UNPKG

angular-material-components-zigzag-datetime-picker

Version:
23 lines (22 loc) 1.8 kB
import * as i0 from "@angular/core"; import * as i1 from "./datetime-picker.component"; import * as i2 from "./datetime-input"; import * as i3 from "./calendar"; import * as i4 from "./month-view"; import * as i5 from "./calendar-body"; import * as i6 from "./year-view"; import * as i7 from "./multi-year-view"; import * as i8 from "@angular/common"; import * as i9 from "@angular/material/datepicker"; import * as i10 from "@angular/material/legacy-dialog"; import * as i11 from "@angular/cdk/portal"; import * as i12 from "@angular/forms"; import * as i13 from "@angular/material/icon"; import * as i14 from "@angular/material/legacy-button"; import * as i15 from "@angular/material/legacy-input"; import * as i16 from "./timepicker.module"; export declare class NgxMatDatetimePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatDatetimePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatDatetimePickerModule, [typeof i1.NgxMatDatetimePicker, typeof i1.NgxMatDatetimeContent, typeof i2.NgxMatDatetimeInput, typeof i3.NgxMatCalendar, typeof i4.NgxMatMonthView, typeof i5.NgxMatCalendarBody, typeof i6.NgxMatYearView, typeof i7.NgxMatMultiYearView, typeof i3.NgxMatCalendarHeader], [typeof i8.CommonModule, typeof i9.MatDatepickerModule, typeof i10.MatLegacyDialogModule, typeof i11.PortalModule, typeof i12.FormsModule, typeof i13.MatIconModule, typeof i14.MatLegacyButtonModule, typeof i15.MatLegacyInputModule, typeof i16.NgxMatTimepickerModule], [typeof i1.NgxMatDatetimePicker, typeof i2.NgxMatDatetimeInput, typeof i3.NgxMatCalendar, typeof i4.NgxMatMonthView, typeof i5.NgxMatCalendarBody, typeof i6.NgxMatYearView, typeof i7.NgxMatMultiYearView, typeof i3.NgxMatCalendarHeader]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatDatetimePickerModule>; }