@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
package/package.json CHANGED
@@ -1,60 +1,16 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-charts@*",
3
- "_id": "@syncfusion/ej2-angular-charts@29.2.4",
4
- "_inBundle": false,
5
- "_integrity": "sha512-6Cux7dDet0bLe57BardWyDsqquKhIwohgLj/VjTE3Rg/vtM8s/mbkevKFG6nNZUkC8tU5CJyghvwzPS9w4jCaQ==",
6
- "_location": "/@syncfusion/ej2-angular-charts",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-angular-charts@*",
12
- "name": "@syncfusion/ej2-angular-charts",
13
- "escapedName": "@syncfusion%2fej2-angular-charts",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-charts/-/ej2-angular-charts-29.2.4.tgz",
23
- "_shasum": "8cc3b1638fd6f7aca1814126681136eadcadbae0",
24
- "_spec": "@syncfusion/ej2-angular-charts@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_29.1.1/ivypackages/included",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
2
+ "name": "@syncfusion/ej2-angular-charts",
3
+ "version": "29.2.8-ngcc",
4
+ "description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular",
5
+ "author": "Syncfusion Inc.",
6
+ "license": "SEE LICENSE IN license",
7
+ "schematics": "./schematics/collection.json",
33
8
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~29.2.4",
35
9
  "@syncfusion/ej2-base": "~29.2.4",
36
- "@syncfusion/ej2-charts": "29.2.5"
37
- },
38
- "deprecated": false,
39
- "description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular",
40
- "es2020": "fesm2020/syncfusion-ej2-angular-charts.mjs",
41
- "esm2020": "esm2020/syncfusion-ej2-angular-charts.mjs",
42
- "exports": {
43
- "./package.json": {
44
- "default": "./package.json"
45
- },
46
- ".": {
47
- "types": "./syncfusion-ej2-angular-charts.d.ts",
48
- "esm2020": "./esm2020/syncfusion-ej2-angular-charts.mjs",
49
- "es2020": "./fesm2020/syncfusion-ej2-angular-charts.mjs",
50
- "es2015": "./fesm2015/syncfusion-ej2-angular-charts.mjs",
51
- "node": "./fesm2015/syncfusion-ej2-angular-charts.mjs",
52
- "default": "./fesm2020/syncfusion-ej2-angular-charts.mjs"
53
- }
10
+ "@syncfusion/ej2-angular-base": "~29.2.4",
11
+ "@syncfusion/ej2-charts": "29.2.8"
54
12
  },
55
- "fesm2015": "fesm2015/syncfusion-ej2-angular-charts.mjs",
56
- "fesm2020": "fesm2020/syncfusion-ej2-angular-charts.mjs",
57
- "homepage": "https://www.syncfusion.com/angular-components",
13
+ "devDependencies": {},
58
14
  "keywords": [
59
15
  "angular",
60
16
  "angular-charts",
@@ -71,15 +27,15 @@
71
27
  "angular-chart3d",
72
28
  "angular-circularchart3d"
73
29
  ],
74
- "license": "SEE LICENSE IN license",
75
- "module": "fesm2015/syncfusion-ej2-angular-charts.mjs",
76
- "name": "@syncfusion/ej2-angular-charts",
77
30
  "repository": {
78
31
  "type": "git",
79
- "url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
32
+ "url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
80
33
  },
81
- "schematics": "./schematics/collection.json",
82
34
  "sideEffects": false,
83
- "typings": "syncfusion-ej2-angular-charts.d.ts",
84
- "version": "29.2.5"
35
+ "main": "dist/ej2-angular-charts.umd.js",
36
+ "module": "@syncfusion/ej2-angular-charts.es5.js",
37
+ "es2015": "@syncfusion/ej2-angular-charts.js",
38
+ "typings": "ej2-angular-charts.d.ts",
39
+ "metadata": "ej2-angular-charts.metadata.json",
40
+ "homepage": "https://www.syncfusion.com/angular-components"
85
41
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-charts";
2
- export declare const pkgVer = "^29.2.4";
2
+ export declare const pkgVer = "^29.2.5";
3
3
  export declare const moduleName = "ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule, BulletChartModule, Chart3DModule, CircularChart3DModule";
4
- export declare const themeVer = "~29.2.4";
4
+ export declare const themeVer = "~29.2.5";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-charts';
4
- exports.pkgVer = '^29.2.5';
4
+ exports.pkgVer = '^29.2.8';
5
5
  exports.moduleName = 'ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule, BulletChartModule, Chart3DModule, CircularChart3DModule';
6
- exports.themeVer = '~29.2.5';
6
+ exports.themeVer = '~29.2.8';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-charts';
2
- export const pkgVer = '^29.2.5';
2
+ export const pkgVer = '^29.2.8';
3
3
  export const moduleName = 'ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule, BulletChartModule, Chart3DModule, CircularChart3DModule';
4
- export const themeVer = '~29.2.5';
4
+ export const themeVer = '~29.2.8';
@@ -1,7 +1,4 @@
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 "./accumulationchart.module";
5
2
  export declare const PieSeriesService: ValueProvider;
6
3
  export declare const FunnelSeriesService: ValueProvider;
