UNPKG

@pepperi/lib

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.1.

24 lines (23 loc) 1.64 kB
import { PepperiIconRegistry } from '@pepperi/lib/icon'; import * as i0 from "@angular/core"; import * as i1 from "./quantity-selector.component"; import * as i2 from "./quantity-selector.pipes"; import * as i3 from "@angular/common"; import * as i4 from "@angular/platform-browser"; import * as i5 from "@angular/platform-browser/animations"; import * as i6 from "@angular/forms"; import * as i7 from "@angular/material/core"; import * as i8 from "@angular/material/form-field"; import * as i9 from "@angular/material/input"; import * as i10 from "@angular/material/button"; import * as i11 from "@angular/material/badge"; import * as i12 from "@angular/material/icon"; import * as i13 from "@pepperi/lib"; import * as i14 from "@pepperi/lib/icon"; import * as i15 from "@pepperi/lib/field-title"; export declare class PepperiQuantitySelectorModule { private pepperiIconRegistry; constructor(pepperiIconRegistry: PepperiIconRegistry); static ɵmod: i0.ɵɵNgModuleDefWithMeta<PepperiQuantitySelectorModule, [typeof i1.PepperiQuantitySelectorComponent, typeof i2.QuantitySelectorNumber], [typeof i3.CommonModule, typeof i4.BrowserModule, typeof i5.BrowserAnimationsModule, typeof i6.ReactiveFormsModule, typeof i6.FormsModule, typeof i7.MatCommonModule, typeof i8.MatFormFieldModule, typeof i9.MatInputModule, typeof i10.MatButtonModule, typeof i11.MatBadgeModule, typeof i12.MatIconModule, typeof i13.PepperiModule, typeof i14.PepperiIconModule, typeof i15.PepperiFieldTitleModule], [typeof i1.PepperiQuantitySelectorComponent]>; static ɵinj: i0.ɵɵInjectorDef<PepperiQuantitySelectorModule>; }