@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,67 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectionStrategy, Component, ViewContainerRef } from '@angular/core';
|
|
6
|
-
import { ContentChildren, QueryList } from '@angular/core';
|
|
7
|
-
import { CollectionComponent } from '../common/collection.component';
|
|
8
|
-
import { CollectionService } from '../common/collection.service';
|
|
9
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
10
|
-
import { TooltipTemplateService } from '../common/tooltip-template.service';
|
|
11
|
-
import { SeriesItemComponent } from './series-item.component';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
import * as i1 from "../common/configuration.service";
|
|
14
|
-
import * as i2 from "../common/collection.service";
|
|
15
|
-
import * as i3 from "../common/tooltip-template.service";
|
|
16
|
-
/**
|
|
17
|
-
* Represents collection of one or more series items ([see example](slug:series_chart_charts)).
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```html
|
|
21
|
-
* <kendo-chart>
|
|
22
|
-
* <kendo-chart-series>
|
|
23
|
-
* <kendo-chart-series-item type="line" [data]="[1, 2, 3]">
|
|
24
|
-
* </kendo-chart-series-item>
|
|
25
|
-
* </kendo-chart-series>
|
|
26
|
-
* </kendo-chart>
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @remarks
|
|
30
|
-
* Supported children components are: {@link SeriesItemComponent}.
|
|
31
|
-
*/
|
|
32
|
-
export class SeriesComponent extends CollectionComponent {
|
|
33
|
-
configurationService;
|
|
34
|
-
collectionService;
|
|
35
|
-
tooltipTemplateService;
|
|
36
|
-
viewContainer;
|
|
37
|
-
children;
|
|
38
|
-
constructor(configurationService, collectionService, tooltipTemplateService, viewContainer) {
|
|
39
|
-
super('series', configurationService, collectionService);
|
|
40
|
-
this.configurationService = configurationService;
|
|
41
|
-
this.collectionService = collectionService;
|
|
42
|
-
this.tooltipTemplateService = tooltipTemplateService;
|
|
43
|
-
this.viewContainer = viewContainer;
|
|
44
|
-
}
|
|
45
|
-
ngAfterContentChecked() {
|
|
46
|
-
this.readTooltipTemplates();
|
|
47
|
-
}
|
|
48
|
-
readTooltipTemplates() {
|
|
49
|
-
const templates = this.children.map((item) => item.seriesTooltipTemplateRef);
|
|
50
|
-
this.tooltipTemplateService.setSeriesTemplates(templates);
|
|
51
|
-
}
|
|
52
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
53
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesComponent, isStandalone: true, selector: "kendo-chart-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: SeriesItemComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
54
|
-
}
|
|
55
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesComponent, decorators: [{
|
|
56
|
-
type: Component,
|
|
57
|
-
args: [{
|
|
58
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
59
|
-
providers: [CollectionService],
|
|
60
|
-
selector: 'kendo-chart-series',
|
|
61
|
-
template: '',
|
|
62
|
-
standalone: true
|
|
63
|
-
}]
|
|
64
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.TooltipTemplateService }, { type: i0.ViewContainerRef }], propDecorators: { children: [{
|
|
65
|
-
type: ContentChildren,
|
|
66
|
-
args: [SeriesItemComponent, { descendants: true }]
|
|
67
|
-
}] } });
|
|
@@ -1,108 +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, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo UI for Angular Chart Subtitle component
|
|
12
|
-
* ([see example]({% slug title_chart_charts %})).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-chart [categoryAxis]="{ categories: categories }">
|
|
17
|
-
* <kendo-chart-subtitle text="/GDP annual %/"></kendo-chart-subtitle>
|
|
18
|
-
* </kendo-chart>
|
|
19
|
-
* ```
|
|
20
|
-
*/
|
|
21
|
-
export class SubtitleComponent extends SettingsComponent {
|
|
22
|
-
configurationService;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the horizontal alignment of the subtitle.
|
|
25
|
-
*/
|
|
26
|
-
align;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the background color of the subtitle. Accepts a valid CSS color string, including HEX and RGB.
|
|
29
|
-
*
|
|
30
|
-
* @default 'white'
|
|
31
|
-
*/
|
|
32
|
-
background;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the border configuration of the subtitle.
|
|
35
|
-
*/
|
|
36
|
-
border;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies the color of the subtitle text.
|
|
39
|
-
*/
|
|
40
|
-
color;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the font of the subtitle.
|
|
43
|
-
*
|
|
44
|
-
* @default '12px sans-serif'
|
|
45
|
-
*/
|
|
46
|
-
font;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the margin configuration of the subtitle.
|
|
49
|
-
*/
|
|
50
|
-
margin;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the padding of the subtitle. A numeric value sets all paddings.
|
|
53
|
-
*
|
|
54
|
-
* @default 5
|
|
55
|
-
*/
|
|
56
|
-
padding;
|
|
57
|
-
/**
|
|
58
|
-
* Specifies the position of the subtitle.
|
|
59
|
-
*
|
|
60
|
-
* @default 'top'
|
|
61
|
-
*/
|
|
62
|
-
position;
|
|
63
|
-
/**
|
|
64
|
-
* Specifies the text content of the subtitle.
|
|
65
|
-
*/
|
|
66
|
-
text;
|
|
67
|
-
/**
|
|
68
|
-
* Determines whether the Chart displays the subtitle.
|
|
69
|
-
*
|
|
70
|
-
* @default true
|
|
71
|
-
*/
|
|
72
|
-
visible;
|
|
73
|
-
constructor(configurationService) {
|
|
74
|
-
super('subtitle', configurationService);
|
|
75
|
-
this.configurationService = configurationService;
|
|
76
|
-
}
|
|
77
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SubtitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
78
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SubtitleComponent, isStandalone: true, selector: "kendo-chart-subtitle", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
79
|
-
}
|
|
80
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SubtitleComponent, decorators: [{
|
|
81
|
-
type: Component,
|
|
82
|
-
args: [{
|
|
83
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
84
|
-
selector: 'kendo-chart-subtitle',
|
|
85
|
-
template: '',
|
|
86
|
-
standalone: true
|
|
87
|
-
}]
|
|
88
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { align: [{
|
|
89
|
-
type: Input
|
|
90
|
-
}], background: [{
|
|
91
|
-
type: Input
|
|
92
|
-
}], border: [{
|
|
93
|
-
type: Input
|
|
94
|
-
}], color: [{
|
|
95
|
-
type: Input
|
|
96
|
-
}], font: [{
|
|
97
|
-
type: Input
|
|
98
|
-
}], margin: [{
|
|
99
|
-
type: Input
|
|
100
|
-
}], padding: [{
|
|
101
|
-
type: Input
|
|
102
|
-
}], position: [{
|
|
103
|
-
type: Input
|
|
104
|
-
}], text: [{
|
|
105
|
-
type: Input
|
|
106
|
-
}], visible: [{
|
|
107
|
-
type: Input
|
|
108
|
-
}] } });
|
|
@@ -1,119 +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, Input } from '@angular/core';
|
|
6
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
7
|
-
import { SettingsComponent } from '../common/settings.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the Kendo UI for Angular Chart Title configuration
|
|
12
|
-
* ([see example]({% slug title_chart_charts %})).
|
|
13
|
-
*
|
|
14
|
-
* @example
|
|
15
|
-
* ```html
|
|
16
|
-
* <kendo-chart [categoryAxis]="{ categories: categories }">
|
|
17
|
-
* <kendo-chart-title text="Title Text" [padding]="{bottom: 20}"></kendo-chart-title>
|
|
18
|
-
* ...
|
|
19
|
-
* </kendo-chart>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export class TitleComponent extends SettingsComponent {
|
|
23
|
-
configurationService;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the alignment of the title.
|
|
26
|
-
* The alignment options for text include `center` for middle alignment, `left` for left alignment, and `right` for right alignment, allowing for flexible positioning of the title.
|
|
27
|
-
*
|
|
28
|
-
* @default 'center'
|
|
29
|
-
*/
|
|
30
|
-
align;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the background color of the title. Accepts a valid CSS color string, including HEX and RGB.
|
|
33
|
-
*
|
|
34
|
-
* @default 'white'
|
|
35
|
-
*/
|
|
36
|
-
background;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies the border configuration of the title.
|
|
39
|
-
*/
|
|
40
|
-
border;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the text color of the title.
|
|
43
|
-
*/
|
|
44
|
-
color;
|
|
45
|
-
/**
|
|
46
|
-
* Specifies the font of the title.
|
|
47
|
-
*
|
|
48
|
-
* @default '16px sans-serif'
|
|
49
|
-
*/
|
|
50
|
-
font;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the margin of the title. A numeric value sets all margins.
|
|
53
|
-
*/
|
|
54
|
-
margin;
|
|
55
|
-
/**
|
|
56
|
-
* Specifies the padding of the title. A numeric value sets all paddings.
|
|
57
|
-
*
|
|
58
|
-
* @default 5
|
|
59
|
-
*/
|
|
60
|
-
padding;
|
|
61
|
-
/**
|
|
62
|
-
* Specifies the position of the title.
|
|
63
|
-
* The positioning options for titles include `bottom` for positioning at the bottom and `top` for positioning at the top, providing flexibility in title placement.
|
|
64
|
-
*
|
|
65
|
-
* @default 'top'
|
|
66
|
-
*/
|
|
67
|
-
position;
|
|
68
|
-
/**
|
|
69
|
-
* Specifies the text of the title.
|
|
70
|
-
*/
|
|
71
|
-
text;
|
|
72
|
-
/**
|
|
73
|
-
* Specifies the description of the title.
|
|
74
|
-
*/
|
|
75
|
-
description;
|
|
76
|
-
/**
|
|
77
|
-
* Determines whether the Chart displays the title.
|
|
78
|
-
*
|
|
79
|
-
* @default true
|
|
80
|
-
*/
|
|
81
|
-
visible;
|
|
82
|
-
constructor(configurationService) {
|
|
83
|
-
super('title', configurationService);
|
|
84
|
-
this.configurationService = configurationService;
|
|
85
|
-
}
|
|
86
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
87
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TitleComponent, isStandalone: true, selector: "kendo-chart-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
88
|
-
}
|
|
89
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TitleComponent, decorators: [{
|
|
90
|
-
type: Component,
|
|
91
|
-
args: [{
|
|
92
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
93
|
-
selector: 'kendo-chart-title',
|
|
94
|
-
template: '',
|
|
95
|
-
standalone: true
|
|
96
|
-
}]
|
|
97
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { align: [{
|
|
98
|
-
type: Input
|
|
99
|
-
}], background: [{
|
|
100
|
-
type: Input
|
|
101
|
-
}], border: [{
|
|
102
|
-
type: Input
|
|
103
|
-
}], color: [{
|
|
104
|
-
type: Input
|
|
105
|
-
}], font: [{
|
|
106
|
-
type: Input
|
|
107
|
-
}], margin: [{
|
|
108
|
-
type: Input
|
|
109
|
-
}], padding: [{
|
|
110
|
-
type: Input
|
|
111
|
-
}], position: [{
|
|
112
|
-
type: Input
|
|
113
|
-
}], text: [{
|
|
114
|
-
type: Input
|
|
115
|
-
}], description: [{
|
|
116
|
-
type: Input
|
|
117
|
-
}], visible: [{
|
|
118
|
-
type: Input
|
|
119
|
-
}] } });
|
|
@@ -1,101 +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 { Directive, Input } from '@angular/core';
|
|
6
|
-
import { PopupService } from '@progress/kendo-angular-popup';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "@progress/kendo-angular-popup";
|
|
10
|
-
import * as i2 from "@progress/kendo-angular-l10n";
|
|
11
|
-
const POSITION_MODE = 'absolute';
|
|
12
|
-
const COLLISION = { horizontal: "fit", vertical: "fit" };
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export class BaseTooltip {
|
|
17
|
-
popupService;
|
|
18
|
-
localizationService;
|
|
19
|
-
animate;
|
|
20
|
-
style = {};
|
|
21
|
-
templateRef;
|
|
22
|
-
popupRef = null;
|
|
23
|
-
popupSettings;
|
|
24
|
-
constructor(popupService, localizationService) {
|
|
25
|
-
this.popupService = popupService;
|
|
26
|
-
this.localizationService = localizationService;
|
|
27
|
-
}
|
|
28
|
-
get active() {
|
|
29
|
-
return this.popupRef !== null;
|
|
30
|
-
}
|
|
31
|
-
show(e) {
|
|
32
|
-
const align = e.anchor.align;
|
|
33
|
-
const offset = this.position(e.anchor.point);
|
|
34
|
-
this.style = e.style;
|
|
35
|
-
if (!this.popupRef) {
|
|
36
|
-
this.popupRef = this.popupService.open({
|
|
37
|
-
offset: offset,
|
|
38
|
-
popupAlign: align,
|
|
39
|
-
animate: this.animate,
|
|
40
|
-
content: this.templateRef,
|
|
41
|
-
collision: COLLISION,
|
|
42
|
-
positionMode: POSITION_MODE,
|
|
43
|
-
...this.popupSettings
|
|
44
|
-
});
|
|
45
|
-
if (this.localizationService.rtl) {
|
|
46
|
-
this.popupRef.popupElement.setAttribute('dir', 'rtl');
|
|
47
|
-
}
|
|
48
|
-
this.onInit();
|
|
49
|
-
}
|
|
50
|
-
else {
|
|
51
|
-
const popup = this.popupRef.popup.instance;
|
|
52
|
-
popup.offset = offset;
|
|
53
|
-
popup.popupAlign = align;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
onInit() {
|
|
57
|
-
/* noop */
|
|
58
|
-
}
|
|
59
|
-
hide() {
|
|
60
|
-
if (this.popupRef) {
|
|
61
|
-
this.popupRef.close();
|
|
62
|
-
this.popupRef = null;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
ngOnDestroy() {
|
|
66
|
-
this.hide();
|
|
67
|
-
}
|
|
68
|
-
position(offset) {
|
|
69
|
-
if (!this.popupSettings?.appendTo) {
|
|
70
|
-
return offset;
|
|
71
|
-
}
|
|
72
|
-
const appendTo = this.popupSettings.appendTo.element.nativeElement;
|
|
73
|
-
const bbox = appendTo.getBoundingClientRect();
|
|
74
|
-
const { scrollLeft, scrollTop } = this.scrollOffset(appendTo);
|
|
75
|
-
return {
|
|
76
|
-
left: offset.left - bbox.left - scrollLeft,
|
|
77
|
-
top: offset.top - bbox.top - scrollTop
|
|
78
|
-
};
|
|
79
|
-
}
|
|
80
|
-
scrollOffset(element) {
|
|
81
|
-
if (!element) {
|
|
82
|
-
return null;
|
|
83
|
-
}
|
|
84
|
-
let scrollLeft = element.scrollLeft;
|
|
85
|
-
let scrollTop = element.scrollTop;
|
|
86
|
-
let parent = element.parentElement;
|
|
87
|
-
while (parent) {
|
|
88
|
-
scrollLeft += parent.scrollLeft;
|
|
89
|
-
scrollTop += parent.scrollTop;
|
|
90
|
-
parent = parent.parentElement;
|
|
91
|
-
}
|
|
92
|
-
return { scrollLeft, scrollTop };
|
|
93
|
-
}
|
|
94
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseTooltip, deps: [{ token: i1.PopupService }, { token: i2.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
95
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: BaseTooltip, inputs: { popupSettings: "popupSettings" }, ngImport: i0 });
|
|
96
|
-
}
|
|
97
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseTooltip, decorators: [{
|
|
98
|
-
type: Directive
|
|
99
|
-
}], ctorParameters: () => [{ type: i1.PopupService }, { type: i2.LocalizationService }], propDecorators: { popupSettings: [{
|
|
100
|
-
type: Input
|
|
101
|
-
}] } });
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ElementRef } from '@angular/core';
|
|
6
|
-
import { isDocumentAvailable } from '@progress/kendo-angular-common';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export function bodyFactory() {
|
|
11
|
-
if (isDocumentAvailable()) {
|
|
12
|
-
return new ElementRef(document.body);
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1,72 +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 { Component, Input, ViewChild, TemplateRef, Renderer2 } from '@angular/core';
|
|
6
|
-
import { BaseTooltip } from './base-tooltip';
|
|
7
|
-
import { PopupService, POPUP_CONTAINER } from '@progress/kendo-angular-popup';
|
|
8
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
9
|
-
import { bodyFactory } from './body-factory';
|
|
10
|
-
import { NgStyle } from '@angular/common';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
import * as i1 from "@progress/kendo-angular-popup";
|
|
13
|
-
import * as i2 from "@progress/kendo-angular-l10n";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export class CrosshairTooltipComponent extends BaseTooltip {
|
|
18
|
-
renderer;
|
|
19
|
-
templateRef;
|
|
20
|
-
key;
|
|
21
|
-
value;
|
|
22
|
-
animate = false;
|
|
23
|
-
constructor(popupService, localizationService, renderer) {
|
|
24
|
-
super(popupService, localizationService);
|
|
25
|
-
this.renderer = renderer;
|
|
26
|
-
}
|
|
27
|
-
onInit() {
|
|
28
|
-
if (this.popupRef?.popupElement) {
|
|
29
|
-
this.renderer.addClass(this.popupRef.popupElement, 'k-chart-tooltip-wrapper');
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
show(e) {
|
|
33
|
-
super.show(e);
|
|
34
|
-
this.value = e.value;
|
|
35
|
-
this.popupRef.popup.changeDetectorRef.detectChanges();
|
|
36
|
-
}
|
|
37
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipComponent, deps: [{ token: i1.PopupService }, { token: i2.LocalizationService }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-crosshair-tooltip", inputs: { key: "key" }, providers: [PopupService, {
|
|
39
|
-
provide: POPUP_CONTAINER,
|
|
40
|
-
useFactory: bodyFactory
|
|
41
|
-
}], viewQueries: [{ propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
42
|
-
<ng-template #content>
|
|
43
|
-
<div class="k-chart-tooltip k-chart-crosshair-tooltip" [ngStyle]="style">
|
|
44
|
-
{{ value }}
|
|
45
|
-
</div>
|
|
46
|
-
</ng-template>
|
|
47
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
|
|
48
|
-
}
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
|
|
50
|
-
type: Component,
|
|
51
|
-
args: [{
|
|
52
|
-
providers: [PopupService, {
|
|
53
|
-
provide: POPUP_CONTAINER,
|
|
54
|
-
useFactory: bodyFactory
|
|
55
|
-
}],
|
|
56
|
-
selector: 'kendo-chart-crosshair-tooltip',
|
|
57
|
-
template: `
|
|
58
|
-
<ng-template #content>
|
|
59
|
-
<div class="k-chart-tooltip k-chart-crosshair-tooltip" [ngStyle]="style">
|
|
60
|
-
{{ value }}
|
|
61
|
-
</div>
|
|
62
|
-
</ng-template>
|
|
63
|
-
`,
|
|
64
|
-
standalone: true,
|
|
65
|
-
imports: [NgStyle]
|
|
66
|
-
}]
|
|
67
|
-
}], ctorParameters: () => [{ type: i1.PopupService }, { type: i2.LocalizationService }, { type: i0.Renderer2 }], propDecorators: { templateRef: [{
|
|
68
|
-
type: ViewChild,
|
|
69
|
-
args: ['content', { static: true }]
|
|
70
|
-
}], key: [{
|
|
71
|
-
type: Input
|
|
72
|
-
}] } });
|
|
@@ -1,115 +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 { Component, ViewChildren, QueryList, Input } from '@angular/core';
|
|
6
|
-
import { CrosshairTooltipComponent } from './crosshair-tooltip.component';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
const AXES = ["categoryAxis", "valueAxis", "xAxis", "yAxis"];
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export class CrosshairTooltipsContainerComponent {
|
|
13
|
-
popupSettings;
|
|
14
|
-
crossahairTooltipComponents;
|
|
15
|
-
tooltipKeys = [];
|
|
16
|
-
tooltipsMap = {};
|
|
17
|
-
show(e) {
|
|
18
|
-
const tooltipComponents = this.crossahairTooltipComponents.toArray();
|
|
19
|
-
const axisName = e.axisName;
|
|
20
|
-
const axisIndex = e.axisIndex;
|
|
21
|
-
for (let idx = 0; idx < tooltipComponents.length; idx++) {
|
|
22
|
-
if (tooltipComponents[idx].key === axisName + axisIndex) {
|
|
23
|
-
tooltipComponents[idx].show(e);
|
|
24
|
-
break;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
hide() {
|
|
29
|
-
const tooltipComponents = this.crossahairTooltipComponents.toArray();
|
|
30
|
-
for (let idx = 0; idx < tooltipComponents.length; idx++) {
|
|
31
|
-
tooltipComponents[idx].hide();
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
get active() {
|
|
35
|
-
return this.tooltipKeys.length > 0;
|
|
36
|
-
}
|
|
37
|
-
createCrosshairTooltips(options) {
|
|
38
|
-
const newMap = this.mapTooltips(options);
|
|
39
|
-
const map = this.tooltipsMap;
|
|
40
|
-
for (const key in map) {
|
|
41
|
-
if (!newMap[key]) {
|
|
42
|
-
this.removeTooltip(key);
|
|
43
|
-
delete map[key];
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
for (const key in newMap) {
|
|
47
|
-
if (!map[key] && key !== 'constructor' && key !== '__proto__' && key !== 'prototype') {
|
|
48
|
-
map[key] = newMap[key];
|
|
49
|
-
this.tooltipKeys.push(key);
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
removeTooltip(key) {
|
|
54
|
-
const keys = this.tooltipKeys;
|
|
55
|
-
for (let idx = 0; idx < keys.length; idx++) {
|
|
56
|
-
if (keys[idx] === key) {
|
|
57
|
-
keys.splice(idx, 1);
|
|
58
|
-
break;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
mapTooltips(options) {
|
|
63
|
-
const map = {};
|
|
64
|
-
for (let idx = 0; idx < AXES.length; idx++) {
|
|
65
|
-
const tooltips = this.axesCrosshairTooltipOptions(options, AXES[idx]);
|
|
66
|
-
for (let tooltipIdx = 0; tooltipIdx < tooltips.length; tooltipIdx++) {
|
|
67
|
-
const tooltip = tooltips[tooltipIdx];
|
|
68
|
-
map[tooltip.name + tooltip.index] = tooltip;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
return map;
|
|
72
|
-
}
|
|
73
|
-
axesCrosshairTooltipOptions(options, name) {
|
|
74
|
-
const result = [];
|
|
75
|
-
if (options[name]) {
|
|
76
|
-
const axes = [].concat(options[name]);
|
|
77
|
-
for (let idx = 0; idx < axes.length; idx++) {
|
|
78
|
-
const tooltip = axes[idx].crosshair?.tooltip;
|
|
79
|
-
if (tooltip?.visible) {
|
|
80
|
-
result.push({
|
|
81
|
-
index: idx,
|
|
82
|
-
name: name
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
return result;
|
|
88
|
-
}
|
|
89
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
90
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: CrosshairTooltipsContainerComponent, isStandalone: true, selector: "kendo-chart-crosshair-tooltips-container", inputs: { popupSettings: "popupSettings" }, viewQueries: [{ propertyName: "crossahairTooltipComponents", predicate: CrosshairTooltipComponent, descendants: true }], ngImport: i0, template: `
|
|
91
|
-
@for (key of tooltipKeys; track key) {
|
|
92
|
-
<kendo-chart-crosshair-tooltip [key]="key" [popupSettings]="popupSettings">
|
|
93
|
-
</kendo-chart-crosshair-tooltip>
|
|
94
|
-
}
|
|
95
|
-
`, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: ["key"] }] });
|
|
96
|
-
}
|
|
97
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
|
|
98
|
-
type: Component,
|
|
99
|
-
args: [{
|
|
100
|
-
selector: 'kendo-chart-crosshair-tooltips-container',
|
|
101
|
-
template: `
|
|
102
|
-
@for (key of tooltipKeys; track key) {
|
|
103
|
-
<kendo-chart-crosshair-tooltip [key]="key" [popupSettings]="popupSettings">
|
|
104
|
-
</kendo-chart-crosshair-tooltip>
|
|
105
|
-
}
|
|
106
|
-
`,
|
|
107
|
-
standalone: true,
|
|
108
|
-
imports: [CrosshairTooltipComponent]
|
|
109
|
-
}]
|
|
110
|
-
}], propDecorators: { popupSettings: [{
|
|
111
|
-
type: Input
|
|
112
|
-
}], crossahairTooltipComponents: [{
|
|
113
|
-
type: ViewChildren,
|
|
114
|
-
args: [CrosshairTooltipComponent]
|
|
115
|
-
}] } });
|
|
@@ -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 {};
|
|
@@ -1,59 +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 { Directive, TemplateRef, Optional } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Represents a directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
9
|
-
* within the `<kendo-chart-tooltip>` component for the
|
|
10
|
-
* [series tooltip](slug:tooltips_chart_charts#toc-specifying-a-template).
|
|
11
|
-
* The following context fields are frequently utilized:
|
|
12
|
-
* - `let-category="category"`—The category name.
|
|
13
|
-
* - `let-dataItem="dataItem"`—The original data item used to construct the point. It will be `null` if binding to an array.
|
|
14
|
-
* - `let-series="series"`—The data series.
|
|
15
|
-
* - `let-value="value"`—The value of the point (either a number or an object).
|
|
16
|
-
* For the full list of available fields, refer to the [`TooltipTemplatePoint`](slug:api_charts_tooltiptemplatepoint).
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* ```ts
|
|
20
|
-
* import { Component } from '@angular/core';
|
|
21
|
-
*
|
|
22
|
-
* _@Component({
|
|
23
|
-
* selector: 'my-app',
|
|
24
|
-
* template: `
|
|
25
|
-
* <kendo-chart>
|
|
26
|
-
* <kendo-chart-tooltip>
|
|
27
|
-
* <ng-template kendoChartSeriesTooltipTemplate let-value="value">
|
|
28
|
-
* Value is {{value}}
|
|
29
|
-
* </ng-template>
|
|
30
|
-
* </kendo-chart-tooltip>
|
|
31
|
-
* <kendo-chart-series>
|
|
32
|
-
* <kendo-chart-series-item [data]="[1, 2, 3]">
|
|
33
|
-
* </kendo-chart-series-item>
|
|
34
|
-
* </kendo-chart-series>
|
|
35
|
-
* </kendo-chart>
|
|
36
|
-
* `
|
|
37
|
-
* })
|
|
38
|
-
* class AppComponent {
|
|
39
|
-
* }
|
|
40
|
-
*
|
|
41
|
-
* ```
|
|
42
|
-
*/
|
|
43
|
-
export class SeriesTooltipTemplateDirective {
|
|
44
|
-
templateRef;
|
|
45
|
-
constructor(templateRef) {
|
|
46
|
-
this.templateRef = templateRef;
|
|
47
|
-
}
|
|
48
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
49
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SeriesTooltipTemplateDirective, isStandalone: true, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
|
|
50
|
-
}
|
|
51
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
|
|
52
|
-
type: Directive,
|
|
53
|
-
args: [{
|
|
54
|
-
selector: '[kendoChartSeriesTooltipTemplate]',
|
|
55
|
-
standalone: true
|
|
56
|
-
}]
|
|
57
|
-
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
58
|
-
type: Optional
|
|
59
|
-
}] }] });
|