@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
@@ -28,15 +28,15 @@ export class SankeyCustomMessagesComponent extends Messages {
28
28
  get override() {
29
29
  return true;
30
30
  }
31
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
32
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SankeyCustomMessagesComponent, isStandalone: true, selector: "kendo-sankey-messages", providers: [
31
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
32
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyCustomMessagesComponent, isStandalone: true, selector: "kendo-sankey-messages", providers: [
33
33
  {
34
34
  provide: Messages,
35
35
  useExisting: forwardRef(() => SankeyCustomMessagesComponent)
36
36
  }
37
37
  ], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyCustomMessagesComponent, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyCustomMessagesComponent, decorators: [{
40
40
  type: Component,
41
41
  args: [{
42
42
  providers: [
@@ -49,4 +49,4 @@ 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.LocalizationService }]; } });
52
+ }], ctorParameters: () => [{ type: i1.LocalizationService }] });
@@ -16,15 +16,15 @@ export class LocalizedMessagesDirective extends Messages {
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: LocalizedMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
20
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: LocalizedMessagesDirective, isStandalone: true, selector: "[kendoSankeyLocalizedMessages]", providers: [
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
20
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedMessagesDirective, isStandalone: true, selector: "[kendoSankeyLocalizedMessages]", providers: [
21
21
  {
22
22
  provide: Messages,
23
23
  useExisting: forwardRef(() => LocalizedMessagesDirective)
24
24
  }
25
25
  ], usesInheritance: true, ngImport: i0 });
26
26
  }
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LocalizedMessagesDirective, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedMessagesDirective, 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: '[kendoSankeyLocalizedMessages]',
37
37
  standalone: true
38
38
  }]
