@progress/kendo-angular-charts 16.0.0-develop.8 → 16.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/esm2020/chart/axis-defaults/crosshair.component.mjs +3 -3
  2. package/esm2020/chart/axis-defaults/crosshair.tooltip.component.mjs +3 -3
  3. package/esm2020/chart/axis-defaults/labels.component.mjs +3 -3
  4. package/esm2020/chart/axis-defaults/title.component.mjs +3 -3
  5. package/esm2020/chart/axis-defaults.component.mjs +3 -3
  6. package/esm2020/chart/category-axis-item/crosshair.component.mjs +3 -3
  7. package/esm2020/chart/category-axis-item/crosshair.tooltip.component.mjs +3 -3
  8. package/esm2020/chart/category-axis-item/labels.component.mjs +3 -3
  9. package/esm2020/chart/category-axis-item/notes.component.mjs +3 -3
  10. package/esm2020/chart/category-axis-item/notes.icon.component.mjs +3 -3
  11. package/esm2020/chart/category-axis-item/notes.label.component.mjs +3 -3
  12. package/esm2020/chart/category-axis-item/range-labels.component.mjs +3 -3
  13. package/esm2020/chart/category-axis-item/select.component.mjs +3 -3
  14. package/esm2020/chart/category-axis-item/title.component.mjs +3 -3
  15. package/esm2020/chart/category-axis-item.component.mjs +3 -3
  16. package/esm2020/chart/category-axis.component.mjs +3 -3
  17. package/esm2020/chart/chart-area.component.mjs +3 -3
  18. package/esm2020/chart/donut-center-template.directive.mjs +3 -3
  19. package/esm2020/chart/legend/inactive-items.component.mjs +3 -3
  20. package/esm2020/chart/legend/item.component.mjs +3 -3
  21. package/esm2020/chart/legend.component.mjs +3 -3
  22. package/esm2020/chart/pane/title.component.mjs +3 -3
  23. package/esm2020/chart/pane-defaults/title.component.mjs +3 -3
  24. package/esm2020/chart/pane-defaults.component.mjs +3 -3
  25. package/esm2020/chart/pane.component.mjs +3 -3
  26. package/esm2020/chart/panes.component.mjs +3 -3
  27. package/esm2020/chart/plot-area.component.mjs +3 -3
  28. package/esm2020/chart/series-defaults/labels.component.mjs +3 -3
  29. package/esm2020/chart/series-defaults/labels.from.component.mjs +3 -3
  30. package/esm2020/chart/series-defaults/labels.to.component.mjs +3 -3
  31. package/esm2020/chart/series-defaults/notes.component.mjs +3 -3
  32. package/esm2020/chart/series-defaults/notes.icon.component.mjs +3 -3
  33. package/esm2020/chart/series-defaults/notes.label.component.mjs +3 -3
  34. package/esm2020/chart/series-defaults/tooltip.component.mjs +3 -3
  35. package/esm2020/chart/series-defaults.component.mjs +3 -3
  36. package/esm2020/chart/series-drilldown-template.directive.mjs +3 -3
  37. package/esm2020/chart/series-item/error-bars.component.mjs +3 -3
  38. package/esm2020/chart/series-item/extremes.component.mjs +3 -3
  39. package/esm2020/chart/series-item/highlight.component.mjs +3 -3
  40. package/esm2020/chart/series-item/labels.component.mjs +3 -3
  41. package/esm2020/chart/series-item/labels.from.component.mjs +3 -3
  42. package/esm2020/chart/series-item/labels.to.component.mjs +3 -3
  43. package/esm2020/chart/series-item/markers.component.mjs +3 -3
  44. package/esm2020/chart/series-item/notes.component.mjs +3 -3
  45. package/esm2020/chart/series-item/notes.icon.component.mjs +3 -3
  46. package/esm2020/chart/series-item/notes.label.component.mjs +3 -3
  47. package/esm2020/chart/series-item/outliers.component.mjs +3 -3
  48. package/esm2020/chart/series-item/tooltip.component.mjs +3 -3
  49. package/esm2020/chart/series-item/trendline.component.mjs +3 -3
  50. package/esm2020/chart/series-item/trendline.forecast.component.mjs +3 -3
  51. package/esm2020/chart/series-item.component.mjs +3 -3
  52. package/esm2020/chart/series.component.mjs +3 -3
  53. package/esm2020/chart/subtitle.component.mjs +3 -3
  54. package/esm2020/chart/title.component.mjs +3 -3
  55. package/esm2020/chart/tooltip/base-tooltip.mjs +3 -3
  56. package/esm2020/chart/tooltip/crosshair-tooltip.component.mjs +3 -3
  57. package/esm2020/chart/tooltip/crosshair-tooltips-container.component.mjs +3 -3
  58. package/esm2020/chart/tooltip/series-tooltip-template.directive.mjs +3 -3
  59. package/esm2020/chart/tooltip/shared-tooltip-template.directive.mjs +3 -3
  60. package/esm2020/chart/tooltip/tooltip-popup.component.mjs +3 -3
  61. package/esm2020/chart/tooltip.component.mjs +3 -3
  62. package/esm2020/chart/value-axis-item/crosshair.component.mjs +3 -3
  63. package/esm2020/chart/value-axis-item/crosshair.tooltip.component.mjs +3 -3
  64. package/esm2020/chart/value-axis-item/labels.component.mjs +3 -3
  65. package/esm2020/chart/value-axis-item/notes.component.mjs +3 -3
  66. package/esm2020/chart/value-axis-item/notes.icon.component.mjs +3 -3
  67. package/esm2020/chart/value-axis-item/notes.label.component.mjs +3 -3
  68. package/esm2020/chart/value-axis-item/title.component.mjs +3 -3
  69. package/esm2020/chart/value-axis-item.component.mjs +3 -3
  70. package/esm2020/chart/value-axis.component.mjs +3 -3
  71. package/esm2020/chart/x-axis-item/crosshair.component.mjs +3 -3
  72. package/esm2020/chart/x-axis-item/crosshair.tooltip.component.mjs +3 -3
  73. package/esm2020/chart/x-axis-item/labels.component.mjs +3 -3
  74. package/esm2020/chart/x-axis-item/notes.component.mjs +3 -3
  75. package/esm2020/chart/x-axis-item/notes.icon.component.mjs +3 -3
  76. package/esm2020/chart/x-axis-item/notes.label.component.mjs +3 -3
  77. package/esm2020/chart/x-axis-item/title.component.mjs +3 -3
  78. package/esm2020/chart/x-axis-item.component.mjs +3 -3
  79. package/esm2020/chart/x-axis.component.mjs +3 -3
  80. package/esm2020/chart/y-axis-item/crosshair.component.mjs +3 -3
  81. package/esm2020/chart/y-axis-item/crosshair.tooltip.component.mjs +3 -3
  82. package/esm2020/chart/y-axis-item/labels.component.mjs +3 -3
  83. package/esm2020/chart/y-axis-item/notes.component.mjs +3 -3
  84. package/esm2020/chart/y-axis-item/notes.icon.component.mjs +3 -3
  85. package/esm2020/chart/y-axis-item/notes.label.component.mjs +3 -3
  86. package/esm2020/chart/y-axis-item/title.component.mjs +3 -3
  87. package/esm2020/chart/y-axis-item.component.mjs +3 -3
  88. package/esm2020/chart/y-axis.component.mjs +3 -3
  89. package/esm2020/chart/zoomable.component.mjs +3 -3
  90. package/esm2020/chart-breadcrumb.component.mjs +3 -3
  91. package/esm2020/chart.component.mjs +3 -3
  92. package/esm2020/chart.module.mjs +4 -4
  93. package/esm2020/charts.module.mjs +4 -4
  94. package/esm2020/common/collection-item.component.mjs +3 -3
  95. package/esm2020/common/collection.component.mjs +3 -3
  96. package/esm2020/common/collection.service.mjs +3 -3
  97. package/esm2020/common/configuration.service.mjs +3 -3
  98. package/esm2020/common/prefix-configuration.service.mjs +3 -3
  99. package/esm2020/common/root-configuration.service.mjs +3 -3
  100. package/esm2020/common/settings.component.mjs +3 -3
  101. package/esm2020/common/theme.service.mjs +11 -6
  102. package/esm2020/common/tooltip-template.service.mjs +3 -3
  103. package/esm2020/events/base-event.mjs +3 -3
  104. package/esm2020/events/preventable-event.mjs +3 -3
  105. package/esm2020/package-metadata.mjs +2 -2
  106. package/esm2020/sankey/data-binding/flat-binding.directive.mjs +6 -6
  107. package/esm2020/sankey/labels.component.mjs +5 -5
  108. package/esm2020/sankey/legend.component.mjs +3 -3
  109. package/esm2020/sankey/links.component.mjs +5 -5
  110. package/esm2020/sankey/localization/custom-messages.component.mjs +10 -5
  111. package/esm2020/sankey/localization/localized-messages.directive.mjs +3 -3
  112. package/esm2020/sankey/localization/messages.mjs +3 -3
  113. package/esm2020/sankey/nodes.component.mjs +5 -5
  114. package/esm2020/sankey/title.component.mjs +3 -3
  115. package/esm2020/sankey/tooltip/link-tooltip-template.directive.mjs +3 -3
  116. package/esm2020/sankey/tooltip/node-tooltip-template.directive.mjs +3 -3
  117. package/esm2020/sankey/tooltip/square-symbol.directive.mjs +3 -3
  118. package/esm2020/sankey/tooltip/tooltip-popup.component.mjs +3 -3
  119. package/esm2020/sankey/tooltip/tooltip-template.service.mjs +3 -3
  120. package/esm2020/sankey/tooltip.component.mjs +3 -3
  121. package/esm2020/sankey.component.mjs +3 -3
  122. package/esm2020/sankey.module.mjs +4 -4
  123. package/esm2020/sparkline.component.mjs +3 -3
  124. package/esm2020/sparkline.module.mjs +4 -4
  125. package/esm2020/stock-chart/navigator/category-axis/crosshair.component.mjs +3 -3
  126. package/esm2020/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +3 -3
  127. package/esm2020/stock-chart/navigator/category-axis/labels.component.mjs +3 -3
  128. package/esm2020/stock-chart/navigator/category-axis/notes.component.mjs +3 -3
  129. package/esm2020/stock-chart/navigator/category-axis/notes.icon.component.mjs +3 -3
  130. package/esm2020/stock-chart/navigator/category-axis/notes.label.component.mjs +3 -3
  131. package/esm2020/stock-chart/navigator/category-axis/select.component.mjs +3 -3
  132. package/esm2020/stock-chart/navigator/category-axis/title.component.mjs +3 -3
  133. package/esm2020/stock-chart/navigator/category-axis.component.mjs +3 -3
  134. package/esm2020/stock-chart/navigator/hint.component.mjs +3 -3
  135. package/esm2020/stock-chart/navigator/pane/title.component.mjs +3 -3
  136. package/esm2020/stock-chart/navigator/pane.component.mjs +3 -3
  137. package/esm2020/stock-chart/navigator/select.component.mjs +3 -3
  138. package/esm2020/stock-chart/navigator/series-item/error-bars.component.mjs +3 -3
  139. package/esm2020/stock-chart/navigator/series-item/extremes.component.mjs +3 -3
  140. package/esm2020/stock-chart/navigator/series-item/highlight.component.mjs +3 -3
  141. package/esm2020/stock-chart/navigator/series-item/labels.component.mjs +3 -3
  142. package/esm2020/stock-chart/navigator/series-item/labels.from.component.mjs +3 -3
  143. package/esm2020/stock-chart/navigator/series-item/labels.to.component.mjs +3 -3
  144. package/esm2020/stock-chart/navigator/series-item/markers.component.mjs +3 -3
  145. package/esm2020/stock-chart/navigator/series-item/notes.component.mjs +3 -3
  146. package/esm2020/stock-chart/navigator/series-item/notes.icon.component.mjs +3 -3
  147. package/esm2020/stock-chart/navigator/series-item/notes.label.component.mjs +3 -3
  148. package/esm2020/stock-chart/navigator/series-item/outliers.component.mjs +3 -3
  149. package/esm2020/stock-chart/navigator/series-item/tooltip.component.mjs +3 -3
  150. package/esm2020/stock-chart/navigator/series-item.component.mjs +3 -3
  151. package/esm2020/stock-chart/navigator/series.component.mjs +3 -3
  152. package/esm2020/stock-chart/navigator.component.mjs +3 -3
  153. package/esm2020/stock-chart.component.mjs +3 -3
  154. package/esm2020/stock-chart.module.mjs +4 -4
  155. package/fesm2015/progress-kendo-angular-charts.mjs +490 -521
  156. package/fesm2020/progress-kendo-angular-charts.mjs +490 -521
  157. package/package.json +8 -8
  158. package/sankey/labels.component.d.ts +2 -2
  159. package/sankey/links.component.d.ts +2 -2
  160. package/sankey/localization/custom-messages.component.d.ts +7 -2
  161. package/sankey/nodes.component.d.ts +2 -2
  162. package/esm2020/sankey/data-binding/create-sankey-data.mjs +0 -44
  163. package/sankey/data-binding/create-sankey-data.d.ts +0 -9
