@progress/kendo-angular-charts 20.1.2-develop.2 → 21.0.0-develop.3

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/chart/tooltip/popup-settings.interface.d.ts +1 -1
  2. package/esm2022/chart/axis-defaults/crosshair.component.mjs +4 -4
  3. package/esm2022/chart/axis-defaults/crosshair.tooltip.component.mjs +4 -4
  4. package/esm2022/chart/axis-defaults/labels.component.mjs +4 -4
  5. package/esm2022/chart/axis-defaults/title.component.mjs +4 -4
  6. package/esm2022/chart/axis-defaults.component.mjs +4 -4
  7. package/esm2022/chart/category-axis-item/crosshair.component.mjs +4 -4
  8. package/esm2022/chart/category-axis-item/crosshair.tooltip.component.mjs +4 -4
  9. package/esm2022/chart/category-axis-item/labels.component.mjs +4 -4
  10. package/esm2022/chart/category-axis-item/notes.component.mjs +4 -4
  11. package/esm2022/chart/category-axis-item/notes.icon.component.mjs +4 -4
  12. package/esm2022/chart/category-axis-item/notes.label.component.mjs +4 -4
  13. package/esm2022/chart/category-axis-item/range-labels.component.mjs +4 -4
  14. package/esm2022/chart/category-axis-item/select.component.mjs +4 -4
  15. package/esm2022/chart/category-axis-item/title.component.mjs +4 -4
  16. package/esm2022/chart/category-axis-item.component.mjs +5 -5
  17. package/esm2022/chart/category-axis.component.mjs +4 -4
  18. package/esm2022/chart/chart-area.component.mjs +4 -4
  19. package/esm2022/chart/donut-center-template.directive.mjs +5 -5
  20. package/esm2022/chart/legend/inactive-items.component.mjs +4 -4
  21. package/esm2022/chart/legend/item.component.mjs +4 -4
  22. package/esm2022/chart/legend.component.mjs +4 -4
  23. package/esm2022/chart/localization/custom-messages.component.mjs +4 -4
  24. package/esm2022/chart/localization/localized-messages.directive.mjs +4 -4
  25. package/esm2022/chart/localization/messages.mjs +3 -3
  26. package/esm2022/chart/no-data-template.directive.mjs +5 -5
  27. package/esm2022/chart/pane/title.component.mjs +4 -4
  28. package/esm2022/chart/pane-defaults/title.component.mjs +4 -4
  29. package/esm2022/chart/pane-defaults.component.mjs +4 -4
  30. package/esm2022/chart/pane.component.mjs +4 -4
  31. package/esm2022/chart/panes.component.mjs +4 -4
  32. package/esm2022/chart/plot-area.component.mjs +4 -4
  33. package/esm2022/chart/series-defaults/labels.component.mjs +4 -4
  34. package/esm2022/chart/series-defaults/labels.from.component.mjs +4 -4
  35. package/esm2022/chart/series-defaults/labels.to.component.mjs +4 -4
  36. package/esm2022/chart/series-defaults/notes.component.mjs +4 -4
  37. package/esm2022/chart/series-defaults/notes.icon.component.mjs +4 -4
  38. package/esm2022/chart/series-defaults/notes.label.component.mjs +4 -4
  39. package/esm2022/chart/series-defaults/tooltip.component.mjs +4 -4
  40. package/esm2022/chart/series-defaults.component.mjs +4 -4
  41. package/esm2022/chart/series-drilldown-template.directive.mjs +5 -5
  42. package/esm2022/chart/series-item/error-bars.component.mjs +4 -4
  43. package/esm2022/chart/series-item/extremes.component.mjs +4 -4
  44. package/esm2022/chart/series-item/highlight.component.mjs +4 -4
  45. package/esm2022/chart/series-item/labels.component.mjs +4 -4
  46. package/esm2022/chart/series-item/labels.from.component.mjs +4 -4
  47. package/esm2022/chart/series-item/labels.to.component.mjs +4 -4
  48. package/esm2022/chart/series-item/markers.component.mjs +4 -4
  49. package/esm2022/chart/series-item/notes.component.mjs +4 -4
  50. package/esm2022/chart/series-item/notes.icon.component.mjs +4 -4
  51. package/esm2022/chart/series-item/notes.label.component.mjs +4 -4
  52. package/esm2022/chart/series-item/outliers.component.mjs +4 -4
  53. package/esm2022/chart/series-item/tooltip.component.mjs +4 -4
  54. package/esm2022/chart/series-item/trendline.component.mjs +4 -4
  55. package/esm2022/chart/series-item/trendline.forecast.component.mjs +4 -4
  56. package/esm2022/chart/series-item.component.mjs +4 -4
  57. package/esm2022/chart/series.component.mjs +4 -4
  58. package/esm2022/chart/subtitle.component.mjs +4 -4
  59. package/esm2022/chart/title.component.mjs +4 -4
  60. package/esm2022/chart/tooltip/base-tooltip.mjs +4 -4
  61. package/esm2022/chart/tooltip/crosshair-tooltip.component.mjs +4 -4
  62. package/esm2022/chart/tooltip/crosshair-tooltips-container.component.mjs +3 -3
  63. package/esm2022/chart/tooltip/series-tooltip-template.directive.mjs +5 -5
  64. package/esm2022/chart/tooltip/shared-tooltip-template.directive.mjs +5 -5
  65. package/esm2022/chart/tooltip/tooltip-popup.component.mjs +4 -4
  66. package/esm2022/chart/tooltip.component.mjs +4 -4
  67. package/esm2022/chart/value-axis-item/crosshair.component.mjs +4 -4
  68. package/esm2022/chart/value-axis-item/crosshair.tooltip.component.mjs +4 -4
  69. package/esm2022/chart/value-axis-item/labels.component.mjs +4 -4
  70. package/esm2022/chart/value-axis-item/notes.component.mjs +4 -4
  71. package/esm2022/chart/value-axis-item/notes.icon.component.mjs +4 -4
  72. package/esm2022/chart/value-axis-item/notes.label.component.mjs +4 -4
  73. package/esm2022/chart/value-axis-item/title.component.mjs +4 -4
  74. package/esm2022/chart/value-axis-item.component.mjs +4 -4
  75. package/esm2022/chart/value-axis.component.mjs +4 -4
  76. package/esm2022/chart/x-axis-item/crosshair.component.mjs +4 -4
  77. package/esm2022/chart/x-axis-item/crosshair.tooltip.component.mjs +4 -4
  78. package/esm2022/chart/x-axis-item/labels.component.mjs +4 -4
  79. package/esm2022/chart/x-axis-item/notes.component.mjs +4 -4
  80. package/esm2022/chart/x-axis-item/notes.icon.component.mjs +4 -4
  81. package/esm2022/chart/x-axis-item/notes.label.component.mjs +4 -4
  82. package/esm2022/chart/x-axis-item/title.component.mjs +4 -4
  83. package/esm2022/chart/x-axis-item.component.mjs +5 -5
  84. package/esm2022/chart/x-axis.component.mjs +4 -4
  85. package/esm2022/chart/y-axis-item/crosshair.component.mjs +4 -4
  86. package/esm2022/chart/y-axis-item/crosshair.tooltip.component.mjs +4 -4
  87. package/esm2022/chart/y-axis-item/labels.component.mjs +4 -4
  88. package/esm2022/chart/y-axis-item/notes.component.mjs +4 -4
  89. package/esm2022/chart/y-axis-item/notes.icon.component.mjs +4 -4
  90. package/esm2022/chart/y-axis-item/notes.label.component.mjs +4 -4
  91. package/esm2022/chart/y-axis-item/title.component.mjs +4 -4
  92. package/esm2022/chart/y-axis-item.component.mjs +4 -4
  93. package/esm2022/chart/y-axis.component.mjs +4 -4
  94. package/esm2022/chart/zoomable.component.mjs +4 -4
  95. package/esm2022/chart-breadcrumb.component.mjs +3 -3
  96. package/esm2022/chart.component.mjs +4 -4
  97. package/esm2022/chart.module.mjs +4 -4
  98. package/esm2022/charts.module.mjs +4 -4
  99. package/esm2022/common/collection-item.component.mjs +4 -4
  100. package/esm2022/common/collection.component.mjs +4 -4
  101. package/esm2022/common/collection.service.mjs +4 -4
  102. package/esm2022/common/configuration.service.mjs +4 -4
  103. package/esm2022/common/prefix-configuration.service.mjs +5 -5
  104. package/esm2022/common/root-configuration.service.mjs +3 -3
  105. package/esm2022/common/settings.component.mjs +4 -4
  106. package/esm2022/common/theme.service.mjs +3 -3
  107. package/esm2022/common/tooltip-template.service.mjs +3 -3
  108. package/esm2022/events/base-event.mjs +4 -4
  109. package/esm2022/events/preventable-event.mjs +3 -3
  110. package/esm2022/package-metadata.mjs +2 -2
  111. package/esm2022/sankey/data-binding/flat-binding.directive.mjs +4 -4
  112. package/esm2022/sankey/labels.component.mjs +4 -4
  113. package/esm2022/sankey/legend.component.mjs +4 -4
  114. package/esm2022/sankey/links.component.mjs +4 -4
  115. package/esm2022/sankey/localization/custom-messages.component.mjs +4 -4
  116. package/esm2022/sankey/localization/localized-messages.directive.mjs +4 -4
  117. package/esm2022/sankey/localization/messages.mjs +3 -3
  118. package/esm2022/sankey/nodes.component.mjs +4 -4
  119. package/esm2022/sankey/theme.service.mjs +3 -3
  120. package/esm2022/sankey/title.component.mjs +4 -4
  121. package/esm2022/sankey/tooltip/link-tooltip-template.directive.mjs +5 -5
  122. package/esm2022/sankey/tooltip/node-tooltip-template.directive.mjs +5 -5
  123. package/esm2022/sankey/tooltip/square-symbol.directive.mjs +3 -3
  124. package/esm2022/sankey/tooltip/tooltip-popup.component.mjs +4 -4
  125. package/esm2022/sankey/tooltip/tooltip-template.service.mjs +3 -3
  126. package/esm2022/sankey/tooltip.component.mjs +4 -4
  127. package/esm2022/sankey.component.mjs +4 -4
  128. package/esm2022/sankey.module.mjs +4 -4
  129. package/esm2022/sparkline.component.mjs +4 -4
  130. package/esm2022/sparkline.module.mjs +4 -4
  131. package/esm2022/stock-chart/navigator/category-axis/crosshair.component.mjs +4 -4
  132. package/esm2022/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +4 -4
  133. package/esm2022/stock-chart/navigator/category-axis/labels.component.mjs +4 -4
  134. package/esm2022/stock-chart/navigator/category-axis/notes.component.mjs +4 -4
  135. package/esm2022/stock-chart/navigator/category-axis/notes.icon.component.mjs +4 -4
  136. package/esm2022/stock-chart/navigator/category-axis/notes.label.component.mjs +4 -4
  137. package/esm2022/stock-chart/navigator/category-axis/select.component.mjs +4 -4
  138. package/esm2022/stock-chart/navigator/category-axis/title.component.mjs +4 -4
  139. package/esm2022/stock-chart/navigator/category-axis.component.mjs +5 -5
  140. package/esm2022/stock-chart/navigator/hint.component.mjs +4 -4
  141. package/esm2022/stock-chart/navigator/pane/title.component.mjs +4 -4
  142. package/esm2022/stock-chart/navigator/pane.component.mjs +4 -4
  143. package/esm2022/stock-chart/navigator/select.component.mjs +4 -4
  144. package/esm2022/stock-chart/navigator/series-item/error-bars.component.mjs +4 -4
  145. package/esm2022/stock-chart/navigator/series-item/extremes.component.mjs +4 -4
  146. package/esm2022/stock-chart/navigator/series-item/highlight.component.mjs +4 -4
  147. package/esm2022/stock-chart/navigator/series-item/labels.component.mjs +4 -4
  148. package/esm2022/stock-chart/navigator/series-item/labels.from.component.mjs +4 -4
  149. package/esm2022/stock-chart/navigator/series-item/labels.to.component.mjs +4 -4
  150. package/esm2022/stock-chart/navigator/series-item/markers.component.mjs +4 -4
  151. package/esm2022/stock-chart/navigator/series-item/notes.component.mjs +4 -4
  152. package/esm2022/stock-chart/navigator/series-item/notes.icon.component.mjs +4 -4
  153. package/esm2022/stock-chart/navigator/series-item/notes.label.component.mjs +4 -4
  154. package/esm2022/stock-chart/navigator/series-item/outliers.component.mjs +4 -4
  155. package/esm2022/stock-chart/navigator/series-item/tooltip.component.mjs +4 -4
  156. package/esm2022/stock-chart/navigator/series-item.component.mjs +4 -4
  157. package/esm2022/stock-chart/navigator/series.component.mjs +4 -4
  158. package/esm2022/stock-chart/navigator.component.mjs +4 -4
  159. package/esm2022/stock-chart.component.mjs +4 -4
  160. package/esm2022/stock-chart.module.mjs +4 -4
  161. package/fesm2022/progress-kendo-angular-charts.mjs +634 -634
  162. package/package.json +13 -13
  163. package/schematics/ngAdd/index.js +1 -1