7
4
  export declare const PyramidSeriesService: ValueProvider;
@@ -15,7 +12,4 @@ export declare const AccumulationAnnotationService: ValueProvider;
15
12
  * NgModule definition for the AccumulationChart component with providers.
16
13
  */
17
14
  export declare class AccumulationChartAllModule {
18
- static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationChartAllModule, never>;
19
- static ɵmod: i0.ɵɵNgModuleDeclaration<AccumulationChartAllModule, never, [typeof i1.CommonModule, typeof i2.AccumulationChartModule], [typeof i2.AccumulationChartModule]>;
20
- static ɵinj: i0.ɵɵInjectorDeclaration<AccumulationChartAllModule>;
21
15
  }
@@ -3,7 +3,6 @@ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { AccumulationChart } from '@syncfusion/ej2-charts';
4
4
  import { AccumulationSeriesCollectionDirective } from './series.directive';
5
5
  import { AccumulationAnnotationsDirective } from './annotations.directive';
6
- import * as i0 from "@angular/core";
7
6
  export declare const inputs: string[];
8
7
  export declare const outputs: string[];
9
8
  export declare const twoWays: string[];
@@ -56,6 +55,4 @@ export declare class AccumulationChartComponent extends AccumulationChart implem
56
55
  ngAfterContentChecked(): void;
57
56
  registerEvents: (eventList: string[]) => void;
58
57
  addTwoWay: (propList: string[]) => void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationChartComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<AccumulationChartComponent, "ejs-accumulationchart", never, { "accessibility": "accessibility"; "allowExport": "allowExport"; "annotations": "annotations"; "background": "background"; "backgroundImage": "backgroundImage"; "border": "border"; "center": "center"; "centerLabel": "centerLabel"; "currencyCode": "currencyCode"; "dataSource": "dataSource"; "enableAnimation": "enableAnimation"; "enableBorderOnMouseMove": "enableBorderOnMouseMove"; "enableExport": "enableExport"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSmartLabels": "enableSmartLabels"; "focusBorderColor": "focusBorderColor"; "focusBorderMargin": "focusBorderMargin"; "focusBorderWidth": "focusBorderWidth"; "height": "height"; "highlightColor": "highlightColor"; "highlightMode": "highlightMode"; "highlightPattern": "highlightPattern"; "isMultiSelect": "isMultiSelect"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "selectedDataIndexes": "selectedDataIndexes"; "selectionMode": "selectionMode"; "selectionPattern": "selectionPattern"; "series": "series"; "subTitle": "subTitle"; "subTitleStyle": "subTitleStyle"; "theme": "theme"; "title": "title"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "useGroupingSeparator": "useGroupingSeparator"; "width": "width"; }, { "afterExport": "afterExport"; "animationComplete": "animationComplete"; "annotationRender": "annotationRender"; "beforeExport": "beforeExport"; "beforePrint": "beforePrint"; "beforeResize": "beforeResize"; "chartDoubleClick": "chartDoubleClick"; "chartMouseClick": "chartMouseClick"; "chartMouseDown": "chartMouseDown"; "chartMouseLeave": "chartMouseLeave"; "chartMouseMove": "chartMouseMove"; "chartMouseUp": "chartMouseUp"; "legendClick": "legendClick"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "pointClick": "pointClick"; "pointMove": "pointMove"; "pointRender": "pointRender"; "resized": "resized"; "selectionComplete": "selectionComplete"; "seriesRender": "seriesRender"; "textRender": "textRender"; "tooltipRender": "tooltipRender"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childSeries", "childAnnotations"], never>;
61
58
  }
@@ -1,13 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./accumulationchart.component";
3
- import * as i2 from "./series.directive";
4
- import * as i3 from "./annotations.directive";
5
- import * as i4 from "@angular/common";
6
1
  /**
7
2
  * NgModule definition for the AccumulationChart component.
8
3
  */
9
4
  export declare class AccumulationChartModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationChartModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<AccumulationChartModule, [typeof i1.AccumulationChartComponent, typeof i2.AccumulationSeriesDirective, typeof i2.AccumulationSeriesCollectionDirective, typeof i3.AccumulationAnnotationDirective, typeof i3.AccumulationAnnotationsDirective], [typeof i4.CommonModule], [typeof i1.AccumulationChartComponent, typeof i2.AccumulationSeriesDirective, typeof i2.AccumulationSeriesCollectionDirective, typeof i3.AccumulationAnnotationDirective, typeof i3.AccumulationAnnotationsDirective]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<AccumulationChartModule>;
13
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
  * AccumulationAnnotations Directive
