@taiga-ui/legacy
Version:
Legacy Taiga UI entities from the previous major release to simplify migration
20 lines (19 loc) • 1.95 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./input-password.component";
import * as i2 from "./input-password.directive";
import * as i3 from "@taiga-ui/core/directives/hint";
import * as i4 from "@angular/common";
import * as i5 from "@angular/forms";
import * as i6 from "@taiga-ui/polymorpheus";
import * as i7 from "@taiga-ui/legacy/components/primitive-textfield";
import * as i8 from "@taiga-ui/legacy/directives";
import * as i9 from "@taiga-ui/core/directives/appearance";
import * as i10 from "@taiga-ui/core/components/icon";
/**
* @deprecated use {@link TuiPassword} with {@link TuiTextfield}
*/
export declare class TuiInputPasswordModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputPasswordModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputPasswordModule, [typeof i1.TuiInputPasswordComponent, typeof i2.TuiInputPasswordDirective], [typeof i3.TuiHintComponent, typeof i3.TuiHintDirective, typeof i3.TuiHintOptionsDirective, typeof i3.TuiHintUnstyled, typeof i3.TuiHintDriver, typeof i3.TuiHintPosition, typeof i3.TuiHintHover, typeof i3.TuiHintOverflow, typeof i3.TuiHintDescribe, typeof i3.TuiHintHost, typeof i3.TuiHintManual, typeof i3.TuiHintPointer, typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiTextfieldControllerModule, typeof i9.TuiAppearance, typeof i10.TuiIcon], [typeof i1.TuiInputPasswordComponent, typeof i2.TuiInputPasswordDirective, typeof i7.TuiTextfieldComponent, typeof i3.TuiHintComponent, typeof i3.TuiHintDirective, typeof i3.TuiHintOptionsDirective, typeof i3.TuiHintUnstyled, typeof i3.TuiHintDriver, typeof i3.TuiHintPosition, typeof i3.TuiHintHover, typeof i3.TuiHintOverflow, typeof i3.TuiHintDescribe, typeof i3.TuiHintHost, typeof i3.TuiHintManual, typeof i3.TuiHintPointer]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputPasswordModule>;
}