@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
|
@@ -36,8 +36,8 @@ export class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
|
|
|
36
36
|
super(configurationService, null, intl, localeId);
|
|
37
37
|
this.configurationService = configurationService;
|
|
38
38
|
}
|
|
39
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
40
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
39
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorCategoryAxisComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.IntlService }, { token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Component });
|
|
40
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: NavigatorCategoryAxisComponent, isStandalone: true, selector: "kendo-chart-navigator-category-axis", providers: [{
|
|
41
41
|
provide: PREFIX,
|
|
42
42
|
useValue: 'navigator.categoryAxis'
|
|
43
43
|
}, {
|
|
@@ -45,7 +45,7 @@ export class NavigatorCategoryAxisComponent extends CategoryAxisItemComponent {
|
|
|
45
45
|
useClass: PrefixConfigurationService
|
|
46
46
|
}], 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: NavigatorCategoryAxisComponent, decorators: [{
|
|
49
49
|
type: Component,
|
|
50
50
|
args: [{
|
|
51
51
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -60,7 +60,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
60
60
|
template: '',
|
|
61
61
|
standalone: true
|
|
62
62
|
}]
|
|
63
|
-
}], ctorParameters:
|
|
63
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.IntlService }, { type: undefined, decorators: [{
|
|
64
64
|
type: Inject,
|
|
65
65
|
args: [LOCALE_ID]
|
|
66
|
-
}] }]
|
|
66
|
+
}] }] });
|
|
@@ -20,10 +20,10 @@ export class NavigatorHintComponent extends SettingsComponent {
|
|
|
20
20
|
super('hint', configurationService);
|
|
21
21
|
this.configurationService = configurationService;
|
|
22
22
|
}
|
|
23
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
24
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
23
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorHintComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
24
|
+
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 });
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorHintComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
28
|
args: [{
|
|
29
29
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -31,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31
31
|
template: '',
|
|
32
32
|
standalone: true
|
|
33
33
|
}]
|
|
34
|
-
}], ctorParameters:
|
|
34
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { content: [{
|
|
35
35
|
type: Input
|
|
36
36
|
}], format: [{
|
|
37
37
|
type: Input
|
|
@@ -16,10 +16,10 @@ export class NavigatorPaneTitleComponent extends PanesTitleComponent {
|
|
|
16
16
|
super(configurationService);
|
|
17
17
|
this.configurationService = configurationService;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneTitleComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
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 });
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneTitleComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{
|
|
25
25
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27
27
|
template: '',
|
|
28
28
|
standalone: true
|
|
29
29
|
}]
|
|
30
|
-
}], ctorParameters:
|
|
30
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -18,10 +18,10 @@ export class NavigatorPaneComponent extends PaneComponent {
|
|
|
18
18
|
super(configurationService, null);
|
|
19
19
|
this.configurationService = configurationService;
|
|
20
20
|
}
|
|
21
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
22
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
21
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22
|
+
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 });
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorPaneComponent, decorators: [{
|
|
25
25
|
type: Component,
|
|
26
26
|
args: [{
|
|
27
27
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -30,4 +30,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30
30
|
template: '',
|
|
31
31
|
standalone: true
|
|
32
32
|
}]
|
|
33
|
-
}], ctorParameters:
|
|
33
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -20,10 +20,10 @@ export class NavigatorSelectComponent extends SettingsComponent {
|
|
|
20
20
|
super('select', configurationService);
|
|
21
21
|
this.configurationService = configurationService;
|
|
22
22
|
}
|
|
23
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
24
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
23
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSelectComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
24
|
+
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 });
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSelectComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
28
|
args: [{
|
|
29
29
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -31,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31
31
|
template: '',
|
|
32
32
|
standalone: true
|
|
33
33
|
}]
|
|
34
|
-
}], ctorParameters:
|
|
34
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { from: [{
|
|
35
35
|
type: Input
|
|
36
36
|
}], to: [{
|
|
37
37
|
type: Input
|
|
@@ -30,10 +30,10 @@ export class NavigatorSeriesErrorBarsComponent extends SeriesErrorBarsComponent
|
|
|
30
30
|
super(configurationService);
|
|
31
31
|
this.configurationService = configurationService;
|
|
32
32
|
}
|
|
33
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
34
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
33
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
34
|
+
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 });
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesErrorBarsComponent, decorators: [{
|
|
37
37
|
type: Component,
|
|
38
38
|
args: [{
|
|
39
39
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -41,4 +41,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
41
41
|
template: '',
|
|
42
42
|
standalone: true
|
|
43
43
|
}]
|
|
44
|
-
}], ctorParameters:
|
|
44
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -17,10 +17,10 @@ export class NavigatorSeriesExtremesComponent extends SeriesExtremesComponent {
|
|
|
17
17
|
super(configurationService);
|
|
18
18
|
this.configurationService = configurationService;
|
|
19
19
|
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesExtremesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
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 });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesExtremesComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
25
|
args: [{
|
|
26
26
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -28,4 +28,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28
28
|
template: '',
|
|
29
29
|
standalone: true
|
|
30
30
|
}]
|
|
31
|
-
}], ctorParameters:
|
|
31
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -16,10 +16,10 @@ export class NavigatorSeriesHighlightComponent extends SeriesHighlightComponent
|
|
|
16
16
|
super(configurationService);
|
|
17
17
|
this.configurationService = configurationService;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesHighlightComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
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 });
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesHighlightComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{
|
|
25
25
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27
27
|
template: '',
|
|
28
28
|
standalone: true
|
|
29
29
|
}]
|
|
30
|
-
}], ctorParameters:
|
|
30
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -34,10 +34,10 @@ export class NavigatorSeriesLabelsComponent extends SeriesLabelsComponent {
|
|
|
34
34
|
this.configurationService = configurationService;
|
|
35
35
|
this.markAsVisible();
|
|
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: NavigatorSeriesLabelsComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
38
|
+
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 });
|
|
39
39
|
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsComponent, decorators: [{
|
|
41
41
|
type: Component,
|
|
42
42
|
args: [{
|
|
43
43
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -45,4 +45,4 @@ 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 }] });
|
|
@@ -17,10 +17,10 @@ export class NavigatorSeriesLabelsFromComponent extends SeriesLabelsFromComponen
|
|
|
17
17
|
this.configurationService = configurationService;
|
|
18
18
|
this.markAsVisible();
|
|
19
19
|
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
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 });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsFromComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
25
|
args: [{
|
|
26
26
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -28,4 +28,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28
28
|
template: '',
|
|
29
29
|
standalone: true
|
|
30
30
|
}]
|
|
31
|
-
}], ctorParameters:
|
|
31
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -17,10 +17,10 @@ export class NavigatorSeriesLabelsToComponent extends SeriesLabelsToComponent {
|
|
|
17
17
|
this.configurationService = configurationService;
|
|
18
18
|
this.markAsVisible();
|
|
19
19
|
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsToComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
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 });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesLabelsToComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
25
|
args: [{
|
|
26
26
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -28,4 +28,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28
28
|
template: '',
|
|
29
29
|
standalone: true
|
|
30
30
|
}]
|
|
31
|
-
}], ctorParameters:
|
|
31
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -16,10 +16,10 @@ export class NavigatorSeriesMarkersComponent extends SeriesMarkersComponent {
|
|
|
16
16
|
super(configurationService);
|
|
17
17
|
this.configurationService = configurationService;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesMarkersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
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 });
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesMarkersComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{
|
|
25
25
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27
27
|
template: '',
|
|
28
28
|
standalone: true
|
|
29
29
|
}]
|
|
30
|
-
}], ctorParameters:
|
|
30
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -33,10 +33,10 @@ export class NavigatorSeriesNotesComponent extends SeriesNotesComponent {
|
|
|
33
33
|
super(configurationService);
|
|
34
34
|
this.configurationService = configurationService;
|
|
35
35
|
}
|
|
36
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
37
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
36
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
37
|
+
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 });
|
|
38
38
|
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesComponent, decorators: [{
|
|
40
40
|
type: Component,
|
|
41
41
|
args: [{
|
|
42
42
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -44,4 +44,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
44
44
|
template: '',
|
|
45
45
|
standalone: true
|
|
46
46
|
}]
|
|
47
|
-
}], ctorParameters:
|
|
47
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -16,10 +16,10 @@ export class NavigatorSeriesNotesIconComponent extends SeriesNotesIconComponent
|
|
|
16
16
|
super(configurationService);
|
|
17
17
|
this.configurationService = configurationService;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesIconComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
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 });
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesIconComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{
|
|
25
25
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27
27
|
template: '',
|
|
28
28
|
standalone: true
|
|
29
29
|
}]
|
|
30
|
-
}], ctorParameters:
|
|
30
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -16,10 +16,10 @@ export class NavigatorSeriesNotesLabelComponent extends SeriesNotesLabelComponen
|
|
|
16
16
|
super(configurationService);
|
|
17
17
|
this.configurationService = configurationService;
|
|
18
18
|
}
|
|
19
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
20
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
19
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
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 });
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesNotesLabelComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
24
|
args: [{
|
|
25
25
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -27,4 +27,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27
27
|
template: '',
|
|
28
28
|
standalone: true
|
|
29
29
|
}]
|
|
30
|
-
}], ctorParameters:
|
|
30
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -17,10 +17,10 @@ export class NavigatorSeriesOutliersComponent extends SeriesOutliersComponent {
|
|
|
17
17
|
super(configurationService);
|
|
18
18
|
this.configurationService = configurationService;
|
|
19
19
|
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesOutliersComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
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 });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesOutliersComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
25
|
args: [{
|
|
26
26
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -28,4 +28,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28
28
|
template: '',
|
|
29
29
|
standalone: true
|
|
30
30
|
}]
|
|
31
|
-
}], ctorParameters:
|
|
31
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -17,10 +17,10 @@ export class NavigatorSeriesTooltipComponent extends SeriesTooltipComponent {
|
|
|
17
17
|
super(configurationService);
|
|
18
18
|
this.configurationService = configurationService;
|
|
19
19
|
}
|
|
20
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
21
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
20
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesTooltipComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
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 });
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesTooltipComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
25
|
args: [{
|
|
26
26
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -28,4 +28,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28
28
|
template: '',
|
|
29
29
|
standalone: true
|
|
30
30
|
}]
|
|
31
|
-
}], ctorParameters:
|
|
31
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }] });
|
|
@@ -41,10 +41,10 @@ export class NavigatorSeriesItemComponent extends SeriesItemComponent {
|
|
|
41
41
|
this.configurationService = configurationService;
|
|
42
42
|
this.collectionService = collectionService;
|
|
43
43
|
}
|
|
44
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
45
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
44
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesItemComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
45
|
+
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 });
|
|
46
46
|
}
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesItemComponent, decorators: [{
|
|
48
48
|
type: Component,
|
|
49
49
|
args: [{
|
|
50
50
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -53,6 +53,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
53
53
|
template: '',
|
|
54
54
|
standalone: true
|
|
55
55
|
}]
|
|
56
|
-
}], ctorParameters:
|
|
56
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }], propDecorators: { drilldownField: [{
|
|
57
57
|
type: Input
|
|
58
58
|
}] } });
|
|
@@ -64,10 +64,10 @@ export class NavigatorSeriesComponent extends SeriesComponent {
|
|
|
64
64
|
}
|
|
65
65
|
readTooltipTemplates() {
|
|
66
66
|
}
|
|
67
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
68
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
67
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.CollectionService }, { token: i3.TooltipTemplateService }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
68
|
+
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 });
|
|
69
69
|
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorSeriesComponent, decorators: [{
|
|
71
71
|
type: Component,
|
|
72
72
|
args: [{
|
|
73
73
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -76,7 +76,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
76
76
|
template: '',
|
|
77
77
|
standalone: true
|
|
78
78
|
}]
|
|
79
|
-
}], ctorParameters:
|
|
79
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.CollectionService }, { type: i3.TooltipTemplateService }, { type: i0.ViewContainerRef }], propDecorators: { children: [{
|
|
80
80
|
type: ContentChildren,
|
|
81
81
|
args: [NavigatorSeriesItemComponent]
|
|
82
82
|
}] } });
|
|
@@ -64,10 +64,10 @@ export class NavigatorComponent extends SettingsComponent {
|
|
|
64
64
|
super('', configurationService);
|
|
65
65
|
this.configurationService = configurationService;
|
|
66
66
|
}
|
|
67
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
68
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
67
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorComponent, deps: [{ token: i1.ConfigurationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
68
|
+
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 });
|
|
69
69
|
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NavigatorComponent, decorators: [{
|
|
71
71
|
type: Component,
|
|
72
72
|
args: [{
|
|
73
73
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -76,7 +76,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
76
76
|
template: '',
|
|
77
77
|
standalone: true
|
|
78
78
|
}]
|
|
79
|
-
}], ctorParameters:
|
|
79
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }], propDecorators: { position: [{
|
|
80
80
|
type: Input
|
|
81
81
|
}], visible: [{
|
|
82
82
|
type: Input
|
|
@@ -172,8 +172,8 @@ export class StockChartComponent extends ChartComponent {
|
|
|
172
172
|
isDevMode() {
|
|
173
173
|
return isDevMode();
|
|
174
174
|
}
|
|
175
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
176
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
175
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartComponent, deps: [{ token: i1.ConfigurationService }, { token: i2.ThemeService }, { token: i0.ElementRef }, { token: i3.IntlService }, { token: i4.LocalizationService }, { token: i0.NgZone }, { token: i5.StockInstanceEventService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
176
|
+
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: [
|
|
177
177
|
ConfigurationService,
|
|
178
178
|
TooltipTemplateService,
|
|
179
179
|
{ provide: RootConfigurationService, useExisting: ConfigurationService },
|
|
@@ -194,7 +194,7 @@ export class StockChartComponent extends ChartComponent {
|
|
|
194
194
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark" [licenseMessage]="licenseMessage"></div>
|
|
195
195
|
`, 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 });
|
|
196
196
|
}
|
|
197
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
197
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartComponent, decorators: [{
|
|
198
198
|
type: Component,
|
|
199
199
|
args: [{
|
|
200
200
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -224,7 +224,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
224
224
|
standalone: true,
|
|
225
225
|
imports: [CrosshairTooltipsContainerComponent, TooltipPopupComponent, ResizeSensorComponent, NgIf, WatermarkOverlayComponent]
|
|
226
226
|
}]
|
|
227
|
-
}], ctorParameters:
|
|
227
|
+
}], ctorParameters: () => [{ type: i1.ConfigurationService }, { type: i2.ThemeService }, { type: i0.ElementRef }, { type: i3.IntlService }, { type: i4.LocalizationService }, { type: i0.NgZone }, { type: i5.StockInstanceEventService }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }], propDecorators: { navigator: [{
|
|
228
228
|
type: Input
|
|
229
229
|
}], pannable: [{
|
|
230
230
|
type: Input
|
|
@@ -156,11 +156,11 @@ import * as i122 from "./chart/localization/localized-messages.directive";
|
|
|
156
156
|
* ```
|
|
157
157
|
*/
|
|
158
158
|
export class StockChartModule {
|
|
159
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
160
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: StockChartModule, imports: [i1.StockChartComponent, i2.NavigatorComponent, i3.NavigatorCategoryAxisComponent, i4.NavigatorCategoryAxisCrosshairComponent, i5.NavigatorCategoryAxisCrosshairTooltipComponent, i6.NavigatorCategoryAxisLabelsComponent, i7.NavigatorCategoryAxisNotesComponent, i8.NavigatorCategoryAxisNotesIconComponent, i9.NavigatorCategoryAxisNotesLabelComponent, i10.NavigatorCategoryAxisSelectComponent, i11.NavigatorCategoryAxisTitleComponent, i12.NavigatorHintComponent, i13.NavigatorPaneComponent, i14.NavigatorPaneTitleComponent, i15.NavigatorSelectComponent, i16.NavigatorSeriesComponent, i17.NavigatorSeriesItemComponent, i18.NavigatorSeriesErrorBarsComponent, i19.NavigatorSeriesExtremesComponent, i20.NavigatorSeriesHighlightComponent, i21.NavigatorSeriesLabelsComponent, i22.NavigatorSeriesLabelsFromComponent, i23.NavigatorSeriesLabelsToComponent, i24.NavigatorSeriesMarkersComponent, i25.NavigatorSeriesNotesComponent, i26.NavigatorSeriesNotesIconComponent, i27.NavigatorSeriesNotesLabelComponent, i28.NavigatorSeriesOutliersComponent, i29.NavigatorSeriesTooltipComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent, i99.ChartComponent, i100.DonutCenterTemplateDirective, i101.NoDataTemplateDirective, i102.XAxisComponent, i103.XAxisCrosshairComponent, i104.XAxisCrosshairTooltipComponent, i105.XAxisItemComponent, i106.XAxisLabelsComponent, i107.XAxisNotesComponent, i108.XAxisNotesIconComponent, i109.XAxisNotesLabelComponent, i110.XAxisTitleComponent, i111.YAxisComponent, i112.YAxisCrosshairComponent, i113.YAxisCrosshairTooltipComponent, i114.YAxisItemComponent, i115.YAxisLabelsComponent, i116.YAxisNotesComponent, i117.YAxisNotesIconComponent, i118.YAxisNotesLabelComponent, i119.YAxisTitleComponent, i120.ZoomableComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i121.ChartCustomMessagesComponent, i122.LocalizedChartMessagesDirective, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent], exports: [i1.StockChartComponent, i2.NavigatorComponent, i3.NavigatorCategoryAxisComponent, i4.NavigatorCategoryAxisCrosshairComponent, i5.NavigatorCategoryAxisCrosshairTooltipComponent, i6.NavigatorCategoryAxisLabelsComponent, i7.NavigatorCategoryAxisNotesComponent, i8.NavigatorCategoryAxisNotesIconComponent, i9.NavigatorCategoryAxisNotesLabelComponent, i10.NavigatorCategoryAxisSelectComponent, i11.NavigatorCategoryAxisTitleComponent, i12.NavigatorHintComponent, i13.NavigatorPaneComponent, i14.NavigatorPaneTitleComponent, i15.NavigatorSelectComponent, i16.NavigatorSeriesComponent, i17.NavigatorSeriesItemComponent, i18.NavigatorSeriesErrorBarsComponent, i19.NavigatorSeriesExtremesComponent, i20.NavigatorSeriesHighlightComponent, i21.NavigatorSeriesLabelsComponent, i22.NavigatorSeriesLabelsFromComponent, i23.NavigatorSeriesLabelsToComponent, i24.NavigatorSeriesMarkersComponent, i25.NavigatorSeriesNotesComponent, i26.NavigatorSeriesNotesIconComponent, i27.NavigatorSeriesNotesLabelComponent, i28.NavigatorSeriesOutliersComponent, i29.NavigatorSeriesTooltipComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent, i99.ChartComponent, i100.DonutCenterTemplateDirective, i101.NoDataTemplateDirective, i102.XAxisComponent, i103.XAxisCrosshairComponent, i104.XAxisCrosshairTooltipComponent, i105.XAxisItemComponent, i106.XAxisLabelsComponent, i107.XAxisNotesComponent, i108.XAxisNotesIconComponent, i109.XAxisNotesLabelComponent, i110.XAxisTitleComponent, i111.YAxisComponent, i112.YAxisCrosshairComponent, i113.YAxisCrosshairTooltipComponent, i114.YAxisItemComponent, i115.YAxisLabelsComponent, i116.YAxisNotesComponent, i117.YAxisNotesIconComponent, i118.YAxisNotesLabelComponent, i119.YAxisTitleComponent, i120.ZoomableComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i121.ChartCustomMessagesComponent, i122.LocalizedChartMessagesDirective, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent] });
|
|
161
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
159
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
160
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, imports: [i1.StockChartComponent, i2.NavigatorComponent, i3.NavigatorCategoryAxisComponent, i4.NavigatorCategoryAxisCrosshairComponent, i5.NavigatorCategoryAxisCrosshairTooltipComponent, i6.NavigatorCategoryAxisLabelsComponent, i7.NavigatorCategoryAxisNotesComponent, i8.NavigatorCategoryAxisNotesIconComponent, i9.NavigatorCategoryAxisNotesLabelComponent, i10.NavigatorCategoryAxisSelectComponent, i11.NavigatorCategoryAxisTitleComponent, i12.NavigatorHintComponent, i13.NavigatorPaneComponent, i14.NavigatorPaneTitleComponent, i15.NavigatorSelectComponent, i16.NavigatorSeriesComponent, i17.NavigatorSeriesItemComponent, i18.NavigatorSeriesErrorBarsComponent, i19.NavigatorSeriesExtremesComponent, i20.NavigatorSeriesHighlightComponent, i21.NavigatorSeriesLabelsComponent, i22.NavigatorSeriesLabelsFromComponent, i23.NavigatorSeriesLabelsToComponent, i24.NavigatorSeriesMarkersComponent, i25.NavigatorSeriesNotesComponent, i26.NavigatorSeriesNotesIconComponent, i27.NavigatorSeriesNotesLabelComponent, i28.NavigatorSeriesOutliersComponent, i29.NavigatorSeriesTooltipComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent, i99.ChartComponent, i100.DonutCenterTemplateDirective, i101.NoDataTemplateDirective, i102.XAxisComponent, i103.XAxisCrosshairComponent, i104.XAxisCrosshairTooltipComponent, i105.XAxisItemComponent, i106.XAxisLabelsComponent, i107.XAxisNotesComponent, i108.XAxisNotesIconComponent, i109.XAxisNotesLabelComponent, i110.XAxisTitleComponent, i111.YAxisComponent, i112.YAxisCrosshairComponent, i113.YAxisCrosshairTooltipComponent, i114.YAxisItemComponent, i115.YAxisLabelsComponent, i116.YAxisNotesComponent, i117.YAxisNotesIconComponent, i118.YAxisNotesLabelComponent, i119.YAxisTitleComponent, i120.ZoomableComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i121.ChartCustomMessagesComponent, i122.LocalizedChartMessagesDirective, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent], exports: [i1.StockChartComponent, i2.NavigatorComponent, i3.NavigatorCategoryAxisComponent, i4.NavigatorCategoryAxisCrosshairComponent, i5.NavigatorCategoryAxisCrosshairTooltipComponent, i6.NavigatorCategoryAxisLabelsComponent, i7.NavigatorCategoryAxisNotesComponent, i8.NavigatorCategoryAxisNotesIconComponent, i9.NavigatorCategoryAxisNotesLabelComponent, i10.NavigatorCategoryAxisSelectComponent, i11.NavigatorCategoryAxisTitleComponent, i12.NavigatorHintComponent, i13.NavigatorPaneComponent, i14.NavigatorPaneTitleComponent, i15.NavigatorSelectComponent, i16.NavigatorSeriesComponent, i17.NavigatorSeriesItemComponent, i18.NavigatorSeriesErrorBarsComponent, i19.NavigatorSeriesExtremesComponent, i20.NavigatorSeriesHighlightComponent, i21.NavigatorSeriesLabelsComponent, i22.NavigatorSeriesLabelsFromComponent, i23.NavigatorSeriesLabelsToComponent, i24.NavigatorSeriesMarkersComponent, i25.NavigatorSeriesNotesComponent, i26.NavigatorSeriesNotesIconComponent, i27.NavigatorSeriesNotesLabelComponent, i28.NavigatorSeriesOutliersComponent, i29.NavigatorSeriesTooltipComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent, i99.ChartComponent, i100.DonutCenterTemplateDirective, i101.NoDataTemplateDirective, i102.XAxisComponent, i103.XAxisCrosshairComponent, i104.XAxisCrosshairTooltipComponent, i105.XAxisItemComponent, i106.XAxisLabelsComponent, i107.XAxisNotesComponent, i108.XAxisNotesIconComponent, i109.XAxisNotesLabelComponent, i110.XAxisTitleComponent, i111.YAxisComponent, i112.YAxisCrosshairComponent, i113.YAxisCrosshairTooltipComponent, i114.YAxisItemComponent, i115.YAxisLabelsComponent, i116.YAxisNotesComponent, i117.YAxisNotesIconComponent, i118.YAxisNotesLabelComponent, i119.YAxisTitleComponent, i120.ZoomableComponent, i30.TooltipPopupComponent, i31.SeriesTooltipTemplateDirective, i32.SharedTooltipTemplateDirective, i33.CrosshairTooltipsContainerComponent, i34.CrosshairTooltipComponent, i35.AxisDefaultsComponent, i36.AxisDefaultsCrosshairComponent, i37.AxisDefaultsCrosshairTooltipComponent, i38.AxisDefaultsLabelsComponent, i39.AxisDefaultsTitleComponent, i40.CategoryAxisComponent, i41.CategoryAxisCrosshairComponent, i42.CategoryAxisCrosshairTooltipComponent, i43.CategoryAxisItemComponent, i44.CategoryAxisLabelsComponent, i45.CategoryAxisRangeLabelsComponent, i46.CategoryAxisNotesComponent, i47.CategoryAxisNotesIconComponent, i48.CategoryAxisNotesLabelComponent, i49.CategoryAxisSelectComponent, i50.CategoryAxisTitleComponent, i51.ChartAreaComponent, i52.ChartBreadcrumbComponent, i121.ChartCustomMessagesComponent, i122.LocalizedChartMessagesDirective, i53.LegendComponent, i54.LegendInactiveItemsComponent, i55.LegendItemComponent, i56.PaneComponent, i57.PaneDefaultsComponent, i58.PaneDefaultsTitleComponent, i59.PanesComponent, i60.PanesTitleComponent, i61.PlotAreaComponent, i62.SeriesComponent, i63.SeriesDefaultsComponent, i64.SeriesDefaultsLabelsComponent, i65.SeriesDefaultsLabelsFromComponent, i66.SeriesDefaultsLabelsToComponent, i67.SeriesDefaultsNotesComponent, i68.SeriesDefaultsNotesIconComponent, i69.SeriesDefaultsNotesLabelComponent, i70.SeriesDefaultsTooltipComponent, i71.SeriesDrilldownTemplateDirective, i72.SeriesErrorBarsComponent, i73.SeriesExtremesComponent, i74.SeriesHighlightComponent, i75.SeriesItemComponent, i76.SeriesLabelsComponent, i77.SeriesLabelsFromComponent, i78.SeriesLabelsToComponent, i79.SeriesMarkersComponent, i80.SeriesNotesComponent, i81.SeriesNotesIconComponent, i82.SeriesNotesLabelComponent, i83.SeriesOutliersComponent, i84.SeriesTooltipComponent, i85.SeriesTrendlineComponent, i86.SeriesTrendlineForecastComponent, i87.SubtitleComponent, i88.TitleComponent, i89.TooltipComponent, i90.ValueAxisComponent, i91.ValueAxisCrosshairComponent, i92.ValueAxisCrosshairTooltipComponent, i93.ValueAxisItemComponent, i94.ValueAxisLabelsComponent, i95.ValueAxisNotesComponent, i96.ValueAxisNotesIconComponent, i97.ValueAxisNotesLabelComponent, i98.ValueAxisTitleComponent] });
|
|
161
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, providers: [ThemeService, IconsService, PopupService, ResizeBatchService], imports: [i1.StockChartComponent, i52.ChartBreadcrumbComponent, i99.ChartComponent, i52.ChartBreadcrumbComponent] });
|
|
162
162
|
}
|
|
163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
163
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StockChartModule, decorators: [{
|
|
164
164
|
type: NgModule,
|
|
165
165
|
args: [{
|
|
166
166
|
imports: [...KENDO_STOCKCHART, ...KENDO_CHART],
|