UNPKG

ngx-input-color

Version:

Angular color input component and color picker (with HSL, HSV, RGB, CMYK, HEX, alpha, eye-dropper, etc)

13 lines (12 loc) 890 B
import * as i0 from "@angular/core"; import * as i1 from "./directives/ngx-input-gradient.directive"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "./slider/slider.component"; import * as i5 from "./range-slider/range-slider.component"; import * as i6 from "./lib/ngx-input-gradient/ngx-input-gradient.component"; export declare class NgxInputGradientModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxInputGradientModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxInputGradientModule, [typeof i1.NgxInputGradientDirective], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.SliderComponent, typeof i5.RangeSliderComponent, typeof i6.NgxInputGradientComponent], [typeof i6.NgxInputGradientComponent, typeof i1.NgxInputGradientDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxInputGradientModule>; }