@progress/kendo-angular-charts 24.2.2 → 25.0.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 (382) hide show
  1. package/fesm2022/progress-kendo-angular-charts.mjs +481 -481
  2. package/index.d.ts +14882 -60
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +13 -13
  5. package/api-types/axis-range.interface.d.ts +0 -17
  6. package/api-types/chart-axis.interface.d.ts +0 -39
  7. package/api-types/chart-pane.interface.d.ts +0 -26
  8. package/api-types/chart-plotarea.interface.d.ts +0 -18
  9. package/api-types/chart-svg-export-options.interface.d.ts +0 -18
  10. package/api-types/chart-visual-export-options.interface.d.ts +0 -17
  11. package/api-types/event-axis-options.interface.d.ts +0 -13
  12. package/api-types/event-series-options.interface.d.ts +0 -21
  13. package/api-types/series-point-marker.interface.d.ts +0 -18
  14. package/api-types/series-point.interface.d.ts +0 -59
  15. package/argument-types/axis-label-content-args.interface.d.ts +0 -39
  16. package/argument-types/axis-label-visual-args.interface.d.ts +0 -47
  17. package/argument-types/axis-note-content-args.interface.d.ts +0 -21
  18. package/argument-types/axis-note-visual-args.interface.d.ts +0 -31
  19. package/argument-types/error-bars-value-args.interface.d.ts +0 -29
  20. package/argument-types/error-bars-visual-args.interface.d.ts +0 -35
  21. package/argument-types/highlight-toggle-args.interface.d.ts +0 -38
  22. package/argument-types/highlight-visual-args.interface.d.ts +0 -56
  23. package/argument-types/legend-item-visual-args.interface.d.ts +0 -37
  24. package/argument-types/legend-labels-content-args.interface.d.ts +0 -31
  25. package/argument-types/markers-visual-args.interface.d.ts +0 -43
  26. package/argument-types/plot-band-label-visual-args.interface.d.ts +0 -31
  27. package/argument-types/series-labels-content-args.interface.d.ts +0 -50
  28. package/argument-types/series-labels-visual-args.interface.d.ts +0 -67
  29. package/argument-types/series-note-content-args.interface.d.ts +0 -29
  30. package/argument-types/series-note-visual-args.interface.d.ts +0 -47
  31. package/argument-types/series-visual-args.interface.d.ts +0 -82
  32. package/argument-types/title-visual-args.interface.d.ts +0 -31
  33. package/chart/axis-defaults/crosshair.component.d.ts +0 -50
  34. package/chart/axis-defaults/crosshair.tooltip.component.d.ts +0 -54
  35. package/chart/axis-defaults/labels.component.d.ts +0 -77
  36. package/chart/axis-defaults/title.component.d.ts +0 -69
  37. package/chart/axis-defaults.component.d.ts +0 -107
  38. package/chart/category-axis-item/crosshair.component.d.ts +0 -50
  39. package/chart/category-axis-item/crosshair.tooltip.component.d.ts +0 -53
  40. package/chart/category-axis-item/labels.component.d.ts +0 -106
  41. package/chart/category-axis-item/notes.component.d.ts +0 -43
  42. package/chart/category-axis-item/notes.icon.component.d.ts +0 -38
  43. package/chart/category-axis-item/notes.label.component.d.ts +0 -61
  44. package/chart/category-axis-item/range-labels.component.d.ts +0 -17
  45. package/chart/category-axis-item/select.component.d.ts +0 -38
  46. package/chart/category-axis-item/title.component.d.ts +0 -70
  47. package/chart/category-axis-item.component.d.ts +0 -176
  48. package/chart/category-axis.component.d.ts +0 -46
  49. package/chart/chart-area.component.d.ts +0 -57
  50. package/chart/donut-center-template.directive.d.ts +0 -24
  51. package/chart/legend/inactive-items.component.d.ts +0 -32
  52. package/chart/legend/item.component.d.ts +0 -58
  53. package/chart/legend.component.d.ts +0 -126
  54. package/chart/localization/custom-messages.component.d.ts +0 -25
  55. package/chart/localization/localized-messages.directive.d.ts +0 -16
  56. package/chart/localization/messages.d.ts +0 -17
  57. package/chart/no-data-template.directive.d.ts +0 -26
  58. package/chart/pane/title.component.d.ts +0 -59
  59. package/chart/pane-defaults/title.component.d.ts +0 -56
  60. package/chart/pane-defaults.component.d.ts +0 -60
  61. package/chart/pane.component.d.ts +0 -70
  62. package/chart/panes.component.d.ts +0 -34
  63. package/chart/plot-area.component.d.ts +0 -46
  64. package/chart/series-defaults/labels.component.d.ts +0 -85
  65. package/chart/series-defaults/labels.from.component.d.ts +0 -59
  66. package/chart/series-defaults/labels.to.component.d.ts +0 -59
  67. package/chart/series-defaults/notes.component.d.ts +0 -48
  68. package/chart/series-defaults/notes.icon.component.d.ts +0 -40
  69. package/chart/series-defaults/notes.label.component.d.ts +0 -60
  70. package/chart/series-defaults/tooltip.component.d.ts +0 -49
  71. package/chart/series-defaults.component.d.ts +0 -89
  72. package/chart/series-drilldown-template.directive.d.ts +0 -25
  73. package/chart/series-item/error-bars.component.d.ts +0 -49
  74. package/chart/series-item/extremes.component.d.ts +0 -42
  75. package/chart/series-item/highlight.component.d.ts +0 -52
  76. package/chart/series-item/labels.component.d.ts +0 -113
  77. package/chart/series-item/labels.from.component.d.ts +0 -63
  78. package/chart/series-item/labels.to.component.d.ts +0 -63
  79. package/chart/series-item/markers.component.d.ts +0 -69
  80. package/chart/series-item/notes.component.d.ts +0 -54
  81. package/chart/series-item/notes.icon.component.d.ts +0 -42
  82. package/chart/series-item/notes.label.component.d.ts +0 -65
  83. package/chart/series-item/outliers.component.d.ts +0 -44
  84. package/chart/series-item/tooltip.component.d.ts +0 -52
  85. package/chart/series-item/trendline.component.d.ts +0 -56
  86. package/chart/series-item/trendline.forecast.component.d.ts +0 -32
  87. package/chart/series-item.component.d.ts +0 -543
  88. package/chart/series.component.d.ts +0 -39
  89. package/chart/subtitle.component.d.ts +0 -76
  90. package/chart/title.component.d.ts +0 -85
  91. package/chart/tooltip/base-tooltip.d.ts +0 -31
  92. package/chart/tooltip/body-factory.d.ts +0 -9
  93. package/chart/tooltip/crosshair-tooltip.component.d.ts +0 -24
  94. package/chart/tooltip/crosshair-tooltips-container.component.d.ts +0 -26
  95. package/chart/tooltip/popup-settings.interface.d.ts +0 -18
  96. package/chart/tooltip/series-tooltip-template.directive.d.ts +0 -48
  97. package/chart/tooltip/shared-tooltip-template.directive.d.ts +0 -60
  98. package/chart/tooltip/tooltip-popup.component.d.ts +0 -46
  99. package/chart/tooltip/tooltip-template-point.d.ts +0 -86
  100. package/chart/tooltip.component.d.ts +0 -67
  101. package/chart/value-axis-item/crosshair.component.d.ts +0 -59
  102. package/chart/value-axis-item/crosshair.tooltip.component.d.ts +0 -54
  103. package/chart/value-axis-item/labels.component.d.ts +0 -91
  104. package/chart/value-axis-item/notes.component.d.ts +0 -58
  105. package/chart/value-axis-item/notes.icon.component.d.ts +0 -40
  106. package/chart/value-axis-item/notes.label.component.d.ts +0 -60
  107. package/chart/value-axis-item/title.component.d.ts +0 -69
  108. package/chart/value-axis-item.component.d.ts +0 -140
  109. package/chart/value-axis.component.d.ts +0 -31
  110. package/chart/x-axis-item/crosshair.component.d.ts +0 -57
  111. package/chart/x-axis-item/crosshair.tooltip.component.d.ts +0 -53
  112. package/chart/x-axis-item/labels.component.d.ts +0 -96
  113. package/chart/x-axis-item/notes.component.d.ts +0 -62
  114. package/chart/x-axis-item/notes.icon.component.d.ts +0 -40
  115. package/chart/x-axis-item/notes.label.component.d.ts +0 -61
  116. package/chart/x-axis-item/title.component.d.ts +0 -70
  117. package/chart/x-axis-item.component.d.ts +0 -155
  118. package/chart/x-axis.component.d.ts +0 -39
  119. package/chart/y-axis-item/crosshair.component.d.ts +0 -54
  120. package/chart/y-axis-item/crosshair.tooltip.component.d.ts +0 -47
  121. package/chart/y-axis-item/labels.component.d.ts +0 -101
  122. package/chart/y-axis-item/notes.component.d.ts +0 -59
  123. package/chart/y-axis-item/notes.icon.component.d.ts +0 -40
  124. package/chart/y-axis-item/notes.label.component.d.ts +0 -61
  125. package/chart/y-axis-item/title.component.d.ts +0 -70
  126. package/chart/y-axis-item.component.d.ts +0 -145
  127. package/chart/y-axis.component.d.ts +0 -39
  128. package/chart/zoomable.component.d.ts +0 -36
  129. package/chart-breadcrumb.component.d.ts +0 -43
  130. package/chart-defaults.d.ts +0 -5
  131. package/chart-options.interface.d.ts +0 -127
  132. package/chart.component.d.ts +0 -515
  133. package/chart.directives.d.ts +0 -29
  134. package/chart.module.d.ts +0 -126
  135. package/charts.module.d.ts +0 -169
  136. package/common/api-types.d.ts +0 -14
  137. package/common/chart-default-theme.d.ts +0 -11
  138. package/common/chart-instance-observer.d.ts +0 -12
  139. package/common/collection-item.component.d.ts +0 -40
  140. package/common/collection.component.d.ts +0 -27
  141. package/common/collection.service.d.ts +0 -32
  142. package/common/configuration.service.d.ts +0 -37
  143. package/common/copy-changes.d.ts +0 -20
  144. package/common/events.d.ts +0 -30
  145. package/common/has-observers.d.ts +0 -9
  146. package/common/has-parent.d.ts +0 -8
  147. package/common/prefix-configuration.service.d.ts +0 -24
  148. package/common/property-types.d.ts +0 -145
  149. package/common/root-configuration.service.d.ts +0 -13
  150. package/common/settings.component.d.ts +0 -37
  151. package/common/theme.service.d.ts +0 -20
  152. package/common/to-simple-changes.d.ts +0 -11
  153. package/common/tooltip-template.service.d.ts +0 -21
  154. package/common.directives.d.ts +0 -74
  155. package/directives.d.ts +0 -160
  156. package/events/axis-label-click-event.d.ts +0 -37
  157. package/events/base-event.d.ts +0 -21
  158. package/events/drag-end-event.d.ts +0 -27
  159. package/events/drag-event.d.ts +0 -27
  160. package/events/drag-start-event.d.ts +0 -27
  161. package/events/drilldown-event.d.ts +0 -29
  162. package/events/instance-event.service.d.ts +0 -11
  163. package/events/legend-event.d.ts +0 -33
  164. package/events/legend-item-click-event.d.ts +0 -14
  165. package/events/legend-item-hover-event.d.ts +0 -14
  166. package/events/legend-item-leave-event.d.ts +0 -18
  167. package/events/note-click-event.d.ts +0 -10
  168. package/events/note-event.d.ts +0 -37
  169. package/events/note-hover-event.d.ts +0 -10
  170. package/events/note-leave-event.d.ts +0 -10
  171. package/events/pane-render-event.d.ts +0 -28
  172. package/events/plot-area-click-event.d.ts +0 -37
  173. package/events/plot-area-hover-event.d.ts +0 -37
  174. package/events/plot-area-leave-event.d.ts +0 -10
  175. package/events/preventable-event.d.ts +0 -26
  176. package/events/render-event.d.ts +0 -15
  177. package/events/select-end-event.d.ts +0 -28
  178. package/events/select-event.d.ts +0 -28
  179. package/events/select-start-event.d.ts +0 -28
  180. package/events/series-click-event.d.ts +0 -51
  181. package/events/series-event.d.ts +0 -51
  182. package/events/series-hover-event.d.ts +0 -10
  183. package/events/series-leave-event.d.ts +0 -10
  184. package/events/series-over-event.d.ts +0 -10
  185. package/events/zoom-end-event.d.ts +0 -30
  186. package/events/zoom-event.d.ts +0 -36
  187. package/events/zoom-start-event.d.ts +0 -27
  188. package/field-types/auto-base-unit-steps.interface.d.ts +0 -58
  189. package/field-types/axis-labels-position.d.ts +0 -38
  190. package/field-types/axis-line.interface.d.ts +0 -32
  191. package/field-types/axis-ticks.interface.d.ts +0 -35
  192. package/field-types/axis-title-position.d.ts +0 -39
  193. package/field-types/base-unit.d.ts +0 -45
  194. package/field-types/border.interface.d.ts +0 -27
  195. package/field-types/bullet-target-line.interface.d.ts +0 -13
  196. package/field-types/bullet-target.interface.d.ts +0 -24
  197. package/field-types/category-base-unit.d.ts +0 -41
  198. package/field-types/dash-type.d.ts +0 -39
  199. package/field-types/date-formats.interface.d.ts +0 -44
  200. package/field-types/drag-action.interface.d.ts +0 -19
  201. package/field-types/error-bar-line.interface.d.ts +0 -18
  202. package/field-types/grid-lines.interface.d.ts +0 -36
  203. package/field-types/highlight-line.interface.d.ts +0 -27
  204. package/field-types/label-connectors.interface.d.ts +0 -21
  205. package/field-types/label-rotation.interface.d.ts +0 -23
  206. package/field-types/legend-labels.interface.d.ts +0 -36
  207. package/field-types/line-style.d.ts +0 -33
  208. package/field-types/lock-axis.d.ts +0 -14
  209. package/field-types/margin.interface.d.ts +0 -26
  210. package/field-types/marker-type.d.ts +0 -42
  211. package/field-types/modifier-key.d.ts +0 -32
  212. package/field-types/mousewheel-select.interface.d.ts +0 -20
  213. package/field-types/mousewheel-zoom.interface.d.ts +0 -21
  214. package/field-types/negative-bubble-values.interface.d.ts +0 -18
  215. package/field-types/note-label-position.d.ts +0 -38
  216. package/field-types/note-line.interface.d.ts +0 -26
  217. package/field-types/note-position.d.ts +0 -38
  218. package/field-types/overlay.interface.d.ts +0 -15
  219. package/field-types/padding.interface.d.ts +0 -10
  220. package/field-types/plot-band-label.interface.d.ts +0 -77
  221. package/field-types/plot-band.interface.d.ts +0 -34
  222. package/field-types/series-labels-alignment.d.ts +0 -20
  223. package/field-types/series-labels-position.d.ts +0 -21
  224. package/field-types/series-line.interface.d.ts +0 -28
  225. package/field-types/series-mean.interface.d.ts +0 -26
  226. package/field-types/series-median.interface.d.ts +0 -26
  227. package/field-types/series-stack.interface.d.ts +0 -20
  228. package/field-types/series-type.d.ts +0 -70
  229. package/field-types/series-whiskers.interface.d.ts +0 -26
  230. package/field-types/trendline-forecast.interface.d.ts +0 -17
  231. package/field-types/week-start-day.enum.d.ts +0 -37
  232. package/option-types/axis-crosshair-tooltip.interface.d.ts +0 -41
  233. package/option-types/axis-defaults/crosshair.interface.d.ts +0 -39
  234. package/option-types/axis-defaults/crosshair.tooltip.interface.d.ts +0 -10
  235. package/option-types/axis-defaults/labels.interface.d.ts +0 -60
  236. package/option-types/axis-defaults/title.interface.d.ts +0 -56
  237. package/option-types/axis-defaults.interface.d.ts +0 -88
  238. package/option-types/category-axis-item/crosshair.interface.d.ts +0 -37
  239. package/option-types/category-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  240. package/option-types/category-axis-item/highlight.interface.d.ts +0 -28
  241. package/option-types/category-axis-item/labels.interface.d.ts +0 -95
  242. package/option-types/category-axis-item/notes.icon.interface.d.ts +0 -30
  243. package/option-types/category-axis-item/notes.interface.d.ts +0 -37
  244. package/option-types/category-axis-item/notes.label.interface.d.ts +0 -49
  245. package/option-types/category-axis-item/range-labels.interface.d.ts +0 -28
  246. package/option-types/category-axis-item/select.interface.d.ts +0 -33
  247. package/option-types/category-axis-item/title.interface.d.ts +0 -57
  248. package/option-types/category-axis-item.interface.d.ts +0 -171
  249. package/option-types/chart-area.interface.d.ts +0 -34
  250. package/option-types/legend/inactive-items.interface.d.ts +0 -14
  251. package/option-types/legend/item.interface.d.ts +0 -115
  252. package/option-types/legend/legend-title.interface.d.ts +0 -58
  253. package/option-types/legend/markers.interface.d.ts +0 -32
  254. package/option-types/legend.interface.d.ts +0 -100
  255. package/option-types/pane/title.interface.d.ts +0 -59
  256. package/option-types/pane-defaults/title.interface.d.ts +0 -46
  257. package/option-types/pane-defaults.interface.d.ts +0 -41
  258. package/option-types/pane.interface.d.ts +0 -48
  259. package/option-types/plot-area.interface.d.ts +0 -32
  260. package/option-types/series-defaults/labels.from.interface.d.ts +0 -48
  261. package/option-types/series-defaults/labels.interface.d.ts +0 -69
  262. package/option-types/series-defaults/labels.to.interface.d.ts +0 -48
  263. package/option-types/series-defaults/notes.icon.interface.d.ts +0 -30
  264. package/option-types/series-defaults/notes.interface.d.ts +0 -30
  265. package/option-types/series-defaults/notes.label.interface.d.ts +0 -49
  266. package/option-types/series-defaults/tooltip.interface.d.ts +0 -50
  267. package/option-types/series-defaults.interface.d.ts +0 -181
  268. package/option-types/series-item/error-bars.interface.d.ts +0 -56
  269. package/option-types/series-item/extremes.interface.d.ts +0 -30
  270. package/option-types/series-item/highlight.interface.d.ts +0 -58
  271. package/option-types/series-item/labels.from.interface.d.ts +0 -66
  272. package/option-types/series-item/labels.interface.d.ts +0 -93
  273. package/option-types/series-item/labels.to.interface.d.ts +0 -68
  274. package/option-types/series-item/markers-highlight.interface.d.ts +0 -23
  275. package/option-types/series-item/markers.interface.d.ts +0 -52
  276. package/option-types/series-item/notes.icon.interface.d.ts +0 -30
  277. package/option-types/series-item/notes.interface.d.ts +0 -33
  278. package/option-types/series-item/notes.label.interface.d.ts +0 -53
  279. package/option-types/series-item/outliers.interface.d.ts +0 -30
  280. package/option-types/series-item/tooltip.interface.d.ts +0 -55
  281. package/option-types/series-item/trendline.interface.d.ts +0 -32
  282. package/option-types/series-item.interface.d.ts +0 -525
  283. package/option-types/subtitle.interface.d.ts +0 -61
  284. package/option-types/title.interface.d.ts +0 -63
  285. package/option-types/tooltip-border.interface.d.ts +0 -15
  286. package/option-types/tooltip.interface.d.ts +0 -56
  287. package/option-types/value-axis-item/crosshair.interface.d.ts +0 -34
  288. package/option-types/value-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  289. package/option-types/value-axis-item/labels.interface.d.ts +0 -83
  290. package/option-types/value-axis-item/notes.icon.interface.d.ts +0 -30
  291. package/option-types/value-axis-item/notes.interface.d.ts +0 -37
  292. package/option-types/value-axis-item/notes.label.interface.d.ts +0 -52
  293. package/option-types/value-axis-item/title.interface.d.ts +0 -57
  294. package/option-types/value-axis-item.interface.d.ts +0 -129
  295. package/option-types/x-axis-item/crosshair.interface.d.ts +0 -32
  296. package/option-types/x-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  297. package/option-types/x-axis-item/labels.interface.d.ts +0 -89
  298. package/option-types/x-axis-item/notes.icon.interface.d.ts +0 -30
  299. package/option-types/x-axis-item/notes.interface.d.ts +0 -37
  300. package/option-types/x-axis-item/notes.label.interface.d.ts +0 -52
  301. package/option-types/x-axis-item/title.interface.d.ts +0 -57
  302. package/option-types/x-axis-item.interface.d.ts +0 -142
  303. package/option-types/y-axis-item/crosshair.interface.d.ts +0 -34
  304. package/option-types/y-axis-item/crosshair.tooltip.interface.d.ts +0 -10
  305. package/option-types/y-axis-item/labels.interface.d.ts +0 -87
  306. package/option-types/y-axis-item/notes.icon.interface.d.ts +0 -30
  307. package/option-types/y-axis-item/notes.interface.d.ts +0 -37
  308. package/option-types/y-axis-item/notes.label.interface.d.ts +0 -52
  309. package/option-types/y-axis-item/title.interface.d.ts +0 -57
  310. package/option-types/y-axis-item.interface.d.ts +0 -133
  311. package/option-types/zoomable.interface.d.ts +0 -18
  312. package/package-metadata.d.ts +0 -9
  313. package/sankey/api-types/index.d.ts +0 -21
  314. package/sankey/data-binding/flat-binding.directive.d.ts +0 -38
  315. package/sankey/data-binding/flat-binding.event.d.ts +0 -24
  316. package/sankey/events/index.d.ts +0 -8
  317. package/sankey/events/instance-event.service.d.ts +0 -14
  318. package/sankey/events/sankey-base-event.d.ts +0 -24
  319. package/sankey/events/sankey-link-event.d.ts +0 -20
  320. package/sankey/events/sankey-node-event.d.ts +0 -20
  321. package/sankey/labels.component.d.ts +0 -36
  322. package/sankey/legend.component.d.ts +0 -82
  323. package/sankey/links.component.d.ts +0 -24
  324. package/sankey/localization/custom-messages.component.d.ts +0 -26
  325. package/sankey/localization/localized-messages.directive.d.ts +0 -16
  326. package/sankey/localization/messages.d.ts +0 -17
  327. package/sankey/nodes.component.d.ts +0 -35
  328. package/sankey/theme.service.d.ts +0 -14
  329. package/sankey/title.component.d.ts +0 -70
  330. package/sankey/tooltip/link-tooltip-template-context.d.ts +0 -26
  331. package/sankey/tooltip/link-tooltip-template.directive.d.ts +0 -33
  332. package/sankey/tooltip/node-tooltip-template-context.d.ts +0 -26
  333. package/sankey/tooltip/node-tooltip-template.directive.d.ts +0 -55
  334. package/sankey/tooltip/square-symbol.directive.d.ts +0 -16
  335. package/sankey/tooltip/tooltip-popup.component.d.ts +0 -67
  336. package/sankey/tooltip/tooltip-template.service.d.ts +0 -15
  337. package/sankey/tooltip.component.d.ts +0 -49
  338. package/sankey.component.d.ts +0 -251
  339. package/sankey.directives.d.ts +0 -19
  340. package/sankey.module.d.ts +0 -46
  341. package/sparkline.component.d.ts +0 -92
  342. package/sparkline.directives.d.ts +0 -6
  343. package/sparkline.module.d.ts +0 -127
  344. package/stock-chart/events/instance-event.service.d.ts +0 -12
  345. package/stock-chart/events/navigator-filter-event.d.ts +0 -23
  346. package/stock-chart/events.d.ts +0 -5
  347. package/stock-chart/navigator/category-axis/crosshair.component.d.ts +0 -19
  348. package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +0 -17
  349. package/stock-chart/navigator/category-axis/labels.component.d.ts +0 -16
  350. package/stock-chart/navigator/category-axis/notes.component.d.ts +0 -31
  351. package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +0 -16
  352. package/stock-chart/navigator/category-axis/notes.label.component.d.ts +0 -16
  353. package/stock-chart/navigator/category-axis/select.component.d.ts +0 -25
  354. package/stock-chart/navigator/category-axis/title.component.d.ts +0 -16
  355. package/stock-chart/navigator/category-axis.component.d.ts +0 -34
  356. package/stock-chart/navigator/hint.component.d.ts +0 -21
  357. package/stock-chart/navigator/pane/title.component.d.ts +0 -16
  358. package/stock-chart/navigator/pane.component.d.ts +0 -17
  359. package/stock-chart/navigator/select.component.d.ts +0 -22
  360. package/stock-chart/navigator/series-item/error-bars.component.d.ts +0 -30
  361. package/stock-chart/navigator/series-item/extremes.component.d.ts +0 -17
  362. package/stock-chart/navigator/series-item/highlight.component.d.ts +0 -16
  363. package/stock-chart/navigator/series-item/labels.component.d.ts +0 -33
  364. package/stock-chart/navigator/series-item/labels.from.component.d.ts +0 -16
  365. package/stock-chart/navigator/series-item/labels.to.component.d.ts +0 -16
  366. package/stock-chart/navigator/series-item/markers.component.d.ts +0 -16
  367. package/stock-chart/navigator/series-item/notes.component.d.ts +0 -33
  368. package/stock-chart/navigator/series-item/notes.icon.component.d.ts +0 -16
  369. package/stock-chart/navigator/series-item/notes.label.component.d.ts +0 -16
  370. package/stock-chart/navigator/series-item/outliers.component.d.ts +0 -17
  371. package/stock-chart/navigator/series-item/tooltip.component.d.ts +0 -17
  372. package/stock-chart/navigator/series-item.component.d.ts +0 -39
  373. package/stock-chart/navigator/series.component.d.ts +0 -58
  374. package/stock-chart/navigator.component.d.ts +0 -64
  375. package/stock-chart/option-types/navigator/hint-content-args.interface.d.ts +0 -17
  376. package/stock-chart/option-types/navigator/hint.interface.d.ts +0 -25
  377. package/stock-chart/option-types/navigator/select.interface.d.ts +0 -23
  378. package/stock-chart/option-types/navigator.interface.d.ts +0 -44
  379. package/stock-chart/option-types.d.ts +0 -8
  380. package/stock-chart.component.d.ts +0 -118
  381. package/stock-chart.directives.d.ts +0 -34
  382. package/stock-chart.module.d.ts +0 -155