6
5
  * ```html
@@ -32,7 +31,7 @@ export declare class AccumulationAnnotationDirective extends ComplexBase<Accumul
32
31
  * * Far - Aligns the annotation element to the bottom side.
33
32
  * * Center - Aligns the annotation element to the midpoint.
34
33
  * @default 'Center'
35
- * @deprecated
34
+
36
35
  */
37
36
  horizontalAlignment: any;
38
37
  /**
@@ -50,7 +49,7 @@ export declare class AccumulationAnnotationDirective extends ComplexBase<Accumul
50
49
  * * Bottom - Aligns the annotation element to the bottom side.
51
50
  * * Middle - Aligns the annotation element to the midpoint.
52
51
  * @default 'Middle'
53
- * @deprecated
52
+
54
53
  */
55
54
  verticalAlignment: any;
56
55
  /**
@@ -71,8 +70,6 @@ export declare class AccumulationAnnotationDirective extends ComplexBase<Accumul
71
70
  */
72
71
  content: any;
73
72
  constructor(viewContainerRef: ViewContainerRef);
74
- static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationAnnotationDirective, never>;
75
- static ɵdir: i0.ɵɵDirectiveDeclaration<AccumulationAnnotationDirective, "e-accumulation-annotations>e-accumulation-annotation", never, { "content": "content"; "coordinateUnits": "coordinateUnits"; "description": "description"; "horizontalAlignment": "horizontalAlignment"; "region": "region"; "verticalAlignment": "verticalAlignment"; "x": "x"; "y": "y"; }, {}, ["content"]>;
76
73
  }
77
74
  /**
78
75
  * AccumulationAnnotation Array Directive
@@ -80,6 +77,4 @@ export declare class AccumulationAnnotationDirective extends ComplexBase<Accumul
80
77
  */
81
78
  export declare class AccumulationAnnotationsDirective extends ArrayBase<AccumulationAnnotationsDirective> {
82
79
  constructor();
83
- static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationAnnotationsDirective, never>;
84
- static ɵdir: i0.ɵɵDirectiveDeclaration<AccumulationAnnotationsDirective, "ej-accumulationchart>e-accumulation-annotations", never, {}, {}, ["children"]>;
85
80
  }
@@ -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
  * AccumulationSeries Directive
6
5
  * ```html
@@ -235,8 +234,6 @@ export declare class AccumulationSeriesDirective extends ComplexBase<Accumulatio
235
234
  yName: any;
236
235
  dataLabel_template: any;
237
236
  constructor(viewContainerRef: ViewContainerRef);
238
- static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationSeriesDirective, never>;
239
- static ɵdir: i0.ɵɵDirectiveDeclaration<AccumulationSeriesDirective, "e-accumulation-series-collection>e-accumulation-series", never, { "accessibility": "accessibility"; "animation": "animation"; "applyPattern": "applyPattern"; "border": "border"; "borderRadius": "borderRadius"; "dashArray": "dashArray"; "dataLabel": "dataLabel"; "dataSource": "dataSource"; "emptyPointSettings": "emptyPointSettings"; "enableTooltip": "enableTooltip"; "endAngle": "endAngle"; "explode": "explode"; "explodeAll": "explodeAll"; "explodeIndex": "explodeIndex"; "explodeOffset": "explodeOffset"; "funnelMode": "funnelMode"; "gapRatio": "gapRatio"; "groupMode": "groupMode"; "groupTo": "groupTo"; "height": "height"; "innerRadius": "innerRadius"; "legendImageUrl": "legendImageUrl"; "legendShape": "legendShape"; "name": "name"; "neckHeight": "neckHeight"; "neckWidth": "neckWidth"; "opacity": "opacity"; "palettes": "palettes"; "pointColorMapping": "pointColorMapping"; "pyramidMode": "pyramidMode"; "query": "query"; "radius": "radius"; "selectionStyle": "selectionStyle"; "startAngle": "startAngle"; "tooltipMappingName": "tooltipMappingName"; "type": "type"; "visible": "visible"; "width": "width"; "xName": "xName"; "yName": "yName"; }, {}, ["dataLabel_template"]>;
240
237
  }
241
238
  /**
242
239
  * AccumulationSeries Array Directive
@@ -244,6 +241,4 @@ export declare class AccumulationSeriesDirective extends ComplexBase<Accumulatio
244
241
  */
245
242
  export declare class AccumulationSeriesCollectionDirective extends ArrayBase<AccumulationSeriesCollectionDirective> {
246
243
  constructor();
247
- static ɵfac: i0.ɵɵFactoryDeclaration<AccumulationSeriesCollectionDirective, never>;
248
- static ɵdir: i0.ɵɵDirectiveDeclaration<AccumulationSeriesCollectionDirective, "ej-accumulationchart>e-accumulation-series-collection", never, {}, {}, ["children"]>;
249
244
  }
@@ -1,14 +1,8 @@
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 "./bulletchart.module";
5
2
  export declare const BulletTooltipService: ValueProvider;
6
3
  export declare const BulletChartLegendService: ValueProvider;
7
4
  /**
8
5
  * NgModule definition for the BulletChart component with providers.
9
6
  */
10
7
  export declare class BulletChartAllModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<BulletChartAllModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<BulletChartAllModule, never, [typeof i1.CommonModule, typeof i2.BulletChartModule], [typeof i2.BulletChartModule]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<BulletChartAllModule>;
14
8
  }
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@a
2
2
  import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { BulletChart } from '@syncfusion/ej2-charts';
4
4
  import { BulletRangeCollectionDirective } from './ranges.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[];
@@ -36,6 +35,4 @@ export declare class BulletChartComponent extends BulletChart implements ICompon
36
35
  ngAfterContentChecked(): void;