@@ -16,9 +16,9 @@ export class ValueAxisNotesLabelComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisNotesLabelComponent, selector: "kendo-chart-value-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
19
+ ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisNotesLabelComponent, selector: "kendo-chart-value-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class ValueAxisTitleComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisTitleComponent, selector: "kendo-chart-value-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
19
+ ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisTitleComponent, selector: "kendo-chart-value-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -19,9 +19,9 @@ export class ValueAxisItemComponent extends CollectionItemComponent {
19
19
  this.collectionService = collectionService;
20
20
  }
21
21
  }
22
- ValueAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
23
- ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisItemComponent, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
22
+ ValueAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
23
+ ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisItemComponent, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -30,9 +30,9 @@ export class ValueAxisComponent extends CollectionComponent {
30
30
  this.collectionService = collectionService;
31
31
  }
32
32
  }
33
- ValueAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
34
- ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisComponent, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisComponent, decorators: [{
33
+ ValueAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
34
+ ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisComponent, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{
38
38
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -18,9 +18,9 @@ export class XAxisCrosshairComponent extends SettingsComponent {
18
18
  this.markAsVisible();
19
19
  }
20
20
  }
21
- XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisCrosshairComponent, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
21
+ XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
+ XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisCrosshairComponent, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -18,9 +18,9 @@ export class XAxisCrosshairTooltipComponent extends SettingsComponent {
18
18
  this.markAsVisible();
19
19
  }
20
20
  }
21
- XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisCrosshairTooltipComponent, selector: "kendo-chart-x-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
21
+ XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
+ XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisCrosshairTooltipComponent, selector: "kendo-chart-x-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class XAxisLabelsComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisLabelsComponent, selector: "kendo-chart-x-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
19
+ XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisLabelsComponent, selector: "kendo-chart-x-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -20,9 +20,9 @@ export class XAxisNotesComponent extends SettingsComponent {
20
20
  this.configurationService = configurationService;
21
21
  }
