UNPKG

@covalent/core

Version:

Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.

12 lines (11 loc) 1.12 kB
import * as i0 from "@angular/core"; import * as i1 from "./side-sheet-container"; import * as i2 from "./side-sheet.content-directives"; import * as i3 from "@angular/cdk/portal"; import * as i4 from "@angular/material/dialog"; import * as i5 from "@angular/material/core"; export declare class CovalentSideSheetModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentSideSheetModule, [typeof i1.CovalentSideSheetContainerComponent, typeof i2.CovalentSideSheetActionsDirective, typeof i2.CovalentSideSheetCloseDirective, typeof i2.CovalentSideSheetContentDirective, typeof i2.CovalentSideSheetTitleDirective, typeof i2.CovalentSideSheetWrapperDirective], [typeof i3.PortalModule, typeof i4.MatDialogModule, typeof i5.MatCommonModule], [typeof i2.CovalentSideSheetActionsDirective, typeof i2.CovalentSideSheetCloseDirective, typeof i2.CovalentSideSheetContentDirective, typeof i2.CovalentSideSheetTitleDirective, typeof i2.CovalentSideSheetWrapperDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentSideSheetModule>; }