@progress/kendo-angular-charts 24.2.2-develop.9 → 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.
- package/fesm2022/progress-kendo-angular-charts.mjs +481 -481
- package/index.d.ts +14882 -60
- package/package-metadata.mjs +2 -2
- package/package.json +13 -13
- package/api-types/axis-range.interface.d.ts +0 -17
- package/api-types/chart-axis.interface.d.ts +0 -39
- package/api-types/chart-pane.interface.d.ts +0 -26
- package/api-types/chart-plotarea.interface.d.ts +0 -18
- package/api-types/chart-svg-export-options.interface.d.ts +0 -18
- package/api-types/chart-visual-export-options.interface.d.ts +0 -17
- package/api-types/event-axis-options.interface.d.ts +0 -13
- package/api-types/event-series-options.interface.d.ts +0 -21
- package/api-types/series-point-marker.interface.d.ts +0 -18
- package/api-types/series-point.interface.d.ts +0 -59
- package/argument-types/axis-label-content-args.interface.d.ts +0 -39
- package/argument-types/axis-label-visual-args.interface.d.ts +0 -47
- package/argument-types/axis-note-content-args.interface.d.ts +0 -21
- package/argument-types/axis-note-visual-args.interface.d.ts +0 -31
- package/argument-types/error-bars-value-args.interface.d.ts +0 -29
- package/argument-types/error-bars-visual-args.interface.d.ts +0 -35
- package/argument-types/highlight-toggle-args.interface.d.ts +0 -38
- package/argument-types/highlight-visual-args.interface.d.ts +0 -56
- package/argument-types/legend-item-visual-args.interface.d.ts +0 -37
- package/argument-types/legend-labels-content-args.interface.d.ts +0 -31
- package/argument-types/markers-visual-args.interface.d.ts +0 -43
- package/argument-types/plot-band-label-visual-args.interface.d.ts +0 -31
- package/argument-types/series-labels-content-args.interface.d.ts +0 -50
- package/argument-types/series-labels-visual-args.interface.d.ts +0 -67
- package/argument-types/series-note-content-args.interface.d.ts +0 -29
- package/argument-types/series-note-visual-args.interface.d.ts +0 -47
- package/argument-types/series-visual-args.interface.d.ts +0 -82
- package/argument-types/title-visual-args.interface.d.ts +0 -31
- package/chart/axis-defaults/crosshair.component.d.ts +0 -50
- package/chart/axis-defaults/crosshair.tooltip.component.d.ts +0 -54
- package/chart/axis-defaults/labels.component.d.ts +0 -77
- package/chart/axis-defaults/title.component.d.ts +0 -69
- package/chart/axis-defaults.component.d.ts +0 -107
- package/chart/category-axis-item/crosshair.component.d.ts +0 -50
- package/chart/category-axis-item/crosshair.tooltip.component.d.ts +0 -53
- package/chart/category-axis-item/labels.component.d.ts +0 -106
- package/chart/category-axis-item/notes.component.d.ts +0 -43
- package/chart/category-axis-item/notes.icon.component.d.ts +0 -38
- package/chart/category-axis-item/notes.label.component.d.ts +0 -61
- package/chart/category-axis-item/range-labels.component.d.ts +0 -17
- package/chart/category-axis-item/select.component.d.ts +0 -38
- package/chart/category-axis-item/title.component.d.ts +0 -70
- package/chart/category-axis-item.component.d.ts +0 -176
- package/chart/category-axis.component.d.ts +0 -46
- package/chart/chart-area.component.d.ts +0 -57
- package/chart/donut-center-template.directive.d.ts +0 -24
- package/chart/legend/inactive-items.component.d.ts +0 -32
- package/chart/legend/item.component.d.ts +0 -58
- package/chart/legend.component.d.ts +0 -126
- package/chart/localization/custom-messages.component.d.ts +0 -25
- package/chart/localization/localized-messages.directive.d.ts +0 -16
- package/chart/localization/messages.d.ts +0 -17
- package/chart/no-data-template.directive.d.ts +0 -26
- package/chart/pane/title.component.d.ts +0 -59
- package/chart/pane-defaults/title.component.d.ts +0 -56
- package/chart/pane-defaults.component.d.ts +0 -60
- package/chart/pane.component.d.ts +0 -70
- package/chart/panes.component.d.ts +0 -34
- package/chart/plot-area.component.d.ts +0 -46
- package/chart/series-defaults/labels.component.d.ts +0 -85
- package/chart/series-defaults/labels.from.component.d.ts +0 -59
- package/chart/series-defaults/labels.to.component.d.ts +0 -59
- package/chart/series-defaults/notes.component.d.ts +0 -48
- package/chart/series-defaults/notes.icon.component.d.ts +0 -40
- package/chart/series-defaults/notes.label.component.d.ts +0 -60
- package/chart/series-defaults/tooltip.component.d.ts +0 -49
- package/chart/series-defaults.component.d.ts +0 -89
- package/chart/series-drilldown-template.directive.d.ts +0 -25
- package/chart/series-item/error-bars.component.d.ts +0 -49
- package/chart/series-item/extremes.component.d.ts +0 -42
- package/chart/series-item/highlight.component.d.ts +0 -52
- package/chart/series-item/labels.component.d.ts +0 -113
- package/chart/series-item/labels.from.component.d.ts +0 -63
- package/chart/series-item/labels.to.component.d.ts +0 -63
- package/chart/series-item/markers.component.d.ts +0 -69
- package/chart/series-item/notes.component.d.ts +0 -54
- package/chart/series-item/notes.icon.component.d.ts +0 -42
- package/chart/series-item/notes.label.component.d.ts +0 -65
- package/chart/series-item/outliers.component.d.ts +0 -44
- package/chart/series-item/tooltip.component.d.ts +0 -52
- package/chart/series-item/trendline.component.d.ts +0 -56
- package/chart/series-item/trendline.forecast.component.d.ts +0 -32
- package/chart/series-item.component.d.ts +0 -543
- package/chart/series.component.d.ts +0 -39
- package/chart/subtitle.component.d.ts +0 -76
- package/chart/title.component.d.ts +0 -85
- package/chart/tooltip/base-tooltip.d.ts +0 -31
- package/chart/tooltip/body-factory.d.ts +0 -9
- package/chart/tooltip/crosshair-tooltip.component.d.ts +0 -24
- package/chart/tooltip/crosshair-tooltips-container.component.d.ts +0 -26
- package/chart/tooltip/popup-settings.interface.d.ts +0 -18
- package/chart/tooltip/series-tooltip-template.directive.d.ts +0 -48
- package/chart/tooltip/shared-tooltip-template.directive.d.ts +0 -60
- package/chart/tooltip/tooltip-popup.component.d.ts +0 -46
- package/chart/tooltip/tooltip-template-point.d.ts +0 -86
- package/chart/tooltip.component.d.ts +0 -67
- package/chart/value-axis-item/crosshair.component.d.ts +0 -59
- package/chart/value-axis-item/crosshair.tooltip.component.d.ts +0 -54
- package/chart/value-axis-item/labels.component.d.ts +0 -91
- package/chart/value-axis-item/notes.component.d.ts +0 -58
- package/chart/value-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/value-axis-item/notes.label.component.d.ts +0 -60
- package/chart/value-axis-item/title.component.d.ts +0 -69
- package/chart/value-axis-item.component.d.ts +0 -140
- package/chart/value-axis.component.d.ts +0 -31
- package/chart/x-axis-item/crosshair.component.d.ts +0 -57
- package/chart/x-axis-item/crosshair.tooltip.component.d.ts +0 -53
- package/chart/x-axis-item/labels.component.d.ts +0 -96
- package/chart/x-axis-item/notes.component.d.ts +0 -62
- package/chart/x-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/x-axis-item/notes.label.component.d.ts +0 -61
- package/chart/x-axis-item/title.component.d.ts +0 -70
- package/chart/x-axis-item.component.d.ts +0 -155
- package/chart/x-axis.component.d.ts +0 -39
- package/chart/y-axis-item/crosshair.component.d.ts +0 -54
- package/chart/y-axis-item/crosshair.tooltip.component.d.ts +0 -47
- package/chart/y-axis-item/labels.component.d.ts +0 -101
- package/chart/y-axis-item/notes.component.d.ts +0 -59
- package/chart/y-axis-item/notes.icon.component.d.ts +0 -40
- package/chart/y-axis-item/notes.label.component.d.ts +0 -61
- package/chart/y-axis-item/title.component.d.ts +0 -70
- package/chart/y-axis-item.component.d.ts +0 -145
- package/chart/y-axis.component.d.ts +0 -39
- package/chart/zoomable.component.d.ts +0 -36
- package/chart-breadcrumb.component.d.ts +0 -43
- package/chart-defaults.d.ts +0 -5
- package/chart-options.interface.d.ts +0 -127
- package/chart.component.d.ts +0 -515
- package/chart.directives.d.ts +0 -29
- package/chart.module.d.ts +0 -126
- package/charts.module.d.ts +0 -169
- package/common/api-types.d.ts +0 -14
- package/common/chart-default-theme.d.ts +0 -11
- package/common/chart-instance-observer.d.ts +0 -12
- package/common/collection-item.component.d.ts +0 -40
- package/common/collection.component.d.ts +0 -27
- package/common/collection.service.d.ts +0 -32
- package/common/configuration.service.d.ts +0 -37
- package/common/copy-changes.d.ts +0 -20
- package/common/events.d.ts +0 -30
- package/common/has-observers.d.ts +0 -9
- package/common/has-parent.d.ts +0 -8
- package/common/prefix-configuration.service.d.ts +0 -24
- package/common/property-types.d.ts +0 -145
- package/common/root-configuration.service.d.ts +0 -13
- package/common/settings.component.d.ts +0 -37
- package/common/theme.service.d.ts +0 -20
- package/common/to-simple-changes.d.ts +0 -11
- package/common/tooltip-template.service.d.ts +0 -21
- package/common.directives.d.ts +0 -74
- package/directives.d.ts +0 -160
- package/events/axis-label-click-event.d.ts +0 -37
- package/events/base-event.d.ts +0 -21
- package/events/drag-end-event.d.ts +0 -27
- package/events/drag-event.d.ts +0 -27
- package/events/drag-start-event.d.ts +0 -27
- package/events/drilldown-event.d.ts +0 -29
- package/events/instance-event.service.d.ts +0 -11
- package/events/legend-event.d.ts +0 -33
- package/events/legend-item-click-event.d.ts +0 -14
- package/events/legend-item-hover-event.d.ts +0 -14
- package/events/legend-item-leave-event.d.ts +0 -18
- package/events/note-click-event.d.ts +0 -10
- package/events/note-event.d.ts +0 -37
- package/events/note-hover-event.d.ts +0 -10
- package/events/note-leave-event.d.ts +0 -10
- package/events/pane-render-event.d.ts +0 -28
- package/events/plot-area-click-event.d.ts +0 -37
- package/events/plot-area-hover-event.d.ts +0 -37
- package/events/plot-area-leave-event.d.ts +0 -10
- package/events/preventable-event.d.ts +0 -26
- package/events/render-event.d.ts +0 -15
- package/events/select-end-event.d.ts +0 -28
- package/events/select-event.d.ts +0 -28
- package/events/select-start-event.d.ts +0 -28
- package/events/series-click-event.d.ts +0 -51
- package/events/series-event.d.ts +0 -51
- package/events/series-hover-event.d.ts +0 -10
- package/events/series-leave-event.d.ts +0 -10
- package/events/series-over-event.d.ts +0 -10
- package/events/zoom-end-event.d.ts +0 -30
- package/events/zoom-event.d.ts +0 -36
- package/events/zoom-start-event.d.ts +0 -27
- package/field-types/auto-base-unit-steps.interface.d.ts +0 -58
- package/field-types/axis-labels-position.d.ts +0 -38
- package/field-types/axis-line.interface.d.ts +0 -32
- package/field-types/axis-ticks.interface.d.ts +0 -35
- package/field-types/axis-title-position.d.ts +0 -39
- package/field-types/base-unit.d.ts +0 -45
- package/field-types/border.interface.d.ts +0 -27
- package/field-types/bullet-target-line.interface.d.ts +0 -13
- package/field-types/bullet-target.interface.d.ts +0 -24
- package/field-types/category-base-unit.d.ts +0 -41
- package/field-types/dash-type.d.ts +0 -39
- package/field-types/date-formats.interface.d.ts +0 -44
- package/field-types/drag-action.interface.d.ts +0 -19
- package/field-types/error-bar-line.interface.d.ts +0 -18
- package/field-types/grid-lines.interface.d.ts +0 -36
- package/field-types/highlight-line.interface.d.ts +0 -27
- package/field-types/label-connectors.interface.d.ts +0 -21
- package/field-types/label-rotation.interface.d.ts +0 -23
- package/field-types/legend-labels.interface.d.ts +0 -36
- package/field-types/line-style.d.ts +0 -33
- package/field-types/lock-axis.d.ts +0 -14
- package/field-types/margin.interface.d.ts +0 -26
- package/field-types/marker-type.d.ts +0 -42
- package/field-types/modifier-key.d.ts +0 -32
- package/field-types/mousewheel-select.interface.d.ts +0 -20
- package/field-types/mousewheel-zoom.interface.d.ts +0 -21
- package/field-types/negative-bubble-values.interface.d.ts +0 -18
- package/field-types/note-label-position.d.ts +0 -38
- package/field-types/note-line.interface.d.ts +0 -26
- package/field-types/note-position.d.ts +0 -38
- package/field-types/overlay.interface.d.ts +0 -15
- package/field-types/padding.interface.d.ts +0 -10
- package/field-types/plot-band-label.interface.d.ts +0 -77
- package/field-types/plot-band.interface.d.ts +0 -34
- package/field-types/series-labels-alignment.d.ts +0 -20
- package/field-types/series-labels-position.d.ts +0 -21
- package/field-types/series-line.interface.d.ts +0 -28
- package/field-types/series-mean.interface.d.ts +0 -26
- package/field-types/series-median.interface.d.ts +0 -26
- package/field-types/series-stack.interface.d.ts +0 -20
- package/field-types/series-type.d.ts +0 -70
- package/field-types/series-whiskers.interface.d.ts +0 -26
- package/field-types/trendline-forecast.interface.d.ts +0 -17
- package/field-types/week-start-day.enum.d.ts +0 -37
- package/option-types/axis-crosshair-tooltip.interface.d.ts +0 -41
- package/option-types/axis-defaults/crosshair.interface.d.ts +0 -39
- package/option-types/axis-defaults/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/axis-defaults/labels.interface.d.ts +0 -60
- package/option-types/axis-defaults/title.interface.d.ts +0 -56
- package/option-types/axis-defaults.interface.d.ts +0 -88
- package/option-types/category-axis-item/crosshair.interface.d.ts +0 -37
- package/option-types/category-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/category-axis-item/highlight.interface.d.ts +0 -28
- package/option-types/category-axis-item/labels.interface.d.ts +0 -95
- package/option-types/category-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/category-axis-item/notes.interface.d.ts +0 -37
- package/option-types/category-axis-item/notes.label.interface.d.ts +0 -49
- package/option-types/category-axis-item/range-labels.interface.d.ts +0 -28
- package/option-types/category-axis-item/select.interface.d.ts +0 -33
- package/option-types/category-axis-item/title.interface.d.ts +0 -57
- package/option-types/category-axis-item.interface.d.ts +0 -171
- package/option-types/chart-area.interface.d.ts +0 -34
- package/option-types/legend/inactive-items.interface.d.ts +0 -14
- package/option-types/legend/item.interface.d.ts +0 -115
- package/option-types/legend/legend-title.interface.d.ts +0 -58
- package/option-types/legend/markers.interface.d.ts +0 -32
- package/option-types/legend.interface.d.ts +0 -100
- package/option-types/pane/title.interface.d.ts +0 -59
- package/option-types/pane-defaults/title.interface.d.ts +0 -46
- package/option-types/pane-defaults.interface.d.ts +0 -41
- package/option-types/pane.interface.d.ts +0 -48
- package/option-types/plot-area.interface.d.ts +0 -32
- package/option-types/series-defaults/labels.from.interface.d.ts +0 -48
- package/option-types/series-defaults/labels.interface.d.ts +0 -69
- package/option-types/series-defaults/labels.to.interface.d.ts +0 -48
- package/option-types/series-defaults/notes.icon.interface.d.ts +0 -30
- package/option-types/series-defaults/notes.interface.d.ts +0 -30
- package/option-types/series-defaults/notes.label.interface.d.ts +0 -49
- package/option-types/series-defaults/tooltip.interface.d.ts +0 -50
- package/option-types/series-defaults.interface.d.ts +0 -181
- package/option-types/series-item/error-bars.interface.d.ts +0 -56
- package/option-types/series-item/extremes.interface.d.ts +0 -30
- package/option-types/series-item/highlight.interface.d.ts +0 -58
- package/option-types/series-item/labels.from.interface.d.ts +0 -66
- package/option-types/series-item/labels.interface.d.ts +0 -93
- package/option-types/series-item/labels.to.interface.d.ts +0 -68
- package/option-types/series-item/markers-highlight.interface.d.ts +0 -23
- package/option-types/series-item/markers.interface.d.ts +0 -52
- package/option-types/series-item/notes.icon.interface.d.ts +0 -30
- package/option-types/series-item/notes.interface.d.ts +0 -33
- package/option-types/series-item/notes.label.interface.d.ts +0 -53
- package/option-types/series-item/outliers.interface.d.ts +0 -30
- package/option-types/series-item/tooltip.interface.d.ts +0 -55
- package/option-types/series-item/trendline.interface.d.ts +0 -32
- package/option-types/series-item.interface.d.ts +0 -525
- package/option-types/subtitle.interface.d.ts +0 -61
- package/option-types/title.interface.d.ts +0 -63
- package/option-types/tooltip-border.interface.d.ts +0 -15
- package/option-types/tooltip.interface.d.ts +0 -56
- package/option-types/value-axis-item/crosshair.interface.d.ts +0 -34
- package/option-types/value-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/value-axis-item/labels.interface.d.ts +0 -83
- package/option-types/value-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/value-axis-item/notes.interface.d.ts +0 -37
- package/option-types/value-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/value-axis-item/title.interface.d.ts +0 -57
- package/option-types/value-axis-item.interface.d.ts +0 -129
- package/option-types/x-axis-item/crosshair.interface.d.ts +0 -32
- package/option-types/x-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/x-axis-item/labels.interface.d.ts +0 -89
- package/option-types/x-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/x-axis-item/notes.interface.d.ts +0 -37
- package/option-types/x-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/x-axis-item/title.interface.d.ts +0 -57
- package/option-types/x-axis-item.interface.d.ts +0 -142
- package/option-types/y-axis-item/crosshair.interface.d.ts +0 -34
- package/option-types/y-axis-item/crosshair.tooltip.interface.d.ts +0 -10
- package/option-types/y-axis-item/labels.interface.d.ts +0 -87
- package/option-types/y-axis-item/notes.icon.interface.d.ts +0 -30
- package/option-types/y-axis-item/notes.interface.d.ts +0 -37
- package/option-types/y-axis-item/notes.label.interface.d.ts +0 -52
- package/option-types/y-axis-item/title.interface.d.ts +0 -57
- package/option-types/y-axis-item.interface.d.ts +0 -133
- package/option-types/zoomable.interface.d.ts +0 -18
- package/package-metadata.d.ts +0 -9
- package/sankey/api-types/index.d.ts +0 -21
- package/sankey/data-binding/flat-binding.directive.d.ts +0 -38
- package/sankey/data-binding/flat-binding.event.d.ts +0 -24
- package/sankey/events/index.d.ts +0 -8
- package/sankey/events/instance-event.service.d.ts +0 -14
- package/sankey/events/sankey-base-event.d.ts +0 -24
- package/sankey/events/sankey-link-event.d.ts +0 -20
- package/sankey/events/sankey-node-event.d.ts +0 -20
- package/sankey/labels.component.d.ts +0 -36
- package/sankey/legend.component.d.ts +0 -82
- package/sankey/links.component.d.ts +0 -24
- package/sankey/localization/custom-messages.component.d.ts +0 -26
- package/sankey/localization/localized-messages.directive.d.ts +0 -16
- package/sankey/localization/messages.d.ts +0 -17
- package/sankey/nodes.component.d.ts +0 -35
- package/sankey/theme.service.d.ts +0 -14
- package/sankey/title.component.d.ts +0 -70
- package/sankey/tooltip/link-tooltip-template-context.d.ts +0 -26
- package/sankey/tooltip/link-tooltip-template.directive.d.ts +0 -33
- package/sankey/tooltip/node-tooltip-template-context.d.ts +0 -26
- package/sankey/tooltip/node-tooltip-template.directive.d.ts +0 -55
- package/sankey/tooltip/square-symbol.directive.d.ts +0 -16
- package/sankey/tooltip/tooltip-popup.component.d.ts +0 -67
- package/sankey/tooltip/tooltip-template.service.d.ts +0 -15
- package/sankey/tooltip.component.d.ts +0 -49
- package/sankey.component.d.ts +0 -251
- package/sankey.directives.d.ts +0 -19
- package/sankey.module.d.ts +0 -46
- package/sparkline.component.d.ts +0 -92
- package/sparkline.directives.d.ts +0 -6
- package/sparkline.module.d.ts +0 -127
- package/stock-chart/events/instance-event.service.d.ts +0 -12
- package/stock-chart/events/navigator-filter-event.d.ts +0 -23
- package/stock-chart/events.d.ts +0 -5
- package/stock-chart/navigator/category-axis/crosshair.component.d.ts +0 -19
- package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +0 -17
- package/stock-chart/navigator/category-axis/labels.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/notes.component.d.ts +0 -31
- package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/notes.label.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis/select.component.d.ts +0 -25
- package/stock-chart/navigator/category-axis/title.component.d.ts +0 -16
- package/stock-chart/navigator/category-axis.component.d.ts +0 -34
- package/stock-chart/navigator/hint.component.d.ts +0 -21
- package/stock-chart/navigator/pane/title.component.d.ts +0 -16
- package/stock-chart/navigator/pane.component.d.ts +0 -17
- package/stock-chart/navigator/select.component.d.ts +0 -22
- package/stock-chart/navigator/series-item/error-bars.component.d.ts +0 -30
- package/stock-chart/navigator/series-item/extremes.component.d.ts +0 -17
- package/stock-chart/navigator/series-item/highlight.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/labels.component.d.ts +0 -33
- package/stock-chart/navigator/series-item/labels.from.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/labels.to.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/markers.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/notes.component.d.ts +0 -33
- package/stock-chart/navigator/series-item/notes.icon.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/notes.label.component.d.ts +0 -16
- package/stock-chart/navigator/series-item/outliers.component.d.ts +0 -17
- package/stock-chart/navigator/series-item/tooltip.component.d.ts +0 -17
- package/stock-chart/navigator/series-item.component.d.ts +0 -39
- package/stock-chart/navigator/series.component.d.ts +0 -58
- package/stock-chart/navigator.component.d.ts +0 -64
- package/stock-chart/option-types/navigator/hint-content-args.interface.d.ts +0 -17
- package/stock-chart/option-types/navigator/hint.interface.d.ts +0 -25
- package/stock-chart/option-types/navigator/select.interface.d.ts +0 -23
- package/stock-chart/option-types/navigator.interface.d.ts +0 -44
- package/stock-chart/option-types.d.ts +0 -8
- package/stock-chart.component.d.ts +0 -118
- package/stock-chart.directives.d.ts +0 -34
- package/stock-chart.module.d.ts +0 -155
|
@@ -1,70 +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, Margin, Padding } from '../common/property-types';
|
|
7
|
-
import { Title } from '../common/property-types';
|
|
8
|
-
import { SettingsComponent } from '../common/settings.component';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the configuration options of the Sankey title or text
|
|
12
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/elements/title)).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-sankey [data]="data">
|
|
17
|
-
* <kendo-sankey-title text="Title Text" [padding]="{bottom: 20}"></kendo-sankey-title>
|
|
18
|
-
* ...
|
|
19
|
-
* </kendo-sankey>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class SankeyTitleComponent extends SettingsComponent implements Title {
|
|
23
|
-
configurationService: ConfigurationService;
|
|
24
|
-
/**
|
|
25
|
-
* Sets the alignment of the title.
|
|
26
|
-
* Use `center` for middle alignment, `left` for left alignment, or `right` for right alignment.
|
|
27
|
-
*
|
|
28
|
-
* @default 'center'
|
|
29
|
-
*/
|
|
30
|
-
align: 'center' | 'left' | 'right';
|
|
31
|
-
/**
|
|
32
|
-
* Sets the background color of the title. Accepts a valid CSS color string, including HEX and RGB.
|
|
33
|
-
*
|
|
34
|
-
* @default 'white'
|
|
35
|
-
*/
|
|
36
|
-
background: string;
|
|
37
|
-
border: Border;
|
|
38
|
-
color: string;
|
|
39
|
-
/**
|
|
40
|
-
* Sets the font of the title.
|
|
41
|
-
*
|
|
42
|
-
* @default '16px sans-serif'
|
|
43
|
-
*/
|
|
44
|
-
font: string;
|
|
45
|
-
margin: Margin | number;
|
|
46
|
-
/**
|
|
47
|
-
* Sets the padding of the title. A numeric value sets all paddings.
|
|
48
|
-
*
|
|
49
|
-
* @default 5
|
|
50
|
-
*/
|
|
51
|
-
padding: Padding | number;
|
|
52
|
-
/**
|
|
53
|
-
* Sets the position of the title.
|
|
54
|
-
* Use `bottom` to place the title at the bottom or `top` to place it at the top.
|
|
55
|
-
*
|
|
56
|
-
* @default 'top'
|
|
57
|
-
*/
|
|
58
|
-
position: 'top' | 'bottom';
|
|
59
|
-
text: string;
|
|
60
|
-
description: string;
|
|
61
|
-
/**
|
|
62
|
-
* Determines if the Sankey displays the title.
|
|
63
|
-
*
|
|
64
|
-
* @default true
|
|
65
|
-
*/
|
|
66
|
-
visible: boolean;
|
|
67
|
-
constructor(configurationService: ConfigurationService);
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyTitleComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTitleComponent, "kendo-sankey-title", never, { "align": { "alias": "align"; "required": false; }; "background": { "alias": "background"; "required": false; }; "border": { "alias": "border"; "required": false; }; "color": { "alias": "color"; "required": false; }; "font": { "alias": "font"; "required": false; }; "margin": { "alias": "margin"; "required": false; }; "padding": { "alias": "padding"; "required": false; }; "position": { "alias": "position"; "required": false; }; "text": { "alias": "text"; "required": false; }; "description": { "alias": "description"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, never, never, true, never>;
|
|
70
|
-
}
|
|
@@ -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 { SankeyNodeDataItem, SankeyTooltipEvent } from '@progress/kendo-charts';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the context that is passed to the Sankey diagram Link tooltip template.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SankeyLinkTooltipTemplateContext {
|
|
10
|
-
/**
|
|
11
|
-
* Contains the link source data item.
|
|
12
|
-
*/
|
|
13
|
-
source: SankeyNodeDataItem;
|
|
14
|
-
/**
|
|
15
|
-
* Contains the link target data item.
|
|
16
|
-
*/
|
|
17
|
-
target: SankeyNodeDataItem;
|
|
18
|
-
/**
|
|
19
|
-
* Contains the link value.
|
|
20
|
-
*/
|
|
21
|
-
value: number;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
constructor(e: SankeyTooltipEvent);
|
|
26
|
-
}
|
|
@@ -1,33 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
9
|
-
* within the `<kendo-sankey-tooltip>` component for the
|
|
10
|
-
* [links tooltip](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/elements/tooltip#specifying-a-link-tooltip-template).
|
|
11
|
-
* The following context fields are frequently utilized:
|
|
12
|
-
* - `let-source="source"`—The link source data item..
|
|
13
|
-
* - `let-target="target"`—The link target data item.
|
|
14
|
-
* - `let-value="value"`—The link value.
|
|
15
|
-
* Refer to the [`SankeyLinkTooltipTemplateContext`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeylinktooltiptemplatecontext) for the full list of available fields.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-sankey [data]="data">
|
|
20
|
-
* <kendo-sankey-tooltip [followPointer]="true">
|
|
21
|
-
* <ng-template kendoSankeyLinkTooltipTemplate let-source="source" let-target="target" let-value="value">
|
|
22
|
-
* {{ source.label?.text }} - {{ target.label?.text }}: {{ value }}
|
|
23
|
-
* </ng-template>
|
|
24
|
-
* </kendo-sankey-tooltip>
|
|
25
|
-
* </kendo-sankey>
|
|
26
|
-
* ```
|
|
27
|
-
*/
|
|
28
|
-
export declare class SankeyLinkTooltipTemplateDirective {
|
|
29
|
-
templateRef: TemplateRef<any>;
|
|
30
|
-
constructor(templateRef: TemplateRef<any>);
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyLinkTooltipTemplateDirective, [{ optional: true; }]>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyLinkTooltipTemplateDirective, "[kendoSankeyLinkTooltipTemplate]", never, {}, {}, never, never, true, never>;
|
|
33
|
-
}
|
|
@@ -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 { SankeyLabel, SankeyTooltipEvent } from '@progress/kendo-charts';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the context that is passed to the Sankey diagram Node tooltip template.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SankeyNodeTooltipTemplateContext {
|
|
10
|
-
/**
|
|
11
|
-
* Contains the node color.
|
|
12
|
-
*/
|
|
13
|
-
color: string;
|
|
14
|
-
/**
|
|
15
|
-
* Contains the node label data.
|
|
16
|
-
*/
|
|
17
|
-
label: SankeyLabel;
|
|
18
|
-
/**
|
|
19
|
-
* Contains the node value.
|
|
20
|
-
*/
|
|
21
|
-
value: number;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
constructor(e: SankeyTooltipEvent);
|
|
26
|
-
}
|
|
@@ -1,55 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
9
|
-
* within the `<kendo-sankey-tooltip>` component for the
|
|
10
|
-
* [series tooltip](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/elements/tooltip#specifying-a-node-tooltip-template).
|
|
11
|
-
* The following context fields are frequently utilized:
|
|
12
|
-
* - `let-color="color"`—The node color.
|
|
13
|
-
* - `let-label="label"`—The node label data.
|
|
14
|
-
* - `let-value="value"`—The node value.
|
|
15
|
-
* Refer to the [`SankeyNodeTooltipTemplateContext`](https://www.telerik.com/kendo-angular-ui/components/charts/api/sankeynodetooltiptemplatecontext) for the full list of available fields.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```ts
|
|
19
|
-
* import { Component } from '@angular/core';
|
|
20
|
-
* import { SankeyData } from '@progress/kendo-angular-charts';
|
|
21
|
-
*
|
|
22
|
-
* _@Component({
|
|
23
|
-
* selector: 'my-app',
|
|
24
|
-
* template: `
|
|
25
|
-
* <kendo-sankey [data]="data">
|
|
26
|
-
* <ng-template kendoSankeyNodeTooltipTemplate let-color="color" let-label="label" let-value="value">
|
|
27
|
-
* {{ label.text }}: {{ value }}
|
|
28
|
-
* </ng-template>
|
|
29
|
-
* </kendo-sankey>
|
|
30
|
-
* `,
|
|
31
|
-
* })
|
|
32
|
-
* export class AppComponent {
|
|
33
|
-
* public data: SankeyData = {
|
|
34
|
-
* nodes: [
|
|
35
|
-
* { id: 1, label: { text: 'Linux' } },
|
|
36
|
-
* { id: 0, label: { text: 'iOS'} },
|
|
37
|
-
* { id: 2, label: { text: 'Mobile' } },
|
|
38
|
-
* { id: 3, label: { text: 'Desktop' } },
|
|
39
|
-
* ],
|
|
40
|
-
* links: [
|
|
41
|
-
* { sourceId: 0, targetId: 2, value: 1 },
|
|
42
|
-
* { sourceId: 1, targetId: 2, value: 2 },
|
|
43
|
-
* { sourceId: 1, targetId: 3, value: 3 },
|
|
44
|
-
* ],
|
|
45
|
-
* };
|
|
46
|
-
* }
|
|
47
|
-
*
|
|
48
|
-
* ```
|
|
49
|
-
*/
|
|
50
|
-
export declare class SankeyNodeTooltipTemplateDirective {
|
|
51
|
-
templateRef: TemplateRef<any>;
|
|
52
|
-
constructor(templateRef: TemplateRef<any>);
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyNodeTooltipTemplateDirective, [{ optional: true; }]>;
|
|
54
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SankeyNodeTooltipTemplateDirective, "[kendoSankeyNodeTooltipTemplate]", never, {}, {}, never, never, true, never>;
|
|
55
|
-
}
|
|
@@ -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 * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class SquareSymbol {
|
|
10
|
-
color: string;
|
|
11
|
-
size: number;
|
|
12
|
-
display: string;
|
|
13
|
-
marginLeft: number;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SquareSymbol, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SquareSymbol, "[squareSymbol]", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,67 +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 { AfterViewInit, ElementRef, NgZone, Renderer2, TemplateRef } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
8
|
-
import { SankeyTooltipEvent } from '@progress/kendo-charts';
|
|
9
|
-
import { BaseTooltip } from '../../chart/tooltip/base-tooltip';
|
|
10
|
-
import { SankeyLinkTooltipTemplateContext } from './link-tooltip-template-context';
|
|
11
|
-
import { SankeyLinkTooltipTemplateDirective } from './link-tooltip-template.directive';
|
|
12
|
-
import { SankeyNodeTooltipTemplateContext } from './node-tooltip-template-context';
|
|
13
|
-
import { SankeyNodeTooltipTemplateDirective } from './node-tooltip-template.directive';
|
|
14
|
-
import { SankeyTooltipTemplateService } from './tooltip-template.service';
|
|
15
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
16
|
-
import { Subscription } from 'rxjs';
|
|
17
|
-
import * as i0 from "@angular/core";
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
export declare class SankeyTooltipPopupComponent extends BaseTooltip implements AfterViewInit {
|
|
22
|
-
protected element: ElementRef;
|
|
23
|
-
protected popupService: PopupService;
|
|
24
|
-
protected templateService: SankeyTooltipTemplateService;
|
|
25
|
-
protected localizationService: LocalizationService;
|
|
26
|
-
protected intlService: IntlService;
|
|
27
|
-
protected ngZone: NgZone;
|
|
28
|
-
protected renderer: Renderer2;
|
|
29
|
-
nodeTooltipTemplateRef: TemplateRef<any>;
|
|
30
|
-
linkTooltipTemplateRef: TemplateRef<any>;
|
|
31
|
-
nodeTooltipContext: SankeyNodeTooltipTemplateContext;
|
|
32
|
-
linkTooltipContext: SankeyLinkTooltipTemplateContext;
|
|
33
|
-
defaultNodeTooltipTemplate: SankeyNodeTooltipTemplateDirective;
|
|
34
|
-
defaultLinkTooltipTemplate: SankeyLinkTooltipTemplateDirective;
|
|
35
|
-
templateRef: TemplateRef<any>;
|
|
36
|
-
animate: boolean;
|
|
37
|
-
wrapperClass: string;
|
|
38
|
-
tooltipUnitFormat: string;
|
|
39
|
-
offset: number;
|
|
40
|
-
isNode: boolean;
|
|
41
|
-
isLink: boolean;
|
|
42
|
-
arrowIcon: import("@progress/kendo-svg-icons").SVGIcon;
|
|
43
|
-
textStyle: {
|
|
44
|
-
margin: string;
|
|
45
|
-
};
|
|
46
|
-
tooltipStyle: {
|
|
47
|
-
display: string;
|
|
48
|
-
alignItems: string;
|
|
49
|
-
};
|
|
50
|
-
protected subscriptions: Subscription;
|
|
51
|
-
protected rtl: boolean;
|
|
52
|
-
constructor(element: ElementRef, popupService: PopupService, templateService: SankeyTooltipTemplateService, localizationService: LocalizationService, intlService: IntlService, ngZone: NgZone, renderer: Renderer2);
|
|
53
|
-
protected onInit(): void;
|
|
54
|
-
ngAfterViewInit(): void;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
show(e: SankeyTooltipEvent): void;
|
|
57
|
-
tooltipAnchor(e: SankeyTooltipEvent): {
|
|
58
|
-
left: number;
|
|
59
|
-
top: number;
|
|
60
|
-
};
|
|
61
|
-
formatUnits(value: number): string;
|
|
62
|
-
protected rtlChange(): void;
|
|
63
|
-
protected setDirection(): void;
|
|
64
|
-
protected get isRTL(): boolean;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyTooltipPopupComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTooltipPopupComponent, "kendo-sankey-tooltip-popup", never, { "animate": { "alias": "animate"; "required": false; }; "wrapperClass": { "alias": "wrapperClass"; "required": false; }; "tooltipUnitFormat": { "alias": "tooltipUnitFormat"; "required": false; }; "offset": { "alias": "offset"; "required": false; }; }, {}, never, never, true, never>;
|
|
67
|
-
}
|
|
@@ -1,15 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class SankeyTooltipTemplateService {
|
|
11
|
-
nodeTemplate: TemplateRef<any>;
|
|
12
|
-
linkTemplate: TemplateRef<any>;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyTooltipTemplateService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SankeyTooltipTemplateService>;
|
|
15
|
-
}
|
|
@@ -1,49 +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 { AfterContentChecked } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../common/settings.component';
|
|
8
|
-
import { SankeyLinkTooltipTemplateDirective } from './tooltip/link-tooltip-template.directive';
|
|
9
|
-
import { SankeyNodeTooltipTemplateDirective } from './tooltip/node-tooltip-template.directive';
|
|
10
|
-
import { SankeyTooltip } from '@progress/kendo-charts';
|
|
11
|
-
import { SankeyTooltipTemplateService } from './tooltip/tooltip-template.service';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Represents the Sankey tooltip
|
|
15
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/sankey/elements/tooltip)).
|
|
16
|
-
*/
|
|
17
|
-
export declare class SankeyTooltipComponent extends SettingsComponent implements SankeyTooltip, AfterContentChecked {
|
|
18
|
-
configurationService: ConfigurationService;
|
|
19
|
-
private templateService;
|
|
20
|
-
/**
|
|
21
|
-
* Determines if the tooltip follows the mouse pointer.
|
|
22
|
-
*
|
|
23
|
-
* @default false
|
|
24
|
-
*/
|
|
25
|
-
followPointer?: boolean;
|
|
26
|
-
/**
|
|
27
|
-
* Sets the delay of the tooltip displaying.
|
|
28
|
-
* The delay is measured in milliseconds.
|
|
29
|
-
*
|
|
30
|
-
* @default 100
|
|
31
|
-
*/
|
|
32
|
-
delay?: number;
|
|
33
|
-
/**
|
|
34
|
-
* Sets the distance between the tooltip and the mouse pointer in pixels.
|
|
35
|
-
* @default 12
|
|
36
|
-
*/
|
|
37
|
-
offset: number;
|
|
38
|
-
/**
|
|
39
|
-
* Determines if the Sankey displays the link and node tooltips.
|
|
40
|
-
* @default false
|
|
41
|
-
*/
|
|
42
|
-
visible: boolean;
|
|
43
|
-
linkTooltipTemplate: SankeyLinkTooltipTemplateDirective;
|
|
44
|
-
nodeTooltipTemplate: SankeyNodeTooltipTemplateDirective;
|
|
45
|
-
constructor(configurationService: ConfigurationService, templateService: SankeyTooltipTemplateService);
|
|
46
|
-
ngAfterContentChecked(): void;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyTooltipComponent, never>;
|
|
48
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SankeyTooltipComponent, "kendo-sankey-tooltip", never, { "followPointer": { "alias": "followPointer"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; "offset": { "alias": "offset"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, ["linkTooltipTemplate", "nodeTooltipTemplate"], never, true, never>;
|
|
49
|
-
}
|
package/sankey.component.d.ts
DELETED
|
@@ -1,251 +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 { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, Renderer2, SimpleChange } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { Group, ImageExportOptions, SVGExportOptions } from '@progress/kendo-drawing';
|
|
8
|
-
import { LicenseMessage } from '@progress/kendo-licensing';
|
|
9
|
-
import { Subscription } from 'rxjs';
|
|
10
|
-
import { ConfigurationService } from './common/configuration.service';
|
|
11
|
-
import { SankeyThemeService } from './sankey/theme.service';
|
|
12
|
-
import { InstanceEventService, SankeyLinkEvent, SankeyNodeEvent } from './sankey/events';
|
|
13
|
-
import { Sankey, SankeyEvent, SankeyTooltipEvent } from '@progress/kendo-charts';
|
|
14
|
-
import { SankeyExportVisualOptions, SankeyLabelDefaults, SankeyLinkDefaults, SankeyNodeDefaults, SankeyTooltip } from './sankey/api-types';
|
|
15
|
-
import { PopupSettings } from './chart/tooltip/popup-settings.interface';
|
|
16
|
-
import { SankeyData, SankeyLegend, SankeyTitle } from './sankey/api-types';
|
|
17
|
-
import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.component';
|
|
18
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
19
|
-
import * as i0 from "@angular/core";
|
|
20
|
-
/**
|
|
21
|
-
* Represents the Kendo UI for Angular Sankey diagram component.
|
|
22
|
-
*
|
|
23
|
-
* The Sankey diagram visualizes flow data between different categories or stages.
|
|
24
|
-
* It displays nodes connected by links where the thickness of each link represents the flow value.
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* ```ts
|
|
28
|
-
* import { Component } from '@angular/core';
|
|
29
|
-
*
|
|
30
|
-
* @Component({
|
|
31
|
-
* selector: 'my-app',
|
|
32
|
-
* template: `
|
|
33
|
-
* <kendo-sankey [data]="data">
|
|
34
|
-
* </kendo-sankey>
|
|
35
|
-
* `,
|
|
36
|
-
* })
|
|
37
|
-
* export class AppComponent {
|
|
38
|
-
* public data: SankeyData = {
|
|
39
|
-
* nodes: [
|
|
40
|
-
* { id: 1, label: { text: 'Linux' } },
|
|
41
|
-
* { id: 0, label: { text: 'iOS'} },
|
|
42
|
-
* { id: 2, label: { text: 'Mobile' } },
|
|
43
|
-
* { id: 3, label: { text: 'Desktop' } },
|
|
44
|
-
* ],
|
|
45
|
-
* links: [
|
|
46
|
-
* { sourceId: 0, targetId: 2, value: 1 },
|
|
47
|
-
* { sourceId: 1, targetId: 2, value: 2 },
|
|
48
|
-
* { sourceId: 1, targetId: 3, value: 3 },
|
|
49
|
-
* ],
|
|
50
|
-
* };
|
|
51
|
-
* }
|
|
52
|
-
* ```
|
|
53
|
-
*
|
|
54
|
-
* @remarks
|
|
55
|
-
* Supported children components are: {@link SankeyCustomMessagesComponent}, {@link SankeyLabelsComponent}, {@link SankeyLegendComponent}, {@link SankeyLinksComponent}, {@link SankeyNodesComponent}, {@link SankeyTitleComponent}, and {@link SankeyTooltipComponent}.
|
|
56
|
-
*/
|
|
57
|
-
export declare class SankeyComponent implements AfterViewInit, OnChanges, OnDestroy {
|
|
58
|
-
protected element: ElementRef;
|
|
59
|
-
configurationService: ConfigurationService;
|
|
60
|
-
themeService: SankeyThemeService;
|
|
61
|
-
protected localizationService: LocalizationService;
|
|
62
|
-
protected instanceEventService: InstanceEventService;
|
|
63
|
-
protected ngZone: NgZone;
|
|
64
|
-
protected changeDetector: ChangeDetectorRef;
|
|
65
|
-
protected renderer: Renderer2;
|
|
66
|
-
protected intlService: IntlService;
|
|
67
|
-
/**
|
|
68
|
-
* Specifies the data for the Sankey component containing the `links` and `nodes`.
|
|
69
|
-
*
|
|
70
|
-
* The data object defines the structure and relationships of your flow diagram.
|
|
71
|
-
*/
|
|
72
|
-
data: SankeyData;
|
|
73
|
-
/**
|
|
74
|
-
* Specifies the default configuration for links.
|
|
75
|
-
*
|
|
76
|
-
* The settings are applied to all links unless overridden by individual data items.
|
|
77
|
-
*/
|
|
78
|
-
links?: SankeyLinkDefaults;
|
|
79
|
-
/**
|
|
80
|
-
* Specifies the default configuration for nodes.
|
|
81
|
-
*
|
|
82
|
-
* The settings are applied to all nodes unless overridden by individual data items.
|
|
83
|
-
*/
|
|
84
|
-
nodes?: SankeyNodeDefaults;
|
|
85
|
-
/**
|
|
86
|
-
* Specifies the default configuration for labels.
|
|
87
|
-
*
|
|
88
|
-
* The settings are applied to all labels unless overridden by individual data items.
|
|
89
|
-
*/
|
|
90
|
-
labels?: SankeyLabelDefaults;
|
|
91
|
-
/**
|
|
92
|
-
* Specifies the title configuration for the Sankey component.
|
|
93
|
-
*/
|
|
94
|
-
title?: SankeyTitle;
|
|
95
|
-
/**
|
|
96
|
-
* Specifies the legend configuration for the Sankey component.
|
|
97
|
-
*/
|
|
98
|
-
legend?: SankeyLegend;
|
|
99
|
-
/**
|
|
100
|
-
* Specifies the configuration for the Sankey tooltip.
|
|
101
|
-
*/
|
|
102
|
-
tooltip?: SankeyTooltip;
|
|
103
|
-
/**
|
|
104
|
-
* Determines whether the Sankey component performs automatic layout.
|
|
105
|
-
*
|
|
106
|
-
* When set to `true`, the component will not arrange nodes and links automatically.
|
|
107
|
-
*
|
|
108
|
-
* @default false
|
|
109
|
-
*/
|
|
110
|
-
disableAutoLayout?: boolean;
|
|
111
|
-
/**
|
|
112
|
-
* Determines whether keyboard navigation is enabled for the Sankey component.
|
|
113
|
-
*
|
|
114
|
-
* When set to `false`, the keyboard navigation will be disabled.
|
|
115
|
-
*
|
|
116
|
-
* @default true
|
|
117
|
-
*
|
|
118
|
-
* @remarks
|
|
119
|
-
* This property is related to accessibility.
|
|
120
|
-
*/
|
|
121
|
-
navigable?: boolean;
|
|
122
|
-
/**
|
|
123
|
-
* Specifies the settings for the tooltip popup.
|
|
124
|
-
*/
|
|
125
|
-
popupSettings: PopupSettings;
|
|
126
|
-
/**
|
|
127
|
-
* Fires when the user hovers over a node.
|
|
128
|
-
*
|
|
129
|
-
* Similar to the `mouseenter` event.
|
|
130
|
-
*/
|
|
131
|
-
nodeEnter: EventEmitter<SankeyNodeEvent>;
|
|
132
|
-
/**
|
|
133
|
-
* Fires when the user stops hovering over a node.
|
|
134
|
-
*
|
|
135
|
-
* Similar to the `mouseleave` event.
|
|
136
|
-
*/
|
|
137
|
-
nodeLeave: EventEmitter<SankeyNodeEvent>;
|
|
138
|
-
/**
|
|
139
|
-
* Fires when the user clicks a node.
|
|
140
|
-
*/
|
|
141
|
-
nodeClick: EventEmitter<SankeyNodeEvent>;
|
|
142
|
-
/**
|
|
143
|
-
* Fires when the user hovers over a link.
|
|
144
|
-
*
|
|
145
|
-
* Similar to the `mouseenter` event.
|
|
146
|
-
*/
|
|
147
|
-
linkEnter: EventEmitter<SankeyLinkEvent>;
|
|
148
|
-
/**
|
|
149
|
-
* Fires when the user stops hovering over a link.
|
|
150
|
-
*
|
|
151
|
-
* Similar to the `mouseleave` event.
|
|
152
|
-
*/
|
|
153
|
-
linkLeave: EventEmitter<SankeyLinkEvent>;
|
|
154
|
-
/**
|
|
155
|
-
* Fires when the user clicks a link.
|
|
156
|
-
*/
|
|
157
|
-
linkClick: EventEmitter<SankeyLinkEvent>;
|
|
158
|
-
tooltipInstance: SankeyTooltipPopupComponent;
|
|
159
|
-
/**
|
|
160
|
-
* @hidden
|
|
161
|
-
*/
|
|
162
|
-
showLicenseWatermark: boolean;
|
|
163
|
-
/**
|
|
164
|
-
* @hidden
|
|
165
|
-
*/
|
|
166
|
-
licenseMessage?: LicenseMessage;
|
|
167
|
-
instance: Sankey;
|
|
168
|
-
protected options: any;
|
|
169
|
-
protected theme: any;
|
|
170
|
-
protected optionsChange: Subscription;
|
|
171
|
-
protected redrawTimeout: any;
|
|
172
|
-
protected destroyed: boolean;
|
|
173
|
-
protected subscriptions: Subscription;
|
|
174
|
-
protected rtl: boolean;
|
|
175
|
-
protected hostClasses: string[];
|
|
176
|
-
constructor(element: ElementRef, configurationService: ConfigurationService, themeService: SankeyThemeService, localizationService: LocalizationService, instanceEventService: InstanceEventService, ngZone: NgZone, changeDetector: ChangeDetectorRef, renderer: Renderer2, intlService: IntlService);
|
|
177
|
-
ngOnInit(): void;
|
|
178
|
-
ngAfterViewInit(): void;
|
|
179
|
-
ngOnChanges(changes: {
|
|
180
|
-
[propertyName: string]: SimpleChange;
|
|
181
|
-
}): void;
|
|
182
|
-
/**
|
|
183
|
-
* Updates the component fields with the specified values and refreshes the component.
|
|
184
|
-
*
|
|
185
|
-
* Use this method when you cannot set configuration values through the template.
|
|
186
|
-
*
|
|
187
|
-
* @example
|
|
188
|
-
* ```ts-no-run
|
|
189
|
-
* sankey.notifyChanges({ title: { text: 'New Title' } });
|
|
190
|
-
* ```
|
|
191
|
-
*
|
|
192
|
-
* @param changes An object containing the updated input fields.
|
|
193
|
-
*/
|
|
194
|
-
notifyChanges(changes: any): void;
|
|
195
|
-
ngOnDestroy(): void;
|
|
196
|
-
/**
|
|
197
|
-
* @hidden
|
|
198
|
-
*/
|
|
199
|
-
messageFor(key: string): string;
|
|
200
|
-
protected createInstance(element: any): void;
|
|
201
|
-
/**
|
|
202
|
-
* Exports the Sankey diagram as an image.
|
|
203
|
-
*
|
|
204
|
-
* The export operation is asynchronous and returns a promise.
|
|
205
|
-
*
|
|
206
|
-
* @param {ImageExportOptions} options - The configuration options for the exported image.
|
|
207
|
-
* @returns {Promise<string>} - A promise that resolves with a PNG image encoded as a Data URI.
|
|
208
|
-
*/
|
|
209
|
-
exportImage(options?: SankeyExportVisualOptions & ImageExportOptions): Promise<string>;
|
|
210
|
-
/**
|
|
211
|
-
* Exports the Sankey diagram as an SVG document.
|
|
212
|
-
*
|
|
213
|
-
* The export operation is asynchronous and returns a promise.
|
|
214
|
-
*
|
|
215
|
-
* @param options The parameters for the exported file.
|
|
216
|
-
* @returns A promise that will be resolved with an SVG document that is encoded as a Data URI.
|
|
217
|
-
*/
|
|
218
|
-
exportSVG(options?: SankeyExportVisualOptions & SVGExportOptions): Promise<string>;
|
|
219
|
-
/**
|
|
220
|
-
* Exports the visual of the Sankey component to a drawing group.
|
|
221
|
-
*
|
|
222
|
-
* @param options The parameters for the export operation.
|
|
223
|
-
* @returns The root Group of the scene.
|
|
224
|
-
*/
|
|
225
|
-
exportVisual(options?: SankeyExportVisualOptions): Group;
|
|
226
|
-
protected init(): void;
|
|
227
|
-
/**
|
|
228
|
-
* Reloads the Sankey appearance settings from the current [Kendo UI Theme](https://www.telerik.com/kendo-angular-ui/components/common/components/styling).
|
|
229
|
-
*
|
|
230
|
-
* Call this method after loading a different theme stylesheet.
|
|
231
|
-
*/
|
|
232
|
-
reloadTheme(): void;
|
|
233
|
-
protected onShowTooltip(e: SankeyTooltipEvent): void;
|
|
234
|
-
protected onHideTooltip(): void;
|
|
235
|
-
protected trigger(name: string, e: SankeyEvent): boolean;
|
|
236
|
-
protected requiresHandlers(names: string[]): boolean;
|
|
237
|
-
protected refresh(): void;
|
|
238
|
-
protected updateOptions(): void;
|
|
239
|
-
protected get canRender(): boolean;
|
|
240
|
-
protected get instanceOptions(): any;
|
|
241
|
-
protected activeEmitter(name: string): any;
|
|
242
|
-
protected refreshWait(): void;
|
|
243
|
-
protected run(callback: any, inZone?: boolean, detectChanges?: boolean): void;
|
|
244
|
-
protected detectChanges(): void;
|
|
245
|
-
protected intlChange(): void;
|
|
246
|
-
protected rtlChange(): void;
|
|
247
|
-
protected setDirection(): void;
|
|
248
|
-
protected get isRTL(): boolean;
|
|
249
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyComponent, never>;
|
|
250
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SankeyComponent, "kendo-sankey", ["kendoSankey"], { "data": { "alias": "data"; "required": false; }; "links": { "alias": "links"; "required": false; }; "nodes": { "alias": "nodes"; "required": false; }; "labels": { "alias": "labels"; "required": false; }; "title": { "alias": "title"; "required": false; }; "legend": { "alias": "legend"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disableAutoLayout": { "alias": "disableAutoLayout"; "required": false; }; "navigable": { "alias": "navigable"; "required": false; }; "popupSettings": { "alias": "popupSettings"; "required": false; }; }, { "nodeEnter": "nodeEnter"; "nodeLeave": "nodeLeave"; "nodeClick": "nodeClick"; "linkEnter": "linkEnter"; "linkLeave": "linkLeave"; "linkClick": "linkClick"; }, never, never, true, never>;
|
|
251
|
-
}
|
package/sankey.directives.d.ts
DELETED
|
@@ -1,19 +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 { SankeyComponent } from './sankey.component';
|
|
6
|
-
import { SankeyFlatBindingDirective } from './sankey/data-binding/flat-binding.directive';
|
|
7
|
-
import { SankeyFlatBindingDataBoundEvent } from './sankey/data-binding/flat-binding.event';
|
|
8
|
-
import { SankeyLabelsComponent } from './sankey/labels.component';
|
|
9
|
-
import { SankeyLegendComponent } from './sankey/legend.component';
|
|
10
|
-
import { SankeyLinksComponent } from './sankey/links.component';
|
|
11
|
-
import { SankeyCustomMessagesComponent } from './sankey/localization/custom-messages.component';
|
|
12
|
-
import { LocalizedMessagesDirective } from './sankey/localization/localized-messages.directive';
|
|
13
|
-
import { SankeyNodesComponent } from './sankey/nodes.component';
|
|
14
|
-
import { SankeyTitleComponent } from './sankey/title.component';
|
|
15
|
-
import { SankeyTooltipComponent } from './sankey/tooltip.component';
|
|
16
|
-
import { SankeyLinkTooltipTemplateDirective } from './sankey/tooltip/link-tooltip-template.directive';
|
|
17
|
-
import { SankeyNodeTooltipTemplateDirective } from './sankey/tooltip/node-tooltip-template.directive';
|
|
18
|
-
import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.component';
|
|
19
|
-
export { SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective, SankeyFlatBindingDataBoundEvent };
|