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

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
package/index.d.ts CHANGED
@@ -58,3 +58,4 @@ export { NavigatorSeriesNotesLabelComponent } from './stock-chart/navigator/seri
58
58
  export { NavigatorSeriesOutliersComponent } from './stock-chart/navigator/series-item/outliers.component';
59
59
  export { NavigatorSeriesTooltipComponent } from './stock-chart/navigator/series-item/tooltip.component';
60
60
  export { SeriesDrilldownTemplateDirective } from './chart/series-drilldown-template.directive';
61
+ export * from './directives';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-charts",
3
- "version": "16.5.0",
3
+ "version": "16.6.0-develop.1",
4
4
  "description": "Kendo UI Charts for Angular - A comprehensive package for creating beautiful and interactive data visualization. Every chart type, stock charts, and sparklines are included.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -47,17 +47,17 @@
47
47
  "@angular/platform-browser": "15 - 18",
48
48
  "@progress/kendo-drawing": "^1.19.0",
49
49
  "@progress/kendo-licensing": "^1.0.2",
50
- "@progress/kendo-angular-common": "16.5.0",
51
- "@progress/kendo-angular-intl": "16.5.0",
52
- "@progress/kendo-angular-icons": "16.5.0",
53
- "@progress/kendo-angular-l10n": "16.5.0",
54
- "@progress/kendo-angular-popup": "16.5.0",
55
- "@progress/kendo-angular-navigation": "16.5.0",
50
+ "@progress/kendo-angular-common": "16.6.0-develop.1",
51
+ "@progress/kendo-angular-intl": "16.6.0-develop.1",
52
+ "@progress/kendo-angular-icons": "16.6.0-develop.1",
53
+ "@progress/kendo-angular-l10n": "16.6.0-develop.1",
54
+ "@progress/kendo-angular-popup": "16.6.0-develop.1",
55
+ "@progress/kendo-angular-navigation": "16.6.0-develop.1",
56
56
  "rxjs": "^6.5.3 || ^7.0.0"
57
57
  },
58
58
  "dependencies": {
59
59
  "tslib": "^2.3.1",
60
- "@progress/kendo-angular-schematics": "16.5.0",
60
+ "@progress/kendo-angular-schematics": "16.6.0-develop.1",
61
61
  "@progress/kendo-charts": "2.4.1",
62
62
  "@progress/kendo-svg-icons": "^2.0.0"
63
63
  },
@@ -34,5 +34,5 @@ export declare class SankeyFlatBindingDirective implements OnChanges {
34
34
  constructor(sankey: SankeyComponent);
35
35
  ngOnChanges(changes: SimpleChanges): void;
36
36
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyFlatBindingDirective, never>;
37
- static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyFlatBindingDirective, "[kendoSankeyFlatBinding]", never, { "data": "kendoSankeyFlatBinding"; "dimensionFields": "dimensionFields"; "valueField": "valueField"; }, { "dataBound": "dataBound"; }, never, never, false, never>;
37
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyFlatBindingDirective, "[kendoSankeyFlatBinding]", never, { "data": "kendoSankeyFlatBinding"; "dimensionFields": "dimensionFields"; "valueField": "valueField"; }, { "dataBound": "dataBound"; }, never, never, true, never>;
38
38
  }
@@ -32,5 +32,5 @@ export declare class SankeyLabelsComponent extends SettingsComponent implements
32
32
  };
33
33
  constructor(configurationService: ConfigurationService);
34
34
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLabelsComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLabelsComponent, "kendo-sankey-labels", never, { "visible": "visible"; "font": "font"; "color": "color"; "align": "align"; "position": "position"; "padding": "padding"; "margin": "margin"; "border": "border"; "offset": "offset"; "stroke": "stroke"; }, {}, never, never, false, never>;
35
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLabelsComponent, "kendo-sankey-labels", never, { "visible": "visible"; "font": "font"; "color": "color"; "align": "align"; "position": "position"; "padding": "padding"; "margin": "margin"; "border": "border"; "offset": "offset"; "stroke": "stroke"; }, {}, never, never, true, never>;
36
36
  }
@@ -78,5 +78,5 @@ export declare class SankeyLegendComponent extends SettingsComponent implements
78
78
  title: LegendTitle;
79
79
  constructor(configurationService: ConfigurationService);
