@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
@@ -26,13 +26,14 @@ export class TitleComponent extends SettingsComponent {
26
26
  }
27
27
  }
28
28
  TitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
29
- TitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TitleComponent, selector: "kendo-chart-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
29
+ TitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TitleComponent, isStandalone: true, selector: "kendo-chart-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
30
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TitleComponent, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
34
34
  selector: 'kendo-chart-title',
35
- template: ''
35
+ template: '',
36
+ standalone: true
36
37
  }]
37
38
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { align: [{
38
39
  type: Input
@@ -7,10 +7,10 @@ import { BaseTooltip } from './base-tooltip';
7
7
  import { PopupService, POPUP_CONTAINER } from '@progress/kendo-angular-popup';
8
8
  import { LocalizationService } from '@progress/kendo-angular-l10n';
9
9
  import { bodyFactory } from './body-factory';
10
+ import { NgStyle } from '@angular/common';
10
11
  import * as i0 from "@angular/core";
11
12
  import * as i1 from "@progress/kendo-angular-popup";
12
13
  import * as i2 from "@progress/kendo-angular-l10n";
13
- import * as i3 from "@angular/common";
14
14
  /**
15
15
  * @hidden
16
16
  */
@@ -26,7 +26,7 @@ export class CrosshairTooltipComponent extends BaseTooltip {
26
26
  }
27
27
  }
28
28
  CrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CrosshairTooltipComponent, deps: [{ token: i1.PopupService }, { token: i2.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
29
- CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: { key: "key", popupSettings: "popupSettings" }, providers: [PopupService, {
29
+ CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-crosshair-tooltip", inputs: { key: "key", popupSettings: "popupSettings" }, providers: [PopupService, {
30
30
  provide: POPUP_CONTAINER,
31
31
  useFactory: bodyFactory
32
32
  }], viewQueries: [{ propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
@@ -35,7 +35,7 @@ CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
35
35
  {{ value }}
36
36
  </div>
37
37
  </ng-template>
38
- `, isInline: true, dependencies: [{ kind: "directive", type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
38
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
39
39
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
40
40
  type: Component,
41
41
  args: [{
@@ -50,7 +50,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
50
50
  {{ value }}
51
51
  </div>
52
52
  </ng-template>
53
- `
53
+ `,
54
+ standalone: true,
55
+ imports: [NgStyle]
54
56
  }]
55
57
  }], ctorParameters: function () { return [{ type: i1.PopupService }, { type: i2.LocalizationService }]; }, propDecorators: { templateRef: [{
56
58
  type: ViewChild,
@@ -4,9 +4,8 @@
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Component, ViewChildren, QueryList, Input } from '@angular/core';
6
6
  import { CrosshairTooltipComponent } from './crosshair-tooltip.component';
7
+ import { NgFor } from '@angular/common';
7
8
  import * as i0 from "@angular/core";
8
- import * as i1 from "@angular/common";
9
- import * as i2 from "./crosshair-tooltip.component";
10
9
  const AXES = ["categoryAxis", "valueAxis", "xAxis", "yAxis"];
11
10
  /**
12
11
  * @hidden
@@ -90,10 +89,10 @@ export class CrosshairTooltipsContainerComponent {
90
89
  }
91
90
  }
92
91
  CrosshairTooltipsContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
93
- CrosshairTooltipsContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: { popupSettings: "popupSettings" }, viewQueries: [{ propertyName: "crossahirTooltipComponents", predicate: CrosshairTooltipComponent, descendants: true }], ngImport: i0, template: `
92
+ CrosshairTooltipsContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CrosshairTooltipsContainerComponent, isStandalone: true, selector: "kendo-chart-crosshair-tooltips-container", inputs: { popupSettings: "popupSettings" }, viewQueries: [{ propertyName: "crossahirTooltipComponents", predicate: CrosshairTooltipComponent, descendants: true }], ngImport: i0, template: `
94
93
  <kendo-chart-crosshair-tooltip *ngFor="let key of tooltipKeys" [key]="key" [popupSettings]="popupSettings">
95
94
  </kendo-chart-crosshair-tooltip>
96
- `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i2.CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: ["key", "popupSettings"] }] });
95
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: ["key", "popupSettings"] }] });
97
96
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
98
97
  type: Component,
