@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,12 +3,12 @@
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 i4 from '@progress/kendo-angular-l10n';
10
- import { LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
11
- import { DateCategoryAxis, DateValueAxis, DomEventsBuilder as DomEventsBuilder$1, InstanceObserver, chartBaseTheme, Chart, StockChart, Sparkline } from '@progress/kendo-charts';
10
+ import { LocalizationService, L10N_PREFIX, ComponentMessages } from '@progress/kendo-angular-l10n';
11
+ import { DateCategoryAxis, DateValueAxis, DomEventsBuilder as DomEventsBuilder$1, InstanceObserver, chartBaseTheme, Chart, StockChart, Sparkline, Sankey } from '@progress/kendo-charts';
12
12
  import { exportImage, exportSVG } from '@progress/kendo-drawing';
13
13
  import { validatePackage } from '@progress/kendo-licensing';
14
14
  import { Subject, BehaviorSubject, combineLatest, Subscription } from 'rxjs';
@@ -18,9 +18,12 @@ import { PopupService, POPUP_CONTAINER, PopupModule } from '@progress/kendo-angu
18
18
  import * as i4$1 from '@angular/common';
19
19
  import { CommonModule } from '@angular/common';
20
20
  import * as i3 from '@progress/kendo-angular-intl';
21
- import { homeIcon } from '@progress/kendo-svg-icons';
21
+ import { homeIcon, arrowRightIcon } from '@progress/kendo-svg-icons';
22
22
  import * as i1$1 from '@progress/kendo-angular-navigation';
23
23
  import { BreadCrumbModule } from '@progress/kendo-angular-navigation';
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]'
@@ -270,9 +273,9 @@ class CollectionService {
270
273
  this.source.next(change);
271
274
  }
272
275
  }
273
- CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
274
- CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionService });
275
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionService, decorators: [{
276
+ CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
277
+ CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService });
278
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionService, decorators: [{
276
279
  type: Injectable
277
280
  }], ctorParameters: function () { return []; } });
278
281
 
@@ -359,9 +362,9 @@ class ConfigurationService {
359
362
  });
360
363
  }
361
364
  }
362
- ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
363
- ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ConfigurationService });
364
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ConfigurationService, decorators: [{
365
+ ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
366
+ ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService });
367
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ConfigurationService, decorators: [{
365
368
  type: Injectable
366
369
  }], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
367
370
 
@@ -409,9 +412,9 @@ class CollectionItemComponent {
409
412
  this.collectionService.notify(new ItemChange(this, this.options));
410
413
  }
411
414
  }
412
- 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 });
413
- CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
414
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionItemComponent, decorators: [{
415
+ 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 });
416
+ CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
417
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionItemComponent, decorators: [{
415
418
  type: Directive
416
419
  }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: CollectionService }]; } });
417
420
 
@@ -458,9 +461,9 @@ class SettingsComponent {
458
461
  this.configurationService.notify(new Change(this.configKey, this.store));
459
462
  }
460
463
  }
461
- SettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SettingsComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
462
- SettingsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SettingsComponent, usesOnChanges: true, ngImport: i0 });
463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SettingsComponent, decorators: [{
464
+ SettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SettingsComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
465
+ SettingsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SettingsComponent, usesOnChanges: true, ngImport: i0 });
466
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SettingsComponent, decorators: [{
464
467
  type: Directive
465
468
  }], ctorParameters: function () { return [{ type: undefined }, { type: ConfigurationService }]; } });
466
469
 
@@ -478,9 +481,9 @@ class SeriesTooltipComponent extends SettingsComponent {
478
481
  return this.seriesTooltipTemplate;
479
482
  }
480
483
  }
481
- SeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
482
- 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 });
483
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTooltipComponent, decorators: [{
484
+ SeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
485
+ 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 });
486
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTooltipComponent, decorators: [{
484
487
  type: Component,
485
488
  args: [{
486
489
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -524,9 +527,9 @@ class SeriesDrilldownTemplateDirective {
524
527
  this.templateRef = templateRef;
525
528
  }
526
529
  }
527
- 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 });
528
- SeriesDrilldownTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SeriesDrilldownTemplateDirective, selector: "[kendoChartDrilldownSeries]", ngImport: i0 });
529
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDrilldownTemplateDirective, decorators: [{
530
+ 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 });
531
+ SeriesDrilldownTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SeriesDrilldownTemplateDirective, selector: "[kendoChartDrilldownSeries]", ngImport: i0 });
532
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDrilldownTemplateDirective, decorators: [{
530
533
  type: Directive,
531
534
  args: [{
532
535
  selector: '[kendoChartDrilldownSeries]'
@@ -581,9 +584,9 @@ class SeriesItemComponent extends CollectionItemComponent {
581
584
  }
582
585
  }
583
586
  }
584
- 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 });
585
- 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 });
586
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesItemComponent, decorators: [{
587
+ 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 });
588
+ 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 });
589
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesItemComponent, decorators: [{
587
590
  type: Component,
588
591
  args: [{
589
592
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -851,9 +854,9 @@ class BaseTooltip {
851
854
  return { scrollLeft, scrollTop };
852
855
  }
853
856
  }
854
- 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 });
855
- BaseTooltip.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: BaseTooltip, ngImport: i0 });
856
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BaseTooltip, decorators: [{
857
+ 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 });
858
+ BaseTooltip.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BaseTooltip, ngImport: i0 });
859
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaseTooltip, decorators: [{
857
860
  type: Directive
858
861
  }], ctorParameters: function () { return [{ type: i1.PopupService }, { type: i4.LocalizationService }]; } });
859
862
 
@@ -880,8 +883,8 @@ class CrosshairTooltipComponent extends BaseTooltip {
880
883
  this.popupRef.popup.changeDetectorRef.detectChanges();
881
884
  }
882
885
  }
883
- 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 });
884
- 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, {
886
+ 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 });
887
+ 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, {
885
888
  provide: POPUP_CONTAINER,
886
889
  useFactory: bodyFactory
887
890
  }], viewQueries: [{ propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
@@ -890,8 +893,8 @@ CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.
890
893
  {{ value }}
891
894
  </div>
892
895
  </ng-template>
893
- `, isInline: true, directives: [{ type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
896
+ `, isInline: true, dependencies: [{ kind: "directive", type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
897
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
895
898
  type: Component,
896
899
  args: [{
897
900
  providers: [PopupService, {
@@ -998,12 +1001,12 @@ class CrosshairTooltipsContainerComponent {
998
1001
  return result;
999
1002
  }
1000
1003
  }
1001
- CrosshairTooltipsContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1002
- 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: `
1004
+ CrosshairTooltipsContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1005
+ 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: `
1003
1006
  <kendo-chart-crosshair-tooltip *ngFor="let key of tooltipKeys" [key]="key" [popupSettings]="popupSettings">
1004
1007
  </kendo-chart-crosshair-tooltip>
1005
- `, 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"] }] });
1006
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
1008
+ `, 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"] }] });
1009
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
1007
1010
  type: Component,
1008
1011
  args: [{
1009
1012
  selector: 'kendo-chart-crosshair-tooltips-container',
@@ -1060,9 +1063,9 @@ class SeriesTooltipTemplateDirective {
1060
1063
  this.templateRef = templateRef;
1061
1064
  }
1062
1065
  }
1063
- 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 });
1064
- SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
1065
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
1066
+ 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 });
1067
+ SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
1068
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
1066
1069
  type: Directive,
1067
1070
  args: [{
1068
1071
  selector: '[kendoChartSeriesTooltipTemplate]'
@@ -1124,9 +1127,9 @@ class SharedTooltipTemplateDirective {
1124
1127
  this.templateRef = templateRef;
1125
1128
  }
1126
1129
  }
1127
- 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 });
1128
- SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
1129
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SharedTooltipTemplateDirective, decorators: [{
1130
+ 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 });
1131
+ SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
1132
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SharedTooltipTemplateDirective, decorators: [{
1130
1133
  type: Directive,
1131
1134
  args: [{
1132
1135
  selector: '[kendoChartSharedTooltipTemplate]'
@@ -1205,9 +1208,9 @@ class TooltipTemplateService {
1205
1208
  return this.sharedTemplate;
1206
1209
  }
1207
1210
  }
1208
- TooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1209
- TooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipTemplateService });
1210
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipTemplateService, decorators: [{
1211
+ TooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1212
+ TooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipTemplateService });
1213
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipTemplateService, decorators: [{
1211
1214
  type: Injectable
1212
1215
  }] });
1213
1216
 
@@ -1302,8 +1305,8 @@ class TooltipPopupComponent extends BaseTooltip {
1302
1305
  super.hide();
1303
1306
  }
1304
1307
  }
1305
- 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 });
1306
- 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, {
1308
+ 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 });
1309
+ 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, {
1307
1310
  provide: POPUP_CONTAINER,
1308
1311
  useFactory: bodyFactory
1309
1312
  }], 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: `
@@ -1338,8 +1341,8 @@ TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
1338
1341
  </tr>
1339
1342
  </table>
1340
1343
  </ng-template>
1341
- `, 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"] }] });
1342
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipPopupComponent, decorators: [{
1344
+ `, 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]" }] });
1345
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipPopupComponent, decorators: [{
1343
1346
  type: Component,
1344
1347
  args: [{
1345
1348
  providers: [PopupService, {
@@ -1429,9 +1432,9 @@ class BaseEvent {
1429
1432
  this.sender = sender;
1430
1433
  }
1431
1434
  }
1432
- BaseEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
1433
- BaseEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: BaseEvent, ngImport: i0 });
1434
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BaseEvent, decorators: [{
1435
+ BaseEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
1436
+ BaseEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: BaseEvent, ngImport: i0 });
1437
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: BaseEvent, decorators: [{
1435
1438
  type: Directive
1436
1439
  }], ctorParameters: function () { return [{ type: undefined }]; } });
1437
1440
 
@@ -1479,9 +1482,9 @@ class PreventableEvent extends BaseEvent {
1479
1482
  return this.prevented;
1480
1483
  }
1481
1484
  }
1482
- PreventableEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1483
- PreventableEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
1484
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PreventableEvent, decorators: [{
1485
+ PreventableEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1486
+ PreventableEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
1487
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PreventableEvent, decorators: [{
1485
1488
  type: Directive
1486
1489
  }] });
1487
1490
 
@@ -1817,7 +1820,7 @@ class ZoomStartEvent extends PreventableEvent {
1817
1820
  }
1818
1821
  }
1819
1822
 
1820
- const EVENT_MAP$1 = {
1823
+ const EVENT_MAP$2 = {
1821
1824
  axisLabelClick: AxisLabelClickEvent,
1822
1825
  drag: DragEvent,
1823
1826
  dragEnd: DragEndEvent,
@@ -1846,13 +1849,13 @@ const EVENT_MAP$1 = {
1846
1849
  /**
1847
1850
  * @hidden
1848
1851
  */
1849
- class InstanceEventService {
1852
+ let InstanceEventService$1 = class InstanceEventService {
1850
1853
  create(name, args, sender) {
1851
- if (EVENT_MAP$1[name]) {
1852
- return new EVENT_MAP$1[name](args, sender);
1854
+ if (EVENT_MAP$2[name]) {
1855
+ return new EVENT_MAP$2[name](args, sender);
1853
1856
  }
1854
1857
  }
1855
- }
1858
+ };
1856
1859
 
1857
1860
  /**
1858
1861
  * Arguments for the `legendItemClick` event([see example](slug:events_chart)).
@@ -1873,8 +1876,8 @@ const packageMetadata = {
1873
1876
  name: '@progress/kendo-angular-charts',
1874
1877
  productName: 'Kendo UI for Angular',
1875
1878
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
1876
- publishDate: 1713437408,
1877
- version: '15.5.0',
1879
+ publishDate: 1714389729,
1880
+ version: '16.0.0-develop.10',
1878
1881
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
1879
1882
  };
1880
1883
 
@@ -1915,9 +1918,9 @@ class CollectionComponent {
1915
1918
  this.configurationService.notify(new Change(this.configKey, this.items.length === 0 ? undefined : this.items));
1916
1919
  }
1917
1920
  }
1918
- CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
1919
- CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: CollectionComponent, ngImport: i0 });
1920
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CollectionComponent, decorators: [{
1921
+ CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
1922
+ CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: CollectionComponent, ngImport: i0 });
1923
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CollectionComponent, decorators: [{
1921
1924
  type: Directive
1922
1925
  }], ctorParameters: function () { return [{ type: undefined }, { type: ConfigurationService }, { type: CollectionService }]; } });
1923
1926
 
@@ -1950,9 +1953,9 @@ class SeriesComponent extends CollectionComponent {
1950
1953
  this.tooltipTemplateService.setSeriesTemplates(templates);
1951
1954
  }
1952
1955
  }
1953
- 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 });
1954
- 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 });
1955
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesComponent, decorators: [{
1956
+ 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 });
1957
+ 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 });
1958
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesComponent, decorators: [{
1956
1959
  type: Component,
1957
1960
  args: [{
1958
1961
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -1982,6 +1985,13 @@ class DrilldownEvent extends PreventableEvent {
1982
1985
  }
1983
1986
  }
1984
1987
 
1988
+ /**
1989
+ * @hidden
1990
+ */
1991
+ function hasObservers(emitter) {
1992
+ return emitter.observers.length > 0;
1993
+ }
1994
+
1985
1995
  /**
1986
1996
  * Fallback theme in case the Theme Service fails
1987
1997
  * to read the variables from the main theme.
@@ -2302,6 +2312,10 @@ class ThemeService extends ConfigurationService {
2302
2312
  this.mapColor('seriesDefaults.waterfall.line.color', 'chart-major-lines');
2303
2313
  this.mapColor('title.color', 'normal-text-color');
2304
2314
  this.mapColor('subtitle.color', 'normal-text-color');
2315
+ // Sankey diagram
2316
+ this.mapColor('labels.color', 'normal-text-color');
2317
+ this.mapColor('labels.stroke.color', 'background');
2318
+ this.mapColor('links.color', 'chart-major-lines');
2305
2319
  const opacity = parseFloat(this.queryStyle('chart-area-opacity').opacity);
2306
2320
  if (!isNaN(opacity)) {
2307
2321
  this.setStyle('seriesDefaults.area.opacity', opacity);
@@ -2332,6 +2346,8 @@ class ThemeService extends ConfigurationService {
2332
2346
  this.setStyle('title.font', titleFont);
2333
2347
  this.setStyle('subtitle.font', paneTitleFont);
2334
2348
  this.setStyle('paneDefaults.title.font', paneTitleFont);
2349
+ // Sankey diagram
2350
+ this.setStyle('labels.font', defaultFont);
2335
2351
  }
2336
2352
  setSeriesColors() {
2337
2353
  const element = this.element;
@@ -2359,15 +2375,12 @@ class ThemeService extends ConfigurationService {
2359
2375
  return window.getComputedStyle(element);
2360
2376
  }
2361
2377
  }
2362
- ThemeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ThemeService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
2363
- ThemeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ThemeService });
2364
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ThemeService, decorators: [{
2378
+ ThemeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ThemeService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
2379
+ ThemeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ThemeService });
2380
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ThemeService, decorators: [{
2365
2381
  type: Injectable
2366
2382
  }], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
2367
2383
 
2368
- function hasObservers(emitter) {
2369
- return emitter.observers.length > 0;
2370
- }
2371
2384
  /**
2372
2385
  * The root Chart component.
2373
2386
  *
@@ -3056,11 +3069,11 @@ class ChartComponent {
3056
3069
  return Boolean(this.localizationService.rtl);
3057
3070
  }
3058
3071
  }
3059
- 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 });
3060
- 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: [
3072
+ 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 });
3073
+ 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: [
3061
3074
  ConfigurationService,
3062
3075
  TooltipTemplateService,
3063
- InstanceEventService,
3076
+ InstanceEventService$1,
3064
3077
  LocalizationService,
3065
3078
  {
3066
3079
  provide: L10N_PREFIX,
@@ -3078,8 +3091,8 @@ ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
3078
3091
  </div>
3079
3092
 
3080
3093
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
3081
- `, 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 });
3082
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartComponent, decorators: [{
3094
+ `, 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 });
3095
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartComponent, decorators: [{
3083
3096
  type: Component,
3084
3097
  args: [{
3085
3098
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3087,7 +3100,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
3087
3100
  providers: [
3088
3101
  ConfigurationService,
3089
3102
  TooltipTemplateService,
3090
- InstanceEventService,
3103
+ InstanceEventService$1,
3091
3104
  LocalizationService,
3092
3105
  {
3093
3106
  provide: L10N_PREFIX,
@@ -3109,7 +3122,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
3109
3122
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
3110
3123
  `
3111
3124
  }]
