@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
19 lines (18 loc) • 1.69 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./page-summary-alert.component";
import * as i2 from "./page-summary.component";
import * as i3 from "./page-summary-content.component";
import * as i4 from "./page-summary-image.component";
import * as i5 from "./page-summary-key-info.component";
import * as i6 from "./page-summary-status.component";
import * as i7 from "./page-summary-subtitle.component";
import * as i8 from "./page-summary-title.component";
import * as i9 from "@angular/common";
/**
* @deprecated `SkyPageSummaryModule` is deprecated. For page templates and techniques to summarize page content, see the page design guidelines. For more information, see https://developer.blackbaud.com/skyux/design/guidelines/page-layouts.
*/
export declare class SkyPageSummaryModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageSummaryModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyPageSummaryModule, [typeof i1.SkyPageSummaryAlertComponent, typeof i2.SkyPageSummaryComponent, typeof i3.SkyPageSummaryContentComponent, typeof i4.SkyPageSummaryImageComponent, typeof i5.SkyPageSummaryKeyInfoComponent, typeof i6.SkyPageSummaryStatusComponent, typeof i7.SkyPageSummarySubtitleComponent, typeof i8.SkyPageSummaryTitleComponent], [typeof i9.CommonModule], [typeof i1.SkyPageSummaryAlertComponent, typeof i2.SkyPageSummaryComponent, typeof i3.SkyPageSummaryContentComponent, typeof i4.SkyPageSummaryImageComponent, typeof i5.SkyPageSummaryKeyInfoComponent, typeof i6.SkyPageSummaryStatusComponent, typeof i7.SkyPageSummarySubtitleComponent, typeof i8.SkyPageSummaryTitleComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyPageSummaryModule>;
}