99
98
  args: [{
@@ -101,7 +100,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
101
100
  template: `
102
101
  <kendo-chart-crosshair-tooltip *ngFor="let key of tooltipKeys" [key]="key" [popupSettings]="popupSettings">
103
102
  </kendo-chart-crosshair-tooltip>
104
- `
103
+ `,
104
+ standalone: true,
105
+ imports: [NgFor, CrosshairTooltipComponent]
105
106
  }]
106
107
  }], propDecorators: { popupSettings: [{
107
108
  type: Input
@@ -46,11 +46,12 @@ export class SeriesTooltipTemplateDirective {
46
46
  }
47
47
  }
48
48
  SeriesTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SeriesTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
49
- SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
49
+ SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SeriesTooltipTemplateDirective, isStandalone: true, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
50
50
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
51
51
  type: Directive,
52
52
  args: [{
53
- selector: '[kendoChartSeriesTooltipTemplate]'
53
+ selector: '[kendoChartSeriesTooltipTemplate]',
54
+ standalone: true
54
55
  }]
55
56
  }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
56
57
  type: Optional
@@ -56,11 +56,12 @@ export class SharedTooltipTemplateDirective {
56
56
  }
57
57
  }
58
58
  SharedTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SharedTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
59
- SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
59
+ SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: SharedTooltipTemplateDirective, isStandalone: true, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
60
60
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: SharedTooltipTemplateDirective, decorators: [{
61
61
  type: Directive,
62
62
  args: [{
63
- selector: '[kendoChartSharedTooltipTemplate]'
63
+ selector: '[kendoChartSharedTooltipTemplate]',
64
+ standalone: true
64
65
  }]
65
66
  }], ctorParameters: function () { return [{ type: i0.TemplateRef, decorators: [{
66
67
  type: Optional
@@ -12,13 +12,11 @@ import { TooltipTemplateService } from '../../common/tooltip-template.service';
12
12
  import { PopupService, POPUP_CONTAINER } from '@progress/kendo-angular-popup';
13
13
  import { bodyFactory } from './body-factory';
14
14
  import { LocalizationService } from '@progress/kendo-angular-l10n';
15
+ import { NgClass, NgStyle, NgIf, NgTemplateOutlet, NgFor } from '@angular/common';
15
16
  import * as i0 from "@angular/core";
16
17
  import * as i1 from "@progress/kendo-angular-popup";
17
18
  import * as i2 from "../../common/tooltip-template.service";
18
19
  import * as i3 from "@progress/kendo-angular-l10n";
19
- import * as i4 from "@angular/common";
20
- import * as i5 from "./series-tooltip-template.directive";
21
- import * as i6 from "./shared-tooltip-template.directive";
22
20
  const SHARED_TOOLTIP_CLASS = 'k-chart-shared-tooltip';
23
21
  const TOOLTIP_CLASS = "k-chart-tooltip";
24
22
  /**
@@ -111,7 +109,7 @@ export class TooltipPopupComponent extends BaseTooltip {
111
109
  }
112
110
  }
113
111
  TooltipPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TooltipPopupComponent, deps: [{ token: i1.PopupService }, { token: i2.TooltipTemplateService }, { token: i3.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
114
- TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: { animate: "animate", classNames: "classNames", popupSettings: "popupSettings", wrapperClass: "wrapperClass" }, outputs: { leave: "leave" }, providers: [PopupService, {
112
+ TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TooltipPopupComponent, isStandalone: true, selector: "kendo-chart-tooltip-popup", inputs: { animate: "animate", classNames: "classNames", popupSettings: "popupSettings", wrapperClass: "wrapperClass" }, outputs: { leave: "leave" }, providers: [PopupService, {
115
113
  provide: POPUP_CONTAINER,
116
114
  useFactory: bodyFactory
117
115
  }], viewQueries: [{ propertyName: "defaultSeriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "defaultSharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }, { propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
@@ -146,7 +144,7 @@ TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
146
144
  </tr>
147
145
  </table>
148
146
  </ng-template>
149
- `, isInline: true, dependencies: [{ kind: "directive", type: i4.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i4.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i5.SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]" }, { kind: "directive", type: i6.SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]" }] });
147
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]" }, { kind: "directive", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]" }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
150
148
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TooltipPopupComponent, decorators: [{
151
149
  type: Component,
152
150
  args: [{
@@ -187,7 +185,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
187
185
  </tr>
188
186
  </table>
189
187
  </ng-template>
190
- `
188
+ `,
189
+ standalone: true,
190
+ imports: [NgClass, NgStyle, NgIf, NgTemplateOutlet, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, NgFor]
191
191
  }]
192
192
  }], ctorParameters: function () { return [{ type: i1.PopupService }, { type: i2.TooltipTemplateService }, { type: i3.LocalizationService }, { type: i0.NgZone }]; }, propDecorators: { defaultSeriesTooltipTemplate: [{
193
193
  type: ViewChild,
@@ -28,12 +28,13 @@ export class TooltipComponent extends SettingsComponent {
28
28
  }
29
29
  }
30
30
  TooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TooltipComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.TooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
31
- TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TooltipComponent, selector: "kendo-chart-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", opacity: "opacity", padding: "padding", shared: "shared", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "sharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
31
+ TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TooltipComponent, isStandalone: true, selector: "kendo-chart-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", opacity: "opacity", padding: "padding", shared: "shared", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "sharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
32
32
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TooltipComponent, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  selector: 'kendo-chart-tooltip',
36
- template: ''
36
+ template: '',
37
+ standalone: true
37
38
  }]