80
80
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLegendComponent, never>;
81
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLegendComponent, "kendo-sankey-legend", never, { "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"; }, {}, never, never, false, never>;
81
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLegendComponent, "kendo-sankey-legend", never, { "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"; }, {}, never, never, true, never>;
82
82
  }
@@ -18,5 +18,5 @@ export declare class SankeyLinksComponent extends SettingsComponent implements S
18
18
  highlight?: SankeyLinkHighlight;
19
19
  constructor(configurationService: ConfigurationService);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLinksComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLinksComponent, "kendo-sankey-links", never, { "colorType": "colorType"; "color": "color"; "opacity": "opacity"; "highlight": "highlight"; }, {}, never, never, false, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLinksComponent, "kendo-sankey-links", never, { "colorType": "colorType"; "color": "color"; "opacity": "opacity"; "highlight": "highlight"; }, {}, never, never, true, never>;
22
22
  }
@@ -19,5 +19,5 @@ export declare class SankeyCustomMessagesComponent extends Messages {
19
19
  constructor(service: LocalizationService);
20
20
  protected get override(): boolean;
21
21
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyCustomMessagesComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyCustomMessagesComponent, "kendo-sankey-messages", never, {}, {}, never, never, false, never>;
22
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyCustomMessagesComponent, "kendo-sankey-messages", never, {}, {}, never, never, true, never>;
23
23
  }
@@ -12,5 +12,5 @@ export declare class LocalizedMessagesDirective extends Messages {
12
12
  protected service: LocalizationService;
13
13
  constructor(service: LocalizationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedMessagesDirective, "[kendoSankeyLocalizedMessages]", never, {}, {}, never, never, false, never>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedMessagesDirective, "[kendoSankeyLocalizedMessages]", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -30,5 +30,5 @@ export declare class SankeyNodesComponent extends SettingsComponent implements S
30
30
  align?: 'stretch' | 'left' | 'right';
31
31
  constructor(configurationService: ConfigurationService);
32
32
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyNodesComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyNodesComponent, "kendo-sankey-nodes", never, { "colorType": "colorType"; "color": "color"; "opacity": "opacity"; "offset": "offset"; "padding": "padding"; "width": "width"; "align": "align"; }, {}, never, never, false, never>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyNodesComponent, "kendo-sankey-nodes", never, { "colorType": "colorType"; "color": "color"; "opacity": "opacity"; "offset": "offset"; "padding": "padding"; "width": "width"; "align": "align"; }, {}, never, never, true, never>;
34
34
  }
@@ -66,5 +66,5 @@ export declare class SankeyTitleComponent extends SettingsComponent implements T
66
66
  visible: boolean;
67
67
  constructor(configurationService: ConfigurationService);
68
68
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyTitleComponent, never>;
69
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTitleComponent, "kendo-sankey-title", never, { "align": "align"; "background": "background"; "border": "border"; "color": "color"; "font": "font"; "margin": "margin"; "padding": "padding"; "position": "position"; "text": "text"; "description": "description"; "visible": "visible"; }, {}, never, never, false, never>;
69
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTitleComponent, "kendo-sankey-title", never, { "align": "align"; "background": "background"; "border": "border"; "color": "color"; "font": "font"; "margin": "margin"; "padding": "padding"; "position": "position"; "text": "text"; "description": "description"; "visible": "visible"; }, {}, never, never, true, never>;
70
70
  }
@@ -74,5 +74,5 @@ export declare class SankeyLinkTooltipTemplateDirective {
74
74
  templateRef: TemplateRef<any>;
75
75
  constructor(templateRef: TemplateRef<any>);
76
76
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLinkTooltipTemplateDirective, [{ optional: true; }]>;
77
- static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyLinkTooltipTemplateDirective, "[kendoSankeyLinkTooltipTemplate]", never, {}, {}, never, never, false, never>;
77
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyLinkTooltipTemplateDirective, "[kendoSankeyLinkTooltipTemplate]", never, {}, {}, never, never, true, never>;
78
78
  }
@@ -51,5 +51,5 @@ export declare class SankeyNodeTooltipTemplateDirective {
51
51
  templateRef: TemplateRef<any>;
52
52
  constructor(templateRef: TemplateRef<any>);
53
53
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyNodeTooltipTemplateDirective, [{ optional: true; }]>;
54
- static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyNodeTooltipTemplateDirective, "[kendoSankeyNodeTooltipTemplate]", never, {}, {}, never, never, false, never>;
54
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyNodeTooltipTemplateDirective, "[kendoSankeyNodeTooltipTemplate]", never, {}, {}, never, never, true, never>;
55
55
  }
