@colijnit/sharedcomponents 260.1.8 → 260.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -46,6 +46,7 @@ export { BaseFileUploadComponent as ɵdc } from './lib/components/files-upload/c
46
46
  export { DragDropContainerComponent as ɵdq } from './lib/components/files-upload/components/drag-drop-container.component';
47
47
  export { UserFormInputScaleComponent as ɵfh } from './lib/components/form-builder/form-builder-user-form/components/user-form-input-scale/user-form-input-scale.component';
48
48
  export { UserFormInputScaleModule as ɵfg } from './lib/components/form-builder/form-builder-user-form/components/user-form-input-scale/user-form-input-scale.module';
49
+ export { FormBuilderQuestionComponent as ɵfi } from './lib/components/form-builder/form-builder-user-form/form-builder-question.component';
49
50
  export { ImageDisplayComponent as ɵdf } from './lib/components/image-display/image-display.component';
50
51
  export { ImageDisplayModule as ɵde } from './lib/components/image-display/image-display.module';
51
52
  export { ActivitySummaryBlockComponent as ɵeg } from './lib/components/modify-task-form/components/activity-summary-block/activity-summary-block.component';