@@ -16,15 +16,15 @@ export class LocalizedChartMessagesDirective extends ChartMessages {
16
16
  super();
17
17
  this.service = service;
18
18
  }
19
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LocalizedChartMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
20
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: LocalizedChartMessagesDirective, isStandalone: true, selector: "[kendoChartLocalizedMessages]", providers: [
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedChartMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
20
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedChartMessagesDirective, isStandalone: true, selector: "[kendoChartLocalizedMessages]", providers: [
21
21
  {
22
22
  provide: ChartMessages,
23
23
  useExisting: forwardRef(() => LocalizedChartMessagesDirective)
24
24
  }
25
25
  ], usesInheritance: true, ngImport: i0 });
26
26
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LocalizedChartMessagesDirective, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedChartMessagesDirective, decorators: [{
28
28
  type: Directive,
29
29
  args: [{
30
30
  providers: [
@@ -36,4 +36,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
36
36
  selector: '[kendoChartLocalizedMessages]',
37
37
  standalone: true
38
38
  }]
39
- }], ctorParameters: function () { return [{ type: i1.LocalizationService }]; } });
39
+ }], ctorParameters: () => [{ type: i1.LocalizationService }] });
@@ -14,10 +14,10 @@ export class ChartMessages extends ComponentMessages {
14
14
  * The message to display when no series are defined, or all series are empty.
15
15
  */
16
16
  noData;
17
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
18
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: ChartMessages, selector: "[kendoChartMessages]", inputs: { noData: "noData" }, usesInheritance: true, ngImport: i0 });
17
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
18
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: ChartMessages, selector: "[kendoChartMessages]", inputs: { noData: "noData" }, usesInheritance: true, ngImport: i0 });
19
19
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ChartMessages, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartMessages, decorators: [{
21
21
  type: Directive,
22
22
  args: [{
23
23
  selector: '[kendoChartMessages]'
@@ -21,15 +21,15 @@ export class NoDataTemplateDirective {
21
21
  constructor(templateRef) {
22
22
  this.templateRef = templateRef;
23
23
  }
24
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NoDataTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
25
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: NoDataTemplateDirective, isStandalone: true, selector: "[kendoChartNoDataTemplate]", ngImport: i0 });
24
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NoDataTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
25
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NoDataTemplateDirective, isStandalone: true, selector: "[kendoChartNoDataTemplate]", ngImport: i0 });
26
26
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NoDataTemplateDirective, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NoDataTemplateDirective, decorators: [{
28
28
  type: Directive,
29
29
  args: [{
30
30
  selector: '[kendoChartNoDataTemplate]',
31
31
  standalone: true
32
32
  }]
33
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
33
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
34
34
  type: Optional
35
- }] }]; } });
35
+ }] }] });
@@ -56,10 +56,10 @@ export class PanesTitleComponent extends SettingsComponent {
56
56
  super('title', configurationService);
57
57
  this.configurationService = configurationService;
58
58
  }
