@hmcts/ccd-case-ui-toolkit 5.0.24-case-file-view-document-count-v3 → 5.0.24-case-file-view-document-count-v4
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.
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js +5 -3
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js.map +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js.map +1 -1
- package/esm2015/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.js +6 -4
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +5 -3
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/package.json +1 -1
|
@@ -23388,7 +23388,7 @@
|
|
|
23388
23388
|
function CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_5_Template(rf, ctx) {
|
|
23389
23389
|
if (rf & 1) {
|
|
23390
23390
|
i0__namespace.ɵɵelementStart(0, "tr", 37);
|
|
23391
|
-
i0__namespace.ɵɵelementStart(1, "th");
|
|
23391
|
+
i0__namespace.ɵɵelementStart(1, "th", 32);
|
|
23392
23392
|
i0__namespace.ɵɵelementStart(2, "span", 33);
|
|
23393
23393
|
i0__namespace.ɵɵelement(3, "ccd-field-read", 34);
|
|
23394
23394
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -23398,7 +23398,9 @@
|
|
|
23398
23398
|
if (rf & 2) {
|
|
23399
23399
|
var field_r21 = i0__namespace.ɵɵnextContext().$implicit;
|
|
23400
23400
|
var ctx_r23 = i0__namespace.ɵɵnextContext(4);
|
|
23401
|
-
i0__namespace.ɵɵadvance(
|
|
23401
|
+
i0__namespace.ɵɵadvance(1);
|
|
23402
|
+
i0__namespace.ɵɵproperty("id", "case-viewer-field-read--" + field_r21.id);
|
|
23403
|
+
i0__namespace.ɵɵadvance(2);
|
|
23402
23404
|
i0__namespace.ɵɵproperty("topLevelFormGroup", ctx_r23.formGroup.controls["data"])("caseField", field_r21)("caseReference", ctx_r23.caseDetails.case_id)("markdownUseHrefAsRouterLink", ctx_r23.markdownUseHrefAsRouterLink);
|
|
23403
23405
|
}
|
|
23404
23406
|
}
|
|
@@ -23409,7 +23411,7 @@
|
|
|
23409
23411
|
i0__namespace.ɵɵelementContainerStart(2, 28);
|
|
23410
23412
|
i0__namespace.ɵɵpipe(3, "ccdIsCompound");
|
|
23411
23413
|
i0__namespace.ɵɵtemplate(4, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_4_Template, 5, 6, "tr", 29);
|
|
23412
|
-
i0__namespace.ɵɵtemplate(5, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_5_Template, 4,
|
|
23414
|
+
i0__namespace.ɵɵtemplate(5, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_5_Template, 4, 5, "tr", 30);
|
|
23413
23415
|
i0__namespace.ɵɵelementContainerEnd();
|
|
23414
23416
|
i0__namespace.ɵɵelementEnd();
|
|
23415
23417
|
i0__namespace.ɵɵelementContainerEnd();
|