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.

18 lines (17 loc) 1.5 kB
import * as i0 from "@angular/core"; import * as i1 from "./forms/auto-trim/auto-trim.directive"; import * as i2 from "./directives/fullscreen/fullscreen.directive"; import * as i3 from "./pipes/time-ago/time-ago.pipe"; import * as i4 from "./pipes/time-difference/time-difference.pipe"; import * as i5 from "./pipes/time-until/time-until.pipe"; import * as i6 from "./pipes/bytes/bytes.pipe"; import * as i7 from "./pipes/decimal-bytes/decimal-bytes.pipe"; import * as i8 from "./pipes/digits/digits.pipe"; import * as i9 from "./pipes/truncate/truncate.pipe"; import * as i10 from "@angular/forms"; import * as i11 from "@angular/common"; export declare class CovalentCommonModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentCommonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentCommonModule, [typeof i1.TdAutoTrimDirective, typeof i2.TdFullscreenDirective, typeof i3.TdTimeAgoPipe, typeof i4.TdTimeDifferencePipe, typeof i5.TdTimeUntilPipe, typeof i6.TdBytesPipe, typeof i7.TdDecimalBytesPipe, typeof i8.TdDigitsPipe, typeof i9.TdTruncatePipe], [typeof i10.FormsModule, typeof i11.CommonModule], [typeof i10.FormsModule, typeof i11.CommonModule, typeof i1.TdAutoTrimDirective, typeof i2.TdFullscreenDirective, typeof i3.TdTimeAgoPipe, typeof i4.TdTimeDifferencePipe, typeof i5.TdTimeUntilPipe, typeof i6.TdBytesPipe, typeof i7.TdDecimalBytesPipe, typeof i8.TdDigitsPipe, typeof i9.TdTruncatePipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentCommonModule>; }