You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

35 lines
2.9 KiB

/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './calendar';
import * as ɵngcc2 from './calendar-body';
import * as ɵngcc3 from './datepicker';
import * as ɵngcc4 from './datepicker-base';
import * as ɵngcc5 from './datepicker-input';
import * as ɵngcc6 from './datepicker-toggle';
import * as ɵngcc7 from './month-view';
import * as ɵngcc8 from './year-view';
import * as ɵngcc9 from './multi-year-view';
import * as ɵngcc10 from './date-range-input';
import * as ɵngcc11 from './date-range-input-parts';
import * as ɵngcc12 from './date-range-picker';
import * as ɵngcc13 from './datepicker-actions';
import * as ɵngcc14 from '@angular/common';
import * as ɵngcc15 from '@angular/material/button';
import * as ɵngcc16 from '@angular/cdk/overlay';
import * as ɵngcc17 from '@angular/cdk/a11y';
import * as ɵngcc18 from '@angular/cdk/portal';
import * as ɵngcc19 from '@angular/material/core';
import * as ɵngcc20 from '@angular/cdk/scrolling';
export declare class MatDatepickerModule {
static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatDatepickerModule, never>;
static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatDatepickerModule, [typeof ɵngcc1.MatCalendar, typeof ɵngcc2.MatCalendarBody, typeof ɵngcc3.MatDatepicker, typeof ɵngcc4.MatDatepickerContent, typeof ɵngcc5.MatDatepickerInput, typeof ɵngcc6.MatDatepickerToggle, typeof ɵngcc6.MatDatepickerToggleIcon, typeof ɵngcc7.MatMonthView, typeof ɵngcc8.MatYearView, typeof ɵngcc9.MatMultiYearView, typeof ɵngcc1.MatCalendarHeader, typeof ɵngcc10.MatDateRangeInput, typeof ɵngcc11.MatStartDate, typeof ɵngcc11.MatEndDate, typeof ɵngcc12.MatDateRangePicker, typeof ɵngcc13.MatDatepickerActions, typeof ɵngcc13.MatDatepickerCancel, typeof ɵngcc13.MatDatepickerApply], [typeof ɵngcc14.CommonModule, typeof ɵngcc15.MatButtonModule, typeof ɵngcc16.OverlayModule, typeof ɵngcc17.A11yModule, typeof ɵngcc18.PortalModule, typeof ɵngcc19.MatCommonModule], [typeof ɵngcc20.CdkScrollableModule, typeof ɵngcc1.MatCalendar, typeof ɵngcc2.MatCalendarBody, typeof ɵngcc3.MatDatepicker, typeof ɵngcc4.MatDatepickerContent, typeof ɵngcc5.MatDatepickerInput, typeof ɵngcc6.MatDatepickerToggle, typeof ɵngcc6.MatDatepickerToggleIcon, typeof ɵngcc7.MatMonthView, typeof ɵngcc8.MatYearView, typeof ɵngcc9.MatMultiYearView, typeof ɵngcc1.MatCalendarHeader, typeof ɵngcc10.MatDateRangeInput, typeof ɵngcc11.MatStartDate, typeof ɵngcc11.MatEndDate, typeof ɵngcc12.MatDateRangePicker, typeof ɵngcc13.MatDatepickerActions, typeof ɵngcc13.MatDatepickerCancel, typeof ɵngcc13.MatDatepickerApply]>;
static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatDatepickerModule>;
}
//# sourceMappingURL=datepicker-module.d.ts.map