@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
|
@@ -86,10 +86,10 @@ export class ValueAxisLabelsComponent extends SettingsComponent {
|
|
|
86
86
|
super('labels', configurationService);
|
|
87
87
|
this.configurationService = configurationService;
|
|
88
88
|
}
|
|
89
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
90
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
89
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
90
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisLabelsComponent, isStandalone: true, 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 });
|
|
91
91
|
}
|
|
92
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
92
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisLabelsComponent, decorators: [{
|
|
93
93
|
type: Component,
|
|
94
94
|
args: [{
|
|
95
95
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -97,7 +97,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
97
97
|
template: '',
|
|
98
98
|
standalone: true
|
|
99
99
|
}]
|
|
100
|
-
}], ctorParameters:
|
|
100
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
101
101
|
type: Input
|
|
102
102
|
}], border: [{
|
|
103
103
|
type: Input
|
|
@@ -56,10 +56,10 @@ export class ValueAxisNotesComponent extends SettingsComponent {
|
|
|
56
56
|
super('notes', configurationService);
|
|
57
57
|
this.configurationService = configurationService;
|
|
58
58
|
}
|
|
59
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
60
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
59
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
60
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisNotesComponent, isStandalone: true, 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 });
|
|
61
61
|
}
|
|
62
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
62
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesComponent, decorators: [{
|
|
63
63
|
type: Component,
|
|
64
64
|
args: [{
|
|
65
65
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -67,7 +67,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
67
67
|
template: '',
|
|
68
68
|
standalone: true
|
|
69
69
|
}]
|
|
70
|
-
}], ctorParameters:
|
|
70
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { data: [{
|
|
71
71
|
type: Input
|
|
72
72
|
}], line: [{
|
|
73
73
|
type: Input
|
|
@@ -38,10 +38,10 @@ export class ValueAxisNotesIconComponent extends SettingsComponent {
|
|
|
38
38
|
super('notes.icon', configurationService);
|
|
39
39
|
this.configurationService = configurationService;
|
|
40
40
|
}
|
|
41
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
42
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
41
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
42
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisNotesIconComponent, isStandalone: true, 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 });
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesIconComponent, decorators: [{
|
|
45
45
|
type: Component,
|
|
46
46
|
args: [{
|
|
47
47
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -49,7 +49,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
49
49
|
template: '',
|
|
50
50
|
standalone: true
|
|
51
51
|
}]
|
|
52
|
-
}], ctorParameters:
|
|
52
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
53
53
|
type: Input
|
|
54
54
|
}], border: [{
|
|
55
55
|
type: Input
|
|
@@ -58,10 +58,10 @@ export class ValueAxisNotesLabelComponent extends SettingsComponent {
|
|
|
58
58
|
super('notes.label', configurationService);
|
|
59
59
|
this.configurationService = configurationService;
|
|
60
60
|
}
|
|
61
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
62
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
61
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
62
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisNotesLabelComponent, isStandalone: true, 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 });
|
|
63
63
|
}
|
|
64
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
64
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
|
|
65
65
|
type: Component,
|
|
66
66
|
args: [{
|
|
67
67
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -69,7 +69,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
69
69
|
template: '',
|
|
70
70
|
standalone: true
|
|
71
71
|
}]
|
|
72
|
-
}], ctorParameters:
|
|
72
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
73
73
|
type: Input
|
|
74
74
|
}], border: [{
|
|
75
75
|
type: Input
|
|
@@ -66,10 +66,10 @@ export class ValueAxisTitleComponent extends SettingsComponent {
|
|
|
66
66
|
super('title', configurationService);
|
|
67
67
|
this.configurationService = configurationService;
|
|
68
68
|
}
|
|
69
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
70
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
69
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
70
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisTitleComponent, isStandalone: true, 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 });
|
|
71
71
|
}
|
|
72
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
72
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
|
|
73
73
|
type: Component,
|
|
74
74
|
args: [{
|
|
75
75
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -77,7 +77,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
77
77
|
template: '',
|
|
78
78
|
standalone: true
|
|
79
79
|
}]
|
|
80
|
-
}], ctorParameters:
|
|
80
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
81
81
|
type: Input
|
|
82
82
|
}], border: [{
|
|
83
83
|
type: Input
|
|
@@ -141,10 +141,10 @@ export class ValueAxisItemComponent extends CollectionItemComponent {
|
|
|
141
141
|
this.configurationService = configurationService;
|
|
142
142
|
this.collectionService = collectionService;
|
|
143
143
|
}
|
|
144
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
145
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
144
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
145
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisItemComponent, isStandalone: true, 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 });
|
|
146
146
|
}
|
|
147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
|
|
148
148
|
type: Component,
|
|
149
149
|
args: [{
|
|
150
150
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -153,7 +153,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
153
153
|
template: '',
|
|
154
154
|
standalone: true
|
|
155
155
|
}]
|
|
156
|
-
}], ctorParameters:
|
|
156
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { axisCrossingValue: [{
|
|
157
157
|
type: Input
|
|
158
158
|
}], background: [{
|
|
159
159
|
type: Input
|
|
@@ -34,10 +34,10 @@ export class ValueAxisComponent extends CollectionComponent {
|
|
|
34
34
|
this.configurationService = configurationService;
|
|
35
35
|
this.collectionService = collectionService;
|
|
36
36
|
}
|
|
37
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
38
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
37
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisComponent, isStandalone: true, selector: "kendo-chart-value-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: ValueAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
39
39
|
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisComponent, decorators: [{
|
|
41
41
|
type: Component,
|
|
42
42
|
args: [{
|
|
43
43
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -46,7 +46,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
46
46
|
template: '',
|
|
47
47
|
standalone: true
|
|
48
48
|
}]
|
|
49
|
-
}], ctorParameters:
|
|
49
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { children: [{
|
|
50
50
|
type: ContentChildren,
|
|
51
51
|
args: [ValueAxisItemComponent]
|
|
52
52
|
}] } });
|
|
@@ -58,10 +58,10 @@ export class XAxisCrosshairComponent extends SettingsComponent {
|
|
|
58
58
|
this.configurationService = configurationService;
|
|
59
59
|
this.markAsVisible();
|
|
60
60
|
}
|
|
61
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
62
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
61
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
62
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisCrosshairComponent, isStandalone: true, 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 });
|
|
63
63
|
}
|
|
64
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
64
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
|
|
65
65
|
type: Component,
|
|
66
66
|
args: [{
|
|
67
67
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -69,7 +69,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
69
69
|
template: '',
|
|
70
70
|
standalone: true
|
|
71
71
|
}]
|
|
72
|
-
}], ctorParameters:
|
|
72
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { color: [{
|
|
73
73
|
type: Input
|
|
74
74
|
}], opacity: [{
|
|
75
75
|
type: Input
|
|
@@ -52,10 +52,10 @@ export class XAxisCrosshairTooltipComponent 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: XAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
56
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisCrosshairTooltipComponent, isStandalone: true, 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 });
|
|
57
57
|
}
|
|
58
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
58
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairTooltipComponent, 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
|
|
@@ -92,10 +92,10 @@ export class XAxisLabelsComponent extends SettingsComponent {
|
|
|
92
92
|
super('labels', configurationService);
|
|
93
93
|
this.configurationService = configurationService;
|
|
94
94
|
}
|
|
95
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
96
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
95
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
96
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisLabelsComponent, isStandalone: true, 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 });
|
|
97
97
|
}
|
|
98
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
98
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
|
|
99
99
|
type: Component,
|
|
100
100
|
args: [{
|
|
101
101
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -103,7 +103,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
103
103
|
template: '',
|
|
104
104
|
standalone: true
|
|
105
105
|
}]
|
|
106
|
-
}], ctorParameters:
|
|
106
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
107
107
|
type: Input
|
|
108
108
|
}], border: [{
|
|
109
109
|
type: Input
|
|
@@ -60,10 +60,10 @@ export class XAxisNotesComponent extends SettingsComponent {
|
|
|
60
60
|
super('notes', configurationService);
|
|
61
61
|
this.configurationService = configurationService;
|
|
62
62
|
}
|
|
63
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
64
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
63
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
64
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisNotesComponent, isStandalone: true, 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 });
|
|
65
65
|
}
|
|
66
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
66
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesComponent, decorators: [{
|
|
67
67
|
type: Component,
|
|
68
68
|
args: [{
|
|
69
69
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -71,7 +71,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
71
71
|
template: '',
|
|
72
72
|
standalone: true
|
|
73
73
|
}]
|
|
74
|
-
}], ctorParameters:
|
|
74
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { data: [{
|
|
75
75
|
type: Input
|
|
76
76
|
}], line: [{
|
|
77
77
|
type: Input
|
|
@@ -38,10 +38,10 @@ export class XAxisNotesIconComponent extends SettingsComponent {
|
|
|
38
38
|
super('notes.icon', configurationService);
|
|
39
39
|
this.configurationService = configurationService;
|
|
40
40
|
}
|
|
41
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
42
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
41
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
42
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisNotesIconComponent, isStandalone: true, 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 });
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
|
|
45
45
|
type: Component,
|
|
46
46
|
args: [{
|
|
47
47
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -49,7 +49,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
49
49
|
template: '',
|
|
50
50
|
standalone: true
|
|
51
51
|
}]
|
|
52
|
-
}], ctorParameters:
|
|
52
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
53
53
|
type: Input
|
|
54
54
|
}], border: [{
|
|
55
55
|
type: Input
|
|
@@ -59,10 +59,10 @@ export class XAxisNotesLabelComponent 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: XAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
63
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisNotesLabelComponent, isStandalone: true, 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 });
|
|
64
64
|
}
|
|
65
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
65
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesLabelComponent, 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
|
|
@@ -67,10 +67,10 @@ export class XAxisTitleComponent 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: XAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisTitleComponent, isStandalone: true, 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 });
|
|
72
72
|
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
73
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisTitleComponent, 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
|
|
@@ -167,10 +167,10 @@ export class XAxisItemComponent extends CollectionItemComponent {
|
|
|
167
167
|
this.intlSubscription.unsubscribe();
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
171
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
170
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
171
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisItemComponent, isStandalone: true, 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 });
|
|
172
172
|
}
|
|
173
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisItemComponent, decorators: [{
|
|
174
174
|
type: Component,
|
|
175
175
|
args: [{
|
|
176
176
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -179,10 +179,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
179
179
|
template: '',
|
|
180
180
|
standalone: true
|
|
181
181
|
}]
|
|
182
|
-
}], ctorParameters:
|
|
182
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.IntlService }, { type: undefined, decorators: [{
|
|
183
183
|
type: Inject,
|
|
184
184
|
args: [LOCALE_ID]
|
|
185
|
-
}] }]
|
|
185
|
+
}] }], propDecorators: { axisCrossingValue: [{
|
|
186
186
|
type: Input
|
|
187
187
|
}], background: [{
|
|
188
188
|
type: Input
|
|
@@ -42,10 +42,10 @@ export class XAxisComponent extends CollectionComponent {
|
|
|
42
42
|
this.configurationService = configurationService;
|
|
43
43
|
this.collectionService = collectionService;
|
|
44
44
|
}
|
|
45
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
46
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
45
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
46
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: XAxisComponent, isStandalone: true, selector: "kendo-chart-x-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: XAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
47
47
|
}
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisComponent, decorators: [{
|
|
49
49
|
type: Component,
|
|
50
50
|
args: [{
|
|
51
51
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -54,7 +54,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
54
54
|
template: '',
|
|
55
55
|
standalone: true
|
|
56
56
|
}]
|
|
57
|
-
}], ctorParameters:
|
|
57
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { children: [{
|
|
58
58
|
type: ContentChildren,
|
|
59
59
|
args: [XAxisItemComponent]
|
|
60
60
|
}] } });
|
|
@@ -55,10 +55,10 @@ export class YAxisCrosshairComponent extends SettingsComponent {
|
|
|
55
55
|
this.configurationService = configurationService;
|
|
56
56
|
this.markAsVisible();
|
|
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: YAxisCrosshairComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
59
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisCrosshairComponent, isStandalone: true, 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 });
|
|
60
60
|
}
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
61
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisCrosshairComponent, 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: { color: [{
|
|
70
70
|
type: Input
|
|
71
71
|
}], opacity: [{
|
|
72
72
|
type: Input
|
|
@@ -46,10 +46,10 @@ export class YAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
46
46
|
this.configurationService = configurationService;
|
|
47
47
|
this.markAsVisible();
|
|
48
48
|
}
|
|
49
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
50
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
49
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
50
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisCrosshairTooltipComponent, isStandalone: true, 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 });
|
|
51
51
|
}
|
|
52
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
52
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
|
|
53
53
|
type: Component,
|
|
54
54
|
args: [{
|
|
55
55
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -57,7 +57,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
57
57
|
template: '',
|
|
58
58
|
standalone: true
|
|
59
59
|
}]
|
|
60
|
-
}], ctorParameters:
|
|
60
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
61
61
|
type: Input
|
|
62
62
|
}], border: [{
|
|
63
63
|
type: Input
|
|
@@ -96,10 +96,10 @@ export class YAxisLabelsComponent extends SettingsComponent {
|
|
|
96
96
|
super('labels', configurationService);
|
|
97
97
|
this.configurationService = configurationService;
|
|
98
98
|
}
|
|
99
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
100
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
99
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
100
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisLabelsComponent, isStandalone: true, 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 });
|
|
101
101
|
}
|
|
102
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
102
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
|
|
103
103
|
type: Component,
|
|
104
104
|
args: [{
|
|
105
105
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -107,7 +107,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
107
107
|
template: '',
|
|
108
108
|
standalone: true
|
|
109
109
|
}]
|
|
110
|
-
}], ctorParameters:
|
|
110
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
111
111
|
type: Input
|
|
112
112
|
}], border: [{
|
|
113
113
|
type: Input
|
|
@@ -57,10 +57,10 @@ export class YAxisNotesComponent extends SettingsComponent {
|
|
|
57
57
|
super('notes', configurationService);
|
|
58
58
|
this.configurationService = configurationService;
|
|
59
59
|
}
|
|
60
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
61
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
60
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
61
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisNotesComponent, isStandalone: true, 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 });
|
|
62
62
|
}
|
|
63
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
63
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesComponent, decorators: [{
|
|
64
64
|
type: Component,
|
|
65
65
|
args: [{
|
|
66
66
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -68,7 +68,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
68
68
|
template: '',
|
|
69
69
|
standalone: true
|
|
70
70
|
}]
|
|
71
|
-
}], ctorParameters:
|
|
71
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { data: [{
|
|
72
72
|
type: Input
|
|
73
73
|
}], line: [{
|
|
74
74
|
type: Input
|
|
@@ -38,10 +38,10 @@ export class YAxisNotesIconComponent extends SettingsComponent {
|
|
|
38
38
|
super('notes.icon', configurationService);
|
|
39
39
|
this.configurationService = configurationService;
|
|
40
40
|
}
|
|
41
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
42
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
41
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
42
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisNotesIconComponent, isStandalone: true, 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 });
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
|
|
45
45
|
type: Component,
|
|
46
46
|
args: [{
|
|
47
47
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -49,7 +49,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
49
49
|
template: '',
|
|
50
50
|
standalone: true
|
|
51
51
|
}]
|
|
52
|
-
}], ctorParameters:
|
|
52
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
53
53
|
type: Input
|
|
54
54
|
}], border: [{
|
|
55
55
|
type: Input
|
|
@@ -59,10 +59,10 @@ export class YAxisNotesLabelComponent 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: YAxisNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
63
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisNotesLabelComponent, isStandalone: true, 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 });
|
|
64
64
|
}
|
|
65
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
65
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesLabelComponent, 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
|