59
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PanesTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
60
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PanesTitleComponent, isStandalone: true, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
59
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
60
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PanesTitleComponent, isStandalone: true, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
61
61
  }
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PanesTitleComponent, decorators: [{
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesTitleComponent, decorators: [{
63
63
  type: Component,
64
64
  args: [{
65
65
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -67,7 +67,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
67
67
  template: '',
68
68
  standalone: true
69
69
  }]
70
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
70
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
71
71
  type: Input
72
72
  }], border: [{
73
73
  type: Input
@@ -54,10 +54,10 @@ export class PaneDefaultsTitleComponent extends SettingsComponent {
54
54
  super('paneDefaults.title', configurationService);
55
55
  this.configurationService = configurationService;
56
56
  }
57
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
58
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PaneDefaultsTitleComponent, isStandalone: true, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
57
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
58
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PaneDefaultsTitleComponent, isStandalone: true, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
59
59
  }
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
61
61
  type: Component,
62
62
  args: [{
63
63
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -65,7 +65,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
65
65
  template: '',
66
66
  standalone: true
67
67
  }]
68
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
68
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
69
69
  type: Input
70
70
  }], border: [{
71
71
  type: Input
@@ -59,10 +59,10 @@ export class PaneDefaultsComponent extends SettingsComponent {
59
59
  super('paneDefaults', configurationService);
60
60
  this.configurationService = configurationService;
61
61
  }
62
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
63
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PaneDefaultsComponent, isStandalone: true, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
62
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
63
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PaneDefaultsComponent, isStandalone: true, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
64
64
  }
65
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
65
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
66
66
  type: Component,
67
67
  args: [{
68
68
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -70,7 +70,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
70
70
  template: '',
71
71
  standalone: true
72
72
  }]
73
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
73
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
74
74
  type: Input
75
75
  }], border: [{
76
76
  type: Input
@@ -70,10 +70,10 @@ export class PaneComponent extends CollectionItemComponent {
70
70
  this.configurationService = configurationService;
71
71
  this.collectionService = collectionService;
72
72
  }
73
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PaneComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
74
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PaneComponent, isStandalone: true, selector: "kendo-chart-pane, kendo-chart-panes-item", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", name: "name", padding: "padding", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
73
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
74
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PaneComponent, isStandalone: true, selector: "kendo-chart-pane, kendo-chart-panes-item", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", name: "name", padding: "padding", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
75
75
  }
76
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PaneComponent, decorators: [{
76
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneComponent, decorators: [{
77
77
  type: Component,
78
78
  args: [{
79
79
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -82,7 +82,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
82
82
  template: '',
83
83
  standalone: true
84
84
  }]
85
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; }, propDecorators: { background: [{
85
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { background: [{
86
86
  type: Input
87
87
  }], border: [{
88
88
  type: Input
@@ -37,10 +37,10 @@ export class PanesComponent extends CollectionComponent {
37
37
  this.configurationService = configurationService;
38
38
  this.collectionService = collectionService;
39
39
  }
40
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PanesComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
41
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PanesComponent, isStandalone: true, selector: "kendo-chart-panes", providers: [CollectionService], queries: [{ propertyName: "children", predicate: PaneComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
40
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
41
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PanesComponent, isStandalone: true, selector: "kendo-chart-panes", providers: [CollectionService], queries: [{ propertyName: "children", predicate: PaneComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
42
42
  }
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PanesComponent, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesComponent, decorators: [{
44
44
  type: Component,
45
45
  args: [{
46
46
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -49,7 +49,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
49
49
  template: '',
50
50
  standalone: true
51
51
  }]
52
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; }, propDecorators: { children: [{
52
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { children: [{
53
53
  type: ContentChildren,
54
54
  args: [PaneComponent]
55
55
  }] } });
@@ -44,10 +44,10 @@ export class PlotAreaComponent extends SettingsComponent {
44
44
  super('plotArea', configurationService);
45
45
  this.configurationService = configurationService;
46
46
  }
47
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PlotAreaComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
48
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PlotAreaComponent, isStandalone: true, selector: "kendo-chart-plot-area", inputs: { background: "background", border: "border", margin: "margin", opacity: "opacity", padding: "padding" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
47
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PlotAreaComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
48
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PlotAreaComponent, isStandalone: true, selector: "kendo-chart-plot-area", inputs: { background: "background", border: "border", margin: "margin", opacity: "opacity", padding: "padding" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
49
49
  }
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PlotAreaComponent, decorators: [{
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PlotAreaComponent, decorators: [{
51
51
  type: Component,
52
52
  args: [{
53
53
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -55,7 +55,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
55
55
  template: '',
56
56
  standalone: true
57
57
  }]
58
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
58
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
59
59
  type: Input
60
60
  }], border: [{
61
61
  type: Input
@@ -84,10 +84,10 @@ export class SeriesDefaultsLabelsComponent extends SettingsComponent {
84
84
  this.configurationService = configurationService;
85
85
  this.markAsVisible();
86
86
  }
87
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
88
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsLabelsComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
87
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
88
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsLabelsComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
89
89
  }
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
91
91
  type: Component,
92
92
  args: [{
93
93
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -95,7 +95,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
95
95
  template: '',
96
96
  standalone: true
97
97
  }]
98
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
98
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
99
99
  type: Input
100
100
  }], border: [{
101
101
  type: Input
@@ -58,10 +58,10 @@ export class SeriesDefaultsLabelsFromComponent extends SettingsComponent {
58
58
  this.configurationService = configurationService;
59
59
  this.markAsVisible();
60
60
  }
61
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
62
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsLabelsFromComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
61
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
62
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsLabelsFromComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{
67
67
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -69,7 +69,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
69
69
  template: '',
70
70
  standalone: true
71
71
  }]
72
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
72
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
73
73
  type: Input
74
74
  }], border: [{
75
75
  type: Input
@@ -58,10 +58,10 @@ export class SeriesDefaultsLabelsToComponent extends SettingsComponent {
58
58
  this.configurationService = configurationService;
59
59
  this.markAsVisible();
60
60
  }
61
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
62
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsLabelsToComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
61
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
62
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsLabelsToComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{
67
67
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -69,7 +69,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
69
69
  template: '',
70
70
  standalone: true
71
71
  }]
72
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
72
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
73
73
  type: Input
74
74
  }], border: [{
75
75
  type: Input
@@ -46,10 +46,10 @@ export class SeriesDefaultsNotesComponent extends SettingsComponent {
46
46
  super('seriesDefaults.notes', configurationService);
47
47
  this.configurationService = configurationService;
48
48
  }
49
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
50
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsNotesComponent, isStandalone: true, selector: "kendo-chart-series-defaults-notes", inputs: { line: "line", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
49
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
50
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsNotesComponent, isStandalone: true, selector: "kendo-chart-series-defaults-notes", inputs: { line: "line", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
51
51
  }
52
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
53
53
  type: Component,
54
54
  args: [{
55
55
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -57,7 +57,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
57
57
  template: '',
58
58
  standalone: true
59
59
  }]
60
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { line: [{
60
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { line: [{
61
61
  type: Input
62
62
  }], visual: [{
63
63
  type: Input
@@ -38,10 +38,10 @@ export class SeriesDefaultsNotesIconComponent extends SettingsComponent {
38
38
  super('seriesDefaults.notes.icon', configurationService);
39
39
  this.configurationService = configurationService;
40
40
  }
41
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
42
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsNotesIconComponent, isStandalone: true, selector: "kendo-chart-series-defaults-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
41
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
42
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsNotesIconComponent, isStandalone: true, selector: "kendo-chart-series-defaults-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
43
43
  }
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
45
45
  type: Component,
46
46
  args: [{
47
47
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -49,7 +49,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
49
49
  template: '',
50
50
  standalone: true
51
51
  }]
52
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
52
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
53
53
  type: Input
54
54
  }], border: [{
55
55
  type: Input
@@ -58,10 +58,10 @@ export class SeriesDefaultsNotesLabelComponent extends SettingsComponent {
58
58
  super('seriesDefaults.notes.label', configurationService);
59
59
  this.configurationService = configurationService;
60
60
  }
61
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
62
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsNotesLabelComponent, isStandalone: true, selector: "kendo-chart-series-defaults-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 });
61
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
62
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsNotesLabelComponent, isStandalone: true, selector: "kendo-chart-series-defaults-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 });
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{
67
67
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -69,7 +69,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
69
69
  template: '',
70
70
  standalone: true
71
71
  }]
72
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
72
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
73
73
  type: Input
74
74
  }], border: [{
75
75
  type: Input
@@ -48,10 +48,10 @@ export class SeriesDefaultsTooltipComponent extends SettingsComponent {
48
48
  this.configurationService = configurationService;
49
49
  this.markAsVisible();
50
50
  }
51
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
52
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsTooltipComponent, isStandalone: true, selector: "kendo-chart-series-defaults-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 });
51
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
52
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsTooltipComponent, isStandalone: true, selector: "kendo-chart-series-defaults-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 });
53
53
  }
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
55
55
  type: Component,
56
56
  args: [{
57
57
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -59,7 +59,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
59
59
  template: '',
60
60
  standalone: true
61
61
  }]
62
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
62
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
63
63
  type: Input
64
64
  }], border: [{
65
65
  type: Input
@@ -87,10 +87,10 @@ export class SeriesDefaultsComponent extends SettingsComponent {
87
87
  super('seriesDefaults', configurationService);
88
88
  this.configurationService = configurationService;
89
89
  }
90
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
91
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDefaultsComponent, isStandalone: true, selector: "kendo-chart-series-defaults", inputs: { border: "border", gap: "gap", highlight: "highlight", overlay: "overlay", spacing: "spacing", stack: "stack", type: "type", visual: "visual", labels: "labels", notes: "notes", tooltip: "tooltip", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
90
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
91
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsComponent, isStandalone: true, selector: "kendo-chart-series-defaults", inputs: { border: "border", gap: "gap", highlight: "highlight", overlay: "overlay", spacing: "spacing", stack: "stack", type: "type", visual: "visual", labels: "labels", notes: "notes", tooltip: "tooltip", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
92
92
  }
93
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
93
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
94
94
  type: Component,
95
95
  args: [{
96
96
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -98,7 +98,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
98
98
  template: '',
99
99
  standalone: true
100
100
  }]
101
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { border: [{
101
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { border: [{
102
102
  type: Input
103
103
  }], gap: [{
104
104
  type: Input
@@ -22,15 +22,15 @@ export class SeriesDrilldownTemplateDirective {
22
22
  constructor(templateRef) {
23
23
  this.templateRef = templateRef;
24
24
  }
25
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDrilldownTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
26
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SeriesDrilldownTemplateDirective, isStandalone: true, selector: "[kendoChartDrilldownSeries]", ngImport: i0 });
25
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDrilldownTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
26
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDrilldownTemplateDirective, isStandalone: true, selector: "[kendoChartDrilldownSeries]", ngImport: i0 });
27
27
  }
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesDrilldownTemplateDirective, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDrilldownTemplateDirective, decorators: [{
29
29
  type: Directive,
30
30
  args: [{
31
31
  selector: '[kendoChartDrilldownSeries]',
32
32
  standalone: true
33
33
  }]
34
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
34
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
35
35
  type: Optional
36
- }] }]; } });
36
+ }] }] });
@@ -46,10 +46,10 @@ export class SeriesErrorBarsComponent extends SettingsComponent {
46
46
  super('errorBars', configurationService);
47
47
  this.configurationService = configurationService;
48
48
  }
49
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
50
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesErrorBarsComponent, isStandalone: true, selector: "kendo-chart-series-item-error-bars", inputs: { color: "color", endCaps: "endCaps", line: "line", value: "value", visual: "visual", xValue: "xValue", yValue: "yValue" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
49
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
50
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesErrorBarsComponent, isStandalone: true, selector: "kendo-chart-series-item-error-bars", inputs: { color: "color", endCaps: "endCaps", line: "line", value: "value", visual: "visual", xValue: "xValue", yValue: "yValue" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
51
51
  }
52
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
53
53
  type: Component,
54
54
  args: [{
55
55
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -57,7 +57,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
57
57
  template: '',
58
58
  standalone: true
59
59
  }]
60
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { color: [{
60
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { color: [{
61
61
  type: Input
62
62
  }], endCaps: [{
63
63
  type: Input
@@ -40,10 +40,10 @@ export class SeriesExtremesComponent extends SettingsComponent {
40
40
  super('extremes', configurationService);
41
41
  this.configurationService = configurationService;
42
42
  }
43
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
44
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-series-item-extremes", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
43
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
44
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-series-item-extremes", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
45
45
  }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
47
47
  type: Component,
48
48
  args: [{
49
49
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -51,7 +51,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
51
51
  template: '',
52
52
  standalone: true
53
53
  }]
54
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
54
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
55
55
  type: Input
56
56
  }], border: [{
57
57
  type: Input
@@ -49,10 +49,10 @@ export class SeriesHighlightComponent extends SettingsComponent {
49
49
  super('highlight', configurationService);
50
50
  this.configurationService = configurationService;
51
51
  }
52
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
53
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-series-item-highlight", inputs: { border: "border", color: "color", line: "line", markers: "markers", opacity: "opacity", toggle: "toggle", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
52
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
53
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-series-item-highlight", inputs: { border: "border", color: "color", line: "line", markers: "markers", opacity: "opacity", toggle: "toggle", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
54
54
  }
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
56
56
  type: Component,
57
57
  args: [{
58
58
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -60,7 +60,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
60
60
  template: '',
61
61
  standalone: true
62
62
  }]
63
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { border: [{
63
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { border: [{
64
64
  type: Input
65
65
  }], color: [{
66
66
  type: Input
@@ -109,10 +109,10 @@ export class SeriesLabelsComponent extends SettingsComponent {
109
109
  this.configurationService = configurationService;
110
110
  this.markAsVisible();
111
111
  }
112
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
113
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-series-item-labels", inputs: { align: "align", background: "background", border: "border", color: "color", content: "content", ariaContent: "ariaContent", distance: "distance", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", rotation: "rotation", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
112
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
113
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-series-item-labels", inputs: { align: "align", background: "background", border: "border", color: "color", content: "content", ariaContent: "ariaContent", distance: "distance", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", rotation: "rotation", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
114
114
  }
115
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
115
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
116
116
  type: Component,
117
117
  args: [{
118
118
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -120,7 +120,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
120
120
  template: '',
121
121
  standalone: true
122
122
  }]
123
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { align: [{
123
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { align: [{
124
124
  type: Input
125
125
  }], background: [{
126
126
  type: Input
@@ -62,10 +62,10 @@ export class SeriesLabelsFromComponent extends SettingsComponent {
62
62
  this.configurationService = configurationService;
63
63
  this.markAsVisible();
64
64
  }
65
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
66
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-series-item-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
65
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
66
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-series-item-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
67
67
  }
68
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
69
69
  type: Component,
70
70
  args: [{
71
71
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -73,7 +73,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
73
73
  template: '',
74
74
  standalone: true
75
75
  }]
76
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
76
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
77
77
  type: Input
78
78
  }], border: [{
79
79
  type: Input