@progress/kendo-angular-charts 20.1.2-develop.2 → 21.0.0-develop.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chart/tooltip/popup-settings.interface.d.ts +1 -1
- package/esm2022/chart/axis-defaults/crosshair.component.mjs +4 -4
- package/esm2022/chart/axis-defaults/crosshair.tooltip.component.mjs +4 -4
- package/esm2022/chart/axis-defaults/labels.component.mjs +4 -4
- package/esm2022/chart/axis-defaults/title.component.mjs +4 -4
- package/esm2022/chart/axis-defaults.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/crosshair.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/crosshair.tooltip.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/labels.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/notes.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/notes.icon.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/notes.label.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/range-labels.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/select.component.mjs +4 -4
- package/esm2022/chart/category-axis-item/title.component.mjs +4 -4
- package/esm2022/chart/category-axis-item.component.mjs +5 -5
- package/esm2022/chart/category-axis.component.mjs +4 -4
- package/esm2022/chart/chart-area.component.mjs +4 -4
- package/esm2022/chart/donut-center-template.directive.mjs +5 -5
- package/esm2022/chart/legend/inactive-items.component.mjs +4 -4
- package/esm2022/chart/legend/item.component.mjs +4 -4
- package/esm2022/chart/legend.component.mjs +4 -4
- package/esm2022/chart/localization/custom-messages.component.mjs +4 -4
- package/esm2022/chart/localization/localized-messages.directive.mjs +4 -4
- package/esm2022/chart/localization/messages.mjs +3 -3
- package/esm2022/chart/no-data-template.directive.mjs +5 -5
- package/esm2022/chart/pane/title.component.mjs +4 -4
- package/esm2022/chart/pane-defaults/title.component.mjs +4 -4
- package/esm2022/chart/pane-defaults.component.mjs +4 -4
- package/esm2022/chart/pane.component.mjs +4 -4
- package/esm2022/chart/panes.component.mjs +4 -4
- package/esm2022/chart/plot-area.component.mjs +4 -4
- package/esm2022/chart/series-defaults/labels.component.mjs +4 -4
- package/esm2022/chart/series-defaults/labels.from.component.mjs +4 -4
- package/esm2022/chart/series-defaults/labels.to.component.mjs +4 -4
- package/esm2022/chart/series-defaults/notes.component.mjs +4 -4
- package/esm2022/chart/series-defaults/notes.icon.component.mjs +4 -4
- package/esm2022/chart/series-defaults/notes.label.component.mjs +4 -4
- package/esm2022/chart/series-defaults/tooltip.component.mjs +4 -4
- package/esm2022/chart/series-defaults.component.mjs +4 -4
- package/esm2022/chart/series-drilldown-template.directive.mjs +5 -5
- package/esm2022/chart/series-item/error-bars.component.mjs +4 -4
- package/esm2022/chart/series-item/extremes.component.mjs +4 -4
- package/esm2022/chart/series-item/highlight.component.mjs +4 -4
- package/esm2022/chart/series-item/labels.component.mjs +4 -4
- package/esm2022/chart/series-item/labels.from.component.mjs +4 -4
- package/esm2022/chart/series-item/labels.to.component.mjs +4 -4
- package/esm2022/chart/series-item/markers.component.mjs +4 -4
- package/esm2022/chart/series-item/notes.component.mjs +4 -4
- package/esm2022/chart/series-item/notes.icon.component.mjs +4 -4
- package/esm2022/chart/series-item/notes.label.component.mjs +4 -4
- package/esm2022/chart/series-item/outliers.component.mjs +4 -4
- package/esm2022/chart/series-item/tooltip.component.mjs +4 -4
- package/esm2022/chart/series-item/trendline.component.mjs +4 -4
- package/esm2022/chart/series-item/trendline.forecast.component.mjs +4 -4
- package/esm2022/chart/series-item.component.mjs +4 -4
- package/esm2022/chart/series.component.mjs +4 -4
- package/esm2022/chart/subtitle.component.mjs +4 -4
- package/esm2022/chart/title.component.mjs +4 -4
- package/esm2022/chart/tooltip/base-tooltip.mjs +4 -4
- package/esm2022/chart/tooltip/crosshair-tooltip.component.mjs +4 -4
- package/esm2022/chart/tooltip/crosshair-tooltips-container.component.mjs +3 -3
- package/esm2022/chart/tooltip/series-tooltip-template.directive.mjs +5 -5
- package/esm2022/chart/tooltip/shared-tooltip-template.directive.mjs +5 -5
- package/esm2022/chart/tooltip/tooltip-popup.component.mjs +4 -4
- package/esm2022/chart/tooltip.component.mjs +4 -4
- package/esm2022/chart/value-axis-item/crosshair.component.mjs +4 -4
- package/esm2022/chart/value-axis-item/crosshair.tooltip.component.mjs +4 -4
- package/esm2022/chart/value-axis-item/labels.component.mjs +4 -4
- package/esm2022/chart/value-axis-item/notes.component.mjs +4 -4
- package/esm2022/chart/value-axis-item/notes.icon.component.mjs +4 -4
- package/esm2022/chart/value-axis-item/notes.label.component.mjs +4 -4
- package/esm2022/chart/value-axis-item/title.component.mjs +4 -4
- package/esm2022/chart/value-axis-item.component.mjs +4 -4
- package/esm2022/chart/value-axis.component.mjs +4 -4
- package/esm2022/chart/x-axis-item/crosshair.component.mjs +4 -4
- package/esm2022/chart/x-axis-item/crosshair.tooltip.component.mjs +4 -4
- package/esm2022/chart/x-axis-item/labels.component.mjs +4 -4
- package/esm2022/chart/x-axis-item/notes.component.mjs +4 -4
- package/esm2022/chart/x-axis-item/notes.icon.component.mjs +4 -4
- package/esm2022/chart/x-axis-item/notes.label.component.mjs +4 -4
- package/esm2022/chart/x-axis-item/title.component.mjs +4 -4
- package/esm2022/chart/x-axis-item.component.mjs +5 -5
- package/esm2022/chart/x-axis.component.mjs +4 -4
- package/esm2022/chart/y-axis-item/crosshair.component.mjs +4 -4
- package/esm2022/chart/y-axis-item/crosshair.tooltip.component.mjs +4 -4
- package/esm2022/chart/y-axis-item/labels.component.mjs +4 -4
- package/esm2022/chart/y-axis-item/notes.component.mjs +4 -4
- package/esm2022/chart/y-axis-item/notes.icon.component.mjs +4 -4
- package/esm2022/chart/y-axis-item/notes.label.component.mjs +4 -4
- package/esm2022/chart/y-axis-item/title.component.mjs +4 -4
- package/esm2022/chart/y-axis-item.component.mjs +4 -4
- package/esm2022/chart/y-axis.component.mjs +4 -4
- package/esm2022/chart/zoomable.component.mjs +4 -4
- package/esm2022/chart-breadcrumb.component.mjs +3 -3
- package/esm2022/chart.component.mjs +4 -4
- package/esm2022/chart.module.mjs +4 -4
- package/esm2022/charts.module.mjs +4 -4
- package/esm2022/common/collection-item.component.mjs +4 -4
- package/esm2022/common/collection.component.mjs +4 -4
- package/esm2022/common/collection.service.mjs +4 -4
- package/esm2022/common/configuration.service.mjs +4 -4
- package/esm2022/common/prefix-configuration.service.mjs +5 -5
- package/esm2022/common/root-configuration.service.mjs +3 -3
- package/esm2022/common/settings.component.mjs +4 -4
- package/esm2022/common/theme.service.mjs +3 -3
- package/esm2022/common/tooltip-template.service.mjs +3 -3
- package/esm2022/events/base-event.mjs +4 -4
- package/esm2022/events/preventable-event.mjs +3 -3
- package/esm2022/package-metadata.mjs +2 -2
- package/esm2022/sankey/data-binding/flat-binding.directive.mjs +4 -4
- package/esm2022/sankey/labels.component.mjs +4 -4
- package/esm2022/sankey/legend.component.mjs +4 -4
- package/esm2022/sankey/links.component.mjs +4 -4
- package/esm2022/sankey/localization/custom-messages.component.mjs +4 -4
- package/esm2022/sankey/localization/localized-messages.directive.mjs +4 -4
- package/esm2022/sankey/localization/messages.mjs +3 -3
- package/esm2022/sankey/nodes.component.mjs +4 -4
- package/esm2022/sankey/theme.service.mjs +3 -3
- package/esm2022/sankey/title.component.mjs +4 -4
- package/esm2022/sankey/tooltip/link-tooltip-template.directive.mjs +5 -5
- package/esm2022/sankey/tooltip/node-tooltip-template.directive.mjs +5 -5
- package/esm2022/sankey/tooltip/square-symbol.directive.mjs +3 -3
- package/esm2022/sankey/tooltip/tooltip-popup.component.mjs +4 -4
- package/esm2022/sankey/tooltip/tooltip-template.service.mjs +3 -3
- package/esm2022/sankey/tooltip.component.mjs +4 -4
- package/esm2022/sankey.component.mjs +4 -4
- package/esm2022/sankey.module.mjs +4 -4
- package/esm2022/sparkline.component.mjs +4 -4
- package/esm2022/sparkline.module.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/crosshair.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/crosshair.tooltip.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/labels.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/notes.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/notes.icon.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/notes.label.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/select.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis/title.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/category-axis.component.mjs +5 -5
- package/esm2022/stock-chart/navigator/hint.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/pane/title.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/pane.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/select.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/error-bars.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/extremes.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/highlight.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/labels.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/labels.from.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/labels.to.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/markers.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/notes.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/notes.icon.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/notes.label.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/outliers.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item/tooltip.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series-item.component.mjs +4 -4
- package/esm2022/stock-chart/navigator/series.component.mjs +4 -4
- package/esm2022/stock-chart/navigator.component.mjs +4 -4
- package/esm2022/stock-chart.component.mjs +4 -4
- package/esm2022/stock-chart.module.mjs +4 -4
- package/fesm2022/progress-kendo-angular-charts.mjs +634 -634
- package/package.json +13 -13
- package/schematics/ngAdd/index.js +1 -1
|
@@ -51,10 +51,10 @@ export class AxisDefaultsCrosshairComponent extends SettingsComponent {
|
|
|
51
51
|
this.configurationService = configurationService;
|
|
52
52
|
this.markAsVisible();
|
|
53
53
|
}
|
|
54
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
55
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
54
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
55
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AxisDefaultsCrosshairComponent, isStandalone: true, 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 });
|
|
56
56
|
}
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
|
|
58
58
|
type: Component,
|
|
59
59
|
args: [{
|
|
60
60
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -62,7 +62,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
62
62
|
template: '',
|
|
63
63
|
standalone: true
|
|
64
64
|
}]
|
|
65
|
-
}], ctorParameters:
|
|
65
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { color: [{
|
|
66
66
|
type: Input
|
|
67
67
|
}], dashType: [{
|
|
68
68
|
type: Input
|
|
@@ -54,10 +54,10 @@ export class AxisDefaultsCrosshairTooltipComponent extends SettingsComponent {
|
|
|
54
54
|
this.configurationService = configurationService;
|
|
55
55
|
this.markAsVisible();
|
|
56
56
|
}
|
|
57
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
58
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
57
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
58
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AxisDefaultsCrosshairTooltipComponent, isStandalone: true, 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 });
|
|
59
59
|
}
|
|
60
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
60
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
|
|
61
61
|
type: Component,
|
|
62
62
|
args: [{
|
|
63
63
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -65,7 +65,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
65
65
|
template: '',
|
|
66
66
|
standalone: true
|
|
67
67
|
}]
|
|
68
|
-
}], ctorParameters:
|
|
68
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
69
69
|
type: Input
|
|
70
70
|
}], border: [{
|
|
71
71
|
type: Input
|
|
@@ -75,10 +75,10 @@ export class AxisDefaultsLabelsComponent extends SettingsComponent {
|
|
|
75
75
|
super('axisDefaults.labels', configurationService);
|
|
76
76
|
this.configurationService = configurationService;
|
|
77
77
|
}
|
|
78
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
79
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
78
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
79
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AxisDefaultsLabelsComponent, isStandalone: true, 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 });
|
|
80
80
|
}
|
|
81
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
81
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
|
|
82
82
|
type: Component,
|
|
83
83
|
args: [{
|
|
84
84
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -86,7 +86,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
86
86
|
template: '',
|
|
87
87
|
standalone: true
|
|
88
88
|
}]
|
|
89
|
-
}], ctorParameters:
|
|
89
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { content: [{
|
|
90
90
|
type: Input
|
|
91
91
|
}], font: [{
|
|
92
92
|
type: Input
|
|
@@ -67,10 +67,10 @@ export class AxisDefaultsTitleComponent extends SettingsComponent {
|
|
|
67
67
|
super('axisDefaults.title', configurationService);
|
|
68
68
|
this.configurationService = configurationService;
|
|
69
69
|
}
|
|
70
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
71
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
70
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AxisDefaultsTitleComponent, isStandalone: true, 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 });
|
|
72
72
|
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
73
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
|
|
74
74
|
type: Component,
|
|
75
75
|
args: [{
|
|
76
76
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -78,7 +78,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
78
78
|
template: '',
|
|
79
79
|
standalone: true
|
|
80
80
|
}]
|
|
81
|
-
}], ctorParameters:
|
|
81
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
82
82
|
type: Input
|
|
83
83
|
}], border: [{
|
|
84
84
|
type: Input
|
|
@@ -106,10 +106,10 @@ export class AxisDefaultsComponent extends SettingsComponent {
|
|
|
106
106
|
super('axisDefaults', configurationService);
|
|
107
107
|
this.configurationService = configurationService;
|
|
108
108
|
}
|
|
109
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
110
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
109
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
110
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: AxisDefaultsComponent, isStandalone: true, 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 });
|
|
111
111
|
}
|
|
112
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
112
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
|
|
113
113
|
type: Component,
|
|
114
114
|
args: [{
|
|
115
115
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -117,7 +117,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
117
117
|
template: '',
|
|
118
118
|
standalone: true
|
|
119
119
|
}]
|
|
120
|
-
}], ctorParameters:
|
|
120
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
121
121
|
type: Input
|
|
122
122
|
}], color: [{
|
|
123
123
|
type: Input
|
|
@@ -50,10 +50,10 @@ export class CategoryAxisCrosshairComponent extends SettingsComponent {
|
|
|
50
50
|
this.configurationService = configurationService;
|
|
51
51
|
this.markAsVisible();
|
|
52
52
|
}
|
|
53
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
54
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
53
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
54
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisCrosshairComponent, isStandalone: true, 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 });
|
|
55
55
|
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
|
|
57
57
|
type: Component,
|
|
58
58
|
args: [{
|
|
59
59
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -61,7 +61,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
61
61
|
template: '',
|
|
62
62
|
standalone: true
|
|
63
63
|
}]
|
|
64
|
-
}], ctorParameters:
|
|
64
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { color: [{
|
|
65
65
|
type: Input
|
|
66
66
|
}], dashType: [{
|
|
67
67
|
type: Input
|
|
@@ -52,10 +52,10 @@ export class CategoryAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
52
52
|
this.configurationService = configurationService;
|
|
53
53
|
this.markAsVisible();
|
|
54
54
|
}
|
|
55
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
56
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
55
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
56
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisCrosshairTooltipComponent, isStandalone: true, 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 });
|
|
57
57
|
}
|
|
58
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
58
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
|
|
59
59
|
type: Component,
|
|
60
60
|
args: [{
|
|
61
61
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -63,7 +63,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
63
63
|
template: '',
|
|
64
64
|
standalone: true
|
|
65
65
|
}]
|
|
66
|
-
}], ctorParameters:
|
|
66
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
67
67
|
type: Input
|
|
68
68
|
}], border: [{
|
|
69
69
|
type: Input
|
|
@@ -101,10 +101,10 @@ export class CategoryAxisLabelsComponent extends SettingsComponent {
|
|
|
101
101
|
super('labels', configurationService);
|
|
102
102
|
this.configurationService = configurationService;
|
|
103
103
|
}
|
|
104
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
105
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
104
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
105
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisLabelsComponent, isStandalone: true, 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 });
|
|
106
106
|
}
|
|
107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
|
|
108
108
|
type: Component,
|
|
109
109
|
args: [{
|
|
110
110
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -112,7 +112,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
112
112
|
template: '',
|
|
113
113
|
standalone: true
|
|
114
114
|
}]
|
|
115
|
-
}], ctorParameters:
|
|
115
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
116
116
|
type: Input
|
|
117
117
|
}], border: [{
|
|
118
118
|
type: Input
|
|
@@ -41,10 +41,10 @@ export class CategoryAxisNotesComponent extends SettingsComponent {
|
|
|
41
41
|
super('notes', configurationService);
|
|
42
42
|
this.configurationService = configurationService;
|
|
43
43
|
}
|
|
44
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
45
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
44
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
45
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisNotesComponent, isStandalone: true, 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 });
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
|
|
48
48
|
type: Component,
|
|
49
49
|
args: [{
|
|
50
50
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -52,7 +52,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
52
52
|
template: '',
|
|
53
53
|
standalone: true
|
|
54
54
|
}]
|
|
55
|
-
}], ctorParameters:
|
|
55
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { data: [{
|
|
56
56
|
type: Input
|
|
57
57
|
}], line: [{
|
|
58
58
|
type: Input
|
|
@@ -36,10 +36,10 @@ export class CategoryAxisNotesIconComponent extends SettingsComponent {
|
|
|
36
36
|
super('notes.icon', configurationService);
|
|
37
37
|
this.configurationService = configurationService;
|
|
38
38
|
}
|
|
39
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
40
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
39
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
40
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
|
|
43
43
|
type: Component,
|
|
44
44
|
args: [{
|
|
45
45
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -47,7 +47,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
47
47
|
template: '',
|
|
48
48
|
standalone: true
|
|
49
49
|
}]
|
|
50
|
-
}], ctorParameters:
|
|
50
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
51
51
|
type: Input
|
|
52
52
|
}], border: [{
|
|
53
53
|
type: Input
|
|
@@ -59,10 +59,10 @@ export class CategoryAxisNotesLabelComponent extends SettingsComponent {
|
|
|
59
59
|
super('notes.label', configurationService);
|
|
60
60
|
this.configurationService = configurationService;
|
|
61
61
|
}
|
|
62
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
63
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
62
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
63
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
64
64
|
}
|
|
65
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
65
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
|
|
66
66
|
type: Component,
|
|
67
67
|
args: [{
|
|
68
68
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -70,7 +70,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
70
70
|
template: '',
|
|
71
71
|
standalone: true
|
|
72
72
|
}]
|
|
73
|
-
}], ctorParameters:
|
|
73
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
74
74
|
type: Input
|
|
75
75
|
}], border: [{
|
|
76
76
|
type: Input
|
|
@@ -18,10 +18,10 @@ export class CategoryAxisRangeLabelsComponent extends CategoryAxisLabelsComponen
|
|
|
18
18
|
this.configKey = 'rangeLabels';
|
|
19
19
|
this.markAsVisible();
|
|
20
20
|
}
|
|
21
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
22
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
21
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisRangeLabelsComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-range-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
|
|
25
25
|
type: Component,
|
|
26
26
|
args: [{
|
|
27
27
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -29,4 +29,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29
29
|
template: '',
|
|
30
30
|
standalone: true
|
|
31
31
|
}]
|
|
32
|
-
}], ctorParameters:
|
|
32
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -36,10 +36,10 @@ export class CategoryAxisSelectComponent extends SettingsComponent {
|
|
|
36
36
|
super('select', configurationService);
|
|
37
37
|
this.configurationService = configurationService;
|
|
38
38
|
}
|
|
39
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
40
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
39
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
40
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisSelectComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-select", inputs: { from: "from", max: "max", min: "min", mousewheel: "mousewheel", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
|
|
43
43
|
type: Component,
|
|
44
44
|
args: [{
|
|
45
45
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -47,7 +47,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
47
47
|
template: '',
|
|
48
48
|
standalone: true
|
|
49
49
|
}]
|
|
50
|
-
}], ctorParameters:
|
|
50
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { from: [{
|
|
51
51
|
type: Input
|
|
52
52
|
}], max: [{
|
|
53
53
|
type: Input
|
|
@@ -67,10 +67,10 @@ export class CategoryAxisTitleComponent extends SettingsComponent {
|
|
|
67
67
|
super('title', configurationService);
|
|
68
68
|
this.configurationService = configurationService;
|
|
69
69
|
}
|
|
70
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
71
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
70
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-category-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
72
72
|
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
73
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
|
|
74
74
|
type: Component,
|
|
75
75
|
args: [{
|
|
76
76
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -78,7 +78,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
78
78
|
template: '',
|
|
79
79
|
standalone: true
|
|
80
80
|
}]
|
|
81
|
-
}], ctorParameters:
|
|
81
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
82
82
|
type: Input
|
|
83
83
|
}], border: [{
|
|
84
84
|
type: Input
|
|
@@ -183,10 +183,10 @@ export class CategoryAxisItemComponent extends CollectionItemComponent {
|
|
|
183
183
|
this.intlSubscription.unsubscribe();
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
187
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
186
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
187
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisItemComponent, isStandalone: true, selector: "kendo-chart-category-axis-item", inputs: { autoBaseUnitSteps: "autoBaseUnitSteps", axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", baseUnitStep: "baseUnitStep", categories: "categories", color: "color", justified: "justified", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", max: "max", maxDateGroups: "maxDateGroups", maxDivisions: "maxDivisions", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", name: "name", pane: "pane", plotBands: "plotBands", reverse: "reverse", roundToBaseUnit: "roundToBaseUnit", startAngle: "startAngle", type: "type", visible: "visible", weekStartDay: "weekStartDay", crosshair: "crosshair", labels: "labels", notes: "notes", select: "select", title: "title", rangeLabels: "rangeLabels" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
188
188
|
}
|
|
189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
|
|
190
190
|
type: Component,
|
|
191
191
|
args: [{
|
|
192
192
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -195,10 +195,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
195
195
|
template: '',
|
|
196
196
|
standalone: true
|
|
197
197
|
}]
|
|
198
|
-
}], ctorParameters:
|
|
198
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.IntlService }, { type: undefined, decorators: [{
|
|
199
199
|
type: Inject,
|
|
200
200
|
args: [LOCALE_ID]
|
|
201
|
-
}] }]
|
|
201
|
+
}] }], propDecorators: { autoBaseUnitSteps: [{
|
|
202
202
|
type: Input
|
|
203
203
|
}], axisCrossingValue: [{
|
|
204
204
|
type: Input
|
|
@@ -49,10 +49,10 @@ export class CategoryAxisComponent extends CollectionComponent {
|
|
|
49
49
|
this.configurationService = configurationService;
|
|
50
50
|
this.collectionService = collectionService;
|
|
51
51
|
}
|
|
52
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
53
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
52
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
53
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CategoryAxisComponent, isStandalone: true, selector: "kendo-chart-category-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: CategoryAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
54
54
|
}
|
|
55
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
55
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisComponent, decorators: [{
|
|
56
56
|
type: Component,
|
|
57
57
|
args: [{
|
|
58
58
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -61,7 +61,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
61
61
|
template: '',
|
|
62
62
|
standalone: true
|
|
63
63
|
}]
|
|
64
|
-
}], ctorParameters:
|
|
64
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { children: [{
|
|
65
65
|
type: ContentChildren,
|
|
66
66
|
args: [CategoryAxisItemComponent]
|
|
67
67
|
}] } });
|
|
@@ -55,10 +55,10 @@ export class ChartAreaComponent extends SettingsComponent {
|
|
|
55
55
|
super('chartArea', configurationService);
|
|
56
56
|
this.configurationService = configurationService;
|
|
57
57
|
}
|
|
58
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
59
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
58
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartAreaComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
59
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ChartAreaComponent, isStandalone: true, 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 });
|
|
60
60
|
}
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
61
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartAreaComponent, decorators: [{
|
|
62
62
|
type: Component,
|
|
63
63
|
args: [{
|
|
64
64
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -66,7 +66,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
66
66
|
template: '',
|
|
67
67
|
standalone: true
|
|
68
68
|
}]
|
|
69
|
-
}], ctorParameters:
|
|
69
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
70
70
|
type: Input
|
|
71
71
|
}], border: [{
|
|
72
72
|
type: Input
|
|
@@ -21,15 +21,15 @@ export class DonutCenterTemplateDirective {
|
|
|
21
21
|
constructor(templateRef) {
|
|
22
22
|
this.templateRef = templateRef;
|
|
23
23
|
}
|
|
24
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
25
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
24
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DonutCenterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
25
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: DonutCenterTemplateDirective, isStandalone: true, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
|
|
26
26
|
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
|
|
28
28
|
type: Directive,
|
|
29
29
|
args: [{
|
|
30
30
|
selector: '[kendoChartDonutCenterTemplate]',
|
|
31
31
|
standalone: true
|
|
32
32
|
}]
|
|
33
|
-
}], ctorParameters:
|
|
33
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
34
34
|
type: Optional
|
|
35
|
-
}] }]
|
|
35
|
+
}] }] });
|
|
@@ -30,10 +30,10 @@ export class LegendInactiveItemsComponent extends SettingsComponent {
|
|
|
30
30
|
super('legend.inactiveItems', configurationService);
|
|
31
31
|
this.configurationService = configurationService;
|
|
32
32
|
}
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
34
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
33
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
34
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: LegendInactiveItemsComponent, isStandalone: true, selector: "kendo-chart-legend-inactive-items", inputs: { labels: "labels" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
|
|
37
37
|
type: Component,
|
|
38
38
|
args: [{
|
|
39
39
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -41,6 +41,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
41
41
|
template: '',
|
|
42
42
|
standalone: true
|
|
43
43
|
}]
|
|
44
|
-
}], ctorParameters:
|
|
44
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { labels: [{
|
|
45
45
|
type: Input
|
|
46
46
|
}] } });
|
|
@@ -54,10 +54,10 @@ export class LegendItemComponent extends SettingsComponent {
|
|
|
54
54
|
super('legend.item', configurationService);
|
|
55
55
|
this.configurationService = configurationService;
|
|
56
56
|
}
|
|
57
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
58
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
57
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendItemComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
58
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: LegendItemComponent, isStandalone: true, selector: "kendo-chart-legend-item", inputs: { cursor: "cursor", type: "type", line: "line", area: "area", markers: "markers", highlight: "highlight", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
59
59
|
}
|
|
60
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
60
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendItemComponent, decorators: [{
|
|
61
61
|
type: Component,
|
|
62
62
|
args: [{
|
|
63
63
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -65,7 +65,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
65
65
|
template: '',
|
|
66
66
|
standalone: true
|
|
67
67
|
}]
|
|
68
|
-
}], ctorParameters:
|
|
68
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { cursor: [{
|
|
69
69
|
type: Input
|
|
70
70
|
}], type: [{
|
|
71
71
|
type: Input
|
|
@@ -127,10 +127,10 @@ export class LegendComponent extends SettingsComponent {
|
|
|
127
127
|
this.configurationService = configurationService;
|
|
128
128
|
this.markAsVisible();
|
|
129
129
|
}
|
|
130
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
131
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
130
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
131
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: LegendComponent, isStandalone: true, 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", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
132
132
|
}
|
|
133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendComponent, decorators: [{
|
|
134
134
|
type: Component,
|
|
135
135
|
args: [{
|
|
136
136
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -138,7 +138,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
138
138
|
template: '',
|
|
139
139
|
standalone: true
|
|
140
140
|
}]
|
|
141
|
-
}], ctorParameters:
|
|
141
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { align: [{
|
|
142
142
|
type: Input
|
|
143
143
|
}], background: [{
|
|
144
144
|
type: Input
|
|
@@ -27,15 +27,15 @@ export class ChartCustomMessagesComponent extends ChartMessages {
|
|
|
27
27
|
get override() {
|
|
28
28
|
return true;
|
|
29
29
|
}
|
|
30
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
31
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
30
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
31
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ChartCustomMessagesComponent, isStandalone: true, selector: "kendo-chart-messages", providers: [
|
|
32
32
|
{
|
|
33
33
|
provide: ChartMessages,
|
|
34
34
|
useExisting: forwardRef(() => ChartCustomMessagesComponent)
|
|
35
35
|
}
|
|
36
36
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
37
37
|
}
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
38
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartCustomMessagesComponent, decorators: [{
|
|
39
39
|
type: Component,
|
|
40
40
|
args: [{
|
|
41
41
|
providers: [
|
|
@@ -48,4 +48,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
48
48
|
template: ``,
|
|
49
49
|
standalone: true
|
|
50
50
|
}]
|
|
51
|
-
}], ctorParameters:
|
|
51
|
+
}], ctorParameters: () => [{ type: i1.LocalizationService }] });
|