@progress/kendo-angular-charts 17.0.0-develop.21 → 17.0.0-develop.23

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 (500) 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/select.component.d.ts +1 -1
  13. package/chart/category-axis-item/title.component.d.ts +1 -1
  14. package/chart/category-axis-item.component.d.ts +1 -1
  15. package/chart/chart-area.component.d.ts +1 -1
  16. package/chart/legend/inactive-items.component.d.ts +1 -1
  17. package/chart/legend/item.component.d.ts +1 -1
  18. package/chart/legend.component.d.ts +1 -1
  19. package/chart/pane/title.component.d.ts +1 -1
  20. package/chart/pane-defaults/title.component.d.ts +1 -1
  21. package/chart/pane-defaults.component.d.ts +1 -1
  22. package/chart/pane.component.d.ts +1 -1
  23. package/chart/plot-area.component.d.ts +1 -1
  24. package/chart/series-defaults/labels.component.d.ts +1 -1
  25. package/chart/series-defaults/labels.from.component.d.ts +1 -1
  26. package/chart/series-defaults/labels.to.component.d.ts +1 -1
  27. package/chart/series-defaults/notes.component.d.ts +1 -1
  28. package/chart/series-defaults/notes.icon.component.d.ts +1 -1
  29. package/chart/series-defaults/notes.label.component.d.ts +1 -1
  30. package/chart/series-defaults/tooltip.component.d.ts +1 -1
  31. package/chart/series-defaults.component.d.ts +1 -1
  32. package/chart/series-item/error-bars.component.d.ts +1 -1
  33. package/chart/series-item/extremes.component.d.ts +1 -1
  34. package/chart/series-item/highlight.component.d.ts +1 -1
  35. package/chart/series-item/labels.component.d.ts +1 -1
  36. package/chart/series-item/labels.from.component.d.ts +1 -1
  37. package/chart/series-item/labels.to.component.d.ts +1 -1
  38. package/chart/series-item/markers.component.d.ts +1 -1
  39. package/chart/series-item/notes.component.d.ts +1 -1
  40. package/chart/series-item/notes.icon.component.d.ts +1 -1
  41. package/chart/series-item/notes.label.component.d.ts +1 -1
  42. package/chart/series-item/outliers.component.d.ts +1 -1
  43. package/chart/series-item/tooltip.component.d.ts +1 -1
  44. package/chart/series-item/trendline.component.d.ts +1 -1
  45. package/chart/series-item/trendline.forecast.component.d.ts +1 -1
  46. package/chart/series-item.component.d.ts +1 -1
  47. package/chart/subtitle.component.d.ts +1 -1
  48. package/chart/title.component.d.ts +1 -1
  49. package/chart/tooltip/base-tooltip.d.ts +1 -1
  50. package/chart/tooltip/crosshair-tooltip.component.d.ts +1 -3
  51. package/chart/tooltip/crosshair-tooltips-container.component.d.ts +2 -2
  52. package/chart/tooltip/tooltip-popup.component.d.ts +1 -3
  53. package/chart/tooltip.component.d.ts +1 -1
  54. package/chart/value-axis-item/crosshair.component.d.ts +1 -1
  55. package/chart/value-axis-item/crosshair.tooltip.component.d.ts +1 -1
  56. package/chart/value-axis-item/labels.component.d.ts +1 -1
  57. package/chart/value-axis-item/notes.component.d.ts +1 -1
  58. package/chart/value-axis-item/notes.icon.component.d.ts +1 -1
  59. package/chart/value-axis-item/notes.label.component.d.ts +1 -1
  60. package/chart/value-axis-item/title.component.d.ts +1 -1
  61. package/chart/value-axis-item.component.d.ts +1 -1
  62. package/chart/x-axis-item/crosshair.component.d.ts +1 -1
  63. package/chart/x-axis-item/crosshair.tooltip.component.d.ts +1 -1
  64. package/chart/x-axis-item/labels.component.d.ts +1 -1
  65. package/chart/x-axis-item/notes.component.d.ts +1 -1
  66. package/chart/x-axis-item/notes.icon.component.d.ts +1 -1
  67. package/chart/x-axis-item/notes.label.component.d.ts +1 -1
  68. package/chart/x-axis-item/title.component.d.ts +1 -1
  69. package/chart/x-axis-item.component.d.ts +1 -1
  70. package/chart/y-axis-item/crosshair.component.d.ts +1 -1
  71. package/chart/y-axis-item/crosshair.tooltip.component.d.ts +1 -1
  72. package/chart/y-axis-item/labels.component.d.ts +1 -1
  73. package/chart/y-axis-item/notes.component.d.ts +1 -1
  74. package/chart/y-axis-item/notes.icon.component.d.ts +1 -1
  75. package/chart/y-axis-item/notes.label.component.d.ts +1 -1
  76. package/chart/y-axis-item/title.component.d.ts +1 -1
  77. package/chart/y-axis-item.component.d.ts +1 -1
  78. package/chart/zoomable.component.d.ts +1 -1
  79. package/chart-breadcrumb.component.d.ts +1 -1
  80. package/chart.component.d.ts +1 -1
  81. package/{esm2020 → esm2022}/chart/axis-defaults/crosshair.component.mjs +28 -3
  82. package/{esm2020 → esm2022}/chart/axis-defaults/crosshair.tooltip.component.mjs +29 -3
  83. package/esm2022/chart/axis-defaults/labels.component.mjs +105 -0
  84. package/{esm2020 → esm2022}/chart/axis-defaults/title.component.mjs +39 -3
  85. package/{esm2020 → esm2022}/chart/axis-defaults.component.mjs +40 -3
  86. package/{esm2020 → esm2022}/chart/category-axis-item/crosshair.component.mjs +28 -3
  87. package/{esm2020 → esm2022}/chart/category-axis-item/crosshair.tooltip.component.mjs +29 -3
  88. package/esm2022/chart/category-axis-item/labels.component.mjs +129 -0
  89. package/{esm2020 → esm2022}/chart/category-axis-item/notes.component.mjs +11 -3
  90. package/{esm2020 → esm2022}/chart/category-axis-item/notes.icon.component.mjs +9 -3
  91. package/{esm2020/chart/y-axis-item → esm2022/chart/category-axis-item}/notes.label.component.mjs +37 -5
  92. package/{esm2020 → esm2022}/chart/category-axis-item/range-labels.component.mjs +4 -3
  93. package/{esm2020 → esm2022}/chart/category-axis-item/select.component.mjs +9 -3
  94. package/{esm2020 → esm2022}/chart/category-axis-item/title.component.mjs +40 -3
  95. package/{esm2020 → esm2022}/chart/category-axis-item.component.mjs +76 -3
  96. package/{esm2020 → esm2022}/chart/category-axis.component.mjs +6 -3
  97. package/{esm2020 → esm2022}/chart/chart-area.component.mjs +30 -3
  98. package/{esm2020 → esm2022}/chart/donut-center-template.directive.mjs +4 -3
  99. package/{esm2020 → esm2022}/chart/legend/inactive-items.component.mjs +5 -3
  100. package/{esm2020 → esm2022}/chart/legend/item.component.mjs +11 -3
  101. package/esm2022/chart/legend.component.mjs +136 -0
  102. package/{esm2020 → esm2022}/chart/pane/title.component.mjs +31 -3
  103. package/{esm2020 → esm2022}/chart/pane-defaults/title.component.mjs +30 -3
  104. package/{esm2020 → esm2022}/chart/pane-defaults.component.mjs +19 -3
  105. package/{esm2020 → esm2022}/chart/pane.component.mjs +21 -3
  106. package/{esm2020 → esm2022}/chart/panes.component.mjs +6 -3
  107. package/{esm2020 → esm2022}/chart/plot-area.component.mjs +27 -3
  108. package/{esm2020 → esm2022}/chart/series-defaults/labels.component.mjs +37 -3
  109. package/{esm2020 → esm2022}/chart/series-defaults/labels.from.component.mjs +33 -3
  110. package/{esm2020 → esm2022}/chart/series-defaults/labels.to.component.mjs +33 -3
  111. package/{esm2020 → esm2022}/chart/series-defaults/notes.component.mjs +9 -3
  112. package/{esm2020/chart/y-axis-item → esm2022/chart/series-defaults}/notes.icon.component.mjs +20 -6
  113. package/{esm2020 → esm2022}/chart/series-defaults/notes.label.component.mjs +34 -3
  114. package/{esm2020 → esm2022}/chart/series-defaults/tooltip.component.mjs +23 -3
  115. package/{esm2020 → esm2022}/chart/series-defaults.component.mjs +32 -3
  116. package/{esm2020 → esm2022}/chart/series-drilldown-template.directive.mjs +4 -3
  117. package/{esm2020 → esm2022}/chart/series-item/error-bars.component.mjs +15 -3
  118. package/{esm2020 → esm2022}/chart/series-item/extremes.component.mjs +17 -3
  119. package/{esm2020 → esm2022}/chart/series-item/highlight.component.mjs +16 -3
  120. package/{esm2020 → esm2022}/chart/series-item/labels.component.mjs +50 -3
  121. package/{esm2020 → esm2022}/chart/series-item/labels.from.component.mjs +34 -3
  122. package/{esm2020 → esm2022}/chart/series-item/labels.to.component.mjs +34 -3
  123. package/{esm2020 → esm2022}/chart/series-item/markers.component.mjs +25 -3
  124. package/{esm2020 → esm2022}/chart/series-item/notes.component.mjs +10 -3
  125. package/{esm2020 → esm2022}/chart/series-item/notes.icon.component.mjs +19 -3
  126. package/{esm2020 → esm2022}/chart/series-item/notes.label.component.mjs +39 -3
  127. package/{esm2020 → esm2022}/chart/series-item/outliers.component.mjs +19 -3
  128. package/{esm2020 → esm2022}/chart/series-item/tooltip.component.mjs +20 -3
  129. package/{esm2020 → esm2022}/chart/series-item/trendline.component.mjs +8 -3
  130. package/{esm2020 → esm2022}/chart/series-item/trendline.forecast.component.mjs +12 -3
  131. package/esm2022/chart/series-item.component.mjs +634 -0
  132. package/{esm2020 → esm2022}/chart/series.component.mjs +8 -3
  133. package/{esm2020 → esm2022}/chart/subtitle.component.mjs +39 -3
  134. package/{esm2020 → esm2022}/chart/title.component.mjs +47 -3
  135. package/{esm2020 → esm2022}/chart/tooltip/base-tooltip.mjs +14 -7
  136. package/{esm2020 → esm2022}/chart/tooltip/crosshair-tooltip.component.mjs +11 -10
  137. package/{esm2020 → esm2022}/chart/tooltip/crosshair-tooltips-container.component.mjs +12 -12
  138. package/{esm2020 → esm2022}/chart/tooltip/series-tooltip-template.directive.mjs +4 -3
  139. package/{esm2020 → esm2022}/chart/tooltip/shared-tooltip-template.directive.mjs +4 -3
  140. package/{esm2020 → esm2022}/chart/tooltip/tooltip-popup.component.mjs +25 -15
  141. package/esm2022/chart/tooltip/tooltip-template-point.mjs +105 -0
  142. package/{esm2020 → esm2022}/chart/tooltip.component.mjs +32 -3
  143. package/{esm2020 → esm2022}/chart/value-axis-item/crosshair.component.mjs +25 -3
  144. package/{esm2020 → esm2022}/chart/value-axis-item/crosshair.tooltip.component.mjs +27 -3
  145. package/esm2022/chart/value-axis-item/labels.component.mjs +118 -0
  146. package/{esm2020 → esm2022}/chart/value-axis-item/notes.component.mjs +11 -3
  147. package/{esm2020 → esm2022}/chart/value-axis-item/notes.icon.component.mjs +17 -3
  148. package/{esm2020 → esm2022}/chart/value-axis-item/notes.label.component.mjs +34 -3
  149. package/{esm2020 → esm2022}/chart/value-axis-item/title.component.mjs +39 -3
  150. package/{esm2020 → esm2022}/chart/value-axis-item.component.mjs +64 -3
  151. package/{esm2020 → esm2022}/chart/value-axis.component.mjs +6 -3
  152. package/{esm2020 → esm2022}/chart/x-axis-item/crosshair.component.mjs +22 -3
  153. package/{esm2020 → esm2022}/chart/x-axis-item/crosshair.tooltip.component.mjs +29 -3
  154. package/{esm2020 → esm2022}/chart/x-axis-item/labels.component.mjs +50 -3
  155. package/{esm2020 → esm2022}/chart/x-axis-item/notes.component.mjs +11 -3
  156. package/{esm2020 → esm2022}/chart/x-axis-item/notes.icon.component.mjs +17 -3
  157. package/{esm2020 → esm2022}/chart/x-axis-item/notes.label.component.mjs +35 -3
  158. package/{esm2020 → esm2022}/chart/x-axis-item/title.component.mjs +40 -3
  159. package/{esm2020 → esm2022}/chart/x-axis-item.component.mjs +47 -3
  160. package/{esm2020 → esm2022}/chart/x-axis.component.mjs +6 -3
  161. package/{esm2020 → esm2022}/chart/y-axis-item/crosshair.component.mjs +10 -3
  162. package/{esm2020 → esm2022}/chart/y-axis-item/crosshair.tooltip.component.mjs +11 -3
  163. package/esm2022/chart/y-axis-item/labels.component.mjs +123 -0
  164. package/{esm2020 → esm2022}/chart/y-axis-item/notes.component.mjs +11 -3
  165. package/esm2022/chart/y-axis-item/notes.icon.component.mjs +53 -0
  166. package/esm2022/chart/y-axis-item/notes.label.component.mjs +79 -0
  167. package/{esm2020 → esm2022}/chart/y-axis-item/title.component.mjs +40 -3
  168. package/{esm2020 → esm2022}/chart/y-axis-item.component.mjs +54 -3
  169. package/{esm2020 → esm2022}/chart/y-axis.component.mjs +6 -3
  170. package/{esm2020 → esm2022}/chart/zoomable.component.mjs +6 -3
  171. package/{esm2020 → esm2022}/chart-breadcrumb.component.mjs +21 -14
  172. package/{esm2020 → esm2022}/chart.component.mjs +234 -169
  173. package/esm2022/chart.module.mjs +137 -0
  174. package/esm2022/charts.module.mjs +181 -0
  175. package/{esm2020 → esm2022}/common/chart-instance-observer.mjs +7 -7
  176. package/{esm2020 → esm2022}/common/collection-item.component.mjs +8 -5
  177. package/{esm2020 → esm2022}/common/collection.component.mjs +9 -4
  178. package/{esm2020 → esm2022}/common/collection.service.mjs +7 -3
  179. package/{esm2020 → esm2022}/common/configuration.service.mjs +10 -5
  180. package/{esm2020 → esm2022}/common/prefix-configuration.service.mjs +5 -3
  181. package/{esm2020 → esm2022}/common/root-configuration.service.mjs +3 -3
  182. package/{esm2020 → esm2022}/common/settings.component.mjs +6 -4
  183. package/{esm2020 → esm2022}/common/theme.service.mjs +5 -4
  184. package/{esm2020 → esm2022}/common/tooltip-template.service.mjs +6 -3
  185. package/{esm2020 → esm2022}/events/axis-label-click-event.mjs +21 -0
  186. package/{esm2020 → esm2022}/events/base-event.mjs +7 -3
  187. package/{esm2020 → esm2022}/events/drag-end-event.mjs +9 -0
  188. package/{esm2020 → esm2022}/events/drag-event.mjs +9 -0
  189. package/{esm2020 → esm2022}/events/drag-start-event.mjs +9 -0
  190. package/{esm2020 → esm2022}/events/drilldown-event.mjs +12 -0
  191. package/{esm2020 → esm2022}/events/legend-event.mjs +17 -0
  192. package/{esm2020 → esm2022}/events/note-event.mjs +20 -0
  193. package/{esm2020 → esm2022}/events/pane-render-event.mjs +12 -0
  194. package/{esm2020 → esm2022}/events/plot-area-click-event.mjs +20 -0
  195. package/{esm2020 → esm2022}/events/plot-area-hover-event.mjs +20 -0
  196. package/{esm2020 → esm2022}/events/preventable-event.mjs +4 -7
  197. package/{esm2020 → esm2022}/events/select-end-event.mjs +12 -0
  198. package/{esm2020 → esm2022}/events/select-event.mjs +12 -0
  199. package/{esm2020 → esm2022}/events/select-start-event.mjs +12 -0
  200. package/{esm2020 → esm2022}/events/series-click-event.mjs +33 -0
  201. package/{esm2020 → esm2022}/events/series-event.mjs +32 -0
  202. package/{esm2020 → esm2022}/events/zoom-end-event.mjs +12 -0
  203. package/{esm2020 → esm2022}/events/zoom-event.mjs +18 -0
  204. package/{esm2020 → esm2022}/events/zoom-start-event.mjs +9 -0
  205. package/{esm2020 → esm2022}/package-metadata.mjs +2 -2
  206. package/{esm2020 → esm2022}/sankey/data-binding/flat-binding.directive.mjs +22 -13
  207. package/{esm2020 → esm2022}/sankey/data-binding/flat-binding.event.mjs +10 -0
  208. package/{esm2020 → esm2022}/sankey/events/sankey-base-event.mjs +8 -0
  209. package/{esm2020 → esm2022}/sankey/events/sankey-link-event.mjs +4 -0
  210. package/{esm2020 → esm2022}/sankey/events/sankey-node-event.mjs +4 -0
  211. package/{esm2020 → esm2022}/sankey/labels.component.mjs +14 -3
  212. package/esm2022/sankey/legend.component.mjs +129 -0
  213. package/{esm2020 → esm2022}/sankey/links.component.mjs +8 -3
  214. package/{esm2020 → esm2022}/sankey/localization/custom-messages.component.mjs +9 -8
  215. package/{esm2020 → esm2022}/sankey/localization/localized-messages.directive.mjs +9 -8
  216. package/{esm2020 → esm2022}/sankey/localization/messages.mjs +7 -3
  217. package/{esm2020 → esm2022}/sankey/nodes.component.mjs +20 -3
  218. package/{esm2020 → esm2022}/sankey/title.component.mjs +47 -3
  219. package/{esm2020 → esm2022}/sankey/tooltip/link-tooltip-template-context.mjs +12 -0
  220. package/{esm2020 → esm2022}/sankey/tooltip/link-tooltip-template.directive.mjs +4 -3
  221. package/{esm2020 → esm2022}/sankey/tooltip/node-tooltip-template-context.mjs +12 -0
  222. package/{esm2020 → esm2022}/sankey/tooltip/node-tooltip-template.directive.mjs +4 -3
  223. package/{esm2020 → esm2022}/sankey/tooltip/square-symbol.directive.mjs +7 -8
  224. package/{esm2020 → esm2022}/sankey/tooltip/tooltip-popup.component.mjs +36 -19
  225. package/{esm2020 → esm2022}/sankey/tooltip/tooltip-template.service.mjs +5 -3
  226. package/{esm2020 → esm2022}/sankey/tooltip.component.mjs +30 -3
  227. package/{esm2020 → esm2022}/sankey.component.mjs +107 -50
  228. package/{esm2020 → esm2022}/sankey.module.mjs +4 -4
  229. package/{esm2020 → esm2022}/sparkline.component.mjs +61 -43
  230. package/{esm2020 → esm2022}/sparkline.module.mjs +4 -4
  231. package/{esm2020 → esm2022}/stock-chart/events/navigator-filter-event.mjs +8 -0
  232. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/crosshair.component.mjs +4 -3
  233. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +4 -3
  234. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/labels.component.mjs +4 -3
  235. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/notes.component.mjs +4 -3
  236. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/notes.icon.component.mjs +4 -3
  237. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/notes.label.component.mjs +4 -3
  238. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/select.component.mjs +4 -3
  239. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis/title.component.mjs +4 -3
  240. package/{esm2020 → esm2022}/stock-chart/navigator/category-axis.component.mjs +10 -9
  241. package/{esm2020 → esm2022}/stock-chart/navigator/hint.component.mjs +7 -3
  242. package/{esm2020 → esm2022}/stock-chart/navigator/pane/title.component.mjs +4 -3
  243. package/{esm2020 → esm2022}/stock-chart/navigator/pane.component.mjs +4 -3
  244. package/{esm2020 → esm2022}/stock-chart/navigator/select.component.mjs +7 -3
  245. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/error-bars.component.mjs +4 -3
  246. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/extremes.component.mjs +4 -3
  247. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/highlight.component.mjs +4 -3
  248. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/labels.component.mjs +4 -3
  249. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/labels.from.component.mjs +4 -3
  250. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/labels.to.component.mjs +4 -3
  251. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/markers.component.mjs +4 -3
  252. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/notes.component.mjs +4 -3
  253. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/notes.icon.component.mjs +4 -3
  254. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/notes.label.component.mjs +4 -3
  255. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/outliers.component.mjs +4 -3
  256. package/{esm2020 → esm2022}/stock-chart/navigator/series-item/tooltip.component.mjs +4 -3
  257. package/{esm2020 → esm2022}/stock-chart/navigator/series-item.component.mjs +9 -3
  258. package/{esm2020 → esm2022}/stock-chart/navigator/series.component.mjs +8 -3
  259. package/{esm2020 → esm2022}/stock-chart/navigator.component.mjs +12 -3
  260. package/{esm2020 → esm2022}/stock-chart.component.mjs +60 -39
  261. package/esm2022/stock-chart.module.mjs +147 -0
  262. package/{fesm2020 → fesm2022}/progress-kendo-angular-charts.mjs +4125 -880
  263. package/field-types/axis-labels-position.d.ts +1 -1
  264. package/field-types/axis-title-position.d.ts +1 -1
  265. package/field-types/base-unit.d.ts +1 -1
  266. package/field-types/category-base-unit.d.ts +1 -1
  267. package/field-types/dash-type.d.ts +1 -1
  268. package/field-types/line-style.d.ts +1 -1
  269. package/field-types/lock-axis.d.ts +1 -1
  270. package/field-types/marker-type.d.ts +1 -1
  271. package/field-types/modifier-key.d.ts +1 -1
  272. package/field-types/note-label-position.d.ts +1 -1
  273. package/field-types/note-position.d.ts +1 -1
  274. package/field-types/series-labels-alignment.d.ts +1 -1
  275. package/field-types/series-labels-position.d.ts +1 -1
  276. package/field-types/series-type.d.ts +1 -1
  277. package/option-types/legend/item.interface.d.ts +1 -1
  278. package/package.json +16 -22
  279. package/sankey/data-binding/flat-binding.directive.d.ts +1 -1
  280. package/sankey/labels.component.d.ts +1 -1
  281. package/sankey/legend.component.d.ts +1 -1
  282. package/sankey/links.component.d.ts +1 -1
  283. package/sankey/localization/messages.d.ts +1 -1
  284. package/sankey/nodes.component.d.ts +1 -1
  285. package/sankey/title.component.d.ts +1 -1
  286. package/sankey/tooltip/square-symbol.directive.d.ts +1 -1
  287. package/sankey/tooltip/tooltip-popup.component.d.ts +1 -3
  288. package/sankey/tooltip.component.d.ts +1 -1
  289. package/sankey.component.d.ts +1 -1
  290. package/sparkline.component.d.ts +1 -1
  291. package/stock-chart/navigator/hint.component.d.ts +1 -1
  292. package/stock-chart/navigator/select.component.d.ts +1 -1
  293. package/stock-chart/navigator/series-item.component.d.ts +1 -1
  294. package/stock-chart/navigator.component.d.ts +1 -1
  295. package/stock-chart.component.d.ts +1 -1
  296. package/esm2020/chart/axis-defaults/labels.component.mjs +0 -52
  297. package/esm2020/chart/category-axis-item/labels.component.mjs +0 -63
  298. package/esm2020/chart/category-axis-item/notes.label.component.mjs +0 -47
  299. package/esm2020/chart/legend.component.mjs +0 -69
  300. package/esm2020/chart/series-defaults/notes.icon.component.mjs +0 -39
  301. package/esm2020/chart/series-item.component.mjs +0 -249
  302. package/esm2020/chart/tooltip/tooltip-template-point.mjs +0 -37
  303. package/esm2020/chart/value-axis-item/labels.component.mjs +0 -59
  304. package/esm2020/chart/y-axis-item/labels.component.mjs +0 -63
  305. package/esm2020/chart.module.mjs +0 -137
  306. package/esm2020/charts.module.mjs +0 -181
  307. package/esm2020/sankey/legend.component.mjs +0 -65
  308. package/esm2020/stock-chart.module.mjs +0 -147
  309. package/fesm2015/progress-kendo-angular-charts.mjs +0 -9270
  310. /package/{esm2020 → esm2022}/api-types/axis-range.interface.mjs +0 -0
  311. /package/{esm2020 → esm2022}/api-types/chart-axis.interface.mjs +0 -0
  312. /package/{esm2020 → esm2022}/api-types/chart-pane.interface.mjs +0 -0
  313. /package/{esm2020 → esm2022}/api-types/chart-plotarea.interface.mjs +0 -0
  314. /package/{esm2020 → esm2022}/api-types/chart-svg-export-options.interface.mjs +0 -0
  315. /package/{esm2020 → esm2022}/api-types/chart-visual-export-options.interface.mjs +0 -0
  316. /package/{esm2020 → esm2022}/api-types/event-axis-options.interface.mjs +0 -0
  317. /package/{esm2020 → esm2022}/api-types/event-series-options.interface.mjs +0 -0
  318. /package/{esm2020 → esm2022}/api-types/series-point-marker.interface.mjs +0 -0
  319. /package/{esm2020 → esm2022}/api-types/series-point.interface.mjs +0 -0
  320. /package/{esm2020 → esm2022}/argument-types/axis-label-content-args.interface.mjs +0 -0
  321. /package/{esm2020 → esm2022}/argument-types/axis-label-visual-args.interface.mjs +0 -0
  322. /package/{esm2020 → esm2022}/argument-types/axis-note-content-args.interface.mjs +0 -0
  323. /package/{esm2020 → esm2022}/argument-types/axis-note-visual-args.interface.mjs +0 -0
  324. /package/{esm2020 → esm2022}/argument-types/error-bars-value-args.interface.mjs +0 -0
  325. /package/{esm2020 → esm2022}/argument-types/error-bars-visual-args.interface.mjs +0 -0
  326. /package/{esm2020 → esm2022}/argument-types/highlight-toggle-args.interface.mjs +0 -0
  327. /package/{esm2020 → esm2022}/argument-types/highlight-visual-args.interface.mjs +0 -0
  328. /package/{esm2020 → esm2022}/argument-types/legend-item-visual-args.interface.mjs +0 -0
  329. /package/{esm2020 → esm2022}/argument-types/legend-labels-content-args.interface.mjs +0 -0
  330. /package/{esm2020 → esm2022}/argument-types/markers-visual-args.interface.mjs +0 -0
  331. /package/{esm2020 → esm2022}/argument-types/plot-band-label-visual-args.interface.mjs +0 -0
  332. /package/{esm2020 → esm2022}/argument-types/series-labels-content-args.interface.mjs +0 -0
  333. /package/{esm2020 → esm2022}/argument-types/series-labels-visual-args.interface.mjs +0 -0
  334. /package/{esm2020 → esm2022}/argument-types/series-note-content-args.interface.mjs +0 -0
  335. /package/{esm2020 → esm2022}/argument-types/series-note-visual-args.interface.mjs +0 -0
  336. /package/{esm2020 → esm2022}/argument-types/series-visual-args.interface.mjs +0 -0
  337. /package/{esm2020 → esm2022}/argument-types/title-visual-args.interface.mjs +0 -0
  338. /package/{esm2020 → esm2022}/chart/tooltip/body-factory.mjs +0 -0
  339. /package/{esm2020 → esm2022}/chart/tooltip/popup-settings.interface.mjs +0 -0
  340. /package/{esm2020 → esm2022}/chart-defaults.mjs +0 -0
  341. /package/{esm2020 → esm2022}/chart-options.interface.mjs +0 -0
  342. /package/{esm2020 → esm2022}/chart.directives.mjs +0 -0
  343. /package/{esm2020 → esm2022}/common/api-types.mjs +0 -0
  344. /package/{esm2020 → esm2022}/common/chart-default-theme.mjs +0 -0
  345. /package/{esm2020 → esm2022}/common/copy-changes.mjs +0 -0
  346. /package/{esm2020 → esm2022}/common/events.mjs +0 -0
  347. /package/{esm2020 → esm2022}/common/has-observers.mjs +0 -0
  348. /package/{esm2020 → esm2022}/common/has-parent.mjs +0 -0
  349. /package/{esm2020 → esm2022}/common/property-types.mjs +0 -0
  350. /package/{esm2020 → esm2022}/common/to-simple-changes.mjs +0 -0
  351. /package/{esm2020 → esm2022}/common.directives.mjs +0 -0
  352. /package/{esm2020 → esm2022}/directives.mjs +0 -0
  353. /package/{esm2020 → esm2022}/events/instance-event.service.mjs +0 -0
  354. /package/{esm2020 → esm2022}/events/legend-item-click-event.mjs +0 -0
  355. /package/{esm2020 → esm2022}/events/legend-item-hover-event.mjs +0 -0
  356. /package/{esm2020 → esm2022}/events/legend-item-leave-event.mjs +0 -0
  357. /package/{esm2020 → esm2022}/events/note-click-event.mjs +0 -0
  358. /package/{esm2020 → esm2022}/events/note-hover-event.mjs +0 -0
  359. /package/{esm2020 → esm2022}/events/note-leave-event.mjs +0 -0
  360. /package/{esm2020 → esm2022}/events/plot-area-leave-event.mjs +0 -0
  361. /package/{esm2020 → esm2022}/events/render-event.mjs +0 -0
  362. /package/{esm2020 → esm2022}/events/series-hover-event.mjs +0 -0
  363. /package/{esm2020 → esm2022}/events/series-leave-event.mjs +0 -0
  364. /package/{esm2020 → esm2022}/events/series-over-event.mjs +0 -0
  365. /package/{esm2020 → esm2022}/field-types/auto-base-unit-steps.interface.mjs +0 -0
  366. /package/{esm2020 → esm2022}/field-types/axis-labels-position.mjs +0 -0
  367. /package/{esm2020 → esm2022}/field-types/axis-line.interface.mjs +0 -0
  368. /package/{esm2020 → esm2022}/field-types/axis-ticks.interface.mjs +0 -0
  369. /package/{esm2020 → esm2022}/field-types/axis-title-position.mjs +0 -0
  370. /package/{esm2020 → esm2022}/field-types/base-unit.mjs +0 -0
  371. /package/{esm2020 → esm2022}/field-types/border.interface.mjs +0 -0
  372. /package/{esm2020 → esm2022}/field-types/bullet-target-line.interface.mjs +0 -0
  373. /package/{esm2020 → esm2022}/field-types/bullet-target.interface.mjs +0 -0
  374. /package/{esm2020 → esm2022}/field-types/category-base-unit.mjs +0 -0
  375. /package/{esm2020 → esm2022}/field-types/dash-type.mjs +0 -0
  376. /package/{esm2020 → esm2022}/field-types/date-formats.interface.mjs +0 -0
  377. /package/{esm2020 → esm2022}/field-types/drag-action.interface.mjs +0 -0
  378. /package/{esm2020 → esm2022}/field-types/error-bar-line.interface.mjs +0 -0
  379. /package/{esm2020 → esm2022}/field-types/grid-lines.interface.mjs +0 -0
  380. /package/{esm2020 → esm2022}/field-types/highlight-line.interface.mjs +0 -0
  381. /package/{esm2020 → esm2022}/field-types/label-connectors.interface.mjs +0 -0
  382. /package/{esm2020 → esm2022}/field-types/label-rotation.interface.mjs +0 -0
  383. /package/{esm2020 → esm2022}/field-types/legend-labels.interface.mjs +0 -0
  384. /package/{esm2020 → esm2022}/field-types/line-style.mjs +0 -0
  385. /package/{esm2020 → esm2022}/field-types/lock-axis.mjs +0 -0
  386. /package/{esm2020 → esm2022}/field-types/margin.interface.mjs +0 -0
  387. /package/{esm2020 → esm2022}/field-types/marker-type.mjs +0 -0
  388. /package/{esm2020 → esm2022}/field-types/modifier-key.mjs +0 -0
  389. /package/{esm2020 → esm2022}/field-types/mousewheel-select.interface.mjs +0 -0
  390. /package/{esm2020 → esm2022}/field-types/mousewheel-zoom.interface.mjs +0 -0
  391. /package/{esm2020 → esm2022}/field-types/negative-bubble-values.interface.mjs +0 -0
  392. /package/{esm2020 → esm2022}/field-types/note-label-position.mjs +0 -0
  393. /package/{esm2020 → esm2022}/field-types/note-line.interface.mjs +0 -0
  394. /package/{esm2020 → esm2022}/field-types/note-position.mjs +0 -0
  395. /package/{esm2020 → esm2022}/field-types/overlay.interface.mjs +0 -0
  396. /package/{esm2020 → esm2022}/field-types/padding.interface.mjs +0 -0
  397. /package/{esm2020 → esm2022}/field-types/plot-band-label.interface.mjs +0 -0
  398. /package/{esm2020 → esm2022}/field-types/plot-band.interface.mjs +0 -0
  399. /package/{esm2020 → esm2022}/field-types/series-labels-alignment.mjs +0 -0
  400. /package/{esm2020 → esm2022}/field-types/series-labels-position.mjs +0 -0
  401. /package/{esm2020 → esm2022}/field-types/series-line.interface.mjs +0 -0
  402. /package/{esm2020 → esm2022}/field-types/series-mean.interface.mjs +0 -0
  403. /package/{esm2020 → esm2022}/field-types/series-median.interface.mjs +0 -0
  404. /package/{esm2020 → esm2022}/field-types/series-stack.interface.mjs +0 -0
  405. /package/{esm2020 → esm2022}/field-types/series-type.mjs +0 -0
  406. /package/{esm2020 → esm2022}/field-types/series-whiskers.interface.mjs +0 -0
  407. /package/{esm2020 → esm2022}/field-types/trendline-forecast.interface.mjs +0 -0
  408. /package/{esm2020 → esm2022}/field-types/week-start-day.enum.mjs +0 -0
  409. /package/{esm2020 → esm2022}/index.mjs +0 -0
  410. /package/{esm2020 → esm2022}/option-types/axis-defaults/crosshair.interface.mjs +0 -0
  411. /package/{esm2020 → esm2022}/option-types/axis-defaults/crosshair.tooltip.interface.mjs +0 -0
  412. /package/{esm2020 → esm2022}/option-types/axis-defaults/labels.interface.mjs +0 -0
  413. /package/{esm2020 → esm2022}/option-types/axis-defaults/title.interface.mjs +0 -0
  414. /package/{esm2020 → esm2022}/option-types/axis-defaults.interface.mjs +0 -0
  415. /package/{esm2020 → esm2022}/option-types/category-axis-item/crosshair.interface.mjs +0 -0
  416. /package/{esm2020 → esm2022}/option-types/category-axis-item/crosshair.tooltip.interface.mjs +0 -0
  417. /package/{esm2020 → esm2022}/option-types/category-axis-item/labels.interface.mjs +0 -0
  418. /package/{esm2020 → esm2022}/option-types/category-axis-item/notes.icon.interface.mjs +0 -0
  419. /package/{esm2020 → esm2022}/option-types/category-axis-item/notes.interface.mjs +0 -0
  420. /package/{esm2020 → esm2022}/option-types/category-axis-item/notes.label.interface.mjs +0 -0
  421. /package/{esm2020 → esm2022}/option-types/category-axis-item/range-labels.interface.mjs +0 -0
  422. /package/{esm2020 → esm2022}/option-types/category-axis-item/select.interface.mjs +0 -0
  423. /package/{esm2020 → esm2022}/option-types/category-axis-item/title.interface.mjs +0 -0
  424. /package/{esm2020 → esm2022}/option-types/category-axis-item.interface.mjs +0 -0
  425. /package/{esm2020 → esm2022}/option-types/chart-area.interface.mjs +0 -0
  426. /package/{esm2020 → esm2022}/option-types/legend/inactive-items.interface.mjs +0 -0
  427. /package/{esm2020 → esm2022}/option-types/legend/item.interface.mjs +0 -0
  428. /package/{esm2020 → esm2022}/option-types/legend/legend-title.interface.mjs +0 -0
  429. /package/{esm2020 → esm2022}/option-types/legend/markers.interface.mjs +0 -0
  430. /package/{esm2020 → esm2022}/option-types/legend.interface.mjs +0 -0
  431. /package/{esm2020 → esm2022}/option-types/pane/title.interface.mjs +0 -0
  432. /package/{esm2020 → esm2022}/option-types/pane-defaults/title.interface.mjs +0 -0
  433. /package/{esm2020 → esm2022}/option-types/pane-defaults.interface.mjs +0 -0
  434. /package/{esm2020 → esm2022}/option-types/pane.interface.mjs +0 -0
  435. /package/{esm2020 → esm2022}/option-types/plot-area.interface.mjs +0 -0
  436. /package/{esm2020 → esm2022}/option-types/series-defaults/labels.from.interface.mjs +0 -0
  437. /package/{esm2020 → esm2022}/option-types/series-defaults/labels.interface.mjs +0 -0
  438. /package/{esm2020 → esm2022}/option-types/series-defaults/labels.to.interface.mjs +0 -0
  439. /package/{esm2020 → esm2022}/option-types/series-defaults/notes.icon.interface.mjs +0 -0
  440. /package/{esm2020 → esm2022}/option-types/series-defaults/notes.interface.mjs +0 -0
  441. /package/{esm2020 → esm2022}/option-types/series-defaults/notes.label.interface.mjs +0 -0
  442. /package/{esm2020 → esm2022}/option-types/series-defaults/tooltip.interface.mjs +0 -0
  443. /package/{esm2020 → esm2022}/option-types/series-defaults.interface.mjs +0 -0
  444. /package/{esm2020 → esm2022}/option-types/series-item/error-bars.interface.mjs +0 -0
  445. /package/{esm2020 → esm2022}/option-types/series-item/extremes.interface.mjs +0 -0
  446. /package/{esm2020 → esm2022}/option-types/series-item/highlight.interface.mjs +0 -0
  447. /package/{esm2020 → esm2022}/option-types/series-item/labels.from.interface.mjs +0 -0
  448. /package/{esm2020 → esm2022}/option-types/series-item/labels.interface.mjs +0 -0
  449. /package/{esm2020 → esm2022}/option-types/series-item/labels.to.interface.mjs +0 -0
  450. /package/{esm2020 → esm2022}/option-types/series-item/markers-highlight.interface.mjs +0 -0
  451. /package/{esm2020 → esm2022}/option-types/series-item/markers.interface.mjs +0 -0
  452. /package/{esm2020 → esm2022}/option-types/series-item/notes.icon.interface.mjs +0 -0
  453. /package/{esm2020 → esm2022}/option-types/series-item/notes.interface.mjs +0 -0
  454. /package/{esm2020 → esm2022}/option-types/series-item/notes.label.interface.mjs +0 -0
  455. /package/{esm2020 → esm2022}/option-types/series-item/outliers.interface.mjs +0 -0
  456. /package/{esm2020 → esm2022}/option-types/series-item/tooltip.interface.mjs +0 -0
  457. /package/{esm2020 → esm2022}/option-types/series-item/trendline.interface.mjs +0 -0
  458. /package/{esm2020 → esm2022}/option-types/series-item.interface.mjs +0 -0
  459. /package/{esm2020 → esm2022}/option-types/subtitle.interface.mjs +0 -0
  460. /package/{esm2020 → esm2022}/option-types/title.interface.mjs +0 -0
  461. /package/{esm2020 → esm2022}/option-types/tooltip.interface.mjs +0 -0
  462. /package/{esm2020 → esm2022}/option-types/value-axis-item/crosshair.interface.mjs +0 -0
  463. /package/{esm2020 → esm2022}/option-types/value-axis-item/crosshair.tooltip.interface.mjs +0 -0
  464. /package/{esm2020 → esm2022}/option-types/value-axis-item/labels.interface.mjs +0 -0
  465. /package/{esm2020 → esm2022}/option-types/value-axis-item/notes.icon.interface.mjs +0 -0
  466. /package/{esm2020 → esm2022}/option-types/value-axis-item/notes.interface.mjs +0 -0
  467. /package/{esm2020 → esm2022}/option-types/value-axis-item/notes.label.interface.mjs +0 -0
  468. /package/{esm2020 → esm2022}/option-types/value-axis-item/title.interface.mjs +0 -0
  469. /package/{esm2020 → esm2022}/option-types/value-axis-item.interface.mjs +0 -0
  470. /package/{esm2020 → esm2022}/option-types/x-axis-item/crosshair.interface.mjs +0 -0
  471. /package/{esm2020 → esm2022}/option-types/x-axis-item/crosshair.tooltip.interface.mjs +0 -0
  472. /package/{esm2020 → esm2022}/option-types/x-axis-item/labels.interface.mjs +0 -0
  473. /package/{esm2020 → esm2022}/option-types/x-axis-item/notes.icon.interface.mjs +0 -0
  474. /package/{esm2020 → esm2022}/option-types/x-axis-item/notes.interface.mjs +0 -0
  475. /package/{esm2020 → esm2022}/option-types/x-axis-item/notes.label.interface.mjs +0 -0
  476. /package/{esm2020 → esm2022}/option-types/x-axis-item/title.interface.mjs +0 -0
  477. /package/{esm2020 → esm2022}/option-types/x-axis-item.interface.mjs +0 -0
  478. /package/{esm2020 → esm2022}/option-types/y-axis-item/crosshair.interface.mjs +0 -0
  479. /package/{esm2020 → esm2022}/option-types/y-axis-item/crosshair.tooltip.interface.mjs +0 -0
  480. /package/{esm2020 → esm2022}/option-types/y-axis-item/labels.interface.mjs +0 -0
  481. /package/{esm2020 → esm2022}/option-types/y-axis-item/notes.icon.interface.mjs +0 -0
  482. /package/{esm2020 → esm2022}/option-types/y-axis-item/notes.interface.mjs +0 -0
  483. /package/{esm2020 → esm2022}/option-types/y-axis-item/notes.label.interface.mjs +0 -0
  484. /package/{esm2020 → esm2022}/option-types/y-axis-item/title.interface.mjs +0 -0
  485. /package/{esm2020 → esm2022}/option-types/y-axis-item.interface.mjs +0 -0
  486. /package/{esm2020 → esm2022}/option-types/zoomable.interface.mjs +0 -0
  487. /package/{esm2020 → esm2022}/progress-kendo-angular-charts.mjs +0 -0
  488. /package/{esm2020 → esm2022}/sankey/api-types/index.mjs +0 -0
  489. /package/{esm2020 → esm2022}/sankey/events/index.mjs +0 -0
  490. /package/{esm2020 → esm2022}/sankey/events/instance-event.service.mjs +0 -0
  491. /package/{esm2020 → esm2022}/sankey.directives.mjs +0 -0
  492. /package/{esm2020 → esm2022}/sparkline.directives.mjs +0 -0
  493. /package/{esm2020 → esm2022}/stock-chart/events/instance-event.service.mjs +0 -0
  494. /package/{esm2020 → esm2022}/stock-chart/events.mjs +0 -0
  495. /package/{esm2020 → esm2022}/stock-chart/option-types/navigator/hint-content-args.interface.mjs +0 -0
  496. /package/{esm2020 → esm2022}/stock-chart/option-types/navigator/hint.interface.mjs +0 -0
  497. /package/{esm2020 → esm2022}/stock-chart/option-types/navigator/select.interface.mjs +0 -0
  498. /package/{esm2020 → esm2022}/stock-chart/option-types/navigator.interface.mjs +0 -0
  499. /package/{esm2020 → esm2022}/stock-chart/option-types.mjs +0 -0
  500. /package/{esm2020 → esm2022}/stock-chart.directives.mjs +0 -0
