@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,94 @@
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
+ /**
76
+ * Utility array that contains all `Chart` related components and directives
77
+ */
78
+ export declare const KENDO_CHART: readonly any[];
79
+ /**
80
+ * Utility array that contains all `SparkLine` related components and directives
81
+ */
82
+ export declare const KENDO_SPARKLINE: readonly [typeof SparklineComponent];
83
+ /**
84
+ * Utility array that contains all `StockChart` related components and directives
85
+ */
86
+ export declare const KENDO_STOCKCHART: readonly [...any[], typeof TooltipPopupComponent, typeof SeriesTooltipTemplateDirective, typeof SharedTooltipTemplateDirective, typeof CrosshairTooltipsContainerComponent, typeof CrosshairTooltipComponent, typeof AxisDefaultsComponent, typeof AxisDefaultsCrosshairComponent, typeof AxisDefaultsCrosshairTooltipComponent, typeof AxisDefaultsLabelsComponent, typeof AxisDefaultsTitleComponent, typeof CategoryAxisComponent, typeof CategoryAxisCrosshairComponent, typeof CategoryAxisCrosshairTooltipComponent, typeof CategoryAxisItemComponent, typeof CategoryAxisLabelsComponent, typeof CategoryAxisRangeLabelsComponent, typeof CategoryAxisNotesComponent, typeof CategoryAxisNotesIconComponent, typeof CategoryAxisNotesLabelComponent, typeof CategoryAxisSelectComponent, typeof CategoryAxisTitleComponent, typeof ChartAreaComponent, typeof ChartBreadcrumbComponent, typeof LegendComponent, typeof LegendInactiveItemsComponent, typeof LegendItemComponent, typeof PaneComponent, typeof PaneDefaultsComponent, typeof PaneDefaultsTitleComponent, typeof PanesComponent, typeof PanesTitleComponent, typeof PlotAreaComponent, typeof SeriesComponent, typeof SeriesDefaultsComponent, typeof SeriesDefaultsLabelsComponent, typeof SeriesDefaultsLabelsFromComponent, typeof SeriesDefaultsLabelsToComponent, typeof SeriesDefaultsNotesComponent, typeof SeriesDefaultsNotesIconComponent, typeof SeriesDefaultsNotesLabelComponent, typeof SeriesDefaultsTooltipComponent, typeof SeriesDrilldownTemplateDirective, typeof SeriesErrorBarsComponent, typeof SeriesExtremesComponent, typeof SeriesHighlightComponent, typeof SeriesItemComponent, typeof SeriesLabelsComponent, typeof SeriesLabelsFromComponent, typeof SeriesLabelsToComponent, typeof SeriesMarkersComponent, typeof SeriesNotesComponent, typeof SeriesNotesIconComponent, typeof SeriesNotesLabelComponent, typeof SeriesOutliersComponent, typeof SeriesTooltipComponent, typeof SeriesTrendlineComponent, typeof SeriesTrendlineForecastComponent, typeof SubtitleComponent, typeof TitleComponent, typeof TooltipComponent, typeof ValueAxisComponent, typeof ValueAxisCrosshairComponent, typeof ValueAxisCrosshairTooltipComponent, typeof ValueAxisItemComponent, typeof ValueAxisLabelsComponent, typeof ValueAxisNotesComponent, typeof ValueAxisNotesIconComponent, typeof ValueAxisNotesLabelComponent, typeof ValueAxisTitleComponent];
87
+ /**
88
+ * Utility array that contains all `Sankey` related components and directives
89
+ */
90
+ export declare const KENDO_SANKEY: readonly any[];
91
+ /**
92
+ * Utility array that contains all `@progress/kendo-angular-charts` related components and directives
93
+ */
94
+ export declare const KENDO_CHARTS: readonly any[];
@@ -19,13 +19,14 @@ export class AxisDefaultsCrosshairComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  AxisDefaultsCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- AxisDefaultsCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsCrosshairComponent, selector: "kendo-chart-axis-defaults-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ AxisDefaultsCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsCrosshairComponent, isStandalone: true, selector: "kendo-chart-axis-defaults-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-axis-defaults-crosshair',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { color: [{
31
32
  type: Input
@@ -21,13 +21,14 @@ export class AxisDefaultsCrosshairTooltipComponent extends SettingsComponent {
21
21
  }
22
22
  }
23
23
  AxisDefaultsCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
24
- AxisDefaultsCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsCrosshairTooltipComponent, selector: "kendo-chart-axis-defaults-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
24
+ AxisDefaultsCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-axis-defaults-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
25
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  changeDetection: ChangeDetectionStrategy.OnPush,
29
29
  selector: 'kendo-chart-axis-defaults-crosshair-tooltip',
30
- template: ''
30
+ template: '',
31
+ standalone: true
31
32
  }]
32
33
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
33
34
  type: Input
