UNPKG

@shikshalokam/sl-reports-library

Version:

Library to integrate questionnaire in SL Projects

22 lines (21 loc) 2.12 kB
import * as i0 from "@angular/core"; import * as i1 from "./sl-reports-library.component"; import * as i2 from "./report-header/report-header.component"; import * as i3 from "./pie-chart/pie-chart.component"; import * as i4 from "./bar-chart/bar-chart.component"; import * as i5 from "./generic-chart/generic-chart.component"; import * as i6 from "./percentage-column-charts/percentage-column-charts.component"; import * as i7 from "./scatter-charts/scatter-charts.component"; import * as i8 from "./matrix-chart/matrix-chart.component"; import * as i9 from "./reports-text/reports-text.component"; import * as i10 from "./expansion-table/expansion-table.component"; import * as i11 from "./expansion-panel/expansion-panel.component"; import * as i12 from "./attachments/attachments.component"; import * as i13 from "ng2-charts"; import * as i14 from "@angular/common"; import * as i15 from "@project-sunbird/ng2-semantic-ui"; export declare class SlReportsLibraryModule { static ɵfac: i0.ɵɵFactoryDeclaration<SlReportsLibraryModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SlReportsLibraryModule, [typeof i1.SlReportsLibraryComponent, typeof i2.ReportHeaderComponent, typeof i3.PieChartComponent, typeof i4.BarChartComponent, typeof i5.GenericChartComponent, typeof i6.PercentageColumnChartsComponent, typeof i7.ScatterChartsComponent, typeof i8.MatrixChartComponent, typeof i9.ReportsTextComponent, typeof i10.ExpansionTableComponent, typeof i11.ExpansionPanelComponent, typeof i12.AttachmentsComponent], [typeof i13.NgChartsModule, typeof i14.CommonModule, typeof i15.SuiModule, typeof i15.SuiAccordionModule], [typeof i1.SlReportsLibraryComponent, typeof i2.ReportHeaderComponent, typeof i3.PieChartComponent, typeof i4.BarChartComponent, typeof i5.GenericChartComponent, typeof i6.PercentageColumnChartsComponent, typeof i7.ScatterChartsComponent, typeof i8.MatrixChartComponent, typeof i9.ReportsTextComponent, typeof i10.ExpansionTableComponent, typeof i11.ExpansionPanelComponent, typeof i12.AttachmentsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SlReportsLibraryModule>; }