UNPKG

@vipstorage/material-color-picker

Version:
24 lines (23 loc) 2.12 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/color-palette/color-palette.component"; import * as i2 from "./components/color-canvas/color-canvas.component"; import * as i3 from "./components/color-collection/color-collection.component"; import * as i4 from "./components/color-canvas/color-slider/color-slider.component"; import * as i5 from "./directives/numeric-color-input.directive"; import * as i6 from "./components/color-picker/color-picker.component"; import * as i7 from "./components/color-toggle/color-toggle.component"; import * as i8 from "./components/color-picker/color-input.component"; import * as i9 from "@angular/common"; import * as i10 from "@angular/material/input"; import * as i11 from "@angular/material/button"; import * as i12 from "@angular/material/card"; import * as i13 from "@angular/material/radio"; import * as i14 from "@angular/forms"; import * as i15 from "@angular/material/dialog"; import * as i16 from "@angular/cdk/portal"; import * as i17 from "@angular/material/icon"; export declare class NgxMatColorPickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatColorPickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatColorPickerModule, [typeof i1.NgxMatColorPaletteComponent, typeof i2.NgxMatColorCanvasComponent, typeof i3.NgxMatColorCollectionComponent, typeof i4.NgxMatColorSliderComponent, typeof i5.NumericColorInputDirective, typeof i6.NgxMatColorPickerContentComponent, typeof i6.NgxMatColorPickerComponent, typeof i7.NgxMatColorToggleComponent, typeof i7.NgxMatColorpickerToggleIcon, typeof i8.NgxMatColorPickerInput], [typeof i9.CommonModule, typeof i10.MatInputModule, typeof i11.MatButtonModule, typeof i12.MatCardModule, typeof i13.MatRadioModule, typeof i14.FormsModule, typeof i14.ReactiveFormsModule, typeof i15.MatDialogModule, typeof i16.PortalModule, typeof i17.MatIconModule], [typeof i7.NgxMatColorToggleComponent, typeof i8.NgxMatColorPickerInput, typeof i6.NgxMatColorPickerComponent, typeof i7.NgxMatColorpickerToggleIcon]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatColorPickerModule>; }