UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

157 lines (156 loc) 8.78 kB
/* THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE: https://www.infragistics.com/legal/license/igultimate-la https://www.infragistics.com/legal/license/igultimate-eula GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company. */ import { NgModule } from '@angular/core'; import { CommonModule } from '@angular/common'; import { AnnotationFactoryManager } from './AnnotationFactoryManager'; import { IgxCrosshairLayerModule } from './igx-crosshair-layer-module'; import { IgxCategoryToolTipLayerModule } from './igx-category-tool-tip-layer-module'; import { IgxItemToolTipLayerModule } from './igx-item-tool-tip-layer-module'; import { IgxUserAnnotationToolTipLayerModule } from './igx-user-annotation-tool-tip-layer-module'; import { IgxCategoryItemHighlightLayerModule } from './igx-category-item-highlight-layer-module'; import { IgxCategoryHighlightLayerModule } from './igx-category-highlight-layer-module'; import { IgxFinalValueLayerModule } from './igx-final-value-layer-module'; import { IgxCalloutLayerModule } from './igx-callout-layer-module'; import { IgxDataToolTipLayerModule } from './igx-data-tool-tip-layer-module'; import { IgxValueLayerModule } from './igx-value-layer-module'; import { IgxTrendLineLayerModule } from './igx-trend-line-layer-module'; import { IgxDataAnnotationBandLayerModule } from './igx-data-annotation-band-layer-module'; import { IgxDataAnnotationLineLayerModule } from './igx-data-annotation-line-layer-module'; import { IgxDataAnnotationRectLayerModule } from './igx-data-annotation-rect-layer-module'; import { IgxDataAnnotationSliceLayerModule } from './igx-data-annotation-slice-layer-module'; import { IgxDataAnnotationStripLayerModule } from './igx-data-annotation-strip-layer-module'; import { IgxUserAnnotationLayerModule } from './igx-user-annotation-layer-module'; import { IgxUserAnnotationInformationModule } from './igx-user-annotation-information-module'; import { FastItemObjectColumn } from "igniteui-angular-core"; import { TypeRegistrar } from "igniteui-angular-core"; import * as i0 from "@angular/core"; export let IgxDataChartAnnotationModule = /*@__PURE__*/ (() => { class IgxDataChartAnnotationModule { constructor() { TypeRegistrar.register('AnnotationFactoryManager', AnnotationFactoryManager.$type); TypeRegistrar.register('FastItemObjectColumn', FastItemObjectColumn.$type); } } IgxDataChartAnnotationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataChartAnnotationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); IgxDataChartAnnotationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataChartAnnotationModule, imports: [CommonModule, IgxCrosshairLayerModule, IgxCategoryToolTipLayerModule, IgxItemToolTipLayerModule, IgxUserAnnotationToolTipLayerModule, IgxCategoryItemHighlightLayerModule, IgxCategoryHighlightLayerModule, IgxFinalValueLayerModule, IgxCalloutLayerModule, IgxDataToolTipLayerModule, IgxValueLayerModule, IgxTrendLineLayerModule, IgxDataAnnotationBandLayerModule, IgxDataAnnotationLineLayerModule, IgxDataAnnotationRectLayerModule, IgxDataAnnotationSliceLayerModule, IgxDataAnnotationStripLayerModule, IgxUserAnnotationLayerModule, IgxUserAnnotationInformationModule], exports: [IgxCrosshairLayerModule, IgxCategoryToolTipLayerModule, IgxItemToolTipLayerModule, IgxUserAnnotationToolTipLayerModule, IgxCategoryItemHighlightLayerModule, IgxCategoryHighlightLayerModule, IgxFinalValueLayerModule, IgxCalloutLayerModule, IgxDataToolTipLayerModule, IgxValueLayerModule, IgxTrendLineLayerModule, IgxDataAnnotationBandLayerModule, IgxDataAnnotationLineLayerModule, IgxDataAnnotationRectLayerModule, IgxDataAnnotationSliceLayerModule, IgxDataAnnotationStripLayerModule, IgxUserAnnotationLayerModule, IgxUserAnnotationInformationModule] }); IgxDataChartAnnotationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataChartAnnotationModule, imports: [[CommonModule, IgxCrosshairLayerModule, IgxCategoryToolTipLayerModule, IgxItemToolTipLayerModule, IgxUserAnnotationToolTipLayerModule, IgxCategoryItemHighlightLayerModule, IgxCategoryHighlightLayerModule, IgxFinalValueLayerModule, IgxCalloutLayerModule, IgxDataToolTipLayerModule, IgxValueLayerModule, IgxTrendLineLayerModule, IgxDataAnnotationBandLayerModule, IgxDataAnnotationLineLayerModule, IgxDataAnnotationRectLayerModule, IgxDataAnnotationSliceLayerModule, IgxDataAnnotationStripLayerModule, IgxUserAnnotationLayerModule, IgxUserAnnotationInformationModule ], IgxCrosshairLayerModule, IgxCategoryToolTipLayerModule, IgxItemToolTipLayerModule, IgxUserAnnotationToolTipLayerModule, IgxCategoryItemHighlightLayerModule, IgxCategoryHighlightLayerModule, IgxFinalValueLayerModule, IgxCalloutLayerModule, IgxDataToolTipLayerModule, IgxValueLayerModule, IgxTrendLineLayerModule, IgxDataAnnotationBandLayerModule, IgxDataAnnotationLineLayerModule, IgxDataAnnotationRectLayerModule, IgxDataAnnotationSliceLayerModule, IgxDataAnnotationStripLayerModule, IgxUserAnnotationLayerModule, IgxUserAnnotationInformationModule] }); return IgxDataChartAnnotationModule; })(); i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataChartAnnotationModule, decorators: [{ type: NgModule, args: [{ declarations: [], exports: [IgxCrosshairLayerModule, IgxCategoryToolTipLayerModule, IgxItemToolTipLayerModule, IgxUserAnnotationToolTipLayerModule, IgxCategoryItemHighlightLayerModule, IgxCategoryHighlightLayerModule, IgxFinalValueLayerModule, IgxCalloutLayerModule, IgxDataToolTipLayerModule, IgxValueLayerModule, IgxTrendLineLayerModule, IgxDataAnnotationBandLayerModule, IgxDataAnnotationLineLayerModule, IgxDataAnnotationRectLayerModule, IgxDataAnnotationSliceLayerModule, IgxDataAnnotationStripLayerModule, IgxUserAnnotationLayerModule, IgxUserAnnotationInformationModule ], imports: [CommonModule, IgxCrosshairLayerModule, IgxCategoryToolTipLayerModule, IgxItemToolTipLayerModule, IgxUserAnnotationToolTipLayerModule, IgxCategoryItemHighlightLayerModule, IgxCategoryHighlightLayerModule, IgxFinalValueLayerModule, IgxCalloutLayerModule, IgxDataToolTipLayerModule, IgxValueLayerModule, IgxTrendLineLayerModule, IgxDataAnnotationBandLayerModule, IgxDataAnnotationLineLayerModule, IgxDataAnnotationRectLayerModule, IgxDataAnnotationSliceLayerModule, IgxDataAnnotationStripLayerModule, IgxUserAnnotationLayerModule, IgxUserAnnotationInformationModule ], entryComponents: [] }] }], ctorParameters: function () { return []; } });