UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

19 lines (18 loc) 1.32 kB
import * as i0 from "@angular/core"; import * as i1 from "./file-input.component"; import * as i2 from "@angular/common"; import * as i3 from "../drag-drop.module"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/material/form-field"; import * as i6 from "@angular/material/input"; import * as i7 from "@tapsellorg/angular-material-library/src/lib/input"; import * as i8 from "@angular/material/button"; import * as i9 from "@angular/material/tooltip"; import * as i10 from "@angular/material/icon"; import * as i11 from "@tapsellorg/angular-material-library/src/lib/loader"; import * as i12 from "@tapsellorg/angular-material-library/src/lib/translate"; export declare class PghFileInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<PghFileInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PghFileInputModule, [typeof i1.PghFileInputComponent], [typeof i2.CommonModule, typeof i3.PghDragDropModule, typeof i4.FormsModule, typeof i5.MatFormFieldModule, typeof i6.MatInputModule, typeof i4.ReactiveFormsModule, typeof i7.PghInputModule, typeof i8.MatButtonModule, typeof i9.MatTooltipModule, typeof i10.MatIconModule, typeof i11.PghLoaderModule, typeof i12.TranslateModule], [typeof i1.PghFileInputComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PghFileInputModule>; }