@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
package/sankey.module.d.ts
DELETED
|
@@ -1,46 +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
|
-
import * as i1 from "./sankey.component";
|
|
7
|
-
import * as i2 from "./sankey/tooltip/tooltip-popup.component";
|
|
8
|
-
import * as i3 from "./sankey/tooltip/link-tooltip-template.directive";
|
|
9
|
-
import * as i4 from "./sankey/tooltip/node-tooltip-template.directive";
|
|
10
|
-
import * as i5 from "./sankey/localization/custom-messages.component";
|
|
11
|
-
import * as i6 from "./sankey/localization/localized-messages.directive";
|
|
12
|
-
import * as i7 from "./sankey/title.component";
|
|
13
|
-
import * as i8 from "./sankey/legend.component";
|
|
14
|
-
import * as i9 from "./sankey/tooltip.component";
|
|
15
|
-
import * as i10 from "./sankey/links.component";
|
|
16
|
-
import * as i11 from "./sankey/nodes.component";
|
|
17
|
-
import * as i12 from "./sankey/labels.component";
|
|
18
|
-
import * as i13 from "./sankey/data-binding/flat-binding.directive";
|
|
19
|
-
/**
|
|
20
|
-
* Represents the Kendo UI for Angular Sankey module that includes the Sankey component and directives.
|
|
21
|
-
*
|
|
22
|
-
* Import the `SankeyModule` into your application
|
|
23
|
-
* [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
|
|
24
|
-
* that uses the Sankey component.
|
|
25
|
-
*
|
|
26
|
-
* @example
|
|
27
|
-
* ```ts
|
|
28
|
-
* import { NgModule } from '@angular/core';
|
|
29
|
-
* import { BrowserModule } from '@angular/platform-browser';
|
|
30
|
-
* import { SankeyModule } from '@progress/kendo-angular-charts';
|
|
31
|
-
* import { AppComponent } from './app.component';
|
|
32
|
-
*
|
|
33
|
-
* @NgModule({
|
|
34
|
-
* bootstrap: [AppComponent],
|
|
35
|
-
* declarations: [AppComponent],
|
|
36
|
-
* imports: [BrowserModule, SankeyModule]
|
|
37
|
-
* })
|
|
38
|
-
* export class AppModule {
|
|
39
|
-
* }
|
|
40
|
-
* ```
|
|
41
|
-
*/
|
|
42
|
-
export declare class SankeyModule {
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SankeyModule, never>;
|
|
44
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SankeyModule, never, [typeof i1.SankeyComponent, typeof i2.SankeyTooltipPopupComponent, typeof i3.SankeyLinkTooltipTemplateDirective, typeof i4.SankeyNodeTooltipTemplateDirective, typeof i5.SankeyCustomMessagesComponent, typeof i6.LocalizedMessagesDirective, typeof i7.SankeyTitleComponent, typeof i8.SankeyLegendComponent, typeof i9.SankeyTooltipComponent, typeof i10.SankeyLinksComponent, typeof i11.SankeyNodesComponent, typeof i12.SankeyLabelsComponent, typeof i13.SankeyFlatBindingDirective], [typeof i1.SankeyComponent, typeof i2.SankeyTooltipPopupComponent, typeof i3.SankeyLinkTooltipTemplateDirective, typeof i4.SankeyNodeTooltipTemplateDirective, typeof i5.SankeyCustomMessagesComponent, typeof i6.LocalizedMessagesDirective, typeof i7.SankeyTitleComponent, typeof i8.SankeyLegendComponent, typeof i9.SankeyTooltipComponent, typeof i10.SankeyLinksComponent, typeof i11.SankeyNodesComponent, typeof i12.SankeyLabelsComponent, typeof i13.SankeyFlatBindingDirective]>;
|
|
45
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SankeyModule>;
|
|
46
|
-
}
|
package/sparkline.component.d.ts
DELETED
|
@@ -1,92 +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 { NgZone, ElementRef, ChangeDetectorRef, Renderer2, EventEmitter } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from './common/configuration.service';
|
|
7
|
-
import { InstanceEventService } from './events/instance-event.service';
|
|
8
|
-
import { ChartInstanceObserver } from './common/chart-instance-observer';
|
|
9
|
-
import { ChartComponent } from './chart.component';
|
|
10
|
-
import { ThemeService } from './common/theme.service';
|
|
11
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
12
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
13
|
-
import { DrilldownEvent } from './events/drilldown-event';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
/**
|
|
16
|
-
* Represents the Kendo UI for Angular Sparkline component.
|
|
17
|
-
*
|
|
18
|
-
* The Sparkline displays data in a small chart format, typically showing trends and patterns.
|
|
19
|
-
* It provides a compact way to visualize data without detailed axes or legends.
|
|
20
|
-
*
|
|
21
|
-
* @example
|
|
22
|
-
* ```ts
|
|
23
|
-
* import { Component } from '@angular/core';
|
|
24
|
-
*
|
|
25
|
-
* @Component({
|
|
26
|
-
* selector: 'my-app',
|
|
27
|
-
* template: `
|
|
28
|
-
* <kendo-sparkline [data]="[936, 968, 1025, 999]" type="column">
|
|
29
|
-
* </kendo-sparkline>
|
|
30
|
-
* `,
|
|
31
|
-
* })
|
|
32
|
-
* export class AppComponent {
|
|
33
|
-
* }
|
|
34
|
-
* ```
|
|
35
|
-
*/
|
|
36
|
-
export declare class SparklineComponent extends ChartComponent {
|
|
37
|
-
configurationService: ConfigurationService;
|
|
38
|
-
themeService: ThemeService;
|
|
39
|
-
protected element: ElementRef;
|
|
40
|
-
protected intl: IntlService;
|
|
41
|
-
protected localizationService: LocalizationService;
|
|
42
|
-
protected ngZone: NgZone;
|
|
43
|
-
protected instanceEventService: InstanceEventService;
|
|
44
|
-
protected changeDetector: ChangeDetectorRef;
|
|
45
|
-
protected renderer: Renderer2;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the default series type for the Sparkline.
|
|
48
|
-
*
|
|
49
|
-
* @default "line"
|
|
50
|
-
*/
|
|
51
|
-
type: string;
|
|
52
|
-
/**
|
|
53
|
-
* Specifies the data for the default Sparkline series.
|
|
54
|
-
*
|
|
55
|
-
* The component discards this property if you supply series data.
|
|
56
|
-
*/
|
|
57
|
-
data: any[];
|
|
58
|
-
/**
|
|
59
|
-
* @hidden
|
|
60
|
-
*/
|
|
61
|
-
drilldown: EventEmitter<DrilldownEvent>;
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
drilldownLevelChange: EventEmitter<number>;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
noData: boolean;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
get drilldownLevel(): number;
|
|
74
|
-
/**
|
|
75
|
-
* @hidden
|
|
76
|
-
*/
|
|
77
|
-
tooltipWrapperClass: string;
|
|
78
|
-
/**
|
|
79
|
-
* @hidden
|
|
80
|
-
*/
|
|
81
|
-
tooltipContentClasses: any;
|
|
82
|
-
/**
|
|
83
|
-
* @hidden
|
|
84
|
-
*/
|
|
85
|
-
showLicenseWatermark: boolean;
|
|
86
|
-
protected hostClasses: string[];
|
|
87
|
-
constructor(configurationService: ConfigurationService, themeService: ThemeService, element: ElementRef, intl: IntlService, localizationService: LocalizationService, ngZone: NgZone, instanceEventService: InstanceEventService, changeDetector: ChangeDetectorRef, renderer: Renderer2);
|
|
88
|
-
protected createInstance(element: any, observer: ChartInstanceObserver): void;
|
|
89
|
-
protected updateOptions(): void;
|
|
90
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SparklineComponent, never>;
|
|
91
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SparklineComponent, "kendo-sparkline", ["kendoSparkline"], { "type": { "alias": "type"; "required": false; }; "data": { "alias": "data"; "required": false; }; "noData": { "alias": "noData"; "required": false; }; "drilldownLevel": { "alias": "drilldownLevel"; "required": false; }; }, { "drilldown": "drilldown"; "drilldownLevelChange": "drilldownLevelChange"; }, never, never, true, never>;
|
|
92
|
-
}
|
|
@@ -1,6 +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
|
-
export { SparklineComponent };
|
package/sparkline.module.d.ts
DELETED
|
@@ -1,127 +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
|
-
import * as i1 from "./sparkline.component";
|
|
7
|
-
import * as i2 from "./chart.component";
|
|
8
|
-
import * as i3 from "./chart/donut-center-template.directive";
|
|
9
|
-
import * as i4 from "./chart/no-data-template.directive";
|
|
10
|
-
import * as i5 from "./chart/x-axis.component";
|
|
11
|
-
import * as i6 from "./chart/x-axis-item/crosshair.component";
|
|
12
|
-
import * as i7 from "./chart/x-axis-item/crosshair.tooltip.component";
|
|
13
|
-
import * as i8 from "./chart/x-axis-item.component";
|
|
14
|
-
import * as i9 from "./chart/x-axis-item/labels.component";
|
|
15
|
-
import * as i10 from "./chart/x-axis-item/notes.component";
|
|
16
|
-
import * as i11 from "./chart/x-axis-item/notes.icon.component";
|
|
17
|
-
import * as i12 from "./chart/x-axis-item/notes.label.component";
|
|
18
|
-
import * as i13 from "./chart/x-axis-item/title.component";
|
|
19
|
-
import * as i14 from "./chart/y-axis.component";
|
|
20
|
-
import * as i15 from "./chart/y-axis-item/crosshair.component";
|
|
21
|
-
import * as i16 from "./chart/y-axis-item/crosshair.tooltip.component";
|
|
22
|
-
import * as i17 from "./chart/y-axis-item.component";
|
|
23
|
-
import * as i18 from "./chart/y-axis-item/labels.component";
|
|
24
|
-
import * as i19 from "./chart/y-axis-item/notes.component";
|
|
25
|
-
import * as i20 from "./chart/y-axis-item/notes.icon.component";
|
|
26
|
-
import * as i21 from "./chart/y-axis-item/notes.label.component";
|
|
27
|
-
import * as i22 from "./chart/y-axis-item/title.component";
|
|
28
|
-
import * as i23 from "./chart/zoomable.component";
|
|
29
|
-
import * as i24 from "./chart/tooltip/tooltip-popup.component";
|
|
30
|
-
import * as i25 from "./chart/tooltip/series-tooltip-template.directive";
|
|
31
|
-
import * as i26 from "./chart/tooltip/shared-tooltip-template.directive";
|
|
32
|
-
import * as i27 from "./chart/tooltip/crosshair-tooltips-container.component";
|
|
33
|
-
import * as i28 from "./chart/tooltip/crosshair-tooltip.component";
|
|
34
|
-
import * as i29 from "./chart/axis-defaults.component";
|
|
35
|
-
import * as i30 from "./chart/axis-defaults/crosshair.component";
|
|
36
|
-
import * as i31 from "./chart/axis-defaults/crosshair.tooltip.component";
|
|
37
|
-
import * as i32 from "./chart/axis-defaults/labels.component";
|
|
38
|
-
import * as i33 from "./chart/axis-defaults/title.component";
|
|
39
|
-
import * as i34 from "./chart/category-axis.component";
|
|
40
|
-
import * as i35 from "./chart/category-axis-item/crosshair.component";
|
|
41
|
-
import * as i36 from "./chart/category-axis-item/crosshair.tooltip.component";
|
|
42
|
-
import * as i37 from "./chart/category-axis-item.component";
|
|
43
|
-
import * as i38 from "./chart/category-axis-item/labels.component";
|
|
44
|
-
import * as i39 from "./chart/category-axis-item/range-labels.component";
|
|
45
|
-
import * as i40 from "./chart/category-axis-item/notes.component";
|
|
46
|
-
import * as i41 from "./chart/category-axis-item/notes.icon.component";
|
|
47
|
-
import * as i42 from "./chart/category-axis-item/notes.label.component";
|
|
48
|
-
import * as i43 from "./chart/category-axis-item/select.component";
|
|
49
|
-
import * as i44 from "./chart/category-axis-item/title.component";
|
|
50
|
-
import * as i45 from "./chart/chart-area.component";
|
|
51
|
-
import * as i46 from "./chart-breadcrumb.component";
|
|
52
|
-
import * as i47 from "./chart/localization/custom-messages.component";
|
|
53
|
-
import * as i48 from "./chart/localization/localized-messages.directive";
|
|
54
|
-
import * as i49 from "./chart/legend.component";
|
|
55
|
-
import * as i50 from "./chart/legend/inactive-items.component";
|
|
56
|
-
import * as i51 from "./chart/legend/item.component";
|
|
57
|
-
import * as i52 from "./chart/pane.component";
|
|
58
|
-
import * as i53 from "./chart/pane-defaults.component";
|
|
59
|
-
import * as i54 from "./chart/pane-defaults/title.component";
|
|
60
|
-
import * as i55 from "./chart/panes.component";
|
|
61
|
-
import * as i56 from "./chart/pane/title.component";
|
|
62
|
-
import * as i57 from "./chart/plot-area.component";
|
|
63
|
-
import * as i58 from "./chart/series.component";
|
|
64
|
-
import * as i59 from "./chart/series-defaults.component";
|
|
65
|
-
import * as i60 from "./chart/series-defaults/labels.component";
|
|
66
|
-
import * as i61 from "./chart/series-defaults/labels.from.component";
|
|
67
|
-
import * as i62 from "./chart/series-defaults/labels.to.component";
|
|
68
|
-
import * as i63 from "./chart/series-defaults/notes.component";
|
|
69
|
-
import * as i64 from "./chart/series-defaults/notes.icon.component";
|
|
70
|
-
import * as i65 from "./chart/series-defaults/notes.label.component";
|
|
71
|
-
import * as i66 from "./chart/series-defaults/tooltip.component";
|
|
72
|
-
import * as i67 from "./chart/series-drilldown-template.directive";
|
|
73
|
-
import * as i68 from "./chart/series-item/error-bars.component";
|
|
74
|
-
import * as i69 from "./chart/series-item/extremes.component";
|
|
75
|
-
import * as i70 from "./chart/series-item/highlight.component";
|
|
76
|
-
import * as i71 from "./chart/series-item.component";
|
|
77
|
-
import * as i72 from "./chart/series-item/labels.component";
|
|
78
|
-
import * as i73 from "./chart/series-item/labels.from.component";
|
|
79
|
-
import * as i74 from "./chart/series-item/labels.to.component";
|
|
80
|
-
import * as i75 from "./chart/series-item/markers.component";
|
|
81
|
-
import * as i76 from "./chart/series-item/notes.component";
|
|
82
|
-
import * as i77 from "./chart/series-item/notes.icon.component";
|
|
83
|
-
import * as i78 from "./chart/series-item/notes.label.component";
|
|
84
|
-
import * as i79 from "./chart/series-item/outliers.component";
|
|
85
|
-
import * as i80 from "./chart/series-item/tooltip.component";
|
|
86
|
-
import * as i81 from "./chart/series-item/trendline.component";
|
|
87
|
-
import * as i82 from "./chart/series-item/trendline.forecast.component";
|
|
88
|
-
import * as i83 from "./chart/subtitle.component";
|
|
89
|
-
import * as i84 from "./chart/title.component";
|
|
90
|
-
import * as i85 from "./chart/tooltip.component";
|
|
91
|
-
import * as i86 from "./chart/value-axis.component";
|
|
92
|
-
import * as i87 from "./chart/value-axis-item/crosshair.component";
|
|
93
|
-
import * as i88 from "./chart/value-axis-item/crosshair.tooltip.component";
|
|
94
|
-
import * as i89 from "./chart/value-axis-item.component";
|
|
95
|
-
import * as i90 from "./chart/value-axis-item/labels.component";
|
|
96
|
-
import * as i91 from "./chart/value-axis-item/notes.component";
|
|
97
|
-
import * as i92 from "./chart/value-axis-item/notes.icon.component";
|
|
98
|
-
import * as i93 from "./chart/value-axis-item/notes.label.component";
|
|
99
|
-
import * as i94 from "./chart/value-axis-item/title.component";
|
|
100
|
-
/**
|
|
101
|
-
* Represents the Kendo UI for Angular Sparkline module that includes the Sparkline component and directives.
|
|
102
|
-
*
|
|
103
|
-
* Import the `SparklineModule` into your application
|
|
104
|
-
* [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
|
|
105
|
-
* that uses the Sparkline component.
|
|
106
|
-
*
|
|
107
|
-
* @example
|
|
108
|
-
* ```ts
|
|
109
|
-
* import { NgModule } from '@angular/core';
|
|
110
|
-
* import { BrowserModule } from '@angular/platform-browser';
|
|
111
|
-
* import { SparklineModule } from '@progress/kendo-angular-charts';
|
|
112
|
-
* import { AppComponent } from './app.component';
|
|
113
|
-
*
|
|
114
|
-
* @NgModule({
|
|
115
|
-
* bootstrap: [AppComponent],
|
|
116
|
-
* declarations: [AppComponent],
|
|
117
|
-
* imports: [BrowserModule, SparklineModule]
|
|
118
|
-
* })
|
|
119
|
-
* export class AppModule {
|
|
120
|
-
* }
|
|
121
|
-
* ```
|
|
122
|
-
*/
|
|
123
|
-
export declare class SparklineModule {
|
|
124
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SparklineModule, never>;
|
|
125
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineModule, never, [typeof i1.SparklineComponent, typeof i2.ChartComponent, typeof i3.DonutCenterTemplateDirective, typeof i4.NoDataTemplateDirective, typeof i5.XAxisComponent, typeof i6.XAxisCrosshairComponent, typeof i7.XAxisCrosshairTooltipComponent, typeof i8.XAxisItemComponent, typeof i9.XAxisLabelsComponent, typeof i10.XAxisNotesComponent, typeof i11.XAxisNotesIconComponent, typeof i12.XAxisNotesLabelComponent, typeof i13.XAxisTitleComponent, typeof i14.YAxisComponent, typeof i15.YAxisCrosshairComponent, typeof i16.YAxisCrosshairTooltipComponent, typeof i17.YAxisItemComponent, typeof i18.YAxisLabelsComponent, typeof i19.YAxisNotesComponent, typeof i20.YAxisNotesIconComponent, typeof i21.YAxisNotesLabelComponent, typeof i22.YAxisTitleComponent, typeof i23.ZoomableComponent, typeof i24.TooltipPopupComponent, typeof i25.SeriesTooltipTemplateDirective, typeof i26.SharedTooltipTemplateDirective, typeof i27.CrosshairTooltipsContainerComponent, typeof i28.CrosshairTooltipComponent, typeof i29.AxisDefaultsComponent, typeof i30.AxisDefaultsCrosshairComponent, typeof i31.AxisDefaultsCrosshairTooltipComponent, typeof i32.AxisDefaultsLabelsComponent, typeof i33.AxisDefaultsTitleComponent, typeof i34.CategoryAxisComponent, typeof i35.CategoryAxisCrosshairComponent, typeof i36.CategoryAxisCrosshairTooltipComponent, typeof i37.CategoryAxisItemComponent, typeof i38.CategoryAxisLabelsComponent, typeof i39.CategoryAxisRangeLabelsComponent, typeof i40.CategoryAxisNotesComponent, typeof i41.CategoryAxisNotesIconComponent, typeof i42.CategoryAxisNotesLabelComponent, typeof i43.CategoryAxisSelectComponent, typeof i44.CategoryAxisTitleComponent, typeof i45.ChartAreaComponent, typeof i46.ChartBreadcrumbComponent, typeof i47.ChartCustomMessagesComponent, typeof i48.LocalizedChartMessagesDirective, typeof i49.LegendComponent, typeof i50.LegendInactiveItemsComponent, typeof i51.LegendItemComponent, typeof i52.PaneComponent, typeof i53.PaneDefaultsComponent, typeof i54.PaneDefaultsTitleComponent, typeof i55.PanesComponent, typeof i56.PanesTitleComponent, typeof i57.PlotAreaComponent, typeof i58.SeriesComponent, typeof i59.SeriesDefaultsComponent, typeof i60.SeriesDefaultsLabelsComponent, typeof i61.SeriesDefaultsLabelsFromComponent, typeof i62.SeriesDefaultsLabelsToComponent, typeof i63.SeriesDefaultsNotesComponent, typeof i64.SeriesDefaultsNotesIconComponent, typeof i65.SeriesDefaultsNotesLabelComponent, typeof i66.SeriesDefaultsTooltipComponent, typeof i67.SeriesDrilldownTemplateDirective, typeof i68.SeriesErrorBarsComponent, typeof i69.SeriesExtremesComponent, typeof i70.SeriesHighlightComponent, typeof i71.SeriesItemComponent, typeof i72.SeriesLabelsComponent, typeof i73.SeriesLabelsFromComponent, typeof i74.SeriesLabelsToComponent, typeof i75.SeriesMarkersComponent, typeof i76.SeriesNotesComponent, typeof i77.SeriesNotesIconComponent, typeof i78.SeriesNotesLabelComponent, typeof i79.SeriesOutliersComponent, typeof i80.SeriesTooltipComponent, typeof i81.SeriesTrendlineComponent, typeof i82.SeriesTrendlineForecastComponent, typeof i83.SubtitleComponent, typeof i84.TitleComponent, typeof i85.TooltipComponent, typeof i86.ValueAxisComponent, typeof i87.ValueAxisCrosshairComponent, typeof i88.ValueAxisCrosshairTooltipComponent, typeof i89.ValueAxisItemComponent, typeof i90.ValueAxisLabelsComponent, typeof i91.ValueAxisNotesComponent, typeof i92.ValueAxisNotesIconComponent, typeof i93.ValueAxisNotesLabelComponent, typeof i94.ValueAxisTitleComponent], [typeof i1.SparklineComponent, typeof i2.ChartComponent, typeof i3.DonutCenterTemplateDirective, typeof i4.NoDataTemplateDirective, typeof i5.XAxisComponent, typeof i6.XAxisCrosshairComponent, typeof i7.XAxisCrosshairTooltipComponent, typeof i8.XAxisItemComponent, typeof i9.XAxisLabelsComponent, typeof i10.XAxisNotesComponent, typeof i11.XAxisNotesIconComponent, typeof i12.XAxisNotesLabelComponent, typeof i13.XAxisTitleComponent, typeof i14.YAxisComponent, typeof i15.YAxisCrosshairComponent, typeof i16.YAxisCrosshairTooltipComponent, typeof i17.YAxisItemComponent, typeof i18.YAxisLabelsComponent, typeof i19.YAxisNotesComponent, typeof i20.YAxisNotesIconComponent, typeof i21.YAxisNotesLabelComponent, typeof i22.YAxisTitleComponent, typeof i23.ZoomableComponent, typeof i24.TooltipPopupComponent, typeof i25.SeriesTooltipTemplateDirective, typeof i26.SharedTooltipTemplateDirective, typeof i27.CrosshairTooltipsContainerComponent, typeof i28.CrosshairTooltipComponent, typeof i29.AxisDefaultsComponent, typeof i30.AxisDefaultsCrosshairComponent, typeof i31.AxisDefaultsCrosshairTooltipComponent, typeof i32.AxisDefaultsLabelsComponent, typeof i33.AxisDefaultsTitleComponent, typeof i34.CategoryAxisComponent, typeof i35.CategoryAxisCrosshairComponent, typeof i36.CategoryAxisCrosshairTooltipComponent, typeof i37.CategoryAxisItemComponent, typeof i38.CategoryAxisLabelsComponent, typeof i39.CategoryAxisRangeLabelsComponent, typeof i40.CategoryAxisNotesComponent, typeof i41.CategoryAxisNotesIconComponent, typeof i42.CategoryAxisNotesLabelComponent, typeof i43.CategoryAxisSelectComponent, typeof i44.CategoryAxisTitleComponent, typeof i45.ChartAreaComponent, typeof i46.ChartBreadcrumbComponent, typeof i47.ChartCustomMessagesComponent, typeof i48.LocalizedChartMessagesDirective, typeof i49.LegendComponent, typeof i50.LegendInactiveItemsComponent, typeof i51.LegendItemComponent, typeof i52.PaneComponent, typeof i53.PaneDefaultsComponent, typeof i54.PaneDefaultsTitleComponent, typeof i55.PanesComponent, typeof i56.PanesTitleComponent, typeof i57.PlotAreaComponent, typeof i58.SeriesComponent, typeof i59.SeriesDefaultsComponent, typeof i60.SeriesDefaultsLabelsComponent, typeof i61.SeriesDefaultsLabelsFromComponent, typeof i62.SeriesDefaultsLabelsToComponent, typeof i63.SeriesDefaultsNotesComponent, typeof i64.SeriesDefaultsNotesIconComponent, typeof i65.SeriesDefaultsNotesLabelComponent, typeof i66.SeriesDefaultsTooltipComponent, typeof i67.SeriesDrilldownTemplateDirective, typeof i68.SeriesErrorBarsComponent, typeof i69.SeriesExtremesComponent, typeof i70.SeriesHighlightComponent, typeof i71.SeriesItemComponent, typeof i72.SeriesLabelsComponent, typeof i73.SeriesLabelsFromComponent, typeof i74.SeriesLabelsToComponent, typeof i75.SeriesMarkersComponent, typeof i76.SeriesNotesComponent, typeof i77.SeriesNotesIconComponent, typeof i78.SeriesNotesLabelComponent, typeof i79.SeriesOutliersComponent, typeof i80.SeriesTooltipComponent, typeof i81.SeriesTrendlineComponent, typeof i82.SeriesTrendlineForecastComponent, typeof i83.SubtitleComponent, typeof i84.TitleComponent, typeof i85.TooltipComponent, typeof i86.ValueAxisComponent, typeof i87.ValueAxisCrosshairComponent, typeof i88.ValueAxisCrosshairTooltipComponent, typeof i89.ValueAxisItemComponent, typeof i90.ValueAxisLabelsComponent, typeof i91.ValueAxisNotesComponent, typeof i92.ValueAxisNotesIconComponent, typeof i93.ValueAxisNotesLabelComponent, typeof i94.ValueAxisTitleComponent]>;
|
|
126
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SparklineModule>;
|
|
127
|
-
}
|
|
@@ -1,12 +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 { InstanceEventService } from '../../events/instance-event.service';
|
|
6
|
-
import { StockChartComponent } from '../../stock-chart.component';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class StockInstanceEventService extends InstanceEventService {
|
|
11
|
-
create(name: string, args: any, sender: StockChartComponent): any;
|
|
12
|
-
}
|
|
@@ -1,23 +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 { StockChartComponent } from '../../stock-chart.component';
|
|
6
|
-
import { BaseEvent } from '../../events/base-event';
|
|
7
|
-
/**
|
|
8
|
-
* The arguments for the `navigatorFilter` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class NavigatorFilterEvent extends BaseEvent {
|
|
11
|
-
/**
|
|
12
|
-
* The start of the navigator range.
|
|
13
|
-
*/
|
|
14
|
-
from: Date;
|
|
15
|
-
/**
|
|
16
|
-
* The end of the navigator range.
|
|
17
|
-
*/
|
|
18
|
-
to: Date;
|
|
19
|
-
/**
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
constructor(e: any, sender: StockChartComponent);
|
|
23
|
-
}
|
package/stock-chart/events.d.ts
DELETED
|
@@ -1,5 +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 { NavigatorFilterEvent } from './events/navigator-filter-event';
|
|
@@ -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 { ConfigurationService } from '../../../common/configuration.service';
|
|
6
|
-
import { CategoryAxisCrosshairComponent } from '../../../chart/category-axis-item/crosshair.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the crosshair options for the navigator category axis.
|
|
10
|
-
*
|
|
11
|
-
* @remarks
|
|
12
|
-
* Supported children components are: {@link NavigatorCategoryAxisCrosshairTooltipComponent}.
|
|
13
|
-
*/
|
|
14
|
-
export declare class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrosshairComponent {
|
|
15
|
-
configurationService: ConfigurationService;
|
|
16
|
-
constructor(configurationService: ConfigurationService);
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisCrosshairComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisCrosshairComponent, "kendo-chart-navigator-category-axis-crosshair", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
6
|
-
import { CategoryAxisCrosshairTooltipComponent } from '../../../chart/category-axis-item/crosshair.tooltip.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the crosshair tooltip options for the navigator category axis.
|
|
10
|
-
* The crosshair tooltip displays when you set the `visible` option to `true`.
|
|
11
|
-
*/
|
|
12
|
-
export declare class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxisCrosshairTooltipComponent {
|
|
13
|
-
configurationService: ConfigurationService;
|
|
14
|
-
constructor(configurationService: ConfigurationService);
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisCrosshairTooltipComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisCrosshairTooltipComponent, "kendo-chart-navigator-category-axis-crosshair-tooltip", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -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 { ConfigurationService } from '../../../common/configuration.service';
|
|
6
|
-
import { CategoryAxisLabelsComponent } from '../../../chart/category-axis-item/labels.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the navigator category axis labels.
|
|
10
|
-
*/
|
|
11
|
-
export declare class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComponent {
|
|
12
|
-
configurationService: ConfigurationService;
|
|
13
|
-
constructor(configurationService: ConfigurationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisLabelsComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisLabelsComponent, "kendo-chart-navigator-category-axis-labels", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,31 +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 { CategoryAxisNotesComponent } from '../../../chart/category-axis-item/notes.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents notes configuration of the navigator category axis.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-stockchart>
|
|
14
|
-
* <kendo-chart-navigator>
|
|
15
|
-
* <kendo-chart-navigator-category-axis>
|
|
16
|
-
* <kendo-chart-navigator-category-axis-notes [visible]="true">
|
|
17
|
-
* </kendo-chart-navigator-category-axis-notes>
|
|
18
|
-
* </kendo-chart-navigator-category-axis>
|
|
19
|
-
* </kendo-chart-navigator>
|
|
20
|
-
* </kendo-stockchart>
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @remarks
|
|
24
|
-
* Supported children components are: {@link NavigatorCategoryAxisNotesIconComponent} and {@link NavigatorCategoryAxisNotesLabelComponent}.
|
|
25
|
-
*/
|
|
26
|
-
export declare class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesComponent {
|
|
27
|
-
configurationService: ConfigurationService;
|
|
28
|
-
constructor(configurationService: ConfigurationService);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisNotesComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesComponent, "kendo-chart-navigator-category-axis-notes", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -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 { ConfigurationService } from '../../../common/configuration.service';
|
|
6
|
-
import { CategoryAxisNotesIconComponent } from '../../../chart/category-axis-item/notes.icon.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the icon configuration for the navigator category axis notes.
|
|
10
|
-
*/
|
|
11
|
-
export declare class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIconComponent {
|
|
12
|
-
configurationService: ConfigurationService;
|
|
13
|
-
constructor(configurationService: ConfigurationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisNotesIconComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesIconComponent, "kendo-chart-navigator-category-axis-notes-icon", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -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 { ConfigurationService } from '../../../common/configuration.service';
|
|
6
|
-
import { CategoryAxisNotesLabelComponent } from '../../../chart/category-axis-item/notes.label.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the label configuration for the navigator category axis notes.
|
|
10
|
-
*/
|
|
11
|
-
export declare class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesLabelComponent {
|
|
12
|
-
configurationService: ConfigurationService;
|
|
13
|
-
constructor(configurationService: ConfigurationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisNotesLabelComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisNotesLabelComponent, "kendo-chart-navigator-category-axis-notes-label", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,25 +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 { CategoryAxisSelectComponent } from '../../../chart/category-axis-item/select.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Specifies the selected axis range.
|
|
10
|
-
* When set, axis selection is enabled. The range uses zero-based indexes.
|
|
11
|
-
* Selects categories with indexes in the range (`select.from`, `select.to`).
|
|
12
|
-
* The last category in the range is not included in the selection.
|
|
13
|
-
* If categories are dates, specify the range with date values.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```typescript
|
|
17
|
-
* <kendo-chart-navigator-category-axis-select [from]="1" [to]="3"></kendo-chart-navigator-category-axis-select>
|
|
18
|
-
* ```
|
|
19
|
-
*/
|
|
20
|
-
export declare class NavigatorCategoryAxisSelectComponent extends CategoryAxisSelectComponent {
|
|
21
|
-
configurationService: ConfigurationService;
|
|
22
|
-
constructor(configurationService: ConfigurationService);
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisSelectComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisSelectComponent, "kendo-chart-navigator-category-axis-select", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -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 { ConfigurationService } from '../../../common/configuration.service';
|
|
6
|
-
import { CategoryAxisTitleComponent } from '../../../chart/category-axis-item/title.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the title configuration of the navigator category axis.
|
|
10
|
-
*/
|
|
11
|
-
export declare class NavigatorCategoryAxisTitleComponent extends CategoryAxisTitleComponent {
|
|
12
|
-
configurationService: ConfigurationService;
|
|
13
|
-
constructor(configurationService: ConfigurationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisTitleComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisTitleComponent, "kendo-chart-navigator-category-axis-title", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,34 +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 { IntlService } from '@progress/kendo-angular-intl';
|
|
6
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
7
|
-
import { CategoryAxisItemComponent } from '../../chart/category-axis-item.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents the category axis of the navigator in a Kendo UI Stock Chart.
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
*
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-stockchart>
|
|
16
|
-
* <kendo-chart-navigator>
|
|
17
|
-
* <kendo-chart-navigator-category-axis
|
|
18
|
-
* color="maroon"
|
|
19
|
-
* [labels]="{color: 'green'}">
|
|
20
|
-
* </kendo-chart-navigator-category-axis>
|
|
21
|
-
* </kendo-chart-navigator>
|
|
22
|
-
* </kendo-stockchart>
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link NavigatorCategoryAxisCrosshairComponent}, {@link NavigatorCategoryAxisLabelsComponent}, {@link NavigatorCategoryAxisNotesComponent},
|
|
27
|
-
* {@link NavigatorCategoryAxisSelectComponent}, and {@link NavigatorCategoryAxisTitleComponent} .
|
|
28
|
-
*/
|
|
29
|
-
export declare class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
|
|
30
|
-
protected configurationService: ConfigurationService;
|
|
31
|
-
constructor(configurationService: ConfigurationService, intl: IntlService, localeId: string);
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorCategoryAxisComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorCategoryAxisComponent, "kendo-chart-navigator-category-axis", never, {}, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -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 { ConfigurationService } from '../../common/configuration.service';
|
|
6
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
7
|
-
import { NavigatorHint, NavigatorHintContentArgs } from '../option-types';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents the default options of the navigator hint
|
|
11
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/stock-chart)).
|
|
12
|
-
*/
|
|
13
|
-
export declare class NavigatorHintComponent extends SettingsComponent implements NavigatorHint {
|
|
14
|
-
configurationService: ConfigurationService;
|
|
15
|
-
content: (e: NavigatorHintContentArgs) => string;
|
|
16
|
-
format: string;
|
|
17
|
-
visible: boolean;
|
|
18
|
-
constructor(configurationService: ConfigurationService);
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorHintComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorHintComponent, "kendo-chart-navigator-hint", never, { "content": { "alias": "content"; "required": false; }; "format": { "alias": "format"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -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 { ConfigurationService } from '../../../common/configuration.service';
|
|
6
|
-
import { PanesTitleComponent } from '../../../chart/pane/title.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the title configuration of the navigator pane of the StockChart.
|
|
10
|
-
*/
|
|
11
|
-
export declare class NavigatorPaneTitleComponent extends PanesTitleComponent {
|
|
12
|
-
configurationService: ConfigurationService;
|
|
13
|
-
constructor(configurationService: ConfigurationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorPaneTitleComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorPaneTitleComponent, "kendo-chart-navigator-pane-title", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
6
|
-
import { PaneComponent } from '../../chart/pane.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the navigator pane of the StockChart
|
|
10
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/charts/stock-chart)).
|
|
11
|
-
*/
|
|
12
|
-
export declare class NavigatorPaneComponent extends PaneComponent {
|
|
13
|
-
protected configurationService: ConfigurationService;
|
|
14
|
-
constructor(configurationService: ConfigurationService);
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorPaneComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorPaneComponent, "kendo-chart-navigator-pane", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ConfigurationService } from '../../common/configuration.service';
|
|
6
|
-
import { SettingsComponent } from '../../common/settings.component';
|
|
7
|
-
import { MousewheelSelect } from '../../common/property-types';
|
|
8
|
-
import { NavigatorSelect } from '../option-types';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* Specifies the initially selected range.
|
|
12
|
-
* If no range is specified, the full range of values is rendered.
|
|
13
|
-
*/
|
|
14
|
-
export declare class NavigatorSelectComponent extends SettingsComponent implements NavigatorSelect {
|
|
15
|
-
configurationService: ConfigurationService;
|
|
16
|
-
from: Date;
|
|
17
|
-
to: Date;
|
|
18
|
-
mousewheel: boolean | MousewheelSelect;
|
|
19
|
-
constructor(configurationService: ConfigurationService);
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorSelectComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavigatorSelectComponent, "kendo-chart-navigator-select", never, { "from": { "alias": "from"; "required": false; }; "to": { "alias": "to"; "required": false; }; "mousewheel": { "alias": "mousewheel"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|