@@ -12,5 +12,5 @@ export declare class SquareSymbol {
12
12
  display: string;
13
13
  marginLeft: number;
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<SquareSymbol, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<SquareSymbol, "[squareSymbol]", never, { "color": "color"; "size": "size"; }, {}, never, never, false, never>;
15
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SquareSymbol, "[squareSymbol]", never, { "color": "color"; "size": "size"; }, {}, never, never, true, never>;
16
16
  }
@@ -65,5 +65,5 @@ export declare class SankeyTooltipPopupComponent extends BaseTooltip implements
65
65
  protected setDirection(): void;
66
66
  protected get isRTL(): boolean;
67
67
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyTooltipPopupComponent, never>;
68
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTooltipPopupComponent, "kendo-sankey-tooltip-popup", never, { "animate": "animate"; "popupSettings": "popupSettings"; "wrapperClass": "wrapperClass"; "tooltipUnitFormat": "tooltipUnitFormat"; "offset": "offset"; }, {}, never, never, false, never>;
68
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTooltipPopupComponent, "kendo-sankey-tooltip-popup", never, { "animate": "animate"; "popupSettings": "popupSettings"; "wrapperClass": "wrapperClass"; "tooltipUnitFormat": "tooltipUnitFormat"; "offset": "offset"; }, {}, never, never, true, never>;
69
69
  }
@@ -45,5 +45,5 @@ export declare class SankeyTooltipComponent extends SettingsComponent implements
45
45
  constructor(configurationService: ConfigurationService, templateService: SankeyTooltipTemplateService);
46
46
  ngAfterContentChecked(): void;
47
47
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyTooltipComponent, never>;
48
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTooltipComponent, "kendo-sankey-tooltip", never, { "followPointer": "followPointer"; "delay": "delay"; "offset": "offset"; "visible": "visible"; }, {}, ["linkTooltipTemplate", "nodeTooltipTemplate"], never, false, never>;
48
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTooltipComponent, "kendo-sankey-tooltip", never, { "followPointer": "followPointer"; "delay": "delay"; "offset": "offset"; "visible": "visible"; }, {}, ["linkTooltipTemplate", "nodeTooltipTemplate"], never, true, never>;
49
49
  }
@@ -211,5 +211,5 @@ export declare class SankeyComponent implements AfterViewInit, OnChanges, OnDest
211
211
  protected setDirection(): void;
212
212
  protected get isRTL(): boolean;
213
213
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyComponent, never>;
214
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyComponent, "kendo-sankey", ["kendoSankey"], { "data": "data"; "links": "links"; "nodes": "nodes"; "labels": "labels"; "title": "title"; "legend": "legend"; "tooltip": "tooltip"; "disableAutoLayout": "disableAutoLayout"; "navigable": "navigable"; "popupSettings": "popupSettings"; }, { "nodeEnter": "nodeEnter"; "nodeLeave": "nodeLeave"; "nodeClick": "nodeClick"; "linkEnter": "linkEnter"; "linkLeave": "linkLeave"; "linkClick": "linkClick"; }, never, never, false, never>;
214
+ static ɵcmp: i0.ɵɵComponentDeclaration<SankeyComponent, "kendo-sankey", ["kendoSankey"], { "data": "data"; "links": "links"; "nodes": "nodes"; "labels": "labels"; "title": "title"; "legend": "legend"; "tooltip": "tooltip"; "disableAutoLayout": "disableAutoLayout"; "navigable": "navigable"; "popupSettings": "popupSettings"; }, { "nodeEnter": "nodeEnter"; "nodeLeave": "nodeLeave"; "nodeClick": "nodeClick"; "linkEnter": "linkEnter"; "linkLeave": "linkLeave"; "linkClick": "linkClick"; }, never, never, true, never>;
215
215
  }
@@ -16,11 +16,6 @@ import * as i10 from "./sankey/links.component";
16
16
  import * as i11 from "./sankey/nodes.component";
17
17
  import * as i12 from "./sankey/labels.component";
18
18
  import * as i13 from "./sankey/data-binding/flat-binding.directive";
