@progress/kendo-angular-charts 7.3.2 → 11.0.0-develop.79
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/NOTICE.txt +3 -3
- package/README.md +3 -3
- package/api-types/axis-range.interface.d.ts +3 -3
- package/api-types/chart-axis.interface.d.ts +1 -1
- package/api-types/chart-pane.interface.d.ts +1 -1
- package/api-types/chart-plotarea.interface.d.ts +1 -1
- package/api-types/chart-svg-export-options.interface.d.ts +1 -1
- package/api-types/chart-visual-export-options.interface.d.ts +1 -1
- package/api-types/event-axis-options.interface.d.ts +1 -1
- package/api-types/event-series-options.interface.d.ts +1 -1
- package/api-types/series-point-marker.interface.d.ts +1 -1
- package/api-types/series-point.interface.d.ts +1 -1
- package/argument-types/axis-label-content-args.interface.d.ts +1 -1
- package/argument-types/axis-label-visual-args.interface.d.ts +1 -1
- package/argument-types/axis-note-content-args.interface.d.ts +1 -1
- package/argument-types/axis-note-visual-args.interface.d.ts +1 -1
- package/argument-types/error-bars-value-args.interface.d.ts +1 -1
- package/argument-types/error-bars-visual-args.interface.d.ts +1 -1
- package/argument-types/highlight-toggle-args.interface.d.ts +1 -1
- package/argument-types/highlight-visual-args.interface.d.ts +1 -1
- package/argument-types/legend-item-visual-args.interface.d.ts +1 -1
- package/argument-types/legend-labels-content-args.interface.d.ts +1 -1
- package/argument-types/markers-visual-args.interface.d.ts +1 -1
- package/argument-types/plot-band-label-visual-args.interface.d.ts +1 -1
- package/argument-types/series-labels-content-args.interface.d.ts +1 -1
- package/argument-types/series-labels-visual-args.interface.d.ts +1 -1
- package/argument-types/series-note-content-args.interface.d.ts +1 -1
- package/argument-types/series-note-visual-args.interface.d.ts +1 -1
- package/argument-types/series-visual-args.interface.d.ts +1 -1
- package/argument-types/title-visual-args.interface.d.ts +1 -1
- package/chart/axis-defaults/crosshair.component.d.ts +1 -1
- package/chart/axis-defaults/crosshair.tooltip.component.d.ts +1 -1
- package/chart/axis-defaults/labels.component.d.ts +1 -1
- package/chart/axis-defaults/title.component.d.ts +1 -1
- package/chart/axis-defaults.component.d.ts +1 -1
- package/chart/category-axis-item/crosshair.component.d.ts +1 -1
- package/chart/category-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/category-axis-item/labels.component.d.ts +1 -1
- package/chart/category-axis-item/notes.component.d.ts +1 -1
- package/chart/category-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/category-axis-item/notes.label.component.d.ts +1 -1
- package/chart/category-axis-item/range-labels.component.d.ts +1 -1
- package/chart/category-axis-item/select.component.d.ts +1 -1
- package/chart/category-axis-item/title.component.d.ts +1 -1
- package/chart/category-axis-item.component.d.ts +1 -1
- package/chart/category-axis.component.d.ts +1 -1
- package/chart/chart-area.component.d.ts +1 -1
- package/chart/donut-center-template.directive.d.ts +2 -2
- package/chart/legend/inactive-items.component.d.ts +1 -1
- package/chart/legend/item.component.d.ts +1 -1
- package/chart/legend.component.d.ts +1 -1
- package/chart/pane/title.component.d.ts +1 -1
- package/chart/pane-defaults/title.component.d.ts +1 -1
- package/chart/pane-defaults.component.d.ts +1 -1
- package/chart/pane.component.d.ts +1 -1
- package/chart/panes.component.d.ts +1 -1
- package/chart/plot-area.component.d.ts +1 -1
- package/chart/series-defaults/labels.component.d.ts +1 -1
- package/chart/series-defaults/labels.from.component.d.ts +1 -1
- package/chart/series-defaults/labels.to.component.d.ts +1 -1
- package/chart/series-defaults/notes.component.d.ts +1 -1
- package/chart/series-defaults/notes.icon.component.d.ts +1 -1
- package/chart/series-defaults/notes.label.component.d.ts +1 -1
- package/chart/series-defaults/tooltip.component.d.ts +1 -1
- package/chart/series-defaults.component.d.ts +1 -1
- package/chart/series-item/error-bars.component.d.ts +1 -1
- package/chart/series-item/extremes.component.d.ts +1 -1
- package/chart/series-item/highlight.component.d.ts +1 -1
- package/chart/series-item/labels.component.d.ts +1 -1
- package/chart/series-item/labels.from.component.d.ts +1 -1
- package/chart/series-item/labels.to.component.d.ts +1 -1
- package/chart/series-item/markers.component.d.ts +1 -1
- package/chart/series-item/notes.component.d.ts +1 -1
- package/chart/series-item/notes.icon.component.d.ts +1 -1
- package/chart/series-item/notes.label.component.d.ts +1 -1
- package/chart/series-item/outliers.component.d.ts +1 -1
- package/chart/series-item/tooltip.component.d.ts +1 -1
- package/chart/series-item.component.d.ts +1 -1
- package/chart/series.component.d.ts +1 -1
- package/chart/subtitle.component.d.ts +1 -1
- package/chart/title.component.d.ts +1 -1
- package/chart/tooltip/base-tooltip.d.ts +2 -2
- package/chart/tooltip/body-factory.d.ts +1 -1
- package/chart/tooltip/crosshair-tooltip.component.d.ts +1 -1
- package/chart/tooltip/crosshair-tooltips-container.component.d.ts +1 -1
- package/chart/tooltip/popup-settings.interface.d.ts +1 -1
- package/chart/tooltip/series-tooltip-template.directive.d.ts +2 -2
- package/chart/tooltip/shared-tooltip-template.directive.d.ts +2 -2
- package/chart/tooltip/tooltip-popup.component.d.ts +1 -1
- package/chart/tooltip/tooltip-template-point.d.ts +1 -1
- package/chart/tooltip.component.d.ts +1 -1
- package/chart/value-axis-item/crosshair.component.d.ts +1 -1
- package/chart/value-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/value-axis-item/labels.component.d.ts +1 -1
- package/chart/value-axis-item/notes.component.d.ts +1 -1
- package/chart/value-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/value-axis-item/notes.label.component.d.ts +1 -1
- package/chart/value-axis-item/title.component.d.ts +1 -1
- package/chart/value-axis-item.component.d.ts +1 -1
- package/chart/value-axis.component.d.ts +1 -1
- package/chart/x-axis-item/crosshair.component.d.ts +1 -1
- package/chart/x-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/x-axis-item/labels.component.d.ts +1 -1
- package/chart/x-axis-item/notes.component.d.ts +1 -1
- package/chart/x-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/x-axis-item/notes.label.component.d.ts +1 -1
- package/chart/x-axis-item/title.component.d.ts +1 -1
- package/chart/x-axis-item.component.d.ts +1 -1
- package/chart/x-axis.component.d.ts +1 -1
- package/chart/y-axis-item/crosshair.component.d.ts +1 -1
- package/chart/y-axis-item/crosshair.tooltip.component.d.ts +1 -1
- package/chart/y-axis-item/labels.component.d.ts +1 -1
- package/chart/y-axis-item/notes.component.d.ts +1 -1
- package/chart/y-axis-item/notes.icon.component.d.ts +1 -1
- package/chart/y-axis-item/notes.label.component.d.ts +1 -1
- package/chart/y-axis-item/title.component.d.ts +1 -1
- package/chart/y-axis-item.component.d.ts +1 -1
- package/chart/y-axis.component.d.ts +1 -1
- package/chart/zoomable.component.d.ts +1 -1
- package/chart-defaults.d.ts +1 -1
- package/chart-options.interface.d.ts +1 -1
- package/chart.component.d.ts +1 -1
- package/chart.directives.d.ts +1 -1
- package/chart.module.d.ts +2 -2
- package/charts.module.d.ts +3 -3
- package/common/api-types.d.ts +1 -1
- package/common/chart-default-theme.d.ts +1 -1
- package/common/chart-instance-observer.d.ts +1 -1
- package/common/collection-item.component.d.ts +1 -1
- package/common/collection.component.d.ts +1 -1
- package/common/collection.service.d.ts +1 -1
- package/common/configuration.service.d.ts +1 -1
- package/common/copy-changes.d.ts +1 -1
- package/common/events.d.ts +1 -1
- package/common/has-parent.d.ts +1 -1
- package/common/prefix-configuration.service.d.ts +1 -1
- package/common/property-types.d.ts +1 -1
- package/common/root-configuration.service.d.ts +1 -1
- package/common/settings.component.d.ts +1 -1
- package/common/theme.service.d.ts +1 -1
- package/common/to-simple-changes.d.ts +1 -1
- package/common/tooltip-template.service.d.ts +1 -1
- package/{esm2015/api-types/chart-plotarea.interface.js → esm2020/api-types/axis-range.interface.mjs} +1 -1
- package/{esm2015/api-types/axis-range.interface.js → esm2020/api-types/chart-axis.interface.mjs} +1 -1
- package/{esm2015/api-types/chart-axis.interface.js → esm2020/api-types/chart-pane.interface.mjs} +1 -1
- package/{esm2015/api-types/chart-pane.interface.js → esm2020/api-types/chart-plotarea.interface.mjs} +1 -1
- package/esm2020/api-types/chart-svg-export-options.interface.mjs +5 -0
- package/esm2020/api-types/chart-visual-export-options.interface.mjs +5 -0
- package/esm2020/api-types/event-axis-options.interface.mjs +5 -0
- package/esm2020/api-types/event-series-options.interface.mjs +5 -0
- package/esm2020/api-types/series-point-marker.interface.mjs +5 -0
- package/esm2020/api-types/series-point.interface.mjs +5 -0
- package/esm2020/argument-types/axis-label-content-args.interface.mjs +5 -0
- package/esm2020/argument-types/axis-label-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/axis-note-content-args.interface.mjs +5 -0
- package/esm2020/argument-types/axis-note-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/error-bars-value-args.interface.mjs +5 -0
- package/esm2020/argument-types/error-bars-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/highlight-toggle-args.interface.mjs +5 -0
- package/esm2020/argument-types/highlight-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/legend-item-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/legend-labels-content-args.interface.mjs +5 -0
- package/esm2020/argument-types/markers-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/plot-band-label-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/series-labels-content-args.interface.mjs +5 -0
- package/esm2020/argument-types/series-labels-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/series-note-content-args.interface.mjs +5 -0
- package/esm2020/argument-types/series-note-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/series-visual-args.interface.mjs +5 -0
- package/esm2020/argument-types/title-visual-args.interface.mjs +5 -0
- package/{esm2015/chart/axis-defaults/crosshair.component.js → esm2020/chart/axis-defaults/crosshair.component.mjs} +5 -4
- package/{esm2015/chart/axis-defaults/crosshair.tooltip.component.js → esm2020/chart/axis-defaults/crosshair.tooltip.component.mjs} +5 -4
- package/{esm2015/chart/axis-defaults/labels.component.js → esm2020/chart/axis-defaults/labels.component.mjs} +5 -4
- package/{esm2015/chart/axis-defaults/title.component.js → esm2020/chart/axis-defaults/title.component.mjs} +5 -4
- package/{esm2015/chart/axis-defaults.component.js → esm2020/chart/axis-defaults.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/crosshair.component.js → esm2020/chart/category-axis-item/crosshair.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/crosshair.tooltip.component.js → esm2020/chart/category-axis-item/crosshair.tooltip.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/labels.component.js → esm2020/chart/category-axis-item/labels.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/notes.component.js → esm2020/chart/category-axis-item/notes.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/notes.icon.component.js → esm2020/chart/category-axis-item/notes.icon.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/notes.label.component.js → esm2020/chart/category-axis-item/notes.label.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/range-labels.component.js → esm2020/chart/category-axis-item/range-labels.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/select.component.js → esm2020/chart/category-axis-item/select.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item/title.component.js → esm2020/chart/category-axis-item/title.component.mjs} +5 -4
- package/{esm2015/chart/category-axis-item.component.js → esm2020/chart/category-axis-item.component.mjs} +7 -4
- package/{esm2015/chart/category-axis.component.js → esm2020/chart/category-axis.component.mjs} +6 -5
- package/{esm2015/chart/chart-area.component.js → esm2020/chart/chart-area.component.mjs} +5 -4
- package/{esm2015/chart/donut-center-template.directive.js → esm2020/chart/donut-center-template.directive.mjs} +6 -6
- package/{esm2015/chart/legend/inactive-items.component.js → esm2020/chart/legend/inactive-items.component.mjs} +5 -4
- package/{esm2015/chart/legend/item.component.js → esm2020/chart/legend/item.component.mjs} +5 -4
- package/{esm2015/chart/legend.component.js → esm2020/chart/legend.component.mjs} +5 -4
- package/{esm2015/chart/pane/title.component.js → esm2020/chart/pane/title.component.mjs} +5 -4
- package/{esm2015/chart/pane-defaults/title.component.js → esm2020/chart/pane-defaults/title.component.mjs} +5 -4
- package/{esm2015/chart/pane-defaults.component.js → esm2020/chart/pane-defaults.component.mjs} +5 -4
- package/{esm2015/chart/pane.component.js → esm2020/chart/pane.component.mjs} +5 -4
- package/{esm2015/chart/panes.component.js → esm2020/chart/panes.component.mjs} +6 -5
- package/{esm2015/chart/plot-area.component.js → esm2020/chart/plot-area.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults/labels.component.js → esm2020/chart/series-defaults/labels.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults/labels.from.component.js → esm2020/chart/series-defaults/labels.from.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults/labels.to.component.js → esm2020/chart/series-defaults/labels.to.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults/notes.component.js → esm2020/chart/series-defaults/notes.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults/notes.icon.component.js → esm2020/chart/series-defaults/notes.icon.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults/notes.label.component.js → esm2020/chart/series-defaults/notes.label.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults/tooltip.component.js → esm2020/chart/series-defaults/tooltip.component.mjs} +5 -4
- package/{esm2015/chart/series-defaults.component.js → esm2020/chart/series-defaults.component.mjs} +5 -4
- package/{esm2015/chart/series-item/error-bars.component.js → esm2020/chart/series-item/error-bars.component.mjs} +5 -4
- package/{esm2015/chart/series-item/extremes.component.js → esm2020/chart/series-item/extremes.component.mjs} +5 -4
- package/{esm2015/chart/series-item/highlight.component.js → esm2020/chart/series-item/highlight.component.mjs} +5 -4
- package/{esm2015/chart/series-item/labels.component.js → esm2020/chart/series-item/labels.component.mjs} +5 -4
- package/{esm2015/chart/series-item/labels.from.component.js → esm2020/chart/series-item/labels.from.component.mjs} +5 -4
- package/{esm2015/chart/series-item/labels.to.component.js → esm2020/chart/series-item/labels.to.component.mjs} +5 -4
- package/{esm2015/chart/series-item/markers.component.js → esm2020/chart/series-item/markers.component.mjs} +5 -4
- package/{esm2015/chart/series-item/notes.component.js → esm2020/chart/series-item/notes.component.mjs} +5 -4
- package/{esm2015/chart/series-item/notes.icon.component.js → esm2020/chart/series-item/notes.icon.component.mjs} +5 -4
- package/{esm2015/chart/series-item/notes.label.component.js → esm2020/chart/series-item/notes.label.component.mjs} +5 -4
- package/{esm2015/chart/series-item/outliers.component.js → esm2020/chart/series-item/outliers.component.mjs} +5 -4
- package/{esm2015/chart/series-item/tooltip.component.js → esm2020/chart/series-item/tooltip.component.mjs} +5 -4
- package/{esm2015/chart/series-item.component.js → esm2020/chart/series-item.component.mjs} +5 -4
- package/{esm2015/chart/series.component.js → esm2020/chart/series.component.mjs} +7 -5
- package/{esm2015/chart/subtitle.component.js → esm2020/chart/subtitle.component.mjs} +5 -4
- package/{esm2015/chart/title.component.js → esm2020/chart/title.component.mjs} +5 -4
- package/{esm2015/chart/tooltip/base-tooltip.js → esm2020/chart/tooltip/base-tooltip.mjs} +9 -6
- package/{esm2015/chart/tooltip/body-factory.js → esm2020/chart/tooltip/body-factory.mjs} +1 -1
- package/{esm2015/chart/tooltip/crosshair-tooltip.component.js → esm2020/chart/tooltip/crosshair-tooltip.component.mjs} +6 -5
- package/{esm2015/chart/tooltip/crosshair-tooltips-container.component.js → esm2020/chart/tooltip/crosshair-tooltips-container.component.mjs} +7 -7
- package/esm2020/chart/tooltip/popup-settings.interface.mjs +5 -0
- package/{esm2015/chart/tooltip/series-tooltip-template.directive.js → esm2020/chart/tooltip/series-tooltip-template.directive.mjs} +6 -6
- package/{esm2015/chart/tooltip/shared-tooltip-template.directive.js → esm2020/chart/tooltip/shared-tooltip-template.directive.mjs} +6 -6
- package/{esm2015/chart/tooltip/tooltip-popup.component.js → esm2020/chart/tooltip/tooltip-popup.component.mjs} +7 -5
- package/{esm2015/chart/tooltip/tooltip-template-point.js → esm2020/chart/tooltip/tooltip-template-point.mjs} +1 -1
- package/{esm2015/chart/tooltip.component.js → esm2020/chart/tooltip.component.mjs} +6 -4
- package/{esm2015/chart/value-axis-item/crosshair.component.js → esm2020/chart/value-axis-item/crosshair.component.mjs} +5 -4
- package/{esm2015/chart/value-axis-item/crosshair.tooltip.component.js → esm2020/chart/value-axis-item/crosshair.tooltip.component.mjs} +5 -4
- package/{esm2015/chart/value-axis-item/labels.component.js → esm2020/chart/value-axis-item/labels.component.mjs} +5 -4
- package/{esm2015/chart/value-axis-item/notes.component.js → esm2020/chart/value-axis-item/notes.component.mjs} +5 -4
- package/{esm2015/chart/value-axis-item/notes.icon.component.js → esm2020/chart/value-axis-item/notes.icon.component.mjs} +5 -4
- package/{esm2015/chart/value-axis-item/notes.label.component.js → esm2020/chart/value-axis-item/notes.label.component.mjs} +5 -4
- package/{esm2015/chart/value-axis-item/title.component.js → esm2020/chart/value-axis-item/title.component.mjs} +5 -4
- package/{esm2015/chart/value-axis-item.component.js → esm2020/chart/value-axis-item.component.mjs} +5 -4
- package/{esm2015/chart/value-axis.component.js → esm2020/chart/value-axis.component.mjs} +6 -5
- package/{esm2015/chart/x-axis-item/crosshair.component.js → esm2020/chart/x-axis-item/crosshair.component.mjs} +5 -4
- package/{esm2015/chart/x-axis-item/crosshair.tooltip.component.js → esm2020/chart/x-axis-item/crosshair.tooltip.component.mjs} +5 -4
- package/{esm2015/chart/x-axis-item/labels.component.js → esm2020/chart/x-axis-item/labels.component.mjs} +5 -4
- package/{esm2015/chart/x-axis-item/notes.component.js → esm2020/chart/x-axis-item/notes.component.mjs} +5 -4
- package/{esm2015/chart/x-axis-item/notes.icon.component.js → esm2020/chart/x-axis-item/notes.icon.component.mjs} +5 -4
- package/{esm2015/chart/x-axis-item/notes.label.component.js → esm2020/chart/x-axis-item/notes.label.component.mjs} +5 -4
- package/{esm2015/chart/x-axis-item/title.component.js → esm2020/chart/x-axis-item/title.component.mjs} +5 -4
- package/{esm2015/chart/x-axis-item.component.js → esm2020/chart/x-axis-item.component.mjs} +7 -4
- package/{esm2015/chart/x-axis.component.js → esm2020/chart/x-axis.component.mjs} +6 -5
- package/{esm2015/chart/y-axis-item/crosshair.component.js → esm2020/chart/y-axis-item/crosshair.component.mjs} +5 -4
- package/{esm2015/chart/y-axis-item/crosshair.tooltip.component.js → esm2020/chart/y-axis-item/crosshair.tooltip.component.mjs} +5 -4
- package/{esm2015/chart/y-axis-item/labels.component.js → esm2020/chart/y-axis-item/labels.component.mjs} +5 -4
- package/{esm2015/chart/y-axis-item/notes.component.js → esm2020/chart/y-axis-item/notes.component.mjs} +5 -4
- package/{esm2015/chart/y-axis-item/notes.icon.component.js → esm2020/chart/y-axis-item/notes.icon.component.mjs} +5 -4
- package/{esm2015/chart/y-axis-item/notes.label.component.js → esm2020/chart/y-axis-item/notes.label.component.mjs} +5 -4
- package/{esm2015/chart/y-axis-item/title.component.js → esm2020/chart/y-axis-item/title.component.mjs} +5 -4
- package/{esm2015/chart/y-axis-item.component.js → esm2020/chart/y-axis-item.component.mjs} +5 -4
- package/{esm2015/chart/y-axis.component.js → esm2020/chart/y-axis.component.mjs} +6 -5
- package/{esm2015/chart/zoomable.component.js → esm2020/chart/zoomable.component.mjs} +5 -4
- package/{esm2015/chart-defaults.js → esm2020/chart-defaults.mjs} +1 -1
- package/esm2020/chart-options.interface.mjs +5 -0
- package/{esm2015/chart.component.js → esm2020/chart.component.mjs} +9 -6
- package/{esm2015/chart.directives.js → esm2020/chart.directives.mjs} +1 -1
- package/{esm2015/chart.module.js → esm2020/chart.module.mjs} +6 -6
- package/{esm2015/charts.module.js → esm2020/charts.module.mjs} +7 -7
- package/esm2020/common/api-types.mjs +5 -0
- package/{esm2015/common/chart-default-theme.js → esm2020/common/chart-default-theme.mjs} +1 -1
- package/{esm2015/common/chart-instance-observer.js → esm2020/common/chart-instance-observer.mjs} +1 -1
- package/{esm2015/common/collection-item.component.js → esm2020/common/collection-item.component.mjs} +6 -5
- package/{esm2015/common/collection.component.js → esm2020/common/collection.component.mjs} +6 -4
- package/{esm2015/common/collection.service.js → esm2020/common/collection.service.mjs} +4 -4
- package/{esm2015/common/configuration.service.js → esm2020/common/configuration.service.mjs} +5 -5
- package/{esm2015/common/copy-changes.js → esm2020/common/copy-changes.mjs} +2 -2
- package/{esm2015/common/events.js → esm2020/common/events.mjs} +1 -1
- package/{esm2015/common/has-parent.js → esm2020/common/has-parent.mjs} +1 -1
- package/{esm2015/common/prefix-configuration.service.js → esm2020/common/prefix-configuration.service.mjs} +5 -5
- package/{esm2015/common/property-types.js → esm2020/common/property-types.mjs} +1 -1
- package/{esm2015/common/root-configuration.service.js → esm2020/common/root-configuration.service.mjs} +4 -4
- package/{esm2015/common/settings.component.js → esm2020/common/settings.component.mjs} +5 -4
- package/{esm2015/common/theme.service.js → esm2020/common/theme.service.mjs} +5 -5
- package/{esm2015/common/to-simple-changes.js → esm2020/common/to-simple-changes.mjs} +2 -2
- package/{esm2015/common/tooltip-template.service.js → esm2020/common/tooltip-template.service.mjs} +4 -4
- package/{esm2015/events/axis-label-click-event.js → esm2020/events/axis-label-click-event.mjs} +1 -1
- package/{esm2015/events/base-event.js → esm2020/events/base-event.mjs} +4 -4
- package/{esm2015/events/dom-events-builder.js → esm2020/events/dom-events-builder.mjs} +1 -1
- package/{esm2015/events/dom-events.js → esm2020/events/dom-events.mjs} +1 -1
- package/{esm2015/events/drag-end-event.js → esm2020/events/drag-end-event.mjs} +1 -1
- package/{esm2015/events/drag-event.js → esm2020/events/drag-event.mjs} +1 -1
- package/{esm2015/events/drag-start-event.js → esm2020/events/drag-start-event.mjs} +1 -1
- package/{esm2015/events/instance-event.service.js → esm2020/events/instance-event.service.mjs} +1 -1
- package/{esm2015/events/legend-event.js → esm2020/events/legend-event.mjs} +1 -1
- package/{esm2015/events/legend-item-click-event.js → esm2020/events/legend-item-click-event.mjs} +1 -1
- package/{esm2015/events/legend-item-hover-event.js → esm2020/events/legend-item-hover-event.mjs} +1 -1
- package/{esm2015/events/legend-item-leave-event.js → esm2020/events/legend-item-leave-event.mjs} +2 -1
- package/{esm2015/events/note-click-event.js → esm2020/events/note-click-event.mjs} +1 -1
- package/{esm2015/events/note-event.js → esm2020/events/note-event.mjs} +1 -1
- package/{esm2015/events/note-hover-event.js → esm2020/events/note-hover-event.mjs} +1 -1
- package/{esm2015/events/note-leave-event.js → esm2020/events/note-leave-event.mjs} +1 -1
- package/{esm2015/events/pane-render-event.js → esm2020/events/pane-render-event.mjs} +1 -1
- package/{esm2015/events/plot-area-click-event.js → esm2020/events/plot-area-click-event.mjs} +1 -1
- package/{esm2015/events/plot-area-hover-event.js → esm2020/events/plot-area-hover-event.mjs} +1 -1
- package/{esm2015/events/plot-area-leave-event.js → esm2020/events/plot-area-leave-event.mjs} +1 -1
- package/{esm2015/events/preventable-event.js → esm2020/events/preventable-event.mjs} +4 -4
- package/{esm2015/events/render-event.js → esm2020/events/render-event.mjs} +1 -1
- package/{esm2015/events/select-end-event.js → esm2020/events/select-end-event.mjs} +1 -1
- package/{esm2015/events/select-event.js → esm2020/events/select-event.mjs} +1 -1
- package/{esm2015/events/select-start-event.js → esm2020/events/select-start-event.mjs} +1 -1
- package/{esm2015/events/series-click-event.js → esm2020/events/series-click-event.mjs} +1 -1
- package/{esm2015/events/series-event.js → esm2020/events/series-event.mjs} +1 -1
- package/{esm2015/events/series-hover-event.js → esm2020/events/series-hover-event.mjs} +1 -1
- package/{esm2015/events/series-leave-event.js → esm2020/events/series-leave-event.mjs} +1 -1
- package/{esm2015/events/series-over-event.js → esm2020/events/series-over-event.mjs} +1 -1
- package/{esm2015/events/zoom-end-event.js → esm2020/events/zoom-end-event.mjs} +1 -1
- package/{esm2015/events/zoom-event.js → esm2020/events/zoom-event.mjs} +1 -1
- package/{esm2015/events/zoom-start-event.js → esm2020/events/zoom-start-event.mjs} +1 -1
- package/esm2020/field-types/auto-base-unit-steps.interface.mjs +5 -0
- package/esm2020/field-types/axis-labels-position.mjs +5 -0
- package/esm2020/field-types/axis-line.interface.mjs +5 -0
- package/esm2020/field-types/axis-ticks.interface.mjs +5 -0
- package/esm2020/field-types/axis-title-position.mjs +5 -0
- package/esm2020/field-types/base-unit.mjs +5 -0
- package/esm2020/field-types/border.interface.mjs +5 -0
- package/esm2020/field-types/bullet-target-line.interface.mjs +5 -0
- package/esm2020/field-types/bullet-target.interface.mjs +5 -0
- package/esm2020/field-types/category-base-unit.mjs +5 -0
- package/esm2020/field-types/dash-type.mjs +5 -0
- package/esm2020/field-types/date-formats.interface.mjs +5 -0
- package/esm2020/field-types/drag-action.interface.mjs +5 -0
- package/esm2020/field-types/error-bar-line.interface.mjs +5 -0
- package/esm2020/field-types/grid-lines.interface.mjs +5 -0
- package/esm2020/field-types/highlight-line.interface.mjs +5 -0
- package/esm2020/field-types/label-connectors.interface.mjs +5 -0
- package/esm2020/field-types/label-rotation.interface.mjs +5 -0
- package/esm2020/field-types/legend-labels.interface.mjs +5 -0
- package/esm2020/field-types/line-style.mjs +5 -0
- package/esm2020/field-types/lock-axis.mjs +5 -0
- package/esm2020/field-types/margin.interface.mjs +5 -0
- package/esm2020/field-types/marker-type.mjs +5 -0
- package/esm2020/field-types/modifier-key.mjs +5 -0
- package/esm2020/field-types/mousewheel-select.interface.mjs +5 -0
- package/esm2020/field-types/mousewheel-zoom.interface.mjs +5 -0
- package/esm2020/field-types/negative-bubble-values.interface.mjs +5 -0
- package/esm2020/field-types/note-label-position.mjs +5 -0
- package/esm2020/field-types/note-line.interface.mjs +5 -0
- package/esm2020/field-types/note-position.mjs +5 -0
- package/esm2020/field-types/overlay.interface.mjs +5 -0
- package/esm2020/field-types/padding.interface.mjs +5 -0
- package/esm2020/field-types/plot-band-label.interface.mjs +5 -0
- package/esm2020/field-types/plot-band.interface.mjs +5 -0
- package/esm2020/field-types/series-labels-alignment.mjs +5 -0
- package/esm2020/field-types/series-labels-position.mjs +5 -0
- package/esm2020/field-types/series-line.interface.mjs +5 -0
- package/esm2020/field-types/series-mean.interface.mjs +5 -0
- package/esm2020/field-types/series-median.interface.mjs +5 -0
- package/esm2020/field-types/series-stack.interface.mjs +5 -0
- package/esm2020/field-types/series-type.mjs +5 -0
- package/esm2020/field-types/series-whiskers.interface.mjs +5 -0
- package/{esm2015/field-types/week-start-day.enum.js → esm2020/field-types/week-start-day.enum.mjs} +1 -1
- package/{esm2015/main.js → esm2020/index.mjs} +1 -1
- package/esm2020/option-types/axis-defaults/crosshair.interface.mjs +5 -0
- package/esm2020/option-types/axis-defaults/crosshair.tooltip.interface.mjs +5 -0
- package/esm2020/option-types/axis-defaults/labels.interface.mjs +5 -0
- package/esm2020/option-types/axis-defaults/title.interface.mjs +5 -0
- package/esm2020/option-types/axis-defaults.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/crosshair.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/crosshair.tooltip.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/labels.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/notes.icon.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/notes.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/notes.label.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/range-labels.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/select.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item/title.interface.mjs +5 -0
- package/esm2020/option-types/category-axis-item.interface.mjs +5 -0
- package/esm2020/option-types/chart-area.interface.mjs +5 -0
- package/esm2020/option-types/legend/inactive-items.interface.mjs +5 -0
- package/esm2020/option-types/legend/item.interface.mjs +5 -0
- package/esm2020/option-types/legend/legend-title.interface.mjs +5 -0
- package/esm2020/option-types/legend/markers.interface.mjs +5 -0
- package/esm2020/option-types/legend.interface.mjs +5 -0
- package/esm2020/option-types/pane/title.interface.mjs +5 -0
- package/esm2020/option-types/pane-defaults/title.interface.mjs +5 -0
- package/esm2020/option-types/pane-defaults.interface.mjs +5 -0
- package/esm2020/option-types/pane.interface.mjs +5 -0
- package/esm2020/option-types/plot-area.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults/labels.from.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults/labels.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults/labels.to.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults/notes.icon.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults/notes.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults/notes.label.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults/tooltip.interface.mjs +5 -0
- package/esm2020/option-types/series-defaults.interface.mjs +5 -0
- package/esm2020/option-types/series-item/error-bars.interface.mjs +5 -0
- package/esm2020/option-types/series-item/extremes.interface.mjs +5 -0
- package/esm2020/option-types/series-item/highlight.interface.mjs +5 -0
- package/esm2020/option-types/series-item/labels.from.interface.mjs +5 -0
- package/esm2020/option-types/series-item/labels.interface.mjs +5 -0
- package/esm2020/option-types/series-item/labels.to.interface.mjs +5 -0
- package/esm2020/option-types/series-item/markers-highlight.interface.mjs +5 -0
- package/esm2020/option-types/series-item/markers.interface.mjs +5 -0
- package/esm2020/option-types/series-item/notes.icon.interface.mjs +5 -0
- package/esm2020/option-types/series-item/notes.interface.mjs +5 -0
- package/esm2020/option-types/series-item/notes.label.interface.mjs +5 -0
- package/esm2020/option-types/series-item/outliers.interface.mjs +5 -0
- package/esm2020/option-types/series-item/tooltip.interface.mjs +5 -0
- package/esm2020/option-types/series-item.interface.mjs +5 -0
- package/esm2020/option-types/subtitle.interface.mjs +5 -0
- package/esm2020/option-types/title.interface.mjs +5 -0
- package/esm2020/option-types/tooltip.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item/crosshair.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item/crosshair.tooltip.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item/labels.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item/notes.icon.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item/notes.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item/notes.label.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item/title.interface.mjs +5 -0
- package/esm2020/option-types/value-axis-item.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item/crosshair.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item/crosshair.tooltip.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item/labels.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item/notes.icon.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item/notes.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item/notes.label.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item/title.interface.mjs +5 -0
- package/esm2020/option-types/x-axis-item.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item/crosshair.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item/crosshair.tooltip.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item/labels.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item/notes.icon.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item/notes.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item/notes.label.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item/title.interface.mjs +5 -0
- package/esm2020/option-types/y-axis-item.interface.mjs +5 -0
- package/esm2020/option-types/zoomable.interface.mjs +5 -0
- package/{esm2015/package-metadata.js → esm2020/package-metadata.mjs} +3 -3
- package/{esm2015/kendo-angular-charts.js → esm2020/progress-kendo-angular-charts.mjs} +2 -2
- package/{esm2015/sparkline.component.js → esm2020/sparkline.component.mjs} +7 -5
- package/{esm2015/sparkline.directives.js → esm2020/sparkline.directives.mjs} +1 -1
- package/{esm2015/sparkline.module.js → esm2020/sparkline.module.mjs} +7 -7
- package/{esm2015/stock-chart/events/instance-event.service.js → esm2020/stock-chart/events/instance-event.service.mjs} +1 -1
- package/{esm2015/stock-chart/events/navigator-filter-event.js → esm2020/stock-chart/events/navigator-filter-event.mjs} +1 -1
- package/{esm2015/stock-chart/events.js → esm2020/stock-chart/events.mjs} +1 -1
- package/{esm2015/stock-chart/navigator/category-axis/crosshair.component.js → esm2020/stock-chart/navigator/category-axis/crosshair.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis/crosshair.tooltip.component.js → esm2020/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis/labels.component.js → esm2020/stock-chart/navigator/category-axis/labels.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis/notes.component.js → esm2020/stock-chart/navigator/category-axis/notes.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis/notes.icon.component.js → esm2020/stock-chart/navigator/category-axis/notes.icon.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis/notes.label.component.js → esm2020/stock-chart/navigator/category-axis/notes.label.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis/select.component.js → esm2020/stock-chart/navigator/category-axis/select.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis/title.component.js → esm2020/stock-chart/navigator/category-axis/title.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/category-axis.component.js → esm2020/stock-chart/navigator/category-axis.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/hint.component.js → esm2020/stock-chart/navigator/hint.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/pane/title.component.js → esm2020/stock-chart/navigator/pane/title.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/pane.component.js → esm2020/stock-chart/navigator/pane.component.mjs} +4 -4
- package/{esm2015/stock-chart/navigator/select.component.js → esm2020/stock-chart/navigator/select.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/error-bars.component.js → esm2020/stock-chart/navigator/series-item/error-bars.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/extremes.component.js → esm2020/stock-chart/navigator/series-item/extremes.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/highlight.component.js → esm2020/stock-chart/navigator/series-item/highlight.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/labels.component.js → esm2020/stock-chart/navigator/series-item/labels.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/labels.from.component.js → esm2020/stock-chart/navigator/series-item/labels.from.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/labels.to.component.js → esm2020/stock-chart/navigator/series-item/labels.to.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/markers.component.js → esm2020/stock-chart/navigator/series-item/markers.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/notes.component.js → esm2020/stock-chart/navigator/series-item/notes.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/notes.icon.component.js → esm2020/stock-chart/navigator/series-item/notes.icon.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/notes.label.component.js → esm2020/stock-chart/navigator/series-item/notes.label.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/outliers.component.js → esm2020/stock-chart/navigator/series-item/outliers.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item/tooltip.component.js → esm2020/stock-chart/navigator/series-item/tooltip.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series-item.component.js → esm2020/stock-chart/navigator/series-item.component.mjs} +5 -4
- package/{esm2015/stock-chart/navigator/series.component.js → esm2020/stock-chart/navigator/series.component.mjs} +7 -5
- package/{esm2015/stock-chart/navigator.component.js → esm2020/stock-chart/navigator.component.mjs} +4 -4
- package/esm2020/stock-chart/option-types/navigator/hint-content-args.interface.mjs +5 -0
- package/esm2020/stock-chart/option-types/navigator/hint.interface.mjs +5 -0
- package/esm2020/stock-chart/option-types/navigator/select.interface.mjs +5 -0
- package/esm2020/stock-chart/option-types/navigator.interface.mjs +5 -0
- package/esm2020/stock-chart/option-types.mjs +5 -0
- package/{esm2015/stock-chart.component.js → esm2020/stock-chart.component.mjs} +7 -5
- package/{esm2015/stock-chart.directives.js → esm2020/stock-chart.directives.mjs} +1 -1
- package/{esm2015/stock-chart.module.js → esm2020/stock-chart.module.mjs} +7 -7
- package/events/axis-label-click-event.d.ts +1 -1
- package/events/base-event.d.ts +1 -1
- package/events/dom-events-builder.d.ts +1 -1
- package/events/dom-events.d.ts +1 -1
- package/events/drag-end-event.d.ts +1 -1
- package/events/drag-event.d.ts +1 -1
- package/events/drag-start-event.d.ts +1 -1
- package/events/instance-event.service.d.ts +1 -1
- package/events/legend-event.d.ts +1 -1
- package/events/legend-item-click-event.d.ts +1 -1
- package/events/legend-item-hover-event.d.ts +1 -1
- package/events/legend-item-leave-event.d.ts +1 -1
- package/events/note-click-event.d.ts +1 -1
- package/events/note-event.d.ts +1 -1
- package/events/note-hover-event.d.ts +1 -1
- package/events/note-leave-event.d.ts +1 -1
- package/events/pane-render-event.d.ts +1 -1
- package/events/plot-area-click-event.d.ts +1 -1
- package/events/plot-area-hover-event.d.ts +1 -1
- package/events/plot-area-leave-event.d.ts +1 -1
- package/events/preventable-event.d.ts +1 -1
- package/events/render-event.d.ts +1 -1
- package/events/select-end-event.d.ts +1 -1
- package/events/select-event.d.ts +1 -1
- package/events/select-start-event.d.ts +1 -1
- package/events/series-click-event.d.ts +1 -1
- package/events/series-event.d.ts +1 -1
- package/events/series-hover-event.d.ts +1 -1
- package/events/series-leave-event.d.ts +1 -1
- package/events/series-over-event.d.ts +1 -1
- package/events/zoom-end-event.d.ts +1 -1
- package/events/zoom-event.d.ts +1 -1
- package/events/zoom-start-event.d.ts +1 -1
- package/fesm2015/progress-kendo-angular-charts.mjs +8049 -0
- package/{fesm2015/kendo-angular-charts.js → fesm2020/progress-kendo-angular-charts.mjs} +1032 -1030
- package/field-types/auto-base-unit-steps.interface.d.ts +1 -1
- package/field-types/axis-labels-position.d.ts +1 -1
- package/field-types/axis-line.interface.d.ts +1 -1
- package/field-types/axis-ticks.interface.d.ts +1 -1
- package/field-types/axis-title-position.d.ts +1 -1
- package/field-types/base-unit.d.ts +1 -1
- package/field-types/border.interface.d.ts +1 -1
- package/field-types/bullet-target-line.interface.d.ts +1 -1
- package/field-types/bullet-target.interface.d.ts +1 -1
- package/field-types/category-base-unit.d.ts +1 -1
- package/field-types/dash-type.d.ts +1 -1
- package/field-types/date-formats.interface.d.ts +1 -1
- package/field-types/drag-action.interface.d.ts +1 -1
- package/field-types/error-bar-line.interface.d.ts +1 -1
- package/field-types/grid-lines.interface.d.ts +1 -1
- package/field-types/highlight-line.interface.d.ts +1 -1
- package/field-types/label-connectors.interface.d.ts +1 -1
- package/field-types/label-rotation.interface.d.ts +1 -1
- package/field-types/legend-labels.interface.d.ts +1 -1
- package/field-types/line-style.d.ts +1 -1
- package/field-types/lock-axis.d.ts +1 -1
- package/field-types/margin.interface.d.ts +1 -1
- package/field-types/marker-type.d.ts +1 -1
- package/field-types/modifier-key.d.ts +1 -1
- package/field-types/mousewheel-select.interface.d.ts +1 -1
- package/field-types/mousewheel-zoom.interface.d.ts +1 -1
- package/field-types/negative-bubble-values.interface.d.ts +1 -1
- package/field-types/note-label-position.d.ts +1 -1
- package/field-types/note-line.interface.d.ts +1 -1
- package/field-types/note-position.d.ts +1 -1
- package/field-types/overlay.interface.d.ts +1 -1
- package/field-types/padding.interface.d.ts +1 -1
- package/field-types/plot-band-label.interface.d.ts +1 -1
- package/field-types/plot-band.interface.d.ts +1 -1
- package/field-types/series-labels-alignment.d.ts +1 -1
- package/field-types/series-labels-position.d.ts +1 -1
- package/field-types/series-line.interface.d.ts +1 -1
- package/field-types/series-mean.interface.d.ts +1 -1
- package/field-types/series-median.interface.d.ts +1 -1
- package/field-types/series-stack.interface.d.ts +1 -1
- package/field-types/series-type.d.ts +1 -1
- package/field-types/series-whiskers.interface.d.ts +1 -1
- package/field-types/week-start-day.enum.d.ts +1 -1
- package/{main.d.ts → index.d.ts} +1 -1
- package/option-types/axis-defaults/crosshair.interface.d.ts +1 -1
- package/option-types/axis-defaults/crosshair.tooltip.interface.d.ts +1 -1
- package/option-types/axis-defaults/labels.interface.d.ts +1 -1
- package/option-types/axis-defaults/title.interface.d.ts +1 -1
- package/option-types/axis-defaults.interface.d.ts +1 -1
- package/option-types/category-axis-item/crosshair.interface.d.ts +1 -1
- package/option-types/category-axis-item/crosshair.tooltip.interface.d.ts +1 -1
- package/option-types/category-axis-item/labels.interface.d.ts +1 -1
- package/option-types/category-axis-item/notes.icon.interface.d.ts +1 -1
- package/option-types/category-axis-item/notes.interface.d.ts +1 -1
- package/option-types/category-axis-item/notes.label.interface.d.ts +1 -1
- package/option-types/category-axis-item/range-labels.interface.d.ts +1 -1
- package/option-types/category-axis-item/select.interface.d.ts +1 -1
- package/option-types/category-axis-item/title.interface.d.ts +1 -1
- package/option-types/category-axis-item.interface.d.ts +1 -1
- package/option-types/chart-area.interface.d.ts +1 -1
- package/option-types/legend/inactive-items.interface.d.ts +1 -1
- package/option-types/legend/item.interface.d.ts +1 -1
- package/option-types/legend/legend-title.interface.d.ts +1 -1
- package/option-types/legend/markers.interface.d.ts +1 -1
- package/option-types/legend.interface.d.ts +1 -1
- package/option-types/pane/title.interface.d.ts +1 -1
- package/option-types/pane-defaults/title.interface.d.ts +1 -1
- package/option-types/pane-defaults.interface.d.ts +1 -1
- package/option-types/pane.interface.d.ts +1 -1
- package/option-types/plot-area.interface.d.ts +1 -1
- package/option-types/series-defaults/labels.from.interface.d.ts +1 -1
- package/option-types/series-defaults/labels.interface.d.ts +1 -1
- package/option-types/series-defaults/labels.to.interface.d.ts +1 -1
- package/option-types/series-defaults/notes.icon.interface.d.ts +1 -1
- package/option-types/series-defaults/notes.interface.d.ts +1 -1
- package/option-types/series-defaults/notes.label.interface.d.ts +1 -1
- package/option-types/series-defaults/tooltip.interface.d.ts +1 -1
- package/option-types/series-defaults.interface.d.ts +1 -1
- package/option-types/series-item/error-bars.interface.d.ts +1 -1
- package/option-types/series-item/extremes.interface.d.ts +1 -1
- package/option-types/series-item/highlight.interface.d.ts +1 -1
- package/option-types/series-item/labels.from.interface.d.ts +1 -1
- package/option-types/series-item/labels.interface.d.ts +1 -1
- package/option-types/series-item/labels.to.interface.d.ts +1 -1
- package/option-types/series-item/markers-highlight.interface.d.ts +1 -1
- package/option-types/series-item/markers.interface.d.ts +1 -1
- package/option-types/series-item/notes.icon.interface.d.ts +1 -1
- package/option-types/series-item/notes.interface.d.ts +1 -1
- package/option-types/series-item/notes.label.interface.d.ts +1 -1
- package/option-types/series-item/outliers.interface.d.ts +1 -1
- package/option-types/series-item/tooltip.interface.d.ts +1 -1
- package/option-types/series-item.interface.d.ts +1 -1
- package/option-types/subtitle.interface.d.ts +1 -1
- package/option-types/title.interface.d.ts +1 -1
- package/option-types/tooltip.interface.d.ts +1 -1
- package/option-types/value-axis-item/crosshair.interface.d.ts +1 -1
- package/option-types/value-axis-item/crosshair.tooltip.interface.d.ts +1 -1
- package/option-types/value-axis-item/labels.interface.d.ts +1 -1
- package/option-types/value-axis-item/notes.icon.interface.d.ts +1 -1
- package/option-types/value-axis-item/notes.interface.d.ts +1 -1
- package/option-types/value-axis-item/notes.label.interface.d.ts +1 -1
- package/option-types/value-axis-item/title.interface.d.ts +1 -1
- package/option-types/value-axis-item.interface.d.ts +1 -1
- package/option-types/x-axis-item/crosshair.interface.d.ts +1 -1
- package/option-types/x-axis-item/crosshair.tooltip.interface.d.ts +1 -1
- package/option-types/x-axis-item/labels.interface.d.ts +1 -1
- package/option-types/x-axis-item/notes.icon.interface.d.ts +1 -1
- package/option-types/x-axis-item/notes.interface.d.ts +1 -1
- package/option-types/x-axis-item/notes.label.interface.d.ts +1 -1
- package/option-types/x-axis-item/title.interface.d.ts +1 -1
- package/option-types/x-axis-item.interface.d.ts +1 -1
- package/option-types/y-axis-item/crosshair.interface.d.ts +1 -1
- package/option-types/y-axis-item/crosshair.tooltip.interface.d.ts +1 -1
- package/option-types/y-axis-item/labels.interface.d.ts +1 -1
- package/option-types/y-axis-item/notes.icon.interface.d.ts +1 -1
- package/option-types/y-axis-item/notes.interface.d.ts +1 -1
- package/option-types/y-axis-item/notes.label.interface.d.ts +1 -1
- package/option-types/y-axis-item/title.interface.d.ts +1 -1
- package/option-types/y-axis-item.interface.d.ts +1 -1
- package/option-types/zoomable.interface.d.ts +1 -1
- package/package-metadata.d.ts +1 -1
- package/package.json +30 -56
- package/{kendo-angular-charts.d.ts → progress-kendo-angular-charts.d.ts} +2 -2
- package/schematics/ngAdd/index.js +1 -5
- package/sparkline.component.d.ts +1 -1
- package/sparkline.directives.d.ts +1 -1
- package/sparkline.module.d.ts +3 -3
- package/stock-chart/events/instance-event.service.d.ts +1 -1
- package/stock-chart/events/navigator-filter-event.d.ts +1 -1
- package/stock-chart/events.d.ts +1 -1
- package/stock-chart/navigator/category-axis/crosshair.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis/crosshair.tooltip.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis/labels.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis/notes.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis/notes.icon.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis/notes.label.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis/select.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis/title.component.d.ts +1 -1
- package/stock-chart/navigator/category-axis.component.d.ts +1 -1
- package/stock-chart/navigator/hint.component.d.ts +1 -1
- package/stock-chart/navigator/pane/title.component.d.ts +1 -1
- package/stock-chart/navigator/pane.component.d.ts +1 -1
- package/stock-chart/navigator/select.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/error-bars.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/extremes.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/highlight.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/labels.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/labels.from.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/labels.to.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/markers.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/notes.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/notes.icon.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/notes.label.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/outliers.component.d.ts +1 -1
- package/stock-chart/navigator/series-item/tooltip.component.d.ts +1 -1
- package/stock-chart/navigator/series-item.component.d.ts +1 -1
- package/stock-chart/navigator/series.component.d.ts +1 -1
- package/stock-chart/navigator.component.d.ts +1 -1
- package/stock-chart/option-types/navigator/hint-content-args.interface.d.ts +1 -1
- package/stock-chart/option-types/navigator/hint.interface.d.ts +1 -1
- package/stock-chart/option-types/navigator/select.interface.d.ts +1 -1
- package/stock-chart/option-types/navigator.interface.d.ts +1 -1
- package/stock-chart/option-types.d.ts +1 -1
- package/stock-chart.component.d.ts +1 -1
- package/stock-chart.directives.d.ts +1 -1
- package/stock-chart.module.d.ts +3 -3
- package/bundles/kendo-angular-charts.umd.js +0 -5
- package/esm2015/api-types/chart-svg-export-options.interface.js +0 -5
- package/esm2015/api-types/chart-visual-export-options.interface.js +0 -5
- package/esm2015/api-types/event-axis-options.interface.js +0 -5
- package/esm2015/api-types/event-series-options.interface.js +0 -5
- package/esm2015/api-types/series-point-marker.interface.js +0 -5
- package/esm2015/api-types/series-point.interface.js +0 -5
- package/esm2015/argument-types/axis-label-content-args.interface.js +0 -5
- package/esm2015/argument-types/axis-label-visual-args.interface.js +0 -5
- package/esm2015/argument-types/axis-note-content-args.interface.js +0 -5
- package/esm2015/argument-types/axis-note-visual-args.interface.js +0 -5
- package/esm2015/argument-types/error-bars-value-args.interface.js +0 -5
- package/esm2015/argument-types/error-bars-visual-args.interface.js +0 -5
- package/esm2015/argument-types/highlight-toggle-args.interface.js +0 -5
- package/esm2015/argument-types/highlight-visual-args.interface.js +0 -5
- package/esm2015/argument-types/legend-item-visual-args.interface.js +0 -5
- package/esm2015/argument-types/legend-labels-content-args.interface.js +0 -5
- package/esm2015/argument-types/markers-visual-args.interface.js +0 -5
- package/esm2015/argument-types/plot-band-label-visual-args.interface.js +0 -5
- package/esm2015/argument-types/series-labels-content-args.interface.js +0 -5
- package/esm2015/argument-types/series-labels-visual-args.interface.js +0 -5
- package/esm2015/argument-types/series-note-content-args.interface.js +0 -5
- package/esm2015/argument-types/series-note-visual-args.interface.js +0 -5
- package/esm2015/argument-types/series-visual-args.interface.js +0 -5
- package/esm2015/argument-types/title-visual-args.interface.js +0 -5
- package/esm2015/chart/tooltip/popup-settings.interface.js +0 -5
- package/esm2015/chart-options.interface.js +0 -5
- package/esm2015/common/api-types.js +0 -5
- package/esm2015/field-types/auto-base-unit-steps.interface.js +0 -5
- package/esm2015/field-types/axis-labels-position.js +0 -5
- package/esm2015/field-types/axis-line.interface.js +0 -5
- package/esm2015/field-types/axis-ticks.interface.js +0 -5
- package/esm2015/field-types/axis-title-position.js +0 -5
- package/esm2015/field-types/base-unit.js +0 -5
- package/esm2015/field-types/border.interface.js +0 -5
- package/esm2015/field-types/bullet-target-line.interface.js +0 -5
- package/esm2015/field-types/bullet-target.interface.js +0 -5
- package/esm2015/field-types/category-base-unit.js +0 -5
- package/esm2015/field-types/dash-type.js +0 -5
- package/esm2015/field-types/date-formats.interface.js +0 -5
- package/esm2015/field-types/drag-action.interface.js +0 -5
- package/esm2015/field-types/error-bar-line.interface.js +0 -5
- package/esm2015/field-types/grid-lines.interface.js +0 -5
- package/esm2015/field-types/highlight-line.interface.js +0 -5
- package/esm2015/field-types/label-connectors.interface.js +0 -5
- package/esm2015/field-types/label-rotation.interface.js +0 -5
- package/esm2015/field-types/legend-labels.interface.js +0 -5
- package/esm2015/field-types/line-style.js +0 -5
- package/esm2015/field-types/lock-axis.js +0 -5
- package/esm2015/field-types/margin.interface.js +0 -5
- package/esm2015/field-types/marker-type.js +0 -5
- package/esm2015/field-types/modifier-key.js +0 -5
- package/esm2015/field-types/mousewheel-select.interface.js +0 -5
- package/esm2015/field-types/mousewheel-zoom.interface.js +0 -5
- package/esm2015/field-types/negative-bubble-values.interface.js +0 -5
- package/esm2015/field-types/note-label-position.js +0 -5
- package/esm2015/field-types/note-line.interface.js +0 -5
- package/esm2015/field-types/note-position.js +0 -5
- package/esm2015/field-types/overlay.interface.js +0 -5
- package/esm2015/field-types/padding.interface.js +0 -5
- package/esm2015/field-types/plot-band-label.interface.js +0 -5
- package/esm2015/field-types/plot-band.interface.js +0 -5
- package/esm2015/field-types/series-labels-alignment.js +0 -5
- package/esm2015/field-types/series-labels-position.js +0 -5
- package/esm2015/field-types/series-line.interface.js +0 -5
- package/esm2015/field-types/series-mean.interface.js +0 -5
- package/esm2015/field-types/series-median.interface.js +0 -5
- package/esm2015/field-types/series-stack.interface.js +0 -5
- package/esm2015/field-types/series-type.js +0 -5
- package/esm2015/field-types/series-whiskers.interface.js +0 -5
- package/esm2015/option-types/axis-defaults/crosshair.interface.js +0 -5
- package/esm2015/option-types/axis-defaults/crosshair.tooltip.interface.js +0 -5
- package/esm2015/option-types/axis-defaults/labels.interface.js +0 -5
- package/esm2015/option-types/axis-defaults/title.interface.js +0 -5
- package/esm2015/option-types/axis-defaults.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/crosshair.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/crosshair.tooltip.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/labels.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/notes.icon.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/notes.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/notes.label.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/range-labels.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/select.interface.js +0 -5
- package/esm2015/option-types/category-axis-item/title.interface.js +0 -5
- package/esm2015/option-types/category-axis-item.interface.js +0 -5
- package/esm2015/option-types/chart-area.interface.js +0 -5
- package/esm2015/option-types/legend/inactive-items.interface.js +0 -5
- package/esm2015/option-types/legend/item.interface.js +0 -5
- package/esm2015/option-types/legend/legend-title.interface.js +0 -5
- package/esm2015/option-types/legend/markers.interface.js +0 -5
- package/esm2015/option-types/legend.interface.js +0 -5
- package/esm2015/option-types/pane/title.interface.js +0 -5
- package/esm2015/option-types/pane-defaults/title.interface.js +0 -5
- package/esm2015/option-types/pane-defaults.interface.js +0 -5
- package/esm2015/option-types/pane.interface.js +0 -5
- package/esm2015/option-types/plot-area.interface.js +0 -5
- package/esm2015/option-types/series-defaults/labels.from.interface.js +0 -5
- package/esm2015/option-types/series-defaults/labels.interface.js +0 -5
- package/esm2015/option-types/series-defaults/labels.to.interface.js +0 -5
- package/esm2015/option-types/series-defaults/notes.icon.interface.js +0 -5
- package/esm2015/option-types/series-defaults/notes.interface.js +0 -5
- package/esm2015/option-types/series-defaults/notes.label.interface.js +0 -5
- package/esm2015/option-types/series-defaults/tooltip.interface.js +0 -5
- package/esm2015/option-types/series-defaults.interface.js +0 -5
- package/esm2015/option-types/series-item/error-bars.interface.js +0 -5
- package/esm2015/option-types/series-item/extremes.interface.js +0 -5
- package/esm2015/option-types/series-item/highlight.interface.js +0 -5
- package/esm2015/option-types/series-item/labels.from.interface.js +0 -5
- package/esm2015/option-types/series-item/labels.interface.js +0 -5
- package/esm2015/option-types/series-item/labels.to.interface.js +0 -5
- package/esm2015/option-types/series-item/markers-highlight.interface.js +0 -5
- package/esm2015/option-types/series-item/markers.interface.js +0 -5
- package/esm2015/option-types/series-item/notes.icon.interface.js +0 -5
- package/esm2015/option-types/series-item/notes.interface.js +0 -5
- package/esm2015/option-types/series-item/notes.label.interface.js +0 -5
- package/esm2015/option-types/series-item/outliers.interface.js +0 -5
- package/esm2015/option-types/series-item/tooltip.interface.js +0 -5
- package/esm2015/option-types/series-item.interface.js +0 -5
- package/esm2015/option-types/subtitle.interface.js +0 -5
- package/esm2015/option-types/title.interface.js +0 -5
- package/esm2015/option-types/tooltip.interface.js +0 -5
- package/esm2015/option-types/value-axis-item/crosshair.interface.js +0 -5
- package/esm2015/option-types/value-axis-item/crosshair.tooltip.interface.js +0 -5
- package/esm2015/option-types/value-axis-item/labels.interface.js +0 -5
- package/esm2015/option-types/value-axis-item/notes.icon.interface.js +0 -5
- package/esm2015/option-types/value-axis-item/notes.interface.js +0 -5
- package/esm2015/option-types/value-axis-item/notes.label.interface.js +0 -5
- package/esm2015/option-types/value-axis-item/title.interface.js +0 -5
- package/esm2015/option-types/value-axis-item.interface.js +0 -5
- package/esm2015/option-types/x-axis-item/crosshair.interface.js +0 -5
- package/esm2015/option-types/x-axis-item/crosshair.tooltip.interface.js +0 -5
- package/esm2015/option-types/x-axis-item/labels.interface.js +0 -5
- package/esm2015/option-types/x-axis-item/notes.icon.interface.js +0 -5
- package/esm2015/option-types/x-axis-item/notes.interface.js +0 -5
- package/esm2015/option-types/x-axis-item/notes.label.interface.js +0 -5
- package/esm2015/option-types/x-axis-item/title.interface.js +0 -5
- package/esm2015/option-types/x-axis-item.interface.js +0 -5
- package/esm2015/option-types/y-axis-item/crosshair.interface.js +0 -5
- package/esm2015/option-types/y-axis-item/crosshair.tooltip.interface.js +0 -5
- package/esm2015/option-types/y-axis-item/labels.interface.js +0 -5
- package/esm2015/option-types/y-axis-item/notes.icon.interface.js +0 -5
- package/esm2015/option-types/y-axis-item/notes.interface.js +0 -5
- package/esm2015/option-types/y-axis-item/notes.label.interface.js +0 -5
- package/esm2015/option-types/y-axis-item/title.interface.js +0 -5
- package/esm2015/option-types/y-axis-item.interface.js +0 -5
- package/esm2015/option-types/zoomable.interface.js +0 -5
- package/esm2015/stock-chart/option-types/navigator/hint-content-args.interface.js +0 -5
- package/esm2015/stock-chart/option-types/navigator/hint.interface.js +0 -5
- package/esm2015/stock-chart/option-types/navigator/select.interface.js +0 -5
- package/esm2015/stock-chart/option-types/navigator.interface.js +0 -5
- package/esm2015/stock-chart/option-types.js +0 -5
- package/schematics/ngAdd/index.js.map +0 -1
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2022 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as i0 from '@angular/core';
|
|
6
6
|
import { isDevMode, Directive, Optional, Injectable, SimpleChange, TemplateRef, Component, ChangeDetectionStrategy, Input, ContentChild, ElementRef, ViewChild, ViewChildren, EventEmitter, Output, ContentChildren, LOCALE_ID, Inject, InjectionToken, NgModule } from '@angular/core';
|
|
7
7
|
import * as i8 from '@progress/kendo-angular-common';
|
|
8
8
|
import { isDocumentAvailable, ResizeSensorModule } from '@progress/kendo-angular-common';
|
|
9
|
+
import * as i3 from '@progress/kendo-angular-intl';
|
|
9
10
|
import * as i4 from '@progress/kendo-angular-l10n';
|
|
10
11
|
import { LocalizationService, L10N_PREFIX } from '@progress/kendo-angular-l10n';
|
|
11
12
|
import { DateCategoryAxis, DateValueAxis, DomEventsBuilder as DomEventsBuilder$1, InstanceObserver, chartBaseTheme, Chart, StockChart, Sparkline } from '@progress/kendo-charts';
|
|
@@ -17,7 +18,6 @@ import * as i1 from '@progress/kendo-angular-popup';
|
|
|
17
18
|
import { PopupService, POPUP_CONTAINER, PopupModule } from '@progress/kendo-angular-popup';
|
|
18
19
|
import * as i4$1 from '@angular/common';
|
|
19
20
|
import { CommonModule } from '@angular/common';
|
|
20
|
-
import * as i3 from '@progress/kendo-angular-intl';
|
|
21
21
|
|
|
22
22
|
const getTouch = (domEvent) => {
|
|
23
23
|
return {
|
|
@@ -224,7 +224,7 @@ Object.assign(dateValueAxisFormats, dateFormats);
|
|
|
224
224
|
DomEventsBuilder$1.register(DomEventsBuilder);
|
|
225
225
|
|
|
226
226
|
/**
|
|
227
|
-
* A directive which selects a [template](
|
|
227
|
+
* A directive which selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
228
228
|
* within the `<kendo-chart>` component for the
|
|
229
229
|
* [Donut center template]({% slug donut_seriestypes_charts %}).
|
|
230
230
|
*
|
|
@@ -273,9 +273,9 @@ class DonutCenterTemplateDirective {
|
|
|
273
273
|
this.templateRef = templateRef;
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
|
-
DonutCenterTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
277
|
-
DonutCenterTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
278
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
276
|
+
DonutCenterTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DonutCenterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
277
|
+
DonutCenterTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: DonutCenterTemplateDirective, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
|
|
278
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
|
|
279
279
|
type: Directive,
|
|
280
280
|
args: [{
|
|
281
281
|
selector: '[kendoChartDonutCenterTemplate]'
|
|
@@ -305,44 +305,12 @@ class CollectionService {
|
|
|
305
305
|
this.source.next(change);
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
|
-
CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
309
|
-
CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
310
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
308
|
+
CollectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
309
|
+
CollectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CollectionService });
|
|
310
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CollectionService, decorators: [{
|
|
311
311
|
type: Injectable
|
|
312
312
|
}], ctorParameters: function () { return []; } });
|
|
313
313
|
|
|
314
|
-
/**
|
|
315
|
-
* @hidden
|
|
316
|
-
*/
|
|
317
|
-
function copyChanges(changes, options) {
|
|
318
|
-
for (const propertyName in changes) {
|
|
319
|
-
if (!changes.hasOwnProperty(propertyName)) {
|
|
320
|
-
continue;
|
|
321
|
-
}
|
|
322
|
-
const value = changes[propertyName].currentValue;
|
|
323
|
-
if (value === undefined) {
|
|
324
|
-
delete options[propertyName];
|
|
325
|
-
}
|
|
326
|
-
else {
|
|
327
|
-
options[propertyName] = value;
|
|
328
|
-
}
|
|
329
|
-
}
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
/**
|
|
333
|
-
* @hidden
|
|
334
|
-
*/
|
|
335
|
-
function toSimpleChanges(changes) {
|
|
336
|
-
const result = {};
|
|
337
|
-
for (const propertyName in changes) {
|
|
338
|
-
if (!changes.hasOwnProperty(propertyName)) {
|
|
339
|
-
continue;
|
|
340
|
-
}
|
|
341
|
-
result[propertyName] = new SimpleChange(null, changes[propertyName], false);
|
|
342
|
-
}
|
|
343
|
-
return result;
|
|
344
|
-
}
|
|
345
|
-
|
|
346
314
|
/**
|
|
347
315
|
* @hidden
|
|
348
316
|
*/
|
|
@@ -394,12 +362,44 @@ class ConfigurationService {
|
|
|
394
362
|
});
|
|
395
363
|
}
|
|
396
364
|
}
|
|
397
|
-
ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
398
|
-
ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
399
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
365
|
+
ConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
366
|
+
ConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ConfigurationService });
|
|
367
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ConfigurationService, decorators: [{
|
|
400
368
|
type: Injectable
|
|
401
369
|
}], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
|
|
402
370
|
|
|
371
|
+
/**
|
|
372
|
+
* @hidden
|
|
373
|
+
*/
|
|
374
|
+
function copyChanges(changes, options) {
|
|
375
|
+
for (const propertyName in changes) {
|
|
376
|
+
if (!Object.hasOwnProperty.call(changes, propertyName)) {
|
|
377
|
+
continue;
|
|
378
|
+
}
|
|
379
|
+
const value = changes[propertyName].currentValue;
|
|
380
|
+
if (value === undefined) {
|
|
381
|
+
delete options[propertyName];
|
|
382
|
+
}
|
|
383
|
+
else {
|
|
384
|
+
options[propertyName] = value;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
/**
|
|
390
|
+
* @hidden
|
|
391
|
+
*/
|
|
392
|
+
function toSimpleChanges(changes) {
|
|
393
|
+
const result = {};
|
|
394
|
+
for (const propertyName in changes) {
|
|
395
|
+
if (!Object.hasOwnProperty.call(changes, propertyName)) {
|
|
396
|
+
continue;
|
|
397
|
+
}
|
|
398
|
+
result[propertyName] = new SimpleChange(null, changes[propertyName], false);
|
|
399
|
+
}
|
|
400
|
+
return result;
|
|
401
|
+
}
|
|
402
|
+
|
|
403
403
|
/**
|
|
404
404
|
* @hidden
|
|
405
405
|
*/
|
|
@@ -443,9 +443,9 @@ class CollectionItemComponent {
|
|
|
443
443
|
this.collectionService.notify(new ItemChange(this, this.options));
|
|
444
444
|
}
|
|
445
445
|
}
|
|
446
|
-
CollectionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
447
|
-
CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
448
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
446
|
+
CollectionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CollectionItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
447
|
+
CollectionItemComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
|
|
448
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CollectionItemComponent, decorators: [{
|
|
449
449
|
type: Directive
|
|
450
450
|
}], ctorParameters: function () { return [{ type: ConfigurationService }, { type: CollectionService }]; } });
|
|
451
451
|
|
|
@@ -492,9 +492,9 @@ class SettingsComponent {
|
|
|
492
492
|
this.configurationService.notify(new Change(this.configKey, this.store));
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
|
-
SettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
496
|
-
SettingsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
497
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
495
|
+
SettingsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SettingsComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
496
|
+
SettingsComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: SettingsComponent, usesOnChanges: true, ngImport: i0 });
|
|
497
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SettingsComponent, decorators: [{
|
|
498
498
|
type: Directive
|
|
499
499
|
}], ctorParameters: function () { return [{ type: undefined }, { type: ConfigurationService }]; } });
|
|
500
500
|
|
|
@@ -512,9 +512,9 @@ class SeriesTooltipComponent extends SettingsComponent {
|
|
|
512
512
|
return this.seriesTooltipTemplate;
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
|
-
SeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
516
|
-
SeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
517
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
515
|
+
SeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
516
|
+
SeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesTooltipComponent, selector: "kendo-chart-series-item-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: TemplateRef, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
517
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesTooltipComponent, decorators: [{
|
|
518
518
|
type: Component,
|
|
519
519
|
args: [{
|
|
520
520
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -575,9 +575,9 @@ class SeriesItemComponent extends CollectionItemComponent {
|
|
|
575
575
|
}
|
|
576
576
|
}
|
|
577
577
|
}
|
|
578
|
-
SeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
579
|
-
SeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
578
|
+
SeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
579
|
+
SeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesItemComponent, selector: "kendo-chart-series-item", inputs: { aggregate: "aggregate", autoFit: "autoFit", axis: "axis", border: "border", categoryAxis: "categoryAxis", categoryField: "categoryField", closeField: "closeField", color: "color", colorField: "colorField", connectors: "connectors", currentField: "currentField", dashType: "dashType", data: "data", downColor: "downColor", downColorField: "downColorField", dynamicHeight: "dynamicHeight", dynamicSlope: "dynamicSlope", errorHighField: "errorHighField", errorLowField: "errorLowField", explodeField: "explodeField", field: "field", fromField: "fromField", gap: "gap", highField: "highField", holeSize: "holeSize", line: "line", lowField: "lowField", lowerField: "lowerField", margin: "margin", maxSize: "maxSize", mean: "mean", meanField: "meanField", median: "median", medianField: "medianField", minSize: "minSize", missingValues: "missingValues", name: "name", neckRatio: "neckRatio", negativeColor: "negativeColor", negativeValues: "negativeValues", noteTextField: "noteTextField", opacity: "opacity", openField: "openField", outliersField: "outliersField", overlay: "overlay", padding: "padding", q1Field: "q1Field", q3Field: "q3Field", segmentSpacing: "segmentSpacing", size: "size", sizeField: "sizeField", spacing: "spacing", stack: "stack", startAngle: "startAngle", style: "style", summaryField: "summaryField", target: "target", toField: "toField", type: "type", upperField: "upperField", visible: "visible", visibleInLegend: "visibleInLegend", visibleInLegendField: "visibleInLegendField", visual: "visual", width: "width", whiskers: "whiskers", xAxis: "xAxis", xErrorHighField: "xErrorHighField", xErrorLowField: "xErrorLowField", xField: "xField", yAxis: "yAxis", yErrorHighField: "yErrorHighField", yErrorLowField: "yErrorLowField", yField: "yField", zIndex: "zIndex", errorBars: "errorBars", extremes: "extremes", highlight: "highlight", labels: "labels", markers: "markers", notes: "notes", outliers: "outliers", tooltip: "tooltip" }, providers: [ConfigurationService], queries: [{ propertyName: "seriesTooltip", first: true, predicate: SeriesTooltipComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
580
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesItemComponent, decorators: [{
|
|
581
581
|
type: Component,
|
|
582
582
|
args: [{
|
|
583
583
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -795,14 +795,15 @@ class BaseTooltip {
|
|
|
795
795
|
popup.popupAlign = align;
|
|
796
796
|
}
|
|
797
797
|
}
|
|
798
|
+
onInit() {
|
|
799
|
+
/* noop */
|
|
800
|
+
}
|
|
798
801
|
hide() {
|
|
799
802
|
if (this.popupRef) {
|
|
800
803
|
this.popupRef.close();
|
|
801
804
|
this.popupRef = null;
|
|
802
805
|
}
|
|
803
806
|
}
|
|
804
|
-
onInit() {
|
|
805
|
-
}
|
|
806
807
|
ngOnDestroy() {
|
|
807
808
|
this.hide();
|
|
808
809
|
}
|
|
@@ -833,9 +834,9 @@ class BaseTooltip {
|
|
|
833
834
|
return { scrollLeft, scrollTop };
|
|
834
835
|
}
|
|
835
836
|
}
|
|
836
|
-
BaseTooltip.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
837
|
-
BaseTooltip.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
838
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
837
|
+
BaseTooltip.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BaseTooltip, deps: [{ token: i1.PopupService }, { token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
838
|
+
BaseTooltip.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: BaseTooltip, ngImport: i0 });
|
|
839
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BaseTooltip, decorators: [{
|
|
839
840
|
type: Directive
|
|
840
841
|
}], ctorParameters: function () { return [{ type: i1.PopupService }, { type: i4.LocalizationService }]; } });
|
|
841
842
|
|
|
@@ -862,8 +863,8 @@ class CrosshairTooltipComponent extends BaseTooltip {
|
|
|
862
863
|
this.popupRef.popup.changeDetectorRef.detectChanges();
|
|
863
864
|
}
|
|
864
865
|
}
|
|
865
|
-
CrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
866
|
-
CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
866
|
+
CrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CrosshairTooltipComponent, deps: [{ token: i1.PopupService }, { token: i4.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
867
|
+
CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: { key: "key", popupSettings: "popupSettings" }, providers: [PopupService, {
|
|
867
868
|
provide: POPUP_CONTAINER,
|
|
868
869
|
useFactory: bodyFactory
|
|
869
870
|
}], viewQueries: [{ propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
@@ -873,7 +874,7 @@ CrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.
|
|
|
873
874
|
</div>
|
|
874
875
|
</ng-template>
|
|
875
876
|
`, isInline: true, directives: [{ type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
|
|
876
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
877
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
|
|
877
878
|
type: Component,
|
|
878
879
|
args: [{
|
|
879
880
|
providers: [PopupService, {
|
|
@@ -930,13 +931,13 @@ class CrosshairTooltipsContainerComponent {
|
|
|
930
931
|
createCrosshairTooltips(options) {
|
|
931
932
|
const newMap = this.mapTooltips(options);
|
|
932
933
|
const map = this.tooltipsMap;
|
|
933
|
-
for (
|
|
934
|
+
for (const key in map) {
|
|
934
935
|
if (!newMap[key]) {
|
|
935
936
|
this.removeTooltip(key);
|
|
936
937
|
delete map[key];
|
|
937
938
|
}
|
|
938
939
|
}
|
|
939
|
-
for (
|
|
940
|
+
for (const key in newMap) {
|
|
940
941
|
if (!map[key]) {
|
|
941
942
|
map[key] = newMap[key];
|
|
942
943
|
this.tooltipKeys.push(key);
|
|
@@ -980,12 +981,12 @@ class CrosshairTooltipsContainerComponent {
|
|
|
980
981
|
return result;
|
|
981
982
|
}
|
|
982
983
|
}
|
|
983
|
-
CrosshairTooltipsContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
984
|
-
CrosshairTooltipsContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
984
|
+
CrosshairTooltipsContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
985
|
+
CrosshairTooltipsContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: { popupSettings: "popupSettings" }, viewQueries: [{ propertyName: "crossahirTooltipComponents", predicate: CrosshairTooltipComponent, descendants: true }], ngImport: i0, template: `
|
|
985
986
|
<kendo-chart-crosshair-tooltip *ngFor="let key of tooltipKeys" [key]="key" [popupSettings]="popupSettings">
|
|
986
987
|
</kendo-chart-crosshair-tooltip>
|
|
987
988
|
`, isInline: true, components: [{ type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: ["key", "popupSettings"] }], directives: [{ type: i4$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
988
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
989
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
|
|
989
990
|
type: Component,
|
|
990
991
|
args: [{
|
|
991
992
|
selector: 'kendo-chart-crosshair-tooltips-container',
|
|
@@ -1002,7 +1003,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
1002
1003
|
}] } });
|
|
1003
1004
|
|
|
1004
1005
|
/**
|
|
1005
|
-
* A directive that selects a [template](
|
|
1006
|
+
* A directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
1006
1007
|
* within the `<kendo-chart-tooltip>` component for the
|
|
1007
1008
|
* [series tooltip]({% slug tooltips_chart_charts %}#toc-series-tooltip).
|
|
1008
1009
|
*
|
|
@@ -1036,9 +1037,9 @@ class SeriesTooltipTemplateDirective {
|
|
|
1036
1037
|
this.templateRef = templateRef;
|
|
1037
1038
|
}
|
|
1038
1039
|
}
|
|
1039
|
-
SeriesTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1040
|
-
SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
1041
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1040
|
+
SeriesTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1041
|
+
SeriesTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
|
|
1042
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
|
|
1042
1043
|
type: Directive,
|
|
1043
1044
|
args: [{
|
|
1044
1045
|
selector: '[kendoChartSeriesTooltipTemplate]'
|
|
@@ -1048,7 +1049,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
1048
1049
|
}] }]; } });
|
|
1049
1050
|
|
|
1050
1051
|
/**
|
|
1051
|
-
* A directive that selects a [template](
|
|
1052
|
+
* A directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
1052
1053
|
* within the `<kendo-chart-tooltip>` component for the
|
|
1053
1054
|
* [shared series tooltip]({% slug tooltips_chart_charts %}#toc-shared-tooltip).
|
|
1054
1055
|
*
|
|
@@ -1091,9 +1092,9 @@ class SharedTooltipTemplateDirective {
|
|
|
1091
1092
|
this.templateRef = templateRef;
|
|
1092
1093
|
}
|
|
1093
1094
|
}
|
|
1094
|
-
SharedTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1095
|
-
SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
1096
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1095
|
+
SharedTooltipTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SharedTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1096
|
+
SharedTooltipTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
|
|
1097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SharedTooltipTemplateDirective, decorators: [{
|
|
1097
1098
|
type: Directive,
|
|
1098
1099
|
args: [{
|
|
1099
1100
|
selector: '[kendoChartSharedTooltipTemplate]'
|
|
@@ -1170,9 +1171,9 @@ class TooltipTemplateService {
|
|
|
1170
1171
|
return this.sharedTemplate;
|
|
1171
1172
|
}
|
|
1172
1173
|
}
|
|
1173
|
-
TooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1174
|
-
TooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1175
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1174
|
+
TooltipTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1175
|
+
TooltipTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TooltipTemplateService });
|
|
1176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TooltipTemplateService, decorators: [{
|
|
1176
1177
|
type: Injectable
|
|
1177
1178
|
}] });
|
|
1178
1179
|
|
|
@@ -1267,8 +1268,8 @@ class TooltipPopupComponent extends BaseTooltip {
|
|
|
1267
1268
|
super.hide();
|
|
1268
1269
|
}
|
|
1269
1270
|
}
|
|
1270
|
-
TooltipPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1271
|
-
TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
1271
|
+
TooltipPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TooltipPopupComponent, deps: [{ token: i1.PopupService }, { token: TooltipTemplateService }, { token: i4.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1272
|
+
TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: { animate: "animate", classNames: "classNames", popupSettings: "popupSettings", wrapperClass: "wrapperClass" }, outputs: { leave: "leave" }, providers: [PopupService, {
|
|
1272
1273
|
provide: POPUP_CONTAINER,
|
|
1273
1274
|
useFactory: bodyFactory
|
|
1274
1275
|
}], viewQueries: [{ propertyName: "defaultSeriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "defaultSharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }, { propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
@@ -1304,7 +1305,7 @@ TooltipPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
1304
1305
|
</table>
|
|
1305
1306
|
</ng-template>
|
|
1306
1307
|
`, isInline: true, directives: [{ type: i4$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]" }, { type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]" }, { type: i4$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
1307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1308
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TooltipPopupComponent, decorators: [{
|
|
1308
1309
|
type: Component,
|
|
1309
1310
|
args: [{
|
|
1310
1311
|
providers: [PopupService, {
|
|
@@ -1384,40 +1385,417 @@ class ChartInstanceObserver extends InstanceObserver {
|
|
|
1384
1385
|
}
|
|
1385
1386
|
|
|
1386
1387
|
/**
|
|
1388
|
+
* Fallback theme in case the Theme Service fails
|
|
1389
|
+
* to read the variables from the main theme.
|
|
1390
|
+
*
|
|
1387
1391
|
* @hidden
|
|
1388
1392
|
*/
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1393
|
+
const chartDefaultTheme = () => Object.assign({}, chartBaseTheme(), {
|
|
1394
|
+
axisDefaults: {
|
|
1395
|
+
crosshair: {
|
|
1396
|
+
color: 'rgba(0, 0, 0, 0.5)'
|
|
1397
|
+
},
|
|
1398
|
+
labels: {
|
|
1399
|
+
color: 'rgb(101, 101, 101)',
|
|
1400
|
+
font: '12px serif'
|
|
1401
|
+
},
|
|
1402
|
+
line: {
|
|
1403
|
+
color: 'rgba(0, 0, 0, 0.08)'
|
|
1404
|
+
},
|
|
1405
|
+
majorGridLines: {
|
|
1406
|
+
color: 'rgba(0, 0, 0, 0.08)'
|
|
1407
|
+
},
|
|
1408
|
+
minorGridLines: {
|
|
1409
|
+
color: 'rgba(0, 0, 0, 0.04)'
|
|
1410
|
+
},
|
|
1411
|
+
notes: {
|
|
1412
|
+
icon: {
|
|
1413
|
+
background: 'rgba(0, 0, 0, 0.5)',
|
|
1414
|
+
border: {
|
|
1415
|
+
color: 'rgba(0, 0, 0, 0.5)'
|
|
1416
|
+
}
|
|
1417
|
+
},
|
|
1418
|
+
line: {
|
|
1419
|
+
color: 'rgba(0, 0, 0, 0.5)'
|
|
1420
|
+
},
|
|
1421
|
+
label: {
|
|
1422
|
+
font: '14px serif'
|
|
1423
|
+
}
|
|
1424
|
+
},
|
|
1425
|
+
title: {
|
|
1426
|
+
color: 'rgb(101, 101, 101)',
|
|
1427
|
+
font: '14px serif'
|
|
1428
|
+
}
|
|
1429
|
+
},
|
|
1430
|
+
chartArea: {
|
|
1431
|
+
background: 'rgb(255, 255, 255)'
|
|
1432
|
+
},
|
|
1433
|
+
legend: {
|
|
1434
|
+
inactiveItems: {
|
|
1435
|
+
labels: {
|
|
1436
|
+
color: 'rgba(102, 102, 102, 0.5)'
|
|
1437
|
+
},
|
|
1438
|
+
markers: {
|
|
1439
|
+
color: 'rgba(102, 102, 102, 0.5)'
|
|
1440
|
+
}
|
|
1441
|
+
},
|
|
1442
|
+
labels: {
|
|
1443
|
+
color: 'rgb(101, 101, 101)',
|
|
1444
|
+
font: '14px serif'
|
|
1445
|
+
}
|
|
1446
|
+
},
|
|
1447
|
+
seriesDefaults: {
|
|
1448
|
+
boxPlot: {
|
|
1449
|
+
downColor: 'rgba(0, 0, 0, 0.08)',
|
|
1450
|
+
mean: {
|
|
1451
|
+
color: 'rgb(246, 246, 246)'
|
|
1452
|
+
},
|
|
1453
|
+
median: {
|
|
1454
|
+
color: 'rgb(246, 246, 246)'
|
|
1455
|
+
},
|
|
1456
|
+
whiskers: {
|
|
1457
|
+
color: 'rgb(255, 99, 88)'
|
|
1458
|
+
}
|
|
1459
|
+
},
|
|
1460
|
+
bullet: {
|
|
1461
|
+
target: {
|
|
1462
|
+
color: 'rgb(101, 101, 101)'
|
|
1463
|
+
}
|
|
1464
|
+
},
|
|
1465
|
+
candlestick: {
|
|
1466
|
+
downColor: 'rgb(101, 101, 101)',
|
|
1467
|
+
line: {
|
|
1468
|
+
color: 'rgb(101, 101, 101)'
|
|
1469
|
+
}
|
|
1470
|
+
},
|
|
1471
|
+
errorBars: {
|
|
1472
|
+
color: 'rgba(0, 0, 0, 0.5)'
|
|
1473
|
+
},
|
|
1474
|
+
horizontalWaterfall: {
|
|
1475
|
+
line: {
|
|
1476
|
+
color: 'rgba(0, 0, 0, 0.08)'
|
|
1477
|
+
}
|
|
1478
|
+
},
|
|
1479
|
+
icon: {
|
|
1480
|
+
border: {
|
|
1481
|
+
color: 'rgba(0, 0, 0, 0.08)'
|
|
1482
|
+
}
|
|
1483
|
+
},
|
|
1484
|
+
labels: {
|
|
1485
|
+
background: 'rgb(255, 255, 255)',
|
|
1486
|
+
color: 'rgb(101, 101, 101)',
|
|
1487
|
+
opacity: 0.8,
|
|
1488
|
+
font: '12px serif'
|
|
1489
|
+
},
|
|
1490
|
+
notes: {
|
|
1491
|
+
icon: {
|
|
1492
|
+
background: 'rgba(0, 0, 0, 0.5)',
|
|
1493
|
+
border: {
|
|
1494
|
+
color: 'rgba(0, 0, 0, 0.5)'
|
|
1495
|
+
}
|
|
1496
|
+
},
|
|
1497
|
+
line: {
|
|
1498
|
+
color: 'rgba(0, 0, 0, 0.5)'
|
|
1499
|
+
},
|
|
1500
|
+
label: {
|
|
1501
|
+
font: '14px serif'
|
|
1502
|
+
}
|
|
1503
|
+
},
|
|
1504
|
+
overlay: {
|
|
1505
|
+
gradient: "none"
|
|
1506
|
+
},
|
|
1507
|
+
verticalBoxPlot: {
|
|
1508
|
+
downColor: 'rgba(0, 0, 0, 0.08)',
|
|
1509
|
+
mean: {
|
|
1510
|
+
color: 'rgb(246, 246, 246)'
|
|
1511
|
+
},
|
|
1512
|
+
median: {
|
|
1513
|
+
color: 'rgb(246, 246, 246)'
|
|
1514
|
+
},
|
|
1515
|
+
whiskers: {
|
|
1516
|
+
color: 'rgb(255, 99, 88)'
|
|
1517
|
+
}
|
|
1518
|
+
},
|
|
1519
|
+
verticalBullet: {
|
|
1520
|
+
target: {
|
|
1521
|
+
color: 'rgb(101, 101, 101)'
|
|
1522
|
+
}
|
|
1523
|
+
},
|
|
1524
|
+
waterfall: {
|
|
1525
|
+
line: {
|
|
1526
|
+
color: 'rgba(0, 0, 0, 0.08)'
|
|
1527
|
+
}
|
|
1528
|
+
},
|
|
1529
|
+
area: {
|
|
1530
|
+
opacity: 0.8
|
|
1531
|
+
}
|
|
1532
|
+
},
|
|
1533
|
+
title: {
|
|
1534
|
+
color: 'rgb(101, 101, 101)',
|
|
1535
|
+
font: '16px serif'
|
|
1536
|
+
},
|
|
1537
|
+
seriesColors: [
|
|
1538
|
+
'rgb(255, 99, 88)',
|
|
1539
|
+
'rgb(255, 210, 70)',
|
|
1540
|
+
'rgb(120, 210, 55)',
|
|
1541
|
+
'rgb(40, 180, 200)',
|
|
1542
|
+
'rgb(45, 115, 245)',
|
|
1543
|
+
'rgb(170, 70, 190)'
|
|
1544
|
+
]
|
|
1545
|
+
});
|
|
1402
1546
|
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
constructor(e, sender) {
|
|
1411
|
-
super(sender);
|
|
1412
|
-
this.axis = e.axis;
|
|
1413
|
-
this.dataItem = e.dataItem;
|
|
1414
|
-
this.index = e.index;
|
|
1415
|
-
this.text = e.text;
|
|
1416
|
-
this.value = e.value;
|
|
1547
|
+
const font = (style) => `${style.fontWeight} ${style.fontSize} ${style.fontFamily}`;
|
|
1548
|
+
const computedBackgroundColor = (element) => window.getComputedStyle(element).backgroundColor;
|
|
1549
|
+
const letterPos = (letter) => letter.toLowerCase().charCodeAt(0) - 'a'.charCodeAt(0);
|
|
1550
|
+
const seriesPos = (name) => {
|
|
1551
|
+
const alpha = name.match(/series-([a-z])$/);
|
|
1552
|
+
if (alpha !== null) {
|
|
1553
|
+
return letterPos(alpha[1]);
|
|
1417
1554
|
}
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1555
|
+
const num = name.split('--series-')[1];
|
|
1556
|
+
return parseInt(num, 10) - 1;
|
|
1557
|
+
};
|
|
1558
|
+
const SERIES_COLORS = 30;
|
|
1559
|
+
const seriesTemplate = () => {
|
|
1560
|
+
let template = `
|
|
1561
|
+
<div class="k-var--series-a"></div>
|
|
1562
|
+
<div class="k-var--series-b"></div>
|
|
1563
|
+
<div class="k-var--series-c"></div>
|
|
1564
|
+
<div class="k-var--series-d"></div>
|
|
1565
|
+
<div class="k-var--series-e"></div>
|
|
1566
|
+
<div class="k-var--series-f"></div>
|
|
1567
|
+
`;
|
|
1568
|
+
for (let i = 0; i < SERIES_COLORS; i++) {
|
|
1569
|
+
template += `
|
|
1570
|
+
<div class="k-var--series-${i + 1}"></div>`;
|
|
1571
|
+
}
|
|
1572
|
+
return template;
|
|
1573
|
+
};
|
|
1574
|
+
const template = () => `
|
|
1575
|
+
<div class="k-var--accent"></div>
|
|
1576
|
+
<div class="k-var--accent-contrast"></div>
|
|
1577
|
+
<div class="k-var--base"></div>
|
|
1578
|
+
<div class="k-var--background"></div>
|
|
1579
|
+
|
|
1580
|
+
<div class="k-var--normal-background"></div>
|
|
1581
|
+
<div class="k-var--normal-text-color"></div>
|
|
1582
|
+
<div class="k-var--hover-background"></div>
|
|
1583
|
+
<div class="k-var--hover-text-color"></div>
|
|
1584
|
+
<div class="k-var--selected-background"></div>
|
|
1585
|
+
<div class="k-var--selected-text-color"></div>
|
|
1586
|
+
<div class="k-var--chart-error-bars-background"></div>
|
|
1587
|
+
<div class="k-var--chart-notes-background"></div>
|
|
1588
|
+
<div class="k-var--chart-notes-border"></div>
|
|
1589
|
+
<div class="k-var--chart-notes-lines"></div>
|
|
1590
|
+
<div class="k-var--chart-crosshair-background"></div>
|
|
1591
|
+
|
|
1592
|
+
<div class="k-var--chart-inactive"></div>
|
|
1593
|
+
<div class="k-var--chart-major-lines"></div>
|
|
1594
|
+
<div class="k-var--chart-minor-lines"></div>
|
|
1595
|
+
<div class="k-var--chart-area-opacity"></div>
|
|
1596
|
+
<div class="k-var--chart-area-inactive-opacity"></div>
|
|
1597
|
+
<div class="k-var--chart-line-inactive-opacity"></div>
|
|
1598
|
+
|
|
1599
|
+
<div class="k-widget k-chart">
|
|
1600
|
+
<div class="k-var--chart-font"></div>
|
|
1601
|
+
<div class="k-var--chart-title-font"></div>
|
|
1602
|
+
<div class="k-var--chart-pane-title-font"></div>
|
|
1603
|
+
<div class="k-var--chart-label-font"></div>
|
|
1604
|
+
</div>
|
|
1605
|
+
|
|
1606
|
+
<div class="k-var--series-unset"></div>
|
|
1607
|
+
<div class="k-var--series">
|
|
1608
|
+
${seriesTemplate()}
|
|
1609
|
+
</div>
|
|
1610
|
+
`;
|
|
1611
|
+
/**
|
|
1612
|
+
* @hidden
|
|
1613
|
+
*/
|
|
1614
|
+
class ThemeService extends ConfigurationService {
|
|
1615
|
+
constructor(ngZone) {
|
|
1616
|
+
super(ngZone);
|
|
1617
|
+
this.loaded = false;
|
|
1618
|
+
}
|
|
1619
|
+
loadTheme() {
|
|
1620
|
+
if (this.loaded || !isDocumentAvailable()) {
|
|
1621
|
+
return;
|
|
1622
|
+
}
|
|
1623
|
+
if (!this.readTheme()) {
|
|
1624
|
+
this.readDefaultTheme();
|
|
1625
|
+
}
|
|
1626
|
+
this.loaded = true;
|
|
1627
|
+
this.next();
|
|
1628
|
+
}
|
|
1629
|
+
readTheme() {
|
|
1630
|
+
this.createElement();
|
|
1631
|
+
const available = this.queryColor('accent') !==
|
|
1632
|
+
this.queryColor('accent-contrast');
|
|
1633
|
+
try {
|
|
1634
|
+
if (available) {
|
|
1635
|
+
this.push(chartBaseTheme());
|
|
1636
|
+
this.setColors();
|
|
1637
|
+
this.setFonts();
|
|
1638
|
+
this.setSeriesColors();
|
|
1639
|
+
}
|
|
1640
|
+
}
|
|
1641
|
+
finally {
|
|
1642
|
+
this.destroyElement();
|
|
1643
|
+
}
|
|
1644
|
+
return available;
|
|
1645
|
+
}
|
|
1646
|
+
readDefaultTheme() {
|
|
1647
|
+
this.push(chartDefaultTheme());
|
|
1648
|
+
}
|
|
1649
|
+
createElement() {
|
|
1650
|
+
const container = this.element = document.createElement('div');
|
|
1651
|
+
container.style.display = 'none';
|
|
1652
|
+
container.innerHTML = template();
|
|
1653
|
+
document.body.appendChild(container);
|
|
1654
|
+
}
|
|
1655
|
+
destroyElement() {
|
|
1656
|
+
if (this.element) {
|
|
1657
|
+
document.body.removeChild(this.element);
|
|
1658
|
+
this.element = undefined;
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
setStyle(key, value) {
|
|
1662
|
+
this.set(key, value);
|
|
1663
|
+
}
|
|
1664
|
+
setColors() {
|
|
1665
|
+
this.mapColor('axisDefaults.crosshair.color', 'chart-crosshair-background');
|
|
1666
|
+
this.mapColor('axisDefaults.labels.color', 'normal-text-color');
|
|
1667
|
+
this.mapColor('axisDefaults.line.color', 'chart-major-lines');
|
|
1668
|
+
this.mapColor('axisDefaults.majorGridLines.color', 'chart-major-lines');
|
|
1669
|
+
this.mapColor('axisDefaults.minorGridLines.color', 'chart-minor-lines');
|
|
1670
|
+
this.mapColor('axisDefaults.notes.icon.background', 'chart-notes-background');
|
|
1671
|
+
this.mapColor('axisDefaults.notes.icon.border.color', 'chart-notes-border');
|
|
1672
|
+
this.mapColor('axisDefaults.notes.line.color', 'chart-notes-lines');
|
|
1673
|
+
this.mapColor('axisDefaults.title.color', 'normal-text-color');
|
|
1674
|
+
this.mapColor('chartArea.background', 'background');
|
|
1675
|
+
this.mapColor('legend.inactiveItems.labels.color', 'chart-inactive');
|
|
1676
|
+
this.mapColor('legend.inactiveItems.markers.color', 'chart-inactive');
|
|
1677
|
+
this.mapColor('legend.labels.color', 'normal-text-color');
|
|
1678
|
+
this.mapColor('seriesDefaults.boxPlot.downColor', 'chart-major-lines');
|
|
1679
|
+
this.mapColor('seriesDefaults.boxPlot.mean.color', 'base');
|
|
1680
|
+
this.mapColor('seriesDefaults.boxPlot.median.color', 'base');
|
|
1681
|
+
this.mapColor('seriesDefaults.boxPlot.whiskers.color', 'accent');
|
|
1682
|
+
this.mapColor('seriesDefaults.bullet.target.color', 'normal-text-color');
|
|
1683
|
+
this.mapColor('seriesDefaults.candlestick.downColor', 'normal-text-color');
|
|
1684
|
+
this.mapColor('seriesDefaults.candlestick.line.color', 'normal-text-color');
|
|
1685
|
+
this.mapColor('seriesDefaults.errorBars.color', 'chart-error-bars-background');
|
|
1686
|
+
this.mapColor('seriesDefaults.horizontalWaterfall.line.color', 'chart-major-lines');
|
|
1687
|
+
this.mapColor('seriesDefaults.icon.border.color', 'chart-major-lines');
|
|
1688
|
+
this.mapColor('seriesDefaults.labels.background', 'background');
|
|
1689
|
+
this.mapColor('seriesDefaults.labels.color', 'normal-text-color');
|
|
1690
|
+
this.mapColor('seriesDefaults.notes.icon.background', 'chart-notes-background');
|
|
1691
|
+
this.mapColor('seriesDefaults.notes.icon.border.color', 'chart-notes-border');
|
|
1692
|
+
this.mapColor('seriesDefaults.notes.line.color', 'chart-notes-lines');
|
|
1693
|
+
this.mapColor('seriesDefaults.verticalBoxPlot.downColor', 'chart-major-lines');
|
|
1694
|
+
this.mapColor('seriesDefaults.verticalBoxPlot.mean.color', 'base');
|
|
1695
|
+
this.mapColor('seriesDefaults.verticalBoxPlot.median.color', 'base');
|
|
1696
|
+
this.mapColor('seriesDefaults.verticalBoxPlot.whiskers.color', 'accent');
|
|
1697
|
+
this.mapColor('seriesDefaults.verticalBullet.target.color', 'normal-text-color');
|
|
1698
|
+
this.mapColor('seriesDefaults.waterfall.line.color', 'chart-major-lines');
|
|
1699
|
+
this.mapColor('title.color', 'normal-text-color');
|
|
1700
|
+
this.mapColor('subtitle.color', 'normal-text-color');
|
|
1701
|
+
const opacity = parseFloat(this.queryStyle('chart-area-opacity').opacity);
|
|
1702
|
+
if (!isNaN(opacity)) {
|
|
1703
|
+
this.setStyle('seriesDefaults.area.opacity', opacity);
|
|
1704
|
+
this.setStyle('seriesDefaults.radarArea.opacity', opacity);
|
|
1705
|
+
this.setStyle('seriesDefaults.verticalArea.opacity', opacity);
|
|
1706
|
+
this.setStyle('seriesDefaults.labels.opacity', opacity);
|
|
1707
|
+
}
|
|
1708
|
+
this.setInactiveOpacity(['area', 'verticalArea'], 'chart-area-inactive-opacity');
|
|
1709
|
+
this.setInactiveOpacity(['line', 'verticalLine'], 'chart-line-inactive-opacity');
|
|
1710
|
+
}
|
|
1711
|
+
setInactiveOpacity(seriesTypes, selector) {
|
|
1712
|
+
const inactiveOpacity = parseFloat(this.queryStyle(selector).opacity);
|
|
1713
|
+
if (!isNaN(inactiveOpacity) && inactiveOpacity < 1) {
|
|
1714
|
+
seriesTypes.forEach(type => this.setStyle(`seriesDefaults.${type}.highlight.inactiveOpacity`, inactiveOpacity));
|
|
1715
|
+
}
|
|
1716
|
+
}
|
|
1717
|
+
setFonts() {
|
|
1718
|
+
const defaultFont = font(this.queryStyle('chart-font'));
|
|
1719
|
+
const titleFont = font(this.queryStyle('chart-title-font'));
|
|
1720
|
+
const paneTitleFont = font(this.queryStyle('chart-pane-title-font'));
|
|
1721
|
+
const labelFont = font(this.queryStyle('chart-label-font'));
|
|
1722
|
+
this.setStyle('axisDefaults.labels.font', labelFont);
|
|
1723
|
+
this.setStyle('axisDefaults.notes.label.font', defaultFont);
|
|
1724
|
+
this.setStyle('axisDefaults.title.font', defaultFont);
|
|
1725
|
+
this.setStyle('legend.labels.font', defaultFont);
|
|
1726
|
+
this.setStyle('seriesDefaults.labels.font', labelFont);
|
|
1727
|
+
this.setStyle('seriesDefaults.notes.label.font', defaultFont);
|
|
1728
|
+
this.setStyle('title.font', titleFont);
|
|
1729
|
+
this.setStyle('subtitle.font', paneTitleFont);
|
|
1730
|
+
this.setStyle('paneDefaults.title.font', paneTitleFont);
|
|
1731
|
+
}
|
|
1732
|
+
setSeriesColors() {
|
|
1733
|
+
const element = this.element;
|
|
1734
|
+
const series = [].slice.call(element.querySelectorAll('.k-var--series div'));
|
|
1735
|
+
const unsetColor = computedBackgroundColor(element.querySelector('.k-var--series-unset'));
|
|
1736
|
+
const seriesColors = series.reduce((arr, el) => {
|
|
1737
|
+
const pos = seriesPos(el.className);
|
|
1738
|
+
const color = computedBackgroundColor(el);
|
|
1739
|
+
if (color !== unsetColor) {
|
|
1740
|
+
arr[pos] = color;
|
|
1741
|
+
}
|
|
1742
|
+
return arr;
|
|
1743
|
+
}, [] // Will populate the series colors in this array
|
|
1744
|
+
);
|
|
1745
|
+
this.setStyle('seriesColors', seriesColors);
|
|
1746
|
+
}
|
|
1747
|
+
mapColor(key, varName) {
|
|
1748
|
+
this.setStyle(key, this.queryColor(varName));
|
|
1749
|
+
}
|
|
1750
|
+
queryColor(varName) {
|
|
1751
|
+
return this.queryStyle(varName).backgroundColor;
|
|
1752
|
+
}
|
|
1753
|
+
queryStyle(varName) {
|
|
1754
|
+
const element = this.element.querySelector(`.k-var--${varName}`);
|
|
1755
|
+
return window.getComputedStyle(element);
|
|
1756
|
+
}
|
|
1757
|
+
}
|
|
1758
|
+
ThemeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ThemeService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1759
|
+
ThemeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ThemeService });
|
|
1760
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ThemeService, decorators: [{
|
|
1761
|
+
type: Injectable
|
|
1762
|
+
}], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
|
|
1763
|
+
|
|
1764
|
+
/**
|
|
1765
|
+
* @hidden
|
|
1766
|
+
*/
|
|
1767
|
+
class BaseEvent {
|
|
1768
|
+
/**
|
|
1769
|
+
* @hidden
|
|
1770
|
+
*/
|
|
1771
|
+
constructor(sender) {
|
|
1772
|
+
this.sender = sender;
|
|
1773
|
+
}
|
|
1774
|
+
}
|
|
1775
|
+
BaseEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
1776
|
+
BaseEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: BaseEvent, ngImport: i0 });
|
|
1777
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: BaseEvent, decorators: [{
|
|
1778
|
+
type: Directive
|
|
1779
|
+
}], ctorParameters: function () { return [{ type: undefined }]; } });
|
|
1780
|
+
|
|
1781
|
+
/**
|
|
1782
|
+
* Arguments for the `axisLabelClick` event.
|
|
1783
|
+
*/
|
|
1784
|
+
class AxisLabelClickEvent extends BaseEvent {
|
|
1785
|
+
/**
|
|
1786
|
+
* @hidden
|
|
1787
|
+
*/
|
|
1788
|
+
constructor(e, sender) {
|
|
1789
|
+
super(sender);
|
|
1790
|
+
this.axis = e.axis;
|
|
1791
|
+
this.dataItem = e.dataItem;
|
|
1792
|
+
this.index = e.index;
|
|
1793
|
+
this.text = e.text;
|
|
1794
|
+
this.value = e.value;
|
|
1795
|
+
}
|
|
1796
|
+
}
|
|
1797
|
+
|
|
1798
|
+
/**
|
|
1421
1799
|
* @hidden
|
|
1422
1800
|
*/
|
|
1423
1801
|
class PreventableEvent extends BaseEvent {
|
|
@@ -1444,9 +1822,9 @@ class PreventableEvent extends BaseEvent {
|
|
|
1444
1822
|
return this.prevented;
|
|
1445
1823
|
}
|
|
1446
1824
|
}
|
|
1447
|
-
PreventableEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1448
|
-
PreventableEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
1449
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1825
|
+
PreventableEvent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
1826
|
+
PreventableEvent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
|
|
1827
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PreventableEvent, decorators: [{
|
|
1450
1828
|
type: Directive
|
|
1451
1829
|
}] });
|
|
1452
1830
|
|
|
@@ -1529,6 +1907,7 @@ class LegendItemLeaveEvent extends LegendEvent {
|
|
|
1529
1907
|
* @hidden
|
|
1530
1908
|
*/
|
|
1531
1909
|
preventDefault() {
|
|
1910
|
+
/* noop */
|
|
1532
1911
|
}
|
|
1533
1912
|
/**
|
|
1534
1913
|
* @hidden
|
|
@@ -1687,537 +2066,160 @@ class SeriesClickEvent extends BaseEvent {
|
|
|
1687
2066
|
/**
|
|
1688
2067
|
* @hidden
|
|
1689
2068
|
*/
|
|
1690
|
-
constructor(e, sender) {
|
|
1691
|
-
super(sender);
|
|
1692
|
-
this.category = e.category;
|
|
1693
|
-
this.dataItem = e.dataItem;
|
|
1694
|
-
this.originalEvent = e.originalEvent;
|
|
1695
|
-
this.percentage = e.percentage;
|
|
1696
|
-
this.point = e.point;
|
|
1697
|
-
this.series = e.series;
|
|
1698
|
-
this.stackValue = e.stackValue;
|
|
1699
|
-
this.value = e.value;
|
|
1700
|
-
}
|
|
1701
|
-
}
|
|
1702
|
-
|
|
1703
|
-
/**
|
|
1704
|
-
* @hidden
|
|
1705
|
-
*/
|
|
1706
|
-
class SeriesEvent extends PreventableEvent {
|
|
1707
|
-
/**
|
|
1708
|
-
* @hidden
|
|
1709
|
-
*/
|
|
1710
|
-
constructor(e, sender) {
|
|
1711
|
-
super(sender);
|
|
1712
|
-
this.category = e.category;
|
|
1713
|
-
this.dataItem = e.dataItem;
|
|
1714
|
-
this.originalEvent = e.originalEvent;
|
|
1715
|
-
this.percentage = e.percentage;
|
|
1716
|
-
this.point = e.point;
|
|
1717
|
-
this.series = e.series;
|
|
1718
|
-
this.stackValue = e.stackValue;
|
|
1719
|
-
this.value = e.value;
|
|
1720
|
-
}
|
|
1721
|
-
}
|
|
1722
|
-
|
|
1723
|
-
/**
|
|
1724
|
-
* Arguments for the `seriesHover` event.
|
|
1725
|
-
*/
|
|
1726
|
-
class SeriesHoverEvent extends SeriesEvent {
|
|
1727
|
-
}
|
|
1728
|
-
|
|
1729
|
-
/**
|
|
1730
|
-
* Arguments for the `seriesOver` event.
|
|
1731
|
-
*/
|
|
1732
|
-
class SeriesOverEvent extends SeriesEvent {
|
|
1733
|
-
}
|
|
1734
|
-
|
|
1735
|
-
/**
|
|
1736
|
-
* Arguments for the `seriesLeave` event.
|
|
1737
|
-
*/
|
|
1738
|
-
class SeriesLeaveEvent extends SeriesEvent {
|
|
1739
|
-
}
|
|
1740
|
-
|
|
1741
|
-
/**
|
|
1742
|
-
* Arguments for the `zoom` event.
|
|
1743
|
-
*/
|
|
1744
|
-
class ZoomEvent extends PreventableEvent {
|
|
1745
|
-
/**
|
|
1746
|
-
* @hidden
|
|
1747
|
-
*/
|
|
1748
|
-
constructor(e, sender) {
|
|
1749
|
-
super(sender);
|
|
1750
|
-
this.axisRanges = e.axisRanges;
|
|
1751
|
-
this.delta = e.delta;
|
|
1752
|
-
this.originalEvent = e.originalEvent;
|
|
1753
|
-
}
|
|
1754
|
-
}
|
|
1755
|
-
|
|
1756
|
-
/**
|
|
1757
|
-
* Arguments for the `zoomEnd` event.
|
|
1758
|
-
*/
|
|
1759
|
-
class ZoomEndEvent extends BaseEvent {
|
|
1760
|
-
/**
|
|
1761
|
-
* @hidden
|
|
1762
|
-
*/
|
|
1763
|
-
constructor(e, sender) {
|
|
1764
|
-
super(sender);
|
|
1765
|
-
this.axisRanges = e.axisRanges;
|
|
1766
|
-
this.originalEvent = e.originalEvent;
|
|
1767
|
-
}
|
|
1768
|
-
}
|
|
1769
|
-
|
|
1770
|
-
/**
|
|
1771
|
-
* Arguments for the `zoomStart` event.
|
|
1772
|
-
*/
|
|
1773
|
-
class ZoomStartEvent extends PreventableEvent {
|
|
1774
|
-
/**
|
|
1775
|
-
* @hidden
|
|
1776
|
-
*/
|
|
1777
|
-
constructor(e, sender) {
|
|
1778
|
-
super(sender);
|
|
1779
|
-
this.axisRanges = e.axisRanges;
|
|
1780
|
-
this.originalEvent = e.originalEvent;
|
|
1781
|
-
}
|
|
1782
|
-
}
|
|
1783
|
-
|
|
1784
|
-
const EVENT_MAP$1 = {
|
|
1785
|
-
axisLabelClick: AxisLabelClickEvent,
|
|
1786
|
-
drag: DragEvent,
|
|
1787
|
-
dragEnd: DragEndEvent,
|
|
1788
|
-
dragStart: DragStartEvent,
|
|
1789
|
-
legendItemHover: LegendItemHoverEvent,
|
|
1790
|
-
legendItemLeave: LegendItemLeaveEvent,
|
|
1791
|
-
noteClick: NoteClickEvent,
|
|
1792
|
-
noteHover: NoteHoverEvent,
|
|
1793
|
-
noteLeave: NoteLeaveEvent,
|
|
1794
|
-
paneRender: PaneRenderEvent,
|
|
1795
|
-
plotAreaClick: PlotAreaClickEvent,
|
|
1796
|
-
plotAreaHover: PlotAreaHoverEvent,
|
|
1797
|
-
plotAreaLeave: PlotAreaLeaveEvent,
|
|
1798
|
-
render: RenderEvent,
|
|
1799
|
-
select: SelectEvent,
|
|
1800
|
-
selectEnd: SelectEndEvent,
|
|
1801
|
-
selectStart: SelectStartEvent,
|
|
1802
|
-
seriesClick: SeriesClickEvent,
|
|
1803
|
-
seriesHover: SeriesHoverEvent,
|
|
1804
|
-
seriesOver: SeriesOverEvent,
|
|
1805
|
-
seriesLeave: SeriesLeaveEvent,
|
|
1806
|
-
zoom: ZoomEvent,
|
|
1807
|
-
zoomEnd: ZoomEndEvent,
|
|
1808
|
-
zoomStart: ZoomStartEvent
|
|
1809
|
-
};
|
|
1810
|
-
/**
|
|
1811
|
-
* @hidden
|
|
1812
|
-
*/
|
|
1813
|
-
class InstanceEventService {
|
|
1814
|
-
create(name, args, sender) {
|
|
1815
|
-
if (EVENT_MAP$1[name]) {
|
|
1816
|
-
return new EVENT_MAP$1[name](args, sender);
|
|
1817
|
-
}
|
|
1818
|
-
}
|
|
1819
|
-
}
|
|
1820
|
-
|
|
1821
|
-
/**
|
|
1822
|
-
* Arguments for the `legendItemClick` event.
|
|
1823
|
-
*/
|
|
1824
|
-
class LegendItemClickEvent extends LegendEvent {
|
|
1825
|
-
/**
|
|
1826
|
-
* If called, the series visibility is not toggled as a result of clicking the legend item.
|
|
1827
|
-
*/
|
|
1828
|
-
preventDefault() {
|
|
1829
|
-
super.preventDefault();
|
|
1830
|
-
}
|
|
1831
|
-
}
|
|
1832
|
-
|
|
1833
|
-
/**
|
|
1834
|
-
* @hidden
|
|
1835
|
-
*/
|
|
1836
|
-
const packageMetadata = {
|
|
1837
|
-
name: '@progress/kendo-angular-charts',
|
|
1838
|
-
productName: 'Kendo UI for Angular',
|
|
1839
|
-
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1840
|
-
publishDate: 1668698089,
|
|
1841
|
-
version: '',
|
|
1842
|
-
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
1843
|
-
};
|
|
1844
|
-
|
|
1845
|
-
/**
|
|
1846
|
-
* Fallback theme in case the Theme Service fails
|
|
1847
|
-
* to read the variables from the main theme.
|
|
1848
|
-
*
|
|
1849
|
-
* @hidden
|
|
1850
|
-
*/
|
|
1851
|
-
const chartDefaultTheme = () => Object.assign({}, chartBaseTheme(), {
|
|
1852
|
-
axisDefaults: {
|
|
1853
|
-
crosshair: {
|
|
1854
|
-
color: 'rgba(0, 0, 0, 0.5)'
|
|
1855
|
-
},
|
|
1856
|
-
labels: {
|
|
1857
|
-
color: 'rgb(101, 101, 101)',
|
|
1858
|
-
font: '12px serif'
|
|
1859
|
-
},
|
|
1860
|
-
line: {
|
|
1861
|
-
color: 'rgba(0, 0, 0, 0.08)'
|
|
1862
|
-
},
|
|
1863
|
-
majorGridLines: {
|
|
1864
|
-
color: 'rgba(0, 0, 0, 0.08)'
|
|
1865
|
-
},
|
|
1866
|
-
minorGridLines: {
|
|
1867
|
-
color: 'rgba(0, 0, 0, 0.04)'
|
|
1868
|
-
},
|
|
1869
|
-
notes: {
|
|
1870
|
-
icon: {
|
|
1871
|
-
background: 'rgba(0, 0, 0, 0.5)',
|
|
1872
|
-
border: {
|
|
1873
|
-
color: 'rgba(0, 0, 0, 0.5)'
|
|
1874
|
-
}
|
|
1875
|
-
},
|
|
1876
|
-
line: {
|
|
1877
|
-
color: 'rgba(0, 0, 0, 0.5)'
|
|
1878
|
-
},
|
|
1879
|
-
label: {
|
|
1880
|
-
font: '14px serif'
|
|
1881
|
-
}
|
|
1882
|
-
},
|
|
1883
|
-
title: {
|
|
1884
|
-
color: 'rgb(101, 101, 101)',
|
|
1885
|
-
font: '14px serif'
|
|
1886
|
-
}
|
|
1887
|
-
},
|
|
1888
|
-
chartArea: {
|
|
1889
|
-
background: 'rgb(255, 255, 255)'
|
|
1890
|
-
},
|
|
1891
|
-
legend: {
|
|
1892
|
-
inactiveItems: {
|
|
1893
|
-
labels: {
|
|
1894
|
-
color: 'rgba(102, 102, 102, 0.5)'
|
|
1895
|
-
},
|
|
1896
|
-
markers: {
|
|
1897
|
-
color: 'rgba(102, 102, 102, 0.5)'
|
|
1898
|
-
}
|
|
1899
|
-
},
|
|
1900
|
-
labels: {
|
|
1901
|
-
color: 'rgb(101, 101, 101)',
|
|
1902
|
-
font: '14px serif'
|
|
1903
|
-
}
|
|
1904
|
-
},
|
|
1905
|
-
seriesDefaults: {
|
|
1906
|
-
boxPlot: {
|
|
1907
|
-
downColor: 'rgba(0, 0, 0, 0.08)',
|
|
1908
|
-
mean: {
|
|
1909
|
-
color: 'rgb(246, 246, 246)'
|
|
1910
|
-
},
|
|
1911
|
-
median: {
|
|
1912
|
-
color: 'rgb(246, 246, 246)'
|
|
1913
|
-
},
|
|
1914
|
-
whiskers: {
|
|
1915
|
-
color: 'rgb(255, 99, 88)'
|
|
1916
|
-
}
|
|
1917
|
-
},
|
|
1918
|
-
bullet: {
|
|
1919
|
-
target: {
|
|
1920
|
-
color: 'rgb(101, 101, 101)'
|
|
1921
|
-
}
|
|
1922
|
-
},
|
|
1923
|
-
candlestick: {
|
|
1924
|
-
downColor: 'rgb(101, 101, 101)',
|
|
1925
|
-
line: {
|
|
1926
|
-
color: 'rgb(101, 101, 101)'
|
|
1927
|
-
}
|
|
1928
|
-
},
|
|
1929
|
-
errorBars: {
|
|
1930
|
-
color: 'rgba(0, 0, 0, 0.5)'
|
|
1931
|
-
},
|
|
1932
|
-
horizontalWaterfall: {
|
|
1933
|
-
line: {
|
|
1934
|
-
color: 'rgba(0, 0, 0, 0.08)'
|
|
1935
|
-
}
|
|
1936
|
-
},
|
|
1937
|
-
icon: {
|
|
1938
|
-
border: {
|
|
1939
|
-
color: 'rgba(0, 0, 0, 0.08)'
|
|
1940
|
-
}
|
|
1941
|
-
},
|
|
1942
|
-
labels: {
|
|
1943
|
-
background: 'rgb(255, 255, 255)',
|
|
1944
|
-
color: 'rgb(101, 101, 101)',
|
|
1945
|
-
opacity: 0.8,
|
|
1946
|
-
font: '12px serif'
|
|
1947
|
-
},
|
|
1948
|
-
notes: {
|
|
1949
|
-
icon: {
|
|
1950
|
-
background: 'rgba(0, 0, 0, 0.5)',
|
|
1951
|
-
border: {
|
|
1952
|
-
color: 'rgba(0, 0, 0, 0.5)'
|
|
1953
|
-
}
|
|
1954
|
-
},
|
|
1955
|
-
line: {
|
|
1956
|
-
color: 'rgba(0, 0, 0, 0.5)'
|
|
1957
|
-
},
|
|
1958
|
-
label: {
|
|
1959
|
-
font: '14px serif'
|
|
1960
|
-
}
|
|
1961
|
-
},
|
|
1962
|
-
overlay: {
|
|
1963
|
-
gradient: "none"
|
|
1964
|
-
},
|
|
1965
|
-
verticalBoxPlot: {
|
|
1966
|
-
downColor: 'rgba(0, 0, 0, 0.08)',
|
|
1967
|
-
mean: {
|
|
1968
|
-
color: 'rgb(246, 246, 246)'
|
|
1969
|
-
},
|
|
1970
|
-
median: {
|
|
1971
|
-
color: 'rgb(246, 246, 246)'
|
|
1972
|
-
},
|
|
1973
|
-
whiskers: {
|
|
1974
|
-
color: 'rgb(255, 99, 88)'
|
|
1975
|
-
}
|
|
1976
|
-
},
|
|
1977
|
-
verticalBullet: {
|
|
1978
|
-
target: {
|
|
1979
|
-
color: 'rgb(101, 101, 101)'
|
|
1980
|
-
}
|
|
1981
|
-
},
|
|
1982
|
-
waterfall: {
|
|
1983
|
-
line: {
|
|
1984
|
-
color: 'rgba(0, 0, 0, 0.08)'
|
|
1985
|
-
}
|
|
1986
|
-
},
|
|
1987
|
-
area: {
|
|
1988
|
-
opacity: 0.8
|
|
1989
|
-
}
|
|
1990
|
-
},
|
|
1991
|
-
title: {
|
|
1992
|
-
color: 'rgb(101, 101, 101)',
|
|
1993
|
-
font: '16px serif'
|
|
1994
|
-
},
|
|
1995
|
-
seriesColors: [
|
|
1996
|
-
'rgb(255, 99, 88)',
|
|
1997
|
-
'rgb(255, 210, 70)',
|
|
1998
|
-
'rgb(120, 210, 55)',
|
|
1999
|
-
'rgb(40, 180, 200)',
|
|
2000
|
-
'rgb(45, 115, 245)',
|
|
2001
|
-
'rgb(170, 70, 190)'
|
|
2002
|
-
]
|
|
2003
|
-
});
|
|
2004
|
-
|
|
2005
|
-
const font = (style) => `${style.fontWeight} ${style.fontSize} ${style.fontFamily}`;
|
|
2006
|
-
const computedBackgroundColor = (element) => window.getComputedStyle(element).backgroundColor;
|
|
2007
|
-
const letterPos = (letter) => letter.toLowerCase().charCodeAt(0) - 'a'.charCodeAt(0);
|
|
2008
|
-
const seriesPos = (name) => {
|
|
2009
|
-
const alpha = name.match(/series-([a-z])$/);
|
|
2010
|
-
if (alpha !== null) {
|
|
2011
|
-
return letterPos(alpha[1]);
|
|
2012
|
-
}
|
|
2013
|
-
const num = name.split('--series-')[1];
|
|
2014
|
-
return parseInt(num, 10) - 1;
|
|
2015
|
-
};
|
|
2016
|
-
const SERIES_COLORS = 30;
|
|
2017
|
-
const seriesTemplate = () => {
|
|
2018
|
-
let template = `
|
|
2019
|
-
<div class="k-var--series-a"></div>
|
|
2020
|
-
<div class="k-var--series-b"></div>
|
|
2021
|
-
<div class="k-var--series-c"></div>
|
|
2022
|
-
<div class="k-var--series-d"></div>
|
|
2023
|
-
<div class="k-var--series-e"></div>
|
|
2024
|
-
<div class="k-var--series-f"></div>
|
|
2025
|
-
`;
|
|
2026
|
-
for (let i = 0; i < SERIES_COLORS; i++) {
|
|
2027
|
-
template += `
|
|
2028
|
-
<div class="k-var--series-${i + 1}"></div>`;
|
|
2029
|
-
}
|
|
2030
|
-
return template;
|
|
2031
|
-
};
|
|
2032
|
-
const template = () => `
|
|
2033
|
-
<div class="k-var--accent"></div>
|
|
2034
|
-
<div class="k-var--accent-contrast"></div>
|
|
2035
|
-
<div class="k-var--base"></div>
|
|
2036
|
-
<div class="k-var--background"></div>
|
|
2037
|
-
|
|
2038
|
-
<div class="k-var--normal-background"></div>
|
|
2039
|
-
<div class="k-var--normal-text-color"></div>
|
|
2040
|
-
<div class="k-var--hover-background"></div>
|
|
2041
|
-
<div class="k-var--hover-text-color"></div>
|
|
2042
|
-
<div class="k-var--selected-background"></div>
|
|
2043
|
-
<div class="k-var--selected-text-color"></div>
|
|
2044
|
-
<div class="k-var--chart-error-bars-background"></div>
|
|
2045
|
-
<div class="k-var--chart-notes-background"></div>
|
|
2046
|
-
<div class="k-var--chart-notes-border"></div>
|
|
2047
|
-
<div class="k-var--chart-notes-lines"></div>
|
|
2048
|
-
<div class="k-var--chart-crosshair-background"></div>
|
|
2049
|
-
|
|
2050
|
-
<div class="k-var--chart-inactive"></div>
|
|
2051
|
-
<div class="k-var--chart-major-lines"></div>
|
|
2052
|
-
<div class="k-var--chart-minor-lines"></div>
|
|
2053
|
-
<div class="k-var--chart-area-opacity"></div>
|
|
2054
|
-
<div class="k-var--chart-area-inactive-opacity"></div>
|
|
2055
|
-
<div class="k-var--chart-line-inactive-opacity"></div>
|
|
2056
|
-
|
|
2057
|
-
<div class="k-widget k-chart">
|
|
2058
|
-
<div class="k-var--chart-font"></div>
|
|
2059
|
-
<div class="k-var--chart-title-font"></div>
|
|
2060
|
-
<div class="k-var--chart-pane-title-font"></div>
|
|
2061
|
-
<div class="k-var--chart-label-font"></div>
|
|
2062
|
-
</div>
|
|
2063
|
-
|
|
2064
|
-
<div class="k-var--series-unset"></div>
|
|
2065
|
-
<div class="k-var--series">
|
|
2066
|
-
${seriesTemplate()}
|
|
2067
|
-
</div>
|
|
2068
|
-
`;
|
|
2069
|
-
/**
|
|
2070
|
-
* @hidden
|
|
2071
|
-
*/
|
|
2072
|
-
class ThemeService extends ConfigurationService {
|
|
2073
|
-
constructor(ngZone) {
|
|
2074
|
-
super(ngZone);
|
|
2075
|
-
this.loaded = false;
|
|
2076
|
-
}
|
|
2077
|
-
loadTheme() {
|
|
2078
|
-
if (this.loaded || !isDocumentAvailable()) {
|
|
2079
|
-
return;
|
|
2080
|
-
}
|
|
2081
|
-
if (!this.readTheme()) {
|
|
2082
|
-
this.readDefaultTheme();
|
|
2083
|
-
}
|
|
2084
|
-
this.loaded = true;
|
|
2085
|
-
this.next();
|
|
2086
|
-
}
|
|
2087
|
-
readTheme() {
|
|
2088
|
-
this.createElement();
|
|
2089
|
-
const available = this.queryColor('accent') !==
|
|
2090
|
-
this.queryColor('accent-contrast');
|
|
2091
|
-
try {
|
|
2092
|
-
if (available) {
|
|
2093
|
-
this.push(chartBaseTheme());
|
|
2094
|
-
this.setColors();
|
|
2095
|
-
this.setFonts();
|
|
2096
|
-
this.setSeriesColors();
|
|
2097
|
-
}
|
|
2098
|
-
}
|
|
2099
|
-
finally {
|
|
2100
|
-
this.destroyElement();
|
|
2101
|
-
}
|
|
2102
|
-
return available;
|
|
2103
|
-
}
|
|
2104
|
-
readDefaultTheme() {
|
|
2105
|
-
this.push(chartDefaultTheme());
|
|
2106
|
-
}
|
|
2107
|
-
createElement() {
|
|
2108
|
-
const container = this.element = document.createElement('div');
|
|
2109
|
-
container.style.display = 'none';
|
|
2110
|
-
container.innerHTML = template();
|
|
2111
|
-
document.body.appendChild(container);
|
|
2112
|
-
}
|
|
2113
|
-
destroyElement() {
|
|
2114
|
-
if (this.element) {
|
|
2115
|
-
document.body.removeChild(this.element);
|
|
2116
|
-
this.element = undefined;
|
|
2117
|
-
}
|
|
2118
|
-
}
|
|
2119
|
-
setStyle(key, value) {
|
|
2120
|
-
this.set(key, value);
|
|
2121
|
-
}
|
|
2122
|
-
setColors() {
|
|
2123
|
-
this.mapColor('axisDefaults.crosshair.color', 'chart-crosshair-background');
|
|
2124
|
-
this.mapColor('axisDefaults.labels.color', 'normal-text-color');
|
|
2125
|
-
this.mapColor('axisDefaults.line.color', 'chart-major-lines');
|
|
2126
|
-
this.mapColor('axisDefaults.majorGridLines.color', 'chart-major-lines');
|
|
2127
|
-
this.mapColor('axisDefaults.minorGridLines.color', 'chart-minor-lines');
|
|
2128
|
-
this.mapColor('axisDefaults.notes.icon.background', 'chart-notes-background');
|
|
2129
|
-
this.mapColor('axisDefaults.notes.icon.border.color', 'chart-notes-border');
|
|
2130
|
-
this.mapColor('axisDefaults.notes.line.color', 'chart-notes-lines');
|
|
2131
|
-
this.mapColor('axisDefaults.title.color', 'normal-text-color');
|
|
2132
|
-
this.mapColor('chartArea.background', 'background');
|
|
2133
|
-
this.mapColor('legend.inactiveItems.labels.color', 'chart-inactive');
|
|
2134
|
-
this.mapColor('legend.inactiveItems.markers.color', 'chart-inactive');
|
|
2135
|
-
this.mapColor('legend.labels.color', 'normal-text-color');
|
|
2136
|
-
this.mapColor('seriesDefaults.boxPlot.downColor', 'chart-major-lines');
|
|
2137
|
-
this.mapColor('seriesDefaults.boxPlot.mean.color', 'base');
|
|
2138
|
-
this.mapColor('seriesDefaults.boxPlot.median.color', 'base');
|
|
2139
|
-
this.mapColor('seriesDefaults.boxPlot.whiskers.color', 'accent');
|
|
2140
|
-
this.mapColor('seriesDefaults.bullet.target.color', 'normal-text-color');
|
|
2141
|
-
this.mapColor('seriesDefaults.candlestick.downColor', 'normal-text-color');
|
|
2142
|
-
this.mapColor('seriesDefaults.candlestick.line.color', 'normal-text-color');
|
|
2143
|
-
this.mapColor('seriesDefaults.errorBars.color', 'chart-error-bars-background');
|
|
2144
|
-
this.mapColor('seriesDefaults.horizontalWaterfall.line.color', 'chart-major-lines');
|
|
2145
|
-
this.mapColor('seriesDefaults.icon.border.color', 'chart-major-lines');
|
|
2146
|
-
this.mapColor('seriesDefaults.labels.background', 'background');
|
|
2147
|
-
this.mapColor('seriesDefaults.labels.color', 'normal-text-color');
|
|
2148
|
-
this.mapColor('seriesDefaults.notes.icon.background', 'chart-notes-background');
|
|
2149
|
-
this.mapColor('seriesDefaults.notes.icon.border.color', 'chart-notes-border');
|
|
2150
|
-
this.mapColor('seriesDefaults.notes.line.color', 'chart-notes-lines');
|
|
2151
|
-
this.mapColor('seriesDefaults.verticalBoxPlot.downColor', 'chart-major-lines');
|
|
2152
|
-
this.mapColor('seriesDefaults.verticalBoxPlot.mean.color', 'base');
|
|
2153
|
-
this.mapColor('seriesDefaults.verticalBoxPlot.median.color', 'base');
|
|
2154
|
-
this.mapColor('seriesDefaults.verticalBoxPlot.whiskers.color', 'accent');
|
|
2155
|
-
this.mapColor('seriesDefaults.verticalBullet.target.color', 'normal-text-color');
|
|
2156
|
-
this.mapColor('seriesDefaults.waterfall.line.color', 'chart-major-lines');
|
|
2157
|
-
this.mapColor('title.color', 'normal-text-color');
|
|
2158
|
-
this.mapColor('subtitle.color', 'normal-text-color');
|
|
2159
|
-
const opacity = parseFloat(this.queryStyle('chart-area-opacity').opacity);
|
|
2160
|
-
if (!isNaN(opacity)) {
|
|
2161
|
-
this.setStyle('seriesDefaults.area.opacity', opacity);
|
|
2162
|
-
this.setStyle('seriesDefaults.radarArea.opacity', opacity);
|
|
2163
|
-
this.setStyle('seriesDefaults.verticalArea.opacity', opacity);
|
|
2164
|
-
this.setStyle('seriesDefaults.labels.opacity', opacity);
|
|
2165
|
-
}
|
|
2166
|
-
this.setInactiveOpacity(['area', 'verticalArea'], 'chart-area-inactive-opacity');
|
|
2167
|
-
this.setInactiveOpacity(['line', 'verticalLine'], 'chart-line-inactive-opacity');
|
|
2069
|
+
constructor(e, sender) {
|
|
2070
|
+
super(sender);
|
|
2071
|
+
this.category = e.category;
|
|
2072
|
+
this.dataItem = e.dataItem;
|
|
2073
|
+
this.originalEvent = e.originalEvent;
|
|
2074
|
+
this.percentage = e.percentage;
|
|
2075
|
+
this.point = e.point;
|
|
2076
|
+
this.series = e.series;
|
|
2077
|
+
this.stackValue = e.stackValue;
|
|
2078
|
+
this.value = e.value;
|
|
2168
2079
|
}
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2080
|
+
}
|
|
2081
|
+
|
|
2082
|
+
/**
|
|
2083
|
+
* @hidden
|
|
2084
|
+
*/
|
|
2085
|
+
class SeriesEvent extends PreventableEvent {
|
|
2086
|
+
/**
|
|
2087
|
+
* @hidden
|
|
2088
|
+
*/
|
|
2089
|
+
constructor(e, sender) {
|
|
2090
|
+
super(sender);
|
|
2091
|
+
this.category = e.category;
|
|
2092
|
+
this.dataItem = e.dataItem;
|
|
2093
|
+
this.originalEvent = e.originalEvent;
|
|
2094
|
+
this.percentage = e.percentage;
|
|
2095
|
+
this.point = e.point;
|
|
2096
|
+
this.series = e.series;
|
|
2097
|
+
this.stackValue = e.stackValue;
|
|
2098
|
+
this.value = e.value;
|
|
2174
2099
|
}
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2100
|
+
}
|
|
2101
|
+
|
|
2102
|
+
/**
|
|
2103
|
+
* Arguments for the `seriesHover` event.
|
|
2104
|
+
*/
|
|
2105
|
+
class SeriesHoverEvent extends SeriesEvent {
|
|
2106
|
+
}
|
|
2107
|
+
|
|
2108
|
+
/**
|
|
2109
|
+
* Arguments for the `seriesOver` event.
|
|
2110
|
+
*/
|
|
2111
|
+
class SeriesOverEvent extends SeriesEvent {
|
|
2112
|
+
}
|
|
2113
|
+
|
|
2114
|
+
/**
|
|
2115
|
+
* Arguments for the `seriesLeave` event.
|
|
2116
|
+
*/
|
|
2117
|
+
class SeriesLeaveEvent extends SeriesEvent {
|
|
2118
|
+
}
|
|
2119
|
+
|
|
2120
|
+
/**
|
|
2121
|
+
* Arguments for the `zoom` event.
|
|
2122
|
+
*/
|
|
2123
|
+
class ZoomEvent extends PreventableEvent {
|
|
2124
|
+
/**
|
|
2125
|
+
* @hidden
|
|
2126
|
+
*/
|
|
2127
|
+
constructor(e, sender) {
|
|
2128
|
+
super(sender);
|
|
2129
|
+
this.axisRanges = e.axisRanges;
|
|
2130
|
+
this.delta = e.delta;
|
|
2131
|
+
this.originalEvent = e.originalEvent;
|
|
2189
2132
|
}
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
this.setStyle('seriesColors', seriesColors);
|
|
2133
|
+
}
|
|
2134
|
+
|
|
2135
|
+
/**
|
|
2136
|
+
* Arguments for the `zoomEnd` event.
|
|
2137
|
+
*/
|
|
2138
|
+
class ZoomEndEvent extends BaseEvent {
|
|
2139
|
+
/**
|
|
2140
|
+
* @hidden
|
|
2141
|
+
*/
|
|
2142
|
+
constructor(e, sender) {
|
|
2143
|
+
super(sender);
|
|
2144
|
+
this.axisRanges = e.axisRanges;
|
|
2145
|
+
this.originalEvent = e.originalEvent;
|
|
2204
2146
|
}
|
|
2205
|
-
|
|
2206
|
-
|
|
2147
|
+
}
|
|
2148
|
+
|
|
2149
|
+
/**
|
|
2150
|
+
* Arguments for the `zoomStart` event.
|
|
2151
|
+
*/
|
|
2152
|
+
class ZoomStartEvent extends PreventableEvent {
|
|
2153
|
+
/**
|
|
2154
|
+
* @hidden
|
|
2155
|
+
*/
|
|
2156
|
+
constructor(e, sender) {
|
|
2157
|
+
super(sender);
|
|
2158
|
+
this.axisRanges = e.axisRanges;
|
|
2159
|
+
this.originalEvent = e.originalEvent;
|
|
2207
2160
|
}
|
|
2208
|
-
|
|
2209
|
-
|
|
2161
|
+
}
|
|
2162
|
+
|
|
2163
|
+
const EVENT_MAP$1 = {
|
|
2164
|
+
axisLabelClick: AxisLabelClickEvent,
|
|
2165
|
+
drag: DragEvent,
|
|
2166
|
+
dragEnd: DragEndEvent,
|
|
2167
|
+
dragStart: DragStartEvent,
|
|
2168
|
+
legendItemHover: LegendItemHoverEvent,
|
|
2169
|
+
legendItemLeave: LegendItemLeaveEvent,
|
|
2170
|
+
noteClick: NoteClickEvent,
|
|
2171
|
+
noteHover: NoteHoverEvent,
|
|
2172
|
+
noteLeave: NoteLeaveEvent,
|
|
2173
|
+
paneRender: PaneRenderEvent,
|
|
2174
|
+
plotAreaClick: PlotAreaClickEvent,
|
|
2175
|
+
plotAreaHover: PlotAreaHoverEvent,
|
|
2176
|
+
plotAreaLeave: PlotAreaLeaveEvent,
|
|
2177
|
+
render: RenderEvent,
|
|
2178
|
+
select: SelectEvent,
|
|
2179
|
+
selectEnd: SelectEndEvent,
|
|
2180
|
+
selectStart: SelectStartEvent,
|
|
2181
|
+
seriesClick: SeriesClickEvent,
|
|
2182
|
+
seriesHover: SeriesHoverEvent,
|
|
2183
|
+
seriesOver: SeriesOverEvent,
|
|
2184
|
+
seriesLeave: SeriesLeaveEvent,
|
|
2185
|
+
zoom: ZoomEvent,
|
|
2186
|
+
zoomEnd: ZoomEndEvent,
|
|
2187
|
+
zoomStart: ZoomStartEvent
|
|
2188
|
+
};
|
|
2189
|
+
/**
|
|
2190
|
+
* @hidden
|
|
2191
|
+
*/
|
|
2192
|
+
class InstanceEventService {
|
|
2193
|
+
create(name, args, sender) {
|
|
2194
|
+
if (EVENT_MAP$1[name]) {
|
|
2195
|
+
return new EVENT_MAP$1[name](args, sender);
|
|
2196
|
+
}
|
|
2210
2197
|
}
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2198
|
+
}
|
|
2199
|
+
|
|
2200
|
+
/**
|
|
2201
|
+
* Arguments for the `legendItemClick` event.
|
|
2202
|
+
*/
|
|
2203
|
+
class LegendItemClickEvent extends LegendEvent {
|
|
2204
|
+
/**
|
|
2205
|
+
* If called, the series visibility is not toggled as a result of clicking the legend item.
|
|
2206
|
+
*/
|
|
2207
|
+
preventDefault() {
|
|
2208
|
+
super.preventDefault();
|
|
2214
2209
|
}
|
|
2215
2210
|
}
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2211
|
+
|
|
2212
|
+
/**
|
|
2213
|
+
* @hidden
|
|
2214
|
+
*/
|
|
2215
|
+
const packageMetadata = {
|
|
2216
|
+
name: '@progress/kendo-angular-charts',
|
|
2217
|
+
productName: 'Kendo UI for Angular',
|
|
2218
|
+
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
2219
|
+
publishDate: 1672320741,
|
|
2220
|
+
version: '',
|
|
2221
|
+
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2222
|
+
};
|
|
2221
2223
|
|
|
2222
2224
|
function hasObservers(emitter) {
|
|
2223
2225
|
return emitter.observers.length > 0;
|
|
@@ -2876,8 +2878,8 @@ class ChartComponent {
|
|
|
2876
2878
|
return Boolean(this.localizationService.rtl);
|
|
2877
2879
|
}
|
|
2878
2880
|
}
|
|
2879
|
-
ChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2880
|
-
ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
2881
|
+
ChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
2882
|
+
ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ChartComponent, selector: "kendo-chart", inputs: { pannable: "pannable", renderAs: "renderAs", seriesColors: "seriesColors", subtitle: "subtitle", title: "title", transitions: "transitions", zoomable: "zoomable", axisDefaults: "axisDefaults", categoryAxis: "categoryAxis", chartArea: "chartArea", legend: "legend", panes: "panes", paneDefaults: "paneDefaults", plotArea: "plotArea", series: "series", seriesDefaults: "seriesDefaults", tooltip: "tooltip", valueAxis: "valueAxis", xAxis: "xAxis", yAxis: "yAxis", resizeRateLimit: "resizeRateLimit", popupSettings: "popupSettings" }, outputs: { axisLabelClick: "axisLabelClick", drag: "drag", dragEnd: "dragEnd", dragStart: "dragStart", legendItemHover: "legendItemHover", legendItemLeave: "legendItemLeave", noteClick: "noteClick", noteHover: "noteHover", noteLeave: "noteLeave", paneRender: "paneRender", plotAreaClick: "plotAreaClick", plotAreaHover: "plotAreaHover", plotAreaLeave: "plotAreaLeave", render: "render", select: "select", selectEnd: "selectEnd", selectStart: "selectStart", seriesClick: "seriesClick", seriesHover: "seriesHover", seriesOver: "seriesOver", seriesLeave: "seriesLeave", zoom: "zoom", zoomEnd: "zoomEnd", zoomStart: "zoomStart", legendItemClick: "legendItemClick" }, providers: [
|
|
2881
2883
|
ConfigurationService,
|
|
2882
2884
|
TooltipTemplateService,
|
|
2883
2885
|
InstanceEventService,
|
|
@@ -2897,7 +2899,7 @@ ChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
|
|
|
2897
2899
|
<ng-template [ngTemplateOutlet]="donutCenterTemplate.templateRef"></ng-template>
|
|
2898
2900
|
</div>
|
|
2899
2901
|
`, isInline: true, components: [{ type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { type: i8.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }], directives: [{ type: i4$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i4$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2900
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2902
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartComponent, decorators: [{
|
|
2901
2903
|
type: Component,
|
|
2902
2904
|
args: [{
|
|
2903
2905
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3153,9 +3155,9 @@ class AxisDefaultsComponent extends SettingsComponent {
|
|
|
3153
3155
|
this.configurationService = configurationService;
|
|
3154
3156
|
}
|
|
3155
3157
|
}
|
|
3156
|
-
AxisDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3157
|
-
AxisDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3158
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3158
|
+
AxisDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3159
|
+
AxisDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: AxisDefaultsComponent, selector: "kendo-chart-axis-defaults", inputs: { background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", minorGridLines: "minorGridLines", minorTicks: "minorTicks", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", visible: "visible", crosshair: "crosshair", labels: "labels", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
|
|
3159
3161
|
type: Component,
|
|
3160
3162
|
args: [{
|
|
3161
3163
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3206,9 +3208,9 @@ class AxisDefaultsCrosshairComponent extends SettingsComponent {
|
|
|
3206
3208
|
this.markAsVisible();
|
|
3207
3209
|
}
|
|
3208
3210
|
}
|
|
3209
|
-
AxisDefaultsCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3210
|
-
AxisDefaultsCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3211
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3211
|
+
AxisDefaultsCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3212
|
+
AxisDefaultsCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: AxisDefaultsCrosshairComponent, selector: "kendo-chart-axis-defaults-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3213
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
|
|
3212
3214
|
type: Component,
|
|
3213
3215
|
args: [{
|
|
3214
3216
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3241,9 +3243,9 @@ class AxisDefaultsCrosshairTooltipComponent extends SettingsComponent {
|
|
|
3241
3243
|
this.markAsVisible();
|
|
3242
3244
|
}
|
|
3243
3245
|
}
|
|
3244
|
-
AxisDefaultsCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3245
|
-
AxisDefaultsCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3246
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3246
|
+
AxisDefaultsCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3247
|
+
AxisDefaultsCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: AxisDefaultsCrosshairTooltipComponent, selector: "kendo-chart-axis-defaults-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3248
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
|
|
3247
3249
|
type: Component,
|
|
3248
3250
|
args: [{
|
|
3249
3251
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3275,9 +3277,9 @@ class AxisDefaultsLabelsComponent extends SettingsComponent {
|
|
|
3275
3277
|
this.configurationService = configurationService;
|
|
3276
3278
|
}
|
|
3277
3279
|
}
|
|
3278
|
-
AxisDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3279
|
-
AxisDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3280
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3280
|
+
AxisDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3281
|
+
AxisDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: AxisDefaultsLabelsComponent, selector: "kendo-chart-axis-defaults-labels", inputs: { content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
|
|
3281
3283
|
type: Component,
|
|
3282
3284
|
args: [{
|
|
3283
3285
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3317,9 +3319,9 @@ class AxisDefaultsTitleComponent extends SettingsComponent {
|
|
|
3317
3319
|
this.configurationService = configurationService;
|
|
3318
3320
|
}
|
|
3319
3321
|
}
|
|
3320
|
-
AxisDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3321
|
-
AxisDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3322
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3322
|
+
AxisDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3323
|
+
AxisDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: AxisDefaultsTitleComponent, selector: "kendo-chart-axis-defaults-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 });
|
|
3324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
|
|
3323
3325
|
type: Component,
|
|
3324
3326
|
args: [{
|
|
3325
3327
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3387,12 +3389,47 @@ class CollectionComponent {
|
|
|
3387
3389
|
this.configurationService.notify(new Change(this.configKey, this.items.length === 0 ? undefined : this.items));
|
|
3388
3390
|
}
|
|
3389
3391
|
}
|
|
3390
|
-
CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3391
|
-
CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "
|
|
3392
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3392
|
+
CollectionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
3393
|
+
CollectionComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.11", type: CollectionComponent, ngImport: i0 });
|
|
3394
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CollectionComponent, decorators: [{
|
|
3393
3395
|
type: Directive
|
|
3394
3396
|
}], ctorParameters: function () { return [{ type: undefined }, { type: ConfigurationService }, { type: CollectionService }]; } });
|
|
3395
3397
|
|
|
3398
|
+
/**
|
|
3399
|
+
* Specifies the `weekStartDay` of a [CategoryAxisItemComponent]({% slug api_charts_categoryaxisitemcomponent %}).
|
|
3400
|
+
*/
|
|
3401
|
+
var WeekStartDay;
|
|
3402
|
+
(function (WeekStartDay) {
|
|
3403
|
+
/**
|
|
3404
|
+
* Specifies Sunday as the first day of the week.
|
|
3405
|
+
*/
|
|
3406
|
+
WeekStartDay[WeekStartDay["Sunday"] = 0] = "Sunday";
|
|
3407
|
+
/**
|
|
3408
|
+
* Specifies Monday as the first day of the week.
|
|
3409
|
+
*/
|
|
3410
|
+
WeekStartDay[WeekStartDay["Monday"] = 1] = "Monday";
|
|
3411
|
+
/**
|
|
3412
|
+
* Specifies Tuesday as the first day of the week.
|
|
3413
|
+
*/
|
|
3414
|
+
WeekStartDay[WeekStartDay["Tuesday"] = 2] = "Tuesday";
|
|
3415
|
+
/**
|
|
3416
|
+
* Specifies Wednesday as the first day of the week.
|
|
3417
|
+
*/
|
|
3418
|
+
WeekStartDay[WeekStartDay["Wednesday"] = 3] = "Wednesday";
|
|
3419
|
+
/**
|
|
3420
|
+
* Specifies Thursday as the first day of the week.
|
|
3421
|
+
*/
|
|
3422
|
+
WeekStartDay[WeekStartDay["Thursday"] = 4] = "Thursday";
|
|
3423
|
+
/**
|
|
3424
|
+
* Specifies Friday as the first day of the week.
|
|
3425
|
+
*/
|
|
3426
|
+
WeekStartDay[WeekStartDay["Friday"] = 5] = "Friday";
|
|
3427
|
+
/**
|
|
3428
|
+
* Specifies Saturday as the first day of the week.
|
|
3429
|
+
*/
|
|
3430
|
+
WeekStartDay[WeekStartDay["Saturday"] = 6] = "Saturday";
|
|
3431
|
+
})(WeekStartDay || (WeekStartDay = {}));
|
|
3432
|
+
|
|
3396
3433
|
/**
|
|
3397
3434
|
* The configuration component for a category axis ([see example]({% slug axes_chart_charts %})).
|
|
3398
3435
|
*/
|
|
@@ -3404,9 +3441,9 @@ class CategoryAxisItemComponent extends CollectionItemComponent {
|
|
|
3404
3441
|
this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
|
|
3405
3442
|
}
|
|
3406
3443
|
}
|
|
3407
|
-
CategoryAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3408
|
-
CategoryAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3409
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3444
|
+
CategoryAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
3445
|
+
CategoryAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisItemComponent, 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 });
|
|
3446
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
|
|
3410
3447
|
type: Component,
|
|
3411
3448
|
args: [{
|
|
3412
3449
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3516,9 +3553,9 @@ class CategoryAxisComponent extends CollectionComponent {
|
|
|
3516
3553
|
this.collectionService = collectionService;
|
|
3517
3554
|
}
|
|
3518
3555
|
}
|
|
3519
|
-
CategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3520
|
-
CategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3521
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3556
|
+
CategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3557
|
+
CategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisComponent, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisComponent, decorators: [{
|
|
3522
3559
|
type: Component,
|
|
3523
3560
|
args: [{
|
|
3524
3561
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3541,9 +3578,9 @@ class CategoryAxisCrosshairComponent extends SettingsComponent {
|
|
|
3541
3578
|
this.markAsVisible();
|
|
3542
3579
|
}
|
|
3543
3580
|
}
|
|
3544
|
-
CategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3545
|
-
CategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3546
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3581
|
+
CategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3582
|
+
CategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisCrosshairComponent, selector: "kendo-chart-category-axis-item-crosshair", inputs: { color: "color", dashType: "dashType", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3583
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
|
|
3547
3584
|
type: Component,
|
|
3548
3585
|
args: [{
|
|
3549
3586
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3575,9 +3612,9 @@ class CategoryAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
3575
3612
|
this.markAsVisible();
|
|
3576
3613
|
}
|
|
3577
3614
|
}
|
|
3578
|
-
CategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3579
|
-
CategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3615
|
+
CategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3616
|
+
CategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-category-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3617
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
|
|
3581
3618
|
type: Component,
|
|
3582
3619
|
args: [{
|
|
3583
3620
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3609,9 +3646,9 @@ class CategoryAxisLabelsComponent extends SettingsComponent {
|
|
|
3609
3646
|
this.configurationService = configurationService;
|
|
3610
3647
|
}
|
|
3611
3648
|
}
|
|
3612
|
-
CategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3613
|
-
CategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3614
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3649
|
+
CategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3650
|
+
CategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisLabelsComponent, selector: "kendo-chart-category-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3651
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
|
|
3615
3652
|
type: Component,
|
|
3616
3653
|
args: [{
|
|
3617
3654
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3665,9 +3702,9 @@ class CategoryAxisRangeLabelsComponent extends CategoryAxisLabelsComponent {
|
|
|
3665
3702
|
this.markAsVisible();
|
|
3666
3703
|
}
|
|
3667
3704
|
}
|
|
3668
|
-
CategoryAxisRangeLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3669
|
-
CategoryAxisRangeLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3670
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3705
|
+
CategoryAxisRangeLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3706
|
+
CategoryAxisRangeLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisRangeLabelsComponent, selector: "kendo-chart-category-axis-item-range-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3707
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
|
|
3671
3708
|
type: Component,
|
|
3672
3709
|
args: [{
|
|
3673
3710
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3685,9 +3722,9 @@ class CategoryAxisNotesComponent extends SettingsComponent {
|
|
|
3685
3722
|
this.configurationService = configurationService;
|
|
3686
3723
|
}
|
|
3687
3724
|
}
|
|
3688
|
-
CategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3689
|
-
CategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3690
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3725
|
+
CategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3726
|
+
CategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisNotesComponent, selector: "kendo-chart-category-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3727
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
|
|
3691
3728
|
type: Component,
|
|
3692
3729
|
args: [{
|
|
3693
3730
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3717,9 +3754,9 @@ class CategoryAxisNotesIconComponent extends SettingsComponent {
|
|
|
3717
3754
|
this.configurationService = configurationService;
|
|
3718
3755
|
}
|
|
3719
3756
|
}
|
|
3720
|
-
CategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3721
|
-
CategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3722
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3757
|
+
CategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3758
|
+
CategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisNotesIconComponent, 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 });
|
|
3759
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
|
|
3723
3760
|
type: Component,
|
|
3724
3761
|
args: [{
|
|
3725
3762
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3747,9 +3784,9 @@ class CategoryAxisNotesLabelComponent extends SettingsComponent {
|
|
|
3747
3784
|
this.configurationService = configurationService;
|
|
3748
3785
|
}
|
|
3749
3786
|
}
|
|
3750
|
-
CategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3751
|
-
CategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3752
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3787
|
+
CategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3788
|
+
CategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisNotesLabelComponent, 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 });
|
|
3789
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
|
|
3753
3790
|
type: Component,
|
|
3754
3791
|
args: [{
|
|
3755
3792
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3790,9 +3827,9 @@ class CategoryAxisSelectComponent extends SettingsComponent {
|
|
|
3790
3827
|
this.configurationService = configurationService;
|
|
3791
3828
|
}
|
|
3792
3829
|
}
|
|
3793
|
-
CategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3794
|
-
CategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3795
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3830
|
+
CategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3831
|
+
CategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisSelectComponent, 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 });
|
|
3832
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
|
|
3796
3833
|
type: Component,
|
|
3797
3834
|
args: [{
|
|
3798
3835
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3820,9 +3857,9 @@ class CategoryAxisTitleComponent extends SettingsComponent {
|
|
|
3820
3857
|
this.configurationService = configurationService;
|
|
3821
3858
|
}
|
|
3822
3859
|
}
|
|
3823
|
-
CategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3824
|
-
CategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3825
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3860
|
+
CategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3861
|
+
CategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: CategoryAxisTitleComponent, 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 });
|
|
3862
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
|
|
3826
3863
|
type: Component,
|
|
3827
3864
|
args: [{
|
|
3828
3865
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3864,9 +3901,9 @@ class ChartAreaComponent extends SettingsComponent {
|
|
|
3864
3901
|
this.configurationService = configurationService;
|
|
3865
3902
|
}
|
|
3866
3903
|
}
|
|
3867
|
-
ChartAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3868
|
-
ChartAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3869
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3904
|
+
ChartAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3905
|
+
ChartAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ChartAreaComponent, selector: "kendo-chart-area", inputs: { background: "background", border: "border", height: "height", margin: "margin", opacity: "opacity", width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3906
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartAreaComponent, decorators: [{
|
|
3870
3907
|
type: Component,
|
|
3871
3908
|
args: [{
|
|
3872
3909
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3898,9 +3935,9 @@ class LegendComponent extends SettingsComponent {
|
|
|
3898
3935
|
this.markAsVisible();
|
|
3899
3936
|
}
|
|
3900
3937
|
}
|
|
3901
|
-
LegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3902
|
-
LegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3903
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3938
|
+
LegendComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3939
|
+
LegendComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: LegendComponent, selector: "kendo-chart-legend", inputs: { align: "align", background: "background", border: "border", height: "height", labels: "labels", margin: "margin", offsetX: "offsetX", offsetY: "offsetY", orientation: "orientation", padding: "padding", position: "position", reverse: "reverse", visible: "visible", width: "width", markers: "markers", spacing: "spacing", inactiveItems: "inactiveItems", item: "item", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3940
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LegendComponent, decorators: [{
|
|
3904
3941
|
type: Component,
|
|
3905
3942
|
args: [{
|
|
3906
3943
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3966,9 +4003,9 @@ class LegendInactiveItemsComponent extends SettingsComponent {
|
|
|
3966
4003
|
this.configurationService = configurationService;
|
|
3967
4004
|
}
|
|
3968
4005
|
}
|
|
3969
|
-
LegendInactiveItemsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3970
|
-
LegendInactiveItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
3971
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4006
|
+
LegendInactiveItemsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4007
|
+
LegendInactiveItemsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: LegendInactiveItemsComponent, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
|
|
3972
4009
|
type: Component,
|
|
3973
4010
|
args: [{
|
|
3974
4011
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3998,9 +4035,9 @@ class LegendItemComponent extends SettingsComponent {
|
|
|
3998
4035
|
this.configurationService = configurationService;
|
|
3999
4036
|
}
|
|
4000
4037
|
}
|
|
4001
|
-
LegendItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4002
|
-
LegendItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4003
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4038
|
+
LegendItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LegendItemComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4039
|
+
LegendItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: LegendItemComponent, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4040
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: LegendItemComponent, decorators: [{
|
|
4004
4041
|
type: Component,
|
|
4005
4042
|
args: [{
|
|
4006
4043
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4077,9 +4114,9 @@ class PaneComponent extends CollectionItemComponent {
|
|
|
4077
4114
|
this.collectionService = collectionService;
|
|
4078
4115
|
}
|
|
4079
4116
|
}
|
|
4080
|
-
PaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4081
|
-
PaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4082
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4117
|
+
PaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PaneComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4118
|
+
PaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: PaneComponent, selector: "kendo-chart-pane, kendo-chart-panes-item", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", name: "name", padding: "padding", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4119
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PaneComponent, decorators: [{
|
|
4083
4120
|
type: Component,
|
|
4084
4121
|
args: [{
|
|
4085
4122
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4115,9 +4152,9 @@ class PaneDefaultsComponent extends SettingsComponent {
|
|
|
4115
4152
|
this.configurationService = configurationService;
|
|
4116
4153
|
}
|
|
4117
4154
|
}
|
|
4118
|
-
PaneDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4119
|
-
PaneDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4155
|
+
PaneDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4156
|
+
PaneDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: PaneDefaultsComponent, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4157
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
|
|
4121
4158
|
type: Component,
|
|
4122
4159
|
args: [{
|
|
4123
4160
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4149,9 +4186,9 @@ class PaneDefaultsTitleComponent extends SettingsComponent {
|
|
|
4149
4186
|
this.configurationService = configurationService;
|
|
4150
4187
|
}
|
|
4151
4188
|
}
|
|
4152
|
-
PaneDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4153
|
-
PaneDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4154
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4189
|
+
PaneDefaultsTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4190
|
+
PaneDefaultsTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: PaneDefaultsTitleComponent, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4191
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
|
|
4155
4192
|
type: Component,
|
|
4156
4193
|
args: [{
|
|
4157
4194
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4221,9 +4258,9 @@ class PanesComponent extends CollectionComponent {
|
|
|
4221
4258
|
this.collectionService = collectionService;
|
|
4222
4259
|
}
|
|
4223
4260
|
}
|
|
4224
|
-
PanesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4225
|
-
PanesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4226
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4261
|
+
PanesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PanesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4262
|
+
PanesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: PanesComponent, selector: "kendo-chart-panes", providers: [CollectionService], queries: [{ propertyName: "children", predicate: PaneComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4263
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PanesComponent, decorators: [{
|
|
4227
4264
|
type: Component,
|
|
4228
4265
|
args: [{
|
|
4229
4266
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4245,9 +4282,9 @@ class PanesTitleComponent extends SettingsComponent {
|
|
|
4245
4282
|
this.configurationService = configurationService;
|
|
4246
4283
|
}
|
|
4247
4284
|
}
|
|
4248
|
-
PanesTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4249
|
-
PanesTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4250
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4285
|
+
PanesTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PanesTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4286
|
+
PanesTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: PanesTitleComponent, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4287
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PanesTitleComponent, decorators: [{
|
|
4251
4288
|
type: Component,
|
|
4252
4289
|
args: [{
|
|
4253
4290
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4285,9 +4322,9 @@ class PlotAreaComponent extends SettingsComponent {
|
|
|
4285
4322
|
this.configurationService = configurationService;
|
|
4286
4323
|
}
|
|
4287
4324
|
}
|
|
4288
|
-
PlotAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4289
|
-
PlotAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4290
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4325
|
+
PlotAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PlotAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4326
|
+
PlotAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: PlotAreaComponent, selector: "kendo-chart-plot-area", inputs: { background: "background", border: "border", margin: "margin", opacity: "opacity", padding: "padding" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4327
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PlotAreaComponent, decorators: [{
|
|
4291
4328
|
type: Component,
|
|
4292
4329
|
args: [{
|
|
4293
4330
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4344,9 +4381,9 @@ class SeriesComponent extends CollectionComponent {
|
|
|
4344
4381
|
this.tooltipTemplateService.setSeriesTemplates(templates);
|
|
4345
4382
|
}
|
|
4346
4383
|
}
|
|
4347
|
-
SeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4348
|
-
SeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4349
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4384
|
+
SeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4385
|
+
SeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesComponent, selector: "kendo-chart-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: SeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesComponent, decorators: [{
|
|
4350
4387
|
type: Component,
|
|
4351
4388
|
args: [{
|
|
4352
4389
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4369,9 +4406,9 @@ class SeriesDefaultsComponent extends SettingsComponent {
|
|
|
4369
4406
|
this.configurationService = configurationService;
|
|
4370
4407
|
}
|
|
4371
4408
|
}
|
|
4372
|
-
SeriesDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4373
|
-
SeriesDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4409
|
+
SeriesDefaultsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4410
|
+
SeriesDefaultsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsComponent, selector: "kendo-chart-series-defaults", inputs: { border: "border", gap: "gap", highlight: "highlight", overlay: "overlay", spacing: "spacing", stack: "stack", type: "type", visual: "visual", labels: "labels", notes: "notes", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4411
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
|
|
4375
4412
|
type: Component,
|
|
4376
4413
|
args: [{
|
|
4377
4414
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4412,9 +4449,9 @@ class SeriesDefaultsLabelsComponent extends SettingsComponent {
|
|
|
4412
4449
|
this.markAsVisible();
|
|
4413
4450
|
}
|
|
4414
4451
|
}
|
|
4415
|
-
SeriesDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4416
|
-
SeriesDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4452
|
+
SeriesDefaultsLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4453
|
+
SeriesDefaultsLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsLabelsComponent, selector: "kendo-chart-series-defaults-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4454
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
|
|
4418
4455
|
type: Component,
|
|
4419
4456
|
args: [{
|
|
4420
4457
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4457,9 +4494,9 @@ class SeriesDefaultsLabelsFromComponent extends SettingsComponent {
|
|
|
4457
4494
|
this.markAsVisible();
|
|
4458
4495
|
}
|
|
4459
4496
|
}
|
|
4460
|
-
SeriesDefaultsLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4461
|
-
SeriesDefaultsLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4462
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4497
|
+
SeriesDefaultsLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4498
|
+
SeriesDefaultsLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsLabelsFromComponent, selector: "kendo-chart-series-defaults-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4499
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
|
|
4463
4500
|
type: Component,
|
|
4464
4501
|
args: [{
|
|
4465
4502
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4496,9 +4533,9 @@ class SeriesDefaultsLabelsToComponent extends SettingsComponent {
|
|
|
4496
4533
|
this.markAsVisible();
|
|
4497
4534
|
}
|
|
4498
4535
|
}
|
|
4499
|
-
SeriesDefaultsLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4500
|
-
SeriesDefaultsLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4501
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4536
|
+
SeriesDefaultsLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4537
|
+
SeriesDefaultsLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsLabelsToComponent, selector: "kendo-chart-series-defaults-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4538
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
|
|
4502
4539
|
type: Component,
|
|
4503
4540
|
args: [{
|
|
4504
4541
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4534,9 +4571,9 @@ class SeriesDefaultsNotesComponent extends SettingsComponent {
|
|
|
4534
4571
|
this.configurationService = configurationService;
|
|
4535
4572
|
}
|
|
4536
4573
|
}
|
|
4537
|
-
SeriesDefaultsNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4538
|
-
SeriesDefaultsNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4539
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4574
|
+
SeriesDefaultsNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4575
|
+
SeriesDefaultsNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsNotesComponent, selector: "kendo-chart-series-defaults-notes", inputs: { line: "line", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4576
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
|
|
4540
4577
|
type: Component,
|
|
4541
4578
|
args: [{
|
|
4542
4579
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4562,9 +4599,9 @@ class SeriesDefaultsNotesIconComponent extends SettingsComponent {
|
|
|
4562
4599
|
this.configurationService = configurationService;
|
|
4563
4600
|
}
|
|
4564
4601
|
}
|
|
4565
|
-
SeriesDefaultsNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4566
|
-
SeriesDefaultsNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4567
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4602
|
+
SeriesDefaultsNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4603
|
+
SeriesDefaultsNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsNotesIconComponent, selector: "kendo-chart-series-defaults-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4604
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
|
|
4568
4605
|
type: Component,
|
|
4569
4606
|
args: [{
|
|
4570
4607
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4592,9 +4629,9 @@ class SeriesDefaultsNotesLabelComponent extends SettingsComponent {
|
|
|
4592
4629
|
this.configurationService = configurationService;
|
|
4593
4630
|
}
|
|
4594
4631
|
}
|
|
4595
|
-
SeriesDefaultsNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4596
|
-
SeriesDefaultsNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4597
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4632
|
+
SeriesDefaultsNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4633
|
+
SeriesDefaultsNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsNotesLabelComponent, selector: "kendo-chart-series-defaults-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 });
|
|
4634
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
|
|
4598
4635
|
type: Component,
|
|
4599
4636
|
args: [{
|
|
4600
4637
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4631,9 +4668,9 @@ class SeriesDefaultsTooltipComponent extends SettingsComponent {
|
|
|
4631
4668
|
this.markAsVisible();
|
|
4632
4669
|
}
|
|
4633
4670
|
}
|
|
4634
|
-
SeriesDefaultsTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4635
|
-
SeriesDefaultsTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4636
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4671
|
+
SeriesDefaultsTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4672
|
+
SeriesDefaultsTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesDefaultsTooltipComponent, selector: "kendo-chart-series-defaults-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4673
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
|
|
4637
4674
|
type: Component,
|
|
4638
4675
|
args: [{
|
|
4639
4676
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4666,9 +4703,9 @@ class SeriesErrorBarsComponent extends SettingsComponent {
|
|
|
4666
4703
|
this.configurationService = configurationService;
|
|
4667
4704
|
}
|
|
4668
4705
|
}
|
|
4669
|
-
SeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4670
|
-
SeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4671
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4706
|
+
SeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4707
|
+
SeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesErrorBarsComponent, selector: "kendo-chart-series-item-error-bars", inputs: { color: "color", endCaps: "endCaps", line: "line", value: "value", visual: "visual", xValue: "xValue", yValue: "yValue" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4708
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
|
|
4672
4709
|
type: Component,
|
|
4673
4710
|
args: [{
|
|
4674
4711
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4702,9 +4739,9 @@ class SeriesExtremesComponent extends SettingsComponent {
|
|
|
4702
4739
|
this.configurationService = configurationService;
|
|
4703
4740
|
}
|
|
4704
4741
|
}
|
|
4705
|
-
SeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4706
|
-
SeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4707
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4742
|
+
SeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4743
|
+
SeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesExtremesComponent, selector: "kendo-chart-series-item-extremes", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4744
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
|
|
4708
4745
|
type: Component,
|
|
4709
4746
|
args: [{
|
|
4710
4747
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4732,9 +4769,9 @@ class SeriesHighlightComponent extends SettingsComponent {
|
|
|
4732
4769
|
this.configurationService = configurationService;
|
|
4733
4770
|
}
|
|
4734
4771
|
}
|
|
4735
|
-
SeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4736
|
-
SeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4737
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4772
|
+
SeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4773
|
+
SeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesHighlightComponent, selector: "kendo-chart-series-item-highlight", inputs: { border: "border", color: "color", line: "line", markers: "markers", opacity: "opacity", toggle: "toggle", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4774
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
|
|
4738
4775
|
type: Component,
|
|
4739
4776
|
args: [{
|
|
4740
4777
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4770,9 +4807,9 @@ class SeriesLabelsComponent extends SettingsComponent {
|
|
|
4770
4807
|
this.markAsVisible();
|
|
4771
4808
|
}
|
|
4772
4809
|
}
|
|
4773
|
-
SeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4774
|
-
SeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4775
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4810
|
+
SeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4811
|
+
SeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesLabelsComponent, selector: "kendo-chart-series-item-labels", inputs: { align: "align", background: "background", border: "border", color: "color", content: "content", distance: "distance", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", rotation: "rotation", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4812
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
|
|
4776
4813
|
type: Component,
|
|
4777
4814
|
args: [{
|
|
4778
4815
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4823,9 +4860,9 @@ class SeriesLabelsFromComponent extends SettingsComponent {
|
|
|
4823
4860
|
this.markAsVisible();
|
|
4824
4861
|
}
|
|
4825
4862
|
}
|
|
4826
|
-
SeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4827
|
-
SeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4828
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4863
|
+
SeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4864
|
+
SeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesLabelsFromComponent, selector: "kendo-chart-series-item-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4865
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
|
|
4829
4866
|
type: Component,
|
|
4830
4867
|
args: [{
|
|
4831
4868
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4864,9 +4901,9 @@ class SeriesLabelsToComponent extends SettingsComponent {
|
|
|
4864
4901
|
this.markAsVisible();
|
|
4865
4902
|
}
|
|
4866
4903
|
}
|
|
4867
|
-
SeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4868
|
-
SeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4869
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4904
|
+
SeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4905
|
+
SeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesLabelsToComponent, selector: "kendo-chart-series-item-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
4906
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesLabelsToComponent, decorators: [{
|
|
4870
4907
|
type: Component,
|
|
4871
4908
|
args: [{
|
|
4872
4909
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4966,9 +5003,9 @@ class SeriesMarkersComponent extends SettingsComponent {
|
|
|
4966
5003
|
this.configurationService = configurationService;
|
|
4967
5004
|
}
|
|
4968
5005
|
}
|
|
4969
|
-
SeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4970
|
-
SeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
4971
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5006
|
+
SeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5007
|
+
SeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesMarkersComponent, selector: "kendo-chart-series-item-markers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesMarkersComponent, decorators: [{
|
|
4972
5009
|
type: Component,
|
|
4973
5010
|
args: [{
|
|
4974
5011
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5005,9 +5042,9 @@ class SeriesNotesComponent extends SettingsComponent {
|
|
|
5005
5042
|
this.configurationService = configurationService;
|
|
5006
5043
|
}
|
|
5007
5044
|
}
|
|
5008
|
-
SeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5009
|
-
SeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5010
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5045
|
+
SeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5046
|
+
SeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesNotesComponent, selector: "kendo-chart-series-item-notes", inputs: { line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5047
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesNotesComponent, decorators: [{
|
|
5011
5048
|
type: Component,
|
|
5012
5049
|
args: [{
|
|
5013
5050
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5035,9 +5072,9 @@ class SeriesNotesIconComponent extends SettingsComponent {
|
|
|
5035
5072
|
this.configurationService = configurationService;
|
|
5036
5073
|
}
|
|
5037
5074
|
}
|
|
5038
|
-
SeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5039
|
-
SeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5040
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5075
|
+
SeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5076
|
+
SeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesNotesIconComponent, selector: "kendo-chart-series-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 });
|
|
5077
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesNotesIconComponent, decorators: [{
|
|
5041
5078
|
type: Component,
|
|
5042
5079
|
args: [{
|
|
5043
5080
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5065,9 +5102,9 @@ class SeriesNotesLabelComponent extends SettingsComponent {
|
|
|
5065
5102
|
this.configurationService = configurationService;
|
|
5066
5103
|
}
|
|
5067
5104
|
}
|
|
5068
|
-
SeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5069
|
-
SeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5070
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5105
|
+
SeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5106
|
+
SeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesNotesLabelComponent, selector: "kendo-chart-series-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 });
|
|
5107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesNotesLabelComponent, decorators: [{
|
|
5071
5108
|
type: Component,
|
|
5072
5109
|
args: [{
|
|
5073
5110
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5105,9 +5142,9 @@ class SeriesOutliersComponent extends SettingsComponent {
|
|
|
5105
5142
|
this.configurationService = configurationService;
|
|
5106
5143
|
}
|
|
5107
5144
|
}
|
|
5108
|
-
SeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5109
|
-
SeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5145
|
+
SeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5146
|
+
SeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SeriesOutliersComponent, selector: "kendo-chart-series-item-outliers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SeriesOutliersComponent, decorators: [{
|
|
5111
5148
|
type: Component,
|
|
5112
5149
|
args: [{
|
|
5113
5150
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5196,9 +5233,9 @@ class SubtitleComponent extends SettingsComponent {
|
|
|
5196
5233
|
this.configurationService = configurationService;
|
|
5197
5234
|
}
|
|
5198
5235
|
}
|
|
5199
|
-
SubtitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5200
|
-
SubtitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5201
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5236
|
+
SubtitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SubtitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5237
|
+
SubtitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SubtitleComponent, 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 });
|
|
5238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SubtitleComponent, decorators: [{
|
|
5202
5239
|
type: Component,
|
|
5203
5240
|
args: [{
|
|
5204
5241
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5296,9 +5333,9 @@ class TitleComponent extends SettingsComponent {
|
|
|
5296
5333
|
this.configurationService = configurationService;
|
|
5297
5334
|
}
|
|
5298
5335
|
}
|
|
5299
|
-
TitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5300
|
-
TitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5336
|
+
TitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5337
|
+
TitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TitleComponent, selector: "kendo-chart-title", 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 });
|
|
5338
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TitleComponent, decorators: [{
|
|
5302
5339
|
type: Component,
|
|
5303
5340
|
args: [{
|
|
5304
5341
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5343,9 +5380,9 @@ class TooltipComponent extends SettingsComponent {
|
|
|
5343
5380
|
this.templateService.setSharedTemplate(this.sharedTooltipTemplate ? this.sharedTooltipTemplate.templateRef : null);
|
|
5344
5381
|
}
|
|
5345
5382
|
}
|
|
5346
|
-
TooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5347
|
-
TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5348
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5383
|
+
TooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TooltipComponent, deps: [{ token: ConfigurationService }, { token: TooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5384
|
+
TooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: TooltipComponent, selector: "kendo-chart-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", opacity: "opacity", padding: "padding", shared: "shared", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "sharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
5385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: TooltipComponent, decorators: [{
|
|
5349
5386
|
type: Component,
|
|
5350
5387
|
args: [{
|
|
5351
5388
|
selector: 'kendo-chart-tooltip',
|
|
@@ -5387,9 +5424,9 @@ class ValueAxisItemComponent extends CollectionItemComponent {
|
|
|
5387
5424
|
this.collectionService = collectionService;
|
|
5388
5425
|
}
|
|
5389
5426
|
}
|
|
5390
|
-
ValueAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5391
|
-
ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5392
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5427
|
+
ValueAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5428
|
+
ValueAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisItemComponent, selector: "kendo-chart-value-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5429
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
|
|
5393
5430
|
type: Component,
|
|
5394
5431
|
args: [{
|
|
5395
5432
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5484,9 +5521,9 @@ class ValueAxisComponent extends CollectionComponent {
|
|
|
5484
5521
|
this.collectionService = collectionService;
|
|
5485
5522
|
}
|
|
5486
5523
|
}
|
|
5487
|
-
ValueAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5488
|
-
ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5489
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5524
|
+
ValueAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5525
|
+
ValueAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisComponent, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5526
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisComponent, decorators: [{
|
|
5490
5527
|
type: Component,
|
|
5491
5528
|
args: [{
|
|
5492
5529
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5509,9 +5546,9 @@ class ValueAxisCrosshairComponent extends SettingsComponent {
|
|
|
5509
5546
|
this.markAsVisible();
|
|
5510
5547
|
}
|
|
5511
5548
|
}
|
|
5512
|
-
ValueAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5513
|
-
ValueAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5514
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5549
|
+
ValueAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5550
|
+
ValueAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisCrosshairComponent, selector: "kendo-chart-value-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5551
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisCrosshairComponent, decorators: [{
|
|
5515
5552
|
type: Component,
|
|
5516
5553
|
args: [{
|
|
5517
5554
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5541,9 +5578,9 @@ class ValueAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
5541
5578
|
this.markAsVisible();
|
|
5542
5579
|
}
|
|
5543
5580
|
}
|
|
5544
|
-
ValueAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5545
|
-
ValueAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5546
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5581
|
+
ValueAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5582
|
+
ValueAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisCrosshairTooltipComponent, selector: "kendo-chart-value-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5583
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, decorators: [{
|
|
5547
5584
|
type: Component,
|
|
5548
5585
|
args: [{
|
|
5549
5586
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5575,9 +5612,9 @@ class ValueAxisLabelsComponent extends SettingsComponent {
|
|
|
5575
5612
|
this.configurationService = configurationService;
|
|
5576
5613
|
}
|
|
5577
5614
|
}
|
|
5578
|
-
ValueAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5579
|
-
ValueAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5615
|
+
ValueAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5616
|
+
ValueAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisLabelsComponent, selector: "kendo-chart-value-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5617
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisLabelsComponent, decorators: [{
|
|
5581
5618
|
type: Component,
|
|
5582
5619
|
args: [{
|
|
5583
5620
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5625,9 +5662,9 @@ class ValueAxisNotesComponent extends SettingsComponent {
|
|
|
5625
5662
|
this.configurationService = configurationService;
|
|
5626
5663
|
}
|
|
5627
5664
|
}
|
|
5628
|
-
ValueAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5629
|
-
ValueAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5630
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5665
|
+
ValueAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5666
|
+
ValueAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisNotesComponent, selector: "kendo-chart-value-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5667
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisNotesComponent, decorators: [{
|
|
5631
5668
|
type: Component,
|
|
5632
5669
|
args: [{
|
|
5633
5670
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5657,9 +5694,9 @@ class ValueAxisNotesIconComponent extends SettingsComponent {
|
|
|
5657
5694
|
this.configurationService = configurationService;
|
|
5658
5695
|
}
|
|
5659
5696
|
}
|
|
5660
|
-
ValueAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5661
|
-
ValueAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5662
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5697
|
+
ValueAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5698
|
+
ValueAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisNotesIconComponent, selector: "kendo-chart-value-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 });
|
|
5699
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisNotesIconComponent, decorators: [{
|
|
5663
5700
|
type: Component,
|
|
5664
5701
|
args: [{
|
|
5665
5702
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5687,9 +5724,9 @@ class ValueAxisNotesLabelComponent extends SettingsComponent {
|
|
|
5687
5724
|
this.configurationService = configurationService;
|
|
5688
5725
|
}
|
|
5689
5726
|
}
|
|
5690
|
-
ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5691
|
-
ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5692
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5727
|
+
ValueAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5728
|
+
ValueAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisNotesLabelComponent, selector: "kendo-chart-value-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 });
|
|
5729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
|
|
5693
5730
|
type: Component,
|
|
5694
5731
|
args: [{
|
|
5695
5732
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5725,9 +5762,9 @@ class ValueAxisTitleComponent extends SettingsComponent {
|
|
|
5725
5762
|
this.configurationService = configurationService;
|
|
5726
5763
|
}
|
|
5727
5764
|
}
|
|
5728
|
-
ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5729
|
-
ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5730
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5765
|
+
ValueAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5766
|
+
ValueAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ValueAxisTitleComponent, selector: "kendo-chart-value-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 });
|
|
5767
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
|
|
5731
5768
|
type: Component,
|
|
5732
5769
|
args: [{
|
|
5733
5770
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5771,9 +5808,9 @@ class XAxisItemComponent extends CollectionItemComponent {
|
|
|
5771
5808
|
this.notifyChanges({ weekStartDay: intl.firstDay(localeId) });
|
|
5772
5809
|
}
|
|
5773
5810
|
}
|
|
5774
|
-
XAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5775
|
-
XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5776
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5811
|
+
XAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
5812
|
+
XAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisItemComponent, selector: "kendo-chart-x-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5813
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisItemComponent, decorators: [{
|
|
5777
5814
|
type: Component,
|
|
5778
5815
|
args: [{
|
|
5779
5816
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5911,9 +5948,9 @@ class XAxisComponent extends CollectionComponent {
|
|
|
5911
5948
|
this.collectionService = collectionService;
|
|
5912
5949
|
}
|
|
5913
5950
|
}
|
|
5914
|
-
XAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5915
|
-
XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5916
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5951
|
+
XAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5952
|
+
XAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisComponent, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5953
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisComponent, decorators: [{
|
|
5917
5954
|
type: Component,
|
|
5918
5955
|
args: [{
|
|
5919
5956
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5937,9 +5974,9 @@ class XAxisCrosshairComponent extends SettingsComponent {
|
|
|
5937
5974
|
this.markAsVisible();
|
|
5938
5975
|
}
|
|
5939
5976
|
}
|
|
5940
|
-
XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5941
|
-
XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5942
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5977
|
+
XAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5978
|
+
XAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisCrosshairComponent, selector: "kendo-chart-x-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5979
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
|
|
5943
5980
|
type: Component,
|
|
5944
5981
|
args: [{
|
|
5945
5982
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5969,9 +6006,9 @@ class XAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
5969
6006
|
this.markAsVisible();
|
|
5970
6007
|
}
|
|
5971
6008
|
}
|
|
5972
|
-
XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5973
|
-
XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
5974
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6009
|
+
XAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6010
|
+
XAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisCrosshairTooltipComponent, selector: "kendo-chart-x-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6011
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
|
|
5975
6012
|
type: Component,
|
|
5976
6013
|
args: [{
|
|
5977
6014
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6003,9 +6040,9 @@ class XAxisLabelsComponent extends SettingsComponent {
|
|
|
6003
6040
|
this.configurationService = configurationService;
|
|
6004
6041
|
}
|
|
6005
6042
|
}
|
|
6006
|
-
XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6007
|
-
XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6043
|
+
XAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6044
|
+
XAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisLabelsComponent, selector: "kendo-chart-x-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6045
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
|
|
6009
6046
|
type: Component,
|
|
6010
6047
|
args: [{
|
|
6011
6048
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6061,9 +6098,9 @@ class XAxisNotesComponent extends SettingsComponent {
|
|
|
6061
6098
|
this.configurationService = configurationService;
|
|
6062
6099
|
}
|
|
6063
6100
|
}
|
|
6064
|
-
XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6065
|
-
XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6066
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6101
|
+
XAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6102
|
+
XAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisNotesComponent, selector: "kendo-chart-x-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6103
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisNotesComponent, decorators: [{
|
|
6067
6104
|
type: Component,
|
|
6068
6105
|
args: [{
|
|
6069
6106
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6093,9 +6130,9 @@ class XAxisNotesIconComponent extends SettingsComponent {
|
|
|
6093
6130
|
this.configurationService = configurationService;
|
|
6094
6131
|
}
|
|
6095
6132
|
}
|
|
6096
|
-
XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6097
|
-
XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6098
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6133
|
+
XAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6134
|
+
XAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisNotesIconComponent, selector: "kendo-chart-x-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 });
|
|
6135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
|
|
6099
6136
|
type: Component,
|
|
6100
6137
|
args: [{
|
|
6101
6138
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6123,9 +6160,9 @@ class XAxisNotesLabelComponent extends SettingsComponent {
|
|
|
6123
6160
|
this.configurationService = configurationService;
|
|
6124
6161
|
}
|
|
6125
6162
|
}
|
|
6126
|
-
XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6127
|
-
XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6128
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6163
|
+
XAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6164
|
+
XAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisNotesLabelComponent, selector: "kendo-chart-x-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 });
|
|
6165
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
|
|
6129
6166
|
type: Component,
|
|
6130
6167
|
args: [{
|
|
6131
6168
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6161,9 +6198,9 @@ class XAxisTitleComponent extends SettingsComponent {
|
|
|
6161
6198
|
this.configurationService = configurationService;
|
|
6162
6199
|
}
|
|
6163
6200
|
}
|
|
6164
|
-
XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6165
|
-
XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6201
|
+
XAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6202
|
+
XAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: XAxisTitleComponent, selector: "kendo-chart-x-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 });
|
|
6203
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: XAxisTitleComponent, decorators: [{
|
|
6167
6204
|
type: Component,
|
|
6168
6205
|
args: [{
|
|
6169
6206
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6205,9 +6242,9 @@ class YAxisItemComponent extends CollectionItemComponent {
|
|
|
6205
6242
|
this.collectionService = collectionService;
|
|
6206
6243
|
}
|
|
6207
6244
|
}
|
|
6208
|
-
YAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6209
|
-
YAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6210
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6245
|
+
YAxisItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6246
|
+
YAxisItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisItemComponent, selector: "kendo-chart-y-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6247
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisItemComponent, decorators: [{
|
|
6211
6248
|
type: Component,
|
|
6212
6249
|
args: [{
|
|
6213
6250
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6338,9 +6375,9 @@ class YAxisComponent extends CollectionComponent {
|
|
|
6338
6375
|
this.collectionService = collectionService;
|
|
6339
6376
|
}
|
|
6340
6377
|
}
|
|
6341
|
-
YAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6342
|
-
YAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6343
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6378
|
+
YAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6379
|
+
YAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisComponent, selector: "kendo-chart-y-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: YAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6380
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisComponent, decorators: [{
|
|
6344
6381
|
type: Component,
|
|
6345
6382
|
args: [{
|
|
6346
6383
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6364,9 +6401,9 @@ class YAxisCrosshairComponent extends SettingsComponent {
|
|
|
6364
6401
|
this.markAsVisible();
|
|
6365
6402
|
}
|
|
6366
6403
|
}
|
|
6367
|
-
YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6368
|
-
YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6369
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6404
|
+
YAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6405
|
+
YAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisCrosshairComponent, selector: "kendo-chart-y-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6406
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
|
|
6370
6407
|
type: Component,
|
|
6371
6408
|
args: [{
|
|
6372
6409
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6396,9 +6433,9 @@ class YAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
6396
6433
|
this.markAsVisible();
|
|
6397
6434
|
}
|
|
6398
6435
|
}
|
|
6399
|
-
YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6400
|
-
YAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6401
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6436
|
+
YAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6437
|
+
YAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisCrosshairTooltipComponent, selector: "kendo-chart-y-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6438
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
|
|
6402
6439
|
type: Component,
|
|
6403
6440
|
args: [{
|
|
6404
6441
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6430,9 +6467,9 @@ class YAxisLabelsComponent extends SettingsComponent {
|
|
|
6430
6467
|
this.configurationService = configurationService;
|
|
6431
6468
|
}
|
|
6432
6469
|
}
|
|
6433
|
-
YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6434
|
-
YAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6435
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6470
|
+
YAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6471
|
+
YAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisLabelsComponent, selector: "kendo-chart-y-axis-item-labels", inputs: { background: "background", border: "border", color: "color", content: "content", culture: "culture", dateFormats: "dateFormats", font: "font", format: "format", margin: "margin", mirror: "mirror", padding: "padding", position: "position", rotation: "rotation", skip: "skip", step: "step", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6472
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
|
|
6436
6473
|
type: Component,
|
|
6437
6474
|
args: [{
|
|
6438
6475
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6485,9 +6522,9 @@ class YAxisNotesComponent extends SettingsComponent {
|
|
|
6485
6522
|
this.configurationService = configurationService;
|
|
6486
6523
|
}
|
|
6487
6524
|
}
|
|
6488
|
-
YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6489
|
-
YAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6490
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6525
|
+
YAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6526
|
+
YAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisNotesComponent, selector: "kendo-chart-y-axis-item-notes", inputs: { data: "data", line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6527
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisNotesComponent, decorators: [{
|
|
6491
6528
|
type: Component,
|
|
6492
6529
|
args: [{
|
|
6493
6530
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6517,9 +6554,9 @@ class YAxisNotesIconComponent extends SettingsComponent {
|
|
|
6517
6554
|
this.configurationService = configurationService;
|
|
6518
6555
|
}
|
|
6519
6556
|
}
|
|
6520
|
-
YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6521
|
-
YAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6557
|
+
YAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6558
|
+
YAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisNotesIconComponent, selector: "kendo-chart-y-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 });
|
|
6559
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
|
|
6523
6560
|
type: Component,
|
|
6524
6561
|
args: [{
|
|
6525
6562
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6547,9 +6584,9 @@ class YAxisNotesLabelComponent extends SettingsComponent {
|
|
|
6547
6584
|
this.configurationService = configurationService;
|
|
6548
6585
|
}
|
|
6549
6586
|
}
|
|
6550
|
-
YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6551
|
-
YAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6552
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6587
|
+
YAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6588
|
+
YAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisNotesLabelComponent, selector: "kendo-chart-y-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 });
|
|
6589
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
|
|
6553
6590
|
type: Component,
|
|
6554
6591
|
args: [{
|
|
6555
6592
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6585,9 +6622,9 @@ class YAxisTitleComponent extends SettingsComponent {
|
|
|
6585
6622
|
this.configurationService = configurationService;
|
|
6586
6623
|
}
|
|
6587
6624
|
}
|
|
6588
|
-
YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6589
|
-
YAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6590
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6625
|
+
YAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6626
|
+
YAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: YAxisTitleComponent, selector: "kendo-chart-y-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 });
|
|
6627
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: YAxisTitleComponent, decorators: [{
|
|
6591
6628
|
type: Component,
|
|
6592
6629
|
args: [{
|
|
6593
6630
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6635,9 +6672,9 @@ class ZoomableComponent extends SettingsComponent {
|
|
|
6635
6672
|
this.configurationService = configurationService;
|
|
6636
6673
|
}
|
|
6637
6674
|
}
|
|
6638
|
-
ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6639
|
-
ZoomableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6640
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6675
|
+
ZoomableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ZoomableComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6676
|
+
ZoomableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: ZoomableComponent, selector: "kendo-chart-zoomable", inputs: { mousewheel: "mousewheel", selection: "selection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ZoomableComponent, decorators: [{
|
|
6641
6678
|
type: Component,
|
|
6642
6679
|
args: [{
|
|
6643
6680
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6744,41 +6781,6 @@ const CHART_DIRECTIVES = [
|
|
|
6744
6781
|
|
|
6745
6782
|
// Re-export event types
|
|
6746
6783
|
|
|
6747
|
-
/**
|
|
6748
|
-
* Specifies the `weekStartDay` of a [CategoryAxisItemComponent]({% slug api_charts_categoryaxisitemcomponent %}).
|
|
6749
|
-
*/
|
|
6750
|
-
var WeekStartDay;
|
|
6751
|
-
(function (WeekStartDay) {
|
|
6752
|
-
/**
|
|
6753
|
-
* Specifies Sunday as the first day of the week.
|
|
6754
|
-
*/
|
|
6755
|
-
WeekStartDay[WeekStartDay["Sunday"] = 0] = "Sunday";
|
|
6756
|
-
/**
|
|
6757
|
-
* Specifies Monday as the first day of the week.
|
|
6758
|
-
*/
|
|
6759
|
-
WeekStartDay[WeekStartDay["Monday"] = 1] = "Monday";
|
|
6760
|
-
/**
|
|
6761
|
-
* Specifies Tuesday as the first day of the week.
|
|
6762
|
-
*/
|
|
6763
|
-
WeekStartDay[WeekStartDay["Tuesday"] = 2] = "Tuesday";
|
|
6764
|
-
/**
|
|
6765
|
-
* Specifies Wednesday as the first day of the week.
|
|
6766
|
-
*/
|
|
6767
|
-
WeekStartDay[WeekStartDay["Wednesday"] = 3] = "Wednesday";
|
|
6768
|
-
/**
|
|
6769
|
-
* Specifies Thursday as the first day of the week.
|
|
6770
|
-
*/
|
|
6771
|
-
WeekStartDay[WeekStartDay["Thursday"] = 4] = "Thursday";
|
|
6772
|
-
/**
|
|
6773
|
-
* Specifies Friday as the first day of the week.
|
|
6774
|
-
*/
|
|
6775
|
-
WeekStartDay[WeekStartDay["Friday"] = 5] = "Friday";
|
|
6776
|
-
/**
|
|
6777
|
-
* Specifies Saturday as the first day of the week.
|
|
6778
|
-
*/
|
|
6779
|
-
WeekStartDay[WeekStartDay["Saturday"] = 6] = "Saturday";
|
|
6780
|
-
})(WeekStartDay || (WeekStartDay = {}));
|
|
6781
|
-
|
|
6782
6784
|
/**
|
|
6783
6785
|
* The arguments for the `navigatorFilter` event.
|
|
6784
6786
|
*/
|
|
@@ -6800,9 +6802,9 @@ class NavigatorFilterEvent extends BaseEvent {
|
|
|
6800
6802
|
*/
|
|
6801
6803
|
class RootConfigurationService extends ConfigurationService {
|
|
6802
6804
|
}
|
|
6803
|
-
RootConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6804
|
-
RootConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6805
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6805
|
+
RootConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: RootConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
6806
|
+
RootConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: RootConfigurationService });
|
|
6807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: RootConfigurationService, decorators: [{
|
|
6806
6808
|
type: Injectable
|
|
6807
6809
|
}] });
|
|
6808
6810
|
|
|
@@ -6925,8 +6927,8 @@ class StockChartComponent extends ChartComponent {
|
|
|
6925
6927
|
return isDevMode();
|
|
6926
6928
|
}
|
|
6927
6929
|
}
|
|
6928
|
-
StockChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6929
|
-
StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
6930
|
+
StockChartComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: StockChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
6931
|
+
StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: StockChartComponent, selector: "kendo-stockchart", inputs: { navigator: "navigator", pannable: "pannable", zoomable: "zoomable" }, outputs: { navigatorFilter: "navigatorFilter" }, providers: [
|
|
6930
6932
|
ConfigurationService,
|
|
6931
6933
|
TooltipTemplateService,
|
|
6932
6934
|
{ provide: RootConfigurationService, useExisting: ConfigurationService },
|
|
@@ -6944,7 +6946,7 @@ StockChartComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
|
|
|
6944
6946
|
</kendo-chart-tooltip-popup>
|
|
6945
6947
|
<kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
|
|
6946
6948
|
`, isInline: true, components: [{ type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { type: i8.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6947
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6949
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: StockChartComponent, decorators: [{
|
|
6948
6950
|
type: Component,
|
|
6949
6951
|
args: [{
|
|
6950
6952
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7001,9 +7003,9 @@ class PrefixConfigurationService extends ConfigurationService {
|
|
|
7001
7003
|
this.rootService.notify(change);
|
|
7002
7004
|
}
|
|
7003
7005
|
}
|
|
7004
|
-
PrefixConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7005
|
-
PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7006
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7006
|
+
PrefixConfigurationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PrefixConfigurationService, deps: [{ token: RootConfigurationService }, { token: PREFIX }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7007
|
+
PrefixConfigurationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PrefixConfigurationService });
|
|
7008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: PrefixConfigurationService, decorators: [{
|
|
7007
7009
|
type: Injectable
|
|
7008
7010
|
}], ctorParameters: function () { return [{ type: RootConfigurationService, decorators: [{
|
|
7009
7011
|
type: Inject,
|
|
@@ -7059,9 +7061,9 @@ class NavigatorComponent extends SettingsComponent {
|
|
|
7059
7061
|
this.configurationService = configurationService;
|
|
7060
7062
|
}
|
|
7061
7063
|
}
|
|
7062
|
-
NavigatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7063
|
-
NavigatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7064
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7064
|
+
NavigatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7065
|
+
NavigatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorComponent, selector: "kendo-chart-navigator", inputs: { visible: "visible", categoryAxis: "categoryAxis", hint: "hint", pane: "pane", select: "select", series: "series" }, providers: [{ provide: PREFIX, useValue: 'navigator' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7066
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorComponent, decorators: [{
|
|
7065
7067
|
type: Component,
|
|
7066
7068
|
args: [{
|
|
7067
7069
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7105,15 +7107,15 @@ class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
|
|
|
7105
7107
|
this.configurationService = configurationService;
|
|
7106
7108
|
}
|
|
7107
7109
|
}
|
|
7108
|
-
NavigatorCategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7109
|
-
NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7110
|
+
NavigatorCategoryAxisComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
7111
|
+
NavigatorCategoryAxisComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisComponent, selector: "kendo-chart-navigator-category-axis", providers: [{
|
|
7110
7112
|
provide: PREFIX,
|
|
7111
7113
|
useValue: 'navigator.categoryAxis'
|
|
7112
7114
|
}, {
|
|
7113
7115
|
provide: ConfigurationService,
|
|
7114
7116
|
useClass: PrefixConfigurationService
|
|
7115
7117
|
}], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7116
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7118
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisComponent, decorators: [{
|
|
7117
7119
|
type: Component,
|
|
7118
7120
|
args: [{
|
|
7119
7121
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7141,9 +7143,9 @@ class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrosshairCompo
|
|
|
7141
7143
|
this.configurationService = configurationService;
|
|
7142
7144
|
}
|
|
7143
7145
|
}
|
|
7144
|
-
NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7145
|
-
NavigatorCategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7146
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7146
|
+
NavigatorCategoryAxisCrosshairComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7147
|
+
NavigatorCategoryAxisCrosshairComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisCrosshairComponent, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7148
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
|
|
7147
7149
|
type: Component,
|
|
7148
7150
|
args: [{
|
|
7149
7151
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7162,9 +7164,9 @@ class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxisCrossha
|
|
|
7162
7164
|
this.configurationService = configurationService;
|
|
7163
7165
|
}
|
|
7164
7166
|
}
|
|
7165
|
-
NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7166
|
-
NavigatorCategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7167
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7167
|
+
NavigatorCategoryAxisCrosshairTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7168
|
+
NavigatorCategoryAxisCrosshairTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisCrosshairTooltipComponent, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
|
|
7168
7170
|
type: Component,
|
|
7169
7171
|
args: [{
|
|
7170
7172
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7182,9 +7184,9 @@ class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComponent {
|
|
|
7182
7184
|
this.configurationService = configurationService;
|
|
7183
7185
|
}
|
|
7184
7186
|
}
|
|
7185
|
-
NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7186
|
-
NavigatorCategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7187
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7187
|
+
NavigatorCategoryAxisLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7188
|
+
NavigatorCategoryAxisLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisLabelsComponent, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
|
|
7188
7190
|
type: Component,
|
|
7189
7191
|
args: [{
|
|
7190
7192
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7202,9 +7204,9 @@ class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesComponent {
|
|
|
7202
7204
|
this.configurationService = configurationService;
|
|
7203
7205
|
}
|
|
7204
7206
|
}
|
|
7205
|
-
NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7206
|
-
NavigatorCategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7207
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7207
|
+
NavigatorCategoryAxisNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7208
|
+
NavigatorCategoryAxisNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisNotesComponent, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
|
|
7208
7210
|
type: Component,
|
|
7209
7211
|
args: [{
|
|
7210
7212
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7222,9 +7224,9 @@ class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIconCompo
|
|
|
7222
7224
|
this.configurationService = configurationService;
|
|
7223
7225
|
}
|
|
7224
7226
|
}
|
|
7225
|
-
NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7226
|
-
NavigatorCategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7227
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7227
|
+
NavigatorCategoryAxisNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7228
|
+
NavigatorCategoryAxisNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisNotesIconComponent, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7229
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
|
|
7228
7230
|
type: Component,
|
|
7229
7231
|
args: [{
|
|
7230
7232
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7242,9 +7244,9 @@ class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesLabelCom
|
|
|
7242
7244
|
this.configurationService = configurationService;
|
|
7243
7245
|
}
|
|
7244
7246
|
}
|
|
7245
|
-
NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7246
|
-
NavigatorCategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7247
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7247
|
+
NavigatorCategoryAxisNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7248
|
+
NavigatorCategoryAxisNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisNotesLabelComponent, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7249
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
|
|
7248
7250
|
type: Component,
|
|
7249
7251
|
args: [{
|
|
7250
7252
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7265,9 +7267,9 @@ class NavigatorCategoryAxisSelectComponent extends CategoryAxisSelectComponent {
|
|
|
7265
7267
|
this.configurationService = configurationService;
|
|
7266
7268
|
}
|
|
7267
7269
|
}
|
|
7268
|
-
NavigatorCategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7269
|
-
NavigatorCategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7270
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7270
|
+
NavigatorCategoryAxisSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7271
|
+
NavigatorCategoryAxisSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisSelectComponent, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7272
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
|
|
7271
7273
|
type: Component,
|
|
7272
7274
|
args: [{
|
|
7273
7275
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7285,9 +7287,9 @@ class NavigatorCategoryAxisTitleComponent extends CategoryAxisTitleComponent {
|
|
|
7285
7287
|
this.configurationService = configurationService;
|
|
7286
7288
|
}
|
|
7287
7289
|
}
|
|
7288
|
-
NavigatorCategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7289
|
-
NavigatorCategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7290
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7290
|
+
NavigatorCategoryAxisTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7291
|
+
NavigatorCategoryAxisTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorCategoryAxisTitleComponent, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7292
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
|
|
7291
7293
|
type: Component,
|
|
7292
7294
|
args: [{
|
|
7293
7295
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7306,9 +7308,9 @@ class NavigatorHintComponent extends SettingsComponent {
|
|
|
7306
7308
|
this.configurationService = configurationService;
|
|
7307
7309
|
}
|
|
7308
7310
|
}
|
|
7309
|
-
NavigatorHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7310
|
-
NavigatorHintComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7311
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7311
|
+
NavigatorHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7312
|
+
NavigatorHintComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorHintComponent, selector: "kendo-chart-navigator-hint", inputs: { content: "content", format: "format", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7313
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorHintComponent, decorators: [{
|
|
7312
7314
|
type: Component,
|
|
7313
7315
|
args: [{
|
|
7314
7316
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7333,9 +7335,9 @@ class NavigatorPaneComponent extends PaneComponent {
|
|
|
7333
7335
|
this.configurationService = configurationService;
|
|
7334
7336
|
}
|
|
7335
7337
|
}
|
|
7336
|
-
NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7337
|
-
NavigatorPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7338
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7338
|
+
NavigatorPaneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7339
|
+
NavigatorPaneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorPaneComponent, selector: "kendo-chart-navigator-pane", providers: [{ provide: PREFIX, useValue: 'navigator.pane' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7340
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
|
|
7339
7341
|
type: Component,
|
|
7340
7342
|
args: [{
|
|
7341
7343
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7354,9 +7356,9 @@ class NavigatorPaneTitleComponent extends PanesTitleComponent {
|
|
|
7354
7356
|
this.configurationService = configurationService;
|
|
7355
7357
|
}
|
|
7356
7358
|
}
|
|
7357
|
-
NavigatorPaneTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7358
|
-
NavigatorPaneTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7359
|
+
NavigatorPaneTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7360
|
+
NavigatorPaneTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorPaneTitleComponent, selector: "kendo-chart-navigator-pane-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7361
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
|
|
7360
7362
|
type: Component,
|
|
7361
7363
|
args: [{
|
|
7362
7364
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7375,9 +7377,9 @@ class NavigatorSelectComponent extends SettingsComponent {
|
|
|
7375
7377
|
this.configurationService = configurationService;
|
|
7376
7378
|
}
|
|
7377
7379
|
}
|
|
7378
|
-
NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7379
|
-
NavigatorSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7380
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7380
|
+
NavigatorSelectComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7381
|
+
NavigatorSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSelectComponent, selector: "kendo-chart-navigator-select", inputs: { from: "from", to: "to", mousewheel: "mousewheel" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7382
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
|
|
7381
7383
|
type: Component,
|
|
7382
7384
|
args: [{
|
|
7383
7385
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7403,9 +7405,9 @@ class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
|
7403
7405
|
this.collectionService = collectionService;
|
|
7404
7406
|
}
|
|
7405
7407
|
}
|
|
7406
|
-
NavigatorSeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7407
|
-
NavigatorSeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7408
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7408
|
+
NavigatorSeriesItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7409
|
+
NavigatorSeriesItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesItemComponent, selector: "kendo-chart-navigator-series-item", providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7410
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
|
|
7409
7411
|
type: Component,
|
|
7410
7412
|
args: [{
|
|
7411
7413
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7460,9 +7462,9 @@ class NavigatorSeriesComponent extends SeriesComponent {
|
|
|
7460
7462
|
readTooltipTemplates() {
|
|
7461
7463
|
}
|
|
7462
7464
|
}
|
|
7463
|
-
NavigatorSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7464
|
-
NavigatorSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7465
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7465
|
+
NavigatorSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7466
|
+
NavigatorSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesComponent, selector: "kendo-chart-navigator-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: NavigatorSeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
|
|
7466
7468
|
type: Component,
|
|
7467
7469
|
args: [{
|
|
7468
7470
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7484,9 +7486,9 @@ class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsComponent {
|
|
|
7484
7486
|
this.configurationService = configurationService;
|
|
7485
7487
|
}
|
|
7486
7488
|
}
|
|
7487
|
-
NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7488
|
-
NavigatorSeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7489
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7489
|
+
NavigatorSeriesErrorBarsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7490
|
+
NavigatorSeriesErrorBarsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesErrorBarsComponent, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
|
|
7490
7492
|
type: Component,
|
|
7491
7493
|
args: [{
|
|
7492
7494
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7504,9 +7506,9 @@ class NavigatorSeriesExtremesComponent extends SeriesExtremesComponent {
|
|
|
7504
7506
|
this.configurationService = configurationService;
|
|
7505
7507
|
}
|
|
7506
7508
|
}
|
|
7507
|
-
NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7508
|
-
NavigatorSeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7509
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7509
|
+
NavigatorSeriesExtremesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7510
|
+
NavigatorSeriesExtremesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesExtremesComponent, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7511
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
|
|
7510
7512
|
type: Component,
|
|
7511
7513
|
args: [{
|
|
7512
7514
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7524,9 +7526,9 @@ class NavigatorSeriesHighlightComponent extends SeriesHighlightComponent {
|
|
|
7524
7526
|
this.configurationService = configurationService;
|
|
7525
7527
|
}
|
|
7526
7528
|
}
|
|
7527
|
-
NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7528
|
-
NavigatorSeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7529
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7529
|
+
NavigatorSeriesHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7530
|
+
NavigatorSeriesHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesHighlightComponent, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7531
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
|
|
7530
7532
|
type: Component,
|
|
7531
7533
|
args: [{
|
|
7532
7534
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7545,9 +7547,9 @@ class NavigatorSeriesLabelsComponent extends SeriesLabelsComponent {
|
|
|
7545
7547
|
this.markAsVisible();
|
|
7546
7548
|
}
|
|
7547
7549
|
}
|
|
7548
|
-
NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7549
|
-
NavigatorSeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7550
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7550
|
+
NavigatorSeriesLabelsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7551
|
+
NavigatorSeriesLabelsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesLabelsComponent, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7552
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
|
|
7551
7553
|
type: Component,
|
|
7552
7554
|
args: [{
|
|
7553
7555
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7566,9 +7568,9 @@ class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFromComponent {
|
|
|
7566
7568
|
this.markAsVisible();
|
|
7567
7569
|
}
|
|
7568
7570
|
}
|
|
7569
|
-
NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7570
|
-
NavigatorSeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7571
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7571
|
+
NavigatorSeriesLabelsFromComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7572
|
+
NavigatorSeriesLabelsFromComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesLabelsFromComponent, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7573
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
|
|
7572
7574
|
type: Component,
|
|
7573
7575
|
args: [{
|
|
7574
7576
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7587,9 +7589,9 @@ class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComponent {
|
|
|
7587
7589
|
this.markAsVisible();
|
|
7588
7590
|
}
|
|
7589
7591
|
}
|
|
7590
|
-
NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7591
|
-
NavigatorSeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7592
|
+
NavigatorSeriesLabelsToComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7593
|
+
NavigatorSeriesLabelsToComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesLabelsToComponent, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7594
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
|
|
7593
7595
|
type: Component,
|
|
7594
7596
|
args: [{
|
|
7595
7597
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7607,9 +7609,9 @@ class NavigatorSeriesMarkersComponent extends SeriesMarkersComponent {
|
|
|
7607
7609
|
this.configurationService = configurationService;
|
|
7608
7610
|
}
|
|
7609
7611
|
}
|
|
7610
|
-
NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7611
|
-
NavigatorSeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7612
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7612
|
+
NavigatorSeriesMarkersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7613
|
+
NavigatorSeriesMarkersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesMarkersComponent, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7614
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
|
|
7613
7615
|
type: Component,
|
|
7614
7616
|
args: [{
|
|
7615
7617
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7627,9 +7629,9 @@ class NavigatorSeriesNotesComponent extends SeriesNotesComponent {
|
|
|
7627
7629
|
this.configurationService = configurationService;
|
|
7628
7630
|
}
|
|
7629
7631
|
}
|
|
7630
|
-
NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7631
|
-
NavigatorSeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7632
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7632
|
+
NavigatorSeriesNotesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7633
|
+
NavigatorSeriesNotesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesNotesComponent, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7634
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
|
|
7633
7635
|
type: Component,
|
|
7634
7636
|
args: [{
|
|
7635
7637
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7647,9 +7649,9 @@ class NavigatorSeriesNotesIconComponent extends SeriesNotesIconComponent {
|
|
|
7647
7649
|
this.configurationService = configurationService;
|
|
7648
7650
|
}
|
|
7649
7651
|
}
|
|
7650
|
-
NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7651
|
-
NavigatorSeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7652
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7652
|
+
NavigatorSeriesNotesIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7653
|
+
NavigatorSeriesNotesIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesNotesIconComponent, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7654
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
|
|
7653
7655
|
type: Component,
|
|
7654
7656
|
args: [{
|
|
7655
7657
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7667,9 +7669,9 @@ class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponent {
|
|
|
7667
7669
|
this.configurationService = configurationService;
|
|
7668
7670
|
}
|
|
7669
7671
|
}
|
|
7670
|
-
NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7671
|
-
NavigatorSeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7672
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7672
|
+
NavigatorSeriesNotesLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7673
|
+
NavigatorSeriesNotesLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesNotesLabelComponent, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7674
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
|
|
7673
7675
|
type: Component,
|
|
7674
7676
|
args: [{
|
|
7675
7677
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7687,9 +7689,9 @@ class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
|
|
|
7687
7689
|
this.configurationService = configurationService;
|
|
7688
7690
|
}
|
|
7689
7691
|
}
|
|
7690
|
-
NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7691
|
-
NavigatorSeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7692
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7692
|
+
NavigatorSeriesOutliersComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7693
|
+
NavigatorSeriesOutliersComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesOutliersComponent, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
|
|
7693
7695
|
type: Component,
|
|
7694
7696
|
args: [{
|
|
7695
7697
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7708,9 +7710,9 @@ class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
|
|
|
7708
7710
|
this.configurationService = configurationService;
|
|
7709
7711
|
}
|
|
7710
7712
|
}
|
|
7711
|
-
NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7712
|
-
NavigatorSeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7713
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7713
|
+
NavigatorSeriesTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7714
|
+
NavigatorSeriesTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: NavigatorSeriesTooltipComponent, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7715
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
|
|
7714
7716
|
type: Component,
|
|
7715
7717
|
args: [{
|
|
7716
7718
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7816,8 +7818,8 @@ class SparklineComponent extends ChartComponent {
|
|
|
7816
7818
|
this.instance.setOptions(Sparkline.normalizeOptions(this.options));
|
|
7817
7819
|
}
|
|
7818
7820
|
}
|
|
7819
|
-
SparklineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7820
|
-
SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "
|
|
7821
|
+
SparklineComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SparklineComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
7822
|
+
SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: SparklineComponent, selector: "kendo-sparkline", inputs: { type: "type", data: "data" }, providers: [
|
|
7821
7823
|
ConfigurationService,
|
|
7822
7824
|
TooltipTemplateService,
|
|
7823
7825
|
InstanceEventService,
|
|
@@ -7835,7 +7837,7 @@ SparklineComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ver
|
|
|
7835
7837
|
</kendo-chart-tooltip-popup>
|
|
7836
7838
|
<kendo-resize-sensor (resize)="onResize()"></kendo-resize-sensor>
|
|
7837
7839
|
`, isInline: true, components: [{ type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "popupSettings", "wrapperClass"], outputs: ["leave"] }, { type: i8.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7838
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7840
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SparklineComponent, decorators: [{
|
|
7839
7841
|
type: Component,
|
|
7840
7842
|
args: [{
|
|
7841
7843
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7875,7 +7877,7 @@ const SPARKLINE_DIRECTIVES = [
|
|
|
7875
7877
|
];
|
|
7876
7878
|
|
|
7877
7879
|
/**
|
|
7878
|
-
* A [module](
|
|
7880
|
+
* A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Chart component and directives.
|
|
7879
7881
|
*
|
|
7880
7882
|
* Imports the ChartModule into your application
|
|
7881
7883
|
* [root module]({{ site.data.url.angular['ngmodules'] }}#angular-modularity) or any other sub-module
|
|
@@ -7899,12 +7901,12 @@ const SPARKLINE_DIRECTIVES = [
|
|
|
7899
7901
|
*/
|
|
7900
7902
|
class ChartModule {
|
|
7901
7903
|
}
|
|
7902
|
-
ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7903
|
-
ChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "
|
|
7904
|
-
ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
7904
|
+
ChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7905
|
+
ChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartModule, declarations: [ChartComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, DonutCenterTemplateDirective, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent], imports: [CommonModule, PopupModule, ResizeSensorModule], exports: [ChartComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, DonutCenterTemplateDirective, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent] });
|
|
7906
|
+
ChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartModule, providers: [
|
|
7905
7907
|
ThemeService
|
|
7906
7908
|
], imports: [[CommonModule, PopupModule, ResizeSensorModule]] });
|
|
7907
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7909
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartModule, decorators: [{
|
|
7908
7910
|
type: NgModule,
|
|
7909
7911
|
args: [{
|
|
7910
7912
|
declarations: [CHART_DIRECTIVES],
|
|
@@ -7917,10 +7919,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
7917
7919
|
}] });
|
|
7918
7920
|
|
|
7919
7921
|
/**
|
|
7920
|
-
* A [module](
|
|
7922
|
+
* A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the StockChart component and directives.
|
|
7921
7923
|
*
|
|
7922
7924
|
* Imports the StockChartModule into your application
|
|
7923
|
-
* [root module](
|
|
7925
|
+
* [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
|
|
7924
7926
|
* that will use the StockChart component.
|
|
7925
7927
|
*
|
|
7926
7928
|
* @example
|
|
@@ -7941,10 +7943,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
7941
7943
|
*/
|
|
7942
7944
|
class StockChartModule {
|
|
7943
7945
|
}
|
|
7944
|
-
StockChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7945
|
-
StockChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "
|
|
7946
|
-
StockChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
7947
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7946
|
+
StockChartModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: StockChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7947
|
+
StockChartModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: StockChartModule, declarations: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule], exports: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, ChartModule] });
|
|
7948
|
+
StockChartModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: StockChartModule, imports: [[ChartModule, CommonModule, PopupModule, ResizeSensorModule], ChartModule] });
|
|
7949
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: StockChartModule, decorators: [{
|
|
7948
7950
|
type: NgModule,
|
|
7949
7951
|
args: [{
|
|
7950
7952
|
declarations: [STOCK_CHART_DIRECTIVES],
|
|
@@ -7954,10 +7956,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
7954
7956
|
}] });
|
|
7955
7957
|
|
|
7956
7958
|
/**
|
|
7957
|
-
* A [module](
|
|
7959
|
+
* A [module](link:site.data.urls.angular['ngmoduleapi']) that includes the Sparkline component and directives.
|
|
7958
7960
|
*
|
|
7959
7961
|
* Imports the SparklineModule into your application
|
|
7960
|
-
* [root module](
|
|
7962
|
+
* [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
|
|
7961
7963
|
* that will use the Sparkline component.
|
|
7962
7964
|
*
|
|
7963
7965
|
* @example
|
|
@@ -7978,10 +7980,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
7978
7980
|
*/
|
|
7979
7981
|
class SparklineModule {
|
|
7980
7982
|
}
|
|
7981
|
-
SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7982
|
-
SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "
|
|
7983
|
-
SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
7984
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7983
|
+
SparklineModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
7984
|
+
SparklineModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SparklineModule, declarations: [SparklineComponent], imports: [ChartModule, CommonModule, PopupModule, ResizeSensorModule], exports: [SparklineComponent, ChartModule] });
|
|
7985
|
+
SparklineModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SparklineModule, imports: [[ChartModule, CommonModule, PopupModule, ResizeSensorModule], ChartModule] });
|
|
7986
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: SparklineModule, decorators: [{
|
|
7985
7987
|
type: NgModule,
|
|
7986
7988
|
args: [{
|
|
7987
7989
|
declarations: [SPARKLINE_DIRECTIVES],
|
|
@@ -7991,10 +7993,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
7991
7993
|
}] });
|
|
7992
7994
|
|
|
7993
7995
|
/**
|
|
7994
|
-
* A [module](
|
|
7996
|
+
* A [module](link:site.data.urls.angular['ngmoduleapi']) that includes all Chart components and directives.
|
|
7995
7997
|
*
|
|
7996
7998
|
* Imports the ChartsModule into your application
|
|
7997
|
-
* [root module](
|
|
7999
|
+
* [root module](link:site.data.urls.angular['ngmodules']#angular-modularity) or any other sub-module
|
|
7998
8000
|
* that will use the Charts components.
|
|
7999
8001
|
*
|
|
8000
8002
|
* @example
|
|
@@ -8015,10 +8017,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
8015
8017
|
*/
|
|
8016
8018
|
class ChartsModule {
|
|
8017
8019
|
}
|
|
8018
|
-
ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8019
|
-
ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "
|
|
8020
|
-
ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
8021
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8020
|
+
ChartsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8021
|
+
ChartsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartsModule, exports: [ChartModule, SparklineModule, StockChartModule] });
|
|
8022
|
+
ChartsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartsModule, imports: [ChartModule, SparklineModule, StockChartModule] });
|
|
8023
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: ChartsModule, decorators: [{
|
|
8022
8024
|
type: NgModule,
|
|
8023
8025
|
args: [{
|
|
8024
8026
|
exports: [ChartModule, SparklineModule, StockChartModule]
|