@@ -1,133 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { AxisLine, AxisTicks, BaseUnit, GridLines, PlotBand } from '../common/property-types';
6
- import { YAxisCrosshair } from './y-axis-item/crosshair.interface';
7
- import { YAxisLabels } from './y-axis-item/labels.interface';
8
- import { YAxisNotes } from './y-axis-item/notes.interface';
9
- import { YAxisTitle } from './y-axis-item/title.interface';
10
- /**
11
- * Represents the Y-axis options.
12
- */
13
- export interface YAxis {
14
- /**
15
- * When dealing with objects, it specifies the value at which the Y axis crosses this axis, for arrays it denotes the value indices at which the Y axes cross the value axis, and for dates, it represents the date at which the Y axis crosses this axis.
16
- *
17
- * To denote the far end of the axis, set a value that is greater than or equal to the axis maximum value.
18
- */
19
- axisCrossingValue?: any | any[];
20
- /**
21
- * Specifies the background color of the axis.
22
- */
23
- background?: string;
24
- /**
25
- * The category names. Applicable for charts with X and Y category axes.
26
- */
27
- categories?: any[];
28
- /**
29
- * The base time interval for the axis labels.
30
- * The default `baseUnit` is automatically determined from the value range.
31
- */
32
- baseUnit?: BaseUnit;
33
- /**
34
- * Specifies the color of the axis. Accepts a valid CSS color string, including HEX and RGB.
35
- */
36
- color?: string;
37
- /**
38
- * The configuration of the axis lines. Also affects the major and minor ticks, but not the grid lines.
39
- */
40
- line?: AxisLine;
41
- /**
42
- * The configuration of the major grid lines.
43
- * These are the lines that are an extension of the major ticks through the body of the Chart.
44
- */
45
- majorGridLines?: GridLines;
46
- /**
47
- * The configuration of the Scatter Chart Y-axis major ticks.
48
- */
49
- majorTicks?: AxisTicks;
50
- /**
51
- * The interval between major divisions.
52
- * If this is a date axis, the value represents the number of [`yAxis.baseUnits`](https://www.telerik.com/kendo-angular-ui/components/charts/api/yaxis#baseunit) between major divisions.
53
- * If the [`yAxis.type`](https://www.telerik.com/kendo-angular-ui/components/charts/api/yaxis#type) is set to `"log"`, the `majorUnit` value is used for the base of the logarithm.
54
- */
55
- majorUnit?: number;
56
- /**
57
- * The maximum value of the axis.
58
- */
59
- max?: any;
60
- /**
61
- * The minimum value of the axis.
62
- */
63
- min?: any;
64
- /**
65
- * The configuration of the minor grid lines.
66
- * These are the lines that are an extension of the minor ticks through the body of the Chart.
67
- */
68
- minorGridLines?: GridLines;
69
- /**
70
- * The configuration of the Y-axis minor ticks.
71
- */
72
- minorTicks?: AxisTicks;
73
- /**
74
- * The interval between minor divisions. It defaults to one-fifth (1/5) of [`yAxis.majorUnit`](https://www.telerik.com/kendo-angular-ui/components/charts/api/yaxis#majorunit).
75
- * If [`yAxis.type`](https://www.telerik.com/kendo-angular-ui/components/charts/api/yaxis#type) is set to `"log"`, the `minorUnit` value represents the number of divisions between
76
- * two major units and defaults to the major unit minus one.
77
- */
78
- minorUnit?: number;
79
- /**
80
- * The unique axis name. Used to associate a series with a Y axis by using the [`series.yAxis`](https://www.telerik.com/kendo-angular-ui/components/charts/api/series#yaxis) option.
81
- */
82
- name?: string;
83
- /**
84
- * If set to `true`, the Chart prevents the automatic axis range from snapping to zero.
85
- * Setting it to `false` forces the automatic axis range to snap to zero.
86
- */
87
- narrowRange?: boolean;
88
- /**
89
- * The name of the pane in which the axis has to be rendered.
90
- * If not set, the axis is rendered in the first (default) pane.
91
- */
92
- pane?: string;
93
- /**
94
- * The plot bands of the Y axis.
95
- */
96
- plotBands?: PlotBand[];
97
- /**
98
- * If set to `true`, the value axis direction is reversed.
99
- * By default, the values increase from left to right and from bottom to top.
100
- */
101
- reverse?: boolean;
102
- /**
103
- * The axis type.
104
- *
105
- * The options are `numeric` for a numeric axis, `date` for a specialized axis for displaying chronological data, and `log` for a logarithmic axis.
106
- *
107
- * If the series Y value is of the `date` type, the Chart automatically switches to a date axis.
108
- * To avoid this behavior, set the `type`.
109
- */
110
- type?: 'numeric' | 'log' | 'date';
111
- /**
112
- * If set to `true`, the Chart displays the Y axis. By default, the Y axis is visible.
113
- */
114
- visible?: boolean;
115
- /**
116
- * The configuration options of the crosshair.
117
- * The crosshair is displayed when the [`yAxis.crosshair.visible`](https://www.telerik.com/kendo-angular-ui/components/charts/api/yaxiscrosshair#visible) option is set to `true`.
118
- */
119
- crosshair?: YAxisCrosshair;
120
- /**
121
- * The axis labels configuration.
122
- */
123
- labels?: YAxisLabels;
124
- /**
125
- * The Y-axis notes configuration.
126
- */
127
- notes?: YAxisNotes;
128
- /**
129
- * The title configuration of the Scatter Chart Y axis.
130
- * To display the title, set the [`yAxis.title.text`](https://www.telerik.com/kendo-angular-ui/components/charts/api/yaxistitle#text) option.
131
- */
132
- title?: YAxisTitle;
133
- }
@@ -1,18 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { DragAction, MousewheelZoom } from '../common/property-types';
6
- /**
7
- * Specifies the zoomable options.
8
- */
9
- export interface Zoomable {
10
- /**
11
- * Determines whether the Chart can be zoomed by using the mousewheel.
12
- */
13
- mousewheel?: boolean | MousewheelZoom;
14
- /**
15
- * Determines whether the Chart can be zoomed by using selection.
16
- */
17
- selection?: boolean | DragAction;
18
- }
@@ -1,9 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { type PackageMetadata } from '@progress/kendo-licensing';
6
- /**
7
- * @hidden
8
- */
9
- export declare const packageMetadata: PackageMetadata;
@@ -1,21 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SankeyData, SankeyExportVisualOptions, SankeyHorizontalMargin, SankeyLabel, SankeyLabelDefaults, SankeyLegendItem, SankeyLink, SankeyLinkDataItem, SankeyLinkDefaults, SankeyLinkHighlight, SankeyNode, SankeyNodeDataItem, SankeyNodeDefaults, SankeyOffset, SankeyOptions, SankeyTooltip } from '@progress/kendo-charts';
6
- import { Legend, Title } from '../../common/property-types';
7
- export { SankeyData, SankeyExportVisualOptions, SankeyHorizontalMargin, SankeyLabel, SankeyLabelDefaults, SankeyLegendItem, SankeyLink, SankeyLinkDataItem, SankeyLinkDefaults, SankeyLinkHighlight, SankeyNode, SankeyNodeDataItem, SankeyNodeDefaults, SankeyOffset, SankeyOptions, SankeyTooltip };
8
- /**
9
- * Represents the Sankey title options.
10
- */
11
- export interface SankeyTitle extends Title {
12
- }
13
- /**
14
- * Represents the Sankey legend options.
15
- */
16
- export interface SankeyLegend extends Omit<Legend, 'inactiveItems' | 'item' | 'focusHighlight'> {
17
- /**
18
- * The configuration of the legend items.
19
- */
20
- item?: SankeyLegendItem;
21
- }
@@ -1,38 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { EventEmitter, OnChanges, SimpleChanges } from "@angular/core";
6
- import { SankeyComponent } from "../../sankey.component";
7
- import { SankeyFlatBindingDataBoundEvent } from "./flat-binding.event";
8
- import * as i0 from "@angular/core";
9
- /**
10
- * Represents a directive that encapsulates the retrieval of the nodes and links when flat data is provided.
11
- *
12
- * See [Data Binding - Binding to Flat Data](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/data-binding#binding-to-flat-data).
13
- */
14
- export declare class SankeyFlatBindingDirective implements OnChanges {
15
- private sankey;
16
- /**
17
- * Specifies the data that the Sankey diagram displays.
18
- */
19
- data: any[];
20
- /**
21
- * Sets the fields that identify the nodes.
22
- */
23
- dimensionFields: string[];
24
- /**
25
- * Sets the unique field that represents the link value between nodes.
26
- */
27
- valueField: string;
28
- /**
29
- * Fires when the flat data has been converted to `SankeyData`.
30
- *
31
- * Modify the data to customize the created nodes and links.
32
- */
33
- dataBound: EventEmitter<SankeyFlatBindingDataBoundEvent>;
34
- constructor(sankey: SankeyComponent);
35
- ngOnChanges(changes: SimpleChanges): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<SankeyFlatBindingDirective, never>;
37
- static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyFlatBindingDirective, "[kendoSankeyFlatBinding]", never, { "data": { "alias": "kendoSankeyFlatBinding"; "required": false; }; "dimensionFields": { "alias": "dimensionFields"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; }, { "dataBound": "dataBound"; }, never, never, true, never>;
38
- }
@@ -1,24 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SankeyData } from "../api-types";
6
- /**
7
- * Represents the arguments for the `dataBound` event of the [`[kendoSankeyFlatBinding]`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeyflatbindingdirective) directive.
8
- */
9
- export declare class SankeyFlatBindingDataBoundEvent {
10
- /**
11
- * Stores the original data passed to the directive.
12
- */
13
- originalData: any[];
14
- /**
15
- * Contains the newly created [`SankeyData`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeydata).
16
- *
17
- * The Sankey diagram receives changes to this object.
18
- */
19
- data: SankeyData;
20
- /**
21
- * @hidden
22
- */
23
- constructor(data: SankeyData);
24
- }
@@ -1,8 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- export { SankeyBaseEvent } from './sankey-base-event';
6
- export { SankeyNodeEvent } from './sankey-node-event';
7
- export { SankeyLinkEvent } from './sankey-link-event';
8
- export { InstanceEventService } from './instance-event.service';
@@ -1,14 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SankeyEvent } from '@progress/kendo-charts';
6
- import { SankeyComponent } from '../../sankey.component';
7
- import { SankeyNodeEvent } from './sankey-node-event';
8
- import { SankeyLinkEvent } from './sankey-link-event';
9
- /**
10
- * @hidden
11
- */
12
- export declare class InstanceEventService {
13
- create(name: string, args: SankeyEvent, sender: SankeyComponent): SankeyNodeEvent | SankeyLinkEvent;
14
- }
@@ -1,24 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SankeyEvent } from '@progress/kendo-charts';
6
- import { SankeyComponent } from '../../sankey.component';
7
- import { PreventableEvent } from '@progress/kendo-angular-common';
8
- /**
9
- * @hidden
10
- */
11
- export declare class SankeyBaseEvent extends PreventableEvent {
12
- /**
13
- * Stores the `SankeyComponent` that triggered the event.
14
- */
15
- sender: SankeyComponent;
16
- /**
17
- * Contains the original DOM event.
18
- */
19
- originalEvent: Event;
20
- /**
21
- * @hidden
22
- */
23
- constructor(e: SankeyEvent, sender: SankeyComponent);
24
- }
@@ -1,20 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SankeyEvent, SankeyLinkDataItem } from '@progress/kendo-charts';
6
- import { SankeyComponent } from '../../sankey.component';
7
- import { SankeyBaseEvent } from './sankey-base-event';
8
- /**
9
- * Represents the arguments for the link-related events of the [`SankeyComponent`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeycomponent).
10
- */
11
- export declare class SankeyLinkEvent extends SankeyBaseEvent {
12
- /**
13
- * Contains the `dataItem` of the related element.
14
- */
15
- dataItem: SankeyLinkDataItem;
16
- /**
17
- * @hidden
18
- */
19
- constructor(e: SankeyEvent, sender: SankeyComponent);
20
- }
@@ -1,20 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { SankeyEvent, SankeyNodeDataItem } from '@progress/kendo-charts';
6
- import { SankeyBaseEvent } from './sankey-base-event';
7
- import { SankeyComponent } from '../../sankey.component';
8
- /**
9
- * Represents the arguments for the node-related events of the [`SankeyComponent`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeycomponent).
10
- */
11
- export declare class SankeyNodeEvent extends SankeyBaseEvent {
12
- /**
13
- * Contains the `dataItem` of the related element.
14
- */
15
- dataItem: SankeyNodeDataItem;
16
- /**
17
- * @hidden
18
- */
19
- constructor(e: SankeyEvent, sender: SankeyComponent);
20
- }
@@ -1,36 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ConfigurationService } from '../common/configuration.service';
6
- import { SettingsComponent } from '../common/settings.component';
7
- import { SankeyLabelDefaults, SankeyOffset } from './api-types';
8
- import { Border, Padding } from '../common/property-types';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * Represents the configuration options of the Sankey labels
12
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/customization#customizing-the-sankey-diagram-elements)).
13
- */
14
- export declare class SankeyLabelsComponent extends SettingsComponent implements SankeyLabelDefaults {
15
- configurationService: ConfigurationService;
16
- visible?: boolean;
17
- font?: string;
18
- color?: string;
19
- align?: 'left' | 'right' | 'center';
20
- position?: 'inside' | 'before' | 'after';
21
- padding?: number | Padding;
22
- margin?: {
23
- left?: number;
24
- right?: number;
25
- };
26
- border?: Border;
27
- offset?: SankeyOffset;
28
- stroke?: {
29
- color?: string;
30
- width?: number;
31
- lineJoin?: 'round' | 'bevel' | 'miter';
32
- };
33
- constructor(configurationService: ConfigurationService);
34
- static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLabelsComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLabelsComponent, "kendo-sankey-labels", never, { "visible": { "alias": "visible"; "required": false; }; "font": { "alias": "font"; "required": false; }; "color": { "alias": "color"; "required": false; }; "align": { "alias": "align"; "required": false; }; "position": { "alias": "position"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "border": { "alias": "border"; "required": false; }; "offset": { "alias": "offset"; "required": false; }; "stroke": { "alias": "stroke"; "required": false; }; }, {}, never, never, true, never>;
36
- }
@@ -1,82 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ConfigurationService } from '../common/configuration.service';
6
- import { Border, LegendLabels, LegendMarkers, LegendTitle, Margin, Padding } from '../common/property-types';
7
- import { SettingsComponent } from '../common/settings.component';
8
- import { SankeyLegend } from './api-types';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * Represents the configuration options of the Sankey legend
12
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/elements/legend)).
13
- */
14
- export declare class SankeyLegendComponent extends SettingsComponent implements SankeyLegend {
15
- configurationService: ConfigurationService;
16
- /**
17
- * Aligns the legend horizontally when [`legend.position`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeylegend#position) is set to `"top"` or `"bottom"`.
18
- * Aligns the legend vertically when [`legend.position`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeylegend#position) is set to `"left"` or `"right"`.
19
- * @default 'center'
20
- */
21
- align: 'start' | 'center' | 'end';
22
- /**
23
- * Sets the background color of the legend. Accepts a valid CSS color string, including hex and rgb.
24
- * @default 'white'
25
- */
26
- background: string;
27
- border: Border;
28
- height: number;
29
- labels: LegendLabels;
30
- /**
31
- * Sets the margin of the Sankey legend. A numeric value sets all paddings.
32
- * @default 5
33
- */
34
- margin: Margin | number;
35
- /**
36
- * Sets the X offset of the Sankey legend. The offset is relative to the default position of the legend.
37
- * For example, a value of `20` moves the legend 20 pixels to the right of its initial position.
38
- * Negative values move the legend to the left of its current position.
39
- * @default 0
40
- */
41
- offsetX: number;
42
- /**
43
- * Sets the Y offset of the Sankey legend. The offset is relative to the current position of the legend.
44
- * For example, a value of `20` moves the legend 20 pixels down from its initial position.
45
- * Negative values move the legend upwards from its current position.
46
- * @default 0
47
- */
48
- offsetY: number;
49
- /**
50
- * Sets the orientation of the legend items.
51
- * @default 'vertical'
52
- */
53
- orientation: 'vertical' | 'horizontal';
54
- /**
55
- * Sets the padding of the Sankey legend. A numeric value sets all paddings.
56
- * @default 5
57
- */
58
- padding: Padding | number;
59
- /**
60
- * Sets the position of the Sankey legend.
61
- * Setting the legend position to `custom` allows you to position the legend using the [`legend.offsetX`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeylegend#offsetx) and [`legend.offsetY`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeylegend#offsety) options.
62
- * @default 'right'
63
- */
64
- position: 'top' | 'bottom' | 'left' | 'right' | 'custom';
65
- /**
66
- * Determines if the legend items are reversed.
67
- * @default false
68
- */
69
- reverse: boolean;
70
- /**
71
- * Determines if the Sankey displays the legend. By default, the Sankey legend is visible.
72
- * @default true
73
- */
74
- visible: boolean;
75
- width: number;
76
- markers: LegendMarkers;
77
- spacing: number;
78
- title: LegendTitle;
79
- constructor(configurationService: ConfigurationService);
80
- static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLegendComponent, never>;
81
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLegendComponent, "kendo-sankey-legend", never, { "align": { "alias": "align"; "required": false; }; "background": { "alias": "background"; "required": false; }; "border": { "alias": "border"; "required": false; }; "height": { "alias": "height"; "required": false; }; "labels": { "alias": "labels"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "offsetX": { "alias": "offsetX"; "required": false; }; "offsetY": { "alias": "offsetY"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "position": { "alias": "position"; "required": false; }; "reverse": { "alias": "reverse"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "width": { "alias": "width"; "required": false; }; "markers": { "alias": "markers"; "required": false; }; "spacing": { "alias": "spacing"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, never, true, never>;
82
- }
@@ -1,24 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ConfigurationService } from '../common/configuration.service';
6
- import { SettingsComponent } from '../common/settings.component';
7
- import { SankeyLinkDefaults, SankeyLinkHighlight } from './api-types';
8
- import { FocusHighlight } from '@progress/kendo-charts';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * Represents the configuration options of the Sankey links
12
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/customization#customizing-the-sankey-diagram-elements)).
13
- */
14
- export declare class SankeyLinksComponent extends SettingsComponent implements SankeyLinkDefaults {
15
- configurationService: ConfigurationService;
16
- colorType?: 'static' | 'source' | 'target';
17
- color?: string;
18
- opacity?: number;
19
- highlight?: SankeyLinkHighlight;
20
- focusHighlight?: FocusHighlight;
21
- constructor(configurationService: ConfigurationService);
22
- static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLinksComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyLinksComponent, "kendo-sankey-links", never, { "colorType": { "alias": "colorType"; "required": false; }; "color": { "alias": "color"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "highlight": { "alias": "highlight"; "required": false; }; "focusHighlight": { "alias": "focusHighlight"; "required": false; }; }, {}, never, never, true, never>;
24
- }
@@ -1,26 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { Messages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * Represents the custom messages component of the Sankey.
10
- *
11
- * Use this component to override default messages for the Sankey.
12
- *
13
- * @example
14
- * ```html
15
- * <kendo-sankey [data]="data">
16
- * <kendo-sankey-messages tooltipUnitFormat='kelvin'></kendo-sankey-messages>
17
- * </kendo-sankey>
18
- * ```
19
- */
20
- export declare class SankeyCustomMessagesComponent extends Messages {
21
- protected service: LocalizationService;
22
- constructor(service: LocalizationService);
23
- protected get override(): boolean;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<SankeyCustomMessagesComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyCustomMessagesComponent, "kendo-sankey-messages", never, {}, {}, never, never, true, never>;
26
- }
@@ -1,16 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { Messages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class LocalizedMessagesDirective extends Messages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedMessagesDirective, "[kendoSankeyLocalizedMessages]", never, {}, {}, never, never, true, never>;
16
- }
@@ -1,17 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ComponentMessages } from '@progress/kendo-angular-l10n';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class Messages extends ComponentMessages {
11
- /**
12
- * Sets the format string to use when displaying node and link values in the tooltip.
13
- */
14
- tooltipUnitFormat: string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<Messages, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, "[kendoSankeyMessages]", never, { "tooltipUnitFormat": { "alias": "tooltipUnitFormat"; "required": false; }; }, {}, never, never, true, never>;
17
- }
@@ -1,35 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ConfigurationService } from '../common/configuration.service';
6
- import { SettingsComponent } from '../common/settings.component';
7
- import { SankeyNodeDefaults, SankeyOffset } from './api-types';
8
- import { FocusHighlight } from '@progress/kendo-charts';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * Represents the configuration options of the Sankey nodes
12
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/customization#customizing-the-sankey-diagram-elements)).
13
- */
14
- export declare class SankeyNodesComponent extends SettingsComponent implements SankeyNodeDefaults {
15
- configurationService: ConfigurationService;
16
- /**
17
- * Sets the color type of the link.
18
- * Use `static` for static link color determined by the link's `color` option.
19
- * Use `source` for link color that matches the source node color.
20
- * Use `target` for link color that matches the target node color.
21
- *
22
- * @default 'static'
23
- */
24
- colorType?: 'static' | 'source' | 'target';
25
- color?: string;
26
- opacity?: number;
27
- offset?: SankeyOffset;
28
- padding?: number;
29
- width?: number;
30
- align?: 'stretch' | 'left' | 'right';
31
- focusHighlight?: FocusHighlight;
32
- constructor(configurationService: ConfigurationService);
33
- static ɵfac: i0.ɵɵFactoryDeclaration<SankeyNodesComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<SankeyNodesComponent, "kendo-sankey-nodes", never, { "colorType": { "alias": "colorType"; "required": false; }; "color": { "alias": "color"; "required": false; }; "opacity": { "alias": "opacity"; "required": false; }; "offset": { "alias": "offset"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "width": { "alias": "width"; "required": false; }; "align": { "alias": "align"; "required": false; }; "focusHighlight": { "alias": "focusHighlight"; "required": false; }; }, {}, never, never, true, never>;
35
- }
@@ -1,14 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { ThemeService } from '../common/theme.service';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class SankeyThemeService extends ThemeService {
11
- protected readTheme(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<SankeyThemeService, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<SankeyThemeService>;
14
- }