@progress/kendo-angular-charts 15.5.0 → 16.0.0-develop.10

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 (327) 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/base-tooltip.d.ts +1 -1
  56. package/chart/tooltip/crosshair-tooltip.component.d.ts +1 -1
  57. package/chart/tooltip/crosshair-tooltips-container.component.d.ts +1 -1
  58. package/chart/tooltip/series-tooltip-template.directive.d.ts +1 -1
  59. package/chart/tooltip/shared-tooltip-template.directive.d.ts +1 -1
  60. package/chart/tooltip/tooltip-popup.component.d.ts +1 -1
  61. package/chart/tooltip.component.d.ts +1 -1
  62. package/chart/value-axis-item/crosshair.component.d.ts +1 -1
  63. package/chart/value-axis-item/crosshair.tooltip.component.d.ts +1 -1
  64. package/chart/value-axis-item/labels.component.d.ts +1 -1
  65. package/chart/value-axis-item/notes.component.d.ts +1 -1
  66. package/chart/value-axis-item/notes.icon.component.d.ts +1 -1
  67. package/chart/value-axis-item/notes.label.component.d.ts +1 -1
  68. package/chart/value-axis-item/title.component.d.ts +1 -1
  69. package/chart/value-axis-item.component.d.ts +1 -1
  70. package/chart/value-axis.component.d.ts +1 -1
  71. package/chart/x-axis-item/crosshair.component.d.ts +1 -1
  72. package/chart/x-axis-item/crosshair.tooltip.component.d.ts +1 -1
  73. package/chart/x-axis-item/labels.component.d.ts +1 -1
  74. package/chart/x-axis-item/notes.component.d.ts +1 -1
  75. package/chart/x-axis-item/notes.icon.component.d.ts +1 -1
  76. package/chart/x-axis-item/notes.label.component.d.ts +1 -1
  77. package/chart/x-axis-item/title.component.d.ts +1 -1
  78. package/chart/x-axis-item.component.d.ts +1 -1
  79. package/chart/x-axis.component.d.ts +1 -1
  80. package/chart/y-axis-item/crosshair.component.d.ts +1 -1
  81. package/chart/y-axis-item/crosshair.tooltip.component.d.ts +1 -1
  82. package/chart/y-axis-item/labels.component.d.ts +1 -1
  83. package/chart/y-axis-item/notes.component.d.ts +1 -1
  84. package/chart/y-axis-item/notes.icon.component.d.ts +1 -1
  85. package/chart/y-axis-item/notes.label.component.d.ts +1 -1
  86. package/chart/y-axis-item/title.component.d.ts +1 -1
  87. package/chart/y-axis-item.component.d.ts +1 -1
  88. package/chart/y-axis.component.d.ts +1 -1
  89. package/chart/zoomable.component.d.ts +1 -1
  90. package/chart-breadcrumb.component.d.ts +1 -1
  91. package/chart.component.d.ts +1 -1
  92. package/charts.module.d.ts +2 -1
  93. package/common/collection-item.component.d.ts +1 -1
  94. package/common/collection.component.d.ts +1 -1
  95. package/common/has-observers.d.ts +9 -0
  96. package/common/settings.component.d.ts +1 -1
  97. package/esm2020/chart/axis-defaults/crosshair.component.mjs +3 -3
  98. package/esm2020/chart/axis-defaults/crosshair.tooltip.component.mjs +3 -3
  99. package/esm2020/chart/axis-defaults/labels.component.mjs +3 -3
  100. package/esm2020/chart/axis-defaults/title.component.mjs +3 -3
  101. package/esm2020/chart/axis-defaults.component.mjs +3 -3
  102. package/esm2020/chart/category-axis-item/crosshair.component.mjs +3 -3
  103. package/esm2020/chart/category-axis-item/crosshair.tooltip.component.mjs +3 -3
  104. package/esm2020/chart/category-axis-item/labels.component.mjs +3 -3
  105. package/esm2020/chart/category-axis-item/notes.component.mjs +3 -3
  106. package/esm2020/chart/category-axis-item/notes.icon.component.mjs +3 -3
  107. package/esm2020/chart/category-axis-item/notes.label.component.mjs +3 -3
  108. package/esm2020/chart/category-axis-item/range-labels.component.mjs +3 -3
  109. package/esm2020/chart/category-axis-item/select.component.mjs +3 -3
  110. package/esm2020/chart/category-axis-item/title.component.mjs +3 -3
  111. package/esm2020/chart/category-axis-item.component.mjs +3 -3
  112. package/esm2020/chart/category-axis.component.mjs +3 -3
  113. package/esm2020/chart/chart-area.component.mjs +3 -3
  114. package/esm2020/chart/donut-center-template.directive.mjs +3 -3
  115. package/esm2020/chart/legend/inactive-items.component.mjs +3 -3
  116. package/esm2020/chart/legend/item.component.mjs +3 -3
  117. package/esm2020/chart/legend.component.mjs +3 -3
  118. package/esm2020/chart/pane/title.component.mjs +3 -3
  119. package/esm2020/chart/pane-defaults/title.component.mjs +3 -3
  120. package/esm2020/chart/pane-defaults.component.mjs +3 -3
  121. package/esm2020/chart/pane.component.mjs +3 -3
  122. package/esm2020/chart/panes.component.mjs +3 -3
  123. package/esm2020/chart/plot-area.component.mjs +3 -3
  124. package/esm2020/chart/series-defaults/labels.component.mjs +3 -3
  125. package/esm2020/chart/series-defaults/labels.from.component.mjs +3 -3
  126. package/esm2020/chart/series-defaults/labels.to.component.mjs +3 -3
  127. package/esm2020/chart/series-defaults/notes.component.mjs +3 -3
  128. package/esm2020/chart/series-defaults/notes.icon.component.mjs +3 -3
  129. package/esm2020/chart/series-defaults/notes.label.component.mjs +3 -3
  130. package/esm2020/chart/series-defaults/tooltip.component.mjs +3 -3
  131. package/esm2020/chart/series-defaults.component.mjs +3 -3
  132. package/esm2020/chart/series-drilldown-template.directive.mjs +3 -3
  133. package/esm2020/chart/series-item/error-bars.component.mjs +3 -3
  134. package/esm2020/chart/series-item/extremes.component.mjs +3 -3
  135. package/esm2020/chart/series-item/highlight.component.mjs +3 -3
  136. package/esm2020/chart/series-item/labels.component.mjs +3 -3
  137. package/esm2020/chart/series-item/labels.from.component.mjs +3 -3
  138. package/esm2020/chart/series-item/labels.to.component.mjs +3 -3
  139. package/esm2020/chart/series-item/markers.component.mjs +3 -3
  140. package/esm2020/chart/series-item/notes.component.mjs +3 -3
  141. package/esm2020/chart/series-item/notes.icon.component.mjs +3 -3
  142. package/esm2020/chart/series-item/notes.label.component.mjs +3 -3
  143. package/esm2020/chart/series-item/outliers.component.mjs +3 -3
  144. package/esm2020/chart/series-item/tooltip.component.mjs +3 -3
  145. package/esm2020/chart/series-item/trendline.component.mjs +3 -3
  146. package/esm2020/chart/series-item/trendline.forecast.component.mjs +3 -3
  147. package/esm2020/chart/series-item.component.mjs +3 -3
  148. package/esm2020/chart/series.component.mjs +3 -3
  149. package/esm2020/chart/subtitle.component.mjs +3 -3
  150. package/esm2020/chart/title.component.mjs +3 -3
  151. package/esm2020/chart/tooltip/base-tooltip.mjs +3 -3
  152. package/esm2020/chart/tooltip/crosshair-tooltip.component.mjs +4 -4
  153. package/esm2020/chart/tooltip/crosshair-tooltips-container.component.mjs +6 -6
  154. package/esm2020/chart/tooltip/series-tooltip-template.directive.mjs +3 -3
  155. package/esm2020/chart/tooltip/shared-tooltip-template.directive.mjs +3 -3
  156. package/esm2020/chart/tooltip/tooltip-popup.component.mjs +4 -4
  157. package/esm2020/chart/tooltip.component.mjs +3 -3
  158. package/esm2020/chart/value-axis-item/crosshair.component.mjs +3 -3
  159. package/esm2020/chart/value-axis-item/crosshair.tooltip.component.mjs +3 -3
  160. package/esm2020/chart/value-axis-item/labels.component.mjs +3 -3
  161. package/esm2020/chart/value-axis-item/notes.component.mjs +3 -3
  162. package/esm2020/chart/value-axis-item/notes.icon.component.mjs +3 -3
  163. package/esm2020/chart/value-axis-item/notes.label.component.mjs +3 -3
  164. package/esm2020/chart/value-axis-item/title.component.mjs +3 -3
  165. package/esm2020/chart/value-axis-item.component.mjs +3 -3
  166. package/esm2020/chart/value-axis.component.mjs +3 -3
  167. package/esm2020/chart/x-axis-item/crosshair.component.mjs +3 -3
  168. package/esm2020/chart/x-axis-item/crosshair.tooltip.component.mjs +3 -3
  169. package/esm2020/chart/x-axis-item/labels.component.mjs +3 -3
  170. package/esm2020/chart/x-axis-item/notes.component.mjs +3 -3
  171. package/esm2020/chart/x-axis-item/notes.icon.component.mjs +3 -3
  172. package/esm2020/chart/x-axis-item/notes.label.component.mjs +3 -3
  173. package/esm2020/chart/x-axis-item/title.component.mjs +3 -3
  174. package/esm2020/chart/x-axis-item.component.mjs +3 -3
  175. package/esm2020/chart/x-axis.component.mjs +3 -3
  176. package/esm2020/chart/y-axis-item/crosshair.component.mjs +3 -3
  177. package/esm2020/chart/y-axis-item/crosshair.tooltip.component.mjs +3 -3
  178. package/esm2020/chart/y-axis-item/labels.component.mjs +3 -3
  179. package/esm2020/chart/y-axis-item/notes.component.mjs +3 -3
  180. package/esm2020/chart/y-axis-item/notes.icon.component.mjs +3 -3
  181. package/esm2020/chart/y-axis-item/notes.label.component.mjs +3 -3
  182. package/esm2020/chart/y-axis-item/title.component.mjs +3 -3
  183. package/esm2020/chart/y-axis-item.component.mjs +3 -3
  184. package/esm2020/chart/y-axis.component.mjs +3 -3
  185. package/esm2020/chart/zoomable.component.mjs +3 -3
  186. package/esm2020/chart-breadcrumb.component.mjs +4 -4
  187. package/esm2020/chart.component.mjs +9 -11
  188. package/esm2020/chart.module.mjs +5 -5
  189. package/esm2020/charts.module.mjs +6 -5
  190. package/esm2020/common/collection-item.component.mjs +3 -3
  191. package/esm2020/common/collection.component.mjs +3 -3
  192. package/esm2020/common/collection.service.mjs +3 -3
  193. package/esm2020/common/configuration.service.mjs +3 -3
  194. package/{progress-kendo-angular-charts.d.ts → esm2020/common/has-observers.mjs} +4 -3
  195. package/esm2020/common/prefix-configuration.service.mjs +3 -3
  196. package/esm2020/common/root-configuration.service.mjs +3 -3
  197. package/esm2020/common/settings.component.mjs +3 -3
  198. package/esm2020/common/theme.service.mjs +9 -3
  199. package/esm2020/common/tooltip-template.service.mjs +3 -3
  200. package/esm2020/events/base-event.mjs +3 -3
  201. package/esm2020/events/preventable-event.mjs +3 -3
  202. package/esm2020/index.mjs +4 -0
  203. package/esm2020/package-metadata.mjs +2 -2
  204. package/esm2020/sankey/api-types/index.mjs +5 -0
  205. package/esm2020/sankey/data-binding/create-sankey-data.mjs +44 -0
  206. package/esm2020/sankey/data-binding/flat-binding.directive.mjs +65 -0
  207. package/esm2020/sankey/data-binding/flat-binding.event.mjs +15 -0
  208. package/esm2020/sankey/events/index.mjs +8 -0
  209. package/esm2020/sankey/events/instance-event.service.mjs +22 -0
  210. package/esm2020/sankey/events/sankey-base-event.mjs +18 -0
  211. package/esm2020/sankey/events/sankey-link-event.mjs +17 -0
  212. package/esm2020/sankey/events/sankey-node-event.mjs +17 -0
  213. package/esm2020/sankey/labels.component.mjs +49 -0
  214. package/esm2020/sankey/legend.component.mjs +64 -0
  215. package/esm2020/sankey/links.component.mjs +37 -0
  216. package/esm2020/sankey/localization/custom-messages.component.mjs +42 -0
  217. package/esm2020/sankey/localization/localized-messages.directive.mjs +37 -0
  218. package/esm2020/sankey/localization/messages.mjs +23 -0
  219. package/esm2020/sankey/nodes.component.mjs +43 -0
  220. package/esm2020/sankey/title.component.mjs +59 -0
  221. package/esm2020/sankey/tooltip/link-tooltip-template-context.mjs +18 -0
  222. package/esm2020/sankey/tooltip/link-tooltip-template.directive.mjs +87 -0
  223. package/esm2020/sankey/tooltip/node-tooltip-template-context.mjs +18 -0
  224. package/esm2020/sankey/tooltip/node-tooltip-template.directive.mjs +64 -0
  225. package/esm2020/sankey/tooltip/square-symbol.directive.mjs +43 -0
  226. package/esm2020/sankey/tooltip/tooltip-popup.component.mjs +203 -0
  227. package/esm2020/sankey/tooltip/tooltip-template.service.mjs +16 -0
  228. package/esm2020/sankey/tooltip.component.mjs +52 -0
  229. package/esm2020/sankey.component.mjs +378 -0
  230. package/esm2020/sankey.directives.mjs +46 -0
  231. package/esm2020/sankey.module.mjs +63 -0
  232. package/esm2020/sparkline.component.mjs +8 -8
  233. package/esm2020/sparkline.module.mjs +4 -4
  234. package/esm2020/stock-chart/navigator/category-axis/crosshair.component.mjs +3 -3
  235. package/esm2020/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +3 -3
  236. package/esm2020/stock-chart/navigator/category-axis/labels.component.mjs +3 -3
  237. package/esm2020/stock-chart/navigator/category-axis/notes.component.mjs +3 -3
  238. package/esm2020/stock-chart/navigator/category-axis/notes.icon.component.mjs +3 -3
  239. package/esm2020/stock-chart/navigator/category-axis/notes.label.component.mjs +3 -3
  240. package/esm2020/stock-chart/navigator/category-axis/select.component.mjs +3 -3
  241. package/esm2020/stock-chart/navigator/category-axis/title.component.mjs +3 -3
  242. package/esm2020/stock-chart/navigator/category-axis.component.mjs +3 -3
  243. package/esm2020/stock-chart/navigator/hint.component.mjs +3 -3
  244. package/esm2020/stock-chart/navigator/pane/title.component.mjs +3 -3
  245. package/esm2020/stock-chart/navigator/pane.component.mjs +3 -3
  246. package/esm2020/stock-chart/navigator/select.component.mjs +3 -3
  247. package/esm2020/stock-chart/navigator/series-item/error-bars.component.mjs +3 -3
  248. package/esm2020/stock-chart/navigator/series-item/extremes.component.mjs +3 -3
  249. package/esm2020/stock-chart/navigator/series-item/highlight.component.mjs +3 -3
  250. package/esm2020/stock-chart/navigator/series-item/labels.component.mjs +3 -3
  251. package/esm2020/stock-chart/navigator/series-item/labels.from.component.mjs +3 -3
  252. package/esm2020/stock-chart/navigator/series-item/labels.to.component.mjs +3 -3
  253. package/esm2020/stock-chart/navigator/series-item/markers.component.mjs +3 -3
  254. package/esm2020/stock-chart/navigator/series-item/notes.component.mjs +3 -3
  255. package/esm2020/stock-chart/navigator/series-item/notes.icon.component.mjs +3 -3
  256. package/esm2020/stock-chart/navigator/series-item/notes.label.component.mjs +3 -3
  257. package/esm2020/stock-chart/navigator/series-item/outliers.component.mjs +3 -3
  258. package/esm2020/stock-chart/navigator/series-item/tooltip.component.mjs +3 -3
  259. package/esm2020/stock-chart/navigator/series-item.component.mjs +3 -3
  260. package/esm2020/stock-chart/navigator/series.component.mjs +3 -3
  261. package/esm2020/stock-chart/navigator.component.mjs +3 -3
  262. package/esm2020/stock-chart.component.mjs +8 -8
  263. package/esm2020/stock-chart.module.mjs +4 -4
  264. package/events/base-event.d.ts +1 -1
  265. package/events/preventable-event.d.ts +1 -1
  266. package/fesm2015/progress-kendo-angular-charts.mjs +1770 -448
  267. package/fesm2020/progress-kendo-angular-charts.mjs +1764 -445
  268. package/index.d.ts +4 -0
  269. package/package.json +15 -14
  270. package/sankey/api-types/index.d.ts +21 -0
  271. package/sankey/data-binding/create-sankey-data.d.ts +9 -0
  272. package/sankey/data-binding/flat-binding.directive.d.ts +38 -0
  273. package/sankey/data-binding/flat-binding.event.d.ts +24 -0
  274. package/sankey/events/index.d.ts +8 -0
  275. package/sankey/events/instance-event.service.d.ts +14 -0
  276. package/sankey/events/sankey-base-event.d.ts +24 -0
  277. package/sankey/events/sankey-link-event.d.ts +20 -0
  278. package/sankey/events/sankey-node-event.d.ts +20 -0
  279. package/sankey/labels.component.d.ts +36 -0
  280. package/sankey/legend.component.d.ts +82 -0
  281. package/sankey/links.component.d.ts +22 -0
  282. package/sankey/localization/custom-messages.component.d.ts +18 -0
  283. package/sankey/localization/localized-messages.directive.d.ts +16 -0
  284. package/sankey/localization/messages.d.ts +17 -0
  285. package/sankey/nodes.component.d.ts +34 -0
  286. package/sankey/title.component.d.ts +70 -0
  287. package/sankey/tooltip/link-tooltip-template-context.d.ts +26 -0
  288. package/sankey/tooltip/link-tooltip-template.directive.d.ts +78 -0
  289. package/sankey/tooltip/node-tooltip-template-context.d.ts +26 -0
  290. package/sankey/tooltip/node-tooltip-template.directive.d.ts +55 -0
  291. package/sankey/tooltip/square-symbol.directive.d.ts +16 -0
  292. package/sankey/tooltip/tooltip-popup.component.d.ts +60 -0
  293. package/sankey/tooltip/tooltip-template.service.d.ts +15 -0
  294. package/sankey/tooltip.component.d.ts +49 -0
  295. package/sankey.component.d.ts +200 -0
  296. package/sankey.directives.d.ts +27 -0
  297. package/sankey.module.d.ts +51 -0
  298. package/sparkline.component.d.ts +1 -1
  299. package/stock-chart/navigator/category-axis/crosshair.component.d.ts +1 -1
  300. package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +1 -1
  301. package/stock-chart/navigator/category-axis/labels.component.d.ts +1 -1
  302. package/stock-chart/navigator/category-axis/notes.component.d.ts +1 -1
  303. package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +1 -1
  304. package/stock-chart/navigator/category-axis/notes.label.component.d.ts +1 -1
  305. package/stock-chart/navigator/category-axis/select.component.d.ts +1 -1
  306. package/stock-chart/navigator/category-axis/title.component.d.ts +1 -1
  307. package/stock-chart/navigator/category-axis.component.d.ts +1 -1
  308. package/stock-chart/navigator/hint.component.d.ts +1 -1
  309. package/stock-chart/navigator/pane/title.component.d.ts +1 -1
  310. package/stock-chart/navigator/pane.component.d.ts +1 -1
  311. package/stock-chart/navigator/select.component.d.ts +1 -1
  312. package/stock-chart/navigator/series-item/error-bars.component.d.ts +1 -1
  313. package/stock-chart/navigator/series-item/extremes.component.d.ts +1 -1
  314. package/stock-chart/navigator/series-item/highlight.component.d.ts +1 -1
  315. package/stock-chart/navigator/series-item/labels.component.d.ts +1 -1
  316. package/stock-chart/navigator/series-item/labels.from.component.d.ts +1 -1
  317. package/stock-chart/navigator/series-item/labels.to.component.d.ts +1 -1
  318. package/stock-chart/navigator/series-item/markers.component.d.ts +1 -1
  319. package/stock-chart/navigator/series-item/notes.component.d.ts +1 -1
  320. package/stock-chart/navigator/series-item/notes.icon.component.d.ts +1 -1
  321. package/stock-chart/navigator/series-item/notes.label.component.d.ts +1 -1
  322. package/stock-chart/navigator/series-item/outliers.component.d.ts +1 -1
  323. package/stock-chart/navigator/series-item/tooltip.component.d.ts +1 -1
  324. package/stock-chart/navigator/series-item.component.d.ts +1 -1
  325. package/stock-chart/navigator/series.component.d.ts +1 -1
  326. package/stock-chart/navigator.component.d.ts +1 -1
  327. package/stock-chart.component.d.ts +1 -1
@@ -3,13 +3,13 @@
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as i0 from '@angular/core';
6
- import { isDevMode, Directive, Optional, Injectable, SimpleChange, TemplateRef, Component, ChangeDetectionStrategy, Input, ContentChild, ElementRef, ViewChild, ViewChildren, EventEmitter, Output, ContentChildren, LOCALE_ID, Inject, InjectionToken, NgModule } from '@angular/core';
7
- import * as i8 from '@progress/kendo-angular-common';
8
- import { isDocumentAvailable, shouldShowValidationUI, ResizeSensorModule, WatermarkModule } from '@progress/kendo-angular-common';
6
+ import { isDevMode, Directive, Optional, Injectable, SimpleChange, TemplateRef, Component, ChangeDetectionStrategy, Input, ContentChild, ElementRef, ViewChild, ViewChildren, EventEmitter, Output, ContentChildren, LOCALE_ID, Inject, InjectionToken, NgModule, HostBinding, forwardRef } from '@angular/core';
7
+ import * as i9 from '@progress/kendo-angular-common';
8
+ import { isDocumentAvailable, shouldShowValidationUI, ResizeSensorModule, WatermarkModule, PreventableEvent as PreventableEvent$1, isChanged } from '@progress/kendo-angular-common';
9
9
  import * as i3 from '@progress/kendo-angular-intl';
