UNPKG

@universis/common

Version:

Universis - common directives and services

28 lines (27 loc) 2.32 kB
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./pipes/localized-date.pipe"; import * as i2 from "./services/grade-scale.service"; import * as i3 from "./pipes/semester.pipe"; import * as i4 from "./components/msgbox/msgbox.component"; import * as i5 from "./components/modal/dialog.component"; import * as i6 from "./components/modal/spinner.component"; import * as i7 from "./components/modal/toast.component"; import * as i8 from "./directives/ngvar.directive"; import * as i9 from "./pipes/template.pipe"; import * as i10 from "./pipes/localized-attributes.pipe"; import * as i11 from "./components/modal/xmas-spinner.component"; import * as i12 from "./components/signature-info/signature-info.component"; import * as i13 from "./pipes/truncate.pipe"; import * as i14 from "./directives/if-location.directive"; import * as i15 from "./directives/if-service.directive"; import * as i16 from "@angular/common"; import * as i17 from "@angular/common/http"; import * as i18 from "@ngx-translate/core"; import * as i19 from "@angular/router"; export declare class SharedModule { static forRoot(): ModuleWithProviders<SharedModule>; static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.LocalizedDatePipe, typeof i2.GradePipe, typeof i3.SemesterPipe, typeof i4.MsgboxComponent, typeof i5.DialogComponent, typeof i6.SpinnerComponent, typeof i7.ToastComponent, typeof i8.NgVarDirective, typeof i9.TemplatePipe, typeof i10.LocalizedAttributesPipe, typeof i11.XmasSpinnerComponent, typeof i12.SignatureInfoComponent, typeof i13.TruncatePipe, typeof i14.IfLocationDirective, typeof i15.IfServiceDirective], [typeof i16.CommonModule, typeof i17.HttpClientModule, typeof i18.TranslateModule, typeof i19.RouterModule], [typeof i1.LocalizedDatePipe, typeof i2.GradePipe, typeof i3.SemesterPipe, typeof i9.TemplatePipe, typeof i4.MsgboxComponent, typeof i5.DialogComponent, typeof i6.SpinnerComponent, typeof i7.ToastComponent, typeof i8.NgVarDirective, typeof i10.LocalizedAttributesPipe, typeof i12.SignatureInfoComponent, typeof i13.TruncatePipe, typeof i14.IfLocationDirective, typeof i15.IfServiceDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>; }