@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
|
@@ -67,10 +67,10 @@ export class YAxisTitleComponent extends SettingsComponent {
|
|
|
67
67
|
super('title', configurationService);
|
|
68
68
|
this.configurationService = configurationService;
|
|
69
69
|
}
|
|
70
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
71
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
70
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
+
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 });
|
|
72
72
|
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
73
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisTitleComponent, decorators: [{
|
|
74
74
|
type: Component,
|
|
75
75
|
args: [{
|
|
76
76
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -78,7 +78,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
78
78
|
template: '',
|
|
79
79
|
standalone: true
|
|
80
80
|
}]
|
|
81
|
-
}], ctorParameters:
|
|
81
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { background: [{
|
|
82
82
|
type: Input
|
|
83
83
|
}], border: [{
|
|
84
84
|
type: Input
|
|
@@ -146,10 +146,10 @@ export class YAxisItemComponent extends CollectionItemComponent {
|
|
|
146
146
|
this.configurationService = configurationService;
|
|
147
147
|
this.collectionService = collectionService;
|
|
148
148
|
}
|
|
149
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
150
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
149
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
150
|
+
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 });
|
|
151
151
|
}
|
|
152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisItemComponent, decorators: [{
|
|
153
153
|
type: Component,
|
|
154
154
|
args: [{
|
|
155
155
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -158,7 +158,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
158
158
|
template: '',
|
|
159
159
|
standalone: true
|
|
160
160
|
}]
|
|
161
|
-
}], ctorParameters:
|
|
161
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { axisCrossingValue: [{
|
|
162
162
|
type: Input
|
|
163
163
|
}], background: [{
|
|
164
164
|
type: Input
|
|
@@ -42,10 +42,10 @@ export class YAxisComponent extends CollectionComponent {
|
|
|
42
42
|
this.configurationService = configurationService;
|
|
43
43
|
this.collectionService = collectionService;
|
|
44
44
|
}
|
|
45
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
46
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
45
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
46
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: 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 });
|
|
47
47
|
}
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: YAxisComponent, decorators: [{
|
|
49
49
|
type: Component,
|
|
50
50
|
args: [{
|
|
51
51
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -54,7 +54,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
54
54
|
template: '',
|
|
55
55
|
standalone: true
|
|
56
56
|
}]
|
|
57
|
-
}], ctorParameters:
|
|
57
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { children: [{
|
|
58
58
|
type: ContentChildren,
|
|
59
59
|
args: [YAxisItemComponent]
|
|
60
60
|
}] } });
|
|
@@ -34,10 +34,10 @@ export class ZoomableComponent extends SettingsComponent {
|
|
|
34
34
|
super('zoomable', configurationService);
|
|
35
35
|
this.configurationService = configurationService;
|
|
36
36
|
}
|
|
37
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
38
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
37
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZoomableComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
+
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 });
|
|
39
39
|
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZoomableComponent, decorators: [{
|
|
41
41
|
type: Component,
|
|
42
42
|
args: [{
|
|
43
43
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -45,7 +45,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
45
45
|
template: '',
|
|
46
46
|
standalone: true
|
|
47
47
|
}]
|
|
48
|
-
}], ctorParameters:
|
|
48
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { mousewheel: [{
|
|
49
49
|
type: Input
|
|
50
50
|
}], selection: [{
|
|
51
51
|
type: Input
|
|
@@ -67,13 +67,13 @@ export class ChartBreadcrumbComponent {
|
|
|
67
67
|
onDrilldownLevelChange(level) {
|
|
68
68
|
this.items = this.items.slice(0, level + 1);
|
|
69
69
|
}
|
|
70
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
71
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
70
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartBreadcrumbComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
71
|
+
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: `
|
|
72
72
|
<kendo-breadcrumb [items]="items" (itemClick)="onItemClick($event)">
|
|
73
73
|
</kendo-breadcrumb>
|
|
74
74
|
`, isInline: true, dependencies: [{ kind: "component", type: BreadCrumbComponent, selector: "kendo-breadcrumb", inputs: ["items", "separatorIcon", "separatorSVGIcon", "collapseMode", "size"], outputs: ["itemClick"], exportAs: ["kendoBreadCrumb"] }] });
|
|
75
75
|
}
|
|
76
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
76
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartBreadcrumbComponent, decorators: [{
|
|
77
77
|
type: Component,
|
|
78
78
|
args: [{
|
|
79
79
|
exportAs: 'kendoChartBreadcrumb',
|
|
@@ -876,8 +876,8 @@ export class ChartComponent {
|
|
|
876
876
|
get isRTL() {
|
|
877
877
|
return Boolean(this.localizationService.rtl);
|
|
878
878
|
}
|
|
879
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
880
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
879
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.InstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
880
|
+
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: [
|
|
881
881
|
ConfigurationService,
|
|
882
882
|
TooltipTemplateService,
|
|
883
883
|
InstanceEventService,
|
|
@@ -914,7 +914,7 @@ export class ChartComponent {
|
|
|
914
914
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
|
|
915
915
|
`, 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 });
|
|
916
916
|
}
|
|
917
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
917
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartComponent, decorators: [{
|
|
918
918
|
type: Component,
|
|
919
919
|
args: [{
|
|
920
920
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -960,7 +960,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
960
960
|
standalone: true,
|
|
961
961
|
imports: [LocalizedChartMessagesDirective, CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, NgIf, NgStyle, NgTemplateOutlet, WatermarkOverlayComponent]
|
|
962
962
|
}]
|
|
963
|
-
}], ctorParameters:
|
|
963
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: i5.InstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { pannable: [{
|
|
964
964
|
type: Input
|
|
965
965
|
}], renderAs: [{
|
|
966
966
|
type: Input
|
package/esm2022/chart.module.mjs
CHANGED
|
@@ -127,11 +127,11 @@ import * as i93 from "./chart/value-axis-item/title.component";
|
|
|
127
127
|
* ```
|
|
128
128
|
*/
|
|
129
129
|
export class ChartModule {
|
|
130
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
131
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
132
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
130
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
131
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, imports: [i1.ChartComponent, i2.DonutCenterTemplateDirective, i3.NoDataTemplateDirective, i4.XAxisComponent, i5.XAxisCrosshairComponent, i6.XAxisCrosshairTooltipComponent, i7.XAxisItemComponent, i8.XAxisLabelsComponent, i9.XAxisNotesComponent, i10.XAxisNotesIconComponent, i11.XAxisNotesLabelComponent, i12.XAxisTitleComponent, i13.YAxisComponent, i14.YAxisCrosshairComponent, i15.YAxisCrosshairTooltipComponent, i16.YAxisItemComponent, i17.YAxisLabelsComponent, i18.YAxisNotesComponent, i19.YAxisNotesIconComponent, i20.YAxisNotesLabelComponent, i21.YAxisTitleComponent, i22.ZoomableComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i46.ChartCustomMessagesComponent, i47.LocalizedChartMessagesDirective, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent], exports: [i1.ChartComponent, i2.DonutCenterTemplateDirective, i3.NoDataTemplateDirective, i4.XAxisComponent, i5.XAxisCrosshairComponent, i6.XAxisCrosshairTooltipComponent, i7.XAxisItemComponent, i8.XAxisLabelsComponent, i9.XAxisNotesComponent, i10.XAxisNotesIconComponent, i11.XAxisNotesLabelComponent, i12.XAxisTitleComponent, i13.YAxisComponent, i14.YAxisCrosshairComponent, i15.YAxisCrosshairTooltipComponent, i16.YAxisItemComponent, i17.YAxisLabelsComponent, i18.YAxisNotesComponent, i19.YAxisNotesIconComponent, i20.YAxisNotesLabelComponent, i21.YAxisTitleComponent, i22.ZoomableComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i46.ChartCustomMessagesComponent, i47.LocalizedChartMessagesDirective, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent] });
|
|
132
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [i1.ChartComponent, i45.ChartBreadcrumbComponent] });
|
|
133
133
|
}
|
|
134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
134
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartModule, decorators: [{
|
|
135
135
|
type: NgModule,
|
|
136
136
|
args: [{
|
|
137
137
|
imports: [...KENDO_CHART],
|
|
@@ -170,11 +170,11 @@ import * as i136 from "./sankey/data-binding/flat-binding.directive";
|
|
|
170
170
|
* ```
|
|
171
171
|
*/
|
|
172
172
|
export class ChartsModule {
|
|
173
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
174
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: ChartsModule, imports: [i1.ChartComponent, i2.DonutCenterTemplateDirective, i3.NoDataTemplateDirective, i4.XAxisComponent, i5.XAxisCrosshairComponent, i6.XAxisCrosshairTooltipComponent, i7.XAxisItemComponent, i8.XAxisLabelsComponent, i9.XAxisNotesComponent, i10.XAxisNotesIconComponent, i11.XAxisNotesLabelComponent, i12.XAxisTitleComponent, i13.YAxisComponent, i14.YAxisCrosshairComponent, i15.YAxisCrosshairTooltipComponent, i16.YAxisItemComponent, i17.YAxisLabelsComponent, i18.YAxisNotesComponent, i19.YAxisNotesIconComponent, i20.YAxisNotesLabelComponent, i21.YAxisTitleComponent, i22.ZoomableComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i46.ChartCustomMessagesComponent, i47.LocalizedChartMessagesDirective, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i94.SparklineComponent, i95.StockChartComponent, i96.NavigatorComponent, i97.NavigatorCategoryAxisComponent, i98.NavigatorCategoryAxisCrosshairComponent, i99.NavigatorCategoryAxisCrosshairTooltipComponent, i100.NavigatorCategoryAxisLabelsComponent, i101.NavigatorCategoryAxisNotesComponent, i102.NavigatorCategoryAxisNotesIconComponent, i103.NavigatorCategoryAxisNotesLabelComponent, i104.NavigatorCategoryAxisSelectComponent, i105.NavigatorCategoryAxisTitleComponent, i106.NavigatorHintComponent, i107.NavigatorPaneComponent, i108.NavigatorPaneTitleComponent, i109.NavigatorSelectComponent, i110.NavigatorSeriesComponent, i111.NavigatorSeriesItemComponent, i112.NavigatorSeriesErrorBarsComponent, i113.NavigatorSeriesExtremesComponent, i114.NavigatorSeriesHighlightComponent, i115.NavigatorSeriesLabelsComponent, i116.NavigatorSeriesLabelsFromComponent, i117.NavigatorSeriesLabelsToComponent, i118.NavigatorSeriesMarkersComponent, i119.NavigatorSeriesNotesComponent, i120.NavigatorSeriesNotesIconComponent, i121.NavigatorSeriesNotesLabelComponent, i122.NavigatorSeriesOutliersComponent, i123.NavigatorSeriesTooltipComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i124.SankeyComponent, i125.SankeyTooltipPopupComponent, i126.SankeyLinkTooltipTemplateDirective, i127.SankeyNodeTooltipTemplateDirective, i128.SankeyCustomMessagesComponent, i129.LocalizedMessagesDirective, i130.SankeyTitleComponent, i131.SankeyLegendComponent, i132.SankeyTooltipComponent, i133.SankeyLinksComponent, i134.SankeyNodesComponent, i135.SankeyLabelsComponent, i136.SankeyFlatBindingDirective], exports: [i1.ChartComponent, i2.DonutCenterTemplateDirective, i3.NoDataTemplateDirective, i4.XAxisComponent, i5.XAxisCrosshairComponent, i6.XAxisCrosshairTooltipComponent, i7.XAxisItemComponent, i8.XAxisLabelsComponent, i9.XAxisNotesComponent, i10.XAxisNotesIconComponent, i11.XAxisNotesLabelComponent, i12.XAxisTitleComponent, i13.YAxisComponent, i14.YAxisCrosshairComponent, i15.YAxisCrosshairTooltipComponent, i16.YAxisItemComponent, i17.YAxisLabelsComponent, i18.YAxisNotesComponent, i19.YAxisNotesIconComponent, i20.YAxisNotesLabelComponent, i21.YAxisTitleComponent, i22.ZoomableComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i46.ChartCustomMessagesComponent, i47.LocalizedChartMessagesDirective, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i94.SparklineComponent, i95.StockChartComponent, i96.NavigatorComponent, i97.NavigatorCategoryAxisComponent, i98.NavigatorCategoryAxisCrosshairComponent, i99.NavigatorCategoryAxisCrosshairTooltipComponent, i100.NavigatorCategoryAxisLabelsComponent, i101.NavigatorCategoryAxisNotesComponent, i102.NavigatorCategoryAxisNotesIconComponent, i103.NavigatorCategoryAxisNotesLabelComponent, i104.NavigatorCategoryAxisSelectComponent, i105.NavigatorCategoryAxisTitleComponent, i106.NavigatorHintComponent, i107.NavigatorPaneComponent, i108.NavigatorPaneTitleComponent, i109.NavigatorSelectComponent, i110.NavigatorSeriesComponent, i111.NavigatorSeriesItemComponent, i112.NavigatorSeriesErrorBarsComponent, i113.NavigatorSeriesExtremesComponent, i114.NavigatorSeriesHighlightComponent, i115.NavigatorSeriesLabelsComponent, i116.NavigatorSeriesLabelsFromComponent, i117.NavigatorSeriesLabelsToComponent, i118.NavigatorSeriesMarkersComponent, i119.NavigatorSeriesNotesComponent, i120.NavigatorSeriesNotesIconComponent, i121.NavigatorSeriesNotesLabelComponent, i122.NavigatorSeriesOutliersComponent, i123.NavigatorSeriesTooltipComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i124.SankeyComponent, i125.SankeyTooltipPopupComponent, i126.SankeyLinkTooltipTemplateDirective, i127.SankeyNodeTooltipTemplateDirective, i128.SankeyCustomMessagesComponent, i129.LocalizedMessagesDirective, i130.SankeyTitleComponent, i131.SankeyLegendComponent, i132.SankeyTooltipComponent, i133.SankeyLinksComponent, i134.SankeyNodesComponent, i135.SankeyLabelsComponent, i136.SankeyFlatBindingDirective] });
|
|
175
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
173
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
174
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, imports: [i1.ChartComponent, i2.DonutCenterTemplateDirective, i3.NoDataTemplateDirective, i4.XAxisComponent, i5.XAxisCrosshairComponent, i6.XAxisCrosshairTooltipComponent, i7.XAxisItemComponent, i8.XAxisLabelsComponent, i9.XAxisNotesComponent, i10.XAxisNotesIconComponent, i11.XAxisNotesLabelComponent, i12.XAxisTitleComponent, i13.YAxisComponent, i14.YAxisCrosshairComponent, i15.YAxisCrosshairTooltipComponent, i16.YAxisItemComponent, i17.YAxisLabelsComponent, i18.YAxisNotesComponent, i19.YAxisNotesIconComponent, i20.YAxisNotesLabelComponent, i21.YAxisTitleComponent, i22.ZoomableComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i46.ChartCustomMessagesComponent, i47.LocalizedChartMessagesDirective, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i94.SparklineComponent, i95.StockChartComponent, i96.NavigatorComponent, i97.NavigatorCategoryAxisComponent, i98.NavigatorCategoryAxisCrosshairComponent, i99.NavigatorCategoryAxisCrosshairTooltipComponent, i100.NavigatorCategoryAxisLabelsComponent, i101.NavigatorCategoryAxisNotesComponent, i102.NavigatorCategoryAxisNotesIconComponent, i103.NavigatorCategoryAxisNotesLabelComponent, i104.NavigatorCategoryAxisSelectComponent, i105.NavigatorCategoryAxisTitleComponent, i106.NavigatorHintComponent, i107.NavigatorPaneComponent, i108.NavigatorPaneTitleComponent, i109.NavigatorSelectComponent, i110.NavigatorSeriesComponent, i111.NavigatorSeriesItemComponent, i112.NavigatorSeriesErrorBarsComponent, i113.NavigatorSeriesExtremesComponent, i114.NavigatorSeriesHighlightComponent, i115.NavigatorSeriesLabelsComponent, i116.NavigatorSeriesLabelsFromComponent, i117.NavigatorSeriesLabelsToComponent, i118.NavigatorSeriesMarkersComponent, i119.NavigatorSeriesNotesComponent, i120.NavigatorSeriesNotesIconComponent, i121.NavigatorSeriesNotesLabelComponent, i122.NavigatorSeriesOutliersComponent, i123.NavigatorSeriesTooltipComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i124.SankeyComponent, i125.SankeyTooltipPopupComponent, i126.SankeyLinkTooltipTemplateDirective, i127.SankeyNodeTooltipTemplateDirective, i128.SankeyCustomMessagesComponent, i129.LocalizedMessagesDirective, i130.SankeyTitleComponent, i131.SankeyLegendComponent, i132.SankeyTooltipComponent, i133.SankeyLinksComponent, i134.SankeyNodesComponent, i135.SankeyLabelsComponent, i136.SankeyFlatBindingDirective], exports: [i1.ChartComponent, i2.DonutCenterTemplateDirective, i3.NoDataTemplateDirective, i4.XAxisComponent, i5.XAxisCrosshairComponent, i6.XAxisCrosshairTooltipComponent, i7.XAxisItemComponent, i8.XAxisLabelsComponent, i9.XAxisNotesComponent, i10.XAxisNotesIconComponent, i11.XAxisNotesLabelComponent, i12.XAxisTitleComponent, i13.YAxisComponent, i14.YAxisCrosshairComponent, i15.YAxisCrosshairTooltipComponent, i16.YAxisItemComponent, i17.YAxisLabelsComponent, i18.YAxisNotesComponent, i19.YAxisNotesIconComponent, i20.YAxisNotesLabelComponent, i21.YAxisTitleComponent, i22.ZoomableComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i46.ChartCustomMessagesComponent, i47.LocalizedChartMessagesDirective, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i94.SparklineComponent, i95.StockChartComponent, i96.NavigatorComponent, i97.NavigatorCategoryAxisComponent, i98.NavigatorCategoryAxisCrosshairComponent, i99.NavigatorCategoryAxisCrosshairTooltipComponent, i100.NavigatorCategoryAxisLabelsComponent, i101.NavigatorCategoryAxisNotesComponent, i102.NavigatorCategoryAxisNotesIconComponent, i103.NavigatorCategoryAxisNotesLabelComponent, i104.NavigatorCategoryAxisSelectComponent, i105.NavigatorCategoryAxisTitleComponent, i106.NavigatorHintComponent, i107.NavigatorPaneComponent, i108.NavigatorPaneTitleComponent, i109.NavigatorSelectComponent, i110.NavigatorSeriesComponent, i111.NavigatorSeriesItemComponent, i112.NavigatorSeriesErrorBarsComponent, i113.NavigatorSeriesExtremesComponent, i114.NavigatorSeriesHighlightComponent, i115.NavigatorSeriesLabelsComponent, i116.NavigatorSeriesLabelsFromComponent, i117.NavigatorSeriesLabelsToComponent, i118.NavigatorSeriesMarkersComponent, i119.NavigatorSeriesNotesComponent, i120.NavigatorSeriesNotesIconComponent, i121.NavigatorSeriesNotesLabelComponent, i122.NavigatorSeriesOutliersComponent, i123.NavigatorSeriesTooltipComponent, i23.TooltipPopupComponent, i24.SeriesTooltipTemplateDirective, i25.SharedTooltipTemplateDirective, i26.CrosshairTooltipsContainerComponent, i27.CrosshairTooltipComponent, i28.AxisDefaultsComponent, i29.AxisDefaultsCrosshairComponent, i30.AxisDefaultsCrosshairTooltipComponent, i31.AxisDefaultsLabelsComponent, i32.AxisDefaultsTitleComponent, i33.CategoryAxisComponent, i34.CategoryAxisCrosshairComponent, i35.CategoryAxisCrosshairTooltipComponent, i36.CategoryAxisItemComponent, i37.CategoryAxisLabelsComponent, i38.CategoryAxisRangeLabelsComponent, i39.CategoryAxisNotesComponent, i40.CategoryAxisNotesIconComponent, i41.CategoryAxisNotesLabelComponent, i42.CategoryAxisSelectComponent, i43.CategoryAxisTitleComponent, i44.ChartAreaComponent, i45.ChartBreadcrumbComponent, i48.LegendComponent, i49.LegendInactiveItemsComponent, i50.LegendItemComponent, i51.PaneComponent, i52.PaneDefaultsComponent, i53.PaneDefaultsTitleComponent, i54.PanesComponent, i55.PanesTitleComponent, i56.PlotAreaComponent, i57.SeriesComponent, i58.SeriesDefaultsComponent, i59.SeriesDefaultsLabelsComponent, i60.SeriesDefaultsLabelsFromComponent, i61.SeriesDefaultsLabelsToComponent, i62.SeriesDefaultsNotesComponent, i63.SeriesDefaultsNotesIconComponent, i64.SeriesDefaultsNotesLabelComponent, i65.SeriesDefaultsTooltipComponent, i66.SeriesDrilldownTemplateDirective, i67.SeriesErrorBarsComponent, i68.SeriesExtremesComponent, i69.SeriesHighlightComponent, i70.SeriesItemComponent, i71.SeriesLabelsComponent, i72.SeriesLabelsFromComponent, i73.SeriesLabelsToComponent, i74.SeriesMarkersComponent, i75.SeriesNotesComponent, i76.SeriesNotesIconComponent, i77.SeriesNotesLabelComponent, i78.SeriesOutliersComponent, i79.SeriesTooltipComponent, i80.SeriesTrendlineComponent, i81.SeriesTrendlineForecastComponent, i82.SubtitleComponent, i83.TitleComponent, i84.TooltipComponent, i85.ValueAxisComponent, i86.ValueAxisCrosshairComponent, i87.ValueAxisCrosshairTooltipComponent, i88.ValueAxisItemComponent, i89.ValueAxisLabelsComponent, i90.ValueAxisNotesComponent, i91.ValueAxisNotesIconComponent, i92.ValueAxisNotesLabelComponent, i93.ValueAxisTitleComponent, i124.SankeyComponent, i125.SankeyTooltipPopupComponent, i126.SankeyLinkTooltipTemplateDirective, i127.SankeyNodeTooltipTemplateDirective, i128.SankeyCustomMessagesComponent, i129.LocalizedMessagesDirective, i130.SankeyTitleComponent, i131.SankeyLegendComponent, i132.SankeyTooltipComponent, i133.SankeyLinksComponent, i134.SankeyNodesComponent, i135.SankeyLabelsComponent, i136.SankeyFlatBindingDirective] });
|
|
175
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, providers: [IconsService, ResizeBatchService, PopupService, ThemeService], imports: [i1.ChartComponent, i45.ChartBreadcrumbComponent, i94.SparklineComponent, i95.StockChartComponent, i45.ChartBreadcrumbComponent, i124.SankeyComponent, i125.SankeyTooltipPopupComponent] });
|
|
176
176
|
}
|
|
177
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
177
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChartsModule, decorators: [{
|
|
178
178
|
type: NgModule,
|
|
179
179
|
args: [{
|
|
180
180
|
imports: [...KENDO_CHARTS],
|
|
@@ -56,9 +56,9 @@ export class CollectionItemComponent {
|
|
|
56
56
|
}
|
|
57
57
|
this.collectionService.notify(new ItemChange(this, this.options));
|
|
58
58
|
}
|
|
59
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
60
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
59
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
60
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: CollectionItemComponent, usesOnChanges: true, ngImport: i0 });
|
|
61
61
|
}
|
|
62
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
62
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionItemComponent, decorators: [{
|
|
63
63
|
type: Directive
|
|
64
|
-
}], ctorParameters:
|
|
64
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }] });
|
|
@@ -50,9 +50,9 @@ export class CollectionComponent {
|
|
|
50
50
|
change() {
|
|
51
51
|
this.configurationService.notify(new Change(this.configKey, this.items.length === 0 ? undefined : this.items));
|
|
52
52
|
}
|
|
53
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
54
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
53
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
54
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: CollectionComponent, ngImport: i0 });
|
|
55
55
|
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionComponent, decorators: [{
|
|
57
57
|
type: Directive
|
|
58
|
-
}], ctorParameters:
|
|
58
|
+
}], ctorParameters: () => [{ type: undefined }, { type: i1.ConfigurationService }, { type: i2.CollectionService }] });
|
|
@@ -29,9 +29,9 @@ export class CollectionService {
|
|
|
29
29
|
notify(change) {
|
|
30
30
|
this.source.next(change);
|
|
31
31
|
}
|
|
32
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
33
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
32
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
33
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionService });
|
|
34
34
|
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CollectionService, decorators: [{
|
|
36
36
|
type: Injectable
|
|
37
|
-
}], ctorParameters:
|
|
37
|
+
}], ctorParameters: () => [] });
|
|
@@ -61,9 +61,9 @@ export class ConfigurationService {
|
|
|
61
61
|
this.source.next(this.store);
|
|
62
62
|
});
|
|
63
63
|
}
|
|
64
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
65
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
64
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
65
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationService });
|
|
66
66
|
}
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
67
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationService, decorators: [{
|
|
68
68
|
type: Injectable
|
|
69
|
-
}], ctorParameters:
|
|
69
|
+
}], ctorParameters: () => [{ type: i0.NgZone }] });
|
|
@@ -29,15 +29,15 @@ export class PrefixConfigurationService extends ConfigurationService {
|
|
|
29
29
|
change.key = this.prefix + (change.key ? `.${change.key}` : '');
|
|
30
30
|
this.rootService.notify(change);
|
|
31
31
|
}
|
|
32
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
33
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
32
|
+
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 });
|
|
33
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PrefixConfigurationService });
|
|
34
34
|
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PrefixConfigurationService, decorators: [{
|
|
36
36
|
type: Injectable
|
|
37
|
-
}], ctorParameters:
|
|
37
|
+
}], ctorParameters: () => [{ type: i1.RootConfigurationService, decorators: [{
|
|
38
38
|
type: Inject,
|
|
39
39
|
args: [RootConfigurationService]
|
|
40
40
|
}] }, { type: undefined, decorators: [{
|
|
41
41
|
type: Inject,
|
|
42
42
|
args: [PREFIX]
|
|
43
|
-
}] }, { type: i0.NgZone }]
|
|
43
|
+
}] }, { type: i0.NgZone }] });
|
|
@@ -9,9 +9,9 @@ import * as i0 from "@angular/core";
|
|
|
9
9
|
* @hidden
|
|
10
10
|
*/
|
|
11
11
|
export class RootConfigurationService extends ConfigurationService {
|
|
12
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
12
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RootConfigurationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
13
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RootConfigurationService });
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RootConfigurationService, decorators: [{
|
|
16
16
|
type: Injectable
|
|
17
17
|
}] });
|
|
@@ -53,9 +53,9 @@ export class SettingsComponent {
|
|
|
53
53
|
notify() {
|
|
54
54
|
this.configurationService.notify(new Change(this.configKey, this.store));
|
|
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: SettingsComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
57
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: SettingsComponent, usesOnChanges: true, 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: SettingsComponent, decorators: [{
|
|
60
60
|
type: Directive
|
|
61
|
-
}], ctorParameters:
|
|
61
|
+
}], ctorParameters: () => [{ type: undefined }, { type: i1.ConfigurationService }] });
|
|
@@ -53,10 +53,10 @@ export class ThemeService extends ConfigurationService {
|
|
|
53
53
|
this.element = undefined;
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
57
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
56
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThemeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
57
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThemeService, providedIn: 'root' });
|
|
58
58
|
}
|
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThemeService, decorators: [{
|
|
60
60
|
type: Injectable,
|
|
61
61
|
args: [{
|
|
62
62
|
providedIn: 'root'
|
|
@@ -29,9 +29,9 @@ export class TooltipTemplateService {
|
|
|
29
29
|
getSharedTemplate() {
|
|
30
30
|
return this.sharedTemplate;
|
|
31
31
|
}
|
|
32
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
33
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
32
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipTemplateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
33
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipTemplateService });
|
|
34
34
|
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TooltipTemplateService, decorators: [{
|
|
36
36
|
type: Injectable
|
|
37
37
|
}] });
|
|
@@ -18,9 +18,9 @@ export class BaseEvent {
|
|
|
18
18
|
constructor(sender) {
|
|
19
19
|
this.sender = sender;
|
|
20
20
|
}
|
|
21
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
22
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
21
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseEvent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
|
|
22
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: BaseEvent, ngImport: i0 });
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BaseEvent, decorators: [{
|
|
25
25
|
type: Directive
|
|
26
|
-
}], ctorParameters:
|
|
26
|
+
}], ctorParameters: () => [{ type: undefined }] });
|
|
@@ -26,9 +26,9 @@ export class PreventableEvent extends BaseEvent {
|
|
|
26
26
|
isDefaultPrevented() {
|
|
27
27
|
return this.prevented;
|
|
28
28
|
}
|
|
29
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
30
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
29
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PreventableEvent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
30
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: PreventableEvent, usesInheritance: true, ngImport: i0 });
|
|
31
31
|
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PreventableEvent, decorators: [{
|
|
33
33
|
type: Directive
|
|
34
34
|
}] });
|
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '
|
|
13
|
+
publishDate: 1761757882,
|
|
14
|
+
version: '21.0.0-develop.3',
|
|
15
15
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
16
16
|
};
|
|
@@ -54,16 +54,16 @@ export class SankeyFlatBindingDirective {
|
|
|
54
54
|
this.dataBound.emit(new SankeyFlatBindingDataBoundEvent(data));
|
|
55
55
|
this.sankey.notifyChanges({ data });
|
|
56
56
|
}
|
|
57
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
58
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
57
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyFlatBindingDirective, deps: [{ token: i1.SankeyComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
58
|
+
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 });
|
|
59
59
|
}
|
|
60
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
60
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyFlatBindingDirective, decorators: [{
|
|
61
61
|
type: Directive,
|
|
62
62
|
args: [{
|
|
63
63
|
selector: '[kendoSankeyFlatBinding]',
|
|
64
64
|
standalone: true
|
|
65
65
|
}]
|
|
66
|
-
}], ctorParameters:
|
|
66
|
+
}], ctorParameters: () => [{ type: i1.SankeyComponent }], propDecorators: { data: [{
|
|
67
67
|
type: Input,
|
|
68
68
|
args: ['kendoSankeyFlatBinding']
|
|
69
69
|
}], dimensionFields: [{
|
|
@@ -27,10 +27,10 @@ export class SankeyLabelsComponent extends SettingsComponent {
|
|
|
27
27
|
super('labels', configurationService);
|
|
28
28
|
this.configurationService = configurationService;
|
|
29
29
|
}
|
|
30
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
31
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
30
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
31
|
+
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 });
|
|
32
32
|
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLabelsComponent, decorators: [{
|
|
34
34
|
type: Component,
|
|
35
35
|
args: [{
|
|
36
36
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -38,7 +38,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
38
38
|
template: '',
|
|
39
39
|
standalone: true
|
|
40
40
|
}]
|
|
41
|
-
}], ctorParameters:
|
|
41
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { visible: [{
|
|
42
42
|
type: Input
|
|
43
43
|
}], font: [{
|
|
44
44
|
type: Input
|
|
@@ -81,10 +81,10 @@ export class SankeyLegendComponent extends SettingsComponent {
|
|
|
81
81
|
this.configurationService = configurationService;
|
|
82
82
|
this.markAsVisible();
|
|
83
83
|
}
|
|
84
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
85
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
84
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLegendComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
85
|
+
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 });
|
|
86
86
|
}
|
|
87
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
87
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLegendComponent, decorators: [{
|
|
88
88
|
type: Component,
|
|
89
89
|
args: [{
|
|
90
90
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -92,7 +92,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
92
92
|
template: '',
|
|
93
93
|
standalone: true
|
|
94
94
|
}]
|
|
95
|
-
}], ctorParameters:
|
|
95
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { align: [{
|
|
96
96
|
type: Input
|
|
97
97
|
}], background: [{
|
|
98
98
|
type: Input
|
|
@@ -22,10 +22,10 @@ export class SankeyLinksComponent extends SettingsComponent {
|
|
|
22
22
|
super('links', configurationService);
|
|
23
23
|
this.configurationService = configurationService;
|
|
24
24
|
}
|
|
25
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
26
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
25
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinksComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
26
|
+
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 });
|
|
27
27
|
}
|
|
28
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
28
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SankeyLinksComponent, decorators: [{
|
|
29
29
|
type: Component,
|
|
30
30
|
args: [{
|
|
31
31
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -33,7 +33,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
33
33
|
template: '',
|
|
34
34
|
standalone: true
|
|
35
35
|
}]
|
|
36
|
-
}], ctorParameters:
|
|
36
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { colorType: [{
|
|
37
37
|
type: Input
|
|
38
38
|
}], color: [{
|
|
39
39
|
type: Input
|