@hmcts/ccd-case-ui-toolkit 6.15.0-a → 6.15.0-b

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.
@@ -596,7 +596,7 @@ i0.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i4.NgIf, DatetimePic
596
596
  i0.ɵɵsetComponentScope(WriteCollectionFieldComponent, [i4.NgIf, i4.NgForOf, FieldWriteComponent, i2.NgControlStatusGroup, i2.FormGroupDirective], [i8.FieldLabelPipe, i10.FirstErrorPipe]);
597
597
  i0.ɵɵsetComponentScope(
598
598
  // ComponentLauncher web components
599
- CaseFileViewFieldComponent, [i4.NgIf, i4.NgForOf, CaseFileViewFolderComponent, i11.ɵcs], []);
599
+ CaseFileViewFieldComponent, [i4.NgIf, i4.NgForOf, CaseFileViewFolderComponent, i11.MediaViewerComponent], []);
600
600
  i0.ɵɵsetComponentScope(LinkedCasesToTableComponent, [i4.NgIf, i4.NgForOf], [i12.CaseReferencePipe, i13.LinkCasesReasonValuePipe]);
601
601
  i0.ɵɵsetComponentScope(LinkedCasesFromTableComponent, [i4.NgIf, i4.NgForOf], [i12.CaseReferencePipe, i14.LinkCasesFromReasonValuePipe]);
602
602
  i0.ɵɵsetComponentScope(LinkCasesComponent, [i4.NgIf, i2.NgControlStatusGroup, i2.FormGroupDirective, i4.NgClass, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlName, i2.FormArrayName, i4.NgForOf, i2.FormGroupName, i2.CheckboxControlValueAccessor], [i12.CaseReferencePipe, i13.LinkCasesReasonValuePipe]);
@@ -23047,7 +23047,7 @@ i0.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i1.NgIf, DatetimePic
23047
23047
  i0.ɵɵsetComponentScope(WriteCollectionFieldComponent, [i1.NgIf, i1.NgForOf, FieldWriteComponent, i2.NgControlStatusGroup, i2.FormGroupDirective], [FieldLabelPipe, FirstErrorPipe]);
23048
23048
  i0.ɵɵsetComponentScope(
23049
23049
  // ComponentLauncher web components
23050
- CaseFileViewFieldComponent, [i1.NgIf, i1.NgForOf, CaseFileViewFolderComponent, i11.ɵcs], []);
23050
+ CaseFileViewFieldComponent, [i1.NgIf, i1.NgForOf, CaseFileViewFolderComponent, i11.MediaViewerComponent], []);
23051
23051
  i0.ɵɵsetComponentScope(LinkedCasesToTableComponent, [i1.NgIf, i1.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
23052
23052
  i0.ɵɵsetComponentScope(LinkedCasesFromTableComponent, [i1.NgIf, i1.NgForOf], [CaseReferencePipe, LinkCasesFromReasonValuePipe]);
23053
23053
  i0.ɵɵsetComponentScope(LinkCasesComponent, [i1.NgIf, i2.NgControlStatusGroup, i2.FormGroupDirective, i1.NgClass, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlName, i2.FormArrayName, i1.NgForOf, i2.FormGroupName, i2.CheckboxControlValueAccessor], [CaseReferencePipe, LinkCasesReasonValuePipe]);