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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (287) hide show
  1. package/chart/axis-defaults/crosshair.component.d.ts +1 -1
  2. package/chart/axis-defaults/crosshair.tooltip.component.d.ts +1 -1
  3. package/chart/axis-defaults/labels.component.d.ts +1 -1
  4. package/chart/axis-defaults/title.component.d.ts +1 -1
  5. package/chart/axis-defaults.component.d.ts +1 -1
  6. package/chart/category-axis-item/crosshair.component.d.ts +1 -1
  7. package/chart/category-axis-item/crosshair.tooltip.component.d.ts +1 -1
  8. package/chart/category-axis-item/labels.component.d.ts +1 -1
  9. package/chart/category-axis-item/notes.component.d.ts +1 -1
  10. package/chart/category-axis-item/notes.icon.component.d.ts +1 -1
  11. package/chart/category-axis-item/notes.label.component.d.ts +1 -1
  12. package/chart/category-axis-item/range-labels.component.d.ts +1 -1
  13. package/chart/category-axis-item/select.component.d.ts +1 -1
  14. package/chart/category-axis-item/title.component.d.ts +1 -1
  15. package/chart/category-axis-item.component.d.ts +1 -1
  16. package/chart/category-axis.component.d.ts +1 -1
  17. package/chart/chart-area.component.d.ts +1 -1
  18. package/chart/donut-center-template.directive.d.ts +1 -1
  19. package/chart/legend/inactive-items.component.d.ts +1 -1
  20. package/chart/legend/item.component.d.ts +1 -1
  21. package/chart/legend.component.d.ts +1 -1
  22. package/chart/pane/title.component.d.ts +1 -1
  23. package/chart/pane-defaults/title.component.d.ts +1 -1
  24. package/chart/pane-defaults.component.d.ts +1 -1
  25. package/chart/pane.component.d.ts +1 -1
  26. package/chart/panes.component.d.ts +1 -1
  27. package/chart/plot-area.component.d.ts +1 -1
  28. package/chart/series-defaults/labels.component.d.ts +1 -1
  29. package/chart/series-defaults/labels.from.component.d.ts +1 -1
  30. package/chart/series-defaults/labels.to.component.d.ts +1 -1
  31. package/chart/series-defaults/notes.component.d.ts +1 -1
  32. package/chart/series-defaults/notes.icon.component.d.ts +1 -1
  33. package/chart/series-defaults/notes.label.component.d.ts +1 -1
  34. package/chart/series-defaults/tooltip.component.d.ts +1 -1
  35. package/chart/series-defaults.component.d.ts +1 -1
  36. package/chart/series-drilldown-template.directive.d.ts +1 -1
  37. package/chart/series-item/error-bars.component.d.ts +1 -1
  38. package/chart/series-item/extremes.component.d.ts +1 -1
  39. package/chart/series-item/highlight.component.d.ts +1 -1
  40. package/chart/series-item/labels.component.d.ts +1 -1
  41. package/chart/series-item/labels.from.component.d.ts +1 -1
  42. package/chart/series-item/labels.to.component.d.ts +1 -1
  43. package/chart/series-item/markers.component.d.ts +1 -1
  44. package/chart/series-item/notes.component.d.ts +1 -1
  45. package/chart/series-item/notes.icon.component.d.ts +1 -1
  46. package/chart/series-item/notes.label.component.d.ts +1 -1
  47. package/chart/series-item/outliers.component.d.ts +1 -1
  48. package/chart/series-item/tooltip.component.d.ts +1 -1
  49. package/chart/series-item/trendline.component.d.ts +1 -1
  50. package/chart/series-item/trendline.forecast.component.d.ts +1 -1
  51. package/chart/series-item.component.d.ts +1 -1
  52. package/chart/series.component.d.ts +1 -1
  53. package/chart/subtitle.component.d.ts +1 -1
  54. package/chart/title.component.d.ts +1 -1
  55. package/chart/tooltip/crosshair-tooltip.component.d.ts +1 -1
  56. package/chart/tooltip/crosshair-tooltips-container.component.d.ts +1 -1
  57. package/chart/tooltip/series-tooltip-template.directive.d.ts +1 -1
  58. package/chart/tooltip/shared-tooltip-template.directive.d.ts +1 -1
  59. package/chart/tooltip/tooltip-popup.component.d.ts +1 -1
  60. package/chart/tooltip.component.d.ts +1 -1
  61. package/chart/value-axis-item/crosshair.component.d.ts +1 -1
  62. package/chart/value-axis-item/crosshair.tooltip.component.d.ts +1 -1
  63. package/chart/value-axis-item/labels.component.d.ts +1 -1
  64. package/chart/value-axis-item/notes.component.d.ts +1 -1
  65. package/chart/value-axis-item/notes.icon.component.d.ts +1 -1
  66. package/chart/value-axis-item/notes.label.component.d.ts +1 -1
  67. package/chart/value-axis-item/title.component.d.ts +1 -1
  68. package/chart/value-axis-item.component.d.ts +1 -1
  69. package/chart/value-axis.component.d.ts +1 -1
  70. package/chart/x-axis-item/crosshair.component.d.ts +1 -1
  71. package/chart/x-axis-item/crosshair.tooltip.component.d.ts +1 -1
  72. package/chart/x-axis-item/labels.component.d.ts +1 -1
  73. package/chart/x-axis-item/notes.component.d.ts +1 -1
  74. package/chart/x-axis-item/notes.icon.component.d.ts +1 -1
  75. package/chart/x-axis-item/notes.label.component.d.ts +1 -1
  76. package/chart/x-axis-item/title.component.d.ts +1 -1
  77. package/chart/x-axis-item.component.d.ts +1 -1
  78. package/chart/x-axis.component.d.ts +1 -1
  79. package/chart/y-axis-item/crosshair.component.d.ts +1 -1
  80. package/chart/y-axis-item/crosshair.tooltip.component.d.ts +1 -1
  81. package/chart/y-axis-item/labels.component.d.ts +1 -1
  82. package/chart/y-axis-item/notes.component.d.ts +1 -1
  83. package/chart/y-axis-item/notes.icon.component.d.ts +1 -1
  84. package/chart/y-axis-item/notes.label.component.d.ts +1 -1
  85. package/chart/y-axis-item/title.component.d.ts +1 -1
  86. package/chart/y-axis-item.component.d.ts +1 -1
  87. package/chart/y-axis.component.d.ts +1 -1
  88. package/chart/zoomable.component.d.ts +1 -1
  89. package/chart-breadcrumb.component.d.ts +1 -1
  90. package/chart.component.d.ts +1 -1
  91. package/chart.module.d.ts +1 -5
  92. package/charts.module.d.ts +134 -5
  93. package/directives.d.ts +94 -0
  94. package/esm2020/chart/axis-defaults/crosshair.component.mjs +3 -2
  95. package/esm2020/chart/axis-defaults/crosshair.tooltip.component.mjs +3 -2
  96. package/esm2020/chart/axis-defaults/labels.component.mjs +3 -2
  97. package/esm2020/chart/axis-defaults/title.component.mjs +3 -2
  98. package/esm2020/chart/axis-defaults.component.mjs +3 -2
  99. package/esm2020/chart/category-axis-item/crosshair.component.mjs +3 -2
  100. package/esm2020/chart/category-axis-item/crosshair.tooltip.component.mjs +3 -2
  101. package/esm2020/chart/category-axis-item/labels.component.mjs +3 -2
  102. package/esm2020/chart/category-axis-item/notes.component.mjs +3 -2
  103. package/esm2020/chart/category-axis-item/notes.icon.component.mjs +3 -2
  104. package/esm2020/chart/category-axis-item/notes.label.component.mjs +3 -2
  105. package/esm2020/chart/category-axis-item/range-labels.component.mjs +3 -2
  106. package/esm2020/chart/category-axis-item/select.component.mjs +3 -2
  107. package/esm2020/chart/category-axis-item/title.component.mjs +3 -2
  108. package/esm2020/chart/category-axis-item.component.mjs +3 -2
  109. package/esm2020/chart/category-axis.component.mjs +3 -2
  110. package/esm2020/chart/chart-area.component.mjs +3 -2
  111. package/esm2020/chart/donut-center-template.directive.mjs +3 -2
  112. package/esm2020/chart/legend/inactive-items.component.mjs +3 -2
  113. package/esm2020/chart/legend/item.component.mjs +3 -2
  114. package/esm2020/chart/legend.component.mjs +3 -2
  115. package/esm2020/chart/pane/title.component.mjs +3 -2
  116. package/esm2020/chart/pane-defaults/title.component.mjs +3 -2
  117. package/esm2020/chart/pane-defaults.component.mjs +3 -2
  118. package/esm2020/chart/pane.component.mjs +3 -2
  119. package/esm2020/chart/panes.component.mjs +3 -2
  120. package/esm2020/chart/plot-area.component.mjs +3 -2
  121. package/esm2020/chart/series-defaults/labels.component.mjs +3 -2
  122. package/esm2020/chart/series-defaults/labels.from.component.mjs +3 -2
  123. package/esm2020/chart/series-defaults/labels.to.component.mjs +3 -2
  124. package/esm2020/chart/series-defaults/notes.component.mjs +3 -2
  125. package/esm2020/chart/series-defaults/notes.icon.component.mjs +3 -2
  126. package/esm2020/chart/series-defaults/notes.label.component.mjs +3 -2
  127. package/esm2020/chart/series-defaults/tooltip.component.mjs +3 -2
  128. package/esm2020/chart/series-defaults.component.mjs +3 -2
  129. package/esm2020/chart/series-drilldown-template.directive.mjs +3 -2
  130. package/esm2020/chart/series-item/error-bars.component.mjs +3 -2
  131. package/esm2020/chart/series-item/extremes.component.mjs +3 -2
  132. package/esm2020/chart/series-item/highlight.component.mjs +3 -2
  133. package/esm2020/chart/series-item/labels.component.mjs +3 -2
  134. package/esm2020/chart/series-item/labels.from.component.mjs +3 -2
  135. package/esm2020/chart/series-item/labels.to.component.mjs +3 -2
  136. package/esm2020/chart/series-item/markers.component.mjs +3 -2
  137. package/esm2020/chart/series-item/notes.component.mjs +3 -2
  138. package/esm2020/chart/series-item/notes.icon.component.mjs +3 -2
  139. package/esm2020/chart/series-item/notes.label.component.mjs +3 -2
  140. package/esm2020/chart/series-item/outliers.component.mjs +3 -2
  141. package/esm2020/chart/series-item/tooltip.component.mjs +3 -2
  142. package/esm2020/chart/series-item/trendline.component.mjs +3 -2
  143. package/esm2020/chart/series-item/trendline.forecast.component.mjs +3 -2
  144. package/esm2020/chart/series-item.component.mjs +3 -2
  145. package/esm2020/chart/series.component.mjs +3 -2
  146. package/esm2020/chart/subtitle.component.mjs +3 -2
  147. package/esm2020/chart/title.component.mjs +3 -2
  148. package/esm2020/chart/tooltip/crosshair-tooltip.component.mjs +6 -4
  149. package/esm2020/chart/tooltip/crosshair-tooltips-container.component.mjs +6 -5
  150. package/esm2020/chart/tooltip/series-tooltip-template.directive.mjs +3 -2
  151. package/esm2020/chart/tooltip/shared-tooltip-template.directive.mjs +3 -2
  152. package/esm2020/chart/tooltip/tooltip-popup.component.mjs +6 -6
  153. package/esm2020/chart/tooltip.component.mjs +3 -2
  154. package/esm2020/chart/value-axis-item/crosshair.component.mjs +3 -2
  155. package/esm2020/chart/value-axis-item/crosshair.tooltip.component.mjs +3 -2
  156. package/esm2020/chart/value-axis-item/labels.component.mjs +3 -2
  157. package/esm2020/chart/value-axis-item/notes.component.mjs +3 -2
  158. package/esm2020/chart/value-axis-item/notes.icon.component.mjs +3 -2
  159. package/esm2020/chart/value-axis-item/notes.label.component.mjs +3 -2
  160. package/esm2020/chart/value-axis-item/title.component.mjs +3 -2
  161. package/esm2020/chart/value-axis-item.component.mjs +3 -2
  162. package/esm2020/chart/value-axis.component.mjs +2 -1
  163. package/esm2020/chart/x-axis-item/crosshair.component.mjs +3 -2
  164. package/esm2020/chart/x-axis-item/crosshair.tooltip.component.mjs +3 -2
  165. package/esm2020/chart/x-axis-item/labels.component.mjs +3 -2
  166. package/esm2020/chart/x-axis-item/notes.component.mjs +3 -2
  167. package/esm2020/chart/x-axis-item/notes.icon.component.mjs +3 -2
  168. package/esm2020/chart/x-axis-item/notes.label.component.mjs +3 -2
  169. package/esm2020/chart/x-axis-item/title.component.mjs +3 -2
  170. package/esm2020/chart/x-axis-item.component.mjs +3 -2
  171. package/esm2020/chart/x-axis.component.mjs +3 -2
  172. package/esm2020/chart/y-axis-item/crosshair.component.mjs +3 -2
  173. package/esm2020/chart/y-axis-item/crosshair.tooltip.component.mjs +3 -2
  174. package/esm2020/chart/y-axis-item/labels.component.mjs +3 -2
  175. package/esm2020/chart/y-axis-item/notes.component.mjs +3 -2
  176. package/esm2020/chart/y-axis-item/notes.icon.component.mjs +3 -2
  177. package/esm2020/chart/y-axis-item/notes.label.component.mjs +3 -2
  178. package/esm2020/chart/y-axis-item/title.component.mjs +3 -2
  179. package/esm2020/chart/y-axis-item.component.mjs +3 -2
  180. package/esm2020/chart/y-axis.component.mjs +3 -2
  181. package/esm2020/chart/zoomable.component.mjs +3 -2
  182. package/esm2020/chart-breadcrumb.component.mjs +5 -4
  183. package/esm2020/chart.component.mjs +7 -8
  184. package/esm2020/chart.module.mjs +10 -15
  185. package/esm2020/charts.module.mjs +144 -7
  186. package/esm2020/directives.mjs +179 -0
  187. package/esm2020/index.mjs +1 -0
  188. package/esm2020/package-metadata.mjs +2 -2
  189. package/esm2020/sankey/data-binding/flat-binding.directive.mjs +3 -2
  190. package/esm2020/sankey/labels.component.mjs +2 -1
  191. package/esm2020/sankey/legend.component.mjs +3 -2
  192. package/esm2020/sankey/links.component.mjs +2 -1
  193. package/esm2020/sankey/localization/custom-messages.component.mjs +3 -2
  194. package/esm2020/sankey/localization/localized-messages.directive.mjs +3 -2
  195. package/esm2020/sankey/nodes.component.mjs +2 -1
  196. package/esm2020/sankey/title.component.mjs +3 -2
  197. package/esm2020/sankey/tooltip/link-tooltip-template.directive.mjs +3 -2
  198. package/esm2020/sankey/tooltip/node-tooltip-template.directive.mjs +3 -2
  199. package/esm2020/sankey/tooltip/square-symbol.directive.mjs +3 -2
  200. package/esm2020/sankey/tooltip/tooltip-popup.component.mjs +7 -7
  201. package/esm2020/sankey/tooltip.component.mjs +2 -1
  202. package/esm2020/sankey.component.mjs +7 -7
  203. package/esm2020/sankey.directives.mjs +1 -3
  204. package/esm2020/sankey.module.mjs +10 -12
  205. package/esm2020/sparkline.component.mjs +9 -8
  206. package/esm2020/sparkline.module.mjs +11 -9
  207. package/esm2020/stock-chart/navigator/category-axis/crosshair.component.mjs +3 -2
  208. package/esm2020/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +3 -2
  209. package/esm2020/stock-chart/navigator/category-axis/labels.component.mjs +3 -2
  210. package/esm2020/stock-chart/navigator/category-axis/notes.component.mjs +3 -2
  211. package/esm2020/stock-chart/navigator/category-axis/notes.icon.component.mjs +3 -2
  212. package/esm2020/stock-chart/navigator/category-axis/notes.label.component.mjs +3 -2
  213. package/esm2020/stock-chart/navigator/category-axis/select.component.mjs +3 -2
  214. package/esm2020/stock-chart/navigator/category-axis/title.component.mjs +3 -2
  215. package/esm2020/stock-chart/navigator/category-axis.component.mjs +3 -2
  216. package/esm2020/stock-chart/navigator/hint.component.mjs +3 -2
  217. package/esm2020/stock-chart/navigator/pane/title.component.mjs +3 -2
  218. package/esm2020/stock-chart/navigator/pane.component.mjs +3 -2
  219. package/esm2020/stock-chart/navigator/select.component.mjs +3 -2
  220. package/esm2020/stock-chart/navigator/series-item/error-bars.component.mjs +3 -2
  221. package/esm2020/stock-chart/navigator/series-item/extremes.component.mjs +3 -2
  222. package/esm2020/stock-chart/navigator/series-item/highlight.component.mjs +3 -2
  223. package/esm2020/stock-chart/navigator/series-item/labels.component.mjs +3 -2
  224. package/esm2020/stock-chart/navigator/series-item/labels.from.component.mjs +3 -2
  225. package/esm2020/stock-chart/navigator/series-item/labels.to.component.mjs +3 -2
  226. package/esm2020/stock-chart/navigator/series-item/markers.component.mjs +3 -2
  227. package/esm2020/stock-chart/navigator/series-item/notes.component.mjs +3 -2
  228. package/esm2020/stock-chart/navigator/series-item/notes.icon.component.mjs +3 -2
  229. package/esm2020/stock-chart/navigator/series-item/notes.label.component.mjs +3 -2
  230. package/esm2020/stock-chart/navigator/series-item/outliers.component.mjs +3 -2
  231. package/esm2020/stock-chart/navigator/series-item/tooltip.component.mjs +3 -2
  232. package/esm2020/stock-chart/navigator/series-item.component.mjs +3 -2
  233. package/esm2020/stock-chart/navigator/series.component.mjs +3 -2
  234. package/esm2020/stock-chart/navigator.component.mjs +3 -2
  235. package/esm2020/stock-chart.component.mjs +9 -8
  236. package/esm2020/stock-chart.module.mjs +80 -9
  237. package/fesm2015/progress-kendo-angular-charts.mjs +665 -423
  238. package/fesm2020/progress-kendo-angular-charts.mjs +654 -412
  239. package/index.d.ts +1 -0
  240. package/package.json +8 -8
  241. package/sankey/data-binding/flat-binding.directive.d.ts +1 -1
  242. package/sankey/labels.component.d.ts +1 -1
  243. package/sankey/legend.component.d.ts +1 -1
  244. package/sankey/links.component.d.ts +1 -1
  245. package/sankey/localization/custom-messages.component.d.ts +1 -1
  246. package/sankey/localization/localized-messages.directive.d.ts +1 -1
  247. package/sankey/nodes.component.d.ts +1 -1
  248. package/sankey/title.component.d.ts +1 -1
  249. package/sankey/tooltip/link-tooltip-template.directive.d.ts +1 -1
  250. package/sankey/tooltip/node-tooltip-template.directive.d.ts +1 -1
  251. package/sankey/tooltip/square-symbol.directive.d.ts +1 -1
  252. package/sankey/tooltip/tooltip-popup.component.d.ts +1 -1
  253. package/sankey/tooltip.component.d.ts +1 -1
  254. package/sankey.component.d.ts +1 -1
  255. package/sankey.module.d.ts +1 -6
  256. package/sparkline.component.d.ts +1 -1
  257. package/sparkline.module.d.ts +1 -4
  258. package/stock-chart/navigator/category-axis/crosshair.component.d.ts +1 -1
  259. package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +1 -1
  260. package/stock-chart/navigator/category-axis/labels.component.d.ts +1 -1
  261. package/stock-chart/navigator/category-axis/notes.component.d.ts +1 -1
  262. package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +1 -1
  263. package/stock-chart/navigator/category-axis/notes.label.component.d.ts +1 -1
  264. package/stock-chart/navigator/category-axis/select.component.d.ts +1 -1
  265. package/stock-chart/navigator/category-axis/title.component.d.ts +1 -1
  266. package/stock-chart/navigator/category-axis.component.d.ts +1 -1
  267. package/stock-chart/navigator/hint.component.d.ts +1 -1
  268. package/stock-chart/navigator/pane/title.component.d.ts +1 -1
  269. package/stock-chart/navigator/pane.component.d.ts +1 -1
  270. package/stock-chart/navigator/select.component.d.ts +1 -1
  271. package/stock-chart/navigator/series-item/error-bars.component.d.ts +1 -1
  272. package/stock-chart/navigator/series-item/extremes.component.d.ts +1 -1
  273. package/stock-chart/navigator/series-item/highlight.component.d.ts +1 -1
  274. package/stock-chart/navigator/series-item/labels.component.d.ts +1 -1
  275. package/stock-chart/navigator/series-item/labels.from.component.d.ts +1 -1
  276. package/stock-chart/navigator/series-item/labels.to.component.d.ts +1 -1
  277. package/stock-chart/navigator/series-item/markers.component.d.ts +1 -1
  278. package/stock-chart/navigator/series-item/notes.component.d.ts +1 -1
  279. package/stock-chart/navigator/series-item/notes.icon.component.d.ts +1 -1
  280. package/stock-chart/navigator/series-item/notes.label.component.d.ts +1 -1
  281. package/stock-chart/navigator/series-item/outliers.component.d.ts +1 -1
  282. package/stock-chart/navigator/series-item/tooltip.component.d.ts +1 -1
  283. package/stock-chart/navigator/series-item.component.d.ts +1 -1
  284. package/stock-chart/navigator/series.component.d.ts +1 -1
  285. package/stock-chart/navigator.component.d.ts +1 -1
  286. package/stock-chart.component.d.ts +1 -1
  287. package/stock-chart.module.d.ts +71 -5