39
- }], ctorParameters: function () { return [{ type: i1.LocalizationService }]; } });
39
+ }], ctorParameters: () => [{ type: i1.LocalizationService }] });
@@ -14,10 +14,10 @@ export class Messages extends ComponentMessages {
14
14
  * Sets the format string to use when displaying node and link values in the tooltip.
15
15
  */
16
16
  tooltipUnitFormat;
17
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: Messages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
18
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: Messages, selector: "[kendoSankeyMessages]", inputs: { tooltipUnitFormat: "tooltipUnitFormat" }, usesInheritance: true, ngImport: i0 });
17
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: Messages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
18
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: Messages, selector: "[kendoSankeyMessages]", inputs: { tooltipUnitFormat: "tooltipUnitFormat" }, usesInheritance: true, ngImport: i0 });
19
19
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: Messages, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: Messages, decorators: [{
21
21
  type: Directive,
22
22
  args: [{
23
23
  selector: '[kendoSankeyMessages]'
@@ -33,10 +33,10 @@ export class SankeyNodesComponent extends SettingsComponent {
33
33
  super('nodes', configurationService);
34
34
  this.configurationService = configurationService;
35
35
  }
36
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyNodesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
37
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SankeyNodesComponent, isStandalone: true, selector: "kendo-sankey-nodes", inputs: { colorType: "colorType", color: "color", opacity: "opacity", offset: "offset", padding: "padding", width: "width", align: "align", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
36
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
37
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyNodesComponent, isStandalone: true, selector: "kendo-sankey-nodes", inputs: { colorType: "colorType", color: "color", opacity: "opacity", offset: "offset", padding: "padding", width: "width", align: "align", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyNodesComponent, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodesComponent, decorators: [{
40
40
  type: Component,
41
41
  args: [{
42
42
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -44,7 +44,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
44
44
  template: '',
45
45
  standalone: true
46
46
  }]
47
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { colorType: [{
47
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { colorType: [{
48
48
  type: Input
49
49
  }], color: [{
50
50
  type: Input
@@ -14,10 +14,10 @@ export class SankeyThemeService extends ThemeService {
14
14
  const theme = sankeyTheme(this.element);
15
15
  this.push(theme);
16
16
  }
17
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyThemeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
18
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyThemeService, providedIn: 'root' });
17
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyThemeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
18
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyThemeService, providedIn: 'root' });
19
19
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyThemeService, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyThemeService, decorators: [{
21
21
  type: Injectable,
22
22
  args: [{
23
23
  providedIn: 'root'
@@ -68,10 +68,10 @@ export class SankeyTitleComponent extends SettingsComponent {
68
68
  super('title', configurationService);
69
69
  this.configurationService = configurationService;
70
70
  }
71
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
72
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SankeyTitleComponent, isStandalone: true, selector: "kendo-sankey-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
71
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
72
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyTitleComponent, isStandalone: true, selector: "kendo-sankey-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
73
73
  }
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTitleComponent, decorators: [{
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTitleComponent, decorators: [{
75
75
  type: Component,
76
76
  args: [{
77
77
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -79,7 +79,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
79
79
  template: '',
80
80
  standalone: true
81
81
  }]
82
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { align: [{
82
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { align: [{
83
83
  type: Input
84
84
  }], background: [{
85
85
  type: Input
@@ -30,15 +30,15 @@ export class SankeyLinkTooltipTemplateDirective {
30
30
  constructor(templateRef) {
31
31
  this.templateRef = templateRef;
32
32
  }
33
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
34
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SankeyLinkTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyLinkTooltipTemplate]", ngImport: i0 });
33
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
34
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SankeyLinkTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyLinkTooltipTemplate]", ngImport: i0 });
35
35
  }
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, decorators: [{
37
37
  type: Directive,
38
38
  args: [{
39
39
  selector: '[kendoSankeyLinkTooltipTemplate]',
40
40
  standalone: true
41
41
  }]
42
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
42
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
43
43
  type: Optional
44
- }] }]; } });
44
+ }] }] });
@@ -52,15 +52,15 @@ export class SankeyNodeTooltipTemplateDirective {
52
52
  constructor(templateRef) {
53
53
  this.templateRef = templateRef;
54
54
  }
55
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
56
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SankeyNodeTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyNodeTooltipTemplate]", ngImport: i0 });
55
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
56
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SankeyNodeTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyNodeTooltipTemplate]", ngImport: i0 });
57
57
  }
58
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, decorators: [{
58
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, decorators: [{
59
59
  type: Directive,
60
60
  args: [{
61
61
  selector: '[kendoSankeyNodeTooltipTemplate]',
62
62
  standalone: true
63
63
  }]
64
- }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
64
+ }], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
65
65
  type: Optional
66
- }] }]; } });
66
+ }] }] });
@@ -12,10 +12,10 @@ export class SquareSymbol {
12
12
  size = 15;
13
13
  display = 'inline-flex';
14
14
  marginLeft = 3;
15
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SquareSymbol, deps: [], target: i0.ɵɵFactoryTarget.Directive });
16
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.2.12", type: SquareSymbol, isStandalone: true, selector: "[squareSymbol]", inputs: { color: "color", size: "size" }, host: { properties: { "style.backgroundColor": "this.color", "style.width.px": "this.size", "style.height.px": "this.size", "style.display": "this.display", "style.marginLeft.px": "this.marginLeft" } }, ngImport: i0 });
15
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SquareSymbol, deps: [], target: i0.ɵɵFactoryTarget.Directive });
16
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SquareSymbol, isStandalone: true, selector: "[squareSymbol]", inputs: { color: "color", size: "size" }, host: { properties: { "style.backgroundColor": "this.color", "style.width.px": "this.size", "style.height.px": "this.size", "style.display": "this.display", "style.marginLeft.px": "this.marginLeft" } }, ngImport: i0 });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SquareSymbol, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SquareSymbol, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: '[squareSymbol]',
@@ -126,8 +126,8 @@ export class SankeyTooltipPopupComponent extends BaseTooltip {
126
126
  get isRTL() {
127
127
  return Boolean(this.localizationService.rtl);
128
128
  }
129
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTooltipPopupComponent, deps: [{ token: i0.ElementRef }, { token: i1.PopupService }, { token: i2.SankeyTooltipTemplateService }, { token: i3.LocalizationService }, { token: i4.IntlService }, { token: i0.NgZone }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
130
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SankeyTooltipPopupComponent, isStandalone: true, selector: "kendo-sankey-tooltip-popup", inputs: { animate: "animate", wrapperClass: "wrapperClass", tooltipUnitFormat: "tooltipUnitFormat", offset: "offset" }, providers: [
129
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipPopupComponent, deps: [{ token: i0.ElementRef }, { token: i1.PopupService }, { token: i2.SankeyTooltipTemplateService }, { token: i3.LocalizationService }, { token: i4.IntlService }, { token: i0.NgZone }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
130
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyTooltipPopupComponent, isStandalone: true, selector: "kendo-sankey-tooltip-popup", inputs: { animate: "animate", wrapperClass: "wrapperClass", tooltipUnitFormat: "tooltipUnitFormat", offset: "offset" }, providers: [
131
131
  PopupService,
132
132
  {
133
133
  provide: POPUP_CONTAINER,
@@ -173,7 +173,7 @@ export class SankeyTooltipPopupComponent extends BaseTooltip {
173
173
  </ng-template>
174
174
  `, isInline: true, dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]" }, { kind: "directive", type: SquareSymbol, selector: "[squareSymbol]", inputs: ["color", "size"] }, { kind: "directive", type: SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]" }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
175
175
  }
176
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTooltipPopupComponent, decorators: [{
176
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipPopupComponent, decorators: [{
177
177
  type: Component,
178
178
  args: [{
179
179
  providers: [
@@ -226,7 +226,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
226
226
  standalone: true,
227
227
  imports: [NgStyle, NgIf, NgTemplateOutlet, SankeyNodeTooltipTemplateDirective, SquareSymbol, SankeyLinkTooltipTemplateDirective, IconWrapperComponent]
228
228
  }]
229
- }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.PopupService }, { type: i2.SankeyTooltipTemplateService }, { type: i3.LocalizationService }, { type: i4.IntlService }, { type: i0.NgZone }, { type: i0.Renderer2 }]; }, propDecorators: { defaultNodeTooltipTemplate: [{
229
+ }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.PopupService }, { type: i2.SankeyTooltipTemplateService }, { type: i3.LocalizationService }, { type: i4.IntlService }, { type: i0.NgZone }, { type: i0.Renderer2 }], propDecorators: { defaultNodeTooltipTemplate: [{
230
230
  type: ViewChild,
231
231
  args: [SankeyNodeTooltipTemplateDirective, { static: false }]
232
232
  }], defaultLinkTooltipTemplate: [{
@@ -10,9 +10,9 @@ import * as i0 from "@angular/core";
10
10
  export class SankeyTooltipTemplateService {
11
11
  nodeTemplate;
12
12
  linkTemplate;
13
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTooltipTemplateService });
13
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipTemplateService });
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTooltipTemplateService, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipTemplateService, decorators: [{
17
17
  type: Injectable
18
18
  }] });
@@ -53,17 +53,17 @@ export class SankeyTooltipComponent extends SettingsComponent {
53
53
  this.templateService.linkTemplate = this.linkTooltipTemplate?.templateRef;
54
54
  this.templateService.nodeTemplate = this.nodeTooltipTemplate?.templateRef;
55
55
  }
56
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTooltipComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.SankeyTooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
57
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SankeyTooltipComponent, isStandalone: true, selector: "kendo-sankey-tooltip", inputs: { followPointer: "followPointer", delay: "delay", offset: "offset", visible: "visible" }, queries: [{ propertyName: "linkTooltipTemplate", first: true, predicate: SankeyLinkTooltipTemplateDirective, descendants: true }, { propertyName: "nodeTooltipTemplate", first: true, predicate: SankeyNodeTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
56
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.SankeyTooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
57
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyTooltipComponent, isStandalone: true, selector: "kendo-sankey-tooltip", inputs: { followPointer: "followPointer", delay: "delay", offset: "offset", visible: "visible" }, queries: [{ propertyName: "linkTooltipTemplate", first: true, predicate: SankeyLinkTooltipTemplateDirective, descendants: true }, { propertyName: "nodeTooltipTemplate", first: true, predicate: SankeyNodeTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
58
58
  }
59
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyTooltipComponent, decorators: [{
59
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipComponent, decorators: [{
60
60
  type: Component,
61
61
  args: [{
62
62
  selector: 'kendo-sankey-tooltip',
63
63
  template: '',
64
64
  standalone: true
65
65
  }]
66
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.SankeyTooltipTemplateService }]; }, propDecorators: { followPointer: [{
66
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.SankeyTooltipTemplateService }], propDecorators: { followPointer: [{
67
67
  type: Input
68
68
  }], delay: [{
69
69
  type: Input
@@ -413,8 +413,8 @@ export class SankeyComponent {
413
413
  get isRTL() {
414
414
  return Boolean(this.localizationService.rtl);
415
415
  }
416
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyComponent, deps: [{ token: i0.ElementRef }, { token: i1.ConfigurationService }, { token: i2.SankeyThemeService }, { token: i3.LocalizationService }, { token: i4.InstanceEventService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i5.IntlService }], target: i0.ɵɵFactoryTarget.Component });
417
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SankeyComponent, isStandalone: true, selector: "kendo-sankey", inputs: { data: "data", links: "links", nodes: "nodes", labels: "labels", title: "title", legend: "legend", tooltip: "tooltip", disableAutoLayout: "disableAutoLayout", navigable: "navigable", popupSettings: "popupSettings" }, outputs: { nodeEnter: "nodeEnter", nodeLeave: "nodeLeave", nodeClick: "nodeClick", linkEnter: "linkEnter", linkLeave: "linkLeave", linkClick: "linkClick" }, providers: [
416
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyComponent, deps: [{ token: i0.ElementRef }, { token: i1.ConfigurationService }, { token: i2.SankeyThemeService }, { token: i3.LocalizationService }, { token: i4.InstanceEventService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i5.IntlService }], target: i0.ɵɵFactoryTarget.Component });
417
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyComponent, isStandalone: true, selector: "kendo-sankey", inputs: { data: "data", links: "links", nodes: "nodes", labels: "labels", title: "title", legend: "legend", tooltip: "tooltip", disableAutoLayout: "disableAutoLayout", navigable: "navigable", popupSettings: "popupSettings" }, outputs: { nodeEnter: "nodeEnter", nodeLeave: "nodeLeave", nodeClick: "nodeClick", linkEnter: "linkEnter", linkLeave: "linkLeave", linkClick: "linkClick" }, providers: [
418
418
  ConfigurationService,
419
419
  LocalizationService,
420
420
  InstanceEventService,
@@ -438,7 +438,7 @@ export class SankeyComponent {
438
438
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
439
439
  `, isInline: true, dependencies: [{ kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]" }, { kind: "component", type: SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: ["animate", "wrapperClass", "tooltipUnitFormat", "offset"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
440
440
  }
441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyComponent, decorators: [{
441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyComponent, decorators: [{
442
442
  type: Component,
443
443
  args: [{
444
444
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -471,7 +471,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
471
471
  standalone: true,
472
472
  imports: [LocalizedMessagesDirective, SankeyTooltipPopupComponent, NgIf, WatermarkOverlayComponent]
473
473
  }]
474
- }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.ConfigurationService }, { type: i2.SankeyThemeService }, { type: i3.LocalizationService }, { type: i4.InstanceEventService }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i5.IntlService }]; }, propDecorators: { data: [{
474
+ }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.ConfigurationService }, { type: i2.SankeyThemeService }, { type: i3.LocalizationService }, { type: i4.InstanceEventService }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i5.IntlService }], propDecorators: { data: [{
475
475
  type: Input
476
476
  }], links: [{
477
477
  type: Input
@@ -47,11 +47,11 @@ import * as i13 from "./sankey/data-binding/flat-binding.directive";
47
47
  * ```
48
48
  */
49
49
  export class SankeyModule {
50
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
51
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SankeyModule, imports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent, i3.SankeyLinkTooltipTemplateDirective, i4.SankeyNodeTooltipTemplateDirective, i5.SankeyCustomMessagesComponent, i6.LocalizedMessagesDirective, i7.SankeyTitleComponent, i8.SankeyLegendComponent, i9.SankeyTooltipComponent, i10.SankeyLinksComponent, i11.SankeyNodesComponent, i12.SankeyLabelsComponent, i13.SankeyFlatBindingDirective], exports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent, i3.SankeyLinkTooltipTemplateDirective, i4.SankeyNodeTooltipTemplateDirective, i5.SankeyCustomMessagesComponent, i6.LocalizedMessagesDirective, i7.SankeyTitleComponent, i8.SankeyLegendComponent, i9.SankeyTooltipComponent, i10.SankeyLinksComponent, i11.SankeyNodesComponent, i12.SankeyLabelsComponent, i13.SankeyFlatBindingDirective] });
52
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent] });
50
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
51
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, imports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent, i3.SankeyLinkTooltipTemplateDirective, i4.SankeyNodeTooltipTemplateDirective, i5.SankeyCustomMessagesComponent, i6.LocalizedMessagesDirective, i7.SankeyTitleComponent, i8.SankeyLegendComponent, i9.SankeyTooltipComponent, i10.SankeyLinksComponent, i11.SankeyNodesComponent, i12.SankeyLabelsComponent, i13.SankeyFlatBindingDirective], exports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent, i3.SankeyLinkTooltipTemplateDirective, i4.SankeyNodeTooltipTemplateDirective, i5.SankeyCustomMessagesComponent, i6.LocalizedMessagesDirective, i7.SankeyTitleComponent, i8.SankeyLegendComponent, i9.SankeyTooltipComponent, i10.SankeyLinksComponent, i11.SankeyNodesComponent, i12.SankeyLabelsComponent, i13.SankeyFlatBindingDirective] });
52
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent] });
53
53
  }
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SankeyModule, decorators: [{
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, decorators: [{
55
55
  type: NgModule,
56
56
  args: [{
57
57
  imports: [...KENDO_SANKEY],
@@ -125,8 +125,8 @@ export class SparklineComponent extends ChartComponent {
125
125
  updateOptions() {
126
126
  this.instance.setOptions(Sparkline.normalizeOptions(this.options));
127
127
  }
128
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SparklineComponent, 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 });
129
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: SparklineComponent, isStandalone: true, selector: "kendo-sparkline", inputs: { type: "type", data: "data", noData: "noData", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
128
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineComponent, 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 });
129
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SparklineComponent, isStandalone: true, selector: "kendo-sparkline", inputs: { type: "type", data: "data", noData: "noData", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
130
130
  ConfigurationService,
131
131
  TooltipTemplateService,
132
132
  InstanceEventService,
@@ -147,7 +147,7 @@ export class SparklineComponent extends ChartComponent {
147
147
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
148
148
  `, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
149
149
  }
150
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SparklineComponent, decorators: [{
150
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineComponent, decorators: [{
151
151
  type: Component,
152
152
  args: [{
153
153
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -177,7 +177,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
177
177
  standalone: true,
178
178
  imports: [CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, NgIf, WatermarkOverlayComponent]
179
179
  }]
180
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: i5.InstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }]; }, propDecorators: { type: [{
180
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: i5.InstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { type: [{
181
181
  type: Input
182
182
  }], data: [{
183
183
  type: Input
@@ -128,11 +128,11 @@ import * as i94 from "./chart/value-axis-item/title.component";
128
128
  * ```
129
129
  */
130
130
  export class SparklineModule {
131
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
132
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: SparklineModule, imports: [i1.SparklineComponent, i2.ChartComponent, i3.DonutCenterTemplateDirective, i4.NoDataTemplateDirective, i5.XAxisComponent, i6.XAxisCrosshairComponent, i7.XAxisCrosshairTooltipComponent, i8.XAxisItemComponent, i9.XAxisLabelsComponent, i10.XAxisNotesComponent, i11.XAxisNotesIconComponent, i12.XAxisNotesLabelComponent, i13.XAxisTitleComponent, i14.YAxisComponent, i15.YAxisCrosshairComponent, i16.YAxisCrosshairTooltipComponent, i17.YAxisItemComponent, i18.YAxisLabelsComponent, i19.YAxisNotesComponent, i20.YAxisNotesIconComponent, i21.YAxisNotesLabelComponent, i22.YAxisTitleComponent, i23.ZoomableComponent, i24.TooltipPopupComponent, i25.SeriesTooltipTemplateDirective, i26.SharedTooltipTemplateDirective, i27.CrosshairTooltipsContainerComponent, i28.CrosshairTooltipComponent, i29.AxisDefaultsComponent, i30.AxisDefaultsCrosshairComponent, i31.AxisDefaultsCrosshairTooltipComponent, i32.AxisDefaultsLabelsComponent, i33.AxisDefaultsTitleComponent, i34.CategoryAxisComponent, i35.CategoryAxisCrosshairComponent, i36.CategoryAxisCrosshairTooltipComponent, i37.CategoryAxisItemComponent, i38.CategoryAxisLabelsComponent, i39.CategoryAxisRangeLabelsComponent, i40.CategoryAxisNotesComponent, i41.CategoryAxisNotesIconComponent, i42.CategoryAxisNotesLabelComponent, i43.CategoryAxisSelectComponent, i44.CategoryAxisTitleComponent, i45.ChartAreaComponent, i46.ChartBreadcrumbComponent, i47.ChartCustomMessagesComponent, i48.LocalizedChartMessagesDirective, i49.LegendComponent, i50.LegendInactiveItemsComponent, i51.LegendItemComponent, i52.PaneComponent, i53.PaneDefaultsComponent, i54.PaneDefaultsTitleComponent, i55.PanesComponent, i56.PanesTitleComponent, i57.PlotAreaComponent, i58.SeriesComponent, i59.SeriesDefaultsComponent, i60.SeriesDefaultsLabelsComponent, i61.SeriesDefaultsLabelsFromComponent, i62.SeriesDefaultsLabelsToComponent, i63.SeriesDefaultsNotesComponent, i64.SeriesDefaultsNotesIconComponent, i65.SeriesDefaultsNotesLabelComponent, i66.SeriesDefaultsTooltipComponent, i67.SeriesDrilldownTemplateDirective, i68.SeriesErrorBarsComponent, i69.SeriesExtremesComponent, i70.SeriesHighlightComponent, i71.SeriesItemComponent, i72.SeriesLabelsComponent, i73.SeriesLabelsFromComponent, i74.SeriesLabelsToComponent, i75.SeriesMarkersComponent, i76.SeriesNotesComponent, i77.SeriesNotesIconComponent, i78.SeriesNotesLabelComponent, i79.SeriesOutliersComponent, i80.SeriesTooltipComponent, i81.SeriesTrendlineComponent, i82.SeriesTrendlineForecastComponent, i83.SubtitleComponent, i84.TitleComponent, i85.TooltipComponent, i86.ValueAxisComponent, i87.ValueAxisCrosshairComponent, i88.ValueAxisCrosshairTooltipComponent, i89.ValueAxisItemComponent, i90.ValueAxisLabelsComponent, i91.ValueAxisNotesComponent, i92.ValueAxisNotesIconComponent, i93.ValueAxisNotesLabelComponent, i94.ValueAxisTitleComponent], exports: [i1.SparklineComponent, i2.ChartComponent, i3.DonutCenterTemplateDirective, i4.NoDataTemplateDirective, i5.XAxisComponent, i6.XAxisCrosshairComponent, i7.XAxisCrosshairTooltipComponent, i8.XAxisItemComponent, i9.XAxisLabelsComponent, i10.XAxisNotesComponent, i11.XAxisNotesIconComponent, i12.XAxisNotesLabelComponent, i13.XAxisTitleComponent, i14.YAxisComponent, i15.YAxisCrosshairComponent, i16.YAxisCrosshairTooltipComponent, i17.YAxisItemComponent, i18.YAxisLabelsComponent, i19.YAxisNotesComponent, i20.YAxisNotesIconComponent, i21.YAxisNotesLabelComponent, i22.YAxisTitleComponent, i23.ZoomableComponent, i24.TooltipPopupComponent, i25.SeriesTooltipTemplateDirective, i26.SharedTooltipTemplateDirective, i27.CrosshairTooltipsContainerComponent, i28.CrosshairTooltipComponent, i29.AxisDefaultsComponent, i30.AxisDefaultsCrosshairComponent, i31.AxisDefaultsCrosshairTooltipComponent, i32.AxisDefaultsLabelsComponent, i33.AxisDefaultsTitleComponent, i34.CategoryAxisComponent, i35.CategoryAxisCrosshairComponent, i36.CategoryAxisCrosshairTooltipComponent, i37.CategoryAxisItemComponent, i38.CategoryAxisLabelsComponent, i39.CategoryAxisRangeLabelsComponent, i40.CategoryAxisNotesComponent, i41.CategoryAxisNotesIconComponent, i42.CategoryAxisNotesLabelComponent, i43.CategoryAxisSelectComponent, i44.CategoryAxisTitleComponent, i45.ChartAreaComponent, i46.ChartBreadcrumbComponent, i47.ChartCustomMessagesComponent, i48.LocalizedChartMessagesDirective, i49.LegendComponent, i50.LegendInactiveItemsComponent, i51.LegendItemComponent, i52.PaneComponent, i53.PaneDefaultsComponent, i54.PaneDefaultsTitleComponent, i55.PanesComponent, i56.PanesTitleComponent, i57.PlotAreaComponent, i58.SeriesComponent, i59.SeriesDefaultsComponent, i60.SeriesDefaultsLabelsComponent, i61.SeriesDefaultsLabelsFromComponent, i62.SeriesDefaultsLabelsToComponent, i63.SeriesDefaultsNotesComponent, i64.SeriesDefaultsNotesIconComponent, i65.SeriesDefaultsNotesLabelComponent, i66.SeriesDefaultsTooltipComponent, i67.SeriesDrilldownTemplateDirective, i68.SeriesErrorBarsComponent, i69.SeriesExtremesComponent, i70.SeriesHighlightComponent, i71.SeriesItemComponent, i72.SeriesLabelsComponent, i73.SeriesLabelsFromComponent, i74.SeriesLabelsToComponent, i75.SeriesMarkersComponent, i76.SeriesNotesComponent, i77.SeriesNotesIconComponent, i78.SeriesNotesLabelComponent, i79.SeriesOutliersComponent, i80.SeriesTooltipComponent, i81.SeriesTrendlineComponent, i82.SeriesTrendlineForecastComponent, i83.SubtitleComponent, i84.TitleComponent, i85.TooltipComponent, i86.ValueAxisComponent, i87.ValueAxisCrosshairComponent, i88.ValueAxisCrosshairTooltipComponent, i89.ValueAxisItemComponent, i90.ValueAxisLabelsComponent, i91.ValueAxisNotesComponent, i92.ValueAxisNotesIconComponent, i93.ValueAxisNotesLabelComponent, i94.ValueAxisTitleComponent] });
133
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SparklineModule, providers: [ThemeService, IconsService, PopupService, ResizeBatchService], imports: [KENDO_SPARKLINE, i2.ChartComponent, i46.ChartBreadcrumbComponent] });
131
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
132
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, imports: [i1.SparklineComponent, i2.ChartComponent, i3.DonutCenterTemplateDirective, i4.NoDataTemplateDirective, i5.XAxisComponent, i6.XAxisCrosshairComponent, i7.XAxisCrosshairTooltipComponent, i8.XAxisItemComponent, i9.XAxisLabelsComponent, i10.XAxisNotesComponent, i11.XAxisNotesIconComponent, i12.XAxisNotesLabelComponent, i13.XAxisTitleComponent, i14.YAxisComponent, i15.YAxisCrosshairComponent, i16.YAxisCrosshairTooltipComponent, i17.YAxisItemComponent, i18.YAxisLabelsComponent, i19.YAxisNotesComponent, i20.YAxisNotesIconComponent, i21.YAxisNotesLabelComponent, i22.YAxisTitleComponent, i23.ZoomableComponent, i24.TooltipPopupComponent, i25.SeriesTooltipTemplateDirective, i26.SharedTooltipTemplateDirective, i27.CrosshairTooltipsContainerComponent, i28.CrosshairTooltipComponent, i29.AxisDefaultsComponent, i30.AxisDefaultsCrosshairComponent, i31.AxisDefaultsCrosshairTooltipComponent, i32.AxisDefaultsLabelsComponent, i33.AxisDefaultsTitleComponent, i34.CategoryAxisComponent, i35.CategoryAxisCrosshairComponent, i36.CategoryAxisCrosshairTooltipComponent, i37.CategoryAxisItemComponent, i38.CategoryAxisLabelsComponent, i39.CategoryAxisRangeLabelsComponent, i40.CategoryAxisNotesComponent, i41.CategoryAxisNotesIconComponent, i42.CategoryAxisNotesLabelComponent, i43.CategoryAxisSelectComponent, i44.CategoryAxisTitleComponent, i45.ChartAreaComponent, i46.ChartBreadcrumbComponent, i47.ChartCustomMessagesComponent, i48.LocalizedChartMessagesDirective, i49.LegendComponent, i50.LegendInactiveItemsComponent, i51.LegendItemComponent, i52.PaneComponent, i53.PaneDefaultsComponent, i54.PaneDefaultsTitleComponent, i55.PanesComponent, i56.PanesTitleComponent, i57.PlotAreaComponent, i58.SeriesComponent, i59.SeriesDefaultsComponent, i60.SeriesDefaultsLabelsComponent, i61.SeriesDefaultsLabelsFromComponent, i62.SeriesDefaultsLabelsToComponent, i63.SeriesDefaultsNotesComponent, i64.SeriesDefaultsNotesIconComponent, i65.SeriesDefaultsNotesLabelComponent, i66.SeriesDefaultsTooltipComponent, i67.SeriesDrilldownTemplateDirective, i68.SeriesErrorBarsComponent, i69.SeriesExtremesComponent, i70.SeriesHighlightComponent, i71.SeriesItemComponent, i72.SeriesLabelsComponent, i73.SeriesLabelsFromComponent, i74.SeriesLabelsToComponent, i75.SeriesMarkersComponent, i76.SeriesNotesComponent, i77.SeriesNotesIconComponent, i78.SeriesNotesLabelComponent, i79.SeriesOutliersComponent, i80.SeriesTooltipComponent, i81.SeriesTrendlineComponent, i82.SeriesTrendlineForecastComponent, i83.SubtitleComponent, i84.TitleComponent, i85.TooltipComponent, i86.ValueAxisComponent, i87.ValueAxisCrosshairComponent, i88.ValueAxisCrosshairTooltipComponent, i89.ValueAxisItemComponent, i90.ValueAxisLabelsComponent, i91.ValueAxisNotesComponent, i92.ValueAxisNotesIconComponent, i93.ValueAxisNotesLabelComponent, i94.ValueAxisTitleComponent], exports: [i1.SparklineComponent, i2.ChartComponent, i3.DonutCenterTemplateDirective, i4.NoDataTemplateDirective, i5.XAxisComponent, i6.XAxisCrosshairComponent, i7.XAxisCrosshairTooltipComponent, i8.XAxisItemComponent, i9.XAxisLabelsComponent, i10.XAxisNotesComponent, i11.XAxisNotesIconComponent, i12.XAxisNotesLabelComponent, i13.XAxisTitleComponent, i14.YAxisComponent, i15.YAxisCrosshairComponent, i16.YAxisCrosshairTooltipComponent, i17.YAxisItemComponent, i18.YAxisLabelsComponent, i19.YAxisNotesComponent, i20.YAxisNotesIconComponent, i21.YAxisNotesLabelComponent, i22.YAxisTitleComponent, i23.ZoomableComponent, i24.TooltipPopupComponent, i25.SeriesTooltipTemplateDirective, i26.SharedTooltipTemplateDirective, i27.CrosshairTooltipsContainerComponent, i28.CrosshairTooltipComponent, i29.AxisDefaultsComponent, i30.AxisDefaultsCrosshairComponent, i31.AxisDefaultsCrosshairTooltipComponent, i32.AxisDefaultsLabelsComponent, i33.AxisDefaultsTitleComponent, i34.CategoryAxisComponent, i35.CategoryAxisCrosshairComponent, i36.CategoryAxisCrosshairTooltipComponent, i37.CategoryAxisItemComponent, i38.CategoryAxisLabelsComponent, i39.CategoryAxisRangeLabelsComponent, i40.CategoryAxisNotesComponent, i41.CategoryAxisNotesIconComponent, i42.CategoryAxisNotesLabelComponent, i43.CategoryAxisSelectComponent, i44.CategoryAxisTitleComponent, i45.ChartAreaComponent, i46.ChartBreadcrumbComponent, i47.ChartCustomMessagesComponent, i48.LocalizedChartMessagesDirective, i49.LegendComponent, i50.LegendInactiveItemsComponent, i51.LegendItemComponent, i52.PaneComponent, i53.PaneDefaultsComponent, i54.PaneDefaultsTitleComponent, i55.PanesComponent, i56.PanesTitleComponent, i57.PlotAreaComponent, i58.SeriesComponent, i59.SeriesDefaultsComponent, i60.SeriesDefaultsLabelsComponent, i61.SeriesDefaultsLabelsFromComponent, i62.SeriesDefaultsLabelsToComponent, i63.SeriesDefaultsNotesComponent, i64.SeriesDefaultsNotesIconComponent, i65.SeriesDefaultsNotesLabelComponent, i66.SeriesDefaultsTooltipComponent, i67.SeriesDrilldownTemplateDirective, i68.SeriesErrorBarsComponent, i69.SeriesExtremesComponent, i70.SeriesHighlightComponent, i71.SeriesItemComponent, i72.SeriesLabelsComponent, i73.SeriesLabelsFromComponent, i74.SeriesLabelsToComponent, i75.SeriesMarkersComponent, i76.SeriesNotesComponent, i77.SeriesNotesIconComponent, i78.SeriesNotesLabelComponent, i79.SeriesOutliersComponent, i80.SeriesTooltipComponent, i81.SeriesTrendlineComponent, i82.SeriesTrendlineForecastComponent, i83.SubtitleComponent, i84.TitleComponent, i85.TooltipComponent, i86.ValueAxisComponent, i87.ValueAxisCrosshairComponent, i88.ValueAxisCrosshairTooltipComponent, i89.ValueAxisItemComponent, i90.ValueAxisLabelsComponent, i91.ValueAxisNotesComponent, i92.ValueAxisNotesIconComponent, i93.ValueAxisNotesLabelComponent, i94.ValueAxisTitleComponent] });
133
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, providers: [ThemeService, IconsService, PopupService, ResizeBatchService], imports: [KENDO_SPARKLINE, i2.ChartComponent, i46.ChartBreadcrumbComponent] });
134
134
  }
135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: SparklineModule, decorators: [{
135
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, decorators: [{
136
136
  type: NgModule,
137
137
  args: [{
138
138
  imports: [...KENDO_SPARKLINE, ...KENDO_CHART],
@@ -19,10 +19,10 @@ export class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrossha
19
19
  super(configurationService);
20
20
  this.configurationService = configurationService;
21
21
  }
22
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
23
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
23
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -30,4 +30,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
30
30
  template: '',
31
31
  standalone: true
32
32
  }]
33
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
33
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });
@@ -17,10 +17,10 @@ export class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxis
17
17
  super(configurationService);
18
18
  this.configurationService = configurationService;
19
19
  }
20
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -28,4 +28,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
28
28
  template: '',
29
29
  standalone: true
30
30
  }]
31
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
31
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });
@@ -16,10 +16,10 @@ export class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComp
16
16
  super(configurationService);
17
17
  this.configurationService = configurationService;
18
18
  }
19
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
27
27
  template: '',
28
28
  standalone: true
29
29
  }]
30
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
30
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });
@@ -31,10 +31,10 @@ export class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesCompon
31
31
  super(configurationService);
32
32
  this.configurationService = configurationService;
33
33
  }
34
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
35
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
34
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
35
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
38
38
  type: Component,
39
39
  args: [{
40
40
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -42,4 +42,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
42
42
  template: '',
43
43
  standalone: true
44
44
  }]
45
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
45
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });
@@ -16,10 +16,10 @@ export class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIc
16
16
  super(configurationService);
17
17
  this.configurationService = configurationService;
18
18
  }
19
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
27
27
  template: '',
28
28
  standalone: true
29
29
  }]
30
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
30
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });
@@ -16,10 +16,10 @@ export class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesL
16
16
  super(configurationService);
17
17
  this.configurationService = configurationService;
18
18
  }
19
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
27
27
  template: '',
28
28
  standalone: true
29
29
  }]
30
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
30
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });
@@ -25,10 +25,10 @@ export class NavigatorCategoryAxisSelectComponent extends CategoryAxisSelectComp
25
25
  super(configurationService);
26
26
  this.configurationService = configurationService;
27
27
  }
28
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
29
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
28
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
29
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -36,4 +36,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
36
36
  template: '',
37
37
  standalone: true
38
38
  }]
39
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
39
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });
@@ -16,10 +16,10 @@ export class NavigatorCategoryAxisTitleComponent extends CategoryAxisTitleCompon
16
16
  super(configurationService);
17
17
  this.configurationService = configurationService;
18
18
  }
19
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorCategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
27
27
  template: '',
28
28
  standalone: true
29
29
  }]
30
- }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
30
+ }], ctorParameters: () => [{ type: i1.ConfigurationService }] });