22
22
  }
23
- XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
24
- XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisNotesComponent, selector: "kendo-chart-x-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesComponent, decorators: [{
23
+ XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
24
+ XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesComponent, selector: "kendo-chart-x-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class XAxisNotesIconComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisNotesIconComponent, selector: "kendo-chart-x-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
19
+ XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesIconComponent, selector: "kendo-chart-x-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class XAxisNotesLabelComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisNotesLabelComponent, selector: "kendo-chart-x-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
19
+ XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesLabelComponent, selector: "kendo-chart-x-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class XAxisTitleComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisTitleComponent, selector: "kendo-chart-x-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisTitleComponent, decorators: [{
19
+ XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisTitleComponent, selector: "kendo-chart-x-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -25,9 +25,9 @@ export class XAxisItemComponent extends CollectionItemComponent {
25
25
  this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
26
26
  }
27
27
  }
28
- XAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
29
- XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisItemComponent, selector: "kendo-chart-x-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisItemComponent, decorators: [{
28
+ XAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
29
+ XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisItemComponent, selector: "kendo-chart-x-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisItemComponent, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -37,9 +37,9 @@ export class XAxisComponent extends CollectionComponent {
37
37
  this.collectionService = collectionService;
38
38
  }
39
39
  }
40
- XAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
41
- XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisComponent, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisComponent, decorators: [{
40
+ XAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
41
+ XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisComponent, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisComponent, decorators: [{
43
43
  type: Component,
44
44
  args: [{
45
45
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -18,9 +18,9 @@ export class YAxisCrosshairComponent extends SettingsComponent {
18
18
  this.markAsVisible();
19
19
  }
20
20
  }
21
- YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisCrosshairComponent, selector: "kendo-chart-y-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
21
+ YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
+ YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisCrosshairComponent, selector: "kendo-chart-y-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -18,9 +18,9 @@ export class YAxisCrosshairTooltipComponent extends SettingsComponent {
18
18
  this.markAsVisible();
19
19
  }
20
20
  }
21
- YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- YAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisCrosshairTooltipComponent, selector: "kendo-chart-y-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
21
+ YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
+ YAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisCrosshairTooltipComponent, selector: "kendo-chart-y-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class YAxisLabelsComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- YAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisLabelsComponent, selector: "kendo-chart-y-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
19
+ YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ YAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisLabelsComponent, selector: "kendo-chart-y-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -17,9 +17,9 @@ export class YAxisNotesComponent extends SettingsComponent {
17
17
  this.configurationService = configurationService;
18
18
  }
19
19
  }
20
- YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- YAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisNotesComponent, selector: "kendo-chart-y-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesComponent, decorators: [{
20
+ YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
+ YAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisNotesComponent, selector: "kendo-chart-y-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisNotesComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class YAxisNotesIconComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- YAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisNotesIconComponent, selector: "kendo-chart-y-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
19
+ YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ YAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisNotesIconComponent, selector: "kendo-chart-y-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class YAxisNotesLabelComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- YAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisNotesLabelComponent, selector: "kendo-chart-y-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
19
+ YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ YAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisNotesLabelComponent, selector: "kendo-chart-y-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class YAxisTitleComponent extends SettingsComponent {
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- YAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisTitleComponent, selector: "kendo-chart-y-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisTitleComponent, decorators: [{
19
+ YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ YAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisTitleComponent, selector: "kendo-chart-y-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -20,9 +20,9 @@ export class YAxisItemComponent extends CollectionItemComponent {
20
20
  this.collectionService = collectionService;
21
21
  }
