UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

17 lines (16 loc) 1.37 kB
import * as i0 from "@angular/core"; import * as i1 from "./header.component"; import * as i2 from "./header-modes/sort-mode/sort-mode.component"; import * as i3 from "./header-modes/search-mode/search-mode.component"; import * as i4 from "./header-modes/edit-mode/edit-mode.component"; import * as i5 from "./header-modes/loading-mode/loading-mode.component"; import * as i6 from "@angular/common"; import * as i7 from "@netgrif/components-core"; import * as i8 from "@ngbracket/ngx-layout"; import * as i9 from "@angular-material-components/datetime-picker"; import * as i10 from "@angular/material/form-field"; export declare class HeaderComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<HeaderComponentModule, [typeof i1.HeaderComponent, typeof i2.SortModeComponent, typeof i3.SearchModeComponent, typeof i4.EditModeComponent, typeof i5.LoadingModeComponent], [typeof i6.CommonModule, typeof i7.MaterialModule, typeof i8.FlexModule, typeof i7.TranslateLibModule, typeof i7.MaterialModule, typeof i9.NgxMatDatetimePickerModule, typeof i10.MatFormFieldModule], [typeof i1.HeaderComponent, typeof i2.SortModeComponent, typeof i3.SearchModeComponent, typeof i4.EditModeComponent, typeof i5.LoadingModeComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<HeaderComponentModule>; }