37
36
  registerEvents: (eventList: string[]) => void;
38
37
  addTwoWay: (propList: string[]) => void;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<BulletChartComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<BulletChartComponent, "ejs-bulletchart", never, { "animation": "animation"; "border": "border"; "categoryField": "categoryField"; "categoryLabelStyle": "categoryLabelStyle"; "dataLabel": "dataLabel"; "dataSource": "dataSource"; "enableGroupSeparator": "enableGroupSeparator"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "height": "height"; "interval": "interval"; "labelFormat": "labelFormat"; "labelPosition": "labelPosition"; "labelStyle": "labelStyle"; "legendSettings": "legendSettings"; "locale": "locale"; "majorTickLines": "majorTickLines"; "margin": "margin"; "maximum": "maximum"; "minimum": "minimum"; "minorTickLines": "minorTickLines"; "minorTicksPerInterval": "minorTicksPerInterval"; "opposedPosition": "opposedPosition"; "orientation": "orientation"; "query": "query"; "ranges": "ranges"; "subtitle": "subtitle"; "subtitleStyle": "subtitleStyle"; "tabIndex": "tabIndex"; "targetColor": "targetColor"; "targetField": "targetField"; "targetTypes": "targetTypes"; "targetWidth": "targetWidth"; "theme": "theme"; "tickPosition": "tickPosition"; "title": "title"; "titlePosition": "titlePosition"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "type": "type"; "valueBorder": "valueBorder"; "valueField": "valueField"; "valueFill": "valueFill"; "valueHeight": "valueHeight"; "width": "width"; }, { "beforePrint": "beforePrint"; "bulletChartMouseClick": "bulletChartMouseClick"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "tooltipRender": "tooltipRender"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childRanges"], never>;
41
38
  }
@@ -1,12 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./bulletchart.component";
3
- import * as i2 from "./ranges.directive";
4
- import * as i3 from "@angular/common";
5
1
  /**
6
2
  * NgModule definition for the BulletChart component.
7
3
  */
8
4
  export declare class BulletChartModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<BulletChartModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<BulletChartModule, [typeof i1.BulletChartComponent, typeof i2.BulletRangeDirective, typeof i2.BulletRangeCollectionDirective], [typeof i3.CommonModule], [typeof i1.BulletChartComponent, typeof i2.BulletRangeDirective, typeof i2.BulletRangeCollectionDirective]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<BulletChartModule>;
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
  * BulletRange Directive