3112
- }], 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: [{
3125
+ }], 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: [{
3113
3126
  type: Input
3114
3127
  }], renderAs: [{
3115
3128
  type: Input
@@ -3243,9 +3256,9 @@ class AxisDefaultsComponent extends SettingsComponent {
3243
3256
  this.configurationService = configurationService;
3244
3257
  }
3245
3258
  }
3246
- AxisDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3247
- 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 });
3248
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
3259
+ AxisDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3260
+ 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 });
3261
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
3249
3262
  type: Component,
3250
3263
  args: [{
3251
3264
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3296,9 +3309,9 @@ class AxisDefaultsCrosshairComponent extends SettingsComponent {
3296
3309
  this.markAsVisible();
3297
3310
  }
3298
3311
  }
3299
- AxisDefaultsCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3300
- 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 });
3301
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
3312
+ AxisDefaultsCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3313
+ 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 });
3314
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
3302
3315
  type: Component,
3303
3316
  args: [{
3304
3317
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3331,9 +3344,9 @@ class AxisDefaultsCrosshairTooltipComponent extends SettingsComponent {
3331
3344
  this.markAsVisible();
3332
3345
  }
3333
3346
  }
3334
- AxisDefaultsCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3335
- 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 });
3336
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
3347
+ AxisDefaultsCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3348
+ 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 });
3349
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
3337
3350
  type: Component,
3338
3351
  args: [{
3339
3352
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3365,9 +3378,9 @@ class AxisDefaultsLabelsComponent extends SettingsComponent {
3365
3378
  this.configurationService = configurationService;
3366
3379
  }
3367
3380
  }
3368
- AxisDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3369
- 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 });
3370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
3381
+ AxisDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3382
+ 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 });
3383
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
3371
3384
  type: Component,
3372
3385
  args: [{
3373
3386
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3407,9 +3420,9 @@ class AxisDefaultsTitleComponent extends SettingsComponent {
3407
3420
  this.configurationService = configurationService;
3408
3421
  }
3409
3422
  }
3410
- AxisDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3411
- 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 });
3412
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
3423
+ AxisDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3424
+ 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 });
3425
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
3413
3426
  type: Component,
3414
3427
  args: [{
3415
3428
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3451,9 +3464,9 @@ class CategoryAxisItemComponent extends CollectionItemComponent {
3451
3464
  this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
3452
3465
  }
3453
3466
  }
3454
- 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 });
3455
- 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 });
3456
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
3467
+ 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 });
3468
+ 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 });
3469
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
3457
3470
  type: Component,
3458
3471
  args: [{
3459
3472
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3565,9 +3578,9 @@ class CategoryAxisComponent extends CollectionComponent {
3565
3578
  this.collectionService = collectionService;
3566
3579
  }
3567
3580
  }
3568
- 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 });
3569
- 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 });
3570
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisComponent, decorators: [{
3581
+ 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 });
3582
+ 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 });
3583
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisComponent, decorators: [{
3571
3584
  type: Component,
3572
3585
  args: [{
3573
3586
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3590,9 +3603,9 @@ class CategoryAxisCrosshairComponent extends SettingsComponent {
3590
3603
  this.markAsVisible();
3591
3604
  }
3592
3605
  }
3593
- CategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3594
- 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 });
3595
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
3606
+ CategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3607
+ 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 });
3608
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
3596
3609
  type: Component,
3597
3610
  args: [{
3598
3611
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3624,9 +3637,9 @@ class CategoryAxisCrosshairTooltipComponent extends SettingsComponent {
3624
3637
  this.markAsVisible();
3625
3638
  }
3626
3639
  }
3627
- CategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3628
- 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 });
3629
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
3640
+ CategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3641
+ 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 });
3642
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
3630
3643
  type: Component,
3631
3644
  args: [{
3632
3645
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3658,9 +3671,9 @@ class CategoryAxisLabelsComponent extends SettingsComponent {
3658
3671
  this.configurationService = configurationService;
3659
3672
  }
3660
3673
  }
3661
- CategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3662
- 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 });
3663
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
3674
+ CategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3675
+ 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 });
3676
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
3664
3677
  type: Component,
3665
3678
  args: [{
3666
3679
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3714,9 +3727,9 @@ class CategoryAxisRangeLabelsComponent extends CategoryAxisLabelsComponent {
3714
3727
  this.markAsVisible();
3715
3728
  }
3716
3729
  }
3717
- CategoryAxisRangeLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3718
- 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 });
3719
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
3730
+ CategoryAxisRangeLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3731
+ 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 });
3732
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
3720
3733
  type: Component,
3721
3734
  args: [{
3722
3735
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3734,9 +3747,9 @@ class CategoryAxisNotesComponent extends SettingsComponent {
3734
3747
  this.configurationService = configurationService;
3735
3748
  }
3736
3749
  }
3737
- CategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3738
- 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 });
3739
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
3750
+ CategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3751
+ 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 });
3752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
3740
3753
  type: Component,
3741
3754
  args: [{
3742
3755
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3766,9 +3779,9 @@ class CategoryAxisNotesIconComponent extends SettingsComponent {
3766
3779
  this.configurationService = configurationService;
3767
3780
  }
3768
3781
  }
3769
- CategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3770
- 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 });
3771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
3782
+ CategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3783
+ 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 });
3784
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
3772
3785
  type: Component,
3773
3786
  args: [{
3774
3787
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3796,9 +3809,9 @@ class CategoryAxisNotesLabelComponent extends SettingsComponent {
3796
3809
  this.configurationService = configurationService;
3797
3810
  }
3798
3811
  }
3799
- CategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3800
- 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 });
3801
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
3812
+ CategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3813
+ 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 });
3814
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
3802
3815
  type: Component,
3803
3816
  args: [{
3804
3817
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3839,9 +3852,9 @@ class CategoryAxisSelectComponent extends SettingsComponent {
3839
3852
  this.configurationService = configurationService;
3840
3853
  }
3841
3854
  }
3842
- CategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3843
- 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 });
3844
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
3855
+ CategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3856
+ 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 });
3857
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
3845
3858
  type: Component,
3846
3859
  args: [{
3847
3860
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3869,9 +3882,9 @@ class CategoryAxisTitleComponent extends SettingsComponent {
3869
3882
  this.configurationService = configurationService;
3870
3883
  }
3871
3884
  }
3872
- CategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3873
- 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 });
3874
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
3885
+ CategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3886
+ 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 });
3887
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
3875
3888
  type: Component,
3876
3889
  args: [{
3877
3890
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3913,9 +3926,9 @@ class ChartAreaComponent extends SettingsComponent {
3913
3926
  this.configurationService = configurationService;
3914
3927
  }
3915
3928
  }
3916
- ChartAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3917
- 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 });
3918
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartAreaComponent, decorators: [{
3929
+ ChartAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3930
+ 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 });
3931
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartAreaComponent, decorators: [{
3919
3932
  type: Component,
3920
3933
  args: [{
3921
3934
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -3947,9 +3960,9 @@ class LegendComponent extends SettingsComponent {
3947
3960
  this.markAsVisible();
3948
3961
  }
3949
3962
  }
3950
- LegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3951
- 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 });
3952
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendComponent, decorators: [{
3963
+ LegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
3964
+ 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 });
3965
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendComponent, decorators: [{
3953
3966
  type: Component,
3954
3967
  args: [{
3955
3968
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4015,9 +4028,9 @@ class LegendInactiveItemsComponent extends SettingsComponent {
4015
4028
  this.configurationService = configurationService;
4016
4029
  }
4017
4030
  }
4018
- LegendInactiveItemsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4019
- 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 });
4020
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
4031
+ LegendInactiveItemsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4032
+ 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 });
4033
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
4021
4034
  type: Component,
4022
4035
  args: [{
4023
4036
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4047,9 +4060,9 @@ class LegendItemComponent extends SettingsComponent {
4047
4060
  this.configurationService = configurationService;
4048
4061
  }
4049
4062
  }
4050
- LegendItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendItemComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4051
- 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 });
4052
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LegendItemComponent, decorators: [{
4063
+ LegendItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendItemComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4064
+ 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 });
4065
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LegendItemComponent, decorators: [{
4053
4066
  type: Component,
4054
4067
  args: [{
4055
4068
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4095,9 +4108,9 @@ class PaneComponent extends CollectionItemComponent {
4095
4108
  this.collectionService = collectionService;
4096
4109
  }
4097
4110
  }
4098
- 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 });
4099
- 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 });
4100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneComponent, decorators: [{
4111
+ 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 });
4112
+ 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 });
4113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneComponent, decorators: [{
4101
4114
  type: Component,
4102
4115
  args: [{
4103
4116
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4133,9 +4146,9 @@ class PaneDefaultsComponent extends SettingsComponent {
4133
4146
  this.configurationService = configurationService;
4134
4147
  }
4135
4148
  }
4136
- PaneDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4137
- 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 });
4138
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
4149
+ PaneDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4150
+ 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 });
4151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
4139
4152
  type: Component,
4140
4153
  args: [{
4141
4154
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4167,9 +4180,9 @@ class PaneDefaultsTitleComponent extends SettingsComponent {
4167
4180
  this.configurationService = configurationService;
4168
4181
  }
4169
4182
  }
4170
- PaneDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4171
- 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 });
4172
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
4183
+ PaneDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4184
+ 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 });
4185
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
4173
4186
  type: Component,
4174
4187
  args: [{
4175
4188
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4215,9 +4228,9 @@ class PanesComponent extends CollectionComponent {
4215
4228
  this.collectionService = collectionService;
4216
4229
  }
4217
4230
  }
4218
- 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 });
4219
- 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 });
4220
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PanesComponent, decorators: [{
4231
+ 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 });
4232
+ 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 });
4233
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PanesComponent, decorators: [{
4221
4234
  type: Component,
4222
4235
  args: [{
4223
4236
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4239,9 +4252,9 @@ class PanesTitleComponent extends SettingsComponent {
4239
4252
  this.configurationService = configurationService;
4240
4253
  }
4241
4254
  }
4242
- PanesTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PanesTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4243
- 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 });
4244
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PanesTitleComponent, decorators: [{
4255
+ PanesTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PanesTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4256
+ 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 });
4257
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PanesTitleComponent, decorators: [{
4245
4258
  type: Component,
4246
4259
  args: [{
4247
4260
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4279,9 +4292,9 @@ class PlotAreaComponent extends SettingsComponent {
4279
4292
  this.configurationService = configurationService;
4280
4293
  }
4281
4294
  }
4282
- PlotAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PlotAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4283
- 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 });
4284
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PlotAreaComponent, decorators: [{
4295
+ PlotAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PlotAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4296
+ 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 });
4297
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PlotAreaComponent, decorators: [{
4285
4298
  type: Component,
4286
4299
  args: [{
4287
4300
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4310,9 +4323,9 @@ class SeriesDefaultsComponent extends SettingsComponent {
4310
4323
  this.configurationService = configurationService;
4311
4324
  }
4312
4325
  }
4313
- SeriesDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4314
- 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 });
4315
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
4326
+ SeriesDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4327
+ 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 });
4328
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
4316
4329
  type: Component,
4317
4330
  args: [{
4318
4331
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4353,9 +4366,9 @@ class SeriesDefaultsLabelsComponent extends SettingsComponent {
4353
4366
  this.markAsVisible();
4354
4367
  }
4355
4368
  }
4356
- SeriesDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4357
- 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 });
4358
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
4369
+ SeriesDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4370
+ 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 });
4371
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
4359
4372
  type: Component,
4360
4373
  args: [{
4361
4374
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4398,9 +4411,9 @@ class SeriesDefaultsLabelsFromComponent extends SettingsComponent {
4398
4411
  this.markAsVisible();
4399
4412
  }
4400
4413
  }
4401
- SeriesDefaultsLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4402
- 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 });
4403
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
4414
+ SeriesDefaultsLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4415
+ 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 });
4416
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
4404
4417
  type: Component,
4405
4418
  args: [{
4406
4419
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4437,9 +4450,9 @@ class SeriesDefaultsLabelsToComponent extends SettingsComponent {
4437
4450
  this.markAsVisible();
4438
4451
  }
4439
4452
  }
4440
- SeriesDefaultsLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4441
- 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 });
4442
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
4453
+ SeriesDefaultsLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4454
+ 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 });
4455
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
4443
4456
  type: Component,
4444
4457
  args: [{
4445
4458
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4475,9 +4488,9 @@ class SeriesDefaultsNotesComponent extends SettingsComponent {
4475
4488
  this.configurationService = configurationService;
4476
4489
  }
4477
4490
  }
4478
- SeriesDefaultsNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4479
- 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 });
4480
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
4491
+ SeriesDefaultsNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4492
+ 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 });
4493
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
4481
4494
  type: Component,
4482
4495
  args: [{
4483
4496
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4503,9 +4516,9 @@ class SeriesDefaultsNotesIconComponent extends SettingsComponent {
4503
4516
  this.configurationService = configurationService;
4504
4517
  }
4505
4518
  }
4506
- SeriesDefaultsNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4507
- 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 });
4508
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
4519
+ SeriesDefaultsNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4520
+ 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 });
4521
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
4509
4522
  type: Component,
