UNPKG

@funnelback/ng-sds

Version:

`@funnelback/ng-sds` is Bootstrap 5 based library that aims to implement the [Squiz Design System specification](https://designsystem.squiz.net/) in Angular.

14 lines (13 loc) 867 B
import * as i0 from "@angular/core"; import * as i1 from "./stepper.component"; import * as i2 from "./step.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/stepper"; import * as i5 from "@ng-bootstrap/ng-bootstrap"; import * as i6 from "../button/button.module"; import * as i7 from "../icon/icon.module"; export declare class SdsStepperModule { static ɵfac: i0.ɵɵFactoryDeclaration<SdsStepperModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SdsStepperModule, [typeof i1.SdsStepperComponent, typeof i2.SdsStepComponent], [typeof i3.CommonModule, typeof i4.CdkStepperModule, typeof i5.NgbTooltipModule, typeof i6.SdsButtonModule, typeof i7.SdsIconModule], [typeof i1.SdsStepperComponent, typeof i2.SdsStepComponent, typeof i4.CdkStepperModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<SdsStepperModule>; }