38
39
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.TooltipTemplateService }]; }, propDecorators: { background: [{
39
40
  type: Input
@@ -18,13 +18,14 @@ export class ValueAxisCrosshairComponent extends SettingsComponent {
18
18
  }
19
19
  }
20
20
  ValueAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
21
- ValueAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisCrosshairComponent, selector: "kendo-chart-value-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
21
+ ValueAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-value-axis-item-crosshair", inputs: { color: "color", 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: ValueAxisCrosshairComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{
25
25
  changeDetection: ChangeDetectionStrategy.OnPush,
26
26
  selector: 'kendo-chart-value-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 ValueAxisCrosshairTooltipComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  ValueAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- ValueAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisCrosshairTooltipComponent, selector: "kendo-chart-value-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
+ ValueAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-value-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: ValueAxisCrosshairTooltipComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-value-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 ValueAxisLabelsComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  ValueAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- ValueAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisLabelsComponent, selector: "kendo-chart-value-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", 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
+ ValueAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-value-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", 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: ValueAxisLabelsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-value-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 ValueAxisNotesComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  ValueAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- ValueAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisNotesComponent, selector: "kendo-chart-value-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
+ ValueAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisNotesComponent, isStandalone: true, selector: "kendo-chart-value-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: ValueAxisNotesComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-value-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 ValueAxisNotesIconComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  ValueAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- ValueAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisNotesIconComponent, selector: "kendo-chart-value-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
+ ValueAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-value-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: ValueAxisNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-value-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 ValueAxisNotesLabelComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisNotesLabelComponent, selector: "kendo-chart-value-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
+ ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-value-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: ValueAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-value-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
@@ -17,13 +17,14 @@ export class ValueAxisTitleComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisTitleComponent, selector: "kendo-chart-value-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
+ ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisTitleComponent, isStandalone: true, selector: "kendo-chart-value-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: ValueAxisTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-value-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
@@ -20,14 +20,15 @@ export class ValueAxisItemComponent extends CollectionItemComponent {
20
20
  }
21
21
  }
22
22
  ValueAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
23
- ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisItemComponent, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
23
+ ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisItemComponent, isStandalone: true, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
24
24
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  changeDetection: ChangeDetectionStrategy.OnPush,
28
28
  providers: [ConfigurationService],
29
29
  selector: 'kendo-chart-value-axis-item',
30
- template: ''
30
+ template: '',
31
+ standalone: true
31
32
  }]