@@ -0,0 +1,179 @@
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 { SeriesTooltipTemplateDirective } from './chart/tooltip/series-tooltip-template.directive';
6
+ import { SharedTooltipTemplateDirective } from './chart/tooltip/shared-tooltip-template.directive';
7
+ import { CrosshairTooltipComponent } from './chart/tooltip/crosshair-tooltip.component';
8
+ import { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
9
+ import { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
10
+ import { AxisDefaultsComponent } from './chart/axis-defaults.component';
11
+ import { AxisDefaultsCrosshairComponent } from './chart/axis-defaults/crosshair.component';
12
+ import { AxisDefaultsCrosshairTooltipComponent } from './chart/axis-defaults/crosshair.tooltip.component';
13
+ import { AxisDefaultsLabelsComponent } from './chart/axis-defaults/labels.component';
14
+ import { AxisDefaultsTitleComponent } from './chart/axis-defaults/title.component';
15
+ import { CategoryAxisComponent } from './chart/category-axis.component';
16
+ import { CategoryAxisCrosshairComponent } from './chart/category-axis-item/crosshair.component';
17
+ import { CategoryAxisCrosshairTooltipComponent } from './chart/category-axis-item/crosshair.tooltip.component';
18
+ import { CategoryAxisItemComponent } from './chart/category-axis-item.component';
19
+ import { CategoryAxisLabelsComponent } from './chart/category-axis-item/labels.component';
20
+ import { CategoryAxisRangeLabelsComponent } from './chart/category-axis-item/range-labels.component';
21
+ import { CategoryAxisNotesComponent } from './chart/category-axis-item/notes.component';
22
+ import { CategoryAxisNotesIconComponent } from './chart/category-axis-item/notes.icon.component';
23
+ import { CategoryAxisNotesLabelComponent } from './chart/category-axis-item/notes.label.component';
24
+ import { CategoryAxisSelectComponent } from './chart/category-axis-item/select.component';
25
+ import { CategoryAxisTitleComponent } from './chart/category-axis-item/title.component';
26
+ import { ChartAreaComponent } from './chart/chart-area.component';
27
+ import { LegendComponent } from './chart/legend.component';
28
+ import { LegendInactiveItemsComponent } from './chart/legend/inactive-items.component';
29
+ import { LegendItemComponent } from './chart/legend/item.component';
30
+ import { PaneComponent } from './chart/pane.component';
31
+ import { PaneDefaultsComponent } from './chart/pane-defaults.component';
32
+ import { PaneDefaultsTitleComponent } from './chart/pane-defaults/title.component';
33
+ import { PanesComponent } from './chart/panes.component';
34
+ import { PanesTitleComponent } from './chart/pane/title.component';
35
+ import { PlotAreaComponent } from './chart/plot-area.component';
36
+ import { SeriesComponent } from './chart/series.component';
37
+ import { SeriesDefaultsComponent } from './chart/series-defaults.component';
38
+ import { SeriesDefaultsLabelsComponent } from './chart/series-defaults/labels.component';
39
+ import { SeriesDefaultsLabelsFromComponent } from './chart/series-defaults/labels.from.component';
40
+ import { SeriesDefaultsLabelsToComponent } from './chart/series-defaults/labels.to.component';
41
+ import { SeriesDefaultsNotesComponent } from './chart/series-defaults/notes.component';
42
+ import { SeriesDefaultsNotesIconComponent } from './chart/series-defaults/notes.icon.component';
43
+ import { SeriesDefaultsNotesLabelComponent } from './chart/series-defaults/notes.label.component';
44
+ import { SeriesDefaultsTooltipComponent } from './chart/series-defaults/tooltip.component';
45
+ import { SeriesErrorBarsComponent } from './chart/series-item/error-bars.component';
46
+ import { SeriesExtremesComponent } from './chart/series-item/extremes.component';
47
+ import { SeriesHighlightComponent } from './chart/series-item/highlight.component';
48
+ import { SeriesItemComponent } from './chart/series-item.component';
49
+ import { SeriesLabelsComponent } from './chart/series-item/labels.component';
50
+ import { SeriesLabelsFromComponent } from './chart/series-item/labels.from.component';
51
+ import { SeriesLabelsToComponent } from './chart/series-item/labels.to.component';
52
+ import { SeriesMarkersComponent } from './chart/series-item/markers.component';
53
+ import { SeriesNotesComponent } from './chart/series-item/notes.component';
54
+ import { SeriesNotesIconComponent } from './chart/series-item/notes.icon.component';
55
+ import { SeriesNotesLabelComponent } from './chart/series-item/notes.label.component';
56
+ import { SeriesOutliersComponent } from './chart/series-item/outliers.component';
57
+ import { SeriesTooltipComponent } from './chart/series-item/tooltip.component';
58
+ import { SeriesTrendlineComponent } from './chart/series-item/trendline.component';
59
+ import { SeriesTrendlineForecastComponent } from './chart/series-item/trendline.forecast.component';
60
+ import { SubtitleComponent } from './chart/subtitle.component';
61
+ import { TitleComponent } from './chart/title.component';
62
+ import { TooltipComponent } from './chart/tooltip.component';
63
+ import { ValueAxisComponent } from './chart/value-axis.component';
64
+ import { ValueAxisCrosshairComponent } from './chart/value-axis-item/crosshair.component';
65
+ import { ValueAxisCrosshairTooltipComponent } from './chart/value-axis-item/crosshair.tooltip.component';
66
+ import { ValueAxisItemComponent } from './chart/value-axis-item.component';
67
+ import { ValueAxisLabelsComponent } from './chart/value-axis-item/labels.component';
68
+ import { ValueAxisNotesComponent } from './chart/value-axis-item/notes.component';
69
+ import { ValueAxisNotesIconComponent } from './chart/value-axis-item/notes.icon.component';
70
+ import { ValueAxisNotesLabelComponent } from './chart/value-axis-item/notes.label.component';
71
+ import { ValueAxisTitleComponent } from './chart/value-axis-item/title.component';
72
+ import { SeriesDrilldownTemplateDirective } from './chart/series-drilldown-template.directive';
73
+ import { ChartBreadcrumbComponent } from './chart-breadcrumb.component';
74
+ import { SparklineComponent } from './sparkline.component';
75
+ import { STOCK_CHART_DIRECTIVES } from './stock-chart.directives';
76
+ import { CHART_DIRECTIVES } from './chart.directives';
77
+ import { SANKEY_DIRECTIVES } from './sankey.directives';
78
+ /**
79
+ * Utility array that contains all `Chart` related components and directives
80
+ */
81
+ export const KENDO_CHART = [
82
+ ...CHART_DIRECTIVES
83
+ ];
84
+ /**
85
+ * Utility array that contains all `SparkLine` related components and directives
86
+ */
87
+ export const KENDO_SPARKLINE = [
88
+ SparklineComponent
89
+ ];
90
+ /**
91
+ * Utility array that contains all `StockChart` related components and directives
92
+ */
93
+ export const KENDO_STOCKCHART = [
94
+ ...STOCK_CHART_DIRECTIVES,
95
+ TooltipPopupComponent,
96
+ SeriesTooltipTemplateDirective,
97
+ SharedTooltipTemplateDirective,
98
+ CrosshairTooltipsContainerComponent,
99
+ CrosshairTooltipComponent,
100
+ AxisDefaultsComponent,
101
+ AxisDefaultsCrosshairComponent,
102
+ AxisDefaultsCrosshairTooltipComponent,
103
+ AxisDefaultsLabelsComponent,
104
+ AxisDefaultsTitleComponent,
105
+ CategoryAxisComponent,
106
+ CategoryAxisCrosshairComponent,
107
+ CategoryAxisCrosshairTooltipComponent,
108
+ CategoryAxisItemComponent,
109
+ CategoryAxisLabelsComponent,
110
+ CategoryAxisRangeLabelsComponent,
111
+ CategoryAxisNotesComponent,
112
+ CategoryAxisNotesIconComponent,
113
+ CategoryAxisNotesLabelComponent,
114
+ CategoryAxisSelectComponent,
115
+ CategoryAxisTitleComponent,
116
+ ChartAreaComponent,
117
+ ChartBreadcrumbComponent,
118
+ LegendComponent,
119
+ LegendInactiveItemsComponent,
120
+ LegendItemComponent,
121
+ PaneComponent,
122
+ PaneDefaultsComponent,
123
+ PaneDefaultsTitleComponent,
124
+ PanesComponent,
125
+ PanesTitleComponent,
126
+ PlotAreaComponent,
127
+ SeriesComponent,
128
+ SeriesDefaultsComponent,
129
+ SeriesDefaultsLabelsComponent,
130
+ SeriesDefaultsLabelsFromComponent,
131
+ SeriesDefaultsLabelsToComponent,
132
+ SeriesDefaultsNotesComponent,
133
+ SeriesDefaultsNotesIconComponent,
134
+ SeriesDefaultsNotesLabelComponent,
135
+ SeriesDefaultsTooltipComponent,
136
+ SeriesDrilldownTemplateDirective,
137
+ SeriesErrorBarsComponent,
138
+ SeriesExtremesComponent,
139
+ SeriesHighlightComponent,
140
+ SeriesItemComponent,
141
+ SeriesLabelsComponent,
142
+ SeriesLabelsFromComponent,
143
+ SeriesLabelsToComponent,
144
+ SeriesMarkersComponent,
145
+ SeriesNotesComponent,
146
+ SeriesNotesIconComponent,
147
+ SeriesNotesLabelComponent,
148
+ SeriesOutliersComponent,
149
+ SeriesTooltipComponent,
150
+ SeriesTrendlineComponent,
151
+ SeriesTrendlineForecastComponent,
152
+ SubtitleComponent,
153
+ TitleComponent,
154
+ TooltipComponent,
155
+ ValueAxisComponent,
156
+ ValueAxisCrosshairComponent,
157
+ ValueAxisCrosshairTooltipComponent,
158
+ ValueAxisItemComponent,
159
+ ValueAxisLabelsComponent,
160
+ ValueAxisNotesComponent,
161
+ ValueAxisNotesIconComponent,
162
+ ValueAxisNotesLabelComponent,
163
+ ValueAxisTitleComponent
164
+ ];
165
+ /**
166
+ * Utility array that contains all `Sankey` related components and directives
167
+ */
168
+ export const KENDO_SANKEY = [
169
+ ...SANKEY_DIRECTIVES
170
+ ];
171
+ /**
172
+ * Utility array that contains all `@progress/kendo-angular-charts` related components and directives
173
+ */
174
+ export const KENDO_CHARTS = [
175
+ ...KENDO_CHART,
176
+ ...KENDO_SPARKLINE,
177
+ ...KENDO_STOCKCHART,
178
+ ...KENDO_SANKEY
179
+ ];
package/esm2020/index.mjs CHANGED
@@ -57,3 +57,4 @@ export { NavigatorSeriesNotesLabelComponent } from './stock-chart/navigator/seri
57
57
  export { NavigatorSeriesOutliersComponent } from './stock-chart/navigator/series-item/outliers.component';
58
58
  export { NavigatorSeriesTooltipComponent } from './stock-chart/navigator/series-item/tooltip.component';
59
59
  export { SeriesDrilldownTemplateDirective } from './chart/series-drilldown-template.directive';
60
+ export * from './directives';
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-charts',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1721814407,
13
- version: '16.5.0',
12
+ publishDate: 1721847310,
13
+ version: '16.6.0-develop.2',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -47,11 +47,12 @@ export class SankeyFlatBindingDirective {
47
47
  }
48
48
  }
49
49
  SankeyFlatBindingDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyFlatBindingDirective, deps: [{ token: i1.SankeyComponent }], target: i0.ɵɵFactoryTarget.Directive });
