UNPKG

@kre-form/ionic

Version:

19 lines (18 loc) 1.32 kB
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { KreFormLookUpEmployee as ɵk } from './lib/components/employee/index.component'; export { KreFormFieldIonSelectComponent as ɵl } from './lib/components/select_component'; export { KreFormFieldIonTextI18Component as ɵm } from './lib/components/texti18_component'; export { IonKreFormAttributes as ɵj } from './lib/kre-form.attributes'; export { KreFormFieldEmployee as ɵf } from './lib/templates/employee'; export { KreFormFieldGroup as ɵc } from './lib/templates/group'; export { KreFormFieldOverTime as ɵe } from './lib/templates/overtime'; export { KreFormFieldPanel as ɵg } from './lib/templates/panel'; export { KreFormFieldRepeat as ɵd } from './lib/templates/repeat'; export { KreFormFieldTabular as ɵh } from './lib/templates/tabular'; export { KreFormFieldTabularItem as ɵi } from './lib/templates/tabular-item'; export { KreFormIonToastService as ɵn } from './lib/tools/toast.service'; export { FIELD_TYPE_COMPONENTS as ɵa, IONIC_KreFORM_CONFIG as ɵb } from './lib/ui-ionic.config'; export { maxValidationMessage as ɵs, maxlengthValidationMessage as ɵq, minValidationMessage as ɵr, minlengthValidationMessage as ɵp, requiredValidationMessage as ɵo, validationConfig as ɵt } from './lib/validation.config';