@progress/kendo-angular-charts 16.5.0 → 16.6.0-develop.2

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 (287) hide show
  1. package/chart/axis-defaults/crosshair.component.d.ts +1 -1
  2. package/chart/axis-defaults/crosshair.tooltip.component.d.ts +1 -1
  3. package/chart/axis-defaults/labels.component.d.ts +1 -1
  4. package/chart/axis-defaults/title.component.d.ts +1 -1
  5. package/chart/axis-defaults.component.d.ts +1 -1
  6. package/chart/category-axis-item/crosshair.component.d.ts +1 -1
  7. package/chart/category-axis-item/crosshair.tooltip.component.d.ts +1 -1
  8. package/chart/category-axis-item/labels.component.d.ts +1 -1
  9. package/chart/category-axis-item/notes.component.d.ts +1 -1
  10. package/chart/category-axis-item/notes.icon.component.d.ts +1 -1
  11. package/chart/category-axis-item/notes.label.component.d.ts +1 -1
  12. package/chart/category-axis-item/range-labels.component.d.ts +1 -1
  13. package/chart/category-axis-item/select.component.d.ts +1 -1
  14. package/chart/category-axis-item/title.component.d.ts +1 -1
  15. package/chart/category-axis-item.component.d.ts +1 -1
  16. package/chart/category-axis.component.d.ts +1 -1
  17. package/chart/chart-area.component.d.ts +1 -1
  18. package/chart/donut-center-template.directive.d.ts +1 -1
  19. package/chart/legend/inactive-items.component.d.ts +1 -1
  20. package/chart/legend/item.component.d.ts +1 -1
  21. package/chart/legend.component.d.ts +1 -1
  22. package/chart/pane/title.component.d.ts +1 -1
  23. package/chart/pane-defaults/title.component.d.ts +1 -1
  24. package/chart/pane-defaults.component.d.ts +1 -1
  25. package/chart/pane.component.d.ts +1 -1
  26. package/chart/panes.component.d.ts +1 -1
  27. package/chart/plot-area.component.d.ts +1 -1
  28. package/chart/series-defaults/labels.component.d.ts +1 -1
  29. package/chart/series-defaults/labels.from.component.d.ts +1 -1
  30. package/chart/series-defaults/labels.to.component.d.ts +1 -1
  31. package/chart/series-defaults/notes.component.d.ts +1 -1
  32. package/chart/series-defaults/notes.icon.component.d.ts +1 -1
  33. package/chart/series-defaults/notes.label.component.d.ts +1 -1
  34. package/chart/series-defaults/tooltip.component.d.ts +1 -1
  35. package/chart/series-defaults.component.d.ts +1 -1
  36. package/chart/series-drilldown-template.directive.d.ts +1 -1
  37. package/chart/series-item/error-bars.component.d.ts +1 -1
  38. package/chart/series-item/extremes.component.d.ts +1 -1
  39. package/chart/series-item/highlight.component.d.ts +1 -1
  40. package/chart/series-item/labels.component.d.ts +1 -1
  41. package/chart/series-item/labels.from.component.d.ts +1 -1
  42. package/chart/series-item/labels.to.component.d.ts +1 -1
  43. package/chart/series-item/markers.component.d.ts +1 -1
  44. package/chart/series-item/notes.component.d.ts +1 -1
  45. package/chart/series-item/notes.icon.component.d.ts +1 -1
  46. package/chart/series-item/notes.label.component.d.ts +1 -1
  47. package/chart/series-item/outliers.component.d.ts +1 -1
  48. package/chart/series-item/tooltip.component.d.ts +1 -1
  49. package/chart/series-item/trendline.component.d.ts +1 -1
  50. package/chart/series-item/trendline.forecast.component.d.ts +1 -1
  51. package/chart/series-item.component.d.ts +1 -1
  52. package/chart/series.component.d.ts +1 -1
  53. package/chart/subtitle.component.d.ts +1 -1
  54. package/chart/title.component.d.ts +1 -1
  55. package/chart/tooltip/crosshair-tooltip.component.d.ts +1 -1
  56. package/chart/tooltip/crosshair-tooltips-container.component.d.ts +1 -1
  57. package/chart/tooltip/series-tooltip-template.directive.d.ts +1 -1
  58. package/chart/tooltip/shared-tooltip-template.directive.d.ts +1 -1
  59. package/chart/tooltip/tooltip-popup.component.d.ts +1 -1
  60. package/chart/tooltip.component.d.ts +1 -1
  61. package/chart/value-axis-item/crosshair.component.d.ts +1 -1
  62. package/chart/value-axis-item/crosshair.tooltip.component.d.ts +1 -1
  63. package/chart/value-axis-item/labels.component.d.ts +1 -1
  64. package/chart/value-axis-item/notes.component.d.ts +1 -1
  65. package/chart/value-axis-item/notes.icon.component.d.ts +1 -1
  66. package/chart/value-axis-item/notes.label.component.d.ts +1 -1
  67. package/chart/value-axis-item/title.component.d.ts +1 -1
  68. package/chart/value-axis-item.component.d.ts +1 -1
  69. package/chart/value-axis.component.d.ts +1 -1
  70. package/chart/x-axis-item/crosshair.component.d.ts +1 -1
  71. package/chart/x-axis-item/crosshair.tooltip.component.d.ts +1 -1
  72. package/chart/x-axis-item/labels.component.d.ts +1 -1
  73. package/chart/x-axis-item/notes.component.d.ts +1 -1
  74. package/chart/x-axis-item/notes.icon.component.d.ts +1 -1
  75. package/chart/x-axis-item/notes.label.component.d.ts +1 -1
  76. package/chart/x-axis-item/title.component.d.ts +1 -1
  77. package/chart/x-axis-item.component.d.ts +1 -1
  78. package/chart/x-axis.component.d.ts +1 -1
  79. package/chart/y-axis-item/crosshair.component.d.ts +1 -1
  80. package/chart/y-axis-item/crosshair.tooltip.component.d.ts +1 -1
  81. package/chart/y-axis-item/labels.component.d.ts +1 -1
  82. package/chart/y-axis-item/notes.component.d.ts +1 -1
  83. package/chart/y-axis-item/notes.icon.component.d.ts +1 -1
  84. package/chart/y-axis-item/notes.label.component.d.ts +1 -1
  85. package/chart/y-axis-item/title.component.d.ts +1 -1
  86. package/chart/y-axis-item.component.d.ts +1 -1
  87. package/chart/y-axis.component.d.ts +1 -1
  88. package/chart/zoomable.component.d.ts +1 -1
  89. package/chart-breadcrumb.component.d.ts +1 -1
  90. package/chart.component.d.ts +1 -1
  91. package/chart.module.d.ts +1 -5
  92. package/charts.module.d.ts +134 -5
  93. package/directives.d.ts +94 -0
  94. package/esm2020/chart/axis-defaults/crosshair.component.mjs +3 -2
  95. package/esm2020/chart/axis-defaults/crosshair.tooltip.component.mjs +3 -2
  96. package/esm2020/chart/axis-defaults/labels.component.mjs +3 -2
  97. package/esm2020/chart/axis-defaults/title.component.mjs +3 -2
  98. package/esm2020/chart/axis-defaults.component.mjs +3 -2
  99. package/esm2020/chart/category-axis-item/crosshair.component.mjs +3 -2
  100. package/esm2020/chart/category-axis-item/crosshair.tooltip.component.mjs +3 -2
  101. package/esm2020/chart/category-axis-item/labels.component.mjs +3 -2
  102. package/esm2020/chart/category-axis-item/notes.component.mjs +3 -2
  103. package/esm2020/chart/category-axis-item/notes.icon.component.mjs +3 -2
  104. package/esm2020/chart/category-axis-item/notes.label.component.mjs +3 -2
  105. package/esm2020/chart/category-axis-item/range-labels.component.mjs +3 -2
  106. package/esm2020/chart/category-axis-item/select.component.mjs +3 -2
  107. package/esm2020/chart/category-axis-item/title.component.mjs +3 -2
  108. package/esm2020/chart/category-axis-item.component.mjs +3 -2
  109. package/esm2020/chart/category-axis.component.mjs +3 -2
  110. package/esm2020/chart/chart-area.component.mjs +3 -2
  111. package/esm2020/chart/donut-center-template.directive.mjs +3 -2
  112. package/esm2020/chart/legend/inactive-items.component.mjs +3 -2
  113. package/esm2020/chart/legend/item.component.mjs +3 -2
  114. package/esm2020/chart/legend.component.mjs +3 -2
  115. package/esm2020/chart/pane/title.component.mjs +3 -2
  116. package/esm2020/chart/pane-defaults/title.component.mjs +3 -2
  117. package/esm2020/chart/pane-defaults.component.mjs +3 -2
  118. package/esm2020/chart/pane.component.mjs +3 -2
  119. package/esm2020/chart/panes.component.mjs +3 -2
  120. package/esm2020/chart/plot-area.component.mjs +3 -2
  121. package/esm2020/chart/series-defaults/labels.component.mjs +3 -2
  122. package/esm2020/chart/series-defaults/labels.from.component.mjs +3 -2
  123. package/esm2020/chart/series-defaults/labels.to.component.mjs +3 -2
  124. package/esm2020/chart/series-defaults/notes.component.mjs +3 -2
  125. package/esm2020/chart/series-defaults/notes.icon.component.mjs +3 -2
  126. package/esm2020/chart/series-defaults/notes.label.component.mjs +3 -2
  127. package/esm2020/chart/series-defaults/tooltip.component.mjs +3 -2
  128. package/esm2020/chart/series-defaults.component.mjs +3 -2
  129. package/esm2020/chart/series-drilldown-template.directive.mjs +3 -2
  130. package/esm2020/chart/series-item/error-bars.component.mjs +3 -2
  131. package/esm2020/chart/series-item/extremes.component.mjs +3 -2
  132. package/esm2020/chart/series-item/highlight.component.mjs +3 -2
  133. package/esm2020/chart/series-item/labels.component.mjs +3 -2
  134. package/esm2020/chart/series-item/labels.from.component.mjs +3 -2
  135. package/esm2020/chart/series-item/labels.to.component.mjs +3 -2
  136. package/esm2020/chart/series-item/markers.component.mjs +3 -2
  137. package/esm2020/chart/series-item/notes.component.mjs +3 -2
  138. package/esm2020/chart/series-item/notes.icon.component.mjs +3 -2
  139. package/esm2020/chart/series-item/notes.label.component.mjs +3 -2
  140. package/esm2020/chart/series-item/outliers.component.mjs +3 -2
  141. package/esm2020/chart/series-item/tooltip.component.mjs +3 -2
  142. package/esm2020/chart/series-item/trendline.component.mjs +3 -2
  143. package/esm2020/chart/series-item/trendline.forecast.component.mjs +3 -2
  144. package/esm2020/chart/series-item.component.mjs +3 -2
  145. package/esm2020/chart/series.component.mjs +3 -2
  146. package/esm2020/chart/subtitle.component.mjs +3 -2
  147. package/esm2020/chart/title.component.mjs +3 -2
  148. package/esm2020/chart/tooltip/crosshair-tooltip.component.mjs +6 -4
  149. package/esm2020/chart/tooltip/crosshair-tooltips-container.component.mjs +6 -5
  150. package/esm2020/chart/tooltip/series-tooltip-template.directive.mjs +3 -2
  151. package/esm2020/chart/tooltip/shared-tooltip-template.directive.mjs +3 -2
  152. package/esm2020/chart/tooltip/tooltip-popup.component.mjs +6 -6
  153. package/esm2020/chart/tooltip.component.mjs +3 -2
  154. package/esm2020/chart/value-axis-item/crosshair.component.mjs +3 -2
  155. package/esm2020/chart/value-axis-item/crosshair.tooltip.component.mjs +3 -2
  156. package/esm2020/chart/value-axis-item/labels.component.mjs +3 -2
  157. package/esm2020/chart/value-axis-item/notes.component.mjs +3 -2
  158. package/esm2020/chart/value-axis-item/notes.icon.component.mjs +3 -2
  159. package/esm2020/chart/value-axis-item/notes.label.component.mjs +3 -2
  160. package/esm2020/chart/value-axis-item/title.component.mjs +3 -2
  161. package/esm2020/chart/value-axis-item.component.mjs +3 -2
  162. package/esm2020/chart/value-axis.component.mjs +2 -1
  163. package/esm2020/chart/x-axis-item/crosshair.component.mjs +3 -2
  164. package/esm2020/chart/x-axis-item/crosshair.tooltip.component.mjs +3 -2
  165. package/esm2020/chart/x-axis-item/labels.component.mjs +3 -2
  166. package/esm2020/chart/x-axis-item/notes.component.mjs +3 -2
  167. package/esm2020/chart/x-axis-item/notes.icon.component.mjs +3 -2
  168. package/esm2020/chart/x-axis-item/notes.label.component.mjs +3 -2
  169. package/esm2020/chart/x-axis-item/title.component.mjs +3 -2
  170. package/esm2020/chart/x-axis-item.component.mjs +3 -2
  171. package/esm2020/chart/x-axis.component.mjs +3 -2
  172. package/esm2020/chart/y-axis-item/crosshair.component.mjs +3 -2
  173. package/esm2020/chart/y-axis-item/crosshair.tooltip.component.mjs +3 -2
  174. package/esm2020/chart/y-axis-item/labels.component.mjs +3 -2
  175. package/esm2020/chart/y-axis-item/notes.component.mjs +3 -2
  176. package/esm2020/chart/y-axis-item/notes.icon.component.mjs +3 -2
  177. package/esm2020/chart/y-axis-item/notes.label.component.mjs +3 -2
  178. package/esm2020/chart/y-axis-item/title.component.mjs +3 -2
  179. package/esm2020/chart/y-axis-item.component.mjs +3 -2
  180. package/esm2020/chart/y-axis.component.mjs +3 -2
  181. package/esm2020/chart/zoomable.component.mjs +3 -2
  182. package/esm2020/chart-breadcrumb.component.mjs +5 -4
  183. package/esm2020/chart.component.mjs +7 -8
  184. package/esm2020/chart.module.mjs +10 -15
  185. package/esm2020/charts.module.mjs +144 -7
  186. package/esm2020/directives.mjs +179 -0
  187. package/esm2020/index.mjs +1 -0
  188. package/esm2020/package-metadata.mjs +2 -2
  189. package/esm2020/sankey/data-binding/flat-binding.directive.mjs +3 -2
  190. package/esm2020/sankey/labels.component.mjs +2 -1
  191. package/esm2020/sankey/legend.component.mjs +3 -2
  192. package/esm2020/sankey/links.component.mjs +2 -1
  193. package/esm2020/sankey/localization/custom-messages.component.mjs +3 -2
  194. package/esm2020/sankey/localization/localized-messages.directive.mjs +3 -2
  195. package/esm2020/sankey/nodes.component.mjs +2 -1
  196. package/esm2020/sankey/title.component.mjs +3 -2
  197. package/esm2020/sankey/tooltip/link-tooltip-template.directive.mjs +3 -2
  198. package/esm2020/sankey/tooltip/node-tooltip-template.directive.mjs +3 -2
  199. package/esm2020/sankey/tooltip/square-symbol.directive.mjs +3 -2
  200. package/esm2020/sankey/tooltip/tooltip-popup.component.mjs +7 -7
  201. package/esm2020/sankey/tooltip.component.mjs +2 -1
  202. package/esm2020/sankey.component.mjs +7 -7
  203. package/esm2020/sankey.directives.mjs +1 -3
  204. package/esm2020/sankey.module.mjs +10 -12
  205. package/esm2020/sparkline.component.mjs +9 -8
  206. package/esm2020/sparkline.module.mjs +11 -9
  207. package/esm2020/stock-chart/navigator/category-axis/crosshair.component.mjs +3 -2
  208. package/esm2020/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +3 -2
  209. package/esm2020/stock-chart/navigator/category-axis/labels.component.mjs +3 -2
  210. package/esm2020/stock-chart/navigator/category-axis/notes.component.mjs +3 -2
  211. package/esm2020/stock-chart/navigator/category-axis/notes.icon.component.mjs +3 -2
  212. package/esm2020/stock-chart/navigator/category-axis/notes.label.component.mjs +3 -2
  213. package/esm2020/stock-chart/navigator/category-axis/select.component.mjs +3 -2
  214. package/esm2020/stock-chart/navigator/category-axis/title.component.mjs +3 -2
  215. package/esm2020/stock-chart/navigator/category-axis.component.mjs +3 -2
  216. package/esm2020/stock-chart/navigator/hint.component.mjs +3 -2
  217. package/esm2020/stock-chart/navigator/pane/title.component.mjs +3 -2
  218. package/esm2020/stock-chart/navigator/pane.component.mjs +3 -2
  219. package/esm2020/stock-chart/navigator/select.component.mjs +3 -2
  220. package/esm2020/stock-chart/navigator/series-item/error-bars.component.mjs +3 -2
  221. package/esm2020/stock-chart/navigator/series-item/extremes.component.mjs +3 -2
  222. package/esm2020/stock-chart/navigator/series-item/highlight.component.mjs +3 -2
  223. package/esm2020/stock-chart/navigator/series-item/labels.component.mjs +3 -2
  224. package/esm2020/stock-chart/navigator/series-item/labels.from.component.mjs +3 -2
  225. package/esm2020/stock-chart/navigator/series-item/labels.to.component.mjs +3 -2
  226. package/esm2020/stock-chart/navigator/series-item/markers.component.mjs +3 -2
  227. package/esm2020/stock-chart/navigator/series-item/notes.component.mjs +3 -2
  228. package/esm2020/stock-chart/navigator/series-item/notes.icon.component.mjs +3 -2
  229. package/esm2020/stock-chart/navigator/series-item/notes.label.component.mjs +3 -2
  230. package/esm2020/stock-chart/navigator/series-item/outliers.component.mjs +3 -2
  231. package/esm2020/stock-chart/navigator/series-item/tooltip.component.mjs +3 -2
  232. package/esm2020/stock-chart/navigator/series-item.component.mjs +3 -2
  233. package/esm2020/stock-chart/navigator/series.component.mjs +3 -2
  234. package/esm2020/stock-chart/navigator.component.mjs +3 -2
  235. package/esm2020/stock-chart.component.mjs +9 -8
  236. package/esm2020/stock-chart.module.mjs +80 -9
  237. package/fesm2015/progress-kendo-angular-charts.mjs +665 -423
  238. package/fesm2020/progress-kendo-angular-charts.mjs +654 -412
  239. package/index.d.ts +1 -0
  240. package/package.json +8 -8
  241. package/sankey/data-binding/flat-binding.directive.d.ts +1 -1
  242. package/sankey/labels.component.d.ts +1 -1
  243. package/sankey/legend.component.d.ts +1 -1
  244. package/sankey/links.component.d.ts +1 -1
  245. package/sankey/localization/custom-messages.component.d.ts +1 -1
  246. package/sankey/localization/localized-messages.directive.d.ts +1 -1
  247. package/sankey/nodes.component.d.ts +1 -1
  248. package/sankey/title.component.d.ts +1 -1
  249. package/sankey/tooltip/link-tooltip-template.directive.d.ts +1 -1
  250. package/sankey/tooltip/node-tooltip-template.directive.d.ts +1 -1
  251. package/sankey/tooltip/square-symbol.directive.d.ts +1 -1
  252. package/sankey/tooltip/tooltip-popup.component.d.ts +1 -1
  253. package/sankey/tooltip.component.d.ts +1 -1
  254. package/sankey.component.d.ts +1 -1
  255. package/sankey.module.d.ts +1 -6
  256. package/sparkline.component.d.ts +1 -1
  257. package/sparkline.module.d.ts +1 -4
  258. package/stock-chart/navigator/category-axis/crosshair.component.d.ts +1 -1
  259. package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +1 -1
  260. package/stock-chart/navigator/category-axis/labels.component.d.ts +1 -1
  261. package/stock-chart/navigator/category-axis/notes.component.d.ts +1 -1
  262. package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +1 -1
  263. package/stock-chart/navigator/category-axis/notes.label.component.d.ts +1 -1
  264. package/stock-chart/navigator/category-axis/select.component.d.ts +1 -1
  265. package/stock-chart/navigator/category-axis/title.component.d.ts +1 -1
  266. package/stock-chart/navigator/category-axis.component.d.ts +1 -1
  267. package/stock-chart/navigator/hint.component.d.ts +1 -1
  268. package/stock-chart/navigator/pane/title.component.d.ts +1 -1
  269. package/stock-chart/navigator/pane.component.d.ts +1 -1
  270. package/stock-chart/navigator/select.component.d.ts +1 -1
  271. package/stock-chart/navigator/series-item/error-bars.component.d.ts +1 -1
  272. package/stock-chart/navigator/series-item/extremes.component.d.ts +1 -1
  273. package/stock-chart/navigator/series-item/highlight.component.d.ts +1 -1
  274. package/stock-chart/navigator/series-item/labels.component.d.ts +1 -1
  275. package/stock-chart/navigator/series-item/labels.from.component.d.ts +1 -1
  276. package/stock-chart/navigator/series-item/labels.to.component.d.ts +1 -1
  277. package/stock-chart/navigator/series-item/markers.component.d.ts +1 -1
  278. package/stock-chart/navigator/series-item/notes.component.d.ts +1 -1
  279. package/stock-chart/navigator/series-item/notes.icon.component.d.ts +1 -1
  280. package/stock-chart/navigator/series-item/notes.label.component.d.ts +1 -1
  281. package/stock-chart/navigator/series-item/outliers.component.d.ts +1 -1
  282. package/stock-chart/navigator/series-item/tooltip.component.d.ts +1 -1
  283. package/stock-chart/navigator/series-item.component.d.ts +1 -1
  284. package/stock-chart/navigator/series.component.d.ts +1 -1
  285. package/stock-chart/navigator.component.d.ts +1 -1
  286. package/stock-chart.component.d.ts +1 -1
  287. package/stock-chart.module.d.ts +71 -5