4510
4523
  args: [{
4511
4524
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4533,9 +4546,9 @@ class SeriesDefaultsNotesLabelComponent extends SettingsComponent {
4533
4546
  this.configurationService = configurationService;
4534
4547
  }
4535
4548
  }
4536
- SeriesDefaultsNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4537
- 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 });
4538
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
4549
+ SeriesDefaultsNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4550
+ 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 });
4551
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
4539
4552
  type: Component,
4540
4553
  args: [{
4541
4554
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4572,9 +4585,9 @@ class SeriesDefaultsTooltipComponent extends SettingsComponent {
4572
4585
  this.markAsVisible();
4573
4586
  }
4574
4587
  }
4575
- SeriesDefaultsTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4576
- 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 });
4577
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
4588
+ SeriesDefaultsTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4589
+ 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 });
4590
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
4578
4591
  type: Component,
4579
4592
  args: [{
4580
4593
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4607,9 +4620,9 @@ class SeriesErrorBarsComponent extends SettingsComponent {
4607
4620
  this.configurationService = configurationService;
4608
4621
  }
4609
4622
  }
4610
- SeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4611
- 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 });
4612
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
4623
+ SeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4624
+ 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 });
4625
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
4613
4626
  type: Component,
4614
4627
  args: [{
4615
4628
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4643,9 +4656,9 @@ class SeriesExtremesComponent extends SettingsComponent {
4643
4656
  this.configurationService = configurationService;
4644
4657
  }
4645
4658
  }
4646
- SeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4647
- 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 });
4648
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
4659
+ SeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4660
+ 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 });
4661
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
4649
4662
  type: Component,
4650
4663
  args: [{
4651
4664
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4673,9 +4686,9 @@ class SeriesHighlightComponent extends SettingsComponent {
4673
4686
  this.configurationService = configurationService;
4674
4687
  }
4675
4688
  }
4676
- SeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4677
- 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 });
4678
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
4689
+ SeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4690
+ 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 });
4691
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
4679
4692
  type: Component,
4680
4693
  args: [{
4681
4694
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4711,9 +4724,9 @@ class SeriesLabelsComponent extends SettingsComponent {
4711
4724
  this.markAsVisible();
4712
4725
  }
4713
4726
  }
4714
- SeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4715
- 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 });
4716
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
4727
+ SeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4728
+ 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 });
4729
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
4717
4730
  type: Component,
4718
4731
  args: [{
4719
4732
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4766,9 +4779,9 @@ class SeriesLabelsFromComponent extends SettingsComponent {
4766
4779
  this.markAsVisible();
4767
4780
  }
4768
4781
  }
4769
- SeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4770
- 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 });
4771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
4782
+ SeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4783
+ 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 });
4784
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
4772
4785
  type: Component,
4773
4786
  args: [{
4774
4787
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4807,9 +4820,9 @@ class SeriesLabelsToComponent extends SettingsComponent {
4807
4820
  this.markAsVisible();
4808
4821
  }
4809
4822
  }
4810
- SeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4811
- 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 });
4812
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesLabelsToComponent, decorators: [{
4823
+ SeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4824
+ 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 });
4825
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesLabelsToComponent, decorators: [{
4813
4826
  type: Component,
4814
4827
  args: [{
4815
4828
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4858,9 +4871,9 @@ class SeriesMarkersComponent extends SettingsComponent {
4858
4871
  this.configurationService = configurationService;
4859
4872
  }
4860
4873
  }
4861
- SeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4862
- 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 });
4863
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesMarkersComponent, decorators: [{
4874
+ SeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4875
+ 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 });
4876
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesMarkersComponent, decorators: [{
4864
4877
  type: Component,
4865
4878
  args: [{
4866
4879
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4908,9 +4921,9 @@ class SeriesNotesComponent extends SettingsComponent {
4908
4921
  this.configurationService = configurationService;
4909
4922
  }
4910
4923
  }
4911
- SeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4912
- 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 });
4913
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesComponent, decorators: [{
4924
+ SeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4925
+ 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 });
4926
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesComponent, decorators: [{
4914
4927
  type: Component,
4915
4928
  args: [{
4916
4929
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4938,9 +4951,9 @@ class SeriesNotesIconComponent extends SettingsComponent {
4938
4951
  this.configurationService = configurationService;
4939
4952
  }
4940
4953
  }
4941
- SeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4942
- 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 });
4943
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesIconComponent, decorators: [{
4954
+ SeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4955
+ 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 });
4956
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesIconComponent, decorators: [{
4944
4957
  type: Component,
4945
4958
  args: [{
4946
4959
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -4968,9 +4981,9 @@ class SeriesNotesLabelComponent extends SettingsComponent {
4968
4981
  this.configurationService = configurationService;
4969
4982
  }
4970
4983
  }
4971
- SeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4972
- 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 });
4973
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesNotesLabelComponent, decorators: [{
4984
+ SeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
4985
+ 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 });
4986
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesNotesLabelComponent, decorators: [{
4974
4987
  type: Component,
4975
4988
  args: [{
4976
4989
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5008,9 +5021,9 @@ class SeriesOutliersComponent extends SettingsComponent {
5008
5021
  this.configurationService = configurationService;
5009
5022
  }
5010
5023
  }
5011
- SeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5012
- 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 });
5013
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesOutliersComponent, decorators: [{
5024
+ SeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5025
+ 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 });
5026
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesOutliersComponent, decorators: [{
5014
5027
  type: Component,
5015
5028
  args: [{
5016
5029
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5039,9 +5052,9 @@ class SeriesTrendlineComponent extends SettingsComponent {
5039
5052
  this.configurationService = configurationService;
5040
5053
  }
5041
5054
  }
5042
- SeriesTrendlineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5043
- 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 });
5044
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineComponent, decorators: [{
5055
+ SeriesTrendlineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5056
+ 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 });
5057
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineComponent, decorators: [{
5045
5058
  type: Component,
5046
5059
  args: [{
5047
5060
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5066,9 +5079,9 @@ class SeriesTrendlineForecastComponent extends SettingsComponent {
5066
5079
  this.configurationService = configurationService;
5067
5080
  }
5068
5081
  }
5069
- SeriesTrendlineForecastComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineForecastComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5070
- 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 });
5071
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SeriesTrendlineForecastComponent, decorators: [{
5082
+ SeriesTrendlineForecastComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineForecastComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5083
+ 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 });
5084
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SeriesTrendlineForecastComponent, decorators: [{
5072
5085
  type: Component,
5073
5086
  args: [{
5074
5087
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5100,9 +5113,9 @@ class SubtitleComponent extends SettingsComponent {
5100
5113
  this.configurationService = configurationService;
5101
5114
  }
5102
5115
  }
5103
- SubtitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SubtitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5104
- 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 });
5105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SubtitleComponent, decorators: [{
5116
+ SubtitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SubtitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5117
+ 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 });
5118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SubtitleComponent, decorators: [{
5106
5119
  type: Component,
5107
5120
  args: [{
5108
5121
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5149,9 +5162,9 @@ class TitleComponent extends SettingsComponent {
5149
5162
  this.configurationService = configurationService;
5150
5163
  }
5151
5164
  }
5152
- TitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5153
- 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 });
5154
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TitleComponent, decorators: [{
5165
+ TitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5166
+ 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 });
5167
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TitleComponent, decorators: [{
5155
5168
  type: Component,
5156
5169
  args: [{
5157
5170
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5198,9 +5211,9 @@ class TooltipComponent extends SettingsComponent {
5198
5211
  this.templateService.setSharedTemplate(this.sharedTooltipTemplate ? this.sharedTooltipTemplate.templateRef : null);
5199
5212
  }
5200
5213
  }
5201
- 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 });
5202
- 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 });
5203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: TooltipComponent, decorators: [{
5214
+ 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 });
5215
+ 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 });
5216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TooltipComponent, decorators: [{
5204
5217
  type: Component,
5205
5218
  args: [{
5206
5219
  selector: 'kendo-chart-tooltip',
@@ -5242,9 +5255,9 @@ class ValueAxisItemComponent extends CollectionItemComponent {
5242
5255
  this.collectionService = collectionService;
5243
5256
  }
5244
5257
  }
5245
- 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 });
5246
- 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 });
5247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
5258
+ 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 });
5259
+ 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 });
5260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
5248
5261
  type: Component,
5249
5262
  args: [{
5250
5263
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5319,9 +5332,9 @@ class ValueAxisComponent extends CollectionComponent {
5319
5332
  this.collectionService = collectionService;
5320
5333
  }
5321
5334
  }
5322
- 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 });
5323
- 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 });
5324
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisComponent, decorators: [{
5335
+ 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 });
5336
+ 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 });
5337
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisComponent, decorators: [{
5325
5338
  type: Component,
5326
5339
  args: [{
5327
5340
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5344,9 +5357,9 @@ class ValueAxisCrosshairComponent extends SettingsComponent {
5344
5357
  this.markAsVisible();
5345
5358
  }
5346
5359
  }
5347
- ValueAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5348
- 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 });
5349
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairComponent, decorators: [{
5360
+ ValueAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5361
+ 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 });
5362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairComponent, decorators: [{
5350
5363
  type: Component,
5351
5364
  args: [{
5352
5365
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5376,9 +5389,9 @@ class ValueAxisCrosshairTooltipComponent extends SettingsComponent {
5376
5389
  this.markAsVisible();
5377
5390
  }
5378
5391
  }
5379
- ValueAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5380
- 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 });
5381
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, decorators: [{
5392
+ ValueAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5393
+ 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 });
5394
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, decorators: [{
5382
5395
  type: Component,
5383
5396
  args: [{
5384
5397
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5410,9 +5423,9 @@ class ValueAxisLabelsComponent extends SettingsComponent {
5410
5423
  this.configurationService = configurationService;
5411
5424
  }
5412
5425
  }
5413
- ValueAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5414
- 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 });
5415
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisLabelsComponent, decorators: [{
5426
+ ValueAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5427
+ 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 });
5428
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisLabelsComponent, decorators: [{
5416
5429
  type: Component,
5417
5430
  args: [{
5418
5431
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5460,9 +5473,9 @@ class ValueAxisNotesComponent extends SettingsComponent {
5460
5473
  this.configurationService = configurationService;
5461
5474
  }
5462
5475
  }
5463
- ValueAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5464
- 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 });
5465
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesComponent, decorators: [{
5476
+ ValueAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5477
+ 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 });
5478
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesComponent, decorators: [{
5466
5479
  type: Component,
5467
5480
  args: [{
5468
5481
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5492,9 +5505,9 @@ class ValueAxisNotesIconComponent extends SettingsComponent {
5492
5505
  this.configurationService = configurationService;
5493
5506
  }
5494
5507
  }
5495
- ValueAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5496
- 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 });
5497
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesIconComponent, decorators: [{
5508
+ ValueAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5509
+ 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 });
5510
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesIconComponent, decorators: [{
5498
5511
  type: Component,
5499
5512
  args: [{
5500
5513
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5522,9 +5535,9 @@ class ValueAxisNotesLabelComponent extends SettingsComponent {
5522
5535
  this.configurationService = configurationService;
5523
5536
  }
5524
5537
  }
5525
- ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5526
- 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 });
5527
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
5538
+ ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5539
+ 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 });
5540
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
5528
5541
  type: Component,
5529
5542
  args: [{
5530
5543
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5560,9 +5573,9 @@ class ValueAxisTitleComponent extends SettingsComponent {
5560
5573
  this.configurationService = configurationService;
5561
5574
  }
5562
5575
  }
5563
- ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5564
- 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 });
5565
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
5576
+ ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5577
+ 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 });
5578
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
5566
5579
  type: Component,
5567
5580
  args: [{
5568
5581
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5606,9 +5619,9 @@ class XAxisItemComponent extends CollectionItemComponent {
5606
5619
  this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
5607
5620
  }
5608
5621
  }
5609
- 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 });
5610
- 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 });
5611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisItemComponent, decorators: [{
5622
+ 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 });
5623
+ 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 });
5624
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisItemComponent, decorators: [{
5612
5625
  type: Component,
5613
5626
  args: [{
5614
5627
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5703,9 +5716,9 @@ class XAxisComponent extends CollectionComponent {
5703
5716
  this.collectionService = collectionService;
5704
5717
  }
5705
5718
  }
5706
- 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 });
5707
- 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 });
5708
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisComponent, decorators: [{
5719
+ 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 });
5720
+ 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 });
5721
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisComponent, decorators: [{
5709
5722
  type: Component,
5710
5723
  args: [{
5711
5724
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5729,9 +5742,9 @@ class XAxisCrosshairComponent extends SettingsComponent {
5729
5742
  this.markAsVisible();
5730
5743
  }
5731
5744
  }
5732
- XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5733
- 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 });
5734
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
5745
+ XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5746
+ 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 });
5747
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
5735
5748
  type: Component,
5736
5749
  args: [{
5737
5750
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5761,9 +5774,9 @@ class XAxisCrosshairTooltipComponent extends SettingsComponent {
5761
5774
  this.markAsVisible();
5762
5775
  }
5763
5776
  }
5764
- XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5765
- 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 });
5766
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
5777
+ XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5778
+ 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 });
5779
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
5767
5780
  type: Component,
5768
5781
  args: [{
5769
5782
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5795,9 +5808,9 @@ class XAxisLabelsComponent extends SettingsComponent {
5795
5808
  this.configurationService = configurationService;
5796
5809
  }
5797
5810
  }
5798
- XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5799
- 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 });
5800
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
5811
+ XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5812
+ 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 });
5813
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
5801
5814
  type: Component,
5802
5815
  args: [{
5803
5816
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5853,9 +5866,9 @@ class XAxisNotesComponent extends SettingsComponent {
5853
5866
  this.configurationService = configurationService;
5854
5867
  }
5855
5868
  }
5856
- XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5857
- 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 });
5858
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesComponent, decorators: [{
5869
+ XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5870
+ 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 });
5871
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesComponent, decorators: [{
5859
5872
  type: Component,
5860
5873
  args: [{
5861
5874
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5885,9 +5898,9 @@ class XAxisNotesIconComponent extends SettingsComponent {
5885
5898
  this.configurationService = configurationService;
5886
5899
  }
5887
5900
  }
5888
- XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5889
- 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 });
5890
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
5901
+ XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5902
+ 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 });
5903
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
5891
5904
  type: Component,
5892
5905
  args: [{
5893
5906
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5915,9 +5928,9 @@ class XAxisNotesLabelComponent extends SettingsComponent {
5915
5928
  this.configurationService = configurationService;
5916
5929
  }
5917
5930
  }
5918
- XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5919
- 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 });
5920
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
5931
+ XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5932
+ 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 });
5933
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
5921
5934
  type: Component,
