@hmcts/ccd-case-ui-toolkit 6.13.10-dl-rc3 → 6.13.10-e

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.
Files changed (49) hide show
  1. package/bundles/hmcts-ccd-case-ui-toolkit.umd.js +82 -449
  2. package/bundles/hmcts-ccd-case-ui-toolkit.umd.js.map +1 -1
  3. package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js +1 -1
  4. package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js.map +1 -1
  5. package/esm2015/lib/shared/components/palette/base-field/field-read.component.js +2 -2
  6. package/esm2015/lib/shared/components/palette/base-field/field-write.component.js +2 -2
  7. package/esm2015/lib/shared/components/palette/case-file-view/case-file-view-field.component.js +12 -5
  8. package/esm2015/lib/shared/components/palette/case-file-view/index.js +1 -2
  9. package/esm2015/lib/shared/components/palette/collection/write-collection-field.component.js +2 -13
  10. package/esm2015/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.js +6 -5
  11. package/esm2015/lib/shared/components/palette/index.js +1 -2
  12. package/esm2015/lib/shared/components/palette/palette.module.js +1 -34
  13. package/esm2015/lib/shared/components/palette/palette.service.js +2 -6
  14. package/esm2015/lib/shared/domain/definition/case-field.model.js +3 -6
  15. package/esm2015/lib/shared/domain/definition/field-type-enum.model.js +1 -1
  16. package/esm2015/lib/shared/services/form/field-type-sanitiser.js +1 -16
  17. package/fesm2015/hmcts-ccd-case-ui-toolkit.js +84 -395
  18. package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
  19. package/lib/shared/components/palette/case-file-view/case-file-view-field.component.d.ts +5 -2
  20. package/lib/shared/components/palette/case-file-view/case-file-view-field.component.d.ts.map +1 -1
  21. package/lib/shared/components/palette/case-file-view/index.d.ts +0 -1
  22. package/lib/shared/components/palette/case-file-view/index.d.ts.map +1 -1
  23. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts +0 -1
  24. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts.map +1 -1
  25. package/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.d.ts +1 -1
  26. package/lib/shared/components/palette/dynamic-radio-list/write-dynamic-radio-list-field.component.d.ts.map +1 -1
  27. package/lib/shared/components/palette/index.d.ts +0 -1
  28. package/lib/shared/components/palette/index.d.ts.map +1 -1
  29. package/lib/shared/components/palette/palette.module.d.ts +58 -61
  30. package/lib/shared/components/palette/palette.module.d.ts.map +1 -1
  31. package/lib/shared/components/palette/palette.service.d.ts.map +1 -1
  32. package/lib/shared/domain/definition/case-field.model.d.ts.map +1 -1
  33. package/lib/shared/domain/definition/field-type-enum.model.d.ts +1 -1
  34. package/lib/shared/domain/definition/field-type-enum.model.d.ts.map +1 -1
  35. package/lib/shared/services/form/field-type-sanitiser.d.ts +0 -2
  36. package/lib/shared/services/form/field-type-sanitiser.d.ts.map +1 -1
  37. package/package.json +1 -1
  38. package/esm2015/lib/shared/components/palette/case-file-view/case-file-view-field-read.component.js +0 -72
  39. package/esm2015/lib/shared/components/palette/dynamic-multi-select-list/index.js +0 -3
  40. package/esm2015/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.js +0 -47
  41. package/esm2015/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.js +0 -153
  42. package/lib/shared/components/palette/case-file-view/case-file-view-field-read.component.d.ts +0 -8
  43. package/lib/shared/components/palette/case-file-view/case-file-view-field-read.component.d.ts.map +0 -1
  44. package/lib/shared/components/palette/dynamic-multi-select-list/index.d.ts +0 -3
  45. package/lib/shared/components/palette/dynamic-multi-select-list/index.d.ts.map +0 -1
  46. package/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.d.ts +0 -9
  47. package/lib/shared/components/palette/dynamic-multi-select-list/read-dynamic-multi-select-list-field.component.d.ts.map +0 -1
  48. package/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.d.ts +0 -17
  49. package/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.d.ts.map +0 -1
@@ -118,7 +118,7 @@
118
118
  i0__namespace.ɵɵtextInterpolate(ctx_r1.workhours);
119
119
  }
120
120
  }
121
- var _c0$$ = [[["", "footerSolsNavLinks", ""]], [["", "footerCaseWorkerNavLinks", ""]]];
121
+ var _c0$_ = [[["", "footerSolsNavLinks", ""]], [["", "footerCaseWorkerNavLinks", ""]]];
122
122
  var _c1$s = ["[footerSolsNavLinks]", "[footerCaseWorkerNavLinks]"];
