UNPKG

@taiga-ui/legacy

Version:

Legacy Taiga UI entities from the previous major release to simplify migration

13 lines (12 loc) 647 B
import * as i0 from "@angular/core"; import * as i1 from "./linear-picker.component"; import * as i2 from "@angular/common"; /** * TODO(v5): delete it * @deprecated use new version of {@link https://taiga-ui.dev/components/input-color TuiInputColor} (from @taiga-ui/kit) instead */ export declare class TuiLinearPickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<TuiLinearPickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TuiLinearPickerModule, [typeof i1.TuiLinearPickerComponent], [typeof i2.CommonModule], [typeof i1.TuiLinearPickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TuiLinearPickerModule>; }