5922
5935
  args: [{
5923
5936
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5953,9 +5966,9 @@ class XAxisTitleComponent extends SettingsComponent {
5953
5966
  this.configurationService = configurationService;
5954
5967
  }
5955
5968
  }
5956
- XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5957
- 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 });
5958
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: XAxisTitleComponent, decorators: [{
5969
+ XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
5970
+ 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 });
5971
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: XAxisTitleComponent, decorators: [{
5959
5972
  type: Component,
5960
5973
  args: [{
5961
5974
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -5997,9 +6010,9 @@ class YAxisItemComponent extends CollectionItemComponent {
5997
6010
  this.collectionService = collectionService;
5998
6011
  }
5999
6012
  }
6000
- 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 });
6001
- 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 });
6002
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisItemComponent, decorators: [{
6013
+ 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 });
6014
+ 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 });
6015
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisItemComponent, decorators: [{
6003
6016
  type: Component,
6004
6017
  args: [{
6005
6018
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6085,9 +6098,9 @@ class YAxisComponent extends CollectionComponent {
6085
6098
  this.collectionService = collectionService;
6086
6099
  }
6087
6100
  }
6088
- 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 });
6089
- 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 });
6090
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisComponent, decorators: [{
6101
+ 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 });
6102
+ 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 });
6103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisComponent, decorators: [{
6091
6104
  type: Component,
6092
6105
  args: [{
6093
6106
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6111,9 +6124,9 @@ class YAxisCrosshairComponent extends SettingsComponent {
6111
6124
  this.markAsVisible();
6112
6125
  }
6113
6126
  }
6114
- YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6115
- 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 });
6116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
6127
+ YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6128
+ 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 });
6129
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
6117
6130
  type: Component,
6118
6131
  args: [{
6119
6132
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6143,9 +6156,9 @@ class YAxisCrosshairTooltipComponent extends SettingsComponent {
6143
6156
  this.markAsVisible();
6144
6157
  }
6145
6158
  }
6146
- YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6147
- 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 });
6148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
6159
+ YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6160
+ 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 });
6161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
6149
6162
  type: Component,
6150
6163
  args: [{
6151
6164
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6177,9 +6190,9 @@ class YAxisLabelsComponent extends SettingsComponent {
6177
6190
  this.configurationService = configurationService;
6178
6191
  }
6179
6192
  }
6180
- YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6181
- 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 });
6182
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
6193
+ YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6194
+ 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 });
6195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
6183
6196
  type: Component,
6184
6197
  args: [{
6185
6198
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6232,9 +6245,9 @@ class YAxisNotesComponent extends SettingsComponent {
6232
6245
  this.configurationService = configurationService;
6233
6246
  }
6234
6247
  }
6235
- YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6236
- 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 });
6237
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesComponent, decorators: [{
6248
+ YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6249
+ 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 });
6250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesComponent, decorators: [{
6238
6251
  type: Component,
6239
6252
  args: [{
6240
6253
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6264,9 +6277,9 @@ class YAxisNotesIconComponent extends SettingsComponent {
6264
6277
  this.configurationService = configurationService;
6265
6278
  }
6266
6279
  }
6267
- YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6268
- 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 });
6269
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
6280
+ YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6281
+ 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 });
6282
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
6270
6283
  type: Component,
6271
6284
  args: [{
6272
6285
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6294,9 +6307,9 @@ class YAxisNotesLabelComponent extends SettingsComponent {
6294
6307
  this.configurationService = configurationService;
6295
6308
  }
6296
6309
  }
6297
- YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6298
- 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 });
6299
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
6310
+ YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6311
+ 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 });
6312
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
6300
6313
  type: Component,
6301
6314
  args: [{
6302
6315
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6332,9 +6345,9 @@ class YAxisTitleComponent extends SettingsComponent {
6332
6345
  this.configurationService = configurationService;
6333
6346
  }
6334
6347
  }
6335
- YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6336
- 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 });
6337
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: YAxisTitleComponent, decorators: [{
6348
+ YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6349
+ 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 });
6350
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: YAxisTitleComponent, decorators: [{
6338
6351
  type: Component,
6339
6352
  args: [{
6340
6353
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6382,9 +6395,9 @@ class ZoomableComponent extends SettingsComponent {
6382
6395
  this.configurationService = configurationService;
6383
6396
  }
6384
6397
  }
6385
- ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ZoomableComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6386
- 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 });
6387
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ZoomableComponent, decorators: [{
6398
+ ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ZoomableComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6399
+ 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 });
6400
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ZoomableComponent, decorators: [{
6388
6401
  type: Component,
6389
6402
  args: [{
6390
6403
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6452,12 +6465,12 @@ class ChartBreadcrumbComponent {
6452
6465
  this.items = this.items.slice(0, level + 1);
6453
6466
  }
6454
6467
  }
6455
- ChartBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6456
- 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: `
6468
+ ChartBreadcrumbComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6469
+ 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: `
6457
6470
  <kendo-breadcrumb [items]="items" (itemClick)="onItemClick($event)">
6458
6471
  </kendo-breadcrumb>
6459
- `, isInline: true, components: [{ type: i1$1.BreadCrumbComponent, selector: "kendo-breadcrumb", inputs: ["items", "separatorIcon", "separatorSVGIcon", "collapseMode", "size"], outputs: ["itemClick"], exportAs: ["kendoBreadCrumb"] }] });
6460
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
6472
+ `, isInline: true, dependencies: [{ kind: "component", type: i1$1.BreadCrumbComponent, selector: "kendo-breadcrumb", inputs: ["items", "separatorIcon", "separatorSVGIcon", "collapseMode", "size"], outputs: ["itemClick"], exportAs: ["kendoBreadCrumb"] }] });
6473
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
6461
6474
  type: Component,
6462
6475
  args: [{
6463
6476
  exportAs: 'kendoChartBreadcrumb',
@@ -6630,22 +6643,22 @@ class NavigatorFilterEvent extends BaseEvent {
6630
6643
  */
6631
6644
  class RootConfigurationService extends ConfigurationService {
6632
6645
  }
6633
- RootConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RootConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6634
- RootConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RootConfigurationService });
6635
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RootConfigurationService, decorators: [{
6646
+ RootConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: RootConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
6647
+ RootConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: RootConfigurationService });
6648
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: RootConfigurationService, decorators: [{
6636
6649
  type: Injectable
6637
6650
  }] });
6638
6651
 
6639
- const EVENT_MAP = {
6652
+ const EVENT_MAP$1 = {
6640
6653
  navigatorFilter: NavigatorFilterEvent
6641
6654
  };
6642
6655
  /**
6643
6656
  * @hidden
6644
6657
  */
6645
- class StockInstanceEventService extends InstanceEventService {
6658
+ class StockInstanceEventService extends InstanceEventService$1 {
6646
6659
  create(name, args, sender) {
6647
- if (EVENT_MAP[name]) {
6648
- return new EVENT_MAP[name](args, sender);
6660
+ if (EVENT_MAP$1[name]) {
6661
+ return new EVENT_MAP$1[name](args, sender);
6649
6662
  }
6650
6663
  return super.create(name, args, sender);
6651
6664
  }
@@ -6754,8 +6767,8 @@ class StockChartComponent extends ChartComponent {
6754
6767
  return isDevMode();
6755
6768
  }
6756
6769
  }
6757
- 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 });
6758
- 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: [
6770
+ 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 });
6771
+ 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: [
6759
6772
  ConfigurationService,
6760
6773
  TooltipTemplateService,
6761
6774
  { provide: RootConfigurationService, useExisting: ConfigurationService },
@@ -6774,8 +6787,8 @@ StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
6774
6787
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
6775
6788
 
6776
6789
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
6777
- `, 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 });
6778
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartComponent, decorators: [{
6790
+ `, 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 });
6791
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartComponent, decorators: [{
6779
6792
  type: Component,
6780
6793
  args: [{
6781
6794
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6840,9 +6853,9 @@ class PrefixConfigurationService extends ConfigurationService {
6840
6853
  this.rootService.notify(change);
6841
6854
  }
6842
6855
  }
6843
- 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 });
6844
- PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PrefixConfigurationService });
6845
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PrefixConfigurationService, decorators: [{
6856
+ 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 });
6857
+ PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService });
6858
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: PrefixConfigurationService, decorators: [{
6846
6859
  type: Injectable
6847
6860
  }], ctorParameters: function () {
6848
6861
  return [{ type: RootConfigurationService, decorators: [{
@@ -6900,9 +6913,9 @@ class NavigatorComponent extends SettingsComponent {
6900
6913
  this.configurationService = configurationService;
6901
6914
  }
6902
6915
  }
6903
- NavigatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6904
- 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 });
6905
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorComponent, decorators: [{
6916
+ NavigatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6917
+ 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 });
6918
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorComponent, decorators: [{
6906
6919
  type: Component,
6907
6920
  args: [{
6908
6921
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6948,15 +6961,15 @@ class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
6948
6961
  this.configurationService = configurationService;
6949
6962
  }
6950
6963
  }
6951
- 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 });
6952
- NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: NavigatorCategoryAxisComponent, selector: "kendo-chart-navigator-category-axis", providers: [{
6964
+ 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 });
6965
+ NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: NavigatorCategoryAxisComponent, selector: "kendo-chart-navigator-category-axis", providers: [{
6953
6966
  provide: PREFIX,
6954
6967
  useValue: 'navigator.categoryAxis'
6955
6968
  }, {
6956
6969
  provide: ConfigurationService,
6957
6970
  useClass: PrefixConfigurationService
6958
6971
  }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6959
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisComponent, decorators: [{
6972
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisComponent, decorators: [{
6960
6973
  type: Component,
6961
6974
  args: [{
6962
6975
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -6986,9 +6999,9 @@ class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrosshairCompo
6986
6999
  this.configurationService = configurationService;
6987
7000
  }
6988
7001
  }
6989
- NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
6990
- 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 });
6991
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
7002
+ NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7003
+ 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 });
7004
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
6992
7005
  type: Component,
6993
7006
  args: [{
6994
7007
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7007,9 +7020,9 @@ class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxisCrossha
7007
7020
  this.configurationService = configurationService;
7008
7021
  }
7009
7022
  }
7010
- NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7011
- 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 });
7012
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
7023
+ NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7024
+ 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 });
7025
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
7013
7026
  type: Component,
7014
7027
  args: [{
7015
7028
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7027,9 +7040,9 @@ class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComponent {
7027
7040
  this.configurationService = configurationService;
7028
7041
  }
7029
7042
  }
7030
- NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7031
- 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 });
7032
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
7043
+ NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7044
+ 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 });
7045
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
7033
7046
  type: Component,
7034
7047
  args: [{
7035
7048
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7047,9 +7060,9 @@ class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesComponent {
7047
7060
  this.configurationService = configurationService;
7048
7061
  }
7049
7062
  }
7050
- NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7051
- 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 });
7052
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
7063
+ NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7064
+ 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 });
7065
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
7053
7066
  type: Component,
7054
7067
  args: [{
7055
7068
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7067,9 +7080,9 @@ class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIconCompo
7067
7080
  this.configurationService = configurationService;
7068
7081
  }
7069
7082
  }
7070
- NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7071
- 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 });
7072
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
7083
+ NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7084
+ 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 });
7085
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
7073
7086
  type: Component,
7074
7087
  args: [{
7075
7088
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7087,9 +7100,9 @@ class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesLabelCom
7087
7100
  this.configurationService = configurationService;
7088
7101
  }
7089
7102
  }
7090
- NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7091
- 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 });
7092
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
7103
+ NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7104
+ 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 });
7105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
7093
7106
  type: Component,
7094
7107
  args: [{
7095
7108
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7110,9 +7123,9 @@ class NavigatorCategoryAxisSelectComponent extends CategoryAxisSelectComponent {
7110
7123
  this.configurationService = configurationService;
7111
7124
  }
7112
7125
  }
7113
- NavigatorCategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7114
- 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 });
7115
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
7126
+ NavigatorCategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7127
+ 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 });
7128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
7116
7129
  type: Component,
7117
7130
  args: [{
7118
7131
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7130,9 +7143,9 @@ class NavigatorCategoryAxisTitleComponent extends CategoryAxisTitleComponent {
7130
7143
  this.configurationService = configurationService;
7131
7144
  }
7132
7145
  }
7133
- NavigatorCategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7134
- 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 });
7135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
7146
+ NavigatorCategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7147
+ 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 });
7148
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
7136
7149
  type: Component,
7137
7150
  args: [{
7138
7151
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7151,9 +7164,9 @@ class NavigatorHintComponent extends SettingsComponent {
7151
7164
  this.configurationService = configurationService;
7152
7165
  }
7153
7166
  }
7154
- NavigatorHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7155
- 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 });
7156
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorHintComponent, decorators: [{
7167
+ NavigatorHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7168
+ 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 });
7169
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorHintComponent, decorators: [{
7157
7170
  type: Component,
7158
7171
  args: [{
7159
7172
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7178,9 +7191,9 @@ class NavigatorPaneComponent extends PaneComponent {
7178
7191
  this.configurationService = configurationService;
7179
7192
  }
7180
7193
  }
7181
- NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7182
- 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 });
7183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
7194
+ NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7195
+ 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 });
7196
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
7184
7197
  type: Component,
7185
7198
  args: [{
7186
7199
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7199,9 +7212,9 @@ class NavigatorPaneTitleComponent extends PanesTitleComponent {
7199
7212
  this.configurationService = configurationService;
7200
7213
  }
7201
7214
  }
7202
- NavigatorPaneTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7203
- 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 });
7204
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
7215
+ NavigatorPaneTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7216
+ 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 });
7217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
7205
7218
  type: Component,
7206
7219
  args: [{
7207
7220
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7220,9 +7233,9 @@ class NavigatorSelectComponent extends SettingsComponent {
7220
7233
  this.configurationService = configurationService;
7221
7234
  }
7222
7235
  }
7223
- NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7224
- 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 });
7225
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
7236
+ NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7237
+ 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 });
7238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
7226
7239
  type: Component,
7227
7240
  args: [{
7228
7241
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7248,9 +7261,9 @@ class NavigatorSeriesItemComponent extends SeriesItemComponent {
7248
7261
  this.collectionService = collectionService;
7249
7262
  }
7250
7263
  }
7251
- 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 });
7252
- 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 });
7253
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
7264
+ 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 });
7265
+ 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 });
7266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
7254
7267
  type: Component,
7255
7268
  args: [{
7256
7269
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7308,9 +7321,9 @@ class NavigatorSeriesComponent extends SeriesComponent {
7308
7321
  readTooltipTemplates() {
7309
7322
  }
7310
7323
  }
7311
- 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 });
7312
- 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 });
7313
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
7324
+ 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 });
7325
+ 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 });
7326
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
7314
7327
  type: Component,