123
123
  var FooterComponent = /** @class */ (function () {
124
124
  function FooterComponent() {
@@ -128,7 +128,7 @@
128
128
  FooterComponent.ɵfac = function FooterComponent_Factory(t) { return new (t || FooterComponent)(); };
129
129
  FooterComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: FooterComponent, selectors: [["cut-footer-bar"]], inputs: { email: "email", isSolicitor: "isSolicitor", phone: "phone", workhours: "workhours" }, ngContentSelectors: _c1$s, decls: 4, vars: 4, consts: [["id", "footer", "role", "footer", 1, "group", "js-footer"], [1, "footer-wrapper"], ["class", "footer-meta", 4, "ngIf"], [1, "footer-meta"], [1, "footer-meta-inner"], [1, "open-government-licence"], [1, "logo"], ["href", "https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "rel", "license"], [1, "copyright"], ["href", "https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/"], [1, "title"], [1, "footer-text"], [1, "email"], [3, "href"], [1, "phone"], [1, "work-hours"]], template: function FooterComponent_Template(rf, ctx) {
130
130
  if (rf & 1) {
131
- i0__namespace.ɵɵprojectionDef(_c0$$);
131
+ i0__namespace.ɵɵprojectionDef(_c0$_);
132
132
  i0__namespace.ɵɵelementStart(0, "footer", 0);
133
133
  i0__namespace.ɵɵelementStart(1, "div", 1);
134
134
  i0__namespace.ɵɵtemplate(2, FooterComponent_div_2_Template, 15, 0, "div", 2);
@@ -207,7 +207,7 @@
207
207
  i0__namespace.ɵɵtextInterpolate(ctx_r2.title);
208
208
  }
209
209
  }
210
- var _c0$_ = [[["", "headerNavigation", ""]]];
210
+ var _c0$Z = [[["", "headerNavigation", ""]]];
211
211
  var _c1$r = ["[headerNavigation]"];
212
212
  var HeaderBarComponent = /** @class */ (function () {
213
213
  function HeaderBarComponent() {
@@ -221,7 +221,7 @@
221
221
  HeaderBarComponent.ɵfac = function HeaderBarComponent_Factory(t) { return new (t || HeaderBarComponent)(); };
222
222
  HeaderBarComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: HeaderBarComponent, selectors: [["cut-header-bar"]], inputs: { title: "title", isSolicitor: "isSolicitor", username: "username" }, outputs: { signOutRequest: "signOutRequest" }, ngContentSelectors: _c1$r, decls: 15, vars: 8, consts: [["role", "banner", "id", "global-header", 1, "with-proposition"], [1, "header-wrapper"], [1, "header-global"], [4, "ngIf"], ["class", "global-header", 4, "ngIf"], [1, "header-proposition"], [1, "content"], ["href", "#proposition-links", 1, "js-header-toggle", "menu"], ["id", "proposition-menu", 4, "ngIf"], [1, "proposition-right"], ["id", "user-name"], ["id", "sign-out", "href", "javascript:void(0)", 3, "click"], ["href", "https://www.gov.uk", "title", "Go to the GOV.UK homepage", "id", "logo", 1, "content", 2, "margin-left", "0px"], ["src", "/img/gov.uk_logotype_crown_invert_trans.png?0.23.0", "width", "36", "height", "32", "alt", ""], [1, "global-header"], [1, "title"], ["id", "proposition-menu"], [1, "title-solicitor"], ["id", "proposition-name"]], template: function HeaderBarComponent_Template(rf, ctx) {
223
223
  if (rf & 1) {
224
- i0__namespace.ɵɵprojectionDef(_c0$_);
224
+ i0__namespace.ɵɵprojectionDef(_c0$Z);
225
225
  i0__namespace.ɵɵelementStart(0, "header", 0);
226
226
  i0__namespace.ɵɵelementStart(1, "div", 1);
227
227
  i0__namespace.ɵɵelementStart(2, "div", 2);
@@ -282,7 +282,7 @@
282
282
  }] });
283
283
  })();
284
284
 
285
- var _c0$Z = [[["", "leftNavLinks", ""]], [["", "rightNavLinks", ""]]];
285
+ var _c0$Y = [[["", "leftNavLinks", ""]], [["", "rightNavLinks", ""]]];
286
286
  var _c1$q = ["[leftNavLinks]", "[rightNavLinks]"];
287
287
  var NavigationComponent = /** @class */ (function () {
288
288
  function NavigationComponent() {
@@ -292,7 +292,7 @@
292
292
  NavigationComponent.ɵfac = function NavigationComponent_Factory(t) { return new (t || NavigationComponent)(); };
293
293
  NavigationComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: NavigationComponent, selectors: [["cut-nav-bar"]], inputs: { isSolicitor: "isSolicitor" }, ngContentSelectors: _c1$q, decls: 4, vars: 2, consts: [[1, "cut-nav-bar"]], template: function NavigationComponent_Template(rf, ctx) {
294
294
  if (rf & 1) {
295
- i0__namespace.ɵɵprojectionDef(_c0$Z);
295
+ i0__namespace.ɵɵprojectionDef(_c0$Y);
296
296
  i0__namespace.ɵɵelementStart(0, "div");
297
297
  i0__namespace.ɵɵelementStart(1, "nav", 0);
298
298
  i0__namespace.ɵɵprojection(2);
@@ -437,7 +437,7 @@
437
437
  }], null, null);
438
438
  })();
439
439
 
440
- var _c0$Y = [[["", "topBody", ""]], [["", "leftBody", ""]], [["", "rightBody", ""]]];
440
+ var _c0$X = [[["", "topBody", ""]], [["", "leftBody", ""]], [["", "rightBody", ""]]];
441
441
  var _c1$p = ["[topBody]", "[leftBody]", "[rightBody]"];
442
442
  var BodyComponent = /** @class */ (function () {
443
443
  function BodyComponent() {
@@ -447,7 +447,7 @@
447
447
  BodyComponent.ɵfac = function BodyComponent_Factory(t) { return new (t || BodyComponent)(); };
448
448
  BodyComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: BodyComponent, selectors: [["cut-body"]], ngContentSelectors: _c1$p, decls: 4, vars: 0, consts: [[1, "global-display"]], template: function BodyComponent_Template(rf, ctx) {
449
449
  if (rf & 1) {
450
- i0__namespace.ɵɵprojectionDef(_c0$Y);
450
+ i0__namespace.ɵɵprojectionDef(_c0$X);
451
451
  i0__namespace.ɵɵelementStart(0, "div", 0);
452
452
  i0__namespace.ɵɵprojection(1);
453
453
  i0__namespace.ɵɵprojection(2, 1);
@@ -852,7 +852,7 @@
852
852
  return typeof state === "function" ? receiver === state : state.has(receiver);
853
853
  }
854
854
 
855
- var _c0$X = function (a0) { return { "govuk-input--error": a0 }; };
855
+ var _c0$W = function (a0) { return { "govuk-input--error": a0 }; };
856
856
  function DateInputComponent_div_16_Template(rf, ctx) {
857
857
  if (rf & 1) {
858
858
  var _r8_1 = i0__namespace.ɵɵgetCurrentView();
@@ -870,7 +870,7 @@
870
870
  i0__namespace.ɵɵadvance(1);
871
871
  i0__namespace.ɵɵproperty("for", ctx_r3.hourId());
872
872
  i0__namespace.ɵɵadvance(2);
873
- i0__namespace.ɵɵproperty("id", ctx_r3.hourId())("name", ctx_r3.hourId())("value", ctx_r3.displayHour)("ngClass", i0__namespace.ɵɵpureFunction1(5, _c0$X, ctx_r3.isInvalid));
873
+ i0__namespace.ɵɵproperty("id", ctx_r3.hourId())("name", ctx_r3.hourId())("value", ctx_r3.displayHour)("ngClass", i0__namespace.ɵɵpureFunction1(5, _c0$W, ctx_r3.isInvalid));
874
874
  }
875
875
  }
876
876
  function DateInputComponent_div_17_Template(rf, ctx) {
@@ -890,7 +890,7 @@
890
890
  i0__namespace.ɵɵadvance(1);
891
891
  i0__namespace.ɵɵproperty("for", ctx_r4.minuteId());
892
892
  i0__namespace.ɵɵadvance(2);
893
- i0__namespace.ɵɵproperty("id", ctx_r4.minuteId())("name", ctx_r4.minuteId())("value", ctx_r4.displayMinute)("ngClass", i0__namespace.ɵɵpureFunction1(5, _c0$X, ctx_r4.isInvalid));
893
+ i0__namespace.ɵɵproperty("id", ctx_r4.minuteId())("name", ctx_r4.minuteId())("value", ctx_r4.displayMinute)("ngClass", i0__namespace.ɵɵpureFunction1(5, _c0$W, ctx_r4.isInvalid));
894
894
  }
895
895
  }
896
896
  function DateInputComponent_div_18_Template(rf, ctx) {
@@ -910,7 +910,7 @@
910
910
  i0__namespace.ɵɵadvance(1);
911
911
  i0__namespace.ɵɵproperty("for", ctx_r5.secondId());
912
912
  i0__namespace.ɵɵadvance(2);
913
- i0__namespace.ɵɵproperty("id", ctx_r5.secondId())("name", ctx_r5.secondId())("value", ctx_r5.displaySecond)("ngClass", i0__namespace.ɵɵpureFunction1(5, _c0$X, ctx_r5.isInvalid));
913
+ i0__namespace.ɵɵproperty("id", ctx_r5.secondId())("name", ctx_r5.secondId())("value", ctx_r5.displaySecond)("ngClass", i0__namespace.ɵɵpureFunction1(5, _c0$W, ctx_r5.isInvalid));
914
914
  }
915
915
  }
916
916
  var DateInputComponent = /** @class */ (function () {
@@ -1144,15 +1144,15 @@
1144
1144
  i0__namespace.ɵɵadvance(2);
1145
1145
  i0__namespace.ɵɵproperty("for", ctx.dayId());
1146
1146
  i0__namespace.ɵɵadvance(2);
1147
- i0__namespace.ɵɵproperty("id", ctx.dayId())("name", ctx.dayId())("value", ctx.displayDay)("ngClass", i0__namespace.ɵɵpureFunction1(18, _c0$X, ctx.isInvalid));
1147
+ i0__namespace.ɵɵproperty("id", ctx.dayId())("name", ctx.dayId())("value", ctx.displayDay)("ngClass", i0__namespace.ɵɵpureFunction1(18, _c0$W, ctx.isInvalid));
1148
1148
  i0__namespace.ɵɵadvance(3);
1149
1149
  i0__namespace.ɵɵproperty("for", ctx.monthId());
1150
1150
  i0__namespace.ɵɵadvance(2);
1151
- i0__namespace.ɵɵproperty("id", ctx.monthId())("name", ctx.monthId())("value", ctx.displayMonth)("ngClass", i0__namespace.ɵɵpureFunction1(20, _c0$X, ctx.isInvalid));
1151
+ i0__namespace.ɵɵproperty("id", ctx.monthId())("name", ctx.monthId())("value", ctx.displayMonth)("ngClass", i0__namespace.ɵɵpureFunction1(20, _c0$W, ctx.isInvalid));
1152
1152
  i0__namespace.ɵɵadvance(3);
1153
1153
  i0__namespace.ɵɵproperty("for", ctx.yearId());
1154
1154
  i0__namespace.ɵɵadvance(2);
1155
- i0__namespace.ɵɵproperty("id", ctx.yearId())("name", ctx.yearId())("value", ctx.displayYear)("ngClass", i0__namespace.ɵɵpureFunction1(22, _c0$X, ctx.isInvalid));
1155
+ i0__namespace.ɵɵproperty("id", ctx.yearId())("name", ctx.yearId())("value", ctx.displayYear)("ngClass", i0__namespace.ɵɵpureFunction1(22, _c0$W, ctx.isInvalid));
1156
1156
  i0__namespace.ɵɵadvance(2);
1157
1157
  i0__namespace.ɵɵproperty("ngIf", ctx.isDateTime);
1158
1158
  i0__namespace.ɵɵadvance(1);
@@ -1233,7 +1233,7 @@
1233
1233
  i0__namespace.ɵɵelementContainerEnd();
1234
1234
  }
1235
1235
  }
1236
- var _c0$W = ["*"];
1236
+ var _c0$V = ["*"];
1237
1237
  exports.AlertMessageType = void 0;
1238
1238
  (function (AlertMessageType) {
1239
1239
  AlertMessageType["WARNING"] = "warning";
@@ -1254,7 +1254,7 @@
1254
1254
  AlertComponent.TYPE_ERROR = 'error';
1255
1255
  AlertComponent.TYPE_INFORMATION = 'information';
1256
1256
  AlertComponent.ɵfac = function AlertComponent_Factory(t) { return new (t || AlertComponent)(); };
1257
- AlertComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: AlertComponent, selectors: [["cut-alert"]], inputs: { type: "type", showIcon: "showIcon" }, ngContentSelectors: _c0$W, decls: 10, vars: 10, consts: [[1, "hmcts-banner"], [3, "ngSwitch"], [4, "ngSwitchCase"], [1, "hmcts-banner__message"], [1, "hmcts-banner__assistive"], ["fill", "currentColor", "role", "presentation", "focusable", "false", "xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 25 25", "height", "25", "width", "25", 1, "hmcts-banner__icon"], ["d", "M13.6,15.4h-2.3v-4.5h2.3V15.4z M13.6,19.8h-2.3v-2.2h2.3V19.8z M0,23.2h25L12.5,2L0,23.2z"], ["d", "M25,6.2L8.7,23.2L0,14.1l4-4.2l4.7,4.9L21,2L25,6.2z"], ["d", "M13.7,18.5h-2.4v-2.4h2.4V18.5z M12.5,13.7c-0.7,0-1.2-0.5-1.2-1.2V7.7c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v4.8\n C13.7,13.2,13.2,13.7,12.5,13.7z M12.5,0.5c-6.6,0-12,5.4-12,12s5.4,12,12,12s12-5.4,12-12S19.1,0.5,12.5,0.5z"]], template: function AlertComponent_Template(rf, ctx) {
1257
+ AlertComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: AlertComponent, selectors: [["cut-alert"]], inputs: { type: "type", showIcon: "showIcon" }, ngContentSelectors: _c0$V, decls: 10, vars: 10, consts: [[1, "hmcts-banner"], [3, "ngSwitch"], [4, "ngSwitchCase"], [1, "hmcts-banner__message"], [1, "hmcts-banner__assistive"], ["fill", "currentColor", "role", "presentation", "focusable", "false", "xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 25 25", "height", "25", "width", "25", 1, "hmcts-banner__icon"], ["d", "M13.6,15.4h-2.3v-4.5h2.3V15.4z M13.6,19.8h-2.3v-2.2h2.3V19.8z M0,23.2h25L12.5,2L0,23.2z"], ["d", "M25,6.2L8.7,23.2L0,14.1l4-4.2l4.7,4.9L21,2L25,6.2z"], ["d", "M13.7,18.5h-2.4v-2.4h2.4V18.5z M12.5,13.7c-0.7,0-1.2-0.5-1.2-1.2V7.7c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v4.8\n C13.7,13.2,13.2,13.7,12.5,13.7z M12.5,0.5c-6.6,0-12,5.4-12,12s5.4,12,12,12s12-5.4,12-12S19.1,0.5,12.5,0.5z"]], template: function AlertComponent_Template(rf, ctx) {
1258
1258
  if (rf & 1) {
1259
1259
  i0__namespace.ɵɵprojectionDef();
1260
1260
  i0__namespace.ɵɵelementStart(0, "div", 0);
@@ -1529,7 +1529,7 @@
1529
1529
  }] });
1530
1530
  })();
1531
1531
 
1532
- var _c0$V = function (a0) { return { "js-hidden": a0 }; };
1532
+ var _c0$U = function (a0) { return { "js-hidden": a0 }; };
1533
1533
  var _c1$o = ["*"];
1534
1534
  var TabComponent = /** @class */ (function () {
1535
1535
  function TabComponent() {
@@ -1545,7 +1545,7 @@
1545
1545
  i0__namespace.ɵɵelementEnd();
1546
1546
  }
1547
1547
  if (rf & 2) {
1548
- i0__namespace.ɵɵproperty("id", ctx.id)("ngClass", i0__namespace.ɵɵpureFunction1(3, _c0$V, !ctx.selected));
1548
+ i0__namespace.ɵɵproperty("id", ctx.id)("ngClass", i0__namespace.ɵɵpureFunction1(3, _c0$U, !ctx.selected));
1549
1549
  i0__namespace.ɵɵattribute("aria-hidden", !ctx.selected);
1550
1550
  }
1551
1551
  }, directives: [i1__namespace.NgClass], styles: [".tabs-toggle[_ngcontent-%COMP%]{display:block;padding:10px 15px 3px;margin-bottom:8px}.tabs-toggle[aria-selected=true][_ngcontent-%COMP%]{color:#0b0c0c;text-decoration:none;border-bottom:none}.tabs-toggle[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#005ea5}@media (max-width:640px){.tabs-list[_ngcontent-%COMP%]{border-bottom:1px solid #bfc1c3;margin-left:-15px;margin-right:-15px}.tabs-toggle[_ngcontent-%COMP%]{border-top:1px solid #bfc1c3}.tabs-toggle[_ngcontent-%COMP%]:focus{color:#0b0c0c;outline:none}}@media (min-width:641px){.tabs-panel[_ngcontent-%COMP%]{border-top:1px solid #bfc1c3;clear:both;overflow:hidden}.tabs-list[_ngcontent-%COMP%]{float:left}.tabs-list-item[_ngcontent-%COMP%]{float:left;position:relative;bottom:-1px;padding-top:10px}.tabs-toggle[_ngcontent-%COMP%]{background-color:#dee0e2;border:1px solid transparent;float:left;margin:0 6px 0 0;text-decoration:none}.tabs-toggle[_ngcontent-%COMP%]:visited{color:#005ea5}.tabs-toggle-selected[_ngcontent-%COMP%], .tabs-toggle[aria-selected=true][_ngcontent-%COMP%]{background-color:#fff;border-bottom:0;border-color:#bfc1c3;padding-bottom:11px;margin-bottom:0;color:#0b0c0c}}"] });
@@ -1568,7 +1568,7 @@
1568
1568
  }] });
1569
1569
  })();
1570
1570
 
1571
- var _c0$U = ["tab"];
1571
+ var _c0$T = ["tab"];
1572
1572
  var _c1$n = function () { return ["."]; };
1573
1573
  var _c2$3 = function (a0) { return { "tabs-toggle-selected": a0 }; };
1574
1574
  function TabsComponent_li_2_Template(rf, ctx) {
@@ -1622,7 +1622,7 @@
1622
1622
  }
1623
1623
  }, viewQuery: function TabsComponent_Query(rf, ctx) {
1624
1624
  if (rf & 1) {
1625
- i0__namespace.ɵɵviewQuery(_c0$U, 1);
1625
+ i0__namespace.ɵɵviewQuery(_c0$T, 1);
1626
1626
  }
1627
1627
  if (rf & 2) {
1628
1628
  var _t = void 0;
@@ -1701,7 +1701,7 @@
1701
1701
  }], null, null);
1702
1702
  })();
1703
1703
 