6
5
  * ```html
@@ -59,8 +58,6 @@ export declare class BulletRangeDirective extends ComplexBase<BulletRangeDirecti
59
58
  */
60
59
  shape: any;
61
60
  constructor(viewContainerRef: ViewContainerRef);
62
- static ɵfac: i0.ɵɵFactoryDeclaration<BulletRangeDirective, never>;
63
- static ɵdir: i0.ɵɵDirectiveDeclaration<BulletRangeDirective, "e-bullet-range-collection>e-bullet-range", never, { "color": "color"; "end": "end"; "index": "index"; "legendImageUrl": "legendImageUrl"; "name": "name"; "opacity": "opacity"; "shape": "shape"; }, {}, never>;
64
61
  }
65
62
  /**
66
63
  * BulletRange Array Directive
@@ -68,6 +65,4 @@ export declare class BulletRangeDirective extends ComplexBase<BulletRangeDirecti
68
65
  */
69
66
  export declare class BulletRangeCollectionDirective extends ArrayBase<BulletRangeCollectionDirective> {
70
67
  constructor();
71
- static ɵfac: i0.ɵɵFactoryDeclaration<BulletRangeCollectionDirective, never>;
72
- static ɵdir: i0.ɵɵDirectiveDeclaration<BulletRangeCollectionDirective, "ej-bulletchart>e-bullet-range-collection", never, {}, {}, ["children"]>;
73
68
  }
@@ -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
@@ -25,7 +24,7 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
25
24
  /**
26
25
  * A description for the annotation that provides additional information about its content for screen readers.
27
26
  * @default null
28
- * @deprecated
27
+
29
28
  */
30
29
  description: any;
31
30
  /**
@@ -35,7 +34,7 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
35
34
  * * Far - Aligns the annotation element to the right side.
36
35
  * * Center - Aligns the annotation element to the midpoint.
37
36
  * @default 'Center'
38
- * @deprecated
37
+
39
38
  */
40
39
  horizontalAlignment: any;
41
40
  /**
@@ -53,7 +52,7 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
53
52
  * * Bottom - Aligns the annotation element to the bottom side.
54
53
  * * Middle - Aligns the annotation element to the midpoint.
55
54
  * @default 'Middle'
56
- * @deprecated
55
+
57
56
  */
58
57
  verticalAlignment: any;
59
58
  /**
@@ -87,8 +86,6 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
87
86
  */
88
87
  content: any;
89
88
  constructor(viewContainerRef: ViewContainerRef);
90
- static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationDirective, never>;
91
- static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationDirective, "e-annotations>e-annotation", never, { "accessibility": "accessibility"; "content": "content"; "coordinateUnits": "coordinateUnits"; "description": "description"; "horizontalAlignment": "horizontalAlignment"; "region": "region"; "verticalAlignment": "verticalAlignment"; "x": "x"; "xAxisName": "xAxisName"; "y": "y"; "yAxisName": "yAxisName"; }, {}, ["content"]>;
92
89
  }
93
90
  /**
94
91
  * Annotation Array Directive
@@ -96,6 +93,4 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
96
93
  */
97
94
  export declare class AnnotationsDirective extends ArrayBase<AnnotationsDirective> {
98
95
  constructor();
99
- static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationsDirective, never>;
100
- static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationsDirective, "ejs-chart>e-annotations", never, {}, {}, ["children"]>;
101
96
  }
@@ -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
@@ -294,7 +293,7 @@ export declare class AxisDirective extends ComplexBase<AxisDirective> {
294
293
  /**
295
294
  * Specifies the format type to be used in date-time formatting.
296
295
  * @default 'DateTime'
297
- * @deprecated
296
+
298
297
  */
299
298
  skeletonType: any;
300
299
  /**
@@ -379,8 +378,6 @@ export declare class AxisDirective extends ComplexBase<AxisDirective> {
379
378
  */
380
379
  zoomPosition: any;
381
380
  constructor(viewContainerRef: ViewContainerRef);
382
- static ɵfac: i0.ɵɵFactoryDeclaration<AxisDirective, never>;
383
- static ɵdir: i0.ɵɵDirectiveDeclaration<AxisDirective, "e-axes>e-axis", never, { "border": "border"; "coefficient": "coefficient"; "columnIndex": "columnIndex"; "crossesAt": "crossesAt"; "crossesInAxis": "crossesInAxis"; "crosshairTooltip": "crosshairTooltip"; "description": "description"; "desiredIntervals": "desiredIntervals"; "edgeLabelPlacement": "edgeLabelPlacement"; "enableAutoIntervalOnZooming": "enableAutoIntervalOnZooming"; "enableScrollbarOnZooming": "enableScrollbarOnZooming"; "enableTrim": "enableTrim"; "enableWrap": "enableWrap"; "interval": "interval"; "intervalOffset": "intervalOffset"; "intervalType": "intervalType"; "isIndexed": "isIndexed"; "isInversed": "isInversed"; "labelFormat": "labelFormat"; "labelIntersectAction": "labelIntersectAction"; "labelPadding": "labelPadding"; "labelPlacement": "labelPlacement"; "labelPosition": "labelPosition"; "labelRotation": "labelRotation"; "labelStyle": "labelStyle"; "lineBreakAlignment": "lineBreakAlignment"; "lineStyle": "lineStyle"; "logBase": "logBase"; "majorGridLines": "majorGridLines"; "majorTickLines": "majorTickLines"; "maximum": "maximum"; "maximumLabelWidth": "maximumLabelWidth"; "maximumLabels": "maximumLabels"; "minimum": "minimum"; "minorGridLines": "minorGridLines"; "minorTickLines": "minorTickLines"; "minorTicksPerInterval": "minorTicksPerInterval"; "multiLevelLabels": "multiLevelLabels"; "name": "name"; "opposedPosition": "opposedPosition"; "placeNextToAxisLine": "placeNextToAxisLine"; "plotOffset": "plotOffset"; "plotOffsetBottom": "plotOffsetBottom"; "plotOffsetLeft": "plotOffsetLeft"; "plotOffsetRight": "plotOffsetRight"; "plotOffsetTop": "plotOffsetTop"; "rangePadding": "rangePadding"; "rowIndex": "rowIndex"; "scrollbarSettings": "scrollbarSettings"; "skeleton": "skeleton"; "skeletonType": "skeletonType"; "span": "span"; "startAngle": "startAngle"; "startFromZero": "startFromZero"; "stripLines": "stripLines"; "tabIndex": "tabIndex"; "tickPosition": "tickPosition"; "title": "title"; "titlePadding": "titlePadding"; "titleRotation": "titleRotation"; "titleStyle": "titleStyle"; "valueType": "valueType"; "visible": "visible"; "zoomFactor": "zoomFactor"; "zoomPosition": "zoomPosition"; }, {}, ["childStripLines", "childMultiLevelLabels"]>;
384
381
  }
385
382
  /**
386
383
  * Axis Array Directive
@@ -388,6 +385,4 @@ export declare class AxisDirective extends ComplexBase<AxisDirective> {
388
385
  */
389
386
  export declare class AxesDirective extends ArrayBase<AxesDirective> {
390
387
  constructor();
391
- static ɵfac: i0.ɵɵFactoryDeclaration<AxesDirective, never>;
392
- static ɵdir: i0.ɵɵDirectiveDeclaration<AxesDirective, "ejs-chart>e-axes", never, {}, {}, ["children"]>;
393
388
  }
@@ -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
  * MultiLevelLabels Directive
6
5
  * ```html