19
- import * as i14 from "./sankey/tooltip/square-symbol.directive";
20
- import * as i15 from "@angular/common";
21
- import * as i16 from "@progress/kendo-angular-icons";
22
- import * as i17 from "@progress/kendo-angular-popup";
23
- import * as i18 from "@progress/kendo-angular-common";
24
19
  /**
25
20
  * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
26
21
  *
@@ -46,6 +41,6 @@ import * as i18 from "@progress/kendo-angular-common";
46
41
  */
47
42
  export declare class SankeyModule {
48
43
  static ɵfac: i0.ɵɵFactoryDeclaration<SankeyModule, never>;
49
- static ɵmod: i0.ɵɵNgModuleDeclaration<SankeyModule, [typeof i1.SankeyComponent, typeof i2.SankeyTooltipPopupComponent, typeof i3.SankeyLinkTooltipTemplateDirective, typeof i4.SankeyNodeTooltipTemplateDirective, typeof i5.SankeyCustomMessagesComponent, typeof i6.LocalizedMessagesDirective, typeof i7.SankeyTitleComponent, typeof i8.SankeyLegendComponent, typeof i9.SankeyTooltipComponent, typeof i10.SankeyLinksComponent, typeof i11.SankeyNodesComponent, typeof i12.SankeyLabelsComponent, typeof i13.SankeyFlatBindingDirective, typeof i14.SquareSymbol], [typeof i15.CommonModule, typeof i16.IconsModule, typeof i17.PopupModule, typeof i18.ResizeSensorModule, typeof i18.WatermarkModule], [typeof i1.SankeyComponent, typeof i2.SankeyTooltipPopupComponent, typeof i3.SankeyLinkTooltipTemplateDirective, typeof i4.SankeyNodeTooltipTemplateDirective, typeof i5.SankeyCustomMessagesComponent, typeof i6.LocalizedMessagesDirective, typeof i7.SankeyTitleComponent, typeof i8.SankeyLegendComponent, typeof i9.SankeyTooltipComponent, typeof i10.SankeyLinksComponent, typeof i11.SankeyNodesComponent, typeof i12.SankeyLabelsComponent, typeof i13.SankeyFlatBindingDirective]>;
44
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SankeyModule, never, [typeof i1.SankeyComponent, typeof i2.SankeyTooltipPopupComponent, typeof i3.SankeyLinkTooltipTemplateDirective, typeof i4.SankeyNodeTooltipTemplateDirective, typeof i5.SankeyCustomMessagesComponent, typeof i6.LocalizedMessagesDirective, typeof i7.SankeyTitleComponent, typeof i8.SankeyLegendComponent, typeof i9.SankeyTooltipComponent, typeof i10.SankeyLinksComponent, typeof i11.SankeyNodesComponent, typeof i12.SankeyLabelsComponent, typeof i13.SankeyFlatBindingDirective], [typeof i1.SankeyComponent, typeof i2.SankeyTooltipPopupComponent, typeof i3.SankeyLinkTooltipTemplateDirective, typeof i4.SankeyNodeTooltipTemplateDirective, typeof i5.SankeyCustomMessagesComponent, typeof i6.LocalizedMessagesDirective, typeof i7.SankeyTitleComponent, typeof i8.SankeyLegendComponent, typeof i9.SankeyTooltipComponent, typeof i10.SankeyLinksComponent, typeof i11.SankeyNodesComponent, typeof i12.SankeyLabelsComponent, typeof i13.SankeyFlatBindingDirective]>;
50
45
  static ɵinj: i0.ɵɵInjectorDeclaration<SankeyModule>;
51
46
  }
@@ -69,5 +69,5 @@ export declare class SparklineComponent extends ChartComponent {
69
69
  protected createInstance(element: any, observer: ChartInstanceObserver): void;
70
70
  protected updateOptions(): void;
71
71
  static ɵfac: i0.ɵɵFactoryDeclaration<SparklineComponent, never>;
72
- static ɵcmp: i0.ɵɵComponentDeclaration<SparklineComponent, "kendo-sparkline", ["kendoSparkline"], { "type": "type"; "data": "data"; "drilldownLevel": "drilldownLevel"; }, { "drilldown": "drilldown"; "drilldownLevelChange": "drilldownLevelChange"; }, never, never, false, never>;
72
+ static ɵcmp: i0.ɵɵComponentDeclaration<SparklineComponent, "kendo-sparkline", ["kendoSparkline"], { "type": "type"; "data": "data"; "drilldownLevel": "drilldownLevel"; }, { "drilldown": "drilldown"; "drilldownLevelChange": "drilldownLevelChange"; }, never, never, true, never>;
73
73
  }
