@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
20 lines (19 loc) • 1.56 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./hour-range-picker.component";
import * as i2 from "./hour-range-picker-dialog/hour-range-picker-dialog.component";
import * as i3 from "./hours-range-chips/hours-range-chips.component";
import * as i4 from "@angular/common";
import * as i5 from "@angular/material/form-field";
import * as i6 from "@angular/material/select";
import * as i7 from "@angular/forms";
import * as i8 from "@angular/material/dialog";
import * as i9 from "@angular/material/button";
import * as i10 from "@angular/material/chips";
import * as i11 from "@angular/cdk/overlay";
import * as i12 from "@tapsellorg/angular-material-library/src/lib/overlay";
import * as i13 from "@angular/material/icon";
export declare class PghHourRangePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghHourRangePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghHourRangePickerModule, [typeof i1.PghHourRangePickerComponent, typeof i2.PghHourRangePickerDialogComponent, typeof i3.PghHoursRangeChipsComponent], [typeof i4.CommonModule, typeof i5.MatFormFieldModule, typeof i6.MatSelectModule, typeof i7.FormsModule, typeof i8.MatDialogModule, typeof i9.MatButtonModule, typeof i7.ReactiveFormsModule, typeof i10.MatChipsModule, typeof i11.OverlayModule, typeof i12.PghOverlayModule, typeof i13.MatIconModule], [typeof i1.PghHourRangePickerComponent, typeof i2.PghHourRangePickerDialogComponent, typeof i3.PghHoursRangeChipsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghHourRangePickerModule>;
}