10
10
  import * as i4 from '@progress/kendo-angular-l10n';
11
- import { LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
12
- import { DateCategoryAxis, DateValueAxis, DomEventsBuilder as DomEventsBuilder$1, InstanceObserver, chartBaseTheme, Chart, StockChart, Sparkline } from '@progress/kendo-charts';
11
+ import { LocalizationService, L10N_PREFIX, ComponentMessages } from '@progress/kendo-angular-l10n';
12
+ import { DateCategoryAxis, DateValueAxis, DomEventsBuilder as DomEventsBuilder$1, InstanceObserver, chartBaseTheme, Chart, StockChart, Sparkline, Sankey } from '@progress/kendo-charts';
13
13
  import { exportImage, exportSVG } from '@progress/kendo-drawing';
14
14
  import { validatePackage } from '@progress/kendo-licensing';
15
15
  import { Subject, BehaviorSubject, combineLatest, Subscription } from 'rxjs';
@@ -20,7 +20,10 @@ import * as i4$1 from '@angular/common';
20
20
  import { CommonModule } from '@angular/common';
21
21
  import * as i1$1 from '@progress/kendo-angular-navigation';
22
22
  import { BreadCrumbModule } from '@progress/kendo-angular-navigation';
23
- import { homeIcon } from '@progress/kendo-svg-icons';
23
+ import { homeIcon, arrowRightIcon } from '@progress/kendo-svg-icons';
24
+ import * as i6 from '@progress/kendo-angular-icons';
25
+ import { IconsModule } from '@progress/kendo-angular-icons';
26
+ import { getter } from '@progress/kendo-common';
24
27
 
25
28
  const getTouch = (domEvent) => {
26
29
  return {
@@ -236,9 +239,9 @@ class DonutCenterTemplateDirective {
236
239
  this.templateRef = templateRef;
237
240
  }
238
241
  }
239
- DonutCenterTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: DonutCenterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
240
- DonutCenterTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: DonutCenterTemplateDirective, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
241
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
242
+ DonutCenterTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: DonutCenterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
243
+ DonutCenterTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: DonutCenterTemplateDirective, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
244
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
242
245
  type: Directive,
243
246
  args: [{
244
247
  selector: '[kendoChartDonutCenterTemplate]'
@@ -268,9 +271,9 @@ class CollectionService {
268
271
  this.source.next(change);
269
272
  }
270
273
  }
271
- CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
272
- CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionService });
273
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionService, decorators: [{
274
+ CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
275
+ CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService });
276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService, decorators: [{
274
277
  type: Injectable
275
278
  }], ctorParameters: function () { return []; } });
276
279
 
@@ -325,9 +328,9 @@ class ConfigurationService {
325
328
  });
326
329
  }
327
330
  }
328
- ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
329
- ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ConfigurationService });
330
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ConfigurationService, decorators: [{
331
+ ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
332
+ ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService });
333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService, decorators: [{
331
334
  type: Injectable
332
335
  }], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
333
336
 
@@ -407,9 +410,9 @@ class CollectionItemComponent {
407
410
  this.collectionService.notify(new ItemChange(this, this.options));
408
411
  }
409
412
  }
410
- CollectionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Directive });
411
- CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
412
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionItemComponent, decorators: [{
413
+ CollectionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Directive });
414
+ CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
415
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionItemComponent, decorators: [{
413
416
  type: Directive
414
417
  }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: CollectionService }]; } });
415
418
 
@@ -456,9 +459,9 @@ class SettingsComponent {
456
459
  this.configurationService.notify(new Change(this.configKey, this.store));
457
460
  }
458
461
  }
459
- SettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SettingsComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
460
- SettingsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SettingsComponent, usesOnChanges: true, ngImport: i0 });
461
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SettingsComponent, decorators: [{
462
+ SettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SettingsComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
463
+ SettingsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SettingsComponent, usesOnChanges: true, ngImport: i0 });
464
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SettingsComponent, decorators: [{
462
465
  type: Directive
463
466
  }], ctorParameters: function () { return [{ type: undefined }, { type: ConfigurationService }]; } });
464
467
 
@@ -476,9 +479,9 @@ class SeriesTooltipComponent extends SettingsComponent {
476
479
  return this.seriesTooltipTemplate;
477
480
  }
478
481
  }