7315
7328
  args: [{
7316
7329
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7332,9 +7345,9 @@ class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsComponent {
7332
7345
  this.configurationService = configurationService;
7333
7346
  }
7334
7347
  }
7335
- NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7336
- 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 });
7337
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
7348
+ NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7349
+ 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 });
7350
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
7338
7351
  type: Component,
7339
7352
  args: [{
7340
7353
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7352,9 +7365,9 @@ class NavigatorSeriesExtremesComponent extends SeriesExtremesComponent {
7352
7365
  this.configurationService = configurationService;
7353
7366
  }
7354
7367
  }
7355
- NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7356
- 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 });
7357
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
7368
+ NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7369
+ 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 });
7370
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
7358
7371
  type: Component,
7359
7372
  args: [{
7360
7373
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7372,9 +7385,9 @@ class NavigatorSeriesHighlightComponent extends SeriesHighlightComponent {
7372
7385
  this.configurationService = configurationService;
7373
7386
  }
7374
7387
  }
7375
- NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7376
- 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 });
7377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
7388
+ NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7389
+ 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 });
7390
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
7378
7391
  type: Component,
7379
7392
  args: [{
7380
7393
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7393,9 +7406,9 @@ class NavigatorSeriesLabelsComponent extends SeriesLabelsComponent {
7393
7406
  this.markAsVisible();
7394
7407
  }
7395
7408
  }
7396
- NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7397
- 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 });
7398
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
7409
+ NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7410
+ 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 });
7411
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
7399
7412
  type: Component,
7400
7413
  args: [{
7401
7414
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7414,9 +7427,9 @@ class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFromComponent {
7414
7427
  this.markAsVisible();
7415
7428
  }
7416
7429
  }
7417
- NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7418
- 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 });
7419
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
7430
+ NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7431
+ 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 });
7432
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
7420
7433
  type: Component,
7421
7434
  args: [{
7422
7435
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7435,9 +7448,9 @@ class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComponent {
7435
7448
  this.markAsVisible();
7436
7449
  }
7437
7450
  }
7438
- NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7439
- 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 });
7440
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
7451
+ NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7452
+ 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 });
7453
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
7441
7454
  type: Component,
7442
7455
  args: [{
7443
7456
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7455,9 +7468,9 @@ class NavigatorSeriesMarkersComponent extends SeriesMarkersComponent {
7455
7468
  this.configurationService = configurationService;
7456
7469
  }
7457
7470
  }
7458
- NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7459
- 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 });
7460
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
7471
+ NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7472
+ 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 });
7473
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
7461
7474
  type: Component,
7462
7475
  args: [{
7463
7476
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7475,9 +7488,9 @@ class NavigatorSeriesNotesComponent extends SeriesNotesComponent {
7475
7488
  this.configurationService = configurationService;
7476
7489
  }
7477
7490
  }
7478
- NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7479
- 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 });
7480
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
7491
+ NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7492
+ 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 });
7493
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
7481
7494
  type: Component,
7482
7495
  args: [{
7483
7496
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7495,9 +7508,9 @@ class NavigatorSeriesNotesIconComponent extends SeriesNotesIconComponent {
7495
7508
  this.configurationService = configurationService;
7496
7509
  }
7497
7510
  }
7498
- NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7499
- 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 });
7500
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
7511
+ NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7512
+ 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 });
7513
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
7501
7514
  type: Component,
7502
7515
  args: [{
7503
7516
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7515,9 +7528,9 @@ class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponent {
7515
7528
  this.configurationService = configurationService;
7516
7529
  }
7517
7530
  }
7518
- NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7519
- 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 });
7520
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
7531
+ NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7532
+ 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 });
7533
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
7521
7534
  type: Component,
7522
7535
  args: [{
7523
7536
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7535,9 +7548,9 @@ class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
7535
7548
  this.configurationService = configurationService;
7536
7549
  }
7537
7550
  }
7538
- NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7539
- 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 });
7540
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
7551
+ NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7552
+ 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 });
7553
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
7541
7554
  type: Component,
7542
7555
  args: [{
7543
7556
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7556,9 +7569,9 @@ class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
7556
7569
  this.configurationService = configurationService;
7557
7570
  }
7558
7571
  }
7559
- NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7560
- 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 });
7561
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
7572
+ NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
7573
+ 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 });
7574
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
7562
7575
  type: Component,