1704
- var _c0$T = function (a0, a1) { return { caseLocked: a0, someoneViewing: a1 }; };
1704
+ var _c0$S = function (a0, a1) { return { caseLocked: a0, someoneViewing: a1 }; };
1705
1705
  var ActivityBannerComponent = /** @class */ (function () {
1706
1706
  function ActivityBannerComponent() {
1707
1707
  }
@@ -1722,7 +1722,7 @@
1722
1722
  i0__namespace.ɵɵelementEnd();
1723
1723
  }
1724
1724
  if (rf & 2) {
1725
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction2(4, _c0$T, ctx.bannerType === "editor", ctx.bannerType === "viewer"));
1725
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction2(4, _c0$S, ctx.bannerType === "editor", ctx.bannerType === "viewer"));
1726
1726
  i0__namespace.ɵɵadvance(2);
1727
1727
  i0__namespace.ɵɵpropertyInterpolate("alt", ctx.description);
1728
1728
  i0__namespace.ɵɵpropertyInterpolate("src", ctx.imageLink, i0__namespace.ɵɵsanitizeUrl);
@@ -3360,12 +3360,9 @@
3360
3360
  }
3361
3361
  Object.defineProperty(CaseField.prototype, "value", {
3362
3362
  get: function () {
3363
- if (this.field_type && (this.field_type.type === 'DynamicList' || this.field_type.type === 'DynamicRadioList')) {
3363
+ if (this.isDynamic()) {
3364
3364
  return this._value && this._value.value ? this._value.value.code : this._value;
3365
3365
  }
3366
- else if (this.field_type && this.field_type.type === 'DynamicMultiSelectList') {
3367
- return this._value && this._value.value ? this._value.value : this._value;
3368
- }
3369
3366
  else {
3370
3367
  return this._value;
3371
3368
  }
@@ -3455,7 +3452,7 @@
3455
3452
  };
3456
3453
  CaseField.prototype.isDynamic = function () {
3457
3454
  var _this = this;
3458
- var dynamicFieldTypes = ['DynamicList', 'DynamicRadioList', 'DynamicMultiSelectList'];
3455
+ var dynamicFieldTypes = ['DynamicList', 'DynamicRadioList'];
3459
3456
  if (!this.field_type) {
3460
3457
  return false;
3461
3458
  }
@@ -5656,9 +5653,6 @@
5656
5653
  }
5657
5654
  caseFields.forEach(function (caseField) {
5658
5655
  switch (caseField.field_type.type) {
5659
- case FieldTypeSanitiser.FIELD_TYPE_DYNAMIC_MULTISELECT_LIST:
5660
- _this.convertArrayToDynamicListOutput(caseField, data);
5661
- break;
5662
5656
  case FieldTypeSanitiser.FIELD_TYPE_DYNAMIC_RADIO_LIST:
5663
5657
  case FieldTypeSanitiser.FIELD_TYPE_DYNAMIC_LIST:
5664
5658
  _this.convertStringToDynamicListOutput(caseField, data);
@@ -5676,17 +5670,6 @@
5676
5670
  }
5677
5671
  });
5678
5672
  };
5679
- FieldTypeSanitiser.prototype.convertArrayToDynamicListOutput = function (field, data) {
5680
- var values = data[field.id];
5681
- if (Array.isArray(values)) {
5682
- var listItems = this.getListItems(field);
5683
- var matches = listItems.filter(function (item) { return values.map(function (v) { return v.code; }).indexOf(item.code) !== -1; });
5684
- data[field.id] = {
5685
- value: matches,
5686
- list_items: listItems
5687
- };
5688
- }
5689
- };
5690
5673
  FieldTypeSanitiser.prototype.convertStringToDynamicListOutput = function (field, data) {
5691
5674
  var stringValue = data[field.id];
5692
5675
  if (typeof stringValue === 'string') {
@@ -5717,7 +5700,6 @@
5717
5700
  FieldTypeSanitiser.FIELD_TYPE_COLLECTION = 'Collection';
5718
5701
  FieldTypeSanitiser.FIELD_TYPE_DYNAMIC_LIST = 'DynamicList';
5719
5702
  FieldTypeSanitiser.FIELD_TYPE_DYNAMIC_RADIO_LIST = 'DynamicRadioList';
5720
- FieldTypeSanitiser.FIELD_TYPE_DYNAMIC_MULTISELECT_LIST = 'DynamicMultiSelectList';
5721
5703
  FieldTypeSanitiser.ɵfac = function FieldTypeSanitiser_Factory(t) { return new (t || FieldTypeSanitiser)(); };
5722
5704
  FieldTypeSanitiser.ɵprov = i0__namespace.ɵɵdefineInjectable({ token: FieldTypeSanitiser, factory: FieldTypeSanitiser.ɵfac });
5723
5705
  (function () {
@@ -11030,7 +11012,7 @@
11030
11012
  return AddressOption;
11031
11013
  }());
11032
11014
 
11033
- var _c0$S = ["writeComplexFieldComponent"];
11015
+ var _c0$R = ["writeComplexFieldComponent"];
11034
11016
  function WriteAddressFieldComponent_div_1_div_4_span_4_Template(rf, ctx) {
11035
11017
  if (rf & 1) {
11036
11018
  i0__namespace.ɵɵelementStart(0, "span", 14);
@@ -11244,7 +11226,7 @@
11244
11226
  WriteAddressFieldComponent.ɵfac = function WriteAddressFieldComponent_Factory(t) { return new (t || WriteAddressFieldComponent)(i0__namespace.ɵɵdirectiveInject(AddressesService), i0__namespace.ɵɵdirectiveInject(IsCompoundPipe)); };
11245
11227
  WriteAddressFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteAddressFieldComponent, selectors: [["ccd-write-address-field"]], viewQuery: function WriteAddressFieldComponent_Query(rf, ctx) {
11246
11228
  if (rf & 1) {
11247
- i0__namespace.ɵɵviewQuery(_c0$S, 1);
11229
+ i0__namespace.ɵɵviewQuery(_c0$R, 1);
11248
11230
  i0__namespace.ɵɵviewQuery(FocusElementDirective, 1);
11249
11231
  }
11250
11232
  if (rf & 2) {
@@ -11390,12 +11372,13 @@
11390
11372
  }
11391
11373
  }
11392
11374
  var CaseFileViewFieldComponent = /** @class */ (function () {
11393
- function CaseFileViewFieldComponent(elementRef, route, caseFileViewService, documentManagementService, loadingService) {
11375
+ function CaseFileViewFieldComponent(elementRef, route, caseFileViewService, documentManagementService, loadingService, sessionStorageService) {
11394
11376
  this.elementRef = elementRef;
11395
11377
  this.route = route;
11396
11378
  this.caseFileViewService = caseFileViewService;
11397
11379
  this.documentManagementService = documentManagementService;
11398
11380
  this.loadingService = loadingService;
11381
+ this.sessionStorageService = sessionStorageService;
11399
11382
  this.allowMoving = true;
11400
11383
  this.getCategoriesAndDocumentsError = false;
11401
11384
  }
@@ -11409,6 +11392,12 @@
11409
11392
  },
11410
11393
  error: function (_) { return _this.getCategoriesAndDocumentsError = true; }
11411
11394
  });
11395
+ // EXUI-8000
11396
+ var userInfo = JSON.parse(this.sessionStorageService.getItem('userDetails'));
11397
+ // Get acls that intersects from acl roles and user roles
11398
+ var acls = this.caseField.acls.filter(function (acl) { return userInfo.roles.includes(acl.role); });
11399
+ // As there can be more than one intersecting role, if any acls are update: true
11400
+ this.allowMoving = acls.some(function (acl) { return acl.update; });
11412
11401
  };
11413
11402
  CaseFileViewFieldComponent.prototype.ngAfterViewInit = function () {
11414
11403
  var slider = this.elementRef.nativeElement.querySelector('.slider');
@@ -11456,7 +11445,7 @@
11456
11445
  return CaseFileViewFieldComponent;
11457
11446
  }());
11458
11447
  CaseFileViewFieldComponent.PARAM_CASE_ID = 'cid';
11459
- CaseFileViewFieldComponent.ɵfac = function CaseFileViewFieldComponent_Factory(t) { return new (t || CaseFileViewFieldComponent)(i0__namespace.ɵɵdirectiveInject(i0__namespace.ElementRef), i0__namespace.ɵɵdirectiveInject(i1__namespace$1.ActivatedRoute), i0__namespace.ɵɵdirectiveInject(CaseFileViewService), i0__namespace.ɵɵdirectiveInject(DocumentManagementService), i0__namespace.ɵɵdirectiveInject(LoadingService)); };
11448
+ CaseFileViewFieldComponent.ɵfac = function CaseFileViewFieldComponent_Factory(t) { return new (t || CaseFileViewFieldComponent)(i0__namespace.ɵɵdirectiveInject(i0__namespace.ElementRef), i0__namespace.ɵɵdirectiveInject(i1__namespace$1.ActivatedRoute), i0__namespace.ɵɵdirectiveInject(CaseFileViewService), i0__namespace.ɵɵdirectiveInject(DocumentManagementService), i0__namespace.ɵɵdirectiveInject(LoadingService), i0__namespace.ɵɵdirectiveInject(SessionStorageService)); };
11460
11449
  CaseFileViewFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: CaseFileViewFieldComponent, selectors: [["ccd-case-file-view-field"]], decls: 2, vars: 2, consts: [["class", "govuk-grid-column-two-thirds", 4, "ngIf"], [4, "ngIf"], [1, "govuk-grid-column-two-thirds"], [1, "govuk-heading-xl"], [1, "govuk-body"], [1, "govuk-heading-l"], ["id", "case-file-view", 1, "govuk-form-group"], [1, "document-tree-container"], [1, "document-tree-container__tree", 3, "categoriesAndDocuments", "allowMoving", "clickedDocument", "moveDocument"], [1, "slider"], [1, "media-viewer-container"], [3, "url", "downloadFileName", "showToolbar", "contentType", "enableAnnotations", "enableRedactions", "height"]], template: function CaseFileViewFieldComponent_Template(rf, ctx) {
11461
11450
  if (rf & 1) {
11462
11451
  i0__namespace.ɵɵtemplate(0, CaseFileViewFieldComponent_div_0_Template, 5, 0, "div", 0);
@@ -11476,92 +11465,7 @@
11476
11465
  templateUrl: './case-file-view-field.component.html',
11477
11466
  styleUrls: ['./case-file-view-field.component.scss'],
11478
11467
  }]
11479
- }], function () { return [{ type: i0__namespace.ElementRef }, { type: i1__namespace$1.ActivatedRoute }, { type: CaseFileViewService }, { type: DocumentManagementService }, { type: LoadingService }]; }, null);
11480
- })();
11481
-
11482
- function CaseFileViewFieldReadComponent_div_0_Template(rf, ctx) {
11483
- if (rf & 1) {
11484
- i0__namespace.ɵɵelementStart(0, "div", 2);
11485
- i0__namespace.ɵɵelementStart(1, "h1", 3);
11486
- i0__namespace.ɵɵtext(2, "Sorry, there is a problem with the service");
11487
- i0__namespace.ɵɵelementEnd();
11488
- i0__namespace.ɵɵelementStart(3, "p", 4);
11489
- i0__namespace.ɵɵtext(4, "Try again later.");
11490
- i0__namespace.ɵɵelementEnd();
11491
- i0__namespace.ɵɵelementEnd();
11492
- }
11493
- }
11494
- function CaseFileViewFieldReadComponent_div_1_ng_container_8_Template(rf, ctx) {
11495
- if (rf & 1) {
11496
- i0__namespace.ɵɵelementContainerStart(0);
11497
- i0__namespace.ɵɵelement(1, "mv-media-viewer", 11);
11498
- i0__namespace.ɵɵelementContainerEnd();
11499
- }
11500
- if (rf & 2) {
11501
- var ctx_r2 = i0__namespace.ɵɵnextContext(2);
11502
- i0__namespace.ɵɵadvance(1);
11503
- i0__namespace.ɵɵproperty("url", ctx_r2.currentDocument.document_binary_url)("downloadFileName", ctx_r2.currentDocument.document_filename)("showToolbar", true)("contentType", ctx_r2.currentDocument.content_type)("enableAnnotations", true)("enableRedactions", true)("height", "94.5vh");
11504
- }
11505
- }
11506
- function CaseFileViewFieldReadComponent_div_1_Template(rf, ctx) {
11507
- if (rf & 1) {
11508
- var _r4_1 = i0__namespace.ɵɵgetCurrentView();
11509
- i0__namespace.ɵɵelementStart(0, "div");
11510
- i0__namespace.ɵɵelementStart(1, "h2", 5);
11511
- i0__namespace.ɵɵtext(2, "Case file");
11512
- i0__namespace.ɵɵelementEnd();
11513
- i0__namespace.ɵɵelementStart(3, "div", 6);
11514
- i0__namespace.ɵɵelementStart(4, "div", 7);
11515
- i0__namespace.ɵɵelementStart(5, "ccd-case-file-view-folder", 8);
11516
- i0__namespace.ɵɵlistener("clickedDocument", function CaseFileViewFieldReadComponent_div_1_Template_ccd_case_file_view_folder_clickedDocument_5_listener($event) { i0__namespace.ɵɵrestoreView(_r4_1); var ctx_r3 = i0__namespace.ɵɵnextContext(); return ctx_r3.setMediaViewerFile($event); })("moveDocument", function CaseFileViewFieldReadComponent_div_1_Template_ccd_case_file_view_folder_moveDocument_5_listener($event) { i0__namespace.ɵɵrestoreView(_r4_1); var ctx_r5 = i0__namespace.ɵɵnextContext(); return ctx_r5.moveDocument($event); });
11517
- i0__namespace.ɵɵelementEnd();
11518
- i0__namespace.ɵɵelementEnd();
11519
- i0__namespace.ɵɵelement(6, "div", 9);
11520
- i0__namespace.ɵɵelementStart(7, "div", 10);
11521
- i0__namespace.ɵɵtemplate(8, CaseFileViewFieldReadComponent_div_1_ng_container_8_Template, 2, 7, "ng-container", 1);
11522
- i0__namespace.ɵɵelementEnd();
11523
- i0__namespace.ɵɵelementEnd();
11524
- i0__namespace.ɵɵelementEnd();
11525
- }
11526
- if (rf & 2) {
11527
- var ctx_r1 = i0__namespace.ɵɵnextContext();
11528
- i0__namespace.ɵɵadvance(5);
11529
- i0__namespace.ɵɵproperty("categoriesAndDocuments", ctx_r1.categoriesAndDocuments$)("allowMoving", ctx_r1.allowMoving);
11530
- i0__namespace.ɵɵadvance(3);
11531
- i0__namespace.ɵɵproperty("ngIf", ctx_r1.currentDocument);
11532
- }
11533
- }
11534
- var CaseFileViewFieldReadComponent = /** @class */ (function (_super) {
11535
- __extends(CaseFileViewFieldReadComponent, _super);
11536
- function CaseFileViewFieldReadComponent() {
11537
- var _this = _super.apply(this, __spread(arguments)) || this;
11538
- _this.allowMoving = false;
11539
- return _this;
11540
- }
11541
- return CaseFileViewFieldReadComponent;
11542
- }(CaseFileViewFieldComponent));
11543
- CaseFileViewFieldReadComponent.ɵfac = function CaseFileViewFieldReadComponent_Factory(t) { return ɵCaseFileViewFieldReadComponent_BaseFactory(t || CaseFileViewFieldReadComponent); };
11544
- CaseFileViewFieldReadComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: CaseFileViewFieldReadComponent, selectors: [["ccd-case-file-view-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [["class", "govuk-grid-column-two-thirds", 4, "ngIf"], [4, "ngIf"], [1, "govuk-grid-column-two-thirds"], [1, "govuk-heading-xl"], [1, "govuk-body"], [1, "govuk-heading-l"], ["id", "case-file-view", 1, "govuk-form-group"], [1, "document-tree-container"], [1, "document-tree-container__tree", 3, "categoriesAndDocuments", "allowMoving", "clickedDocument", "moveDocument"], [1, "slider"], [1, "media-viewer-container"], [3, "url", "downloadFileName", "showToolbar", "contentType", "enableAnnotations", "enableRedactions", "height"]], template: function CaseFileViewFieldReadComponent_Template(rf, ctx) {
11545
- if (rf & 1) {
11546
- i0__namespace.ɵɵtemplate(0, CaseFileViewFieldReadComponent_div_0_Template, 5, 0, "div", 0);
11547
- i0__namespace.ɵɵtemplate(1, CaseFileViewFieldReadComponent_div_1_Template, 9, 3, "div", 1);
11548
- }
11549
- if (rf & 2) {
11550
- i0__namespace.ɵɵproperty("ngIf", ctx.getCategoriesAndDocumentsError);
11551
- i0__namespace.ɵɵadvance(1);
11552
- i0__namespace.ɵɵproperty("ngIf", !ctx.getCategoriesAndDocumentsError);
11553
- }
11554
- }, styles: ["#case-file-view[_ngcontent-%COMP%]{display:flex;border:2px solid #c9c9c9;height:100vh;position:relative}#case-file-view[_ngcontent-%COMP%] .document-tree-container[_ngcontent-%COMP%]{background-color:#faf8f8;width:30%;min-height:400px;min-width:10%}#case-file-view[_ngcontent-%COMP%] .slider[_ngcontent-%COMP%]{width:.2%;background-color:#6b6b6b}#case-file-view[_ngcontent-%COMP%] .slider[_ngcontent-%COMP%]:focus, #case-file-view[_ngcontent-%COMP%] .slider[_ngcontent-%COMP%]:hover{cursor:col-resize}#case-file-view[_ngcontent-%COMP%] .media-viewer-container[_ngcontent-%COMP%]{background-color:#dee0e2;flex:1 1 0;overflow:hidden}"] });
11555
- var ɵCaseFileViewFieldReadComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(CaseFileViewFieldReadComponent);
11556
- (function () {
11557
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFileViewFieldReadComponent, [{
11558
- type: i0.Component,
11559
- args: [{
11560
- selector: 'ccd-case-file-view-field',
11561
- templateUrl: './case-file-view-field.component.html',
11562
- styleUrls: ['./case-file-view-field.component.scss'],
11563
- }]
11564
- }], null, null);
11468
+ }], function () { return [{ type: i0__namespace.ElementRef }, { type: i1__namespace$1.ActivatedRoute }, { type: CaseFileViewService }, { type: DocumentManagementService }, { type: LoadingService }, { type: SessionStorageService }]; }, null);
11565
11469
  })();
