@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
23 lines (22 loc) • 1.99 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./mini-chart/mini-chart.component";
import * as i2 from "./map-chart/map-chart.component";
import * as i3 from "./full-chart/full-chart.component";
import * as i4 from "./chart-box/chart-box.component";
import * as i5 from "./chart-stat-box/chart-stat-box.component";
import * as i6 from "./chart-stat-box.directive";
import * as i7 from "./pie-chart/pie-chart.component";
import * as i8 from "./chart-date-range-picker.directive";
import * as i9 from "./chart-header.directive";
import * as i10 from "@angular/common";
import * as i11 from "@angular/material/core";
import * as i12 from "highcharts-angular";
import * as i13 from "@tapsellorg/angular-material-library/src/lib/help-indicator";
import * as i14 from "@angular/cdk/observers";
import * as i15 from "@angular/material/icon";
import * as i16 from "@tapsellorg/angular-material-library/src/lib/translate";
export declare class PghChartModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghChartModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghChartModule, [typeof i1.PghMiniChartComponent, typeof i2.PghMapChartComponent, typeof i3.PghFullChartComponent, typeof i4.PghChartBoxComponent, typeof i5.PghChartStatBoxComponent, typeof i6.PghChartStatBoxDirective, typeof i7.PghPieChartComponent, typeof i8.PghChartDateRangePickerDirective, typeof i9.PghChartHeaderDirective], [typeof i10.CommonModule, typeof i11.MatRippleModule, typeof i12.HighchartsChartModule, typeof i13.PghHelpIndicatorModule, typeof i14.ObserversModule, typeof i15.MatIconModule, typeof i16.TranslateModule], [typeof i1.PghMiniChartComponent, typeof i3.PghFullChartComponent, typeof i2.PghMapChartComponent, typeof i4.PghChartBoxComponent, typeof i5.PghChartStatBoxComponent, typeof i6.PghChartStatBoxDirective, typeof i7.PghPieChartComponent, typeof i8.PghChartDateRangePickerDirective, typeof i9.PghChartHeaderDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghChartModule>;
}