7563
7576
  args: [{
7564
7577
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7667,11 +7680,11 @@ class SparklineComponent extends ChartComponent {
7667
7680
  this.instance.setOptions(Sparkline.normalizeOptions(this.options));
7668
7681
  }
7669
7682
  }
7670
- 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 });
7671
- 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: [
7683
+ 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 });
7684
+ 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: [
7672
7685
  ConfigurationService,
7673
7686
  TooltipTemplateService,
7674
- InstanceEventService,
7687
+ InstanceEventService$1,
7675
7688
  LocalizationService,
7676
7689
  {
7677
7690
  provide: L10N_PREFIX,
@@ -7687,8 +7700,8 @@ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ver
7687
7700
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
7688
7701
 
7689
7702
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
7690
- `, 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 });
7691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineComponent, decorators: [{
7703
+ `, 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 });
7704
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineComponent, decorators: [{
7692
7705
  type: Component,
7693
7706
  args: [{
7694
7707
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -7696,7 +7709,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7696
7709
  providers: [
7697
7710
  ConfigurationService,
7698
7711
  TooltipTemplateService,
7699
- InstanceEventService,
7712
+ InstanceEventService$1,
7700
7713
  LocalizationService,
7701
7714
  {
7702
7715
  provide: L10N_PREFIX,
@@ -7716,7 +7729,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7716
7729
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
7717
7730
  `
7718
7731
  }]
7719
- }], 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: [{
7732
+ }], 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: [{
7720
7733
  type: Input
7721
7734
  }], data: [{
7722
7735
  type: Input
@@ -7759,12 +7772,12 @@ const SPARKLINE_DIRECTIVES = [
7759
7772
  */
7760
7773
  class ChartModule {
7761
7774
  }
7762
- ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7763
- 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] });
7764
- ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartModule, providers: [
7775
+ ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7776
+ 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] });
7777
+ ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, providers: [
7765
7778
  ThemeService
7766
- ], imports: [[CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule]] });
7767
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartModule, decorators: [{
7779
+ ], imports: [CommonModule, BreadCrumbModule, PopupModule, ResizeSensorModule, WatermarkModule] });
7780
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartModule, decorators: [{
7768
7781
  type: NgModule,
7769
7782
  args: [{
7770
7783
  declarations: [CHART_DIRECTIVES],
@@ -7801,10 +7814,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7801
7814
  */
7802
7815
  class StockChartModule {
7803
7816
  }
7804
- StockChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7805
- 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] });
7806
- StockChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartModule, imports: [[ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], ChartModule] });
7807
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StockChartModule, decorators: [{
7817
+ StockChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7818
+ 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] });
7819
+ StockChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartModule, imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule, ChartModule] });
7820
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: StockChartModule, decorators: [{
7808
7821
  type: NgModule,
7809
7822
  args: [{
7810
7823
  declarations: [STOCK_CHART_DIRECTIVES],
@@ -7838,10 +7851,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7838
7851
  */
7839
7852
  class SparklineModule {
7840
7853
  }
7841
- SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7842
- 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] });
7843
- SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, imports: [[ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], ChartModule] });
7844
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, decorators: [{
7854
+ SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7855
+ 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] });
7856
+ SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule, ChartModule] });
7857
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, decorators: [{
7845
7858
  type: NgModule,
7846
7859
  args: [{
7847
7860
  declarations: [SPARKLINE_DIRECTIVES],
@@ -7850,6 +7863,1315 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7850
7863
  }]
7851
7864
  }] });
7852
7865
 
7866
+ /**
7867
+ * @hidden
7868
+ */
7869
+ class SankeyBaseEvent extends PreventableEvent$1 {
7870
+ /**
7871
+ * @hidden
7872
+ */
7873
+ constructor(e, sender) {
7874
+ super();
7875
+ this.sender = sender;
7876
+ this.originalEvent = e.originalEvent;
7877
+ }
7878
+ }
7879
+
7880
+ /**
7881
+ * Arguments for the node-related events of the [`SankeyComponent`]({% slug api_charts_sankeycomponent %}).
7882
+ */
7883
+ class SankeyNodeEvent extends SankeyBaseEvent {
7884
+ /**
7885
+ * @hidden
7886
+ */
7887
+ constructor(e, sender) {
7888
+ super(e, sender);
7889
+ this.dataItem = e.dataItem;
7890
+ }
7891
+ }
7892
+
7893
+ /**
7894
+ * Arguments for the link-related events of the [`SankeyComponent`]({% slug api_charts_sankeycomponent %}).
7895
+ */
7896
+ class SankeyLinkEvent extends SankeyBaseEvent {
7897
+ /**
7898
+ * @hidden
7899
+ */
7900
+ constructor(e, sender) {
7901
+ super(e, sender);
7902
+ this.dataItem = e.dataItem;
7903
+ }
7904
+ }
7905
+
7906
+ const EVENT_MAP = {
7907
+ nodeEnter: SankeyNodeEvent,
7908
+ nodeLeave: SankeyNodeEvent,
7909
+ linkEnter: SankeyLinkEvent,
7910
+ linkLeave: SankeyLinkEvent,
7911
+ nodeClick: SankeyNodeEvent,
7912
+ linkClick: SankeyLinkEvent
7913
+ };
7914
+ /**
7915
+ * @hidden
7916
+ */
7917
+ class InstanceEventService {
7918
+ create(name, args, sender) {
7919
+ return new EVENT_MAP[name](args, sender);
7920
+ }
7921
+ }
7922
+
7923
+ /**
7924
+ * The context that is passed to the Sankey diagram Link tooltip template.
7925
+ */
7926
+ class SankeyLinkTooltipTemplateContext {
7927
+ /**
7928
+ * @hidden
7929
+ */
7930
+ constructor(e) {
7931
+ const dataItem = e.dataItem;
7932
+ this.source = dataItem.source;
7933
+ this.target = dataItem.target;
7934
+ this.value = dataItem.value;
7935
+ }
7936
+ }
7937
+
7938
+ /**
7939
+ * A directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
7940
+ * within the `<kendo-sankey-tooltip>` component for the
7941
+ * [links tooltip](slug:tooltip_sankey#toc-specifying-a-template).
7942
+ * The following context fields are frequently utilized:
7943
+ * - `let-source="source"`&mdash;The link source data item..
7944
+ * - `let-target="target"`&mdash;The link target data item.
7945
+ * - `let-value="value"`&mdash;The link value.
7946
+ * For the full list of available fields, refer to the [`SankeyLinkTooltipTemplateContext`](slug:api_charts_sankeylinktooltiptemplatecontext).
7947
+ *
7948
+ * @example
7949
+ * ```ts
7950
+ * import { Component } from '@angular/core';
7951
+ *
7952
+ * _@Component({
7953
+ * selector: 'my-app',
7954
+ * template: `
7955
+ * <kendo-chart>
7956
+ * <kendo-chart-tooltip>
7957
+ * <ng-template kendoChartSeriesTooltipTemplate let-value="value">
7958
+ * Value is {{value}}
7959
+ * </ng-template>
7960
+ * </kendo-chart-tooltip>
7961
+ * <kendo-chart-series>
7962
+ * <kendo-chart-series-item [data]="[1, 2, 3]">
7963
+ * </kendo-chart-series-item>
7964
+ * </kendo-chart-series>
7965
+ * </kendo-chart>
7966
+ * `
7967
+ * })
7968
+ * class AppComponent {
7969
+ * }
7970
+ *
7971
+ * import { Component } from '@angular/core';
7972
+ * import { SankeyData } from '@progress/kendo-angular-charts';
7973
+ *
7974
+ * _@Component({
7975
+ * selector: 'my-app',
7976
+ * template: `
7977
+ * <kendo-sankey [data]="data">
7978
+ * <kendo-sankey-tooltip [followPointer]="true">
7979
+ * <ng-template kendoSankeyLinkTooltipTemplate let-source="source" let-target="target" let-value="value">
7980
+ * {{ source.label?.text }} - {{ target.label?.text }}: {{ value }}
7981
+ * </ng-template>
7982
+ * </kendo-sankey-tooltip>
7983
+ * </kendo-sankey>
7984
+ * `,
7985
+ * })
7986
+ * export class AppComponent {
7987
+ * public data: SankeyData = {
7988
+ * nodes: [
7989
+ * { id: 1, label: { text: 'Linux' } },
7990
+ * { id: 0, label: { text: 'iOS'} },
7991
+ * { id: 2, label: { text: 'Mobile' } },
7992
+ * { id: 3, label: { text: 'Desktop' } },
7993
+ * ],
7994
+ * links: [
7995
+ * { sourceId: 0, targetId: 2, value: 1 },
7996
+ * { sourceId: 1, targetId: 2, value: 2 },
7997
+ * { sourceId: 1, targetId: 3, value: 3 },
7998
+ * ],
7999
+ * };
8000
+ * }
8001
+ *
8002
+ * ```
8003
+ */
8004
+ class SankeyLinkTooltipTemplateDirective {
8005
+ constructor(templateRef) {
8006
+ this.templateRef = templateRef;
8007
+ }
8008
+ }
8009
+ 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 });
8010
+ SankeyLinkTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]", ngImport: i0 });
8011
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, decorators: [{
8012
+ type: Directive,
8013
+ args: [{
8014
+ selector: '[kendoSankeyLinkTooltipTemplate]'
8015
+ }]
8016
+ }], ctorParameters: function () {
8017
+ return [{ type: i0.TemplateRef, decorators: [{
8018
+ type: Optional
8019
+ }] }];
8020
+ } });
8021
+
8022
+ /**
8023
+ * The context that is passed to the Sankey diagram Node tooltip template.
8024
+ */
8025
+ class SankeyNodeTooltipTemplateContext {
8026
+ /**
8027
+ * @hidden
8028
+ */
8029
+ constructor(e) {
8030
+ const dataItem = e.dataItem;
8031
+ this.label = dataItem.label;
8032
+ this.color = dataItem.color;
8033
+ this.value = e.nodeValue;
8034
+ }
8035
+ }
8036
+
8037
+ /**
8038
+ * A directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
8039
+ * within the `<kendo-sankey-tooltip>` component for the
8040
+ * [series tooltip](slug:tooltip_sankey#toc-specifying-a-template).
8041
+ * The following context fields are frequently utilized:
8042
+ * - `let-color="color"`&mdash;The node color.
8043
+ * - `let-label="label"`&mdash;The node label data.
8044
+ * - `let-value="value"`&mdash;The node value.
8045
+ * For the full list of available fields, refer to the [`SankeyNodeTooltipTemplateContext`](slug:api_charts_sankeynodetooltiptemplatecontext).
8046
+ *
8047
+ * @example
8048
+ * ```ts
8049
+ * import { Component } from '@angular/core';
8050
+ * import { SankeyData } from '@progress/kendo-angular-charts';
8051
+ *
8052
+ * _@Component({
8053
+ * selector: 'my-app',
8054
+ * template: `
8055
+ * <kendo-sankey [data]="data">
8056
+ * <ng-template kendoSankeyNodeTooltipTemplate let-color="color" let-label="label" let-value="value">
8057
+ * {{ label.text }}: {{ value }}
8058
+ * </ng-template>
8059
+ * </kendo-sankey>
8060
+ * `,
8061
+ * })
8062
+ * export class AppComponent {
8063
+ * public data: SankeyData = {
8064
+ * nodes: [
8065
+ * { id: 1, label: { text: 'Linux' } },
8066
+ * { id: 0, label: { text: 'iOS'} },
8067
+ * { id: 2, label: { text: 'Mobile' } },
8068
+ * { id: 3, label: { text: 'Desktop' } },
8069
+ * ],
8070
+ * links: [
8071
+ * { sourceId: 0, targetId: 2, value: 1 },
8072
+ * { sourceId: 1, targetId: 2, value: 2 },
8073
+ * { sourceId: 1, targetId: 3, value: 3 },
8074
+ * ],
8075
+ * };
8076
+ * }
8077
+ *
8078
+ * ```
8079
+ */
8080
+ class SankeyNodeTooltipTemplateDirective {
8081
+ constructor(templateRef) {
8082
+ this.templateRef = templateRef;
8083
+ }
8084
+ }
8085
+ 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 });
8086
+ SankeyNodeTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]", ngImport: i0 });
8087
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, decorators: [{
8088
+ type: Directive,
8089
+ args: [{
8090
+ selector: '[kendoSankeyNodeTooltipTemplate]'
8091
+ }]
8092
+ }], ctorParameters: function () {
8093
+ return [{ type: i0.TemplateRef, decorators: [{
8094
+ type: Optional
8095
+ }] }];
8096
+ } });
8097
+
8098
+ /**
8099
+ * @hidden
8100
+ */
8101
+ class SankeyTooltipTemplateService {
8102
+ }
8103
+ SankeyTooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8104
+ SankeyTooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipTemplateService });
8105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipTemplateService, decorators: [{
8106
+ type: Injectable
8107
+ }] });
8108
+
8109
+ /**
8110
+ * @hidden
8111
+ */
8112
+ class SquareSymbol {
8113
+ constructor() {
8114
+ this.size = 15;
8115
+ this.display = 'inline-flex';
8116
+ this.marginLeft = 3;
8117
+ }
8118
+ }
8119
+ SquareSymbol.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SquareSymbol, deps: [], target: i0.ɵɵFactoryTarget.Directive });
8120
+ 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 });
8121
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SquareSymbol, decorators: [{
8122
+ type: Directive,
8123
+ args: [{
8124
+ selector: '[squareSymbol]'
8125
+ }]
8126
+ }], propDecorators: { color: [{
8127
+ type: Input
8128
+ }, {
8129
+ type: HostBinding,
8130
+ args: ['style.backgroundColor']
8131
+ }], size: [{
8132
+ type: Input
8133
+ }, {
8134
+ type: HostBinding,
8135
+ args: ['style.width.px']
8136
+ }, {
8137
+ type: HostBinding,
8138
+ args: ['style.height.px']
8139
+ }], display: [{
8140
+ type: HostBinding,
8141
+ args: ['style.display']
8142
+ }], marginLeft: [{
8143
+ type: HostBinding,
8144
+ args: ['style.marginLeft.px']
8145
+ }] } });
8146
+
8147
+ const DEFAULT_OFFSET = 12;
8148
+ /**
8149
+ * @hidden
8150
+ */
8151
+ class SankeyTooltipPopupComponent extends BaseTooltip {
8152
+ constructor(element, popupService, templateService, localizationService, intlService, ngZone) {
8153
+ super(popupService, localizationService);
8154
+ this.element = element;
8155
+ this.popupService = popupService;
8156
+ this.templateService = templateService;
8157
+ this.localizationService = localizationService;
8158
+ this.intlService = intlService;
8159
+ this.ngZone = ngZone;
8160
+ this.animate = false;
8161
+ this.wrapperClass = 'k-chart-tooltip-wrapper';
8162
+ this.arrowRightIcon = arrowRightIcon;
8163
+ // TODO: Move to themes
8164
+ this.textStyle = { margin: '0 3px' };
8165
+ this.tooltipStyle = { display: 'flex', alignItems: 'center' };
8166
+ }
8167
+ onInit() {
8168
+ this.popupRef.popupElement.className += ` ${this.wrapperClass}`;
8169
+ }
8170
+ show(e) {
8171
+ this.isNode = e.targetType === 'node';
8172
+ this.isLink = e.targetType === 'link';
8173
+ this.nodeTooltipTemplateRef = this.templateService.nodeTemplate || this.defaultNodeTooltipTemplate.templateRef;
8174
+ this.nodeTooltipContext = new SankeyNodeTooltipTemplateContext(e);
8175
+ this.linkTooltipTemplateRef = this.templateService.linkTemplate || this.defaultLinkTooltipTemplate.templateRef;
8176
+ this.linkTooltipContext = new SankeyLinkTooltipTemplateContext(e);
8177
+ super.show({
8178
+ style: {
8179
+ position: 'static' // Override k-tooltip positioning
8180
+ },
8181
+ anchor: {
8182
+ align: e.tooltipData.popupAlign,
8183
+ point: this.tooltipAnchor(e),
8184
+ },
8185
+ });
8186
+ }
8187
+ tooltipAnchor(e) {
8188
+ const element = this.element.nativeElement;
8189
+ const size = { width: element.offsetWidth, height: element.offsetHeight };
8190
+ const anchor = Object.assign({}, e.tooltipData.popupOffset);
8191
+ const popupAlign = e.tooltipData.popupAlign;
8192
+ const offset = this.offset || DEFAULT_OFFSET;
8193
+ anchor.left += (popupAlign.horizontal === 'left') ? offset : (-1 * offset);
8194
+ if (popupAlign.horizontal === 'right') {
8195
+ anchor.left -= size.width;
8196
+ }
8197
+ if (popupAlign.vertical === 'bottom') {
8198
+ anchor.top -= size.height + offset;
8199
+ }
8200
+ else {
8201
+ anchor.top += offset;
8202
+ }
8203
+ return anchor;
8204
+ }
8205
+ formatUnits(value) {
8206
+ return this.intlService.format(this.tooltipUnitFormat, value !== null && value !== void 0 ? value : 0);
8207
+ }
8208
+ }
8209
+ 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 });
8210
+ 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: [
8211
+ PopupService,
8212
+ {
8213
+ provide: POPUP_CONTAINER,
8214
+ useFactory: bodyFactory,
8215
+ },
8216
+ ], 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: `
8217
+ <ng-template #content>
8218
+ <div class="k-tooltip k-sankey-tooltip k-chart-tooltip k-chart-shared-tooltip" [ngStyle]="style">
8219
+ <div class="k-tooltip-content">
8220
+ <ng-template
8221
+ [ngTemplateOutlet]="nodeTooltipTemplateRef"
8222
+ *ngIf="isNode"
8223
+ [ngTemplateOutletContext]="nodeTooltipContext"
8224
+ >
8225
+ </ng-template>
8226
+ <ng-template
8227
+ [ngTemplateOutlet]="linkTooltipTemplateRef"
8228
+ *ngIf="isLink"
8229
+ [ngTemplateOutletContext]="linkTooltipContext"
8230
+ >
8231
+ </ng-template>
8232
+ </div>
8233
+ </div>
8234
+ </ng-template>
8235
+
8236
+ <ng-template kendoSankeyNodeTooltipTemplate let-color="color" let-label="label" let-value="value">
8237
+ <div [ngStyle]="tooltipStyle">
8238
+ <div squareSymbol [color]="color"></div>
8239
+ <span [ngStyle]="textStyle">{{ label.text }}</span>
8240
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8241
+ </div>
8242
+ </ng-template>
8243
+
8244
+ <ng-template kendoSankeyLinkTooltipTemplate let-source="source" let-target="target" let-value="value">
8245
+ <div [ngStyle]="tooltipStyle">
8246
+ <div squareSymbol [color]="source.color"></div>
8247
+ <span [ngStyle]="textStyle">{{ source.label?.text }}</span>
8248
+ <kendo-icon-wrapper name="arrow-right" [svgIcon]="arrowRightIcon"></kendo-icon-wrapper>
8249
+ <span [ngStyle]="textStyle">{{ target.label?.text }}</span>
8250
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8251
+ </div>
8252
+ </ng-template>
8253
+ `, 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"] }] });
8254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipPopupComponent, decorators: [{
8255
+ type: Component,
8256
+ args: [{
8257
+ providers: [
8258
+ PopupService,
8259
+ {
8260
+ provide: POPUP_CONTAINER,
8261
+ useFactory: bodyFactory,
8262
+ },
8263
+ ],
8264
+ selector: 'kendo-sankey-tooltip-popup',
8265
+ template: `
8266
+ <ng-template #content>
8267
+ <div class="k-tooltip k-sankey-tooltip k-chart-tooltip k-chart-shared-tooltip" [ngStyle]="style">
8268
+ <div class="k-tooltip-content">
8269
+ <ng-template
8270
+ [ngTemplateOutlet]="nodeTooltipTemplateRef"
8271
+ *ngIf="isNode"
8272
+ [ngTemplateOutletContext]="nodeTooltipContext"
8273
+ >
8274
+ </ng-template>
8275
+ <ng-template
8276
+ [ngTemplateOutlet]="linkTooltipTemplateRef"
8277
+ *ngIf="isLink"
8278
+ [ngTemplateOutletContext]="linkTooltipContext"
8279
+ >
8280
+ </ng-template>
8281
+ </div>
8282
+ </div>
8283
+ </ng-template>
8284
+
8285
+ <ng-template kendoSankeyNodeTooltipTemplate let-color="color" let-label="label" let-value="value">
8286
+ <div [ngStyle]="tooltipStyle">
8287
+ <div squareSymbol [color]="color"></div>
8288
+ <span [ngStyle]="textStyle">{{ label.text }}</span>
8289
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8290
+ </div>
8291
+ </ng-template>
8292
+
8293
+ <ng-template kendoSankeyLinkTooltipTemplate let-source="source" let-target="target" let-value="value">
8294
+ <div [ngStyle]="tooltipStyle">
8295
+ <div squareSymbol [color]="source.color"></div>
8296
+ <span [ngStyle]="textStyle">{{ source.label?.text }}</span>
8297
+ <kendo-icon-wrapper name="arrow-right" [svgIcon]="arrowRightIcon"></kendo-icon-wrapper>
8298
+ <span [ngStyle]="textStyle">{{ target.label?.text }}</span>
8299
+ <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
8300
+ </div>
8301
+ </ng-template>
8302
+ `,
8303
+ }]
8304
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.PopupService }, { type: SankeyTooltipTemplateService }, { type: i4.LocalizationService }, { type: i3.IntlService }, { type: i0.NgZone }]; }, propDecorators: { defaultNodeTooltipTemplate: [{
8305
+ type: ViewChild,
8306
+ args: [SankeyNodeTooltipTemplateDirective, { static: false }]
8307
+ }], defaultLinkTooltipTemplate: [{
8308
+ type: ViewChild,
8309
+ args: [SankeyLinkTooltipTemplateDirective, { static: false }]
8310
+ }], templateRef: [{
8311
+ type: ViewChild,
8312
+ args: ['content', { static: true }]
8313
+ }], animate: [{
8314
+ type: Input
8315
+ }], popupSettings: [{
8316
+ type: Input
8317
+ }], wrapperClass: [{
8318
+ type: Input
8319
+ }], tooltipUnitFormat: [{
8320
+ type: Input
8321
+ }], offset: [{
8322
+ type: Input
8323
+ }] } });
8324
+
8325
+ /**
8326
+ * @hidden
8327
+ */
8328
+ class Messages extends ComponentMessages {
8329
+ }
8330
+ Messages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: Messages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
8331
+ Messages.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: Messages, selector: "[kendoSankeyMessages]", inputs: { tooltipUnitFormat: "tooltipUnitFormat" }, usesInheritance: true, ngImport: i0 });
8332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: Messages, decorators: [{
8333
+ type: Directive,
8334
+ args: [{
8335
+ selector: '[kendoSankeyMessages]'
8336
+ }]
8337
+ }], propDecorators: { tooltipUnitFormat: [{
8338
+ type: Input
8339
+ }] } });
8340
+
8341
+ /**
8342
+ * @hidden
8343
+ */
8344
+ class LocalizedMessagesDirective extends Messages {
8345
+ constructor(service) {
8346
+ super();
8347
+ this.service = service;
8348
+ }
8349
+ }
8350
+ LocalizedMessagesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
8351
+ LocalizedMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.4", type: LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]", providers: [
8352
+ {
8353
+ provide: Messages,
8354
+ useExisting: forwardRef(() => LocalizedMessagesDirective)
8355
+ }
8356
+ ], usesInheritance: true, ngImport: i0 });
8357
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: LocalizedMessagesDirective, decorators: [{
8358
+ type: Directive,
8359
+ args: [{
8360
+ providers: [
8361
+ {
8362
+ provide: Messages,
8363
+ useExisting: forwardRef(() => LocalizedMessagesDirective)
8364
+ }
8365
+ ],
8366
+ selector: '[kendoSankeyLocalizedMessages]'
8367
+ }]
8368
+ }], ctorParameters: function () { return [{ type: i4.LocalizationService }]; } });
8369
+
8370
+ /**
8371
+ * The Sankey diagram component.
8372
+ *
8373
+ * @example
8374
+ * ```ts
8375
+ * import { Component } from '@angular/core';
8376
+ *
8377
+ * _@Component({
8378
+ * selector: 'my-app',
8379
+ * template: `
8380
+ * <kendo-sankey [data]="data">
8381
+ * </kendo-sankey>
8382
+ * `,
8383
+ * })
8384
+ * export class AppComponent {
8385
+ * public data: SankeyData = {
8386
+ * nodes: [
8387
+ * { id: 1, label: { text: 'Linux' } },
8388
+ * { id: 0, label: { text: 'iOS'} },
8389
+ * { id: 2, label: { text: 'Mobile' } },
8390
+ * { id: 3, label: { text: 'Desktop' } },
8391
+ * ],
8392
+ * links: [
8393
+ * { sourceId: 0, targetId: 2, value: 1 },
8394
+ * { sourceId: 1, targetId: 2, value: 2 },
8395
+ * { sourceId: 1, targetId: 3, value: 3 },
8396
+ * ],
8397
+ * };
8398
+ * }
8399
+ * ```
8400
+ */
8401
+ class SankeyComponent {
8402
+ constructor(element, configurationService, themeService, localizationService, instanceEventService, ngZone, changeDetector, renderer) {
8403
+ this.element = element;
8404
+ this.configurationService = configurationService;
8405
+ this.themeService = themeService;
8406
+ this.localizationService = localizationService;
8407
+ this.instanceEventService = instanceEventService;
8408
+ this.ngZone = ngZone;
8409
+ this.changeDetector = changeDetector;
8410
+ this.renderer = renderer;
8411
+ /**
8412
+ * Fires when the mouse pointer enters a node. Similar to the `mouseenter` event.
8413
+ */
8414
+ this.nodeEnter = new EventEmitter();
8415
+ /**
8416
+ * Fires when the mouse pointer leaves a node. Similar to the `mouseleave` event.
8417
+ */
8418
+ this.nodeLeave = new EventEmitter();
8419
+ /**
8420
+ * Fires when a node is clicked.
8421
+ */
8422
+ this.nodeClick = new EventEmitter();
8423
+ /**
8424
+ * Fires when the mouse pointer enters a link. Similar to the `mouseenter` event,
8425
+ */
8426
+ this.linkEnter = new EventEmitter();
8427
+ /**
8428
+ * Fires when the mouse pointer leaves a link. Similar to the `mouseleave` event.
8429
+ */
8430
+ this.linkLeave = new EventEmitter();
8431
+ /**
8432
+ * Fires when a link is clicked.
8433
+ */
8434
+ this.linkClick = new EventEmitter();
8435
+ /**
8436
+ * @hidden
8437
+ */
8438
+ this.showLicenseWatermark = false;
8439
+ this.rtl = false;
8440
+ const isValid = validatePackage(packageMetadata);
8441
+ this.showLicenseWatermark = shouldShowValidationUI(isValid);
8442
+ this.themeService.loadTheme();
8443
+ this.refreshWait();
8444
+ }
8445
+ ngOnChanges(changes) {
8446
+ const store = this.configurationService.store;
8447
+ copyChanges(changes, store);
8448
+ store.popupSettings = null;
8449
+ this.configurationService.push(store);
8450
+ }
8451
+ /**
8452
+ * Updates the component fields with the specified values and refreshes the widget.
8453
+ *
8454
+ * Use this method when the configuration values cannot be set through the template.
8455
+ *
8456
+ * @example
8457
+ * ```ts-no-run
8458
+ * sankey.notifyChanges({ title: { text: 'New Title' } });
8459
+ * ```
8460
+ *
8461
+ * @param changes An object containing the updated input fields.
8462
+ */
8463
+ notifyChanges(changes) {
8464
+ this.ngOnChanges(toSimpleChanges(changes));
8465
+ }
8466
+ ngOnDestroy() {
8467
+ this.destroyed = true;
8468
+ if (this.optionsChange) {
8469
+ this.optionsChange.unsubscribe();
8470
+ }
8471
+ if (this.instance) {
8472
+ this.instance.destroy();
8473
+ this.instance = null;
8474
+ }
8475
+ if (this.subscriptions) {
8476
+ this.subscriptions.unsubscribe();
8477
+ }
8478
+ clearTimeout(this.redrawTimeout);
8479
+ }
8480
+ /**
8481
+ * @hidden
8482
+ */
8483
+ messageFor(key) {
8484
+ return this.localizationService.get(key);
8485
+ }
8486
+ createInstance(element) {
8487
+ this.instance = new Sankey(element, this.options, this.theme);
8488
+ ['nodeEnter', 'nodeLeave', 'nodeClick', 'linkEnter', 'linkLeave', 'linkClick'].forEach((eventName) => this.instance.bind(eventName, (e) => this.trigger(eventName, e)));
8489
+ this.instance.bind('tooltipShow', (e) => this.onShowTooltip(e));
8490
+ this.instance.bind('tooltipHide', () => this.onHideTooltip());
8491
+ }
8492
+ /**
8493
+ * Exports the Sankey diagram as an image. The export operation is asynchronous and returns a promise.
8494
+ *
8495
+ * @param {ImageExportOptions} options - The parameters for the exported image.
8496
+ * @returns {Promise<string>} - A promise that will be resolved with a PNG image encoded as a Data URI.
8497
+ */
8498
+ exportImage(options = {}) {
8499
+ return exportImage(this.exportVisual(options), options);
8500
+ }
8501
+ /**
8502
+ * Exports the Sankey diagram as an SVG document. The export operation is asynchronous and returns a promise.
8503
+ *
8504
+ * @param options - The parameters for the exported file.
8505
+ * @returns - A promise that will be resolved with an SVG document that is encoded as a Data URI.
8506
+ */
8507
+ exportSVG(options = {}) {
8508
+ return exportSVG(this.exportVisual(options), options);
8509
+ }
8510
+ /**
8511
+ * Exports the visual of the Sankey component to a drawing group.
8512
+ *
8513
+ * @param options - The parameters for the export operation.
8514
+ * @returns - The root Group of the scene.
8515
+ */
8516
+ exportVisual(options = {}) {
8517
+ return this.instance.exportVisual(options);
8518
+ }
8519
+ init() {
8520
+ if (!this.canRender) {
8521
+ return;
8522
+ }
8523
+ const element = this.instanceElement.nativeElement;
8524
+ this.createInstance(element);
8525
+ }
8526
+ /**
8527
+ * Reloads the Sankey appearance settings from the current [Kendo UI Theme]({% slug themesandstyles %}).
8528
+ *
8529
+ * Call this method after loading a different theme stylesheet.
8530
+ */
8531
+ reloadTheme() {
8532
+ if (!this.instance) {
8533
+ return;
8534
+ }
8535
+ this.themeService.reset();
8536
+ this.instance.destroy();
8537
+ this.instance = null;
8538
+ }
8539
+ onShowTooltip(e) {
8540
+ this.run(() => {
8541
+ this.tooltipInstance.show(e);
8542
+ }, true, true);
8543
+ }
8544
+ onHideTooltip() {
8545
+ if (this.tooltipInstance.active) {
8546
+ this.tooltipInstance.hide();
8547
+ this.detectChanges();
8548
+ }
8549
+ }
8550
+ trigger(name, e) {
8551
+ const emitter = this.activeEmitter(name);
8552
+ if (emitter) {
8553
+ const args = this.instanceEventService.create(name, e, this);
8554
+ this.run(() => {
8555
+ emitter.emit(args);
8556
+ });
8557
+ return args.isDefaultPrevented && args.isDefaultPrevented();
8558
+ }
8559
+ }
8560
+ requiresHandlers(names) {
8561
+ for (let idx = 0; idx < names.length; idx++) {
8562
+ if (this.activeEmitter(names[idx])) {
8563
+ return true;
8564
+ }
8565
+ }
8566
+ return false;
8567
+ }
8568
+ refresh() {
8569
+ clearTimeout(this.redrawTimeout);
8570
+ if (!this.instance) {
8571
+ this.init();
8572
+ return;
8573
+ }
8574
+ this.updateOptions();
8575
+ }
8576
+ updateOptions() {
8577
+ this.instance.setOptions(this.options);
8578
+ }
8579
+ get canRender() {
8580
+ return isDocumentAvailable() && Boolean(this.instanceElement);
8581
+ }
8582
+ activeEmitter(name) {
8583
+ const emitter = this[name];
8584
+ if (emitter && emitter.emit && hasObservers(emitter)) {
8585
+ return emitter;
8586
+ }
8587
+ }
8588
+ refreshWait() {
8589
+ this.ngZone.runOutsideAngular(() => {
8590
+ this.optionsChange = combineLatest([this.configurationService.onChange$, this.themeService.onChange$])
8591
+ .pipe(tap((result) => {
8592
+ this.options = result[0];
8593
+ this.theme = this.loadTheme(result[1]);
8594
+ }), auditTime(THROTTLE_MS))
8595
+ .subscribe(() => {
8596
+ this.refresh();
8597
+ });
8598
+ });
8599
+ }
8600
+ loadTheme(chartTheme) {
8601
+ return Object.assign(Object.assign({}, chartTheme), { nodeColors: chartTheme.seriesColors });
8602
+ }
8603
+ run(callback, inZone = true, detectChanges) {
8604
+ if (inZone) {
8605
+ if (detectChanges) {
8606
+ this.changeDetector.markForCheck();
8607
+ }
8608
+ this.ngZone.run(callback);
8609
+ }
8610
+ else {
8611
+ callback();
8612
+ if (detectChanges) {
8613
+ this.detectChanges();
8614
+ }
8615
+ }
8616
+ }
8617
+ detectChanges() {
8618
+ if (!this.destroyed) {
8619
+ this.changeDetector.detectChanges();
8620
+ }
8621
+ }
8622
+ }
8623
+ 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 });
8624
+ 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: [
8625
+ ConfigurationService,
8626
+ LocalizationService,
8627
+ InstanceEventService,
8628
+ SankeyTooltipTemplateService,
8629
+ {
8630
+ provide: L10N_PREFIX,
8631
+ useValue: 'kendo.sankey',
8632
+ },
8633
+ ], 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: `
8634
+ <ng-container
8635
+ kendoSankeyLocalizedMessages
8636
+ i18n-tooltipUnitFormat="kendo.sankey.tooltipUnitFormat|The format string to use when displaying node and link values in the tooltip"
8637
+ tooltipUnitFormat="({0} units)"
8638
+ ></ng-container>
8639
+ <div #instance></div>
8640
+ <kendo-sankey-tooltip-popup
8641
+ [popupSettings]="popupSettings"
8642
+ [tooltipUnitFormat]="messageFor('tooltipUnitFormat')"
8643
+ >
8644
+ </kendo-sankey-tooltip-popup>
8645
+ <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
8646
+ `, 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 });
8647
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyComponent, decorators: [{
8648
+ type: Component,
8649
+ args: [{
8650
+ changeDetection: ChangeDetectionStrategy.OnPush,
8651
+ exportAs: 'kendoSankey',
8652
+ providers: [
8653
+ ConfigurationService,
8654
+ LocalizationService,
8655
+ InstanceEventService,
8656
+ SankeyTooltipTemplateService,
8657
+ {
8658
+ provide: L10N_PREFIX,
8659
+ useValue: 'kendo.sankey',
8660
+ },
8661
+ ],
8662
+ selector: 'kendo-sankey',
8663
+ template: `
8664
+ <ng-container
8665
+ kendoSankeyLocalizedMessages
8666
+ i18n-tooltipUnitFormat="kendo.sankey.tooltipUnitFormat|The format string to use when displaying node and link values in the tooltip"
8667
+ tooltipUnitFormat="({0} units)"
8668
+ ></ng-container>
8669
+ <div #instance></div>
8670
+ <kendo-sankey-tooltip-popup
8671
+ [popupSettings]="popupSettings"
8672
+ [tooltipUnitFormat]="messageFor('tooltipUnitFormat')"
8673
+ >
8674
+ </kendo-sankey-tooltip-popup>
8675
+ <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
8676
+ `,
8677
+ }]
8678
+ }], 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: [{
8679
+ type: Input
8680
+ }], links: [{
8681
+ type: Input
8682
+ }], nodes: [{
8683
+ type: Input
8684
+ }], labels: [{
8685
+ type: Input
8686
+ }], title: [{
8687
+ type: Input
8688
+ }], legend: [{
8689
+ type: Input
8690
+ }], tooltip: [{
8691
+ type: Input
8692
+ }], disableAutoLayout: [{
8693
+ type: Input
8694
+ }], popupSettings: [{
8695
+ type: Input
8696
+ }], nodeEnter: [{
8697
+ type: Output
8698
+ }], nodeLeave: [{
8699
+ type: Output
8700
+ }], nodeClick: [{
8701
+ type: Output
8702
+ }], linkEnter: [{
8703
+ type: Output
8704
+ }], linkLeave: [{
8705
+ type: Output
8706
+ }], linkClick: [{
8707
+ type: Output
8708
+ }], tooltipInstance: [{
8709
+ type: ViewChild,
8710
+ args: [SankeyTooltipPopupComponent, { static: true }]
8711
+ }], instanceElement: [{
8712
+ type: ViewChild,
8713
+ args: ['instance', { static: true }]
8714
+ }] } });
8715
+
8716
+ /**
8717
+ * @hidden
8718
+ */
8719
+ function createSankeyData(data, dimensions, measure) {
8720
+ const nodes = new Set();
8721
+ const links = new Map();
8722
+ const linksMap = new Map();
8723
+ data.forEach((row) => {
8724
+ dimensions.forEach((dimension) => {
8725
+ nodes.add(dimension(row));
8726
+ });
8727
+ for (let i = 0; i < dimensions.length - 1; i++) {
8728
+ const source = dimensions[i](row);
8729
+ const target = dimensions[i + 1](row);
8730
+ const key = `${source}_${target}`;
8731
+ const value = measure(row);
8732
+ if (links.has(key)) {
8733
+ links.set(key, links.get(key) + value);
8734
+ }
8735
+ else {
8736
+ links.set(key, value);
8737
+ linksMap.set(key, { source, target });
8738
+ }
8739
+ }
8740
+ });
8741
+ const nodesId = new Map();
8742
+ const nodesArray = Array.from(nodes).map((node, index) => {
8743
+ nodesId.set(node, index);
8744
+ return { id: index, label: { text: String(node) } };
8745
+ });
8746
+ const linksArray = Array.from(links).map(([key, value]) => {
8747
+ const { source, target } = linksMap.get(key);
8748
+ return {
8749
+ sourceId: nodesId.get(source),
8750
+ targetId: nodesId.get(target),
8751
+ value
8752
+ };
8753
+ });
8754
+ return { nodes: nodesArray, links: linksArray };
8755
+ }
8756
+
8757
+ /**
8758
+ * Arguments for the `dataBound` event of the [`[kendoSankeyFlatBinding]`]({% slug api_charts_sankeyflatbindingdirective %}) directive.
8759
+ */
8760
+ class SankeyFlatBindingDataBoundEvent {
8761
+ /**
8762
+ * @hidden
8763
+ */
8764
+ constructor(data) {
8765
+ this.data = data;
8766
+ }
8767
+ }
8768
+
8769
+ /**
8770
+ * A directive which encapsulates the retrieval of the nodes and links when flat data is provided.
8771
+ *
8772
+ * See [Data Binding - Binding to Flat Data]({% slug data_binding_sankey %}#toc-binding-to-flat-data).
8773
+ */
8774
+ class SankeyFlatBindingDirective {
8775
+ constructor(sankey) {
8776
+ this.sankey = sankey;
8777
+ /**
8778
+ * Represents the fields which identify the nodes.
8779
+ */
8780
+ this.dimensionFields = [];
8781
+ /**
8782
+ * Fires when the flat data has been converted to `SankeyData`.
8783
+ *
8784
+ * To customize the created nodes and links, modify the data.
8785
+ */
8786
+ this.dataBound = new EventEmitter();
8787
+ }
8788
+ ngOnChanges(changes) {
8789
+ var _a;
8790
+ if (!isChanged('data', changes, false)) {
8791
+ return;
8792
+ }
8793
+ if (((_a = this.dimensionFields) === null || _a === void 0 ? void 0 : _a.length) === 0) {
8794
+ throw new Error('kendoSankeyFlatBinding: dimensionFields is required');
8795
+ }
8796
+ if (!this.valueField) {
8797
+ throw new Error('kendoSankeyFlatBinding: valueField is required');
8798
+ }
8799
+ const dimensions = this.dimensionFields.map(field => getter(field));
8800
+ const measure = getter(this.valueField);
8801
+ const data = createSankeyData(this.data, dimensions, measure);
8802
+ this.dataBound.emit(new SankeyFlatBindingDataBoundEvent(data));
8803
+ this.sankey.notifyChanges({ data });
8804
+ }
8805
+ }
8806
+ SankeyFlatBindingDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyFlatBindingDirective, deps: [{ token: SankeyComponent }], target: i0.ɵɵFactoryTarget.Directive });
8807
+ 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 });
8808
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyFlatBindingDirective, decorators: [{
8809
+ type: Directive,
8810
+ args: [{
8811
+ selector: '[kendoSankeyFlatBinding]'
8812
+ }]
8813
+ }], ctorParameters: function () { return [{ type: SankeyComponent }]; }, propDecorators: { data: [{
8814
+ type: Input,
8815
+ args: ['kendoSankeyFlatBinding']
8816
+ }], dimensionFields: [{
8817
+ type: Input
8818
+ }], valueField: [{
8819
+ type: Input
8820
+ }], dataBound: [{
8821
+ type: Output
8822
+ }] } });
8823
+
8824
+ /**
8825
+ * The configuration options of the Sankey legend
8826
+ * ([see example]({% slug legend_sankey %})).
8827
+ */
8828
+ class SankeyLabelsComponent extends SettingsComponent {
8829
+ constructor(configurationService) {
8830
+ super('labels', configurationService);
8831
+ this.configurationService = configurationService;
8832
+ }
8833
+ }
8834
+ SankeyLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8835
+ 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 });
8836
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLabelsComponent, decorators: [{
8837
+ type: Component,
8838
+ args: [{
8839
+ changeDetection: ChangeDetectionStrategy.OnPush,
8840
+ selector: 'kendo-sankey-labels',
8841
+ template: '',
8842
+ }]
8843
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { visible: [{
8844
+ type: Input
8845
+ }], font: [{
8846
+ type: Input
8847
+ }], color: [{
8848
+ type: Input
8849
+ }], align: [{
8850
+ type: Input
8851
+ }], position: [{
8852
+ type: Input
8853
+ }], padding: [{
8854
+ type: Input
8855
+ }], margin: [{
8856
+ type: Input
8857
+ }], border: [{
8858
+ type: Input
8859
+ }], offset: [{
8860
+ type: Input
8861
+ }], stroke: [{
8862
+ type: Input
8863
+ }] } });
8864
+
8865
+ /**
8866
+ * The configuration options of the Sankey legend
8867
+ * ([see example]({% slug legend_sankey %})).
8868
+ */
8869
+ class SankeyLegendComponent extends SettingsComponent {
8870
+ constructor(configurationService) {
8871
+ super('legend', configurationService);
8872
+ this.configurationService = configurationService;
8873
+ this.markAsVisible();
8874
+ }
8875
+ }
8876
+ SankeyLegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8877
+ 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 });
8878
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLegendComponent, decorators: [{
8879
+ type: Component,
8880
+ args: [{
8881
+ changeDetection: ChangeDetectionStrategy.OnPush,
8882
+ selector: 'kendo-sankey-legend',
8883
+ template: ''
8884
+ }]
8885
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { align: [{
8886
+ type: Input
8887
+ }], background: [{
8888
+ type: Input
8889
+ }], border: [{
8890
+ type: Input
8891
+ }], height: [{
8892
+ type: Input
8893
+ }], labels: [{
8894
+ type: Input
8895
+ }], margin: [{
8896
+ type: Input
8897
+ }], offsetX: [{
8898
+ type: Input
8899
+ }], offsetY: [{
8900
+ type: Input
8901
+ }], orientation: [{
8902
+ type: Input
8903
+ }], padding: [{
8904
+ type: Input
8905
+ }], position: [{
8906
+ type: Input
8907
+ }], reverse: [{
8908
+ type: Input
8909
+ }], visible: [{
8910
+ type: Input
8911
+ }], width: [{
8912
+ type: Input
8913
+ }], markers: [{
8914
+ type: Input
8915
+ }], spacing: [{
8916
+ type: Input
8917
+ }], title: [{
8918
+ type: Input
8919
+ }] } });
8920
+
8921
+ /**
8922
+ * The configuration options of the Sankey legend
8923
+ * ([see example]({% slug legend_sankey %})).
8924
+ */
8925
+ class SankeyLinksComponent extends SettingsComponent {
8926
+ constructor(configurationService) {
8927
+ super('links', configurationService);
8928
+ this.configurationService = configurationService;
8929
+ }
8930
+ }
8931
+ SankeyLinksComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLinksComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8932
+ 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 });
8933
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyLinksComponent, decorators: [{
8934
+ type: Component,
8935
+ args: [{
8936
+ changeDetection: ChangeDetectionStrategy.OnPush,
8937
+ selector: 'kendo-sankey-links',
8938
+ template: '',
8939
+ }]
8940
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { colorType: [{
8941
+ type: Input
8942
+ }], color: [{
8943
+ type: Input
8944
+ }], opacity: [{
8945
+ type: Input
8946
+ }], highlight: [{
8947
+ type: Input
8948
+ }] } });
8949
+
8950
+ /**
8951
+ * Custom component messages override default component messages
8952
+ * ([see example]({% slug globalization_filter %}#toc-localization)).
8953
+ */
8954
+ class SankeyCustomMessagesComponent extends Messages {
8955
+ constructor(service) {
8956
+ super();
8957
+ this.service = service;
8958
+ }
8959
+ get override() {
8960
+ return true;
8961
+ }
8962
+ }
8963
+ SankeyCustomMessagesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyCustomMessagesComponent, deps: [{ token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
8964
+ SankeyCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SankeyCustomMessagesComponent, selector: "kendo-sankey-messages", providers: [
8965
+ {
8966
+ provide: Messages,
8967
+ useExisting: forwardRef(() => SankeyCustomMessagesComponent)
8968
+ }
8969
+ ], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
8970
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyCustomMessagesComponent, decorators: [{
8971
+ type: Component,
8972
+ args: [{
8973
+ providers: [
8974
+ {
8975
+ provide: Messages,
8976
+ useExisting: forwardRef(() => SankeyCustomMessagesComponent)
8977
+ }
8978
+ ],
8979
+ selector: 'kendo-sankey-messages',
8980
+ template: ``
8981
+ }]
8982
+ }], ctorParameters: function () { return [{ type: i4.LocalizationService }]; } });
8983
+
8984
+ /**
8985
+ * The configuration options of the Sankey legend
8986
+ * ([see example]({% slug legend_sankey %})).
8987
+ */
8988
+ class SankeyNodesComponent extends SettingsComponent {
8989
+ constructor(configurationService) {
8990
+ super('nodes', configurationService);
8991
+ this.configurationService = configurationService;
8992
+ }
8993
+ }
8994
+ SankeyNodesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyNodesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
8995
+ 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 });
8996
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyNodesComponent, decorators: [{
8997
+ type: Component,
8998
+ args: [{
8999
+ changeDetection: ChangeDetectionStrategy.OnPush,
9000
+ selector: 'kendo-sankey-nodes',
9001
+ template: '',
9002
+ }]
9003
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { colorType: [{
9004
+ type: Input
9005
+ }], color: [{
9006
+ type: Input
9007
+ }], opacity: [{
9008
+ type: Input
9009
+ }], offset: [{
9010
+ type: Input
9011
+ }], padding: [{
9012
+ type: Input
9013
+ }], width: [{
9014
+ type: Input
9015
+ }], align: [{
9016
+ type: Input
9017
+ }] } });
9018
+
9019
+ /**
9020
+ * The configuration options of the Sankey title or text
9021
+ * ([see example]({% slug title_sankey %})).
9022
+ *
9023
+ * @example
9024
+ * ```html
9025
+ * <kendo-sankey [data]="data">
9026
+ * <kendo-sankey-title text="Title Text" [padding]="{bottom: 20}"></kendo-sankey-title>
9027
+ * ...
9028
+ * </kendo-sankey>
9029
+ * ```
9030
+ */
9031
+ class SankeyTitleComponent extends SettingsComponent {
9032
+ constructor(configurationService) {
9033
+ super('title', configurationService);
9034
+ this.configurationService = configurationService;
9035
+ }
9036
+ }
9037
+ SankeyTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
9038
+ 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 });
9039
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTitleComponent, decorators: [{
9040
+ type: Component,
9041
+ args: [{
9042
+ changeDetection: ChangeDetectionStrategy.OnPush,
9043
+ selector: 'kendo-sankey-title',
9044
+ template: ''
9045
+ }]
9046
+ }], ctorParameters: function () { return [{ type: ConfigurationService }]; }, propDecorators: { align: [{
9047
+ type: Input
9048
+ }], background: [{
9049
+ type: Input
9050
+ }], border: [{
9051
+ type: Input
9052
+ }], color: [{
9053
+ type: Input
9054
+ }], font: [{
9055
+ type: Input
9056
+ }], margin: [{
9057
+ type: Input
9058
+ }], padding: [{
9059
+ type: Input
9060
+ }], position: [{
9061
+ type: Input
9062
+ }], text: [{
9063
+ type: Input
9064
+ }], description: [{
9065
+ type: Input
9066
+ }], visible: [{
9067
+ type: Input
9068
+ }] } });
9069
+
9070
+ /**
9071
+ * The configuration options of the Sankey tooltip
9072
+ * ([see example]({% slug tooltip_sankey %})).
9073
+ */
9074
+ class SankeyTooltipComponent extends SettingsComponent {
9075
+ constructor(configurationService, templateService) {
9076
+ super('tooltip', configurationService);
9077
+ this.configurationService = configurationService;
9078
+ this.templateService = templateService;
9079
+ this.markAsVisible();
9080
+ }
9081
+ ngAfterContentChecked() {
9082
+ var _a, _b;
9083
+ this.templateService.linkTemplate = (_a = this.linkTooltipTemplate) === null || _a === void 0 ? void 0 : _a.templateRef;
9084
+ this.templateService.nodeTemplate = (_b = this.nodeTooltipTemplate) === null || _b === void 0 ? void 0 : _b.templateRef;
9085
+ }
9086
+ }
9087
+ 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 });
9088
+ 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 });
9089
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyTooltipComponent, decorators: [{
9090
+ type: Component,
9091
+ args: [{
9092
+ selector: 'kendo-sankey-tooltip',
9093
+ template: '',
9094
+ }]
9095
+ }], ctorParameters: function () { return [{ type: ConfigurationService }, { type: SankeyTooltipTemplateService }]; }, propDecorators: { followPointer: [{
9096
+ type: Input
9097
+ }], delay: [{
9098
+ type: Input
9099
+ }], offset: [{
9100
+ type: Input
9101
+ }], visible: [{
9102
+ type: Input
9103
+ }], linkTooltipTemplate: [{
9104
+ type: ContentChild,
9105
+ args: [SankeyLinkTooltipTemplateDirective, { static: false }]
9106
+ }], nodeTooltipTemplate: [{
9107
+ type: ContentChild,
9108
+ args: [SankeyNodeTooltipTemplateDirective, { static: false }]
9109
+ }] } });
9110
+
9111
+ /**
9112
+ * @hidden
9113
+ */
9114
+ const SANKEY_EXPORTS = [
9115
+ SankeyComponent,
9116
+ SankeyTooltipPopupComponent,
9117
+ SankeyLinkTooltipTemplateDirective,
9118
+ SankeyNodeTooltipTemplateDirective,
9119
+ SankeyCustomMessagesComponent,
9120
+ LocalizedMessagesDirective,
9121
+ SankeyTitleComponent,
9122
+ SankeyLegendComponent,
9123
+ SankeyTooltipComponent,
9124
+ SankeyLinksComponent,
9125
+ SankeyNodesComponent,
9126
+ SankeyLabelsComponent,
9127
+ SankeyFlatBindingDirective
9128
+ ];
9129
+ /**
9130
+ * @hidden
9131
+ */
9132
+ const SANKEY_DIRECTIVES = [
9133
+ ...SANKEY_EXPORTS,
9134
+ SquareSymbol
9135
+ ];
9136
+
9137
+ /**
9138
+ * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
9139
+ *
9140
+ * Imports the SparklineModule into your application
9141
+ * [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
9142
+ * that will use the Sparkline component.
9143
+ *
9144
+ * @example
9145
+ * ```ts-no-run
9146
+ * import { NgModule } from '@angular/core';
9147
+ * import { BrowserModule } from '@angular/platform-browser';
9148
+ * import { SparklineModule } from '@progress/kendo-angular-charts';
9149
+ * import { AppComponent } from './app.component';
9150
+ *
9151
+ * _@NgModule({
9152
+ * bootstrap: [AppComponent],
9153
+ * declarations: [AppComponent],
9154
+ * imports: [BrowserModule, SparklineModule]
9155
+ * })
9156
+ * export class AppModule {
9157
+ * }
9158
+ * ```
9159
+ */
9160
+ class SankeyModule {
9161
+ }
9162
+ SankeyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9163
+ 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] });
9164
+ SankeyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, providers: [ThemeService], imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule] });
9165
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, decorators: [{
9166
+ type: NgModule,
9167
+ args: [{
9168
+ declarations: [SANKEY_DIRECTIVES],
9169
+ exports: [SANKEY_EXPORTS],
9170
+ imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule],
9171
+ providers: [ThemeService],
9172
+ }]
9173
+ }] });
9174
+
7853
9175
  /**
7854
9176
  * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes all Chart components and directives.
7855
9177
  *
@@ -7875,13 +9197,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7875
9197
  */
7876
9198
  class ChartsModule {
7877
9199
  }
7878
- ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7879
- ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, exports: [ChartModule, SparklineModule, StockChartModule] });
7880
- ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, imports: [ChartModule, SparklineModule, StockChartModule] });
7881
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ChartsModule, decorators: [{
9200
+ ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9201
+ ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, exports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
9202
+ ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, imports: [ChartModule, SparklineModule, StockChartModule, SankeyModule] });
9203
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: ChartsModule, decorators: [{
7882
9204
  type: NgModule,
7883
9205
  args: [{
7884
- exports: [ChartModule, SparklineModule, StockChartModule]
9206
+ exports: [ChartModule, SparklineModule, StockChartModule, SankeyModule]
7885
9207
  }]
7886
9208
  }] });
7887
9209
 
@@ -7889,5 +9211,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
7889
9211
  * Generated bundle index. Do not edit.
7890
9212
  */
7891
9213
 
7892
- 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 };
9214
+ 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 };
7893
9215