50
- SankeyFlatBindingDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SankeyFlatBindingDirective, selector: "[kendoSankeyFlatBinding]", inputs: { data: ["kendoSankeyFlatBinding", "data"], dimensionFields: "dimensionFields", valueField: "valueField" }, outputs: { dataBound: "dataBound" }, usesOnChanges: true, ngImport: i0 });
50
+ SankeyFlatBindingDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SankeyFlatBindingDirective, isStandalone: true, selector: "[kendoSankeyFlatBinding]", inputs: { data: ["kendoSankeyFlatBinding", "data"], dimensionFields: "dimensionFields", valueField: "valueField" }, outputs: { dataBound: "dataBound" }, usesOnChanges: true, ngImport: i0 });
51
51
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyFlatBindingDirective, decorators: [{
52
52
  type: Directive,
53
53
  args: [{
54
- selector: '[kendoSankeyFlatBinding]'
54
+ selector: '[kendoSankeyFlatBinding]',
55
+ standalone: true
55
56
  }]
56
57
  }], ctorParameters: function () { return [{ type: i1.SankeyComponent }]; }, propDecorators: { data: [{
57
58
  type: Input,
@@ -18,13 +18,14 @@ export class SankeyLabelsComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  SankeyLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- SankeyLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLabelsComponent, selector: "kendo-sankey-labels", inputs: { visible: "visible", font: "font", color: "color", align: "align", position: "position", padding: "padding", margin: "margin", border: "border", offset: "offset", stroke: "stroke" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ SankeyLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLabelsComponent, isStandalone: true, selector: "kendo-sankey-labels", inputs: { visible: "visible", font: "font", color: "color", align: "align", position: "position", padding: "padding", margin: "margin", border: "border", offset: "offset", stroke: "stroke" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLabelsComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-sankey-labels',
27
27
  template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { visible: [{
30
31
  type: Input
@@ -19,13 +19,14 @@ export class SankeyLegendComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  SankeyLegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLegendComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- SankeyLegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLegendComponent, selector: "kendo-sankey-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ SankeyLegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLegendComponent, isStandalone: true, selector: "kendo-sankey-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLegendComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-sankey-legend',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { align: [{
31
32
  type: Input
@@ -18,13 +18,14 @@ export class SankeyLinksComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  SankeyLinksComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLinksComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- SankeyLinksComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLinksComponent, selector: "kendo-sankey-links", inputs: { colorType: "colorType", color: "color", opacity: "opacity", highlight: "highlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ SankeyLinksComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLinksComponent, isStandalone: true, selector: "kendo-sankey-links", inputs: { colorType: "colorType", color: "color", opacity: "opacity", highlight: "highlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLinksComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-sankey-links',
27
27
  template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { colorType: [{
30
31
  type: Input
@@ -26,7 +26,7 @@ export class SankeyCustomMessagesComponent extends Messages {
26
26
  }
27
27
  }
28
28
  SankeyCustomMessagesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
29
- SankeyCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyCustomMessagesComponent, selector: "kendo-sankey-messages", providers: [
29
+ SankeyCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyCustomMessagesComponent, isStandalone: true, selector: "kendo-sankey-messages", providers: [
30
30
  {
31
31
  provide: Messages,
32
32
  useExisting: forwardRef(() => SankeyCustomMessagesComponent)
@@ -42,6 +42,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
42
42
  }
43
43
  ],
44
44
  selector: 'kendo-sankey-messages',
45
- template: ``
45
+ template: ``,
46
+ standalone: true
46
47
  }]
47
48
  }], ctorParameters: function () { return [{ type: i1.LocalizationService }]; } });
@@ -17,7 +17,7 @@ export class LocalizedMessagesDirective extends Messages {
17
17
  }
18
18
  }
19
19
  LocalizedMessagesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
20
- LocalizedMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]", providers: [
20
+ LocalizedMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LocalizedMessagesDirective, isStandalone: true, selector: "[kendoSankeyLocalizedMessages]", providers: [
21
21
  {
22
22
  provide: Messages,
23
23
  useExisting: forwardRef(() => LocalizedMessagesDirective)
@@ -32,6 +32,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
32
32
  useExisting: forwardRef(() => LocalizedMessagesDirective)
33
33
  }
34
34
  ],
35
- selector: '[kendoSankeyLocalizedMessages]'
35
+ selector: '[kendoSankeyLocalizedMessages]',
36
+ standalone: true
36
37
  }]
37
38
  }], ctorParameters: function () { return [{ type: i1.LocalizationService }]; } });