@@ -18,13 +18,14 @@ export class AxisDefaultsLabelsComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  AxisDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- AxisDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsLabelsComponent, selector: "kendo-chart-axis-defaults-labels", inputs: { content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ AxisDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsLabelsComponent, isStandalone: true, selector: "kendo-chart-axis-defaults-labels", inputs: { content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-axis-defaults-labels',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { content: [{
30
31
  type: Input
@@ -18,13 +18,14 @@ export class AxisDefaultsTitleComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  AxisDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- AxisDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsTitleComponent, selector: "kendo-chart-axis-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ AxisDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsTitleComponent, isStandalone: true, selector: "kendo-chart-axis-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-axis-defaults-title',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
30
31
  type: Input
@@ -22,13 +22,14 @@ export class AxisDefaultsComponent extends SettingsComponent {
22
22
  }
23
23
  }
24
24
  AxisDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
25
- AxisDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsComponent, selector: "kendo-chart-axis-defaults", inputs: { background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", minorGridLines: "minorGridLines", minorTicks: "minorTicks", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", visible: "visible", crosshair: "crosshair", labels: "labels", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
+ AxisDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AxisDefaultsComponent, isStandalone: true, selector: "kendo-chart-axis-defaults", inputs: { background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", minorGridLines: "minorGridLines", minorTicks: "minorTicks", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", visible: "visible", crosshair: "crosshair", labels: "labels", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
26
26
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
27
27
  type: Component,
28
28
  args: [{
29
29
  changeDetection: ChangeDetectionStrategy.OnPush,
30
30
  selector: 'kendo-chart-axis-defaults',
31
- template: ''
31
+ template: '',
32
+ standalone: true
32
33
  }]
33
34
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
34
35
  type: Input
@@ -18,13 +18,14 @@ export class CategoryAxisCrosshairComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  CategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- CategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisCrosshairComponent, selector: "kendo-chart-category-axis-item-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ CategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-category-axis-item-crosshair',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { color: [{
30
31
  type: Input
@@ -19,13 +19,14 @@ export class CategoryAxisCrosshairTooltipComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  CategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- CategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-category-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ CategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-category-axis-item-crosshair-tooltip',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
31
32
  type: Input
@@ -17,13 +17,14 @@ export class CategoryAxisLabelsComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  CategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- CategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisLabelsComponent, selector: "kendo-chart-category-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ CategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-category-axis-item-labels',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
29
30
  type: Input
@@ -17,13 +17,14 @@ export class CategoryAxisNotesComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  CategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- CategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisNotesComponent, selector: "kendo-chart-category-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ CategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisNotesComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-category-axis-item-notes',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { data: [{
29
30
  type: Input
@@ -17,13 +17,14 @@ export class CategoryAxisNotesIconComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  CategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- CategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisNotesIconComponent, selector: "kendo-chart-category-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ CategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-category-axis-item-notes-icon',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
29
30
  type: Input
@@ -17,13 +17,14 @@ export class CategoryAxisNotesLabelComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  CategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- CategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisNotesLabelComponent, selector: "kendo-chart-category-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ CategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-category-axis-item-notes-label',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
29
30
  type: Input
@@ -19,12 +19,13 @@ export class CategoryAxisRangeLabelsComponent extends CategoryAxisLabelsComponen
19
19
  }
20
20
  }
21
21
  CategoryAxisRangeLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- CategoryAxisRangeLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisRangeLabelsComponent, selector: "kendo-chart-category-axis-item-range-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ CategoryAxisRangeLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisRangeLabelsComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-range-labels", 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: CategoryAxisRangeLabelsComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-category-axis-item-range-labels',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; } });
@@ -22,13 +22,14 @@ export class CategoryAxisSelectComponent extends SettingsComponent {
22
22
  }
23
23
  }
24
24
  CategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
