@progress/kendo-angular-charts 21.4.1-develop.1 → 22.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/chart/localization/messages.d.ts +1 -1
- package/chart/tooltip/base-tooltip.d.ts +1 -1
- package/common/collection-item.component.d.ts +1 -1
- package/common/collection.component.d.ts +1 -1
- package/common/settings.component.d.ts +1 -1
- package/events/base-event.d.ts +1 -1
- package/events/preventable-event.d.ts +1 -1
- package/fesm2022/progress-kendo-angular-charts.mjs +482 -482
- package/package.json +13 -21
- package/sankey/localization/messages.d.ts +1 -1
- package/esm2022/api-types/axis-range.interface.mjs +0 -5
- package/esm2022/api-types/chart-axis.interface.mjs +0 -5
- package/esm2022/api-types/chart-pane.interface.mjs +0 -5
- package/esm2022/api-types/chart-plotarea.interface.mjs +0 -5
- package/esm2022/api-types/chart-svg-export-options.interface.mjs +0 -5
- package/esm2022/api-types/chart-visual-export-options.interface.mjs +0 -5
- package/esm2022/api-types/event-axis-options.interface.mjs +0 -5
- package/esm2022/api-types/event-series-options.interface.mjs +0 -5
- package/esm2022/api-types/series-point-marker.interface.mjs +0 -5
- package/esm2022/api-types/series-point.interface.mjs +0 -5
- package/esm2022/argument-types/axis-label-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/axis-label-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/axis-note-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/axis-note-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/error-bars-value-args.interface.mjs +0 -5
- package/esm2022/argument-types/error-bars-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/highlight-toggle-args.interface.mjs +0 -5
- package/esm2022/argument-types/highlight-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/legend-item-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/legend-labels-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/markers-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/plot-band-label-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-labels-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-labels-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-note-content-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-note-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/series-visual-args.interface.mjs +0 -5
- package/esm2022/argument-types/title-visual-args.interface.mjs +0 -5
- package/esm2022/chart/axis-defaults/crosshair.component.mjs +0 -77
- package/esm2022/chart/axis-defaults/crosshair.tooltip.component.mjs +0 -82
- package/esm2022/chart/axis-defaults/labels.component.mjs +0 -111
- package/esm2022/chart/axis-defaults/title.component.mjs +0 -103
- package/esm2022/chart/axis-defaults.component.mjs +0 -152
- package/esm2022/chart/category-axis-item/crosshair.component.mjs +0 -76
- package/esm2022/chart/category-axis-item/crosshair.tooltip.component.mjs +0 -80
- package/esm2022/chart/category-axis-item/labels.component.mjs +0 -149
- package/esm2022/chart/category-axis-item/notes.component.mjs +0 -67
- package/esm2022/chart/category-axis-item/notes.icon.component.mjs +0 -60
- package/esm2022/chart/category-axis-item/notes.label.component.mjs +0 -91
- package/esm2022/chart/category-axis-item/range-labels.component.mjs +0 -32
- package/esm2022/chart/category-axis-item/select.component.mjs +0 -60
- package/esm2022/chart/category-axis-item/title.component.mjs +0 -103
- package/esm2022/chart/category-axis-item.component.mjs +0 -265
- package/esm2022/chart/category-axis.component.mjs +0 -67
- package/esm2022/chart/chart-area.component.mjs +0 -81
- package/esm2022/chart/donut-center-template.directive.mjs +0 -35
- package/esm2022/chart/legend/inactive-items.component.mjs +0 -46
- package/esm2022/chart/legend/item.component.mjs +0 -82
- package/esm2022/chart/legend.component.mjs +0 -181
- package/esm2022/chart/localization/custom-messages.component.mjs +0 -51
- package/esm2022/chart/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/chart/localization/messages.mjs +0 -27
- package/esm2022/chart/no-data-template.directive.mjs +0 -35
- package/esm2022/chart/pane/title.component.mjs +0 -88
- package/esm2022/chart/pane-defaults/title.component.mjs +0 -84
- package/esm2022/chart/pane-defaults.component.mjs +0 -87
- package/esm2022/chart/pane.component.mjs +0 -101
- package/esm2022/chart/panes.component.mjs +0 -55
- package/esm2022/chart/plot-area.component.mjs +0 -68
- package/esm2022/chart/series-defaults/labels.component.mjs +0 -122
- package/esm2022/chart/series-defaults/labels.from.component.mjs +0 -90
- package/esm2022/chart/series-defaults/labels.to.component.mjs +0 -90
- package/esm2022/chart/series-defaults/notes.component.mjs +0 -68
- package/esm2022/chart/series-defaults/notes.icon.component.mjs +0 -62
- package/esm2022/chart/series-defaults/notes.label.component.mjs +0 -90
- package/esm2022/chart/series-defaults/tooltip.component.mjs +0 -76
- package/esm2022/chart/series-defaults.component.mjs +0 -125
- package/esm2022/chart/series-drilldown-template.directive.mjs +0 -36
- package/esm2022/chart/series-item/error-bars.component.mjs +0 -74
- package/esm2022/chart/series-item/extremes.component.mjs +0 -64
- package/esm2022/chart/series-item/highlight.component.mjs +0 -79
- package/esm2022/chart/series-item/labels.component.mjs +0 -157
- package/esm2022/chart/series-item/labels.from.component.mjs +0 -96
- package/esm2022/chart/series-item/labels.to.component.mjs +0 -96
- package/esm2022/chart/series-item/markers.component.mjs +0 -98
- package/esm2022/chart/series-item/notes.component.mjs +0 -76
- package/esm2022/chart/series-item/notes.icon.component.mjs +0 -64
- package/esm2022/chart/series-item/notes.label.component.mjs +0 -95
- package/esm2022/chart/series-item/outliers.component.mjs +0 -66
- package/esm2022/chart/series-item/tooltip.component.mjs +0 -83
- package/esm2022/chart/series-item/trendline.component.mjs +0 -75
- package/esm2022/chart/series-item/trendline.forecast.component.mjs +0 -51
- package/esm2022/chart/series-item.component.mjs +0 -754
- package/esm2022/chart/series.component.mjs +0 -67
- package/esm2022/chart/subtitle.component.mjs +0 -108
- package/esm2022/chart/title.component.mjs +0 -119
- package/esm2022/chart/tooltip/base-tooltip.mjs +0 -101
- package/esm2022/chart/tooltip/body-factory.mjs +0 -14
- package/esm2022/chart/tooltip/crosshair-tooltip.component.mjs +0 -72
- package/esm2022/chart/tooltip/crosshair-tooltips-container.component.mjs +0 -115
- package/esm2022/chart/tooltip/popup-settings.interface.mjs +0 -5
- package/esm2022/chart/tooltip/series-tooltip-template.directive.mjs +0 -59
- package/esm2022/chart/tooltip/shared-tooltip-template.directive.mjs +0 -71
- package/esm2022/chart/tooltip/tooltip-popup.component.mjs +0 -250
- package/esm2022/chart/tooltip/tooltip-template-point.mjs +0 -105
- package/esm2022/chart/tooltip.component.mjs +0 -107
- package/esm2022/chart/value-axis-item/crosshair.component.mjs +0 -84
- package/esm2022/chart/value-axis-item/crosshair.tooltip.component.mjs +0 -81
- package/esm2022/chart/value-axis-item/labels.component.mjs +0 -130
- package/esm2022/chart/value-axis-item/notes.component.mjs +0 -82
- package/esm2022/chart/value-axis-item/notes.icon.component.mjs +0 -62
- package/esm2022/chart/value-axis-item/notes.label.component.mjs +0 -90
- package/esm2022/chart/value-axis-item/title.component.mjs +0 -102
- package/esm2022/chart/value-axis-item.component.mjs +0 -202
- package/esm2022/chart/value-axis.component.mjs +0 -52
- package/esm2022/chart/x-axis-item/crosshair.component.mjs +0 -82
- package/esm2022/chart/x-axis-item/crosshair.tooltip.component.mjs +0 -80
- package/esm2022/chart/x-axis-item/labels.component.mjs +0 -140
- package/esm2022/chart/x-axis-item/notes.component.mjs +0 -86
- package/esm2022/chart/x-axis-item/notes.icon.component.mjs +0 -62
- package/esm2022/chart/x-axis-item/notes.label.component.mjs +0 -91
- package/esm2022/chart/x-axis-item/title.component.mjs +0 -103
- package/esm2022/chart/x-axis-item.component.mjs +0 -239
- package/esm2022/chart/x-axis.component.mjs +0 -60
- package/esm2022/chart/y-axis-item/crosshair.component.mjs +0 -79
- package/esm2022/chart/y-axis-item/crosshair.tooltip.component.mjs +0 -74
- package/esm2022/chart/y-axis-item/labels.component.mjs +0 -144
- package/esm2022/chart/y-axis-item/notes.component.mjs +0 -83
- package/esm2022/chart/y-axis-item/notes.icon.component.mjs +0 -62
- package/esm2022/chart/y-axis-item/notes.label.component.mjs +0 -91
- package/esm2022/chart/y-axis-item/title.component.mjs +0 -103
- package/esm2022/chart/y-axis-item.component.mjs +0 -211
- package/esm2022/chart/y-axis.component.mjs +0 -60
- package/esm2022/chart/zoomable.component.mjs +0 -52
- package/esm2022/chart-breadcrumb.component.mjs +0 -95
- package/esm2022/chart-defaults.mjs +0 -19
- package/esm2022/chart-options.interface.mjs +0 -5
- package/esm2022/chart.component.mjs +0 -1102
- package/esm2022/chart.directives.mjs +0 -30
- package/esm2022/chart.module.mjs +0 -141
- package/esm2022/charts.module.mjs +0 -184
- package/esm2022/common/api-types.mjs +0 -5
- package/esm2022/common/chart-default-theme.mjs +0 -165
- package/esm2022/common/chart-instance-observer.mjs +0 -20
- package/esm2022/common/collection-item.component.mjs +0 -64
- package/esm2022/common/collection.component.mjs +0 -58
- package/esm2022/common/collection.service.mjs +0 -37
- package/esm2022/common/configuration.service.mjs +0 -69
- package/esm2022/common/copy-changes.mjs +0 -21
- package/esm2022/common/events.mjs +0 -31
- package/esm2022/common/has-observers.mjs +0 -10
- package/esm2022/common/has-parent.mjs +0 -14
- package/esm2022/common/prefix-configuration.service.mjs +0 -43
- package/esm2022/common/property-types.mjs +0 -5
- package/esm2022/common/root-configuration.service.mjs +0 -17
- package/esm2022/common/settings.component.mjs +0 -61
- package/esm2022/common/theme.service.mjs +0 -64
- package/esm2022/common/to-simple-changes.mjs +0 -18
- package/esm2022/common/tooltip-template.service.mjs +0 -37
- package/esm2022/common.directives.mjs +0 -75
- package/esm2022/directives.mjs +0 -374
- package/esm2022/events/axis-label-click-event.mjs +0 -42
- package/esm2022/events/base-event.mjs +0 -26
- package/esm2022/events/drag-end-event.mjs +0 -27
- package/esm2022/events/drag-event.mjs +0 -27
- package/esm2022/events/drag-start-event.mjs +0 -27
- package/esm2022/events/drilldown-event.mjs +0 -31
- package/esm2022/events/instance-event.service.mjs +0 -64
- package/esm2022/events/legend-event.mjs +0 -37
- package/esm2022/events/legend-item-click-event.mjs +0 -16
- package/esm2022/events/legend-item-hover-event.mjs +0 -16
- package/esm2022/events/legend-item-leave-event.mjs +0 -23
- package/esm2022/events/note-click-event.mjs +0 -10
- package/esm2022/events/note-event.mjs +0 -42
- package/esm2022/events/note-hover-event.mjs +0 -10
- package/esm2022/events/note-leave-event.mjs +0 -10
- package/esm2022/events/pane-render-event.mjs +0 -29
- package/esm2022/events/plot-area-click-event.mjs +0 -43
- package/esm2022/events/plot-area-hover-event.mjs +0 -43
- package/esm2022/events/plot-area-leave-event.mjs +0 -10
- package/esm2022/events/preventable-event.mjs +0 -34
- package/esm2022/events/render-event.mjs +0 -16
- package/esm2022/events/select-end-event.mjs +0 -31
- package/esm2022/events/select-event.mjs +0 -31
- package/esm2022/events/select-start-event.mjs +0 -31
- package/esm2022/events/series-click-event.mjs +0 -58
- package/esm2022/events/series-event.mjs +0 -58
- package/esm2022/events/series-hover-event.mjs +0 -10
- package/esm2022/events/series-leave-event.mjs +0 -10
- package/esm2022/events/series-over-event.mjs +0 -10
- package/esm2022/events/zoom-end-event.mjs +0 -30
- package/esm2022/events/zoom-event.mjs +0 -37
- package/esm2022/events/zoom-start-event.mjs +0 -27
- package/esm2022/field-types/auto-base-unit-steps.interface.mjs +0 -5
- package/esm2022/field-types/axis-labels-position.mjs +0 -5
- package/esm2022/field-types/axis-line.interface.mjs +0 -5
- package/esm2022/field-types/axis-ticks.interface.mjs +0 -5
- package/esm2022/field-types/axis-title-position.mjs +0 -5
- package/esm2022/field-types/base-unit.mjs +0 -5
- package/esm2022/field-types/border.interface.mjs +0 -5
- package/esm2022/field-types/bullet-target-line.interface.mjs +0 -5
- package/esm2022/field-types/bullet-target.interface.mjs +0 -5
- package/esm2022/field-types/category-base-unit.mjs +0 -5
- package/esm2022/field-types/dash-type.mjs +0 -5
- package/esm2022/field-types/date-formats.interface.mjs +0 -5
- package/esm2022/field-types/drag-action.interface.mjs +0 -5
- package/esm2022/field-types/error-bar-line.interface.mjs +0 -5
- package/esm2022/field-types/grid-lines.interface.mjs +0 -5
- package/esm2022/field-types/highlight-line.interface.mjs +0 -5
- package/esm2022/field-types/label-connectors.interface.mjs +0 -5
- package/esm2022/field-types/label-rotation.interface.mjs +0 -5
- package/esm2022/field-types/legend-labels.interface.mjs +0 -5
- package/esm2022/field-types/line-style.mjs +0 -5
- package/esm2022/field-types/lock-axis.mjs +0 -5
- package/esm2022/field-types/margin.interface.mjs +0 -5
- package/esm2022/field-types/marker-type.mjs +0 -5
- package/esm2022/field-types/modifier-key.mjs +0 -5
- package/esm2022/field-types/mousewheel-select.interface.mjs +0 -5
- package/esm2022/field-types/mousewheel-zoom.interface.mjs +0 -5
- package/esm2022/field-types/negative-bubble-values.interface.mjs +0 -5
- package/esm2022/field-types/note-label-position.mjs +0 -5
- package/esm2022/field-types/note-line.interface.mjs +0 -5
- package/esm2022/field-types/note-position.mjs +0 -5
- package/esm2022/field-types/overlay.interface.mjs +0 -5
- package/esm2022/field-types/padding.interface.mjs +0 -5
- package/esm2022/field-types/plot-band-label.interface.mjs +0 -5
- package/esm2022/field-types/plot-band.interface.mjs +0 -5
- package/esm2022/field-types/series-labels-alignment.mjs +0 -5
- package/esm2022/field-types/series-labels-position.mjs +0 -5
- package/esm2022/field-types/series-line.interface.mjs +0 -5
- package/esm2022/field-types/series-mean.interface.mjs +0 -5
- package/esm2022/field-types/series-median.interface.mjs +0 -5
- package/esm2022/field-types/series-stack.interface.mjs +0 -5
- package/esm2022/field-types/series-type.mjs +0 -5
- package/esm2022/field-types/series-whiskers.interface.mjs +0 -5
- package/esm2022/field-types/trendline-forecast.interface.mjs +0 -5
- package/esm2022/field-types/week-start-day.enum.mjs +0 -38
- package/esm2022/index.mjs +0 -63
- package/esm2022/option-types/axis-crosshair-tooltip.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/labels.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults/title.interface.mjs +0 -5
- package/esm2022/option-types/axis-defaults.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/range-labels.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/select.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/category-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/chart-area.interface.mjs +0 -5
- package/esm2022/option-types/legend/inactive-items.interface.mjs +0 -5
- package/esm2022/option-types/legend/item.interface.mjs +0 -5
- package/esm2022/option-types/legend/legend-title.interface.mjs +0 -5
- package/esm2022/option-types/legend/markers.interface.mjs +0 -5
- package/esm2022/option-types/legend.interface.mjs +0 -5
- package/esm2022/option-types/pane/title.interface.mjs +0 -5
- package/esm2022/option-types/pane-defaults/title.interface.mjs +0 -5
- package/esm2022/option-types/pane-defaults.interface.mjs +0 -5
- package/esm2022/option-types/pane.interface.mjs +0 -5
- package/esm2022/option-types/plot-area.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/labels.from.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/labels.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/labels.to.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/notes.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults/tooltip.interface.mjs +0 -5
- package/esm2022/option-types/series-defaults.interface.mjs +0 -5
- package/esm2022/option-types/series-item/error-bars.interface.mjs +0 -5
- package/esm2022/option-types/series-item/extremes.interface.mjs +0 -5
- package/esm2022/option-types/series-item/highlight.interface.mjs +0 -5
- package/esm2022/option-types/series-item/labels.from.interface.mjs +0 -5
- package/esm2022/option-types/series-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/series-item/labels.to.interface.mjs +0 -5
- package/esm2022/option-types/series-item/markers-highlight.interface.mjs +0 -5
- package/esm2022/option-types/series-item/markers.interface.mjs +0 -5
- package/esm2022/option-types/series-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/series-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/series-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/series-item/outliers.interface.mjs +0 -5
- package/esm2022/option-types/series-item/tooltip.interface.mjs +0 -5
- package/esm2022/option-types/series-item/trendline.interface.mjs +0 -5
- package/esm2022/option-types/series-item.interface.mjs +0 -5
- package/esm2022/option-types/subtitle.interface.mjs +0 -5
- package/esm2022/option-types/title.interface.mjs +0 -5
- package/esm2022/option-types/tooltip-border.interface.mjs +0 -5
- package/esm2022/option-types/tooltip.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/value-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/x-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/crosshair.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/crosshair.tooltip.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/labels.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/notes.icon.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/notes.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/notes.label.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item/title.interface.mjs +0 -5
- package/esm2022/option-types/y-axis-item.interface.mjs +0 -5
- package/esm2022/option-types/zoomable.interface.mjs +0 -5
- package/esm2022/package-metadata.mjs +0 -16
- package/esm2022/progress-kendo-angular-charts.mjs +0 -8
- package/esm2022/sankey/api-types/index.mjs +0 -5
- package/esm2022/sankey/data-binding/flat-binding.directive.mjs +0 -75
- package/esm2022/sankey/data-binding/flat-binding.event.mjs +0 -25
- package/esm2022/sankey/events/index.mjs +0 -8
- package/esm2022/sankey/events/instance-event.service.mjs +0 -22
- package/esm2022/sankey/events/sankey-base-event.mjs +0 -26
- package/esm2022/sankey/events/sankey-link-event.mjs +0 -21
- package/esm2022/sankey/events/sankey-node-event.mjs +0 -21
- package/esm2022/sankey/labels.component.mjs +0 -61
- package/esm2022/sankey/legend.component.mjs +0 -129
- package/esm2022/sankey/links.component.mjs +0 -46
- package/esm2022/sankey/localization/custom-messages.component.mjs +0 -52
- package/esm2022/sankey/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/sankey/localization/messages.mjs +0 -27
- package/esm2022/sankey/nodes.component.mjs +0 -63
- package/esm2022/sankey/theme.service.mjs +0 -25
- package/esm2022/sankey/title.component.mjs +0 -104
- package/esm2022/sankey/tooltip/link-tooltip-template-context.mjs +0 -30
- package/esm2022/sankey/tooltip/link-tooltip-template.directive.mjs +0 -44
- package/esm2022/sankey/tooltip/node-tooltip-template-context.mjs +0 -30
- package/esm2022/sankey/tooltip/node-tooltip-template.directive.mjs +0 -66
- package/esm2022/sankey/tooltip/square-symbol.directive.mjs +0 -43
- package/esm2022/sankey/tooltip/tooltip-popup.component.mjs +0 -250
- package/esm2022/sankey/tooltip/tooltip-template.service.mjs +0 -18
- package/esm2022/sankey/tooltip.component.mjs +0 -80
- package/esm2022/sankey.component.mjs +0 -515
- package/esm2022/sankey.directives.mjs +0 -20
- package/esm2022/sankey.module.mjs +0 -61
- package/esm2022/sparkline.component.mjs +0 -195
- package/esm2022/sparkline.directives.mjs +0 -7
- package/esm2022/sparkline.module.mjs +0 -142
- package/esm2022/stock-chart/events/instance-event.service.mjs +0 -20
- package/esm2022/stock-chart/events/navigator-filter-event.mjs +0 -26
- package/esm2022/stock-chart/events.mjs +0 -6
- package/esm2022/stock-chart/navigator/category-axis/crosshair.component.mjs +0 -33
- package/esm2022/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/category-axis/labels.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis/notes.component.mjs +0 -45
- package/esm2022/stock-chart/navigator/category-axis/notes.icon.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis/notes.label.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis/select.component.mjs +0 -39
- package/esm2022/stock-chart/navigator/category-axis/title.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/category-axis.component.mjs +0 -66
- package/esm2022/stock-chart/navigator/hint.component.mjs +0 -40
- package/esm2022/stock-chart/navigator/pane/title.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/pane.component.mjs +0 -33
- package/esm2022/stock-chart/navigator/select.component.mjs +0 -40
- package/esm2022/stock-chart/navigator/series-item/error-bars.component.mjs +0 -44
- package/esm2022/stock-chart/navigator/series-item/extremes.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/highlight.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/labels.component.mjs +0 -48
- package/esm2022/stock-chart/navigator/series-item/labels.from.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/labels.to.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/markers.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/notes.component.mjs +0 -47
- package/esm2022/stock-chart/navigator/series-item/notes.icon.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/notes.label.component.mjs +0 -30
- package/esm2022/stock-chart/navigator/series-item/outliers.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item/tooltip.component.mjs +0 -31
- package/esm2022/stock-chart/navigator/series-item.component.mjs +0 -58
- package/esm2022/stock-chart/navigator/series.component.mjs +0 -82
- package/esm2022/stock-chart/navigator.component.mjs +0 -93
- package/esm2022/stock-chart/option-types/navigator/hint-content-args.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types/navigator/hint.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types/navigator/select.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types/navigator.interface.mjs +0 -5
- package/esm2022/stock-chart/option-types.mjs +0 -5
- package/esm2022/stock-chart.component.mjs +0 -244
- package/esm2022/stock-chart.directives.mjs +0 -35
- package/esm2022/stock-chart.module.mjs +0 -170
|
@@ -1,195 +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 { Input, Component, NgZone, ElementRef, ChangeDetectorRef, ChangeDetectionStrategy, Renderer2, Output, EventEmitter } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from './common/configuration.service';
|
|
7
|
-
import { TooltipTemplateService } from './common/tooltip-template.service';
|
|
8
|
-
import { InstanceEventService } from './events/instance-event.service';
|
|
9
|
-
import { ChartComponent } from './chart.component';
|
|
10
|
-
import { ThemeService } from './common/theme.service';
|
|
11
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
12
|
-
import { Sparkline } from '@progress/kendo-charts';
|
|
13
|
-
import { LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
|
|
14
|
-
import { validatePackage } from '@progress/kendo-licensing';
|
|
15
|
-
import { ResizeSensorComponent, WatermarkOverlayComponent, shouldShowValidationUI, getLicenseMessage } from '@progress/kendo-angular-common';
|
|
16
|
-
import { packageMetadata } from './package-metadata';
|
|
17
|
-
import { TooltipPopupComponent } from './chart/tooltip/tooltip-popup.component';
|
|
18
|
-
import { CrosshairTooltipsContainerComponent } from './chart/tooltip/crosshair-tooltips-container.component';
|
|
19
|
-
import * as i0 from "@angular/core";
|
|
20
|
-
import * as i1 from "./common/configuration.service";
|
|
21
|
-
import * as i2 from "./common/theme.service";
|
|
22
|
-
import * as i3 from "@progress/kendo-angular-intl";
|
|
23
|
-
import * as i4 from "@progress/kendo-angular-l10n";
|
|
24
|
-
import * as i5 from "./events/instance-event.service";
|
|
25
|
-
/**
|
|
26
|
-
* Represents the Kendo UI for Angular Sparkline component.
|
|
27
|
-
*
|
|
28
|
-
* The Sparkline displays data in a small chart format, typically showing trends and patterns.
|
|
29
|
-
* It provides a compact way to visualize data without detailed axes or legends.
|
|
30
|
-
*
|
|
31
|
-
* @example
|
|
32
|
-
* ```ts
|
|
33
|
-
* import { Component } from '@angular/core';
|
|
34
|
-
*
|
|
35
|
-
* @Component({
|
|
36
|
-
* selector: 'my-app',
|
|
37
|
-
* template: `
|
|
38
|
-
* <kendo-sparkline [data]="[936, 968, 1025, 999]" type="column">
|
|
39
|
-
* </kendo-sparkline>
|
|
40
|
-
* `,
|
|
41
|
-
* })
|
|
42
|
-
* export class AppComponent {
|
|
43
|
-
* }
|
|
44
|
-
* ```
|
|
45
|
-
*/
|
|
46
|
-
export class SparklineComponent extends ChartComponent {
|
|
47
|
-
configurationService;
|
|
48
|
-
themeService;
|
|
49
|
-
element;
|
|
50
|
-
intl;
|
|
51
|
-
localizationService;
|
|
52
|
-
ngZone;
|
|
53
|
-
instanceEventService;
|
|
54
|
-
changeDetector;
|
|
55
|
-
renderer;
|
|
56
|
-
/**
|
|
57
|
-
* Specifies the default series type for the Sparkline.
|
|
58
|
-
*
|
|
59
|
-
* @default "line"
|
|
60
|
-
*/
|
|
61
|
-
type;
|
|
62
|
-
/**
|
|
63
|
-
* Specifies the data for the default Sparkline series.
|
|
64
|
-
*
|
|
65
|
-
* The component discards this property if you supply series data.
|
|
66
|
-
*/
|
|
67
|
-
data;
|
|
68
|
-
/**
|
|
69
|
-
* @hidden
|
|
70
|
-
*/
|
|
71
|
-
drilldown = new EventEmitter();
|
|
72
|
-
/**
|
|
73
|
-
* @hidden
|
|
74
|
-
*/
|
|
75
|
-
drilldownLevelChange = new EventEmitter();
|
|
76
|
-
/**
|
|
77
|
-
* @hidden
|
|
78
|
-
*/
|
|
79
|
-
noData = false;
|
|
80
|
-
/**
|
|
81
|
-
* @hidden
|
|
82
|
-
*/
|
|
83
|
-
get drilldownLevel() {
|
|
84
|
-
return this.drilldownState.length;
|
|
85
|
-
}
|
|
86
|
-
/**
|
|
87
|
-
* @hidden
|
|
88
|
-
*/
|
|
89
|
-
tooltipWrapperClass = 'k-sparkline-tooltip-wrapper';
|
|
90
|
-
/**
|
|
91
|
-
* @hidden
|
|
92
|
-
*/
|
|
93
|
-
tooltipContentClasses = {
|
|
94
|
-
'k-sparkline-tooltip': true
|
|
95
|
-
};
|
|
96
|
-
/**
|
|
97
|
-
* @hidden
|
|
98
|
-
*/
|
|
99
|
-
showLicenseWatermark = false;
|
|
100
|
-
hostClasses = ['k-sparkline', 'k-widget'];
|
|
101
|
-
constructor(configurationService, themeService, element, intl, localizationService, ngZone, instanceEventService, changeDetector, renderer) {
|
|
102
|
-
super(configurationService, themeService, element, intl, localizationService, ngZone, instanceEventService, changeDetector, renderer);
|
|
103
|
-
this.configurationService = configurationService;
|
|
104
|
-
this.themeService = themeService;
|
|
105
|
-
this.element = element;
|
|
106
|
-
this.intl = intl;
|
|
107
|
-
this.localizationService = localizationService;
|
|
108
|
-
this.ngZone = ngZone;
|
|
109
|
-
this.instanceEventService = instanceEventService;
|
|
110
|
-
this.changeDetector = changeDetector;
|
|
111
|
-
this.renderer = renderer;
|
|
112
|
-
const isValid = validatePackage(packageMetadata);
|
|
113
|
-
this.licenseMessage = getLicenseMessage(packageMetadata);
|
|
114
|
-
this.showLicenseWatermark = shouldShowValidationUI(isValid);
|
|
115
|
-
}
|
|
116
|
-
createInstance(element, observer) {
|
|
117
|
-
this.instance = new Sparkline(element, Sparkline.normalizeOptions(this.options), this.theme, {
|
|
118
|
-
intlService: this.intl,
|
|
119
|
-
observer: observer,
|
|
120
|
-
rtl: this.rtl,
|
|
121
|
-
sender: this
|
|
122
|
-
});
|
|
123
|
-
}
|
|
124
|
-
updateOptions() {
|
|
125
|
-
this.instance.setOptions(Sparkline.normalizeOptions(this.options));
|
|
126
|
-
}
|
|
127
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
128
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: SparklineComponent, isStandalone: true, selector: "kendo-sparkline", inputs: { type: "type", data: "data", noData: "noData", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
|
|
129
|
-
ConfigurationService,
|
|
130
|
-
TooltipTemplateService,
|
|
131
|
-
InstanceEventService,
|
|
132
|
-
LocalizationService,
|
|
133
|
-
{
|
|
134
|
-
provide: L10N_PREFIX,
|
|
135
|
-
useValue: 'kendo.chart'
|
|
136
|
-
}
|
|
137
|
-
], exportAs: ["kendoSparkline"], usesInheritance: true, ngImport: i0, template: `
|
|
138
|
-
<span #surface class="k-chart-surface"></span>
|
|
139
|
-
<kendo-chart-crosshair-tooltips-container [popupSettings]="popupSettings">
|
|
140
|
-
</kendo-chart-crosshair-tooltips-container>
|
|
141
|
-
<kendo-chart-tooltip-popup [animate]="false" [wrapperClass]="tooltipWrapperClass"
|
|
142
|
-
[classNames]="tooltipContentClasses" (leave)="tooltipMouseleave($event)" [popupSettings]="popupSettings">
|
|
143
|
-
</kendo-chart-tooltip-popup>
|
|
144
|
-
<kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
|
|
145
|
-
|
|
146
|
-
@if (showLicenseWatermark) {
|
|
147
|
-
<div kendoWatermarkOverlay [licenseMessage]="licenseMessage"></div>
|
|
148
|
-
}
|
|
149
|
-
`, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
150
|
-
}
|
|
151
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineComponent, decorators: [{
|
|
152
|
-
type: Component,
|
|
153
|
-
args: [{
|
|
154
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
155
|
-
exportAs: 'kendoSparkline',
|
|
156
|
-
providers: [
|
|
157
|
-
ConfigurationService,
|
|
158
|
-
TooltipTemplateService,
|
|
159
|
-
InstanceEventService,
|
|
160
|
-
LocalizationService,
|
|
161
|
-
{
|
|
162
|
-
provide: L10N_PREFIX,
|
|
163
|
-
useValue: 'kendo.chart'
|
|
164
|
-
}
|
|
165
|
-
],
|
|
166
|
-
selector: 'kendo-sparkline',
|
|
167
|
-
template: `
|
|
168
|
-
<span #surface class="k-chart-surface"></span>
|
|
169
|
-
<kendo-chart-crosshair-tooltips-container [popupSettings]="popupSettings">
|
|
170
|
-
</kendo-chart-crosshair-tooltips-container>
|
|
171
|
-
<kendo-chart-tooltip-popup [animate]="false" [wrapperClass]="tooltipWrapperClass"
|
|
172
|
-
[classNames]="tooltipContentClasses" (leave)="tooltipMouseleave($event)" [popupSettings]="popupSettings">
|
|
173
|
-
</kendo-chart-tooltip-popup>
|
|
174
|
-
<kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
|
|
175
|
-
|
|
176
|
-
@if (showLicenseWatermark) {
|
|
177
|
-
<div kendoWatermarkOverlay [licenseMessage]="licenseMessage"></div>
|
|
178
|
-
}
|
|
179
|
-
`,
|
|
180
|
-
standalone: true,
|
|
181
|
-
imports: [CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, WatermarkOverlayComponent]
|
|
182
|
-
}]
|
|
183
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: i5.InstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { type: [{
|
|
184
|
-
type: Input
|
|
185
|
-
}], data: [{
|
|
186
|
-
type: Input
|
|
187
|
-
}], drilldown: [{
|
|
188
|
-
type: Output
|
|
189
|
-
}], drilldownLevelChange: [{
|
|
190
|
-
type: Output
|
|
191
|
-
}], noData: [{
|
|
192
|
-
type: Input
|
|
193
|
-
}], drilldownLevel: [{
|
|
194
|
-
type: Input
|
|
195
|
-
}] } });
|
|
@@ -1,7 +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
|
-
// Re-exports
|
|
7
|
-
export { SparklineComponent };
|
|
@@ -1,142 +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 { NgModule } from '@angular/core';
|
|
6
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
7
|
-
import { ResizeBatchService } from '@progress/kendo-angular-common';
|
|
8
|
-
import { KENDO_CHART, KENDO_SPARKLINE } from './directives';
|
|
9
|
-
import { ThemeService } from './common/theme.service';
|
|
10
|
-
import { IconsService } from '@progress/kendo-angular-icons';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
import * as i1 from "./sparkline.component";
|
|
13
|
-
import * as i2 from "./chart.component";
|
|
14
|
-
import * as i3 from "./chart/donut-center-template.directive";
|
|
15
|
-
import * as i4 from "./chart/no-data-template.directive";
|
|
16
|
-
import * as i5 from "./chart/x-axis.component";
|
|
17
|
-
import * as i6 from "./chart/x-axis-item/crosshair.component";
|
|
18
|
-
import * as i7 from "./chart/x-axis-item/crosshair.tooltip.component";
|
|
19
|
-
import * as i8 from "./chart/x-axis-item.component";
|
|
20
|
-
import * as i9 from "./chart/x-axis-item/labels.component";
|
|
21
|
-
import * as i10 from "./chart/x-axis-item/notes.component";
|
|
22
|
-
import * as i11 from "./chart/x-axis-item/notes.icon.component";
|
|
23
|
-
import * as i12 from "./chart/x-axis-item/notes.label.component";
|
|
24
|
-
import * as i13 from "./chart/x-axis-item/title.component";
|
|
25
|
-
import * as i14 from "./chart/y-axis.component";
|
|
26
|
-
import * as i15 from "./chart/y-axis-item/crosshair.component";
|
|
27
|
-
import * as i16 from "./chart/y-axis-item/crosshair.tooltip.component";
|
|
28
|
-
import * as i17 from "./chart/y-axis-item.component";
|
|
29
|
-
import * as i18 from "./chart/y-axis-item/labels.component";
|
|
30
|
-
import * as i19 from "./chart/y-axis-item/notes.component";
|
|
31
|
-
import * as i20 from "./chart/y-axis-item/notes.icon.component";
|
|
32
|
-
import * as i21 from "./chart/y-axis-item/notes.label.component";
|
|
33
|
-
import * as i22 from "./chart/y-axis-item/title.component";
|
|
34
|
-
import * as i23 from "./chart/zoomable.component";
|
|
35
|
-
import * as i24 from "./chart/tooltip/tooltip-popup.component";
|
|
36
|
-
import * as i25 from "./chart/tooltip/series-tooltip-template.directive";
|
|
37
|
-
import * as i26 from "./chart/tooltip/shared-tooltip-template.directive";
|
|
38
|
-
import * as i27 from "./chart/tooltip/crosshair-tooltips-container.component";
|
|
39
|
-
import * as i28 from "./chart/tooltip/crosshair-tooltip.component";
|
|
40
|
-
import * as i29 from "./chart/axis-defaults.component";
|
|
41
|
-
import * as i30 from "./chart/axis-defaults/crosshair.component";
|
|
42
|
-
import * as i31 from "./chart/axis-defaults/crosshair.tooltip.component";
|
|
43
|
-
import * as i32 from "./chart/axis-defaults/labels.component";
|
|
44
|
-
import * as i33 from "./chart/axis-defaults/title.component";
|
|
45
|
-
import * as i34 from "./chart/category-axis.component";
|
|
46
|
-
import * as i35 from "./chart/category-axis-item/crosshair.component";
|
|
47
|
-
import * as i36 from "./chart/category-axis-item/crosshair.tooltip.component";
|
|
48
|
-
import * as i37 from "./chart/category-axis-item.component";
|
|
49
|
-
import * as i38 from "./chart/category-axis-item/labels.component";
|
|
50
|
-
import * as i39 from "./chart/category-axis-item/range-labels.component";
|
|
51
|
-
import * as i40 from "./chart/category-axis-item/notes.component";
|
|
52
|
-
import * as i41 from "./chart/category-axis-item/notes.icon.component";
|
|
53
|
-
import * as i42 from "./chart/category-axis-item/notes.label.component";
|
|
54
|
-
import * as i43 from "./chart/category-axis-item/select.component";
|
|
55
|
-
import * as i44 from "./chart/category-axis-item/title.component";
|
|
56
|
-
import * as i45 from "./chart/chart-area.component";
|
|
57
|
-
import * as i46 from "./chart-breadcrumb.component";
|
|
58
|
-
import * as i47 from "./chart/localization/custom-messages.component";
|
|
59
|
-
import * as i48 from "./chart/localization/localized-messages.directive";
|
|
60
|
-
import * as i49 from "./chart/legend.component";
|
|
61
|
-
import * as i50 from "./chart/legend/inactive-items.component";
|
|
62
|
-
import * as i51 from "./chart/legend/item.component";
|
|
63
|
-
import * as i52 from "./chart/pane.component";
|
|
64
|
-
import * as i53 from "./chart/pane-defaults.component";
|
|
65
|
-
import * as i54 from "./chart/pane-defaults/title.component";
|
|
66
|
-
import * as i55 from "./chart/panes.component";
|
|
67
|
-
import * as i56 from "./chart/pane/title.component";
|
|
68
|
-
import * as i57 from "./chart/plot-area.component";
|
|
69
|
-
import * as i58 from "./chart/series.component";
|
|
70
|
-
import * as i59 from "./chart/series-defaults.component";
|
|
71
|
-
import * as i60 from "./chart/series-defaults/labels.component";
|
|
72
|
-
import * as i61 from "./chart/series-defaults/labels.from.component";
|
|
73
|
-
import * as i62 from "./chart/series-defaults/labels.to.component";
|
|
74
|
-
import * as i63 from "./chart/series-defaults/notes.component";
|
|
75
|
-
import * as i64 from "./chart/series-defaults/notes.icon.component";
|
|
76
|
-
import * as i65 from "./chart/series-defaults/notes.label.component";
|
|
77
|
-
import * as i66 from "./chart/series-defaults/tooltip.component";
|
|
78
|
-
import * as i67 from "./chart/series-drilldown-template.directive";
|
|
79
|
-
import * as i68 from "./chart/series-item/error-bars.component";
|
|
80
|
-
import * as i69 from "./chart/series-item/extremes.component";
|
|
81
|
-
import * as i70 from "./chart/series-item/highlight.component";
|
|
82
|
-
import * as i71 from "./chart/series-item.component";
|
|
83
|
-
import * as i72 from "./chart/series-item/labels.component";
|
|
84
|
-
import * as i73 from "./chart/series-item/labels.from.component";
|
|
85
|
-
import * as i74 from "./chart/series-item/labels.to.component";
|
|
86
|
-
import * as i75 from "./chart/series-item/markers.component";
|
|
87
|
-
import * as i76 from "./chart/series-item/notes.component";
|
|
88
|
-
import * as i77 from "./chart/series-item/notes.icon.component";
|
|
89
|
-
import * as i78 from "./chart/series-item/notes.label.component";
|
|
90
|
-
import * as i79 from "./chart/series-item/outliers.component";
|
|
91
|
-
import * as i80 from "./chart/series-item/tooltip.component";
|
|
92
|
-
import * as i81 from "./chart/series-item/trendline.component";
|
|
93
|
-
import * as i82 from "./chart/series-item/trendline.forecast.component";
|
|
94
|
-
import * as i83 from "./chart/subtitle.component";
|
|
95
|
-
import * as i84 from "./chart/title.component";
|
|
96
|
-
import * as i85 from "./chart/tooltip.component";
|
|
97
|
-
import * as i86 from "./chart/value-axis.component";
|
|
98
|
-
import * as i87 from "./chart/value-axis-item/crosshair.component";
|
|
99
|
-
import * as i88 from "./chart/value-axis-item/crosshair.tooltip.component";
|
|
100
|
-
import * as i89 from "./chart/value-axis-item.component";
|
|
101
|
-
import * as i90 from "./chart/value-axis-item/labels.component";
|
|
102
|
-
import * as i91 from "./chart/value-axis-item/notes.component";
|
|
103
|
-
import * as i92 from "./chart/value-axis-item/notes.icon.component";
|
|
104
|
-
import * as i93 from "./chart/value-axis-item/notes.label.component";
|
|
105
|
-
import * as i94 from "./chart/value-axis-item/title.component";
|
|
106
|
-
//IMPORTANT: NgModule export kept for backwards compatibility
|
|
107
|
-
/**
|
|
108
|
-
* Represents the Kendo UI for Angular Sparkline module that includes the Sparkline component and directives.
|
|
109
|
-
*
|
|
110
|
-
* Import the `SparklineModule` into your application
|
|
111
|
-
* [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
|
|
112
|
-
* that uses the Sparkline component.
|
|
113
|
-
*
|
|
114
|
-
* @example
|
|
115
|
-
* ```ts
|
|
116
|
-
* import { NgModule } from '@angular/core';
|
|
117
|
-
* import { BrowserModule } from '@angular/platform-browser';
|
|
118
|
-
* import { SparklineModule } from '@progress/kendo-angular-charts';
|
|
119
|
-
* import { AppComponent } from './app.component';
|
|
120
|
-
*
|
|
121
|
-
* @NgModule({
|
|
122
|
-
* bootstrap: [AppComponent],
|
|
123
|
-
* declarations: [AppComponent],
|
|
124
|
-
* imports: [BrowserModule, SparklineModule]
|
|
125
|
-
* })
|
|
126
|
-
* export class AppModule {
|
|
127
|
-
* }
|
|
128
|
-
* ```
|
|
129
|
-
*/
|
|
130
|
-
export class SparklineModule {
|
|
131
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
132
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, imports: [i1.SparklineComponent, i2.ChartComponent, i3.DonutCenterTemplateDirective, i4.NoDataTemplateDirective, i5.XAxisComponent, i6.XAxisCrosshairComponent, i7.XAxisCrosshairTooltipComponent, i8.XAxisItemComponent, i9.XAxisLabelsComponent, i10.XAxisNotesComponent, i11.XAxisNotesIconComponent, i12.XAxisNotesLabelComponent, i13.XAxisTitleComponent, i14.YAxisComponent, i15.YAxisCrosshairComponent, i16.YAxisCrosshairTooltipComponent, i17.YAxisItemComponent, i18.YAxisLabelsComponent, i19.YAxisNotesComponent, i20.YAxisNotesIconComponent, i21.YAxisNotesLabelComponent, i22.YAxisTitleComponent, i23.ZoomableComponent, i24.TooltipPopupComponent, i25.SeriesTooltipTemplateDirective, i26.SharedTooltipTemplateDirective, i27.CrosshairTooltipsContainerComponent, i28.CrosshairTooltipComponent, i29.AxisDefaultsComponent, i30.AxisDefaultsCrosshairComponent, i31.AxisDefaultsCrosshairTooltipComponent, i32.AxisDefaultsLabelsComponent, i33.AxisDefaultsTitleComponent, i34.CategoryAxisComponent, i35.CategoryAxisCrosshairComponent, i36.CategoryAxisCrosshairTooltipComponent, i37.CategoryAxisItemComponent, i38.CategoryAxisLabelsComponent, i39.CategoryAxisRangeLabelsComponent, i40.CategoryAxisNotesComponent, i41.CategoryAxisNotesIconComponent, i42.CategoryAxisNotesLabelComponent, i43.CategoryAxisSelectComponent, i44.CategoryAxisTitleComponent, i45.ChartAreaComponent, i46.ChartBreadcrumbComponent, i47.ChartCustomMessagesComponent, i48.LocalizedChartMessagesDirective, i49.LegendComponent, i50.LegendInactiveItemsComponent, i51.LegendItemComponent, i52.PaneComponent, i53.PaneDefaultsComponent, i54.PaneDefaultsTitleComponent, i55.PanesComponent, i56.PanesTitleComponent, i57.PlotAreaComponent, i58.SeriesComponent, i59.SeriesDefaultsComponent, i60.SeriesDefaultsLabelsComponent, i61.SeriesDefaultsLabelsFromComponent, i62.SeriesDefaultsLabelsToComponent, i63.SeriesDefaultsNotesComponent, i64.SeriesDefaultsNotesIconComponent, i65.SeriesDefaultsNotesLabelComponent, i66.SeriesDefaultsTooltipComponent, i67.SeriesDrilldownTemplateDirective, i68.SeriesErrorBarsComponent, i69.SeriesExtremesComponent, i70.SeriesHighlightComponent, i71.SeriesItemComponent, i72.SeriesLabelsComponent, i73.SeriesLabelsFromComponent, i74.SeriesLabelsToComponent, i75.SeriesMarkersComponent, i76.SeriesNotesComponent, i77.SeriesNotesIconComponent, i78.SeriesNotesLabelComponent, i79.SeriesOutliersComponent, i80.SeriesTooltipComponent, i81.SeriesTrendlineComponent, i82.SeriesTrendlineForecastComponent, i83.SubtitleComponent, i84.TitleComponent, i85.TooltipComponent, i86.ValueAxisComponent, i87.ValueAxisCrosshairComponent, i88.ValueAxisCrosshairTooltipComponent, i89.ValueAxisItemComponent, i90.ValueAxisLabelsComponent, i91.ValueAxisNotesComponent, i92.ValueAxisNotesIconComponent, i93.ValueAxisNotesLabelComponent, i94.ValueAxisTitleComponent], exports: [i1.SparklineComponent, i2.ChartComponent, i3.DonutCenterTemplateDirective, i4.NoDataTemplateDirective, i5.XAxisComponent, i6.XAxisCrosshairComponent, i7.XAxisCrosshairTooltipComponent, i8.XAxisItemComponent, i9.XAxisLabelsComponent, i10.XAxisNotesComponent, i11.XAxisNotesIconComponent, i12.XAxisNotesLabelComponent, i13.XAxisTitleComponent, i14.YAxisComponent, i15.YAxisCrosshairComponent, i16.YAxisCrosshairTooltipComponent, i17.YAxisItemComponent, i18.YAxisLabelsComponent, i19.YAxisNotesComponent, i20.YAxisNotesIconComponent, i21.YAxisNotesLabelComponent, i22.YAxisTitleComponent, i23.ZoomableComponent, i24.TooltipPopupComponent, i25.SeriesTooltipTemplateDirective, i26.SharedTooltipTemplateDirective, i27.CrosshairTooltipsContainerComponent, i28.CrosshairTooltipComponent, i29.AxisDefaultsComponent, i30.AxisDefaultsCrosshairComponent, i31.AxisDefaultsCrosshairTooltipComponent, i32.AxisDefaultsLabelsComponent, i33.AxisDefaultsTitleComponent, i34.CategoryAxisComponent, i35.CategoryAxisCrosshairComponent, i36.CategoryAxisCrosshairTooltipComponent, i37.CategoryAxisItemComponent, i38.CategoryAxisLabelsComponent, i39.CategoryAxisRangeLabelsComponent, i40.CategoryAxisNotesComponent, i41.CategoryAxisNotesIconComponent, i42.CategoryAxisNotesLabelComponent, i43.CategoryAxisSelectComponent, i44.CategoryAxisTitleComponent, i45.ChartAreaComponent, i46.ChartBreadcrumbComponent, i47.ChartCustomMessagesComponent, i48.LocalizedChartMessagesDirective, i49.LegendComponent, i50.LegendInactiveItemsComponent, i51.LegendItemComponent, i52.PaneComponent, i53.PaneDefaultsComponent, i54.PaneDefaultsTitleComponent, i55.PanesComponent, i56.PanesTitleComponent, i57.PlotAreaComponent, i58.SeriesComponent, i59.SeriesDefaultsComponent, i60.SeriesDefaultsLabelsComponent, i61.SeriesDefaultsLabelsFromComponent, i62.SeriesDefaultsLabelsToComponent, i63.SeriesDefaultsNotesComponent, i64.SeriesDefaultsNotesIconComponent, i65.SeriesDefaultsNotesLabelComponent, i66.SeriesDefaultsTooltipComponent, i67.SeriesDrilldownTemplateDirective, i68.SeriesErrorBarsComponent, i69.SeriesExtremesComponent, i70.SeriesHighlightComponent, i71.SeriesItemComponent, i72.SeriesLabelsComponent, i73.SeriesLabelsFromComponent, i74.SeriesLabelsToComponent, i75.SeriesMarkersComponent, i76.SeriesNotesComponent, i77.SeriesNotesIconComponent, i78.SeriesNotesLabelComponent, i79.SeriesOutliersComponent, i80.SeriesTooltipComponent, i81.SeriesTrendlineComponent, i82.SeriesTrendlineForecastComponent, i83.SubtitleComponent, i84.TitleComponent, i85.TooltipComponent, i86.ValueAxisComponent, i87.ValueAxisCrosshairComponent, i88.ValueAxisCrosshairTooltipComponent, i89.ValueAxisItemComponent, i90.ValueAxisLabelsComponent, i91.ValueAxisNotesComponent, i92.ValueAxisNotesIconComponent, i93.ValueAxisNotesLabelComponent, i94.ValueAxisTitleComponent] });
|
|
133
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, providers: [ThemeService, IconsService, PopupService, ResizeBatchService], imports: [KENDO_SPARKLINE, i2.ChartComponent, i46.ChartBreadcrumbComponent] });
|
|
134
|
-
}
|
|
135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, decorators: [{
|
|
136
|
-
type: NgModule,
|
|
137
|
-
args: [{
|
|
138
|
-
imports: [...KENDO_SPARKLINE, ...KENDO_CHART],
|
|
139
|
-
exports: [...KENDO_SPARKLINE, ...KENDO_CHART],
|
|
140
|
-
providers: [ThemeService, IconsService, PopupService, ResizeBatchService]
|
|
141
|
-
}]
|
|
142
|
-
}] });
|
|
@@ -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 { InstanceEventService } from '../../events/instance-event.service';
|
|
6
|
-
import { NavigatorFilterEvent } from './navigator-filter-event';
|
|
7
|
-
const EVENT_MAP = {
|
|
8
|
-
navigatorFilter: NavigatorFilterEvent
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export class StockInstanceEventService extends InstanceEventService {
|
|
14
|
-
create(name, args, sender) {
|
|
15
|
-
if (EVENT_MAP[name]) {
|
|
16
|
-
return new EVENT_MAP[name](args, sender);
|
|
17
|
-
}
|
|
18
|
-
return super.create(name, args, sender);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { BaseEvent } from '../../events/base-event';
|
|
6
|
-
/**
|
|
7
|
-
* The arguments for the `navigatorFilter` event.
|
|
8
|
-
*/
|
|
9
|
-
export class NavigatorFilterEvent extends BaseEvent {
|
|
10
|
-
/**
|
|
11
|
-
* The start of the navigator range.
|
|
12
|
-
*/
|
|
13
|
-
from;
|
|
14
|
-
/**
|
|
15
|
-
* The end of the navigator range.
|
|
16
|
-
*/
|
|
17
|
-
to;
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
constructor(e, sender) {
|
|
22
|
-
super(sender);
|
|
23
|
-
this.from = e.from;
|
|
24
|
-
this.to = e.to;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -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
|
-
// Re-export event types
|
|
6
|
-
export { NavigatorFilterEvent } from './events/navigator-filter-event';
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { CategoryAxisCrosshairComponent } from '../../../chart/category-axis-item/crosshair.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the crosshair options for the navigator category axis.
|
|
12
|
-
*
|
|
13
|
-
* @remarks
|
|
14
|
-
* Supported children components are: {@link NavigatorCategoryAxisCrosshairTooltipComponent}.
|
|
15
|
-
*/
|
|
16
|
-
export class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrosshairComponent {
|
|
17
|
-
configurationService;
|
|
18
|
-
constructor(configurationService) {
|
|
19
|
-
super(configurationService);
|
|
20
|
-
this.configurationService = configurationService;
|
|
21
|
-
}
|
|
22
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
23
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
24
|
-
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
|
|
26
|
-
type: Component,
|
|
27
|
-
args: [{
|
|
28
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
29
|
-
selector: 'kendo-chart-navigator-category-axis-crosshair',
|
|
30
|
-
template: '',
|
|
31
|
-
standalone: true
|
|
32
|
-
}]
|
|
33
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -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 { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { CategoryAxisCrosshairTooltipComponent } from '../../../chart/category-axis-item/crosshair.tooltip.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the crosshair tooltip options for the navigator category axis.
|
|
12
|
-
* The crosshair tooltip displays when you set the `visible` option to `true`.
|
|
13
|
-
*/
|
|
14
|
-
export class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxisCrosshairTooltipComponent {
|
|
15
|
-
configurationService;
|
|
16
|
-
constructor(configurationService) {
|
|
17
|
-
super(configurationService);
|
|
18
|
-
this.configurationService = configurationService;
|
|
19
|
-
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
|
|
24
|
-
type: Component,
|
|
25
|
-
args: [{
|
|
26
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
27
|
-
selector: 'kendo-chart-navigator-category-axis-crosshair-tooltip',
|
|
28
|
-
template: '',
|
|
29
|
-
standalone: true
|
|
30
|
-
}]
|
|
31
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,30 +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 { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { CategoryAxisLabelsComponent } from '../../../chart/category-axis-item/labels.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the navigator category axis labels.
|
|
12
|
-
*/
|
|
13
|
-
export class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
constructor(configurationService) {
|
|
16
|
-
super(configurationService);
|
|
17
|
-
this.configurationService = configurationService;
|
|
18
|
-
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
21
|
-
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
|
|
23
|
-
type: Component,
|
|
24
|
-
args: [{
|
|
25
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
26
|
-
selector: 'kendo-chart-navigator-category-axis-labels',
|
|
27
|
-
template: '',
|
|
28
|
-
standalone: true
|
|
29
|
-
}]
|
|
30
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,45 +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 { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { CategoryAxisNotesComponent } from '../../../chart/category-axis-item/notes.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents notes configuration of the navigator category axis.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-stockchart>
|
|
16
|
-
* <kendo-chart-navigator>
|
|
17
|
-
* <kendo-chart-navigator-category-axis>
|
|
18
|
-
* <kendo-chart-navigator-category-axis-notes [visible]="true">
|
|
19
|
-
* </kendo-chart-navigator-category-axis-notes>
|
|
20
|
-
* </kendo-chart-navigator-category-axis>
|
|
21
|
-
* </kendo-chart-navigator>
|
|
22
|
-
* </kendo-stockchart>
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @remarks
|
|
26
|
-
* Supported children components are: {@link NavigatorCategoryAxisNotesIconComponent} and {@link NavigatorCategoryAxisNotesLabelComponent}.
|
|
27
|
-
*/
|
|
28
|
-
export class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesComponent {
|
|
29
|
-
configurationService;
|
|
30
|
-
constructor(configurationService) {
|
|
31
|
-
super(configurationService);
|
|
32
|
-
this.configurationService = configurationService;
|
|
33
|
-
}
|
|
34
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
35
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
36
|
-
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
|
|
38
|
-
type: Component,
|
|
39
|
-
args: [{
|
|
40
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
41
|
-
selector: 'kendo-chart-navigator-category-axis-notes',
|
|
42
|
-
template: '',
|
|
43
|
-
standalone: true
|
|
44
|
-
}]
|
|
45
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,30 +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 { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { CategoryAxisNotesIconComponent } from '../../../chart/category-axis-item/notes.icon.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the icon configuration for the navigator category axis notes.
|
|
12
|
-
*/
|
|
13
|
-
export class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIconComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
constructor(configurationService) {
|
|
16
|
-
super(configurationService);
|
|
17
|
-
this.configurationService = configurationService;
|
|
18
|
-
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
21
|
-
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
|
|
23
|
-
type: Component,
|
|
24
|
-
args: [{
|
|
25
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
26
|
-
selector: 'kendo-chart-navigator-category-axis-notes-icon',
|
|
27
|
-
template: '',
|
|
28
|
-
standalone: true
|
|
29
|
-
}]
|
|
30
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,30 +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 { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../../../common/configuration.service';
|
|
7
|
-
import { CategoryAxisNotesLabelComponent } from '../../../chart/category-axis-item/notes.label.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the label configuration for the navigator category axis notes.
|
|
12
|
-
*/
|
|
13
|
-
export class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesLabelComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
constructor(configurationService) {
|
|
16
|
-
super(configurationService);
|
|
17
|
-
this.configurationService = configurationService;
|
|
18
|
-
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
21
|
-
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
|
|
23
|
-
type: Component,
|
|
24
|
-
args: [{
|
|
25
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
26
|
-
selector: 'kendo-chart-navigator-category-axis-notes-label',
|
|
27
|
-
template: '',
|
|
28
|
-
standalone: true
|
|
29
|
-
}]
|
|
30
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|