11566
11470
 
11567
11471
  exports.AddCommentsErrorMessage = void 0;
@@ -11916,7 +11820,7 @@
11916
11820
  i0__namespace.ɵɵproperty("formGroup", ctx_r10.caseFlagParentFormGroup)("optional", ctx_r10.flagCommentsOptional);
11917
11821
  }
11918
11822
  }
11919
- var _c0$R = function (a0) { return { "form-group-error": a0 }; };
11823
+ var _c0$Q = function (a0) { return { "form-group-error": a0 }; };
11920
11824
  function WriteCaseFlagFieldComponent_div_1_Template(rf, ctx) {
11921
11825
  if (rf & 1) {
11922
11826
  i0__namespace.ɵɵelementStart(0, "div", 8);
@@ -11937,7 +11841,7 @@
11937
11841
  i0__namespace.ɵɵadvance(1);
11938
11842
  i0__namespace.ɵɵproperty("ngSwitch", ctx_r1.fieldState);
11939
11843
  i0__namespace.ɵɵadvance(1);
11940
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$R, ctx_r1.errorMessages.length > 0));
11844
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$Q, ctx_r1.errorMessages.length > 0));
11941
11845
  i0__namespace.ɵɵadvance(1);
11942
11846
  i0__namespace.ɵɵtextInterpolate1(" ", ctx_r1.createFlagCaption, " ");
11943
11847
  i0__namespace.ɵɵadvance(1);
@@ -12413,7 +12317,7 @@
12413
12317
  }], null, null);
12414
12318
  })();
12415
12319
 
12416
- var _c0$Q = ["writeComplexFieldComponent"];
12320
+ var _c0$P = ["writeComplexFieldComponent"];
12417
12321
  function WriteCaseLinkFieldComponent_span_2_Template(rf, ctx) {
12418
12322
  if (rf & 1) {
12419
12323
  i0__namespace.ɵɵelementStart(0, "span", 6);
@@ -12518,7 +12422,7 @@
12518
12422
  WriteCaseLinkFieldComponent.ɵfac = function WriteCaseLinkFieldComponent_Factory(t) { return ɵWriteCaseLinkFieldComponent_BaseFactory(t || WriteCaseLinkFieldComponent); };
12519
12423
  WriteCaseLinkFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteCaseLinkFieldComponent, selectors: [["ccd-write-case-link-field"]], viewQuery: function WriteCaseLinkFieldComponent_Query(rf, ctx) {
12520
12424
  if (rf & 1) {
12521
- i0__namespace.ɵɵviewQuery(_c0$Q, 1);
12425
+ i0__namespace.ɵɵviewQuery(_c0$P, 1);
12522
12426
  }
12523
12427
  if (rf & 2) {
12524
12428
  var _t = void 0;
@@ -12563,7 +12467,7 @@
12563
12467
  }] });
12564
12468
  })();
12565
12469
 
12566
- var _c0$P = function (a0, a1, a2, a3, a4, a5) { return { id: a0, label: a1, field_type: a2, display_context_parameter: a3, value: a4, hidden: a5 }; };
12470
+ var _c0$O = function (a0, a1, a2, a3, a4, a5) { return { id: a0, label: a1, field_type: a2, display_context_parameter: a3, value: a4, hidden: a5 }; };
12567
12471
  function ReadCollectionFieldComponent_table_0_tbody_2_Template(rf, ctx) {
12568
12472
  if (rf & 1) {
12569
12473
  i0__namespace.ɵɵelementStart(0, "tbody");
@@ -12578,7 +12482,7 @@
12578
12482
  if (rf & 2) {
12579
12483
  var ctx_r1 = i0__namespace.ɵɵnextContext(2);
12580
12484
  i0__namespace.ɵɵadvance(4);
12581
- i0__namespace.ɵɵproperty("caseField", i0__namespace.ɵɵpureFunction6(3, _c0$P, ctx_r1.caseField.label, ctx_r1.caseField.label, ctx_r1.caseField.field_type.collection_field_type, ctx_r1.caseField.display_context_parameter, ctx_r1.caseField.value, ctx_r1.caseField.hidden))("context", ctx_r1.context)("topLevelFormGroup", ctx_r1.topLevelFormGroup);
12485
+ i0__namespace.ɵɵproperty("caseField", i0__namespace.ɵɵpureFunction6(3, _c0$O, ctx_r1.caseField.label, ctx_r1.caseField.label, ctx_r1.caseField.field_type.collection_field_type, ctx_r1.caseField.display_context_parameter, ctx_r1.caseField.value, ctx_r1.caseField.hidden))("context", ctx_r1.context)("topLevelFormGroup", ctx_r1.topLevelFormGroup);
12582
12486
  }
12583
12487
  }
12584
12488
  var _c1$k = function (a0, a1, a2, a3, a4) { return { id: a0, label: a1, field_type: a2, value: a3, hidden: a4 }; };
@@ -12729,7 +12633,7 @@
12729
12633
  }], function () { return [{ type: i1__namespace$3.MatDialogRef }]; }, null);
12730
12634
  })();
12731
12635
 
12732
- var _c0$O = ["collectionItem"];
12636
+ var _c0$N = ["collectionItem"];
12733
12637
  function WriteCollectionFieldComponent_h2_7_span_1_Template(rf, ctx) {
12734
12638
  if (rf & 1) {
12735
12639
  i0__namespace.ɵɵelementStart(0, "span", 9);
@@ -12971,11 +12875,6 @@
12971
12875
  // Manually resetting errors is required to prevent `ExpressionChangedAfterItHasBeenCheckedError`
12972
12876
  this.formArray.setErrors(null);
12973
12877
  var item = { value: null };
12974
- if (this.isCollectionDynamic()) {
12975
- item = Object.assign({}, this.caseField.value[this.caseField.value.length - 1]);
12976
- var key = Number(item['id'][item['id'].length - 1]) + 1;
12977
- item.id = item['id'].replace(/.$/, key.toString());
12978
- }
12979
12878
  this.caseField.value.push(item);
12980
12879
  var index = this.caseField.value.length - 1;
12981
12880
  var caseField = this.buildCaseField(item, index, true);
@@ -12998,12 +12897,6 @@
12998
12897
  setTimeout(function () { return _this.focusLastItem(); });
12999
12898
  }
13000
12899
  };
