UNPKG

ngx-gem-spaas

Version:

This library contains services, components, images and styles to provide a unified look and way-of-working throughout GEM SPaaS.

33 lines (32 loc) 2.22 kB
import * as i0 from "@angular/core"; import * as i1 from "./calendar/calendar.component"; import * as i2 from "./date-indicator/date-indicator.component"; import * as i3 from "./date-picker/date-picker.component"; import * as i4 from "./date-range-picker/date-range-picker.component"; import * as i5 from "./_pipes/datetime-format.pipe"; import * as i6 from "./granularity-picker/granularity-picker.component"; import * as i7 from "./_pipes/date.pipe"; import * as i8 from "@angular/common"; import * as i9 from "@angular/forms"; import * as i10 from "@angular/material/datepicker"; import * as i11 from "@angular/material/input"; import * as i12 from "@angular/material/form-field"; import * as i13 from "@angular/material-luxon-adapter"; import * as i14 from "@angular/material/select"; import * as i15 from "@angular/material/tooltip"; export declare const MY_DATE_FORMATS: { parse: { dateInput: string; }; display: { dateInput: string; monthYearLabel: string; dateA11yLabel: string; monthYearA11yLabel: string; }; }; export declare class SpaasDateModule { static ɵfac: i0.ɵɵFactoryDeclaration<SpaasDateModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SpaasDateModule, [typeof i1.CalendarComponent, typeof i2.DateIndicatorComponent, typeof i3.DatePickerComponent, typeof i4.DateRangePickerComponent, typeof i5.DatetimeFormatPipe, typeof i6.GranularityPickerComponent, typeof i7.IdOrDaPipe, typeof i7.IdxToHPipe, typeof i7.IdxToTsPipe, typeof i7.TsToContractPipe], [typeof i8.CommonModule, typeof i9.FormsModule, typeof i10.MatDatepickerModule, typeof i11.MatInputModule, typeof i12.MatFormFieldModule, typeof i13.MatLuxonDateModule, typeof i14.MatSelectModule, typeof i15.MatTooltipModule, typeof i9.ReactiveFormsModule], [typeof i1.CalendarComponent, typeof i2.DateIndicatorComponent, typeof i3.DatePickerComponent, typeof i4.DateRangePickerComponent, typeof i5.DatetimeFormatPipe, typeof i6.GranularityPickerComponent, typeof i7.IdOrDaPipe, typeof i7.IdxToHPipe, typeof i7.IdxToTsPipe, typeof i10.MatDatepickerModule, typeof i13.MatLuxonDateModule, typeof i7.TsToContractPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<SpaasDateModule>; }