@@ -12,18 +12,17 @@ import { IntlService } from '@progress/kendo-angular-intl';
12
12
  import { Sparkline } from '@progress/kendo-charts';
13
13
  import { LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
14
14
  import { validatePackage } from '@progress/kendo-licensing';
15
- import { shouldShowValidationUI } from '@progress/kendo-angular-common';
15
+ import { ResizeSensorComponent, WatermarkOverlayComponent, shouldShowValidationUI } from '@progress/kendo-angular-common';
16
16
  import { packageMetadata } from './package-metadata';
17
+ import { NgIf } from '@angular/common';
18
+ import { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
19
+ import { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
17
20
  import * as i0 from "@angular/core";
18
21
  import * as i1 from "./common/configuration.service";
19
22
  import * as i2 from "./common/theme.service";
20
23
  import * as i3 from "@progress/kendo-angular-intl";
21
24
  import * as i4 from "@progress/kendo-angular-l10n";
22
25
  import * as i5 from "./events/instance-event.service";
23
- import * as i6 from "./chart/tooltip/tooltip-popup.component";
24
- import * as i7 from "./chart/tooltip/crosshair-tooltips-container.component";
25
- import * as i8 from "@angular/common";
26
- import * as i9 from "@progress/kendo-angular-common";
27
26
  /**
28
27
  * The root Chart component.
29
28
  *
@@ -90,7 +89,7 @@ export class SparklineComponent extends ChartComponent {
90
89
  }
91
90
  }
92
91
  SparklineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", 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 });
93
- SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SparklineComponent, selector: "kendo-sparkline", inputs: { type: "type", data: "data", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
92
+ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SparklineComponent, isStandalone: true, selector: "kendo-sparkline", inputs: { type: "type", data: "data", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
94
93
  ConfigurationService,
95
94
  TooltipTemplateService,
96
95
  InstanceEventService,
@@ -109,7 +108,7 @@ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ver
109
108
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
110
109
 
111
110
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
112
- `, isInline: true, dependencies: [{ kind: "component", type: i6.TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: i7.CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "directive", type: i8.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i9.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: i9.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
111
+ `, 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", "popupSettings", "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]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
113
112
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SparklineComponent, decorators: [{
114
113
  type: Component,
115
114
  args: [{
@@ -136,7 +135,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
136
135
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
137
136
 
138
137
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
139
- `
138
+ `,
139
+ standalone: true,
140
+ imports: [CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, NgIf, WatermarkOverlayComponent]
140
141
  }]
141
142
  }], 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: [{
142
143
  type: Input
@@ -3,13 +3,15 @@
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { NgModule } from '@angular/core';
6
+ import { PopupService } from '@progress/kendo-angular-popup';
7
+ import { ResizeBatchService } from '@progress/kendo-angular-common';
8
+ import { KENDO_SPARKLINE } from './directives';
6
9
  import { ChartModule } from './chart.module';
7
- import { SPARKLINE_DIRECTIVES } from './sparkline.directives';
8
- import { CommonModule } from '@angular/common';
9
- import { PopupModule } from '@progress/kendo-angular-popup';
10
- import { ResizeSensorModule, WatermarkModule } from '@progress/kendo-angular-common';
10
+ import { ThemeService } from './common/theme.service';
11
+ import { IconsService } from '@progress/kendo-angular-icons';
11
12
  import * as i0 from "@angular/core";
12
13
  import * as i1 from "./sparkline.component";
14
+ //IMPORTANT: NgModule export kept for backwards compatibility
13
15
  /**
14
16
  * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
15
17
  *
@@ -36,13 +38,13 @@ import * as i1 from "./sparkline.component";
36
38
  export class SparklineModule {
37
39
  }
38
40
  SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
39
- SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: SparklineModule, declarations: [i1.SparklineComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [i1.SparklineComponent, ChartModule] });
40
- SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SparklineModule, imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule, ChartModule] });
41
+ SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: SparklineModule, imports: [i1.SparklineComponent], exports: [i1.SparklineComponent, ChartModule] });
42
+ SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SparklineModule, providers: [ThemeService, IconsService, PopupService, ResizeBatchService], imports: [KENDO_SPARKLINE, ChartModule] });
41
43
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SparklineModule, decorators: [{
42
44
  type: NgModule,
43
45
  args: [{
44
- declarations: [SPARKLINE_DIRECTIVES],
45
- exports: [SPARKLINE_DIRECTIVES, ChartModule],
46
- imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule]
46
+ imports: [...KENDO_SPARKLINE],
47
+ exports: [...KENDO_SPARKLINE, ChartModule],
48
+ providers: [ThemeService, IconsService, PopupService, ResizeBatchService]
47
49
  }]
48
50
  }] });
@@ -17,12 +17,13 @@ export class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrossha
17
17
  }
18
18
  }
19
19
  NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorCategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisCrosshairComponent, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorCategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-category-axis-crosshair',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -18,12 +18,13 @@ export class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxis
18
18
  }
19
19
  }
20
20
  NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorCategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ NavigatorCategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-navigator-category-axis-crosshair-tooltip',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComp
17
17
  }
18
18
  }
19
19
  NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorCategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisLabelsComponent, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorCategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-category-axis-labels',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesCompon
17
17
  }
18
18
  }
19
19
  NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorCategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisNotesComponent, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorCategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-category-axis-notes',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIc
17
17
  }
18
18
  }
19
19
  NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorCategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisNotesIconComponent, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorCategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-category-axis-notes-icon',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesL
17
17
  }
18
18
  }
19
19
  NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorCategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisNotesLabelComponent, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorCategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-category-axis-notes-label',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -20,12 +20,13 @@ export class NavigatorCategoryAxisSelectComponent extends CategoryAxisSelectComp
20
20
  }
21
21
  }
22
22
  NavigatorCategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
23
- NavigatorCategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisSelectComponent, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
+ NavigatorCategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
24
24
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  changeDetection: ChangeDetectionStrategy.OnPush,
28
28
  selector: 'kendo-chart-navigator-category-axis-select',
29
- template: ''
29
+ template: '',
30
+ standalone: true
30
31
  }]
31
32
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorCategoryAxisTitleComponent extends CategoryAxisTitleCompon
17
17
  }
18
18
  }
19
19
  NavigatorCategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorCategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisTitleComponent, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorCategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-category-axis-title',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -33,7 +33,7 @@ export class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
33
33
  }
34
34
  }
35
35
  NavigatorCategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorCategoryAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
36
- NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisComponent, selector: "kendo-chart-navigator-category-axis", providers: [{
36
+ NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorCategoryAxisComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis", providers: [{
37
37
  provide: PREFIX,
38
38
  useValue: 'navigator.categoryAxis'
39
39
  }, {
@@ -52,7 +52,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
52
52
  useClass: PrefixConfigurationService
53
53
  }],
54
54
  selector: 'kendo-chart-navigator-category-axis',
55
- template: ''
55
+ template: '',
56
+ standalone: true
56
57
  }]
57
58
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.IntlService }, { type: undefined, decorators: [{
58
59
  type: Inject,
@@ -18,13 +18,14 @@ export class NavigatorHintComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  NavigatorHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorHintComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorHintComponent, selector: "kendo-chart-navigator-hint", inputs: { content: "content", format: "format", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ NavigatorHintComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorHintComponent, isStandalone: true, selector: "kendo-chart-navigator-hint", inputs: { content: "content", format: "format", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorHintComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-navigator-hint',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { content: [{
30
31
  type: Input
@@ -17,12 +17,13 @@ export class NavigatorPaneTitleComponent extends PanesTitleComponent {
17
17
  }
18
18
  }
19
19
  NavigatorPaneTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorPaneTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorPaneTitleComponent, selector: "kendo-chart-navigator-pane-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorPaneTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorPaneTitleComponent, isStandalone: true, selector: "kendo-chart-navigator-pane-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-pane-title',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -19,13 +19,14 @@ export class NavigatorPaneComponent extends PaneComponent {
19
19
  }
20
20
  }
21
21
  NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- NavigatorPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorPaneComponent, selector: "kendo-chart-navigator-pane", providers: [{ provide: PREFIX, useValue: 'navigator.pane' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ NavigatorPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorPaneComponent, isStandalone: true, selector: "kendo-chart-navigator-pane", providers: [{ provide: PREFIX, useValue: 'navigator.pane' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  providers: [{ provide: PREFIX, useValue: 'navigator.pane' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }],
28
28
  selector: 'kendo-chart-navigator-pane',
29
- template: ''
29
+ template: '',
30
+ standalone: true
30
31
  }]
31
32
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -18,13 +18,14 @@ export class NavigatorSelectComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSelectComponent, selector: "kendo-chart-navigator-select", inputs: { from: "from", to: "to", mousewheel: "mousewheel" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ NavigatorSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-select", inputs: { from: "from", to: "to", mousewheel: "mousewheel" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-navigator-select',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { from: [{
30
31
  type: Input
@@ -17,12 +17,13 @@ export class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsComponent
17
17
  }
18
18
  }
19
19
  NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesErrorBarsComponent, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesErrorBarsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-error-bars',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorSeriesExtremesComponent extends SeriesExtremesComponent {
17
17
  }
18
18
  }
19
19
  NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesExtremesComponent, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-extremes',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorSeriesHighlightComponent extends SeriesHighlightComponent
17
17
  }
18
18
  }
19
19
  NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesHighlightComponent, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-highlight',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -18,12 +18,13 @@ export class NavigatorSeriesLabelsComponent extends SeriesLabelsComponent {
18
18
  }
19
19
  }
20
20
  NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsComponent, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ NavigatorSeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-navigator-series-item-labels',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -18,12 +18,13 @@ export class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFromComponen
18
18
  }
19
19
  }
20
20
  NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsFromComponent, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ NavigatorSeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-navigator-series-item-labels-from',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -18,12 +18,13 @@ export class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComponent {
18
18
  }
19
19
  }
20
20
  NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsToComponent, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ NavigatorSeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsToComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-navigator-series-item-labels-to',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorSeriesMarkersComponent extends SeriesMarkersComponent {
17
17
  }
18
18
  }
19
19
  NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesMarkersComponent, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesMarkersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-markers',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorSeriesNotesComponent extends SeriesNotesComponent {
17
17
  }
18
18
  }
19
19
  NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesComponent, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-notes',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorSeriesNotesIconComponent extends SeriesNotesIconComponent
17
17
  }
18
18
  }
19
19
  NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesIconComponent, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-notes-icon',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponen
17
17
  }
18
18
  }
19
19
  NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesLabelComponent, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-notes-label',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -17,12 +17,13 @@ export class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
17
17
  }
18
18
  }
19
19
  NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesOutliersComponent, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ NavigatorSeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesOutliersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-navigator-series-item-outliers',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -18,12 +18,13 @@ export class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
18
18
  }
19
19
  }
20
20
  NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesTooltipComponent, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ NavigatorSeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-navigator-series-item-tooltip',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -21,14 +21,15 @@ export class NavigatorSeriesItemComponent extends SeriesItemComponent {
21
21
  }
22
22
  }
23
23
  NavigatorSeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
24
- NavigatorSeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesItemComponent, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
24
+ NavigatorSeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesItemComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
25
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  changeDetection: ChangeDetectionStrategy.OnPush,
29
29
  providers: [ConfigurationService],
30
30
  selector: 'kendo-chart-navigator-series-item',
31
- template: ''
31
+ template: '',
32
+ standalone: true
32
33
  }]
33
34
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; }, propDecorators: { drilldownField: [{
34
35
  type: Input