@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,60 +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 icon configuration for the category axis notes in the Chart.
|
|
12
|
-
*/
|
|
13
|
-
export class CategoryAxisNotesIconComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Sets the background color of the icon.
|
|
17
|
-
*/
|
|
18
|
-
background;
|
|
19
|
-
/**
|
|
20
|
-
* Configures the border of the icon.
|
|
21
|
-
*/
|
|
22
|
-
border;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the size of the icon.
|
|
25
|
-
*/
|
|
26
|
-
size;
|
|
27
|
-
/**
|
|
28
|
-
* Sets the type of the icon.
|
|
29
|
-
*/
|
|
30
|
-
type;
|
|
31
|
-
/**
|
|
32
|
-
* Determines whether the icon is visible.
|
|
33
|
-
*/
|
|
34
|
-
visible;
|
|
35
|
-
constructor(configurationService) {
|
|
36
|
-
super('notes.icon', configurationService);
|
|
37
|
-
this.configurationService = configurationService;
|
|
38
|
-
}
|
|
39
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
40
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
41
|
-
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
|
|
43
|
-
type: Component,
|
|
44
|
-
args: [{
|
|
45
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
46
|
-
selector: 'kendo-chart-category-axis-item-notes-icon',
|
|
47
|
-
template: '',
|
|
48
|
-
standalone: true
|
|
49
|
-
}]
|
|
50
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
51
|
-
type: Input
|
|
52
|
-
}], border: [{
|
|
53
|
-
type: Input
|
|
54
|
-
}], size: [{
|
|
55
|
-
type: Input
|
|
56
|
-
}], type: [{
|
|
57
|
-
type: Input
|
|
58
|
-
}], visible: [{
|
|
59
|
-
type: Input
|
|
60
|
-
}] } });
|
|
@@ -1,91 +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 label configuration for the category axis notes in the Chart.
|
|
12
|
-
*/
|
|
13
|
-
export class CategoryAxisNotesLabelComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Sets the background color of the label.
|
|
17
|
-
*/
|
|
18
|
-
background;
|
|
19
|
-
/**
|
|
20
|
-
* Configures the border of the label.
|
|
21
|
-
*/
|
|
22
|
-
border;
|
|
23
|
-
/**
|
|
24
|
-
* Sets the text color of the label.
|
|
25
|
-
*/
|
|
26
|
-
color;
|
|
27
|
-
/**
|
|
28
|
-
* Provides a function that creates the content of the label.
|
|
29
|
-
*/
|
|
30
|
-
content;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the font style of the label.
|
|
33
|
-
* @default '12px, sans-serif'
|
|
34
|
-
*/
|
|
35
|
-
font;
|
|
36
|
-
/**
|
|
37
|
-
* Specifies the format for displaying the notes label. Uses the [`format`]({% slug api_intl_intlservice %}#toc-format) method of IntlService.
|
|
38
|
-
* Contains one placeholder (`"{0}"`) which represents the category value.
|
|
39
|
-
* @default '{0}'
|
|
40
|
-
*/
|
|
41
|
-
format;
|
|
42
|
-
/**
|
|
43
|
-
* Specifies the position of the label.
|
|
44
|
-
* @default "inside"
|
|
45
|
-
*/
|
|
46
|
-
position;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the rotation angle of the label. By default, the label is not rotated.
|
|
49
|
-
* @default 0
|
|
50
|
-
*/
|
|
51
|
-
rotation;
|
|
52
|
-
/**
|
|
53
|
-
* Determines whether the Chart displays the category notes label.
|
|
54
|
-
* By default, the category notes label is visible.
|
|
55
|
-
* @default true
|
|
56
|
-
*/
|
|
57
|
-
visible;
|
|
58
|
-
constructor(configurationService) {
|
|
59
|
-
super('notes.label', configurationService);
|
|
60
|
-
this.configurationService = configurationService;
|
|
61
|
-
}
|
|
62
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
63
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
64
|
-
}
|
|
65
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
|
|
66
|
-
type: Component,
|
|
67
|
-
args: [{
|
|
68
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
69
|
-
selector: 'kendo-chart-category-axis-item-notes-label',
|
|
70
|
-
template: '',
|
|
71
|
-
standalone: true
|
|
72
|
-
}]
|
|
73
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
74
|
-
type: Input
|
|
75
|
-
}], border: [{
|
|
76
|
-
type: Input
|
|
77
|
-
}], color: [{
|
|
78
|
-
type: Input
|
|
79
|
-
}], content: [{
|
|
80
|
-
type: Input
|
|
81
|
-
}], font: [{
|
|
82
|
-
type: Input
|
|
83
|
-
}], format: [{
|
|
84
|
-
type: Input
|
|
85
|
-
}], position: [{
|
|
86
|
-
type: Input
|
|
87
|
-
}], rotation: [{
|
|
88
|
-
type: Input
|
|
89
|
-
}], visible: [{
|
|
90
|
-
type: Input
|
|
91
|
-
}] } });
|
|
@@ -1,32 +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 './labels.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
import * as i1 from "../../common/configuration.service";
|
|
10
|
-
/**
|
|
11
|
-
* Represents the range labels configuration for the category axis in the Chart ([see example]({% slug labels_chart_charts %})).
|
|
12
|
-
*/
|
|
13
|
-
export class CategoryAxisRangeLabelsComponent extends CategoryAxisLabelsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
constructor(configurationService) {
|
|
16
|
-
super(configurationService);
|
|
17
|
-
this.configurationService = configurationService;
|
|
18
|
-
this.configKey = 'rangeLabels';
|
|
19
|
-
this.markAsVisible();
|
|
20
|
-
}
|
|
21
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisRangeLabelsComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-range-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
23
|
-
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
|
|
25
|
-
type: Component,
|
|
26
|
-
args: [{
|
|
27
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
28
|
-
selector: 'kendo-chart-category-axis-item-range-labels',
|
|
29
|
-
template: '',
|
|
30
|
-
standalone: true
|
|
31
|
-
}]
|
|
32
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -1,60 +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
|
-
* Configures the selection for the category axis in the Chart. When set, axis selection is enabled and the range is index-based, starting from zero. You can specify the lower and upper boundaries, minimum and maximum values, and mousewheel configuration. If the categories are dates, specify the range with date values.
|
|
12
|
-
*/
|
|
13
|
-
export class CategoryAxisSelectComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Sets the lower boundary of the selected range.
|
|
17
|
-
*/
|
|
18
|
-
from;
|
|
19
|
-
/**
|
|
20
|
-
* Sets the maximum value for the selection.
|
|
21
|
-
*/
|
|
22
|
-
max;
|
|
23
|
-
/**
|
|
24
|
-
* Sets the minimum value for the selection.
|
|
25
|
-
*/
|
|
26
|
-
min;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the mousewheel configuration for the selection.
|
|
29
|
-
*/
|
|
30
|
-
mousewheel;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the upper boundary of the selected range.
|
|
33
|
-
*/
|
|
34
|
-
to;
|
|
35
|
-
constructor(configurationService) {
|
|
36
|
-
super('select', configurationService);
|
|
37
|
-
this.configurationService = configurationService;
|
|
38
|
-
}
|
|
39
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
40
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisSelectComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-select", inputs: { from: "from", max: "max", min: "min", mousewheel: "mousewheel", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
41
|
-
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
|
|
43
|
-
type: Component,
|
|
44
|
-
args: [{
|
|
45
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
46
|
-
selector: 'kendo-chart-category-axis-item-select',
|
|
47
|
-
template: '',
|
|
48
|
-
standalone: true
|
|
49
|
-
}]
|
|
50
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { from: [{
|
|
51
|
-
type: Input
|
|
52
|
-
}], max: [{
|
|
53
|
-
type: Input
|
|
54
|
-
}], min: [{
|
|
55
|
-
type: Input
|
|
56
|
-
}], mousewheel: [{
|
|
57
|
-
type: Input
|
|
58
|
-
}], to: [{
|
|
59
|
-
type: Input
|
|
60
|
-
}] } });
|
|
@@ -1,103 +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 title configuration for the category axis in the Chart.
|
|
12
|
-
*/
|
|
13
|
-
export class CategoryAxisTitleComponent extends SettingsComponent {
|
|
14
|
-
configurationService;
|
|
15
|
-
/**
|
|
16
|
-
* Sets the background color of the title.
|
|
17
|
-
*/
|
|
18
|
-
background;
|
|
19
|
-
/**
|
|
20
|
-
* Configures the border of the title.
|
|
21
|
-
*/
|
|
22
|
-
border;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the text color of the title.
|
|
25
|
-
*/
|
|
26
|
-
color;
|
|
27
|
-
/**
|
|
28
|
-
* Sets the font style of the title.
|
|
29
|
-
* @default 'bold 16px sans-serif'
|
|
30
|
-
*/
|
|
31
|
-
font;
|
|
32
|
-
/**
|
|
33
|
-
* Specifies the margin of the title. A numeric value sets all margins.
|
|
34
|
-
* @default 5
|
|
35
|
-
*/
|
|
36
|
-
margin;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies the padding of the title. A numeric value sets all paddings.
|
|
39
|
-
* @default 0
|
|
40
|
-
*/
|
|
41
|
-
padding;
|
|
42
|
-
/**
|
|
43
|
-
* Sets the position of the title.
|
|
44
|
-
* @default 'center'
|
|
45
|
-
*/
|
|
46
|
-
position;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the rotation angle of the title. By default, the title is not rotated.
|
|
49
|
-
* @default 0
|
|
50
|
-
*/
|
|
51
|
-
rotation;
|
|
52
|
-
/**
|
|
53
|
-
* Specifies the text of the title.
|
|
54
|
-
*/
|
|
55
|
-
text;
|
|
56
|
-
/**
|
|
57
|
-
* Determines whether the Chart displays the category axis title.
|
|
58
|
-
* By default, the category axis title is visible.
|
|
59
|
-
* @default true
|
|
60
|
-
*/
|
|
61
|
-
visible;
|
|
62
|
-
/**
|
|
63
|
-
* Provides a function that creates a custom visual for the title.
|
|
64
|
-
*/
|
|
65
|
-
visual;
|
|
66
|
-
constructor(configurationService) {
|
|
67
|
-
super('title', configurationService);
|
|
68
|
-
this.configurationService = configurationService;
|
|
69
|
-
}
|
|
70
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
72
|
-
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
|
|
74
|
-
type: Component,
|
|
75
|
-
args: [{
|
|
76
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
77
|
-
selector: 'kendo-chart-category-axis-item-title',
|
|
78
|
-
template: '',
|
|
79
|
-
standalone: true
|
|
80
|
-
}]
|
|
81
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
82
|
-
type: Input
|
|
83
|
-
}], border: [{
|
|
84
|
-
type: Input
|
|
85
|
-
}], color: [{
|
|
86
|
-
type: Input
|
|
87
|
-
}], font: [{
|
|
88
|
-
type: Input
|
|
89
|
-
}], margin: [{
|
|
90
|
-
type: Input
|
|
91
|
-
}], padding: [{
|
|
92
|
-
type: Input
|
|
93
|
-
}], position: [{
|
|
94
|
-
type: Input
|
|
95
|
-
}], rotation: [{
|
|
96
|
-
type: Input
|
|
97
|
-
}], text: [{
|
|
98
|
-
type: Input
|
|
99
|
-
}], visible: [{
|
|
100
|
-
type: Input
|
|
101
|
-
}], visual: [{
|
|
102
|
-
type: Input
|
|
103
|
-
}] } });
|
|
@@ -1,265 +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, Inject, Input, LOCALE_ID } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import { CollectionItemComponent } from '../common/collection-item.component';
|
|
8
|
-
import { CollectionService } from '../common/collection.service';
|
|
9
|
-
import { ConfigurationService } from '../common/configuration.service';
|
|
10
|
-
import { WeekStartDay } from '../common/property-types';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
import * as i1 from "../common/configuration.service";
|
|
13
|
-
import * as i2 from "../common/collection.service";
|
|
14
|
-
import * as i3 from "@progress/kendo-angular-intl";
|
|
15
|
-
/**
|
|
16
|
-
* Represents the configuration component for a category axis ([see example]({% slug axes_chart_charts %})).
|
|
17
|
-
*
|
|
18
|
-
* @remarks
|
|
19
|
-
* Supported children components are: {@link CategoryAxisCrosshairComponent}, {@link CategoryAxisLabelsComponent},
|
|
20
|
-
* {@link CategoryAxisNotesComponent}, {@link CategoryAxisSelectComponent}, {@link CategoryAxisTitleComponent}, and {@link CategoryAxisRangeLabelsComponent}.
|
|
21
|
-
*/
|
|
22
|
-
export class CategoryAxisItemComponent extends CollectionItemComponent {
|
|
23
|
-
configurationService;
|
|
24
|
-
collectionService;
|
|
25
|
-
intl;
|
|
26
|
-
/**
|
|
27
|
-
* Specifies the automatic base unit steps configuration.
|
|
28
|
-
*/
|
|
29
|
-
autoBaseUnitSteps;
|
|
30
|
-
/**
|
|
31
|
-
* Specifies the axis crossing value or values.
|
|
32
|
-
*/
|
|
33
|
-
axisCrossingValue;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies the background color of the axis.
|
|
36
|
-
*/
|
|
37
|
-
background;
|
|
38
|
-
/**
|
|
39
|
-
* Specifies the base unit of the axis.
|
|
40
|
-
*/
|
|
41
|
-
baseUnit;
|
|
42
|
-
/**
|
|
43
|
-
* Specifies the base unit step of the axis.
|
|
44
|
-
*/
|
|
45
|
-
baseUnitStep;
|
|
46
|
-
/**
|
|
47
|
-
* Specifies the categories for the axis.
|
|
48
|
-
*/
|
|
49
|
-
categories;
|
|
50
|
-
/**
|
|
51
|
-
* Specifies the color of the axis.
|
|
52
|
-
*/
|
|
53
|
-
color;
|
|
54
|
-
/**
|
|
55
|
-
* Determines whether the axis is justified.
|
|
56
|
-
*/
|
|
57
|
-
justified;
|
|
58
|
-
/**
|
|
59
|
-
* Specifies the line configuration of the axis.
|
|
60
|
-
*/
|
|
61
|
-
line;
|
|
62
|
-
/**
|
|
63
|
-
* Specifies the major grid lines configuration of the axis.
|
|
64
|
-
*/
|
|
65
|
-
majorGridLines;
|
|
66
|
-
/**
|
|
67
|
-
* Specifies the major ticks configuration of the axis.
|
|
68
|
-
*/
|
|
69
|
-
majorTicks;
|
|
70
|
-
/**
|
|
71
|
-
* Specifies the maximum value of the axis.
|
|
72
|
-
*/
|
|
73
|
-
max;
|
|
74
|
-
/**
|
|
75
|
-
* Specifies the maximum number of groups (categories) to display when
|
|
76
|
-
* [`categoryAxis.baseUnit`]({% slug api_charts_categoryaxis %}#toc-baseunit) is set to `"fit"` or
|
|
77
|
-
* [`categoryAxis.baseUnitStep`]({% slug api_charts_categoryaxis %}#toc-baseunitstep) is set to `"auto"`.
|
|
78
|
-
* @default 10
|
|
79
|
-
*/
|
|
80
|
-
maxDateGroups;
|
|
81
|
-
/**
|
|
82
|
-
* Specifies the maximum divisions of the axis.
|
|
83
|
-
*/
|
|
84
|
-
maxDivisions;
|
|
85
|
-
/**
|
|
86
|
-
* Specifies the minimum value of the axis.
|
|
87
|
-
*/
|
|
88
|
-
min;
|
|
89
|
-
/**
|
|
90
|
-
* Specifies the minor grid lines configuration of the axis.
|
|
91
|
-
*/
|
|
92
|
-
minorGridLines;
|
|
93
|
-
/**
|
|
94
|
-
* Specifies the minor ticks configuration of the axis.
|
|
95
|
-
*/
|
|
96
|
-
minorTicks;
|
|
97
|
-
/**
|
|
98
|
-
* Specifies the unique axis name. Use it to associate a series with a category axis,
|
|
99
|
-
* which utilizes the [`series.categoryAxis`]({% slug api_charts_series %}#toc-categoryaxis) option.
|
|
100
|
-
* @default 'primary'
|
|
101
|
-
*/
|
|
102
|
-
name;
|
|
103
|
-
/**
|
|
104
|
-
* Specifies the pane of the axis.
|
|
105
|
-
*/
|
|
106
|
-
pane;
|
|
107
|
-
/**
|
|
108
|
-
* Specifies the plot bands configuration of the axis.
|
|
109
|
-
*/
|
|
110
|
-
plotBands;
|
|
111
|
-
/**
|
|
112
|
-
* Determines whether the category axis direction is reversed.
|
|
113
|
-
* Categories are listed from left to right and from bottom to top by default.
|
|
114
|
-
* @default false
|
|
115
|
-
*/
|
|
116
|
-
reverse;
|
|
117
|
-
/**
|
|
118
|
-
* Determines whether the Chart rounds the first and last date to the nearest base unit.
|
|
119
|
-
* @default true
|
|
120
|
-
*/
|
|
121
|
-
roundToBaseUnit;
|
|
122
|
-
/**
|
|
123
|
-
* Specifies the angle (degrees) of the first category on the axis.
|
|
124
|
-
* Use positive values to increase the angle clockwise with zero to the left. Negative values are acceptable.
|
|
125
|
-
* @default 90
|
|
126
|
-
*/
|
|
127
|
-
startAngle;
|
|
128
|
-
/**
|
|
129
|
-
* Specifies the category axis type.
|
|
130
|
-
* Use `category` for a discrete category axis and `date` for a specialized axis for displaying chronological data.
|
|
131
|
-
* @default 'category'
|
|
132
|
-
*/
|
|
133
|
-
type;
|
|
134
|
-
/**
|
|
135
|
-
* Determines whether the Chart displays the category axis. The category axis is visible by default.
|
|
136
|
-
* @default true
|
|
137
|
-
*/
|
|
138
|
-
visible;
|
|
139
|
-
/**
|
|
140
|
-
* Specifies the week start day when the `baseUnit` is set to `"weeks"`.
|
|
141
|
-
* @default 'Sunday'
|
|
142
|
-
*/
|
|
143
|
-
weekStartDay;
|
|
144
|
-
// These options are also available as child components
|
|
145
|
-
/**
|
|
146
|
-
* Specifies the crosshair configuration of the axis.
|
|
147
|
-
*/
|
|
148
|
-
crosshair;
|
|
149
|
-
/**
|
|
150
|
-
* Specifies the labels configuration of the axis.
|
|
151
|
-
*/
|
|
152
|
-
labels;
|
|
153
|
-
/**
|
|
154
|
-
* Specifies the notes configuration of the axis.
|
|
155
|
-
*/
|
|
156
|
-
notes;
|
|
157
|
-
/**
|
|
158
|
-
* Specifies the selection configuration of the axis.
|
|
159
|
-
*/
|
|
160
|
-
select;
|
|
161
|
-
/**
|
|
162
|
-
* Specifies the title configuration of the axis.
|
|
163
|
-
*/
|
|
164
|
-
title;
|
|
165
|
-
/**
|
|
166
|
-
* Specifies the range labels configuration of the axis.
|
|
167
|
-
*/
|
|
168
|
-
rangeLabels;
|
|
169
|
-
intlSubscription;
|
|
170
|
-
constructor(configurationService, collectionService, intl, localeId) {
|
|
171
|
-
super(configurationService, collectionService);
|
|
172
|
-
this.configurationService = configurationService;
|
|
173
|
-
this.collectionService = collectionService;
|
|
174
|
-
this.intl = intl;
|
|
175
|
-
intl.localeId = localeId;
|
|
176
|
-
this.notifyChanges({ weekStartDay: intl.firstDay(intl.localeId) });
|
|
177
|
-
this.intlSubscription = intl.changes.subscribe(() => {
|
|
178
|
-
this.notifyChanges({ weekStartDay: intl.firstDay(intl.localeId) });
|
|
179
|
-
});
|
|
180
|
-
}
|
|
181
|
-
ngOnDestroy() {
|
|
182
|
-
if (this.intlSubscription) {
|
|
183
|
-
this.intlSubscription.unsubscribe();
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
187
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisItemComponent, isStandalone: true, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
188
|
-
}
|
|
189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
|
|
190
|
-
type: Component,
|
|
191
|
-
args: [{
|
|
192
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
193
|
-
providers: [ConfigurationService],
|
|
194
|
-
selector: 'kendo-chart-category-axis-item',
|
|
195
|
-
template: '',
|
|
196
|
-
standalone: true
|
|
197
|
-
}]
|
|
198
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.IntlService }, { type: undefined, decorators: [{
|
|
199
|
-
type: Inject,
|
|
200
|
-
args: [LOCALE_ID]
|
|
201
|
-
}] }], propDecorators: { autoBaseUnitSteps: [{
|
|
202
|
-
type: Input
|
|
203
|
-
}], axisCrossingValue: [{
|
|
204
|
-
type: Input
|
|
205
|
-
}], background: [{
|
|
206
|
-
type: Input
|
|
207
|
-
}], baseUnit: [{
|
|
208
|
-
type: Input
|
|
209
|
-
}], baseUnitStep: [{
|
|
210
|
-
type: Input
|
|
211
|
-
}], categories: [{
|
|
212
|
-
type: Input
|
|
213
|
-
}], color: [{
|
|
214
|
-
type: Input
|
|
215
|
-
}], justified: [{
|
|
216
|
-
type: Input
|
|
217
|
-
}], line: [{
|
|
218
|
-
type: Input
|
|
219
|
-
}], majorGridLines: [{
|
|
220
|
-
type: Input
|
|
221
|
-
}], majorTicks: [{
|
|
222
|
-
type: Input
|
|
223
|
-
}], max: [{
|
|
224
|
-
type: Input
|
|
225
|
-
}], maxDateGroups: [{
|
|
226
|
-
type: Input
|
|
227
|
-
}], maxDivisions: [{
|
|
228
|
-
type: Input
|
|
229
|
-
}], min: [{
|
|
230
|
-
type: Input
|
|
231
|
-
}], minorGridLines: [{
|
|
232
|
-
type: Input
|
|
233
|
-
}], minorTicks: [{
|
|
234
|
-
type: Input
|
|
235
|
-
}], name: [{
|
|
236
|
-
type: Input
|
|
237
|
-
}], pane: [{
|
|
238
|
-
type: Input
|
|
239
|
-
}], plotBands: [{
|
|
240
|
-
type: Input
|
|
241
|
-
}], reverse: [{
|
|
242
|
-
type: Input
|
|
243
|
-
}], roundToBaseUnit: [{
|
|
244
|
-
type: Input
|
|
245
|
-
}], startAngle: [{
|
|
246
|
-
type: Input
|
|
247
|
-
}], type: [{
|
|
248
|
-
type: Input
|
|
249
|
-
}], visible: [{
|
|
250
|
-
type: Input
|
|
251
|
-
}], weekStartDay: [{
|
|
252
|
-
type: Input
|
|
253
|
-
}], crosshair: [{
|
|
254
|
-
type: Input
|
|
255
|
-
}], labels: [{
|
|
256
|
-
type: Input
|
|
257
|
-
}], notes: [{
|
|
258
|
-
type: Input
|
|
259
|
-
}], select: [{
|
|
260
|
-
type: Input
|
|
261
|
-
}], title: [{
|
|
262
|
-
type: Input
|
|
263
|
-
}], rangeLabels: [{
|
|
264
|
-
type: Input
|
|
265
|
-
}] } });
|
|
@@ -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 } 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 { CategoryAxisItemComponent } from './category-axis-item.component';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
import * as i1 from "../common/configuration.service";
|
|
13
|
-
import * as i2 from "../common/collection.service";
|
|
14
|
-
/**
|
|
15
|
-
* Represents a collection of one or more category axis items.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```ts
|
|
19
|
-
* import { Component } from '@angular/core';
|
|
20
|
-
*
|
|
21
|
-
* @Component({
|
|
22
|
-
* selector: 'my-app',
|
|
23
|
-
* template: `
|
|
24
|
-
* <kendo-chart>
|
|
25
|
-
* <kendo-chart-category-axis>
|
|
26
|
-
* <kendo-chart-category-axis-item [categories]="[2015, 2016]" color="#f00">
|
|
27
|
-
* </kendo-chart-category-axis-item>
|
|
28
|
-
* </kendo-chart-category-axis>
|
|
29
|
-
* <kendo-chart-series>
|
|
30
|
-
* <kendo-chart-series-item type="line" [data]="[1, 2, 3]">
|
|
31
|
-
* </kendo-chart-series-item>
|
|
32
|
-
* </kendo-chart-series>
|
|
33
|
-
* </kendo-chart>
|
|
34
|
-
* `
|
|
35
|
-
* })
|
|
36
|
-
* class AppComponent {
|
|
37
|
-
* }
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @remarks
|
|
41
|
-
* Supported children components are: {@link CategoryAxisItemComponent}.
|
|
42
|
-
*/
|
|
43
|
-
export class CategoryAxisComponent extends CollectionComponent {
|
|
44
|
-
configurationService;
|
|
45
|
-
collectionService;
|
|
46
|
-
children;
|
|
47
|
-
constructor(configurationService, collectionService) {
|
|
48
|
-
super('categoryAxis', configurationService, collectionService);
|
|
49
|
-
this.configurationService = configurationService;
|
|
50
|
-
this.collectionService = collectionService;
|
|
51
|
-
}
|
|
52
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
53
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisComponent, isStandalone: true, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], 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: CategoryAxisComponent, decorators: [{
|
|
56
|
-
type: Component,
|
|
57
|
-
args: [{
|
|
58
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
59
|
-
providers: [CollectionService],
|
|
60
|
-
selector: 'kendo-chart-category-axis',
|
|
61
|
-
template: '',
|
|
62
|
-
standalone: true
|
|
63
|
-
}]
|
|
64
|
-
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { children: [{
|
|
65
|
-
type: ContentChildren,
|
|
66
|
-
args: [CategoryAxisItemComponent]
|
|
67
|
-
}] } });
|