@@ -5,9 +5,6 @@
5
5
  import * as i0 from "@angular/core";
6
6
  import * as i1 from "./sparkline.component";
7
7
  import * as i2 from "./chart.module";
8
- import * as i3 from "@angular/common";
9
- import * as i4 from "@progress/kendo-angular-popup";
10
- import * as i5 from "@progress/kendo-angular-common";
11
8
  /**
12
9
  * A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
13
10
  *
@@ -33,6 +30,6 @@ import * as i5 from "@progress/kendo-angular-common";
33
30
  */
34
31
  export declare class SparklineModule {
35
32
  static ɵfac: i0.ɵɵFactoryDeclaration<SparklineModule, never>;
36
- static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineModule, [typeof i1.SparklineComponent], [typeof i2.ChartModule, typeof i3.CommonModule, typeof i4.PopupModule, typeof i5.ResizeSensorModule, typeof i5.WatermarkModule], [typeof i1.SparklineComponent, typeof i2.ChartModule]>;
33
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineModule, never, [typeof i1.SparklineComponent], [typeof i1.SparklineComponent, typeof i2.ChartModule]>;
37
34
  static ɵinj: i0.ɵɵInjectorDeclaration<SparklineModule>;
38
35
  }
@@ -12,5 +12,5 @@ export declare class NavigatorCategoryAxisCrosshairComponent extends CategoryAxi
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisCrosshairComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisCrosshairComponent, "kendo-chart-navigator-category-axis-crosshair", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisCrosshairComponent, "kendo-chart-navigator-category-axis-crosshair", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -13,5 +13,5 @@ export declare class NavigatorCategoryAxisCrosshairTooltipComponent extends Cate
13
13
  configurationService: ConfigurationService;
14
14
  constructor(configurationService: ConfigurationService);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisCrosshairTooltipComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisCrosshairTooltipComponent, "kendo-chart-navigator-category-axis-crosshair-tooltip", never, {}, {}, never, never, false, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisCrosshairTooltipComponent, "kendo-chart-navigator-category-axis-crosshair-tooltip", never, {}, {}, never, never, true, never>;
17
17
  }
@@ -12,5 +12,5 @@ export declare class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLa
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisLabelsComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisLabelsComponent, "kendo-chart-navigator-category-axis-labels", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisLabelsComponent, "kendo-chart-navigator-category-axis-labels", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorCategoryAxisNotesComponent extends CategoryAxisNot
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisNotesComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesComponent, "kendo-chart-navigator-category-axis-notes", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesComponent, "kendo-chart-navigator-category-axis-notes", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorCategoryAxisNotesIconComponent extends CategoryAxi
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisNotesIconComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesIconComponent, "kendo-chart-navigator-category-axis-notes-icon", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesIconComponent, "kendo-chart-navigator-category-axis-notes-icon", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorCategoryAxisNotesLabelComponent extends CategoryAx
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisNotesLabelComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesLabelComponent, "kendo-chart-navigator-category-axis-notes-label", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesLabelComponent, "kendo-chart-navigator-category-axis-notes-label", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -15,5 +15,5 @@ export declare class NavigatorCategoryAxisSelectComponent extends CategoryAxisSe
15
15
  configurationService: ConfigurationService;
16
16
  constructor(configurationService: ConfigurationService);
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisSelectComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisSelectComponent, "kendo-chart-navigator-category-axis-select", never, {}, {}, never, never, false, never>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisSelectComponent, "kendo-chart-navigator-category-axis-select", never, {}, {}, never, never, true, never>;
19
19
  }
@@ -12,5 +12,5 @@ export declare class NavigatorCategoryAxisTitleComponent extends CategoryAxisTit
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisTitleComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisTitleComponent, "kendo-chart-navigator-category-axis-title", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisTitleComponent, "kendo-chart-navigator-category-axis-title", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -26,5 +26,5 @@ export declare class NavigatorCategoryAxisComponent extends CategoryAxisItemComp
26
26
  protected configurationService: ConfigurationService;