@@ -18,13 +18,14 @@ export class SankeyNodesComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  SankeyNodesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyNodesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- SankeyNodesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyNodesComponent, selector: "kendo-sankey-nodes", inputs: { colorType: "colorType", color: "color", opacity: "opacity", offset: "offset", padding: "padding", width: "width", align: "align" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ SankeyNodesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyNodesComponent, isStandalone: true, selector: "kendo-sankey-nodes", inputs: { colorType: "colorType", color: "color", opacity: "opacity", offset: "offset", padding: "padding", width: "width", align: "align" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyNodesComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-sankey-nodes',
27
27
  template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { colorType: [{
30
31
  type: Input
@@ -26,13 +26,14 @@ export class SankeyTitleComponent extends SettingsComponent {
26
26
  }
27
27
  }
28
28
  SankeyTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
29
- SankeyTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyTitleComponent, selector: "kendo-sankey-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
29
+ SankeyTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyTitleComponent, isStandalone: true, selector: "kendo-sankey-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
30
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyTitleComponent, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
34
34
  selector: 'kendo-sankey-title',
35
- template: ''
35
+ template: '',
36
+ standalone: true
36
37
  }]
37
38
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { align: [{
38
39
  type: Input
@@ -76,11 +76,12 @@ export class SankeyLinkTooltipTemplateDirective {
76
76
  }
77
77
  }
78
78
  SankeyLinkTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
79
- SankeyLinkTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]", ngImport: i0 });
79
+ SankeyLinkTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SankeyLinkTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyLinkTooltipTemplate]", ngImport: i0 });
80
80
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, decorators: [{
81
81
  type: Directive,
82
82
  args: [{
83
- selector: '[kendoSankeyLinkTooltipTemplate]'
83
+ selector: '[kendoSankeyLinkTooltipTemplate]',
84
+ standalone: true
84
85
  }]
85
86
  }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
86
87
  type: Optional
@@ -53,11 +53,12 @@ export class SankeyNodeTooltipTemplateDirective {
53
53
  }
54
54
  }
55
55
  SankeyNodeTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
56
- SankeyNodeTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]", ngImport: i0 });
56
+ SankeyNodeTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SankeyNodeTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyNodeTooltipTemplate]", ngImport: i0 });
57
57
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, decorators: [{
58
58
  type: Directive,
59
59
  args: [{
60
- selector: '[kendoSankeyNodeTooltipTemplate]'
60
+ selector: '[kendoSankeyNodeTooltipTemplate]',
61
+ standalone: true
61
62
  }]
62
63
  }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
63
64
  type: Optional
@@ -15,11 +15,12 @@ export class SquareSymbol {
15
15
  }
16
16
  }