32
33
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; }, propDecorators: { axisCrossingValue: [{
33
34
  type: Input
@@ -31,7 +31,7 @@ export class ValueAxisComponent extends CollectionComponent {
31
31
  }
32
32
  }
33
33
  ValueAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
34
- ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisComponent, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
34
+ ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ValueAxisComponent, isStandalone: true, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
35
35
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ValueAxisComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{
@@ -39,6 +39,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
39
39
  providers: [CollectionService],
40
40
  selector: 'kendo-chart-value-axis',
41
41
  template: '',
42
+ standalone: true
42
43
  }]
43
44
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; }, propDecorators: { children: [{
44
45
  type: ContentChildren,
@@ -19,13 +19,14 @@ export class XAxisCrosshairComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisCrosshairComponent, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", 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: XAxisCrosshairComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-x-axis-item-crosshair',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { color: [{
31
32
  type: Input
@@ -19,13 +19,14 @@ export class XAxisCrosshairTooltipComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisCrosshairTooltipComponent, selector: "kendo-chart-x-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
+ XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-x-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: XAxisCrosshairTooltipComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-x-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 XAxisLabelsComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisLabelsComponent, selector: "kendo-chart-x-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
+ XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-x-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: XAxisLabelsComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-x-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
@@ -21,13 +21,14 @@ export class XAxisNotesComponent extends SettingsComponent {
21
21
  }
22
22
  }
23
23
  XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
24
- XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesComponent, selector: "kendo-chart-x-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 });
24
+ XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesComponent, isStandalone: true, selector: "kendo-chart-x-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 });
25
25
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  changeDetection: ChangeDetectionStrategy.OnPush,
29
29
  selector: 'kendo-chart-x-axis-item-notes',
30
- template: ''
30
+ template: '',
31
+ standalone: true
31
32
  }]
32
33
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { data: [{
33
34
  type: Input
@@ -17,13 +17,14 @@ export class XAxisNotesIconComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesIconComponent, selector: "kendo-chart-x-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
+ XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-x-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: XAxisNotesIconComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-x-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 XAxisNotesLabelComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesLabelComponent, selector: "kendo-chart-x-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
+ XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-x-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: XAxisNotesLabelComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-x-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
@@ -17,13 +17,14 @@ export class XAxisTitleComponent extends SettingsComponent {
17
17
  }
18
18
  }
19
19
  XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
20
- XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisTitleComponent, selector: "kendo-chart-x-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
+ XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisTitleComponent, isStandalone: true, selector: "kendo-chart-x-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: XAxisTitleComponent, decorators: [{
22
22
  type: Component,
23
23
  args: [{
24
24
  changeDetection: ChangeDetectionStrategy.OnPush,
25
25
  selector: 'kendo-chart-x-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
@@ -26,14 +26,15 @@ export class XAxisItemComponent extends CollectionItemComponent {
26
26
  }
27
27
  }
28
28
  XAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
29
- XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisItemComponent, selector: "kendo-chart-x-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
29
+ XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisItemComponent, isStandalone: true, selector: "kendo-chart-x-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
30
30
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisItemComponent, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
34
34
  providers: [ConfigurationService],
35
35
  selector: 'kendo-chart-x-axis-item',
36
- template: ''
36
+ template: '',
37
+ standalone: true
37
38
  }]
38
39
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.IntlService }, { type: undefined, decorators: [{
39
40
  type: Inject,
@@ -38,14 +38,15 @@ export class XAxisComponent extends CollectionComponent {
38
38
  }
39
39
  }
40
40
  XAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
41
- XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisComponent, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
41
+ XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: XAxisComponent, isStandalone: true, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
42
42
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: XAxisComponent, decorators: [{
43
43
  type: Component,
44
44
  args: [{
45
45
  changeDetection: ChangeDetectionStrategy.OnPush,
46
46
  providers: [CollectionService],
47
47
  selector: 'kendo-chart-x-axis',
48
- template: ''
48
+ template: '',
49
+ standalone: true
49
50
  }]
50
51
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }, { type: i2.CollectionService }]; }, propDecorators: { children: [{
51
52
  type: ContentChildren,
@@ -19,13 +19,14 @@ export class YAxisCrosshairComponent extends SettingsComponent {
19
19
  }
20
20
  }
21
21
  YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
22
- YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisCrosshairComponent, selector: "kendo-chart-y-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
22
+ YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: YAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-y-axis-item-crosshair", inputs: { color: "color", 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: YAxisCrosshairComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  changeDetection: ChangeDetectionStrategy.OnPush,
27
27
  selector: 'kendo-chart-y-axis-item-crosshair',
28
- template: ''
28
+ template: '',
29
+ standalone: true
29
30
  }]
30
31
  }], ctorParameters: function () { return [{ type: i1.ConfigurationService }]; }, propDecorators: { color: [{
31
32
  type: Input