13001
- WriteCollectionFieldComponent.prototype.isCollectionDynamic = function () {
13002
- if (!this.caseField.field_type || !this.caseField.field_type.collection_field_type) {
13003
- return false;
13004
- }
13005
- return this.caseField.field_type.collection_field_type.id === 'DynamicRadioList';
13006
- };
13007
12900
  WriteCollectionFieldComponent.prototype.newCaseField = function (id, item, index, isNew) {
13008
12901
  if (isNew === void 0) { isNew = false; }
13009
12902
  var isNotAuthorisedToUpdate = !isNew && this.isNotAuthorisedToUpdate(index);
@@ -13153,7 +13046,7 @@
13153
13046
  WriteCollectionFieldComponent.ɵfac = function WriteCollectionFieldComponent_Factory(t) { return new (t || WriteCollectionFieldComponent)(i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(i2__namespace$1.ScrollToService), i0__namespace.ɵɵdirectiveInject(ProfileNotifier)); };
13154
13047
  WriteCollectionFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteCollectionFieldComponent, selectors: [["ccd-write-collection-field"]], viewQuery: function WriteCollectionFieldComponent_Query(rf, ctx) {
13155
13048
  if (rf & 1) {
13156
- i0__namespace.ɵɵviewQuery(_c0$O, 1);
13049
+ i0__namespace.ɵɵviewQuery(_c0$N, 1);
13157
13050
  }
13158
13051
  if (rf & 2) {
13159
13052
  var _t = void 0;
@@ -13847,7 +13740,7 @@
13847
13740
  }], null, null);
13848
13741
  })();
13849
13742
 
13850
- var _c0$N = ["fileInput"];
13743
+ var _c0$M = ["fileInput"];
13851
13744
  function WriteDocumentFieldComponent_span_6_Template(rf, ctx) {
13852
13745
  if (rf & 1) {
13853
13746
  i0__namespace.ɵɵelementStart(0, "span", 12);
@@ -14141,7 +14034,7 @@
14141
14034
  WriteDocumentFieldComponent.ɵfac = function WriteDocumentFieldComponent_Factory(t) { return new (t || WriteDocumentFieldComponent)(i0__namespace.ɵɵdirectiveInject(AbstractAppConfig), i0__namespace.ɵɵdirectiveInject(CaseNotifier), i0__namespace.ɵɵdirectiveInject(DocumentManagementService), i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(FileUploadStateService)); };
14142
14035
  WriteDocumentFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteDocumentFieldComponent, selectors: [["ccd-write-document-field"]], viewQuery: function WriteDocumentFieldComponent_Query(rf, ctx) {
14143
14036
  if (rf & 1) {
14144
- i0__namespace.ɵɵviewQuery(_c0$N, 1);
14037
+ i0__namespace.ɵɵviewQuery(_c0$M, 1);
14145
14038
  }
14146
14039
  if (rf & 2) {
14147
14040
  var _t = void 0;
@@ -14341,7 +14234,7 @@
14341
14234
  i0__namespace.ɵɵtextInterpolate(type_r5.label);
14342
14235
  }
14343
14236
  }
14344
- var _c0$M = function (a0) { return { "form-group-error": a0 }; };
14237
+ var _c0$L = function (a0) { return { "form-group-error": a0 }; };
14345
14238
  var WriteDynamicListFieldComponent = /** @class */ (function (_super) {
14346
14239
  __extends(WriteDynamicListFieldComponent, _super);
14347
14240
  function WriteDynamicListFieldComponent() {
@@ -14390,7 +14283,7 @@
14390
14283
  i0__namespace.ɵɵelementEnd();
14391
14284
  }
14392
14285
  if (rf & 2) {
14393
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c0$M, !ctx.dynamicListFormControl.valid && (ctx.dynamicListFormControl.dirty || ctx.dynamicListFormControl.touched)));
14286
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c0$L, !ctx.dynamicListFormControl.valid && (ctx.dynamicListFormControl.dirty || ctx.dynamicListFormControl.touched)));
14394
14287
  i0__namespace.ɵɵadvance(1);
14395
14288
  i0__namespace.ɵɵproperty("for", ctx.id());
14396
14289
  i0__namespace.ɵɵadvance(1);
@@ -14540,7 +14433,7 @@
14540
14433
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, ctx_r3.dynamicRadioListControl.errors));
14541
14434
  }
14542
14435
  }
14543
- var _c0$L = function (a0) { return { selected: a0 }; };
14436
+ var _c0$K = function (a0) { return { selected: a0 }; };
14544
14437
  function WriteDynamicRadioListFieldComponent_div_9_Template(rf, ctx) {
14545
14438
  if (rf & 1) {
14546
14439
  i0__namespace.ɵɵelementStart(0, "div", 10);
@@ -14553,11 +14446,12 @@
14553
14446
  if (rf & 2) {
14554
14447
  var radioButton_r5 = ctx.$implicit;
14555
14448
  var ctx_r4 = i0__namespace.ɵɵnextContext();
14556
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(7, _c0$L, ctx_r4.dynamicRadioListControl.value === radioButton_r5.code));
14449
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(7, _c0$K, ctx_r4.dynamicRadioListControl.value === radioButton_r5.code));
14557
14450
  i0__namespace.ɵɵadvance(1);
14558
- i0__namespace.ɵɵproperty("id", ctx_r4.createElementId(radioButton_r5.code))("name", ctx_r4.createElementId(radioButton_r5.code))("formControl", ctx_r4.dynamicRadioListControl)("value", radioButton_r5.code);
14451
+ i0__namespace.ɵɵpropertyInterpolate("name", ctx_r4.id());
14452
+ i0__namespace.ɵɵproperty("id", ctx_r4.buildElementId(radioButton_r5.code))("formControl", ctx_r4.dynamicRadioListControl)("value", radioButton_r5.code);
14559
14453
  i0__namespace.ɵɵadvance(1);
14560
- i0__namespace.ɵɵproperty("for", ctx_r4.createElementId(radioButton_r5.code));
14454
+ i0__namespace.ɵɵproperty("for", ctx_r4.buildElementId(radioButton_r5.code));
14561
14455
  i0__namespace.ɵɵadvance(1);
14562
14456
  i0__namespace.ɵɵtextInterpolate(radioButton_r5.label);
14563
14457
  }
@@ -14586,8 +14480,8 @@
14586
14480
  this.dynamicRadioListControl = this.registerControl(new i2.FormControl(this.caseField.value));
14587
14481
  this.dynamicRadioListControl.setValue(this.caseField.value);
14588
14482
  };
14589
- WriteDynamicRadioListFieldComponent.prototype.createElementId = function (name) {
14590
- return this.parent && this.parent.value ? this.parent.value.id + this.parent.value.value : _super.prototype.createElementId.call(this, name);
14483
+ WriteDynamicRadioListFieldComponent.prototype.buildElementId = function (name) {
14484
+ return this.id() + "-" + name;
14591
14485
  };
14592
14486
  return WriteDynamicRadioListFieldComponent;
14593
14487
  }(AbstractFieldWriteComponent));
@@ -14717,7 +14611,7 @@
14717
14611
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(2, 1, ctx_r2.emailControl.errors, ctx_r2.caseField.label));
14718
14612
  }
14719
14613
  }
14720
- var _c0$K = function (a0) { return { "form-group-error": a0 }; };
14614
+ var _c0$J = function (a0) { return { "form-group-error": a0 }; };
14721
14615
  var _c1$h = function (a0) { return { "govuk-input--error": a0 }; };
14722
14616
  var WriteEmailFieldComponent = /** @class */ (function (_super) {
14723
14617
  __extends(WriteEmailFieldComponent, _super);
@@ -14742,7 +14636,7 @@
14742
14636
  i0__namespace.ɵɵelementEnd();
14743
14637
  }
14744
14638
  if (rf & 2) {
14745
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$K, !ctx.emailControl.valid && (ctx.emailControl.dirty || ctx.emailControl.touched)));
14639
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$J, !ctx.emailControl.valid && (ctx.emailControl.dirty || ctx.emailControl.touched)));
14746
14640
  i0__namespace.ɵɵadvance(1);
14747
14641
  i0__namespace.ɵɵproperty("for", ctx.id());
14748
14642
  i0__namespace.ɵɵadvance(1);
@@ -14874,7 +14768,7 @@
14874
14768
  i0__namespace.ɵɵtextInterpolate(type_r4.label);
14875
14769
  }
14876
14770
  }
14877
- var _c0$J = function (a0) { return { "form-group-error": a0 }; };
14771
+ var _c0$I = function (a0) { return { "form-group-error": a0 }; };
14878
14772
  var WriteFixedListFieldComponent = /** @class */ (function (_super) {
14879
14773
  __extends(WriteFixedListFieldComponent, _super);
14880
14774
  function WriteFixedListFieldComponent() {
@@ -14923,7 +14817,7 @@
14923
14817
  i0__namespace.ɵɵelementEnd();
14924
14818
  }
14925
14819
  if (rf & 2) {
14926
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(9, _c0$J, !ctx.fixedListFormControl.valid && (ctx.fixedListFormControl.dirty || ctx.fixedListFormControl.touched)));
14820
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(9, _c0$I, !ctx.fixedListFormControl.valid && (ctx.fixedListFormControl.dirty || ctx.fixedListFormControl.touched)));
14927
14821
  i0__namespace.ɵɵadvance(1);
14928
14822
  i0__namespace.ɵɵproperty("for", ctx.id());
14929
14823
  i0__namespace.ɵɵadvance(1);
@@ -15041,7 +14935,7 @@
15041
14935
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(2, 1, ctx_r2.fixedRadioListControl.errors, ctx_r2.caseField.label));
15042
14936
  }
15043
14937
  }
15044
- var _c0$I = function (a0) { return { selected: a0 }; };
14938
+ var _c0$H = function (a0) { return { selected: a0 }; };
15045
14939
  function WriteFixedRadioListFieldComponent_div_8_Template(rf, ctx) {
15046
14940
  if (rf & 1) {
15047
14941
  i0__namespace.ɵɵelementStart(0, "div", 9);
@@ -15054,7 +14948,7 @@
15054
14948
  if (rf & 2) {
15055
14949
  var radioButton_r4 = ctx.$implicit;
15056
14950
  var ctx_r3 = i0__namespace.ɵɵnextContext();
15057
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(7, _c0$I, ctx_r3.fixedRadioListControl.value === radioButton_r4.code));
14951
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(7, _c0$H, ctx_r3.fixedRadioListControl.value === radioButton_r4.code));
15058
14952
  i0__namespace.ɵɵadvance(1);
15059
14953
  i0__namespace.ɵɵproperty("id", ctx_r3.id() + "-" + radioButton_r4.code)("name", ctx_r3.id())("formControl", ctx_r3.fixedRadioListControl)("value", radioButton_r4.code);
15060
14954
  i0__namespace.ɵɵadvance(1);
@@ -15224,7 +15118,7 @@
15224
15118
  i0__namespace.ɵɵtextInterpolate1(" ", ctx_r1.caseField.hint_text, " ");
15225
15119
  }
15226
15120
  }
