@nova-ui/bits
Version:
SolarWinds Nova Framework
24 lines (23 loc) • 1.96 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./wizard-horizontal/wizard-horizontal.component";
import * as i2 from "./wizard-vertical/wizard-vertical.component";
import * as i3 from "./wizard-step-header/wizard-step-header.component";
import * as i4 from "./wizard-footer/wizard-footer.component";
import * as i5 from "./wizard-step/wizard-step.component";
import * as i6 from "./wizard.directive";
import * as i7 from "./wizard-step-label.directive";
import * as i8 from "./wizard-step-footer.directive";
import * as i9 from "./wizard-button/wizard-button";
import * as i10 from "./wizard-overflow/wizard-overflow.component";
import * as i11 from "../../common/common.module";
import * as i12 from "../icon/icon.module";
import * as i13 from "../popover/popover.module";
import * as i14 from "../tooltip/tooltip.module";
/**
* @ignore
*/
export declare class NuiWizardV2Module {
static ɵfac: i0.ɵɵFactoryDeclaration<NuiWizardV2Module, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NuiWizardV2Module, [typeof i1.WizardHorizontalComponent, typeof i2.WizardVerticalComponent, typeof i3.WizardStepHeaderComponent, typeof i4.WizardFooterComponent, typeof i5.WizardStepV2Component, typeof i6.WizardDirective, typeof i7.WizardStepLabelDirective, typeof i8.WizardStepFooterDirective, typeof i9.WizardStepperNextDirective, typeof i9.WizardStepperPreviousDirective, typeof i10.WizardOverflowComponent], [typeof i11.NuiCommonModule, typeof i12.NuiIconModule, typeof i13.NuiPopoverModule, typeof i14.NuiTooltipModule], [typeof i1.WizardHorizontalComponent, typeof i2.WizardVerticalComponent, typeof i4.WizardFooterComponent, typeof i5.WizardStepV2Component, typeof i6.WizardDirective, typeof i7.WizardStepLabelDirective, typeof i9.WizardStepperNextDirective, typeof i9.WizardStepperPreviousDirective, typeof i3.WizardStepHeaderComponent, typeof i8.WizardStepFooterDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NuiWizardV2Module>;
}