17
17
  SquareSymbol.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SquareSymbol, deps: [], target: i0.ɵɵFactoryTarget.Directive });
18
- SquareSymbol.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SquareSymbol, selector: "[squareSymbol]", inputs: { color: "color", size: "size" }, host: { properties: { "style.backgroundColor": "this.color", "style.width.px": "this.size", "style.height.px": "this.size", "style.display": "this.display", "style.marginLeft.px": "this.marginLeft" } }, ngImport: i0 });
18
+ SquareSymbol.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SquareSymbol, isStandalone: true, selector: "[squareSymbol]", inputs: { color: "color", size: "size" }, host: { properties: { "style.backgroundColor": "this.color", "style.width.px": "this.size", "style.height.px": "this.size", "style.display": "this.display", "style.marginLeft.px": "this.marginLeft" } }, ngImport: i0 });
19
19
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SquareSymbol, decorators: [{
20
20
  type: Directive,
21
21
  args: [{
22
- selector: '[squareSymbol]'
22
+ selector: '[squareSymbol]',
23
+ standalone: true
23
24
  }]
24
25
  }], propDecorators: { color: [{
25
26
  type: Input
@@ -14,16 +14,14 @@ import { SankeyNodeTooltipTemplateDirective } from './node-tooltip-template.dire
14
14
  import { SankeyTooltipTemplateService } from './tooltip-template.service';
15
15
  import { arrowLeftIcon, arrowRightIcon } from '@progress/kendo-svg-icons';
16
16
  import { IntlService } from '@progress/kendo-angular-intl';
17
+ import { SquareSymbol } from './square-symbol.directive';
18
+ import { NgStyle, NgIf, NgTemplateOutlet } from '@angular/common';
19
+ import { IconWrapperComponent } from '@progress/kendo-angular-icons';
17
20
  import * as i0 from "@angular/core";
18
21
  import * as i1 from "@progress/kendo-angular-popup";
19
22
  import * as i2 from "./tooltip-template.service";
20
23
  import * as i3 from "@progress/kendo-angular-l10n";
21
24
  import * as i4 from "@progress/kendo-angular-intl";
22
- import * as i5 from "@angular/common";
23
- import * as i6 from "@progress/kendo-angular-icons";
24
- import * as i7 from "./link-tooltip-template.directive";
25
- import * as i8 from "./node-tooltip-template.directive";
26
- import * as i9 from "./square-symbol.directive";
27
25
  const DEFAULT_OFFSET = 12;
28
26
  /**
29
27
  * @hidden
@@ -111,7 +109,7 @@ export class SankeyTooltipPopupComponent extends BaseTooltip {
111
109
  }
112
110
  }
113
111
  SankeyTooltipPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyTooltipPopupComponent, deps: [{ token: i0.ElementRef }, { token: i1.PopupService }, { token: i2.SankeyTooltipTemplateService }, { token: i3.LocalizationService }, { token: i4.IntlService }, { token: i0.NgZone }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
114
- SankeyTooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: { animate: "animate", popupSettings: "popupSettings", wrapperClass: "wrapperClass", tooltipUnitFormat: "tooltipUnitFormat", offset: "offset" }, providers: [
112
+ SankeyTooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyTooltipPopupComponent, isStandalone: true, selector: "kendo-sankey-tooltip-popup", inputs: { animate: "animate", popupSettings: "popupSettings", wrapperClass: "wrapperClass", tooltipUnitFormat: "tooltipUnitFormat", offset: "offset" }, providers: [
115
113
  PopupService,
116
114
  {
117
115
  provide: POPUP_CONTAINER,
@@ -155,7 +153,7 @@ SankeyTooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.
155
153
  <span [ngStyle]="textStyle">{{ formatUnits(value) }}</span>
156
154
  </div>
157
155
  </ng-template>
158
- `, isInline: true, dependencies: [{ kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i5.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i5.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i6.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: i7.SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]" }, { kind: "directive", type: i8.SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]" }, { kind: "directive", type: i9.SquareSymbol, selector: "[squareSymbol]", inputs: ["color", "size"] }] });
156
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]" }, { kind: "directive", type: SquareSymbol, selector: "[squareSymbol]", inputs: ["color", "size"] }, { kind: "directive", type: SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]" }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
159
157
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyTooltipPopupComponent, decorators: [{
160
158
  type: Component,
161
159
  args: [{
@@ -206,6 +204,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
206
204
  </div>
207
205
  </ng-template>
208
206
  `,
207
+ standalone: true,
208
+ imports: [NgStyle, NgIf, NgTemplateOutlet, SankeyNodeTooltipTemplateDirective, SquareSymbol, SankeyLinkTooltipTemplateDirective, IconWrapperComponent]
209
209
  }]
210
210
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.PopupService }, { type: i2.SankeyTooltipTemplateService }, { type: i3.LocalizationService }, { type: i4.IntlService }, { type: i0.NgZone }, { type: i0.Renderer2 }]; }, propDecorators: { defaultNodeTooltipTemplate: [{
211
211
  type: ViewChild,
@@ -28,12 +28,13 @@ export class SankeyTooltipComponent extends SettingsComponent {
28
28
  }
29
29
  }
30
30
  SankeyTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyTooltipComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.SankeyTooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
31
- SankeyTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyTooltipComponent, selector: "kendo-sankey-tooltip", inputs: { followPointer: "followPointer", delay: "delay", offset: "offset", visible: "visible" }, queries: [{ propertyName: "linkTooltipTemplate", first: true, predicate: SankeyLinkTooltipTemplateDirective, descendants: true }, { propertyName: "nodeTooltipTemplate", first: true, predicate: SankeyNodeTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
31
+ SankeyTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyTooltipComponent, isStandalone: true, selector: "kendo-sankey-tooltip", inputs: { followPointer: "followPointer", delay: "delay", offset: "offset", visible: "visible" }, queries: [{ propertyName: "linkTooltipTemplate", first: true, predicate: SankeyLinkTooltipTemplateDirective, descendants: true }, { propertyName: "nodeTooltipTemplate", first: true, predicate: SankeyNodeTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
32
32
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyTooltipComponent, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  selector: 'kendo-sankey-tooltip',
36
36
  template: '',
37
+ standalone: true
37
38
  }]
38
39
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.SankeyTooltipTemplateService }]; }, propDecorators: { followPointer: [{
39
40
  type: Input
@@ -3,7 +3,7 @@
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, EventEmitter, Input, NgZone, Output, Renderer2, ViewChild, } from '@angular/core';
6
- import { isDocumentAvailable, shouldShowValidationUI } from '@progress/kendo-angular-common';
6
+ import { WatermarkOverlayComponent, isDocumentAvailable, shouldShowValidationUI } from '@progress/kendo-angular-common';
7
7
  import { L10N_PREFIX, LocalizationService } from '@progress/kendo-angular-l10n';
8
8
  import { exportImage, exportSVG } from '@progress/kendo-drawing';
9
9
  import { validatePackage } from '@progress/kendo-licensing';
@@ -19,6 +19,8 @@ import { Sankey, } from '@progress/kendo-charts';
19
19
  import { hasObservers } from './common/has-observers';
20
20
  import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.component';
21
21
  import { SankeyTooltipTemplateService } from './sankey/tooltip/tooltip-template.service';
22
+ import { NgIf } from '@angular/common';
23
+ import { LocalizedMessagesDirective } from './sankey/localization/localized-messages.directive';
22
24
  import { IntlService } from '@progress/kendo-angular-intl';
23
25
  import * as i0 from "@angular/core";
24
26
  import * as i1 from "./common/configuration.service";
@@ -26,10 +28,6 @@ import * as i2 from "./common/theme.service";
26
28
  import * as i3 from "@progress/kendo-angular-l10n";
27
29
  import * as i4 from "./sankey/events";
28
30
  import * as i5 from "@progress/kendo-angular-intl";
29
- import * as i6 from "@angular/common";
30
- import * as i7 from "@progress/kendo-angular-common";
31
- import * as i8 from "./sankey/tooltip/tooltip-popup.component";
32
- import * as i9 from "./sankey/localization/localized-messages.directive";
33
31
  /**
34
32
  * The Sankey diagram component.
35
33
  *
@@ -322,7 +320,7 @@ export class SankeyComponent {
322
320
  }
323
321
  }
324
322
  SankeyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", 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 }, { token: i5.IntlService }], target: i0.ɵɵFactoryTarget.Component });
325
- SankeyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyComponent, selector: "kendo-sankey", inputs: { data: "data", links: "links", nodes: "nodes", labels: "labels", title: "title", legend: "legend", tooltip: "tooltip", disableAutoLayout: "disableAutoLayout", navigable: "navigable", popupSettings: "popupSettings" }, outputs: { nodeEnter: "nodeEnter", nodeLeave: "nodeLeave", nodeClick: "nodeClick", linkEnter: "linkEnter", linkLeave: "linkLeave", linkClick: "linkClick" }, providers: [
323
+ SankeyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: SankeyComponent, isStandalone: true, selector: "kendo-sankey", inputs: { data: "data", links: "links", nodes: "nodes", labels: "labels", title: "title", legend: "legend", tooltip: "tooltip", disableAutoLayout: "disableAutoLayout", navigable: "navigable", popupSettings: "popupSettings" }, outputs: { nodeEnter: "nodeEnter", nodeLeave: "nodeLeave", nodeClick: "nodeClick", linkEnter: "linkEnter", linkLeave: "linkLeave", linkClick: "linkClick" }, providers: [
326
324
  ConfigurationService,
327
325
  LocalizationService,
328
326
  InstanceEventService,
@@ -344,7 +342,7 @@ SankeyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
344
342
  >
345
343
  </kendo-sankey-tooltip-popup>
346
344
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
347
- `, isInline: true, dependencies: [{ kind: "directive", type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i7.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }, { kind: "component", type: i8.SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: ["animate", "popupSettings", "wrapperClass", "tooltipUnitFormat", "offset"] }, { kind: "directive", type: i9.LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
345
+ `, isInline: true, dependencies: [{ kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]" }, { kind: "component", type: SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: ["animate", "popupSettings", "wrapperClass", "tooltipUnitFormat", "offset"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
348
346
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyComponent, decorators: [{
349
347
  type: Component,
350
348
  args: [{
@@ -375,6 +373,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
375
373
  </kendo-sankey-tooltip-popup>
376
374
  <div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
377
375
  `,
376
+ standalone: true,
377
+ imports: [LocalizedMessagesDirective, SankeyTooltipPopupComponent, NgIf, WatermarkOverlayComponent]
378
378
  }]
379
379
  }], 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 }, { type: i5.IntlService }]; }, propDecorators: { data: [{
380
380
  type: Input
@@ -15,7 +15,6 @@ import { SankeyTitleComponent } from './sankey/title.component';
15
15
  import { SankeyTooltipComponent } from './sankey/tooltip.component';
16
16
  import { SankeyLinkTooltipTemplateDirective } from './sankey/tooltip/link-tooltip-template.directive';
17
17
  import { SankeyNodeTooltipTemplateDirective } from './sankey/tooltip/node-tooltip-template.directive';
18
- import { SquareSymbol } from './sankey/tooltip/square-symbol.directive';
19
18
  import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.component';
20
19
  // Re-exports
21
20
  export { SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective, SankeyFlatBindingDataBoundEvent };
@@ -41,6 +40,5 @@ export const SANKEY_EXPORTS = [
41
40
  * @hidden
42
41
  */
43
42
  export const SANKEY_DIRECTIVES = [
44
- ...SANKEY_EXPORTS,
45
- SquareSymbol
43
+ ...SANKEY_EXPORTS
46
44
  ];
@@ -2,13 +2,12 @@
2
2
  * Copyright © 2024 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
- import { CommonModule } from '@angular/common';
6
5
  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';
6
+ import { ResizeBatchService } from '@progress/kendo-angular-common';
7
+ import { IconsService } from '@progress/kendo-angular-icons';
8
+ import { PopupService } from '@progress/kendo-angular-popup';
10
9
  import { ThemeService } from './common/theme.service';
11
- import { SANKEY_DIRECTIVES, SANKEY_EXPORTS } from './sankey.directives';
10
+ import { KENDO_SANKEY } from './directives';
12
11
  import * as i0 from "@angular/core";
13
12
  import * as i1 from "./sankey.component";
14
13
  import * as i2 from "./sankey/tooltip/tooltip-popup.component";
@@ -23,7 +22,7 @@ import * as i10 from "./sankey/links.component";
23
22
  import * as i11 from "./sankey/nodes.component";
24
23
  import * as i12 from "./sankey/labels.component";
25
24
  import * as i13 from "./sankey/data-binding/flat-binding.directive";
26
- import * as i14 from "./sankey/tooltip/square-symbol.directive";
25
+ //IMPORTANT: NgModule export kept for backwards compatibility
27
26
  /**
28
27
  * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
29
28
  *
@@ -50,14 +49,13 @@ import * as i14 from "./sankey/tooltip/square-symbol.directive";
50
49
  export class SankeyModule {
51
50
  }
52
51
  SankeyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
53
- SankeyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", 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.2.10", ngImport: i0, type: SankeyModule, providers: [ThemeService], imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule] });
52
+ SankeyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: SankeyModule, imports: [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], 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] });
53
+ SankeyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [i1.SankeyComponent, i2.SankeyTooltipPopupComponent, i5.SankeyCustomMessagesComponent, i7.SankeyTitleComponent, i8.SankeyLegendComponent, i9.SankeyTooltipComponent, i10.SankeyLinksComponent, i11.SankeyNodesComponent, i12.SankeyLabelsComponent] });
55
54
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SankeyModule, decorators: [{
56
55
  type: NgModule,
57
56
  args: [{
58
- declarations: [SANKEY_DIRECTIVES],
59
- exports: [SANKEY_EXPORTS],
60
- imports: [CommonModule, IconsModule, PopupModule, ResizeSensorModule, WatermarkModule],
61
- providers: [ThemeService],
57
+ imports: [...KENDO_SANKEY],
58
+ exports: [...KENDO_SANKEY],
59
+ providers: [IconsService, ResizeBatchService, PopupService, ThemeService]
62
60
  }]
63
61
  }] });