15227
- var _c0$H = function (a0) { return { "hide-autocomplete": a0 }; };
15121
+ var _c0$G = function (a0) { return { "hide-autocomplete": a0 }; };
15228
15122
  function WriteJudicialUserFieldComponent_mat_option_7_Template(rf, ctx) {
15229
15123
  if (rf & 1) {
15230
15124
  var _r7_1 = i0__namespace.ɵɵgetCurrentView();
@@ -15236,7 +15130,7 @@
15236
15130
  if (rf & 2) {
15237
15131
  var judicialUser_r5 = ctx.$implicit;
15238
15132
  var ctx_r3 = i0__namespace.ɵɵnextContext();
15239
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(4, _c0$H, !ctx_r3.showAutocomplete))("value", judicialUser_r5.idamId);
15133
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(4, _c0$G, !ctx_r3.showAutocomplete))("value", judicialUser_r5.idamId);
15240
15134
  i0__namespace.ɵɵadvance(1);
15241
15135
  i0__namespace.ɵɵtextInterpolate2(" ", judicialUser_r5.fullName, " (", judicialUser_r5.emailId, ") ");
15242
15136
  }
@@ -16026,7 +15920,7 @@
16026
15920
  i0__namespace.ɵɵtextInterpolate1(" ", ctx_r13.caseReasonCommentsError, " ");
16027
15921
  }
16028
15922
  }
16029
- var _c0$G = function (a0) { return { "govuk-form-group--error": a0 }; };
15923
+ var _c0$F = function (a0) { return { "govuk-form-group--error": a0 }; };
16030
15924
  function LinkCasesComponent_div_8_div_14_Template(rf, ctx) {
16031
15925
  if (rf & 1) {
16032
15926
  i0__namespace.ɵɵelementStart(0, "div", 35);
@@ -16044,7 +15938,7 @@
16044
15938
  }
16045
15939
  if (rf & 2) {
16046
15940
  var ctx_r7 = i0__namespace.ɵɵnextContext(2);
16047
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(2, _c0$G, !!ctx_r7.caseReasonCommentsError));
15941
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(2, _c0$F, !!ctx_r7.caseReasonCommentsError));
16048
15942
  i0__namespace.ɵɵadvance(3);
16049
15943
  i0__namespace.ɵɵproperty("ngIf", ctx_r7.caseReasonCommentsError);
16050
15944
  }
@@ -16101,11 +15995,11 @@
16101
15995
  var ctx_r0 = i0__namespace.ɵɵnextContext();
16102
15996
  i0__namespace.ɵɵproperty("formGroup", ctx_r0.linkCaseForm);
16103
15997
  i0__namespace.ɵɵadvance(1);
16104
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$G, !!ctx_r0.caseNumberError));
15998
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$F, !!ctx_r0.caseNumberError));
16105
15999
  i0__namespace.ɵɵadvance(3);
16106
16000
  i0__namespace.ɵɵproperty("ngIf", ctx_r0.caseNumberError);
16107
16001
  i0__namespace.ɵɵadvance(2);
16108
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c0$G, !!ctx_r0.caseReasonError));
16002
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c0$F, !!ctx_r0.caseReasonError));
16109
16003
  i0__namespace.ɵɵadvance(5);
16110
16004
  i0__namespace.ɵɵproperty("ngIf", ctx_r0.caseReasonError);
16111
16005
  i0__namespace.ɵɵadvance(2);
@@ -16539,7 +16433,7 @@
16539
16433
  i0__namespace.ɵɵadvance(4);
16540
16434
  i0__namespace.ɵɵproperty("ngIf", ctx.linkCaseForm);
16541
16435
  i0__namespace.ɵɵadvance(4);
16542
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(9, _c0$G, !!ctx.noSelectedCaseError));
16436
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(9, _c0$F, !!ctx.noSelectedCaseError));
16543
16437
  i0__namespace.ɵɵadvance(1);
16544
16438
  i0__namespace.ɵɵproperty("ngIf", ctx.noSelectedCaseError);
16545
16439
  i0__namespace.ɵɵadvance(18);
@@ -17223,7 +17117,7 @@
17223
17117
  i0__namespace.ɵɵtextInterpolate2(" ", case_r4.caseName, " ", i0__namespace.ɵɵpipeBind1(4, 6, case_r4.caseReference), " ");
17224
17118
  }
17225
17119
  }
17226
- var _c0$F = function (a0) { return { "govuk-form-group--error": a0 }; };
17120
+ var _c0$E = function (a0) { return { "govuk-form-group--error": a0 }; };
17227
17121
  function UnLinkCasesComponent_div_0_div_4_Template(rf, ctx) {
17228
17122
  if (rf & 1) {
17229
17123
  i0__namespace.ɵɵelementStart(0, "div", 7);
@@ -17235,7 +17129,7 @@
17235
17129
  }
17236
17130
  if (rf & 2) {
17237
17131
  var ctx_r1 = i0__namespace.ɵɵnextContext(2);
17238
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(4, _c0$F, ctx_r1.unlinkErrorMessage))("formGroup", ctx_r1.unlinkCaseForm);
17132
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(4, _c0$E, ctx_r1.unlinkErrorMessage))("formGroup", ctx_r1.unlinkCaseForm);
17239
17133
  i0__namespace.ɵɵadvance(1);
17240
17134
  i0__namespace.ɵɵproperty("ngIf", ctx_r1.unlinkErrorMessage);
17241
17135
  i0__namespace.ɵɵadvance(2);
@@ -18177,7 +18071,7 @@
18177
18071
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(2, 1, ctx_r2.moneyGbpControl.errors, ctx_r2.caseField.label));
18178
18072
  }
18179
18073
  }
18180
- var _c0$E = function (a0) { return { "form-group-error": a0 }; };
18074
+ var _c0$D = function (a0) { return { "form-group-error": a0 }; };
18181
18075
  var WriteMoneyGbpFieldComponent = /** @class */ (function (_super) {
18182
18076
  __extends(WriteMoneyGbpFieldComponent, _super);
18183
18077
  function WriteMoneyGbpFieldComponent() {
@@ -18207,7 +18101,7 @@
18207
18101
  i0__namespace.ɵɵelementEnd();
18208
18102
  }
18209
18103
  if (rf & 2) {
18210
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(11, _c0$E, !ctx.moneyGbpControl.valid && (ctx.moneyGbpControl.dirty || ctx.moneyGbpControl.touched)));
18104
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(11, _c0$D, !ctx.moneyGbpControl.valid && (ctx.moneyGbpControl.dirty || ctx.moneyGbpControl.touched)));
18211
18105
  i0__namespace.ɵɵadvance(1);
18212
18106
  i0__namespace.ɵɵproperty("for", ctx.id());
18213
18107
  i0__namespace.ɵɵadvance(1);
@@ -18355,7 +18249,7 @@
18355
18249
  i0__namespace.ɵɵtextInterpolate(checkbox_r4.label);
18356
18250
  }
18357
18251
  }
18358
- var _c0$D = function (a0) { return { "error": a0 }; };
18252
+ var _c0$C = function (a0) { return { "error": a0 }; };
18359
18253
  var WriteMultiSelectListFieldComponent = /** @class */ (function (_super) {
18360
18254
  __extends(WriteMultiSelectListFieldComponent, _super);
18361
18255
  function WriteMultiSelectListFieldComponent() {
@@ -18419,7 +18313,7 @@
18419
18313
  i0__namespace.ɵɵelementEnd();
18420
18314
  }
18421
18315
  if (rf & 2) {
18422
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(6, _c0$D, !ctx.checkboxes.valid && (ctx.checkboxes.dirty || ctx.checkboxes.touched)))("id", ctx.id());
18316
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(6, _c0$C, !ctx.checkboxes.valid && (ctx.checkboxes.dirty || ctx.checkboxes.touched)))("id", ctx.id());
18423
18317
  i0__namespace.ɵɵadvance(3);
18424
18318
  i0__namespace.ɵɵproperty("ngIf", ctx.caseField.label);
18425
18319
  i0__namespace.ɵɵadvance(1);
@@ -18510,7 +18404,7 @@
18510
18404
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(2, 1, ctx_r2.numberControl.errors, ctx_r2.caseField.label));
18511
18405
  }
18512
18406
  }
18513
- var _c0$C = function (a0) { return { "form-group-error": a0 }; };
18407
+ var _c0$B = function (a0) { return { "form-group-error": a0 }; };
18514
18408
  var _c1$e = function (a0) { return { "govuk-input--error": a0 }; };
18515
18409
  var WriteNumberFieldComponent = /** @class */ (function (_super) {
18516
18410
  __extends(WriteNumberFieldComponent, _super);
@@ -18535,7 +18429,7 @@
18535
18429
  i0__namespace.ɵɵelementEnd();
18536
18430
  }
18537
18431
  if (rf & 2) {
18538
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$C, !ctx.numberControl.valid && ctx.numberControl.dirty));
18432
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(8, _c0$B, !ctx.numberControl.valid && ctx.numberControl.dirty));
18539
18433
  i0__namespace.ɵɵadvance(1);
18540
18434
  i0__namespace.ɵɵproperty("for", ctx.id());
18541
18435
  i0__namespace.ɵɵadvance(1);
@@ -18836,7 +18730,7 @@
18836
18730
  i0__namespace.ɵɵelementEnd();
18837
18731
  }
18838
18732
  }
18839
- var _c0$B = function (a0) { return { "scroll-container ": a0 }; };
18733
+ var _c0$A = function (a0) { return { "scroll-container ": a0 }; };
18840
18734
  function WriteOrganisationFieldComponent_fieldset_3_div_14_Template(rf, ctx) {
18841
18735
  if (rf & 1) {
18842
18736
  i0__namespace.ɵɵelementStart(0, "div", 26);
@@ -18852,7 +18746,7 @@
18852
18746
  var ctx_r2 = i0__namespace.ɵɵnextContext(2);
18853
18747
  var tmp_0_0 = null;
18854
18748
  var tmp_2_0 = null;
18855
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(11, _c0$B, ((tmp_0_0 = i0__namespace.ɵɵpipeBind1(1, 3, ctx_r2.simpleOrganisations$)) == null ? null : tmp_0_0.length) > 10));
18749
+ i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(11, _c0$A, ((tmp_0_0 = i0__namespace.ɵɵpipeBind1(1, 3, ctx_r2.simpleOrganisations$)) == null ? null : tmp_0_0.length) > 10));
18856
18750
  i0__namespace.ɵɵadvance(2);
18857
18751
  i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind1(3, 5, ctx_r2.simpleOrganisations$));
18858
18752
  i0__namespace.ɵɵadvance(2);
@@ -19256,231 +19150,6 @@
19256
19150
  }], function () { return [{ type: AbstractAppConfig }, { type: SessionStorageService }]; }, null);
19257
19151
  })();
19258
19152
 
