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.

21 lines (20 loc) 2.14 kB
import * as i0 from "@angular/core"; import * as i1 from "./alert-dialog/alert-dialog.component"; import * as i2 from "./confirm-dialog/confirm-dialog.component"; import * as i3 from "./prompt-dialog/prompt-dialog.component"; import * as i4 from "./dialog.component"; import * as i5 from "./window-dialog/window-dialog.component"; import * as i6 from "./status-dialog/status-dialog.component"; import * as i7 from "@angular/forms"; import * as i8 from "@angular/common"; import * as i9 from "@angular/material/dialog"; import * as i10 from "@angular/material/input"; import * as i11 from "@angular/material/button"; import * as i12 from "@angular/material/toolbar"; import * as i13 from "@angular/material/tooltip"; import * as i14 from "@angular/material/icon"; export declare class CovalentDialogsModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentDialogsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentDialogsModule, [typeof i1.TdAlertDialogComponent, typeof i2.TdConfirmDialogComponent, typeof i3.TdPromptDialogComponent, typeof i4.TdDialogComponent, typeof i4.TdDialogStatusDirective, typeof i4.TdDialogTitleDirective, typeof i4.TdDialogActionsDirective, typeof i4.TdDialogContentDirective, typeof i5.TdWindowDialogComponent, typeof i1.TdAlertDialogComponent, typeof i2.TdConfirmDialogComponent, typeof i3.TdPromptDialogComponent, typeof i6.TdStatusDialogComponent], [typeof i7.FormsModule, typeof i8.CommonModule, typeof i9.MatDialogModule, typeof i10.MatInputModule, typeof i11.MatButtonModule, typeof i12.MatToolbarModule, typeof i13.MatTooltipModule, typeof i14.MatIconModule], [typeof i1.TdAlertDialogComponent, typeof i2.TdConfirmDialogComponent, typeof i3.TdPromptDialogComponent, typeof i4.TdDialogComponent, typeof i4.TdDialogStatusDirective, typeof i4.TdDialogTitleDirective, typeof i4.TdDialogActionsDirective, typeof i4.TdDialogContentDirective, typeof i5.TdWindowDialogComponent, typeof i1.TdAlertDialogComponent, typeof i2.TdConfirmDialogComponent, typeof i3.TdPromptDialogComponent, typeof i6.TdStatusDialogComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentDialogsModule>; }