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