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.

13 lines (12 loc) 1.06 kB
import * as i0 from "@angular/core"; import * as i1 from "./side-sheet-container"; import * as i2 from "./side-sheet.content-directives"; /** * @deprecated This module is deprecated and will be removed in future versions. * Please migrate to using standalone components as soon as possible. */ export declare class CovalentSideSheetModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSideSheetModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentSideSheetModule, never, [typeof i1.CovalentSideSheetContainerComponent, typeof i2.CovalentSideSheetActionsDirective, typeof i2.CovalentSideSheetCloseDirective, typeof i2.CovalentSideSheetContentDirective, typeof i2.CovalentSideSheetTitleDirective, typeof i2.CovalentSideSheetWrapperDirective], [typeof i2.CovalentSideSheetActionsDirective, typeof i2.CovalentSideSheetCloseDirective, typeof i2.CovalentSideSheetContentDirective, typeof i2.CovalentSideSheetTitleDirective, typeof i2.CovalentSideSheetWrapperDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentSideSheetModule>; }