@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
@@ -0,0 +1,378 @@
1
+ /**-----------------------------------------------------------------------------------------
2
+ * Copyright © 2024 Progress Software Corporation. All rights reserved.
3
+ * Licensed under commercial license. See LICENSE.md in the project root for more information
4
+ *-------------------------------------------------------------------------------------------*/
5
+ import { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, EventEmitter, Input, NgZone, Output, Renderer2, ViewChild, } from '@angular/core';
6
+ import { isDocumentAvailable, shouldShowValidationUI } from '@progress/kendo-angular-common';
7
+ import { L10N_PREFIX, LocalizationService } from '@progress/kendo-angular-l10n';
8
+ import { exportImage, exportSVG } from '@progress/kendo-drawing';
9
+ import { validatePackage } from '@progress/kendo-licensing';
10
+ import { combineLatest } from 'rxjs';
11
+ import { auditTime, tap } from 'rxjs/operators';
12
+ import { ConfigurationService, THROTTLE_MS } from './common/configuration.service';
13
+ import { copyChanges } from './common/copy-changes';
14
+ import { ThemeService } from './common/theme.service';
15
+ import { toSimpleChanges } from './common/to-simple-changes';
16
+ import { packageMetadata } from './package-metadata';
17
+ import { InstanceEventService } from './sankey/events';
18
+ import { Sankey, } from '@progress/kendo-charts';
19
+ import { hasObservers } from './common/has-observers';
20
+ import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.component';
21
+ import { SankeyTooltipTemplateService } from './sankey/tooltip/tooltip-template.service';
22
+ import * as i0 from "@angular/core";
23
+ import * as i1 from "./common/configuration.service";
24
+ import * as i2 from "./common/theme.service";
25
+ import * as i3 from "@progress/kendo-angular-l10n";
26
+ import * as i4 from "./sankey/events";
27
+ import * as i5 from "@angular/common";
28
+ import * as i6 from "@progress/kendo-angular-common";
29
+ import * as i7 from "./sankey/tooltip/tooltip-popup.component";
30
+ import * as i8 from "./sankey/localization/localized-messages.directive";
31
+ /**
32
+ * The Sankey diagram component.
33
+ *
34
+ * @example
35
+ * ```ts
36
+ * import { Component } from '@angular/core';
37
+ *
38
+ * _@Component({
39
+ * selector: 'my-app',
40
+ * template: `
41
+ * <kendo-sankey [data]="data">
42
+ * </kendo-sankey>
43
+ * `,
44
+ * })
45
+ * export class AppComponent {
46
+ * public data: SankeyData = {
47
+ * nodes: [
48
+ * { id: 1, label: { text: 'Linux' } },
49
+ * { id: 0, label: { text: 'iOS'} },
50
+ * { id: 2, label: { text: 'Mobile' } },
51
+ * { id: 3, label: { text: 'Desktop' } },
52
+ * ],
53
+ * links: [
54
+ * { sourceId: 0, targetId: 2, value: 1 },
55
+ * { sourceId: 1, targetId: 2, value: 2 },
56
+ * { sourceId: 1, targetId: 3, value: 3 },
57
+ * ],
58
+ * };
59
+ * }
60
+ * ```
61
+ */
62
+ export class SankeyComponent {
63
+ constructor(element, configurationService, themeService, localizationService, instanceEventService, ngZone, changeDetector, renderer) {
64
+ this.element = element;
65
+ this.configurationService = configurationService;
66
+ this.themeService = themeService;
67
+ this.localizationService = localizationService;
68
+ this.instanceEventService = instanceEventService;
69
+ this.ngZone = ngZone;
70
+ this.changeDetector = changeDetector;
71
+ this.renderer = renderer;
72
+ /**
73
+ * Fires when the mouse pointer enters a node. Similar to the `mouseenter` event.
74
+ */
75
+ this.nodeEnter = new EventEmitter();
76
+ /**
77
+ * Fires when the mouse pointer leaves a node. Similar to the `mouseleave` event.
78
+ */
79
+ this.nodeLeave = new EventEmitter();
80
+ /**
81
+ * Fires when a node is clicked.
82
+ */
83
+ this.nodeClick = new EventEmitter();
84
+ /**
85
+ * Fires when the mouse pointer enters a link. Similar to the `mouseenter` event,
86
+ */
87
+ this.linkEnter = new EventEmitter();
88
+ /**
89
+ * Fires when the mouse pointer leaves a link. Similar to the `mouseleave` event.
90
+ */
91
+ this.linkLeave = new EventEmitter();
92
+ /**
93
+ * Fires when a link is clicked.
94
+ */
95
+ this.linkClick = new EventEmitter();
96
+ /**
97
+ * @hidden
98
+ */
99
+ this.showLicenseWatermark = false;
100
+ this.rtl = false;
101
+ const isValid = validatePackage(packageMetadata);
102
+ this.showLicenseWatermark = shouldShowValidationUI(isValid);
103
+ this.themeService.loadTheme();
104
+ this.refreshWait();
105
+ }
106
+ ngOnChanges(changes) {
107
+ const store = this.configurationService.store;
108
+ copyChanges(changes, store);
109
+ store.popupSettings = null;
110
+ this.configurationService.push(store);
111
+ }
112
+ /**
113
+ * Updates the component fields with the specified values and refreshes the widget.
114
+ *
115
+ * Use this method when the configuration values cannot be set through the template.
116
+ *
117
+ * @example
118
+ * ```ts-no-run
119
+ * sankey.notifyChanges({ title: { text: 'New Title' } });
120
+ * ```
121
+ *
122
+ * @param changes An object containing the updated input fields.
123
+ */
124
+ notifyChanges(changes) {
125
+ this.ngOnChanges(toSimpleChanges(changes));
126
+ }
127
+ ngOnDestroy() {
128
+ this.destroyed = true;
129
+ if (this.optionsChange) {
130
+ this.optionsChange.unsubscribe();
131
+ }
132
+ if (this.instance) {
133
+ this.instance.destroy();
134
+ this.instance = null;
135
+ }
136
+ if (this.subscriptions) {
137
+ this.subscriptions.unsubscribe();
138
+ }
139
+ clearTimeout(this.redrawTimeout);
140
+ }
141
+ /**
142
+ * @hidden
143
+ */
144
+ messageFor(key) {
145
+ return this.localizationService.get(key);
146
+ }
147
+ createInstance(element) {
148
+ this.instance = new Sankey(element, this.options, this.theme);
149
+ ['nodeEnter', 'nodeLeave', 'nodeClick', 'linkEnter', 'linkLeave', 'linkClick'].forEach((eventName) => this.instance.bind(eventName, (e) => this.trigger(eventName, e)));
150
+ this.instance.bind('tooltipShow', (e) => this.onShowTooltip(e));
151
+ this.instance.bind('tooltipHide', () => this.onHideTooltip());
152
+ }
153
+ /**
154
+ * Exports the Sankey diagram as an image. The export operation is asynchronous and returns a promise.
155
+ *
156
+ * @param {ImageExportOptions} options - The parameters for the exported image.
157
+ * @returns {Promise<string>} - A promise that will be resolved with a PNG image encoded as a Data URI.
158
+ */
159
+ exportImage(options = {}) {
160
+ return exportImage(this.exportVisual(options), options);
161
+ }
162
+ /**
163
+ * Exports the Sankey diagram as an SVG document. The export operation is asynchronous and returns a promise.
164
+ *
165
+ * @param options - The parameters for the exported file.
166
+ * @returns - A promise that will be resolved with an SVG document that is encoded as a Data URI.
167
+ */
168
+ exportSVG(options = {}) {
169
+ return exportSVG(this.exportVisual(options), options);
170
+ }
171
+ /**
172
+ * Exports the visual of the Sankey component to a drawing group.
173
+ *
174
+ * @param options - The parameters for the export operation.
175
+ * @returns - The root Group of the scene.
176
+ */
177
+ exportVisual(options = {}) {
178
+ return this.instance.exportVisual(options);
179
+ }
180
+ init() {
181
+ if (!this.canRender) {
182
+ return;
183
+ }
184
+ const element = this.instanceElement.nativeElement;
185
+ this.createInstance(element);
186
+ }
187
+ /**
188
+ * Reloads the Sankey appearance settings from the current [Kendo UI Theme]({% slug themesandstyles %}).
189
+ *
190
+ * Call this method after loading a different theme stylesheet.
191
+ */
192
+ reloadTheme() {
193
+ if (!this.instance) {
194
+ return;
195
+ }
196
+ this.themeService.reset();
197
+ this.instance.destroy();
198
+ this.instance = null;
199
+ }
200
+ onShowTooltip(e) {
201
+ this.run(() => {
202
+ this.tooltipInstance.show(e);
203
+ }, true, true);
204
+ }
205
+ onHideTooltip() {
206
+ if (this.tooltipInstance.active) {
207
+ this.tooltipInstance.hide();
208
+ this.detectChanges();
209
+ }
210
+ }
211
+ trigger(name, e) {
212
+ const emitter = this.activeEmitter(name);
213
+ if (emitter) {
214
+ const args = this.instanceEventService.create(name, e, this);
215
+ this.run(() => {
216
+ emitter.emit(args);
217
+ });
218
+ return args.isDefaultPrevented && args.isDefaultPrevented();
219
+ }
220
+ }
221
+ requiresHandlers(names) {
222
+ for (let idx = 0; idx < names.length; idx++) {
223
+ if (this.activeEmitter(names[idx])) {
224
+ return true;
225
+ }
226
+ }
227
+ return false;
228
+ }
229
+ refresh() {
230
+ clearTimeout(this.redrawTimeout);
231
+ if (!this.instance) {
232
+ this.init();
233
+ return;
234
+ }
235
+ this.updateOptions();
236
+ }
237
+ updateOptions() {
238
+ this.instance.setOptions(this.options);
239
+ }
240
+ get canRender() {
241
+ return isDocumentAvailable() && Boolean(this.instanceElement);
242
+ }
243
+ activeEmitter(name) {
244
+ const emitter = this[name];
245
+ if (emitter && emitter.emit && hasObservers(emitter)) {
246
+ return emitter;
247
+ }
248
+ }
249
+ refreshWait() {
250
+ this.ngZone.runOutsideAngular(() => {
251
+ this.optionsChange = combineLatest([this.configurationService.onChange$, this.themeService.onChange$])
252
+ .pipe(tap((result) => {
253
+ this.options = result[0];
254
+ this.theme = this.loadTheme(result[1]);
255
+ }), auditTime(THROTTLE_MS))
256
+ .subscribe(() => {
257
+ this.refresh();
258
+ });
259
+ });
260
+ }
261
+ loadTheme(chartTheme) {
262
+ return {
263
+ ...chartTheme,
264
+ nodeColors: chartTheme.seriesColors,
265
+ };
266
+ }
267
+ run(callback, inZone = true, detectChanges) {
268
+ if (inZone) {
269
+ if (detectChanges) {
270
+ this.changeDetector.markForCheck();
271
+ }
272
+ this.ngZone.run(callback);
273
+ }
274
+ else {
275
+ callback();
276
+ if (detectChanges) {
277
+ this.detectChanges();
278
+ }
279
+ }
280
+ }
281
+ detectChanges() {
282
+ if (!this.destroyed) {
283
+ this.changeDetector.detectChanges();
284
+ }
285
+ }
286
+ }
287
+ SankeyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyComponent, deps: [{ token: i0.ElementRef }, { token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i3.LocalizationService }, { token: i4.InstanceEventService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
288
+ 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: [
289
+ ConfigurationService,
290
+ LocalizationService,
291
+ InstanceEventService,
292
+ SankeyTooltipTemplateService,
293
+ {
294
+ provide: L10N_PREFIX,
295
+ useValue: 'kendo.sankey',
296
+ },
297
+ ], 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: `
298
+ <ng-container
299
+ kendoSankeyLocalizedMessages
300
+ i18n-tooltipUnitFormat="kendo.sankey.tooltipUnitFormat|The format string to use when displaying node and link values in the tooltip"
301
+ tooltipUnitFormat="({0} units)"
302
+ ></ng-container>
303
+ <div #instance></div>
304
+ <kendo-sankey-tooltip-popup
305
+ [popupSettings]="popupSettings"
306
+ [tooltipUnitFormat]="messageFor('tooltipUnitFormat')"
307
+ >
308
+ </kendo-sankey-tooltip-popup>
309
+ <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
310
+ `, isInline: true, dependencies: [{ kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i6.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }, { kind: "component", type: i7.SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: ["animate", "popupSettings", "wrapperClass", "tooltipUnitFormat", "offset"] }, { kind: "directive", type: i8.LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
311
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyComponent, decorators: [{
312
+ type: Component,
313
+ args: [{
314
+ changeDetection: ChangeDetectionStrategy.OnPush,
315
+ exportAs: 'kendoSankey',
316
+ providers: [
317
+ ConfigurationService,
318
+ LocalizationService,
319
+ InstanceEventService,
320
+ SankeyTooltipTemplateService,
321
+ {
322
+ provide: L10N_PREFIX,
323
+ useValue: 'kendo.sankey',
324
+ },
325
+ ],
326
+ selector: 'kendo-sankey',
327
+ template: `
328
+ <ng-container
329
+ kendoSankeyLocalizedMessages
330
+ i18n-tooltipUnitFormat="kendo.sankey.tooltipUnitFormat|The format string to use when displaying node and link values in the tooltip"
331
+ tooltipUnitFormat="({0} units)"
332
+ ></ng-container>
333
+ <div #instance></div>
334
+ <kendo-sankey-tooltip-popup
335
+ [popupSettings]="popupSettings"
336
+ [tooltipUnitFormat]="messageFor('tooltipUnitFormat')"
337
+ >
338
+ </kendo-sankey-tooltip-popup>
339
+ <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
340
+ `,
341
+ }]
342
+ }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.ConfigurationService }, { type: i2.ThemeService }, { type: i3.LocalizationService }, { type: i4.InstanceEventService }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }]; }, propDecorators: { data: [{
343
+ type: Input
344
+ }], links: [{
345
+ type: Input
346
+ }], nodes: [{
347
+ type: Input
348
+ }], labels: [{
349
+ type: Input
350
+ }], title: [{
351
+ type: Input
352
+ }], legend: [{
353
+ type: Input
354
+ }], tooltip: [{
355
+ type: Input
356
+ }], disableAutoLayout: [{
357
+ type: Input
358
+ }], popupSettings: [{
359
+ type: Input
360
+ }], nodeEnter: [{
361
+ type: Output
362
+ }], nodeLeave: [{
363
+ type: Output
364
+ }], nodeClick: [{
365
+ type: Output
366
+ }], linkEnter: [{
367
+ type: Output
368
+ }], linkLeave: [{
369
+ type: Output
370
+ }], linkClick: [{
371
+ type: Output
372
+ }], tooltipInstance: [{
373
+ type: ViewChild,
374
+ args: [SankeyTooltipPopupComponent, { static: true }]
375
+ }], instanceElement: [{
376
+ type: ViewChild,
377
+ args: ['instance', { static: true }]
378
+ }] } });
@@ -0,0 +1,46 @@
1
+ /**-----------------------------------------------------------------------------------------
2
+ * Copyright © 2024 Progress Software Corporation. All rights reserved.
3
+ * Licensed under commercial license. See LICENSE.md in the project root for more information
4
+ *-------------------------------------------------------------------------------------------*/
5
+ import { SankeyComponent } from './sankey.component';
6
+ import { SankeyFlatBindingDirective } from './sankey/data-binding/flat-binding.directive';
7
+ import { SankeyFlatBindingDataBoundEvent } from './sankey/data-binding/flat-binding.event';
8
+ import { SankeyLabelsComponent } from './sankey/labels.component';
9
+ import { SankeyLegendComponent } from './sankey/legend.component';
10
+ import { SankeyLinksComponent } from './sankey/links.component';
11
+ import { SankeyCustomMessagesComponent } from './sankey/localization/custom-messages.component';
12
+ import { LocalizedMessagesDirective } from './sankey/localization/localized-messages.directive';
13
+ import { SankeyNodesComponent } from './sankey/nodes.component';
14
+ import { SankeyTitleComponent } from './sankey/title.component';
15
+ import { SankeyTooltipComponent } from './sankey/tooltip.component';
16
+ import { SankeyLinkTooltipTemplateDirective } from './sankey/tooltip/link-tooltip-template.directive';
17
+ import { SankeyNodeTooltipTemplateDirective } from './sankey/tooltip/node-tooltip-template.directive';
18
+ import { SquareSymbol } from './sankey/tooltip/square-symbol.directive';
19
+ import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.component';
20
+ // Re-exports
21
+ export { SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective, SankeyFlatBindingDataBoundEvent };
22
+ /**
23
+ * @hidden
24
+ */
25
+ export const SANKEY_EXPORTS = [
26
+ SankeyComponent,
27
+ SankeyTooltipPopupComponent,
28
+ SankeyLinkTooltipTemplateDirective,
29
+ SankeyNodeTooltipTemplateDirective,
30
+ SankeyCustomMessagesComponent,
31
+ LocalizedMessagesDirective,
32
+ SankeyTitleComponent,
33
+ SankeyLegendComponent,
34
+ SankeyTooltipComponent,
35
+ SankeyLinksComponent,
36
+ SankeyNodesComponent,
37
+ SankeyLabelsComponent,
38
+ SankeyFlatBindingDirective
39
+ ];
40
+ /**
41
+ * @hidden
42
+ */
43
+ export const SANKEY_DIRECTIVES = [
44
+ ...SANKEY_EXPORTS,
45
+ SquareSymbol
46
+ ];
@@ -0,0 +1,63 @@
1
+ /**-----------------------------------------------------------------------------------------
2
+ * Copyright © 2024 Progress Software Corporation. All rights reserved.
3
+ * Licensed under commercial license. See LICENSE.md in the project root for more information
4
+ *-------------------------------------------------------------------------------------------*/
5
+ import { CommonModule } from '@angular/common';
6
+ import { NgModule } from '@angular/core';
7
+ import { ResizeSensorModule, WatermarkModule } from '@progress/kendo-angular-common';
8
+ import { IconsModule } from '@progress/kendo-angular-icons';
9
+ import { PopupModule } from '@progress/kendo-angular-popup';
10
+ import { ThemeService } from './common/theme.service';
11
+ import { SANKEY_DIRECTIVES, SANKEY_EXPORTS } from './sankey.directives';
12
+ import * as i0 from "@angular/core";
13
+ import * as i1 from "./sankey.component";
14
+ import * as i2 from "./sankey/tooltip/tooltip-popup.component";
15
+ import * as i3 from "./sankey/tooltip/link-tooltip-template.directive";
16
+ import * as i4 from "./sankey/tooltip/node-tooltip-template.directive";
17
+ import * as i5 from "./sankey/localization/custom-messages.component";
18
+ import * as i6 from "./sankey/localization/localized-messages.directive";
19
+ import * as i7 from "./sankey/title.component";
20
+ import * as i8 from "./sankey/legend.component";
21
+ import * as i9 from "./sankey/tooltip.component";
22
+ import * as i10 from "./sankey/links.component";
23
+ import * as i11 from "./sankey/nodes.component";
24
+ import * as i12 from "./sankey/labels.component";
25
+ import * as i13 from "./sankey/data-binding/flat-binding.directive";
26
+ import * as i14 from "./sankey/tooltip/square-symbol.directive";
27
+ /**
28
+ * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
29
+ *
30
+ * Imports the SparklineModule into your application
31
+ * [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
32
+ * that will use the Sparkline component.
33
+ *
34
+ * @example
35
+ * ```ts-no-run
36
+ * import { NgModule } from '@angular/core';
37
+ * import { BrowserModule } from '@angular/platform-browser';
38
+ * import { SparklineModule } from '@progress/kendo-angular-charts';
39
+ * import { AppComponent } from './app.component';
40
+ *
41
+ * _@NgModule({
42
+ * bootstrap: [AppComponent],
43
+ * declarations: [AppComponent],
44
+ * imports: [BrowserModule, SparklineModule]
45
+ * })
46
+ * export class AppModule {
47
+ * }
48
+ * ```
49
+ */
50
+ export class SankeyModule {
51
+ }
52
+ SankeyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
53
+ SankeyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, declarations: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent, i3.SankeyLinkTooltipTemplateDirective, i4.SankeyNodeTooltipTemplateDirective, i5.SankeyCustomMessagesComponent, i6.LocalizedMessagesDirective, i7.SankeyTitleComponent, i8.SankeyLegendComponent, i9.SankeyTooltipComponent, i10.SankeyLinksComponent, i11.SankeyNodesComponent, i12.SankeyLabelsComponent, i13.SankeyFlatBindingDirective, i14.SquareSymbol], imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent, i3.SankeyLinkTooltipTemplateDirective, i4.SankeyNodeTooltipTemplateDirective, i5.SankeyCustomMessagesComponent, i6.LocalizedMessagesDirective, i7.SankeyTitleComponent, i8.SankeyLegendComponent, i9.SankeyTooltipComponent, i10.SankeyLinksComponent, i11.SankeyNodesComponent, i12.SankeyLabelsComponent, i13.SankeyFlatBindingDirective] });
54
+ SankeyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, providers: [ThemeService], imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule] });
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SankeyModule, decorators: [{
56
+ type: NgModule,
57
+ args: [{
58
+ declarations: [SANKEY_DIRECTIVES],
59
+ exports: [SANKEY_EXPORTS],
60
+ imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule],
61
+ providers: [ThemeService],
62
+ }]
63
+ }] });
@@ -20,10 +20,10 @@ import * as i2 from "./common/theme.service";
20
20
  import * as i3 from "@progress/kendo-angular-intl";