@@ -13,14 +13,15 @@ import * as i1 from "../../common/configuration.service";
13
13
  * ([see example](slug:overview_stockchart_charts)).
14
14
  */
15
15
  export class NavigatorPaneComponent extends PaneComponent {
16
+ configurationService;
16
17
  constructor(configurationService) {
17
18
  super(configurationService, null);
18
19
  this.configurationService = configurationService;
19
20
  }
21
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorPaneComponent, isStandalone: true, selector: "kendo-chart-navigator-pane", providers: [{ provide: PREFIX, useValue: 'navigator.pane' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
23
  }
21
- NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- NavigatorPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorPaneComponent, isStandalone: true, selector: "kendo-chart-navigator-pane", providers: [{ provide: PREFIX, useValue: 'navigator.pane' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
24
25
  type: Component,
25
26
  args: [{
26
27
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -12,14 +12,18 @@ import * as i1 from "../../common/configuration.service";
12
12
  * If no range is specified, the full range of values is rendered.
13
13
  */
14
14
  export class NavigatorSelectComponent extends SettingsComponent {
15
+ configurationService;
16
+ from;
17
+ to;
18
+ mousewheel;
15
19
  constructor(configurationService) {
16
20
  super('select', configurationService);
17
21
  this.configurationService = configurationService;
18
22
  }
23
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
24
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-select", inputs: { from: "from", to: "to", mousewheel: "mousewheel" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
25
  }
20
- NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-select", inputs: { from: "from", to: "to", mousewheel: "mousewheel" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
23
27
  type: Component,
24
28
  args: [{
25
29
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The error bars of the StockChart navigator series.
12
12
  */
13
13
  export class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesErrorBarsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesErrorBarsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The extremes configuration of the StockChart navigator series. Applies to extreme outliers.
12
12
  */
13
13
  export class NavigatorSeriesExtremesComponent extends SeriesExtremesComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The configuration options of the StockChart series highlight.
12
12
  */
13
13
  export class NavigatorSeriesHighlightComponent extends SeriesHighlightComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,15 +11,16 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The label configuration of the StockChart navigator series.
12
12
  */
13
13
  export class NavigatorSeriesLabelsComponent extends SeriesLabelsComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  this.markAsVisible();
18
19
  }
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
22
  }
20
- NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
23
24
  type: Component,
24
25
  args: [{
25
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,15 +11,16 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The `from` label configuration of the StockChart navigator series.
12
12
  */
13
13
  export class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFromComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  this.markAsVisible();
18
19
  }
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
22
  }
20
- NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
23
24
  type: Component,
24
25
  args: [{
25
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,15 +11,16 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The `to` label configuration of the StockChart navigator series.
12
12
  */
13
13
  export class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  this.markAsVisible();
18
19
  }
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesLabelsToComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
22
  }
20
- NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesLabelsToComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
23
24
  type: Component,
24
25
  args: [{
25
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The marker configuration of the StockChart navigator series.
12
12
  */
13
13
  export class NavigatorSeriesMarkersComponent extends SeriesMarkersComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesMarkersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesMarkersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The notes configuration of the StockChart navigator series.
12
12
  */
13
13
  export class NavigatorSeriesNotesComponent extends SeriesNotesComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The icon of the notes.
12
12
  */
13
13
  export class NavigatorSeriesNotesIconComponent extends SeriesNotesIconComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The label of the notes.
12
12
  */
13
13
  export class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -11,14 +11,15 @@ import * as i1 from "../../../common/configuration.service";
11
11
  * The outliers configuration of the StockChart navigator series. Applies to mild outliers.
12
12
  */
13
13
  export class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
14
+ configurationService;
14
15
  constructor(configurationService) {
15
16
  super(configurationService);
16
17
  this.configurationService = configurationService;
17
18
  }
19
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesOutliersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
21
  }
19
- NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- NavigatorSeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesOutliersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
22
23
  type: Component,
23
24
  args: [{
24
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -12,14 +12,15 @@ import * as i1 from "../../../common/configuration.service";
12
12
  * The StockChart navigator series tooltip is displayed when the `navigator.series.tooltip.visible` option is set to `true`.
13
13
  */
14
14
  export class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
15
+ configurationService;
15
16
  constructor(configurationService) {
16
17
  super(configurationService);
17
18
  this.configurationService = configurationService;
18
19
  }
20
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
22
  }
20
- NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- NavigatorSeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
23
24
  type: Component,
24
25
  args: [{
25
26
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -14,15 +14,21 @@ import * as i2 from "../../common/collection.service";
14
14
  * ([see example]({% slug overview_stockchart_charts %})).
15
15
  */
16
16
  export class NavigatorSeriesItemComponent extends SeriesItemComponent {
17
+ configurationService;
18
+ collectionService;
19
+ /**
20
+ * @hidden
21
+ */
22
+ drilldownField;
17
23
  constructor(configurationService, collectionService) {
18
24
  super(configurationService, collectionService);
19
25
  this.configurationService = configurationService;
20
26
  this.collectionService = collectionService;
21
27
  }
28
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
29
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesItemComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
30
  }
23
- NavigatorSeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
24
- NavigatorSeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesItemComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
26
32
  type: Component,
27
33
  args: [{
28
34
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -48,6 +48,11 @@ import * as i3 from "../../common/tooltip-template.service";
48
48
  * ```
49
49
  */
50
50
  export class NavigatorSeriesComponent extends SeriesComponent {
51
+ configurationService;
52
+ collectionService;
53
+ tooltipTemplateService;
54
+ viewContainer;
55
+ children;
51
56
  constructor(configurationService, collectionService, tooltipTemplateService, viewContainer) {
52
57
  super(configurationService, collectionService, tooltipTemplateService, viewContainer);
53
58
  this.configurationService = configurationService;
@@ -57,10 +62,10 @@ export class NavigatorSeriesComponent extends SeriesComponent {
57
62
  }
58
63
  readTooltipTemplates() {
59
64
  }
65
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
66
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorSeriesComponent, isStandalone: true, selector: "kendo-chart-navigator-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: NavigatorSeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
60
67
  }
61
- NavigatorSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
62
- NavigatorSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorSeriesComponent, isStandalone: true, selector: "kendo-chart-navigator-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: NavigatorSeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
63
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
64
69
  type: Component,
65
70
  args: [{
66
71
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -49,14 +49,23 @@ import * as i1 from "../common/configuration.service";
49
49
  * ```
50
50
  */
51
51
  export class NavigatorComponent extends SettingsComponent {
52
+ configurationService;
53
+ position;
54
+ visible;
55
+ // These options are also available as child components
56
+ categoryAxis;
57
+ hint;
58
+ pane;
59
+ select;
60
+ series;
52
61
  constructor(configurationService) {
53
62
  super('', configurationService);
54
63
  this.configurationService = configurationService;
55
64
  }
65
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
66
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: NavigatorComponent, isStandalone: true, 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 });
56
67
  }
57
- NavigatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
58
- NavigatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NavigatorComponent, isStandalone: true, 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 });
59
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigatorComponent, decorators: [{
68
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: NavigatorComponent, decorators: [{
60
69
  type: Component,
61
70
  args: [{
62
71
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -52,6 +52,51 @@ const NAVIGATOR_DEFAULTS = {
52
52
  * ```
53
53
  */
54
54
  export class StockChartComponent extends ChartComponent {
55
+ configurationService;
56
+ themeService;
57
+ element;
58
+ intl;
59
+ localizationService;
60
+ ngZone;
61
+ instanceEventService;
62
+ changeDetector;
63
+ renderer;
64
+ /**
65
+ * The configuration options for the data navigator.
66
+ */
67
+ navigator;
68
+ /**
69
+ * @hidden
70
+ */
71
+ pannable;
72
+ /**
73
+ * @hidden
74
+ */
75
+ zoomable;
76
+ /**
77
+ * @hidden
78
+ */
79
+ drilldown = new EventEmitter();
80
+ /**
81
+ * @hidden
82
+ */
83
+ drilldownLevelChange = new EventEmitter();
84
+ /**
85
+ * @hidden
86
+ */
87
+ get drilldownLevel() {
88
+ return this.drilldownState.length;
89
+ }
90
+ /**
91
+ * Fires when the navigator range is changed.
92
+ */
93
+ navigatorFilter = new EventEmitter();
94
+ /**
95
+ * @hidden
96
+ */
97
+ showLicenseWatermark = false;
98
+ redrawSlaves = false;
99
+ hostClasses = ['k-chart', 'k-stockchart'];
55
100
  constructor(configurationService, themeService, element, intl, localizationService, ngZone, instanceEventService, changeDetector, renderer) {
56
101
  super(configurationService, themeService, element, intl, localizationService, ngZone, instanceEventService, changeDetector, renderer);
57
102
  this.configurationService = configurationService;
@@ -63,33 +108,9 @@ export class StockChartComponent extends ChartComponent {
63
108
  this.instanceEventService = instanceEventService;
64
109
  this.changeDetector = changeDetector;
65
110
  this.renderer = renderer;
66
- /**
67
- * @hidden
68
- */
69
- this.drilldown = new EventEmitter();
70
- /**
71
- * @hidden
72
- */
73
- this.drilldownLevelChange = new EventEmitter();
74
- /**
75
- * Fires when the navigator range is changed.
76
- */
77
- this.navigatorFilter = new EventEmitter();
78
- /**
79
- * @hidden
80
- */
81
- this.showLicenseWatermark = false;
82
- this.redrawSlaves = false;
83
- this.hostClasses = ['k-chart', 'k-stockchart'];
84
111
  const isValid = validatePackage(packageMetadata);
85
112
  this.showLicenseWatermark = shouldShowValidationUI(isValid);
86
113
  }
87
- /**
88
- * @hidden
89
- */
90
- get drilldownLevel() {
91
- return this.drilldownState.length;
92
- }
93
114
  /**
94
115
  * If called, the navigator pane is not redrawn the next time the StockChart options are updated.
95
116
  * The method is useful if you need to update only the main series data for the selected period.
@@ -127,19 +148,18 @@ export class StockChartComponent extends ChartComponent {
127
148
  isDevMode() {
128
149
  return isDevMode();
129
150
  }
130
- }
131
- StockChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: StockChartComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
132
- StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: StockChartComponent, isStandalone: true, selector: "kendo-stockchart", inputs: { navigator: "navigator", pannable: "pannable", zoomable: "zoomable", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange", navigatorFilter: "navigatorFilter" }, providers: [
133
- ConfigurationService,
134
- TooltipTemplateService,
135
- { provide: RootConfigurationService, useExisting: ConfigurationService },
136
- StockInstanceEventService,
137
- LocalizationService,
138
- {
139
- provide: L10N_PREFIX,
140
- useValue: 'kendo.chart'
141
- }
142
- ], exportAs: ["kendoStockChart"], usesInheritance: true, ngImport: i0, template: `
151
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StockChartComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
152
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StockChartComponent, isStandalone: true, selector: "kendo-stockchart", inputs: { navigator: "navigator", pannable: "pannable", zoomable: "zoomable", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange", navigatorFilter: "navigatorFilter" }, providers: [
153
+ ConfigurationService,
154
+ TooltipTemplateService,
155
+ { provide: RootConfigurationService, useExisting: ConfigurationService },
156
+ StockInstanceEventService,
157
+ LocalizationService,
158
+ {
159
+ provide: L10N_PREFIX,
160
+ useValue: 'kendo.chart'
161
+ }
162
+ ], exportAs: ["kendoStockChart"], usesInheritance: true, ngImport: i0, template: `
143
163
  <div #surface class="k-chart-surface"></div>
144
164
  <kendo-chart-crosshair-tooltips-container [popupSettings]="popupSettings">
145
165
  </kendo-chart-crosshair-tooltips-container>
@@ -148,8 +168,9 @@ StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
148
168
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
149
169
 
150
170
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
151
- `, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
152
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: StockChartComponent, decorators: [{
171
+ `, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
172
+ }
173
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StockChartComponent, decorators: [{
153
174
  type: Component,
154
175
  args: [{
155
176
  changeDetection: ChangeDetectionStrategy.OnPush,