UNPKG

angular-formio

Version:

Form.io Angular JSON Form Renderer ========================== This library serves as a Dynamic JSON Powered Form rendering library for [Angular](https://angular.io). This works by providing a JSON schema to a ```<formio>``` Angular component, where that f

28 lines (27 loc) 1.87 kB
/** * Generated bundle index. Do not edit. */ export * from './index'; export { FormioBaseComponent as ɵg } from '../FormioBaseComponent'; export { FormioAuthConfig as ɵc } from '../auth/auth.config'; export { FormioAuthService as ɵa } from '../auth/auth.service'; export { FormioAlerts as ɵk } from '../components/alerts/formio.alerts'; export { FormioAlertsComponent as ɵj } from '../components/alerts/formio.alerts.component'; export { FormBuilderComponent as ɵh } from '../components/formbuilder/formbuilder.component'; export { FormioComponent as ɵf } from '../components/formio/formio.component'; export { FormioLoader as ɵd } from '../components/loader/formio.loader'; export { FormioLoaderComponent as ɵi } from '../components/loader/formio.loader.component'; export { FormioAppConfig as ɵb } from '../formio.config'; export { FormioModule as ɵe } from '../formio.module'; export { extendRouter as ɵw } from '../formio.utils'; export { GridBodyComponent as ɵq } from '../grid/GridBodyComponent'; export { GridFooterComponent as ɵs } from '../grid/GridFooterComponent'; export { GridHeaderComponent as ɵo } from '../grid/GridHeaderComponent'; export { FormGridBodyComponent as ɵp } from '../grid/form/FormGridBody.component'; export { FormGridFooterComponent as ɵr } from '../grid/form/FormGridFooter.component'; export { FormGridHeaderComponent as ɵn } from '../grid/form/FormGridHeader.component'; export { FormioGridComponent as ɵm } from '../grid/grid.component'; export { FormioGrid as ɵl } from '../grid/grid.module'; export { SubmissionGridBodyComponent as ɵu } from '../grid/submission/SubmissionGridBody.component'; export { SubmissionGridFooterComponent as ɵv } from '../grid/submission/SubmissionGridFooter.component'; export { SubmissionGridHeaderComponent as ɵt } from '../grid/submission/SubmissionGridHeader.component';