@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.
- 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,145 +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 { AutoBaseUnitSteps } from '../field-types/auto-base-unit-steps.interface';
|
|
6
|
-
export { AxisLabelsPosition } from '../field-types/axis-labels-position';
|
|
7
|
-
export { AxisLine } from '../field-types/axis-line.interface';
|
|
8
|
-
export { AxisTicks } from '../field-types/axis-ticks.interface';
|
|
9
|
-
export { AxisTitlePosition } from '../field-types/axis-title-position';
|
|
10
|
-
export { BaseUnit } from '../field-types/base-unit';
|
|
11
|
-
export { Border } from '../field-types/border.interface';
|
|
12
|
-
export { BulletTarget } from '../field-types/bullet-target.interface';
|
|
13
|
-
export { BulletTargetLine } from '../field-types/bullet-target-line.interface';
|
|
14
|
-
export { CategoryBaseUnit } from '../field-types/category-base-unit';
|
|
15
|
-
export { DashType } from '../field-types/dash-type';
|
|
16
|
-
export { DateFormats } from '../field-types/date-formats.interface';
|
|
17
|
-
export { DragAction } from '../field-types/drag-action.interface';
|
|
18
|
-
export { ErrorBarLine } from '../field-types/error-bar-line.interface';
|
|
19
|
-
export { GridLines } from '../field-types/grid-lines.interface';
|
|
20
|
-
export { HighlightLine } from '../field-types/highlight-line.interface';
|
|
21
|
-
export { LabelConnectors } from '../field-types/label-connectors.interface';
|
|
22
|
-
export { LabelRotation } from '../field-types/label-rotation.interface';
|
|
23
|
-
export { LegendLabels } from '../field-types/legend-labels.interface';
|
|
24
|
-
export { LineStyle } from '../field-types/line-style';
|
|
25
|
-
export { LockAxis } from '../field-types/lock-axis';
|
|
26
|
-
export { Margin } from '../field-types/margin.interface';
|
|
27
|
-
export { MarkerType } from '../field-types/marker-type';
|
|
28
|
-
export { ModifierKey } from '../field-types/modifier-key';
|
|
29
|
-
export { MousewheelZoom } from '../field-types/mousewheel-zoom.interface';
|
|
30
|
-
export { MousewheelSelect } from '../field-types/mousewheel-select.interface';
|
|
31
|
-
export { NegativeBubbleValues } from '../field-types/negative-bubble-values.interface';
|
|
32
|
-
export { NoteLabelPosition } from '../field-types/note-label-position';
|
|
33
|
-
export { NoteLine } from '../field-types/note-line.interface';
|
|
34
|
-
export { NotePosition } from '../field-types/note-position';
|
|
35
|
-
export { Overlay } from '../field-types/overlay.interface';
|
|
36
|
-
export { Padding } from '../field-types/padding.interface';
|
|
37
|
-
export { PlotBand } from '../field-types/plot-band.interface';
|
|
38
|
-
export { PlotBandLabel } from '../field-types/plot-band-label.interface';
|
|
39
|
-
export { SeriesLabelsPosition } from '../field-types/series-labels-position';
|
|
40
|
-
export { SeriesLabelsAlignment } from '../field-types/series-labels-alignment';
|
|
41
|
-
export { SeriesLine } from '../field-types/series-line.interface';
|
|
42
|
-
export { SeriesMean } from '../field-types/series-mean.interface';
|
|
43
|
-
export { SeriesMedian } from '../field-types/series-median.interface';
|
|
44
|
-
export { SeriesWhiskers } from '../field-types/series-whiskers.interface';
|
|
45
|
-
export { SeriesStack } from '../field-types/series-stack.interface';
|
|
46
|
-
export { SeriesType } from '../field-types/series-type';
|
|
47
|
-
export { TrendlineForecast } from '../field-types/trendline-forecast.interface';
|
|
48
|
-
export { WeekStartDay } from '../field-types/week-start-day.enum';
|
|
49
|
-
export { AxisLabelContentArgs } from '../argument-types/axis-label-content-args.interface';
|
|
50
|
-
export { AxisLabelVisualArgs } from '../argument-types/axis-label-visual-args.interface';
|
|
51
|
-
export { AxisNoteVisualArgs } from '../argument-types/axis-note-visual-args.interface';
|
|
52
|
-
export { AxisNoteContentArgs } from '../argument-types/axis-note-content-args.interface';
|
|
53
|
-
export { ErrorBarsVisualArgs } from '../argument-types/error-bars-visual-args.interface';
|
|
54
|
-
export { ErrorBarsValueArgs } from '../argument-types/error-bars-value-args.interface';
|
|
55
|
-
export { HighlightToggleArgs } from '../argument-types/highlight-toggle-args.interface';
|
|
56
|
-
export { HighlightVisualArgs } from '../argument-types/highlight-visual-args.interface';
|
|
57
|
-
export { LegendItemVisualArgs } from '../argument-types/legend-item-visual-args.interface';
|
|
58
|
-
export { LegendLabelsContentArgs } from '../argument-types/legend-labels-content-args.interface';
|
|
59
|
-
export { MarkersVisualArgs } from '../argument-types/markers-visual-args.interface';
|
|
60
|
-
export { SeriesLabelsVisualArgs } from '../argument-types/series-labels-visual-args.interface';
|
|
61
|
-
export { SeriesLabelsContentArgs } from '../argument-types/series-labels-content-args.interface';
|
|
62
|
-
export { SeriesNoteVisualArgs } from '../argument-types/series-note-visual-args.interface';
|
|
63
|
-
export { SeriesNoteContentArgs } from '../argument-types/series-note-content-args.interface';
|
|
64
|
-
export { SeriesVisualArgs } from '../argument-types/series-visual-args.interface';
|
|
65
|
-
export { TitleVisualArgs } from '../argument-types/title-visual-args.interface';
|
|
66
|
-
export { PlotBandLabelVisualArgs } from '../argument-types/plot-band-label-visual-args.interface';
|
|
67
|
-
export { AxisDefaultsCrosshair } from '../option-types/axis-defaults/crosshair.interface';
|
|
68
|
-
export { AxisDefaultsCrosshairTooltip } from '../option-types/axis-defaults/crosshair.tooltip.interface';
|
|
69
|
-
export { AxisDefaultsLabels } from '../option-types/axis-defaults/labels.interface';
|
|
70
|
-
export { AxisDefaultsTitle } from '../option-types/axis-defaults/title.interface';
|
|
71
|
-
export { AxisDefaults } from '../option-types/axis-defaults.interface';
|
|
72
|
-
export { CategoryAxisCrosshair } from '../option-types/category-axis-item/crosshair.interface';
|
|
73
|
-
export { CategoryAxisCrosshairTooltip } from '../option-types/category-axis-item/crosshair.tooltip.interface';
|
|
74
|
-
export { CategoryAxisLabels } from '../option-types/category-axis-item/labels.interface';
|
|
75
|
-
export { CategoryAxisRangeLabels } from '../option-types/category-axis-item/range-labels.interface';
|
|
76
|
-
export { CategoryAxisNotes } from '../option-types/category-axis-item/notes.interface';
|
|
77
|
-
export { CategoryAxisNotesIcon } from '../option-types/category-axis-item/notes.icon.interface';
|
|
78
|
-
export { CategoryAxisNotesLabel } from '../option-types/category-axis-item/notes.label.interface';
|
|
79
|
-
export { CategoryAxisSelect } from '../option-types/category-axis-item/select.interface';
|
|
80
|
-
export { CategoryAxisTitle } from '../option-types/category-axis-item/title.interface';
|
|
81
|
-
export { CategoryAxisHighlight } from '../option-types/category-axis-item/highlight.interface';
|
|
82
|
-
export { CategoryAxis } from '../option-types/category-axis-item.interface';
|
|
83
|
-
export { ChartArea } from '../option-types/chart-area.interface';
|
|
84
|
-
export { LegendInactiveItems } from '../option-types/legend/inactive-items.interface';
|
|
85
|
-
export { LegendItem, LegendItemArea, LegendItemLine, LegendItemHighlight, LegendItemMarkers, LegendItemMarkersBorder, LegendItemType } from '../option-types/legend/item.interface';
|
|
86
|
-
export { LegendMarkers } from '../option-types/legend/markers.interface';
|
|
87
|
-
export { Legend } from '../option-types/legend.interface';
|
|
88
|
-
export { LegendTitle } from '../option-types/legend/legend-title.interface';
|
|
89
|
-
export { MarkersHighlight } from '../option-types/series-item/markers-highlight.interface';
|
|
90
|
-
export { Pane } from '../option-types/pane.interface';
|
|
91
|
-
export { PaneDefaults } from '../option-types/pane-defaults.interface';
|
|
92
|
-
export { PaneDefaultsTitle } from '../option-types/pane-defaults/title.interface';
|
|
93
|
-
export { PanesTitle } from '../option-types/pane/title.interface';
|
|
94
|
-
export { PlotArea } from '../option-types/plot-area.interface';
|
|
95
|
-
export { SeriesDefaultsLabels } from '../option-types/series-defaults/labels.interface';
|
|
96
|
-
export { SeriesDefaultsLabelsFrom } from '../option-types/series-defaults/labels.from.interface';
|
|
97
|
-
export { SeriesDefaultsLabelsTo } from '../option-types/series-defaults/labels.to.interface';
|
|
98
|
-
export { SeriesDefaultsNotes } from '../option-types/series-defaults/notes.interface';
|
|
99
|
-
export { SeriesDefaultsNotesIcon } from '../option-types/series-defaults/notes.icon.interface';
|
|
100
|
-
export { SeriesDefaultsNotesLabel } from '../option-types/series-defaults/notes.label.interface';
|
|
101
|
-
export { SeriesDefaultsTooltip } from '../option-types/series-defaults/tooltip.interface';
|
|
102
|
-
export { SeriesDefaults } from '../option-types/series-defaults.interface';
|
|
103
|
-
export { SeriesErrorBars } from '../option-types/series-item/error-bars.interface';
|
|
104
|
-
export { SeriesExtremes } from '../option-types/series-item/extremes.interface';
|
|
105
|
-
export { SeriesHighlight } from '../option-types/series-item/highlight.interface';
|
|
106
|
-
export { SeriesLabels } from '../option-types/series-item/labels.interface';
|
|
107
|
-
export { SeriesLabelsFrom } from '../option-types/series-item/labels.from.interface';
|
|
108
|
-
export { SeriesLabelsTo } from '../option-types/series-item/labels.to.interface';
|
|
109
|
-
export { SeriesMarkers } from '../option-types/series-item/markers.interface';
|
|
110
|
-
export { SeriesNotes } from '../option-types/series-item/notes.interface';
|
|
111
|
-
export { SeriesNotesIcon } from '../option-types/series-item/notes.icon.interface';
|
|
112
|
-
export { SeriesNotesLabel } from '../option-types/series-item/notes.label.interface';
|
|
113
|
-
export { SeriesOutliers } from '../option-types/series-item/outliers.interface';
|
|
114
|
-
export { SeriesTooltip } from '../option-types/series-item/tooltip.interface';
|
|
115
|
-
export { SeriesTrendline } from '../option-types/series-item/trendline.interface';
|
|
116
|
-
export { Series } from '../option-types/series-item.interface';
|
|
117
|
-
export { Subtitle } from '../option-types/subtitle.interface';
|
|
118
|
-
export { Title } from '../option-types/title.interface';
|
|
119
|
-
export { Tooltip } from '../option-types/tooltip.interface';
|
|
120
|
-
export { ValueAxisCrosshair } from '../option-types/value-axis-item/crosshair.interface';
|
|
121
|
-
export { ValueAxisCrosshairTooltip } from '../option-types/value-axis-item/crosshair.tooltip.interface';
|
|
122
|
-
export { ValueAxisLabels } from '../option-types/value-axis-item/labels.interface';
|
|
123
|
-
export { ValueAxisNotes } from '../option-types/value-axis-item/notes.interface';
|
|
124
|
-
export { ValueAxisNotesIcon } from '../option-types/value-axis-item/notes.icon.interface';
|
|
125
|
-
export { ValueAxisNotesLabel } from '../option-types/value-axis-item/notes.label.interface';
|
|
126
|
-
export { ValueAxisTitle } from '../option-types/value-axis-item/title.interface';
|
|
127
|
-
export { ValueAxis } from '../option-types/value-axis-item.interface';
|
|
128
|
-
export { XAxisCrosshair } from '../option-types/x-axis-item/crosshair.interface';
|
|
129
|
-
export { XAxisCrosshairTooltip } from '../option-types/x-axis-item/crosshair.tooltip.interface';
|
|
130
|
-
export { XAxisLabels } from '../option-types/x-axis-item/labels.interface';
|
|
131
|
-
export { XAxisNotes } from '../option-types/x-axis-item/notes.interface';
|
|
132
|
-
export { XAxisNotesIcon } from '../option-types/x-axis-item/notes.icon.interface';
|
|
133
|
-
export { XAxisNotesLabel } from '../option-types/x-axis-item/notes.label.interface';
|
|
134
|
-
export { XAxisTitle } from '../option-types/x-axis-item/title.interface';
|
|
135
|
-
export { XAxis } from '../option-types/x-axis-item.interface';
|
|
136
|
-
export { YAxisCrosshair } from '../option-types/y-axis-item/crosshair.interface';
|
|
137
|
-
export { YAxisCrosshairTooltip } from '../option-types/y-axis-item/crosshair.tooltip.interface';
|
|
138
|
-
export { YAxisLabels } from '../option-types/y-axis-item/labels.interface';
|
|
139
|
-
export { YAxisNotes } from '../option-types/y-axis-item/notes.interface';
|
|
140
|
-
export { YAxisNotesIcon } from '../option-types/y-axis-item/notes.icon.interface';
|
|
141
|
-
export { YAxisNotesLabel } from '../option-types/y-axis-item/notes.label.interface';
|
|
142
|
-
export { YAxisTitle } from '../option-types/y-axis-item/title.interface';
|
|
143
|
-
export { YAxis } from '../option-types/y-axis-item.interface';
|
|
144
|
-
export { Zoomable } from '../option-types/zoomable.interface';
|
|
145
|
-
export { type SeriesPattern, type VerticalStripesPattern, type CrosshatchPattern, type DiagonalStripesPattern, type GridPattern, type DotsPattern, type FocusHighlight, type FocusHighlightBorder } from '@progress/kendo-charts';
|
|
@@ -1,13 +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 './configuration.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class RootConfigurationService extends ConfigurationService {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RootConfigurationService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<RootConfigurationService>;
|
|
13
|
-
}
|
|
@@ -1,37 +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 { OnChanges, OnDestroy, SimpleChange } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from './configuration.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare abstract class SettingsComponent implements OnChanges, OnDestroy {
|
|
12
|
-
protected configKey: string;
|
|
13
|
-
configurationService: ConfigurationService;
|
|
14
|
-
protected store: any;
|
|
15
|
-
constructor(configKey: string, configurationService: ConfigurationService);
|
|
16
|
-
ngOnDestroy(): void;
|
|
17
|
-
ngOnChanges(changes: {
|
|
18
|
-
[propertyName: string]: SimpleChange;
|
|
19
|
-
}): void;
|
|
20
|
-
/**
|
|
21
|
-
* Updates the component fields with the specified values and refreshes the Chart.
|
|
22
|
-
*
|
|
23
|
-
* Use this method when the configuration values cannot be set through the template.
|
|
24
|
-
*
|
|
25
|
-
* @example
|
|
26
|
-
* ```ts-no-run
|
|
27
|
-
* item.notifyChanges({ visible: true });
|
|
28
|
-
* ```
|
|
29
|
-
*
|
|
30
|
-
* @param changes An object containing the updated input fields.
|
|
31
|
-
*/
|
|
32
|
-
notifyChanges(changes: any): void;
|
|
33
|
-
protected markAsVisible(): void;
|
|
34
|
-
private notify;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SettingsComponent, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SettingsComponent, never, never, {}, {}, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -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 { ConfigurationService } from './configuration.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class ThemeService extends ConfigurationService {
|
|
11
|
-
private loaded;
|
|
12
|
-
protected element: HTMLElement;
|
|
13
|
-
loadTheme(): void;
|
|
14
|
-
reset(): void;
|
|
15
|
-
protected readTheme(): void;
|
|
16
|
-
private createElement;
|
|
17
|
-
private destroyElement;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ThemeService, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ThemeService>;
|
|
20
|
-
}
|
|
@@ -1,11 +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 { SimpleChange } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare function toSimpleChanges(changes: any): {
|
|
10
|
-
[propertyName: string]: SimpleChange;
|
|
11
|
-
};
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class TooltipTemplateService {
|
|
11
|
-
private seriesTemplates;
|
|
12
|
-
private template;
|
|
13
|
-
private sharedTemplate;
|
|
14
|
-
setTemplate(template: TemplateRef<any>): void;
|
|
15
|
-
getTemplate(seriesIndex: number): TemplateRef<any>;
|
|
16
|
-
setSeriesTemplates(seriesTemplates: Array<TemplateRef<any>>): void;
|
|
17
|
-
setSharedTemplate(sharedTemplate: TemplateRef<any>): void;
|
|
18
|
-
getSharedTemplate(): TemplateRef<any>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipTemplateService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TooltipTemplateService>;
|
|
21
|
-
}
|
package/common.directives.d.ts
DELETED
|
@@ -1,74 +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 { SeriesTooltipTemplateDirective } from './chart/tooltip/series-tooltip-template.directive';
|
|
6
|
-
import { SharedTooltipTemplateDirective } from './chart/tooltip/shared-tooltip-template.directive';
|
|
7
|
-
import { CrosshairTooltipComponent } from './chart/tooltip/crosshair-tooltip.component';
|
|
8
|
-
import { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
|
|
9
|
-
import { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
|
|
10
|
-
import { AxisDefaultsComponent } from './chart/axis-defaults.component';
|
|
11
|
-
import { AxisDefaultsCrosshairComponent } from './chart/axis-defaults/crosshair.component';
|
|
12
|
-
import { AxisDefaultsCrosshairTooltipComponent } from './chart/axis-defaults/crosshair.tooltip.component';
|
|
13
|
-
import { AxisDefaultsLabelsComponent } from './chart/axis-defaults/labels.component';
|
|
14
|
-
import { AxisDefaultsTitleComponent } from './chart/axis-defaults/title.component';
|
|
15
|
-
import { CategoryAxisComponent } from './chart/category-axis.component';
|
|
16
|
-
import { CategoryAxisCrosshairComponent } from './chart/category-axis-item/crosshair.component';
|
|
17
|
-
import { CategoryAxisCrosshairTooltipComponent } from './chart/category-axis-item/crosshair.tooltip.component';
|
|
18
|
-
import { CategoryAxisItemComponent } from './chart/category-axis-item.component';
|
|
19
|
-
import { CategoryAxisLabelsComponent } from './chart/category-axis-item/labels.component';
|
|
20
|
-
import { CategoryAxisRangeLabelsComponent } from './chart/category-axis-item/range-labels.component';
|
|
21
|
-
import { CategoryAxisNotesComponent } from './chart/category-axis-item/notes.component';
|
|
22
|
-
import { CategoryAxisNotesIconComponent } from './chart/category-axis-item/notes.icon.component';
|
|
23
|
-
import { CategoryAxisNotesLabelComponent } from './chart/category-axis-item/notes.label.component';
|
|
24
|
-
import { CategoryAxisSelectComponent } from './chart/category-axis-item/select.component';
|
|
25
|
-
import { CategoryAxisTitleComponent } from './chart/category-axis-item/title.component';
|
|
26
|
-
import { ChartAreaComponent } from './chart/chart-area.component';
|
|
27
|
-
import { LegendComponent } from './chart/legend.component';
|
|
28
|
-
import { LegendInactiveItemsComponent } from './chart/legend/inactive-items.component';
|
|
29
|
-
import { LegendItemComponent } from './chart/legend/item.component';
|
|
30
|
-
import { PaneComponent } from './chart/pane.component';
|
|
31
|
-
import { PaneDefaultsComponent } from './chart/pane-defaults.component';
|
|
32
|
-
import { PaneDefaultsTitleComponent } from './chart/pane-defaults/title.component';
|
|
33
|
-
import { PanesComponent } from './chart/panes.component';
|
|
34
|
-
import { PanesTitleComponent } from './chart/pane/title.component';
|
|
35
|
-
import { PlotAreaComponent } from './chart/plot-area.component';
|
|
36
|
-
import { SeriesComponent } from './chart/series.component';
|
|
37
|
-
import { SeriesDefaultsComponent } from './chart/series-defaults.component';
|
|
38
|
-
import { SeriesDefaultsLabelsComponent } from './chart/series-defaults/labels.component';
|
|
39
|
-
import { SeriesDefaultsLabelsFromComponent } from './chart/series-defaults/labels.from.component';
|
|
40
|
-
import { SeriesDefaultsLabelsToComponent } from './chart/series-defaults/labels.to.component';
|
|
41
|
-
import { SeriesDefaultsNotesComponent } from './chart/series-defaults/notes.component';
|
|
42
|
-
import { SeriesDefaultsNotesIconComponent } from './chart/series-defaults/notes.icon.component';
|
|
43
|
-
import { SeriesDefaultsNotesLabelComponent } from './chart/series-defaults/notes.label.component';
|
|
44
|
-
import { SeriesDefaultsTooltipComponent } from './chart/series-defaults/tooltip.component';
|
|
45
|
-
import { SeriesErrorBarsComponent } from './chart/series-item/error-bars.component';
|
|
46
|
-
import { SeriesExtremesComponent } from './chart/series-item/extremes.component';
|
|
47
|
-
import { SeriesHighlightComponent } from './chart/series-item/highlight.component';
|
|
48
|
-
import { SeriesItemComponent } from './chart/series-item.component';
|
|
49
|
-
import { SeriesLabelsComponent } from './chart/series-item/labels.component';
|
|
50
|
-
import { SeriesLabelsFromComponent } from './chart/series-item/labels.from.component';
|
|
51
|
-
import { SeriesLabelsToComponent } from './chart/series-item/labels.to.component';
|
|
52
|
-
import { SeriesMarkersComponent } from './chart/series-item/markers.component';
|
|
53
|
-
import { SeriesNotesComponent } from './chart/series-item/notes.component';
|
|
54
|
-
import { SeriesNotesIconComponent } from './chart/series-item/notes.icon.component';
|
|
55
|
-
import { SeriesNotesLabelComponent } from './chart/series-item/notes.label.component';
|
|
56
|
-
import { SeriesOutliersComponent } from './chart/series-item/outliers.component';
|
|
57
|
-
import { SeriesTooltipComponent } from './chart/series-item/tooltip.component';
|
|
58
|
-
import { SeriesTrendlineComponent } from './chart/series-item/trendline.component';
|
|
59
|
-
import { SeriesTrendlineForecastComponent } from './chart/series-item/trendline.forecast.component';
|
|
60
|
-
import { SubtitleComponent } from './chart/subtitle.component';
|
|
61
|
-
import { TitleComponent } from './chart/title.component';
|
|
62
|
-
import { TooltipComponent } from './chart/tooltip.component';
|
|
63
|
-
import { ValueAxisComponent } from './chart/value-axis.component';
|
|
64
|
-
import { ValueAxisCrosshairComponent } from './chart/value-axis-item/crosshair.component';
|
|
65
|
-
import { ValueAxisCrosshairTooltipComponent } from './chart/value-axis-item/crosshair.tooltip.component';
|
|
66
|
-
import { ValueAxisItemComponent } from './chart/value-axis-item.component';
|
|
67
|
-
import { ValueAxisLabelsComponent } from './chart/value-axis-item/labels.component';
|
|
68
|
-
import { ValueAxisNotesComponent } from './chart/value-axis-item/notes.component';
|
|
69
|
-
import { ValueAxisNotesIconComponent } from './chart/value-axis-item/notes.icon.component';
|
|
70
|
-
import { ValueAxisNotesLabelComponent } from './chart/value-axis-item/notes.label.component';
|
|
71
|
-
import { ValueAxisTitleComponent } from './chart/value-axis-item/title.component';
|
|
72
|
-
import { SeriesDrilldownTemplateDirective } from './chart/series-drilldown-template.directive';
|
|
73
|
-
import { ChartBreadcrumbComponent } from './chart-breadcrumb.component';
|
|
74
|
-
export { TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent };
|
package/directives.d.ts
DELETED
|
@@ -1,160 +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 { SparklineComponent } from './sparkline.component';
|
|
6
|
-
import { ChartComponent } from './chart.component';
|
|
7
|
-
import { DonutCenterTemplateDirective } from './chart/donut-center-template.directive';
|
|
8
|
-
import { NoDataTemplateDirective } from './chart.directives';
|
|
9
|
-
import { XAxisComponent } from './chart/x-axis.component';
|
|
10
|
-
import { XAxisCrosshairComponent } from './chart/x-axis-item/crosshair.component';
|
|
11
|
-
import { XAxisCrosshairTooltipComponent } from './chart/x-axis-item/crosshair.tooltip.component';
|
|
12
|
-
import { XAxisItemComponent } from './chart/x-axis-item.component';
|
|
13
|
-
import { XAxisLabelsComponent } from './chart/x-axis-item/labels.component';
|
|
14
|
-
import { XAxisNotesComponent } from './chart/x-axis-item/notes.component';
|
|
15
|
-
import { XAxisNotesIconComponent } from './chart/x-axis-item/notes.icon.component';
|
|
16
|
-
import { XAxisNotesLabelComponent } from './chart/x-axis-item/notes.label.component';
|
|
17
|
-
import { XAxisTitleComponent } from './chart/x-axis-item/title.component';
|
|
18
|
-
import { YAxisComponent } from './chart/y-axis.component';
|
|
19
|
-
import { YAxisCrosshairComponent } from './chart/y-axis-item/crosshair.component';
|
|
20
|
-
import { YAxisCrosshairTooltipComponent } from './chart/y-axis-item/crosshair.tooltip.component';
|
|
21
|
-
import { YAxisItemComponent } from './chart/y-axis-item.component';
|
|
22
|
-
import { YAxisLabelsComponent } from './chart/y-axis-item/labels.component';
|
|
23
|
-
import { YAxisNotesComponent } from './chart/y-axis-item/notes.component';
|
|
24
|
-
import { YAxisNotesIconComponent } from './chart/y-axis-item/notes.icon.component';
|
|
25
|
-
import { YAxisNotesLabelComponent } from './chart/y-axis-item/notes.label.component';
|
|
26
|
-
import { YAxisTitleComponent } from './chart/y-axis-item/title.component';
|
|
27
|
-
import { ZoomableComponent } from './chart/zoomable.component';
|
|
28
|
-
import { SeriesTooltipTemplateDirective } from './chart/tooltip/series-tooltip-template.directive';
|
|
29
|
-
import { SharedTooltipTemplateDirective } from './chart/tooltip/shared-tooltip-template.directive';
|
|
30
|
-
import { CrosshairTooltipComponent } from './chart/tooltip/crosshair-tooltip.component';
|
|
31
|
-
import { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
|
|
32
|
-
import { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
|
|
33
|
-
import { AxisDefaultsComponent } from './chart/axis-defaults.component';
|
|
34
|
-
import { AxisDefaultsCrosshairComponent } from './chart/axis-defaults/crosshair.component';
|
|
35
|
-
import { AxisDefaultsCrosshairTooltipComponent } from './chart/axis-defaults/crosshair.tooltip.component';
|
|
36
|
-
import { AxisDefaultsLabelsComponent } from './chart/axis-defaults/labels.component';
|
|
37
|
-
import { AxisDefaultsTitleComponent } from './chart/axis-defaults/title.component';
|
|
38
|
-
import { CategoryAxisComponent } from './chart/category-axis.component';
|
|
39
|
-
import { CategoryAxisCrosshairComponent } from './chart/category-axis-item/crosshair.component';
|
|
40
|
-
import { CategoryAxisCrosshairTooltipComponent } from './chart/category-axis-item/crosshair.tooltip.component';
|
|
41
|
-
import { CategoryAxisItemComponent } from './chart/category-axis-item.component';
|
|
42
|
-
import { CategoryAxisLabelsComponent } from './chart/category-axis-item/labels.component';
|
|
43
|
-
import { CategoryAxisRangeLabelsComponent } from './chart/category-axis-item/range-labels.component';
|
|
44
|
-
import { CategoryAxisNotesComponent } from './chart/category-axis-item/notes.component';
|
|
45
|
-
import { CategoryAxisNotesIconComponent } from './chart/category-axis-item/notes.icon.component';
|
|
46
|
-
import { CategoryAxisNotesLabelComponent } from './chart/category-axis-item/notes.label.component';
|
|
47
|
-
import { CategoryAxisSelectComponent } from './chart/category-axis-item/select.component';
|
|
48
|
-
import { CategoryAxisTitleComponent } from './chart/category-axis-item/title.component';
|
|
49
|
-
import { ChartAreaComponent } from './chart/chart-area.component';
|
|
50
|
-
import { LegendComponent } from './chart/legend.component';
|
|
51
|
-
import { LegendInactiveItemsComponent } from './chart/legend/inactive-items.component';
|
|
52
|
-
import { LegendItemComponent } from './chart/legend/item.component';
|
|
53
|
-
import { PaneComponent } from './chart/pane.component';
|
|
54
|
-
import { PaneDefaultsComponent } from './chart/pane-defaults.component';
|
|
55
|
-
import { PaneDefaultsTitleComponent } from './chart/pane-defaults/title.component';
|
|
56
|
-
import { PanesComponent } from './chart/panes.component';
|
|
57
|
-
import { PanesTitleComponent } from './chart/pane/title.component';
|
|
58
|
-
import { PlotAreaComponent } from './chart/plot-area.component';
|
|
59
|
-
import { SeriesComponent } from './chart/series.component';
|
|
60
|
-
import { SeriesDefaultsComponent } from './chart/series-defaults.component';
|
|
61
|
-
import { SeriesDefaultsLabelsComponent } from './chart/series-defaults/labels.component';
|
|
62
|
-
import { SeriesDefaultsLabelsFromComponent } from './chart/series-defaults/labels.from.component';
|
|
63
|
-
import { SeriesDefaultsLabelsToComponent } from './chart/series-defaults/labels.to.component';
|
|
64
|
-
import { SeriesDefaultsNotesComponent } from './chart/series-defaults/notes.component';
|
|
65
|
-
import { SeriesDefaultsNotesIconComponent } from './chart/series-defaults/notes.icon.component';
|
|
66
|
-
import { SeriesDefaultsNotesLabelComponent } from './chart/series-defaults/notes.label.component';
|
|
67
|
-
import { SeriesDefaultsTooltipComponent } from './chart/series-defaults/tooltip.component';
|
|
68
|
-
import { SeriesErrorBarsComponent } from './chart/series-item/error-bars.component';
|
|
69
|
-
import { SeriesExtremesComponent } from './chart/series-item/extremes.component';
|
|
70
|
-
import { SeriesHighlightComponent } from './chart/series-item/highlight.component';
|
|
71
|
-
import { SeriesItemComponent } from './chart/series-item.component';
|
|
72
|
-
import { SeriesLabelsComponent } from './chart/series-item/labels.component';
|
|
73
|
-
import { SeriesLabelsFromComponent } from './chart/series-item/labels.from.component';
|
|
74
|
-
import { SeriesLabelsToComponent } from './chart/series-item/labels.to.component';
|
|
75
|
-
import { SeriesMarkersComponent } from './chart/series-item/markers.component';
|
|
76
|
-
import { SeriesNotesComponent } from './chart/series-item/notes.component';
|
|
77
|
-
import { SeriesNotesIconComponent } from './chart/series-item/notes.icon.component';
|
|
78
|
-
import { SeriesNotesLabelComponent } from './chart/series-item/notes.label.component';
|
|
79
|
-
import { SeriesOutliersComponent } from './chart/series-item/outliers.component';
|
|
80
|
-
import { SeriesTooltipComponent } from './chart/series-item/tooltip.component';
|
|
81
|
-
import { SeriesTrendlineComponent } from './chart/series-item/trendline.component';
|
|
82
|
-
import { SeriesTrendlineForecastComponent } from './chart/series-item/trendline.forecast.component';
|
|
83
|
-
import { SubtitleComponent } from './chart/subtitle.component';
|
|
84
|
-
import { TitleComponent } from './chart/title.component';
|
|
85
|
-
import { TooltipComponent } from './chart/tooltip.component';
|
|
86
|
-
import { ValueAxisComponent } from './chart/value-axis.component';
|
|
87
|
-
import { ValueAxisCrosshairComponent } from './chart/value-axis-item/crosshair.component';
|
|
88
|
-
import { ValueAxisCrosshairTooltipComponent } from './chart/value-axis-item/crosshair.tooltip.component';
|
|
89
|
-
import { ValueAxisItemComponent } from './chart/value-axis-item.component';
|
|
90
|
-
import { ValueAxisLabelsComponent } from './chart/value-axis-item/labels.component';
|
|
91
|
-
import { ValueAxisNotesComponent } from './chart/value-axis-item/notes.component';
|
|
92
|
-
import { ValueAxisNotesIconComponent } from './chart/value-axis-item/notes.icon.component';
|
|
93
|
-
import { ValueAxisNotesLabelComponent } from './chart/value-axis-item/notes.label.component';
|
|
94
|
-
import { ValueAxisTitleComponent } from './chart/value-axis-item/title.component';
|
|
95
|
-
import { SeriesDrilldownTemplateDirective } from './chart/series-drilldown-template.directive';
|
|
96
|
-
import { ChartBreadcrumbComponent } from './chart-breadcrumb.component';
|
|
97
|
-
import { ChartCustomMessagesComponent } from './chart/localization/custom-messages.component';
|
|
98
|
-
import { LocalizedChartMessagesDirective } from './chart/localization/localized-messages.directive';
|
|
99
|
-
import { StockChartComponent } from './stock-chart.component';
|
|
100
|
-
import { NavigatorComponent } from './stock-chart/navigator.component';
|
|
101
|
-
import { NavigatorCategoryAxisComponent } from './stock-chart/navigator/category-axis.component';
|
|
102
|
-
import { NavigatorCategoryAxisCrosshairComponent } from './stock-chart/navigator/category-axis/crosshair.component';
|
|
103
|
-
import { NavigatorCategoryAxisCrosshairTooltipComponent } from './stock-chart/navigator/category-axis/crosshair.tooltip.component';
|
|
104
|
-
import { NavigatorCategoryAxisLabelsComponent } from './stock-chart/navigator/category-axis/labels.component';
|
|
105
|
-
import { NavigatorCategoryAxisNotesComponent } from './stock-chart/navigator/category-axis/notes.component';
|
|
106
|
-
import { NavigatorCategoryAxisNotesIconComponent } from './stock-chart/navigator/category-axis/notes.icon.component';
|
|
107
|
-
import { NavigatorCategoryAxisNotesLabelComponent } from './stock-chart/navigator/category-axis/notes.label.component';
|
|
108
|
-
import { NavigatorCategoryAxisSelectComponent } from './stock-chart/navigator/category-axis/select.component';
|
|
109
|
-
import { NavigatorCategoryAxisTitleComponent } from './stock-chart/navigator/category-axis/title.component';
|
|
110
|
-
import { NavigatorHintComponent } from './stock-chart/navigator/hint.component';
|
|
111
|
-
import { NavigatorPaneComponent } from './stock-chart/navigator/pane.component';
|
|
112
|
-
import { NavigatorPaneTitleComponent } from './stock-chart/navigator/pane/title.component';
|
|
113
|
-
import { NavigatorSelectComponent } from './stock-chart/navigator/select.component';
|
|
114
|
-
import { NavigatorSeriesComponent } from './stock-chart/navigator/series.component';
|
|
115
|
-
import { NavigatorSeriesItemComponent } from './stock-chart/navigator/series-item.component';
|
|
116
|
-
import { NavigatorSeriesErrorBarsComponent } from './stock-chart/navigator/series-item/error-bars.component';
|
|
117
|
-
import { NavigatorSeriesExtremesComponent } from './stock-chart/navigator/series-item/extremes.component';
|
|
118
|
-
import { NavigatorSeriesHighlightComponent } from './stock-chart/navigator/series-item/highlight.component';
|
|
119
|
-
import { NavigatorSeriesLabelsComponent } from './stock-chart/navigator/series-item/labels.component';
|
|
120
|
-
import { NavigatorSeriesLabelsFromComponent } from './stock-chart/navigator/series-item/labels.from.component';
|
|
121
|
-
import { NavigatorSeriesLabelsToComponent } from './stock-chart/navigator/series-item/labels.to.component';
|
|
122
|
-
import { NavigatorSeriesMarkersComponent } from './stock-chart/navigator/series-item/markers.component';
|
|
123
|
-
import { NavigatorSeriesNotesComponent } from './stock-chart/navigator/series-item/notes.component';
|
|
124
|
-
import { NavigatorSeriesNotesIconComponent } from './stock-chart/navigator/series-item/notes.icon.component';
|
|
125
|
-
import { NavigatorSeriesNotesLabelComponent } from './stock-chart/navigator/series-item/notes.label.component';
|
|
126
|
-
import { NavigatorSeriesOutliersComponent } from './stock-chart/navigator/series-item/outliers.component';
|
|
127
|
-
import { NavigatorSeriesTooltipComponent } from './stock-chart/navigator/series-item/tooltip.component';
|
|
128
|
-
import { SankeyComponent } from './sankey.component';
|
|
129
|
-
import { SankeyFlatBindingDirective } from './sankey/data-binding/flat-binding.directive';
|
|
130
|
-
import { SankeyLabelsComponent } from './sankey/labels.component';
|
|
131
|
-
import { SankeyLegendComponent } from './sankey/legend.component';
|
|
132
|
-
import { SankeyLinksComponent } from './sankey/links.component';
|
|
133
|
-
import { SankeyCustomMessagesComponent } from './sankey/localization/custom-messages.component';
|
|
134
|
-
import { LocalizedMessagesDirective } from './sankey/localization/localized-messages.directive';
|
|
135
|
-
import { SankeyNodesComponent } from './sankey/nodes.component';
|
|
136
|
-
import { SankeyTitleComponent } from './sankey/title.component';
|
|
137
|
-
import { SankeyTooltipComponent } from './sankey/tooltip.component';
|
|
138
|
-
import { SankeyLinkTooltipTemplateDirective } from './sankey/tooltip/link-tooltip-template.directive';
|
|
139
|
-
import { SankeyNodeTooltipTemplateDirective } from './sankey/tooltip/node-tooltip-template.directive';
|
|
140
|
-
import { SankeyTooltipPopupComponent } from './sankey/tooltip/tooltip-popup.component';
|
|
141
|
-
/**
|
|
142
|
-
* Utility array that contains all `Chart` related components and directives
|
|
143
|
-
*/
|
|
144
|
-
export declare const KENDO_CHART: readonly [typeof ChartComponent, typeof DonutCenterTemplateDirective, typeof NoDataTemplateDirective, typeof XAxisComponent, typeof XAxisCrosshairComponent, typeof XAxisCrosshairTooltipComponent, typeof XAxisItemComponent, typeof XAxisLabelsComponent, typeof XAxisNotesComponent, typeof XAxisNotesIconComponent, typeof XAxisNotesLabelComponent, typeof XAxisTitleComponent, typeof YAxisComponent, typeof YAxisCrosshairComponent, typeof YAxisCrosshairTooltipComponent, typeof YAxisItemComponent, typeof YAxisLabelsComponent, typeof YAxisNotesComponent, typeof YAxisNotesIconComponent, typeof YAxisNotesLabelComponent, typeof YAxisTitleComponent, typeof ZoomableComponent, typeof TooltipPopupComponent, typeof SeriesTooltipTemplateDirective, typeof SharedTooltipTemplateDirective, typeof CrosshairTooltipsContainerComponent, typeof CrosshairTooltipComponent, typeof AxisDefaultsComponent, typeof AxisDefaultsCrosshairComponent, typeof AxisDefaultsCrosshairTooltipComponent, typeof AxisDefaultsLabelsComponent, typeof AxisDefaultsTitleComponent, typeof CategoryAxisComponent, typeof CategoryAxisCrosshairComponent, typeof CategoryAxisCrosshairTooltipComponent, typeof CategoryAxisItemComponent, typeof CategoryAxisLabelsComponent, typeof CategoryAxisRangeLabelsComponent, typeof CategoryAxisNotesComponent, typeof CategoryAxisNotesIconComponent, typeof CategoryAxisNotesLabelComponent, typeof CategoryAxisSelectComponent, typeof CategoryAxisTitleComponent, typeof ChartAreaComponent, typeof ChartBreadcrumbComponent, typeof ChartCustomMessagesComponent, typeof LocalizedChartMessagesDirective, typeof LegendComponent, typeof LegendInactiveItemsComponent, typeof LegendItemComponent, typeof PaneComponent, typeof PaneDefaultsComponent, typeof PaneDefaultsTitleComponent, typeof PanesComponent, typeof PanesTitleComponent, typeof PlotAreaComponent, typeof SeriesComponent, typeof SeriesDefaultsComponent, typeof SeriesDefaultsLabelsComponent, typeof SeriesDefaultsLabelsFromComponent, typeof SeriesDefaultsLabelsToComponent, typeof SeriesDefaultsNotesComponent, typeof SeriesDefaultsNotesIconComponent, typeof SeriesDefaultsNotesLabelComponent, typeof SeriesDefaultsTooltipComponent, typeof SeriesDrilldownTemplateDirective, typeof SeriesErrorBarsComponent, typeof SeriesExtremesComponent, typeof SeriesHighlightComponent, typeof SeriesItemComponent, typeof SeriesLabelsComponent, typeof SeriesLabelsFromComponent, typeof SeriesLabelsToComponent, typeof SeriesMarkersComponent, typeof SeriesNotesComponent, typeof SeriesNotesIconComponent, typeof SeriesNotesLabelComponent, typeof SeriesOutliersComponent, typeof SeriesTooltipComponent, typeof SeriesTrendlineComponent, typeof SeriesTrendlineForecastComponent, typeof SubtitleComponent, typeof TitleComponent, typeof TooltipComponent, typeof ValueAxisComponent, typeof ValueAxisCrosshairComponent, typeof ValueAxisCrosshairTooltipComponent, typeof ValueAxisItemComponent, typeof ValueAxisLabelsComponent, typeof ValueAxisNotesComponent, typeof ValueAxisNotesIconComponent, typeof ValueAxisNotesLabelComponent, typeof ValueAxisTitleComponent];
|
|
145
|
-
/**
|
|
146
|
-
* Utility array that contains all `SparkLine` related components and directives
|
|
147
|
-
*/
|
|
148
|
-
export declare const KENDO_SPARKLINE: readonly [typeof SparklineComponent];
|
|
149
|
-
/**
|
|
150
|
-
* Utility array that contains all `StockChart` related components and directives
|
|
151
|
-
*/
|
|
152
|
-
export declare const KENDO_STOCKCHART: readonly [typeof StockChartComponent, typeof NavigatorComponent, typeof NavigatorCategoryAxisComponent, typeof NavigatorCategoryAxisCrosshairComponent, typeof NavigatorCategoryAxisCrosshairTooltipComponent, typeof NavigatorCategoryAxisLabelsComponent, typeof NavigatorCategoryAxisNotesComponent, typeof NavigatorCategoryAxisNotesIconComponent, typeof NavigatorCategoryAxisNotesLabelComponent, typeof NavigatorCategoryAxisSelectComponent, typeof NavigatorCategoryAxisTitleComponent, typeof NavigatorHintComponent, typeof NavigatorPaneComponent, typeof NavigatorPaneTitleComponent, typeof NavigatorSelectComponent, typeof NavigatorSeriesComponent, typeof NavigatorSeriesItemComponent, typeof NavigatorSeriesErrorBarsComponent, typeof NavigatorSeriesExtremesComponent, typeof NavigatorSeriesHighlightComponent, typeof NavigatorSeriesLabelsComponent, typeof NavigatorSeriesLabelsFromComponent, typeof NavigatorSeriesLabelsToComponent, typeof NavigatorSeriesMarkersComponent, typeof NavigatorSeriesNotesComponent, typeof NavigatorSeriesNotesIconComponent, typeof NavigatorSeriesNotesLabelComponent, typeof NavigatorSeriesOutliersComponent, typeof NavigatorSeriesTooltipComponent, typeof TooltipPopupComponent, typeof SeriesTooltipTemplateDirective, typeof SharedTooltipTemplateDirective, typeof CrosshairTooltipsContainerComponent, typeof CrosshairTooltipComponent, typeof AxisDefaultsComponent, typeof AxisDefaultsCrosshairComponent, typeof AxisDefaultsCrosshairTooltipComponent, typeof AxisDefaultsLabelsComponent, typeof AxisDefaultsTitleComponent, typeof CategoryAxisComponent, typeof CategoryAxisCrosshairComponent, typeof CategoryAxisCrosshairTooltipComponent, typeof CategoryAxisItemComponent, typeof CategoryAxisLabelsComponent, typeof CategoryAxisRangeLabelsComponent, typeof CategoryAxisNotesComponent, typeof CategoryAxisNotesIconComponent, typeof CategoryAxisNotesLabelComponent, typeof CategoryAxisSelectComponent, typeof CategoryAxisTitleComponent, typeof ChartAreaComponent, typeof ChartBreadcrumbComponent, typeof LegendComponent, typeof LegendInactiveItemsComponent, typeof LegendItemComponent, typeof PaneComponent, typeof PaneDefaultsComponent, typeof PaneDefaultsTitleComponent, typeof PanesComponent, typeof PanesTitleComponent, typeof PlotAreaComponent, typeof SeriesComponent, typeof SeriesDefaultsComponent, typeof SeriesDefaultsLabelsComponent, typeof SeriesDefaultsLabelsFromComponent, typeof SeriesDefaultsLabelsToComponent, typeof SeriesDefaultsNotesComponent, typeof SeriesDefaultsNotesIconComponent, typeof SeriesDefaultsNotesLabelComponent, typeof SeriesDefaultsTooltipComponent, typeof SeriesDrilldownTemplateDirective, typeof SeriesErrorBarsComponent, typeof SeriesExtremesComponent, typeof SeriesHighlightComponent, typeof SeriesItemComponent, typeof SeriesLabelsComponent, typeof SeriesLabelsFromComponent, typeof SeriesLabelsToComponent, typeof SeriesMarkersComponent, typeof SeriesNotesComponent, typeof SeriesNotesIconComponent, typeof SeriesNotesLabelComponent, typeof SeriesOutliersComponent, typeof SeriesTooltipComponent, typeof SeriesTrendlineComponent, typeof SeriesTrendlineForecastComponent, typeof SubtitleComponent, typeof TitleComponent, typeof TooltipComponent, typeof ValueAxisComponent, typeof ValueAxisCrosshairComponent, typeof ValueAxisCrosshairTooltipComponent, typeof ValueAxisItemComponent, typeof ValueAxisLabelsComponent, typeof ValueAxisNotesComponent, typeof ValueAxisNotesIconComponent, typeof ValueAxisNotesLabelComponent, typeof ValueAxisTitleComponent];
|
|
153
|
-
/**
|
|
154
|
-
* Utility array that contains all `Sankey` related components and directives
|
|
155
|
-
*/
|
|
156
|
-
export declare const KENDO_SANKEY: readonly [typeof SankeyComponent, typeof SankeyTooltipPopupComponent, typeof SankeyLinkTooltipTemplateDirective, typeof SankeyNodeTooltipTemplateDirective, typeof SankeyCustomMessagesComponent, typeof LocalizedMessagesDirective, typeof SankeyTitleComponent, typeof SankeyLegendComponent, typeof SankeyTooltipComponent, typeof SankeyLinksComponent, typeof SankeyNodesComponent, typeof SankeyLabelsComponent, typeof SankeyFlatBindingDirective];
|
|
157
|
-
/**
|
|
158
|
-
* Utility array that contains all `@progress/kendo-angular-charts` related components and directives
|
|
159
|
-
*/
|
|
160
|
-
export declare const KENDO_CHARTS: readonly [typeof ChartComponent, typeof DonutCenterTemplateDirective, typeof NoDataTemplateDirective, typeof XAxisComponent, typeof XAxisCrosshairComponent, typeof XAxisCrosshairTooltipComponent, typeof XAxisItemComponent, typeof XAxisLabelsComponent, typeof XAxisNotesComponent, typeof XAxisNotesIconComponent, typeof XAxisNotesLabelComponent, typeof XAxisTitleComponent, typeof YAxisComponent, typeof YAxisCrosshairComponent, typeof YAxisCrosshairTooltipComponent, typeof YAxisItemComponent, typeof YAxisLabelsComponent, typeof YAxisNotesComponent, typeof YAxisNotesIconComponent, typeof YAxisNotesLabelComponent, typeof YAxisTitleComponent, typeof ZoomableComponent, typeof TooltipPopupComponent, typeof SeriesTooltipTemplateDirective, typeof SharedTooltipTemplateDirective, typeof CrosshairTooltipsContainerComponent, typeof CrosshairTooltipComponent, typeof AxisDefaultsComponent, typeof AxisDefaultsCrosshairComponent, typeof AxisDefaultsCrosshairTooltipComponent, typeof AxisDefaultsLabelsComponent, typeof AxisDefaultsTitleComponent, typeof CategoryAxisComponent, typeof CategoryAxisCrosshairComponent, typeof CategoryAxisCrosshairTooltipComponent, typeof CategoryAxisItemComponent, typeof CategoryAxisLabelsComponent, typeof CategoryAxisRangeLabelsComponent, typeof CategoryAxisNotesComponent, typeof CategoryAxisNotesIconComponent, typeof CategoryAxisNotesLabelComponent, typeof CategoryAxisSelectComponent, typeof CategoryAxisTitleComponent, typeof ChartAreaComponent, typeof ChartBreadcrumbComponent, typeof ChartCustomMessagesComponent, typeof LocalizedChartMessagesDirective, typeof LegendComponent, typeof LegendInactiveItemsComponent, typeof LegendItemComponent, typeof PaneComponent, typeof PaneDefaultsComponent, typeof PaneDefaultsTitleComponent, typeof PanesComponent, typeof PanesTitleComponent, typeof PlotAreaComponent, typeof SeriesComponent, typeof SeriesDefaultsComponent, typeof SeriesDefaultsLabelsComponent, typeof SeriesDefaultsLabelsFromComponent, typeof SeriesDefaultsLabelsToComponent, typeof SeriesDefaultsNotesComponent, typeof SeriesDefaultsNotesIconComponent, typeof SeriesDefaultsNotesLabelComponent, typeof SeriesDefaultsTooltipComponent, typeof SeriesDrilldownTemplateDirective, typeof SeriesErrorBarsComponent, typeof SeriesExtremesComponent, typeof SeriesHighlightComponent, typeof SeriesItemComponent, typeof SeriesLabelsComponent, typeof SeriesLabelsFromComponent, typeof SeriesLabelsToComponent, typeof SeriesMarkersComponent, typeof SeriesNotesComponent, typeof SeriesNotesIconComponent, typeof SeriesNotesLabelComponent, typeof SeriesOutliersComponent, typeof SeriesTooltipComponent, typeof SeriesTrendlineComponent, typeof SeriesTrendlineForecastComponent, typeof SubtitleComponent, typeof TitleComponent, typeof TooltipComponent, typeof ValueAxisComponent, typeof ValueAxisCrosshairComponent, typeof ValueAxisCrosshairTooltipComponent, typeof ValueAxisItemComponent, typeof ValueAxisLabelsComponent, typeof ValueAxisNotesComponent, typeof ValueAxisNotesIconComponent, typeof ValueAxisNotesLabelComponent, typeof ValueAxisTitleComponent, typeof SparklineComponent, typeof StockChartComponent, typeof NavigatorComponent, typeof NavigatorCategoryAxisComponent, typeof NavigatorCategoryAxisCrosshairComponent, typeof NavigatorCategoryAxisCrosshairTooltipComponent, typeof NavigatorCategoryAxisLabelsComponent, typeof NavigatorCategoryAxisNotesComponent, typeof NavigatorCategoryAxisNotesIconComponent, typeof NavigatorCategoryAxisNotesLabelComponent, typeof NavigatorCategoryAxisSelectComponent, typeof NavigatorCategoryAxisTitleComponent, typeof NavigatorHintComponent, typeof NavigatorPaneComponent, typeof NavigatorPaneTitleComponent, typeof NavigatorSelectComponent, typeof NavigatorSeriesComponent, typeof NavigatorSeriesItemComponent, typeof NavigatorSeriesErrorBarsComponent, typeof NavigatorSeriesExtremesComponent, typeof NavigatorSeriesHighlightComponent, typeof NavigatorSeriesLabelsComponent, typeof NavigatorSeriesLabelsFromComponent, typeof NavigatorSeriesLabelsToComponent, typeof NavigatorSeriesMarkersComponent, typeof NavigatorSeriesNotesComponent, typeof NavigatorSeriesNotesIconComponent, typeof NavigatorSeriesNotesLabelComponent, typeof NavigatorSeriesOutliersComponent, typeof NavigatorSeriesTooltipComponent, typeof TooltipPopupComponent, typeof SeriesTooltipTemplateDirective, typeof SharedTooltipTemplateDirective, typeof CrosshairTooltipsContainerComponent, typeof CrosshairTooltipComponent, typeof AxisDefaultsComponent, typeof AxisDefaultsCrosshairComponent, typeof AxisDefaultsCrosshairTooltipComponent, typeof AxisDefaultsLabelsComponent, typeof AxisDefaultsTitleComponent, typeof CategoryAxisComponent, typeof CategoryAxisCrosshairComponent, typeof CategoryAxisCrosshairTooltipComponent, typeof CategoryAxisItemComponent, typeof CategoryAxisLabelsComponent, typeof CategoryAxisRangeLabelsComponent, typeof CategoryAxisNotesComponent, typeof CategoryAxisNotesIconComponent, typeof CategoryAxisNotesLabelComponent, typeof CategoryAxisSelectComponent, typeof CategoryAxisTitleComponent, typeof ChartAreaComponent, typeof ChartBreadcrumbComponent, typeof LegendComponent, typeof LegendInactiveItemsComponent, typeof LegendItemComponent, typeof PaneComponent, typeof PaneDefaultsComponent, typeof PaneDefaultsTitleComponent, typeof PanesComponent, typeof PanesTitleComponent, typeof PlotAreaComponent, typeof SeriesComponent, typeof SeriesDefaultsComponent, typeof SeriesDefaultsLabelsComponent, typeof SeriesDefaultsLabelsFromComponent, typeof SeriesDefaultsLabelsToComponent, typeof SeriesDefaultsNotesComponent, typeof SeriesDefaultsNotesIconComponent, typeof SeriesDefaultsNotesLabelComponent, typeof SeriesDefaultsTooltipComponent, typeof SeriesDrilldownTemplateDirective, typeof SeriesErrorBarsComponent, typeof SeriesExtremesComponent, typeof SeriesHighlightComponent, typeof SeriesItemComponent, typeof SeriesLabelsComponent, typeof SeriesLabelsFromComponent, typeof SeriesLabelsToComponent, typeof SeriesMarkersComponent, typeof SeriesNotesComponent, typeof SeriesNotesIconComponent, typeof SeriesNotesLabelComponent, typeof SeriesOutliersComponent, typeof SeriesTooltipComponent, typeof SeriesTrendlineComponent, typeof SeriesTrendlineForecastComponent, typeof SubtitleComponent, typeof TitleComponent, typeof TooltipComponent, typeof ValueAxisComponent, typeof ValueAxisCrosshairComponent, typeof ValueAxisCrosshairTooltipComponent, typeof ValueAxisItemComponent, typeof ValueAxisLabelsComponent, typeof ValueAxisNotesComponent, typeof ValueAxisNotesIconComponent, typeof ValueAxisNotesLabelComponent, typeof ValueAxisTitleComponent, typeof SankeyComponent, typeof SankeyTooltipPopupComponent, typeof SankeyLinkTooltipTemplateDirective, typeof SankeyNodeTooltipTemplateDirective, typeof SankeyCustomMessagesComponent, typeof LocalizedMessagesDirective, typeof SankeyTitleComponent, typeof SankeyLegendComponent, typeof SankeyTooltipComponent, typeof SankeyLinksComponent, typeof SankeyNodesComponent, typeof SankeyLabelsComponent, typeof SankeyFlatBindingDirective];
|
|
@@ -1,37 +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 { ChartComponent } from '../chart.component';
|
|
6
|
-
import { BaseEvent } from './base-event';
|
|
7
|
-
import { EventAxisOptions } from '../api-types/event-axis-options.interface';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `axisLabelClick` event of the Chart component ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/events)).
|
|
10
|
-
*/
|
|
11
|
-
export declare class AxisLabelClickEvent extends BaseEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies the axis options to which the label belongs.
|
|
14
|
-
*/
|
|
15
|
-
axis: EventAxisOptions;
|
|
16
|
-
/**
|
|
17
|
-
* Specifies the original data item that generates the label.
|
|
18
|
-
* Available only for category axes that use the `categoryField` of the series.
|
|
19
|
-
*/
|
|
20
|
-
dataItem: any;
|
|
21
|
-
/**
|
|
22
|
-
* Specifies the sequential or category index of the label.
|
|
23
|
-
*/
|
|
24
|
-
index: number;
|
|
25
|
-
/**
|
|
26
|
-
* Specifies the text of the label.
|
|
27
|
-
*/
|
|
28
|
-
text: string;
|
|
29
|
-
/**
|
|
30
|
-
* Specifies the value or category name of the label.
|
|
31
|
-
*/
|
|
32
|
-
value: any;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
constructor(e: any, sender: ChartComponent);
|
|
37
|
-
}
|
package/events/base-event.d.ts
DELETED
|
@@ -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 type { ChartComponent } from '../chart.component';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare abstract class BaseEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the `ChartComponent` that triggered the event.
|
|
13
|
-
*/
|
|
14
|
-
sender: ChartComponent;
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
constructor(sender: ChartComponent);
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BaseEvent, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseEvent, never, never, {}, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,27 +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 { ChartComponent } from '../chart.component';
|
|
6
|
-
import { BaseEvent } from './base-event';
|
|
7
|
-
import { AxisRange } from '../api-types/axis-range.interface';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `dragEnd` event of the Chart component ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/pan-zoom#pan-and-zoom-events)).
|
|
10
|
-
*/
|
|
11
|
-
export declare class DragEndEvent extends BaseEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Specifies a dictionary that contains the range of named axes.
|
|
14
|
-
* Use the axis name as a key to access the minimum and maximum values.
|
|
15
|
-
*/
|
|
16
|
-
axisRanges: {
|
|
17
|
-
[name: string]: AxisRange;
|
|
18
|
-
};
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the original user event that triggered the drag action.
|
|
21
|
-
*/
|
|
22
|
-
originalEvent: any;
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
constructor(e: any, sender: ChartComponent);
|
|
27
|
-
}
|