@@ -60,8 +59,6 @@ export declare class CategoryDirective extends ComplexBase<CategoryDirective> {
60
59
  */
61
60
  text: any;
62
61
  constructor(viewContainerRef: ViewContainerRef);
63
- static ɵfac: i0.ɵɵFactoryDeclaration<CategoryDirective, never>;
64
- static ɵdir: i0.ɵɵDirectiveDeclaration<CategoryDirective, "e-multilevellabel>e-categories>e-category", never, { "customAttributes": "customAttributes"; "end": "end"; "maximumTextWidth": "maximumTextWidth"; "start": "start"; "text": "text"; "type": "type"; }, {}, never>;
65
62
  }
66
63
  /**
67
64
  * Category Array Directive
@@ -69,6 +66,4 @@ export declare class CategoryDirective extends ComplexBase<CategoryDirective> {
69
66
  */
70
67
  export declare class CategoriesDirective extends ArrayBase<CategoriesDirective> {
71
68
  constructor();
72
- static ɵfac: i0.ɵɵFactoryDeclaration<CategoriesDirective, never>;
73
- static ɵdir: i0.ɵɵDirectiveDeclaration<CategoriesDirective, "e-multilevellabel>e-categories", never, {}, {}, ["children"]>;
74
69
  }
@@ -1,7 +1,4 @@
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 "./chart.module";
5
2
  export declare const LineSeriesService: ValueProvider;
6
3
  export declare const ScatterSeriesService: ValueProvider;
7
4
  export declare const ColumnSeriesService: ValueProvider;
@@ -65,7 +62,4 @@ export declare const HighlightService: ValueProvider;
65
62
  * NgModule definition for the Chart component with providers.
66
63
  */
67
64
  export declare class ChartAllModule {
68
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartAllModule, never>;
69
- static ɵmod: i0.ɵɵNgModuleDeclaration<ChartAllModule, never, [typeof i1.CommonModule, typeof i2.ChartModule], [typeof i2.ChartModule]>;
70
- static ɵinj: i0.ɵɵInjectorDeclaration<ChartAllModule>;
71
65
  }
@@ -9,7 +9,6 @@ import { RangeColorSettingsDirective } from './rangecolorsettings.directive';
9
9
  import { AnnotationsDirective } from './annotations.directive';
10
10
  import { SelectedDataIndexesDirective } from './selecteddataindexes.directive';
11
11
  import { IndicatorsDirective } 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[];
