1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./components/calendar-navigation/calendar-view-mode.component";
|
3 | import * as i2 from "./components/calendar-navigation/calendar-pageable-navigation.component";
|
4 | import * as i3 from "./components/calendar-days-names/calendar-days-names.component";
|
5 | import * as i4 from "./components/calendar-year-picker/calendar-year-picker.component";
|
6 | import * as i5 from "./components/calendar-month-picker/calendar-month-picker.component";
|
7 | import * as i6 from "./components/calendar-day-picker/calendar-day-picker.component";
|
8 | import * as i7 from "./components/calendar-day-picker/calendar-day-cell.component";
|
9 | import * as i8 from "./components/calendar-actions/calendar-actions.component";
|
10 | import * as i9 from "./components/calendar-month-picker/calendar-month-cell.component";
|
11 | import * as i10 from "./components/calendar-year-picker/calendar-year-cell.component";
|
12 | import * as i11 from "./components/calendar-picker/calendar-picker-row.component";
|
13 | import * as i12 from "./components/calendar-picker/calendar-picker.component";
|
14 | import * as i13 from "./components/calendar-week-number/calendar-week-number.component";
|
15 | import * as i14 from "../shared/shared.module";
|
16 | import * as i15 from "../button/button.module";
|
17 | import * as i16 from "../icon/icon.module";
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 | export declare class NbCalendarKitModule {
|
36 | static ɵfac: i0.ɵɵFactoryDeclaration<NbCalendarKitModule, never>;
|
37 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbCalendarKitModule, [typeof i1.NbCalendarViewModeComponent, typeof i2.NbCalendarPageableNavigationComponent, typeof i3.NbCalendarDaysNamesComponent, typeof i4.NbCalendarYearPickerComponent, typeof i5.NbCalendarMonthPickerComponent, typeof i6.NbCalendarDayPickerComponent, typeof i7.NbCalendarDayCellComponent, typeof i8.NbCalendarActionsComponent, typeof i9.NbCalendarMonthCellComponent, typeof i10.NbCalendarYearCellComponent, typeof i11.NbCalendarPickerRowComponent, typeof i12.NbCalendarPickerComponent, typeof i13.NbCalendarWeekNumberComponent], [typeof i14.NbSharedModule, typeof i15.NbButtonModule, typeof i16.NbIconModule], [typeof i1.NbCalendarViewModeComponent, typeof i2.NbCalendarPageableNavigationComponent, typeof i3.NbCalendarDaysNamesComponent, typeof i4.NbCalendarYearPickerComponent, typeof i5.NbCalendarMonthPickerComponent, typeof i6.NbCalendarDayPickerComponent, typeof i7.NbCalendarDayCellComponent, typeof i8.NbCalendarActionsComponent, typeof i9.NbCalendarMonthCellComponent, typeof i10.NbCalendarYearCellComponent, typeof i11.NbCalendarPickerRowComponent, typeof i12.NbCalendarPickerComponent, typeof i13.NbCalendarWeekNumberComponent]>;
|
38 | static ɵinj: i0.ɵɵInjectorDeclaration<NbCalendarKitModule>;
|
39 | }
|