19259
- function ReadDynamicMultiSelectListFieldComponent_div_0_Template(rf, ctx) {
19260
- if (rf & 1) {
19261
- i0__namespace.ɵɵelementStart(0, "div");
19262
- i0__namespace.ɵɵtext(1);
19263
- i0__namespace.ɵɵpipe(2, "ccdFixedList");
19264
- i0__namespace.ɵɵelementEnd();
19265
- }
19266
- if (rf & 2) {
19267
- var value_r1 = ctx.$implicit;
19268
- var ctx_r0 = i0__namespace.ɵɵnextContext();
19269
- i0__namespace.ɵɵadvance(1);
19270
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind2(2, 1, value_r1.code, ctx_r0.caseField.list_items), "\n");
19271
- }
19272
- }
19273
- var ReadDynamicMultiSelectListFieldComponent = /** @class */ (function (_super) {
19274
- __extends(ReadDynamicMultiSelectListFieldComponent, _super);
19275
- function ReadDynamicMultiSelectListFieldComponent() {
19276
- return _super !== null && _super.apply(this, arguments) || this;
19277
- }
19278
- ReadDynamicMultiSelectListFieldComponent.prototype.ngOnInit = function () {
19279
- /**
19280
- *
19281
- * Reassigning list_items from formatted_list when list_items is empty
19282
- */
19283
- if (!this.caseField.list_items && this.caseField.formatted_value && this.caseField.formatted_value.list_items) {
19284
- this.caseField.list_items = this.caseField.formatted_value.list_items;
19285
- }
19286
- if (!this.caseField.value && this.caseField.formatted_value && this.caseField.formatted_value.value) {
19287
- this.caseField.value = this.caseField.formatted_value.value;
19288
- }
19289
- _super.prototype.ngOnInit.call(this);
19290
- };
19291
- return ReadDynamicMultiSelectListFieldComponent;
19292
- }(AbstractFieldReadComponent));
19293
- ReadDynamicMultiSelectListFieldComponent.ɵfac = function ReadDynamicMultiSelectListFieldComponent_Factory(t) { return ɵReadDynamicMultiSelectListFieldComponent_BaseFactory(t || ReadDynamicMultiSelectListFieldComponent); };
19294
- ReadDynamicMultiSelectListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadDynamicMultiSelectListFieldComponent, selectors: [["ccd-read-dynamic-multi-select-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngFor", "ngForOf"]], template: function ReadDynamicMultiSelectListFieldComponent_Template(rf, ctx) {
19295
- if (rf & 1) {
19296
- i0__namespace.ɵɵtemplate(0, ReadDynamicMultiSelectListFieldComponent_div_0_Template, 3, 4, "div", 0);
19297
- }
19298
- if (rf & 2) {
19299
- i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.value);
19300
- }
19301
- }, directives: [i1__namespace.NgForOf], pipes: [FixedListPipe], styles: [".multi-select-list-field-table[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] > td[_ngcontent-%COMP%]{padding:5px 0}.multi-select-list-field-table[_ngcontent-%COMP%] tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%]{border-bottom:none}.multi-select-list-field-table[_ngcontent-%COMP%] td.collection-actions[_ngcontent-%COMP%]{width:1px;white-space:nowrap}"] });
19302
- var ɵReadDynamicMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadDynamicMultiSelectListFieldComponent);
19303
- (function () {
19304
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadDynamicMultiSelectListFieldComponent, [{
19305
- type: i0.Component,
19306
- args: [{
19307
- selector: 'ccd-read-dynamic-multi-select-list-field',
19308
- templateUrl: './read-dynamic-multi-select-list-field.html',
19309
- styleUrls: ['./read-dynamic-multi-select-list-field.component.scss']
19310
- }]
19311
- }], null, null);
19312
- })();
19313
-
19314
- function WriteDynamicMultiSelectListFieldComponent_span_3_Template(rf, ctx) {
19315
- if (rf & 1) {
19316
- i0__namespace.ɵɵelementStart(0, "span", 5);
19317
- i0__namespace.ɵɵtext(1);
19318
- i0__namespace.ɵɵpipe(2, "ccdFieldLabel");
19319
- i0__namespace.ɵɵelementEnd();
19320
- }
19321
- if (rf & 2) {
19322
- var ctx_r0 = i0__namespace.ɵɵnextContext();
19323
- i0__namespace.ɵɵadvance(1);
19324
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, ctx_r0.caseField));
19325
- }
19326
- }
19327
- function WriteDynamicMultiSelectListFieldComponent_span_4_Template(rf, ctx) {
19328
- if (rf & 1) {
19329
- i0__namespace.ɵɵelementStart(0, "span", 6);
19330
- i0__namespace.ɵɵtext(1);
19331
- i0__namespace.ɵɵelementEnd();
19332
- }
19333
- if (rf & 2) {
19334
- var ctx_r1 = i0__namespace.ɵɵnextContext();
19335
- i0__namespace.ɵɵadvance(1);
19336
- i0__namespace.ɵɵtextInterpolate(ctx_r1.caseField.hint_text);
19337
- }
19338
- }
19339
- function WriteDynamicMultiSelectListFieldComponent_span_5_Template(rf, ctx) {
19340
- if (rf & 1) {
19341
- i0__namespace.ɵɵelementStart(0, "span", 7);
19342
- i0__namespace.ɵɵtext(1);
19343
- i0__namespace.ɵɵpipe(2, "ccdFirstError");
19344
- i0__namespace.ɵɵelementEnd();
19345
- }
19346
- if (rf & 2) {
19347
- var ctx_r2 = i0__namespace.ɵɵnextContext();
19348
- i0__namespace.ɵɵadvance(1);
19349
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, ctx_r2.checkboxes.errors));
19350
- }
19351
- }
19352
- function WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template(rf, ctx) {
19353
- if (rf & 1) {
19354
- var _r6_1 = i0__namespace.ɵɵgetCurrentView();
19355
- i0__namespace.ɵɵelementContainerStart(0);
19356
- i0__namespace.ɵɵelementStart(1, "div", 8);
19357
- i0__namespace.ɵɵelementStart(2, "input", 9);
19358
- i0__namespace.ɵɵlistener("change", function WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template_input_change_2_listener($event) { i0__namespace.ɵɵrestoreView(_r6_1); var ctx_r5 = i0__namespace.ɵɵnextContext(); return ctx_r5.onCheckChange($event); });
19359
- i0__namespace.ɵɵelementEnd();
19360
- i0__namespace.ɵɵelementStart(3, "label", 10);
19361
- i0__namespace.ɵɵtext(4);
19362
- i0__namespace.ɵɵelementEnd();
19363
- i0__namespace.ɵɵelementEnd();
19364
- i0__namespace.ɵɵelementContainerEnd();
19365
- }
19366
- if (rf & 2) {
19367
- var checkbox_r4 = ctx.$implicit;
19368
- var ctx_r3 = i0__namespace.ɵɵnextContext();
19369
- i0__namespace.ɵɵadvance(2);
19370
- i0__namespace.ɵɵpropertyInterpolate("id", ctx_r3.createElementId(checkbox_r4.code));
19371
- i0__namespace.ɵɵpropertyInterpolate("name", ctx_r3.id());
19372
- i0__namespace.ɵɵproperty("value", checkbox_r4.code)("checked", ctx_r3.isSelected(checkbox_r4.code));
19373
- i0__namespace.ɵɵadvance(1);
19374
- i0__namespace.ɵɵpropertyInterpolate("for", ctx_r3.createElementId(checkbox_r4.code));
19375
- i0__namespace.ɵɵadvance(1);
19376
- i0__namespace.ɵɵtextInterpolate(checkbox_r4.label);
19377
- }
19378
- }
19379
- var _c0$A = function (a0) { return { "error": a0 }; };
19380
- var WriteDynamicMultiSelectListFieldComponent = /** @class */ (function (_super) {
19381
- __extends(WriteDynamicMultiSelectListFieldComponent, _super);
19382
- function WriteDynamicMultiSelectListFieldComponent() {
19383
- return _super !== null && _super.apply(this, arguments) || this;
19384
- }
19385
- WriteDynamicMultiSelectListFieldComponent.prototype.ngOnInit = function () {
19386
- var _this = this;
19387
- this.checkboxes = new i2.FormArray([]);
19388
- this.setInitialCaseList();
19389
- this.setInitialCaseFieldValue();
19390
- // Initialise array with existing values
19391
- if (this.caseField.value && Array.isArray(this.caseField.value)) {
19392
- var values = this.caseField.value;
19393
- values.forEach(function (value) {
19394
- _this.checkboxes.push(new i2.FormControl(value));
19395
- });
19396
- }
19397
- this.dynamicListFormControl = this.registerControl(new i2.FormControl(this.checkboxes.value));
19398
- this.dynamicListFormControl.setValue(this.checkboxes.value);
19399
- };
19400
- WriteDynamicMultiSelectListFieldComponent.prototype.onCheckChange = function (event) {
19401
- var _this = this;
19402
- var target = event.target;
19403
- if (!target || !target.value) {
19404
- return;
19405
- }
19406
- var selectedListItem = this.getValueListItem(target.value);
19407
- if (!this.isSelected(target.value)) {
19408
- // Add a new control in the FormArray
19409
- this.checkboxes.push(new i2.FormControl(selectedListItem));
19410
- }
19411
- else {
19412
- // Remove the control from the FormArray
19413
- this.checkboxes.controls.forEach(function (ctrl, i) {
19414
- if (ctrl.value.code === target.value) {
19415
- _this.checkboxes.removeAt(i);
19416
- }
19417
- });
19418
- }
19419
- this.dynamicListFormControl.setValue(this.checkboxes.value);
19420
- };
19421
- WriteDynamicMultiSelectListFieldComponent.prototype.isSelected = function (code) {
19422
- if (this.checkboxes && this.checkboxes.controls) {
19423
- return this.checkboxes.controls.find(function (control) { return control.value.code === code; });
19424
- }
19425
- };
19426
- WriteDynamicMultiSelectListFieldComponent.prototype.getValueListItem = function (value) {
19427
- return this.caseField.list_items.find(function (i) { return i.code === value; });
19428
- };
19429
- WriteDynamicMultiSelectListFieldComponent.prototype.setInitialCaseList = function () {
19430
- var hasListItems = this.caseField.list_items && this.caseField.list_items.length > 0;
19431
- var hasFormattedListItems = this.caseField.formatted_value && this.caseField.formatted_value.list_items.length > 0;
19432
- if (!hasListItems && hasFormattedListItems) {
19433
- this.caseField.list_items = this.caseField.formatted_value.list_items;
19434
- }
19435
- };
19436
- WriteDynamicMultiSelectListFieldComponent.prototype.setInitialCaseFieldValue = function () {
19437
- if (!this.caseField.value && this.caseField.formatted_value && this.caseField.formatted_value.value) {
19438
- this.caseField.value = this.caseField.formatted_value.value;
19439
- }
19440
- var isNull = this.caseField.value === undefined || this.caseField.value === '';
19441
- if (isNull || !Array.isArray(this.caseField.value)) {
19442
- this.caseField.value = [];
19443
- }
19444
- };
19445
- return WriteDynamicMultiSelectListFieldComponent;
19446
- }(AbstractFieldWriteComponent));
19447
- WriteDynamicMultiSelectListFieldComponent.ɵfac = function WriteDynamicMultiSelectListFieldComponent_Factory(t) { return ɵWriteDynamicMultiSelectListFieldComponent_BaseFactory(t || WriteDynamicMultiSelectListFieldComponent); };
19448
- WriteDynamicMultiSelectListFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteDynamicMultiSelectListFieldComponent, selectors: [["ccd-write-dynamic-multi-select-list-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 7, vars: 8, consts: [[1, "form-group", "bottom-30", 3, "ngClass", "id"], ["class", "form-label", 4, "ngIf"], ["class", "form-hint", 4, "ngIf"], ["class", "error-message", 4, "ngIf"], [4, "ngFor", "ngForOf"], [1, "form-label"], [1, "form-hint"], [1, "error-message"], [1, "multiple-choice"], ["type", "checkbox", 1, "form-control", 3, "id", "name", "value", "checked", "change"], [1, "form-label", 3, "for"]], template: function WriteDynamicMultiSelectListFieldComponent_Template(rf, ctx) {
19449
- if (rf & 1) {
19450
- i0__namespace.ɵɵelementStart(0, "div", 0);
19451
- i0__namespace.ɵɵelementStart(1, "fieldset");
19452
- i0__namespace.ɵɵelementStart(2, "legend");
19453
- i0__namespace.ɵɵtemplate(3, WriteDynamicMultiSelectListFieldComponent_span_3_Template, 3, 3, "span", 1);
19454
- i0__namespace.ɵɵtemplate(4, WriteDynamicMultiSelectListFieldComponent_span_4_Template, 2, 1, "span", 2);
19455
- i0__namespace.ɵɵtemplate(5, WriteDynamicMultiSelectListFieldComponent_span_5_Template, 3, 3, "span", 3);
19456
- i0__namespace.ɵɵelementEnd();
19457
- i0__namespace.ɵɵtemplate(6, WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template, 5, 6, "ng-container", 4);
19458
- i0__namespace.ɵɵelementEnd();
19459
- i0__namespace.ɵɵelementEnd();
19460
- }
19461
- if (rf & 2) {
19462
- i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(6, _c0$A, !ctx.checkboxes.valid && ctx.checkboxes.touched))("id", ctx.id());
19463
- i0__namespace.ɵɵadvance(3);
19464
- i0__namespace.ɵɵproperty("ngIf", ctx.caseField.label);
19465
- i0__namespace.ɵɵadvance(1);
19466
- i0__namespace.ɵɵproperty("ngIf", ctx.caseField.hint_text);
19467
- i0__namespace.ɵɵadvance(1);
19468
- i0__namespace.ɵɵproperty("ngIf", ctx.checkboxes.errors && ctx.checkboxes.touched);
19469
- i0__namespace.ɵɵadvance(1);
19470
- i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
19471
- }
19472
- }, directives: [i1__namespace.NgClass, i1__namespace.NgIf, i1__namespace.NgForOf], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
19473
- var ɵWriteDynamicMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDynamicMultiSelectListFieldComponent);
19474
- (function () {
19475
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDynamicMultiSelectListFieldComponent, [{
19476
- type: i0.Component,
19477
- args: [{
19478
- selector: 'ccd-write-dynamic-multi-select-list-field',
19479
- templateUrl: './write-dynamic-multi-select-list-field.html'
19480
- }]
19481
- }], null, null);
19482
- })();
19483
-
19484
19153
  var ReadPhoneUKFieldComponent = /** @class */ (function (_super) {
19485
19154
  __extends(ReadPhoneUKFieldComponent, _super);
19486
19155
  function ReadPhoneUKFieldComponent() {
@@ -20113,7 +19782,7 @@
20113
19782
  function PaletteService() {
20114
19783
  var _b;
20115
19784
  this.componentLauncherRegistry = (_b = {},
20116
- _b[DisplayContextCustomParameter.CaseFileView] = [CaseFileViewFieldComponent, CaseFileViewFieldReadComponent],
19785
+ _b[DisplayContextCustomParameter.CaseFileView] = [CaseFileViewFieldComponent, CaseFileViewFieldComponent],
20117
19786
  _b[DisplayContextCustomParameter.LinkedCases] = [WriteLinkedCasesFieldComponent, ReadLinkedCasesFieldComponent],
20118
19787
  _b);
20119
19788
  }
@@ -20143,8 +19812,6 @@
20143
19812
  return write ? WriteFixedListFieldComponent : ReadFixedListFieldComponent;
20144
19813
  case 'DynamicRadioList':
20145
19814
  return write ? WriteDynamicRadioListFieldComponent : ReadDynamicRadioListFieldComponent;
20146
- case 'DynamicMultiSelectList':
20147
- return write ? WriteDynamicMultiSelectListFieldComponent : ReadDynamicMultiSelectListFieldComponent;
20148
19815
  case 'FixedRadioList':
20149
19816
  return write ? WriteFixedRadioListFieldComponent : ReadFixedRadioListFieldComponent;
20150
19817
  case 'Complex':
@@ -20214,7 +19881,7 @@
20214
19881
  })();
20215
19882
 
20216
19883
  var _c0$v = ["fieldContainer"];
20217
- var FIX_CASEFIELD_FOR$1 = ['FixedList', 'DynamicList', 'DynamicMultiSelectList'];
19884
+ var FIX_CASEFIELD_FOR$1 = ['FixedList', 'DynamicList'];
20218
19885
  var FieldReadComponent = /** @class */ (function (_super) {
20219
19886
  __extends(FieldReadComponent, _super);
20220
19887
  function FieldReadComponent(resolver, paletteService) {
@@ -20304,7 +19971,7 @@
20304
19971
  })();
20305
19972
 
20306
19973
  var _c0$u = ["fieldContainer"];
20307
- var FIX_CASEFIELD_FOR = ['FixedList', 'DynamicList', 'DynamicMultiSelectList'];
19974
+ var FIX_CASEFIELD_FOR = ['FixedList', 'DynamicList'];
20308
19975
  var FieldWriteComponent = /** @class */ (function (_super) {
20309
19976
  __extends(FieldWriteComponent, _super);
20310
19977
  function FieldWriteComponent(resolver, paletteService) {
@@ -25692,8 +25359,6 @@
25692
25359
  WriteDocumentFieldComponent,
25693
25360
  WriteDynamicListFieldComponent,
25694
25361
  WriteDynamicRadioListFieldComponent,
25695
- WriteDynamicMultiSelectListFieldComponent,
25696
- ReadDynamicMultiSelectListFieldComponent,
25697
25362
  WriteTextFieldComponent,
25698
25363
  WriteDateContainerFieldComponent,
25699
25364
  WriteTextAreaFieldComponent,
@@ -25717,19 +25382,11 @@
25717
25382
  WriteCollectionFieldComponent,
25718
25383
  // ComponentLauncher web components
25719
25384
  CaseFileViewFieldComponent,
25720
- CaseFileViewFieldReadComponent,
25721
25385
  CaseFileViewFolderComponent,
25722
25386
  CaseFileViewFolderSortComponent,
25723
25387
  CaseFileViewOverlayMenuComponent,
25724
25388
  CaseFileViewFolderDocumentActionsComponent,
25725
25389
  CaseFileViewFolderSelectorComponent,
25726
- // component for dynamic list
25727
- WriteDynamicMultiSelectListFieldComponent,
25728
- WriteDynamicRadioListFieldComponent,
25729
- WriteDynamicListFieldComponent,
25730
- ReadDynamicMultiSelectListFieldComponent,
25731
- ReadDynamicListFieldComponent,
25732
- ReadDynamicRadioListFieldComponent,
25733
25390
  LinkedCasesToTableComponent,
25734
25391
  LinkedCasesFromTableComponent,
25735
25392
  BeforeYouStartComponent,
@@ -25860,8 +25517,6 @@
25860
25517
  WriteDocumentFieldComponent,
25861
25518
  WriteDynamicListFieldComponent,
25862
25519
  WriteDynamicRadioListFieldComponent,
25863
- WriteDynamicMultiSelectListFieldComponent,
25864
- ReadDynamicMultiSelectListFieldComponent,
25865
25520
  WriteTextFieldComponent,
25866
25521
  WriteDateContainerFieldComponent,
25867
25522
  WriteTextAreaFieldComponent,
@@ -25885,19 +25540,11 @@
25885
25540
  WriteCollectionFieldComponent,
25886
25541
  // ComponentLauncher web components
25887
25542
  CaseFileViewFieldComponent,
25888
- CaseFileViewFieldReadComponent,
25889
25543
  CaseFileViewFolderComponent,
25890
25544
  CaseFileViewFolderSortComponent,
25891
25545
  CaseFileViewOverlayMenuComponent,
25892
25546
  CaseFileViewFolderDocumentActionsComponent,
25893
25547
  CaseFileViewFolderSelectorComponent,
25894
- // component for dynamic list
25895
- WriteDynamicMultiSelectListFieldComponent,
25896
- WriteDynamicRadioListFieldComponent,
25897
- WriteDynamicListFieldComponent,
25898
- ReadDynamicMultiSelectListFieldComponent,
25899
- ReadDynamicListFieldComponent,
25900
- ReadDynamicRadioListFieldComponent,
25901
25548
  LinkedCasesToTableComponent,
25902
25549
  LinkedCasesFromTableComponent,
25903
25550
  BeforeYouStartComponent,
@@ -25987,8 +25634,6 @@
25987
25634
  WriteDocumentFieldComponent,
25988
25635
  WriteDynamicListFieldComponent,
25989
25636
  WriteDynamicRadioListFieldComponent,
25990
- WriteDynamicMultiSelectListFieldComponent,
25991
- ReadDynamicMultiSelectListFieldComponent,
25992
25637
  WriteTextFieldComponent,
25993
25638
  WriteDateContainerFieldComponent,
25994
25639
  WriteTextAreaFieldComponent,
@@ -26012,19 +25657,11 @@
26012
25657
  WriteCollectionFieldComponent,
26013
25658
  // ComponentLauncher web components
26014
25659
  CaseFileViewFieldComponent,
26015
- CaseFileViewFieldReadComponent,
26016
25660
  CaseFileViewFolderComponent,
26017
25661
  CaseFileViewFolderSortComponent,
26018
25662
  CaseFileViewOverlayMenuComponent,
26019
25663
  CaseFileViewFolderDocumentActionsComponent,
26020
25664
  CaseFileViewFolderSelectorComponent,
26021
- // component for dynamic list
26022
- WriteDynamicMultiSelectListFieldComponent,
26023
- WriteDynamicRadioListFieldComponent,
26024
- WriteDynamicListFieldComponent,
26025
- ReadDynamicMultiSelectListFieldComponent,
26026
- ReadDynamicListFieldComponent,
26027
- ReadDynamicRadioListFieldComponent,
26028
25665
  LinkedCasesToTableComponent,
26029
25666
  LinkedCasesFromTableComponent,
26030
25667
  BeforeYouStartComponent,
@@ -26151,7 +25788,6 @@
26151
25788
  i0__namespace.ɵɵsetComponentScope(
26152
25789
  // ComponentLauncher web components
26153
25790
  CaseFileViewFieldComponent, [i1__namespace.NgIf, CaseFileViewFolderComponent, i11__namespace.ɵcs], []);
26154
- i0__namespace.ɵɵsetComponentScope(CaseFileViewFieldReadComponent, [i1__namespace.NgIf, CaseFileViewFolderComponent, i11__namespace.ɵcs], []);
26155
25791
  i0__namespace.ɵɵsetComponentScope(LinkedCasesToTableComponent, [i1__namespace.NgIf, i1__namespace.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
26156
25792
  i0__namespace.ɵɵsetComponentScope(LinkedCasesFromTableComponent, [i1__namespace.NgIf, i1__namespace.NgForOf], [CaseReferencePipe, LinkCasesFromReasonValuePipe]);
26157
25793
  i0__namespace.ɵɵsetComponentScope(LinkCasesComponent, [i1__namespace.NgIf, i2__namespace.NgControlStatusGroup, i2__namespace.FormGroupDirective, i1__namespace.NgClass, i2__namespace.DefaultValueAccessor, i2__namespace.NgControlStatus, i2__namespace.FormControlName, i2__namespace.FormArrayName, i1__namespace.NgForOf, i2__namespace.FormGroupName, i2__namespace.CheckboxControlValueAccessor], [CaseReferencePipe, LinkCasesReasonValuePipe]);
@@ -35901,7 +35537,6 @@
35901
35537
  exports.CaseField = CaseField;
35902
35538
  exports.CaseFieldService = CaseFieldService;
35903
35539
  exports.CaseFileViewFieldComponent = CaseFileViewFieldComponent;
35904
- exports.CaseFileViewFieldReadComponent = CaseFileViewFieldReadComponent;
35905
35540
  exports.CaseFileViewFolderComponent = CaseFileViewFolderComponent;
35906
35541
  exports.CaseFileViewFolderDocumentActionsComponent = CaseFileViewFolderDocumentActionsComponent;
35907
35542
  exports.CaseFileViewFolderSelectorComponent = CaseFileViewFolderSelectorComponent;
@@ -36091,7 +35726,6 @@
36091
35726
  exports.ReadDateFieldComponent = ReadDateFieldComponent;
36092
35727
  exports.ReadDocumentFieldComponent = ReadDocumentFieldComponent;
36093
35728
  exports.ReadDynamicListFieldComponent = ReadDynamicListFieldComponent;
36094
- exports.ReadDynamicMultiSelectListFieldComponent = ReadDynamicMultiSelectListFieldComponent;
36095
35729
  exports.ReadDynamicRadioListFieldComponent = ReadDynamicRadioListFieldComponent;
36096
35730
  exports.ReadEmailFieldComponent = ReadEmailFieldComponent;
36097
35731
  exports.ReadFieldsFilterPipe = ReadFieldsFilterPipe;
@@ -36168,7 +35802,6 @@
36168
35802
  exports.WriteDateFieldComponent = WriteDateFieldComponent;
36169
35803
  exports.WriteDocumentFieldComponent = WriteDocumentFieldComponent;
36170
35804
  exports.WriteDynamicListFieldComponent = WriteDynamicListFieldComponent;
36171
- exports.WriteDynamicMultiSelectListFieldComponent = WriteDynamicMultiSelectListFieldComponent;
36172
35805
  exports.WriteDynamicRadioListFieldComponent = WriteDynamicRadioListFieldComponent;
36173
35806
  exports.WriteEmailFieldComponent = WriteEmailFieldComponent;
36174
35807
  exports.WriteFixedListFieldComponent = WriteFixedListFieldComponent;