UNPKG

sb-element

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.1. It is a component library constructed around the SCSS library [Sb-Theming](https://github.com/SeverinBuchser/SbTheming) and supports [Angular Schematics]

26 lines (25 loc) 2.27 kB
import * as i0 from "@angular/core"; import * as i1 from "./button/button.component"; import * as i2 from "./icon-button/icon-button.component"; import * as i3 from "./toggle-switch/toggle-switch.component"; import * as i4 from "./checkbox/checkbox.component"; import * as i5 from "./radio-button/radio-button.component"; import * as i6 from "./radio-button/radio-button-group.component"; import * as i7 from "./select-button/select-button.component"; import * as i8 from "./slider/slider.component"; import * as i9 from "./file-input/file-input.component"; import * as i10 from "./time-input/time-input.component"; import * as i11 from "@angular/common"; import * as i12 from "@angular/forms"; import * as i13 from "../core/core.module"; import * as i14 from "./date-input/date-input.module"; import * as i15 from "../icon/icon.module"; import * as i16 from "./input/input.module"; import * as i17 from "./number-input/number-input.module"; import * as i18 from "../popper/popper.module"; import * as i19 from "../calendar/calendar.module"; export declare class SbFormsModule { static ɵfac: i0.ɵɵFactoryDeclaration<SbFormsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SbFormsModule, [typeof i1.SbButtonComponent, typeof i2.SbIconButtonComponent, typeof i3.SbToggleSwitchComponent, typeof i4.SbCheckboxComponent, typeof i5.SbRadioButtonComponent, typeof i6.SbRadioButtonGroupComponent, typeof i7.SbSelectButtonComponent, typeof i8.SbSliderComponent, typeof i9.SbFileInputComponent, typeof i10.SbTimeInputComponent], [typeof i11.CommonModule, typeof i12.FormsModule, typeof i13.SbCoreModule, typeof i14.SbDateInputModule, typeof i15.SbIconModule, typeof i16.SbInputModule, typeof i17.SbNumberInputModule, typeof i18.SbPopperModule, typeof i19.SbCalendarModule], [typeof i1.SbButtonComponent, typeof i2.SbIconButtonComponent, typeof i3.SbToggleSwitchComponent, typeof i4.SbCheckboxComponent, typeof i5.SbRadioButtonComponent, typeof i6.SbRadioButtonGroupComponent, typeof i7.SbSelectButtonComponent, typeof i8.SbSliderComponent, typeof i9.SbFileInputComponent, typeof i10.SbTimeInputComponent, typeof i14.SbDateInputModule, typeof i16.SbInputModule, typeof i17.SbNumberInputModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<SbFormsModule>; }