21
21
  import * as i4 from "@progress/kendo-angular-l10n";
22
22
  import * as i5 from "./events/instance-event.service";
23
- import * as i6 from "./chart/tooltip/crosshair-tooltips-container.component";
24
- import * as i7 from "./chart/tooltip/tooltip-popup.component";
25
- import * as i8 from "@progress/kendo-angular-common";
26
- import * as i9 from "@angular/common";
23
+ import * as i6 from "./chart/tooltip/tooltip-popup.component";
24
+ import * as i7 from "./chart/tooltip/crosshair-tooltips-container.component";
25
+ import * as i8 from "@angular/common";
26
+ import * as i9 from "@progress/kendo-angular-common";
27
27
  /**
28
28
  * The root Chart component.
29
29
  *
@@ -89,8 +89,8 @@ export class SparklineComponent extends ChartComponent {
89
89
  this.instance.setOptions(Sparkline.normalizeOptions(this.options));
90
90
  }
91
91
  }
92
- SparklineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
93
- 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: [
92
+ SparklineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
93
+ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: SparklineComponent, selector: "kendo-sparkline", inputs: { type: "type", data: "data", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
94
94
  ConfigurationService,
95
95
  TooltipTemplateService,
96
96
  InstanceEventService,
@@ -109,8 +109,8 @@ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ver
109
109
  <kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
110
110
 
111
111
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
112
- `, isInline: true, components: [{ type: i6.CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { type: i7.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: i9.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
113
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineComponent, decorators: [{
112
+ `, isInline: true, dependencies: [{ kind: "component", type: i6.TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: i7.CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "directive", type: i8.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i9.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: i9.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineComponent, decorators: [{
114
114
  type: Component,
115
115
  args: [{
116
116
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -35,10 +35,10 @@ import * as i1 from "./sparkline.component";
35
35
  */