25
- CategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisSelectComponent, selector: "kendo-chart-category-axis-item-select", inputs: { from: "from", max: "max", min: "min", mousewheel: "mousewheel", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
25
+ CategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisSelectComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-select", inputs: { from: "from", max: "max", min: "min", mousewheel: "mousewheel", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
26
26
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
27
27
  type: Component,
28
28
  args: [{
29
29
  changeDetection: ChangeDetectionStrategy.OnPush,
30
30
  selector: 'kendo-chart-category-axis-item-select',
31
- template: ''
31
+ template: '',
32
+ standalone: true
32
33
  }]
33
34
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { from: [{
34
35
  type: Input
@@ -17,13 +17,14 @@ export class CategoryAxisTitleComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  CategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- CategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisTitleComponent, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ CategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-category-axis-item-title',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
29
30
  type: Input
@@ -24,14 +24,15 @@ export class CategoryAxisItemComponent extends CollectionItemComponent {
24
24
  }
25
25
  }
26
26
  CategoryAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
27
- CategoryAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisItemComponent, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
27
+ CategoryAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisItemComponent, isStandalone: true, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
28
28
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
29
29
  type: Component,
30
30
  args: [{
31
31
  changeDetection: ChangeDetectionStrategy.OnPush,
32
32
  providers: [ConfigurationService],
33
33
  selector: 'kendo-chart-category-axis-item',
34
- template: ''
34
+ template: '',
35
+ standalone: true
35
36
  }]
36
37
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.IntlService }, { type: undefined, decorators: [{
37
38
  type: Inject,
@@ -45,14 +45,15 @@ export class CategoryAxisComponent extends CollectionComponent {
45
45
  }
46
46
  }
47
47
  CategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
48
- CategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisComponent, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
48
+ CategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CategoryAxisComponent, isStandalone: true, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
49
49
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CategoryAxisComponent, decorators: [{
50
50
  type: Component,
51
51
  args: [{
52
52
  changeDetection: ChangeDetectionStrategy.OnPush,
53
53
  providers: [CollectionService],
54
54
  selector: 'kendo-chart-category-axis',
55
- template: ''
55
+ template: '',
56
+ standalone: true
56
57
  }]
57
58
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; }, propDecorators: { children: [{
58
59
  type: ContentChildren,
@@ -19,13 +19,14 @@ export class ChartAreaComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  ChartAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartAreaComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- ChartAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ChartAreaComponent, selector: "kendo-chart-area", inputs: { background: "background", border: "border", height: "height", margin: "margin", opacity: "opacity", width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ ChartAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ChartAreaComponent, isStandalone: true, selector: "kendo-chart-area", inputs: { background: "background", border: "border", height: "height", margin: "margin", opacity: "opacity", width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ChartAreaComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-area',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
31
32
  type: Input
@@ -15,11 +15,12 @@ export class DonutCenterTemplateDirective {
15
15
  }
16
16
  }
17
17
  DonutCenterTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonutCenterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
18
- DonutCenterTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: DonutCenterTemplateDirective, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
18
+ DonutCenterTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: DonutCenterTemplateDirective, isStandalone: true, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
19
19
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
20
20
  type: Directive,
21
21
  args: [{
22
- selector: '[kendoChartDonutCenterTemplate]'
22
+ selector: '[kendoChartDonutCenterTemplate]',
23
+ standalone: true
23
24
  }]
24
25
  }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
25
26
  type: Optional
@@ -27,13 +27,14 @@ export class LegendInactiveItemsComponent extends SettingsComponent {
27
27
  }
28
28
  }
29
29
  LegendInactiveItemsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
30
- LegendInactiveItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendInactiveItemsComponent, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
+ LegendInactiveItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendInactiveItemsComponent, isStandalone: true, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
31
31
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  changeDetection: ChangeDetectionStrategy.OnPush,
35
35
  selector: 'kendo-chart-legend-inactive-items',
36
- template: ''
36
+ template: '',
37
+ standalone: true
37
38
  }]
38
39
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { labels: [{
39
40
  type: Input
@@ -27,13 +27,14 @@ export class LegendItemComponent extends SettingsComponent {
27
27
  }
28
28
  }
29
29
  LegendItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendItemComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
30
- LegendItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendItemComponent, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", type: "type", line: "line", area: "area", markers: "markers", highlight: "highlight", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
+ LegendItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendItemComponent, isStandalone: true, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", type: "type", line: "line", area: "area", markers: "markers", highlight: "highlight", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
31
31
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendItemComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  changeDetection: ChangeDetectionStrategy.OnPush,
35
35
  selector: 'kendo-chart-legend-item',
36
- template: ''
36
+ template: '',
37
+ standalone: true
37
38
  }]
38
39
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { cursor: [{
39
40
  type: Input
@@ -19,13 +19,14 @@ export class LegendComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  LegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- LegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendComponent, selector: "kendo-chart-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", inactiveItems: "inactiveItems", item: "item", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ LegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: LegendComponent, isStandalone: true, selector: "kendo-chart-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", inactiveItems: "inactiveItems", item: "item", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
23
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LegendComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-legend',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { align: [{
31
32
  type: Input
@@ -17,13 +17,14 @@ export class PanesTitleComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  PanesTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PanesTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- PanesTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PanesTitleComponent, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ PanesTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PanesTitleComponent, isStandalone: true, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PanesTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-pane-title',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
29
30
  type: Input
@@ -17,13 +17,14 @@ export class PaneDefaultsTitleComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  PaneDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- PaneDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PaneDefaultsTitleComponent, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
20
+ PaneDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PaneDefaultsTitleComponent, isStandalone: true, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
21
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-pane-defaults-title',
26
- template: ''
26
+ template: '',
27
+ standalone: true
27
28
  }]
28
29
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
29
30
  type: Input
@@ -18,13 +18,14 @@ export class PaneDefaultsComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  PaneDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- PaneDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PaneDefaultsComponent, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ PaneDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PaneDefaultsComponent, isStandalone: true, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-pane-defaults',
27
- template: ''
27
+ template: '',
28
+ standalone: true
28
29
  }]
29
30
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { background: [{
30
31
  type: Input