@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
19 lines (18 loc) • 1.35 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./card-actions.component";
import * as i2 from "./card.component";
import * as i3 from "./card-content.component";
import * as i4 from "./card-title.component";
import * as i5 from "@angular/common";
import * as i6 from "@angular/forms";
import * as i7 from "@skyux/forms";
import * as i8 from "../shared/sky-layout-resources.module";
import * as i9 from "../inline-delete/inline-delete.module";
/**
* @deprecated `SkyCardModule` is deprecated. For other SKY UX components that group and list content, see the content containers guidelines. For more information, see https://developer.blackbaud.com/skyux/design/guidelines/content-containers.
*/
export declare class SkyCardModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyCardModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyCardModule, [typeof i1.SkyCardActionsComponent, typeof i2.SkyCardComponent, typeof i3.SkyCardContentComponent, typeof i4.SkyCardTitleComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.SkyCheckboxModule, typeof i8.SkyLayoutResourcesModule, typeof i9.SkyInlineDeleteModule], [typeof i1.SkyCardActionsComponent, typeof i2.SkyCardComponent, typeof i3.SkyCardContentComponent, typeof i4.SkyCardTitleComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyCardModule>;
}