36
36
  export class SparklineModule {
37
37
  }
38
- SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
39
- SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, declarations: [i1.SparklineComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [i1.SparklineComponent, ChartModule] });
40
- SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, imports: [[ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], ChartModule] });
41
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SparklineModule, decorators: [{
38
+ SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
39
+ SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, declarations: [i1.SparklineComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule], exports: [i1.SparklineComponent, ChartModule] });
40
+ SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule, WatermarkModule, ChartModule] });
41
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: SparklineModule, decorators: [{
42
42
  type: NgModule,
43
43
  args: [{
44
44
  declarations: [SPARKLINE_DIRECTIVES],
@@ -16,9 +16,9 @@ export class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrossha
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- 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 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
19
+ NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ 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 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -17,9 +17,9 @@ export class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxis
17
17
  this.configurationService = configurationService;
18
18
  }
19
19
  }
20
- NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- 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 });
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
20
+ NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
+ 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 });
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComp
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- 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 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
19
+ NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ 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 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesCompon
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- 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 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
19
+ NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ 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 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIc
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- 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 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
19
+ NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ 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 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -16,9 +16,9 @@ export class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesL
16
16
  this.configurationService = configurationService;
17
17
  }
18
18
  }
19
- NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- 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 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
19
+ NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
+ 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 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,