@@ -84,6 +83,4 @@ export declare class ChartComponent extends Chart implements IComponentBase {
84
83
  ngAfterContentChecked(): void;
85
84
  registerEvents: (eventList: string[]) => void;
86
85
  addTwoWay: (propList: string[]) => void;
87
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartComponent, never>;
88
- static ɵcmp: i0.ɵɵComponentDeclaration<ChartComponent, "ejs-chart", never, { "accessibility": "accessibility"; "allowExport": "allowExport"; "allowMultiSelection": "allowMultiSelection"; "annotations": "annotations"; "axes": "axes"; "background": "background"; "backgroundImage": "backgroundImage"; "border": "border"; "chartArea": "chartArea"; "columns": "columns"; "crosshair": "crosshair"; "currencyCode": "currencyCode"; "dataSource": "dataSource"; "description": "description"; "enableAnimation": "enableAnimation"; "enableAutoIntervalOnBothAxis": "enableAutoIntervalOnBothAxis"; "enableCanvas": "enableCanvas"; "enableExport": "enableExport"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableSideBySidePlacement": "enableSideBySidePlacement"; "focusBorderColor": "focusBorderColor"; "focusBorderMargin": "focusBorderMargin"; "focusBorderWidth": "focusBorderWidth"; "height": "height"; "highlightColor": "highlightColor"; "highlightMode": "highlightMode"; "highlightPattern": "highlightPattern"; "indicators": "indicators"; "isMultiSelect": "isMultiSelect"; "isTransposed": "isTransposed"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "palettes": "palettes"; "primaryXAxis": "primaryXAxis"; "primaryYAxis": "primaryYAxis"; "rangeColorSettings": "rangeColorSettings"; "rows": "rows"; "selectedDataIndexes": "selectedDataIndexes"; "selectionMode": "selectionMode"; "selectionPattern": "selectionPattern"; "series": "series"; "stackLabels": "stackLabels"; "subTitle": "subTitle"; "subTitleStyle": "subTitleStyle"; "tabIndex": "tabIndex"; "theme": "theme"; "title": "title"; "titleStyle": "titleStyle"; "tooltip": "tooltip"; "useGroupingSeparator": "useGroupingSeparator"; "width": "width"; "zoomSettings": "zoomSettings"; }, { "afterExport": "afterExport"; "animationComplete": "animationComplete"; "annotationRender": "annotationRender"; "axisLabelClick": "axisLabelClick"; "axisLabelRender": "axisLabelRender"; "axisMultiLabelRender": "axisMultiLabelRender"; "axisRangeCalculated": "axisRangeCalculated"; "beforeExport": "beforeExport"; "beforePrint": "beforePrint"; "beforeResize": "beforeResize"; "chartDoubleClick": "chartDoubleClick"; "chartMouseClick": "chartMouseClick"; "chartMouseDown": "chartMouseDown"; "chartMouseLeave": "chartMouseLeave"; "chartMouseMove": "chartMouseMove"; "chartMouseUp": "chartMouseUp"; "drag": "drag"; "dragComplete": "dragComplete"; "dragEnd": "dragEnd"; "dragStart": "dragStart"; "legendClick": "legendClick"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "multiLevelLabelClick": "multiLevelLabelClick"; "onZooming": "onZooming"; "pointClick": "pointClick"; "pointDoubleClick": "pointDoubleClick"; "pointMove": "pointMove"; "pointRender": "pointRender"; "resized": "resized"; "scrollChanged": "scrollChanged"; "scrollEnd": "scrollEnd"; "scrollStart": "scrollStart"; "selectionComplete": "selectionComplete"; "seriesRender": "seriesRender"; "sharedTooltipRender": "sharedTooltipRender"; "textRender": "textRender"; "tooltipRender": "tooltipRender"; "zoomComplete": "zoomComplete"; "dataSourceChange": "dataSourceChange"; }, ["tooltip_template", "childSeries", "childAxes", "childRows", "childColumns", "childRangeColorSettings", "childAnnotations", "childSelectedDataIndexes", "childIndicators"], never>;
89
86
  }
@@ -1,24 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./chart.component";
3
- import * as i2 from "./trendlines.directive";
4
- import * as i3 from "./segments.directive";
5
- import * as i4 from "./series.directive";
6
- import * as i5 from "./striplines.directive";
7
- import * as i6 from "./categories.directive";
8
- import * as i7 from "./multilevellabels.directive";
9
- import * as i8 from "./axes.directive";
10
- import * as i9 from "./rows.directive";
11
- import * as i10 from "./columns.directive";
12
- import * as i11 from "./rangecolorsettings.directive";
13
- import * as i12 from "./annotations.directive";
14
- import * as i13 from "./selecteddataindexes.directive";
15
- import * as i14 from "./indicators.directive";
16
- import * as i15 from "@angular/common";
17
1
  /**
18
2
  * NgModule definition for the Chart component.
19
3
  */
20
4
  export declare class ChartModule {
21
- static ɵfac: i0.ɵɵFactoryDeclaration<ChartModule, never>;
22
- static ɵmod: i0.ɵɵNgModuleDeclaration<ChartModule, [typeof i1.ChartComponent, typeof i2.TrendlineDirective, typeof i2.TrendlinesDirective, typeof i3.SegmentDirective, typeof i3.SegmentsDirective, typeof i4.SeriesDirective, typeof i4.SeriesCollectionDirective, typeof i5.StripLineDirective, typeof i5.StripLinesDirective, typeof i6.CategoryDirective, typeof i6.CategoriesDirective, typeof i7.MultiLevelLabelDirective, typeof i7.MultiLevelLabelsDirective, typeof i8.AxisDirective, typeof i8.AxesDirective, typeof i9.RowDirective, typeof i9.RowsDirective, typeof i10.ColumnDirective, typeof i10.ColumnsDirective, typeof i11.RangeColorSettingDirective, typeof i11.RangeColorSettingsDirective, typeof i12.AnnotationDirective, typeof i12.AnnotationsDirective, typeof i13.SelectedDataIndexDirective, typeof i13.SelectedDataIndexesDirective, typeof i14.IndicatorDirective, typeof i14.IndicatorsDirective], [typeof i15.CommonModule], [typeof i1.ChartComponent, typeof i2.TrendlineDirective, typeof i2.TrendlinesDirective, typeof i3.SegmentDirective, typeof i3.SegmentsDirective, typeof i4.SeriesDirective, typeof i4.SeriesCollectionDirective, typeof i5.StripLineDirective, typeof i5.StripLinesDirective, typeof i6.CategoryDirective, typeof i6.CategoriesDirective, typeof i7.MultiLevelLabelDirective, typeof i7.MultiLevelLabelsDirective, typeof i8.AxisDirective, typeof i8.AxesDirective, typeof i9.RowDirective, typeof i9.RowsDirective, typeof i10.ColumnDirective, typeof i10.ColumnsDirective, typeof i11.RangeColorSettingDirective, typeof i11.RangeColorSettingsDirective, typeof i12.AnnotationDirective, typeof i12.AnnotationsDirective, typeof i13.SelectedDataIndexDirective, typeof i13.SelectedDataIndexesDirective, typeof i14.IndicatorDirective, typeof i14.IndicatorsDirective]>;
23
- static ɵinj: i0.ɵɵInjectorDeclaration<ChartModule>;
24
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
  * Column Directive
6
5
  * ```html
@@ -21,8 +20,6 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
21
20
  */
22
21
  width: any;
23
22
  constructor(viewContainerRef: ViewContainerRef);
24
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "e-columns>e-column", never, { "border": "border"; "width": "width"; }, {}, never>;
26
23
  }
27
24
  /**
28
25
  * Column Array Directive
@@ -30,6 +27,4 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
30
27
  */
31
28
  export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
32
29
  constructor();
33
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
34
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-chart>e-columns", 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
  * Indicator Directive
6
5
  * ```html
@@ -241,8 +240,6 @@ export declare class IndicatorDirective extends ComplexBase<IndicatorDirective>
241
240
  */
242
241
  yAxisName: any;
243
242
  constructor(viewContainerRef: ViewContainerRef);
244
- static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorDirective, never>;
245
- static ɵdir: i0.ɵɵDirectiveDeclaration<IndicatorDirective, "e-indicators>e-indicator", never, { "accessibility": "accessibility"; "animation": "animation"; "bandColor": "bandColor"; "close": "close"; "colorName": "colorName"; "dPeriod": "dPeriod"; "dashArray": "dashArray"; "dataSource": "dataSource"; "enableComplexProperty": "enableComplexProperty"; "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"; "segmentAxis": "segmentAxis"; "segments": "segments"; "seriesName": "seriesName"; "showZones": "showZones"; "slowPeriod": "slowPeriod"; "standardDeviation": "standardDeviation"; "type": "type"; "upperLine": "upperLine"; "visible": "visible"; "volume": "volume"; "width": "width"; "xAxisName": "xAxisName"; "xName": "xName"; "yAxisName": "yAxisName"; }, {}, never>;
246
243
  }
247
244
  /**
248
245
  * Indicator Array Directive
@@ -250,6 +247,4 @@ export declare class IndicatorDirective extends ComplexBase<IndicatorDirective>
250
247
  */
251
248
  export declare class IndicatorsDirective extends ArrayBase<IndicatorsDirective> {
252
249
  constructor();
253
- static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsDirective, never>;
254
- static ɵdir: i0.ɵɵDirectiveDeclaration<IndicatorsDirective, "ej-chart>e-indicators", never, {}, {}, ["children"]>;
255
250
  }
@@ -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
  * MultiLevelLabel Directive
6
5
  * ```html
@@ -48,8 +47,6 @@ export declare class MultiLevelLabelDirective extends ComplexBase<MultiLevelLabe
48
47
  */
49
48
  textStyle: any;
50
49
  constructor(viewContainerRef: ViewContainerRef);
51
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiLevelLabelDirective, never>;
52
- static ɵdir: i0.ɵɵDirectiveDeclaration<MultiLevelLabelDirective, "e-axis>e-multilevellabels>e-multilevellabel", never, { "alignment": "alignment"; "border": "border"; "categories": "categories"; "overflow": "overflow"; "textStyle": "textStyle"; }, {}, ["childCategories"]>;
53
50
  }
54
51
  /**
55
52
  * MultiLevelLabel Array Directive
@@ -57,6 +54,4 @@ export declare class MultiLevelLabelDirective extends ComplexBase<MultiLevelLabe
57
54
  */
58
55
  export declare class MultiLevelLabelsDirective extends ArrayBase<MultiLevelLabelsDirective> {
59
56
  constructor();
60
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiLevelLabelsDirective, never>;
61
- static ɵdir: i0.ɵɵDirectiveDeclaration<MultiLevelLabelsDirective, "e-axis>e-multilevellabels", never, {}, {}, ["children"]>;
62
57
  }
@@ -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
  * RangeColorSetting Directive
6
5
  * ```html
@@ -27,8 +26,6 @@ export declare class RangeColorSettingDirective extends ComplexBase<RangeColorSe
27
26
  */
28
27
  start: any;
29
28
  constructor(viewContainerRef: ViewContainerRef);
30
- static ɵfac: i0.ɵɵFactoryDeclaration<RangeColorSettingDirective, never>;
31
- static ɵdir: i0.ɵɵDirectiveDeclaration<RangeColorSettingDirective, "e-rangecolorsettings>e-rangecolorsetting", never, { "colors": "colors"; "end": "end"; "label": "label"; "start": "start"; }, {}, never>;
32
29
  }