27
27
  constructor(configurationService: ConfigurationService, intl: IntlService, localeId: string);
28
28
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisComponent, "kendo-chart-navigator-category-axis", never, {}, {}, never, never, false, never>;
29
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisComponent, "kendo-chart-navigator-category-axis", never, {}, {}, never, never, true, never>;
30
30
  }
@@ -17,5 +17,5 @@ export declare class NavigatorHintComponent extends SettingsComponent implements
17
17
  visible: boolean;
18
18
  constructor(configurationService: ConfigurationService);
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorHintComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorHintComponent, "kendo-chart-navigator-hint", never, { "content": "content"; "format": "format"; "visible": "visible"; }, {}, never, never, false, never>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorHintComponent, "kendo-chart-navigator-hint", never, { "content": "content"; "format": "format"; "visible": "visible"; }, {}, never, never, true, never>;
21
21
  }
@@ -12,5 +12,5 @@ export declare class NavigatorPaneTitleComponent extends PanesTitleComponent {
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorPaneTitleComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorPaneTitleComponent, "kendo-chart-navigator-pane-title", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorPaneTitleComponent, "kendo-chart-navigator-pane-title", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -13,5 +13,5 @@ export declare class NavigatorPaneComponent extends PaneComponent {
13
13
  protected configurationService: ConfigurationService;
14
14
  constructor(configurationService: ConfigurationService);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorPaneComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorPaneComponent, "kendo-chart-navigator-pane", never, {}, {}, never, never, false, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorPaneComponent, "kendo-chart-navigator-pane", never, {}, {}, never, never, true, never>;
17
17
  }
@@ -18,5 +18,5 @@ export declare class NavigatorSelectComponent extends SettingsComponent implemen
18
18
  mousewheel: boolean | MousewheelSelect;
19
19
  constructor(configurationService: ConfigurationService);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSelectComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSelectComponent, "kendo-chart-navigator-select", never, { "from": "from"; "to": "to"; "mousewheel": "mousewheel"; }, {}, never, never, false, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSelectComponent, "kendo-chart-navigator-select", never, { "from": "from"; "to": "to"; "mousewheel": "mousewheel"; }, {}, never, never, true, never>;
22
22
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsCo
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesErrorBarsComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesErrorBarsComponent, "kendo-chart-navigator-series-item-error-bars", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesErrorBarsComponent, "kendo-chart-navigator-series-item-error-bars", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesExtremesComponent extends SeriesExtremesComp
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesExtremesComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesExtremesComponent, "kendo-chart-navigator-series-item-extremes", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesExtremesComponent, "kendo-chart-navigator-series-item-extremes", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesHighlightComponent extends SeriesHighlightCo
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesHighlightComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesHighlightComponent, "kendo-chart-navigator-series-item-highlight", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesHighlightComponent, "kendo-chart-navigator-series-item-highlight", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesLabelsComponent extends SeriesLabelsComponen
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesLabelsComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesLabelsComponent, "kendo-chart-navigator-series-item-labels", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesLabelsComponent, "kendo-chart-navigator-series-item-labels", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFrom
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesLabelsFromComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesLabelsFromComponent, "kendo-chart-navigator-series-item-labels-from", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesLabelsFromComponent, "kendo-chart-navigator-series-item-labels-from", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComp
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesLabelsToComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesLabelsToComponent, "kendo-chart-navigator-series-item-labels-to", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesLabelsToComponent, "kendo-chart-navigator-series-item-labels-to", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesMarkersComponent extends SeriesMarkersCompon
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesMarkersComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesMarkersComponent, "kendo-chart-navigator-series-item-markers", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesMarkersComponent, "kendo-chart-navigator-series-item-markers", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesNotesComponent extends SeriesNotesComponent
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesNotesComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesNotesComponent, "kendo-chart-navigator-series-item-notes", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesNotesComponent, "kendo-chart-navigator-series-item-notes", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesNotesIconComponent extends SeriesNotesIconCo
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesNotesIconComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesNotesIconComponent, "kendo-chart-navigator-series-item-notes-icon", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesNotesIconComponent, "kendo-chart-navigator-series-item-notes-icon", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabel
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesNotesLabelComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesNotesLabelComponent, "kendo-chart-navigator-series-item-notes-label", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesNotesLabelComponent, "kendo-chart-navigator-series-item-notes-label", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -12,5 +12,5 @@ export declare class NavigatorSeriesOutliersComponent extends SeriesOutliersComp
12
12
  configurationService: ConfigurationService;
13
13
  constructor(configurationService: ConfigurationService);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesOutliersComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesOutliersComponent, "kendo-chart-navigator-series-item-outliers", never, {}, {}, never, never, false, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesOutliersComponent, "kendo-chart-navigator-series-item-outliers", never, {}, {}, never, never, true, never>;
16
16
  }