479
- SeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
480
- SeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesTooltipComponent, selector: "kendo-chart-series-item-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: TemplateRef, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
481
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTooltipComponent, decorators: [{
482
+ SeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
483
+ SeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesTooltipComponent, selector: "kendo-chart-series-item-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: TemplateRef, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
484
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTooltipComponent, decorators: [{
482
485
  type: Component,
483
486
  args: [{
484
487
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -522,9 +525,9 @@ class SeriesDrilldownTemplateDirective {
522
525
  this.templateRef = templateRef;
523
526
  }
524
527
  }
525
- SeriesDrilldownTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDrilldownTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
526
- SeriesDrilldownTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDrilldownTemplateDirective, selector: "[kendoChartDrilldownSeries]", ngImport: i0 });
527
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDrilldownTemplateDirective, decorators: [{
528
+ SeriesDrilldownTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDrilldownTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
529
+ SeriesDrilldownTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDrilldownTemplateDirective, selector: "[kendoChartDrilldownSeries]", ngImport: i0 });
530
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDrilldownTemplateDirective, decorators: [{
528
531
  type: Directive,
529
532
  args: [{
530
533
  selector: '[kendoChartDrilldownSeries]'
@@ -577,9 +580,9 @@ class SeriesItemComponent extends CollectionItemComponent {
577
580
  }
578
581
  }
579
582
  }
580
- SeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
581
- SeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesItemComponent, selector: "kendo-chart-series-item", inputs: { aggregate: "aggregate", autoFit: "autoFit", axis: "axis", border: "border", categoryAxis: "categoryAxis", categoryField: "categoryField", closeField: "closeField", color: "color", colorField: "colorField", connectors: "connectors", currentField: "currentField", dashType: "dashType", data: "data", downColor: "downColor", downColorField: "downColorField", drilldownField: "drilldownField", dynamicHeight: "dynamicHeight", dynamicSlope: "dynamicSlope", errorHighField: "errorHighField", errorLowField: "errorLowField", explodeField: "explodeField", field: "field", fromField: "fromField", gap: "gap", highField: "highField", holeSize: "holeSize", line: "line", lowField: "lowField", lowerField: "lowerField", margin: "margin", maxSize: "maxSize", mean: "mean", meanField: "meanField", median: "median", medianField: "medianField", minSize: "minSize", missingValues: "missingValues", name: "name", neckRatio: "neckRatio", negativeColor: "negativeColor", negativeValues: "negativeValues", noteTextField: "noteTextField", opacity: "opacity", openField: "openField", outliersField: "outliersField", overlay: "overlay", padding: "padding", q1Field: "q1Field", q3Field: "q3Field", segmentSpacing: "segmentSpacing", size: "size", sizeField: "sizeField", spacing: "spacing", stack: "stack", startAngle: "startAngle", style: "style", summaryField: "summaryField", target: "target", toField: "toField", type: "type", upperField: "upperField", visible: "visible", visibleInLegend: "visibleInLegend", visibleInLegendField: "visibleInLegendField", visual: "visual", width: "width", whiskers: "whiskers", xAxis: "xAxis", xErrorHighField: "xErrorHighField", xErrorLowField: "xErrorLowField", xField: "xField", yAxis: "yAxis", yErrorHighField: "yErrorHighField", yErrorLowField: "yErrorLowField", yField: "yField", zIndex: "zIndex", trendline: "trendline", for: "for", legendItem: "legendItem", errorBars: "errorBars", extremes: "extremes", highlight: "highlight", labels: "labels", markers: "markers", notes: "notes", outliers: "outliers", tooltip: "tooltip" }, providers: [ConfigurationService], queries: [{ propertyName: "seriesTooltip", first: true, predicate: SeriesTooltipComponent, descendants: true }, { propertyName: "drilldownTemplate", first: true, predicate: SeriesDrilldownTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesItemComponent, decorators: [{
583
+ SeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
584
+ SeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesItemComponent, selector: "kendo-chart-series-item", inputs: { aggregate: "aggregate", autoFit: "autoFit", axis: "axis", border: "border", categoryAxis: "categoryAxis", categoryField: "categoryField", closeField: "closeField", color: "color", colorField: "colorField", connectors: "connectors", currentField: "currentField", dashType: "dashType", data: "data", downColor: "downColor", downColorField: "downColorField", drilldownField: "drilldownField", dynamicHeight: "dynamicHeight", dynamicSlope: "dynamicSlope", errorHighField: "errorHighField", errorLowField: "errorLowField", explodeField: "explodeField", field: "field", fromField: "fromField", gap: "gap", highField: "highField", holeSize: "holeSize", line: "line", lowField: "lowField", lowerField: "lowerField", margin: "margin", maxSize: "maxSize", mean: "mean", meanField: "meanField", median: "median", medianField: "medianField", minSize: "minSize", missingValues: "missingValues", name: "name", neckRatio: "neckRatio", negativeColor: "negativeColor", negativeValues: "negativeValues", noteTextField: "noteTextField", opacity: "opacity", openField: "openField", outliersField: "outliersField", overlay: "overlay", padding: "padding", q1Field: "q1Field", q3Field: "q3Field", segmentSpacing: "segmentSpacing", size: "size", sizeField: "sizeField", spacing: "spacing", stack: "stack", startAngle: "startAngle", style: "style", summaryField: "summaryField", target: "target", toField: "toField", type: "type", upperField: "upperField", visible: "visible", visibleInLegend: "visibleInLegend", visibleInLegendField: "visibleInLegendField", visual: "visual", width: "width", whiskers: "whiskers", xAxis: "xAxis", xErrorHighField: "xErrorHighField", xErrorLowField: "xErrorLowField", xField: "xField", yAxis: "yAxis", yErrorHighField: "yErrorHighField", yErrorLowField: "yErrorLowField", yField: "yField", zIndex: "zIndex", trendline: "trendline", for: "for", legendItem: "legendItem", errorBars: "errorBars", extremes: "extremes", highlight: "highlight", labels: "labels", markers: "markers", notes: "notes", outliers: "outliers", tooltip: "tooltip" }, providers: [ConfigurationService], queries: [{ propertyName: "seriesTooltip", first: true, predicate: SeriesTooltipComponent, descendants: true }, { propertyName: "drilldownTemplate", first: true, predicate: SeriesDrilldownTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
585
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesItemComponent, decorators: [{
583
586
  type: Component,
584
587
  args: [{
585
588
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -847,9 +850,9 @@ class BaseTooltip {
847
850
  return { scrollLeft, scrollTop };
848
851
  }
849
852
  }
850
- BaseTooltip.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BaseTooltip, deps: [{ token: i1.PopupService }, { token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
851
- BaseTooltip.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: BaseTooltip, ngImport: i0 });
852
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BaseTooltip, decorators: [{
853
+ BaseTooltip.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaseTooltip, deps: [{ token: i1.PopupService }, { token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
854
+ BaseTooltip.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BaseTooltip, ngImport: i0 });
855
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaseTooltip, decorators: [{
853
856
  type: Directive
854
857
  }], ctorParameters: function () { return [{ type: i1.PopupService }, { type: i4.LocalizationService }]; } });
855
858
 
@@ -876,8 +879,8 @@ class CrosshairTooltipComponent extends BaseTooltip {
876
879
  this.popupRef.popup.changeDetectorRef.detectChanges();
877
880
  }
878
881
  }
879
- CrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CrosshairTooltipComponent, deps: [{ token: i1.PopupService }, { token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
880
- CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: { key: "key", popupSettings: "popupSettings" }, providers: [PopupService, {
882
+ CrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CrosshairTooltipComponent, deps: [{ token: i1.PopupService }, { token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
883
+ CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: { key: "key", popupSettings: "popupSettings" }, providers: [PopupService, {
881
884
  provide: POPUP_CONTAINER,
882
885
  useFactory: bodyFactory
883
886
  }], viewQueries: [{ propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
@@ -886,8 +889,8 @@ CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.
886
889
  {{ value }}
887
890
  </div>
888
891
  </ng-template>
889
- `, isInline: true, directives: [{ type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
890
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
892
+ `, isInline: true, dependencies: [{ kind: "directive", type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
893
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
891
894
  type: Component,
892
895
  args: [{
893
896
  providers: [PopupService, {
@@ -994,12 +997,12 @@ class CrosshairTooltipsContainerComponent {
994
997
  return result;
995
998
  }
996
999
  }
997
- CrosshairTooltipsContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
998
- CrosshairTooltipsContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: { popupSettings: "popupSettings" }, viewQueries: [{ propertyName: "crossahirTooltipComponents", predicate: CrosshairTooltipComponent, descendants: true }], ngImport: i0, template: `
1000
+ CrosshairTooltipsContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1001
+ CrosshairTooltipsContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: { popupSettings: "popupSettings" }, viewQueries: [{ propertyName: "crossahirTooltipComponents", predicate: CrosshairTooltipComponent, descendants: true }], ngImport: i0, template: `
999
1002
  <kendo-chart-crosshair-tooltip *ngFor="let key of tooltipKeys" [key]="key" [popupSettings]="popupSettings">
1000
1003
  </kendo-chart-crosshair-tooltip>
1001
- `, isInline: true, components: [{ type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: ["key", "popupSettings"] }], directives: [{ type: i4$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
1002
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
1004
+ `, isInline: true, dependencies: [{ kind: "directive", type: i4$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: ["key", "popupSettings"] }] });
1005
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
1003
1006
  type: Component,
1004
1007
  args: [{
1005
1008
  selector: 'kendo-chart-crosshair-tooltips-container',
@@ -1056,9 +1059,9 @@ class SeriesTooltipTemplateDirective {
1056
1059
  this.templateRef = templateRef;
1057
1060
  }
1058
1061
  }
1059
- SeriesTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
1060
- SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
1061
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
1062
+ SeriesTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
1063
+ SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
1064
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
1062
1065
  type: Directive,
1063
1066
  args: [{
1064
1067
  selector: '[kendoChartSeriesTooltipTemplate]'
@@ -1118,9 +1121,9 @@ class SharedTooltipTemplateDirective {
1118
1121
  this.templateRef = templateRef;
1119
1122
  }
1120
1123
  }
1121
- SharedTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SharedTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
1122
- SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
1123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SharedTooltipTemplateDirective, decorators: [{
1124
+ SharedTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SharedTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
1125
+ SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
1126
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SharedTooltipTemplateDirective, decorators: [{
1124
1127
  type: Directive,
1125
1128
  args: [{
1126
1129
  selector: '[kendoChartSharedTooltipTemplate]'
@@ -1197,9 +1200,9 @@ class TooltipTemplateService {
1197
1200
  return this.sharedTemplate;
1198
1201
  }
1199
1202
  }
1200
- TooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1201
- TooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipTemplateService });
1202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipTemplateService, decorators: [{
1203
+ TooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1204
+ TooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipTemplateService });
1205
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipTemplateService, decorators: [{
1203
1206
  type: Injectable
1204
1207
  }] });
1205
1208
 
@@ -1294,8 +1297,8 @@ class TooltipPopupComponent extends BaseTooltip {
1294
1297
  super.hide();
1295
1298
  }
1296
1299
  }
1297
- TooltipPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipPopupComponent, deps: [{ token: i1.PopupService }, { token: TooltipTemplateService }, { token: i4.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1298
- TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: { animate: "animate", classNames: "classNames", popupSettings: "popupSettings", wrapperClass: "wrapperClass" }, outputs: { leave: "leave" }, providers: [PopupService, {
1300
+ TooltipPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipPopupComponent, deps: [{ token: i1.PopupService }, { token: TooltipTemplateService }, { token: i4.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1301
+ TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: { animate: "animate", classNames: "classNames", popupSettings: "popupSettings", wrapperClass: "wrapperClass" }, outputs: { leave: "leave" }, providers: [PopupService, {
1299
1302
  provide: POPUP_CONTAINER,
1300
1303
  useFactory: bodyFactory
1301
1304
  }], viewQueries: [{ propertyName: "defaultSeriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "defaultSharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }, { propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
@@ -1330,8 +1333,8 @@ TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
1330
1333
  </tr>
1331
1334
  </table>
1332
1335
  </ng-template>
1333
- `, isInline: true, directives: [{ type: i4$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]" }, { type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]" }, { type: i4$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
1334
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipPopupComponent, decorators: [{
1336
+ `, isInline: true, dependencies: [{ kind: "directive", type: i4$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i4$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]" }, { kind: "directive", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]" }] });
1337
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipPopupComponent, decorators: [{
1335
1338
  type: Component,
1336
1339
  args: [{
1337
1340
  providers: [PopupService, {
@@ -1730,6 +1733,10 @@ class ThemeService extends ConfigurationService {
1730
1733
  this.mapColor('seriesDefaults.waterfall.line.color', 'chart-major-lines');
1731
1734
  this.mapColor('title.color', 'normal-text-color');
1732
1735
  this.mapColor('subtitle.color', 'normal-text-color');
1736
+ // Sankey diagram
1737
+ this.mapColor('labels.color', 'normal-text-color');
1738
+ this.mapColor('labels.stroke.color', 'background');
1739
+ this.mapColor('links.color', 'chart-major-lines');
1733
1740
  const opacity = parseFloat(this.queryStyle('chart-area-opacity').opacity);
1734
1741
  if (!isNaN(opacity)) {
1735
1742
  this.setStyle('seriesDefaults.area.opacity', opacity);
@@ -1760,6 +1767,8 @@ class ThemeService extends ConfigurationService {
1760
1767
  this.setStyle('title.font', titleFont);
1761
1768
  this.setStyle('subtitle.font', paneTitleFont);
1762
1769
  this.setStyle('paneDefaults.title.font', paneTitleFont);
1770
+ // Sankey diagram
1771
+ this.setStyle('labels.font', defaultFont);
1763
1772
  }
1764
1773
  setSeriesColors() {
1765
1774
  const element = this.element;
@@ -1787,9 +1796,9 @@ class ThemeService extends ConfigurationService {
1787
1796
  return window.getComputedStyle(element);
1788
1797
  }
1789
1798
  }
1790
- ThemeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ThemeService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
1791
- ThemeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ThemeService });
1792
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ThemeService, decorators: [{
1799
+ ThemeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ThemeService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
1800
+ ThemeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ThemeService });
1801
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ThemeService, decorators: [{
1793
1802
  type: Injectable
1794
1803
  }], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
1795
1804
 
@@ -1804,9 +1813,9 @@ class BaseEvent {
1804
1813
  this.sender = sender;
1805
1814
  }
1806
1815
  }
1807
- BaseEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
1808
- BaseEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: BaseEvent, ngImport: i0 });
1809
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BaseEvent, decorators: [{
1816
+ BaseEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
1817
+ BaseEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BaseEvent, ngImport: i0 });
1818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaseEvent, decorators: [{
1810
1819
  type: Directive
1811
1820
  }], ctorParameters: function () { return [{ type: undefined }]; } });
1812
1821
 
@@ -1854,9 +1863,9 @@ class PreventableEvent extends BaseEvent {
1854
1863
  return this.prevented;
1855
1864
  }
1856
1865
  }
1857
- PreventableEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1858
- PreventableEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
1859
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PreventableEvent, decorators: [{
1866
+ PreventableEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1867
+ PreventableEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
1868
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PreventableEvent, decorators: [{
1860
1869
  type: Directive
1861
1870
  }] });
1862
1871
 
@@ -2192,7 +2201,7 @@ class ZoomStartEvent extends PreventableEvent {
2192
2201
  }
2193
2202
  }
2194
2203
 
2195
- const EVENT_MAP$1 = {
2204
+ const EVENT_MAP$2 = {
2196
2205
  axisLabelClick: AxisLabelClickEvent,
2197
2206
  drag: DragEvent,
2198
2207
  dragEnd: DragEndEvent,
@@ -2221,13 +2230,13 @@ const EVENT_MAP$1 = {
2221
2230
  /**
2222
2231
  * @hidden
2223
2232
  */
2224
- class InstanceEventService {
2233
+ let InstanceEventService$1 = class InstanceEventService {
2225
2234
  create(name, args, sender) {
2226
- if (EVENT_MAP$1[name]) {
2227
- return new EVENT_MAP$1[name](args, sender);
2235
+ if (EVENT_MAP$2[name]) {
2236
+ return new EVENT_MAP$2[name](args, sender);
2228
2237
  }
2229
2238
  }
2230
- }
2239
+ };
2231
2240
 
2232
2241
  /**
2233
2242
  * Arguments for the `legendItemClick` event([see example](slug:events_chart)).
@@ -2248,8 +2257,8 @@ const packageMetadata = {
2248
2257
  name: '@progress/kendo-angular-charts',
2249
2258
  productName: 'Kendo UI for Angular',
2250
2259
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
2251
- publishDate: 1713437408,
2252
- version: '15.5.0',
2260
+ publishDate: 1714389729,
2261
+ version: '16.0.0-develop.10',
2253
2262
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
2254
2263
  };
2255
2264
 
@@ -2290,9 +2299,9 @@ class CollectionComponent {
2290
2299
  this.configurationService.notify(new Change(this.configKey, this.items.length === 0 ? undefined : this.items));
2291
2300
  }
2292
2301
  }
2293
- CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
2294
- CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: CollectionComponent, ngImport: i0 });
2295
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionComponent, decorators: [{
2302
+ CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
2303
+ CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: CollectionComponent, ngImport: i0 });
2304
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionComponent, decorators: [{
2296
2305
  type: Directive
2297
2306
  }], ctorParameters: function () { return [{ type: undefined }, { type: ConfigurationService }, { type: CollectionService }]; } });
2298
2307
 
@@ -2325,9 +2334,9 @@ class SeriesComponent extends CollectionComponent {
2325
2334
  this.tooltipTemplateService.setSeriesTemplates(templates);
2326
2335
  }
2327
2336
  }
2328
- SeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
2329
- SeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesComponent, selector: "kendo-chart-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: SeriesItemComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2330
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesComponent, decorators: [{
2337
+ SeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
2338
+ SeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesComponent, selector: "kendo-chart-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: SeriesItemComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
2339
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesComponent, decorators: [{
2331
2340
  type: Component,
2332
2341
  args: [{
2333
2342
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -2357,9 +2366,13 @@ class DrilldownEvent extends PreventableEvent {
2357
2366
  }
2358
2367
  }
2359
2368
 
2369
+ /**
2370
+ * @hidden
2371
+ */
2360
2372
  function hasObservers(emitter) {
2361
2373
  return emitter.observers.length > 0;
2362
2374
  }
2375
+
2363
2376
  /**
2364
2377
  * The root Chart component.
2365
2378
  *
@@ -3048,11 +3061,11 @@ class ChartComponent {
3048
3061
  return Boolean(this.localizationService.rtl);
3049
3062
  }
3050
3063
  }
3051
- ChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
3052
- ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ChartComponent, selector: "kendo-chart", inputs: { pannable: "pannable", renderAs: "renderAs", seriesColors: "seriesColors", subtitle: "subtitle", title: "title", transitions: "transitions", zoomable: "zoomable", axisDefaults: "axisDefaults", categoryAxis: "categoryAxis", chartArea: "chartArea", legend: "legend", panes: "panes", paneDefaults: "paneDefaults", plotArea: "plotArea", series: "series", seriesDefaults: "seriesDefaults", tooltip: "tooltip", valueAxis: "valueAxis", xAxis: "xAxis", yAxis: "yAxis", resizeRateLimit: "resizeRateLimit", popupSettings: "popupSettings", drilldownLevel: "drilldownLevel" }, outputs: { axisLabelClick: "axisLabelClick", drag: "drag", dragEnd: "dragEnd", dragStart: "dragStart", legendItemHover: "legendItemHover", legendItemLeave: "legendItemLeave", noteClick: "noteClick", noteHover: "noteHover", noteLeave: "noteLeave", paneRender: "paneRender", plotAreaClick: "plotAreaClick", plotAreaHover: "plotAreaHover", plotAreaLeave: "plotAreaLeave", render: "render", select: "select", selectEnd: "selectEnd", selectStart: "selectStart", seriesClick: "seriesClick", drilldown: "drilldown", seriesHover: "seriesHover", seriesOver: "seriesOver", seriesLeave: "seriesLeave", zoom: "zoom", zoomEnd: "zoomEnd", zoomStart: "zoomStart", legendItemClick: "legendItemClick", drilldownLevelChange: "drilldownLevelChange" }, providers: [
3064
+ ChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService$1 }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
3065
+ ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ChartComponent, selector: "kendo-chart", inputs: { pannable: "pannable", renderAs: "renderAs", seriesColors: "seriesColors", subtitle: "subtitle", title: "title", transitions: "transitions", zoomable: "zoomable", axisDefaults: "axisDefaults", categoryAxis: "categoryAxis", chartArea: "chartArea", legend: "legend", panes: "panes", paneDefaults: "paneDefaults", plotArea: "plotArea", series: "series", seriesDefaults: "seriesDefaults", tooltip: "tooltip", valueAxis: "valueAxis", xAxis: "xAxis", yAxis: "yAxis", resizeRateLimit: "resizeRateLimit", popupSettings: "popupSettings", drilldownLevel: "drilldownLevel" }, outputs: { axisLabelClick: "axisLabelClick", drag: "drag", dragEnd: "dragEnd", dragStart: "dragStart", legendItemHover: "legendItemHover", legendItemLeave: "legendItemLeave", noteClick: "noteClick", noteHover: "noteHover", noteLeave: "noteLeave", paneRender: "paneRender", plotAreaClick: "plotAreaClick", plotAreaHover: "plotAreaHover", plotAreaLeave: "plotAreaLeave", render: "render", select: "select", selectEnd: "selectEnd", selectStart: "selectStart", seriesClick: "seriesClick", drilldown: "drilldown", seriesHover: "seriesHover", seriesOver: "seriesOver", seriesLeave: "seriesLeave", zoom: "zoom", zoomEnd: "zoomEnd", zoomStart: "zoomStart", legendItemClick: "legendItemClick", drilldownLevelChange: "drilldownLevelChange" }, providers: [
3053
3066
  ConfigurationService,
3054
3067
  TooltipTemplateService,
3055
- InstanceEventService,
3068
+ InstanceEventService$1,
3056
3069
  LocalizationService,
3057
3070
  {
3058
3071
  provide: L10N_PREFIX,
@@ -3070,8 +3083,8 @@ ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
3070
3083
  </div>
3071
3084
 
3072
3085
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
3073
- `, isInline: true, components: [{ type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { type: i8.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { type: i8.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i4$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
3074
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartComponent, decorators: [{
3086
+ `, isInline: true, dependencies: [{ kind: "directive", type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i9.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: i9.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
3087
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartComponent, decorators: [{
3075
3088
  type: Component,
3076
3089
  args: [{
3077
3090
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3079,7 +3092,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
3079
3092
  providers: [
3080
3093
  ConfigurationService,
3081
3094
  TooltipTemplateService,
3082
- InstanceEventService,
3095
+ InstanceEventService$1,
3083
3096
  LocalizationService,
3084
3097
  {
3085
3098
  provide: L10N_PREFIX,
@@ -3101,7 +3114,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
3101
3114
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
3102
3115
  `
3103
3116
  }]
3104
- }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: InstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }]; }, propDecorators: { pannable: [{
3117
+ }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: InstanceEventService$1 }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }]; }, propDecorators: { pannable: [{
3105
3118
  type: Input
3106
3119
  }], renderAs: [{
3107
3120
  type: Input
@@ -3235,9 +3248,9 @@ class AxisDefaultsComponent extends SettingsComponent {
3235
3248
  this.configurationService = configurationService;
3236
3249
  }
3237
3250
  }
3238
- AxisDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3239
- AxisDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: AxisDefaultsComponent, selector: "kendo-chart-axis-defaults", inputs: { background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", minorGridLines: "minorGridLines", minorTicks: "minorTicks", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", visible: "visible", crosshair: "crosshair", labels: "labels", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3240
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
3251
+ AxisDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3252
+ AxisDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: AxisDefaultsComponent, selector: "kendo-chart-axis-defaults", inputs: { background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", minorGridLines: "minorGridLines", minorTicks: "minorTicks", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", visible: "visible", crosshair: "crosshair", labels: "labels", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3253
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
3241
3254
  type: Component,
3242
3255
  args: [{
3243
3256
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3288,9 +3301,9 @@ class AxisDefaultsCrosshairComponent extends SettingsComponent {
3288
3301
  this.markAsVisible();
3289
3302
  }
3290
3303
  }
3291
- AxisDefaultsCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3292
- AxisDefaultsCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: AxisDefaultsCrosshairComponent, selector: "kendo-chart-axis-defaults-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3293
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
3304
+ AxisDefaultsCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3305
+ AxisDefaultsCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: AxisDefaultsCrosshairComponent, selector: "kendo-chart-axis-defaults-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3306
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
3294
3307
  type: Component,
3295
3308
  args: [{
3296
3309
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3323,9 +3336,9 @@ class AxisDefaultsCrosshairTooltipComponent extends SettingsComponent {
3323
3336
  this.markAsVisible();
3324
3337
  }
3325
3338
  }
3326
- AxisDefaultsCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3327
- AxisDefaultsCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: AxisDefaultsCrosshairTooltipComponent, selector: "kendo-chart-axis-defaults-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3328
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
3339
+ AxisDefaultsCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3340
+ AxisDefaultsCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: AxisDefaultsCrosshairTooltipComponent, selector: "kendo-chart-axis-defaults-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3341
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
3329
3342
  type: Component,
3330
3343
  args: [{
3331
3344
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3357,9 +3370,9 @@ class AxisDefaultsLabelsComponent extends SettingsComponent {
3357
3370
  this.configurationService = configurationService;
3358
3371
  }
3359
3372
  }
3360
- AxisDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3361
- AxisDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: AxisDefaultsLabelsComponent, selector: "kendo-chart-axis-defaults-labels", inputs: { content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3362
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
3373
+ AxisDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3374
+ AxisDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: AxisDefaultsLabelsComponent, selector: "kendo-chart-axis-defaults-labels", inputs: { content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3375
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
3363
3376
  type: Component,
3364
3377
  args: [{
3365
3378
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3399,9 +3412,9 @@ class AxisDefaultsTitleComponent extends SettingsComponent {
3399
3412
  this.configurationService = configurationService;
3400
3413
  }
3401
3414
  }
3402
- AxisDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3403
- AxisDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: AxisDefaultsTitleComponent, selector: "kendo-chart-axis-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3404
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
3415
+ AxisDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3416
+ AxisDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: AxisDefaultsTitleComponent, selector: "kendo-chart-axis-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3417
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
3405
3418
  type: Component,
3406
3419
  args: [{
3407
3420
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3478,9 +3491,9 @@ class CategoryAxisItemComponent extends CollectionItemComponent {
3478
3491
  this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
3479
3492
  }
3480
3493
  }
3481
- CategoryAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
3482
- CategoryAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisItemComponent, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3483
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
3494
+ CategoryAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
3495
+ CategoryAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisItemComponent, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3496
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
3484
3497
  type: Component,
3485
3498
  args: [{
3486
3499
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3590,9 +3603,9 @@ class CategoryAxisComponent extends CollectionComponent {
3590
3603
  this.collectionService = collectionService;
3591
3604
  }
3592
3605
  }
3593
- CategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
3594
- CategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisComponent, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3595
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisComponent, decorators: [{
3606
+ CategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
3607
+ CategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisComponent, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3608
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisComponent, decorators: [{
3596
3609
  type: Component,
3597
3610
  args: [{
3598
3611
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3615,9 +3628,9 @@ class CategoryAxisCrosshairComponent extends SettingsComponent {
3615
3628
  this.markAsVisible();
3616
3629
  }
3617
3630
  }
3618
- CategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3619
- CategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisCrosshairComponent, selector: "kendo-chart-category-axis-item-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3620
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
3631
+ CategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3632
+ CategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisCrosshairComponent, selector: "kendo-chart-category-axis-item-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3633
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
3621
3634
  type: Component,
3622
3635
  args: [{
3623
3636
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3649,9 +3662,9 @@ class CategoryAxisCrosshairTooltipComponent extends SettingsComponent {
3649
3662
  this.markAsVisible();
3650
3663
  }
3651
3664
  }
3652
- CategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3653
- CategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-category-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3654
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
3665
+ CategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3666
+ CategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-category-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3667
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
3655
3668
  type: Component,
3656
3669
  args: [{
3657
3670
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3683,9 +3696,9 @@ class CategoryAxisLabelsComponent extends SettingsComponent {
3683
3696
  this.configurationService = configurationService;
3684
3697
  }
3685
3698
  }
3686
- CategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3687
- CategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisLabelsComponent, selector: "kendo-chart-category-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
3699
+ CategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3700
+ CategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisLabelsComponent, selector: "kendo-chart-category-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3701
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
3689
3702
  type: Component,
3690
3703
  args: [{
3691
3704
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3739,9 +3752,9 @@ class CategoryAxisRangeLabelsComponent extends CategoryAxisLabelsComponent {
3739
3752
  this.markAsVisible();
3740
3753
  }
3741
3754
  }
3742
- CategoryAxisRangeLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3743
- CategoryAxisRangeLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisRangeLabelsComponent, selector: "kendo-chart-category-axis-item-range-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3744
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
3755
+ CategoryAxisRangeLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3756
+ CategoryAxisRangeLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisRangeLabelsComponent, selector: "kendo-chart-category-axis-item-range-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3757
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
3745
3758
  type: Component,
3746
3759
  args: [{
3747
3760
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3759,9 +3772,9 @@ class CategoryAxisNotesComponent extends SettingsComponent {
3759
3772
  this.configurationService = configurationService;
3760
3773
  }
3761
3774
  }
3762
- CategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3763
- CategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisNotesComponent, selector: "kendo-chart-category-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3764
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
3775
+ CategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3776
+ CategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisNotesComponent, selector: "kendo-chart-category-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3777
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
3765
3778
  type: Component,
3766
3779
  args: [{
3767
3780
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3791,9 +3804,9 @@ class CategoryAxisNotesIconComponent extends SettingsComponent {
3791
3804
  this.configurationService = configurationService;
3792
3805
  }
3793
3806
  }
3794
- CategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3795
- CategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisNotesIconComponent, selector: "kendo-chart-category-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3796
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
3807
+ CategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3808
+ CategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisNotesIconComponent, selector: "kendo-chart-category-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3809
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
3797
3810
  type: Component,
3798
3811
  args: [{
3799
3812
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3821,9 +3834,9 @@ class CategoryAxisNotesLabelComponent extends SettingsComponent {
3821
3834
  this.configurationService = configurationService;
3822
3835
  }
3823
3836
  }
3824
- CategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3825
- CategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisNotesLabelComponent, selector: "kendo-chart-category-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3826
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
3837
+ CategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3838
+ CategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisNotesLabelComponent, selector: "kendo-chart-category-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3839
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
3827
3840
  type: Component,
3828
3841
  args: [{
3829
3842
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3864,9 +3877,9 @@ class CategoryAxisSelectComponent extends SettingsComponent {
3864
3877
  this.configurationService = configurationService;
3865
3878
  }
3866
3879
  }
3867
- CategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3868
- CategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisSelectComponent, selector: "kendo-chart-category-axis-item-select", inputs: { from: "from", max: "max", min: "min", mousewheel: "mousewheel", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3869
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
3880
+ CategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3881
+ CategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisSelectComponent, selector: "kendo-chart-category-axis-item-select", inputs: { from: "from", max: "max", min: "min", mousewheel: "mousewheel", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3882
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
3870
3883
  type: Component,
3871
3884
  args: [{
3872
3885
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3894,9 +3907,9 @@ class CategoryAxisTitleComponent extends SettingsComponent {
3894
3907
  this.configurationService = configurationService;
3895
3908
  }
3896
3909
  }
3897
- CategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3898
- CategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: CategoryAxisTitleComponent, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3899
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
3910
+ CategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3911
+ CategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: CategoryAxisTitleComponent, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3912
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
3900
3913
  type: Component,
3901
3914
  args: [{
3902
3915
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3938,9 +3951,9 @@ class ChartAreaComponent extends SettingsComponent {
3938
3951
  this.configurationService = configurationService;
3939
3952
  }
3940
3953
  }
3941
- ChartAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3942
- ChartAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ChartAreaComponent, selector: "kendo-chart-area", inputs: { background: "background", border: "border", height: "height", margin: "margin", opacity: "opacity", width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3943
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartAreaComponent, decorators: [{
3954
+ ChartAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3955
+ ChartAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ChartAreaComponent, selector: "kendo-chart-area", inputs: { background: "background", border: "border", height: "height", margin: "margin", opacity: "opacity", width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3956
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartAreaComponent, decorators: [{
3944
3957
  type: Component,
3945
3958
  args: [{
3946
3959
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3972,9 +3985,9 @@ class LegendComponent extends SettingsComponent {
3972
3985
  this.markAsVisible();
3973
3986
  }
3974
3987
  }
3975
- LegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3976
- LegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: LegendComponent, selector: "kendo-chart-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", inactiveItems: "inactiveItems", item: "item", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3977
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendComponent, decorators: [{
3988
+ LegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3989
+ LegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: LegendComponent, selector: "kendo-chart-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", inactiveItems: "inactiveItems", item: "item", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3990
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendComponent, decorators: [{
3978
3991
  type: Component,
3979
3992
  args: [{
3980
3993
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4040,9 +4053,9 @@ class LegendInactiveItemsComponent extends SettingsComponent {
4040
4053
  this.configurationService = configurationService;
4041
4054
  }
4042
4055
  }
4043
- LegendInactiveItemsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4044
- LegendInactiveItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: LegendInactiveItemsComponent, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4045
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
4056
+ LegendInactiveItemsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4057
+ LegendInactiveItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: LegendInactiveItemsComponent, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4058
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
4046
4059
  type: Component,
4047
4060
  args: [{
4048
4061
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4072,9 +4085,9 @@ class LegendItemComponent extends SettingsComponent {
4072
4085
  this.configurationService = configurationService;
4073
4086
  }
4074
4087
  }
4075
- LegendItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendItemComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4076
- LegendItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: LegendItemComponent, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", type: "type", line: "line", area: "area", markers: "markers", highlight: "highlight", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4077
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendItemComponent, decorators: [{
4088
+ LegendItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendItemComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4089
+ LegendItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: LegendItemComponent, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", type: "type", line: "line", area: "area", markers: "markers", highlight: "highlight", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4090
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendItemComponent, decorators: [{
4078
4091
  type: Component,
4079
4092
  args: [{
4080
4093
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4120,9 +4133,9 @@ class PaneComponent extends CollectionItemComponent {
4120
4133
  this.collectionService = collectionService;
4121
4134
  }
4122
4135
  }
4123
- PaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
4124
- PaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PaneComponent, selector: "kendo-chart-pane, kendo-chart-panes-item", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", name: "name", padding: "padding", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4125
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneComponent, decorators: [{
4136
+ PaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
4137
+ PaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: PaneComponent, selector: "kendo-chart-pane, kendo-chart-panes-item", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", name: "name", padding: "padding", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneComponent, decorators: [{
4126
4139
  type: Component,
4127
4140
  args: [{
4128
4141
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4158,9 +4171,9 @@ class PaneDefaultsComponent extends SettingsComponent {
4158
4171
  this.configurationService = configurationService;
4159
4172
  }
4160
4173
  }
4161
- PaneDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4162
- PaneDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PaneDefaultsComponent, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4163
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
4174
+ PaneDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4175
+ PaneDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: PaneDefaultsComponent, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4176
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
4164
4177
  type: Component,
4165
4178
  args: [{
4166
4179
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4192,9 +4205,9 @@ class PaneDefaultsTitleComponent extends SettingsComponent {
4192
4205
  this.configurationService = configurationService;
4193
4206
  }
4194
4207
  }
4195
- PaneDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4196
- PaneDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PaneDefaultsTitleComponent, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4197
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
4208
+ PaneDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4209
+ PaneDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: PaneDefaultsTitleComponent, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4210
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
4198
4211
  type: Component,
4199
4212
  args: [{
4200
4213
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4240,9 +4253,9 @@ class PanesComponent extends CollectionComponent {
4240
4253
  this.collectionService = collectionService;
4241
4254
  }
4242
4255
  }
4243
- PanesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PanesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
4244
- PanesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PanesComponent, selector: "kendo-chart-panes", providers: [CollectionService], queries: [{ propertyName: "children", predicate: PaneComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4245
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PanesComponent, decorators: [{
4256
+ PanesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PanesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
4257
+ PanesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: PanesComponent, selector: "kendo-chart-panes", providers: [CollectionService], queries: [{ propertyName: "children", predicate: PaneComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4258
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PanesComponent, decorators: [{
4246
4259
  type: Component,
4247
4260
  args: [{
4248
4261
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4264,9 +4277,9 @@ class PanesTitleComponent extends SettingsComponent {
4264
4277
  this.configurationService = configurationService;
4265
4278
  }
4266
4279
  }
4267
- PanesTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PanesTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4268
- PanesTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PanesTitleComponent, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4269
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PanesTitleComponent, decorators: [{
4280
+ PanesTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PanesTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4281
+ PanesTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: PanesTitleComponent, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4282
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PanesTitleComponent, decorators: [{
4270
4283
  type: Component,
4271
4284
  args: [{
4272
4285
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4304,9 +4317,9 @@ class PlotAreaComponent extends SettingsComponent {
4304
4317
  this.configurationService = configurationService;
4305
4318
  }
4306
4319
  }
4307
- PlotAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PlotAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4308
- PlotAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PlotAreaComponent, selector: "kendo-chart-plot-area", inputs: { background: "background", border: "border", margin: "margin", opacity: "opacity", padding: "padding" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4309
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PlotAreaComponent, decorators: [{
4320
+ PlotAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PlotAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4321
+ PlotAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: PlotAreaComponent, selector: "kendo-chart-plot-area", inputs: { background: "background", border: "border", margin: "margin", opacity: "opacity", padding: "padding" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4322
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PlotAreaComponent, decorators: [{
4310
4323
  type: Component,
4311
4324
  args: [{
4312
4325
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4335,9 +4348,9 @@ class SeriesDefaultsComponent extends SettingsComponent {
4335
4348
  this.configurationService = configurationService;
4336
4349
  }
4337
4350
  }
4338
- SeriesDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4339
- SeriesDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsComponent, selector: "kendo-chart-series-defaults", inputs: { border: "border", gap: "gap", highlight: "highlight", overlay: "overlay", spacing: "spacing", stack: "stack", type: "type", visual: "visual", labels: "labels", notes: "notes", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4340
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
4351
+ SeriesDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4352
+ SeriesDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsComponent, selector: "kendo-chart-series-defaults", inputs: { border: "border", gap: "gap", highlight: "highlight", overlay: "overlay", spacing: "spacing", stack: "stack", type: "type", visual: "visual", labels: "labels", notes: "notes", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
4341
4354
  type: Component,
4342
4355
  args: [{
4343
4356
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4378,9 +4391,9 @@ class SeriesDefaultsLabelsComponent extends SettingsComponent {
4378
4391
  this.markAsVisible();
4379
4392
  }
4380
4393
  }
4381
- SeriesDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4382
- SeriesDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsLabelsComponent, selector: "kendo-chart-series-defaults-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4383
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
4394
+ SeriesDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4395
+ SeriesDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsLabelsComponent, selector: "kendo-chart-series-defaults-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4396
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
4384
4397
  type: Component,
4385
4398
  args: [{
4386
4399
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4423,9 +4436,9 @@ class SeriesDefaultsLabelsFromComponent extends SettingsComponent {
4423
4436
  this.markAsVisible();
4424
4437
  }
4425
4438
  }
4426
- SeriesDefaultsLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4427
- SeriesDefaultsLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsLabelsFromComponent, selector: "kendo-chart-series-defaults-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4428
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
4439
+ SeriesDefaultsLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4440
+ SeriesDefaultsLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsLabelsFromComponent, selector: "kendo-chart-series-defaults-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
4429
4442
  type: Component,
4430
4443
  args: [{
4431
4444
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4462,9 +4475,9 @@ class SeriesDefaultsLabelsToComponent extends SettingsComponent {
4462
4475
  this.markAsVisible();
4463
4476
  }
4464
4477
  }
4465
- SeriesDefaultsLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4466
- SeriesDefaultsLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsLabelsToComponent, selector: "kendo-chart-series-defaults-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4467
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
4478
+ SeriesDefaultsLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4479
+ SeriesDefaultsLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsLabelsToComponent, selector: "kendo-chart-series-defaults-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4480
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
4468
4481
  type: Component,
4469
4482
  args: [{
4470
4483
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4500,9 +4513,9 @@ class SeriesDefaultsNotesComponent extends SettingsComponent {
4500
4513
  this.configurationService = configurationService;
4501
4514
  }
4502
4515
  }
4503
- SeriesDefaultsNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4504
- SeriesDefaultsNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsNotesComponent, selector: "kendo-chart-series-defaults-notes", inputs: { line: "line", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4505
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
4516
+ SeriesDefaultsNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4517
+ SeriesDefaultsNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsNotesComponent, selector: "kendo-chart-series-defaults-notes", inputs: { line: "line", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4518
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
4506
4519
  type: Component,
4507
4520
  args: [{
4508
4521
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4528,9 +4541,9 @@ class SeriesDefaultsNotesIconComponent extends SettingsComponent {
4528
4541
  this.configurationService = configurationService;
4529
4542
  }
4530
4543
  }
4531
- SeriesDefaultsNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4532
- SeriesDefaultsNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsNotesIconComponent, selector: "kendo-chart-series-defaults-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4533
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
4544
+ SeriesDefaultsNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4545
+ SeriesDefaultsNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsNotesIconComponent, selector: "kendo-chart-series-defaults-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4546
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
4534
4547
  type: Component,
4535
4548
  args: [{
4536
4549
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4558,9 +4571,9 @@ class SeriesDefaultsNotesLabelComponent extends SettingsComponent {
4558
4571
  this.configurationService = configurationService;
4559
4572
  }
4560
4573
  }
4561
- SeriesDefaultsNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4562
- SeriesDefaultsNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsNotesLabelComponent, selector: "kendo-chart-series-defaults-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4563
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
4574
+ SeriesDefaultsNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4575
+ SeriesDefaultsNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsNotesLabelComponent, selector: "kendo-chart-series-defaults-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4576
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
4564
4577
  type: Component,
4565
4578
  args: [{
4566
4579
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4597,9 +4610,9 @@ class SeriesDefaultsTooltipComponent extends SettingsComponent {
4597
4610
  this.markAsVisible();
4598
4611
  }
4599
4612
  }
4600
- SeriesDefaultsTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4601
- SeriesDefaultsTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDefaultsTooltipComponent, selector: "kendo-chart-series-defaults-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4602
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
4613
+ SeriesDefaultsTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4614
+ SeriesDefaultsTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDefaultsTooltipComponent, selector: "kendo-chart-series-defaults-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4615
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
4603
4616
  type: Component,
4604
4617
  args: [{
4605
4618
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4632,9 +4645,9 @@ class SeriesErrorBarsComponent extends SettingsComponent {
4632
4645
  this.configurationService = configurationService;
4633
4646
  }
4634
4647
  }
4635
- SeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4636
- SeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesErrorBarsComponent, selector: "kendo-chart-series-item-error-bars", inputs: { color: "color", endCaps: "endCaps", line: "line", value: "value", visual: "visual", xValue: "xValue", yValue: "yValue" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4637
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
4648
+ SeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4649
+ SeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesErrorBarsComponent, selector: "kendo-chart-series-item-error-bars", inputs: { color: "color", endCaps: "endCaps", line: "line", value: "value", visual: "visual", xValue: "xValue", yValue: "yValue" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4650
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
4638
4651
  type: Component,
4639
4652
  args: [{
4640
4653
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4668,9 +4681,9 @@ class SeriesExtremesComponent extends SettingsComponent {
4668
4681
  this.configurationService = configurationService;
4669
4682
  }
4670
4683
  }
4671
- SeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4672
- SeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesExtremesComponent, selector: "kendo-chart-series-item-extremes", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4673
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
4684
+ SeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4685
+ SeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesExtremesComponent, selector: "kendo-chart-series-item-extremes", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4686
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
4674
4687
  type: Component,
4675
4688
  args: [{
4676
4689
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4698,9 +4711,9 @@ class SeriesHighlightComponent extends SettingsComponent {
4698
4711
  this.configurationService = configurationService;
4699
4712
  }
4700
4713
  }
4701
- SeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4702
- SeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesHighlightComponent, selector: "kendo-chart-series-item-highlight", inputs: { border: "border", color: "color", line: "line", markers: "markers", opacity: "opacity", toggle: "toggle", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4703
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
4714
+ SeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4715
+ SeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesHighlightComponent, selector: "kendo-chart-series-item-highlight", inputs: { border: "border", color: "color", line: "line", markers: "markers", opacity: "opacity", toggle: "toggle", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4716
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
4704
4717
  type: Component,
4705
4718
  args: [{
4706
4719
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4736,9 +4749,9 @@ class SeriesLabelsComponent extends SettingsComponent {
4736
4749
  this.markAsVisible();
4737
4750
  }
4738
4751
  }
4739
- SeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4740
- SeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesLabelsComponent, selector: "kendo-chart-series-item-labels", inputs: { align: "align", background: "background", border: "border", color: "color", content: "content", ariaContent: "ariaContent", distance: "distance", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", rotation: "rotation", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4741
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
4752
+ SeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4753
+ SeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesLabelsComponent, selector: "kendo-chart-series-item-labels", inputs: { align: "align", background: "background", border: "border", color: "color", content: "content", ariaContent: "ariaContent", distance: "distance", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", rotation: "rotation", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
4742
4755
  type: Component,
4743
4756
  args: [{
4744
4757
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4791,9 +4804,9 @@ class SeriesLabelsFromComponent extends SettingsComponent {
4791
4804
  this.markAsVisible();
4792
4805
  }
4793
4806
  }
4794
- SeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4795
- SeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesLabelsFromComponent, selector: "kendo-chart-series-item-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4796
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
4807
+ SeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4808
+ SeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesLabelsFromComponent, selector: "kendo-chart-series-item-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4809
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
4797
4810
  type: Component,
4798
4811
  args: [{
4799
4812
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4832,9 +4845,9 @@ class SeriesLabelsToComponent extends SettingsComponent {
4832
4845
  this.markAsVisible();
4833
4846
  }
4834
4847
  }
4835
- SeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4836
- SeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesLabelsToComponent, selector: "kendo-chart-series-item-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4837
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsToComponent, decorators: [{
4848
+ SeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4849
+ SeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesLabelsToComponent, selector: "kendo-chart-series-item-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4850
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsToComponent, decorators: [{
4838
4851
  type: Component,
4839
4852
  args: [{
4840
4853
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4883,9 +4896,9 @@ class SeriesMarkersComponent extends SettingsComponent {
4883
4896
  this.configurationService = configurationService;
4884
4897
  }
4885
4898
  }
4886
- SeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4887
- SeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesMarkersComponent, selector: "kendo-chart-series-item-markers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4888
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesMarkersComponent, decorators: [{
4899
+ SeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4900
+ SeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesMarkersComponent, selector: "kendo-chart-series-item-markers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4901
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesMarkersComponent, decorators: [{
4889
4902
  type: Component,
4890
4903
  args: [{
4891
4904
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4933,9 +4946,9 @@ class SeriesNotesComponent extends SettingsComponent {
4933
4946
  this.configurationService = configurationService;
4934
4947
  }
4935
4948
  }
4936
- SeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4937
- SeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesNotesComponent, selector: "kendo-chart-series-item-notes", inputs: { line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4938
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesComponent, decorators: [{
4949
+ SeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4950
+ SeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesNotesComponent, selector: "kendo-chart-series-item-notes", inputs: { line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4951
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesComponent, decorators: [{
4939
4952
  type: Component,
4940
4953
  args: [{
4941
4954
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4963,9 +4976,9 @@ class SeriesNotesIconComponent extends SettingsComponent {
4963
4976
  this.configurationService = configurationService;
4964
4977
  }
4965
4978
  }
4966
- SeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4967
- SeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesNotesIconComponent, selector: "kendo-chart-series-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4968
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesIconComponent, decorators: [{
4979
+ SeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4980
+ SeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesNotesIconComponent, selector: "kendo-chart-series-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4981
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesIconComponent, decorators: [{
4969
4982
  type: Component,
4970
4983
  args: [{
4971
4984
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4993,9 +5006,9 @@ class SeriesNotesLabelComponent extends SettingsComponent {
4993
5006
  this.configurationService = configurationService;
4994
5007
  }
4995
5008
  }
4996
- SeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4997
- SeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesNotesLabelComponent, selector: "kendo-chart-series-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
4998
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesLabelComponent, decorators: [{
5009
+ SeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5010
+ SeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesNotesLabelComponent, selector: "kendo-chart-series-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5011
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesLabelComponent, decorators: [{
4999
5012
  type: Component,
5000
5013
  args: [{
5001
5014
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5033,9 +5046,9 @@ class SeriesOutliersComponent extends SettingsComponent {
5033
5046
  this.configurationService = configurationService;
5034
5047
  }
5035
5048
  }
5036
- SeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5037
- SeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesOutliersComponent, selector: "kendo-chart-series-item-outliers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5038
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesOutliersComponent, decorators: [{
5049
+ SeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5050
+ SeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesOutliersComponent, selector: "kendo-chart-series-item-outliers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5051
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesOutliersComponent, decorators: [{
5039
5052
  type: Component,
5040
5053
  args: [{
5041
5054
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5064,9 +5077,9 @@ class SeriesTrendlineComponent extends SettingsComponent {
5064
5077
  this.configurationService = configurationService;
5065
5078
  }
5066
5079
  }
5067
- SeriesTrendlineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5068
- SeriesTrendlineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesTrendlineComponent, selector: "kendo-chart-series-item-trendline", inputs: { period: "period", order: "order", forecast: "forecast" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5069
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineComponent, decorators: [{
5080
+ SeriesTrendlineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5081
+ SeriesTrendlineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesTrendlineComponent, selector: "kendo-chart-series-item-trendline", inputs: { period: "period", order: "order", forecast: "forecast" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5082
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineComponent, decorators: [{
5070
5083
  type: Component,
5071
5084
  args: [{
5072
5085
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5091,9 +5104,9 @@ class SeriesTrendlineForecastComponent extends SettingsComponent {
5091
5104
  this.configurationService = configurationService;
5092
5105
  }
5093
5106
  }
5094
- SeriesTrendlineForecastComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineForecastComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5095
- SeriesTrendlineForecastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SeriesTrendlineForecastComponent, selector: "kendo-chart-series-item-trendline-forecast", inputs: { before: "before", after: "after", forecast: "forecast" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5096
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineForecastComponent, decorators: [{
5107
+ SeriesTrendlineForecastComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineForecastComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5108
+ SeriesTrendlineForecastComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SeriesTrendlineForecastComponent, selector: "kendo-chart-series-item-trendline-forecast", inputs: { before: "before", after: "after", forecast: "forecast" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5109
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineForecastComponent, decorators: [{
5097
5110
  type: Component,
5098
5111
  args: [{
5099
5112
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5125,9 +5138,9 @@ class SubtitleComponent extends SettingsComponent {
5125
5138
  this.configurationService = configurationService;
5126
5139
  }
5127
5140
  }
5128
- SubtitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SubtitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5129
- SubtitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SubtitleComponent, selector: "kendo-chart-subtitle", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5130
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SubtitleComponent, decorators: [{
5141
+ SubtitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SubtitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5142
+ SubtitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SubtitleComponent, selector: "kendo-chart-subtitle", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5143
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SubtitleComponent, decorators: [{
5131
5144
  type: Component,
5132
5145
  args: [{
5133
5146
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5174,9 +5187,9 @@ class TitleComponent extends SettingsComponent {
5174
5187
  this.configurationService = configurationService;
5175
5188
  }
5176
5189
  }
5177
- TitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5178
- TitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TitleComponent, selector: "kendo-chart-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 });
5179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TitleComponent, decorators: [{
5190
+ TitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5191
+ TitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: TitleComponent, selector: "kendo-chart-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 });
5192
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TitleComponent, decorators: [{
5180
5193
  type: Component,
5181
5194
  args: [{
5182
5195
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5223,9 +5236,9 @@ class TooltipComponent extends SettingsComponent {
5223
5236
  this.templateService.setSharedTemplate(this.sharedTooltipTemplate ? this.sharedTooltipTemplate.templateRef : null);
5224
5237
  }
5225
5238
  }
5226
- TooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipComponent, deps: [{ token: ConfigurationService }, { token: TooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
5227
- TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: TooltipComponent, selector: "kendo-chart-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", opacity: "opacity", padding: "padding", shared: "shared", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "sharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
5228
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipComponent, decorators: [{
5239
+ TooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipComponent, deps: [{ token: ConfigurationService }, { token: TooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
5240
+ TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: TooltipComponent, selector: "kendo-chart-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", opacity: "opacity", padding: "padding", shared: "shared", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "sharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
5241
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipComponent, decorators: [{
5229
5242
  type: Component,
5230
5243
  args: [{
5231
5244
  selector: 'kendo-chart-tooltip',
@@ -5267,9 +5280,9 @@ class ValueAxisItemComponent extends CollectionItemComponent {
5267
5280
  this.collectionService = collectionService;
5268
5281
  }
5269
5282
  }
5270
- ValueAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
5271
- ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisItemComponent, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5272
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
5283
+ ValueAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
5284
+ ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisItemComponent, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5285
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
5273
5286
  type: Component,
5274
5287
  args: [{
5275
5288
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5344,9 +5357,9 @@ class ValueAxisComponent extends CollectionComponent {
5344
5357
  this.collectionService = collectionService;
5345
5358
  }
5346
5359
  }
5347
- ValueAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
5348
- ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisComponent, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5349
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisComponent, decorators: [{
5360
+ ValueAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
5361
+ ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisComponent, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisComponent, decorators: [{
5350
5363
  type: Component,
5351
5364
  args: [{
5352
5365
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5369,9 +5382,9 @@ class ValueAxisCrosshairComponent extends SettingsComponent {
5369
5382
  this.markAsVisible();
5370
5383
  }
5371
5384
  }
5372
- ValueAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5373
- ValueAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisCrosshairComponent, selector: "kendo-chart-value-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5374
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairComponent, decorators: [{
5385
+ ValueAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5386
+ ValueAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisCrosshairComponent, selector: "kendo-chart-value-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5387
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairComponent, decorators: [{
5375
5388
  type: Component,
5376
5389
  args: [{
5377
5390
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5401,9 +5414,9 @@ class ValueAxisCrosshairTooltipComponent extends SettingsComponent {
5401
5414
  this.markAsVisible();
5402
5415
  }
5403
5416
  }
5404
- ValueAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5405
- ValueAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisCrosshairTooltipComponent, selector: "kendo-chart-value-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5406
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, decorators: [{
5417
+ ValueAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5418
+ ValueAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisCrosshairTooltipComponent, selector: "kendo-chart-value-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5419
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, decorators: [{
5407
5420
  type: Component,
5408
5421
  args: [{
5409
5422
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5435,9 +5448,9 @@ class ValueAxisLabelsComponent extends SettingsComponent {
5435
5448
  this.configurationService = configurationService;
5436
5449
  }
5437
5450
  }
5438
- ValueAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5439
- ValueAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisLabelsComponent, selector: "kendo-chart-value-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5440
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisLabelsComponent, decorators: [{
5451
+ ValueAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5452
+ ValueAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisLabelsComponent, selector: "kendo-chart-value-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5453
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisLabelsComponent, decorators: [{
5441
5454
  type: Component,
5442
5455
  args: [{
5443
5456
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5485,9 +5498,9 @@ class ValueAxisNotesComponent extends SettingsComponent {
5485
5498
  this.configurationService = configurationService;
5486
5499
  }
5487
5500
  }
5488
- ValueAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5489
- ValueAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisNotesComponent, selector: "kendo-chart-value-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5490
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesComponent, decorators: [{
5501
+ ValueAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5502
+ ValueAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisNotesComponent, selector: "kendo-chart-value-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5503
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesComponent, decorators: [{
5491
5504
  type: Component,
5492
5505
  args: [{
5493
5506
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5517,9 +5530,9 @@ class ValueAxisNotesIconComponent extends SettingsComponent {
5517
5530
  this.configurationService = configurationService;
5518
5531
  }
5519
5532
  }
5520
- ValueAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5521
- ValueAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisNotesIconComponent, selector: "kendo-chart-value-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5522
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesIconComponent, decorators: [{
5533
+ ValueAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5534
+ ValueAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisNotesIconComponent, selector: "kendo-chart-value-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5535
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesIconComponent, decorators: [{
5523
5536
  type: Component,
5524
5537
  args: [{
5525
5538
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5547,9 +5560,9 @@ class ValueAxisNotesLabelComponent extends SettingsComponent {
5547
5560
  this.configurationService = configurationService;
5548
5561
  }
5549
5562
  }
5550
- ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5551
- ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisNotesLabelComponent, selector: "kendo-chart-value-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5552
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
5563
+ ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5564
+ ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisNotesLabelComponent, selector: "kendo-chart-value-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5565
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
5553
5566
  type: Component,
5554
5567
  args: [{
5555
5568
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5585,9 +5598,9 @@ class ValueAxisTitleComponent extends SettingsComponent {
5585
5598
  this.configurationService = configurationService;
5586
5599
  }
5587
5600
  }
5588
- ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5589
- ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ValueAxisTitleComponent, selector: "kendo-chart-value-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5590
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
5601
+ ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5602
+ ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ValueAxisTitleComponent, selector: "kendo-chart-value-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5603
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
5591
5604
  type: Component,
5592
5605
  args: [{
5593
5606
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5631,9 +5644,9 @@ class XAxisItemComponent extends CollectionItemComponent {
5631
5644
  this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
5632
5645
  }
5633
5646
  }
5634
- XAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
5635
- XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisItemComponent, selector: "kendo-chart-x-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5636
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisItemComponent, decorators: [{
5647
+ XAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
5648
+ XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisItemComponent, selector: "kendo-chart-x-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5649
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisItemComponent, decorators: [{
5637
5650
  type: Component,
5638
5651
  args: [{
5639
5652
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5726,9 +5739,9 @@ class XAxisComponent extends CollectionComponent {
5726
5739
  this.collectionService = collectionService;
5727
5740
  }
5728
5741
  }
5729
- XAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
5730
- XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisComponent, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5731
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisComponent, decorators: [{
5742
+ XAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
5743
+ XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisComponent, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5744
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisComponent, decorators: [{
5732
5745
  type: Component,
5733
5746
  args: [{
5734
5747
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5752,9 +5765,9 @@ class XAxisCrosshairComponent extends SettingsComponent {
5752
5765
  this.markAsVisible();
5753
5766
  }
5754
5767
  }
5755
- XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5756
- XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisCrosshairComponent, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5757
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
5768
+ XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5769
+ XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisCrosshairComponent, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5770
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
5758
5771
  type: Component,
5759
5772
  args: [{
5760
5773
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5784,9 +5797,9 @@ class XAxisCrosshairTooltipComponent extends SettingsComponent {
5784
5797
  this.markAsVisible();
5785
5798
  }
5786
5799
  }
5787
- XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5788
- XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisCrosshairTooltipComponent, selector: "kendo-chart-x-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5789
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
5800
+ XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5801
+ XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisCrosshairTooltipComponent, selector: "kendo-chart-x-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5802
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
5790
5803
  type: Component,
5791
5804
  args: [{
5792
5805
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5818,9 +5831,9 @@ class XAxisLabelsComponent extends SettingsComponent {
5818
5831
  this.configurationService = configurationService;
5819
5832
  }
5820
5833
  }
5821
- XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5822
- XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisLabelsComponent, selector: "kendo-chart-x-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5823
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
5834
+ XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5835
+ XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisLabelsComponent, selector: "kendo-chart-x-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5836
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
5824
5837
  type: Component,
5825
5838
  args: [{
5826
5839
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5876,9 +5889,9 @@ class XAxisNotesComponent extends SettingsComponent {
5876
5889
  this.configurationService = configurationService;
5877
5890
  }
5878
5891
  }
5879
- XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5880
- XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisNotesComponent, selector: "kendo-chart-x-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5881
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesComponent, decorators: [{
5892
+ XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5893
+ XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisNotesComponent, selector: "kendo-chart-x-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5894
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesComponent, decorators: [{
5882
5895
  type: Component,
5883
5896
  args: [{
5884
5897
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5908,9 +5921,9 @@ class XAxisNotesIconComponent extends SettingsComponent {
5908
5921
  this.configurationService = configurationService;
5909
5922
  }
5910
5923
  }
5911
- XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5912
- XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisNotesIconComponent, selector: "kendo-chart-x-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5913
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
5924
+ XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5925
+ XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisNotesIconComponent, selector: "kendo-chart-x-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5926
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
5914
5927
  type: Component,
5915
5928
  args: [{
5916
5929
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5938,9 +5951,9 @@ class XAxisNotesLabelComponent extends SettingsComponent {
5938
5951
  this.configurationService = configurationService;
5939
5952
  }
5940
5953
  }
5941
- XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5942
- XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisNotesLabelComponent, selector: "kendo-chart-x-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5943
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
5954
+ XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5955
+ XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisNotesLabelComponent, selector: "kendo-chart-x-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5956
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
5944
5957
  type: Component,
5945
5958
  args: [{
5946
5959
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5976,9 +5989,9 @@ class XAxisTitleComponent extends SettingsComponent {
5976
5989
  this.configurationService = configurationService;
5977
5990
  }
5978
5991
  }
5979
- XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5980
- XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: XAxisTitleComponent, selector: "kendo-chart-x-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5981
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisTitleComponent, decorators: [{
5992
+ XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5993
+ XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: XAxisTitleComponent, selector: "kendo-chart-x-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
5994
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisTitleComponent, decorators: [{
5982
5995
  type: Component,
5983
5996
  args: [{
5984
5997
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6020,9 +6033,9 @@ class YAxisItemComponent extends CollectionItemComponent {
6020
6033
  this.collectionService = collectionService;
6021
6034
  }
6022
6035
  }
6023
- YAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
6024
- YAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisItemComponent, selector: "kendo-chart-y-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6025
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisItemComponent, decorators: [{
6036
+ YAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
6037
+ YAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisItemComponent, selector: "kendo-chart-y-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6038
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisItemComponent, decorators: [{
6026
6039
  type: Component,
6027
6040
  args: [{
6028
6041
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6108,9 +6121,9 @@ class YAxisComponent extends CollectionComponent {
6108
6121
  this.collectionService = collectionService;
6109
6122
  }
6110
6123
  }
6111
- YAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
6112
- YAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisComponent, selector: "kendo-chart-y-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: YAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6113
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisComponent, decorators: [{
6124
+ YAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
6125
+ YAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisComponent, selector: "kendo-chart-y-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: YAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6126
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisComponent, decorators: [{
6114
6127
  type: Component,
6115
6128
  args: [{
6116
6129
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6134,9 +6147,9 @@ class YAxisCrosshairComponent extends SettingsComponent {
6134
6147
  this.markAsVisible();
6135
6148
  }
6136
6149
  }
6137
- YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6138
- YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisCrosshairComponent, selector: "kendo-chart-y-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6139
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
6150
+ YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6151
+ YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisCrosshairComponent, selector: "kendo-chart-y-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6152
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
6140
6153
  type: Component,
6141
6154
  args: [{
6142
6155
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6166,9 +6179,9 @@ class YAxisCrosshairTooltipComponent extends SettingsComponent {
6166
6179
  this.markAsVisible();
6167
6180
  }
6168
6181
  }
6169
- YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6170
- YAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisCrosshairTooltipComponent, selector: "kendo-chart-y-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6171
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
6182
+ YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6183
+ YAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisCrosshairTooltipComponent, selector: "kendo-chart-y-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
6172
6185
  type: Component,
6173
6186
  args: [{
6174
6187
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6200,9 +6213,9 @@ class YAxisLabelsComponent extends SettingsComponent {
6200
6213
  this.configurationService = configurationService;
6201
6214
  }
6202
6215
  }
6203
- YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6204
- YAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisLabelsComponent, selector: "kendo-chart-y-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6205
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
6216
+ YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6217
+ YAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisLabelsComponent, selector: "kendo-chart-y-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6218
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
6206
6219
  type: Component,
6207
6220
  args: [{
6208
6221
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6255,9 +6268,9 @@ class YAxisNotesComponent extends SettingsComponent {
6255
6268
  this.configurationService = configurationService;
6256
6269
  }
6257
6270
  }
6258
- YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6259
- YAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisNotesComponent, selector: "kendo-chart-y-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesComponent, decorators: [{
6271
+ YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6272
+ YAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisNotesComponent, selector: "kendo-chart-y-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6273
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesComponent, decorators: [{
6261
6274
  type: Component,
6262
6275
  args: [{
6263
6276
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6287,9 +6300,9 @@ class YAxisNotesIconComponent extends SettingsComponent {
6287
6300
  this.configurationService = configurationService;
6288
6301
  }
6289
6302
  }
6290
- YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6291
- YAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisNotesIconComponent, selector: "kendo-chart-y-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6292
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
6303
+ YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6304
+ YAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisNotesIconComponent, selector: "kendo-chart-y-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6305
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
6293
6306
  type: Component,
6294
6307
  args: [{
6295
6308
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6317,9 +6330,9 @@ class YAxisNotesLabelComponent extends SettingsComponent {
6317
6330
  this.configurationService = configurationService;
6318
6331
  }
6319
6332
  }
6320
- YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6321
- YAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisNotesLabelComponent, selector: "kendo-chart-y-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6322
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
6333
+ YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6334
+ YAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisNotesLabelComponent, selector: "kendo-chart-y-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6335
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
6323
6336
  type: Component,
6324
6337
  args: [{
6325
6338
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6355,9 +6368,9 @@ class YAxisTitleComponent extends SettingsComponent {
6355
6368
  this.configurationService = configurationService;
6356
6369
  }
6357
6370
  }
6358
- YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6359
- YAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: YAxisTitleComponent, selector: "kendo-chart-y-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6360
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisTitleComponent, decorators: [{
6371
+ YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6372
+ YAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: YAxisTitleComponent, selector: "kendo-chart-y-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6373
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisTitleComponent, decorators: [{
6361
6374
  type: Component,
6362
6375
  args: [{
6363
6376
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6405,9 +6418,9 @@ class ZoomableComponent extends SettingsComponent {
6405
6418
  this.configurationService = configurationService;
6406
6419
  }
6407
6420
  }
6408
- ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ZoomableComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6409
- ZoomableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ZoomableComponent, selector: "kendo-chart-zoomable", inputs: { mousewheel: "mousewheel", selection: "selection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6410
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ZoomableComponent, decorators: [{
6421
+ ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ZoomableComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6422
+ ZoomableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ZoomableComponent, selector: "kendo-chart-zoomable", inputs: { mousewheel: "mousewheel", selection: "selection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6423
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ZoomableComponent, decorators: [{
6411
6424
  type: Component,
6412
6425
  args: [{
6413
6426
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6475,12 +6488,12 @@ class ChartBreadcrumbComponent {
6475
6488
  this.items = this.items.slice(0, level + 1);
6476
6489
  }
6477
6490
  }
6478
- ChartBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6479
- ChartBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ChartBreadcrumbComponent, selector: "kendo-chart-breadcrumb", inputs: { chart: "chart", rootItem: "rootItem" }, viewQueries: [{ propertyName: "breadcrumb", first: true, predicate: ["breadcrumb"], descendants: true, static: true }], exportAs: ["kendoChartBreadcrumb"], usesOnChanges: true, ngImport: i0, template: `
6491
+ ChartBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6492
+ ChartBreadcrumbComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: ChartBreadcrumbComponent, selector: "kendo-chart-breadcrumb", inputs: { chart: "chart", rootItem: "rootItem" }, viewQueries: [{ propertyName: "breadcrumb", first: true, predicate: ["breadcrumb"], descendants: true, static: true }], exportAs: ["kendoChartBreadcrumb"], usesOnChanges: true, ngImport: i0, template: `
6480
6493
  <kendo-breadcrumb [items]="items" (itemClick)="onItemClick($event)">
6481
6494
  </kendo-breadcrumb>
6482
- `, isInline: true, components: [{ type: i1$1.BreadCrumbComponent, selector: "kendo-breadcrumb", inputs: ["items", "separatorIcon", "separatorSVGIcon", "collapseMode", "size"], outputs: ["itemClick"], exportAs: ["kendoBreadCrumb"] }] });
6483
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
6495
+ `, isInline: true, dependencies: [{ kind: "component", type: i1$1.BreadCrumbComponent, selector: "kendo-breadcrumb", inputs: ["items", "separatorIcon", "separatorSVGIcon", "collapseMode", "size"], outputs: ["itemClick"], exportAs: ["kendoBreadCrumb"] }] });
6496
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
6484
6497
  type: Component,
6485
6498
  args: [{
6486
6499
  exportAs: 'kendoChartBreadcrumb',
@@ -6618,22 +6631,22 @@ class NavigatorFilterEvent extends BaseEvent {
6618
6631
  */
6619
6632
  class RootConfigurationService extends ConfigurationService {
6620
6633
  }
6621
- RootConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RootConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6622
- RootConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RootConfigurationService });
6623
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RootConfigurationService, decorators: [{
6634
+ RootConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: RootConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6635
+ RootConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: RootConfigurationService });
6636
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: RootConfigurationService, decorators: [{
6624
6637
  type: Injectable
6625
6638
  }] });
6626
6639
 
6627
- const EVENT_MAP = {
6640
+ const EVENT_MAP$1 = {
6628
6641
  navigatorFilter: NavigatorFilterEvent
6629
6642
  };
6630
6643
  /**
6631
6644
  * @hidden
6632
6645
  */
6633
- class StockInstanceEventService extends InstanceEventService {
6646
+ class StockInstanceEventService extends InstanceEventService$1 {
6634
6647
  create(name, args, sender) {
6635
- if (EVENT_MAP[name]) {
6636
- return new EVENT_MAP[name](args, sender);
6648
+ if (EVENT_MAP$1[name]) {
6649
+ return new EVENT_MAP$1[name](args, sender);
6637
6650
  }
6638
6651
  return super.create(name, args, sender);
6639
6652
  }
@@ -6742,8 +6755,8 @@ class StockChartComponent extends ChartComponent {
6742
6755
  return isDevMode();
6743
6756
  }
6744
6757
  }
6745
- StockChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
6746
- StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: StockChartComponent, selector: "kendo-stockchart", inputs: { navigator: "navigator", pannable: "pannable", zoomable: "zoomable", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange", navigatorFilter: "navigatorFilter" }, providers: [
6758
+ StockChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
6759
+ StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: StockChartComponent, selector: "kendo-stockchart", inputs: { navigator: "navigator", pannable: "pannable", zoomable: "zoomable", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange", navigatorFilter: "navigatorFilter" }, providers: [
6747
6760
  ConfigurationService,
6748
6761
  TooltipTemplateService,
6749
6762
  { provide: RootConfigurationService, useExisting: ConfigurationService },
@@ -6762,8 +6775,8 @@ StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
6762
6775
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
6763
6776
 
6764
6777
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
6765
- `, isInline: true, components: [{ type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { type: i8.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { type: i8.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
6766
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartComponent, decorators: [{
6778
+ `, isInline: true, dependencies: [{ kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "directive", type: i4$1.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 });
6779
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartComponent, decorators: [{
6767
6780
  type: Component,
6768
6781
  args: [{
6769
6782
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6828,9 +6841,9 @@ class PrefixConfigurationService extends ConfigurationService {
6828
6841
  this.rootService.notify(change);
6829
6842
  }
6830
6843
  }
6831
- PrefixConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PrefixConfigurationService, deps: [{ token: RootConfigurationService }, { token: PREFIX }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
6832
- PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PrefixConfigurationService });
6833
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PrefixConfigurationService, decorators: [{
6844
+ PrefixConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService, deps: [{ token: RootConfigurationService }, { token: PREFIX }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
6845
+ PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService });
6846
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService, decorators: [{
6834
6847
  type: Injectable
6835
6848
  }], ctorParameters: function () { return [{ type: RootConfigurationService, decorators: [{
6836
6849
  type: Inject,
@@ -6886,9 +6899,9 @@ class NavigatorComponent extends SettingsComponent {
6886
6899
  this.configurationService = configurationService;
6887
6900
  }
6888
6901
  }
6889
- NavigatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6890
- NavigatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorComponent, selector: "kendo-chart-navigator", inputs: { position: "position", visible: "visible", categoryAxis: "categoryAxis", hint: "hint", pane: "pane", select: "select", series: "series" }, providers: [{ provide: PREFIX, useValue: 'navigator' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6891
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorComponent, decorators: [{
6902
+ NavigatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6903
+ NavigatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorComponent, selector: "kendo-chart-navigator", inputs: { position: "position", visible: "visible", categoryAxis: "categoryAxis", hint: "hint", pane: "pane", select: "select", series: "series" }, providers: [{ provide: PREFIX, useValue: 'navigator' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6904
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorComponent, decorators: [{
6892
6905
  type: Component,
6893
6906
  args: [{
6894
6907
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6934,15 +6947,15 @@ class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
6934
6947
  this.configurationService = configurationService;
6935
6948
  }
6936
6949
  }
6937
- NavigatorCategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
6938
- NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisComponent, selector: "kendo-chart-navigator-category-axis", providers: [{
6950
+ NavigatorCategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
6951
+ NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisComponent, selector: "kendo-chart-navigator-category-axis", providers: [{
6939
6952
  provide: PREFIX,
6940
6953
  useValue: 'navigator.categoryAxis'
6941
6954
  }, {
6942
6955
  provide: ConfigurationService,
6943
6956
  useClass: PrefixConfigurationService
6944
6957
  }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6945
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisComponent, decorators: [{
6958
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisComponent, decorators: [{
6946
6959
  type: Component,
6947
6960
  args: [{
6948
6961
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6970,9 +6983,9 @@ class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrosshairCompo
6970
6983
  this.configurationService = configurationService;
6971
6984
  }
6972
6985
  }
6973
- NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6974
- NavigatorCategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisCrosshairComponent, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6975
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
6986
+ NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6987
+ NavigatorCategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisCrosshairComponent, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6988
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
6976
6989
  type: Component,
6977
6990
  args: [{
6978
6991
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6991,9 +7004,9 @@ class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxisCrossha
6991
7004
  this.configurationService = configurationService;
6992
7005
  }
6993
7006
  }
6994
- NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6995
- NavigatorCategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6996
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
7007
+ NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7008
+ NavigatorCategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7009
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
6997
7010
  type: Component,
6998
7011
  args: [{
6999
7012
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7011,9 +7024,9 @@ class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComponent {
7011
7024
  this.configurationService = configurationService;
7012
7025
  }
7013
7026
  }
7014
- NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7015
- NavigatorCategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisLabelsComponent, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7016
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
7027
+ NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7028
+ NavigatorCategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisLabelsComponent, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7029
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
7017
7030
  type: Component,
7018
7031
  args: [{
7019
7032
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7031,9 +7044,9 @@ class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesComponent {
7031
7044
  this.configurationService = configurationService;
7032
7045
  }
7033
7046
  }
7034
- NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7035
- NavigatorCategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisNotesComponent, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7036
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
7047
+ NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7048
+ NavigatorCategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisNotesComponent, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7049
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
7037
7050
  type: Component,
7038
7051
  args: [{
7039
7052
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7051,9 +7064,9 @@ class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIconCompo
7051
7064
  this.configurationService = configurationService;
7052
7065
  }
7053
7066
  }
7054
- NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7055
- NavigatorCategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisNotesIconComponent, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7056
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
7067
+ NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7068
+ NavigatorCategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisNotesIconComponent, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7069
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
7057
7070
  type: Component,
7058
7071
  args: [{
7059
7072
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7071,9 +7084,9 @@ class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesLabelCom
7071
7084
  this.configurationService = configurationService;
7072
7085
  }
7073
7086
  }
7074
- NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7075
- NavigatorCategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisNotesLabelComponent, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7076
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
7087
+ NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7088
+ NavigatorCategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisNotesLabelComponent, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7089
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
7077
7090
  type: Component,
7078
7091
  args: [{
7079
7092
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7094,9 +7107,9 @@ class NavigatorCategoryAxisSelectComponent extends CategoryAxisSelectComponent {
7094
7107
  this.configurationService = configurationService;
7095
7108
  }
7096
7109
  }
7097
- NavigatorCategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7098
- NavigatorCategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisSelectComponent, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7099
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
7110
+ NavigatorCategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7111
+ NavigatorCategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisSelectComponent, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7112
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
7100
7113
  type: Component,
7101
7114
  args: [{
7102
7115
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7114,9 +7127,9 @@ class NavigatorCategoryAxisTitleComponent extends CategoryAxisTitleComponent {
7114
7127
  this.configurationService = configurationService;
7115
7128
  }
7116
7129
  }
7117
- NavigatorCategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7118
- NavigatorCategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisTitleComponent, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
7130
+ NavigatorCategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7131
+ NavigatorCategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisTitleComponent, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7132
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
7120
7133
  type: Component,
7121
7134
  args: [{
7122
7135
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7135,9 +7148,9 @@ class NavigatorHintComponent extends SettingsComponent {
7135
7148
  this.configurationService = configurationService;
7136
7149
  }
7137
7150
  }
7138
- NavigatorHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7139
- NavigatorHintComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", 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 });
7140
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorHintComponent, decorators: [{
7151
+ NavigatorHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7152
+ NavigatorHintComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
7153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorHintComponent, decorators: [{
7141
7154
  type: Component,
7142
7155
  args: [{
7143
7156
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7162,9 +7175,9 @@ class NavigatorPaneComponent extends PaneComponent {
7162
7175
  this.configurationService = configurationService;
7163
7176
  }
7164
7177
  }
7165
- NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7166
- NavigatorPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", 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 });
7167
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
7178
+ NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7179
+ NavigatorPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
7180
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
7168
7181
  type: Component,
7169
7182
  args: [{
7170
7183
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7183,9 +7196,9 @@ class NavigatorPaneTitleComponent extends PanesTitleComponent {
7183
7196
  this.configurationService = configurationService;
7184
7197
  }
7185
7198
  }
7186
- NavigatorPaneTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7187
- NavigatorPaneTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorPaneTitleComponent, selector: "kendo-chart-navigator-pane-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7188
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
7199
+ NavigatorPaneTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7200
+ NavigatorPaneTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorPaneTitleComponent, selector: "kendo-chart-navigator-pane-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7201
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
7189
7202
  type: Component,
7190
7203
  args: [{
7191
7204
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7204,9 +7217,9 @@ class NavigatorSelectComponent extends SettingsComponent {
7204
7217
  this.configurationService = configurationService;
7205
7218
  }
7206
7219
  }
7207
- NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7208
- NavigatorSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", 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 });
7209
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
7220
+ NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7221
+ NavigatorSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", 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 });
7222
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
7210
7223
  type: Component,
7211
7224
  args: [{
7212
7225
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7232,9 +7245,9 @@ class NavigatorSeriesItemComponent extends SeriesItemComponent {
7232
7245
  this.collectionService = collectionService;
7233
7246
  }
7234
7247
  }
7235
- NavigatorSeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
7236
- NavigatorSeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesItemComponent, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7237
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
7248
+ NavigatorSeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
7249
+ NavigatorSeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesItemComponent, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
7238
7251
  type: Component,
7239
7252
  args: [{
7240
7253
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7292,9 +7305,9 @@ class NavigatorSeriesComponent extends SeriesComponent {
7292
7305
  readTooltipTemplates() {
7293
7306
  }
7294
7307
  }
7295
- NavigatorSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
7296
- NavigatorSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesComponent, selector: "kendo-chart-navigator-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: NavigatorSeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7297
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
7308
+ NavigatorSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
7309
+ NavigatorSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesComponent, selector: "kendo-chart-navigator-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: NavigatorSeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7310
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
7298
7311
  type: Component,
7299
7312
  args: [{
7300
7313
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7316,9 +7329,9 @@ class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsComponent {
7316
7329
  this.configurationService = configurationService;
7317
7330
  }
7318
7331
  }
7319
- NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7320
- NavigatorSeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesErrorBarsComponent, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7321
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
7332
+ NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7333
+ NavigatorSeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesErrorBarsComponent, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
7322
7335
  type: Component,
7323
7336
  args: [{
7324
7337
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7336,9 +7349,9 @@ class NavigatorSeriesExtremesComponent extends SeriesExtremesComponent {
7336
7349
  this.configurationService = configurationService;
7337
7350
  }
7338
7351
  }
7339
- NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7340
- NavigatorSeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesExtremesComponent, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7341
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
7352
+ NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7353
+ NavigatorSeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesExtremesComponent, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7354
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
7342
7355
  type: Component,
7343
7356
  args: [{
7344
7357
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7356,9 +7369,9 @@ class NavigatorSeriesHighlightComponent extends SeriesHighlightComponent {
7356
7369
  this.configurationService = configurationService;
7357
7370
  }
7358
7371
  }
7359
- NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7360
- NavigatorSeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesHighlightComponent, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7361
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
7372
+ NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7373
+ NavigatorSeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesHighlightComponent, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7374
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
7362
7375
  type: Component,
7363
7376
  args: [{
7364
7377
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7377,9 +7390,9 @@ class NavigatorSeriesLabelsComponent extends SeriesLabelsComponent {
7377
7390
  this.markAsVisible();
7378
7391
  }
7379
7392
  }
7380
- NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7381
- NavigatorSeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesLabelsComponent, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7382
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
7393
+ NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7394
+ NavigatorSeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesLabelsComponent, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7395
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
7383
7396
  type: Component,
7384
7397
  args: [{
7385
7398
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7398,9 +7411,9 @@ class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFromComponent {
7398
7411
  this.markAsVisible();
7399
7412
  }
7400
7413
  }
7401
- NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7402
- NavigatorSeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesLabelsFromComponent, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7403
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
7414
+ NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7415
+ NavigatorSeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesLabelsFromComponent, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7416
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
7404
7417
  type: Component,
7405
7418
  args: [{
7406
7419
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7419,9 +7432,9 @@ class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComponent {
7419
7432
  this.markAsVisible();
7420
7433
  }
7421
7434
  }
7422
- NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7423
- NavigatorSeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesLabelsToComponent, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7424
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
7435
+ NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7436
+ NavigatorSeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesLabelsToComponent, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7437
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
7425
7438
  type: Component,
7426
7439
  args: [{
7427
7440
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7439,9 +7452,9 @@ class NavigatorSeriesMarkersComponent extends SeriesMarkersComponent {
7439
7452
  this.configurationService = configurationService;
7440
7453
  }
7441
7454
  }
7442
- NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7443
- NavigatorSeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesMarkersComponent, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7444
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
7455
+ NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7456
+ NavigatorSeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesMarkersComponent, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7457
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
7445
7458
  type: Component,
7446
7459
  args: [{
7447
7460
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7459,9 +7472,9 @@ class NavigatorSeriesNotesComponent extends SeriesNotesComponent {
7459
7472
  this.configurationService = configurationService;
7460
7473
  }
7461
7474
  }
7462
- NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7463
- NavigatorSeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesNotesComponent, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7464
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
7475
+ NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7476
+ NavigatorSeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesNotesComponent, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7477
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
7465
7478
  type: Component,
7466
7479
  args: [{
7467
7480
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7479,9 +7492,9 @@ class NavigatorSeriesNotesIconComponent extends SeriesNotesIconComponent {
7479
7492
  this.configurationService = configurationService;
7480
7493
  }
7481
7494
  }
7482
- NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7483
- NavigatorSeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesNotesIconComponent, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7484
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
7495
+ NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7496
+ NavigatorSeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesNotesIconComponent, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7497
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
7485
7498
  type: Component,
7486
7499
  args: [{
7487
7500
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7499,9 +7512,9 @@ class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponent {
7499
7512
  this.configurationService = configurationService;
7500
7513
  }
7501
7514
  }
7502
- NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7503
- NavigatorSeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesNotesLabelComponent, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7504
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
7515
+ NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7516
+ NavigatorSeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesNotesLabelComponent, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7517
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
7505
7518
  type: Component,
7506
7519
  args: [{
7507
7520
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7519,9 +7532,9 @@ class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
7519
7532
  this.configurationService = configurationService;
7520
7533
  }
7521
7534
  }
7522
- NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7523
- NavigatorSeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesOutliersComponent, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7524
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
7535
+ NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7536
+ NavigatorSeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesOutliersComponent, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7537
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
7525
7538
  type: Component,
7526
7539
  args: [{
7527
7540
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7540,9 +7553,9 @@ class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
7540
7553
  this.configurationService = configurationService;
7541
7554
  }
7542
7555
  }
7543
- NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7544
- NavigatorSeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorSeriesTooltipComponent, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7545
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
7556
+ NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7557
+ NavigatorSeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorSeriesTooltipComponent, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
7558
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
7546
7559
  type: Component,
7547
7560
  args: [{
7548
7561
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7651,11 +7664,11 @@ class SparklineComponent extends ChartComponent {
7651
7664
  this.instance.setOptions(Sparkline.normalizeOptions(this.options));
7652
7665
  }
7653
7666
  }
7654
- SparklineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
7655
- SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: SparklineComponent, selector: "kendo-sparkline", inputs: { type: "type", data: "data", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
7667
+ SparklineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService$1 }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
7668
+ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SparklineComponent, selector: "kendo-sparkline", inputs: { type: "type", data: "data", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
7656
7669
  ConfigurationService,
7657
7670
  TooltipTemplateService,
7658
- InstanceEventService,
7671
+ InstanceEventService$1,
7659
7672
  LocalizationService,
7660
7673
  {
7661
7674
  provide: L10N_PREFIX,
@@ -7671,8 +7684,8 @@ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ver
7671
7684
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
7672
7685
 
7673
7686
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
7674
- `, isInline: true, components: [{ type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { type: i8.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { type: i8.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
7675
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineComponent, decorators: [{
7687
+ `, isInline: true, dependencies: [{ kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "directive", type: i4$1.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 });
7688
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineComponent, decorators: [{
7676
7689
  type: Component,
7677
7690
  args: [{
7678
7691
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7680,7 +7693,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7680
7693
  providers: [
7681
7694
  ConfigurationService,
7682
7695
  TooltipTemplateService,
7683
- InstanceEventService,
7696
+ InstanceEventService$1,
7684
7697
  LocalizationService,
7685
7698
  {
7686
7699
  provide: L10N_PREFIX,
@@ -7700,7 +7713,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7700
7713
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
7701
7714
  `
7702
7715
  }]
7703
- }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: InstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }]; }, propDecorators: { type: [{
7716
+ }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: InstanceEventService$1 }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }]; }, propDecorators: { type: [{
7704
7717
  type: Input
7705
7718
  }], data: [{
7706
7719
  type: Input
@@ -7743,12 +7756,12 @@ const SPARKLINE_DIRECTIVES = [
7743
7756
  */
7744
7757
  class ChartModule {
7745
7758
  }
7746
- ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7747
- ChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartModule, declarations: [ChartComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, DonutCenterTemplateDirective, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent], imports: [CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [ChartComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, DonutCenterTemplateDirective, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent] });
7748
- ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartModule, providers: [
7759
+ ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7760
+ ChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, declarations: [ChartComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, DonutCenterTemplateDirective, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent], imports: [CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [ChartComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, DonutCenterTemplateDirective, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent] });
7761
+ ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, providers: [
7749
7762
  ThemeService
7750
- ], imports: [[CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule]] });
7751
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartModule, decorators: [{
7763
+ ], imports: [CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule] });
7764
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, decorators: [{
7752
7765
  type: NgModule,
7753
7766
  args: [{
7754
7767
  declarations: [CHART_DIRECTIVES],
@@ -7785,10 +7798,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7785
7798
  */
7786
7799
  class StockChartModule {
7787
7800
  }
7788
- StockChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7789
- StockChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartModule, declarations: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, ChartModule] });
7790
- StockChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartModule, imports: [[ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], ChartModule] });
7791
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartModule, decorators: [{
7801
+ StockChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7802
+ StockChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: StockChartModule, declarations: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, ChartModule] });
7803
+ StockChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartModule, imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule, ChartModule] });
7804
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartModule, decorators: [{
7792
7805
  type: NgModule,
7793
7806
  args: [{
7794
7807
  declarations: [STOCK_CHART_DIRECTIVES],
@@ -7822,10 +7835,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7822
7835
  */
7823
7836
  class SparklineModule {
7824
7837
  }
7825
- SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7826
- SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, declarations: [SparklineComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [SparklineComponent, ChartModule] });
7827
- SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, imports: [[ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], ChartModule] });
7828
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, decorators: [{
7838
+ SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7839
+ SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, declarations: [SparklineComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [SparklineComponent, ChartModule] });
7840
+ SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule, ChartModule] });
7841
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, decorators: [{
7829
7842
  type: NgModule,
7830
7843
  args: [{
7831
7844
  declarations: [SPARKLINE_DIRECTIVES],
@@ -7834,6 +7847,1312 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7834
7847
  }]
7835
7848
  }] });
7836
7849
 
7850
+ /**
7851
+ * @hidden
7852
+ */
7853
+ class SankeyBaseEvent extends PreventableEvent$1 {
7854
+ /**
7855
+ * @hidden
7856
+ */
7857
+ constructor(e, sender) {
7858
+ super();
7859
+ this.sender = sender;
7860
+ this.originalEvent = e.originalEvent;
7861
+ }
7862
+ }
7863
+
7864
+ /**
7865
+ * Arguments for the node-related events of the [`SankeyComponent`]({% slug api_charts_sankeycomponent %}).
7866
+ */
7867
+ class SankeyNodeEvent extends SankeyBaseEvent {
7868
+ /**
7869
+ * @hidden
7870
+ */
7871
+ constructor(e, sender) {
7872
+ super(e, sender);
7873
+ this.dataItem = e.dataItem;
7874
+ }
7875
+ }
7876
+
7877
+ /**
7878
+ * Arguments for the link-related events of the [`SankeyComponent`]({% slug api_charts_sankeycomponent %}).
7879
+ */
7880
+ class SankeyLinkEvent extends SankeyBaseEvent {
7881
+ /**
7882
+ * @hidden
7883
+ */
7884
+ constructor(e, sender) {
7885
+ super(e, sender);
7886
+ this.dataItem = e.dataItem;
7887
+ }
7888
+ }
7889
+
7890
+ const EVENT_MAP = {
7891
+ nodeEnter: SankeyNodeEvent,
7892
+ nodeLeave: SankeyNodeEvent,
7893
+ linkEnter: SankeyLinkEvent,
7894
+ linkLeave: SankeyLinkEvent,
7895
+ nodeClick: SankeyNodeEvent,
7896
+ linkClick: SankeyLinkEvent
7897
+ };
7898
+ /**
7899
+ * @hidden
7900
+ */
7901
+ class InstanceEventService {
7902
+ create(name, args, sender) {
7903
+ return new EVENT_MAP[name](args, sender);
7904
+ }
7905
+ }
7906
+
7907
+ /**
7908
+ * The context that is passed to the Sankey diagram Link tooltip template.
7909
+ */
7910
+ class SankeyLinkTooltipTemplateContext {
7911
+ /**
7912
+ * @hidden
7913
+ */
7914
+ constructor(e) {
7915
+ const dataItem = e.dataItem;
7916
+ this.source = dataItem.source;
7917
+ this.target = dataItem.target;
7918
+ this.value = dataItem.value;
7919
+ }
7920
+ }
7921
+
7922
+ /**
7923
+ * A directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
7924
+ * within the `<kendo-sankey-tooltip>` component for the
7925
+ * [links tooltip](slug:tooltip_sankey#toc-specifying-a-template).
7926
+ * The following context fields are frequently utilized:
7927
+ * - `let-source="source"`&mdash;The link source data item..
7928
+ * - `let-target="target"`&mdash;The link target data item.
7929
+ * - `let-value="value"`&mdash;The link value.
7930
+ * For the full list of available fields, refer to the [`SankeyLinkTooltipTemplateContext`](slug:api_charts_sankeylinktooltiptemplatecontext).
7931
+ *
7932
+ * @example
7933
+ * ```ts
7934
+ * import { Component } from '@angular/core';
7935
+ *
7936
+ * _@Component({
7937
+ * selector: 'my-app',
7938
+ * template: `
7939
+ * <kendo-chart>
7940
+ * <kendo-chart-tooltip>
7941
+ * <ng-template kendoChartSeriesTooltipTemplate let-value="value">
7942
+ * Value is {{value}}
7943
+ * </ng-template>
7944
+ * </kendo-chart-tooltip>
7945
+ * <kendo-chart-series>
7946
+ * <kendo-chart-series-item [data]="[1, 2, 3]">
7947
+ * </kendo-chart-series-item>
7948
+ * </kendo-chart-series>
7949
+ * </kendo-chart>
7950
+ * `
7951
+ * })
7952
+ * class AppComponent {
7953
+ * }
7954
+ *
7955
+ * import { Component } from '@angular/core';
7956
+ * import { SankeyData } from '@progress/kendo-angular-charts';
7957
+ *
7958
+ * _@Component({
7959
+ * selector: 'my-app',
7960
+ * template: `
7961
+ * <kendo-sankey [data]="data">
7962
+ * <kendo-sankey-tooltip [followPointer]="true">
7963
+ * <ng-template kendoSankeyLinkTooltipTemplate let-source="source" let-target="target" let-value="value">
7964
+ * {{ source.label?.text }} - {{ target.label?.text }}: {{ value }}
7965
+ * </ng-template>
7966
+ * </kendo-sankey-tooltip>
7967
+ * </kendo-sankey>
7968
+ * `,
7969
+ * })
7970
+ * export class AppComponent {
7971
+ * public data: SankeyData = {
7972
+ * nodes: [
7973
+ * { id: 1, label: { text: 'Linux' } },
7974
+ * { id: 0, label: { text: 'iOS'} },
7975
+ * { id: 2, label: { text: 'Mobile' } },
7976
+ * { id: 3, label: { text: 'Desktop' } },
7977
+ * ],
7978
+ * links: [
7979
+ * { sourceId: 0, targetId: 2, value: 1 },
7980
+ * { sourceId: 1, targetId: 2, value: 2 },
7981
+ * { sourceId: 1, targetId: 3, value: 3 },
7982
+ * ],
7983
+ * };
7984
+ * }
7985
+ *
7986
+ * ```
7987
+ */
7988
+ class SankeyLinkTooltipTemplateDirective {
7989
+ constructor(templateRef) {
7990
+ this.templateRef = templateRef;
7991
+ }
7992
+ }
7993
+ SankeyLinkTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
7994
+ SankeyLinkTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]", ngImport: i0 });
7995
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, decorators: [{
7996
+ type: Directive,
7997
+ args: [{
7998
+ selector: '[kendoSankeyLinkTooltipTemplate]'
7999
+ }]
8000
+ }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
8001
+ type: Optional
8002
+ }] }]; } });
8003
+
8004
+ /**
8005
+ * The context that is passed to the Sankey diagram Node tooltip template.
8006
+ */
8007
+ class SankeyNodeTooltipTemplateContext {
8008
+ /**
8009
+ * @hidden
8010
+ */
8011
+ constructor(e) {
8012
+ const dataItem = e.dataItem;
8013
+ this.label = dataItem.label;
8014
+ this.color = dataItem.color;
8015
+ this.value = e.nodeValue;
8016
+ }
8017
+ }
8018
+
8019
+ /**
8020
+ * A directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
8021
+ * within the `<kendo-sankey-tooltip>` component for the
8022
+ * [series tooltip](slug:tooltip_sankey#toc-specifying-a-template).
8023
+ * The following context fields are frequently utilized:
8024
+ * - `let-color="color"`&mdash;The node color.
8025
+ * - `let-label="label"`&mdash;The node label data.
8026
+ * - `let-value="value"`&mdash;The node value.
8027
+ * For the full list of available fields, refer to the [`SankeyNodeTooltipTemplateContext`](slug:api_charts_sankeynodetooltiptemplatecontext).
8028
+ *
8029
+ * @example
8030
+ * ```ts
8031
+ * import { Component } from '@angular/core';
8032
+ * import { SankeyData } from '@progress/kendo-angular-charts';
8033
+ *
8034
+ * _@Component({
8035
+ * selector: 'my-app',
8036
+ * template: `
8037
+ * <kendo-sankey [data]="data">
8038
+ * <ng-template kendoSankeyNodeTooltipTemplate let-color="color" let-label="label" let-value="value">
8039
+ * {{ label.text }}: {{ value }}
8040
+ * </ng-template>
8041
+ * </kendo-sankey>
8042
+ * `,
8043
+ * })
8044
+ * export class AppComponent {
8045
+ * public data: SankeyData = {
8046
+ * nodes: [
8047
+ * { id: 1, label: { text: 'Linux' } },
8048
+ * { id: 0, label: { text: 'iOS'} },
8049
+ * { id: 2, label: { text: 'Mobile' } },
8050
+ * { id: 3, label: { text: 'Desktop' } },
8051
+ * ],
8052
+ * links: [
8053
+ * { sourceId: 0, targetId: 2, value: 1 },
8054
+ * { sourceId: 1, targetId: 2, value: 2 },
8055
+ * { sourceId: 1, targetId: 3, value: 3 },
8056
+ * ],
8057
+ * };
8058
+ * }
8059
+ *
8060
+ * ```
8061
+ */
8062
+ class SankeyNodeTooltipTemplateDirective {
8063
+ constructor(templateRef) {
8064
+ this.templateRef = templateRef;
8065
+ }
8066
+ }
8067
+ SankeyNodeTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
8068
+ SankeyNodeTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]", ngImport: i0 });
8069
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, decorators: [{
8070
+ type: Directive,
8071
+ args: [{
8072
+ selector: '[kendoSankeyNodeTooltipTemplate]'
8073
+ }]
8074
+ }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
8075
+ type: Optional
8076
+ }] }]; } });
8077
+
8078
+ /**
8079
+ * @hidden
8080
+ */
8081
+ class SankeyTooltipTemplateService {
8082
+ }
8083
+ SankeyTooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8084
+ SankeyTooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipTemplateService });
8085
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipTemplateService, decorators: [{
8086
+ type: Injectable
8087
+ }] });
8088
+
8089
+ /**
8090
+ * @hidden
8091
+ */
8092
+ class SquareSymbol {
8093
+ constructor() {
8094
+ this.size = 15;
8095
+ this.display = 'inline-flex';
8096
+ this.marginLeft = 3;
8097
+ }
8098
+ }
8099
+ SquareSymbol.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SquareSymbol, deps: [], target: i0.ɵɵFactoryTarget.Directive });
8100
+ SquareSymbol.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SquareSymbol, 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 });
8101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SquareSymbol, decorators: [{
8102
+ type: Directive,
8103
+ args: [{
8104
+ selector: '[squareSymbol]'
8105
+ }]
8106
+ }], propDecorators: { color: [{
8107
+ type: Input
8108
+ }, {
8109
+ type: HostBinding,
8110
+ args: ['style.backgroundColor']
8111
+ }], size: [{
8112
+ type: Input
8113
+ }, {
8114
+ type: HostBinding,
8115
+ args: ['style.width.px']
8116
+ }, {
8117
+ type: HostBinding,
8118
+ args: ['style.height.px']
8119
+ }], display: [{
8120
+ type: HostBinding,
8121
+ args: ['style.display']
8122
+ }], marginLeft: [{
8123
+ type: HostBinding,
8124
+ args: ['style.marginLeft.px']
8125
+ }] } });
8126
+
8127
+ const DEFAULT_OFFSET = 12;
8128
+ /**
8129
+ * @hidden
8130
+ */
8131
+ class SankeyTooltipPopupComponent extends BaseTooltip {
8132
+ constructor(element, popupService, templateService, localizationService, intlService, ngZone) {
8133
+ super(popupService, localizationService);
8134
+ this.element = element;
8135
+ this.popupService = popupService;
8136
+ this.templateService = templateService;
8137
+ this.localizationService = localizationService;
8138
+ this.intlService = intlService;
8139
+ this.ngZone = ngZone;
8140
+ this.animate = false;
8141
+ this.wrapperClass = 'k-chart-tooltip-wrapper';
8142
+ this.arrowRightIcon = arrowRightIcon;
8143
+ // TODO: Move to themes
8144
+ this.textStyle = { margin: '0 3px' };
8145
+ this.tooltipStyle = { display: 'flex', alignItems: 'center' };
8146
+ }
8147
+ onInit() {
8148
+ this.popupRef.popupElement.className += ` ${this.wrapperClass}`;
8149
+ }
8150
+ show(e) {
8151
+ this.isNode = e.targetType === 'node';
8152
+ this.isLink = e.targetType === 'link';
8153
+ this.nodeTooltipTemplateRef = this.templateService.nodeTemplate || this.defaultNodeTooltipTemplate.templateRef;
8154
+ this.nodeTooltipContext = new SankeyNodeTooltipTemplateContext(e);
8155
+ this.linkTooltipTemplateRef = this.templateService.linkTemplate || this.defaultLinkTooltipTemplate.templateRef;
8156
+ this.linkTooltipContext = new SankeyLinkTooltipTemplateContext(e);
8157
+ super.show({
8158
+ style: {
8159
+ position: 'static' // Override k-tooltip positioning
8160
+ },
8161
+ anchor: {
8162
+ align: e.tooltipData.popupAlign,
8163
+ point: this.tooltipAnchor(e),
8164
+ },
8165
+ });
8166
+ }
8167
+ tooltipAnchor(e) {
8168
+ const element = this.element.nativeElement;
8169
+ const size = { width: element.offsetWidth, height: element.offsetHeight };
8170
+ const anchor = { ...e.tooltipData.popupOffset };
8171
+ const popupAlign = e.tooltipData.popupAlign;
8172
+ const offset = this.offset || DEFAULT_OFFSET;
8173
+ anchor.left += (popupAlign.horizontal === 'left') ? offset : (-1 * offset);
8174
+ if (popupAlign.horizontal === 'right') {
8175
+ anchor.left -= size.width;
8176
+ }
8177
+ if (popupAlign.vertical === 'bottom') {
8178
+ anchor.top -= size.height + offset;
8179
+ }
8180
+ else {
8181
+ anchor.top += offset;
8182
+ }
8183
+ return anchor;
8184
+ }
8185
+ formatUnits(value) {
8186
+ return this.intlService.format(this.tooltipUnitFormat, value ?? 0);
8187
+ }
8188
+ }
8189
+ SankeyTooltipPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipPopupComponent, deps: [{ token: i0.ElementRef }, { token: i1.PopupService }, { token: SankeyTooltipTemplateService }, { token: i4.LocalizationService }, { token: i3.IntlService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
8190
+ SankeyTooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: { animate: "animate", popupSettings: "popupSettings", wrapperClass: "wrapperClass", tooltipUnitFormat: "tooltipUnitFormat", offset: "offset" }, providers: [
8191
+ PopupService,
8192
+ {
8193
+ provide: POPUP_CONTAINER,
8194
+ useFactory: bodyFactory,
8195
+ },
8196
+ ], viewQueries: [{ propertyName: "defaultNodeTooltipTemplate", first: true, predicate: SankeyNodeTooltipTemplateDirective, descendants: true }, { propertyName: "defaultLinkTooltipTemplate", first: true, predicate: SankeyLinkTooltipTemplateDirective, descendants: true }, { propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
8197
+ <ng-template #content>
8198
+ <div class="k-tooltip k-sankey-tooltip k-chart-tooltip k-chart-shared-tooltip" [ngStyle]="style">
8199
+ <div class="k-tooltip-content">
8200
+ <ng-template
8201
+ [ngTemplateOutlet]="nodeTooltipTemplateRef"
8202
+ *ngIf="isNode"
8203
+ [ngTemplateOutletContext]="nodeTooltipContext"
8204
+ >
8205
+ </ng-template>
8206
+ <ng-template
8207
+ [ngTemplateOutlet]="linkTooltipTemplateRef"
8208
+ *ngIf="isLink"
8209
+ [ngTemplateOutletContext]="linkTooltipContext"
8210
+ >
8211
+ </ng-template>
8212
+ </div>
8213
+ </div>
8214
+ </ng-template>
8215
+
8216
+ <ng-template kendoSankeyNodeTooltipTemplate let-color="color" let-label="label" let-value="value">
8217
+ <div [ngStyle]="tooltipStyle">
8218
+ <div squareSymbol [color]="color"></div>
8219
+ <span [ngStyle]="textStyle">{{ label.text }}</span>
8220
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8221
+ </div>
8222
+ </ng-template>
8223
+
8224
+ <ng-template kendoSankeyLinkTooltipTemplate let-source="source" let-target="target" let-value="value">
8225
+ <div [ngStyle]="tooltipStyle">
8226
+ <div squareSymbol [color]="source.color"></div>
8227
+ <span [ngStyle]="textStyle">{{ source.label?.text }}</span>
8228
+ <kendo-icon-wrapper name="arrow-right" [svgIcon]="arrowRightIcon"></kendo-icon-wrapper>
8229
+ <span [ngStyle]="textStyle">{{ target.label?.text }}</span>
8230
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8231
+ </div>
8232
+ </ng-template>
8233
+ `, isInline: true, dependencies: [{ kind: "directive", type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i6.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]" }, { kind: "directive", type: SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]" }, { kind: "directive", type: SquareSymbol, selector: "[squareSymbol]", inputs: ["color", "size"] }] });
8234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipPopupComponent, decorators: [{
8235
+ type: Component,
8236
+ args: [{
8237
+ providers: [
8238
+ PopupService,
8239
+ {
8240
+ provide: POPUP_CONTAINER,
8241
+ useFactory: bodyFactory,
8242
+ },
8243
+ ],
8244
+ selector: 'kendo-sankey-tooltip-popup',
8245
+ template: `
8246
+ <ng-template #content>
8247
+ <div class="k-tooltip k-sankey-tooltip k-chart-tooltip k-chart-shared-tooltip" [ngStyle]="style">
8248
+ <div class="k-tooltip-content">
8249
+ <ng-template
8250
+ [ngTemplateOutlet]="nodeTooltipTemplateRef"
8251
+ *ngIf="isNode"
8252
+ [ngTemplateOutletContext]="nodeTooltipContext"
8253
+ >
8254
+ </ng-template>
8255
+ <ng-template
8256
+ [ngTemplateOutlet]="linkTooltipTemplateRef"
8257
+ *ngIf="isLink"
8258
+ [ngTemplateOutletContext]="linkTooltipContext"
8259
+ >
8260
+ </ng-template>
8261
+ </div>
8262
+ </div>
8263
+ </ng-template>
8264
+
8265
+ <ng-template kendoSankeyNodeTooltipTemplate let-color="color" let-label="label" let-value="value">
8266
+ <div [ngStyle]="tooltipStyle">
8267
+ <div squareSymbol [color]="color"></div>
8268
+ <span [ngStyle]="textStyle">{{ label.text }}</span>
8269
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8270
+ </div>
8271
+ </ng-template>
8272
+
8273
+ <ng-template kendoSankeyLinkTooltipTemplate let-source="source" let-target="target" let-value="value">
8274
+ <div [ngStyle]="tooltipStyle">
8275
+ <div squareSymbol [color]="source.color"></div>
8276
+ <span [ngStyle]="textStyle">{{ source.label?.text }}</span>
8277
+ <kendo-icon-wrapper name="arrow-right" [svgIcon]="arrowRightIcon"></kendo-icon-wrapper>
8278
+ <span [ngStyle]="textStyle">{{ target.label?.text }}</span>
8279
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8280
+ </div>
8281
+ </ng-template>
8282
+ `,
8283
+ }]
8284
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.PopupService }, { type: SankeyTooltipTemplateService }, { type: i4.LocalizationService }, { type: i3.IntlService }, { type: i0.NgZone }]; }, propDecorators: { defaultNodeTooltipTemplate: [{
8285
+ type: ViewChild,
8286
+ args: [SankeyNodeTooltipTemplateDirective, { static: false }]
8287
+ }], defaultLinkTooltipTemplate: [{
8288
+ type: ViewChild,
8289
+ args: [SankeyLinkTooltipTemplateDirective, { static: false }]
8290
+ }], templateRef: [{
8291
+ type: ViewChild,
8292
+ args: ['content', { static: true }]
8293
+ }], animate: [{
8294
+ type: Input
8295
+ }], popupSettings: [{
8296
+ type: Input
8297
+ }], wrapperClass: [{
8298
+ type: Input
8299
+ }], tooltipUnitFormat: [{
8300
+ type: Input
8301
+ }], offset: [{
8302
+ type: Input
8303
+ }] } });
8304
+
8305
+ /**
8306
+ * @hidden
8307
+ */
8308
+ class Messages extends ComponentMessages {
8309
+ }
8310
+ Messages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: Messages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
8311
+ Messages.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: Messages, selector: "[kendoSankeyMessages]", inputs: { tooltipUnitFormat: "tooltipUnitFormat" }, usesInheritance: true, ngImport: i0 });
8312
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: Messages, decorators: [{
8313
+ type: Directive,
8314
+ args: [{
8315
+ selector: '[kendoSankeyMessages]'
8316
+ }]
8317
+ }], propDecorators: { tooltipUnitFormat: [{
8318
+ type: Input
8319
+ }] } });
8320
+
8321
+ /**
8322
+ * @hidden
8323
+ */
8324
+ class LocalizedMessagesDirective extends Messages {
8325
+ constructor(service) {
8326
+ super();
8327
+ this.service = service;
8328
+ }
8329
+ }
8330
+ LocalizedMessagesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
8331
+ LocalizedMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]", providers: [
8332
+ {
8333
+ provide: Messages,
8334
+ useExisting: forwardRef(() => LocalizedMessagesDirective)
8335
+ }
8336
+ ], usesInheritance: true, ngImport: i0 });
8337
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LocalizedMessagesDirective, decorators: [{
8338
+ type: Directive,
8339
+ args: [{
8340
+ providers: [
8341
+ {
8342
+ provide: Messages,
8343
+ useExisting: forwardRef(() => LocalizedMessagesDirective)
8344
+ }
8345
+ ],
8346
+ selector: '[kendoSankeyLocalizedMessages]'
8347
+ }]
8348
+ }], ctorParameters: function () { return [{ type: i4.LocalizationService }]; } });
8349
+
8350
+ /**
8351
+ * The Sankey diagram component.
8352
+ *
8353
+ * @example
8354
+ * ```ts
8355
+ * import { Component } from '@angular/core';
8356
+ *
8357
+ * _@Component({
8358
+ * selector: 'my-app',
8359
+ * template: `
8360
+ * <kendo-sankey [data]="data">
8361
+ * </kendo-sankey>
8362
+ * `,
8363
+ * })
8364
+ * export class AppComponent {
8365
+ * public data: SankeyData = {
8366
+ * nodes: [
8367
+ * { id: 1, label: { text: 'Linux' } },
8368
+ * { id: 0, label: { text: 'iOS'} },
8369
+ * { id: 2, label: { text: 'Mobile' } },
8370
+ * { id: 3, label: { text: 'Desktop' } },
8371
+ * ],
8372
+ * links: [
8373
+ * { sourceId: 0, targetId: 2, value: 1 },
8374
+ * { sourceId: 1, targetId: 2, value: 2 },
8375
+ * { sourceId: 1, targetId: 3, value: 3 },
8376
+ * ],
8377
+ * };
8378
+ * }
8379
+ * ```
8380
+ */
8381
+ class SankeyComponent {
8382
+ constructor(element, configurationService, themeService, localizationService, instanceEventService, ngZone, changeDetector, renderer) {
8383
+ this.element = element;
8384
+ this.configurationService = configurationService;
8385
+ this.themeService = themeService;
8386
+ this.localizationService = localizationService;
8387
+ this.instanceEventService = instanceEventService;
8388
+ this.ngZone = ngZone;
8389
+ this.changeDetector = changeDetector;
8390
+ this.renderer = renderer;
8391
+ /**
8392
+ * Fires when the mouse pointer enters a node. Similar to the `mouseenter` event.
8393
+ */
8394
+ this.nodeEnter = new EventEmitter();
8395
+ /**
8396
+ * Fires when the mouse pointer leaves a node. Similar to the `mouseleave` event.
8397
+ */
8398
+ this.nodeLeave = new EventEmitter();
8399
+ /**
8400
+ * Fires when a node is clicked.
8401
+ */
8402
+ this.nodeClick = new EventEmitter();
8403
+ /**
8404
+ * Fires when the mouse pointer enters a link. Similar to the `mouseenter` event,
8405
+ */
8406
+ this.linkEnter = new EventEmitter();
8407
+ /**
8408
+ * Fires when the mouse pointer leaves a link. Similar to the `mouseleave` event.
8409
+ */
8410
+ this.linkLeave = new EventEmitter();
8411
+ /**
8412
+ * Fires when a link is clicked.
8413
+ */
8414
+ this.linkClick = new EventEmitter();
8415
+ /**
8416
+ * @hidden
8417
+ */
8418
+ this.showLicenseWatermark = false;
8419
+ this.rtl = false;
8420
+ const isValid = validatePackage(packageMetadata);
8421
+ this.showLicenseWatermark = shouldShowValidationUI(isValid);
8422
+ this.themeService.loadTheme();
8423
+ this.refreshWait();
8424
+ }
8425
+ ngOnChanges(changes) {
8426
+ const store = this.configurationService.store;
8427
+ copyChanges(changes, store);
8428
+ store.popupSettings = null;
8429
+ this.configurationService.push(store);
8430
+ }
8431
+ /**
8432
+ * Updates the component fields with the specified values and refreshes the widget.
8433
+ *
8434
+ * Use this method when the configuration values cannot be set through the template.
8435
+ *
8436
+ * @example
8437
+ * ```ts-no-run
8438
+ * sankey.notifyChanges({ title: { text: 'New Title' } });
8439
+ * ```
8440
+ *
8441
+ * @param changes An object containing the updated input fields.
8442
+ */
8443
+ notifyChanges(changes) {
8444
+ this.ngOnChanges(toSimpleChanges(changes));
8445
+ }
8446
+ ngOnDestroy() {
8447
+ this.destroyed = true;
8448
+ if (this.optionsChange) {
8449
+ this.optionsChange.unsubscribe();
8450
+ }
8451
+ if (this.instance) {
8452
+ this.instance.destroy();
8453
+ this.instance = null;
8454
+ }
8455
+ if (this.subscriptions) {
8456
+ this.subscriptions.unsubscribe();
8457
+ }
8458
+ clearTimeout(this.redrawTimeout);
8459
+ }
8460
+ /**
8461
+ * @hidden
8462
+ */
8463
+ messageFor(key) {
8464
+ return this.localizationService.get(key);
8465
+ }
8466
+ createInstance(element) {
8467
+ this.instance = new Sankey(element, this.options, this.theme);
8468
+ ['nodeEnter', 'nodeLeave', 'nodeClick', 'linkEnter', 'linkLeave', 'linkClick'].forEach((eventName) => this.instance.bind(eventName, (e) => this.trigger(eventName, e)));
8469
+ this.instance.bind('tooltipShow', (e) => this.onShowTooltip(e));
8470
+ this.instance.bind('tooltipHide', () => this.onHideTooltip());
8471
+ }
8472
+ /**
8473
+ * Exports the Sankey diagram as an image. The export operation is asynchronous and returns a promise.
8474
+ *
8475
+ * @param {ImageExportOptions} options - The parameters for the exported image.
8476
+ * @returns {Promise<string>} - A promise that will be resolved with a PNG image encoded as a Data URI.
8477
+ */
8478
+ exportImage(options = {}) {
8479
+ return exportImage(this.exportVisual(options), options);
8480
+ }
8481
+ /**
8482
+ * Exports the Sankey diagram as an SVG document. The export operation is asynchronous and returns a promise.
8483
+ *
8484
+ * @param options - The parameters for the exported file.
8485
+ * @returns - A promise that will be resolved with an SVG document that is encoded as a Data URI.
8486
+ */
8487
+ exportSVG(options = {}) {
8488
+ return exportSVG(this.exportVisual(options), options);
8489
+ }
8490
+ /**
8491
+ * Exports the visual of the Sankey component to a drawing group.
8492
+ *
8493
+ * @param options - The parameters for the export operation.
8494
+ * @returns - The root Group of the scene.
8495
+ */
8496
+ exportVisual(options = {}) {
8497
+ return this.instance.exportVisual(options);
8498
+ }
8499
+ init() {
8500
+ if (!this.canRender) {
8501
+ return;
8502
+ }
8503
+ const element = this.instanceElement.nativeElement;
8504
+ this.createInstance(element);
8505
+ }
8506
+ /**
8507
+ * Reloads the Sankey appearance settings from the current [Kendo UI Theme]({% slug themesandstyles %}).
8508
+ *
8509
+ * Call this method after loading a different theme stylesheet.
8510
+ */
8511
+ reloadTheme() {
8512
+ if (!this.instance) {
8513
+ return;
8514
+ }
8515
+ this.themeService.reset();
8516
+ this.instance.destroy();
8517
+ this.instance = null;
8518
+ }
8519
+ onShowTooltip(e) {
8520
+ this.run(() => {
8521
+ this.tooltipInstance.show(e);
8522
+ }, true, true);
8523
+ }
8524
+ onHideTooltip() {
8525
+ if (this.tooltipInstance.active) {
8526
+ this.tooltipInstance.hide();
8527
+ this.detectChanges();
8528
+ }
8529
+ }
8530
+ trigger(name, e) {
8531
+ const emitter = this.activeEmitter(name);
8532
+ if (emitter) {
8533
+ const args = this.instanceEventService.create(name, e, this);
8534
+ this.run(() => {
8535
+ emitter.emit(args);
8536
+ });
8537
+ return args.isDefaultPrevented && args.isDefaultPrevented();
8538
+ }
8539
+ }
8540
+ requiresHandlers(names) {
8541
+ for (let idx = 0; idx < names.length; idx++) {
8542
+ if (this.activeEmitter(names[idx])) {
8543
+ return true;
8544
+ }
8545
+ }
8546
+ return false;
8547
+ }
8548
+ refresh() {
8549
+ clearTimeout(this.redrawTimeout);
8550
+ if (!this.instance) {
8551
+ this.init();
8552
+ return;
8553
+ }
8554
+ this.updateOptions();
8555
+ }
8556
+ updateOptions() {
8557
+ this.instance.setOptions(this.options);
8558
+ }
8559
+ get canRender() {
8560
+ return isDocumentAvailable() && Boolean(this.instanceElement);
8561
+ }
8562
+ activeEmitter(name) {
8563
+ const emitter = this[name];
8564
+ if (emitter && emitter.emit && hasObservers(emitter)) {
8565
+ return emitter;
8566
+ }
8567
+ }
8568
+ refreshWait() {
8569
+ this.ngZone.runOutsideAngular(() => {
8570
+ this.optionsChange = combineLatest([this.configurationService.onChange$, this.themeService.onChange$])
8571
+ .pipe(tap((result) => {
8572
+ this.options = result[0];
8573
+ this.theme = this.loadTheme(result[1]);
8574
+ }), auditTime(THROTTLE_MS))
8575
+ .subscribe(() => {
8576
+ this.refresh();
8577
+ });
8578
+ });
8579
+ }
8580
+ loadTheme(chartTheme) {
8581
+ return {
8582
+ ...chartTheme,
8583
+ nodeColors: chartTheme.seriesColors,
8584
+ };
8585
+ }
8586
+ run(callback, inZone = true, detectChanges) {
8587
+ if (inZone) {
8588
+ if (detectChanges) {
8589
+ this.changeDetector.markForCheck();
8590
+ }
8591
+ this.ngZone.run(callback);
8592
+ }
8593
+ else {
8594
+ callback();
8595
+ if (detectChanges) {
8596
+ this.detectChanges();
8597
+ }
8598
+ }
8599
+ }
8600
+ detectChanges() {
8601
+ if (!this.destroyed) {
8602
+ this.changeDetector.detectChanges();
8603
+ }
8604
+ }
8605
+ }
8606
+ SankeyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyComponent, deps: [{ token: i0.ElementRef }, { token: ConfigurationService }, { token: ThemeService }, { token: i4.LocalizationService }, { token: InstanceEventService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
8607
+ SankeyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyComponent, selector: "kendo-sankey", inputs: { data: "data", links: "links", nodes: "nodes", labels: "labels", title: "title", legend: "legend", tooltip: "tooltip", disableAutoLayout: "disableAutoLayout", popupSettings: "popupSettings" }, outputs: { nodeEnter: "nodeEnter", nodeLeave: "nodeLeave", nodeClick: "nodeClick", linkEnter: "linkEnter", linkLeave: "linkLeave", linkClick: "linkClick" }, providers: [
8608
+ ConfigurationService,
8609
+ LocalizationService,
8610
+ InstanceEventService,
8611
+ SankeyTooltipTemplateService,
8612
+ {
8613
+ provide: L10N_PREFIX,
8614
+ useValue: 'kendo.sankey',
8615
+ },
8616
+ ], viewQueries: [{ propertyName: "tooltipInstance", first: true, predicate: SankeyTooltipPopupComponent, descendants: true, static: true }, { propertyName: "instanceElement", first: true, predicate: ["instance"], descendants: true, static: true }], exportAs: ["kendoSankey"], usesOnChanges: true, ngImport: i0, template: `
8617
+ <ng-container
8618
+ kendoSankeyLocalizedMessages
8619
+ i18n-tooltipUnitFormat="kendo.sankey.tooltipUnitFormat|The format string to use when displaying node and link values in the tooltip"
8620
+ tooltipUnitFormat="({0} units)"
8621
+ ></ng-container>
8622
+ <div #instance></div>
8623
+ <kendo-sankey-tooltip-popup
8624
+ [popupSettings]="popupSettings"
8625
+ [tooltipUnitFormat]="messageFor('tooltipUnitFormat')"
8626
+ >
8627
+ </kendo-sankey-tooltip-popup>
8628
+ <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
8629
+ `, isInline: true, dependencies: [{ kind: "directive", type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i9.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }, { kind: "component", type: SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: ["animate", "popupSettings", "wrapperClass", "tooltipUnitFormat", "offset"] }, { kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
8630
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyComponent, decorators: [{
8631
+ type: Component,
8632
+ args: [{
8633
+ changeDetection: ChangeDetectionStrategy.OnPush,
8634
+ exportAs: 'kendoSankey',
8635
+ providers: [
8636
+ ConfigurationService,
8637
+ LocalizationService,
8638
+ InstanceEventService,
8639
+ SankeyTooltipTemplateService,
8640
+ {
8641
+ provide: L10N_PREFIX,
8642
+ useValue: 'kendo.sankey',
8643
+ },
8644
+ ],
8645
+ selector: 'kendo-sankey',
8646
+ template: `
8647
+ <ng-container
8648
+ kendoSankeyLocalizedMessages
8649
+ i18n-tooltipUnitFormat="kendo.sankey.tooltipUnitFormat|The format string to use when displaying node and link values in the tooltip"
8650
+ tooltipUnitFormat="({0} units)"
8651
+ ></ng-container>
8652
+ <div #instance></div>
8653
+ <kendo-sankey-tooltip-popup
8654
+ [popupSettings]="popupSettings"
8655
+ [tooltipUnitFormat]="messageFor('tooltipUnitFormat')"
8656
+ >
8657
+ </kendo-sankey-tooltip-popup>
8658
+ <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
8659
+ `,
8660
+ }]
8661
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: ConfigurationService }, { type: ThemeService }, { type: i4.LocalizationService }, { type: InstanceEventService }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }]; }, propDecorators: { data: [{
8662
+ type: Input
8663
+ }], links: [{
8664
+ type: Input
8665
+ }], nodes: [{
8666
+ type: Input
8667
+ }], labels: [{
8668
+ type: Input
8669
+ }], title: [{
8670
+ type: Input
8671
+ }], legend: [{
8672
+ type: Input
8673
+ }], tooltip: [{
8674
+ type: Input
8675
+ }], disableAutoLayout: [{
8676
+ type: Input
8677
+ }], popupSettings: [{
8678
+ type: Input
8679
+ }], nodeEnter: [{
8680
+ type: Output
8681
+ }], nodeLeave: [{
8682
+ type: Output
8683
+ }], nodeClick: [{
8684
+ type: Output
8685
+ }], linkEnter: [{
8686
+ type: Output
8687
+ }], linkLeave: [{
8688
+ type: Output
8689
+ }], linkClick: [{
8690
+ type: Output
8691
+ }], tooltipInstance: [{
8692
+ type: ViewChild,
8693
+ args: [SankeyTooltipPopupComponent, { static: true }]
8694
+ }], instanceElement: [{
8695
+ type: ViewChild,
8696
+ args: ['instance', { static: true }]
8697
+ }] } });
8698
+
8699
+ /**
8700
+ * @hidden
8701
+ */
8702
+ function createSankeyData(data, dimensions, measure) {
8703
+ const nodes = new Set();
8704
+ const links = new Map();
8705
+ const linksMap = new Map();
8706
+ data.forEach((row) => {
8707
+ dimensions.forEach((dimension) => {
8708
+ nodes.add(dimension(row));
8709
+ });
8710
+ for (let i = 0; i < dimensions.length - 1; i++) {
8711
+ const source = dimensions[i](row);
8712
+ const target = dimensions[i + 1](row);
8713
+ const key = `${source}_${target}`;
8714
+ const value = measure(row);
8715
+ if (links.has(key)) {
8716
+ links.set(key, links.get(key) + value);
8717
+ }
8718
+ else {
8719
+ links.set(key, value);
8720
+ linksMap.set(key, { source, target });
8721
+ }
8722
+ }
8723
+ });
8724
+ const nodesId = new Map();
8725
+ const nodesArray = Array.from(nodes).map((node, index) => {
8726
+ nodesId.set(node, index);
8727
+ return { id: index, label: { text: String(node) } };
8728
+ });
8729
+ const linksArray = Array.from(links).map(([key, value]) => {
8730
+ const { source, target } = linksMap.get(key);
8731
+ return {
8732
+ sourceId: nodesId.get(source),
8733
+ targetId: nodesId.get(target),
8734
+ value
8735
+ };
8736
+ });
8737
+ return { nodes: nodesArray, links: linksArray };
8738
+ }
8739
+
8740
+ /**
8741
+ * Arguments for the `dataBound` event of the [`[kendoSankeyFlatBinding]`]({% slug api_charts_sankeyflatbindingdirective %}) directive.
8742
+ */
8743
+ class SankeyFlatBindingDataBoundEvent {
8744
+ /**
8745
+ * @hidden
8746
+ */
8747
+ constructor(data) {
8748
+ this.data = data;
8749
+ }
8750
+ }
8751
+
8752
+ /**
8753
+ * A directive which encapsulates the retrieval of the nodes and links when flat data is provided.
8754
+ *
8755
+ * See [Data Binding - Binding to Flat Data]({% slug data_binding_sankey %}#toc-binding-to-flat-data).
8756
+ */
8757
+ class SankeyFlatBindingDirective {
8758
+ constructor(sankey) {
8759
+ this.sankey = sankey;
8760
+ /**
8761
+ * Represents the fields which identify the nodes.
8762
+ */
8763
+ this.dimensionFields = [];
8764
+ /**
8765
+ * Fires when the flat data has been converted to `SankeyData`.
8766
+ *
8767
+ * To customize the created nodes and links, modify the data.
8768
+ */
8769
+ this.dataBound = new EventEmitter();
8770
+ }
8771
+ ngOnChanges(changes) {
8772
+ if (!isChanged('data', changes, false)) {
8773
+ return;
8774
+ }
8775
+ if (this.dimensionFields?.length === 0) {
8776
+ throw new Error('kendoSankeyFlatBinding: dimensionFields is required');
8777
+ }
8778
+ if (!this.valueField) {
8779
+ throw new Error('kendoSankeyFlatBinding: valueField is required');
8780
+ }
8781
+ const dimensions = this.dimensionFields.map(field => getter(field));
8782
+ const measure = getter(this.valueField);
8783
+ const data = createSankeyData(this.data, dimensions, measure);
8784
+ this.dataBound.emit(new SankeyFlatBindingDataBoundEvent(data));
8785
+ this.sankey.notifyChanges({ data });
8786
+ }
8787
+ }
8788
+ SankeyFlatBindingDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyFlatBindingDirective, deps: [{ token: SankeyComponent }], target: i0.ɵɵFactoryTarget.Directive });
8789
+ SankeyFlatBindingDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SankeyFlatBindingDirective, selector: "[kendoSankeyFlatBinding]", inputs: { data: ["kendoSankeyFlatBinding", "data"], dimensionFields: "dimensionFields", valueField: "valueField" }, outputs: { dataBound: "dataBound" }, usesOnChanges: true, ngImport: i0 });
8790
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyFlatBindingDirective, decorators: [{
8791
+ type: Directive,
8792
+ args: [{
8793
+ selector: '[kendoSankeyFlatBinding]'
8794
+ }]
8795
+ }], ctorParameters: function () { return [{ type: SankeyComponent }]; }, propDecorators: { data: [{
8796
+ type: Input,
8797
+ args: ['kendoSankeyFlatBinding']
8798
+ }], dimensionFields: [{
8799
+ type: Input
8800
+ }], valueField: [{
8801
+ type: Input
8802
+ }], dataBound: [{
8803
+ type: Output
8804
+ }] } });
8805
+
8806
+ /**
8807
+ * The configuration options of the Sankey legend
8808
+ * ([see example]({% slug legend_sankey %})).
8809
+ */
8810
+ class SankeyLabelsComponent extends SettingsComponent {
8811
+ constructor(configurationService) {
8812
+ super('labels', configurationService);
8813
+ this.configurationService = configurationService;
8814
+ }
8815
+ }
8816
+ SankeyLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8817
+ SankeyLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyLabelsComponent, selector: "kendo-sankey-labels", inputs: { visible: "visible", font: "font", color: "color", align: "align", position: "position", padding: "padding", margin: "margin", border: "border", offset: "offset", stroke: "stroke" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
8818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLabelsComponent, decorators: [{
8819
+ type: Component,
8820
+ args: [{
8821
+ changeDetection: ChangeDetectionStrategy.OnPush,
8822
+ selector: 'kendo-sankey-labels',
8823
+ template: '',
8824
+ }]
8825
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { visible: [{
8826
+ type: Input
8827
+ }], font: [{
8828
+ type: Input
8829
+ }], color: [{
8830
+ type: Input
8831
+ }], align: [{
8832
+ type: Input
8833
+ }], position: [{
8834
+ type: Input
8835
+ }], padding: [{
8836
+ type: Input
8837
+ }], margin: [{
8838
+ type: Input
8839
+ }], border: [{
8840
+ type: Input
8841
+ }], offset: [{
8842
+ type: Input
8843
+ }], stroke: [{
8844
+ type: Input
8845
+ }] } });
8846
+
8847
+ /**
8848
+ * The configuration options of the Sankey legend
8849
+ * ([see example]({% slug legend_sankey %})).
8850
+ */
8851
+ class SankeyLegendComponent extends SettingsComponent {
8852
+ constructor(configurationService) {
8853
+ super('legend', configurationService);
8854
+ this.configurationService = configurationService;
8855
+ this.markAsVisible();
8856
+ }
8857
+ }
8858
+ SankeyLegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8859
+ SankeyLegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyLegendComponent, selector: "kendo-sankey-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
8860
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLegendComponent, decorators: [{
8861
+ type: Component,
8862
+ args: [{
8863
+ changeDetection: ChangeDetectionStrategy.OnPush,
8864
+ selector: 'kendo-sankey-legend',
8865
+ template: ''
8866
+ }]
8867
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { align: [{
8868
+ type: Input
8869
+ }], background: [{
8870
+ type: Input
8871
+ }], border: [{
8872
+ type: Input
8873
+ }], height: [{
8874
+ type: Input
8875
+ }], labels: [{
8876
+ type: Input
8877
+ }], margin: [{
8878
+ type: Input
8879
+ }], offsetX: [{
8880
+ type: Input
8881
+ }], offsetY: [{
8882
+ type: Input
8883
+ }], orientation: [{
8884
+ type: Input
8885
+ }], padding: [{
8886
+ type: Input
8887
+ }], position: [{
8888
+ type: Input
8889
+ }], reverse: [{
8890
+ type: Input
8891
+ }], visible: [{
8892
+ type: Input
8893
+ }], width: [{
8894
+ type: Input
8895
+ }], markers: [{
8896
+ type: Input
8897
+ }], spacing: [{
8898
+ type: Input
8899
+ }], title: [{
8900
+ type: Input
8901
+ }] } });
8902
+
8903
+ /**
8904
+ * The configuration options of the Sankey legend
8905
+ * ([see example]({% slug legend_sankey %})).
8906
+ */
8907
+ class SankeyLinksComponent extends SettingsComponent {
8908
+ constructor(configurationService) {
8909
+ super('links', configurationService);
8910
+ this.configurationService = configurationService;
8911
+ }
8912
+ }
8913
+ SankeyLinksComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLinksComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8914
+ SankeyLinksComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyLinksComponent, selector: "kendo-sankey-links", inputs: { colorType: "colorType", color: "color", opacity: "opacity", highlight: "highlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
8915
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLinksComponent, decorators: [{
8916
+ type: Component,
8917
+ args: [{
8918
+ changeDetection: ChangeDetectionStrategy.OnPush,
8919
+ selector: 'kendo-sankey-links',
8920
+ template: '',
8921
+ }]
8922
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { colorType: [{
8923
+ type: Input
8924
+ }], color: [{
8925
+ type: Input
8926
+ }], opacity: [{
8927
+ type: Input
8928
+ }], highlight: [{
8929
+ type: Input
8930
+ }] } });
8931
+
8932
+ /**
8933
+ * Custom component messages override default component messages
8934
+ * ([see example]({% slug globalization_filter %}#toc-localization)).
8935
+ */
8936
+ class SankeyCustomMessagesComponent extends Messages {
8937
+ constructor(service) {
8938
+ super();
8939
+ this.service = service;
8940
+ }
8941
+ get override() {
8942
+ return true;
8943
+ }
8944
+ }
8945
+ SankeyCustomMessagesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyCustomMessagesComponent, deps: [{ token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
8946
+ SankeyCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyCustomMessagesComponent, selector: "kendo-sankey-messages", providers: [
8947
+ {
8948
+ provide: Messages,
8949
+ useExisting: forwardRef(() => SankeyCustomMessagesComponent)
8950
+ }
8951
+ ], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
8952
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyCustomMessagesComponent, decorators: [{
8953
+ type: Component,
8954
+ args: [{
8955
+ providers: [
8956
+ {
8957
+ provide: Messages,
8958
+ useExisting: forwardRef(() => SankeyCustomMessagesComponent)
8959
+ }
8960
+ ],
8961
+ selector: 'kendo-sankey-messages',
8962
+ template: ``
8963
+ }]
8964
+ }], ctorParameters: function () { return [{ type: i4.LocalizationService }]; } });
8965
+
8966
+ /**
8967
+ * The configuration options of the Sankey legend
8968
+ * ([see example]({% slug legend_sankey %})).
8969
+ */
8970
+ class SankeyNodesComponent extends SettingsComponent {
8971
+ constructor(configurationService) {
8972
+ super('nodes', configurationService);
8973
+ this.configurationService = configurationService;
8974
+ }
8975
+ }
8976
+ SankeyNodesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyNodesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8977
+ SankeyNodesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyNodesComponent, selector: "kendo-sankey-nodes", inputs: { colorType: "colorType", color: "color", opacity: "opacity", offset: "offset", padding: "padding", width: "width", align: "align" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
8978
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyNodesComponent, decorators: [{
8979
+ type: Component,
8980
+ args: [{
8981
+ changeDetection: ChangeDetectionStrategy.OnPush,
8982
+ selector: 'kendo-sankey-nodes',
8983
+ template: '',
8984
+ }]
8985
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { colorType: [{
8986
+ type: Input
8987
+ }], color: [{
8988
+ type: Input
8989
+ }], opacity: [{
8990
+ type: Input
8991
+ }], offset: [{
8992
+ type: Input
8993
+ }], padding: [{
8994
+ type: Input
8995
+ }], width: [{
8996
+ type: Input
8997
+ }], align: [{
8998
+ type: Input
8999
+ }] } });
9000
+
9001
+ /**
9002
+ * The configuration options of the Sankey title or text
9003
+ * ([see example]({% slug title_sankey %})).
9004
+ *
9005
+ * @example
9006
+ * ```html
9007
+ * <kendo-sankey [data]="data">
9008
+ * <kendo-sankey-title text="Title Text" [padding]="{bottom: 20}"></kendo-sankey-title>
9009
+ * ...
9010
+ * </kendo-sankey>
9011
+ * ```
9012
+ */
9013
+ class SankeyTitleComponent extends SettingsComponent {
9014
+ constructor(configurationService) {
9015
+ super('title', configurationService);
9016
+ this.configurationService = configurationService;
9017
+ }
9018
+ }
9019
+ SankeyTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
9020
+ SankeyTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyTitleComponent, 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 });
9021
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTitleComponent, decorators: [{
9022
+ type: Component,
9023
+ args: [{
9024
+ changeDetection: ChangeDetectionStrategy.OnPush,
9025
+ selector: 'kendo-sankey-title',
9026
+ template: ''
9027
+ }]
9028
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { align: [{
9029
+ type: Input
9030
+ }], background: [{
9031
+ type: Input
9032
+ }], border: [{
9033
+ type: Input
9034
+ }], color: [{
9035
+ type: Input
9036
+ }], font: [{
9037
+ type: Input
9038
+ }], margin: [{
9039
+ type: Input
9040
+ }], padding: [{
9041
+ type: Input
9042
+ }], position: [{
9043
+ type: Input
9044
+ }], text: [{
9045
+ type: Input
9046
+ }], description: [{
9047
+ type: Input
9048
+ }], visible: [{
9049
+ type: Input
9050
+ }] } });
9051
+
9052
+ /**
9053
+ * The configuration options of the Sankey tooltip
9054
+ * ([see example]({% slug tooltip_sankey %})).
9055
+ */
9056
+ class SankeyTooltipComponent extends SettingsComponent {
9057
+ constructor(configurationService, templateService) {
9058
+ super('tooltip', configurationService);
9059
+ this.configurationService = configurationService;
9060
+ this.templateService = templateService;
9061
+ this.markAsVisible();
9062
+ }
9063
+ ngAfterContentChecked() {
9064
+ this.templateService.linkTemplate = this.linkTooltipTemplate?.templateRef;
9065
+ this.templateService.nodeTemplate = this.nodeTooltipTemplate?.templateRef;
9066
+ }
9067
+ }
9068
+ SankeyTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipComponent, deps: [{ token: ConfigurationService }, { token: SankeyTooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
9069
+ SankeyTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyTooltipComponent, 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 });
9070
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipComponent, decorators: [{
9071
+ type: Component,
9072
+ args: [{
9073
+ selector: 'kendo-sankey-tooltip',
9074
+ template: '',
9075
+ }]
9076
+ }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: SankeyTooltipTemplateService }]; }, propDecorators: { followPointer: [{
9077
+ type: Input
9078
+ }], delay: [{
9079
+ type: Input
9080
+ }], offset: [{
9081
+ type: Input
9082
+ }], visible: [{
9083
+ type: Input
9084
+ }], linkTooltipTemplate: [{
9085
+ type: ContentChild,
9086
+ args: [SankeyLinkTooltipTemplateDirective, { static: false }]
9087
+ }], nodeTooltipTemplate: [{
9088
+ type: ContentChild,
9089
+ args: [SankeyNodeTooltipTemplateDirective, { static: false }]
9090
+ }] } });
9091
+
9092
+ /**
9093
+ * @hidden
9094
+ */
9095
+ const SANKEY_EXPORTS = [
9096
+ SankeyComponent,
9097
+ SankeyTooltipPopupComponent,
9098
+ SankeyLinkTooltipTemplateDirective,
9099
+ SankeyNodeTooltipTemplateDirective,
9100
+ SankeyCustomMessagesComponent,
9101
+ LocalizedMessagesDirective,
9102
+ SankeyTitleComponent,
9103
+ SankeyLegendComponent,
9104
+ SankeyTooltipComponent,
9105
+ SankeyLinksComponent,
9106
+ SankeyNodesComponent,
9107
+ SankeyLabelsComponent,
9108
+ SankeyFlatBindingDirective
9109
+ ];
9110
+ /**
9111
+ * @hidden
9112
+ */
9113
+ const SANKEY_DIRECTIVES = [
9114
+ ...SANKEY_EXPORTS,
9115
+ SquareSymbol
9116
+ ];
9117
+
9118
+ /**
9119
+ * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
9120
+ *
9121
+ * Imports the SparklineModule into your application
9122
+ * [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
9123
+ * that will use the Sparkline component.
9124
+ *
9125
+ * @example
9126
+ * ```ts-no-run
9127
+ * import { NgModule } from '@angular/core';
9128
+ * import { BrowserModule } from '@angular/platform-browser';
9129
+ * import { SparklineModule } from '@progress/kendo-angular-charts';
9130
+ * import { AppComponent } from './app.component';
9131
+ *
9132
+ * _@NgModule({
9133
+ * bootstrap: [AppComponent],
9134
+ * declarations: [AppComponent],
9135
+ * imports: [BrowserModule, SparklineModule]
9136
+ * })
9137
+ * export class AppModule {
9138
+ * }
9139
+ * ```
9140
+ */
9141
+ class SankeyModule {
9142
+ }
9143
+ SankeyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9144
+ SankeyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, declarations: [SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective, SquareSymbol], imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective] });
9145
+ SankeyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, providers: [ThemeService], imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule] });
9146
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, decorators: [{
9147
+ type: NgModule,
9148
+ args: [{
9149
+ declarations: [SANKEY_DIRECTIVES],
9150
+ exports: [SANKEY_EXPORTS],
9151
+ imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule],
9152
+ providers: [ThemeService],
9153
+ }]
9154
+ }] });
9155
+
7837
9156
  /**
7838
9157
  * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes all Chart components and directives.
7839
9158
  *
@@ -7859,13 +9178,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7859
9178
  */
7860
9179
  class ChartsModule {
7861
9180
  }
7862
- ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7863
- ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, exports: [ChartModule, SparklineModule, StockChartModule] });
7864
- ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, imports: [ChartModule, SparklineModule, StockChartModule] });
7865
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, decorators: [{
9181
+ ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9182
+ ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, exports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
9183
+ ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, imports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
9184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, decorators: [{
7866
9185
  type: NgModule,
7867
9186
  args: [{
7868
- exports: [ChartModule, SparklineModule, StockChartModule]
9187
+ exports: [ChartModule, SparklineModule, StockChartModule, SankeyModule]
7869
9188
  }]
7870
9189
  }] });
7871
9190
 
@@ -7873,5 +9192,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7873
9192
  * Generated bundle index. Do not edit.
7874
9193
  */
7875
9194
 
7876
- export { AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, AxisLabelClickEvent, CHART_DIRECTIVES, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisRangeLabelsComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartComponent, ChartModule, ChartsModule, CollectionService, ConfigurationService, CrosshairTooltipComponent, CrosshairTooltipsContainerComponent, DonutCenterTemplateDirective, DragEndEvent, DragEvent, DragStartEvent, DrilldownEvent, LegendComponent, LegendInactiveItemsComponent, LegendItemClickEvent, LegendItemComponent, LegendItemHoverEvent, LegendItemLeaveEvent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorComponent, NavigatorFilterEvent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesItemComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, NoteClickEvent, NoteHoverEvent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PaneRenderEvent, PanesComponent, PanesTitleComponent, PlotAreaClickEvent, PlotAreaComponent, PlotAreaHoverEvent, RenderEvent, SPARKLINE_DIRECTIVES, STOCK_CHART_DIRECTIVES, SelectEndEvent, SelectEvent, SelectStartEvent, SeriesClickEvent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesHoverEvent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTooltipTemplateDirective, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SharedTooltipTemplateDirective, SparklineComponent, SparklineModule, StockChartComponent, StockChartModule, SubtitleComponent, TitleComponent, TooltipComponent, TooltipPopupComponent, TooltipTemplateService, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, WeekStartDay, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomEndEvent, ZoomEvent, ZoomStartEvent, ZoomableComponent };
9195
+ export { AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, AxisLabelClickEvent, CHART_DIRECTIVES, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisRangeLabelsComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartComponent, ChartModule, ChartsModule, CollectionService, ConfigurationService, CrosshairTooltipComponent, CrosshairTooltipsContainerComponent, DonutCenterTemplateDirective, DragEndEvent, DragEvent, DragStartEvent, DrilldownEvent, InstanceEventService, LegendComponent, LegendInactiveItemsComponent, LegendItemClickEvent, LegendItemComponent, LegendItemHoverEvent, LegendItemLeaveEvent, LocalizedMessagesDirective, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorComponent, NavigatorFilterEvent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesItemComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, NoteClickEvent, NoteHoverEvent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PaneRenderEvent, PanesComponent, PanesTitleComponent, PlotAreaClickEvent, PlotAreaComponent, PlotAreaHoverEvent, RenderEvent, SANKEY_DIRECTIVES, SANKEY_EXPORTS, SPARKLINE_DIRECTIVES, STOCK_CHART_DIRECTIVES, SankeyBaseEvent, SankeyComponent, SankeyCustomMessagesComponent, SankeyFlatBindingDataBoundEvent, SankeyFlatBindingDirective, SankeyLabelsComponent, SankeyLegendComponent, SankeyLinkEvent, SankeyLinkTooltipTemplateDirective, SankeyLinksComponent, SankeyModule, SankeyNodeEvent, SankeyNodeTooltipTemplateDirective, SankeyNodesComponent, SankeyTitleComponent, SankeyTooltipComponent, SankeyTooltipPopupComponent, SelectEndEvent, SelectEvent, SelectStartEvent, SeriesClickEvent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesHoverEvent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTooltipTemplateDirective, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SharedTooltipTemplateDirective, SparklineComponent, SparklineModule, StockChartComponent, StockChartModule, SubtitleComponent, TitleComponent, TooltipComponent, TooltipPopupComponent, TooltipTemplateService, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, WeekStartDay, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomEndEvent, ZoomEvent, ZoomStartEvent, ZoomableComponent };
7877
9196