33
30
  /**
34
31
  * RangeColorSetting Array Directive
@@ -36,6 +33,4 @@ export declare class RangeColorSettingDirective extends ComplexBase<RangeColorSe
36
33
  */
37
34
  export declare class RangeColorSettingsDirective extends ArrayBase<RangeColorSettingsDirective> {
38
35
  constructor();
39
- static ɵfac: i0.ɵɵFactoryDeclaration<RangeColorSettingsDirective, never>;
40
- static ɵdir: i0.ɵɵDirectiveDeclaration<RangeColorSettingsDirective, "ejs-chart>e-rangecolorsettings", never, {}, {}, ["children"]>;
41
36
  }
@@ -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 RowDirective extends ComplexBase<RowDirective> {
21
20
  */
22
21
  height: any;
23
22
  constructor(viewContainerRef: ViewContainerRef);
24
- static ɵfac: i0.ɵɵFactoryDeclaration<RowDirective, never>;
25
- static ɵdir: i0.ɵɵDirectiveDeclaration<RowDirective, "e-rows>e-row", never, { "border": "border"; "height": "height"; }, {}, never>;
26
23
  }
27
24
  /**
28
25
  * Row Array Directive
@@ -30,6 +27,4 @@ export declare class RowDirective extends ComplexBase<RowDirective> {
30
27
  */
31
28
  export declare class RowsDirective extends ArrayBase<RowsDirective> {
32
29
  constructor();
33
- static ɵfac: i0.ɵɵFactoryDeclaration<RowsDirective, never>;
34
- static ɵdir: i0.ɵɵDirectiveDeclaration<RowsDirective, "ejs-chart>e-rows", never, {}, {}, ["children"]>;
35
30
  }