22
22
  }
23
- YAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
24
- YAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisItemComponent, selector: "kendo-chart-y-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisItemComponent, decorators: [{
23
+ YAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
24
+ YAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisItemComponent, selector: "kendo-chart-y-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisItemComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -37,9 +37,9 @@ export class YAxisComponent extends CollectionComponent {
37
37
  this.collectionService = collectionService;
38
38
  }
39
39
  }
40
- YAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
41
- YAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisComponent, selector: "kendo-chart-y-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: YAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisComponent, decorators: [{
40
+ YAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
41
+ YAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisComponent, selector: "kendo-chart-y-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: YAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisComponent, decorators: [{
43
43
  type: Component,
44
44
  args: [{
45
45
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -24,9 +24,9 @@ export class ZoomableComponent extends SettingsComponent {
24
24
  this.configurationService = configurationService;
25
25
  }
26
26
  }
27
- ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ZoomableComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
28
- ZoomableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ZoomableComponent, selector: "kendo-chart-zoomable", inputs: { mousewheel: "mousewheel", selection: "selection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ZoomableComponent, decorators: [{
27
+ ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ZoomableComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
28
+ ZoomableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ZoomableComponent, selector: "kendo-chart-zoomable", inputs: { mousewheel: "mousewheel", selection: "selection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ZoomableComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -64,12 +64,12 @@ export class ChartBreadcrumbComponent {
64
64
  this.items = this.items.slice(0, level + 1);
65
65
  }
66
66
  }
67
- ChartBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
68
- ChartBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ChartBreadcrumbComponent, selector: "kendo-chart-breadcrumb", inputs: { chart: "chart", rootItem: "rootItem" }, viewQueries: [{ propertyName: "breadcrumb", first: true, predicate: ["breadcrumb"], descendants: true, static: true }], exportAs: ["kendoChartBreadcrumb"], usesOnChanges: true, ngImport: i0, template: `
67
+ ChartBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
68
+ ChartBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ChartBreadcrumbComponent, selector: "kendo-chart-breadcrumb", inputs: { chart: "chart", rootItem: "rootItem" }, viewQueries: [{ propertyName: "breadcrumb", first: true, predicate: ["breadcrumb"], descendants: true, static: true }], exportAs: ["kendoChartBreadcrumb"], usesOnChanges: true, ngImport: i0, template: `
69
69
  <kendo-breadcrumb [items]="items" (itemClick)="onItemClick($event)">
70
70
  </kendo-breadcrumb>
71
71
  `, isInline: true, dependencies: [{ kind: "component", type: i1.BreadCrumbComponent, selector: "kendo-breadcrumb", inputs: ["items", "separatorIcon", "separatorSVGIcon", "collapseMode", "size"], outputs: ["itemClick"], exportAs: ["kendoBreadCrumb"] }] });
72
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
72
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
73
73
  type: Component,
74
74
  args: [{
75
75
  exportAs: 'kendoChartBreadcrumb',
@@ -728,8 +728,8 @@ export class ChartComponent {
728
728
  return Boolean(this.localizationService.rtl);
729
729
  }
730
730
  }
731
- ChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
732
- ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ChartComponent, selector: "kendo-chart", inputs: { pannable: "pannable", renderAs: "renderAs", seriesColors: "seriesColors", subtitle: "subtitle", title: "title", transitions: "transitions", zoomable: "zoomable", axisDefaults: "axisDefaults", categoryAxis: "categoryAxis", chartArea: "chartArea", legend: "legend", panes: "panes", paneDefaults: "paneDefaults", plotArea: "plotArea", series: "series", seriesDefaults: "seriesDefaults", tooltip: "tooltip", valueAxis: "valueAxis", xAxis: "xAxis", yAxis: "yAxis", resizeRateLimit: "resizeRateLimit", popupSettings: "popupSettings", drilldownLevel: "drilldownLevel" }, outputs: { axisLabelClick: "axisLabelClick", drag: "drag", dragEnd: "dragEnd", dragStart: "dragStart", legendItemHover: "legendItemHover", legendItemLeave: "legendItemLeave", noteClick: "noteClick", noteHover: "noteHover", noteLeave: "noteLeave", paneRender: "paneRender", plotAreaClick: "plotAreaClick", plotAreaHover: "plotAreaHover", plotAreaLeave: "plotAreaLeave", render: "render", select: "select", selectEnd: "selectEnd", selectStart: "selectStart", seriesClick: "seriesClick", drilldown: "drilldown", seriesHover: "seriesHover", seriesOver: "seriesOver", seriesLeave: "seriesLeave", zoom: "zoom", zoomEnd: "zoomEnd", zoomStart: "zoomStart", legendItemClick: "legendItemClick", drilldownLevelChange: "drilldownLevelChange" }, providers: [
731
+ ChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
732
+ ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ChartComponent, selector: "kendo-chart", inputs: { pannable: "pannable", renderAs: "renderAs", seriesColors: "seriesColors", subtitle: "subtitle", title: "title", transitions: "transitions", zoomable: "zoomable", axisDefaults: "axisDefaults", categoryAxis: "categoryAxis", chartArea: "chartArea", legend: "legend", panes: "panes", paneDefaults: "paneDefaults", plotArea: "plotArea", series: "series", seriesDefaults: "seriesDefaults", tooltip: "tooltip", valueAxis: "valueAxis", xAxis: "xAxis", yAxis: "yAxis", resizeRateLimit: "resizeRateLimit", popupSettings: "popupSettings", drilldownLevel: "drilldownLevel" }, outputs: { axisLabelClick: "axisLabelClick", drag: "drag", dragEnd: "dragEnd", dragStart: "dragStart", legendItemHover: "legendItemHover", legendItemLeave: "legendItemLeave", noteClick: "noteClick", noteHover: "noteHover", noteLeave: "noteLeave", paneRender: "paneRender", plotAreaClick: "plotAreaClick", plotAreaHover: "plotAreaHover", plotAreaLeave: "plotAreaLeave", render: "render", select: "select", selectEnd: "selectEnd", selectStart: "selectStart", seriesClick: "seriesClick", drilldown: "drilldown", seriesHover: "seriesHover", seriesOver: "seriesOver", seriesLeave: "seriesLeave", zoom: "zoom", zoomEnd: "zoomEnd", zoomStart: "zoomStart", legendItemClick: "legendItemClick", drilldownLevelChange: "drilldownLevelChange" }, providers: [
733
733
  ConfigurationService,
734
734
  TooltipTemplateService,
735
735
  InstanceEventService,
@@ -751,7 +751,7 @@ ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version
751
751
 
752
752
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
753
753
  `, isInline: true, dependencies: [{ kind: "directive", type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i6.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i6.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i7.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: i7.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }, { kind: "component", type: i8.TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: i9.CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartComponent, decorators: [{
754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartComponent, decorators: [{
755
755
  type: Component,
756
756
  args: [{
757
757
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -124,12 +124,12 @@ import * as i90 from "./chart/zoomable.component";
124
124
  */
125
125
  export class ChartModule {
126
126
  }
127
- ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
128
- ChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, declarations: [i1.ChartComponent, i2.TooltipPopupComponent, i3.SeriesTooltipTemplateDirective, i4.SharedTooltipTemplateDirective, i5.CrosshairTooltipsContainerComponent, i6.CrosshairTooltipComponent, i7.DonutCenterTemplateDirective, i8.AxisDefaultsComponent, i9.AxisDefaultsCrosshairComponent, i10.AxisDefaultsCrosshairTooltipComponent, i11.AxisDefaultsLabelsComponent, i12.AxisDefaultsTitleComponent, i13.CategoryAxisComponent, i14.CategoryAxisCrosshairComponent, i15.CategoryAxisCrosshairTooltipComponent, i16.CategoryAxisItemComponent, i17.CategoryAxisLabelsComponent, i18.CategoryAxisRangeLabelsComponent, i19.CategoryAxisNotesComponent, i20.CategoryAxisNotesIconComponent, i21.CategoryAxisNotesLabelComponent, i22.CategoryAxisSelectComponent, i23.CategoryAxisTitleComponent, i24.ChartAreaComponent, i25.ChartBreadcrumbComponent, i26.LegendComponent, i27.LegendInactiveItemsComponent, i28.LegendItemComponent, i29.PaneComponent, i30.PaneDefaultsComponent, i31.PaneDefaultsTitleComponent, i32.PanesComponent, i33.PanesTitleComponent, i34.PlotAreaComponent, i35.SeriesComponent, i36.SeriesDefaultsComponent, i37.SeriesDefaultsLabelsComponent, i38.SeriesDefaultsLabelsFromComponent, i39.SeriesDefaultsLabelsToComponent, i40.SeriesDefaultsNotesComponent, i41.SeriesDefaultsNotesIconComponent, i42.SeriesDefaultsNotesLabelComponent, i43.SeriesDefaultsTooltipComponent, i44.SeriesDrilldownTemplateDirective, i45.SeriesErrorBarsComponent, i46.SeriesExtremesComponent, i47.SeriesHighlightComponent, i48.SeriesItemComponent, i49.SeriesLabelsComponent, i50.SeriesLabelsFromComponent, i51.SeriesLabelsToComponent, i52.SeriesMarkersComponent, i53.SeriesNotesComponent, i54.SeriesNotesIconComponent, i55.SeriesNotesLabelComponent, i56.SeriesOutliersComponent, i57.SeriesTooltipComponent, i58.SeriesTrendlineComponent, i59.SeriesTrendlineForecastComponent, i60.SubtitleComponent, i61.TitleComponent, i62.TooltipComponent, i63.ValueAxisComponent, i64.ValueAxisCrosshairComponent, i65.ValueAxisCrosshairTooltipComponent, i66.ValueAxisItemComponent, i67.ValueAxisLabelsComponent, i68.ValueAxisNotesComponent, i69.ValueAxisNotesIconComponent, i70.ValueAxisNotesLabelComponent, i71.ValueAxisTitleComponent, i72.XAxisComponent, i73.XAxisCrosshairComponent, i74.XAxisCrosshairTooltipComponent, i75.XAxisItemComponent, i76.XAxisLabelsComponent, i77.XAxisNotesComponent, i78.XAxisNotesIconComponent, i79.XAxisNotesLabelComponent, i80.XAxisTitleComponent, i81.YAxisComponent, i82.YAxisCrosshairComponent, i83.YAxisCrosshairTooltipComponent, i84.YAxisItemComponent, i85.YAxisLabelsComponent, i86.YAxisNotesComponent, i87.YAxisNotesIconComponent, i88.YAxisNotesLabelComponent, i89.YAxisTitleComponent, i90.ZoomableComponent], imports: [CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [i1.ChartComponent, i2.TooltipPopupComponent, i3.SeriesTooltipTemplateDirective, i4.SharedTooltipTemplateDirective, i5.CrosshairTooltipsContainerComponent, i6.CrosshairTooltipComponent, i7.DonutCenterTemplateDirective, i8.AxisDefaultsComponent, i9.AxisDefaultsCrosshairComponent, i10.AxisDefaultsCrosshairTooltipComponent, i11.AxisDefaultsLabelsComponent, i12.AxisDefaultsTitleComponent, i13.CategoryAxisComponent, i14.CategoryAxisCrosshairComponent, i15.CategoryAxisCrosshairTooltipComponent, i16.CategoryAxisItemComponent, i17.CategoryAxisLabelsComponent, i18.CategoryAxisRangeLabelsComponent, i19.CategoryAxisNotesComponent, i20.CategoryAxisNotesIconComponent, i21.CategoryAxisNotesLabelComponent, i22.CategoryAxisSelectComponent, i23.CategoryAxisTitleComponent, i24.ChartAreaComponent, i25.ChartBreadcrumbComponent, i26.LegendComponent, i27.LegendInactiveItemsComponent, i28.LegendItemComponent, i29.PaneComponent, i30.PaneDefaultsComponent, i31.PaneDefaultsTitleComponent, i32.PanesComponent, i33.PanesTitleComponent, i34.PlotAreaComponent, i35.SeriesComponent, i36.SeriesDefaultsComponent, i37.SeriesDefaultsLabelsComponent, i38.SeriesDefaultsLabelsFromComponent, i39.SeriesDefaultsLabelsToComponent, i40.SeriesDefaultsNotesComponent, i41.SeriesDefaultsNotesIconComponent, i42.SeriesDefaultsNotesLabelComponent, i43.SeriesDefaultsTooltipComponent, i44.SeriesDrilldownTemplateDirective, i45.SeriesErrorBarsComponent, i46.SeriesExtremesComponent, i47.SeriesHighlightComponent, i48.SeriesItemComponent, i49.SeriesLabelsComponent, i50.SeriesLabelsFromComponent, i51.SeriesLabelsToComponent, i52.SeriesMarkersComponent, i53.SeriesNotesComponent, i54.SeriesNotesIconComponent, i55.SeriesNotesLabelComponent, i56.SeriesOutliersComponent, i57.SeriesTooltipComponent, i58.SeriesTrendlineComponent, i59.SeriesTrendlineForecastComponent, i60.SubtitleComponent, i61.TitleComponent, i62.TooltipComponent, i63.ValueAxisComponent, i64.ValueAxisCrosshairComponent, i65.ValueAxisCrosshairTooltipComponent, i66.ValueAxisItemComponent, i67.ValueAxisLabelsComponent, i68.ValueAxisNotesComponent, i69.ValueAxisNotesIconComponent, i70.ValueAxisNotesLabelComponent, i71.ValueAxisTitleComponent, i72.XAxisComponent, i73.XAxisCrosshairComponent, i74.XAxisCrosshairTooltipComponent, i75.XAxisItemComponent, i76.XAxisLabelsComponent, i77.XAxisNotesComponent, i78.XAxisNotesIconComponent, i79.XAxisNotesLabelComponent, i80.XAxisTitleComponent, i81.YAxisComponent, i82.YAxisCrosshairComponent, i83.YAxisCrosshairTooltipComponent, i84.YAxisItemComponent, i85.YAxisLabelsComponent, i86.YAxisNotesComponent, i87.YAxisNotesIconComponent, i88.YAxisNotesLabelComponent, i89.YAxisTitleComponent, i90.ZoomableComponent] });
129
- ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, providers: [
127
+ ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
128
+ ChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: ChartModule, declarations: [i1.ChartComponent, i2.TooltipPopupComponent, i3.SeriesTooltipTemplateDirective, i4.SharedTooltipTemplateDirective, i5.CrosshairTooltipsContainerComponent, i6.CrosshairTooltipComponent, i7.DonutCenterTemplateDirective, i8.AxisDefaultsComponent, i9.AxisDefaultsCrosshairComponent, i10.AxisDefaultsCrosshairTooltipComponent, i11.AxisDefaultsLabelsComponent, i12.AxisDefaultsTitleComponent, i13.CategoryAxisComponent, i14.CategoryAxisCrosshairComponent, i15.CategoryAxisCrosshairTooltipComponent, i16.CategoryAxisItemComponent, i17.CategoryAxisLabelsComponent, i18.CategoryAxisRangeLabelsComponent, i19.CategoryAxisNotesComponent, i20.CategoryAxisNotesIconComponent, i21.CategoryAxisNotesLabelComponent, i22.CategoryAxisSelectComponent, i23.CategoryAxisTitleComponent, i24.ChartAreaComponent, i25.ChartBreadcrumbComponent, i26.LegendComponent, i27.LegendInactiveItemsComponent, i28.LegendItemComponent, i29.PaneComponent, i30.PaneDefaultsComponent, i31.PaneDefaultsTitleComponent, i32.PanesComponent, i33.PanesTitleComponent, i34.PlotAreaComponent, i35.SeriesComponent, i36.SeriesDefaultsComponent, i37.SeriesDefaultsLabelsComponent, i38.SeriesDefaultsLabelsFromComponent, i39.SeriesDefaultsLabelsToComponent, i40.SeriesDefaultsNotesComponent, i41.SeriesDefaultsNotesIconComponent, i42.SeriesDefaultsNotesLabelComponent, i43.SeriesDefaultsTooltipComponent, i44.SeriesDrilldownTemplateDirective, i45.SeriesErrorBarsComponent, i46.SeriesExtremesComponent, i47.SeriesHighlightComponent, i48.SeriesItemComponent, i49.SeriesLabelsComponent, i50.SeriesLabelsFromComponent, i51.SeriesLabelsToComponent, i52.SeriesMarkersComponent, i53.SeriesNotesComponent, i54.SeriesNotesIconComponent, i55.SeriesNotesLabelComponent, i56.SeriesOutliersComponent, i57.SeriesTooltipComponent, i58.SeriesTrendlineComponent, i59.SeriesTrendlineForecastComponent, i60.SubtitleComponent, i61.TitleComponent, i62.TooltipComponent, i63.ValueAxisComponent, i64.ValueAxisCrosshairComponent, i65.ValueAxisCrosshairTooltipComponent, i66.ValueAxisItemComponent, i67.ValueAxisLabelsComponent, i68.ValueAxisNotesComponent, i69.ValueAxisNotesIconComponent, i70.ValueAxisNotesLabelComponent, i71.ValueAxisTitleComponent, i72.XAxisComponent, i73.XAxisCrosshairComponent, i74.XAxisCrosshairTooltipComponent, i75.XAxisItemComponent, i76.XAxisLabelsComponent, i77.XAxisNotesComponent, i78.XAxisNotesIconComponent, i79.XAxisNotesLabelComponent, i80.XAxisTitleComponent, i81.YAxisComponent, i82.YAxisCrosshairComponent, i83.YAxisCrosshairTooltipComponent, i84.YAxisItemComponent, i85.YAxisLabelsComponent, i86.YAxisNotesComponent, i87.YAxisNotesIconComponent, i88.YAxisNotesLabelComponent, i89.YAxisTitleComponent, i90.ZoomableComponent], imports: [CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [i1.ChartComponent, i2.TooltipPopupComponent, i3.SeriesTooltipTemplateDirective, i4.SharedTooltipTemplateDirective, i5.CrosshairTooltipsContainerComponent, i6.CrosshairTooltipComponent, i7.DonutCenterTemplateDirective, i8.AxisDefaultsComponent, i9.AxisDefaultsCrosshairComponent, i10.AxisDefaultsCrosshairTooltipComponent, i11.AxisDefaultsLabelsComponent, i12.AxisDefaultsTitleComponent, i13.CategoryAxisComponent, i14.CategoryAxisCrosshairComponent, i15.CategoryAxisCrosshairTooltipComponent, i16.CategoryAxisItemComponent, i17.CategoryAxisLabelsComponent, i18.CategoryAxisRangeLabelsComponent, i19.CategoryAxisNotesComponent, i20.CategoryAxisNotesIconComponent, i21.CategoryAxisNotesLabelComponent, i22.CategoryAxisSelectComponent, i23.CategoryAxisTitleComponent, i24.ChartAreaComponent, i25.ChartBreadcrumbComponent, i26.LegendComponent, i27.LegendInactiveItemsComponent, i28.LegendItemComponent, i29.PaneComponent, i30.PaneDefaultsComponent, i31.PaneDefaultsTitleComponent, i32.PanesComponent, i33.PanesTitleComponent, i34.PlotAreaComponent, i35.SeriesComponent, i36.SeriesDefaultsComponent, i37.SeriesDefaultsLabelsComponent, i38.SeriesDefaultsLabelsFromComponent, i39.SeriesDefaultsLabelsToComponent, i40.SeriesDefaultsNotesComponent, i41.SeriesDefaultsNotesIconComponent, i42.SeriesDefaultsNotesLabelComponent, i43.SeriesDefaultsTooltipComponent, i44.SeriesDrilldownTemplateDirective, i45.SeriesErrorBarsComponent, i46.SeriesExtremesComponent, i47.SeriesHighlightComponent, i48.SeriesItemComponent, i49.SeriesLabelsComponent, i50.SeriesLabelsFromComponent, i51.SeriesLabelsToComponent, i52.SeriesMarkersComponent, i53.SeriesNotesComponent, i54.SeriesNotesIconComponent, i55.SeriesNotesLabelComponent, i56.SeriesOutliersComponent, i57.SeriesTooltipComponent, i58.SeriesTrendlineComponent, i59.SeriesTrendlineForecastComponent, i60.SubtitleComponent, i61.TitleComponent, i62.TooltipComponent, i63.ValueAxisComponent, i64.ValueAxisCrosshairComponent, i65.ValueAxisCrosshairTooltipComponent, i66.ValueAxisItemComponent, i67.ValueAxisLabelsComponent, i68.ValueAxisNotesComponent, i69.ValueAxisNotesIconComponent, i70.ValueAxisNotesLabelComponent, i71.ValueAxisTitleComponent, i72.XAxisComponent, i73.XAxisCrosshairComponent, i74.XAxisCrosshairTooltipComponent, i75.XAxisItemComponent, i76.XAxisLabelsComponent, i77.XAxisNotesComponent, i78.XAxisNotesIconComponent, i79.XAxisNotesLabelComponent, i80.XAxisTitleComponent, i81.YAxisComponent, i82.YAxisCrosshairComponent, i83.YAxisCrosshairTooltipComponent, i84.YAxisItemComponent, i85.YAxisLabelsComponent, i86.YAxisNotesComponent, i87.YAxisNotesIconComponent, i88.YAxisNotesLabelComponent, i89.YAxisTitleComponent, i90.ZoomableComponent] });
129
+ ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartModule, providers: [
130
130
  ThemeService
131
131
  ], imports: [CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule] });
132
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, decorators: [{
132
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartModule, decorators: [{
133
133
  type: NgModule,
134
134
  args: [{
135
135
  declarations: [CHART_DIRECTIVES],
@@ -33,10 +33,10 @@ import * as i0 from "@angular/core";
33
33
  */
34
34
  export class ChartsModule {
35
35
  }
36
- ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
37
- ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, exports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
38
- ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, imports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, decorators: [{
36
+ ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
37
+ ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: ChartsModule, exports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
38
+ ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartsModule, imports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartsModule, decorators: [{
40
40
  type: NgModule,
41
41
  args: [{
42
42
  exports: [ChartModule, SparklineModule, StockChartModule, SankeyModule]
@@ -54,8 +54,8 @@ export class CollectionItemComponent {
54
54
  this.collectionService.notify(new ItemChange(this, this.options));
55
55
  }
56
56
  }
57
- CollectionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Directive });
58
- CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
59
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionItemComponent, decorators: [{
57
+ CollectionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CollectionItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Directive });
58
+ CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
59
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CollectionItemComponent, decorators: [{
60
60
  type: Directive
61
61
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; } });
@@ -46,8 +46,8 @@ export class CollectionComponent {
46
46
  this.configurationService.notify(new Change(this.configKey, this.items.length === 0 ? undefined : this.items));
47
47
  }
48
48
  }
49
- CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
50
- CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: CollectionComponent, ngImport: i0 });
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionComponent, decorators: [{
49
+ CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
50
+ CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: CollectionComponent, ngImport: i0 });
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CollectionComponent, decorators: [{
52
52
  type: Directive
53
53
  }], ctorParameters: function () { return [{ type: undefined }, { type: i1.ConfigurationService }, { type: i2.CollectionService }]; } });
@@ -26,8 +26,8 @@ export class CollectionService {
26
26
  this.source.next(change);
27
27
  }
28
28
  }
29
- CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
30
- CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService, decorators: [{
29
+ CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
30
+ CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CollectionService });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CollectionService, decorators: [{
32
32
  type: Injectable
33
33
  }], ctorParameters: function () { return []; } });
@@ -57,8 +57,8 @@ export class ConfigurationService {
57
57
  });
58
58
  }
59
59
  }
60
- ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
61
- ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService });
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService, decorators: [{
60
+ ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
61
+ ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ConfigurationService });
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ConfigurationService, decorators: [{
63
63
  type: Injectable
64
64
  }], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
@@ -28,9 +28,9 @@ export class PrefixConfigurationService extends ConfigurationService {
28
28
  this.rootService.notify(change);
29
29
  }
30
30
  }
31
- PrefixConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService, deps: [{ token: RootConfigurationService }, { token: PREFIX }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
32
- PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService });
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService, decorators: [{
31
+ PrefixConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PrefixConfigurationService, deps: [{ token: RootConfigurationService }, { token: PREFIX }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
32
+ PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PrefixConfigurationService });
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PrefixConfigurationService, decorators: [{
34
34
  type: Injectable
35
35
  }], ctorParameters: function () { return [{ type: i1.RootConfigurationService, decorators: [{
36
36
  type: Inject,