@@ -13,5 +13,5 @@ export declare class NavigatorSeriesTooltipComponent extends SeriesTooltipCompon
13
13
  configurationService: ConfigurationService;
14
14
  constructor(configurationService: ConfigurationService);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesTooltipComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesTooltipComponent, "kendo-chart-navigator-series-item-tooltip", never, {}, {}, never, never, false, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesTooltipComponent, "kendo-chart-navigator-series-item-tooltip", never, {}, {}, never, never, true, never>;
17
17
  }
@@ -19,5 +19,5 @@ export declare class NavigatorSeriesItemComponent extends SeriesItemComponent {
19
19
  drilldownField: string;
20
20
  constructor(configurationService: ConfigurationService, collectionService: CollectionService);
21
21
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesItemComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesItemComponent, "kendo-chart-navigator-series-item", never, { "drilldownField": "drilldownField"; }, {}, never, never, false, never>;
22
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesItemComponent, "kendo-chart-navigator-series-item", never, { "drilldownField": "drilldownField"; }, {}, never, never, true, never>;
23
23
  }
@@ -52,5 +52,5 @@ export declare class NavigatorSeriesComponent extends SeriesComponent {
52
52
  constructor(configurationService: ConfigurationService, collectionService: CollectionService, tooltipTemplateService: TooltipTemplateService, viewContainer: ViewContainerRef);
53
53
  protected readTooltipTemplates(): void;
54
54
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSeriesComponent, never>;
55
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesComponent, "kendo-chart-navigator-series", never, {}, {}, ["children"], never, false, never>;
55
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSeriesComponent, "kendo-chart-navigator-series", never, {}, {}, ["children"], never, true, never>;
56
56
  }
@@ -58,5 +58,5 @@ export declare class NavigatorComponent extends SettingsComponent implements Nav
58
58
  series: Series | Series[];
59
59
  constructor(configurationService: ConfigurationService);
60
60
  static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorComponent, never>;
61
- static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorComponent, "kendo-chart-navigator", never, { "position": "position"; "visible": "visible"; "categoryAxis": "categoryAxis"; "hint": "hint"; "pane": "pane"; "select": "select"; "series": "series"; }, {}, never, never, false, never>;
61
+ static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorComponent, "kendo-chart-navigator", never, { "position": "position"; "visible": "visible"; "categoryAxis": "categoryAxis"; "hint": "hint"; "pane": "pane"; "select": "select"; "series": "series"; }, {}, never, never, true, never>;
62
62
  }
@@ -91,5 +91,5 @@ export declare class StockChartComponent extends ChartComponent {
91
91
  private applyNavigatorDefaults;
92
92
  private isDevMode;
93
93
  static ɵfac: i0.ɵɵFactoryDeclaration<StockChartComponent, never>;
94
- static ɵcmp: i0.ɵɵComponentDeclaration<StockChartComponent, "kendo-stockchart", ["kendoStockChart"], { "navigator": "navigator"; "pannable": "pannable"; "zoomable": "zoomable"; "drilldownLevel": "drilldownLevel"; }, { "drilldown": "drilldown"; "drilldownLevelChange": "drilldownLevelChange"; "navigatorFilter": "navigatorFilter"; }, never, never, false, never>;
94
+ static ɵcmp: i0.ɵɵComponentDeclaration<StockChartComponent, "kendo-stockchart", ["kendoStockChart"], { "navigator": "navigator"; "pannable": "pannable"; "zoomable": "zoomable"; "drilldownLevel": "drilldownLevel"; }, { "drilldown": "drilldown"; "drilldownLevelChange": "drilldownLevelChange"; "navigatorFilter": "navigatorFilter"; }, never, never, true, never>;
95
95
  }