@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
|
@@ -53,18 +53,18 @@ class DonutCenterTemplateDirective {
|
|
|
53
53
|
constructor(templateRef) {
|
|
54
54
|
this.templateRef = templateRef;
|
|
55
55
|
}
|
|
56
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
57
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
56
|
+
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 });
|
|
57
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: DonutCenterTemplateDirective, isStandalone: true, selector: "[kendoChartDonutCenterTemplate]", ngImport: i0 });
|
|
58
58
|
}
|
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DonutCenterTemplateDirective, decorators: [{
|
|
60
60
|
type: Directive,
|
|
61
61
|
args: [{
|
|
62
62
|
selector: '[kendoChartDonutCenterTemplate]',
|
|
63
63
|
standalone: true
|
|
64
64
|
}]
|
|
65
|
-
}], ctorParameters:
|
|
65
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
66
66
|
type: Optional
|
|
67
|
-
}] }]
|
|
67
|
+
}] }] });
|
|
68
68
|
|
|
69
69
|
/**
|
|
70
70
|
* Represents a directive which selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
@@ -83,18 +83,18 @@ class NoDataTemplateDirective {
|
|
|
83
83
|
constructor(templateRef) {
|
|
84
84
|
this.templateRef = templateRef;
|
|
85
85
|
}
|
|
86
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
87
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
86
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NoDataTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
87
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NoDataTemplateDirective, isStandalone: true, selector: "[kendoChartNoDataTemplate]", ngImport: i0 });
|
|
88
88
|
}
|
|
89
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
89
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NoDataTemplateDirective, decorators: [{
|
|
90
90
|
type: Directive,
|
|
91
91
|
args: [{
|
|
92
92
|
selector: '[kendoChartNoDataTemplate]',
|
|
93
93
|
standalone: true
|
|
94
94
|
}]
|
|
95
|
-
}], ctorParameters:
|
|
95
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
96
96
|
type: Optional
|
|
97
|
-
}] }]
|
|
97
|
+
}] }] });
|
|
98
98
|
|
|
99
99
|
/**
|
|
100
100
|
* @hidden
|
|
@@ -120,12 +120,12 @@ class CollectionService {
|
|
|
120
120
|
notify(change) {
|
|
121
121
|
this.source.next(change);
|
|
122
122
|
}
|
|
123
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
124
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
123
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
124
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionService });
|
|
125
125
|
}
|
|
126
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionService, decorators: [{
|
|
127
127
|
type: Injectable
|
|
128
|
-
}], ctorParameters:
|
|
128
|
+
}], ctorParameters: () => [] });
|
|
129
129
|
|
|
130
130
|
/**
|
|
131
131
|
* @hidden
|
|
@@ -182,12 +182,12 @@ class ConfigurationService {
|
|
|
182
182
|
this.source.next(this.store);
|
|
183
183
|
});
|
|
184
184
|
}
|
|
185
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
186
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
185
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
186
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationService });
|
|
187
187
|
}
|
|
188
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
188
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationService, decorators: [{
|
|
189
189
|
type: Injectable
|
|
190
|
-
}], ctorParameters:
|
|
190
|
+
}], ctorParameters: () => [{ type: i0.NgZone }] });
|
|
191
191
|
|
|
192
192
|
/**
|
|
193
193
|
* @hidden
|
|
@@ -267,12 +267,12 @@ class CollectionItemComponent {
|
|
|
267
267
|
}
|
|
268
268
|
this.collectionService.notify(new ItemChange(this, this.options));
|
|
269
269
|
}
|
|
270
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
271
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
270
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
271
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
|
|
272
272
|
}
|
|
273
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
273
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionItemComponent, decorators: [{
|
|
274
274
|
type: Directive
|
|
275
|
-
}], ctorParameters:
|
|
275
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }] });
|
|
276
276
|
|
|
277
277
|
/**
|
|
278
278
|
* @hidden
|
|
@@ -318,12 +318,12 @@ class SettingsComponent {
|
|
|
318
318
|
notify() {
|
|
319
319
|
this.configurationService.notify(new Change(this.configKey, this.store));
|
|
320
320
|
}
|
|
321
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
322
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
321
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SettingsComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
322
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SettingsComponent, usesOnChanges: true, ngImport: i0 });
|
|
323
323
|
}
|
|
324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SettingsComponent, decorators: [{
|
|
325
325
|
type: Directive
|
|
326
|
-
}], ctorParameters:
|
|
326
|
+
}], ctorParameters: () => [{ type: undefined }, { type: ConfigurationService }] });
|
|
327
327
|
|
|
328
328
|
/**
|
|
329
329
|
* Represents the configuration options of the Chart series tooltip
|
|
@@ -370,10 +370,10 @@ class SeriesTooltipComponent extends SettingsComponent {
|
|
|
370
370
|
get seriesTooltipTemplateRef() {
|
|
371
371
|
return this.seriesTooltipTemplate;
|
|
372
372
|
}
|
|
373
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
374
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
373
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
374
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesTooltipComponent, isStandalone: true, selector: "kendo-chart-series-item-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: TemplateRef, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
375
375
|
}
|
|
376
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTooltipComponent, decorators: [{
|
|
377
377
|
type: Component,
|
|
378
378
|
args: [{
|
|
379
379
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -381,7 +381,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
381
381
|
template: '',
|
|
382
382
|
standalone: true
|
|
383
383
|
}]
|
|
384
|
-
}], ctorParameters:
|
|
384
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
385
385
|
type: Input
|
|
386
386
|
}], border: [{
|
|
387
387
|
type: Input
|
|
@@ -418,18 +418,18 @@ class SeriesDrilldownTemplateDirective {
|
|
|
418
418
|
constructor(templateRef) {
|
|
419
419
|
this.templateRef = templateRef;
|
|
420
420
|
}
|
|
421
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
422
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
421
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDrilldownTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
422
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDrilldownTemplateDirective, isStandalone: true, selector: "[kendoChartDrilldownSeries]", ngImport: i0 });
|
|
423
423
|
}
|
|
424
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
424
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDrilldownTemplateDirective, decorators: [{
|
|
425
425
|
type: Directive,
|
|
426
426
|
args: [{
|
|
427
427
|
selector: '[kendoChartDrilldownSeries]',
|
|
428
428
|
standalone: true
|
|
429
429
|
}]
|
|
430
|
-
}], ctorParameters:
|
|
430
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
431
431
|
type: Optional
|
|
432
|
-
}] }]
|
|
432
|
+
}] }] });
|
|
433
433
|
|
|
434
434
|
const toggle = (flag) => flag === undefined ? false : !flag;
|
|
435
435
|
/**
|
|
@@ -975,10 +975,10 @@ class SeriesItemComponent extends CollectionItemComponent {
|
|
|
975
975
|
return this.seriesTooltip.seriesTooltipTemplateRef;
|
|
976
976
|
}
|
|
977
977
|
}
|
|
978
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
979
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
978
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
979
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesItemComponent, isStandalone: true, selector: "kendo-chart-series-item", inputs: { aggregate: "aggregate", autoFit: "autoFit", axis: "axis", border: "border", categoryAxis: "categoryAxis", categoryField: "categoryField", closeField: "closeField", color: "color", colorField: "colorField", connectors: "connectors", currentField: "currentField", dashType: "dashType", data: "data", downColor: "downColor", downColorField: "downColorField", drilldownField: "drilldownField", dynamicHeight: "dynamicHeight", dynamicSlope: "dynamicSlope", errorHighField: "errorHighField", errorLowField: "errorLowField", explodeField: "explodeField", field: "field", fromField: "fromField", gap: "gap", highField: "highField", holeSize: "holeSize", line: "line", lowField: "lowField", lowerField: "lowerField", margin: "margin", maxSize: "maxSize", mean: "mean", meanField: "meanField", median: "median", medianField: "medianField", minSize: "minSize", missingValues: "missingValues", name: "name", neckRatio: "neckRatio", negativeColor: "negativeColor", negativeValues: "negativeValues", noteTextField: "noteTextField", opacity: "opacity", openField: "openField", outliersField: "outliersField", overlay: "overlay", padding: "padding", q1Field: "q1Field", q3Field: "q3Field", segmentSpacing: "segmentSpacing", size: "size", sizeField: "sizeField", spacing: "spacing", stack: "stack", startAngle: "startAngle", style: "style", summaryField: "summaryField", target: "target", toField: "toField", type: "type", upperField: "upperField", visible: "visible", visibleInLegend: "visibleInLegend", visibleInLegendField: "visibleInLegendField", visual: "visual", width: "width", whiskers: "whiskers", xAxis: "xAxis", xErrorHighField: "xErrorHighField", xErrorLowField: "xErrorLowField", xField: "xField", yAxis: "yAxis", yErrorHighField: "yErrorHighField", yErrorLowField: "yErrorLowField", yField: "yField", zIndex: "zIndex", trendline: "trendline", for: "for", legendItem: "legendItem", pattern: "pattern", patternField: "patternField", errorBars: "errorBars", extremes: "extremes", highlight: "highlight", labels: "labels", markers: "markers", notes: "notes", outliers: "outliers", tooltip: "tooltip" }, providers: [ConfigurationService], queries: [{ propertyName: "seriesTooltip", first: true, predicate: SeriesTooltipComponent, descendants: true }, { propertyName: "drilldownTemplate", first: true, predicate: SeriesDrilldownTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
980
980
|
}
|
|
981
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
981
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesItemComponent, decorators: [{
|
|
982
982
|
type: Component,
|
|
983
983
|
args: [{
|
|
984
984
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -987,7 +987,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
987
987
|
template: '',
|
|
988
988
|
standalone: true
|
|
989
989
|
}]
|
|
990
|
-
}], ctorParameters:
|
|
990
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { aggregate: [{
|
|
991
991
|
type: Input
|
|
992
992
|
}], autoFit: [{
|
|
993
993
|
type: Input
|
|
@@ -1256,12 +1256,12 @@ class BaseTooltip {
|
|
|
1256
1256
|
}
|
|
1257
1257
|
return { scrollLeft, scrollTop };
|
|
1258
1258
|
}
|
|
1259
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1260
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1259
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseTooltip, deps: [{ token: i1.PopupService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1260
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: BaseTooltip, inputs: { popupSettings: "popupSettings" }, ngImport: i0 });
|
|
1261
1261
|
}
|
|
1262
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1262
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseTooltip, decorators: [{
|
|
1263
1263
|
type: Directive
|
|
1264
|
-
}], ctorParameters:
|
|
1264
|
+
}], ctorParameters: () => [{ type: i1.PopupService }, { type: i1$1.LocalizationService }], propDecorators: { popupSettings: [{
|
|
1265
1265
|
type: Input
|
|
1266
1266
|
}] } });
|
|
1267
1267
|
|
|
@@ -1297,8 +1297,8 @@ class CrosshairTooltipComponent extends BaseTooltip {
|
|
|
1297
1297
|
this.value = e.value;
|
|
1298
1298
|
this.popupRef.popup.changeDetectorRef.detectChanges();
|
|
1299
1299
|
}
|
|
1300
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1301
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1300
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipComponent, deps: [{ token: i1.PopupService }, { token: i1$1.LocalizationService }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
1301
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-crosshair-tooltip", inputs: { key: "key" }, providers: [PopupService, {
|
|
1302
1302
|
provide: POPUP_CONTAINER,
|
|
1303
1303
|
useFactory: bodyFactory
|
|
1304
1304
|
}], viewQueries: [{ propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
@@ -1309,7 +1309,7 @@ class CrosshairTooltipComponent extends BaseTooltip {
|
|
|
1309
1309
|
</ng-template>
|
|
1310
1310
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
|
|
1311
1311
|
}
|
|
1312
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1312
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipComponent, decorators: [{
|
|
1313
1313
|
type: Component,
|
|
1314
1314
|
args: [{
|
|
1315
1315
|
providers: [PopupService, {
|
|
@@ -1327,7 +1327,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1327
1327
|
standalone: true,
|
|
1328
1328
|
imports: [NgStyle]
|
|
1329
1329
|
}]
|
|
1330
|
-
}], ctorParameters:
|
|
1330
|
+
}], ctorParameters: () => [{ type: i1.PopupService }, { type: i1$1.LocalizationService }, { type: i0.Renderer2 }], propDecorators: { templateRef: [{
|
|
1331
1331
|
type: ViewChild,
|
|
1332
1332
|
args: ['content', { static: true }]
|
|
1333
1333
|
}], key: [{
|
|
@@ -1415,13 +1415,13 @@ class CrosshairTooltipsContainerComponent {
|
|
|
1415
1415
|
}
|
|
1416
1416
|
return result;
|
|
1417
1417
|
}
|
|
1418
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1419
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1418
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipsContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1419
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: CrosshairTooltipsContainerComponent, isStandalone: true, selector: "kendo-chart-crosshair-tooltips-container", inputs: { popupSettings: "popupSettings" }, viewQueries: [{ propertyName: "crossahairTooltipComponents", predicate: CrosshairTooltipComponent, descendants: true }], ngImport: i0, template: `
|
|
1420
1420
|
<kendo-chart-crosshair-tooltip *ngFor="let key of tooltipKeys" [key]="key" [popupSettings]="popupSettings">
|
|
1421
1421
|
</kendo-chart-crosshair-tooltip>
|
|
1422
1422
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: CrosshairTooltipComponent, selector: "kendo-chart-crosshair-tooltip", inputs: ["key"] }] });
|
|
1423
1423
|
}
|
|
1424
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1424
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CrosshairTooltipsContainerComponent, decorators: [{
|
|
1425
1425
|
type: Component,
|
|
1426
1426
|
args: [{
|
|
1427
1427
|
selector: 'kendo-chart-crosshair-tooltips-container',
|
|
@@ -1480,18 +1480,18 @@ class SeriesTooltipTemplateDirective {
|
|
|
1480
1480
|
constructor(templateRef) {
|
|
1481
1481
|
this.templateRef = templateRef;
|
|
1482
1482
|
}
|
|
1483
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1484
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1483
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1484
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SeriesTooltipTemplateDirective, isStandalone: true, selector: "[kendoChartSeriesTooltipTemplate]", ngImport: i0 });
|
|
1485
1485
|
}
|
|
1486
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1486
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTooltipTemplateDirective, decorators: [{
|
|
1487
1487
|
type: Directive,
|
|
1488
1488
|
args: [{
|
|
1489
1489
|
selector: '[kendoChartSeriesTooltipTemplate]',
|
|
1490
1490
|
standalone: true
|
|
1491
1491
|
}]
|
|
1492
|
-
}], ctorParameters:
|
|
1492
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
1493
1493
|
type: Optional
|
|
1494
|
-
}] }]
|
|
1494
|
+
}] }] });
|
|
1495
1495
|
|
|
1496
1496
|
/**
|
|
1497
1497
|
* Represents a directive that selects a [template](link:site.data.urls.angular['templatesyntax'])
|
|
@@ -1544,18 +1544,18 @@ class SharedTooltipTemplateDirective {
|
|
|
1544
1544
|
constructor(templateRef) {
|
|
1545
1545
|
this.templateRef = templateRef;
|
|
1546
1546
|
}
|
|
1547
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1548
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1547
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SharedTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1548
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SharedTooltipTemplateDirective, isStandalone: true, selector: "[kendoChartSharedTooltipTemplate]", ngImport: i0 });
|
|
1549
1549
|
}
|
|
1550
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SharedTooltipTemplateDirective, decorators: [{
|
|
1551
1551
|
type: Directive,
|
|
1552
1552
|
args: [{
|
|
1553
1553
|
selector: '[kendoChartSharedTooltipTemplate]',
|
|
1554
1554
|
standalone: true
|
|
1555
1555
|
}]
|
|
1556
|
-
}], ctorParameters:
|
|
1556
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
1557
1557
|
type: Optional
|
|
1558
|
-
}] }]
|
|
1558
|
+
}] }] });
|
|
1559
1559
|
|
|
1560
1560
|
/**
|
|
1561
1561
|
* Represents the point that is passed to the tooltip template.
|
|
@@ -1695,10 +1695,10 @@ class TooltipTemplateService {
|
|
|
1695
1695
|
getSharedTemplate() {
|
|
1696
1696
|
return this.sharedTemplate;
|
|
1697
1697
|
}
|
|
1698
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1699
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1698
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1699
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipTemplateService });
|
|
1700
1700
|
}
|
|
1701
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1701
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipTemplateService, decorators: [{
|
|
1702
1702
|
type: Injectable
|
|
1703
1703
|
}] });
|
|
1704
1704
|
|
|
@@ -1805,8 +1805,8 @@ class TooltipPopupComponent extends BaseTooltip {
|
|
|
1805
1805
|
}
|
|
1806
1806
|
super.hide();
|
|
1807
1807
|
}
|
|
1808
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1809
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1808
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipPopupComponent, deps: [{ token: i1.PopupService }, { token: TooltipTemplateService }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1809
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TooltipPopupComponent, isStandalone: true, selector: "kendo-chart-tooltip-popup", inputs: { animate: "animate", classNames: "classNames", wrapperClass: "wrapperClass" }, outputs: { leave: "leave" }, providers: [PopupService, {
|
|
1810
1810
|
provide: POPUP_CONTAINER,
|
|
1811
1811
|
useFactory: bodyFactory
|
|
1812
1812
|
}], viewQueries: [{ propertyName: "defaultSeriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "defaultSharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }, { propertyName: "templateRef", first: true, predicate: ["content"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
@@ -1843,7 +1843,7 @@ class TooltipPopupComponent extends BaseTooltip {
|
|
|
1843
1843
|
</ng-template>
|
|
1844
1844
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: SeriesTooltipTemplateDirective, selector: "[kendoChartSeriesTooltipTemplate]" }, { kind: "directive", type: SharedTooltipTemplateDirective, selector: "[kendoChartSharedTooltipTemplate]" }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
1845
1845
|
}
|
|
1846
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipPopupComponent, decorators: [{
|
|
1847
1847
|
type: Component,
|
|
1848
1848
|
args: [{
|
|
1849
1849
|
providers: [PopupService, {
|
|
@@ -1887,7 +1887,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1887
1887
|
standalone: true,
|
|
1888
1888
|
imports: [NgClass, NgStyle, NgIf, NgTemplateOutlet, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, NgFor]
|
|
1889
1889
|
}]
|
|
1890
|
-
}], ctorParameters:
|
|
1890
|
+
}], ctorParameters: () => [{ type: i1.PopupService }, { type: TooltipTemplateService }, { type: i1$1.LocalizationService }, { type: i0.NgZone }], propDecorators: { defaultSeriesTooltipTemplate: [{
|
|
1891
1891
|
type: ViewChild,
|
|
1892
1892
|
args: [SeriesTooltipTemplateDirective, { static: false }]
|
|
1893
1893
|
}], defaultSharedTooltipTemplate: [{
|
|
@@ -2128,10 +2128,10 @@ class ThemeService extends ConfigurationService {
|
|
|
2128
2128
|
this.element = undefined;
|
|
2129
2129
|
}
|
|
2130
2130
|
}
|
|
2131
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2132
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2131
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThemeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
2132
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThemeService, providedIn: 'root' });
|
|
2133
2133
|
}
|
|
2134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2134
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThemeService, decorators: [{
|
|
2135
2135
|
type: Injectable,
|
|
2136
2136
|
args: [{
|
|
2137
2137
|
providedIn: 'root'
|
|
@@ -2152,12 +2152,12 @@ class BaseEvent {
|
|
|
2152
2152
|
constructor(sender) {
|
|
2153
2153
|
this.sender = sender;
|
|
2154
2154
|
}
|
|
2155
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2156
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
2155
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
2156
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: BaseEvent, ngImport: i0 });
|
|
2157
2157
|
}
|
|
2158
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2158
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseEvent, decorators: [{
|
|
2159
2159
|
type: Directive
|
|
2160
|
-
}], ctorParameters:
|
|
2160
|
+
}], ctorParameters: () => [{ type: undefined }] });
|
|
2161
2161
|
|
|
2162
2162
|
/**
|
|
2163
2163
|
* Represents the arguments for the `axisLabelClick` event of the Chart component ([see example](slug:events_chart)).
|
|
@@ -2218,10 +2218,10 @@ class PreventableEvent extends BaseEvent {
|
|
|
2218
2218
|
isDefaultPrevented() {
|
|
2219
2219
|
return this.prevented;
|
|
2220
2220
|
}
|
|
2221
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2222
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
2221
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
2222
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
|
|
2223
2223
|
}
|
|
2224
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2224
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PreventableEvent, decorators: [{
|
|
2225
2225
|
type: Directive
|
|
2226
2226
|
}] });
|
|
2227
2227
|
|
|
@@ -2881,8 +2881,8 @@ const packageMetadata = {
|
|
|
2881
2881
|
productName: 'Kendo UI for Angular',
|
|
2882
2882
|
productCode: 'KENDOUIANGULAR',
|
|
2883
2883
|
productCodes: ['KENDOUIANGULAR'],
|
|
2884
|
-
publishDate:
|
|
2885
|
-
version: '
|
|
2884
|
+
publishDate: 1761757882,
|
|
2885
|
+
version: '21.0.0-develop.3',
|
|
2886
2886
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
2887
2887
|
};
|
|
2888
2888
|
|
|
@@ -2927,12 +2927,12 @@ class CollectionComponent {
|
|
|
2927
2927
|
change() {
|
|
2928
2928
|
this.configurationService.notify(new Change(this.configKey, this.items.length === 0 ? undefined : this.items));
|
|
2929
2929
|
}
|
|
2930
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2931
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
2930
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
2931
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: CollectionComponent, ngImport: i0 });
|
|
2932
2932
|
}
|
|
2933
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionComponent, decorators: [{
|
|
2934
2934
|
type: Directive
|
|
2935
|
-
}], ctorParameters:
|
|
2935
|
+
}], ctorParameters: () => [{ type: undefined }, { type: ConfigurationService }, { type: CollectionService }] });
|
|
2936
2936
|
|
|
2937
2937
|
/**
|
|
2938
2938
|
* Represents collection of one or more series items ([see example](slug:series_chart_charts)).
|
|
@@ -2970,10 +2970,10 @@ class SeriesComponent extends CollectionComponent {
|
|
|
2970
2970
|
const templates = this.children.map((item) => item.seriesTooltipTemplateRef);
|
|
2971
2971
|
this.tooltipTemplateService.setSeriesTemplates(templates);
|
|
2972
2972
|
}
|
|
2973
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2974
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2973
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
2974
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesComponent, isStandalone: true, selector: "kendo-chart-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: SeriesItemComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2975
2975
|
}
|
|
2976
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2976
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesComponent, decorators: [{
|
|
2977
2977
|
type: Component,
|
|
2978
2978
|
args: [{
|
|
2979
2979
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -2982,7 +2982,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2982
2982
|
template: '',
|
|
2983
2983
|
standalone: true
|
|
2984
2984
|
}]
|
|
2985
|
-
}], ctorParameters:
|
|
2985
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }, { type: TooltipTemplateService }, { type: i0.ViewContainerRef }], propDecorators: { children: [{
|
|
2986
2986
|
type: ContentChildren,
|
|
2987
2987
|
args: [SeriesItemComponent, { descendants: true }]
|
|
2988
2988
|
}] } });
|
|
@@ -3029,10 +3029,10 @@ class ChartMessages extends ComponentMessages {
|
|
|
3029
3029
|
* The message to display when no series are defined, or all series are empty.
|
|
3030
3030
|
*/
|
|
3031
3031
|
noData;
|
|
3032
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3033
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3032
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
3033
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: ChartMessages, selector: "[kendoChartMessages]", inputs: { noData: "noData" }, usesInheritance: true, ngImport: i0 });
|
|
3034
3034
|
}
|
|
3035
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3035
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartMessages, decorators: [{
|
|
3036
3036
|
type: Directive,
|
|
3037
3037
|
args: [{
|
|
3038
3038
|
selector: '[kendoChartMessages]'
|
|
@@ -3050,15 +3050,15 @@ class LocalizedChartMessagesDirective extends ChartMessages {
|
|
|
3050
3050
|
super();
|
|
3051
3051
|
this.service = service;
|
|
3052
3052
|
}
|
|
3053
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3054
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3053
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedChartMessagesDirective, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3054
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedChartMessagesDirective, isStandalone: true, selector: "[kendoChartLocalizedMessages]", providers: [
|
|
3055
3055
|
{
|
|
3056
3056
|
provide: ChartMessages,
|
|
3057
3057
|
useExisting: forwardRef(() => LocalizedChartMessagesDirective)
|
|
3058
3058
|
}
|
|
3059
3059
|
], usesInheritance: true, ngImport: i0 });
|
|
3060
3060
|
}
|
|
3061
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3061
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedChartMessagesDirective, decorators: [{
|
|
3062
3062
|
type: Directive,
|
|
3063
3063
|
args: [{
|
|
3064
3064
|
providers: [
|
|
@@ -3070,7 +3070,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3070
3070
|
selector: '[kendoChartLocalizedMessages]',
|
|
3071
3071
|
standalone: true
|
|
3072
3072
|
}]
|
|
3073
|
-
}], ctorParameters:
|
|
3073
|
+
}], ctorParameters: () => [{ type: i1$1.LocalizationService }] });
|
|
3074
3074
|
|
|
3075
3075
|
/**
|
|
3076
3076
|
* Represents the Kendo UI Chart component for Angular.
|
|
@@ -3909,8 +3909,8 @@ class ChartComponent {
|
|
|
3909
3909
|
get isRTL() {
|
|
3910
3910
|
return Boolean(this.localizationService.rtl);
|
|
3911
3911
|
}
|
|
3912
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3913
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3912
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i1$1.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService$1 }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
3913
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ChartComponent, isStandalone: true, selector: "kendo-chart", inputs: { pannable: "pannable", renderAs: "renderAs", seriesColors: "seriesColors", subtitle: "subtitle", title: "title", noData: "noData", observeStyles: "observeStyles", transitions: "transitions", zoomable: "zoomable", axisDefaults: "axisDefaults", categoryAxis: "categoryAxis", chartArea: "chartArea", legend: "legend", panes: "panes", paneDefaults: "paneDefaults", plotArea: "plotArea", series: "series", seriesDefaults: "seriesDefaults", tooltip: "tooltip", valueAxis: "valueAxis", xAxis: "xAxis", yAxis: "yAxis", resizeRateLimit: "resizeRateLimit", popupSettings: "popupSettings", drilldownLevel: "drilldownLevel" }, outputs: { axisLabelClick: "axisLabelClick", drag: "drag", dragEnd: "dragEnd", dragStart: "dragStart", legendItemHover: "legendItemHover", legendItemLeave: "legendItemLeave", noteClick: "noteClick", noteHover: "noteHover", noteLeave: "noteLeave", paneRender: "paneRender", plotAreaClick: "plotAreaClick", plotAreaHover: "plotAreaHover", plotAreaLeave: "plotAreaLeave", render: "render", select: "select", selectEnd: "selectEnd", selectStart: "selectStart", seriesClick: "seriesClick", drilldown: "drilldown", seriesHover: "seriesHover", seriesOver: "seriesOver", seriesLeave: "seriesLeave", zoom: "zoom", zoomEnd: "zoomEnd", zoomStart: "zoomStart", legendItemClick: "legendItemClick", drilldownLevelChange: "drilldownLevelChange" }, providers: [
|
|
3914
3914
|
ConfigurationService,
|
|
3915
3915
|
TooltipTemplateService,
|
|
3916
3916
|
InstanceEventService$1,
|
|
@@ -3947,7 +3947,7 @@ class ChartComponent {
|
|
|
3947
3947
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
|
|
3948
3948
|
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedChartMessagesDirective, selector: "[kendoChartLocalizedMessages]" }, { kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3949
3949
|
}
|
|
3950
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3950
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartComponent, decorators: [{
|
|
3951
3951
|
type: Component,
|
|
3952
3952
|
args: [{
|
|
3953
3953
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -3993,7 +3993,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3993
3993
|
standalone: true,
|
|
3994
3994
|
imports: [LocalizedChartMessagesDirective, CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, NgIf, NgStyle, NgTemplateOutlet, WatermarkOverlayComponent]
|
|
3995
3995
|
}]
|
|
3996
|
-
}], ctorParameters:
|
|
3996
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i1$1.LocalizationService }, { type: i0.NgZone }, { type: InstanceEventService$1 }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { pannable: [{
|
|
3997
3997
|
type: Input
|
|
3998
3998
|
}], renderAs: [{
|
|
3999
3999
|
type: Input
|
|
@@ -4140,15 +4140,15 @@ class ChartCustomMessagesComponent extends ChartMessages {
|
|
|
4140
4140
|
get override() {
|
|
4141
4141
|
return true;
|
|
4142
4142
|
}
|
|
4143
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4144
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4143
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartCustomMessagesComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4144
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ChartCustomMessagesComponent, isStandalone: true, selector: "kendo-chart-messages", providers: [
|
|
4145
4145
|
{
|
|
4146
4146
|
provide: ChartMessages,
|
|
4147
4147
|
useExisting: forwardRef(() => ChartCustomMessagesComponent)
|
|
4148
4148
|
}
|
|
4149
4149
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
4150
4150
|
}
|
|
4151
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4151
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartCustomMessagesComponent, decorators: [{
|
|
4152
4152
|
type: Component,
|
|
4153
4153
|
args: [{
|
|
4154
4154
|
providers: [
|
|
@@ -4161,7 +4161,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4161
4161
|
template: ``,
|
|
4162
4162
|
standalone: true
|
|
4163
4163
|
}]
|
|
4164
|
-
}], ctorParameters:
|
|
4164
|
+
}], ctorParameters: () => [{ type: i1$1.LocalizationService }] });
|
|
4165
4165
|
|
|
4166
4166
|
/**
|
|
4167
4167
|
* Specifies the `weekStartDay` of a [CategoryAxisItemComponent]({% slug api_charts_categoryaxisitemcomponent %}).
|
|
@@ -4353,10 +4353,10 @@ class XAxisItemComponent extends CollectionItemComponent {
|
|
|
4353
4353
|
this.intlSubscription.unsubscribe();
|
|
4354
4354
|
}
|
|
4355
4355
|
}
|
|
4356
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4357
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4356
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
4357
|
+
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 });
|
|
4358
4358
|
}
|
|
4359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisItemComponent, decorators: [{
|
|
4360
4360
|
type: Component,
|
|
4361
4361
|
args: [{
|
|
4362
4362
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4365,10 +4365,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4365
4365
|
template: '',
|
|
4366
4366
|
standalone: true
|
|
4367
4367
|
}]
|
|
4368
|
-
}], ctorParameters:
|
|
4368
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }, { type: i3.IntlService }, { type: undefined, decorators: [{
|
|
4369
4369
|
type: Inject,
|
|
4370
4370
|
args: [LOCALE_ID]
|
|
4371
|
-
}] }]
|
|
4371
|
+
}] }], propDecorators: { axisCrossingValue: [{
|
|
4372
4372
|
type: Input
|
|
4373
4373
|
}], background: [{
|
|
4374
4374
|
type: Input
|
|
@@ -4455,10 +4455,10 @@ class XAxisComponent extends CollectionComponent {
|
|
|
4455
4455
|
this.configurationService = configurationService;
|
|
4456
4456
|
this.collectionService = collectionService;
|
|
4457
4457
|
}
|
|
4458
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4459
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4458
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4459
|
+
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 });
|
|
4460
4460
|
}
|
|
4461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisComponent, decorators: [{
|
|
4462
4462
|
type: Component,
|
|
4463
4463
|
args: [{
|
|
4464
4464
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4467,7 +4467,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4467
4467
|
template: '',
|
|
4468
4468
|
standalone: true
|
|
4469
4469
|
}]
|
|
4470
|
-
}], ctorParameters:
|
|
4470
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { children: [{
|
|
4471
4471
|
type: ContentChildren,
|
|
4472
4472
|
args: [XAxisItemComponent]
|
|
4473
4473
|
}] } });
|
|
@@ -4523,10 +4523,10 @@ class XAxisCrosshairComponent extends SettingsComponent {
|
|
|
4523
4523
|
this.configurationService = configurationService;
|
|
4524
4524
|
this.markAsVisible();
|
|
4525
4525
|
}
|
|
4526
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4527
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4526
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4527
|
+
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 });
|
|
4528
4528
|
}
|
|
4529
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4529
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairComponent, decorators: [{
|
|
4530
4530
|
type: Component,
|
|
4531
4531
|
args: [{
|
|
4532
4532
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4534,7 +4534,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4534
4534
|
template: '',
|
|
4535
4535
|
standalone: true
|
|
4536
4536
|
}]
|
|
4537
|
-
}], ctorParameters:
|
|
4537
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { color: [{
|
|
4538
4538
|
type: Input
|
|
4539
4539
|
}], opacity: [{
|
|
4540
4540
|
type: Input
|
|
@@ -4591,10 +4591,10 @@ class XAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
4591
4591
|
this.configurationService = configurationService;
|
|
4592
4592
|
this.markAsVisible();
|
|
4593
4593
|
}
|
|
4594
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4595
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4594
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4595
|
+
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 });
|
|
4596
4596
|
}
|
|
4597
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4597
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisCrosshairTooltipComponent, decorators: [{
|
|
4598
4598
|
type: Component,
|
|
4599
4599
|
args: [{
|
|
4600
4600
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4602,7 +4602,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4602
4602
|
template: '',
|
|
4603
4603
|
standalone: true
|
|
4604
4604
|
}]
|
|
4605
|
-
}], ctorParameters:
|
|
4605
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
4606
4606
|
type: Input
|
|
4607
4607
|
}], border: [{
|
|
4608
4608
|
type: Input
|
|
@@ -4703,10 +4703,10 @@ class XAxisLabelsComponent extends SettingsComponent {
|
|
|
4703
4703
|
super('labels', configurationService);
|
|
4704
4704
|
this.configurationService = configurationService;
|
|
4705
4705
|
}
|
|
4706
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4707
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4706
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4707
|
+
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 });
|
|
4708
4708
|
}
|
|
4709
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4709
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisLabelsComponent, decorators: [{
|
|
4710
4710
|
type: Component,
|
|
4711
4711
|
args: [{
|
|
4712
4712
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4714,7 +4714,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4714
4714
|
template: '',
|
|
4715
4715
|
standalone: true
|
|
4716
4716
|
}]
|
|
4717
|
-
}], ctorParameters:
|
|
4717
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
4718
4718
|
type: Input
|
|
4719
4719
|
}], border: [{
|
|
4720
4720
|
type: Input
|
|
@@ -4803,10 +4803,10 @@ class XAxisNotesComponent extends SettingsComponent {
|
|
|
4803
4803
|
super('notes', configurationService);
|
|
4804
4804
|
this.configurationService = configurationService;
|
|
4805
4805
|
}
|
|
4806
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4807
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4806
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4807
|
+
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 });
|
|
4808
4808
|
}
|
|
4809
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesComponent, decorators: [{
|
|
4810
4810
|
type: Component,
|
|
4811
4811
|
args: [{
|
|
4812
4812
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4814,7 +4814,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4814
4814
|
template: '',
|
|
4815
4815
|
standalone: true
|
|
4816
4816
|
}]
|
|
4817
|
-
}], ctorParameters:
|
|
4817
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { data: [{
|
|
4818
4818
|
type: Input
|
|
4819
4819
|
}], line: [{
|
|
4820
4820
|
type: Input
|
|
@@ -4859,10 +4859,10 @@ class XAxisNotesIconComponent extends SettingsComponent {
|
|
|
4859
4859
|
super('notes.icon', configurationService);
|
|
4860
4860
|
this.configurationService = configurationService;
|
|
4861
4861
|
}
|
|
4862
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4863
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4862
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4863
|
+
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 });
|
|
4864
4864
|
}
|
|
4865
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4865
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesIconComponent, decorators: [{
|
|
4866
4866
|
type: Component,
|
|
4867
4867
|
args: [{
|
|
4868
4868
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4870,7 +4870,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4870
4870
|
template: '',
|
|
4871
4871
|
standalone: true
|
|
4872
4872
|
}]
|
|
4873
|
-
}], ctorParameters:
|
|
4873
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
4874
4874
|
type: Input
|
|
4875
4875
|
}], border: [{
|
|
4876
4876
|
type: Input
|
|
@@ -4934,10 +4934,10 @@ class XAxisNotesLabelComponent extends SettingsComponent {
|
|
|
4934
4934
|
super('notes.label', configurationService);
|
|
4935
4935
|
this.configurationService = configurationService;
|
|
4936
4936
|
}
|
|
4937
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4938
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4937
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4938
|
+
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 });
|
|
4939
4939
|
}
|
|
4940
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4940
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisNotesLabelComponent, decorators: [{
|
|
4941
4941
|
type: Component,
|
|
4942
4942
|
args: [{
|
|
4943
4943
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -4945,7 +4945,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4945
4945
|
template: '',
|
|
4946
4946
|
standalone: true
|
|
4947
4947
|
}]
|
|
4948
|
-
}], ctorParameters:
|
|
4948
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
4949
4949
|
type: Input
|
|
4950
4950
|
}], border: [{
|
|
4951
4951
|
type: Input
|
|
@@ -5025,10 +5025,10 @@ class XAxisTitleComponent extends SettingsComponent {
|
|
|
5025
5025
|
super('title', configurationService);
|
|
5026
5026
|
this.configurationService = configurationService;
|
|
5027
5027
|
}
|
|
5028
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5029
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5028
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5029
|
+
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 });
|
|
5030
5030
|
}
|
|
5031
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5031
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: XAxisTitleComponent, decorators: [{
|
|
5032
5032
|
type: Component,
|
|
5033
5033
|
args: [{
|
|
5034
5034
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5036,7 +5036,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5036
5036
|
template: '',
|
|
5037
5037
|
standalone: true
|
|
5038
5038
|
}]
|
|
5039
|
-
}], ctorParameters:
|
|
5039
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
5040
5040
|
type: Input
|
|
5041
5041
|
}], border: [{
|
|
5042
5042
|
type: Input
|
|
@@ -5197,10 +5197,10 @@ class YAxisItemComponent extends CollectionItemComponent {
|
|
|
5197
5197
|
this.configurationService = configurationService;
|
|
5198
5198
|
this.collectionService = collectionService;
|
|
5199
5199
|
}
|
|
5200
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5201
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5200
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5201
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisItemComponent, isStandalone: true, selector: "kendo-chart-y-axis-item", inputs: { axisCrossingValue: "axisCrossingValue", background: "background", baseUnit: "baseUnit", categories: "categories", color: "color", line: "line", majorGridLines: "majorGridLines", majorTicks: "majorTicks", majorUnit: "majorUnit", max: "max", min: "min", minorGridLines: "minorGridLines", minorTicks: "minorTicks", minorUnit: "minorUnit", name: "name", narrowRange: "narrowRange", pane: "pane", plotBands: "plotBands", reverse: "reverse", type: "type", visible: "visible", crosshair: "crosshair", labels: "labels", notes: "notes", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5202
5202
|
}
|
|
5203
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5203
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisItemComponent, decorators: [{
|
|
5204
5204
|
type: Component,
|
|
5205
5205
|
args: [{
|
|
5206
5206
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5209,7 +5209,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5209
5209
|
template: '',
|
|
5210
5210
|
standalone: true
|
|
5211
5211
|
}]
|
|
5212
|
-
}], ctorParameters:
|
|
5212
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { axisCrossingValue: [{
|
|
5213
5213
|
type: Input
|
|
5214
5214
|
}], background: [{
|
|
5215
5215
|
type: Input
|
|
@@ -5292,10 +5292,10 @@ class YAxisComponent extends CollectionComponent {
|
|
|
5292
5292
|
this.configurationService = configurationService;
|
|
5293
5293
|
this.collectionService = collectionService;
|
|
5294
5294
|
}
|
|
5295
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5296
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5295
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5296
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisComponent, isStandalone: true, selector: "kendo-chart-y-axis", providers: [CollectionService], queries: [{ propertyName: "children", predicate: YAxisItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5297
5297
|
}
|
|
5298
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5298
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisComponent, decorators: [{
|
|
5299
5299
|
type: Component,
|
|
5300
5300
|
args: [{
|
|
5301
5301
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5304,7 +5304,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5304
5304
|
template: '',
|
|
5305
5305
|
standalone: true
|
|
5306
5306
|
}]
|
|
5307
|
-
}], ctorParameters:
|
|
5307
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { children: [{
|
|
5308
5308
|
type: ContentChildren,
|
|
5309
5309
|
args: [YAxisItemComponent]
|
|
5310
5310
|
}] } });
|
|
@@ -5357,10 +5357,10 @@ class YAxisCrosshairComponent extends SettingsComponent {
|
|
|
5357
5357
|
this.configurationService = configurationService;
|
|
5358
5358
|
this.markAsVisible();
|
|
5359
5359
|
}
|
|
5360
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5361
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5360
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5361
|
+
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 });
|
|
5362
5362
|
}
|
|
5363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5363
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisCrosshairComponent, decorators: [{
|
|
5364
5364
|
type: Component,
|
|
5365
5365
|
args: [{
|
|
5366
5366
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5368,7 +5368,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5368
5368
|
template: '',
|
|
5369
5369
|
standalone: true
|
|
5370
5370
|
}]
|
|
5371
|
-
}], ctorParameters:
|
|
5371
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { color: [{
|
|
5372
5372
|
type: Input
|
|
5373
5373
|
}], opacity: [{
|
|
5374
5374
|
type: Input
|
|
@@ -5419,10 +5419,10 @@ class YAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
5419
5419
|
this.configurationService = configurationService;
|
|
5420
5420
|
this.markAsVisible();
|
|
5421
5421
|
}
|
|
5422
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5423
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5422
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5423
|
+
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 });
|
|
5424
5424
|
}
|
|
5425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5425
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisCrosshairTooltipComponent, decorators: [{
|
|
5426
5426
|
type: Component,
|
|
5427
5427
|
args: [{
|
|
5428
5428
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5430,7 +5430,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5430
5430
|
template: '',
|
|
5431
5431
|
standalone: true
|
|
5432
5432
|
}]
|
|
5433
|
-
}], ctorParameters:
|
|
5433
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
5434
5434
|
type: Input
|
|
5435
5435
|
}], border: [{
|
|
5436
5436
|
type: Input
|
|
@@ -5535,10 +5535,10 @@ class YAxisLabelsComponent extends SettingsComponent {
|
|
|
5535
5535
|
super('labels', configurationService);
|
|
5536
5536
|
this.configurationService = configurationService;
|
|
5537
5537
|
}
|
|
5538
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5539
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5538
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5539
|
+
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 });
|
|
5540
5540
|
}
|
|
5541
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5541
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisLabelsComponent, decorators: [{
|
|
5542
5542
|
type: Component,
|
|
5543
5543
|
args: [{
|
|
5544
5544
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5546,7 +5546,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5546
5546
|
template: '',
|
|
5547
5547
|
standalone: true
|
|
5548
5548
|
}]
|
|
5549
|
-
}], ctorParameters:
|
|
5549
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
5550
5550
|
type: Input
|
|
5551
5551
|
}], border: [{
|
|
5552
5552
|
type: Input
|
|
@@ -5632,10 +5632,10 @@ class YAxisNotesComponent extends SettingsComponent {
|
|
|
5632
5632
|
super('notes', configurationService);
|
|
5633
5633
|
this.configurationService = configurationService;
|
|
5634
5634
|
}
|
|
5635
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5636
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5635
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5636
|
+
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 });
|
|
5637
5637
|
}
|
|
5638
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5638
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesComponent, decorators: [{
|
|
5639
5639
|
type: Component,
|
|
5640
5640
|
args: [{
|
|
5641
5641
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5643,7 +5643,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5643
5643
|
template: '',
|
|
5644
5644
|
standalone: true
|
|
5645
5645
|
}]
|
|
5646
|
-
}], ctorParameters:
|
|
5646
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { data: [{
|
|
5647
5647
|
type: Input
|
|
5648
5648
|
}], line: [{
|
|
5649
5649
|
type: Input
|
|
@@ -5688,10 +5688,10 @@ class YAxisNotesIconComponent extends SettingsComponent {
|
|
|
5688
5688
|
super('notes.icon', configurationService);
|
|
5689
5689
|
this.configurationService = configurationService;
|
|
5690
5690
|
}
|
|
5691
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5692
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5691
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5692
|
+
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 });
|
|
5693
5693
|
}
|
|
5694
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesIconComponent, decorators: [{
|
|
5695
5695
|
type: Component,
|
|
5696
5696
|
args: [{
|
|
5697
5697
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5699,7 +5699,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5699
5699
|
template: '',
|
|
5700
5700
|
standalone: true
|
|
5701
5701
|
}]
|
|
5702
|
-
}], ctorParameters:
|
|
5702
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
5703
5703
|
type: Input
|
|
5704
5704
|
}], border: [{
|
|
5705
5705
|
type: Input
|
|
@@ -5763,10 +5763,10 @@ class YAxisNotesLabelComponent extends SettingsComponent {
|
|
|
5763
5763
|
super('notes.label', configurationService);
|
|
5764
5764
|
this.configurationService = configurationService;
|
|
5765
5765
|
}
|
|
5766
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5767
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5766
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5767
|
+
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 });
|
|
5768
5768
|
}
|
|
5769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5769
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisNotesLabelComponent, decorators: [{
|
|
5770
5770
|
type: Component,
|
|
5771
5771
|
args: [{
|
|
5772
5772
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5774,7 +5774,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5774
5774
|
template: '',
|
|
5775
5775
|
standalone: true
|
|
5776
5776
|
}]
|
|
5777
|
-
}], ctorParameters:
|
|
5777
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
5778
5778
|
type: Input
|
|
5779
5779
|
}], border: [{
|
|
5780
5780
|
type: Input
|
|
@@ -5854,10 +5854,10 @@ class YAxisTitleComponent extends SettingsComponent {
|
|
|
5854
5854
|
super('title', configurationService);
|
|
5855
5855
|
this.configurationService = configurationService;
|
|
5856
5856
|
}
|
|
5857
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5858
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5857
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5858
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: YAxisTitleComponent, isStandalone: true, selector: "kendo-chart-y-axis-item-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", rotation: "rotation", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5859
5859
|
}
|
|
5860
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5860
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisTitleComponent, decorators: [{
|
|
5861
5861
|
type: Component,
|
|
5862
5862
|
args: [{
|
|
5863
5863
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5865,7 +5865,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5865
5865
|
template: '',
|
|
5866
5866
|
standalone: true
|
|
5867
5867
|
}]
|
|
5868
|
-
}], ctorParameters:
|
|
5868
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
5869
5869
|
type: Input
|
|
5870
5870
|
}], border: [{
|
|
5871
5871
|
type: Input
|
|
@@ -5916,10 +5916,10 @@ class ZoomableComponent extends SettingsComponent {
|
|
|
5916
5916
|
super('zoomable', configurationService);
|
|
5917
5917
|
this.configurationService = configurationService;
|
|
5918
5918
|
}
|
|
5919
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5920
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5919
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZoomableComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5920
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ZoomableComponent, isStandalone: true, selector: "kendo-chart-zoomable", inputs: { mousewheel: "mousewheel", selection: "selection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
5921
5921
|
}
|
|
5922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5922
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZoomableComponent, decorators: [{
|
|
5923
5923
|
type: Component,
|
|
5924
5924
|
args: [{
|
|
5925
5925
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -5927,7 +5927,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5927
5927
|
template: '',
|
|
5928
5928
|
standalone: true
|
|
5929
5929
|
}]
|
|
5930
|
-
}], ctorParameters:
|
|
5930
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { mousewheel: [{
|
|
5931
5931
|
type: Input
|
|
5932
5932
|
}], selection: [{
|
|
5933
5933
|
type: Input
|
|
@@ -5963,10 +5963,10 @@ class NavigatorFilterEvent extends BaseEvent {
|
|
|
5963
5963
|
* @hidden
|
|
5964
5964
|
*/
|
|
5965
5965
|
class RootConfigurationService extends ConfigurationService {
|
|
5966
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5967
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5966
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RootConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
5967
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RootConfigurationService });
|
|
5968
5968
|
}
|
|
5969
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5969
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RootConfigurationService, decorators: [{
|
|
5970
5970
|
type: Injectable
|
|
5971
5971
|
}] });
|
|
5972
5972
|
|
|
@@ -6132,8 +6132,8 @@ class StockChartComponent extends ChartComponent {
|
|
|
6132
6132
|
isDevMode() {
|
|
6133
6133
|
return isDevMode();
|
|
6134
6134
|
}
|
|
6135
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6136
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6135
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i1$1.LocalizationService }, { token: i0.NgZone }, { token: StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
6136
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: StockChartComponent, isStandalone: true, selector: "kendo-stockchart", inputs: { navigator: "navigator", pannable: "pannable", zoomable: "zoomable", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange", navigatorFilter: "navigatorFilter" }, providers: [
|
|
6137
6137
|
ConfigurationService,
|
|
6138
6138
|
TooltipTemplateService,
|
|
6139
6139
|
{ provide: RootConfigurationService, useExisting: ConfigurationService },
|
|
@@ -6154,7 +6154,7 @@ class StockChartComponent extends ChartComponent {
|
|
|
6154
6154
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
|
|
6155
6155
|
`, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6156
6156
|
}
|
|
6157
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6157
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartComponent, decorators: [{
|
|
6158
6158
|
type: Component,
|
|
6159
6159
|
args: [{
|
|
6160
6160
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6184,7 +6184,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6184
6184
|
standalone: true,
|
|
6185
6185
|
imports: [CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, NgIf, WatermarkOverlayComponent]
|
|
6186
6186
|
}]
|
|
6187
|
-
}], ctorParameters:
|
|
6187
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i1$1.LocalizationService }, { type: i0.NgZone }, { type: StockInstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { navigator: [{
|
|
6188
6188
|
type: Input
|
|
6189
6189
|
}], pannable: [{
|
|
6190
6190
|
type: Input
|
|
@@ -6222,18 +6222,18 @@ class PrefixConfigurationService extends ConfigurationService {
|
|
|
6222
6222
|
change.key = this.prefix + (change.key ? `.${change.key}` : '');
|
|
6223
6223
|
this.rootService.notify(change);
|
|
6224
6224
|
}
|
|
6225
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6226
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6225
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PrefixConfigurationService, deps: [{ token: RootConfigurationService }, { token: PREFIX }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6226
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PrefixConfigurationService });
|
|
6227
6227
|
}
|
|
6228
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6228
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PrefixConfigurationService, decorators: [{
|
|
6229
6229
|
type: Injectable
|
|
6230
|
-
}], ctorParameters:
|
|
6230
|
+
}], ctorParameters: () => [{ type: RootConfigurationService, decorators: [{
|
|
6231
6231
|
type: Inject,
|
|
6232
6232
|
args: [RootConfigurationService]
|
|
6233
6233
|
}] }, { type: undefined, decorators: [{
|
|
6234
6234
|
type: Inject,
|
|
6235
6235
|
args: [PREFIX]
|
|
6236
|
-
}] }, { type: i0.NgZone }]
|
|
6236
|
+
}] }, { type: i0.NgZone }] });
|
|
6237
6237
|
|
|
6238
6238
|
/**
|
|
6239
6239
|
* Represents the Kendo UI StockChart Navigator component for Angular ([see runnable example](slug:overview_stockchart_charts)).
|
|
@@ -6291,10 +6291,10 @@ class NavigatorComponent extends SettingsComponent {
|
|
|
6291
6291
|
super('', configurationService);
|
|
6292
6292
|
this.configurationService = configurationService;
|
|
6293
6293
|
}
|
|
6294
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6295
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6294
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6295
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorComponent, isStandalone: true, selector: "kendo-chart-navigator", inputs: { position: "position", visible: "visible", categoryAxis: "categoryAxis", hint: "hint", pane: "pane", select: "select", series: "series" }, providers: [{ provide: PREFIX, useValue: 'navigator' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6296
6296
|
}
|
|
6297
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6297
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorComponent, decorators: [{
|
|
6298
6298
|
type: Component,
|
|
6299
6299
|
args: [{
|
|
6300
6300
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6303,7 +6303,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6303
6303
|
template: '',
|
|
6304
6304
|
standalone: true
|
|
6305
6305
|
}]
|
|
6306
|
-
}], ctorParameters:
|
|
6306
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { position: [{
|
|
6307
6307
|
type: Input
|
|
6308
6308
|
}], visible: [{
|
|
6309
6309
|
type: Input
|
|
@@ -6490,10 +6490,10 @@ class CategoryAxisItemComponent extends CollectionItemComponent {
|
|
|
6490
6490
|
this.intlSubscription.unsubscribe();
|
|
6491
6491
|
}
|
|
6492
6492
|
}
|
|
6493
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6494
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6493
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
6494
|
+
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 });
|
|
6495
6495
|
}
|
|
6496
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6496
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisItemComponent, decorators: [{
|
|
6497
6497
|
type: Component,
|
|
6498
6498
|
args: [{
|
|
6499
6499
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6502,10 +6502,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6502
6502
|
template: '',
|
|
6503
6503
|
standalone: true
|
|
6504
6504
|
}]
|
|
6505
|
-
}], ctorParameters:
|
|
6505
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }, { type: i3.IntlService }, { type: undefined, decorators: [{
|
|
6506
6506
|
type: Inject,
|
|
6507
6507
|
args: [LOCALE_ID]
|
|
6508
|
-
}] }]
|
|
6508
|
+
}] }], propDecorators: { autoBaseUnitSteps: [{
|
|
6509
6509
|
type: Input
|
|
6510
6510
|
}], axisCrossingValue: [{
|
|
6511
6511
|
type: Input
|
|
@@ -6597,8 +6597,8 @@ class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
|
|
|
6597
6597
|
super(configurationService, null, intl, localeId);
|
|
6598
6598
|
this.configurationService = configurationService;
|
|
6599
6599
|
}
|
|
6600
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6601
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6600
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: i3.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
6601
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis", providers: [{
|
|
6602
6602
|
provide: PREFIX,
|
|
6603
6603
|
useValue: 'navigator.categoryAxis'
|
|
6604
6604
|
}, {
|
|
@@ -6606,7 +6606,7 @@ class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
|
|
|
6606
6606
|
useClass: PrefixConfigurationService
|
|
6607
6607
|
}], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6608
6608
|
}
|
|
6609
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisComponent, decorators: [{
|
|
6610
6610
|
type: Component,
|
|
6611
6611
|
args: [{
|
|
6612
6612
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6621,10 +6621,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6621
6621
|
template: '',
|
|
6622
6622
|
standalone: true
|
|
6623
6623
|
}]
|
|
6624
|
-
}], ctorParameters:
|
|
6624
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: i3.IntlService }, { type: undefined, decorators: [{
|
|
6625
6625
|
type: Inject,
|
|
6626
6626
|
args: [LOCALE_ID]
|
|
6627
|
-
}] }]
|
|
6627
|
+
}] }] });
|
|
6628
6628
|
|
|
6629
6629
|
/**
|
|
6630
6630
|
* Configures the crosshair for the category axis in the Chart ([see example]({% slug crosshairs_chart_charts %})).
|
|
@@ -6669,10 +6669,10 @@ class CategoryAxisCrosshairComponent extends SettingsComponent {
|
|
|
6669
6669
|
this.configurationService = configurationService;
|
|
6670
6670
|
this.markAsVisible();
|
|
6671
6671
|
}
|
|
6672
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6673
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6672
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6673
|
+
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 });
|
|
6674
6674
|
}
|
|
6675
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6675
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairComponent, decorators: [{
|
|
6676
6676
|
type: Component,
|
|
6677
6677
|
args: [{
|
|
6678
6678
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6680,7 +6680,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6680
6680
|
template: '',
|
|
6681
6681
|
standalone: true
|
|
6682
6682
|
}]
|
|
6683
|
-
}], ctorParameters:
|
|
6683
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { color: [{
|
|
6684
6684
|
type: Input
|
|
6685
6685
|
}], dashType: [{
|
|
6686
6686
|
type: Input
|
|
@@ -6706,10 +6706,10 @@ class NavigatorCategoryAxisCrosshairComponent extends CategoryAxisCrosshairCompo
|
|
|
6706
6706
|
super(configurationService);
|
|
6707
6707
|
this.configurationService = configurationService;
|
|
6708
6708
|
}
|
|
6709
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6710
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6709
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6710
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6711
6711
|
}
|
|
6712
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6712
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairComponent, decorators: [{
|
|
6713
6713
|
type: Component,
|
|
6714
6714
|
args: [{
|
|
6715
6715
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6717,7 +6717,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6717
6717
|
template: '',
|
|
6718
6718
|
standalone: true
|
|
6719
6719
|
}]
|
|
6720
|
-
}], ctorParameters:
|
|
6720
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
6721
6721
|
|
|
6722
6722
|
/**
|
|
6723
6723
|
* Represents the configuration options of the crosshair tooltip for the category axis of the Chart ([see example]({% slug crosshairs_chart_charts %})).
|
|
@@ -6764,10 +6764,10 @@ class CategoryAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
6764
6764
|
this.configurationService = configurationService;
|
|
6765
6765
|
this.markAsVisible();
|
|
6766
6766
|
}
|
|
6767
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6768
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6767
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6768
|
+
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 });
|
|
6769
6769
|
}
|
|
6770
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6770
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisCrosshairTooltipComponent, decorators: [{
|
|
6771
6771
|
type: Component,
|
|
6772
6772
|
args: [{
|
|
6773
6773
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6775,7 +6775,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6775
6775
|
template: '',
|
|
6776
6776
|
standalone: true
|
|
6777
6777
|
}]
|
|
6778
|
-
}], ctorParameters:
|
|
6778
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
6779
6779
|
type: Input
|
|
6780
6780
|
}], border: [{
|
|
6781
6781
|
type: Input
|
|
@@ -6801,10 +6801,10 @@ class NavigatorCategoryAxisCrosshairTooltipComponent extends CategoryAxisCrossha
|
|
|
6801
6801
|
super(configurationService);
|
|
6802
6802
|
this.configurationService = configurationService;
|
|
6803
6803
|
}
|
|
6804
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6805
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6804
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6805
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-crosshair-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6806
6806
|
}
|
|
6807
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisCrosshairTooltipComponent, decorators: [{
|
|
6808
6808
|
type: Component,
|
|
6809
6809
|
args: [{
|
|
6810
6810
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6812,7 +6812,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6812
6812
|
template: '',
|
|
6813
6813
|
standalone: true
|
|
6814
6814
|
}]
|
|
6815
|
-
}], ctorParameters:
|
|
6815
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
6816
6816
|
|
|
6817
6817
|
/**
|
|
6818
6818
|
* Represents the labels configuration for the category axis of the Chart ([see example]({% slug labels_chart_charts %})).
|
|
@@ -6908,10 +6908,10 @@ class CategoryAxisLabelsComponent extends SettingsComponent {
|
|
|
6908
6908
|
super('labels', configurationService);
|
|
6909
6909
|
this.configurationService = configurationService;
|
|
6910
6910
|
}
|
|
6911
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6912
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6911
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6912
|
+
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 });
|
|
6913
6913
|
}
|
|
6914
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6914
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisLabelsComponent, decorators: [{
|
|
6915
6915
|
type: Component,
|
|
6916
6916
|
args: [{
|
|
6917
6917
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6919,7 +6919,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6919
6919
|
template: '',
|
|
6920
6920
|
standalone: true
|
|
6921
6921
|
}]
|
|
6922
|
-
}], ctorParameters:
|
|
6922
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
6923
6923
|
type: Input
|
|
6924
6924
|
}], border: [{
|
|
6925
6925
|
type: Input
|
|
@@ -6964,10 +6964,10 @@ class NavigatorCategoryAxisLabelsComponent extends CategoryAxisLabelsComponent {
|
|
|
6964
6964
|
super(configurationService);
|
|
6965
6965
|
this.configurationService = configurationService;
|
|
6966
6966
|
}
|
|
6967
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6968
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
6967
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6968
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
6969
6969
|
}
|
|
6970
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6970
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisLabelsComponent, decorators: [{
|
|
6971
6971
|
type: Component,
|
|
6972
6972
|
args: [{
|
|
6973
6973
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -6975,7 +6975,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6975
6975
|
template: '',
|
|
6976
6976
|
standalone: true
|
|
6977
6977
|
}]
|
|
6978
|
-
}], ctorParameters:
|
|
6978
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
6979
6979
|
|
|
6980
6980
|
/**
|
|
6981
6981
|
* Configures the notes for the category axis in the Chart ([see example]({% slug notes_chart_charts %}#toc-axis-notes))
|
|
@@ -7011,10 +7011,10 @@ class CategoryAxisNotesComponent extends SettingsComponent {
|
|
|
7011
7011
|
super('notes', configurationService);
|
|
7012
7012
|
this.configurationService = configurationService;
|
|
7013
7013
|
}
|
|
7014
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7015
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7014
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7015
|
+
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 });
|
|
7016
7016
|
}
|
|
7017
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7017
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesComponent, decorators: [{
|
|
7018
7018
|
type: Component,
|
|
7019
7019
|
args: [{
|
|
7020
7020
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7022,7 +7022,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7022
7022
|
template: '',
|
|
7023
7023
|
standalone: true
|
|
7024
7024
|
}]
|
|
7025
|
-
}], ctorParameters:
|
|
7025
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { data: [{
|
|
7026
7026
|
type: Input
|
|
7027
7027
|
}], line: [{
|
|
7028
7028
|
type: Input
|
|
@@ -7060,10 +7060,10 @@ class NavigatorCategoryAxisNotesComponent extends CategoryAxisNotesComponent {
|
|
|
7060
7060
|
super(configurationService);
|
|
7061
7061
|
this.configurationService = configurationService;
|
|
7062
7062
|
}
|
|
7063
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7064
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7063
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7064
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7065
7065
|
}
|
|
7066
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7066
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesComponent, decorators: [{
|
|
7067
7067
|
type: Component,
|
|
7068
7068
|
args: [{
|
|
7069
7069
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7071,7 +7071,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7071
7071
|
template: '',
|
|
7072
7072
|
standalone: true
|
|
7073
7073
|
}]
|
|
7074
|
-
}], ctorParameters:
|
|
7074
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7075
7075
|
|
|
7076
7076
|
/**
|
|
7077
7077
|
* Represents the icon configuration for the category axis notes in the Chart.
|
|
@@ -7102,10 +7102,10 @@ class CategoryAxisNotesIconComponent extends SettingsComponent {
|
|
|
7102
7102
|
super('notes.icon', configurationService);
|
|
7103
7103
|
this.configurationService = configurationService;
|
|
7104
7104
|
}
|
|
7105
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7106
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7105
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7106
|
+
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 });
|
|
7107
7107
|
}
|
|
7108
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesIconComponent, decorators: [{
|
|
7109
7109
|
type: Component,
|
|
7110
7110
|
args: [{
|
|
7111
7111
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7113,7 +7113,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7113
7113
|
template: '',
|
|
7114
7114
|
standalone: true
|
|
7115
7115
|
}]
|
|
7116
|
-
}], ctorParameters:
|
|
7116
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
7117
7117
|
type: Input
|
|
7118
7118
|
}], border: [{
|
|
7119
7119
|
type: Input
|
|
@@ -7134,10 +7134,10 @@ class NavigatorCategoryAxisNotesIconComponent extends CategoryAxisNotesIconCompo
|
|
|
7134
7134
|
super(configurationService);
|
|
7135
7135
|
this.configurationService = configurationService;
|
|
7136
7136
|
}
|
|
7137
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7138
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7137
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7138
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7139
7139
|
}
|
|
7140
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7140
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesIconComponent, decorators: [{
|
|
7141
7141
|
type: Component,
|
|
7142
7142
|
args: [{
|
|
7143
7143
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7145,7 +7145,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7145
7145
|
template: '',
|
|
7146
7146
|
standalone: true
|
|
7147
7147
|
}]
|
|
7148
|
-
}], ctorParameters:
|
|
7148
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7149
7149
|
|
|
7150
7150
|
/**
|
|
7151
7151
|
* Represents the label configuration for the category axis notes in the Chart.
|
|
@@ -7199,10 +7199,10 @@ class CategoryAxisNotesLabelComponent extends SettingsComponent {
|
|
|
7199
7199
|
super('notes.label', configurationService);
|
|
7200
7200
|
this.configurationService = configurationService;
|
|
7201
7201
|
}
|
|
7202
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7203
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7202
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7203
|
+
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 });
|
|
7204
7204
|
}
|
|
7205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisNotesLabelComponent, decorators: [{
|
|
7206
7206
|
type: Component,
|
|
7207
7207
|
args: [{
|
|
7208
7208
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7210,7 +7210,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7210
7210
|
template: '',
|
|
7211
7211
|
standalone: true
|
|
7212
7212
|
}]
|
|
7213
|
-
}], ctorParameters:
|
|
7213
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
7214
7214
|
type: Input
|
|
7215
7215
|
}], border: [{
|
|
7216
7216
|
type: Input
|
|
@@ -7239,10 +7239,10 @@ class NavigatorCategoryAxisNotesLabelComponent extends CategoryAxisNotesLabelCom
|
|
|
7239
7239
|
super(configurationService);
|
|
7240
7240
|
this.configurationService = configurationService;
|
|
7241
7241
|
}
|
|
7242
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7243
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7242
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7243
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7244
7244
|
}
|
|
7245
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7245
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisNotesLabelComponent, decorators: [{
|
|
7246
7246
|
type: Component,
|
|
7247
7247
|
args: [{
|
|
7248
7248
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7250,7 +7250,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7250
7250
|
template: '',
|
|
7251
7251
|
standalone: true
|
|
7252
7252
|
}]
|
|
7253
|
-
}], ctorParameters:
|
|
7253
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7254
7254
|
|
|
7255
7255
|
/**
|
|
7256
7256
|
* Configures the selection for the category axis in the Chart. When set, axis selection is enabled and the range is index-based, starting from zero. You can specify the lower and upper boundaries, minimum and maximum values, and mousewheel configuration. If the categories are dates, specify the range with date values.
|
|
@@ -7281,10 +7281,10 @@ class CategoryAxisSelectComponent extends SettingsComponent {
|
|
|
7281
7281
|
super('select', configurationService);
|
|
7282
7282
|
this.configurationService = configurationService;
|
|
7283
7283
|
}
|
|
7284
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7285
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7284
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7285
|
+
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 });
|
|
7286
7286
|
}
|
|
7287
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7287
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisSelectComponent, decorators: [{
|
|
7288
7288
|
type: Component,
|
|
7289
7289
|
args: [{
|
|
7290
7290
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7292,7 +7292,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7292
7292
|
template: '',
|
|
7293
7293
|
standalone: true
|
|
7294
7294
|
}]
|
|
7295
|
-
}], ctorParameters:
|
|
7295
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { from: [{
|
|
7296
7296
|
type: Input
|
|
7297
7297
|
}], max: [{
|
|
7298
7298
|
type: Input
|
|
@@ -7322,10 +7322,10 @@ class NavigatorCategoryAxisSelectComponent extends CategoryAxisSelectComponent {
|
|
|
7322
7322
|
super(configurationService);
|
|
7323
7323
|
this.configurationService = configurationService;
|
|
7324
7324
|
}
|
|
7325
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7326
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7325
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7326
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-select", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7327
7327
|
}
|
|
7328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisSelectComponent, decorators: [{
|
|
7329
7329
|
type: Component,
|
|
7330
7330
|
args: [{
|
|
7331
7331
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7333,7 +7333,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7333
7333
|
template: '',
|
|
7334
7334
|
standalone: true
|
|
7335
7335
|
}]
|
|
7336
|
-
}], ctorParameters:
|
|
7336
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7337
7337
|
|
|
7338
7338
|
/**
|
|
7339
7339
|
* Represents the title configuration for the category axis in the Chart.
|
|
@@ -7395,10 +7395,10 @@ class CategoryAxisTitleComponent extends SettingsComponent {
|
|
|
7395
7395
|
super('title', configurationService);
|
|
7396
7396
|
this.configurationService = configurationService;
|
|
7397
7397
|
}
|
|
7398
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7399
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7398
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7399
|
+
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 });
|
|
7400
7400
|
}
|
|
7401
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7401
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisTitleComponent, decorators: [{
|
|
7402
7402
|
type: Component,
|
|
7403
7403
|
args: [{
|
|
7404
7404
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7406,7 +7406,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7406
7406
|
template: '',
|
|
7407
7407
|
standalone: true
|
|
7408
7408
|
}]
|
|
7409
|
-
}], ctorParameters:
|
|
7409
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
7410
7410
|
type: Input
|
|
7411
7411
|
}], border: [{
|
|
7412
7412
|
type: Input
|
|
@@ -7439,10 +7439,10 @@ class NavigatorCategoryAxisTitleComponent extends CategoryAxisTitleComponent {
|
|
|
7439
7439
|
super(configurationService);
|
|
7440
7440
|
this.configurationService = configurationService;
|
|
7441
7441
|
}
|
|
7442
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7443
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7442
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7443
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisTitleComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7444
7444
|
}
|
|
7445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7445
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisTitleComponent, decorators: [{
|
|
7446
7446
|
type: Component,
|
|
7447
7447
|
args: [{
|
|
7448
7448
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7450,7 +7450,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7450
7450
|
template: '',
|
|
7451
7451
|
standalone: true
|
|
7452
7452
|
}]
|
|
7453
|
-
}], ctorParameters:
|
|
7453
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7454
7454
|
|
|
7455
7455
|
/**
|
|
7456
7456
|
* Represents the default options of the navigator hint
|
|
@@ -7465,10 +7465,10 @@ class NavigatorHintComponent extends SettingsComponent {
|
|
|
7465
7465
|
super('hint', configurationService);
|
|
7466
7466
|
this.configurationService = configurationService;
|
|
7467
7467
|
}
|
|
7468
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7469
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7468
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7469
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorHintComponent, isStandalone: true, selector: "kendo-chart-navigator-hint", inputs: { content: "content", format: "format", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7470
7470
|
}
|
|
7471
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorHintComponent, decorators: [{
|
|
7472
7472
|
type: Component,
|
|
7473
7473
|
args: [{
|
|
7474
7474
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7476,7 +7476,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7476
7476
|
template: '',
|
|
7477
7477
|
standalone: true
|
|
7478
7478
|
}]
|
|
7479
|
-
}], ctorParameters:
|
|
7479
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { content: [{
|
|
7480
7480
|
type: Input
|
|
7481
7481
|
}], format: [{
|
|
7482
7482
|
type: Input
|
|
@@ -7545,10 +7545,10 @@ class PaneComponent extends CollectionItemComponent {
|
|
|
7545
7545
|
this.configurationService = configurationService;
|
|
7546
7546
|
this.collectionService = collectionService;
|
|
7547
7547
|
}
|
|
7548
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7549
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7548
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7549
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PaneComponent, isStandalone: true, selector: "kendo-chart-pane, kendo-chart-panes-item", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", name: "name", padding: "padding", title: "title" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7550
7550
|
}
|
|
7551
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7551
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneComponent, decorators: [{
|
|
7552
7552
|
type: Component,
|
|
7553
7553
|
args: [{
|
|
7554
7554
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7557,7 +7557,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7557
7557
|
template: '',
|
|
7558
7558
|
standalone: true
|
|
7559
7559
|
}]
|
|
7560
|
-
}], ctorParameters:
|
|
7560
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { background: [{
|
|
7561
7561
|
type: Input
|
|
7562
7562
|
}], border: [{
|
|
7563
7563
|
type: Input
|
|
@@ -7585,10 +7585,10 @@ class NavigatorPaneComponent extends PaneComponent {
|
|
|
7585
7585
|
super(configurationService, null);
|
|
7586
7586
|
this.configurationService = configurationService;
|
|
7587
7587
|
}
|
|
7588
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7589
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7588
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7589
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorPaneComponent, isStandalone: true, selector: "kendo-chart-navigator-pane", providers: [{ provide: PREFIX, useValue: 'navigator.pane' }, { provide: ConfigurationService, useClass: PrefixConfigurationService }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7590
7590
|
}
|
|
7591
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7591
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
|
|
7592
7592
|
type: Component,
|
|
7593
7593
|
args: [{
|
|
7594
7594
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7597,7 +7597,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7597
7597
|
template: '',
|
|
7598
7598
|
standalone: true
|
|
7599
7599
|
}]
|
|
7600
|
-
}], ctorParameters:
|
|
7600
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7601
7601
|
|
|
7602
7602
|
/**
|
|
7603
7603
|
* Represents the title configuration for the Chart panes.
|
|
@@ -7648,10 +7648,10 @@ class PanesTitleComponent extends SettingsComponent {
|
|
|
7648
7648
|
super('title', configurationService);
|
|
7649
7649
|
this.configurationService = configurationService;
|
|
7650
7650
|
}
|
|
7651
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7652
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7651
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7652
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PanesTitleComponent, isStandalone: true, selector: "kendo-chart-pane-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", text: "text", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7653
7653
|
}
|
|
7654
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7654
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesTitleComponent, decorators: [{
|
|
7655
7655
|
type: Component,
|
|
7656
7656
|
args: [{
|
|
7657
7657
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7659,7 +7659,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7659
7659
|
template: '',
|
|
7660
7660
|
standalone: true
|
|
7661
7661
|
}]
|
|
7662
|
-
}], ctorParameters:
|
|
7662
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
7663
7663
|
type: Input
|
|
7664
7664
|
}], border: [{
|
|
7665
7665
|
type: Input
|
|
@@ -7688,10 +7688,10 @@ class NavigatorPaneTitleComponent extends PanesTitleComponent {
|
|
|
7688
7688
|
super(configurationService);
|
|
7689
7689
|
this.configurationService = configurationService;
|
|
7690
7690
|
}
|
|
7691
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7692
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7691
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7692
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorPaneTitleComponent, isStandalone: true, selector: "kendo-chart-navigator-pane-title", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7693
7693
|
}
|
|
7694
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
|
|
7695
7695
|
type: Component,
|
|
7696
7696
|
args: [{
|
|
7697
7697
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7699,7 +7699,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7699
7699
|
template: '',
|
|
7700
7700
|
standalone: true
|
|
7701
7701
|
}]
|
|
7702
|
-
}], ctorParameters:
|
|
7702
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7703
7703
|
|
|
7704
7704
|
/**
|
|
7705
7705
|
* Specifies the initially selected range.
|
|
@@ -7714,10 +7714,10 @@ class NavigatorSelectComponent extends SettingsComponent {
|
|
|
7714
7714
|
super('select', configurationService);
|
|
7715
7715
|
this.configurationService = configurationService;
|
|
7716
7716
|
}
|
|
7717
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7718
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7717
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7718
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSelectComponent, isStandalone: true, selector: "kendo-chart-navigator-select", inputs: { from: "from", to: "to", mousewheel: "mousewheel" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7719
7719
|
}
|
|
7720
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7720
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
|
|
7721
7721
|
type: Component,
|
|
7722
7722
|
args: [{
|
|
7723
7723
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7725,7 +7725,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7725
7725
|
template: '',
|
|
7726
7726
|
standalone: true
|
|
7727
7727
|
}]
|
|
7728
|
-
}], ctorParameters:
|
|
7728
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { from: [{
|
|
7729
7729
|
type: Input
|
|
7730
7730
|
}], to: [{
|
|
7731
7731
|
type: Input
|
|
@@ -7765,10 +7765,10 @@ class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
|
7765
7765
|
this.configurationService = configurationService;
|
|
7766
7766
|
this.collectionService = collectionService;
|
|
7767
7767
|
}
|
|
7768
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7769
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7768
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7769
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesItemComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item", inputs: { drilldownField: "drilldownField" }, providers: [ConfigurationService], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7770
7770
|
}
|
|
7771
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7771
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
|
|
7772
7772
|
type: Component,
|
|
7773
7773
|
args: [{
|
|
7774
7774
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7777,7 +7777,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7777
7777
|
template: '',
|
|
7778
7778
|
standalone: true
|
|
7779
7779
|
}]
|
|
7780
|
-
}], ctorParameters:
|
|
7780
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { drilldownField: [{
|
|
7781
7781
|
type: Input
|
|
7782
7782
|
}] } });
|
|
7783
7783
|
|
|
@@ -7833,10 +7833,10 @@ class NavigatorSeriesComponent extends SeriesComponent {
|
|
|
7833
7833
|
}
|
|
7834
7834
|
readTooltipTemplates() {
|
|
7835
7835
|
}
|
|
7836
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7837
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7836
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }, { token: TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
7837
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesComponent, isStandalone: true, selector: "kendo-chart-navigator-series", providers: [CollectionService], queries: [{ propertyName: "children", predicate: NavigatorSeriesItemComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7838
7838
|
}
|
|
7839
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7839
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
|
|
7840
7840
|
type: Component,
|
|
7841
7841
|
args: [{
|
|
7842
7842
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7845,7 +7845,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7845
7845
|
template: '',
|
|
7846
7846
|
standalone: true
|
|
7847
7847
|
}]
|
|
7848
|
-
}], ctorParameters:
|
|
7848
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }, { type: TooltipTemplateService }, { type: i0.ViewContainerRef }], propDecorators: { children: [{
|
|
7849
7849
|
type: ContentChildren,
|
|
7850
7850
|
args: [NavigatorSeriesItemComponent]
|
|
7851
7851
|
}] } });
|
|
@@ -7889,10 +7889,10 @@ class SeriesErrorBarsComponent extends SettingsComponent {
|
|
|
7889
7889
|
super('errorBars', configurationService);
|
|
7890
7890
|
this.configurationService = configurationService;
|
|
7891
7891
|
}
|
|
7892
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7893
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7892
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7893
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesErrorBarsComponent, isStandalone: true, selector: "kendo-chart-series-item-error-bars", inputs: { color: "color", endCaps: "endCaps", line: "line", value: "value", visual: "visual", xValue: "xValue", yValue: "yValue" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7894
7894
|
}
|
|
7895
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7895
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesErrorBarsComponent, decorators: [{
|
|
7896
7896
|
type: Component,
|
|
7897
7897
|
args: [{
|
|
7898
7898
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7900,7 +7900,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7900
7900
|
template: '',
|
|
7901
7901
|
standalone: true
|
|
7902
7902
|
}]
|
|
7903
|
-
}], ctorParameters:
|
|
7903
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { color: [{
|
|
7904
7904
|
type: Input
|
|
7905
7905
|
}], endCaps: [{
|
|
7906
7906
|
type: Input
|
|
@@ -7939,10 +7939,10 @@ class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsComponent {
|
|
|
7939
7939
|
super(configurationService);
|
|
7940
7940
|
this.configurationService = configurationService;
|
|
7941
7941
|
}
|
|
7942
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7943
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7942
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7943
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesErrorBarsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-error-bars", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7944
7944
|
}
|
|
7945
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7945
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
|
|
7946
7946
|
type: Component,
|
|
7947
7947
|
args: [{
|
|
7948
7948
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7950,7 +7950,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7950
7950
|
template: '',
|
|
7951
7951
|
standalone: true
|
|
7952
7952
|
}]
|
|
7953
|
-
}], ctorParameters:
|
|
7953
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
7954
7954
|
|
|
7955
7955
|
/**
|
|
7956
7956
|
* Represents the configuration of the Chart series extremes.
|
|
@@ -7985,10 +7985,10 @@ class SeriesExtremesComponent extends SettingsComponent {
|
|
|
7985
7985
|
super('extremes', configurationService);
|
|
7986
7986
|
this.configurationService = configurationService;
|
|
7987
7987
|
}
|
|
7988
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7989
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7988
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7989
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-series-item-extremes", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7990
7990
|
}
|
|
7991
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7991
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesExtremesComponent, decorators: [{
|
|
7992
7992
|
type: Component,
|
|
7993
7993
|
args: [{
|
|
7994
7994
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -7996,7 +7996,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7996
7996
|
template: '',
|
|
7997
7997
|
standalone: true
|
|
7998
7998
|
}]
|
|
7999
|
-
}], ctorParameters:
|
|
7999
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
8000
8000
|
type: Input
|
|
8001
8001
|
}], border: [{
|
|
8002
8002
|
type: Input
|
|
@@ -8018,10 +8018,10 @@ class NavigatorSeriesExtremesComponent extends SeriesExtremesComponent {
|
|
|
8018
8018
|
super(configurationService);
|
|
8019
8019
|
this.configurationService = configurationService;
|
|
8020
8020
|
}
|
|
8021
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8022
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8021
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8022
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesExtremesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-extremes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8023
8023
|
}
|
|
8024
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8024
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
|
|
8025
8025
|
type: Component,
|
|
8026
8026
|
args: [{
|
|
8027
8027
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8029,7 +8029,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8029
8029
|
template: '',
|
|
8030
8030
|
standalone: true
|
|
8031
8031
|
}]
|
|
8032
|
-
}], ctorParameters:
|
|
8032
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8033
8033
|
|
|
8034
8034
|
/**
|
|
8035
8035
|
* Represents the Chart series highlighting configuration options.
|
|
@@ -8073,10 +8073,10 @@ class SeriesHighlightComponent extends SettingsComponent {
|
|
|
8073
8073
|
super('highlight', configurationService);
|
|
8074
8074
|
this.configurationService = configurationService;
|
|
8075
8075
|
}
|
|
8076
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8077
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8076
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8077
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-series-item-highlight", inputs: { border: "border", color: "color", line: "line", markers: "markers", opacity: "opacity", toggle: "toggle", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8078
8078
|
}
|
|
8079
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8079
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesHighlightComponent, decorators: [{
|
|
8080
8080
|
type: Component,
|
|
8081
8081
|
args: [{
|
|
8082
8082
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8084,7 +8084,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8084
8084
|
template: '',
|
|
8085
8085
|
standalone: true
|
|
8086
8086
|
}]
|
|
8087
|
-
}], ctorParameters:
|
|
8087
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { border: [{
|
|
8088
8088
|
type: Input
|
|
8089
8089
|
}], color: [{
|
|
8090
8090
|
type: Input
|
|
@@ -8111,10 +8111,10 @@ class NavigatorSeriesHighlightComponent extends SeriesHighlightComponent {
|
|
|
8111
8111
|
super(configurationService);
|
|
8112
8112
|
this.configurationService = configurationService;
|
|
8113
8113
|
}
|
|
8114
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8115
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8114
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8115
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesHighlightComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-highlight", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8116
8116
|
}
|
|
8117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
|
|
8118
8118
|
type: Component,
|
|
8119
8119
|
args: [{
|
|
8120
8120
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8122,7 +8122,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8122
8122
|
template: '',
|
|
8123
8123
|
standalone: true
|
|
8124
8124
|
}]
|
|
8125
|
-
}], ctorParameters:
|
|
8125
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8126
8126
|
|
|
8127
8127
|
/**
|
|
8128
8128
|
* Represents the configuration of the Chart series labels
|
|
@@ -8226,10 +8226,10 @@ class SeriesLabelsComponent extends SettingsComponent {
|
|
|
8226
8226
|
this.configurationService = configurationService;
|
|
8227
8227
|
this.markAsVisible();
|
|
8228
8228
|
}
|
|
8229
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8230
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8229
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8230
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-series-item-labels", inputs: { align: "align", background: "background", border: "border", color: "color", content: "content", ariaContent: "ariaContent", distance: "distance", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", rotation: "rotation", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8231
8231
|
}
|
|
8232
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8232
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsComponent, decorators: [{
|
|
8233
8233
|
type: Component,
|
|
8234
8234
|
args: [{
|
|
8235
8235
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8237,7 +8237,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8237
8237
|
template: '',
|
|
8238
8238
|
standalone: true
|
|
8239
8239
|
}]
|
|
8240
|
-
}], ctorParameters:
|
|
8240
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { align: [{
|
|
8241
8241
|
type: Input
|
|
8242
8242
|
}], background: [{
|
|
8243
8243
|
type: Input
|
|
@@ -8300,10 +8300,10 @@ class NavigatorSeriesLabelsComponent extends SeriesLabelsComponent {
|
|
|
8300
8300
|
this.configurationService = configurationService;
|
|
8301
8301
|
this.markAsVisible();
|
|
8302
8302
|
}
|
|
8303
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8304
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8303
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8304
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesLabelsComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8305
8305
|
}
|
|
8306
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8306
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
|
|
8307
8307
|
type: Component,
|
|
8308
8308
|
args: [{
|
|
8309
8309
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8311,7 +8311,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8311
8311
|
template: '',
|
|
8312
8312
|
standalone: true
|
|
8313
8313
|
}]
|
|
8314
|
-
}], ctorParameters:
|
|
8314
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8315
8315
|
|
|
8316
8316
|
/**
|
|
8317
8317
|
* Represents the `from` labels configuration of the Chart series.
|
|
@@ -8368,10 +8368,10 @@ class SeriesLabelsFromComponent extends SettingsComponent {
|
|
|
8368
8368
|
this.configurationService = configurationService;
|
|
8369
8369
|
this.markAsVisible();
|
|
8370
8370
|
}
|
|
8371
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8372
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8371
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8372
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-series-item-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8373
8373
|
}
|
|
8374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8374
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsFromComponent, decorators: [{
|
|
8375
8375
|
type: Component,
|
|
8376
8376
|
args: [{
|
|
8377
8377
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8379,7 +8379,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8379
8379
|
template: '',
|
|
8380
8380
|
standalone: true
|
|
8381
8381
|
}]
|
|
8382
|
-
}], ctorParameters:
|
|
8382
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
8383
8383
|
type: Input
|
|
8384
8384
|
}], border: [{
|
|
8385
8385
|
type: Input
|
|
@@ -8411,10 +8411,10 @@ class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFromComponent {
|
|
|
8411
8411
|
this.configurationService = configurationService;
|
|
8412
8412
|
this.markAsVisible();
|
|
8413
8413
|
}
|
|
8414
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8415
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8414
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8415
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesLabelsFromComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-from", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8416
8416
|
}
|
|
8417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
|
|
8418
8418
|
type: Component,
|
|
8419
8419
|
args: [{
|
|
8420
8420
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8422,7 +8422,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8422
8422
|
template: '',
|
|
8423
8423
|
standalone: true
|
|
8424
8424
|
}]
|
|
8425
|
-
}], ctorParameters:
|
|
8425
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8426
8426
|
|
|
8427
8427
|
/**
|
|
8428
8428
|
* Represents the `to` labels configuration of the Chart series.
|
|
@@ -8479,10 +8479,10 @@ class SeriesLabelsToComponent extends SettingsComponent {
|
|
|
8479
8479
|
this.configurationService = configurationService;
|
|
8480
8480
|
this.markAsVisible();
|
|
8481
8481
|
}
|
|
8482
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8483
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8482
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8483
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesLabelsToComponent, isStandalone: true, selector: "kendo-chart-series-item-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", position: "position", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8484
8484
|
}
|
|
8485
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8485
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesLabelsToComponent, decorators: [{
|
|
8486
8486
|
type: Component,
|
|
8487
8487
|
args: [{
|
|
8488
8488
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8490,7 +8490,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8490
8490
|
template: '',
|
|
8491
8491
|
standalone: true
|
|
8492
8492
|
}]
|
|
8493
|
-
}], ctorParameters:
|
|
8493
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
8494
8494
|
type: Input
|
|
8495
8495
|
}], border: [{
|
|
8496
8496
|
type: Input
|
|
@@ -8522,10 +8522,10 @@ class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComponent {
|
|
|
8522
8522
|
this.configurationService = configurationService;
|
|
8523
8523
|
this.markAsVisible();
|
|
8524
8524
|
}
|
|
8525
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8526
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8525
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8526
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesLabelsToComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-labels-to", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8527
8527
|
}
|
|
8528
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8528
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
|
|
8529
8529
|
type: Component,
|
|
8530
8530
|
args: [{
|
|
8531
8531
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8533,7 +8533,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8533
8533
|
template: '',
|
|
8534
8534
|
standalone: true
|
|
8535
8535
|
}]
|
|
8536
|
-
}], ctorParameters:
|
|
8536
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8537
8537
|
|
|
8538
8538
|
/**
|
|
8539
8539
|
* Represents the configuration of the Chart series marker.
|
|
@@ -8594,10 +8594,10 @@ class SeriesMarkersComponent extends SettingsComponent {
|
|
|
8594
8594
|
super('markers', configurationService);
|
|
8595
8595
|
this.configurationService = configurationService;
|
|
8596
8596
|
}
|
|
8597
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8598
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8597
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8598
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesMarkersComponent, isStandalone: true, selector: "kendo-chart-series-item-markers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8599
8599
|
}
|
|
8600
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8600
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesMarkersComponent, decorators: [{
|
|
8601
8601
|
type: Component,
|
|
8602
8602
|
args: [{
|
|
8603
8603
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8605,7 +8605,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8605
8605
|
template: '',
|
|
8606
8606
|
standalone: true
|
|
8607
8607
|
}]
|
|
8608
|
-
}], ctorParameters:
|
|
8608
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
8609
8609
|
type: Input
|
|
8610
8610
|
}], border: [{
|
|
8611
8611
|
type: Input
|
|
@@ -8634,10 +8634,10 @@ class NavigatorSeriesMarkersComponent extends SeriesMarkersComponent {
|
|
|
8634
8634
|
super(configurationService);
|
|
8635
8635
|
this.configurationService = configurationService;
|
|
8636
8636
|
}
|
|
8637
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8638
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8637
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8638
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesMarkersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-markers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8639
8639
|
}
|
|
8640
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8640
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
|
|
8641
8641
|
type: Component,
|
|
8642
8642
|
args: [{
|
|
8643
8643
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8645,7 +8645,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8645
8645
|
template: '',
|
|
8646
8646
|
standalone: true
|
|
8647
8647
|
}]
|
|
8648
|
-
}], ctorParameters:
|
|
8648
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8649
8649
|
|
|
8650
8650
|
/**
|
|
8651
8651
|
* Represents the Chart series notes configuration
|
|
@@ -8692,10 +8692,10 @@ class SeriesNotesComponent extends SettingsComponent {
|
|
|
8692
8692
|
super('notes', configurationService);
|
|
8693
8693
|
this.configurationService = configurationService;
|
|
8694
8694
|
}
|
|
8695
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8696
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8695
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8696
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesNotesComponent, isStandalone: true, selector: "kendo-chart-series-item-notes", inputs: { line: "line", position: "position", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8697
8697
|
}
|
|
8698
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8698
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesComponent, decorators: [{
|
|
8699
8699
|
type: Component,
|
|
8700
8700
|
args: [{
|
|
8701
8701
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8703,7 +8703,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8703
8703
|
template: '',
|
|
8704
8704
|
standalone: true
|
|
8705
8705
|
}]
|
|
8706
|
-
}], ctorParameters:
|
|
8706
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { line: [{
|
|
8707
8707
|
type: Input
|
|
8708
8708
|
}], position: [{
|
|
8709
8709
|
type: Input
|
|
@@ -8741,10 +8741,10 @@ class NavigatorSeriesNotesComponent extends SeriesNotesComponent {
|
|
|
8741
8741
|
super(configurationService);
|
|
8742
8742
|
this.configurationService = configurationService;
|
|
8743
8743
|
}
|
|
8744
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8745
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8744
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8745
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesNotesComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8746
8746
|
}
|
|
8747
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8747
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
|
|
8748
8748
|
type: Component,
|
|
8749
8749
|
args: [{
|
|
8750
8750
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8752,7 +8752,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8752
8752
|
template: '',
|
|
8753
8753
|
standalone: true
|
|
8754
8754
|
}]
|
|
8755
|
-
}], ctorParameters:
|
|
8755
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8756
8756
|
|
|
8757
8757
|
/**
|
|
8758
8758
|
* Represents the configuration of the Chart series notes icon.
|
|
@@ -8787,10 +8787,10 @@ class SeriesNotesIconComponent extends SettingsComponent {
|
|
|
8787
8787
|
super('notes.icon', configurationService);
|
|
8788
8788
|
this.configurationService = configurationService;
|
|
8789
8789
|
}
|
|
8790
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8791
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8790
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8791
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesNotesIconComponent, isStandalone: true, selector: "kendo-chart-series-item-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8792
8792
|
}
|
|
8793
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8793
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesIconComponent, decorators: [{
|
|
8794
8794
|
type: Component,
|
|
8795
8795
|
args: [{
|
|
8796
8796
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8798,7 +8798,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8798
8798
|
template: '',
|
|
8799
8799
|
standalone: true
|
|
8800
8800
|
}]
|
|
8801
|
-
}], ctorParameters:
|
|
8801
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
8802
8802
|
type: Input
|
|
8803
8803
|
}], border: [{
|
|
8804
8804
|
type: Input
|
|
@@ -8819,10 +8819,10 @@ class NavigatorSeriesNotesIconComponent extends SeriesNotesIconComponent {
|
|
|
8819
8819
|
super(configurationService);
|
|
8820
8820
|
this.configurationService = configurationService;
|
|
8821
8821
|
}
|
|
8822
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8823
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8822
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8823
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesNotesIconComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-icon", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8824
8824
|
}
|
|
8825
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
|
|
8826
8826
|
type: Component,
|
|
8827
8827
|
args: [{
|
|
8828
8828
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8830,7 +8830,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8830
8830
|
template: '',
|
|
8831
8831
|
standalone: true
|
|
8832
8832
|
}]
|
|
8833
|
-
}], ctorParameters:
|
|
8833
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8834
8834
|
|
|
8835
8835
|
/**
|
|
8836
8836
|
* Represents the configuration of the Chart series notes label.
|
|
@@ -8888,10 +8888,10 @@ class SeriesNotesLabelComponent extends SettingsComponent {
|
|
|
8888
8888
|
super('notes.label', configurationService);
|
|
8889
8889
|
this.configurationService = configurationService;
|
|
8890
8890
|
}
|
|
8891
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8892
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8891
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8892
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesNotesLabelComponent, isStandalone: true, selector: "kendo-chart-series-item-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8893
8893
|
}
|
|
8894
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8894
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesNotesLabelComponent, decorators: [{
|
|
8895
8895
|
type: Component,
|
|
8896
8896
|
args: [{
|
|
8897
8897
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8899,7 +8899,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8899
8899
|
template: '',
|
|
8900
8900
|
standalone: true
|
|
8901
8901
|
}]
|
|
8902
|
-
}], ctorParameters:
|
|
8902
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
8903
8903
|
type: Input
|
|
8904
8904
|
}], border: [{
|
|
8905
8905
|
type: Input
|
|
@@ -8928,10 +8928,10 @@ class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponent {
|
|
|
8928
8928
|
super(configurationService);
|
|
8929
8929
|
this.configurationService = configurationService;
|
|
8930
8930
|
}
|
|
8931
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8932
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8931
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8932
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesNotesLabelComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-notes-label", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8933
8933
|
}
|
|
8934
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8934
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
|
|
8935
8935
|
type: Component,
|
|
8936
8936
|
args: [{
|
|
8937
8937
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8939,7 +8939,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8939
8939
|
template: '',
|
|
8940
8940
|
standalone: true
|
|
8941
8941
|
}]
|
|
8942
|
-
}], ctorParameters:
|
|
8942
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
8943
8943
|
|
|
8944
8944
|
/**
|
|
8945
8945
|
* Represents the configuration of the Chart series outliers.
|
|
@@ -8976,10 +8976,10 @@ class SeriesOutliersComponent extends SettingsComponent {
|
|
|
8976
8976
|
super('outliers', configurationService);
|
|
8977
8977
|
this.configurationService = configurationService;
|
|
8978
8978
|
}
|
|
8979
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8980
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8979
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8980
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesOutliersComponent, isStandalone: true, selector: "kendo-chart-series-item-outliers", inputs: { background: "background", border: "border", rotation: "rotation", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8981
8981
|
}
|
|
8982
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8982
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesOutliersComponent, decorators: [{
|
|
8983
8983
|
type: Component,
|
|
8984
8984
|
args: [{
|
|
8985
8985
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -8987,7 +8987,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8987
8987
|
template: '',
|
|
8988
8988
|
standalone: true
|
|
8989
8989
|
}]
|
|
8990
|
-
}], ctorParameters:
|
|
8990
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
8991
8991
|
type: Input
|
|
8992
8992
|
}], border: [{
|
|
8993
8993
|
type: Input
|
|
@@ -9009,10 +9009,10 @@ class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
|
|
|
9009
9009
|
super(configurationService);
|
|
9010
9010
|
this.configurationService = configurationService;
|
|
9011
9011
|
}
|
|
9012
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9013
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9012
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9013
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesOutliersComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-outliers", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9014
9014
|
}
|
|
9015
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9015
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
|
|
9016
9016
|
type: Component,
|
|
9017
9017
|
args: [{
|
|
9018
9018
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9020,7 +9020,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9020
9020
|
template: '',
|
|
9021
9021
|
standalone: true
|
|
9022
9022
|
}]
|
|
9023
|
-
}], ctorParameters:
|
|
9023
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
9024
9024
|
|
|
9025
9025
|
/**
|
|
9026
9026
|
* Represents the tooltip configuration of the StockChart navigator series.
|
|
@@ -9032,10 +9032,10 @@ class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
|
|
|
9032
9032
|
super(configurationService);
|
|
9033
9033
|
this.configurationService = configurationService;
|
|
9034
9034
|
}
|
|
9035
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9036
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9035
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9036
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorSeriesTooltipComponent, isStandalone: true, selector: "kendo-chart-navigator-series-item-tooltip", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9037
9037
|
}
|
|
9038
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9038
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
|
|
9039
9039
|
type: Component,
|
|
9040
9040
|
args: [{
|
|
9041
9041
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9043,7 +9043,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9043
9043
|
template: '',
|
|
9044
9044
|
standalone: true
|
|
9045
9045
|
}]
|
|
9046
|
-
}], ctorParameters:
|
|
9046
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
9047
9047
|
|
|
9048
9048
|
/**
|
|
9049
9049
|
* Represents the Kendo UI for Angular Sparkline component.
|
|
@@ -9147,8 +9147,8 @@ class SparklineComponent extends ChartComponent {
|
|
|
9147
9147
|
updateOptions() {
|
|
9148
9148
|
this.instance.setOptions(Sparkline.normalizeOptions(this.options));
|
|
9149
9149
|
}
|
|
9150
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9151
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9150
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineComponent, deps: [{ token: ConfigurationService }, { token: ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i1$1.LocalizationService }, { token: i0.NgZone }, { token: InstanceEventService$1 }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
9151
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SparklineComponent, isStandalone: true, selector: "kendo-sparkline", inputs: { type: "type", data: "data", noData: "noData", drilldownLevel: "drilldownLevel" }, outputs: { drilldown: "drilldown", drilldownLevelChange: "drilldownLevelChange" }, providers: [
|
|
9152
9152
|
ConfigurationService,
|
|
9153
9153
|
TooltipTemplateService,
|
|
9154
9154
|
InstanceEventService$1,
|
|
@@ -9169,7 +9169,7 @@ class SparklineComponent extends ChartComponent {
|
|
|
9169
9169
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
|
|
9170
9170
|
`, isInline: true, dependencies: [{ kind: "component", type: CrosshairTooltipsContainerComponent, selector: "kendo-chart-crosshair-tooltips-container", inputs: ["popupSettings"] }, { kind: "component", type: TooltipPopupComponent, selector: "kendo-chart-tooltip-popup", inputs: ["animate", "classNames", "wrapperClass"], outputs: ["leave"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9171
9171
|
}
|
|
9172
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineComponent, decorators: [{
|
|
9173
9173
|
type: Component,
|
|
9174
9174
|
args: [{
|
|
9175
9175
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9199,7 +9199,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9199
9199
|
standalone: true,
|
|
9200
9200
|
imports: [CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, NgIf, WatermarkOverlayComponent]
|
|
9201
9201
|
}]
|
|
9202
|
-
}], ctorParameters:
|
|
9202
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i1$1.LocalizationService }, { type: i0.NgZone }, { type: InstanceEventService$1 }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { type: [{
|
|
9203
9203
|
type: Input
|
|
9204
9204
|
}], data: [{
|
|
9205
9205
|
type: Input
|
|
@@ -9312,10 +9312,10 @@ class AxisDefaultsComponent extends SettingsComponent {
|
|
|
9312
9312
|
super('axisDefaults', configurationService);
|
|
9313
9313
|
this.configurationService = configurationService;
|
|
9314
9314
|
}
|
|
9315
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9316
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9315
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9316
|
+
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 });
|
|
9317
9317
|
}
|
|
9318
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9318
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsComponent, decorators: [{
|
|
9319
9319
|
type: Component,
|
|
9320
9320
|
args: [{
|
|
9321
9321
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9323,7 +9323,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9323
9323
|
template: '',
|
|
9324
9324
|
standalone: true
|
|
9325
9325
|
}]
|
|
9326
|
-
}], ctorParameters:
|
|
9326
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
9327
9327
|
type: Input
|
|
9328
9328
|
}], color: [{
|
|
9329
9329
|
type: Input
|
|
@@ -9400,10 +9400,10 @@ class AxisDefaultsCrosshairComponent extends SettingsComponent {
|
|
|
9400
9400
|
this.configurationService = configurationService;
|
|
9401
9401
|
this.markAsVisible();
|
|
9402
9402
|
}
|
|
9403
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9404
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9403
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9404
|
+
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 });
|
|
9405
9405
|
}
|
|
9406
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9406
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairComponent, decorators: [{
|
|
9407
9407
|
type: Component,
|
|
9408
9408
|
args: [{
|
|
9409
9409
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9411,7 +9411,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9411
9411
|
template: '',
|
|
9412
9412
|
standalone: true
|
|
9413
9413
|
}]
|
|
9414
|
-
}], ctorParameters:
|
|
9414
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { color: [{
|
|
9415
9415
|
type: Input
|
|
9416
9416
|
}], dashType: [{
|
|
9417
9417
|
type: Input
|
|
@@ -9471,10 +9471,10 @@ class AxisDefaultsCrosshairTooltipComponent extends SettingsComponent {
|
|
|
9471
9471
|
this.configurationService = configurationService;
|
|
9472
9472
|
this.markAsVisible();
|
|
9473
9473
|
}
|
|
9474
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9475
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9474
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9475
|
+
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 });
|
|
9476
9476
|
}
|
|
9477
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsCrosshairTooltipComponent, decorators: [{
|
|
9478
9478
|
type: Component,
|
|
9479
9479
|
args: [{
|
|
9480
9480
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9482,7 +9482,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9482
9482
|
template: '',
|
|
9483
9483
|
standalone: true
|
|
9484
9484
|
}]
|
|
9485
|
-
}], ctorParameters:
|
|
9485
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
9486
9486
|
type: Input
|
|
9487
9487
|
}], border: [{
|
|
9488
9488
|
type: Input
|
|
@@ -9565,10 +9565,10 @@ class AxisDefaultsLabelsComponent extends SettingsComponent {
|
|
|
9565
9565
|
super('axisDefaults.labels', configurationService);
|
|
9566
9566
|
this.configurationService = configurationService;
|
|
9567
9567
|
}
|
|
9568
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9569
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9568
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9569
|
+
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 });
|
|
9570
9570
|
}
|
|
9571
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9571
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsLabelsComponent, decorators: [{
|
|
9572
9572
|
type: Component,
|
|
9573
9573
|
args: [{
|
|
9574
9574
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9576,7 +9576,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9576
9576
|
template: '',
|
|
9577
9577
|
standalone: true
|
|
9578
9578
|
}]
|
|
9579
|
-
}], ctorParameters:
|
|
9579
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { content: [{
|
|
9580
9580
|
type: Input
|
|
9581
9581
|
}], font: [{
|
|
9582
9582
|
type: Input
|
|
@@ -9659,10 +9659,10 @@ class AxisDefaultsTitleComponent extends SettingsComponent {
|
|
|
9659
9659
|
super('axisDefaults.title', configurationService);
|
|
9660
9660
|
this.configurationService = configurationService;
|
|
9661
9661
|
}
|
|
9662
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9663
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9662
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9663
|
+
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 });
|
|
9664
9664
|
}
|
|
9665
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9665
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AxisDefaultsTitleComponent, decorators: [{
|
|
9666
9666
|
type: Component,
|
|
9667
9667
|
args: [{
|
|
9668
9668
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9670,7 +9670,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9670
9670
|
template: '',
|
|
9671
9671
|
standalone: true
|
|
9672
9672
|
}]
|
|
9673
|
-
}], ctorParameters:
|
|
9673
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
9674
9674
|
type: Input
|
|
9675
9675
|
}], border: [{
|
|
9676
9676
|
type: Input
|
|
@@ -9732,10 +9732,10 @@ class CategoryAxisComponent extends CollectionComponent {
|
|
|
9732
9732
|
this.configurationService = configurationService;
|
|
9733
9733
|
this.collectionService = collectionService;
|
|
9734
9734
|
}
|
|
9735
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9736
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9735
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9736
|
+
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 });
|
|
9737
9737
|
}
|
|
9738
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9738
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisComponent, decorators: [{
|
|
9739
9739
|
type: Component,
|
|
9740
9740
|
args: [{
|
|
9741
9741
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9744,7 +9744,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9744
9744
|
template: '',
|
|
9745
9745
|
standalone: true
|
|
9746
9746
|
}]
|
|
9747
|
-
}], ctorParameters:
|
|
9747
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { children: [{
|
|
9748
9748
|
type: ContentChildren,
|
|
9749
9749
|
args: [CategoryAxisItemComponent]
|
|
9750
9750
|
}] } });
|
|
@@ -9760,10 +9760,10 @@ class CategoryAxisRangeLabelsComponent extends CategoryAxisLabelsComponent {
|
|
|
9760
9760
|
this.configKey = 'rangeLabels';
|
|
9761
9761
|
this.markAsVisible();
|
|
9762
9762
|
}
|
|
9763
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9764
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9763
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisRangeLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9764
|
+
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 });
|
|
9765
9765
|
}
|
|
9766
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9766
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryAxisRangeLabelsComponent, decorators: [{
|
|
9767
9767
|
type: Component,
|
|
9768
9768
|
args: [{
|
|
9769
9769
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9771,7 +9771,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9771
9771
|
template: '',
|
|
9772
9772
|
standalone: true
|
|
9773
9773
|
}]
|
|
9774
|
-
}], ctorParameters:
|
|
9774
|
+
}], ctorParameters: () => [{ type: ConfigurationService }] });
|
|
9775
9775
|
|
|
9776
9776
|
/**
|
|
9777
9777
|
* Represents the Kendo UI for Angular Chart Area configuration.
|
|
@@ -9821,10 +9821,10 @@ class ChartAreaComponent extends SettingsComponent {
|
|
|
9821
9821
|
super('chartArea', configurationService);
|
|
9822
9822
|
this.configurationService = configurationService;
|
|
9823
9823
|
}
|
|
9824
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9825
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9824
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9825
|
+
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 });
|
|
9826
9826
|
}
|
|
9827
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9827
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartAreaComponent, decorators: [{
|
|
9828
9828
|
type: Component,
|
|
9829
9829
|
args: [{
|
|
9830
9830
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9832,7 +9832,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9832
9832
|
template: '',
|
|
9833
9833
|
standalone: true
|
|
9834
9834
|
}]
|
|
9835
|
-
}], ctorParameters:
|
|
9835
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
9836
9836
|
type: Input
|
|
9837
9837
|
}], border: [{
|
|
9838
9838
|
type: Input
|
|
@@ -9966,10 +9966,10 @@ class LegendComponent extends SettingsComponent {
|
|
|
9966
9966
|
this.configurationService = configurationService;
|
|
9967
9967
|
this.markAsVisible();
|
|
9968
9968
|
}
|
|
9969
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9970
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9969
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9970
|
+
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 });
|
|
9971
9971
|
}
|
|
9972
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9972
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendComponent, decorators: [{
|
|
9973
9973
|
type: Component,
|
|
9974
9974
|
args: [{
|
|
9975
9975
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -9977,7 +9977,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9977
9977
|
template: '',
|
|
9978
9978
|
standalone: true
|
|
9979
9979
|
}]
|
|
9980
|
-
}], ctorParameters:
|
|
9980
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { align: [{
|
|
9981
9981
|
type: Input
|
|
9982
9982
|
}], background: [{
|
|
9983
9983
|
type: Input
|
|
@@ -10042,10 +10042,10 @@ class LegendInactiveItemsComponent extends SettingsComponent {
|
|
|
10042
10042
|
super('legend.inactiveItems', configurationService);
|
|
10043
10043
|
this.configurationService = configurationService;
|
|
10044
10044
|
}
|
|
10045
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10046
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10045
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendInactiveItemsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10046
|
+
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 });
|
|
10047
10047
|
}
|
|
10048
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10048
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendInactiveItemsComponent, decorators: [{
|
|
10049
10049
|
type: Component,
|
|
10050
10050
|
args: [{
|
|
10051
10051
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10053,7 +10053,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10053
10053
|
template: '',
|
|
10054
10054
|
standalone: true
|
|
10055
10055
|
}]
|
|
10056
|
-
}], ctorParameters:
|
|
10056
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { labels: [{
|
|
10057
10057
|
type: Input
|
|
10058
10058
|
}] } });
|
|
10059
10059
|
|
|
@@ -10104,10 +10104,10 @@ class LegendItemComponent extends SettingsComponent {
|
|
|
10104
10104
|
super('legend.item', configurationService);
|
|
10105
10105
|
this.configurationService = configurationService;
|
|
10106
10106
|
}
|
|
10107
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10108
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10107
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendItemComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10108
|
+
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 });
|
|
10109
10109
|
}
|
|
10110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LegendItemComponent, decorators: [{
|
|
10111
10111
|
type: Component,
|
|
10112
10112
|
args: [{
|
|
10113
10113
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10115,7 +10115,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10115
10115
|
template: '',
|
|
10116
10116
|
standalone: true
|
|
10117
10117
|
}]
|
|
10118
|
-
}], ctorParameters:
|
|
10118
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { cursor: [{
|
|
10119
10119
|
type: Input
|
|
10120
10120
|
}], type: [{
|
|
10121
10121
|
type: Input
|
|
@@ -10183,10 +10183,10 @@ class PaneDefaultsComponent extends SettingsComponent {
|
|
|
10183
10183
|
super('paneDefaults', configurationService);
|
|
10184
10184
|
this.configurationService = configurationService;
|
|
10185
10185
|
}
|
|
10186
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10187
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10186
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10187
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PaneDefaultsComponent, isStandalone: true, selector: "kendo-chart-pane-defaults", inputs: { background: "background", border: "border", clip: "clip", height: "height", margin: "margin", padding: "padding", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10188
10188
|
}
|
|
10189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsComponent, decorators: [{
|
|
10190
10190
|
type: Component,
|
|
10191
10191
|
args: [{
|
|
10192
10192
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10194,7 +10194,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10194
10194
|
template: '',
|
|
10195
10195
|
standalone: true
|
|
10196
10196
|
}]
|
|
10197
|
-
}], ctorParameters:
|
|
10197
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10198
10198
|
type: Input
|
|
10199
10199
|
}], border: [{
|
|
10200
10200
|
type: Input
|
|
@@ -10257,10 +10257,10 @@ class PaneDefaultsTitleComponent extends SettingsComponent {
|
|
|
10257
10257
|
super('paneDefaults.title', configurationService);
|
|
10258
10258
|
this.configurationService = configurationService;
|
|
10259
10259
|
}
|
|
10260
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10261
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10260
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10261
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PaneDefaultsTitleComponent, isStandalone: true, selector: "kendo-chart-pane-defaults-title", inputs: { background: "background", border: "border", color: "color", font: "font", margin: "margin", position: "position", visible: "visible", visual: "visual" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10262
10262
|
}
|
|
10263
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10263
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaneDefaultsTitleComponent, decorators: [{
|
|
10264
10264
|
type: Component,
|
|
10265
10265
|
args: [{
|
|
10266
10266
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10268,7 +10268,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10268
10268
|
template: '',
|
|
10269
10269
|
standalone: true
|
|
10270
10270
|
}]
|
|
10271
|
-
}], ctorParameters:
|
|
10271
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10272
10272
|
type: Input
|
|
10273
10273
|
}], border: [{
|
|
10274
10274
|
type: Input
|
|
@@ -10312,10 +10312,10 @@ class PanesComponent extends CollectionComponent {
|
|
|
10312
10312
|
this.configurationService = configurationService;
|
|
10313
10313
|
this.collectionService = collectionService;
|
|
10314
10314
|
}
|
|
10315
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10316
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10315
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10316
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PanesComponent, isStandalone: true, selector: "kendo-chart-panes", providers: [CollectionService], queries: [{ propertyName: "children", predicate: PaneComponent }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10317
10317
|
}
|
|
10318
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10318
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PanesComponent, decorators: [{
|
|
10319
10319
|
type: Component,
|
|
10320
10320
|
args: [{
|
|
10321
10321
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10324,7 +10324,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10324
10324
|
template: '',
|
|
10325
10325
|
standalone: true
|
|
10326
10326
|
}]
|
|
10327
|
-
}], ctorParameters:
|
|
10327
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { children: [{
|
|
10328
10328
|
type: ContentChildren,
|
|
10329
10329
|
args: [PaneComponent]
|
|
10330
10330
|
}] } });
|
|
@@ -10366,10 +10366,10 @@ class PlotAreaComponent extends SettingsComponent {
|
|
|
10366
10366
|
super('plotArea', configurationService);
|
|
10367
10367
|
this.configurationService = configurationService;
|
|
10368
10368
|
}
|
|
10369
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10370
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10369
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PlotAreaComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10370
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: PlotAreaComponent, isStandalone: true, selector: "kendo-chart-plot-area", inputs: { background: "background", border: "border", margin: "margin", opacity: "opacity", padding: "padding" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10371
10371
|
}
|
|
10372
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10372
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PlotAreaComponent, decorators: [{
|
|
10373
10373
|
type: Component,
|
|
10374
10374
|
args: [{
|
|
10375
10375
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10377,7 +10377,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10377
10377
|
template: '',
|
|
10378
10378
|
standalone: true
|
|
10379
10379
|
}]
|
|
10380
|
-
}], ctorParameters:
|
|
10380
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10381
10381
|
type: Input
|
|
10382
10382
|
}], border: [{
|
|
10383
10383
|
type: Input
|
|
@@ -10469,10 +10469,10 @@ class SeriesDefaultsComponent extends SettingsComponent {
|
|
|
10469
10469
|
super('seriesDefaults', configurationService);
|
|
10470
10470
|
this.configurationService = configurationService;
|
|
10471
10471
|
}
|
|
10472
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10473
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10472
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10473
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsComponent, isStandalone: true, selector: "kendo-chart-series-defaults", inputs: { border: "border", gap: "gap", highlight: "highlight", overlay: "overlay", spacing: "spacing", stack: "stack", type: "type", visual: "visual", labels: "labels", notes: "notes", tooltip: "tooltip", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10474
10474
|
}
|
|
10475
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10475
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsComponent, decorators: [{
|
|
10476
10476
|
type: Component,
|
|
10477
10477
|
args: [{
|
|
10478
10478
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10480,7 +10480,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10480
10480
|
template: '',
|
|
10481
10481
|
standalone: true
|
|
10482
10482
|
}]
|
|
10483
|
-
}], ctorParameters:
|
|
10483
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { border: [{
|
|
10484
10484
|
type: Input
|
|
10485
10485
|
}], gap: [{
|
|
10486
10486
|
type: Input
|
|
@@ -10583,10 +10583,10 @@ class SeriesDefaultsLabelsComponent extends SettingsComponent {
|
|
|
10583
10583
|
this.configurationService = configurationService;
|
|
10584
10584
|
this.markAsVisible();
|
|
10585
10585
|
}
|
|
10586
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10587
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10586
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10587
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsLabelsComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible", visual: "visual", from: "from", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10588
10588
|
}
|
|
10589
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10589
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsComponent, decorators: [{
|
|
10590
10590
|
type: Component,
|
|
10591
10591
|
args: [{
|
|
10592
10592
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10594,7 +10594,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10594
10594
|
template: '',
|
|
10595
10595
|
standalone: true
|
|
10596
10596
|
}]
|
|
10597
|
-
}], ctorParameters:
|
|
10597
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10598
10598
|
type: Input
|
|
10599
10599
|
}], border: [{
|
|
10600
10600
|
type: Input
|
|
@@ -10671,10 +10671,10 @@ class SeriesDefaultsLabelsFromComponent extends SettingsComponent {
|
|
|
10671
10671
|
this.configurationService = configurationService;
|
|
10672
10672
|
this.markAsVisible();
|
|
10673
10673
|
}
|
|
10674
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10675
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10674
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10675
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsLabelsFromComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels-from", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10676
10676
|
}
|
|
10677
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsFromComponent, decorators: [{
|
|
10678
10678
|
type: Component,
|
|
10679
10679
|
args: [{
|
|
10680
10680
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10682,7 +10682,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10682
10682
|
template: '',
|
|
10683
10683
|
standalone: true
|
|
10684
10684
|
}]
|
|
10685
|
-
}], ctorParameters:
|
|
10685
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10686
10686
|
type: Input
|
|
10687
10687
|
}], border: [{
|
|
10688
10688
|
type: Input
|
|
@@ -10753,10 +10753,10 @@ class SeriesDefaultsLabelsToComponent extends SettingsComponent {
|
|
|
10753
10753
|
this.configurationService = configurationService;
|
|
10754
10754
|
this.markAsVisible();
|
|
10755
10755
|
}
|
|
10756
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10757
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10756
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsToComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10757
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsLabelsToComponent, isStandalone: true, selector: "kendo-chart-series-defaults-labels-to", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", margin: "margin", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10758
10758
|
}
|
|
10759
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10759
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsLabelsToComponent, decorators: [{
|
|
10760
10760
|
type: Component,
|
|
10761
10761
|
args: [{
|
|
10762
10762
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10764,7 +10764,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10764
10764
|
template: '',
|
|
10765
10765
|
standalone: true
|
|
10766
10766
|
}]
|
|
10767
|
-
}], ctorParameters:
|
|
10767
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10768
10768
|
type: Input
|
|
10769
10769
|
}], border: [{
|
|
10770
10770
|
type: Input
|
|
@@ -10823,10 +10823,10 @@ class SeriesDefaultsNotesComponent extends SettingsComponent {
|
|
|
10823
10823
|
super('seriesDefaults.notes', configurationService);
|
|
10824
10824
|
this.configurationService = configurationService;
|
|
10825
10825
|
}
|
|
10826
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10827
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10826
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10827
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsNotesComponent, isStandalone: true, selector: "kendo-chart-series-defaults-notes", inputs: { line: "line", visual: "visual", icon: "icon", label: "label" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10828
10828
|
}
|
|
10829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesComponent, decorators: [{
|
|
10830
10830
|
type: Component,
|
|
10831
10831
|
args: [{
|
|
10832
10832
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10834,7 +10834,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10834
10834
|
template: '',
|
|
10835
10835
|
standalone: true
|
|
10836
10836
|
}]
|
|
10837
|
-
}], ctorParameters:
|
|
10837
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { line: [{
|
|
10838
10838
|
type: Input
|
|
10839
10839
|
}], visual: [{
|
|
10840
10840
|
type: Input
|
|
@@ -10875,10 +10875,10 @@ class SeriesDefaultsNotesIconComponent extends SettingsComponent {
|
|
|
10875
10875
|
super('seriesDefaults.notes.icon', configurationService);
|
|
10876
10876
|
this.configurationService = configurationService;
|
|
10877
10877
|
}
|
|
10878
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10879
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10878
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10879
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsNotesIconComponent, isStandalone: true, selector: "kendo-chart-series-defaults-notes-icon", inputs: { background: "background", border: "border", size: "size", type: "type", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10880
10880
|
}
|
|
10881
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10881
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesIconComponent, decorators: [{
|
|
10882
10882
|
type: Component,
|
|
10883
10883
|
args: [{
|
|
10884
10884
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10886,7 +10886,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10886
10886
|
template: '',
|
|
10887
10887
|
standalone: true
|
|
10888
10888
|
}]
|
|
10889
|
-
}], ctorParameters:
|
|
10889
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10890
10890
|
type: Input
|
|
10891
10891
|
}], border: [{
|
|
10892
10892
|
type: Input
|
|
@@ -10949,10 +10949,10 @@ class SeriesDefaultsNotesLabelComponent extends SettingsComponent {
|
|
|
10949
10949
|
super('seriesDefaults.notes.label', configurationService);
|
|
10950
10950
|
this.configurationService = configurationService;
|
|
10951
10951
|
}
|
|
10952
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10953
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10952
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10953
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsNotesLabelComponent, isStandalone: true, selector: "kendo-chart-series-defaults-notes-label", inputs: { background: "background", border: "border", color: "color", content: "content", font: "font", format: "format", position: "position", rotation: "rotation", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10954
10954
|
}
|
|
10955
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10955
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsNotesLabelComponent, decorators: [{
|
|
10956
10956
|
type: Component,
|
|
10957
10957
|
args: [{
|
|
10958
10958
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -10960,7 +10960,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10960
10960
|
template: '',
|
|
10961
10961
|
standalone: true
|
|
10962
10962
|
}]
|
|
10963
|
-
}], ctorParameters:
|
|
10963
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
10964
10964
|
type: Input
|
|
10965
10965
|
}], border: [{
|
|
10966
10966
|
type: Input
|
|
@@ -11021,10 +11021,10 @@ class SeriesDefaultsTooltipComponent extends SettingsComponent {
|
|
|
11021
11021
|
this.configurationService = configurationService;
|
|
11022
11022
|
this.markAsVisible();
|
|
11023
11023
|
}
|
|
11024
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11025
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11024
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11025
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesDefaultsTooltipComponent, isStandalone: true, selector: "kendo-chart-series-defaults-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
11026
11026
|
}
|
|
11027
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11027
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesDefaultsTooltipComponent, decorators: [{
|
|
11028
11028
|
type: Component,
|
|
11029
11029
|
args: [{
|
|
11030
11030
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11032,7 +11032,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11032
11032
|
template: '',
|
|
11033
11033
|
standalone: true
|
|
11034
11034
|
}]
|
|
11035
|
-
}], ctorParameters:
|
|
11035
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
11036
11036
|
type: Input
|
|
11037
11037
|
}], border: [{
|
|
11038
11038
|
type: Input
|
|
@@ -11096,10 +11096,10 @@ class SeriesTrendlineComponent extends SettingsComponent {
|
|
|
11096
11096
|
super('trendline', configurationService);
|
|
11097
11097
|
this.configurationService = configurationService;
|
|
11098
11098
|
}
|
|
11099
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11100
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11099
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTrendlineComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11100
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesTrendlineComponent, isStandalone: true, selector: "kendo-chart-series-item-trendline", inputs: { period: "period", order: "order", forecast: "forecast" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
11101
11101
|
}
|
|
11102
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11102
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTrendlineComponent, decorators: [{
|
|
11103
11103
|
type: Component,
|
|
11104
11104
|
args: [{
|
|
11105
11105
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11107,7 +11107,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11107
11107
|
template: '',
|
|
11108
11108
|
standalone: true
|
|
11109
11109
|
}]
|
|
11110
|
-
}], ctorParameters:
|
|
11110
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { period: [{
|
|
11111
11111
|
type: Input
|
|
11112
11112
|
}], order: [{
|
|
11113
11113
|
type: Input
|
|
@@ -11139,10 +11139,10 @@ class SeriesTrendlineForecastComponent extends SettingsComponent {
|
|
|
11139
11139
|
super('forecast', configurationService);
|
|
11140
11140
|
this.configurationService = configurationService;
|
|
11141
11141
|
}
|
|
11142
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11143
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11142
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTrendlineForecastComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11143
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SeriesTrendlineForecastComponent, isStandalone: true, selector: "kendo-chart-series-item-trendline-forecast", inputs: { before: "before", after: "after", forecast: "forecast" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
11144
11144
|
}
|
|
11145
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11145
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SeriesTrendlineForecastComponent, decorators: [{
|
|
11146
11146
|
type: Component,
|
|
11147
11147
|
args: [{
|
|
11148
11148
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11150,7 +11150,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11150
11150
|
template: '',
|
|
11151
11151
|
standalone: true
|
|
11152
11152
|
}]
|
|
11153
|
-
}], ctorParameters:
|
|
11153
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { before: [{
|
|
11154
11154
|
type: Input
|
|
11155
11155
|
}], after: [{
|
|
11156
11156
|
type: Input
|
|
@@ -11225,10 +11225,10 @@ class SubtitleComponent extends SettingsComponent {
|
|
|
11225
11225
|
super('subtitle', configurationService);
|
|
11226
11226
|
this.configurationService = configurationService;
|
|
11227
11227
|
}
|
|
11228
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11229
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11228
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SubtitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11229
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SubtitleComponent, isStandalone: true, selector: "kendo-chart-subtitle", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
11230
11230
|
}
|
|
11231
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SubtitleComponent, decorators: [{
|
|
11232
11232
|
type: Component,
|
|
11233
11233
|
args: [{
|
|
11234
11234
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11236,7 +11236,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11236
11236
|
template: '',
|
|
11237
11237
|
standalone: true
|
|
11238
11238
|
}]
|
|
11239
|
-
}], ctorParameters:
|
|
11239
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { align: [{
|
|
11240
11240
|
type: Input
|
|
11241
11241
|
}], background: [{
|
|
11242
11242
|
type: Input
|
|
@@ -11334,10 +11334,10 @@ class TitleComponent extends SettingsComponent {
|
|
|
11334
11334
|
super('title', configurationService);
|
|
11335
11335
|
this.configurationService = configurationService;
|
|
11336
11336
|
}
|
|
11337
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11338
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11337
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11338
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TitleComponent, isStandalone: true, selector: "kendo-chart-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
11339
11339
|
}
|
|
11340
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11340
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TitleComponent, decorators: [{
|
|
11341
11341
|
type: Component,
|
|
11342
11342
|
args: [{
|
|
11343
11343
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11345,7 +11345,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11345
11345
|
template: '',
|
|
11346
11346
|
standalone: true
|
|
11347
11347
|
}]
|
|
11348
|
-
}], ctorParameters:
|
|
11348
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { align: [{
|
|
11349
11349
|
type: Input
|
|
11350
11350
|
}], background: [{
|
|
11351
11351
|
type: Input
|
|
@@ -11428,17 +11428,17 @@ class TooltipComponent extends SettingsComponent {
|
|
|
11428
11428
|
this.templateService.setTemplate(this.seriesTooltipTemplate ? this.seriesTooltipTemplate.templateRef : null);
|
|
11429
11429
|
this.templateService.setSharedTemplate(this.sharedTooltipTemplate ? this.sharedTooltipTemplate.templateRef : null);
|
|
11430
11430
|
}
|
|
11431
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11432
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11431
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipComponent, deps: [{ token: ConfigurationService }, { token: TooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11432
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TooltipComponent, isStandalone: true, selector: "kendo-chart-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", opacity: "opacity", padding: "padding", shared: "shared", visible: "visible" }, queries: [{ propertyName: "seriesTooltipTemplate", first: true, predicate: SeriesTooltipTemplateDirective, descendants: true }, { propertyName: "sharedTooltipTemplate", first: true, predicate: SharedTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
11433
11433
|
}
|
|
11434
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11434
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipComponent, decorators: [{
|
|
11435
11435
|
type: Component,
|
|
11436
11436
|
args: [{
|
|
11437
11437
|
selector: 'kendo-chart-tooltip',
|
|
11438
11438
|
template: '',
|
|
11439
11439
|
standalone: true
|
|
11440
11440
|
}]
|
|
11441
|
-
}], ctorParameters:
|
|
11441
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: TooltipTemplateService }], propDecorators: { background: [{
|
|
11442
11442
|
type: Input
|
|
11443
11443
|
}], border: [{
|
|
11444
11444
|
type: Input
|
|
@@ -11596,10 +11596,10 @@ class ValueAxisItemComponent extends CollectionItemComponent {
|
|
|
11596
11596
|
this.configurationService = configurationService;
|
|
11597
11597
|
this.collectionService = collectionService;
|
|
11598
11598
|
}
|
|
11599
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11600
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11599
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisItemComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11600
|
+
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 });
|
|
11601
11601
|
}
|
|
11602
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11602
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisItemComponent, decorators: [{
|
|
11603
11603
|
type: Component,
|
|
11604
11604
|
args: [{
|
|
11605
11605
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11608,7 +11608,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11608
11608
|
template: '',
|
|
11609
11609
|
standalone: true
|
|
11610
11610
|
}]
|
|
11611
|
-
}], ctorParameters:
|
|
11611
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { axisCrossingValue: [{
|
|
11612
11612
|
type: Input
|
|
11613
11613
|
}], background: [{
|
|
11614
11614
|
type: Input
|
|
@@ -11679,10 +11679,10 @@ class ValueAxisComponent extends CollectionComponent {
|
|
|
11679
11679
|
this.configurationService = configurationService;
|
|
11680
11680
|
this.collectionService = collectionService;
|
|
11681
11681
|
}
|
|
11682
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11683
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11682
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisComponent, deps: [{ token: ConfigurationService }, { token: CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11683
|
+
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 });
|
|
11684
11684
|
}
|
|
11685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11685
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisComponent, decorators: [{
|
|
11686
11686
|
type: Component,
|
|
11687
11687
|
args: [{
|
|
11688
11688
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11691,7 +11691,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11691
11691
|
template: '',
|
|
11692
11692
|
standalone: true
|
|
11693
11693
|
}]
|
|
11694
|
-
}], ctorParameters:
|
|
11694
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: CollectionService }], propDecorators: { children: [{
|
|
11695
11695
|
type: ContentChildren,
|
|
11696
11696
|
args: [ValueAxisItemComponent]
|
|
11697
11697
|
}] } });
|
|
@@ -11749,10 +11749,10 @@ class ValueAxisCrosshairComponent extends SettingsComponent {
|
|
|
11749
11749
|
this.configurationService = configurationService;
|
|
11750
11750
|
this.markAsVisible();
|
|
11751
11751
|
}
|
|
11752
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11753
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11752
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisCrosshairComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11753
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisCrosshairComponent, isStandalone: true, selector: "kendo-chart-value-axis-item-crosshair", inputs: { color: "color", opacity: "opacity", visible: "visible", width: "width", tooltip: "tooltip" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
11754
11754
|
}
|
|
11755
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11755
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisCrosshairComponent, decorators: [{
|
|
11756
11756
|
type: Component,
|
|
11757
11757
|
args: [{
|
|
11758
11758
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11760,7 +11760,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11760
11760
|
template: '',
|
|
11761
11761
|
standalone: true
|
|
11762
11762
|
}]
|
|
11763
|
-
}], ctorParameters:
|
|
11763
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { color: [{
|
|
11764
11764
|
type: Input
|
|
11765
11765
|
}], opacity: [{
|
|
11766
11766
|
type: Input
|
|
@@ -11818,10 +11818,10 @@ class ValueAxisCrosshairTooltipComponent extends SettingsComponent {
|
|
|
11818
11818
|
this.configurationService = configurationService;
|
|
11819
11819
|
this.markAsVisible();
|
|
11820
11820
|
}
|
|
11821
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11822
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11821
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11822
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ValueAxisCrosshairTooltipComponent, isStandalone: true, selector: "kendo-chart-value-axis-item-crosshair-tooltip", inputs: { background: "background", border: "border", color: "color", font: "font", format: "format", padding: "padding", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
11823
11823
|
}
|
|
11824
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11824
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisCrosshairTooltipComponent, decorators: [{
|
|
11825
11825
|
type: Component,
|
|
11826
11826
|
args: [{
|
|
11827
11827
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11829,7 +11829,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11829
11829
|
template: '',
|
|
11830
11830
|
standalone: true
|
|
11831
11831
|
}]
|
|
11832
|
-
}], ctorParameters:
|
|
11832
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
11833
11833
|
type: Input
|
|
11834
11834
|
}], border: [{
|
|
11835
11835
|
type: Input
|
|
@@ -11924,10 +11924,10 @@ class ValueAxisLabelsComponent extends SettingsComponent {
|
|
|
11924
11924
|
super('labels', configurationService);
|
|
11925
11925
|
this.configurationService = configurationService;
|
|
11926
11926
|
}
|
|
11927
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11928
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11927
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11928
|
+
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 });
|
|
11929
11929
|
}
|
|
11930
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11930
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisLabelsComponent, decorators: [{
|
|
11931
11931
|
type: Component,
|
|
11932
11932
|
args: [{
|
|
11933
11933
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -11935,7 +11935,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11935
11935
|
template: '',
|
|
11936
11936
|
standalone: true
|
|
11937
11937
|
}]
|
|
11938
|
-
}], ctorParameters:
|
|
11938
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
11939
11939
|
type: Input
|
|
11940
11940
|
}], border: [{
|
|
11941
11941
|
type: Input
|
|
@@ -12016,10 +12016,10 @@ class ValueAxisNotesComponent extends SettingsComponent {
|
|
|
12016
12016
|
super('notes', configurationService);
|
|
12017
12017
|
this.configurationService = configurationService;
|
|
12018
12018
|
}
|
|
12019
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12020
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
12019
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12020
|
+
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 });
|
|
12021
12021
|
}
|
|
12022
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12022
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesComponent, decorators: [{
|
|
12023
12023
|
type: Component,
|
|
12024
12024
|
args: [{
|
|
12025
12025
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -12027,7 +12027,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12027
12027
|
template: '',
|
|
12028
12028
|
standalone: true
|
|
12029
12029
|
}]
|
|
12030
|
-
}], ctorParameters:
|
|
12030
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { data: [{
|
|
12031
12031
|
type: Input
|
|
12032
12032
|
}], line: [{
|
|
12033
12033
|
type: Input
|
|
@@ -12072,10 +12072,10 @@ class ValueAxisNotesIconComponent extends SettingsComponent {
|
|
|
12072
12072
|
super('notes.icon', configurationService);
|
|
12073
12073
|
this.configurationService = configurationService;
|
|
12074
12074
|
}
|
|
12075
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12076
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
12075
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesIconComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12076
|
+
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 });
|
|
12077
12077
|
}
|
|
12078
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12078
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesIconComponent, decorators: [{
|
|
12079
12079
|
type: Component,
|
|
12080
12080
|
args: [{
|
|
12081
12081
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -12083,7 +12083,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12083
12083
|
template: '',
|
|
12084
12084
|
standalone: true
|
|
12085
12085
|
}]
|
|
12086
|
-
}], ctorParameters:
|
|
12086
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
12087
12087
|
type: Input
|
|
12088
12088
|
}], border: [{
|
|
12089
12089
|
type: Input
|
|
@@ -12146,10 +12146,10 @@ class ValueAxisNotesLabelComponent extends SettingsComponent {
|
|
|
12146
12146
|
super('notes.label', configurationService);
|
|
12147
12147
|
this.configurationService = configurationService;
|
|
12148
12148
|
}
|
|
12149
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12150
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
12149
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesLabelComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12150
|
+
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 });
|
|
12151
12151
|
}
|
|
12152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisNotesLabelComponent, decorators: [{
|
|
12153
12153
|
type: Component,
|
|
12154
12154
|
args: [{
|
|
12155
12155
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -12157,7 +12157,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12157
12157
|
template: '',
|
|
12158
12158
|
standalone: true
|
|
12159
12159
|
}]
|
|
12160
|
-
}], ctorParameters:
|
|
12160
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
12161
12161
|
type: Input
|
|
12162
12162
|
}], border: [{
|
|
12163
12163
|
type: Input
|
|
@@ -12236,10 +12236,10 @@ class ValueAxisTitleComponent extends SettingsComponent {
|
|
|
12236
12236
|
super('title', configurationService);
|
|
12237
12237
|
this.configurationService = configurationService;
|
|
12238
12238
|
}
|
|
12239
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12240
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
12239
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12240
|
+
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 });
|
|
12241
12241
|
}
|
|
12242
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12242
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValueAxisTitleComponent, decorators: [{
|
|
12243
12243
|
type: Component,
|
|
12244
12244
|
args: [{
|
|
12245
12245
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -12247,7 +12247,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12247
12247
|
template: '',
|
|
12248
12248
|
standalone: true
|
|
12249
12249
|
}]
|
|
12250
|
-
}], ctorParameters:
|
|
12250
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { background: [{
|
|
12251
12251
|
type: Input
|
|
12252
12252
|
}], border: [{
|
|
12253
12253
|
type: Input
|
|
@@ -12330,13 +12330,13 @@ class ChartBreadcrumbComponent {
|
|
|
12330
12330
|
onDrilldownLevelChange(level) {
|
|
12331
12331
|
this.items = this.items.slice(0, level + 1);
|
|
12332
12332
|
}
|
|
12333
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12334
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
12333
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
12334
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: ChartBreadcrumbComponent, isStandalone: true, selector: "kendo-chart-breadcrumb", inputs: { chart: "chart", rootItem: "rootItem" }, viewQueries: [{ propertyName: "breadcrumb", first: true, predicate: ["breadcrumb"], descendants: true, static: true }], exportAs: ["kendoChartBreadcrumb"], usesOnChanges: true, ngImport: i0, template: `
|
|
12335
12335
|
<kendo-breadcrumb [items]="items" (itemClick)="onItemClick($event)">
|
|
12336
12336
|
</kendo-breadcrumb>
|
|
12337
12337
|
`, isInline: true, dependencies: [{ kind: "component", type: BreadCrumbComponent, selector: "kendo-breadcrumb", inputs: ["items", "separatorIcon", "separatorSVGIcon", "collapseMode", "size"], outputs: ["itemClick"], exportAs: ["kendoBreadCrumb"] }] });
|
|
12338
12338
|
}
|
|
12339
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12339
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
|
|
12340
12340
|
type: Component,
|
|
12341
12341
|
args: [{
|
|
12342
12342
|
exportAs: 'kendoChartBreadcrumb',
|
|
@@ -12365,10 +12365,10 @@ class SankeyThemeService extends ThemeService {
|
|
|
12365
12365
|
const theme = sankeyTheme(this.element);
|
|
12366
12366
|
this.push(theme);
|
|
12367
12367
|
}
|
|
12368
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12369
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
12368
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyThemeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
12369
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyThemeService, providedIn: 'root' });
|
|
12370
12370
|
}
|
|
12371
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12371
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyThemeService, decorators: [{
|
|
12372
12372
|
type: Injectable,
|
|
12373
12373
|
args: [{
|
|
12374
12374
|
providedIn: 'root'
|
|
@@ -12501,18 +12501,18 @@ class SankeyLinkTooltipTemplateDirective {
|
|
|
12501
12501
|
constructor(templateRef) {
|
|
12502
12502
|
this.templateRef = templateRef;
|
|
12503
12503
|
}
|
|
12504
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12505
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12504
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
12505
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SankeyLinkTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyLinkTooltipTemplate]", ngImport: i0 });
|
|
12506
12506
|
}
|
|
12507
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12507
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinkTooltipTemplateDirective, decorators: [{
|
|
12508
12508
|
type: Directive,
|
|
12509
12509
|
args: [{
|
|
12510
12510
|
selector: '[kendoSankeyLinkTooltipTemplate]',
|
|
12511
12511
|
standalone: true
|
|
12512
12512
|
}]
|
|
12513
|
-
}], ctorParameters:
|
|
12513
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
12514
12514
|
type: Optional
|
|
12515
|
-
}] }]
|
|
12515
|
+
}] }] });
|
|
12516
12516
|
|
|
12517
12517
|
/**
|
|
12518
12518
|
* Represents the context that is passed to the Sankey diagram Node tooltip template.
|
|
@@ -12589,18 +12589,18 @@ class SankeyNodeTooltipTemplateDirective {
|
|
|
12589
12589
|
constructor(templateRef) {
|
|
12590
12590
|
this.templateRef = templateRef;
|
|
12591
12591
|
}
|
|
12592
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12593
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12592
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
12593
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SankeyNodeTooltipTemplateDirective, isStandalone: true, selector: "[kendoSankeyNodeTooltipTemplate]", ngImport: i0 });
|
|
12594
12594
|
}
|
|
12595
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12595
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodeTooltipTemplateDirective, decorators: [{
|
|
12596
12596
|
type: Directive,
|
|
12597
12597
|
args: [{
|
|
12598
12598
|
selector: '[kendoSankeyNodeTooltipTemplate]',
|
|
12599
12599
|
standalone: true
|
|
12600
12600
|
}]
|
|
12601
|
-
}], ctorParameters:
|
|
12601
|
+
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
12602
12602
|
type: Optional
|
|
12603
|
-
}] }]
|
|
12603
|
+
}] }] });
|
|
12604
12604
|
|
|
12605
12605
|
/**
|
|
12606
12606
|
* @hidden
|
|
@@ -12608,10 +12608,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12608
12608
|
class SankeyTooltipTemplateService {
|
|
12609
12609
|
nodeTemplate;
|
|
12610
12610
|
linkTemplate;
|
|
12611
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12612
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
12611
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12612
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipTemplateService });
|
|
12613
12613
|
}
|
|
12614
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12614
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipTemplateService, decorators: [{
|
|
12615
12615
|
type: Injectable
|
|
12616
12616
|
}] });
|
|
12617
12617
|
|
|
@@ -12623,10 +12623,10 @@ class SquareSymbol {
|
|
|
12623
12623
|
size = 15;
|
|
12624
12624
|
display = 'inline-flex';
|
|
12625
12625
|
marginLeft = 3;
|
|
12626
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12627
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12626
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SquareSymbol, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
12627
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SquareSymbol, isStandalone: true, selector: "[squareSymbol]", inputs: { color: "color", size: "size" }, host: { properties: { "style.backgroundColor": "this.color", "style.width.px": "this.size", "style.height.px": "this.size", "style.display": "this.display", "style.marginLeft.px": "this.marginLeft" } }, ngImport: i0 });
|
|
12628
12628
|
}
|
|
12629
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12629
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SquareSymbol, decorators: [{
|
|
12630
12630
|
type: Directive,
|
|
12631
12631
|
args: [{
|
|
12632
12632
|
selector: '[squareSymbol]',
|
|
@@ -12757,8 +12757,8 @@ class SankeyTooltipPopupComponent extends BaseTooltip {
|
|
|
12757
12757
|
get isRTL() {
|
|
12758
12758
|
return Boolean(this.localizationService.rtl);
|
|
12759
12759
|
}
|
|
12760
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12761
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
12760
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipPopupComponent, deps: [{ token: i0.ElementRef }, { token: i1.PopupService }, { token: SankeyTooltipTemplateService }, { token: i1$1.LocalizationService }, { token: i3.IntlService }, { token: i0.NgZone }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
12761
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyTooltipPopupComponent, isStandalone: true, selector: "kendo-sankey-tooltip-popup", inputs: { animate: "animate", wrapperClass: "wrapperClass", tooltipUnitFormat: "tooltipUnitFormat", offset: "offset" }, providers: [
|
|
12762
12762
|
PopupService,
|
|
12763
12763
|
{
|
|
12764
12764
|
provide: POPUP_CONTAINER,
|
|
@@ -12804,7 +12804,7 @@ class SankeyTooltipPopupComponent extends BaseTooltip {
|
|
|
12804
12804
|
</ng-template>
|
|
12805
12805
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: SankeyNodeTooltipTemplateDirective, selector: "[kendoSankeyNodeTooltipTemplate]" }, { kind: "directive", type: SquareSymbol, selector: "[squareSymbol]", inputs: ["color", "size"] }, { kind: "directive", type: SankeyLinkTooltipTemplateDirective, selector: "[kendoSankeyLinkTooltipTemplate]" }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
|
|
12806
12806
|
}
|
|
12807
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipPopupComponent, decorators: [{
|
|
12808
12808
|
type: Component,
|
|
12809
12809
|
args: [{
|
|
12810
12810
|
providers: [
|
|
@@ -12857,7 +12857,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12857
12857
|
standalone: true,
|
|
12858
12858
|
imports: [NgStyle, NgIf, NgTemplateOutlet, SankeyNodeTooltipTemplateDirective, SquareSymbol, SankeyLinkTooltipTemplateDirective, IconWrapperComponent]
|
|
12859
12859
|
}]
|
|
12860
|
-
}], ctorParameters:
|
|
12860
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.PopupService }, { type: SankeyTooltipTemplateService }, { type: i1$1.LocalizationService }, { type: i3.IntlService }, { type: i0.NgZone }, { type: i0.Renderer2 }], propDecorators: { defaultNodeTooltipTemplate: [{
|
|
12861
12861
|
type: ViewChild,
|
|
12862
12862
|
args: [SankeyNodeTooltipTemplateDirective, { static: false }]
|
|
12863
12863
|
}], defaultLinkTooltipTemplate: [{
|
|
@@ -12884,10 +12884,10 @@ class Messages extends ComponentMessages {
|
|
|
12884
12884
|
* Sets the format string to use when displaying node and link values in the tooltip.
|
|
12885
12885
|
*/
|
|
12886
12886
|
tooltipUnitFormat;
|
|
12887
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12888
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12887
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: Messages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
12888
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: Messages, selector: "[kendoSankeyMessages]", inputs: { tooltipUnitFormat: "tooltipUnitFormat" }, usesInheritance: true, ngImport: i0 });
|
|
12889
12889
|
}
|
|
12890
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12890
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: Messages, decorators: [{
|
|
12891
12891
|
type: Directive,
|
|
12892
12892
|
args: [{
|
|
12893
12893
|
selector: '[kendoSankeyMessages]'
|
|
@@ -12905,15 +12905,15 @@ class LocalizedMessagesDirective extends Messages {
|
|
|
12905
12905
|
super();
|
|
12906
12906
|
this.service = service;
|
|
12907
12907
|
}
|
|
12908
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12909
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12908
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
12909
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: LocalizedMessagesDirective, isStandalone: true, selector: "[kendoSankeyLocalizedMessages]", providers: [
|
|
12910
12910
|
{
|
|
12911
12911
|
provide: Messages,
|
|
12912
12912
|
useExisting: forwardRef(() => LocalizedMessagesDirective)
|
|
12913
12913
|
}
|
|
12914
12914
|
], usesInheritance: true, ngImport: i0 });
|
|
12915
12915
|
}
|
|
12916
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12916
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizedMessagesDirective, decorators: [{
|
|
12917
12917
|
type: Directive,
|
|
12918
12918
|
args: [{
|
|
12919
12919
|
providers: [
|
|
@@ -12925,7 +12925,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12925
12925
|
selector: '[kendoSankeyLocalizedMessages]',
|
|
12926
12926
|
standalone: true
|
|
12927
12927
|
}]
|
|
12928
|
-
}], ctorParameters:
|
|
12928
|
+
}], ctorParameters: () => [{ type: i1$1.LocalizationService }] });
|
|
12929
12929
|
|
|
12930
12930
|
/**
|
|
12931
12931
|
* Represents the Kendo UI for Angular Sankey diagram component.
|
|
@@ -13312,8 +13312,8 @@ class SankeyComponent {
|
|
|
13312
13312
|
get isRTL() {
|
|
13313
13313
|
return Boolean(this.localizationService.rtl);
|
|
13314
13314
|
}
|
|
13315
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13316
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13315
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyComponent, deps: [{ token: i0.ElementRef }, { token: ConfigurationService }, { token: SankeyThemeService }, { token: i1$1.LocalizationService }, { token: InstanceEventService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i3.IntlService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13316
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyComponent, isStandalone: true, selector: "kendo-sankey", inputs: { data: "data", links: "links", nodes: "nodes", labels: "labels", title: "title", legend: "legend", tooltip: "tooltip", disableAutoLayout: "disableAutoLayout", navigable: "navigable", popupSettings: "popupSettings" }, outputs: { nodeEnter: "nodeEnter", nodeLeave: "nodeLeave", nodeClick: "nodeClick", linkEnter: "linkEnter", linkLeave: "linkLeave", linkClick: "linkClick" }, providers: [
|
|
13317
13317
|
ConfigurationService,
|
|
13318
13318
|
LocalizationService,
|
|
13319
13319
|
InstanceEventService,
|
|
@@ -13337,7 +13337,7 @@ class SankeyComponent {
|
|
|
13337
13337
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
|
|
13338
13338
|
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoSankeyLocalizedMessages]" }, { kind: "component", type: SankeyTooltipPopupComponent, selector: "kendo-sankey-tooltip-popup", inputs: ["animate", "wrapperClass", "tooltipUnitFormat", "offset"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]", inputs: ["licenseMessage"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
13339
13339
|
}
|
|
13340
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13340
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyComponent, decorators: [{
|
|
13341
13341
|
type: Component,
|
|
13342
13342
|
args: [{
|
|
13343
13343
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -13370,7 +13370,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13370
13370
|
standalone: true,
|
|
13371
13371
|
imports: [LocalizedMessagesDirective, SankeyTooltipPopupComponent, NgIf, WatermarkOverlayComponent]
|
|
13372
13372
|
}]
|
|
13373
|
-
}], ctorParameters:
|
|
13373
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: ConfigurationService }, { type: SankeyThemeService }, { type: i1$1.LocalizationService }, { type: InstanceEventService }, { type: i0.NgZone }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i3.IntlService }], propDecorators: { data: [{
|
|
13374
13374
|
type: Input
|
|
13375
13375
|
}], links: [{
|
|
13376
13376
|
type: Input
|
|
@@ -13476,16 +13476,16 @@ class SankeyFlatBindingDirective {
|
|
|
13476
13476
|
this.dataBound.emit(new SankeyFlatBindingDataBoundEvent(data));
|
|
13477
13477
|
this.sankey.notifyChanges({ data });
|
|
13478
13478
|
}
|
|
13479
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13480
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13479
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyFlatBindingDirective, deps: [{ token: SankeyComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
13480
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SankeyFlatBindingDirective, isStandalone: true, selector: "[kendoSankeyFlatBinding]", inputs: { data: ["kendoSankeyFlatBinding", "data"], dimensionFields: "dimensionFields", valueField: "valueField" }, outputs: { dataBound: "dataBound" }, usesOnChanges: true, ngImport: i0 });
|
|
13481
13481
|
}
|
|
13482
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13482
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyFlatBindingDirective, decorators: [{
|
|
13483
13483
|
type: Directive,
|
|
13484
13484
|
args: [{
|
|
13485
13485
|
selector: '[kendoSankeyFlatBinding]',
|
|
13486
13486
|
standalone: true
|
|
13487
13487
|
}]
|
|
13488
|
-
}], ctorParameters:
|
|
13488
|
+
}], ctorParameters: () => [{ type: SankeyComponent }], propDecorators: { data: [{
|
|
13489
13489
|
type: Input,
|
|
13490
13490
|
args: ['kendoSankeyFlatBinding']
|
|
13491
13491
|
}], dimensionFields: [{
|
|
@@ -13516,10 +13516,10 @@ class SankeyLabelsComponent extends SettingsComponent {
|
|
|
13516
13516
|
super('labels', configurationService);
|
|
13517
13517
|
this.configurationService = configurationService;
|
|
13518
13518
|
}
|
|
13519
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13520
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13519
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLabelsComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13520
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyLabelsComponent, isStandalone: true, selector: "kendo-sankey-labels", inputs: { visible: "visible", font: "font", color: "color", align: "align", position: "position", padding: "padding", margin: "margin", border: "border", offset: "offset", stroke: "stroke" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
13521
13521
|
}
|
|
13522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13522
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLabelsComponent, decorators: [{
|
|
13523
13523
|
type: Component,
|
|
13524
13524
|
args: [{
|
|
13525
13525
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -13527,7 +13527,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13527
13527
|
template: '',
|
|
13528
13528
|
standalone: true
|
|
13529
13529
|
}]
|
|
13530
|
-
}], ctorParameters:
|
|
13530
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { visible: [{
|
|
13531
13531
|
type: Input
|
|
13532
13532
|
}], font: [{
|
|
13533
13533
|
type: Input
|
|
@@ -13623,10 +13623,10 @@ class SankeyLegendComponent extends SettingsComponent {
|
|
|
13623
13623
|
this.configurationService = configurationService;
|
|
13624
13624
|
this.markAsVisible();
|
|
13625
13625
|
}
|
|
13626
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13627
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13626
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLegendComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13627
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyLegendComponent, isStandalone: true, selector: "kendo-sankey-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", title: "title" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
13628
13628
|
}
|
|
13629
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13629
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLegendComponent, decorators: [{
|
|
13630
13630
|
type: Component,
|
|
13631
13631
|
args: [{
|
|
13632
13632
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -13634,7 +13634,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13634
13634
|
template: '',
|
|
13635
13635
|
standalone: true
|
|
13636
13636
|
}]
|
|
13637
|
-
}], ctorParameters:
|
|
13637
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { align: [{
|
|
13638
13638
|
type: Input
|
|
13639
13639
|
}], background: [{
|
|
13640
13640
|
type: Input
|
|
@@ -13685,10 +13685,10 @@ class SankeyLinksComponent extends SettingsComponent {
|
|
|
13685
13685
|
super('links', configurationService);
|
|
13686
13686
|
this.configurationService = configurationService;
|
|
13687
13687
|
}
|
|
13688
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13689
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13688
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinksComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13689
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyLinksComponent, isStandalone: true, selector: "kendo-sankey-links", inputs: { colorType: "colorType", color: "color", opacity: "opacity", highlight: "highlight", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
13690
13690
|
}
|
|
13691
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinksComponent, decorators: [{
|
|
13692
13692
|
type: Component,
|
|
13693
13693
|
args: [{
|
|
13694
13694
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -13696,7 +13696,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13696
13696
|
template: '',
|
|
13697
13697
|
standalone: true
|
|
13698
13698
|
}]
|
|
13699
|
-
}], ctorParameters:
|
|
13699
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { colorType: [{
|
|
13700
13700
|
type: Input
|
|
13701
13701
|
}], color: [{
|
|
13702
13702
|
type: Input
|
|
@@ -13729,15 +13729,15 @@ class SankeyCustomMessagesComponent extends Messages {
|
|
|
13729
13729
|
get override() {
|
|
13730
13730
|
return true;
|
|
13731
13731
|
}
|
|
13732
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13733
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13732
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyCustomMessagesComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13733
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyCustomMessagesComponent, isStandalone: true, selector: "kendo-sankey-messages", providers: [
|
|
13734
13734
|
{
|
|
13735
13735
|
provide: Messages,
|
|
13736
13736
|
useExisting: forwardRef(() => SankeyCustomMessagesComponent)
|
|
13737
13737
|
}
|
|
13738
13738
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
13739
13739
|
}
|
|
13740
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13740
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyCustomMessagesComponent, decorators: [{
|
|
13741
13741
|
type: Component,
|
|
13742
13742
|
args: [{
|
|
13743
13743
|
providers: [
|
|
@@ -13750,7 +13750,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13750
13750
|
template: ``,
|
|
13751
13751
|
standalone: true
|
|
13752
13752
|
}]
|
|
13753
|
-
}], ctorParameters:
|
|
13753
|
+
}], ctorParameters: () => [{ type: i1$1.LocalizationService }] });
|
|
13754
13754
|
|
|
13755
13755
|
/**
|
|
13756
13756
|
* Represents the configuration options of the Sankey nodes
|
|
@@ -13778,10 +13778,10 @@ class SankeyNodesComponent extends SettingsComponent {
|
|
|
13778
13778
|
super('nodes', configurationService);
|
|
13779
13779
|
this.configurationService = configurationService;
|
|
13780
13780
|
}
|
|
13781
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13782
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13781
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodesComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13782
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyNodesComponent, isStandalone: true, selector: "kendo-sankey-nodes", inputs: { colorType: "colorType", color: "color", opacity: "opacity", offset: "offset", padding: "padding", width: "width", align: "align", focusHighlight: "focusHighlight" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
13783
13783
|
}
|
|
13784
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13784
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyNodesComponent, decorators: [{
|
|
13785
13785
|
type: Component,
|
|
13786
13786
|
args: [{
|
|
13787
13787
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -13789,7 +13789,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13789
13789
|
template: '',
|
|
13790
13790
|
standalone: true
|
|
13791
13791
|
}]
|
|
13792
|
-
}], ctorParameters:
|
|
13792
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { colorType: [{
|
|
13793
13793
|
type: Input
|
|
13794
13794
|
}], color: [{
|
|
13795
13795
|
type: Input
|
|
@@ -13868,10 +13868,10 @@ class SankeyTitleComponent extends SettingsComponent {
|
|
|
13868
13868
|
super('title', configurationService);
|
|
13869
13869
|
this.configurationService = configurationService;
|
|
13870
13870
|
}
|
|
13871
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13872
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13871
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTitleComponent, deps: [{ token: ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13872
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyTitleComponent, isStandalone: true, selector: "kendo-sankey-title", inputs: { align: "align", background: "background", border: "border", color: "color", font: "font", margin: "margin", padding: "padding", position: "position", text: "text", description: "description", visible: "visible" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
13873
13873
|
}
|
|
13874
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13874
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTitleComponent, decorators: [{
|
|
13875
13875
|
type: Component,
|
|
13876
13876
|
args: [{
|
|
13877
13877
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -13879,7 +13879,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13879
13879
|
template: '',
|
|
13880
13880
|
standalone: true
|
|
13881
13881
|
}]
|
|
13882
|
-
}], ctorParameters:
|
|
13882
|
+
}], ctorParameters: () => [{ type: ConfigurationService }], propDecorators: { align: [{
|
|
13883
13883
|
type: Input
|
|
13884
13884
|
}], background: [{
|
|
13885
13885
|
type: Input
|
|
@@ -13945,17 +13945,17 @@ class SankeyTooltipComponent extends SettingsComponent {
|
|
|
13945
13945
|
this.templateService.linkTemplate = this.linkTooltipTemplate?.templateRef;
|
|
13946
13946
|
this.templateService.nodeTemplate = this.nodeTooltipTemplate?.templateRef;
|
|
13947
13947
|
}
|
|
13948
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13949
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13948
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipComponent, deps: [{ token: ConfigurationService }, { token: SankeyTooltipTemplateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
13949
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: SankeyTooltipComponent, isStandalone: true, selector: "kendo-sankey-tooltip", inputs: { followPointer: "followPointer", delay: "delay", offset: "offset", visible: "visible" }, queries: [{ propertyName: "linkTooltipTemplate", first: true, predicate: SankeyLinkTooltipTemplateDirective, descendants: true }, { propertyName: "nodeTooltipTemplate", first: true, predicate: SankeyNodeTooltipTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
13950
13950
|
}
|
|
13951
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13951
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyTooltipComponent, decorators: [{
|
|
13952
13952
|
type: Component,
|
|
13953
13953
|
args: [{
|
|
13954
13954
|
selector: 'kendo-sankey-tooltip',
|
|
13955
13955
|
template: '',
|
|
13956
13956
|
standalone: true
|
|
13957
13957
|
}]
|
|
13958
|
-
}], ctorParameters:
|
|
13958
|
+
}], ctorParameters: () => [{ type: ConfigurationService }, { type: SankeyTooltipTemplateService }], propDecorators: { followPointer: [{
|
|
13959
13959
|
type: Input
|
|
13960
13960
|
}], delay: [{
|
|
13961
13961
|
type: Input
|
|
@@ -14231,11 +14231,11 @@ const KENDO_CHARTS = [
|
|
|
14231
14231
|
* ```
|
|
14232
14232
|
*/
|
|
14233
14233
|
class ChartModule {
|
|
14234
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14235
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14236
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14234
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14235
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, imports: [ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent], exports: [ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent] });
|
|
14236
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [ChartComponent, ChartBreadcrumbComponent] });
|
|
14237
14237
|
}
|
|
14238
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, decorators: [{
|
|
14239
14239
|
type: NgModule,
|
|
14240
14240
|
args: [{
|
|
14241
14241
|
imports: [...KENDO_CHART],
|
|
@@ -14269,11 +14269,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14269
14269
|
* ```
|
|
14270
14270
|
*/
|
|
14271
14271
|
class StockChartModule {
|
|
14272
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14273
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: StockChartModule, imports: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent], exports: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent] });
|
|
14274
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14272
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14273
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, imports: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent], exports: [StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent] });
|
|
14274
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, providers: [ThemeService, IconsService, PopupService, ResizeBatchService], imports: [StockChartComponent, ChartBreadcrumbComponent, ChartComponent, ChartBreadcrumbComponent] });
|
|
14275
14275
|
}
|
|
14276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, decorators: [{
|
|
14277
14277
|
type: NgModule,
|
|
14278
14278
|
args: [{
|
|
14279
14279
|
imports: [...KENDO_STOCKCHART, ...KENDO_CHART],
|
|
@@ -14307,11 +14307,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14307
14307
|
* ```
|
|
14308
14308
|
*/
|
|
14309
14309
|
class SparklineModule {
|
|
14310
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14311
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14312
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14310
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14311
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, imports: [SparklineComponent, ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent], exports: [SparklineComponent, ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent] });
|
|
14312
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, providers: [ThemeService, IconsService, PopupService, ResizeBatchService], imports: [KENDO_SPARKLINE, ChartComponent, ChartBreadcrumbComponent] });
|
|
14313
14313
|
}
|
|
14314
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14314
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SparklineModule, decorators: [{
|
|
14315
14315
|
type: NgModule,
|
|
14316
14316
|
args: [{
|
|
14317
14317
|
imports: [...KENDO_SPARKLINE, ...KENDO_CHART],
|
|
@@ -14345,11 +14345,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14345
14345
|
* ```
|
|
14346
14346
|
*/
|
|
14347
14347
|
class ChartsModule {
|
|
14348
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14349
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: ChartsModule, imports: [ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SparklineComponent, StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective], exports: [ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SparklineComponent, StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective] });
|
|
14350
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14348
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14349
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, imports: [ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SparklineComponent, StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective], exports: [ChartComponent, DonutCenterTemplateDirective, NoDataTemplateDirective, XAxisComponent, XAxisCrosshairComponent, XAxisCrosshairTooltipComponent, XAxisItemComponent, XAxisLabelsComponent, XAxisNotesComponent, XAxisNotesIconComponent, XAxisNotesLabelComponent, XAxisTitleComponent, YAxisComponent, YAxisCrosshairComponent, YAxisCrosshairTooltipComponent, YAxisItemComponent, YAxisLabelsComponent, YAxisNotesComponent, YAxisNotesIconComponent, YAxisNotesLabelComponent, YAxisTitleComponent, ZoomableComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, ChartCustomMessagesComponent, LocalizedChartMessagesDirective, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SparklineComponent, StockChartComponent, NavigatorComponent, NavigatorCategoryAxisComponent, NavigatorCategoryAxisCrosshairComponent, NavigatorCategoryAxisCrosshairTooltipComponent, NavigatorCategoryAxisLabelsComponent, NavigatorCategoryAxisNotesComponent, NavigatorCategoryAxisNotesIconComponent, NavigatorCategoryAxisNotesLabelComponent, NavigatorCategoryAxisSelectComponent, NavigatorCategoryAxisTitleComponent, NavigatorHintComponent, NavigatorPaneComponent, NavigatorPaneTitleComponent, NavigatorSelectComponent, NavigatorSeriesComponent, NavigatorSeriesItemComponent, NavigatorSeriesErrorBarsComponent, NavigatorSeriesExtremesComponent, NavigatorSeriesHighlightComponent, NavigatorSeriesLabelsComponent, NavigatorSeriesLabelsFromComponent, NavigatorSeriesLabelsToComponent, NavigatorSeriesMarkersComponent, NavigatorSeriesNotesComponent, NavigatorSeriesNotesIconComponent, NavigatorSeriesNotesLabelComponent, NavigatorSeriesOutliersComponent, NavigatorSeriesTooltipComponent, TooltipPopupComponent, SeriesTooltipTemplateDirective, SharedTooltipTemplateDirective, CrosshairTooltipsContainerComponent, CrosshairTooltipComponent, AxisDefaultsComponent, AxisDefaultsCrosshairComponent, AxisDefaultsCrosshairTooltipComponent, AxisDefaultsLabelsComponent, AxisDefaultsTitleComponent, CategoryAxisComponent, CategoryAxisCrosshairComponent, CategoryAxisCrosshairTooltipComponent, CategoryAxisItemComponent, CategoryAxisLabelsComponent, CategoryAxisRangeLabelsComponent, CategoryAxisNotesComponent, CategoryAxisNotesIconComponent, CategoryAxisNotesLabelComponent, CategoryAxisSelectComponent, CategoryAxisTitleComponent, ChartAreaComponent, ChartBreadcrumbComponent, LegendComponent, LegendInactiveItemsComponent, LegendItemComponent, PaneComponent, PaneDefaultsComponent, PaneDefaultsTitleComponent, PanesComponent, PanesTitleComponent, PlotAreaComponent, SeriesComponent, SeriesDefaultsComponent, SeriesDefaultsLabelsComponent, SeriesDefaultsLabelsFromComponent, SeriesDefaultsLabelsToComponent, SeriesDefaultsNotesComponent, SeriesDefaultsNotesIconComponent, SeriesDefaultsNotesLabelComponent, SeriesDefaultsTooltipComponent, SeriesDrilldownTemplateDirective, SeriesErrorBarsComponent, SeriesExtremesComponent, SeriesHighlightComponent, SeriesItemComponent, SeriesLabelsComponent, SeriesLabelsFromComponent, SeriesLabelsToComponent, SeriesMarkersComponent, SeriesNotesComponent, SeriesNotesIconComponent, SeriesNotesLabelComponent, SeriesOutliersComponent, SeriesTooltipComponent, SeriesTrendlineComponent, SeriesTrendlineForecastComponent, SubtitleComponent, TitleComponent, TooltipComponent, ValueAxisComponent, ValueAxisCrosshairComponent, ValueAxisCrosshairTooltipComponent, ValueAxisItemComponent, ValueAxisLabelsComponent, ValueAxisNotesComponent, ValueAxisNotesIconComponent, ValueAxisNotesLabelComponent, ValueAxisTitleComponent, SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective] });
|
|
14350
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [ChartComponent, ChartBreadcrumbComponent, SparklineComponent, StockChartComponent, ChartBreadcrumbComponent, SankeyComponent, SankeyTooltipPopupComponent] });
|
|
14351
14351
|
}
|
|
14352
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14352
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, decorators: [{
|
|
14353
14353
|
type: NgModule,
|
|
14354
14354
|
args: [{
|
|
14355
14355
|
imports: [...KENDO_CHARTS],
|
|
@@ -14383,11 +14383,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14383
14383
|
* ```
|
|
14384
14384
|
*/
|
|
14385
14385
|
class SankeyModule {
|
|
14386
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14387
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14388
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14386
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14387
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, imports: [SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective], exports: [SankeyComponent, SankeyTooltipPopupComponent, SankeyLinkTooltipTemplateDirective, SankeyNodeTooltipTemplateDirective, SankeyCustomMessagesComponent, LocalizedMessagesDirective, SankeyTitleComponent, SankeyLegendComponent, SankeyTooltipComponent, SankeyLinksComponent, SankeyNodesComponent, SankeyLabelsComponent, SankeyFlatBindingDirective] });
|
|
14388
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [SankeyComponent, SankeyTooltipPopupComponent] });
|
|
14389
14389
|
}
|
|
14390
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14390
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyModule, decorators: [{
|
|
14391
14391
|
type: NgModule,
|
|
14392
14392
|
args: [{
|
|
14393
14393
|
imports: [...KENDO_SANKEY],
|