@hmcts/ccd-case-ui-toolkit 6.16.0-query-management-raise-query-display-v5 → 6.16.0-query-management-document-uploader

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 (46) hide show
  1. package/bundles/hmcts-ccd-case-ui-toolkit.umd.js +1073 -1110
  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/case-viewer/case-full-access-view/case-full-access-view.component.js +1 -1
  6. package/esm2015/lib/shared/components/palette/collection/write-collection-field.component.js +31 -33
  7. package/esm2015/lib/shared/components/palette/palette.module.js +55 -12
  8. package/esm2015/lib/shared/components/palette/query-management/__mocks__/index.js +4 -6
  9. package/esm2015/lib/shared/components/palette/query-management/components/index.js +9 -0
  10. package/esm2015/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.js +3 -4
  11. package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.js +67 -0
  12. package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.js +65 -98
  13. package/esm2015/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.js +39 -74
  14. package/esm2015/lib/shared/components/palette/query-management/index.js +2 -4
  15. package/esm2015/lib/shared/components/palette/query-management/models/party-messages/party-message.model.js +1 -1
  16. package/esm2015/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.js +1 -1
  17. package/esm2015/lib/shared/components/palette/query-management/write-query-management-field.component.js +1 -2
  18. package/fesm2015/hmcts-ccd-case-ui-toolkit.js +888 -922
  19. package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
  20. package/lib/shared/components/case-viewer/case-full-access-view/case-full-access-view.component.d.ts.map +1 -1
  21. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts +3 -2
  22. package/lib/shared/components/palette/collection/write-collection-field.component.d.ts.map +1 -1
  23. package/lib/shared/components/palette/palette.module.d.ts +39 -30
  24. package/lib/shared/components/palette/palette.module.d.ts.map +1 -1
  25. package/lib/shared/components/palette/query-management/__mocks__/index.d.ts.map +1 -1
  26. package/lib/shared/components/palette/query-management/components/index.d.ts +9 -0
  27. package/lib/shared/components/palette/query-management/components/index.d.ts.map +1 -0
  28. package/lib/shared/components/palette/query-management/components/query-case-details-header/query-case-details-header.component.d.ts.map +1 -1
  29. package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts +17 -0
  30. package/lib/shared/components/palette/query-management/components/query-write/query-write-add-documents/query-write-add-documents.component.d.ts.map +1 -0
  31. package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts +4 -4
  32. package/lib/shared/components/palette/query-management/components/query-write/query-write-raise-query/query-write-raise-query.component.d.ts.map +1 -1
  33. package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts +3 -1
  34. package/lib/shared/components/palette/query-management/components/query-write/query-write-respond-to-query/query-write-respond-to-query.component.d.ts.map +1 -1
  35. package/lib/shared/components/palette/query-management/index.d.ts +1 -3
  36. package/lib/shared/components/palette/query-management/index.d.ts.map +1 -1
  37. package/lib/shared/components/palette/query-management/models/party-messages/party-message.model.d.ts +2 -2
  38. package/lib/shared/components/palette/query-management/models/party-messages/party-message.model.d.ts.map +1 -1
  39. package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts +2 -2
  40. package/lib/shared/components/palette/query-management/models/query-list/query-list-item/query-list-item.model.d.ts.map +1 -1
  41. package/lib/shared/components/palette/query-management/write-query-management-field.component.d.ts +1 -3
  42. package/lib/shared/components/palette/query-management/write-query-management-field.component.d.ts.map +1 -1
  43. package/package.json +1 -1
  44. package/esm2015/lib/shared/components/palette/query-management/query-management.module.js +0 -79
  45. package/lib/shared/components/palette/query-management/query-management.module.d.ts +0 -21
  46. package/lib/shared/components/palette/query-management/query-management.module.d.ts.map +0 -1
@@ -2,7 +2,7 @@
2
2
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('rpx-xui-translation'), require('@angular/router'), require('@angular/forms'), require('rx-polling'), require('rxjs'), require('@angular/common/http'), require('rxjs/operators'), require('class-transformer'), require('moment'), require('underscore'), require('pegjs'), require('util'), require('@edium/fsm'), require('@angular/material/dialog'), require('@nicky-lenaers/ngx-scroll-to'), require('@angular/material/autocomplete'), require('@angular/material/core'), require('@hmcts/ccpay-web-component'), require('ngx-md'), require('@angular/cdk/overlay'), require('@angular/cdk/tree'), require('@angular-material-components/datetime-picker'), require('@angular-material-components/moment-adapter'), require('@angular/material/datepicker'), require('@angular/material/form-field'), require('@angular/material/input'), require('@hmcts/media-viewer'), require('@angular/cdk/portal'), require('ngx-pagination'), require('@angular/material/tabs')) :
3
3
  typeof define === 'function' && define.amd ? define('@hmcts/ccd-case-ui-toolkit', ['exports', '@angular/core', '@angular/common', 'rpx-xui-translation', '@angular/router', '@angular/forms', 'rx-polling', 'rxjs', '@angular/common/http', 'rxjs/operators', 'class-transformer', 'moment', 'underscore', 'pegjs', 'util', '@edium/fsm', '@angular/material/dialog', '@nicky-lenaers/ngx-scroll-to', '@angular/material/autocomplete', '@angular/material/core', '@hmcts/ccpay-web-component', 'ngx-md', '@angular/cdk/overlay', '@angular/cdk/tree', '@angular-material-components/datetime-picker', '@angular-material-components/moment-adapter', '@angular/material/datepicker', '@angular/material/form-field', '@angular/material/input', '@hmcts/media-viewer', '@angular/cdk/portal', 'ngx-pagination', '@angular/material/tabs'], factory) :
4
4
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.hmcts = global.hmcts || {}, global.hmcts["ccd-case-ui-toolkit"] = {}), global.ng.core, global.ng.common, global.i1, global.ng.router, global.ng.forms, global["rx-polling"], global.rxjs, global.ng.common.http, global.rxjs.operators, global["class-transformer"], global.moment, global.underscore, global.pegjs, global.util, global["@edium/fsm"], global.ng.material.dialog, global["@nicky-lenaers/ngx-scroll-to"], global.ng.material.autocomplete, global.ng.material.core, global["@hmcts/ccpay-web-component"], global["ngx-md"], global.ng.cdk.overlay, global.ng.cdk.tree, global["@angular-material-components/datetime-picker"], global["@angular-material-components/moment-adapter"], global.ng.material.datepicker, global.ng.material.formField, global.ng.material.input, global.i13, global.ng.cdk.portal, global["ngx-pagination"], global.ng.material.tabs));
5
- })(this, (function (exports, i0, i2, i1, i1$1, i3, polling, rxjs, i1$2, operators, classTransformer, moment, _, pegjs, util, fsm, i1$3, i2$1, i5, i6, i3$1, i1$4, i1$5, i7, i4, momentAdapter, i5$1, i6$1, i14, i13, i6$2, i1$6, i10) { 'use strict';
5
+ })(this, (function (exports, i0, i5, i1, i1$1, i3, polling, rxjs, i1$2, operators, classTransformer, moment, _, pegjs, util, fsm, i1$3, i2, i5$1, i6, i3$1, i1$4, i1$5, i7, i4, momentAdapter, i5$2, i6$1, i14, i13, i6$2, i1$6, i10) { 'use strict';
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
8
 
@@ -25,7 +25,7 @@
25
25
  }
26
26
 
27
27
  var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
28
- var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
28
+ var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
29
29
  var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
30
30
  var i1__namespace$1 = /*#__PURE__*/_interopNamespace(i1$1);
31
31
  var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
@@ -34,15 +34,15 @@
34
34
  var moment__namespace = /*#__PURE__*/_interopNamespace(moment);
35
35
  var ___namespace = /*#__PURE__*/_interopNamespace(_);
36
36
  var i1__namespace$3 = /*#__PURE__*/_interopNamespace(i1$3);
37
- var i2__namespace$1 = /*#__PURE__*/_interopNamespace(i2$1);
38
- var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
37
+ var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
38
+ var i5__namespace$1 = /*#__PURE__*/_interopNamespace(i5$1);
39
39
  var i6__namespace = /*#__PURE__*/_interopNamespace(i6);
40
40
  var i3__namespace$1 = /*#__PURE__*/_interopNamespace(i3$1);
41
41
  var i1__namespace$4 = /*#__PURE__*/_interopNamespace(i1$4);
42
42
  var i1__namespace$5 = /*#__PURE__*/_interopNamespace(i1$5);
43
43
  var i7__namespace = /*#__PURE__*/_interopNamespace(i7);
44
44
  var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
45
- var i5__namespace$1 = /*#__PURE__*/_interopNamespace(i5$1);
45
+ var i5__namespace$2 = /*#__PURE__*/_interopNamespace(i5$2);
46
46
  var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
47
47
  var i14__namespace = /*#__PURE__*/_interopNamespace(i14);
48
48
  var i13__namespace = /*#__PURE__*/_interopNamespace(i13);
@@ -170,7 +170,7 @@
170
170
  i0__namespace.ɵɵadvance(1);
171
171
  i0__namespace.ɵɵproperty("ngIf", !ctx.isSolicitor);
172
172
  }
173
- }, directives: [i2__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], styles: [".footer-text[_ngcontent-%COMP%]{color:#231f20;margin-top:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal}#footer[_ngcontent-%COMP%] .full-screen[_ngcontent-%COMP%]{max-width:100%;padding-left:20px}"] });
173
+ }, directives: [i5__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], styles: [".footer-text[_ngcontent-%COMP%]{color:#231f20;margin-top:5px;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal}#footer[_ngcontent-%COMP%] .full-screen[_ngcontent-%COMP%]{max-width:100%;padding-left:20px}"] });
174
174
  (function () {
175
175
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FooterComponent, [{
176
176
  type: i0.Component,
@@ -301,7 +301,7 @@
301
301
  i0__namespace.ɵɵadvance(2);
302
302
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(16, 12, "Sign Out"));
303
303
  }
304
- }, directives: [i2__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], styles: [".global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]:after, .global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]:after, .global-header[_ngcontent-%COMP%]:after, .title[_ngcontent-%COMP%]:after{content:\"\";display:block;clear:both}.global-header[_ngcontent-%COMP%]{background-color:#000;width:100%}.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;text-transform:none;font-size:16pt;line-height:1.25;float:left;font-weight:700;color:#fff;position:relative;top:50%;transform:translateY(-50%)}@media (min-width:641px){.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{font-size:20pt;line-height:1.3}}@media (min-width:769px){.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{width:50%}}@media screen and (max-width:379px){.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{width:auto;float:none}}.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%] .header-title-span[_ngcontent-%COMP%]{padding-left:22px}.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-weight:400;text-transform:none;font-size:12pt;line-height:1.25;float:right;text-align:right;color:#fff;position:relative;top:50%;transform:translateY(-50%)}@media (min-width:641px){.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]{font-size:14pt;line-height:1.4285714286}}@media (min-width:769px){.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]{width:50%}}.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%] .header-username-span[_ngcontent-%COMP%]{padding-right:15px}#global-header[_ngcontent-%COMP%] .full-screen[_ngcontent-%COMP%]{max-width:100%}.title[_ngcontent-%COMP%]{font-weight:700;color:#fff;font-size:24px}.title-solicitor[_ngcontent-%COMP%]{float:left}.proposition-right[_ngcontent-%COMP%]{float:right;padding-top:5px}#global-header.with-proposition[_ngcontent-%COMP%] .header-wrapper[_ngcontent-%COMP%] .header-logo[_ngcontent-%COMP%]{width:27%}#global-header.with-proposition[_ngcontent-%COMP%] .header-wrapper[_ngcontent-%COMP%] .header-proposition[_ngcontent-%COMP%]{width:100%;float:none}#global-header.with-proposition[_ngcontent-%COMP%] .header-wrapper[_ngcontent-%COMP%] .header-proposition[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{margin:0}#sign-out[_ngcontent-%COMP%], #user-name[_ngcontent-%COMP%]{font-size:16px;font-weight:700;border:none;color:#fff;margin:0 0 0 9px;text-decoration:none;background-color:#000}#sign-out[_ngcontent-%COMP%]:focus, #user-name[_ngcontent-%COMP%]:focus{color:#fff}#sign-out[_ngcontent-%COMP%]:hover{text-decoration:underline}"] });
304
+ }, directives: [i5__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], styles: [".global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]:after, .global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]:after, .global-header[_ngcontent-%COMP%]:after, .title[_ngcontent-%COMP%]:after{content:\"\";display:block;clear:both}.global-header[_ngcontent-%COMP%]{background-color:#000;width:100%}.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;text-transform:none;font-size:16pt;line-height:1.25;float:left;font-weight:700;color:#fff;position:relative;top:50%;transform:translateY(-50%)}@media (min-width:641px){.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{font-size:20pt;line-height:1.3}}@media (min-width:769px){.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{width:50%}}@media screen and (max-width:379px){.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%]{width:auto;float:none}}.global-header[_ngcontent-%COMP%] .header-title[_ngcontent-%COMP%] .header-title-span[_ngcontent-%COMP%]{padding-left:22px}.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-weight:400;text-transform:none;font-size:12pt;line-height:1.25;float:right;text-align:right;color:#fff;position:relative;top:50%;transform:translateY(-50%)}@media (min-width:641px){.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]{font-size:14pt;line-height:1.4285714286}}@media (min-width:769px){.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%]{width:50%}}.global-header[_ngcontent-%COMP%] .header-username[_ngcontent-%COMP%] .header-username-span[_ngcontent-%COMP%]{padding-right:15px}#global-header[_ngcontent-%COMP%] .full-screen[_ngcontent-%COMP%]{max-width:100%}.title[_ngcontent-%COMP%]{font-weight:700;color:#fff;font-size:24px}.title-solicitor[_ngcontent-%COMP%]{float:left}.proposition-right[_ngcontent-%COMP%]{float:right;padding-top:5px}#global-header.with-proposition[_ngcontent-%COMP%] .header-wrapper[_ngcontent-%COMP%] .header-logo[_ngcontent-%COMP%]{width:27%}#global-header.with-proposition[_ngcontent-%COMP%] .header-wrapper[_ngcontent-%COMP%] .header-proposition[_ngcontent-%COMP%]{width:100%;float:none}#global-header.with-proposition[_ngcontent-%COMP%] .header-wrapper[_ngcontent-%COMP%] .header-proposition[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{margin:0}#sign-out[_ngcontent-%COMP%], #user-name[_ngcontent-%COMP%]{font-size:16px;font-weight:700;border:none;color:#fff;margin:0 0 0 9px;text-decoration:none;background-color:#000}#sign-out[_ngcontent-%COMP%]:focus, #user-name[_ngcontent-%COMP%]:focus{color:#fff}#sign-out[_ngcontent-%COMP%]:hover{text-decoration:underline}"] });
305
305
  (function () {
306
306
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(HeaderBarComponent, [{
307
307
  type: i0.Component,
@@ -391,7 +391,7 @@
391
391
  i0__namespace.ɵɵadvance(2);
392
392
  i0__namespace.ɵɵproperty("ngIf", ctx.imageLink);
393
393
  }
394
- }, directives: [i1__namespace$1.RouterLinkWithHref, i1__namespace$1.RouterLinkActive, i2__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], styles: ["a[_ngcontent-%COMP%]{text-decoration:none;padding-right:10px;font-size:18px}a[_ngcontent-%COMP%], a.active[_ngcontent-%COMP%], a[_ngcontent-%COMP%]:focus{color:#fff}a[_ngcontent-%COMP%]:focus{background-color:#005ea5}input[_ngcontent-%COMP%]{float:right;background-color:#00823b;margin-top:-3px}.item-bold[_ngcontent-%COMP%]{font-size:18px;font-weight:700}"] });
394
+ }, directives: [i1__namespace$1.RouterLinkWithHref, i1__namespace$1.RouterLinkActive, i5__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], styles: ["a[_ngcontent-%COMP%]{text-decoration:none;padding-right:10px;font-size:18px}a[_ngcontent-%COMP%], a.active[_ngcontent-%COMP%], a[_ngcontent-%COMP%]:focus{color:#fff}a[_ngcontent-%COMP%]:focus{background-color:#005ea5}input[_ngcontent-%COMP%]{float:right;background-color:#00823b;margin-top:-3px}.item-bold[_ngcontent-%COMP%]{font-size:18px;font-weight:700}"] });
395
395
  (function () {
396
396
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NavigationItemComponent, [{
397
397
  type: i0.Component,
@@ -474,13 +474,13 @@
474
474
  }());
475
475
  HeadersModule.ɵfac = function HeadersModule_Factory(t) { return new (t || HeadersModule)(); };
476
476
  HeadersModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: HeadersModule });
477
- HeadersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i2.CommonModule, i1$1.RouterModule, i1.RpxTranslationModule.forChild()]] });
478
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(HeadersModule, { declarations: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent], imports: [i2.CommonModule, i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent] }); })();
477
+ HeadersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i5.CommonModule, i1$1.RouterModule, i1.RpxTranslationModule.forChild()]] });
478
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(HeadersModule, { declarations: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent], imports: [i5.CommonModule, i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent] }); })();
479
479
  (function () {
480
480
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(HeadersModule, [{
481
481
  type: i0.NgModule,
482
482
  args: [{
483
- imports: [i2.CommonModule, i1$1.RouterModule, i1.RpxTranslationModule.forChild()],
483
+ imports: [i5.CommonModule, i1$1.RouterModule, i1.RpxTranslationModule.forChild()],
484
484
  declarations: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent],
485
485
  exports: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent]
486
486
  }]
@@ -1228,7 +1228,7 @@
1228
1228
  i0__namespace.ɵɵadvance(1);
1229
1229
  i0__namespace.ɵɵproperty("ngIf", ctx.isDateTime);
1230
1230
  }
1231
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
1231
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
1232
1232
  (function () {
1233
1233
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(DateInputComponent, [{
1234
1234
  type: i0.Component,
@@ -1356,7 +1356,7 @@
1356
1356
  i0__namespace.ɵɵadvance(3);
1357
1357
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(9, 10, ctx.type));
1358
1358
  }
1359
- }, directives: [i2__namespace.NgSwitch, i2__namespace.NgSwitchCase], pipes: [i1__namespace.RpxTranslatePipe], styles: [".alert[_ngcontent-%COMP%]:after{content:\"\";display:table;clear:both}.alert[_ngcontent-%COMP%]{color:#fff;padding:10px;font-size:16px;line-height:1.25}.alert-error[_ngcontent-%COMP%]{background-color:#df3034}.alert-warning[_ngcontent-%COMP%]{background-color:#912b88}.alert-confirmation[_ngcontent-%COMP%], .alert-success[_ngcontent-%COMP%]{background-color:#006435}.alert-confirmation[_ngcontent-%COMP%] .icon-tick[_ngcontent-%COMP%], .alert-success[_ngcontent-%COMP%] .icon-tick[_ngcontent-%COMP%]{height:20px;width:20px;background-size:cover}.alert-message[_ngcontent-%COMP%]{color:#fff;display:table-cell;font-weight:700}.alert-message[_ngcontent-%COMP%] a[_ngcontent-%COMP%], .alert-message[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:visited{color:#fff;text-decoration:underline}.alert[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{display:table-cell;vertical-align:top}.alert[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%] + .alert-message[_ngcontent-%COMP%]{padding-left:10px}"] });
1359
+ }, directives: [i5__namespace.NgSwitch, i5__namespace.NgSwitchCase], pipes: [i1__namespace.RpxTranslatePipe], styles: [".alert[_ngcontent-%COMP%]:after{content:\"\";display:table;clear:both}.alert[_ngcontent-%COMP%]{color:#fff;padding:10px;font-size:16px;line-height:1.25}.alert-error[_ngcontent-%COMP%]{background-color:#df3034}.alert-warning[_ngcontent-%COMP%]{background-color:#912b88}.alert-confirmation[_ngcontent-%COMP%], .alert-success[_ngcontent-%COMP%]{background-color:#006435}.alert-confirmation[_ngcontent-%COMP%] .icon-tick[_ngcontent-%COMP%], .alert-success[_ngcontent-%COMP%] .icon-tick[_ngcontent-%COMP%]{height:20px;width:20px;background-size:cover}.alert-message[_ngcontent-%COMP%]{color:#fff;display:table-cell;font-weight:700}.alert-message[_ngcontent-%COMP%] a[_ngcontent-%COMP%], .alert-message[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:visited{color:#fff;text-decoration:underline}.alert[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{display:table-cell;vertical-align:top}.alert[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%] + .alert-message[_ngcontent-%COMP%]{padding-left:10px}"] });
1360
1360
  (function () {
1361
1361
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AlertComponent, [{
1362
1362
  type: i0.Component,
@@ -1409,19 +1409,19 @@
1409
1409
  AlertModule.ɵfac = function AlertModule_Factory(t) { return new (t || AlertModule)(); };
1410
1410
  AlertModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: AlertModule });
1411
1411
  AlertModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
1412
- i2.CommonModule,
1412
+ i5.CommonModule,
1413
1413
  i1.RpxTranslationModule.forChild()
1414
1414
  ]] });
1415
1415
  (function () {
1416
1416
  (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(AlertModule, { declarations: [AlertComponent,
1417
- AlertIconClassPipe], imports: [i2.CommonModule, i1__namespace.RpxTranslationModule], exports: [AlertComponent] });
1417
+ AlertIconClassPipe], imports: [i5.CommonModule, i1__namespace.RpxTranslationModule], exports: [AlertComponent] });
1418
1418
  })();
1419
1419
  (function () {
1420
1420
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AlertModule, [{
1421
1421
  type: i0.NgModule,
1422
1422
  args: [{
1423
1423
  imports: [
1424
- i2.CommonModule,
1424
+ i5.CommonModule,
1425
1425
  i1.RpxTranslationModule.forChild()
1426
1426
  ],
1427
1427
  declarations: [
@@ -1588,7 +1588,7 @@
1588
1588
  if (rf & 2) {
1589
1589
  i0__namespace.ɵɵproperty("ngIf", ctx.notificationBannerConfig);
1590
1590
  }
1591
- }, directives: [i2__namespace.NgIf, i2__namespace.NgClass, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase], styles: [".govuk-notification-banner[_ngcontent-%COMP%] .govuk-notification-banner__content[_ngcontent-%COMP%] .govuk-notification-banner__heading[_ngcontent-%COMP%]{margin-left:0;max-width:900px}.govuk-notification-banner[_ngcontent-%COMP%] .govuk-notification-banner__content[_ngcontent-%COMP%] .govuk-notification-banner__heading[_ngcontent-%COMP%] .govuk-notification-banner__link[_ngcontent-%COMP%]{margin-left:10px}.notification-banner-error[_ngcontent-%COMP%], .notification-banner-information[_ngcontent-%COMP%]{background-color:#d4351c;border:5px solid #d4351c}.notification-banner-warning[_ngcontent-%COMP%]{background-color:#912b88;border:5px solid #912b88}.notification-banner-success[_ngcontent-%COMP%]{background-color:#006435;border:5px solid #006435}"] });
1591
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgClass, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase], styles: [".govuk-notification-banner[_ngcontent-%COMP%] .govuk-notification-banner__content[_ngcontent-%COMP%] .govuk-notification-banner__heading[_ngcontent-%COMP%]{margin-left:0;max-width:900px}.govuk-notification-banner[_ngcontent-%COMP%] .govuk-notification-banner__content[_ngcontent-%COMP%] .govuk-notification-banner__heading[_ngcontent-%COMP%] .govuk-notification-banner__link[_ngcontent-%COMP%]{margin-left:10px}.notification-banner-error[_ngcontent-%COMP%], .notification-banner-information[_ngcontent-%COMP%]{background-color:#d4351c;border:5px solid #d4351c}.notification-banner-warning[_ngcontent-%COMP%]{background-color:#912b88;border:5px solid #912b88}.notification-banner-success[_ngcontent-%COMP%]{background-color:#006435;border:5px solid #006435}"] });
1592
1592
  (function () {
1593
1593
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NotificationBannerComponent, [{
1594
1594
  type: i0.Component,
@@ -1623,7 +1623,7 @@
1623
1623
  i0__namespace.ɵɵproperty("id", ctx.id)("ngClass", i0__namespace.ɵɵpureFunction1(3, _c0$X, !ctx.selected));
1624
1624
  i0__namespace.ɵɵattribute("aria-hidden", !ctx.selected);
1625
1625
  }
1626
- }, directives: [i2__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}}"] });
1626
+ }, directives: [i5__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}}"] });
1627
1627
  (function () {
1628
1628
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(TabComponent, [{
1629
1629
  type: i0.Component,
@@ -1721,7 +1721,7 @@
1721
1721
  i0__namespace.ɵɵadvance(2);
1722
1722
  i0__namespace.ɵɵproperty("ngForOf", ctx.panels);
1723
1723
  }
1724
- }, directives: [i2__namespace.NgForOf, i1__namespace$1.RouterLinkWithHref, i2__namespace.NgClass], pipes: [i1__namespace.RpxTranslatePipe], 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}}"] });
1724
+ }, directives: [i5__namespace.NgForOf, i1__namespace$1.RouterLinkWithHref, i5__namespace.NgClass], pipes: [i1__namespace.RpxTranslatePipe], 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}}"] });
1725
1725
  (function () {
1726
1726
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(TabsComponent, [{
1727
1727
  type: i0.Component,
@@ -1749,13 +1749,13 @@
1749
1749
  TabsModule.ɵfac = function TabsModule_Factory(t) { return new (t || TabsModule)(); };
1750
1750
  TabsModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: TabsModule });
1751
1751
  TabsModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
1752
- i2.CommonModule,
1752
+ i5.CommonModule,
1753
1753
  i1$1.RouterModule,
1754
1754
  i1.RpxTranslationModule.forChild()
1755
1755
  ]] });
1756
1756
  (function () {
1757
1757
  (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(TabsModule, { declarations: [TabsComponent,
1758
- TabComponent], imports: [i2.CommonModule,
1758
+ TabComponent], imports: [i5.CommonModule,
1759
1759
  i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [TabsComponent,
1760
1760
  TabComponent] });
1761
1761
  })();
@@ -1764,7 +1764,7 @@
1764
1764
  type: i0.NgModule,
1765
1765
  args: [{
1766
1766
  imports: [
1767
- i2.CommonModule,
1767
+ i5.CommonModule,
1768
1768
  i1$1.RouterModule,
1769
1769
  i1.RpxTranslationModule.forChild()
1770
1770
  ],
@@ -1810,7 +1810,7 @@
1810
1810
  i0__namespace.ɵɵadvance(3);
1811
1811
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(6, 6, ctx.description));
1812
1812
  }
1813
- }, directives: [i2__namespace.NgClass], pipes: [i1__namespace.RpxTranslatePipe], styles: [".caseLocked[_ngcontent-%COMP%]{background-color:#e72626}.caseLocked[_ngcontent-%COMP%], .someoneViewing[_ngcontent-%COMP%]{margin-top:4px;height:40px;filter:blur(0)}.someoneViewing[_ngcontent-%COMP%]{background-color:#912b88}.bannerIcon[_ngcontent-%COMP%]{float:left;padding-left:9px;transform:translateY(-40%)}.bannerIcon[_ngcontent-%COMP%], .bannerText[_ngcontent-%COMP%]{color:#fff;position:relative;top:50%}.bannerText[_ngcontent-%COMP%]{padding-left:40px;transform:translateY(-50%);height:20px;filter:blur(0);font-family:nta,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.25;text-align:left}"] });
1813
+ }, directives: [i5__namespace.NgClass], pipes: [i1__namespace.RpxTranslatePipe], styles: [".caseLocked[_ngcontent-%COMP%]{background-color:#e72626}.caseLocked[_ngcontent-%COMP%], .someoneViewing[_ngcontent-%COMP%]{margin-top:4px;height:40px;filter:blur(0)}.someoneViewing[_ngcontent-%COMP%]{background-color:#912b88}.bannerIcon[_ngcontent-%COMP%]{float:left;padding-left:9px;transform:translateY(-40%)}.bannerIcon[_ngcontent-%COMP%], .bannerText[_ngcontent-%COMP%]{color:#fff;position:relative;top:50%}.bannerText[_ngcontent-%COMP%]{padding-left:40px;transform:translateY(-50%);height:20px;filter:blur(0);font-family:nta,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.25;text-align:left}"] });
1814
1814
  (function () {
1815
1815
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ActivityBannerComponent, [{
1816
1816
  type: i0.Component,
@@ -1980,7 +1980,7 @@
1980
1980
  return AuthService;
1981
1981
  }());
1982
1982
  AuthService.PATH_OAUTH2_REDIRECT = '/oauth2redirect';
1983
- AuthService.ɵfac = function AuthService_Factory(t) { return new (t || AuthService)(i0__namespace.ɵɵinject(AbstractAppConfig), i0__namespace.ɵɵinject(i2.DOCUMENT)); };
1983
+ AuthService.ɵfac = function AuthService_Factory(t) { return new (t || AuthService)(i0__namespace.ɵɵinject(AbstractAppConfig), i0__namespace.ɵɵinject(i5.DOCUMENT)); };
1984
1984
  AuthService.ɵprov = i0__namespace.ɵɵdefineInjectable({ token: AuthService, factory: AuthService.ɵfac });
1985
1985
  (function () {
1986
1986
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AuthService, [{
@@ -1988,7 +1988,7 @@
1988
1988
  }], function () {
1989
1989
  return [{ type: AbstractAppConfig }, { type: undefined, decorators: [{
1990
1990
  type: i0.Inject,
1991
- args: [i2.DOCUMENT]
1991
+ args: [i5.DOCUMENT]
1992
1992
  }] }];
1993
1993
  }, null);
1994
1994
  })();
@@ -2549,7 +2549,7 @@
2549
2549
  if (rf & 2) {
2550
2550
  i0__namespace.ɵɵproperty("ngIf", ctx.isActivityEnabled());
2551
2551
  }
2552
- }, directives: [i2__namespace.NgIf, ActivityIconComponent, ActivityBannerComponent], pipes: [i1__namespace.RpxTranslatePipe], styles: [".activityEditorsIcon[_ngcontent-%COMP%]{margin-left:14px}.activityEditorsAndViewersIcons[_ngcontent-%COMP%], .activityViewersIcon[_ngcontent-%COMP%]{float:left;margin-left:14px}"] });
2552
+ }, directives: [i5__namespace.NgIf, ActivityIconComponent, ActivityBannerComponent], pipes: [i1__namespace.RpxTranslatePipe], styles: [".activityEditorsIcon[_ngcontent-%COMP%]{margin-left:14px}.activityEditorsAndViewersIcons[_ngcontent-%COMP%], .activityViewersIcon[_ngcontent-%COMP%]{float:left;margin-left:14px}"] });
2553
2553
  (function () {
2554
2554
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ActivityComponent, [{
2555
2555
  type: i0.Component,
@@ -2577,14 +2577,14 @@
2577
2577
  ActivityPollingService,
2578
2578
  SessionStorageService
2579
2579
  ], imports: [[
2580
- i2.CommonModule,
2580
+ i5.CommonModule,
2581
2581
  i1$1.RouterModule,
2582
2582
  i1.RpxTranslationModule.forChild()
2583
2583
  ]] });
2584
2584
  (function () {
2585
2585
  (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(ActivityModule, { declarations: [ActivityComponent,
2586
2586
  ActivityBannerComponent,
2587
- ActivityIconComponent], imports: [i2.CommonModule,
2587
+ ActivityIconComponent], imports: [i5.CommonModule,
2588
2588
  i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [ActivityComponent,
2589
2589
  ActivityBannerComponent,
2590
2590
  ActivityIconComponent] });
@@ -2594,7 +2594,7 @@
2594
2594
  type: i0.NgModule,
2595
2595
  args: [{
2596
2596
  imports: [
2597
- i2.CommonModule,
2597
+ i5.CommonModule,
2598
2598
  i1$1.RouterModule,
2599
2599
  i1.RpxTranslationModule.forChild()
2600
2600
  ],
@@ -3331,7 +3331,7 @@
3331
3331
  PaletteUtilsModule.ɵinj = i0__namespace.ɵɵdefineInjector({ providers: [
3332
3332
  IsCompoundPipe
3333
3333
  ], imports: [[
3334
- i2.CommonModule
3334
+ i5.CommonModule
3335
3335
  ]] });
3336
3336
  (function () {
3337
3337
  (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PaletteUtilsModule, { declarations: [DatePipe,
@@ -3341,7 +3341,7 @@
3341
3341
  IsMandatoryPipe,
3342
3342
  IsReadOnlyPipe,
3343
3343
  IsReadOnlyAndNotCollectionPipe,
3344
- DashPipe], imports: [i2.CommonModule], exports: [DatePipe,
3344
+ DashPipe], imports: [i5.CommonModule], exports: [DatePipe,
3345
3345
  FieldLabelPipe,
3346
3346
  FirstErrorPipe,
3347
3347
  IsCompoundPipe,
@@ -3355,7 +3355,7 @@
3355
3355
  type: i0.NgModule,
3356
3356
  args: [{
3357
3357
  imports: [
3358
- i2.CommonModule
3358
+ i5.CommonModule
3359
3359
  ],
3360
3360
  declarations: [
3361
3361
  DatePipe,
@@ -4477,7 +4477,7 @@
4477
4477
  return FieldsUtils;
4478
4478
  }());
4479
4479
  FieldsUtils.caseLevelCaseFlagsFieldId = 'caseFlags';
4480
- FieldsUtils.currencyPipe = new i2.CurrencyPipe('en-GB');
4480
+ FieldsUtils.currencyPipe = new i5.CurrencyPipe('en-GB');
4481
4481
  FieldsUtils.datePipe = new DatePipe(new FormatTranslatorService());
4482
4482
  // EUI-4244. 3 dashes instead of 1 to make this less likely to clash with a real field.
4483
4483
  FieldsUtils.LABEL_SUFFIX = '---LABEL';
@@ -6780,7 +6780,7 @@
6780
6780
  LabelSubstitutorModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: LabelSubstitutorModule });
6781
6781
  LabelSubstitutorModule.ɵinj = i0__namespace.ɵɵdefineInjector({ providers: [
6782
6782
  FieldsUtils,
6783
- i2.CurrencyPipe,
6783
+ i5.CurrencyPipe,
6784
6784
  ] });
6785
6785
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(LabelSubstitutorModule, { declarations: [LabelSubstitutorDirective], exports: [LabelSubstitutorDirective] }); })();
6786
6786
  (function () {
@@ -6795,7 +6795,7 @@
6795
6795
  ],
6796
6796
  providers: [
6797
6797
  FieldsUtils,
6798
- i2.CurrencyPipe,
6798
+ i5.CurrencyPipe,
6799
6799
  ]
6800
6800
  }]
6801
6801
  }], null, null);
@@ -11144,7 +11144,7 @@
11144
11144
  if (rf & 2) {
11145
11145
  i0__namespace.ɵɵproperty("ngIf", ctx.hasErrors() || ctx.hasWarnings());
11146
11146
  }
11147
- }, directives: [i2__namespace.NgIf, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
11147
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
11148
11148
  (function () {
11149
11149
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CallbackErrorsComponent, [{
11150
11150
  type: i0.Component,
@@ -12782,7 +12782,7 @@
12782
12782
  if (rf & 2) {
12783
12783
  i0__namespace.ɵɵproperty("ngIf", ctx.hasReference());
12784
12784
  }
12785
- }, directives: [i2__namespace.NgIf], pipes: [CaseReferencePipe], encapsulation: 2 });
12785
+ }, directives: [i5__namespace.NgIf], pipes: [CaseReferencePipe], encapsulation: 2 });
12786
12786
  var ɵReadCaseLinkFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadCaseLinkFieldComponent);
12787
12787
  (function () {
12788
12788
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadCaseLinkFieldComponent, [{
@@ -12932,7 +12932,7 @@
12932
12932
  i0__namespace.ɵɵadvance(1);
12933
12933
  i0__namespace.ɵɵproperty("id", ctx.id())("formControl", ctx.caseReferenceControl);
12934
12934
  }
12935
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
12935
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
12936
12936
  var ɵWriteCaseLinkFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteCaseLinkFieldComponent);
12937
12937
  (function () {
12938
12938
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteCaseLinkFieldComponent, [{
@@ -13173,40 +13173,41 @@
13173
13173
  function WriteCollectionFieldComponent_div_10_div_1_Template(rf, ctx) {
13174
13174
  if (rf & 1) {
13175
13175
  var _r10_1 = i0__namespace.ɵɵgetCurrentView();
13176
- i0__namespace.ɵɵelementStart(0, "div", 13, 14);
13177
- i0__namespace.ɵɵelementStart(2, "div", 15);
13178
- i0__namespace.ɵɵelementStart(3, "div", 16);
13179
- i0__namespace.ɵɵelementStart(4, "label", 17);
13180
- i0__namespace.ɵɵelementStart(5, "h3", 18);
13176
+ i0__namespace.ɵɵelementStart(0, "div", 0, 13);
13177
+ i0__namespace.ɵɵelementStart(2, "div", 14);
13178
+ i0__namespace.ɵɵelementStart(3, "div", 15);
13179
+ i0__namespace.ɵɵelementStart(4, "label", 16);
13180
+ i0__namespace.ɵɵelementStart(5, "h3", 17);
13181
13181
  i0__namespace.ɵɵtext(6);
13182
13182
  i0__namespace.ɵɵpipe(7, "rpxTranslate");
13183
13183
  i0__namespace.ɵɵelementEnd();
13184
13184
  i0__namespace.ɵɵelementEnd();
13185
13185
  i0__namespace.ɵɵelementEnd();
13186
- i0__namespace.ɵɵelementStart(8, "div", 19);
13187
- i0__namespace.ɵɵelementStart(9, "button", 20);
13186
+ i0__namespace.ɵɵelementStart(8, "div", 18);
13187
+ i0__namespace.ɵɵelementStart(9, "button", 19);
13188
13188
  i0__namespace.ɵɵlistener("click", function WriteCollectionFieldComponent_div_10_div_1_Template_button_click_9_listener() { i0__namespace.ɵɵrestoreView(_r10_1); var i_r7 = ctx.index; var ctx_r9 = i0__namespace.ɵɵnextContext(2); return ctx_r9.openModal(i_r7); });
13189
13189
  i0__namespace.ɵɵtext(10);
13190
13190
  i0__namespace.ɵɵpipe(11, "rpxTranslate");
13191
13191
  i0__namespace.ɵɵelementEnd();
13192
13192
  i0__namespace.ɵɵelementEnd();
13193
13193
  i0__namespace.ɵɵelementEnd();
13194
- i0__namespace.ɵɵelement(12, "ccd-field-write", 21);
13194
+ i0__namespace.ɵɵelement(12, "ccd-field-write", 20);
13195
13195
  i0__namespace.ɵɵelementEnd();
13196
13196
  }
13197
13197
  if (rf & 2) {
13198
13198
  var item_r6 = ctx.$implicit;
13199
13199
  var i_r7 = ctx.index;
13200
13200
  var ctx_r5 = i0__namespace.ɵɵnextContext(2);
13201
+ i0__namespace.ɵɵproperty("id", ctx_r5.buildIdPrefix(i_r7) + i_r7);
13201
13202
  i0__namespace.ɵɵadvance(4);
13202
13203
  i0__namespace.ɵɵproperty("for", item_r6.prefix + i_r7);
13203
13204
  i0__namespace.ɵɵadvance(2);
13204
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 13, ctx_r5.itemLabel(i_r7)));
13205
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 14, ctx_r5.itemLabel(i_r7)));
13205
13206
  i0__namespace.ɵɵadvance(3);
13206
13207
  i0__namespace.ɵɵattributeInterpolate1("aria-label", "Remove ", ctx_r5.itemLabel(i_r7), "");
13207
13208
  i0__namespace.ɵɵproperty("disabled", ctx_r5.isNotAuthorisedToDelete(i_r7));
13208
13209
  i0__namespace.ɵɵadvance(1);
13209
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(11, 15, "Remove"));
13210
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(11, 16, "Remove"));
13210
13211
  i0__namespace.ɵɵadvance(2);
13211
13212
  i0__namespace.ɵɵproperty("caseField", item_r6.caseField)("caseFields", ctx_r5.caseFields)("formGroup", ctx_r5.formGroup)("parent", item_r6.container)("idPrefix", item_r6.prefix)("hidden", item_r6.caseField.hidden)("isExpanded", ctx_r5.isExpanded)("isInSearchBlock", ctx_r5.isInSearchBlock);
13212
13213
  }
@@ -13214,7 +13215,7 @@
13214
13215
  function WriteCollectionFieldComponent_div_10_Template(rf, ctx) {
13215
13216
  if (rf & 1) {
13216
13217
  i0__namespace.ɵɵelementStart(0, "div", 11);
13217
- i0__namespace.ɵɵtemplate(1, WriteCollectionFieldComponent_div_10_div_1_Template, 13, 17, "div", 12);
13218
+ i0__namespace.ɵɵtemplate(1, WriteCollectionFieldComponent_div_10_div_1_Template, 13, 18, "div", 12);
13218
13219
  i0__namespace.ɵɵelementEnd();
13219
13220
  }
13220
13221
  if (rf & 2) {
@@ -13227,7 +13228,7 @@
13227
13228
  function WriteCollectionFieldComponent_button_11_Template(rf, ctx) {
13228
13229
  if (rf & 1) {
13229
13230
  var _r12_1 = i0__namespace.ɵɵgetCurrentView();
13230
- i0__namespace.ɵɵelementStart(0, "button", 22);
13231
+ i0__namespace.ɵɵelementStart(0, "button", 21);
13231
13232
  i0__namespace.ɵɵlistener("click", function WriteCollectionFieldComponent_button_11_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r12_1); var ctx_r11 = i0__namespace.ɵɵnextContext(); return ctx_r11.addItem(false); });
13232
13233
  i0__namespace.ɵɵtext(1);
13233
13234
  i0__namespace.ɵɵpipe(2, "rpxTranslate");
@@ -13242,11 +13243,12 @@
13242
13243
  }
13243
13244
  var WriteCollectionFieldComponent = /** @class */ (function (_super) {
13244
13245
  __extends(WriteCollectionFieldComponent, _super);
13245
- function WriteCollectionFieldComponent(dialog, scrollToService, profileNotifier) {
13246
+ function WriteCollectionFieldComponent(dialog, scrollToService, profileNotifier, cdRef) {
13246
13247
  var _this = _super.call(this) || this;
13247
13248
  _this.dialog = dialog;
13248
13249
  _this.scrollToService = scrollToService;
13249
13250
  _this.profileNotifier = profileNotifier;
13251
+ _this.cdRef = cdRef;
13250
13252
  _this.caseFields = [];
13251
13253
  _this.collItems = [];
13252
13254
  return _this;
@@ -13364,8 +13366,9 @@
13364
13366
  return cf;
13365
13367
  };
13366
13368
  WriteCollectionFieldComponent.prototype.buildIdPrefix = function (index) {
13369
+ var _a;
13367
13370
  var prefix = "" + this.idPrefix + this.caseField.id + "_";
13368
- if (this.caseField.field_type.collection_field_type.type === 'Complex') {
13371
+ if (((_a = this.caseField.field_type.collection_field_type) === null || _a === void 0 ? void 0 : _a.type) === 'Complex') {
13369
13372
  return "" + prefix + index + "_";
13370
13373
  }
13371
13374
  return prefix;
@@ -13374,7 +13377,6 @@
13374
13377
  return this.isInSearchBlock && this.collItems.length > 0;
13375
13378
  };
13376
13379
  WriteCollectionFieldComponent.prototype.addItem = function (doScroll) {
13377
- var _this = this;
13378
13380
  // Manually resetting errors is required to prevent `ExpressionChangedAfterItHasBeenCheckedError`
13379
13381
  this.formArray.setErrors(null);
13380
13382
  var item = { value: null };
@@ -13389,21 +13391,17 @@
13389
13391
  var prefix = this.buildIdPrefix(index);
13390
13392
  var container = this.getContainer(index);
13391
13393
  this.collItems.push({ caseField: caseField, item: item, index: index, prefix: prefix, container: container });
13392
- // Timeout is required for the collection item to be rendered before it can be scrolled to or focused.
13394
+ // Update DOM required after pushing a new item to do the next steps (i.e. scrolling and focusing)
13395
+ this.cdRef.detectChanges();
13393
13396
  if (doScroll) {
13394
- setTimeout(function () {
13395
- _this.scrollToService.scrollTo({
13396
- target: "" + _this.buildIdPrefix(index) + index,
13397
- duration: 1000,
13398
- offset: -150,
13399
- })
13400
- .pipe(operators.finalize(function () { return _this.focusLastItem(); }))
13401
- .subscribe(function () { }, console.error);
13402
- });
13403
- }
13404
- else {
13405
- setTimeout(function () { return _this.focusLastItem(); });
13397
+ this.scrollToService.scrollTo({
13398
+ target: "" + this.buildIdPrefix(index) + index,
13399
+ duration: 1000,
13400
+ offset: -150,
13401
+ })
13402
+ .subscribe(function () { }, console.error);
13406
13403
  }
13404
+ this.focusLastItem();
13407
13405
  };
13408
13406
  WriteCollectionFieldComponent.prototype.isCollectionDynamic = function () {
13409
13407
  if (!this.caseField.field_type || !this.caseField.field_type.collection_field_type) {
@@ -13557,7 +13555,7 @@
13557
13555
  };
13558
13556
  return WriteCollectionFieldComponent;
13559
13557
  }(AbstractFieldWriteComponent));
13560
- 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)); };
13558
+ WriteCollectionFieldComponent.ɵfac = function WriteCollectionFieldComponent_Factory(t) { return new (t || WriteCollectionFieldComponent)(i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(i2__namespace.ScrollToService), i0__namespace.ɵɵdirectiveInject(ProfileNotifier), i0__namespace.ɵɵdirectiveInject(i0__namespace.ChangeDetectorRef)); };
13561
13559
  WriteCollectionFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteCollectionFieldComponent, selectors: [["ccd-write-collection-field"]], viewQuery: function WriteCollectionFieldComponent_Query(rf, ctx) {
13562
13560
  if (rf & 1) {
13563
13561
  i0__namespace.ɵɵviewQuery(_c0$Q, 1);
@@ -13566,7 +13564,7 @@
13566
13564
  var _t = void 0;
13567
13565
  i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.items = _t);
13568
13566
  }
13569
- }, inputs: { caseFields: "caseFields", formGroup: "formGroup" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 12, vars: 13, consts: [[1, "form-group", 3, "id"], [1, "panel", "collection-indicator"], [1, "heading-h2", "error-spacing"], ["type", "button", 1, "button", "write-collection-add-item__top", 3, "disabled", "click"], ["class", "heading-h2 error-spacing", 4, "ngIf"], ["class", "form-group", 3, "hidden", 4, "ngIf"], ["class", "button write-collection-add-item__bottom", "type", "button", 3, "disabled", "click", 4, "ngIf"], ["class", "form-hint", 4, "ngIf"], ["class", "error-message", 4, "ngIf"], [1, "form-hint"], [1, "error-message"], [1, "form-group", 3, "hidden"], ["class", "form-group", 4, "ngFor", "ngForOf"], [1, "form-group"], ["collectionItem", ""], [1, "collection-title"], [1, "float-left"], [3, "for"], [1, "heading-h3"], [1, "float-right"], ["type", "button", 1, "button", "button-secondary", 3, "disabled", "click"], [3, "caseField", "caseFields", "formGroup", "parent", "idPrefix", "hidden", "isExpanded", "isInSearchBlock"], ["type", "button", 1, "button", "write-collection-add-item__bottom", 3, "disabled", "click"]], template: function WriteCollectionFieldComponent_Template(rf, ctx) {
13567
+ }, inputs: { caseFields: "caseFields", formGroup: "formGroup" }, features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 12, vars: 13, consts: [[1, "form-group", 3, "id"], [1, "panel", "collection-indicator"], [1, "heading-h2", "error-spacing"], ["type", "button", 1, "button", "write-collection-add-item__top", 3, "disabled", "click"], ["class", "heading-h2 error-spacing", 4, "ngIf"], ["class", "form-group", 3, "hidden", 4, "ngIf"], ["class", "button write-collection-add-item__bottom", "type", "button", 3, "disabled", "click", 4, "ngIf"], ["class", "form-hint", 4, "ngIf"], ["class", "error-message", 4, "ngIf"], [1, "form-hint"], [1, "error-message"], [1, "form-group", 3, "hidden"], ["class", "form-group", 3, "id", 4, "ngFor", "ngForOf"], ["collectionItem", ""], [1, "collection-title"], [1, "float-left"], [3, "for"], [1, "heading-h3"], [1, "float-right"], ["type", "button", 1, "button", "button-secondary", 3, "disabled", "click"], [3, "caseField", "caseFields", "formGroup", "parent", "idPrefix", "hidden", "isExpanded", "isInSearchBlock"], ["type", "button", 1, "button", "write-collection-add-item__bottom", 3, "disabled", "click"]], template: function WriteCollectionFieldComponent_Template(rf, ctx) {
13570
13568
  if (rf & 1) {
13571
13569
  i0__namespace.ɵɵelementStart(0, "div", 0);
13572
13570
  i0__namespace.ɵɵelementStart(1, "div", 1);
@@ -13610,7 +13608,7 @@
13610
13608
  templateUrl: './write-collection-field.html',
13611
13609
  styleUrls: ['./collection-field.scss']
13612
13610
  }]
13613
- }], function () { return [{ type: i1__namespace$3.MatDialog }, { type: i2__namespace$1.ScrollToService }, { type: ProfileNotifier }]; }, { caseFields: [{
13611
+ }], function () { return [{ type: i1__namespace$3.MatDialog }, { type: i2__namespace.ScrollToService }, { type: ProfileNotifier }, { type: i0__namespace.ChangeDetectorRef }]; }, { caseFields: [{
13614
13612
  type: i0.Input
13615
13613
  }], formGroup: [{
13616
13614
  type: i0.Input
@@ -14169,7 +14167,7 @@
14169
14167
  if (rf & 2) {
14170
14168
  i0__namespace.ɵɵproperty("ngIf", ctx.caseField.value);
14171
14169
  }
14172
- }, directives: [i2__namespace.NgIf], encapsulation: 2 });
14170
+ }, directives: [i5__namespace.NgIf], encapsulation: 2 });
14173
14171
  (function () {
14174
14172
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadDocumentFieldComponent, [{
14175
14173
  type: i0.Component,
@@ -14853,7 +14851,7 @@
14853
14851
  i0__namespace.ɵɵadvance(2);
14854
14852
  i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
14855
14853
  }
14856
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
14854
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
14857
14855
  var ɵWriteDynamicListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDynamicListFieldComponent);
14858
14856
  (function () {
14859
14857
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDynamicListFieldComponent, [{
@@ -14933,7 +14931,7 @@
14933
14931
  if (rf & 2) {
14934
14932
  i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.value);
14935
14933
  }
14936
- }, directives: [i2__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}"] });
14934
+ }, directives: [i5__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}"] });
14937
14935
  var ɵReadDynamicMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadDynamicMultiSelectListFieldComponent);
14938
14936
  (function () {
14939
14937
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadDynamicMultiSelectListFieldComponent, [{
@@ -15104,7 +15102,7 @@
15104
15102
  i0__namespace.ɵɵadvance(1);
15105
15103
  i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
15106
15104
  }
15107
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i2__namespace.NgForOf], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15105
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15108
15106
  var ɵWriteDynamicMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDynamicMultiSelectListFieldComponent);
15109
15107
  (function () {
15110
15108
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDynamicMultiSelectListFieldComponent, [{
@@ -15329,7 +15327,7 @@
15329
15327
  i0__namespace.ɵɵadvance(2);
15330
15328
  i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
15331
15329
  }
15332
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i2__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15330
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15333
15331
  var ɵWriteDynamicRadioListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDynamicRadioListFieldComponent);
15334
15332
  (function () {
15335
15333
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDynamicRadioListFieldComponent, [{
@@ -15372,7 +15370,7 @@
15372
15370
  if (rf & 2) {
15373
15371
  i0__namespace.ɵɵproperty("ngIf", !ctx.isFieldValueEmpty());
15374
15372
  }
15375
- }, directives: [i2__namespace.NgIf], encapsulation: 2 });
15373
+ }, directives: [i5__namespace.NgIf], encapsulation: 2 });
15376
15374
  var ɵReadEmailFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadEmailFieldComponent);
15377
15375
  (function () {
15378
15376
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadEmailFieldComponent, [{
@@ -15462,7 +15460,7 @@
15462
15460
  i0__namespace.ɵɵadvance(1);
15463
15461
  i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c1$h, ctx.emailControl.errors && (ctx.emailControl.dirty || ctx.emailControl.touched)))("id", ctx.id())("formControl", ctx.emailControl);
15464
15462
  }
15465
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15463
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15466
15464
  var ɵWriteEmailFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteEmailFieldComponent);
15467
15465
  (function () {
15468
15466
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteEmailFieldComponent, [{
@@ -15626,7 +15624,7 @@
15626
15624
  i0__namespace.ɵɵadvance(2);
15627
15625
  i0__namespace.ɵɵproperty("ngForOf", ctx.listItems);
15628
15626
  }
15629
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15627
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15630
15628
  var ɵWriteFixedListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteFixedListFieldComponent);
15631
15629
  (function () {
15632
15630
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteFixedListFieldComponent, [{
@@ -15798,7 +15796,7 @@
15798
15796
  i0__namespace.ɵɵadvance(2);
15799
15797
  i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.field_type.fixed_list_items);
15800
15798
  }
15801
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i2__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15799
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
15802
15800
  var ɵWriteFixedRadioListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteFixedRadioListFieldComponent);
15803
15801
  (function () {
15804
15802
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteFixedRadioListFieldComponent, [{
@@ -15880,7 +15878,7 @@
15880
15878
  if (rf & 2) {
15881
15879
  i0__namespace.ɵɵproperty("ngIf", ctx.judicialUser);
15882
15880
  }
15883
- }, directives: [i2__namespace.NgIf], encapsulation: 2 });
15881
+ }, directives: [i5__namespace.NgIf], encapsulation: 2 });
15884
15882
  (function () {
15885
15883
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadJudicialUserFieldComponent, [{
15886
15884
  type: i0.Component,
@@ -16012,7 +16010,7 @@
16012
16010
  i0__namespace.ɵɵadvance(1);
16013
16011
  i0__namespace.ɵɵproperty("ngIf", !(ctx.filteredJudicialUsers == null ? null : ctx.filteredJudicialUsers.length) && ctx.showAutocomplete);
16014
16012
  }
16015
- }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i5__namespace.MatAutocompleteTrigger, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i5__namespace.MatAutocomplete, i2__namespace.NgForOf, i6__namespace.MatOption, i2__namespace.NgClass], pipes: [FieldLabelPipe], styles: [".mat-option[_ngcontent-%COMP%]:hover{background:#2596be}.mat-option.select-option[_ngcontent-%COMP%]:hover{background:#1d70b8;color:#fff}.hide-autocomplete[_ngcontent-%COMP%]{display:none}"] });
16013
+ }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i5__namespace$1.MatAutocompleteTrigger, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i5__namespace$1.MatAutocomplete, i5__namespace.NgForOf, i6__namespace.MatOption, i5__namespace.NgClass], pipes: [FieldLabelPipe], styles: [".mat-option[_ngcontent-%COMP%]:hover{background:#2596be}.mat-option.select-option[_ngcontent-%COMP%]:hover{background:#1d70b8;color:#fff}.hide-autocomplete[_ngcontent-%COMP%]{display:none}"] });
16016
16014
  (function () {
16017
16015
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteJudicialUserFieldComponent, [{
16018
16016
  type: i0.Component,
@@ -16380,7 +16378,7 @@
16380
16378
  i0__namespace.ɵɵadvance(1);
16381
16379
  i0__namespace.ɵɵproperty("ngIf", !ctx.serverLinkedApiError);
16382
16380
  }
16383
- }, directives: [i2__namespace.NgIf], encapsulation: 2 });
16381
+ }, directives: [i5__namespace.NgIf], encapsulation: 2 });
16384
16382
  (function () {
16385
16383
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BeforeYouStartComponent, [{
16386
16384
  type: i0.Component,
@@ -17914,7 +17912,7 @@
17914
17912
  i0__namespace.ɵɵadvance(1);
17915
17913
  i0__namespace.ɵɵproperty("ngIf", ctx.serverLinkedApiError)("ngIfElse", _r2);
17916
17914
  }
17917
- }, directives: [i2__namespace.NgIf], encapsulation: 2 });
17915
+ }, directives: [i5__namespace.NgIf], encapsulation: 2 });
17918
17916
  (function () {
17919
17917
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NoLinkedCasesComponent, [{
17920
17918
  type: i0.Component,
@@ -18137,7 +18135,7 @@
18137
18135
  if (rf & 2) {
18138
18136
  i0__namespace.ɵɵproperty("ngIf", ctx.linkedCases.length > 0);
18139
18137
  }
18140
- }, directives: [i2__namespace.NgIf, i2__namespace.NgClass, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgForOf, i3__namespace.FormArrayName], pipes: [CaseReferencePipe], encapsulation: 2 });
18138
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgClass, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgForOf, i3__namespace.FormArrayName], pipes: [CaseReferencePipe], encapsulation: 2 });
18141
18139
  (function () {
18142
18140
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UnLinkCasesComponent, [{
18143
18141
  type: i0.Component,
@@ -18691,7 +18689,7 @@
18691
18689
  if (rf & 2) {
18692
18690
  i0__namespace.ɵɵproperty("ngIf", ctx.isNumber());
18693
18691
  }
18694
- }, directives: [i2__namespace.NgIf], pipes: [i2__namespace.CurrencyPipe], encapsulation: 2 });
18692
+ }, directives: [i5__namespace.NgIf], pipes: [i5__namespace.CurrencyPipe], encapsulation: 2 });
18695
18693
  var ɵReadMoneyGbpFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadMoneyGbpFieldComponent);
18696
18694
  (function () {
18697
18695
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadMoneyGbpFieldComponent, [{
@@ -18907,7 +18905,7 @@
18907
18905
  i0__namespace.ɵɵadvance(4);
18908
18906
  i0__namespace.ɵɵproperty("id", ctx.id())("name", ctx.id())("mandatory", i0__namespace.ɵɵpipeBind1(9, 9, ctx.caseField))("formControl", ctx.moneyGbpControl);
18909
18907
  }
18910
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, MoneyGbpInputComponent, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [IsMandatoryPipe, i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
18908
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, MoneyGbpInputComponent, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [IsMandatoryPipe, i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
18911
18909
  var ɵWriteMoneyGbpFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteMoneyGbpFieldComponent);
18912
18910
  (function () {
18913
18911
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteMoneyGbpFieldComponent, [{
@@ -18970,7 +18968,7 @@
18970
18968
  if (rf & 2) {
18971
18969
  i0__namespace.ɵɵproperty("ngIf", ctx.caseField.value && ctx.caseField.value.length);
18972
18970
  }
18973
- }, directives: [i2__namespace.NgIf, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, 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}"] });
18971
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, 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}"] });
18974
18972
  var ɵReadMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadMultiSelectListFieldComponent);
18975
18973
  (function () {
18976
18974
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadMultiSelectListFieldComponent, [{
@@ -19124,7 +19122,7 @@
19124
19122
  i0__namespace.ɵɵadvance(1);
19125
19123
  i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.field_type.fixed_list_items);
19126
19124
  }
19127
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
19125
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
19128
19126
  var ɵWriteMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteMultiSelectListFieldComponent);
19129
19127
  (function () {
19130
19128
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteMultiSelectListFieldComponent, [{
@@ -19245,7 +19243,7 @@
19245
19243
  i0__namespace.ɵɵadvance(1);
19246
19244
  i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c1$e, ctx.numberControl.errors && ctx.numberControl.dirty))("id", ctx.id())("formControl", ctx.numberControl);
19247
19245
  }
19248
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.NumberValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
19246
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.NumberValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
19249
19247
  var ɵWriteNumberFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteNumberFieldComponent);
19250
19248
  (function () {
19251
19249
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteNumberFieldComponent, [{
@@ -20123,7 +20121,7 @@
20123
20121
  i0__namespace.ɵɵadvance(1);
20124
20122
  i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c1$d, ctx.phoneUkControl.errors && ctx.phoneUkControl.dirty))("id", ctx.id())("formControl", ctx.phoneUkControl);
20125
20123
  }
20126
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
20124
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
20127
20125
  var ɵWritePhoneUKFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WritePhoneUKFieldComponent);
20128
20126
  (function () {
20129
20127
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WritePhoneUKFieldComponent, [{
@@ -20147,11 +20145,9 @@
20147
20145
  body: 'Please review attached document and advise if hearing should proceed?',
20148
20146
  attachments: [
20149
20147
  {
20150
- _links: {
20151
- self: { href: '/' },
20152
- binary: { href: '/' },
20153
- },
20154
- originalDocumentName: 'documentName.pdf',
20148
+ document_url: '/',
20149
+ document_binary_url: '/',
20150
+ document_filename: 'document.pdf',
20155
20151
  }
20156
20152
  ],
20157
20153
  isHearingRelated: true,
@@ -20348,489 +20344,6 @@
20348
20344
  QueryListResponseStatus["RESPONDED"] = "Responded";
20349
20345
  })(exports.QueryListResponseStatus || (exports.QueryListResponseStatus = {}));
20350
20346
 
20351
- var CcdCaseTitlePipe = /** @class */ (function () {
20352
- function CcdCaseTitlePipe(placeholderService, fieldsUtils) {
20353
- this.placeholderService = placeholderService;
20354
- this.fieldsUtils = fieldsUtils;
20355
- }
20356
- CcdCaseTitlePipe.prototype.transform = function (caseTitle, caseFields, values) {
20357
- var caseFieldValues = this.getReadOnlyAndFormFields(values, caseFields);
20358
- var result = this.placeholderService.resolvePlaceholders(caseFieldValues, caseTitle);
20359
- return result;
20360
- };
20361
- CcdCaseTitlePipe.prototype.getReadOnlyAndFormFields = function (formGroup, caseFields) {
20362
- return this.fieldsUtils.mergeLabelCaseFieldsAndFormFields(caseFields, formGroup.getRawValue());
20363
- };
20364
- return CcdCaseTitlePipe;
20365
- }());
20366
- CcdCaseTitlePipe.ɵfac = function CcdCaseTitlePipe_Factory(t) { return new (t || CcdCaseTitlePipe)(i0__namespace.ɵɵdirectiveInject(exports.PlaceholderService), i0__namespace.ɵɵdirectiveInject(FieldsUtils)); };
20367
- CcdCaseTitlePipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdCaseTitle", type: CcdCaseTitlePipe, pure: true });
20368
- (function () {
20369
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdCaseTitlePipe, [{
20370
- type: i0.Pipe,
20371
- args: [{
20372
- name: 'ccdCaseTitle'
20373
- }]
20374
- }], function () { return [{ type: exports.PlaceholderService }, { type: FieldsUtils }]; }, null);
20375
- })();
20376
-
20377
- var CcdCollectionTableCaseFieldsFilterPipe = /** @class */ (function () {
20378
- function CcdCollectionTableCaseFieldsFilterPipe() {
20379
- }
20380
- CcdCollectionTableCaseFieldsFilterPipe.prototype.transform = function (objs, caseField, value) {
20381
- var fields = objs.map(function (obj) { return (Object.assign(Object.assign({}, obj.value.caseField), { type: obj.value.type.type ? obj.value.type.type : obj.value.type })); });
20382
- return classTransformer.plainToClassFromExist(new CaseField(), {
20383
- id: caseField ? caseField.id : '',
20384
- label: caseField ? caseField.label : '',
20385
- display_context: 'READONLY',
20386
- value: value,
20387
- field_type: {
20388
- id: caseField ? caseField.id : '',
20389
- type: 'Complex',
20390
- complex_fields: fields,
20391
- }
20392
- });
20393
- };
20394
- return CcdCollectionTableCaseFieldsFilterPipe;
20395
- }());
20396
- CcdCollectionTableCaseFieldsFilterPipe.ɵfac = function CcdCollectionTableCaseFieldsFilterPipe_Factory(t) { return new (t || CcdCollectionTableCaseFieldsFilterPipe)(); };
20397
- CcdCollectionTableCaseFieldsFilterPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdCollectionTableCaseFieldsFilter", type: CcdCollectionTableCaseFieldsFilterPipe, pure: true });
20398
- (function () {
20399
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdCollectionTableCaseFieldsFilterPipe, [{
20400
- type: i0.Pipe,
20401
- args: [{
20402
- name: 'ccdCollectionTableCaseFieldsFilter'
20403
- }]
20404
- }], null, null);
20405
- })();
20406
-
20407
- var CcdCYAPageLabelFilterPipe = /** @class */ (function () {
20408
- function CcdCYAPageLabelFilterPipe() {
20409
- this.getNonLabelComplexFieldType = function (complexFields) { return complexFields.filter(function (caseField) { return caseField.field_type.type !== 'Label'; }); };
20410
- }
20411
- CcdCYAPageLabelFilterPipe.prototype.transform = function (caseFields) {
20412
- var _this = this;
20413
- return caseFields.map(function (caseField) {
20414
- if (caseField.field_type.collection_field_type &&
20415
- caseField.field_type.collection_field_type.complex_fields &&
20416
- caseField.field_type.collection_field_type.complex_fields.length) {
20417
- caseField.field_type.collection_field_type.complex_fields = _this.transform(caseField.field_type.collection_field_type.complex_fields);
20418
- }
20419
- if (caseField.field_type.complex_fields && caseField.field_type.complex_fields.length) {
20420
- caseField.field_type.complex_fields = _this.getNonLabelComplexFieldType(caseField.field_type.complex_fields);
20421
- }
20422
- return caseField;
20423
- });
20424
- };
20425
- return CcdCYAPageLabelFilterPipe;
20426
- }());
20427
- CcdCYAPageLabelFilterPipe.ɵfac = function CcdCYAPageLabelFilterPipe_Factory(t) { return new (t || CcdCYAPageLabelFilterPipe)(); };
20428
- CcdCYAPageLabelFilterPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdCYAPageLabelFilter", type: CcdCYAPageLabelFilterPipe, pure: true });
20429
- (function () {
20430
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdCYAPageLabelFilterPipe, [{
20431
- type: i0.Pipe,
20432
- args: [{
20433
- name: 'ccdCYAPageLabelFilter'
20434
- }]
20435
- }], null, null);
20436
- })();
20437
-
20438
- var ReadFieldsFilterPipe = /** @class */ (function () {
20439
- function ReadFieldsFilterPipe() {
20440
- }
20441
- /**
20442
- * Complex type should have at least on simple field descendant with a value.
20443
- */
20444
- ReadFieldsFilterPipe.isValidComplex = function (field, values) {
20445
- values = values || {};
20446
- var type = field.field_type;
20447
- var value = ReadFieldsFilterPipe.getValue(field, values);
20448
- var hasChildrenWithValue = type.complex_fields.find(function (f) {
20449
- var willKeep = ReadFieldsFilterPipe.keepField(f, value, true);
20450
- return willKeep && ReadFieldsFilterPipe.evaluateConditionalShow(f, value).hidden !== true;
20451
- });
20452
- return !!hasChildrenWithValue;
20453
- };
20454
- ReadFieldsFilterPipe.isValidCollection = function (field, values) {
20455
- // if field is collection and it has complex/collection child field; parent field doesnt have value defined
20456
- if (!Array.isArray(field.value) && values && values.hasOwnProperty(field.id)) {
20457
- return true;
20458
- }
20459
- var isNotEmpty = Array.isArray(field.value) && field.value.length > 0;
20460
- if (isNotEmpty && field.field_type.collection_field_type.type === 'Complex') {
20461
- return !!field.value.find(function (item) {
20462
- var complexField = classTransformer.plainToClassFromExist(new CaseField(), {
20463
- id: field.field_type.collection_field_type.id,
20464
- field_type: field.field_type.collection_field_type,
20465
- value: item.value,
20466
- label: null,
20467
- });
20468
- return ReadFieldsFilterPipe.isValidComplex(complexField);
20469
- });
20470
- }
20471
- return isNotEmpty;
20472
- };
20473
- ReadFieldsFilterPipe.isEmpty = function (value) {
20474
- return ReadFieldsFilterPipe.EMPTY_VALUES.indexOf(value) !== -1
20475
- || value.length === 0;
20476
- };
20477
- ReadFieldsFilterPipe.isCompound = function (field) {
20478
- return ReadFieldsFilterPipe.NESTED_TYPES[field.field_type.type];
20479
- };
20480
- ReadFieldsFilterPipe.isValidCompound = function (field, value) {
20481
- return ReadFieldsFilterPipe.isCompound(field)
20482
- && ReadFieldsFilterPipe.NESTED_TYPES[field.field_type.type](field, value);
20483
- };
20484
- ReadFieldsFilterPipe.keepField = function (field, value, ignoreLabels) {
20485
- if (ignoreLabels === void 0) { ignoreLabels = false; }
20486
- // We shouldn't ditch labels.
20487
- if (!ignoreLabels && field.field_type.type === 'Label' && (field.label || '').length > 0) {
20488
- return true;
20489
- }
20490
- // We also shouldn't ditch fields that will always come back with a null value.
20491
- if (this.ALWAYS_NULL_FIELDS.indexOf(field.field_type.type) !== -1) {
20492
- return true;
20493
- }
20494
- value = value || {};
20495
- if (ReadFieldsFilterPipe.isCompound(field)) {
20496
- return ReadFieldsFilterPipe.isValidCompound(field, value);
20497
- }
20498
- return !ReadFieldsFilterPipe.isEmpty(field.value)
20499
- || !ReadFieldsFilterPipe.isEmpty(value[field.id]);
20500
- };
20501
- ReadFieldsFilterPipe.getValue = function (field, values, index) {
20502
- if (ReadFieldsFilterPipe.isEmpty(field.value)) {
20503
- var value = void 0;
20504
- if (index >= 0) {
20505
- value = values[index].value[field.id];
20506
- }
20507
- else {
20508
- value = values[field.id];
20509
- }
20510
- return value;
20511
- }
20512
- return field.value;
20513
- };
20514
- ReadFieldsFilterPipe.evaluateConditionalShow = function (field, formValue, path, formGroupAvailable, fieldId) {
20515
- if (field.display_context === 'HIDDEN') {
20516
- field.hidden = true;
20517
- }
20518
- else if (field.show_condition) {
20519
- var cond = void 0;
20520
- if (fieldId && field.show_condition.indexOf(fieldId + ".") > -1 && !formGroupAvailable && !!Object.keys(formValue).length) {
20521
- var search = fieldId + ".";
20522
- var searchRegExp = new RegExp(search, 'g');
20523
- var replaceWith = '';
20524
- cond = ShowCondition.getInstance(field.show_condition.replace(searchRegExp, replaceWith));
20525
- }
20526
- else {
20527
- cond = ShowCondition.getInstance(field.show_condition);
20528
- }
20529
- field.hidden = !cond.match(formValue, path);
20530
- }
20531
- else {
20532
- field.hidden = false;
20533
- }
20534
- return field;
20535
- };
20536
- /**
20537
- * Filter out fields having no data to display and harmonise field values coming parent's value.
20538
- */
20539
- ReadFieldsFilterPipe.prototype.transform = function (complexField, keepEmpty, index, setupHidden, formGroup, path) {
20540
- if (setupHidden === void 0) { setupHidden = false; }
20541
- if (!complexField || !complexField.field_type) {
20542
- return [];
20543
- }
20544
- var fields = complexField.field_type.complex_fields || [];
20545
- var values = complexField.value || {};
20546
- var checkConditionalShowAgainst = values;
20547
- var formGroupAvailable = false;
20548
- if (formGroup) {
20549
- checkConditionalShowAgainst = formGroup.value;
20550
- formGroupAvailable = true;
20551
- }
20552
- return fields
20553
- .map(function (f) {
20554
- var clone = FieldsUtils.cloneObject(f);
20555
- var value = ReadFieldsFilterPipe.getValue(f, values, index);
20556
- if (!ReadFieldsFilterPipe.isEmpty(value)) {
20557
- clone.value = value;
20558
- }
20559
- return clone;
20560
- })
20561
- .map(function (f) {
20562
- if (!f.display_context) {
20563
- f.display_context = complexField.display_context;
20564
- }
20565
- if (setupHidden) {
20566
- ReadFieldsFilterPipe.evaluateConditionalShow(f, checkConditionalShowAgainst, path, formGroupAvailable, complexField.id);
20567
- }
20568
- return f;
20569
- })
20570
- .filter(function (f) { return keepEmpty || ReadFieldsFilterPipe.keepField(f); });
20571
- };
20572
- return ReadFieldsFilterPipe;
20573
- }());
20574
- ReadFieldsFilterPipe.EMPTY_VALUES = [
20575
- undefined,
20576
- null,
20577
- '',
20578
- {}
20579
- ];
20580
- ReadFieldsFilterPipe.ALWAYS_NULL_FIELDS = ['CasePaymentHistoryViewer', 'WaysToPay', 'FlagLauncher', 'ComponentLauncher'];
20581
- ReadFieldsFilterPipe.NESTED_TYPES = {
20582
- Complex: ReadFieldsFilterPipe.isValidComplex,
20583
- Collection: ReadFieldsFilterPipe.isValidCollection
20584
- };
20585
- ReadFieldsFilterPipe.ɵfac = function ReadFieldsFilterPipe_Factory(t) { return new (t || ReadFieldsFilterPipe)(); };
20586
- ReadFieldsFilterPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdReadFieldsFilter", type: ReadFieldsFilterPipe, pure: true });
20587
- (function () {
20588
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadFieldsFilterPipe, [{
20589
- type: i0.Pipe,
20590
- args: [{
20591
- name: 'ccdReadFieldsFilter'
20592
- }]
20593
- }], null, null);
20594
- })();
20595
-
20596
- var CcdTabFieldsPipe = /** @class */ (function () {
20597
- function CcdTabFieldsPipe() {
20598
- }
20599
- CcdTabFieldsPipe.prototype.transform = function (tab) {
20600
- var value = tab.fields.reduce(function (acc, field) {
20601
- var _a;
20602
- return Object.assign(Object.assign({}, acc), (_a = {}, _a[field.id] = field.value, _a));
20603
- }, {});
20604
- return classTransformer.plainToClassFromExist(new CaseField(), {
20605
- id: tab.id,
20606
- label: tab.label,
20607
- display_context: 'READONLY',
20608
- value: value,
20609
- field_type: {
20610
- id: tab.id,
20611
- type: 'Complex',
20612
- complex_fields: tab.fields
20613
- }
20614
- });
20615
- };
20616
- return CcdTabFieldsPipe;
20617
- }());
20618
- CcdTabFieldsPipe.ɵfac = function CcdTabFieldsPipe_Factory(t) { return new (t || CcdTabFieldsPipe)(); };
20619
- CcdTabFieldsPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdTabFields", type: CcdTabFieldsPipe, pure: true });
20620
- (function () {
20621
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdTabFieldsPipe, [{
20622
- type: i0.Pipe,
20623
- args: [{
20624
- name: 'ccdTabFields'
20625
- }]
20626
- }], null, null);
20627
- })();
20628
-
20629
- var CcdPageFieldsPipe = /** @class */ (function () {
20630
- function CcdPageFieldsPipe() {
20631
- }
20632
- CcdPageFieldsPipe.prototype.transform = function (page, dataFormGroup) {
20633
- var complexFields = Object.keys(dataFormGroup.controls['data'].controls).map(function (key) {
20634
- var control = dataFormGroup.controls['data'].get(key);
20635
- return control['caseField'];
20636
- }).filter(function (field) {
20637
- return !!page.case_fields.find(function (pcf) { return pcf.id === field.id; });
20638
- }).sort(function (a, b) { return a.order - b.order; });
20639
- var rawValue = dataFormGroup.value;
20640
- var value = page.case_fields.reduce(function (acc, field) {
20641
- var _a;
20642
- var fieldValue = rawValue[field.id] || field.value;
20643
- return Object.assign(Object.assign({}, acc), (_a = {}, _a[field.id] = fieldValue, _a));
20644
- }, {});
20645
- return classTransformer.plainToClassFromExist(new CaseField(), {
20646
- id: page.id,
20647
- label: page.label,
20648
- display_context: 'READONLY',
20649
- value: value,
20650
- field_type: {
20651
- id: page.id,
20652
- type: 'Complex',
20653
- complex_fields: complexFields
20654
- }
20655
- });
20656
- };
20657
- return CcdPageFieldsPipe;
20658
- }());
20659
- CcdPageFieldsPipe.ɵfac = function CcdPageFieldsPipe_Factory(t) { return new (t || CcdPageFieldsPipe)(); };
20660
- CcdPageFieldsPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdPageFields", type: CcdPageFieldsPipe, pure: true });
20661
- (function () {
20662
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdPageFieldsPipe, [{
20663
- type: i0.Pipe,
20664
- args: [{
20665
- name: 'ccdPageFields'
20666
- }]
20667
- }], null, null);
20668
- })();
20669
-
20670
- var EnumDisplayDescriptionPipe = /** @class */ (function () {
20671
- function EnumDisplayDescriptionPipe() {
20672
- }
20673
- EnumDisplayDescriptionPipe.prototype.transform = function (value) {
20674
- return Object.values(value);
20675
- };
20676
- return EnumDisplayDescriptionPipe;
20677
- }());
20678
- EnumDisplayDescriptionPipe.ɵfac = function EnumDisplayDescriptionPipe_Factory(t) { return new (t || EnumDisplayDescriptionPipe)(); };
20679
- EnumDisplayDescriptionPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "enumDisplayDescription", type: EnumDisplayDescriptionPipe, pure: true });
20680
- (function () {
20681
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EnumDisplayDescriptionPipe, [{
20682
- type: i0.Pipe,
20683
- args: [{
20684
- name: 'enumDisplayDescription'
20685
- }]
20686
- }], null, null);
20687
- })();
20688
-
20689
- var LinkCasesFromReasonValuePipe = /** @class */ (function () {
20690
- function LinkCasesFromReasonValuePipe(linkedCasesService) {
20691
- this.linkedCasesService = linkedCasesService;
20692
- }
20693
- LinkCasesFromReasonValuePipe.prototype.transform = function (linkFromReason) {
20694
- var _a, _b, _c;
20695
- if (linkFromReason === null || linkFromReason === void 0 ? void 0 : linkFromReason.otherDescription) {
20696
- var reasonCodeMapping = (_a = this.linkedCasesService.linkCaseReasons) === null || _a === void 0 ? void 0 : _a.find(function (reason) { return reason.key === linkFromReason.reasonCode; });
20697
- return (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) === 'Other'
20698
- ? (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) + " - " + linkFromReason.otherDescription
20699
- : reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en;
20700
- }
20701
- return (_c = (_b = this.linkedCasesService.linkCaseReasons) === null || _b === void 0 ? void 0 : _b.find(function (reason) { return reason.key === linkFromReason.reasonCode; })) === null || _c === void 0 ? void 0 : _c.value_en;
20702
- };
20703
- return LinkCasesFromReasonValuePipe;
20704
- }());
20705
- LinkCasesFromReasonValuePipe.ɵfac = function LinkCasesFromReasonValuePipe_Factory(t) { return new (t || LinkCasesFromReasonValuePipe)(i0__namespace.ɵɵdirectiveInject(LinkedCasesService)); };
20706
- LinkCasesFromReasonValuePipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdLinkCasesFromReasonValue", type: LinkCasesFromReasonValuePipe, pure: true });
20707
- (function () {
20708
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(LinkCasesFromReasonValuePipe, [{
20709
- type: i0.Pipe,
20710
- args: [{
20711
- name: 'ccdLinkCasesFromReasonValue'
20712
- }]
20713
- }], function () { return [{ type: LinkedCasesService }]; }, null);
20714
- })();
20715
-
20716
- var LinkCasesReasonValuePipe = /** @class */ (function () {
20717
- function LinkCasesReasonValuePipe(linkedCasesService) {
20718
- this.linkedCasesService = linkedCasesService;
20719
- }
20720
- LinkCasesReasonValuePipe.prototype.transform = function (linkReason) {
20721
- var _a, _b, _c;
20722
- if (linkReason === null || linkReason === void 0 ? void 0 : linkReason.OtherDescription) {
20723
- var reasonCodeMapping = (_a = this.linkedCasesService.linkCaseReasons) === null || _a === void 0 ? void 0 : _a.find(function (reason) { return reason.key === linkReason.Reason; });
20724
- return (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) === 'Other'
20725
- ? (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) + " - " + linkReason.OtherDescription
20726
- : reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en;
20727
- }
20728
- return (_c = (_b = this.linkedCasesService.linkCaseReasons) === null || _b === void 0 ? void 0 : _b.find(function (reason) { return reason.key === linkReason.Reason; })) === null || _c === void 0 ? void 0 : _c.value_en;
20729
- };
20730
- return LinkCasesReasonValuePipe;
20731
- }());
20732
- LinkCasesReasonValuePipe.ɵfac = function LinkCasesReasonValuePipe_Factory(t) { return new (t || LinkCasesReasonValuePipe)(i0__namespace.ɵɵdirectiveInject(LinkedCasesService)); };
20733
- LinkCasesReasonValuePipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdLinkCasesReasonValue", type: LinkCasesReasonValuePipe, pure: true });
20734
- (function () {
20735
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(LinkCasesReasonValuePipe, [{
20736
- type: i0.Pipe,
20737
- args: [{
20738
- name: 'ccdLinkCasesReasonValue'
20739
- }]
20740
- }], function () { return [{ type: LinkedCasesService }]; }, null);
20741
- })();
20742
-
20743
- var SortOrder;
20744
- (function (SortOrder) {
20745
- SortOrder[SortOrder["ASCENDING"] = 0] = "ASCENDING";
20746
- SortOrder[SortOrder["DESCENDING"] = 1] = "DESCENDING";
20747
- SortOrder[SortOrder["UNSORTED"] = 2] = "UNSORTED";
20748
- })(SortOrder || (SortOrder = {}));
20749
-
20750
- var SortSearchResultPipe = /** @class */ (function () {
20751
- function SortSearchResultPipe() {
20752
- }
20753
- SortSearchResultPipe.prototype.transform = function (searchResults, sortParameters) {
20754
- if (util.isUndefined(searchResults) || util.isUndefined(sortParameters)) {
20755
- return searchResults;
20756
- }
20757
- return searchResults.sort(function (a, b) {
20758
- return sortParameters.comparator.compare(a, b)
20759
- * (sortParameters.sortOrder === SortOrder.DESCENDING ? 1 : -1);
20760
- });
20761
- };
20762
- return SortSearchResultPipe;
20763
- }());
20764
- SortSearchResultPipe.ɵfac = function SortSearchResultPipe_Factory(t) { return new (t || SortSearchResultPipe)(); };
20765
- SortSearchResultPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdSortSearchResult", type: SortSearchResultPipe, pure: true });
20766
- (function () {
20767
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SortSearchResultPipe, [{
20768
- type: i0.Pipe,
20769
- args: [{
20770
- name: 'ccdSortSearchResult'
20771
- }]
20772
- }], null, null);
20773
- })();
20774
-
20775
- var pipeDeclarations = [
20776
- CaseReferencePipe,
20777
- SortSearchResultPipe,
20778
- CcdCaseTitlePipe,
20779
- CcdCollectionTableCaseFieldsFilterPipe,
20780
- CcdCYAPageLabelFilterPipe,
20781
- ReadFieldsFilterPipe,
20782
- CcdTabFieldsPipe,
20783
- CcdPageFieldsPipe,
20784
- LinkCasesReasonValuePipe,
20785
- LinkCasesFromReasonValuePipe,
20786
- EnumDisplayDescriptionPipe
20787
- ];
20788
- var PipesModule = /** @class */ (function () {
20789
- function PipesModule() {
20790
- }
20791
- return PipesModule;
20792
- }());
20793
- PipesModule.ɵfac = function PipesModule_Factory(t) { return new (t || PipesModule)(); };
20794
- PipesModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: PipesModule });
20795
- PipesModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
20796
- i2.CommonModule,
20797
- ]] });
20798
- (function () {
20799
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PipesModule, { declarations: [CaseReferencePipe,
20800
- SortSearchResultPipe,
20801
- CcdCaseTitlePipe,
20802
- CcdCollectionTableCaseFieldsFilterPipe,
20803
- CcdCYAPageLabelFilterPipe,
20804
- ReadFieldsFilterPipe,
20805
- CcdTabFieldsPipe,
20806
- CcdPageFieldsPipe,
20807
- LinkCasesReasonValuePipe,
20808
- LinkCasesFromReasonValuePipe,
20809
- EnumDisplayDescriptionPipe], imports: [i2.CommonModule], exports: [CaseReferencePipe,
20810
- SortSearchResultPipe,
20811
- CcdCaseTitlePipe,
20812
- CcdCollectionTableCaseFieldsFilterPipe,
20813
- CcdCYAPageLabelFilterPipe,
20814
- ReadFieldsFilterPipe,
20815
- CcdTabFieldsPipe,
20816
- CcdPageFieldsPipe,
20817
- LinkCasesReasonValuePipe,
20818
- LinkCasesFromReasonValuePipe,
20819
- EnumDisplayDescriptionPipe] });
20820
- })();
20821
- (function () {
20822
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PipesModule, [{
20823
- type: i0.NgModule,
20824
- args: [{
20825
- imports: [
20826
- i2.CommonModule,
20827
- ],
20828
- declarations: __spread(pipeDeclarations),
20829
- exports: __spread(pipeDeclarations)
20830
- }]
20831
- }], null, null);
20832
- })();
20833
-
20834
20347
  var MarkdownComponent = /** @class */ (function () {
20835
20348
  function MarkdownComponent() {
20836
20349
  }
@@ -20880,46 +20393,6 @@
20880
20393
  }] });
20881
20394
  })();
20882
20395
 
20883
- var MarkdownComponentModule = /** @class */ (function () {
20884
- function MarkdownComponentModule() {
20885
- }
20886
- return MarkdownComponentModule;
20887
- }());
20888
- MarkdownComponentModule.ɵfac = function MarkdownComponentModule_Factory(t) { return new (t || MarkdownComponentModule)(); };
20889
- MarkdownComponentModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: MarkdownComponentModule });
20890
- MarkdownComponentModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
20891
- i2.CommonModule,
20892
- i3.ReactiveFormsModule,
20893
- i1.RpxTranslationModule.forChild(),
20894
- PipesModule,
20895
- i1$4.NgxMdModule
20896
- ]] });
20897
- (function () {
20898
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(MarkdownComponentModule, { declarations: [MarkdownComponent], imports: [i2.CommonModule,
20899
- i3.ReactiveFormsModule, i1__namespace.RpxTranslationModule, PipesModule,
20900
- i1$4.NgxMdModule], exports: [MarkdownComponent] });
20901
- })();
20902
- (function () {
20903
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(MarkdownComponentModule, [{
20904
- type: i0.NgModule,
20905
- args: [{
20906
- declarations: [
20907
- MarkdownComponent
20908
- ],
20909
- imports: [
20910
- i2.CommonModule,
20911
- i3.ReactiveFormsModule,
20912
- i1.RpxTranslationModule.forChild(),
20913
- PipesModule,
20914
- i1$4.NgxMdModule
20915
- ],
20916
- exports: [
20917
- MarkdownComponent
20918
- ],
20919
- }]
20920
- }], null, null);
20921
- })();
20922
-
20923
20396
  function QueryCaseDetailsHeaderComponent_div_0_ng_container_5_Template(rf, ctx) {
20924
20397
  if (rf & 1) {
20925
20398
  i0__namespace.ɵɵelementContainerStart(0);
@@ -20980,14 +20453,13 @@
20980
20453
  if (rf & 2) {
20981
20454
  i0__namespace.ɵɵproperty("ngIf", ctx.caseView);
20982
20455
  }
20983
- }, directives: [i2__namespace.NgIf, MarkdownComponent], pipes: [CaseReferencePipe, i1__namespace.RpxTranslatePipe], styles: [""] });
20456
+ }, directives: [i5__namespace.NgIf, MarkdownComponent], pipes: [CaseReferencePipe, i1__namespace.RpxTranslatePipe], encapsulation: 2 });
20984
20457
  (function () {
20985
20458
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryCaseDetailsHeaderComponent, [{
20986
20459
  type: i0.Component,
20987
20460
  args: [{
20988
20461
  selector: 'ccd-query-case-details-header',
20989
- templateUrl: './query-case-details-header.component.html',
20990
- styleUrls: ['./query-case-details-header.component.scss']
20462
+ templateUrl: './query-case-details-header.component.html'
20991
20463
  }]
20992
20464
  }], function () { return [{ type: i1__namespace$1.ActivatedRoute }]; }, null);
20993
20465
  })();
@@ -21011,6 +20483,68 @@
21011
20483
  }], function () { return []; }, null);
21012
20484
  })();
21013
20485
 
20486
+ function QueryDetailsComponent_ng_container_0_Template(rf, ctx) {
20487
+ if (rf & 1) {
20488
+ var _r2_1 = i0__namespace.ɵɵgetCurrentView();
20489
+ i0__namespace.ɵɵelementContainerStart(0);
20490
+ i0__namespace.ɵɵelementStart(1, "p");
20491
+ i0__namespace.ɵɵelement(2, "br");
20492
+ i0__namespace.ɵɵelementStart(3, "a", 1);
20493
+ i0__namespace.ɵɵlistener("click", function QueryDetailsComponent_ng_container_0_Template_a_click_3_listener() { i0__namespace.ɵɵrestoreView(_r2_1); var ctx_r1 = i0__namespace.ɵɵnextContext(); return ctx_r1.onBack(); });
20494
+ i0__namespace.ɵɵtext(4);
20495
+ i0__namespace.ɵɵpipe(5, "rpxTranslate");
20496
+ i0__namespace.ɵɵelementEnd();
20497
+ i0__namespace.ɵɵelementEnd();
20498
+ i0__namespace.ɵɵelementStart(6, "div", 2);
20499
+ i0__namespace.ɵɵtext(7);
20500
+ i0__namespace.ɵɵpipe(8, "rpxTranslate");
20501
+ i0__namespace.ɵɵelementEnd();
20502
+ i0__namespace.ɵɵelement(9, "ccd-query-details-table", 3);
20503
+ i0__namespace.ɵɵelementContainerEnd();
20504
+ }
20505
+ if (rf & 2) {
20506
+ var ctx_r0 = i0__namespace.ɵɵnextContext();
20507
+ i0__namespace.ɵɵadvance(4);
20508
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(5, 3, "Back to queries"));
20509
+ i0__namespace.ɵɵadvance(3);
20510
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8, 5, "Query details"));
20511
+ i0__namespace.ɵɵadvance(2);
20512
+ i0__namespace.ɵɵproperty("queryItem", ctx_r0.query);
20513
+ }
20514
+ }
20515
+ var QueryDetailsComponent = /** @class */ (function () {
20516
+ function QueryDetailsComponent() {
20517
+ this.backClicked = new i0.EventEmitter();
20518
+ }
20519
+ QueryDetailsComponent.prototype.onBack = function () {
20520
+ this.backClicked.emit(true);
20521
+ };
20522
+ return QueryDetailsComponent;
20523
+ }());
20524
+ QueryDetailsComponent.ɵfac = function QueryDetailsComponent_Factory(t) { return new (t || QueryDetailsComponent)(); };
20525
+ QueryDetailsComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryDetailsComponent, selectors: [["ccd-query-details"]], inputs: { query: "query" }, outputs: { backClicked: "backClicked" }, decls: 1, vars: 1, consts: [[4, "ngIf"], ["href", "javascript:void(0)", 1, "govuk-link", 3, "click"], [1, "query_details_caption"], [3, "queryItem"]], template: function QueryDetailsComponent_Template(rf, ctx) {
20526
+ if (rf & 1) {
20527
+ i0__namespace.ɵɵtemplate(0, QueryDetailsComponent_ng_container_0_Template, 10, 7, "ng-container", 0);
20528
+ }
20529
+ if (rf & 2) {
20530
+ i0__namespace.ɵɵproperty("ngIf", ctx.query);
20531
+ }
20532
+ }, styles: [".query_details_caption[_ngcontent-%COMP%]{background:#f3f2f1;padding:10px;font-size:x-large;font-weight:700}"] });
20533
+ (function () {
20534
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryDetailsComponent, [{
20535
+ type: i0.Component,
20536
+ args: [{
20537
+ selector: 'ccd-query-details',
20538
+ templateUrl: './query-details.component.html',
20539
+ styleUrls: ['./query-details.component.scss']
20540
+ }]
20541
+ }], null, { query: [{
20542
+ type: i0.Input
20543
+ }], backClicked: [{
20544
+ type: i0.Output
20545
+ }] });
20546
+ })();
20547
+
21014
20548
  function QueryDetailsTableComponent_ng_container_0_tr_35_Template(rf, ctx) {
21015
20549
  if (rf & 1) {
21016
20550
  i0__namespace.ɵɵelementStart(0, "tr", 3);
@@ -21159,7 +20693,7 @@
21159
20693
  if (rf & 2) {
21160
20694
  i0__namespace.ɵɵproperty("ngIf", ctx.queryItem);
21161
20695
  }
21162
- }, directives: [i2__namespace.NgIf, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, i2__namespace.DatePipe], styles: [".query-details-table[_ngcontent-%COMP%] .govuk-table__header[_ngcontent-%COMP%]{width:330px}"] });
20696
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, i5__namespace.DatePipe], styles: [".query-details-table[_ngcontent-%COMP%] .govuk-table__header[_ngcontent-%COMP%]{width:330px}"] });
21163
20697
  (function () {
21164
20698
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryDetailsTableComponent, [{
21165
20699
  type: i0.Component,
@@ -21173,67 +20707,12 @@
21173
20707
  }] });
21174
20708
  })();
21175
20709
 
21176
- function QueryDetailsComponent_ng_container_0_Template(rf, ctx) {
21177
- if (rf & 1) {
21178
- var _r2_1 = i0__namespace.ɵɵgetCurrentView();
21179
- i0__namespace.ɵɵelementContainerStart(0);
21180
- i0__namespace.ɵɵelementStart(1, "p");
21181
- i0__namespace.ɵɵelement(2, "br");
21182
- i0__namespace.ɵɵelementStart(3, "a", 1);
21183
- i0__namespace.ɵɵlistener("click", function QueryDetailsComponent_ng_container_0_Template_a_click_3_listener() { i0__namespace.ɵɵrestoreView(_r2_1); var ctx_r1 = i0__namespace.ɵɵnextContext(); return ctx_r1.onBack(); });
21184
- i0__namespace.ɵɵtext(4);
21185
- i0__namespace.ɵɵpipe(5, "rpxTranslate");
21186
- i0__namespace.ɵɵelementEnd();
21187
- i0__namespace.ɵɵelementEnd();
21188
- i0__namespace.ɵɵelementStart(6, "div", 2);
21189
- i0__namespace.ɵɵtext(7);
21190
- i0__namespace.ɵɵpipe(8, "rpxTranslate");
21191
- i0__namespace.ɵɵelementEnd();
21192
- i0__namespace.ɵɵelement(9, "ccd-query-details-table", 3);
21193
- i0__namespace.ɵɵelementContainerEnd();
21194
- }
21195
- if (rf & 2) {
21196
- var ctx_r0 = i0__namespace.ɵɵnextContext();
21197
- i0__namespace.ɵɵadvance(4);
21198
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(5, 3, "Back to queries"));
21199
- i0__namespace.ɵɵadvance(3);
21200
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8, 5, "Query details"));
21201
- i0__namespace.ɵɵadvance(2);
21202
- i0__namespace.ɵɵproperty("queryItem", ctx_r0.query);
21203
- }
21204
- }
21205
- var QueryDetailsComponent = /** @class */ (function () {
21206
- function QueryDetailsComponent() {
21207
- this.backClicked = new i0.EventEmitter();
21208
- }
21209
- QueryDetailsComponent.prototype.onBack = function () {
21210
- this.backClicked.emit(true);
21211
- };
21212
- return QueryDetailsComponent;
21213
- }());
21214
- QueryDetailsComponent.ɵfac = function QueryDetailsComponent_Factory(t) { return new (t || QueryDetailsComponent)(); };
21215
- QueryDetailsComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryDetailsComponent, selectors: [["ccd-query-details"]], inputs: { query: "query" }, outputs: { backClicked: "backClicked" }, decls: 1, vars: 1, consts: [[4, "ngIf"], ["href", "javascript:void(0)", 1, "govuk-link", 3, "click"], [1, "query_details_caption"], [3, "queryItem"]], template: function QueryDetailsComponent_Template(rf, ctx) {
21216
- if (rf & 1) {
21217
- i0__namespace.ɵɵtemplate(0, QueryDetailsComponent_ng_container_0_Template, 10, 7, "ng-container", 0);
21218
- }
21219
- if (rf & 2) {
21220
- i0__namespace.ɵɵproperty("ngIf", ctx.query);
21221
- }
21222
- }, styles: [".query_details_caption[_ngcontent-%COMP%]{background:#f3f2f1;padding:10px;font-size:x-large;font-weight:700}"] });
21223
- (function () {
21224
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryDetailsComponent, [{
21225
- type: i0.Component,
21226
- args: [{
21227
- selector: 'ccd-query-details',
21228
- templateUrl: './query-details.component.html',
21229
- styleUrls: ['./query-details.component.scss']
21230
- }]
21231
- }], null, { query: [{
21232
- type: i0.Input
21233
- }], backClicked: [{
21234
- type: i0.Output
21235
- }] });
21236
- })();
20710
+ var SortOrder;
20711
+ (function (SortOrder) {
20712
+ SortOrder[SortOrder["ASCENDING"] = 0] = "ASCENDING";
20713
+ SortOrder[SortOrder["DESCENDING"] = 1] = "DESCENDING";
20714
+ SortOrder[SortOrder["UNSORTED"] = 2] = "UNSORTED";
20715
+ })(SortOrder || (SortOrder = {}));
21237
20716
 
21238
20717
  function QueryListComponent_ng_container_0_th_7_Template(rf, ctx) {
21239
20718
  if (rf & 1) {
@@ -21403,7 +20882,7 @@
21403
20882
  if (rf & 2) {
21404
20883
  i0__namespace.ɵɵproperty("ngIf", ctx.queryListData);
21405
20884
  }
21406
- }, directives: [i2__namespace.NgIf, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, i2__namespace.DatePipe], styles: [".query-list__caption[_ngcontent-%COMP%], .query-list__table[_ngcontent-%COMP%]{border:1px solid #b1b4b6}.query-list__caption[_ngcontent-%COMP%]{background:#f3f2f1;border-bottom:0;font-weight:700}.query-list__row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child{padding-left:10px}.query-list__row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:last-child{padding-right:10px}.query-list__cell--first[_ngcontent-%COMP%]{width:33%}.sort-widget[_ngcontent-%COMP%]{cursor:pointer;text-decoration:none;color:#000}"] });
20885
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, i5__namespace.DatePipe], styles: [".query-list__caption[_ngcontent-%COMP%], .query-list__table[_ngcontent-%COMP%]{border:1px solid #b1b4b6}.query-list__caption[_ngcontent-%COMP%]{background:#f3f2f1;border-bottom:0;font-weight:700}.query-list__row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child{padding-left:10px}.query-list__row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:last-child{padding-right:10px}.query-list__cell--first[_ngcontent-%COMP%]{width:33%}.sort-widget[_ngcontent-%COMP%]{cursor:pointer;text-decoration:none;color:#000}"] });
21407
20886
  (function () {
21408
20887
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryListComponent, [{
21409
20888
  type: i0.Component,
@@ -21419,10 +20898,79 @@
21419
20898
  }] });
21420
20899
  })();
21421
20900
 
20901
+ var QueryWriteAddDocumentsComponent = /** @class */ (function () {
20902
+ function QueryWriteAddDocumentsComponent() {
20903
+ this.documentFormGroup = new i3.FormGroup({});
20904
+ this.documentCollectionUpdate = new i0.EventEmitter();
20905
+ // This field is mocked to allow the document component to be used in isolation
20906
+ this.mockDocumentCaseField = Object.assign(new CaseField(), {
20907
+ id: QueryWriteAddDocumentsComponent.DOCUMENTS_FORM_CONTROL_NAME,
20908
+ label: 'Add document (optional)',
20909
+ hint_text: 'Attach a document to this message',
20910
+ display_context_parameter: '#COLLECTION(allowInsert,allowUpdate)',
20911
+ field_type: Object.assign(new FieldType(), {
20912
+ id: 'queryDocuments',
20913
+ type: 'queryDocuments',
20914
+ min: null,
20915
+ max: null,
20916
+ regular_expression: null,
20917
+ fixed_list_items: [],
20918
+ complex_fields: [],
20919
+ collection_field_type: Object.assign(new FieldType(), {
20920
+ id: 'Document',
20921
+ type: 'Document',
20922
+ min: null,
20923
+ max: null,
20924
+ regular_expression: null,
20925
+ fixed_list_items: [],
20926
+ complex_fields: [],
20927
+ collection_field_type: null,
20928
+ })
20929
+ }),
20930
+ });
20931
+ }
20932
+ QueryWriteAddDocumentsComponent.prototype.ngAfterViewInit = function () {
20933
+ var _this = this;
20934
+ var formControl = this.documentFormGroup.get(QueryWriteAddDocumentsComponent.DOCUMENTS_FORM_CONTROL_NAME);
20935
+ if (formControl) {
20936
+ this.documentFormControlSubscription = formControl.valueChanges
20937
+ .pipe(operators.map(function (documents) { return documents.filter(function (document) { var _a; return !!((_a = document === null || document === void 0 ? void 0 : document.value) === null || _a === void 0 ? void 0 : _a.document_url); }); }), operators.map(function (documents) { return documents.map(function (document) { return document === null || document === void 0 ? void 0 : document.value; }); }), operators.tap(function (documents) { return _this.documentCollectionUpdate.emit(documents); }))
20938
+ .subscribe();
20939
+ }
20940
+ };
20941
+ QueryWriteAddDocumentsComponent.prototype.ngOnDestroy = function () {
20942
+ var _a;
20943
+ (_a = this.documentFormControlSubscription) === null || _a === void 0 ? void 0 : _a.unsubscribe();
20944
+ };
20945
+ return QueryWriteAddDocumentsComponent;
20946
+ }());
20947
+ QueryWriteAddDocumentsComponent.DOCUMENTS_FORM_CONTROL_NAME = 'documentCollection';
20948
+ QueryWriteAddDocumentsComponent.ɵfac = function QueryWriteAddDocumentsComponent_Factory(t) { return new (t || QueryWriteAddDocumentsComponent)(); };
20949
+ QueryWriteAddDocumentsComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteAddDocumentsComponent, selectors: [["ccd-query-write-add-documents"]], outputs: { documentCollectionUpdate: "documentCollectionUpdate" }, decls: 1, vars: 2, consts: [[3, "formGroup", "caseField"]], template: function QueryWriteAddDocumentsComponent_Template(rf, ctx) {
20950
+ if (rf & 1) {
20951
+ i0__namespace.ɵɵelement(0, "ccd-write-collection-field", 0);
20952
+ }
20953
+ if (rf & 2) {
20954
+ i0__namespace.ɵɵproperty("formGroup", ctx.documentFormGroup)("caseField", ctx.mockDocumentCaseField);
20955
+ }
20956
+ }, styles: [""] });
20957
+ (function () {
20958
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryWriteAddDocumentsComponent, [{
20959
+ type: i0.Component,
20960
+ args: [{
20961
+ selector: 'ccd-query-write-add-documents',
20962
+ templateUrl: './query-write-add-documents.component.html',
20963
+ styleUrls: ['./query-write-add-documents.component.scss']
20964
+ }]
20965
+ }], function () { return []; }, { documentCollectionUpdate: [{
20966
+ type: i0.Output
20967
+ }] });
20968
+ })();
20969
+
21422
20970
  function QueryWriteRaiseQueryComponent_p_23_Template(rf, ctx) {
21423
20971
  if (rf & 1) {
21424
- i0__namespace.ɵɵelementStart(0, "p", 38);
21425
- i0__namespace.ɵɵelementStart(1, "span", 39);
20972
+ i0__namespace.ɵɵelementStart(0, "p", 35);
20973
+ i0__namespace.ɵɵelementStart(1, "span", 36);
21426
20974
  i0__namespace.ɵɵtext(2);
21427
20975
  i0__namespace.ɵɵpipe(3, "rpxTranslate");
21428
20976
  i0__namespace.ɵɵelementEnd();
@@ -21439,8 +20987,8 @@
21439
20987
  }
21440
20988
  function QueryWriteRaiseQueryComponent_p_33_Template(rf, ctx) {
21441
20989
  if (rf & 1) {
21442
- i0__namespace.ɵɵelementStart(0, "p", 40);
21443
- i0__namespace.ɵɵelementStart(1, "span", 39);
20990
+ i0__namespace.ɵɵelementStart(0, "p", 37);
20991
+ i0__namespace.ɵɵelementStart(1, "span", 36);
21444
20992
  i0__namespace.ɵɵtext(2);
21445
20993
  i0__namespace.ɵɵpipe(3, "rpxTranslate");
21446
20994
  i0__namespace.ɵɵelementEnd();
@@ -21457,8 +21005,8 @@
21457
21005
  }
21458
21006
  function QueryWriteRaiseQueryComponent_p_43_Template(rf, ctx) {
21459
21007
  if (rf & 1) {
21460
- i0__namespace.ɵɵelementStart(0, "p", 41);
21461
- i0__namespace.ɵɵelementStart(1, "span", 39);
21008
+ i0__namespace.ɵɵelementStart(0, "p", 38);
21009
+ i0__namespace.ɵɵelementStart(1, "span", 36);
21462
21010
  i0__namespace.ɵɵtext(2);
21463
21011
  i0__namespace.ɵɵpipe(3, "rpxTranslate");
21464
21012
  i0__namespace.ɵɵelementEnd();
@@ -21473,40 +21021,23 @@
21473
21021
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a body"), " ");
21474
21022
  }
21475
21023
  }
21476
- function QueryWriteRaiseQueryComponent_p_72_Template(rf, ctx) {
21477
- if (rf & 1) {
21478
- i0__namespace.ɵɵelementStart(0, "p", 42);
21479
- i0__namespace.ɵɵelementStart(1, "span", 39);
21480
- i0__namespace.ɵɵtext(2);
21481
- i0__namespace.ɵɵpipe(3, "rpxTranslate");
21482
- i0__namespace.ɵɵelementEnd();
21483
- i0__namespace.ɵɵtext(4);
21484
- i0__namespace.ɵɵpipe(5, "rpxTranslate");
21485
- i0__namespace.ɵɵelementEnd();
21486
- }
21487
- if (rf & 2) {
21488
- i0__namespace.ɵɵadvance(2);
21489
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "Error:"));
21490
- i0__namespace.ɵɵadvance(2);
21491
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "File error message"), " ");
21492
- }
21493
- }
21494
21024
  var QueryWriteRaiseQueryComponent = /** @class */ (function () {
21495
21025
  function QueryWriteRaiseQueryComponent() {
21496
- }
21497
- QueryWriteRaiseQueryComponent.prototype.ngOnInit = function () {
21498
21026
  this.formGroup = new i3.FormGroup({
21499
21027
  fullName: new i3.FormControl('', i3.Validators.required),
21500
21028
  subject: new i3.FormControl('', i3.Validators.required),
21501
21029
  body: new i3.FormControl('', i3.Validators.required),
21502
21030
  isHearingRelated: new i3.FormControl(null, i3.Validators.required),
21503
- documents: new i3.FormControl([], i3.Validators.required)
21031
+ documents: new i3.FormControl([])
21504
21032
  });
21033
+ }
21034
+ QueryWriteRaiseQueryComponent.prototype.onDocumentCollectionUpdate = function (documents) {
21035
+ this.formGroup.get('documents').setValue(documents);
21505
21036
  };
21506
21037
  return QueryWriteRaiseQueryComponent;
21507
21038
  }());
21508
21039
  QueryWriteRaiseQueryComponent.ɵfac = function QueryWriteRaiseQueryComponent_Factory(t) { return new (t || QueryWriteRaiseQueryComponent)(); };
21509
- QueryWriteRaiseQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRaiseQueryComponent, selectors: [["ccd-query-write-raise-query"]], inputs: { formGroup: "formGroup" }, decls: 89, vars: 82, consts: [[1, "govuk-!-margin-top-6", "govuk-!-margin-bottom-6"], [1, "query-raise"], [1, "govuk-!-margin-bottom-6"], [1, "govuk-caption-l"], [1, "govuk-heading-l", "govuk-!-margin-bottom-4"], [1, "govuk-!-margin-bottom-4"], [3, "formGroup"], [1, "govuk-form-group"], [1, "govuk-label-wrapper"], ["for", "query-raise-fullName", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-fullName-hint", 1, "govuk-hint"], ["id", "query-raise-fullName-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-fullName", "name", "query-raise-fullName", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-subject", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-subject-hint", 1, "govuk-hint"], ["id", "query-raise-subject-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-subject", "name", "query-raise-subject", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-body", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-body-hint", 1, "govuk-hint"], ["id", "query-raise-body-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-body", "name", "query-response", "rows", "5", "aria-describedby", "query-response-hint query-response-error", 1, "govuk-textarea", 3, "formControlName"], [1, "govuk-fieldset"], [1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["data-module", "govuk-radios", 1, "govuk-radios", "govuk-radios--inline"], [1, "govuk-radios__item"], ["id", "query-raise-isHearingRelated-yes", "name", "query-raise-isHearingRelated-yes", "type", "radio", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-yes", 1, "govuk-label", "govuk-radios__label"], ["id", "query-raise-isHearingRelated-no", "name", "query-raise-isHearingRelated-no", "type", "radio", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-no", 1, "govuk-label", "govuk-radios__label"], ["for", "add-documents", 1, "govuk-label"], [1, "govuk-!-font-weight-bold"], ["id", "add-documents-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "add-documents", "name", "add-documents", "type", "file", 1, "govuk-file-upload"], ["data-module", "govuk-button", 1, "govuk-button"], [1, "govuk-button-group"], ["data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", 3, "disabled"], [1, "govuk-!-margin-bottom-2"], ["href", "javascript:void(0)", 1, "govuk-back-link"], ["id", "query-raise-fullName-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["id", "query-raise-subject-error", 1, "govuk-error-message"], ["id", "query-raise-body-error", 1, "govuk-error-message"], ["id", "add-documents-error", 1, "govuk-error-message"]], template: function QueryWriteRaiseQueryComponent_Template(rf, ctx) {
21040
+ QueryWriteRaiseQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRaiseQueryComponent, selectors: [["ccd-query-write-raise-query"]], decls: 80, vars: 75, consts: [[1, "govuk-!-margin-top-6", "govuk-!-margin-bottom-6"], [1, "query-raise"], [1, "govuk-!-margin-bottom-6"], [1, "govuk-caption-l"], [1, "govuk-heading-l", "govuk-!-margin-bottom-4"], [1, "govuk-!-margin-bottom-4"], [3, "formGroup"], [1, "govuk-form-group"], [1, "govuk-label-wrapper"], ["for", "query-raise-fullName", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-fullName-hint", 1, "govuk-hint"], ["id", "query-raise-fullName-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-fullName", "name", "query-raise-fullName", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-subject", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-subject-hint", 1, "govuk-hint"], ["id", "query-raise-subject-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-subject", "name", "query-raise-subject", "type", "text", 1, "govuk-input", 3, "formControlName"], ["for", "query-raise-body", 1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["id", "query-raise-body-hint", 1, "govuk-hint"], ["id", "query-raise-body-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-raise-body", "name", "query-response", "rows", "5", "aria-describedby", "query-response-hint query-response-error", 1, "govuk-textarea", 3, "formControlName"], [1, "govuk-fieldset"], [1, "govuk-label", "govuk-label--m", "govuk-!-font-weight-bold"], ["data-module", "govuk-radios", 1, "govuk-radios", "govuk-radios--inline"], [1, "govuk-radios__item"], ["id", "query-raise-isHearingRelated-yes", "name", "query-raise-isHearingRelated-yes", "type", "radio", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-yes", 1, "govuk-label", "govuk-radios__label"], ["id", "query-raise-isHearingRelated-no", "name", "query-raise-isHearingRelated-no", "type", "radio", 1, "govuk-radios__input", 3, "checked", "value"], ["for", "query-raise-isHearingRelated-no", 1, "govuk-label", "govuk-radios__label"], [3, "documentCollectionUpdate"], ["data-module", "govuk-button", 1, "govuk-button"], [1, "govuk-button-group"], ["data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", 3, "disabled"], [1, "govuk-!-margin-bottom-2"], ["href", "javascript:void(0)", 1, "govuk-back-link"], ["id", "query-raise-fullName-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["id", "query-raise-subject-error", 1, "govuk-error-message"], ["id", "query-raise-body-error", 1, "govuk-error-message"]], template: function QueryWriteRaiseQueryComponent_Template(rf, ctx) {
21510
21041
  if (rf & 1) {
21511
21042
  i0__namespace.ɵɵelementStart(0, "div", 0);
21512
21043
  i0__namespace.ɵɵelementStart(1, "div", 1);
@@ -21573,68 +21104,57 @@
21573
21104
  i0__namespace.ɵɵelementEnd();
21574
21105
  i0__namespace.ɵɵelementStart(46, "div", 7);
21575
21106
  i0__namespace.ɵɵelementStart(47, "fieldset", 21);
21576
- i0__namespace.ɵɵelementStart(48, "label", 22);
21577
- i0__namespace.ɵɵtext(49);
21578
- i0__namespace.ɵɵpipe(50, "rpxTranslate");
21579
- i0__namespace.ɵɵelementEnd();
21580
- i0__namespace.ɵɵelementStart(51, "div", 23);
21581
- i0__namespace.ɵɵelementStart(52, "div", 24);
21582
- i0__namespace.ɵɵelement(53, "input", 25);
21583
- i0__namespace.ɵɵelementStart(54, "label", 26);
21584
- i0__namespace.ɵɵtext(55);
21585
- i0__namespace.ɵɵpipe(56, "rpxTranslate");
21107
+ i0__namespace.ɵɵelementStart(48, "legend");
21108
+ i0__namespace.ɵɵelementStart(49, "label", 22);
21109
+ i0__namespace.ɵɵtext(50);
21110
+ i0__namespace.ɵɵpipe(51, "rpxTranslate");
21586
21111
  i0__namespace.ɵɵelementEnd();
21587
21112
  i0__namespace.ɵɵelementEnd();
21588
- i0__namespace.ɵɵelementStart(57, "div", 24);
21589
- i0__namespace.ɵɵelement(58, "input", 27);
21590
- i0__namespace.ɵɵelementStart(59, "label", 28);
21591
- i0__namespace.ɵɵtext(60);
21592
- i0__namespace.ɵɵpipe(61, "rpxTranslate");
21113
+ i0__namespace.ɵɵelementStart(52, "div", 23);
21114
+ i0__namespace.ɵɵelementStart(53, "div", 24);
21115
+ i0__namespace.ɵɵelement(54, "input", 25);
21116
+ i0__namespace.ɵɵelementStart(55, "label", 26);
21117
+ i0__namespace.ɵɵtext(56);
21118
+ i0__namespace.ɵɵpipe(57, "rpxTranslate");
21593
21119
  i0__namespace.ɵɵelementEnd();
21594
21120
  i0__namespace.ɵɵelementEnd();
21121
+ i0__namespace.ɵɵelementStart(58, "div", 24);
21122
+ i0__namespace.ɵɵelement(59, "input", 27);
21123
+ i0__namespace.ɵɵelementStart(60, "label", 28);
21124
+ i0__namespace.ɵɵtext(61);
21125
+ i0__namespace.ɵɵpipe(62, "rpxTranslate");
21595
21126
  i0__namespace.ɵɵelementEnd();
21596
21127
  i0__namespace.ɵɵelementEnd();
21597
21128
  i0__namespace.ɵɵelementEnd();
21598
- i0__namespace.ɵɵelementStart(62, "div");
21599
- i0__namespace.ɵɵelementStart(63, "div", 7);
21600
- i0__namespace.ɵɵelementStart(64, "div", 8);
21601
- i0__namespace.ɵɵelementStart(65, "label", 29);
21602
- i0__namespace.ɵɵelementStart(66, "div", 30);
21603
- i0__namespace.ɵɵtext(67);
21604
- i0__namespace.ɵɵpipe(68, "rpxTranslate");
21605
21129
  i0__namespace.ɵɵelementEnd();
21606
- i0__namespace.ɵɵelementStart(69, "div");
21607
- i0__namespace.ɵɵtext(70);
21608
- i0__namespace.ɵɵpipe(71, "rpxTranslate");
21609
21130
  i0__namespace.ɵɵelementEnd();
21131
+ i0__namespace.ɵɵelementStart(63, "div", 7);
21132
+ i0__namespace.ɵɵelementStart(64, "ccd-query-write-add-documents", 29);
21133
+ i0__namespace.ɵɵlistener("documentCollectionUpdate", function QueryWriteRaiseQueryComponent_Template_ccd_query_write_add_documents_documentCollectionUpdate_64_listener($event) { return ctx.onDocumentCollectionUpdate($event); });
21610
21134
  i0__namespace.ɵɵelementEnd();
21611
21135
  i0__namespace.ɵɵelementEnd();
21612
- i0__namespace.ɵɵtemplate(72, QueryWriteRaiseQueryComponent_p_72_Template, 6, 6, "p", 31);
21613
- i0__namespace.ɵɵelement(73, "input", 32);
21614
- i0__namespace.ɵɵelementEnd();
21615
- i0__namespace.ɵɵelementEnd();
21616
- i0__namespace.ɵɵelementStart(74, "button", 33);
21617
- i0__namespace.ɵɵtext(75);
21618
- i0__namespace.ɵɵpipe(76, "rpxTranslate");
21136
+ i0__namespace.ɵɵelementStart(65, "button", 30);
21137
+ i0__namespace.ɵɵtext(66);
21138
+ i0__namespace.ɵɵpipe(67, "rpxTranslate");
21619
21139
  i0__namespace.ɵɵelementEnd();
21620
21140
  i0__namespace.ɵɵelementEnd();
21621
21141
  i0__namespace.ɵɵelementEnd();
21622
- i0__namespace.ɵɵelementStart(77, "div");
21623
- i0__namespace.ɵɵelementStart(78, "div", 34);
21624
- i0__namespace.ɵɵelementStart(79, "button", 35);
21625
- i0__namespace.ɵɵtext(80);
21626
- i0__namespace.ɵɵpipe(81, "rpxTranslate");
21142
+ i0__namespace.ɵɵelementStart(68, "div");
21143
+ i0__namespace.ɵɵelementStart(69, "div", 31);
21144
+ i0__namespace.ɵɵelementStart(70, "button", 32);
21145
+ i0__namespace.ɵɵtext(71);
21146
+ i0__namespace.ɵɵpipe(72, "rpxTranslate");
21627
21147
  i0__namespace.ɵɵelementEnd();
21628
- i0__namespace.ɵɵelementStart(82, "button", 33);
21629
- i0__namespace.ɵɵtext(83);
21630
- i0__namespace.ɵɵpipe(84, "rpxTranslate");
21148
+ i0__namespace.ɵɵelementStart(73, "button", 30);
21149
+ i0__namespace.ɵɵtext(74);
21150
+ i0__namespace.ɵɵpipe(75, "rpxTranslate");
21631
21151
  i0__namespace.ɵɵelementEnd();
21632
21152
  i0__namespace.ɵɵelementEnd();
21633
21153
  i0__namespace.ɵɵelementEnd();
21634
- i0__namespace.ɵɵelementStart(85, "div", 36);
21635
- i0__namespace.ɵɵelementStart(86, "a", 37);
21636
- i0__namespace.ɵɵtext(87);
21637
- i0__namespace.ɵɵpipe(88, "rpxTranslate");
21154
+ i0__namespace.ɵɵelementStart(76, "div", 33);
21155
+ i0__namespace.ɵɵelementStart(77, "a", 34);
21156
+ i0__namespace.ɵɵtext(78);
21157
+ i0__namespace.ɵɵpipe(79, "rpxTranslate");
21638
21158
  i0__namespace.ɵɵelementEnd();
21639
21159
  i0__namespace.ɵɵelementEnd();
21640
21160
  i0__namespace.ɵɵelementEnd();
@@ -21652,19 +21172,18 @@
21652
21172
  var tmp_18_0 = null;
21653
21173
  var tmp_19_0 = null;
21654
21174
  var tmp_28_0 = null;
21655
- var tmp_31_0 = null;
21656
21175
  i0__namespace.ɵɵadvance(4);
21657
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(5, 44, "Raise a query"));
21176
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(5, 41, "Raise a query"));
21658
21177
  i0__namespace.ɵɵadvance(3);
21659
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8, 46, "Enter query details"));
21178
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8, 43, "Enter query details"));
21660
21179
  i0__namespace.ɵɵadvance(6);
21661
21180
  i0__namespace.ɵɵproperty("formGroup", ctx.formGroup);
21662
21181
  i0__namespace.ɵɵadvance(2);
21663
21182
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_3_0 = ctx.formGroup.get("fullName")) == null ? null : tmp_3_0.errors == null ? null : tmp_3_0.errors.length);
21664
21183
  i0__namespace.ɵɵadvance(3);
21665
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(19, 48, "Full name"), " ");
21184
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(19, 45, "Full name"), " ");
21666
21185
  i0__namespace.ɵɵadvance(3);
21667
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(22, 50, "Your full name must be included here"), " ");
21186
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(22, 47, "Your full name must be included here"), " ");
21668
21187
  i0__namespace.ɵɵadvance(2);
21669
21188
  i0__namespace.ɵɵproperty("ngIf", (tmp_6_0 = ctx.formGroup.get("response")) == null ? null : tmp_6_0.errors == null ? null : tmp_6_0.errors.length);
21670
21189
  i0__namespace.ɵɵadvance(1);
@@ -21673,9 +21192,9 @@
21673
21192
  i0__namespace.ɵɵadvance(1);
21674
21193
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_9_0 = ctx.formGroup.get("subject")) == null ? null : tmp_9_0.errors == null ? null : tmp_9_0.errors.length);
21675
21194
  i0__namespace.ɵɵadvance(3);
21676
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(29, 52, "Query subject"), " ");
21195
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(29, 49, "Query subject"), " ");
21677
21196
  i0__namespace.ɵɵadvance(3);
21678
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(32, 54, "The subject should be a summary of your query"), " ");
21197
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(32, 51, "The subject should be a summary of your query"), " ");
21679
21198
  i0__namespace.ɵɵadvance(2);
21680
21199
  i0__namespace.ɵɵproperty("ngIf", (tmp_12_0 = ctx.formGroup.get("response")) == null ? null : tmp_12_0.errors == null ? null : tmp_12_0.errors.length);
21681
21200
  i0__namespace.ɵɵadvance(1);
@@ -21684,42 +21203,36 @@
21684
21203
  i0__namespace.ɵɵadvance(1);
21685
21204
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_15_0 = ctx.formGroup.get("body")) == null ? null : tmp_15_0.errors == null ? null : tmp_15_0.errors.length);
21686
21205
  i0__namespace.ɵɵadvance(3);
21687
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(39, 56, "Query body"), " ");
21206
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(39, 53, "Query body"), " ");
21688
21207
  i0__namespace.ɵɵadvance(3);
21689
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(42, 58, "Include as many details as possible so case workers can respond to your query"), " ");
21208
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(42, 55, "Include as many details as possible so case workers can respond to your query"), " ");
21690
21209
  i0__namespace.ɵɵadvance(2);
21691
21210
  i0__namespace.ɵɵproperty("ngIf", (tmp_18_0 = ctx.formGroup.get("body")) == null ? null : tmp_18_0.errors == null ? null : tmp_18_0.errors.length);
21692
21211
  i0__namespace.ɵɵadvance(1);
21693
21212
  i0__namespace.ɵɵclassProp("govuk-textarea--error", (tmp_19_0 = ctx.formGroup.get("body")) == null ? null : tmp_19_0.errors == null ? null : tmp_19_0.errors.length);
21694
21213
  i0__namespace.ɵɵproperty("formControlName", "body");
21695
- i0__namespace.ɵɵadvance(5);
21696
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(50, 60, "Is the query hearing related?"), " ");
21214
+ i0__namespace.ɵɵadvance(6);
21215
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(51, 57, "Is the query hearing related?"), " ");
21697
21216
  i0__namespace.ɵɵadvance(4);
21698
21217
  i0__namespace.ɵɵproperty("checked", ctx.formGroup.get("isHearingRelated").value === true)("value", true);
21699
21218
  i0__namespace.ɵɵadvance(2);
21700
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(56, 62, "Is the query hearing related?", null, "Yes"), " ");
21219
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(57, 59, "Is the query hearing related?", null, "Yes"), " ");
21701
21220
  i0__namespace.ɵɵadvance(3);
21702
21221
  i0__namespace.ɵɵproperty("checked", ctx.formGroup.get("isHearingRelated").value === false)("value", false);
21703
21222
  i0__namespace.ɵɵadvance(2);
21704
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(61, 66, "Is the query hearing related?", null, "No"), " ");
21705
- i0__namespace.ɵɵadvance(3);
21706
- i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_28_0 = ctx.formGroup.get("documents")) == null ? null : tmp_28_0.errors == null ? null : tmp_28_0.errors.length);
21707
- i0__namespace.ɵɵadvance(4);
21708
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(68, 70, "Add document (optional)"));
21709
- i0__namespace.ɵɵadvance(3);
21710
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(71, 72, "Attach a document to this message"));
21223
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind3(62, 63, "Is the query hearing related?", null, "No"), " ");
21711
21224
  i0__namespace.ɵɵadvance(2);
21712
- i0__namespace.ɵɵproperty("ngIf", (tmp_31_0 = ctx.formGroup.get("response")) == null ? null : tmp_31_0.errors == null ? null : tmp_31_0.errors.length);
21225
+ i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_28_0 = ctx.formGroup.get("documents")) == null ? null : tmp_28_0.errors == null ? null : tmp_28_0.errors.length);
21713
21226
  i0__namespace.ɵɵadvance(3);
21714
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(76, 74, "Next"), " ");
21227
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(67, 67, "Next"), " ");
21715
21228
  i0__namespace.ɵɵadvance(4);
21716
21229
  i0__namespace.ɵɵproperty("disabled", true);
21717
21230
  i0__namespace.ɵɵadvance(1);
21718
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(81, 76, "Previous"), " ");
21231
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(72, 69, "Previous"), " ");
21719
21232
  i0__namespace.ɵɵadvance(3);
21720
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(84, 78, "Continue"), " ");
21233
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(75, 71, "Continue"), " ");
21721
21234
  i0__namespace.ɵɵadvance(4);
21722
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(88, 80, "Cancel and return to case"), " ");
21235
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(79, 73, "Cancel and return to case"), " ");
21723
21236
  }
21724
21237
  }, styles: [".query-raise[_ngcontent-%COMP%]{width:100%;max-width:720px}"] });
21725
21238
  (function () {
@@ -21730,15 +21243,13 @@
21730
21243
  templateUrl: './query-write-raise-query.component.html',
21731
21244
  styleUrls: ['./query-write-raise-query.component.scss']
21732
21245
  }]
21733
- }], function () { return []; }, { formGroup: [{
21734
- type: i0.Input
21735
- }] });
21246
+ }], function () { return []; }, null);
21736
21247
  })();
21737
21248
 
21738
21249
  function QueryWriteRespondToQueryComponent_p_25_Template(rf, ctx) {
21739
21250
  if (rf & 1) {
21740
- i0__namespace.ɵɵelementStart(0, "p", 23);
21741
- i0__namespace.ɵɵelementStart(1, "span", 24);
21251
+ i0__namespace.ɵɵelementStart(0, "p", 20);
21252
+ i0__namespace.ɵɵelementStart(1, "span", 21);
21742
21253
  i0__namespace.ɵɵtext(2);
21743
21254
  i0__namespace.ɵɵpipe(3, "rpxTranslate");
21744
21255
  i0__namespace.ɵɵelementEnd();
@@ -21753,37 +21264,22 @@
21753
21264
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a response message"), " ");
21754
21265
  }
21755
21266
  }
21756
- function QueryWriteRespondToQueryComponent_p_38_Template(rf, ctx) {
21757
- if (rf & 1) {
21758
- i0__namespace.ɵɵelementStart(0, "p", 25);
21759
- i0__namespace.ɵɵelementStart(1, "span", 24);
21760
- i0__namespace.ɵɵtext(2);
21761
- i0__namespace.ɵɵpipe(3, "rpxTranslate");
21762
- i0__namespace.ɵɵelementEnd();
21763
- i0__namespace.ɵɵtext(4);
21764
- i0__namespace.ɵɵpipe(5, "rpxTranslate");
21765
- i0__namespace.ɵɵelementEnd();
21766
- }
21767
- if (rf & 2) {
21768
- i0__namespace.ɵɵadvance(2);
21769
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "Error:"));
21770
- i0__namespace.ɵɵadvance(2);
21771
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 4, "File error message"), " ");
21772
- }
21773
- }
21774
21267
  var QueryWriteRespondToQueryComponent = /** @class */ (function () {
21775
21268
  function QueryWriteRespondToQueryComponent() {
21776
21269
  }
21777
21270
  QueryWriteRespondToQueryComponent.prototype.ngOnInit = function () {
21778
21271
  this.formGroup = new i3.FormGroup({
21779
21272
  response: new i3.FormControl('', i3.Validators.required),
21780
- documents: new i3.FormControl([], i3.Validators.required)
21273
+ documents: new i3.FormControl(null)
21781
21274
  });
21782
21275
  };
21276
+ QueryWriteRespondToQueryComponent.prototype.onDocumentCollectionUpdate = function (documents) {
21277
+ this.formGroup.get('documents').setValue(documents);
21278
+ };
21783
21279
  return QueryWriteRespondToQueryComponent;
21784
21280
  }());
21785
21281
  QueryWriteRespondToQueryComponent.ɵfac = function QueryWriteRespondToQueryComponent_Factory(t) { return new (t || QueryWriteRespondToQueryComponent)(); };
21786
- QueryWriteRespondToQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRespondToQueryComponent, selectors: [["ccd-query-write-respond-to-query"]], inputs: { queryItem: "queryItem", formGroup: "formGroup" }, decls: 55, vars: 45, consts: [[1, "govuk-!-margin-bottom-2"], ["href", "javascript:void(0)", 1, "govuk-back-link", "govuk-!-margin-top-0"], [1, "govuk-!-margin-bottom-6"], [1, "govuk-caption-l", "govuk-!-margin-bottom-4"], [1, "govuk-heading-l", "govuk-!-margin-bottom-3"], [1, "govuk-!-margin-bottom-4"], [3, "queryItem"], [1, "govuk-heading-m"], [3, "formGroup"], [1, "govuk-form-group", "response-textarea"], [1, "govuk-label-wrapper"], ["for", "query-response", 1, "govuk-label", "govuk-!-font-weight-bold"], ["id", "query-response-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-response", "name", "query-response", "rows", "5", "aria-describedby", "query-response-hint query-response-error", 1, "govuk-textarea", 3, "formControlName"], [1, "govuk-form-group"], ["for", "add-documents", 1, "govuk-label"], [1, "govuk-!-font-weight-bold"], ["id", "add-documents-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "add-documents", "name", "add-documents", "type", "file", 1, "govuk-file-upload"], ["data-module", "govuk-button", 1, "govuk-button"], [1, "govuk-button-group"], ["data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", 3, "disabled"], ["href", "javascript:void(0)", 1, "govuk-back-link"], ["id", "query-response-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["id", "add-documents-error", 1, "govuk-error-message"]], template: function QueryWriteRespondToQueryComponent_Template(rf, ctx) {
21282
+ QueryWriteRespondToQueryComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryWriteRespondToQueryComponent, selectors: [["ccd-query-write-respond-to-query"]], inputs: { queryItem: "queryItem" }, decls: 45, vars: 38, consts: [[1, "govuk-!-margin-bottom-2"], ["href", "javascript:void(0)", 1, "govuk-back-link", "govuk-!-margin-top-0"], [1, "govuk-!-margin-bottom-6"], [1, "govuk-caption-l", "govuk-!-margin-bottom-4"], [1, "govuk-heading-l", "govuk-!-margin-bottom-3"], [1, "govuk-!-margin-bottom-4"], [3, "queryItem"], [1, "govuk-heading-m"], [3, "formGroup"], [1, "govuk-form-group", "response-textarea"], [1, "govuk-label-wrapper"], ["for", "query-response", 1, "govuk-label", "govuk-!-font-weight-bold"], ["id", "query-response-error", "class", "govuk-error-message", 4, "ngIf"], ["id", "query-response", "name", "query-response", "rows", "5", "aria-describedby", "query-response-hint query-response-error", 1, "govuk-textarea", 3, "formControlName"], [1, "govuk-form-group"], [3, "documentCollectionUpdate"], ["data-module", "govuk-button", 1, "govuk-button"], [1, "govuk-button-group"], ["data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", 3, "disabled"], ["href", "javascript:void(0)", 1, "govuk-back-link"], ["id", "query-response-error", 1, "govuk-error-message"], [1, "govuk-visually-hidden"]], template: function QueryWriteRespondToQueryComponent_Template(rf, ctx) {
21787
21283
  if (rf & 1) {
21788
21284
  i0__namespace.ɵɵelementStart(0, "div", 0);
21789
21285
  i0__namespace.ɵɵelementStart(1, "a", 1);
@@ -21822,49 +21318,36 @@
21822
21318
  i0__namespace.ɵɵelementEnd();
21823
21319
  i0__namespace.ɵɵtemplate(25, QueryWriteRespondToQueryComponent_p_25_Template, 6, 6, "p", 12);
21824
21320
  i0__namespace.ɵɵelementStart(26, "textarea", 13);
21825
- i0__namespace.ɵɵtext(27, " ");
21321
+ i0__namespace.ɵɵtext(27, " ");
21826
21322
  i0__namespace.ɵɵelementEnd();
21827
21323
  i0__namespace.ɵɵelementEnd();
21828
- i0__namespace.ɵɵelementStart(28, "div");
21829
- i0__namespace.ɵɵelementStart(29, "div", 14);
21830
- i0__namespace.ɵɵelementStart(30, "div", 10);
21831
- i0__namespace.ɵɵelementStart(31, "label", 15);
21832
- i0__namespace.ɵɵelementStart(32, "div", 16);
21833
- i0__namespace.ɵɵtext(33);
21834
- i0__namespace.ɵɵpipe(34, "rpxTranslate");
21835
- i0__namespace.ɵɵelementEnd();
21836
- i0__namespace.ɵɵelementStart(35, "div");
21837
- i0__namespace.ɵɵtext(36);
21838
- i0__namespace.ɵɵpipe(37, "rpxTranslate");
21839
- i0__namespace.ɵɵelementEnd();
21324
+ i0__namespace.ɵɵelementStart(28, "div", 14);
21325
+ i0__namespace.ɵɵelementStart(29, "ccd-query-write-add-documents", 15);
21326
+ i0__namespace.ɵɵlistener("documentCollectionUpdate", function QueryWriteRespondToQueryComponent_Template_ccd_query_write_add_documents_documentCollectionUpdate_29_listener($event) { return ctx.onDocumentCollectionUpdate($event); });
21840
21327
  i0__namespace.ɵɵelementEnd();
21841
21328
  i0__namespace.ɵɵelementEnd();
21842
- i0__namespace.ɵɵtemplate(38, QueryWriteRespondToQueryComponent_p_38_Template, 6, 6, "p", 17);
21843
- i0__namespace.ɵɵelement(39, "input", 18);
21844
- i0__namespace.ɵɵelementEnd();
21845
- i0__namespace.ɵɵelementEnd();
21846
- i0__namespace.ɵɵelementStart(40, "button", 19);
21847
- i0__namespace.ɵɵtext(41);
21848
- i0__namespace.ɵɵpipe(42, "rpxTranslate");
21329
+ i0__namespace.ɵɵelementStart(30, "button", 16);
21330
+ i0__namespace.ɵɵtext(31);
21331
+ i0__namespace.ɵɵpipe(32, "rpxTranslate");
21849
21332
  i0__namespace.ɵɵelementEnd();
21850
21333
  i0__namespace.ɵɵelementEnd();
21851
21334
  i0__namespace.ɵɵelementEnd();
21852
- i0__namespace.ɵɵelementStart(43, "div");
21853
- i0__namespace.ɵɵelementStart(44, "div", 20);
21854
- i0__namespace.ɵɵelementStart(45, "button", 21);
21855
- i0__namespace.ɵɵtext(46);
21856
- i0__namespace.ɵɵpipe(47, "rpxTranslate");
21335
+ i0__namespace.ɵɵelementStart(33, "div");
21336
+ i0__namespace.ɵɵelementStart(34, "div", 17);
21337
+ i0__namespace.ɵɵelementStart(35, "button", 18);
21338
+ i0__namespace.ɵɵtext(36);
21339
+ i0__namespace.ɵɵpipe(37, "rpxTranslate");
21857
21340
  i0__namespace.ɵɵelementEnd();
21858
- i0__namespace.ɵɵelementStart(48, "button", 19);
21859
- i0__namespace.ɵɵtext(49);
21860
- i0__namespace.ɵɵpipe(50, "rpxTranslate");
21341
+ i0__namespace.ɵɵelementStart(38, "button", 16);
21342
+ i0__namespace.ɵɵtext(39);
21343
+ i0__namespace.ɵɵpipe(40, "rpxTranslate");
21861
21344
  i0__namespace.ɵɵelementEnd();
21862
21345
  i0__namespace.ɵɵelementEnd();
21863
21346
  i0__namespace.ɵɵelementEnd();
21864
- i0__namespace.ɵɵelementStart(51, "div", 0);
21865
- i0__namespace.ɵɵelementStart(52, "a", 22);
21866
- i0__namespace.ɵɵtext(53);
21867
- i0__namespace.ɵɵpipe(54, "rpxTranslate");
21347
+ i0__namespace.ɵɵelementStart(41, "div", 0);
21348
+ i0__namespace.ɵɵelementStart(42, "a", 19);
21349
+ i0__namespace.ɵɵtext(43);
21350
+ i0__namespace.ɵɵpipe(44, "rpxTranslate");
21868
21351
  i0__namespace.ɵɵelementEnd();
21869
21352
  i0__namespace.ɵɵelementEnd();
21870
21353
  }
@@ -21873,60 +21356,50 @@
21873
21356
  var tmp_8_0 = null;
21874
21357
  var tmp_9_0 = null;
21875
21358
  var tmp_11_0 = null;
21876
- var tmp_14_0 = null;
21877
21359
  i0__namespace.ɵɵadvance(2);
21878
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 23, "Back to tasks"));
21360
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 20, "Back to tasks"));
21879
21361
  i0__namespace.ɵɵadvance(4);
21880
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 25, "Respond to query"));
21362
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 22, "Respond to query"));
21881
21363
  i0__namespace.ɵɵadvance(3);
21882
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(10, 27, "Query details"));
21364
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(10, 24, "Query details"));
21883
21365
  i0__namespace.ɵɵadvance(5);
21884
21366
  i0__namespace.ɵɵproperty("queryItem", ctx.queryItem);
21885
21367
  i0__namespace.ɵɵadvance(3);
21886
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(18, 29, "Respond to a query"));
21368
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(18, 26, "Respond to a query"));
21887
21369
  i0__namespace.ɵɵadvance(2);
21888
21370
  i0__namespace.ɵɵproperty("formGroup", ctx.formGroup);
21889
21371
  i0__namespace.ɵɵadvance(1);
21890
21372
  i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_6_0 = ctx.formGroup.get("response")) == null ? null : tmp_6_0.errors == null ? null : tmp_6_0.errors.length);
21891
21373
  i0__namespace.ɵɵadvance(3);
21892
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(24, 31, "Response message"), " ");
21374
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(24, 28, "Response message"), " ");
21893
21375
  i0__namespace.ɵɵadvance(2);
21894
21376
  i0__namespace.ɵɵproperty("ngIf", (tmp_8_0 = ctx.formGroup.get("response")) == null ? null : tmp_8_0.errors == null ? null : tmp_8_0.errors.length);
21895
21377
  i0__namespace.ɵɵadvance(1);
21896
21378
  i0__namespace.ɵɵclassProp("govuk-textarea--error", (tmp_9_0 = ctx.formGroup.get("response")) == null ? null : tmp_9_0.errors == null ? null : tmp_9_0.errors.length);
21897
21379
  i0__namespace.ɵɵproperty("formControlName", "response");
21898
- i0__namespace.ɵɵadvance(3);
21899
- i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_11_0 = ctx.formGroup.get("documents")) == null ? null : tmp_11_0.errors == null ? null : tmp_11_0.errors.length);
21900
- i0__namespace.ɵɵadvance(4);
21901
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(34, 33, "Add document (optional)"));
21902
- i0__namespace.ɵɵadvance(3);
21903
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(37, 35, "Attach a document to this message"));
21904
21380
  i0__namespace.ɵɵadvance(2);
21905
- i0__namespace.ɵɵproperty("ngIf", (tmp_14_0 = ctx.formGroup.get("response")) == null ? null : tmp_14_0.errors == null ? null : tmp_14_0.errors.length);
21381
+ i0__namespace.ɵɵclassProp("govuk-form-group--error", (tmp_11_0 = ctx.formGroup.get("documents")) == null ? null : tmp_11_0.errors == null ? null : tmp_11_0.errors.length);
21906
21382
  i0__namespace.ɵɵadvance(3);
21907
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(42, 37, "Next"), " ");
21383
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(32, 30, "Next"), " ");
21908
21384
  i0__namespace.ɵɵadvance(4);
21909
21385
  i0__namespace.ɵɵproperty("disabled", true);
21910
21386
  i0__namespace.ɵɵadvance(1);
21911
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(47, 39, "Previous"), " ");
21387
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(37, 32, "Previous"), " ");
21912
21388
  i0__namespace.ɵɵadvance(3);
21913
- i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(50, 41, "Continue"), " ");
21389
+ i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(40, 34, "Continue"), " ");
21914
21390
  i0__namespace.ɵɵadvance(4);
21915
- i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(54, 43, "Cancel and return to query list"));
21391
+ i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(44, 36, "Cancel and return to query list"));
21916
21392
  }
21917
- }, styles: [""] });
21393
+ }, encapsulation: 2 });
21918
21394
  (function () {
21919
21395
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryWriteRespondToQueryComponent, [{
21920
21396
  type: i0.Component,
21921
21397
  args: [{
21922
21398
  selector: 'ccd-query-write-respond-to-query',
21923
- templateUrl: './query-write-respond-to-query.component.html',
21924
- styleUrls: ['./query-write-respond-to-query.component.scss']
21399
+ templateUrl: './query-write-respond-to-query.component.html'
21925
21400
  }]
21926
21401
  }], null, { queryItem: [{
21927
21402
  type: i0.Input
21928
- }], formGroup: [{
21929
- type: i0.Input
21930
21403
  }] });
21931
21404
  })();
21932
21405
 
@@ -22065,7 +21538,6 @@
22065
21538
  _this.formGroup = new i3.FormGroup({});
22066
21539
  return _this;
22067
21540
  }
22068
- WriteQueryManagementFieldComponent.prototype.ngOnInit = function () { };
22069
21541
  return WriteQueryManagementFieldComponent;
22070
21542
  }(AbstractFieldReadComponent));
22071
21543
  WriteQueryManagementFieldComponent.ɵfac = function WriteQueryManagementFieldComponent_Factory(t) { return new (t || WriteQueryManagementFieldComponent)(); };
@@ -22093,73 +21565,6 @@
22093
21565
  }], function () { return []; }, null);
22094
21566
  })();
22095
21567
 
22096
- var QueryManagementModule = /** @class */ (function () {
22097
- function QueryManagementModule() {
22098
- }
22099
- return QueryManagementModule;
22100
- }());
22101
- QueryManagementModule.ɵfac = function QueryManagementModule_Factory(t) { return new (t || QueryManagementModule)(); };
22102
- QueryManagementModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: QueryManagementModule });
22103
- QueryManagementModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
22104
- i2.CommonModule,
22105
- i3.ReactiveFormsModule,
22106
- i1.RpxTranslationModule.forChild(),
22107
- PipesModule,
22108
- MarkdownComponentModule
22109
- ]] });
22110
- (function () {
22111
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(QueryManagementModule, { declarations: [ReadQueryManagementFieldComponent,
22112
- WriteQueryManagementFieldComponent,
22113
- QueryDetailsComponent,
22114
- QueryCreateComponent,
22115
- QueryListComponent,
22116
- QueryDetailsTableComponent,
22117
- QueryWriteRespondToQueryComponent,
22118
- QueryWriteRaiseQueryComponent,
22119
- QueryCaseDetailsHeaderComponent], imports: [i2.CommonModule,
22120
- i3.ReactiveFormsModule, i1__namespace.RpxTranslationModule, PipesModule,
22121
- MarkdownComponentModule], exports: [ReadQueryManagementFieldComponent,
22122
- QueryWriteRaiseQueryComponent,
22123
- QueryWriteRespondToQueryComponent] });
22124
- })();
22125
- (function () {
22126
- (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryManagementModule, [{
22127
- type: i0.NgModule,
22128
- args: [{
22129
- declarations: [
22130
- ReadQueryManagementFieldComponent,
22131
- WriteQueryManagementFieldComponent,
22132
- QueryDetailsComponent,
22133
- QueryCreateComponent,
22134
- QueryListComponent,
22135
- QueryDetailsTableComponent,
22136
- QueryWriteRespondToQueryComponent,
22137
- QueryWriteRaiseQueryComponent,
22138
- QueryCaseDetailsHeaderComponent,
22139
- ],
22140
- imports: [
22141
- i2.CommonModule,
22142
- i3.ReactiveFormsModule,
22143
- i1.RpxTranslationModule.forChild(),
22144
- PipesModule,
22145
- MarkdownComponentModule
22146
- ],
22147
- exports: [
22148
- ReadQueryManagementFieldComponent,
22149
- QueryWriteRaiseQueryComponent,
22150
- QueryWriteRespondToQueryComponent
22151
- ],
22152
- }]
22153
- }], null, null);
22154
- })();
22155
- i0__namespace.ɵɵsetComponentScope(ReadQueryManagementFieldComponent, [i2__namespace.NgForOf, i2__namespace.NgIf, QueryListComponent,
22156
- QueryDetailsComponent], []);
22157
- i0__namespace.ɵɵsetComponentScope(WriteQueryManagementFieldComponent, [i2__namespace.NgIf, QueryWriteRespondToQueryComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, QueryWriteRaiseQueryComponent], []);
22158
- i0__namespace.ɵɵsetComponentScope(QueryDetailsComponent, [i2__namespace.NgIf, QueryDetailsTableComponent], [i1__namespace.RpxTranslatePipe]);
22159
- i0__namespace.ɵɵsetComponentScope(QueryWriteRespondToQueryComponent, [QueryCaseDetailsHeaderComponent,
22160
- QueryDetailsTableComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
22161
- i0__namespace.ɵɵsetComponentScope(QueryWriteRaiseQueryComponent, [QueryCaseDetailsHeaderComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
22162
-
22163
21568
  var ReadTextAreaFieldComponent = /** @class */ (function (_super) {
22164
21569
  __extends(ReadTextAreaFieldComponent, _super);
22165
21570
  function ReadTextAreaFieldComponent() {
@@ -22280,7 +21685,7 @@
22280
21685
  i0__namespace.ɵɵadvance(1);
22281
21686
  i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c1$c, ctx.textareaControl.errors && (ctx.textareaControl.dirty || ctx.textareaControl.touched)))("id", ctx.id())("formControl", ctx.textareaControl);
22282
21687
  }
22283
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
21688
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
22284
21689
  (function () {
22285
21690
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteTextAreaFieldComponent, [{
22286
21691
  type: i0.Component,
@@ -22406,7 +21811,7 @@
22406
21811
  i0__namespace.ɵɵadvance(1);
22407
21812
  i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c1$b, (ctx.textControl == null ? null : ctx.textControl.errors) && (ctx.textControl.dirty || ctx.textControl.touched)))("id", ctx.id())("formControl", ctx.textControl);
22408
21813
  }
22409
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
21814
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
22410
21815
  var ɵWriteTextFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteTextFieldComponent);
22411
21816
  (function () {
22412
21817
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteTextFieldComponent, [{
@@ -22467,7 +21872,7 @@
22467
21872
  if (rf & 2) {
22468
21873
  i0__namespace.ɵɵproperty("ngIf", ctx.getUserRoles().length > 0);
22469
21874
  }
22470
- }, directives: [i2__namespace.NgIf, i3__namespace$1.PaymentLibComponent], encapsulation: 2 });
21875
+ }, directives: [i5__namespace.NgIf, i3__namespace$1.PaymentLibComponent], encapsulation: 2 });
22471
21876
  (function () {
22472
21877
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WaysToPayFieldComponent, [{
22473
21878
  type: i0.Component,
@@ -22675,7 +22080,7 @@
22675
22080
  i0__namespace.ɵɵadvance(1);
22676
22081
  i0__namespace.ɵɵproperty("ngForOf", ctx.yesNoValues);
22677
22082
  }
22678
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i2__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
22083
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
22679
22084
  (function () {
22680
22085
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteYesNoFieldComponent, [{
22681
22086
  type: i0.Component,
@@ -23051,7 +22456,7 @@
23051
22456
  i0__namespace.ɵɵadvance(1);
23052
22457
  i0__namespace.ɵɵproperty("ngIf", ctx.withLabel && !ctx.isLabel() && (!ctx.isComplex() || ctx.isCaseLink()))("ngIfElse", _r1);
23053
22458
  }
23054
- }, directives: [i2__namespace.NgIf, i2__namespace.NgTemplateOutlet], pipes: [i1__namespace.RpxTranslatePipe], styles: [".case-field[_ngcontent-%COMP%]:after{content:\"\";display:block;clear:both}.case-field[_ngcontent-%COMP%]{box-sizing:border-box;margin-bottom:15px}@media (min-width:641px){.case-field[_ngcontent-%COMP%]{margin-bottom:30px}}.case-field[_ngcontent-%COMP%] .case-field__label[_ngcontent-%COMP%]{display:block;color:#0b0c0c;padding-bottom:2px;font-family:nta,Arial,sans-serif;font-weight:700;text-transform:none;font-size:16px;line-height:1.25}@media (min-width:641px){.case-field[_ngcontent-%COMP%] .case-field__label[_ngcontent-%COMP%]{font-size:19px;line-height:1.3157894737}}.case-field[_ngcontent-%COMP%] .case-field__value[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-weight:400;text-transform:none;font-size:16px;line-height:1.25}@media (min-width:641px){.case-field[_ngcontent-%COMP%] .case-field__value[_ngcontent-%COMP%]{font-size:19px;line-height:1.3157894737}}.form [_nghost-%COMP%] .grey-bar>*>.form-group, .form [_nghost-%COMP%] .grey-bar>*>dl.case-field{margin-left:15px;padding-left:15px}.form [_nghost-%COMP%] .grey-bar>*>.form-group:not(.form-group-error), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field:not(.form-group-error){border-left:5px solid #b1b4b6}.form [_nghost-%COMP%] .grey-bar>*>.form-group input:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>.form-group select:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>.form-group textarea:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field input:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field select:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field textarea:not(.inline-block){display:block}"] });
22459
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgTemplateOutlet], pipes: [i1__namespace.RpxTranslatePipe], styles: [".case-field[_ngcontent-%COMP%]:after{content:\"\";display:block;clear:both}.case-field[_ngcontent-%COMP%]{box-sizing:border-box;margin-bottom:15px}@media (min-width:641px){.case-field[_ngcontent-%COMP%]{margin-bottom:30px}}.case-field[_ngcontent-%COMP%] .case-field__label[_ngcontent-%COMP%]{display:block;color:#0b0c0c;padding-bottom:2px;font-family:nta,Arial,sans-serif;font-weight:700;text-transform:none;font-size:16px;line-height:1.25}@media (min-width:641px){.case-field[_ngcontent-%COMP%] .case-field__label[_ngcontent-%COMP%]{font-size:19px;line-height:1.3157894737}}.case-field[_ngcontent-%COMP%] .case-field__value[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-weight:400;text-transform:none;font-size:16px;line-height:1.25}@media (min-width:641px){.case-field[_ngcontent-%COMP%] .case-field__value[_ngcontent-%COMP%]{font-size:19px;line-height:1.3157894737}}.form [_nghost-%COMP%] .grey-bar>*>.form-group, .form [_nghost-%COMP%] .grey-bar>*>dl.case-field{margin-left:15px;padding-left:15px}.form [_nghost-%COMP%] .grey-bar>*>.form-group:not(.form-group-error), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field:not(.form-group-error){border-left:5px solid #b1b4b6}.form [_nghost-%COMP%] .grey-bar>*>.form-group input:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>.form-group select:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>.form-group textarea:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field input:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field select:not(.inline-block), .form [_nghost-%COMP%] .grey-bar>*>dl.case-field textarea:not(.inline-block){display:block}"] });
23055
22460
  var ɵFieldReadLabelComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(FieldReadLabelComponent);
23056
22461
  (function () {
23057
22462
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FieldReadLabelComponent, [{
@@ -23250,7 +22655,7 @@
23250
22655
  i0__namespace.ɵɵadvance(2);
23251
22656
  i0__namespace.ɵɵproperty("ngForOf", ctx.currentCategories);
23252
22657
  }
23253
- }, directives: [i2__namespace.NgForOf, i2__namespace.NgTemplateOutlet], styles: [":host{position:relative;display:block}.folders{margin-bottom:20px}.folder{display:none;border-top:1px solid #ccc;margin:0 0 -1px}.folder:last-child{border-bottom:1px solid #ccc}.folders>.folder,input:checked~.folder{display:block}.iconImg{position:relative;display:inline-block;height:28px}.folder>.folder{margin-left:20px}.folder label:before{top:3px}.folder label:after{top:13px}p{font-weight:700}button{margin-right:20px}.close{float:right;width:30px;height:30px;background:url(/assets/img/x.PNG) no-repeat 50%}.cancel,.close{cursor:pointer}.cdk-overlay-pane{overflow:auto}.cdk-overlay-pane::-webkit-scrollbar{width:7px}.cdk-overlay-pane::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:#aaa}.cdk-overlay-pane::-webkit-scrollbar-button{display:none}.cdk-overlay-pane::-webkit-scrollbar-track-piece{background:#eee}.cdk-overlay-pane::-webkit-scrollbar-thumb{background:#ccc}"], encapsulation: 2 });
22658
+ }, directives: [i5__namespace.NgForOf, i5__namespace.NgTemplateOutlet], styles: [":host{position:relative;display:block}.folders{margin-bottom:20px}.folder{display:none;border-top:1px solid #ccc;margin:0 0 -1px}.folder:last-child{border-bottom:1px solid #ccc}.folders>.folder,input:checked~.folder{display:block}.iconImg{position:relative;display:inline-block;height:28px}.folder>.folder{margin-left:20px}.folder label:before{top:3px}.folder label:after{top:13px}p{font-weight:700}button{margin-right:20px}.close{float:right;width:30px;height:30px;background:url(/assets/img/x.PNG) no-repeat 50%}.cancel,.close{cursor:pointer}.cdk-overlay-pane{overflow:auto}.cdk-overlay-pane::-webkit-scrollbar{width:7px}.cdk-overlay-pane::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:#aaa}.cdk-overlay-pane::-webkit-scrollbar-button{display:none}.cdk-overlay-pane::-webkit-scrollbar-track-piece{background:#eee}.cdk-overlay-pane::-webkit-scrollbar-thumb{background:#ccc}"], encapsulation: 2 });
23254
22659
  (function () {
23255
22660
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFileViewFolderSelectorComponent, [{
23256
22661
  type: i0.Component,
@@ -23362,7 +22767,7 @@
23362
22767
  i0__namespace.ɵɵadvance(4);
23363
22768
  i0__namespace.ɵɵproperty("cdkConnectedOverlayOrigin", _r0)("cdkConnectedOverlayOpen", ctx.isOpen)("cdkConnectedOverlayHasBackdrop", true)("cdkConnectedOverlayBackdropClass", "cdk-overlay-transparent-backdrop");
23364
22769
  }
23365
- }, directives: [i1__namespace$5.CdkOverlayOrigin, i1__namespace$5.CdkConnectedOverlay, i2__namespace.NgIf, i2__namespace.NgForOf], styles: [".overlay-toggle[_ngcontent-%COMP%]{display:block;background:none;border:0;padding:0 6px;margin-right:-6px;cursor:pointer}.overlay-menu[_ngcontent-%COMP%]{background-color:#fafafa;border:1px solid grey;margin-top:8px;font-size:1rem}.overlay-menu__item[_ngcontent-%COMP%], .overlay-menu__title[_ngcontent-%COMP%]{padding:10px;border-bottom:1px solid grey}.overlay-menu__item[_ngcontent-%COMP%]:last-child, .overlay-menu__title[_ngcontent-%COMP%]:last-child{border:none}.overlay-menu__title[_ngcontent-%COMP%]{padding-left:6px;padding-right:6px}.overlay-menu__item[_ngcontent-%COMP%]{display:flex;align-items:center;cursor:pointer;font-size:.875em}.overlay-menu__item[_ngcontent-%COMP%]:hover{background-color:#fff2cc}.overlay-menu__itemIcon[_ngcontent-%COMP%]{height:1.25em;width:1.25em;margin-right:6px}"] });
22770
+ }, directives: [i1__namespace$5.CdkOverlayOrigin, i1__namespace$5.CdkConnectedOverlay, i5__namespace.NgIf, i5__namespace.NgForOf], styles: [".overlay-toggle[_ngcontent-%COMP%]{display:block;background:none;border:0;padding:0 6px;margin-right:-6px;cursor:pointer}.overlay-menu[_ngcontent-%COMP%]{background-color:#fafafa;border:1px solid grey;margin-top:8px;font-size:1rem}.overlay-menu__item[_ngcontent-%COMP%], .overlay-menu__title[_ngcontent-%COMP%]{padding:10px;border-bottom:1px solid grey}.overlay-menu__item[_ngcontent-%COMP%]:last-child, .overlay-menu__title[_ngcontent-%COMP%]:last-child{border:none}.overlay-menu__title[_ngcontent-%COMP%]{padding-left:6px;padding-right:6px}.overlay-menu__item[_ngcontent-%COMP%]{display:flex;align-items:center;cursor:pointer;font-size:.875em}.overlay-menu__item[_ngcontent-%COMP%]:hover{background-color:#fff2cc}.overlay-menu__itemIcon[_ngcontent-%COMP%]{height:1.25em;width:1.25em;margin-right:6px}"] });
23366
22771
  (function () {
23367
22772
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFileViewOverlayMenuComponent, [{
23368
22773
  type: i0.Component,
@@ -23947,7 +23352,7 @@
23947
23352
  i0__namespace.ɵɵadvance(3);
23948
23353
  i0__namespace.ɵɵproperty("ngIf", ctx.documentTreeData);
23949
23354
  }
23950
- }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, CaseFileViewFolderSortComponent, i2__namespace.NgIf, i7__namespace.CdkTree, i7__namespace.CdkTreeNodeDef, i7__namespace.CdkNestedTreeNode, CaseFileViewFolderDocumentActionsComponent, i7__namespace.CdkTreeNodeToggle, i7__namespace.CdkTreeNodeOutlet], styles: ["[_nghost-%COMP%]{display:flex;height:100%;flex-direction:column}[_nghost-%COMP%] .document-tree-container[_ngcontent-%COMP%]{flex:1 0}.document-filter-container[_ngcontent-%COMP%]{border-bottom:2px solid #c9c9c9}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%]{padding:10px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%] .document-search[_ngcontent-%COMP%]{background:url(/assets/images/icon-search-black.svg) no-repeat 100% #fff;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container[_ngcontent-%COMP%] .documents-title[_ngcontent-%COMP%]{height:30%;margin-left:8px;font-weight:700}.document-tree-container[_ngcontent-%COMP%]{padding:4px;overflow-x:hidden;overflow-y:scroll}.document-tree-container__node[_ngcontent-%COMP%]{display:block}.document-tree-container__node[_ngcontent-%COMP%] .document-tree-container__node[_ngcontent-%COMP%]{padding-left:40px}.document-tree-container[_ngcontent-%COMP%] .document-tree-invisible[_ngcontent-%COMP%]{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar{width:7px}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:#aaa}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-button{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-track-piece{background:#eee}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#ccc}.document-folders-header[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c9c9c9;padding:10px}.document-folders-header__title[_ngcontent-%COMP%]{font-weight:700}.node[_ngcontent-%COMP%]{display:flex;align-items:center;width:100%;padding:6px;background:none;border:0;cursor:pointer;white-space:nowrap}.node--selected[_ngcontent-%COMP%]{background:#fff2cc}.node__icon[_ngcontent-%COMP%]{position:relative;display:inline-block}.node__count[_ngcontent-%COMP%]{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;padding-top:4px}.node__iconImg[_ngcontent-%COMP%]{display:block;height:30px;width:30px}.node__name[_ngcontent-%COMP%]{margin-left:6px;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.node__document-options[_ngcontent-%COMP%]{margin-left:auto;margin-right:0}"] });
23355
+ }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, CaseFileViewFolderSortComponent, i5__namespace.NgIf, i7__namespace.CdkTree, i7__namespace.CdkTreeNodeDef, i7__namespace.CdkNestedTreeNode, CaseFileViewFolderDocumentActionsComponent, i7__namespace.CdkTreeNodeToggle, i7__namespace.CdkTreeNodeOutlet], styles: ["[_nghost-%COMP%]{display:flex;height:100%;flex-direction:column}[_nghost-%COMP%] .document-tree-container[_ngcontent-%COMP%]{flex:1 0}.document-filter-container[_ngcontent-%COMP%]{border-bottom:2px solid #c9c9c9}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%]{padding:10px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%] .document-search[_ngcontent-%COMP%]{background:url(/assets/images/icon-search-black.svg) no-repeat 100% #fff;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container[_ngcontent-%COMP%] .documents-title[_ngcontent-%COMP%]{height:30%;margin-left:8px;font-weight:700}.document-tree-container[_ngcontent-%COMP%]{padding:4px;overflow-x:hidden;overflow-y:scroll}.document-tree-container__node[_ngcontent-%COMP%]{display:block}.document-tree-container__node[_ngcontent-%COMP%] .document-tree-container__node[_ngcontent-%COMP%]{padding-left:40px}.document-tree-container[_ngcontent-%COMP%] .document-tree-invisible[_ngcontent-%COMP%]{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar{width:7px}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:#aaa}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-button{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-track-piece{background:#eee}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#ccc}.document-folders-header[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c9c9c9;padding:10px}.document-folders-header__title[_ngcontent-%COMP%]{font-weight:700}.node[_ngcontent-%COMP%]{display:flex;align-items:center;width:100%;padding:6px;background:none;border:0;cursor:pointer;white-space:nowrap}.node--selected[_ngcontent-%COMP%]{background:#fff2cc}.node__icon[_ngcontent-%COMP%]{position:relative;display:inline-block}.node__count[_ngcontent-%COMP%]{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;padding-top:4px}.node__iconImg[_ngcontent-%COMP%]{display:block;height:30px;width:30px}.node__name[_ngcontent-%COMP%]{margin-left:6px;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.node__document-options[_ngcontent-%COMP%]{margin-left:auto;margin-right:0}"] });
23951
23356
  (function () {
23952
23357
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFileViewFolderComponent, [{
23953
23358
  type: i0.Component,
@@ -25215,7 +24620,7 @@
25215
24620
  i0__namespace.ɵɵadvance(1);
25216
24621
  i0__namespace.ɵɵproperty("ngIf", !ctx.caseFlagsConfigError);
25217
24622
  }
25218
- }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgIf, i2__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
24623
+ }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
25219
24624
  (function () {
25220
24625
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SelectFlagLocationComponent, [{
25221
24626
  type: i0.Component,
@@ -25393,7 +24798,7 @@
25393
24798
  i0__namespace.ɵɵadvance(4);
25394
24799
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(20, 19, "Next"));
25395
24800
  }
25396
- }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
24801
+ }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
25397
24802
  (function () {
25398
24803
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AddCommentsComponent, [{
25399
24804
  type: i0.Component,
@@ -26318,7 +25723,7 @@
26318
25723
  i0__namespace.ɵɵadvance(4);
26319
25724
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(53, 53, "Next"), " ");
26320
25725
  }
26321
- }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
25726
+ }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
26322
25727
  (function () {
26323
25728
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UpdateFlagAddTranslationFormComponent, [{
26324
25729
  type: i0.Component,
@@ -26630,7 +26035,7 @@
26630
26035
  if (rf & 2) {
26631
26036
  i0__namespace.ɵɵproperty("ngIf", ctx.flagForSummaryDisplay);
26632
26037
  }
26633
- }, directives: [i2__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
26038
+ }, directives: [i5__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
26634
26039
  (function () {
26635
26040
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFlagSummaryListComponent, [{
26636
26041
  type: i0.Component,
@@ -26820,7 +26225,7 @@
26820
26225
  i0__namespace.ɵɵadvance(4);
26821
26226
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(22, 18, "Next"));
26822
26227
  }
26823
- }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgForOf, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i3__namespace.RadioControlValueAccessor], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
26228
+ }, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgForOf, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i3__namespace.RadioControlValueAccessor], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
26824
26229
  (function () {
26825
26230
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ConfirmFlagStatusComponent, [{
26826
26231
  type: i0.Component,
@@ -26865,7 +26270,7 @@
26865
26270
  return null;
26866
26271
  };
26867
26272
  return FlagFieldDisplayPipe;
26868
- }(i2.AsyncPipe));
26273
+ }(i5.AsyncPipe));
26869
26274
  FlagFieldDisplayPipe.ɵfac = function FlagFieldDisplayPipe_Factory(t) { return new (t || FlagFieldDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
26870
26275
  FlagFieldDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "flagFieldDisplay", type: FlagFieldDisplayPipe, pure: false });
26871
26276
  (function () {
@@ -26905,7 +26310,7 @@
26905
26310
  return null;
26906
26311
  };
26907
26312
  return LanguageInterpreterDisplayPipe;
26908
- }(i2.AsyncPipe));
26313
+ }(i5.AsyncPipe));
26909
26314
  LanguageInterpreterDisplayPipe.ɵfac = function LanguageInterpreterDisplayPipe_Factory(t) { return new (t || LanguageInterpreterDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
26910
26315
  LanguageInterpreterDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "languageInterpreterDisplay", type: LanguageInterpreterDisplayPipe, pure: false });
26911
26316
  (function () {
@@ -27013,7 +26418,7 @@
27013
26418
  : flagDetail.name || flagDetail.name_cy;
27014
26419
  };
27015
26420
  return ManageCaseFlagsLabelDisplayPipe;
27016
- }(i2.AsyncPipe));
26421
+ }(i5.AsyncPipe));
27017
26422
  ManageCaseFlagsLabelDisplayPipe.CASE_LEVEL_CASE_FLAGS_FIELD_ID = 'caseFlags';
27018
26423
  ManageCaseFlagsLabelDisplayPipe.ɵfac = function ManageCaseFlagsLabelDisplayPipe_Factory(t) { return new (t || ManageCaseFlagsLabelDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
27019
26424
  ManageCaseFlagsLabelDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "manageCaseFlagsLabelDisplay", type: ManageCaseFlagsLabelDisplayPipe, pure: false });
@@ -27091,7 +26496,7 @@
27091
26496
  return '';
27092
26497
  };
27093
26498
  return UpdateFlagTitleDisplayPipe;
27094
- }(i2.AsyncPipe));
26499
+ }(i5.AsyncPipe));
27095
26500
  UpdateFlagTitleDisplayPipe.ɵfac = function UpdateFlagTitleDisplayPipe_Factory(t) { return new (t || UpdateFlagTitleDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
27096
26501
  UpdateFlagTitleDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "updateFlagTitleDisplay", type: UpdateFlagTitleDisplayPipe, pure: false });
27097
26502
  (function () {
@@ -27863,7 +27268,7 @@
27863
27268
  i0__namespace.ɵɵadvance(1);
27864
27269
  i0__namespace.ɵɵproperty("id", ctx.id())("isDateTime", ctx.isDateTime())("mandatory", i0__namespace.ɵɵpipeBind1(7, 10, ctx.caseField))("isInvalid", ctx.dateControl.errors && (ctx.dateControl.dirty || ctx.dateControl.touched))("formControl", ctx.dateControl);
27865
27270
  }
27866
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, DateInputComponent, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [IsMandatoryPipe, i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
27271
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, DateInputComponent, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [IsMandatoryPipe, i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
27867
27272
  var ɵWriteDateFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDateFieldComponent);
27868
27273
  (function () {
27869
27274
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDateFieldComponent, [{
@@ -28182,7 +27587,7 @@
28182
27587
  i0__namespace.ɵɵadvance(1);
28183
27588
  i0__namespace.ɵɵproperty("color", ctx.color)("touchUi", ctx.touchUi)("hideTime", ctx.hideTime)("startView", ctx.startView)("stepHour", ctx.stepHour)("stepSecond", ctx.stepSecond)("stepMinute", ctx.stepMinute)("showSeconds", ctx.showSeconds)("showSpinners", ctx.showSpinners)("disableMinute", ctx.disableMinute)("enableMeridian", ctx.enableMeridian);
28184
27589
  }
28185
- }, directives: [i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i4__namespace.NgxMatDatetimeInput, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i5__namespace$1.MatDatepickerToggle, i6__namespace$1.MatSuffix, i4__namespace.NgxMatDatetimePicker], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], styles: ["@charset \"UTF-8\";.datepicker-container{display:inline-block;position:relative;min-width:298px}.datepicker-container .govuk-input{height:35px;min-width:298px;width:auto;padding-right:40px;border:1px solid #000}.datepicker-container .govuk-input:focus{outline:1px solid #fd0;border:1px solid #000}.datepicker-container .govuk-input::-ms-clear{display:none}.datepicker-container .datepicker-wrapper-input{position:relative;display:inline-block;top:-20%;border:0}.datepicker-container .datepicker-wrapper-input:focus{border:0;outline:none}.datepicker-container .mat-icon-button{height:32px;width:32px}.datepicker-container .mat-icon-button:focus{outline:1px solid #fd0}.datepicker-container .mat-icon-button .mat-datepicker-toggle-default-icon{position:relative;top:-5px}.datepicker-container .mat-datepicker-toggle{position:absolute;right:0}.cdk-overlay-container .mat-datepicker-content{border:1px solid #000;border-radius:0;max-width:295px}.cdk-overlay-container .mat-datepicker-content .mat-calendar-table{width:calc(100% - 1px);table-layout:fixed}.cdk-overlay-container .mat-datepicker-content .mat-calendar-header{height:34px;border-bottom:1px ridge #bfc1c3}.cdk-overlay-container .mat-datepicker-content .mat-calendar-period-button{left:14%;min-width:125px;border-right:1px ridge #bfc1c3;border-left:1px ridge #bfc1c3;border-radius:0;top:-20px;width:200%}.cdk-overlay-container .mat-datepicker-content .mat-calendar-period-button .mat-button-wrapper{text-align:center;font-weight:700}.cdk-overlay-container .mat-datepicker-content .mat-calendar-period-button:focus{border:2px solid #000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-previous-button{left:-73%;top:-20px;border:2px solid transparent;border-radius:0}.cdk-overlay-container .mat-datepicker-content .mat-calendar-previous-button:focus{border-color:#000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-previous-button:after{border-left-width:5px;border-top-width:5px;color:#000;padding:4px;top:-2px;left:-2px}.cdk-overlay-container .mat-datepicker-content .mat-calendar-next-button{top:-20px;left:1%;border:2px solid transparent;border-radius:0}.cdk-overlay-container .mat-datepicker-content .mat-calendar-next-button:focus{border-color:#000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-next-button:after{border-right-width:5px;border-top-width:5px;color:#000;padding:4px;top:-2px;left:-2px}.cdk-overlay-container .mat-datepicker-content .mat-button-wrapper{text-transform:capitalize!important}.cdk-overlay-container .mat-datepicker-content .mat-calendar{border-bottom:1px solid #000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-table-header-divider{padding:0;border-bottom:none}.cdk-overlay-container .mat-datepicker-content .mat-calendar-table-header-divider:after{height:0}.cdk-overlay-container .mat-datepicker-content .mat-calendar-content{padding:0}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header{color:#000}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header th.ng-star-inserted{font-weight:700;font-size:15px;padding-top:2%;padding-bottom:2%;-moz-column-width:20px;column-width:20px}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th{visibility:hidden}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:after{visibility:visible;color:#000;position:relative;left:-15px}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:first-of-type:after{content:\"MON\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(2):after{left:-12px;content:\"TUE\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(3):after{left:-18px;content:\"WED\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(4):after{left:-14px;content:\"THU\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(5):after{left:-10px;content:\"FRI\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(6):after{content:\"SAT\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(7):after{content:\"SUN\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-label{font-weight:700;font-size:large;color:#000}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-selected{border:none;background-color:transparent;color:#fff}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-active{background-color:#5694ca}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-today{border:none;box-shadow:none}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-cell{border:1px ridge #bfc1c3}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-cell[aria-selected=true]{background-color:#1d70b8;outline:3px solid #fd0;border:2px solid #000;outline-offset:1px;z-index:1}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table{border-collapse:separate;border-spacing:10px}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-active{background-color:#5694ca}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell{border:1px solid #bfc1c3}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-cell-content{border:none}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-selected{border:none;box-shadow:none;background-color:transparent}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell[aria-selected=true]{background-color:#1d70b8;outline:2px solid #fd0}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table{border-collapse:separate;border-spacing:20px}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table tr:first-of-type{visibility:collapse}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-active{background-color:#5694ca}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell{border:1px solid #bfc1c3}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-cell-content{border:none}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-selected{border:none;box-shadow:none;background-color:transparent}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell[aria-selected=true]{background-color:#1d70b8;outline:3px solid #fd0;border:2px solid #000;outline-offset:1px}.cdk-overlay-container .mat-datepicker-content .time-container{height:80px;padding-top:0}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker{width:100%}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table{margin-left:0!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tbody{position:relative}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-icon-button .mat-button-wrapper{width:auto;height:auto}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-icon-button:focus{outline:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child{position:absolute;left:49px;top:15px;z-index:2}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child button:disabled{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:first-child [aria-label=\"expand_less icon\"]{position:absolute;left:-2px;top:25px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:nth-child(3) [aria-label=\"expand_less icon\"].mat-icon-button{position:absolute;left:82px!important;top:25px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:nth-child(5) [aria-label=\"expand_less icon\"].mat-icon-button{position:absolute;left:169px!important;top:25px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:last-child [aria-label=\"expand_less icon\"].mat-icon-button{left:153px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:nth-last-child(2) [aria-label=\"expand_less icon\"].mat-icon-button{left:65px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2){display:flex;padding:20px 0 20px 15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td{margin-right:30px;text-align:right}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:first-child .mat-form-field{width:50px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:first-child .mat-form-field:before{color:#000;content:\"Hours\";position:relative;top:-5px;left:-5px;font-size:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:nth-child(3) .mat-form-field:before{color:#000;content:\"Minutes\";position:relative;top:-5px;font-size:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:last-child{text-align:left;left:-15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .mat-form-field-disabled{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:nth-of-type(5) .mat-form-field:before{color:#000;content:\"Seconds\";position:relative;top:-5px;font-size:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .meridian{border-bottom:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .meridian .mat-button{height:30px;top:21px;border-radius:0;color:#000;border-color:#000;background-color:#dee0e2;display:flex;justify-content:center}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .meridian .mat-button .mat-button-wrapper{position:relative;top:-2px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(4){display:flex;padding:2rem 0 2rem 15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(4) td{margin-right:30px;text-align:right}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(4) td:last-child{text-align:left}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child{position:absolute;left:49px;top:40px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child button:disabled{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:first-child [aria-label=\"expand_more icon\"]{position:absolute;top:15px;left:-2px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:nth-child(3) [aria-label=\"expand_more icon\"].mat-icon-button{position:absolute;left:82px!important;top:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:nth-child(5) [aria-label=\"expand_more icon\"].mat-icon-button{position:absolute;top:15px;left:169px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:last-child [aria-label=\"expand_more icon\"].mat-icon-button{left:65px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:last-child.ng-star-inserted [aria-label=\"expand_more icon\"].mat-icon-button{left:153px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr td{padding:0;border-bottom:0;position:relative}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .spacer{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-icon{visibility:hidden;display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-button-wrapper{display:block;width:15px;height:8px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-wrapper{padding-bottom:0}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field{width:auto;max-width:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr [aria-label=\"expand_less icon\"].mat-icon-button .mat-button-wrapper:after{content:\" \u25B2\"}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr [aria-label=\"expand_more icon\"].mat-icon-button .mat-button-wrapper:after{content:\"\u25BC\"}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-flex{width:100%}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-flex .mat-form-field-infix{border:1px solid #000;height:20px;width:37px;display:flex;justify-content:center;align-items:center}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-underline{visibility:hidden}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr input{height:33px;width:37px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr input:focus{border-color:#000}.cdk-overlay-container .mat-datepicker-content .actions{padding-bottom:20px;margin-top:20px;justify-content:flex-start}.cdk-overlay-container .mat-datepicker-content .actions .mat-button{background-color:#00823b;position:relative;display:-moz-inline-stack;display:inline-block;padding:.526315em .789473em .263157em;border:none;border-radius:0;outline:1px solid transparent;outline-offset:-1px;-webkit-appearance:none;box-shadow:0 2px 0 #003618;font-size:1em;line-height:1.25;text-decoration:none;-webkit-font-smoothing:antialiased;color:#fff;box-sizing:border-box;vertical-align:top;width:80px;cursor:pointer}.cdk-overlay-container .mat-datepicker-content .actions .mat-button:focus{outline:2px solid #fd0}.cdk-overlay-container .mat-datepicker-content .actions .mat-button:hover{background-color:#006400}.cdk-overlay-container .mat-datepicker-content .actions .mat-button .mat-icon{visibility:hidden}.cdk-overlay-container .mat-datepicker-content .actions .mat-button .mat-button-wrapper:before{color:#fff;content:\"Confirm\";position:relative;font-size:15px;left:-3px}"], encapsulation: 2 });
27590
+ }, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i4__namespace.NgxMatDatetimeInput, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i5__namespace$2.MatDatepickerToggle, i6__namespace$1.MatSuffix, i4__namespace.NgxMatDatetimePicker], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], styles: ["@charset \"UTF-8\";.datepicker-container{display:inline-block;position:relative;min-width:298px}.datepicker-container .govuk-input{height:35px;min-width:298px;width:auto;padding-right:40px;border:1px solid #000}.datepicker-container .govuk-input:focus{outline:1px solid #fd0;border:1px solid #000}.datepicker-container .govuk-input::-ms-clear{display:none}.datepicker-container .datepicker-wrapper-input{position:relative;display:inline-block;top:-20%;border:0}.datepicker-container .datepicker-wrapper-input:focus{border:0;outline:none}.datepicker-container .mat-icon-button{height:32px;width:32px}.datepicker-container .mat-icon-button:focus{outline:1px solid #fd0}.datepicker-container .mat-icon-button .mat-datepicker-toggle-default-icon{position:relative;top:-5px}.datepicker-container .mat-datepicker-toggle{position:absolute;right:0}.cdk-overlay-container .mat-datepicker-content{border:1px solid #000;border-radius:0;max-width:295px}.cdk-overlay-container .mat-datepicker-content .mat-calendar-table{width:calc(100% - 1px);table-layout:fixed}.cdk-overlay-container .mat-datepicker-content .mat-calendar-header{height:34px;border-bottom:1px ridge #bfc1c3}.cdk-overlay-container .mat-datepicker-content .mat-calendar-period-button{left:14%;min-width:125px;border-right:1px ridge #bfc1c3;border-left:1px ridge #bfc1c3;border-radius:0;top:-20px;width:200%}.cdk-overlay-container .mat-datepicker-content .mat-calendar-period-button .mat-button-wrapper{text-align:center;font-weight:700}.cdk-overlay-container .mat-datepicker-content .mat-calendar-period-button:focus{border:2px solid #000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-previous-button{left:-73%;top:-20px;border:2px solid transparent;border-radius:0}.cdk-overlay-container .mat-datepicker-content .mat-calendar-previous-button:focus{border-color:#000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-previous-button:after{border-left-width:5px;border-top-width:5px;color:#000;padding:4px;top:-2px;left:-2px}.cdk-overlay-container .mat-datepicker-content .mat-calendar-next-button{top:-20px;left:1%;border:2px solid transparent;border-radius:0}.cdk-overlay-container .mat-datepicker-content .mat-calendar-next-button:focus{border-color:#000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-next-button:after{border-right-width:5px;border-top-width:5px;color:#000;padding:4px;top:-2px;left:-2px}.cdk-overlay-container .mat-datepicker-content .mat-button-wrapper{text-transform:capitalize!important}.cdk-overlay-container .mat-datepicker-content .mat-calendar{border-bottom:1px solid #000}.cdk-overlay-container .mat-datepicker-content .mat-calendar-table-header-divider{padding:0;border-bottom:none}.cdk-overlay-container .mat-datepicker-content .mat-calendar-table-header-divider:after{height:0}.cdk-overlay-container .mat-datepicker-content .mat-calendar-content{padding:0}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header{color:#000}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header th.ng-star-inserted{font-weight:700;font-size:15px;padding-top:2%;padding-bottom:2%;-moz-column-width:20px;column-width:20px}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th{visibility:hidden}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:after{visibility:visible;color:#000;position:relative;left:-15px}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:first-of-type:after{content:\"MON\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(2):after{left:-12px;content:\"TUE\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(3):after{left:-18px;content:\"WED\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(4):after{left:-14px;content:\"THU\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(5):after{left:-10px;content:\"FRI\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(6):after{content:\"SAT\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-table-header tr:first-of-type th:nth-of-type(7):after{content:\"SUN\"}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-label{font-weight:700;font-size:large;color:#000}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-selected{border:none;background-color:transparent;color:#fff}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-active{background-color:#5694ca}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-today{border:none;box-shadow:none}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-cell{border:1px ridge #bfc1c3}.cdk-overlay-container .mat-datepicker-content ngx-mat-month-view .mat-calendar-body-cell[aria-selected=true]{background-color:#1d70b8;outline:3px solid #fd0;border:2px solid #000;outline-offset:1px;z-index:1}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table{border-collapse:separate;border-spacing:10px}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-active{background-color:#5694ca}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell{border:1px solid #bfc1c3}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-cell-content{border:none}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-selected{border:none;box-shadow:none;background-color:transparent}.cdk-overlay-container .mat-datepicker-content ngx-mat-multi-year-view .mat-calendar-table .mat-calendar-body-cell[aria-selected=true]{background-color:#1d70b8;outline:2px solid #fd0}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table{border-collapse:separate;border-spacing:20px}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table tr:first-of-type{visibility:collapse}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-active{background-color:#5694ca}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell{border:1px solid #bfc1c3}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-cell-content{border:none}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell .mat-calendar-body-selected{border:none;box-shadow:none;background-color:transparent}.cdk-overlay-container .mat-datepicker-content ngx-mat-year-view .mat-calendar-table .mat-calendar-body-cell[aria-selected=true]{background-color:#1d70b8;outline:3px solid #fd0;border:2px solid #000;outline-offset:1px}.cdk-overlay-container .mat-datepicker-content .time-container{height:80px;padding-top:0}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker{width:100%}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table{margin-left:0!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tbody{position:relative}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-icon-button .mat-button-wrapper{width:auto;height:auto}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-icon-button:focus{outline:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child{position:absolute;left:49px;top:15px;z-index:2}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child button:disabled{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:first-child [aria-label=\"expand_less icon\"]{position:absolute;left:-2px;top:25px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:nth-child(3) [aria-label=\"expand_less icon\"].mat-icon-button{position:absolute;left:82px!important;top:25px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:nth-child(5) [aria-label=\"expand_less icon\"].mat-icon-button{position:absolute;left:169px!important;top:25px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:last-child [aria-label=\"expand_less icon\"].mat-icon-button{left:153px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:first-child td:nth-last-child(2) [aria-label=\"expand_less icon\"].mat-icon-button{left:65px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2){display:flex;padding:20px 0 20px 15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td{margin-right:30px;text-align:right}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:first-child .mat-form-field{width:50px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:first-child .mat-form-field:before{color:#000;content:\"Hours\";position:relative;top:-5px;left:-5px;font-size:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:nth-child(3) .mat-form-field:before{color:#000;content:\"Minutes\";position:relative;top:-5px;font-size:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:last-child{text-align:left;left:-15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .mat-form-field-disabled{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) td:nth-of-type(5) .mat-form-field:before{color:#000;content:\"Seconds\";position:relative;top:-5px;font-size:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .meridian{border-bottom:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .meridian .mat-button{height:30px;top:21px;border-radius:0;color:#000;border-color:#000;background-color:#dee0e2;display:flex;justify-content:center}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(2) .meridian .mat-button .mat-button-wrapper{position:relative;top:-2px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(4){display:flex;padding:2rem 0 2rem 15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(4) td{margin-right:30px;text-align:right}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:nth-child(4) td:last-child{text-align:left}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child{position:absolute;left:49px;top:40px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child button:disabled{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:first-child [aria-label=\"expand_more icon\"]{position:absolute;top:15px;left:-2px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:nth-child(3) [aria-label=\"expand_more icon\"].mat-icon-button{position:absolute;left:82px!important;top:15px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:nth-child(5) [aria-label=\"expand_more icon\"].mat-icon-button{position:absolute;top:15px;left:169px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:last-child [aria-label=\"expand_more icon\"].mat-icon-button{left:65px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr:last-child td:last-child.ng-star-inserted [aria-label=\"expand_more icon\"].mat-icon-button{left:153px!important}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr td{padding:0;border-bottom:0;position:relative}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .spacer{display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-icon{visibility:hidden;display:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-button-wrapper{display:block;width:15px;height:8px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-wrapper{padding-bottom:0}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field{width:auto;max-width:none}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr [aria-label=\"expand_less icon\"].mat-icon-button .mat-button-wrapper:after{content:\" \u25B2\"}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr [aria-label=\"expand_more icon\"].mat-icon-button .mat-button-wrapper:after{content:\"\u25BC\"}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-flex{width:100%}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-flex .mat-form-field-infix{border:1px solid #000;height:20px;width:37px;display:flex;justify-content:center;align-items:center}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr .mat-form-field-underline{visibility:hidden}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr input{height:33px;width:37px}.cdk-overlay-container .mat-datepicker-content .time-container .ngx-mat-timepicker .table tr input:focus{border-color:#000}.cdk-overlay-container .mat-datepicker-content .actions{padding-bottom:20px;margin-top:20px;justify-content:flex-start}.cdk-overlay-container .mat-datepicker-content .actions .mat-button{background-color:#00823b;position:relative;display:-moz-inline-stack;display:inline-block;padding:.526315em .789473em .263157em;border:none;border-radius:0;outline:1px solid transparent;outline-offset:-1px;-webkit-appearance:none;box-shadow:0 2px 0 #003618;font-size:1em;line-height:1.25;text-decoration:none;-webkit-font-smoothing:antialiased;color:#fff;box-sizing:border-box;vertical-align:top;width:80px;cursor:pointer}.cdk-overlay-container .mat-datepicker-content .actions .mat-button:focus{outline:2px solid #fd0}.cdk-overlay-container .mat-datepicker-content .actions .mat-button:hover{background-color:#006400}.cdk-overlay-container .mat-datepicker-content .actions .mat-button .mat-icon{visibility:hidden}.cdk-overlay-container .mat-datepicker-content .actions .mat-button .mat-button-wrapper:before{color:#fff;content:\"Confirm\";position:relative;font-size:15px;left:-3px}"], encapsulation: 2 });
28186
27591
  (function () {
28187
27592
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(DatetimePickerComponent, [{
28188
27593
  type: i0.Component,
@@ -28369,7 +27774,7 @@
28369
27774
  i0__namespace.ɵɵadvance(4);
28370
27775
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(58, 37, ctx.event.comment));
28371
27776
  }
28372
- }, pipes: [i1__namespace.RpxTranslatePipe, DatePipe, i2__namespace.TitleCasePipe, i2__namespace.UpperCasePipe, DashPipe], styles: [".EventLogDetails[_ngcontent-%COMP%] td[_ngcontent-%COMP%], .EventLogDetails[_ngcontent-%COMP%] th[_ngcontent-%COMP%]{border-bottom:none}"] });
27777
+ }, pipes: [i1__namespace.RpxTranslatePipe, DatePipe, i5__namespace.TitleCasePipe, i5__namespace.UpperCasePipe, DashPipe], styles: [".EventLogDetails[_ngcontent-%COMP%] td[_ngcontent-%COMP%], .EventLogDetails[_ngcontent-%COMP%] th[_ngcontent-%COMP%]{border-bottom:none}"] });
28373
27778
  (function () {
28374
27779
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EventLogDetailsComponent, [{
28375
27780
  type: i0.Component,
@@ -28566,7 +27971,7 @@
28566
27971
  };
28567
27972
  EventLogTableComponent.prototype.getAriaLabelforColumn = function (event) {
28568
27973
  if (this.selected !== event) {
28569
- return "date " + i2.formatDate(event.timestamp, 'dd MMM yyyy hh:mm:ss a', 'en-GB') + ",\n press enter key for event " + event.event_name + " details";
27974
+ return "date " + i5.formatDate(event.timestamp, 'dd MMM yyyy hh:mm:ss a', 'en-GB') + ",\n press enter key for event " + event.event_name + " details";
28570
27975
  }
28571
27976
  else {
28572
27977
  return '';
@@ -28629,7 +28034,7 @@
28629
28034
  i0__namespace.ɵɵadvance(3);
28630
28035
  i0__namespace.ɵɵproperty("ngForOf", ctx.events);
28631
28036
  }
28632
- }, directives: [i2__namespace.NgForOf, i2__namespace.NgClass, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, i2__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe, DatePipe, i2__namespace.TitleCasePipe, i2__namespace.UpperCasePipe], styles: ["#case-timeline[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{cursor:pointer;text-decoration:underline;color:#005ea5}#case-timeline[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#2b8cc4}#case-timeline[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:visited{color:#4c2c92}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] td[_ngcontent-%COMP%]:first-child{padding-left:10px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr.EventLogTable-Selected[_ngcontent-%COMP%]{border-left:8px solid #005ea5;background-color:#f8f8f8}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr.EventLogTable-Selected[_ngcontent-%COMP%] td[_ngcontent-%COMP%]:first-child{padding-left:6px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:not(.EventLogTable-Selected):hover{border-left:8px solid #2b8cc4;background-color:#f8f8f8;cursor:pointer;cursor:hand}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:not(.EventLogTable-Selected):hover td[_ngcontent-%COMP%]:first-child{padding-left:6px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .event-link[_ngcontent-%COMP%]{float:left;padding-right:8px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .doc-img[_ngcontent-%COMP%]{width:16px;float:left}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .doc-tooltip[_ngcontent-%COMP%]{left:35%;bottom:7px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .doc-tooltip[_ngcontent-%COMP%]:after{border-color:transparent}"] });
28037
+ }, directives: [i5__namespace.NgForOf, i5__namespace.NgClass, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, i5__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe, DatePipe, i5__namespace.TitleCasePipe, i5__namespace.UpperCasePipe], styles: ["#case-timeline[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{cursor:pointer;text-decoration:underline;color:#005ea5}#case-timeline[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#2b8cc4}#case-timeline[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:visited{color:#4c2c92}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] td[_ngcontent-%COMP%]:first-child{padding-left:10px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr.EventLogTable-Selected[_ngcontent-%COMP%]{border-left:8px solid #005ea5;background-color:#f8f8f8}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr.EventLogTable-Selected[_ngcontent-%COMP%] td[_ngcontent-%COMP%]:first-child{padding-left:6px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:not(.EventLogTable-Selected):hover{border-left:8px solid #2b8cc4;background-color:#f8f8f8;cursor:pointer;cursor:hand}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:not(.EventLogTable-Selected):hover td[_ngcontent-%COMP%]:first-child{padding-left:6px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .event-link[_ngcontent-%COMP%]{float:left;padding-right:8px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .doc-img[_ngcontent-%COMP%]{width:16px;float:left}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .doc-tooltip[_ngcontent-%COMP%]{left:35%;bottom:7px}.EventLogTable[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] .doc-tooltip[_ngcontent-%COMP%]:after{border-color:transparent}"] });
28633
28038
  (function () {
28634
28039
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EventLogTableComponent, [{
28635
28040
  type: i0.Component,
@@ -28742,6 +28147,522 @@
28742
28147
  }] });
28743
28148
  })();
28744
28149
 
28150
+ var CcdCaseTitlePipe = /** @class */ (function () {
28151
+ function CcdCaseTitlePipe(placeholderService, fieldsUtils) {
28152
+ this.placeholderService = placeholderService;
28153
+ this.fieldsUtils = fieldsUtils;
28154
+ }
28155
+ CcdCaseTitlePipe.prototype.transform = function (caseTitle, caseFields, values) {
28156
+ var caseFieldValues = this.getReadOnlyAndFormFields(values, caseFields);
28157
+ var result = this.placeholderService.resolvePlaceholders(caseFieldValues, caseTitle);
28158
+ return result;
28159
+ };
28160
+ CcdCaseTitlePipe.prototype.getReadOnlyAndFormFields = function (formGroup, caseFields) {
28161
+ return this.fieldsUtils.mergeLabelCaseFieldsAndFormFields(caseFields, formGroup.getRawValue());
28162
+ };
28163
+ return CcdCaseTitlePipe;
28164
+ }());
28165
+ CcdCaseTitlePipe.ɵfac = function CcdCaseTitlePipe_Factory(t) { return new (t || CcdCaseTitlePipe)(i0__namespace.ɵɵdirectiveInject(exports.PlaceholderService), i0__namespace.ɵɵdirectiveInject(FieldsUtils)); };
28166
+ CcdCaseTitlePipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdCaseTitle", type: CcdCaseTitlePipe, pure: true });
28167
+ (function () {
28168
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdCaseTitlePipe, [{
28169
+ type: i0.Pipe,
28170
+ args: [{
28171
+ name: 'ccdCaseTitle'
28172
+ }]
28173
+ }], function () { return [{ type: exports.PlaceholderService }, { type: FieldsUtils }]; }, null);
28174
+ })();
28175
+
28176
+ var CcdCollectionTableCaseFieldsFilterPipe = /** @class */ (function () {
28177
+ function CcdCollectionTableCaseFieldsFilterPipe() {
28178
+ }
28179
+ CcdCollectionTableCaseFieldsFilterPipe.prototype.transform = function (objs, caseField, value) {
28180
+ var fields = objs.map(function (obj) { return (Object.assign(Object.assign({}, obj.value.caseField), { type: obj.value.type.type ? obj.value.type.type : obj.value.type })); });
28181
+ return classTransformer.plainToClassFromExist(new CaseField(), {
28182
+ id: caseField ? caseField.id : '',
28183
+ label: caseField ? caseField.label : '',
28184
+ display_context: 'READONLY',
28185
+ value: value,
28186
+ field_type: {
28187
+ id: caseField ? caseField.id : '',
28188
+ type: 'Complex',
28189
+ complex_fields: fields,
28190
+ }
28191
+ });
28192
+ };
28193
+ return CcdCollectionTableCaseFieldsFilterPipe;
28194
+ }());
28195
+ CcdCollectionTableCaseFieldsFilterPipe.ɵfac = function CcdCollectionTableCaseFieldsFilterPipe_Factory(t) { return new (t || CcdCollectionTableCaseFieldsFilterPipe)(); };
28196
+ CcdCollectionTableCaseFieldsFilterPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdCollectionTableCaseFieldsFilter", type: CcdCollectionTableCaseFieldsFilterPipe, pure: true });
28197
+ (function () {
28198
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdCollectionTableCaseFieldsFilterPipe, [{
28199
+ type: i0.Pipe,
28200
+ args: [{
28201
+ name: 'ccdCollectionTableCaseFieldsFilter'
28202
+ }]
28203
+ }], null, null);
28204
+ })();
28205
+
28206
+ var CcdCYAPageLabelFilterPipe = /** @class */ (function () {
28207
+ function CcdCYAPageLabelFilterPipe() {
28208
+ this.getNonLabelComplexFieldType = function (complexFields) { return complexFields.filter(function (caseField) { return caseField.field_type.type !== 'Label'; }); };
28209
+ }
28210
+ CcdCYAPageLabelFilterPipe.prototype.transform = function (caseFields) {
28211
+ var _this = this;
28212
+ return caseFields.map(function (caseField) {
28213
+ if (caseField.field_type.collection_field_type &&
28214
+ caseField.field_type.collection_field_type.complex_fields &&
28215
+ caseField.field_type.collection_field_type.complex_fields.length) {
28216
+ caseField.field_type.collection_field_type.complex_fields = _this.transform(caseField.field_type.collection_field_type.complex_fields);
28217
+ }
28218
+ if (caseField.field_type.complex_fields && caseField.field_type.complex_fields.length) {
28219
+ caseField.field_type.complex_fields = _this.getNonLabelComplexFieldType(caseField.field_type.complex_fields);
28220
+ }
28221
+ return caseField;
28222
+ });
28223
+ };
28224
+ return CcdCYAPageLabelFilterPipe;
28225
+ }());
28226
+ CcdCYAPageLabelFilterPipe.ɵfac = function CcdCYAPageLabelFilterPipe_Factory(t) { return new (t || CcdCYAPageLabelFilterPipe)(); };
28227
+ CcdCYAPageLabelFilterPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdCYAPageLabelFilter", type: CcdCYAPageLabelFilterPipe, pure: true });
28228
+ (function () {
28229
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdCYAPageLabelFilterPipe, [{
28230
+ type: i0.Pipe,
28231
+ args: [{
28232
+ name: 'ccdCYAPageLabelFilter'
28233
+ }]
28234
+ }], null, null);
28235
+ })();
28236
+
28237
+ var ReadFieldsFilterPipe = /** @class */ (function () {
28238
+ function ReadFieldsFilterPipe() {
28239
+ }
28240
+ /**
28241
+ * Complex type should have at least on simple field descendant with a value.
28242
+ */
28243
+ ReadFieldsFilterPipe.isValidComplex = function (field, values) {
28244
+ values = values || {};
28245
+ var type = field.field_type;
28246
+ var value = ReadFieldsFilterPipe.getValue(field, values);
28247
+ var hasChildrenWithValue = type.complex_fields.find(function (f) {
28248
+ var willKeep = ReadFieldsFilterPipe.keepField(f, value, true);
28249
+ return willKeep && ReadFieldsFilterPipe.evaluateConditionalShow(f, value).hidden !== true;
28250
+ });
28251
+ return !!hasChildrenWithValue;
28252
+ };
28253
+ ReadFieldsFilterPipe.isValidCollection = function (field, values) {
28254
+ // if field is collection and it has complex/collection child field; parent field doesnt have value defined
28255
+ if (!Array.isArray(field.value) && values && values.hasOwnProperty(field.id)) {
28256
+ return true;
28257
+ }
28258
+ var isNotEmpty = Array.isArray(field.value) && field.value.length > 0;
28259
+ if (isNotEmpty && field.field_type.collection_field_type.type === 'Complex') {
28260
+ return !!field.value.find(function (item) {
28261
+ var complexField = classTransformer.plainToClassFromExist(new CaseField(), {
28262
+ id: field.field_type.collection_field_type.id,
28263
+ field_type: field.field_type.collection_field_type,
28264
+ value: item.value,
28265
+ label: null,
28266
+ });
28267
+ return ReadFieldsFilterPipe.isValidComplex(complexField);
28268
+ });
28269
+ }
28270
+ return isNotEmpty;
28271
+ };
28272
+ ReadFieldsFilterPipe.isEmpty = function (value) {
28273
+ return ReadFieldsFilterPipe.EMPTY_VALUES.indexOf(value) !== -1
28274
+ || value.length === 0;
28275
+ };
28276
+ ReadFieldsFilterPipe.isCompound = function (field) {
28277
+ return ReadFieldsFilterPipe.NESTED_TYPES[field.field_type.type];
28278
+ };
28279
+ ReadFieldsFilterPipe.isValidCompound = function (field, value) {
28280
+ return ReadFieldsFilterPipe.isCompound(field)
28281
+ && ReadFieldsFilterPipe.NESTED_TYPES[field.field_type.type](field, value);
28282
+ };
28283
+ ReadFieldsFilterPipe.keepField = function (field, value, ignoreLabels) {
28284
+ if (ignoreLabels === void 0) { ignoreLabels = false; }
28285
+ // We shouldn't ditch labels.
28286
+ if (!ignoreLabels && field.field_type.type === 'Label' && (field.label || '').length > 0) {
28287
+ return true;
28288
+ }
28289
+ // We also shouldn't ditch fields that will always come back with a null value.
28290
+ if (this.ALWAYS_NULL_FIELDS.indexOf(field.field_type.type) !== -1) {
28291
+ return true;
28292
+ }
28293
+ value = value || {};
28294
+ if (ReadFieldsFilterPipe.isCompound(field)) {
28295
+ return ReadFieldsFilterPipe.isValidCompound(field, value);
28296
+ }
28297
+ return !ReadFieldsFilterPipe.isEmpty(field.value)
28298
+ || !ReadFieldsFilterPipe.isEmpty(value[field.id]);
28299
+ };
28300
+ ReadFieldsFilterPipe.getValue = function (field, values, index) {
28301
+ if (ReadFieldsFilterPipe.isEmpty(field.value)) {
28302
+ var value = void 0;
28303
+ if (index >= 0) {
28304
+ value = values[index].value[field.id];
28305
+ }
28306
+ else {
28307
+ value = values[field.id];
28308
+ }
28309
+ return value;
28310
+ }
28311
+ return field.value;
28312
+ };
28313
+ ReadFieldsFilterPipe.evaluateConditionalShow = function (field, formValue, path, formGroupAvailable, fieldId) {
28314
+ if (field.display_context === 'HIDDEN') {
28315
+ field.hidden = true;
28316
+ }
28317
+ else if (field.show_condition) {
28318
+ var cond = void 0;
28319
+ if (fieldId && field.show_condition.indexOf(fieldId + ".") > -1 && !formGroupAvailable && !!Object.keys(formValue).length) {
28320
+ var search = fieldId + ".";
28321
+ var searchRegExp = new RegExp(search, 'g');
28322
+ var replaceWith = '';
28323
+ cond = ShowCondition.getInstance(field.show_condition.replace(searchRegExp, replaceWith));
28324
+ }
28325
+ else {
28326
+ cond = ShowCondition.getInstance(field.show_condition);
28327
+ }
28328
+ field.hidden = !cond.match(formValue, path);
28329
+ }
28330
+ else {
28331
+ field.hidden = false;
28332
+ }
28333
+ return field;
28334
+ };
28335
+ /**
28336
+ * Filter out fields having no data to display and harmonise field values coming parent's value.
28337
+ */
28338
+ ReadFieldsFilterPipe.prototype.transform = function (complexField, keepEmpty, index, setupHidden, formGroup, path) {
28339
+ if (setupHidden === void 0) { setupHidden = false; }
28340
+ if (!complexField || !complexField.field_type) {
28341
+ return [];
28342
+ }
28343
+ var fields = complexField.field_type.complex_fields || [];
28344
+ var values = complexField.value || {};
28345
+ var checkConditionalShowAgainst = values;
28346
+ var formGroupAvailable = false;
28347
+ if (formGroup) {
28348
+ checkConditionalShowAgainst = formGroup.value;
28349
+ formGroupAvailable = true;
28350
+ }
28351
+ return fields
28352
+ .map(function (f) {
28353
+ var clone = FieldsUtils.cloneObject(f);
28354
+ var value = ReadFieldsFilterPipe.getValue(f, values, index);
28355
+ if (!ReadFieldsFilterPipe.isEmpty(value)) {
28356
+ clone.value = value;
28357
+ }
28358
+ return clone;
28359
+ })
28360
+ .map(function (f) {
28361
+ if (!f.display_context) {
28362
+ f.display_context = complexField.display_context;
28363
+ }
28364
+ if (setupHidden) {
28365
+ ReadFieldsFilterPipe.evaluateConditionalShow(f, checkConditionalShowAgainst, path, formGroupAvailable, complexField.id);
28366
+ }
28367
+ return f;
28368
+ })
28369
+ .filter(function (f) { return keepEmpty || ReadFieldsFilterPipe.keepField(f); });
28370
+ };
28371
+ return ReadFieldsFilterPipe;
28372
+ }());
28373
+ ReadFieldsFilterPipe.EMPTY_VALUES = [
28374
+ undefined,
28375
+ null,
28376
+ '',
28377
+ {}
28378
+ ];
28379
+ ReadFieldsFilterPipe.ALWAYS_NULL_FIELDS = ['CasePaymentHistoryViewer', 'WaysToPay', 'FlagLauncher', 'ComponentLauncher'];
28380
+ ReadFieldsFilterPipe.NESTED_TYPES = {
28381
+ Complex: ReadFieldsFilterPipe.isValidComplex,
28382
+ Collection: ReadFieldsFilterPipe.isValidCollection
28383
+ };
28384
+ ReadFieldsFilterPipe.ɵfac = function ReadFieldsFilterPipe_Factory(t) { return new (t || ReadFieldsFilterPipe)(); };
28385
+ ReadFieldsFilterPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdReadFieldsFilter", type: ReadFieldsFilterPipe, pure: true });
28386
+ (function () {
28387
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadFieldsFilterPipe, [{
28388
+ type: i0.Pipe,
28389
+ args: [{
28390
+ name: 'ccdReadFieldsFilter'
28391
+ }]
28392
+ }], null, null);
28393
+ })();
28394
+
28395
+ var CcdTabFieldsPipe = /** @class */ (function () {
28396
+ function CcdTabFieldsPipe() {
28397
+ }
28398
+ CcdTabFieldsPipe.prototype.transform = function (tab) {
28399
+ var value = tab.fields.reduce(function (acc, field) {
28400
+ var _a;
28401
+ return Object.assign(Object.assign({}, acc), (_a = {}, _a[field.id] = field.value, _a));
28402
+ }, {});
28403
+ return classTransformer.plainToClassFromExist(new CaseField(), {
28404
+ id: tab.id,
28405
+ label: tab.label,
28406
+ display_context: 'READONLY',
28407
+ value: value,
28408
+ field_type: {
28409
+ id: tab.id,
28410
+ type: 'Complex',
28411
+ complex_fields: tab.fields
28412
+ }
28413
+ });
28414
+ };
28415
+ return CcdTabFieldsPipe;
28416
+ }());
28417
+ CcdTabFieldsPipe.ɵfac = function CcdTabFieldsPipe_Factory(t) { return new (t || CcdTabFieldsPipe)(); };
28418
+ CcdTabFieldsPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdTabFields", type: CcdTabFieldsPipe, pure: true });
28419
+ (function () {
28420
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdTabFieldsPipe, [{
28421
+ type: i0.Pipe,
28422
+ args: [{
28423
+ name: 'ccdTabFields'
28424
+ }]
28425
+ }], null, null);
28426
+ })();
28427
+
28428
+ var CcdPageFieldsPipe = /** @class */ (function () {
28429
+ function CcdPageFieldsPipe() {
28430
+ }
28431
+ CcdPageFieldsPipe.prototype.transform = function (page, dataFormGroup) {
28432
+ var complexFields = Object.keys(dataFormGroup.controls['data'].controls).map(function (key) {
28433
+ var control = dataFormGroup.controls['data'].get(key);
28434
+ return control['caseField'];
28435
+ }).filter(function (field) {
28436
+ return !!page.case_fields.find(function (pcf) { return pcf.id === field.id; });
28437
+ }).sort(function (a, b) { return a.order - b.order; });
28438
+ var rawValue = dataFormGroup.value;
28439
+ var value = page.case_fields.reduce(function (acc, field) {
28440
+ var _a;
28441
+ var fieldValue = rawValue[field.id] || field.value;
28442
+ return Object.assign(Object.assign({}, acc), (_a = {}, _a[field.id] = fieldValue, _a));
28443
+ }, {});
28444
+ return classTransformer.plainToClassFromExist(new CaseField(), {
28445
+ id: page.id,
28446
+ label: page.label,
28447
+ display_context: 'READONLY',
28448
+ value: value,
28449
+ field_type: {
28450
+ id: page.id,
28451
+ type: 'Complex',
28452
+ complex_fields: complexFields
28453
+ }
28454
+ });
28455
+ };
28456
+ return CcdPageFieldsPipe;
28457
+ }());
28458
+ CcdPageFieldsPipe.ɵfac = function CcdPageFieldsPipe_Factory(t) { return new (t || CcdPageFieldsPipe)(); };
28459
+ CcdPageFieldsPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdPageFields", type: CcdPageFieldsPipe, pure: true });
28460
+ (function () {
28461
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CcdPageFieldsPipe, [{
28462
+ type: i0.Pipe,
28463
+ args: [{
28464
+ name: 'ccdPageFields'
28465
+ }]
28466
+ }], null, null);
28467
+ })();
28468
+
28469
+ var EnumDisplayDescriptionPipe = /** @class */ (function () {
28470
+ function EnumDisplayDescriptionPipe() {
28471
+ }
28472
+ EnumDisplayDescriptionPipe.prototype.transform = function (value) {
28473
+ return Object.values(value);
28474
+ };
28475
+ return EnumDisplayDescriptionPipe;
28476
+ }());
28477
+ EnumDisplayDescriptionPipe.ɵfac = function EnumDisplayDescriptionPipe_Factory(t) { return new (t || EnumDisplayDescriptionPipe)(); };
28478
+ EnumDisplayDescriptionPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "enumDisplayDescription", type: EnumDisplayDescriptionPipe, pure: true });
28479
+ (function () {
28480
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EnumDisplayDescriptionPipe, [{
28481
+ type: i0.Pipe,
28482
+ args: [{
28483
+ name: 'enumDisplayDescription'
28484
+ }]
28485
+ }], null, null);
28486
+ })();
28487
+
28488
+ var LinkCasesFromReasonValuePipe = /** @class */ (function () {
28489
+ function LinkCasesFromReasonValuePipe(linkedCasesService) {
28490
+ this.linkedCasesService = linkedCasesService;
28491
+ }
28492
+ LinkCasesFromReasonValuePipe.prototype.transform = function (linkFromReason) {
28493
+ var _a, _b, _c;
28494
+ if (linkFromReason === null || linkFromReason === void 0 ? void 0 : linkFromReason.otherDescription) {
28495
+ var reasonCodeMapping = (_a = this.linkedCasesService.linkCaseReasons) === null || _a === void 0 ? void 0 : _a.find(function (reason) { return reason.key === linkFromReason.reasonCode; });
28496
+ return (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) === 'Other'
28497
+ ? (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) + " - " + linkFromReason.otherDescription
28498
+ : reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en;
28499
+ }
28500
+ return (_c = (_b = this.linkedCasesService.linkCaseReasons) === null || _b === void 0 ? void 0 : _b.find(function (reason) { return reason.key === linkFromReason.reasonCode; })) === null || _c === void 0 ? void 0 : _c.value_en;
28501
+ };
28502
+ return LinkCasesFromReasonValuePipe;
28503
+ }());
28504
+ LinkCasesFromReasonValuePipe.ɵfac = function LinkCasesFromReasonValuePipe_Factory(t) { return new (t || LinkCasesFromReasonValuePipe)(i0__namespace.ɵɵdirectiveInject(LinkedCasesService)); };
28505
+ LinkCasesFromReasonValuePipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdLinkCasesFromReasonValue", type: LinkCasesFromReasonValuePipe, pure: true });
28506
+ (function () {
28507
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(LinkCasesFromReasonValuePipe, [{
28508
+ type: i0.Pipe,
28509
+ args: [{
28510
+ name: 'ccdLinkCasesFromReasonValue'
28511
+ }]
28512
+ }], function () { return [{ type: LinkedCasesService }]; }, null);
28513
+ })();
28514
+
28515
+ var LinkCasesReasonValuePipe = /** @class */ (function () {
28516
+ function LinkCasesReasonValuePipe(linkedCasesService) {
28517
+ this.linkedCasesService = linkedCasesService;
28518
+ }
28519
+ LinkCasesReasonValuePipe.prototype.transform = function (linkReason) {
28520
+ var _a, _b, _c;
28521
+ if (linkReason === null || linkReason === void 0 ? void 0 : linkReason.OtherDescription) {
28522
+ var reasonCodeMapping = (_a = this.linkedCasesService.linkCaseReasons) === null || _a === void 0 ? void 0 : _a.find(function (reason) { return reason.key === linkReason.Reason; });
28523
+ return (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) === 'Other'
28524
+ ? (reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en) + " - " + linkReason.OtherDescription
28525
+ : reasonCodeMapping === null || reasonCodeMapping === void 0 ? void 0 : reasonCodeMapping.value_en;
28526
+ }
28527
+ return (_c = (_b = this.linkedCasesService.linkCaseReasons) === null || _b === void 0 ? void 0 : _b.find(function (reason) { return reason.key === linkReason.Reason; })) === null || _c === void 0 ? void 0 : _c.value_en;
28528
+ };
28529
+ return LinkCasesReasonValuePipe;
28530
+ }());
28531
+ LinkCasesReasonValuePipe.ɵfac = function LinkCasesReasonValuePipe_Factory(t) { return new (t || LinkCasesReasonValuePipe)(i0__namespace.ɵɵdirectiveInject(LinkedCasesService)); };
28532
+ LinkCasesReasonValuePipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdLinkCasesReasonValue", type: LinkCasesReasonValuePipe, pure: true });
28533
+ (function () {
28534
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(LinkCasesReasonValuePipe, [{
28535
+ type: i0.Pipe,
28536
+ args: [{
28537
+ name: 'ccdLinkCasesReasonValue'
28538
+ }]
28539
+ }], function () { return [{ type: LinkedCasesService }]; }, null);
28540
+ })();
28541
+
28542
+ var SortSearchResultPipe = /** @class */ (function () {
28543
+ function SortSearchResultPipe() {
28544
+ }
28545
+ SortSearchResultPipe.prototype.transform = function (searchResults, sortParameters) {
28546
+ if (util.isUndefined(searchResults) || util.isUndefined(sortParameters)) {
28547
+ return searchResults;
28548
+ }
28549
+ return searchResults.sort(function (a, b) {
28550
+ return sortParameters.comparator.compare(a, b)
28551
+ * (sortParameters.sortOrder === SortOrder.DESCENDING ? 1 : -1);
28552
+ });
28553
+ };
28554
+ return SortSearchResultPipe;
28555
+ }());
28556
+ SortSearchResultPipe.ɵfac = function SortSearchResultPipe_Factory(t) { return new (t || SortSearchResultPipe)(); };
28557
+ SortSearchResultPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "ccdSortSearchResult", type: SortSearchResultPipe, pure: true });
28558
+ (function () {
28559
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SortSearchResultPipe, [{
28560
+ type: i0.Pipe,
28561
+ args: [{
28562
+ name: 'ccdSortSearchResult'
28563
+ }]
28564
+ }], null, null);
28565
+ })();
28566
+
28567
+ var pipeDeclarations = [
28568
+ CaseReferencePipe,
28569
+ SortSearchResultPipe,
28570
+ CcdCaseTitlePipe,
28571
+ CcdCollectionTableCaseFieldsFilterPipe,
28572
+ CcdCYAPageLabelFilterPipe,
28573
+ ReadFieldsFilterPipe,
28574
+ CcdTabFieldsPipe,
28575
+ CcdPageFieldsPipe,
28576
+ LinkCasesReasonValuePipe,
28577
+ LinkCasesFromReasonValuePipe,
28578
+ EnumDisplayDescriptionPipe
28579
+ ];
28580
+ var PipesModule = /** @class */ (function () {
28581
+ function PipesModule() {
28582
+ }
28583
+ return PipesModule;
28584
+ }());
28585
+ PipesModule.ɵfac = function PipesModule_Factory(t) { return new (t || PipesModule)(); };
28586
+ PipesModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: PipesModule });
28587
+ PipesModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
28588
+ i5.CommonModule,
28589
+ ]] });
28590
+ (function () {
28591
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PipesModule, { declarations: [CaseReferencePipe,
28592
+ SortSearchResultPipe,
28593
+ CcdCaseTitlePipe,
28594
+ CcdCollectionTableCaseFieldsFilterPipe,
28595
+ CcdCYAPageLabelFilterPipe,
28596
+ ReadFieldsFilterPipe,
28597
+ CcdTabFieldsPipe,
28598
+ CcdPageFieldsPipe,
28599
+ LinkCasesReasonValuePipe,
28600
+ LinkCasesFromReasonValuePipe,
28601
+ EnumDisplayDescriptionPipe], imports: [i5.CommonModule], exports: [CaseReferencePipe,
28602
+ SortSearchResultPipe,
28603
+ CcdCaseTitlePipe,
28604
+ CcdCollectionTableCaseFieldsFilterPipe,
28605
+ CcdCYAPageLabelFilterPipe,
28606
+ ReadFieldsFilterPipe,
28607
+ CcdTabFieldsPipe,
28608
+ CcdPageFieldsPipe,
28609
+ LinkCasesReasonValuePipe,
28610
+ LinkCasesFromReasonValuePipe,
28611
+ EnumDisplayDescriptionPipe] });
28612
+ })();
28613
+ (function () {
28614
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PipesModule, [{
28615
+ type: i0.NgModule,
28616
+ args: [{
28617
+ imports: [
28618
+ i5.CommonModule,
28619
+ ],
28620
+ declarations: __spread(pipeDeclarations),
28621
+ exports: __spread(pipeDeclarations)
28622
+ }]
28623
+ }], null, null);
28624
+ })();
28625
+
28626
+ var MarkdownComponentModule = /** @class */ (function () {
28627
+ function MarkdownComponentModule() {
28628
+ }
28629
+ return MarkdownComponentModule;
28630
+ }());
28631
+ MarkdownComponentModule.ɵfac = function MarkdownComponentModule_Factory(t) { return new (t || MarkdownComponentModule)(); };
28632
+ MarkdownComponentModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: MarkdownComponentModule });
28633
+ MarkdownComponentModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
28634
+ i5.CommonModule,
28635
+ i3.ReactiveFormsModule,
28636
+ i1.RpxTranslationModule.forChild(),
28637
+ PipesModule,
28638
+ i1$4.NgxMdModule
28639
+ ]] });
28640
+ (function () {
28641
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(MarkdownComponentModule, { declarations: [MarkdownComponent], imports: [i5.CommonModule,
28642
+ i3.ReactiveFormsModule, i1__namespace.RpxTranslationModule, PipesModule,
28643
+ i1$4.NgxMdModule], exports: [MarkdownComponent] });
28644
+ })();
28645
+ (function () {
28646
+ (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(MarkdownComponentModule, [{
28647
+ type: i0.NgModule,
28648
+ args: [{
28649
+ declarations: [
28650
+ MarkdownComponent
28651
+ ],
28652
+ imports: [
28653
+ i5.CommonModule,
28654
+ i3.ReactiveFormsModule,
28655
+ i1.RpxTranslationModule.forChild(),
28656
+ PipesModule,
28657
+ i1$4.NgxMdModule
28658
+ ],
28659
+ exports: [
28660
+ MarkdownComponent
28661
+ ],
28662
+ }]
28663
+ }], null, null);
28664
+ })();
28665
+
28745
28666
  var FeeValue = /** @class */ (function () {
28746
28667
  function FeeValue() {
28747
28668
  }
@@ -28906,7 +28827,7 @@
28906
28827
  i0__namespace.ɵɵadvance(6);
28907
28828
  i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(8, 4, ctx.selectedOrg$));
28908
28829
  }
28909
- }, directives: [i2__namespace.NgIf, MarkdownComponent], pipes: [i1__namespace.RpxTranslatePipe, i2__namespace.AsyncPipe], styles: [".hmcts-banner[_ngcontent-%COMP%]{border:0 solid;margin-bottom:10px;color:#000}.hmcts-banner[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{font-weight:700}.govuk-hint[_ngcontent-%COMP%]{font-size:1.1rem}.name-header[_ngcontent-%COMP%]{font-weight:700;margin-top:10px;font-size:18px}.td-address[_ngcontent-%COMP%]{width:90%;padding-top:2px}.td-select[_ngcontent-%COMP%]{width:10%}.warning-panel[_ngcontent-%COMP%]{background-color:#e7ebef;height:40px;margin-bottom:0;align-items:center;display:flex}.warning-panel[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{padding-left:15px}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{border:none}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%], .complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > th[_ngcontent-%COMP%]{border-bottom:none}.complex-field-title[_ngcontent-%COMP%]{width:300px}.label-width-small[_ngcontent-%COMP%]{width:100px}.label-width-medium[_ngcontent-%COMP%]{width:150px}.scroll-container[_ngcontent-%COMP%]{height:600px;overflow-y:scroll}.no-result-message[_ngcontent-%COMP%]{margin-top:15px}"] });
28830
+ }, directives: [i5__namespace.NgIf, MarkdownComponent], pipes: [i1__namespace.RpxTranslatePipe, i5__namespace.AsyncPipe], styles: [".hmcts-banner[_ngcontent-%COMP%]{border:0 solid;margin-bottom:10px;color:#000}.hmcts-banner[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{font-weight:700}.govuk-hint[_ngcontent-%COMP%]{font-size:1.1rem}.name-header[_ngcontent-%COMP%]{font-weight:700;margin-top:10px;font-size:18px}.td-address[_ngcontent-%COMP%]{width:90%;padding-top:2px}.td-select[_ngcontent-%COMP%]{width:10%}.warning-panel[_ngcontent-%COMP%]{background-color:#e7ebef;height:40px;margin-bottom:0;align-items:center;display:flex}.warning-panel[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{padding-left:15px}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{border:none}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%], .complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > th[_ngcontent-%COMP%]{border-bottom:none}.complex-field-title[_ngcontent-%COMP%]{width:300px}.label-width-small[_ngcontent-%COMP%]{width:100px}.label-width-medium[_ngcontent-%COMP%]{width:150px}.scroll-container[_ngcontent-%COMP%]{height:600px;overflow-y:scroll}.no-result-message[_ngcontent-%COMP%]{margin-top:15px}"] });
28910
28831
  (function () {
28911
28832
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadOrganisationFieldRawComponent, [{
28912
28833
  type: i0.Component,
@@ -29019,7 +28940,7 @@
29019
28940
  i0__namespace.ɵɵadvance(3);
29020
28941
  i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(13, 7, ctx.selectedOrg$));
29021
28942
  }
29022
- }, directives: [i2__namespace.NgIf, MarkdownComponent], pipes: [i1__namespace.RpxTranslatePipe, i2__namespace.AsyncPipe], styles: [".hmcts-banner[_ngcontent-%COMP%]{border:0 solid;margin-bottom:10px;color:#000}.hmcts-banner[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{font-weight:700}.govuk-hint[_ngcontent-%COMP%]{font-size:1.1rem}.name-header[_ngcontent-%COMP%]{font-weight:700;margin-top:10px;font-size:18px}.td-address[_ngcontent-%COMP%]{width:90%;padding-top:2px}.td-select[_ngcontent-%COMP%]{width:10%}.warning-panel[_ngcontent-%COMP%]{background-color:#e7ebef;height:40px;margin-bottom:0;align-items:center;display:flex}.warning-panel[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{padding-left:15px}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{border:none}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%], .complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > th[_ngcontent-%COMP%]{border-bottom:none}.complex-field-title[_ngcontent-%COMP%]{width:300px}.label-width-small[_ngcontent-%COMP%]{width:100px}.label-width-medium[_ngcontent-%COMP%]{width:150px}.scroll-container[_ngcontent-%COMP%]{height:600px;overflow-y:scroll}.no-result-message[_ngcontent-%COMP%]{margin-top:15px}"] });
28943
+ }, directives: [i5__namespace.NgIf, MarkdownComponent], pipes: [i1__namespace.RpxTranslatePipe, i5__namespace.AsyncPipe], styles: [".hmcts-banner[_ngcontent-%COMP%]{border:0 solid;margin-bottom:10px;color:#000}.hmcts-banner[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{font-weight:700}.govuk-hint[_ngcontent-%COMP%]{font-size:1.1rem}.name-header[_ngcontent-%COMP%]{font-weight:700;margin-top:10px;font-size:18px}.td-address[_ngcontent-%COMP%]{width:90%;padding-top:2px}.td-select[_ngcontent-%COMP%]{width:10%}.warning-panel[_ngcontent-%COMP%]{background-color:#e7ebef;height:40px;margin-bottom:0;align-items:center;display:flex}.warning-panel[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{padding-left:15px}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{border:none}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%], .complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > th[_ngcontent-%COMP%]{border-bottom:none}.complex-field-title[_ngcontent-%COMP%]{width:300px}.label-width-small[_ngcontent-%COMP%]{width:100px}.label-width-medium[_ngcontent-%COMP%]{width:150px}.scroll-container[_ngcontent-%COMP%]{height:600px;overflow-y:scroll}.no-result-message[_ngcontent-%COMP%]{margin-top:15px}"] });
29023
28944
  (function () {
29024
28945
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadOrganisationFieldTableComponent, [{
29025
28946
  type: i0.Component,
@@ -29058,7 +28979,7 @@
29058
28979
  i0__namespace.ɵɵadvance(2);
29059
28980
  i0__namespace.ɵɵproperty("value", (tmp_1_0 = i0__namespace.ɵɵpipeBind1(4, 4, ctx.selectedOrg$)) == null ? null : tmp_1_0.name);
29060
28981
  }
29061
- }, pipes: [i2__namespace.AsyncPipe], styles: [".hmcts-banner[_ngcontent-%COMP%]{border:0 solid;margin-bottom:10px;color:#000}.hmcts-banner[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{font-weight:700}.govuk-hint[_ngcontent-%COMP%]{font-size:1.1rem}.name-header[_ngcontent-%COMP%]{font-weight:700;margin-top:10px;font-size:18px}.td-address[_ngcontent-%COMP%]{width:90%;padding-top:2px}.td-select[_ngcontent-%COMP%]{width:10%}.warning-panel[_ngcontent-%COMP%]{background-color:#e7ebef;height:40px;margin-bottom:0;align-items:center;display:flex}.warning-panel[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{padding-left:15px}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{border:none}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%], .complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > th[_ngcontent-%COMP%]{border-bottom:none}.complex-field-title[_ngcontent-%COMP%]{width:300px}.label-width-small[_ngcontent-%COMP%]{width:100px}.label-width-medium[_ngcontent-%COMP%]{width:150px}.scroll-container[_ngcontent-%COMP%]{height:600px;overflow-y:scroll}.no-result-message[_ngcontent-%COMP%]{margin-top:15px}"] });
28982
+ }, pipes: [i5__namespace.AsyncPipe], styles: [".hmcts-banner[_ngcontent-%COMP%]{border:0 solid;margin-bottom:10px;color:#000}.hmcts-banner[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{font-weight:700}.govuk-hint[_ngcontent-%COMP%]{font-size:1.1rem}.name-header[_ngcontent-%COMP%]{font-weight:700;margin-top:10px;font-size:18px}.td-address[_ngcontent-%COMP%]{width:90%;padding-top:2px}.td-select[_ngcontent-%COMP%]{width:10%}.warning-panel[_ngcontent-%COMP%]{background-color:#e7ebef;height:40px;margin-bottom:0;align-items:center;display:flex}.warning-panel[_ngcontent-%COMP%] .warning-message[_ngcontent-%COMP%]{padding-left:15px}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{border:none}.complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%], .complex-field-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > th[_ngcontent-%COMP%]{border-bottom:none}.complex-field-title[_ngcontent-%COMP%]{width:300px}.label-width-small[_ngcontent-%COMP%]{width:100px}.label-width-medium[_ngcontent-%COMP%]{width:150px}.scroll-container[_ngcontent-%COMP%]{height:600px;overflow-y:scroll}.no-result-message[_ngcontent-%COMP%]{margin-top:15px}"] });
29062
28983
  (function () {
29063
28984
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteOrganisationComplexFieldComponent, [{
29064
28985
  type: i0.Component,
@@ -29079,13 +29000,13 @@
29079
29000
  }());
29080
29001
  NotificationBannerModule.ɵfac = function NotificationBannerModule_Factory(t) { return new (t || NotificationBannerModule)(); };
29081
29002
  NotificationBannerModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: NotificationBannerModule });
29082
- NotificationBannerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i2.CommonModule]] });
29083
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(NotificationBannerModule, { declarations: [NotificationBannerComponent], imports: [i2.CommonModule], exports: [NotificationBannerComponent] }); })();
29003
+ NotificationBannerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i5.CommonModule]] });
29004
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(NotificationBannerModule, { declarations: [NotificationBannerComponent], imports: [i5.CommonModule], exports: [NotificationBannerComponent] }); })();
29084
29005
  (function () {
29085
29006
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NotificationBannerModule, [{
29086
29007
  type: i0.NgModule,
29087
29008
  args: [{
29088
- imports: [i2.CommonModule],
29009
+ imports: [i5.CommonModule],
29089
29010
  declarations: [NotificationBannerComponent],
29090
29011
  exports: [NotificationBannerComponent]
29091
29012
  }]
@@ -29100,13 +29021,13 @@
29100
29021
  BannersModule.ɵfac = function BannersModule_Factory(t) { return new (t || BannersModule)(); };
29101
29022
  BannersModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: BannersModule });
29102
29023
  BannersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
29103
- i2.CommonModule,
29024
+ i5.CommonModule,
29104
29025
  AlertModule,
29105
29026
  NotificationBannerModule
29106
29027
  ], AlertModule,
29107
29028
  NotificationBannerModule] });
29108
29029
  (function () {
29109
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BannersModule, { imports: [i2.CommonModule,
29030
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BannersModule, { imports: [i5.CommonModule,
29110
29031
  AlertModule,
29111
29032
  NotificationBannerModule], exports: [AlertModule,
29112
29033
  NotificationBannerModule] });
@@ -29116,7 +29037,7 @@
29116
29037
  type: i0.NgModule,
29117
29038
  args: [{
29118
29039
  imports: [
29119
- i2.CommonModule,
29040
+ i5.CommonModule,
29120
29041
  AlertModule,
29121
29042
  NotificationBannerModule
29122
29043
  ],
@@ -29135,13 +29056,13 @@
29135
29056
  }());
29136
29057
  BodyModule.ɵfac = function BodyModule_Factory(t) { return new (t || BodyModule)(); };
29137
29058
  BodyModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: BodyModule });
29138
- BodyModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i2.CommonModule, i1$1.RouterModule]] });
29139
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BodyModule, { declarations: [BodyComponent], imports: [i2.CommonModule, i1$1.RouterModule], exports: [BodyComponent] }); })();
29059
+ BodyModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i5.CommonModule, i1$1.RouterModule]] });
29060
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BodyModule, { declarations: [BodyComponent], imports: [i5.CommonModule, i1$1.RouterModule], exports: [BodyComponent] }); })();
29140
29061
  (function () {
29141
29062
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BodyModule, [{
29142
29063
  type: i0.NgModule,
29143
29064
  args: [{
29144
- imports: [i2.CommonModule, i1$1.RouterModule],
29065
+ imports: [i5.CommonModule, i1$1.RouterModule],
29145
29066
  declarations: [BodyComponent],
29146
29067
  exports: [BodyComponent]
29147
29068
  }]
@@ -29156,16 +29077,16 @@
29156
29077
  FootersModule.ɵfac = function FootersModule_Factory(t) { return new (t || FootersModule)(); };
29157
29078
  FootersModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: FootersModule });
29158
29079
  FootersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
29159
- i2.CommonModule,
29080
+ i5.CommonModule,
29160
29081
  i1.RpxTranslationModule.forChild()
29161
29082
  ]] });
29162
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FootersModule, { declarations: [FooterComponent], imports: [i2.CommonModule, i1__namespace.RpxTranslationModule], exports: [FooterComponent] }); })();
29083
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FootersModule, { declarations: [FooterComponent], imports: [i5.CommonModule, i1__namespace.RpxTranslationModule], exports: [FooterComponent] }); })();
29163
29084
  (function () {
29164
29085
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FootersModule, [{
29165
29086
  type: i0.NgModule,
29166
29087
  args: [{
29167
29088
  imports: [
29168
- i2.CommonModule,
29089
+ i5.CommonModule,
29169
29090
  i1.RpxTranslationModule.forChild()
29170
29091
  ],
29171
29092
  declarations: [FooterComponent],
@@ -29182,16 +29103,16 @@
29182
29103
  FormModule.ɵfac = function FormModule_Factory(t) { return new (t || FormModule)(); };
29183
29104
  FormModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: FormModule });
29184
29105
  FormModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
29185
- i2.CommonModule,
29106
+ i5.CommonModule,
29186
29107
  i1.RpxTranslationModule.forChild()
29187
29108
  ]] });
29188
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FormModule, { declarations: [DateInputComponent], imports: [i2.CommonModule, i1__namespace.RpxTranslationModule], exports: [DateInputComponent] }); })();
29109
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FormModule, { declarations: [DateInputComponent], imports: [i5.CommonModule, i1__namespace.RpxTranslationModule], exports: [DateInputComponent] }); })();
29189
29110
  (function () {
29190
29111
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FormModule, [{
29191
29112
  type: i0.NgModule,
29192
29113
  args: [{
29193
29114
  imports: [
29194
- i2.CommonModule,
29115
+ i5.CommonModule,
29195
29116
  i1.RpxTranslationModule.forChild()
29196
29117
  ],
29197
29118
  declarations: [
@@ -29382,6 +29303,17 @@
29382
29303
  CheckYourAnswersComponent,
29383
29304
  UnLinkCasesComponent,
29384
29305
  NoLinkedCasesComponent,
29306
+ // Components for Query Management
29307
+ ReadQueryManagementFieldComponent,
29308
+ WriteQueryManagementFieldComponent,
29309
+ QueryDetailsComponent,
29310
+ QueryCreateComponent,
29311
+ QueryListComponent,
29312
+ QueryDetailsTableComponent,
29313
+ QueryWriteRespondToQueryComponent,
29314
+ QueryWriteRaiseQueryComponent,
29315
+ QueryCaseDetailsHeaderComponent,
29316
+ QueryWriteAddDocumentsComponent,
29385
29317
  ];
29386
29318
  var PaletteModule = /** @class */ (function () {
29387
29319
  function PaletteModule() {
@@ -29405,7 +29337,7 @@
29405
29337
  LinkedCasesService,
29406
29338
  { provide: i6.MAT_DATE_LOCALE, useValue: 'en-GB' }
29407
29339
  ], imports: [[
29408
- i2.CommonModule,
29340
+ i5.CommonModule,
29409
29341
  i1$1.RouterModule,
29410
29342
  i3.FormsModule,
29411
29343
  i3.ReactiveFormsModule,
@@ -29425,17 +29357,16 @@
29425
29357
  i4.NgxMatNativeDateModule,
29426
29358
  i6$1.MatFormFieldModule,
29427
29359
  i14.MatInputModule,
29428
- i5$1.MatDatepickerModule,
29429
- i5.MatAutocompleteModule,
29360
+ i5$2.MatDatepickerModule,
29361
+ i5$1.MatAutocompleteModule,
29430
29362
  i7.CdkTreeModule,
29431
29363
  i1$5.OverlayModule,
29432
29364
  i3$1.PaymentLibModule,
29433
- i2$1.ScrollToModule.forRoot(),
29365
+ i2.ScrollToModule.forRoot(),
29434
29366
  i1$3.MatDialogModule,
29435
29367
  i13.MediaViewerModule,
29436
29368
  LoadingModule,
29437
29369
  i1.RpxTranslationModule.forChild(),
29438
- QueryManagementModule,
29439
29370
  MarkdownComponentModule
29440
29371
  ], i4.NgxMatDatetimePickerModule,
29441
29372
  i4.NgxMatNativeDateModule,
@@ -29443,7 +29374,6 @@
29443
29374
  TabsModule,
29444
29375
  PaletteUtilsModule,
29445
29376
  PipesModule,
29446
- QueryManagementModule,
29447
29377
  MarkdownComponentModule] });
29448
29378
  (function () {
29449
29379
  (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PaletteModule, { declarations: [FixedListPipe,
@@ -29558,7 +29488,18 @@
29558
29488
  LinkCasesComponent,
29559
29489
  CheckYourAnswersComponent,
29560
29490
  UnLinkCasesComponent,
29561
- NoLinkedCasesComponent], imports: [i2.CommonModule,
29491
+ NoLinkedCasesComponent,
29492
+ // Components for Query Management
29493
+ ReadQueryManagementFieldComponent,
29494
+ WriteQueryManagementFieldComponent,
29495
+ QueryDetailsComponent,
29496
+ QueryCreateComponent,
29497
+ QueryListComponent,
29498
+ QueryDetailsTableComponent,
29499
+ QueryWriteRespondToQueryComponent,
29500
+ QueryWriteRaiseQueryComponent,
29501
+ QueryCaseDetailsHeaderComponent,
29502
+ QueryWriteAddDocumentsComponent], imports: [i5.CommonModule,
29562
29503
  i1$1.RouterModule,
29563
29504
  i3.FormsModule,
29564
29505
  i3.ReactiveFormsModule,
@@ -29578,20 +29519,18 @@
29578
29519
  i4.NgxMatNativeDateModule,
29579
29520
  i6$1.MatFormFieldModule,
29580
29521
  i14.MatInputModule,
29581
- i5$1.MatDatepickerModule,
29582
- i5.MatAutocompleteModule,
29522
+ i5$2.MatDatepickerModule,
29523
+ i5$1.MatAutocompleteModule,
29583
29524
  i7.CdkTreeModule,
29584
29525
  i1$5.OverlayModule,
29585
- i3$1.PaymentLibModule, i2__namespace$1.ScrollToModule, i1$3.MatDialogModule,
29526
+ i3$1.PaymentLibModule, i2__namespace.ScrollToModule, i1$3.MatDialogModule,
29586
29527
  i13.MediaViewerModule,
29587
- LoadingModule, i1__namespace.RpxTranslationModule, QueryManagementModule,
29588
- MarkdownComponentModule], exports: [i4.NgxMatDatetimePickerModule,
29528
+ LoadingModule, i1__namespace.RpxTranslationModule, MarkdownComponentModule], exports: [i4.NgxMatDatetimePickerModule,
29589
29529
  i4.NgxMatNativeDateModule,
29590
29530
  i4.NgxMatTimepickerModule,
29591
29531
  TabsModule,
29592
29532
  PaletteUtilsModule,
29593
29533
  PipesModule,
29594
- QueryManagementModule,
29595
29534
  MarkdownComponentModule, UnsupportedFieldComponent,
29596
29535
  DatetimePickerComponent,
29597
29536
  WaysToPayFieldComponent,
@@ -29696,14 +29635,25 @@
29696
29635
  LinkCasesComponent,
29697
29636
  CheckYourAnswersComponent,
29698
29637
  UnLinkCasesComponent,
29699
- NoLinkedCasesComponent] });
29638
+ NoLinkedCasesComponent,
29639
+ // Components for Query Management
29640
+ ReadQueryManagementFieldComponent,
29641
+ WriteQueryManagementFieldComponent,
29642
+ QueryDetailsComponent,
29643
+ QueryCreateComponent,
29644
+ QueryListComponent,
29645
+ QueryDetailsTableComponent,
29646
+ QueryWriteRespondToQueryComponent,
29647
+ QueryWriteRaiseQueryComponent,
29648
+ QueryCaseDetailsHeaderComponent,
29649
+ QueryWriteAddDocumentsComponent] });
29700
29650
  })();
29701
29651
  (function () {
29702
29652
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PaletteModule, [{
29703
29653
  type: i0.NgModule,
29704
29654
  args: [{
29705
29655
  imports: [
29706
- i2.CommonModule,
29656
+ i5.CommonModule,
29707
29657
  i1$1.RouterModule,
29708
29658
  i3.FormsModule,
29709
29659
  i3.ReactiveFormsModule,
@@ -29723,17 +29673,16 @@
29723
29673
  i4.NgxMatNativeDateModule,
29724
29674
  i6$1.MatFormFieldModule,
29725
29675
  i14.MatInputModule,
29726
- i5$1.MatDatepickerModule,
29727
- i5.MatAutocompleteModule,
29676
+ i5$2.MatDatepickerModule,
29677
+ i5$1.MatAutocompleteModule,
29728
29678
  i7.CdkTreeModule,
29729
29679
  i1$5.OverlayModule,
29730
29680
  i3$1.PaymentLibModule,
29731
- i2$1.ScrollToModule.forRoot(),
29681
+ i2.ScrollToModule.forRoot(),
29732
29682
  i1$3.MatDialogModule,
29733
29683
  i13.MediaViewerModule,
29734
29684
  LoadingModule,
29735
29685
  i1.RpxTranslationModule.forChild(),
29736
- QueryManagementModule,
29737
29686
  MarkdownComponentModule
29738
29687
  ],
29739
29688
  declarations: __spread([
@@ -29754,7 +29703,6 @@
29754
29703
  TabsModule,
29755
29704
  PaletteUtilsModule,
29756
29705
  PipesModule,
29757
- QueryManagementModule,
29758
29706
  MarkdownComponentModule
29759
29707
  ], PALETTE_COMPONENTS),
29760
29708
  providers: [
@@ -29777,33 +29725,33 @@
29777
29725
  }], null, null);
29778
29726
  })();
29779
29727
  i0__namespace.ɵɵsetComponentScope(FieldReadComponent, [FieldReadLabelComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], []);
29780
- i0__namespace.ɵɵsetComponentScope(LabelFieldComponent, [LabelSubstitutorDirective, i2__namespace.NgIf, MarkdownComponent], [i1__namespace.RpxTranslatePipe]);
29728
+ i0__namespace.ɵɵsetComponentScope(LabelFieldComponent, [LabelSubstitutorDirective, i5__namespace.NgIf, MarkdownComponent], [i1__namespace.RpxTranslatePipe]);
29781
29729
  i0__namespace.ɵɵsetComponentScope(CaseHistoryViewerFieldComponent, [EventLogComponent], []);
29782
- i0__namespace.ɵɵsetComponentScope(EventLogComponent, [i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, EventLogTableComponent, i2__namespace.NgIf, EventLogDetailsComponent], []);
29783
- i0__namespace.ɵɵsetComponentScope(ReadCollectionFieldComponent, [i2__namespace.NgIf, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, FieldReadComponent, i2__namespace.NgForOf], []);
29784
- i0__namespace.ɵɵsetComponentScope(ReadOrganisationFieldComponent, [i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, ReadOrganisationFieldRawComponent,
29785
- ReadOrganisationFieldTableComponent, i2__namespace.NgSwitchDefault], []);
29786
- i0__namespace.ɵɵsetComponentScope(ReadOrderSummaryFieldComponent, [i2__namespace.NgForOf, ReadOrderSummaryRowComponent,
29730
+ i0__namespace.ɵɵsetComponentScope(EventLogComponent, [i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, EventLogTableComponent, i5__namespace.NgIf, EventLogDetailsComponent], []);
29731
+ i0__namespace.ɵɵsetComponentScope(ReadCollectionFieldComponent, [i5__namespace.NgIf, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, FieldReadComponent, i5__namespace.NgForOf], []);
29732
+ i0__namespace.ɵɵsetComponentScope(ReadOrganisationFieldComponent, [i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, ReadOrganisationFieldRawComponent,
29733
+ ReadOrganisationFieldTableComponent, i5__namespace.NgSwitchDefault], []);
29734
+ i0__namespace.ɵɵsetComponentScope(ReadOrderSummaryFieldComponent, [i5__namespace.NgForOf, ReadOrderSummaryRowComponent,
29787
29735
  ReadMoneyGbpFieldComponent], [i1__namespace.RpxTranslatePipe]);
29788
29736
  i0__namespace.ɵɵsetComponentScope(ReadOrderSummaryRowComponent, [ReadMoneyGbpFieldComponent], [i1__namespace.RpxTranslatePipe]);
29789
- i0__namespace.ɵɵsetComponentScope(ReadComplexFieldComponent, [i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, ReadComplexFieldRawComponent,
29790
- ReadComplexFieldCollectionTableComponent, i2__namespace.NgSwitchDefault, ReadComplexFieldTableComponent], []);
29791
- i0__namespace.ɵɵsetComponentScope(ReadComplexFieldRawComponent, [i2__namespace.NgForOf, FieldReadComponent], [ReadFieldsFilterPipe, i1__namespace.RpxTranslatePipe]);
29792
- i0__namespace.ɵɵsetComponentScope(ReadComplexFieldTableComponent, [i2__namespace.NgForOf, i2__namespace.NgIf, FieldReadComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, IsCompoundPipe]);
29793
- i0__namespace.ɵɵsetComponentScope(ReadComplexFieldCollectionTableComponent, [i2__namespace.NgForOf, i2__namespace.NgIf, FieldReadComponent,
29794
- ReadCaseLinkFieldComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, CcdCollectionTableCaseFieldsFilterPipe, i2__namespace.KeyValuePipe, IsCompoundPipe]);
29795
- i0__namespace.ɵɵsetComponentScope(ReadCaseFlagFieldComponent, [i2__namespace.NgIf, CaseFlagSummaryListComponent, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, i2__namespace.NgForOf,
29737
+ i0__namespace.ɵɵsetComponentScope(ReadComplexFieldComponent, [i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, ReadComplexFieldRawComponent,
29738
+ ReadComplexFieldCollectionTableComponent, i5__namespace.NgSwitchDefault, ReadComplexFieldTableComponent], []);
29739
+ i0__namespace.ɵɵsetComponentScope(ReadComplexFieldRawComponent, [i5__namespace.NgForOf, FieldReadComponent], [ReadFieldsFilterPipe, i1__namespace.RpxTranslatePipe]);
29740
+ i0__namespace.ɵɵsetComponentScope(ReadComplexFieldTableComponent, [i5__namespace.NgForOf, i5__namespace.NgIf, FieldReadComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, IsCompoundPipe]);
29741
+ i0__namespace.ɵɵsetComponentScope(ReadComplexFieldCollectionTableComponent, [i5__namespace.NgForOf, i5__namespace.NgIf, FieldReadComponent,
29742
+ ReadCaseLinkFieldComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, CcdCollectionTableCaseFieldsFilterPipe, i5__namespace.KeyValuePipe, IsCompoundPipe]);
29743
+ i0__namespace.ɵɵsetComponentScope(ReadCaseFlagFieldComponent, [i5__namespace.NgIf, CaseFlagSummaryListComponent, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, i5__namespace.NgForOf,
29796
29744
  // Components for case flags
29797
- CaseFlagTableComponent, i2__namespace.NgSwitchDefault], [i1__namespace.RpxTranslatePipe]);
29745
+ CaseFlagTableComponent, i5__namespace.NgSwitchDefault], [i1__namespace.RpxTranslatePipe]);
29798
29746
  i0__namespace.ɵɵsetComponentScope(ReadLinkedCasesFieldComponent, [
29799
29747
  // Components for linked cases
29800
- LinkedCasesToTableComponent, i2__namespace.NgIf, LinkedCasesFromTableComponent
29748
+ LinkedCasesToTableComponent, i5__namespace.NgIf, LinkedCasesFromTableComponent
29801
29749
  ], []);
29802
- i0__namespace.ɵɵsetComponentScope(WriteAddressFieldComponent, [i2__namespace.NgIf, i2__namespace.NgClass, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.SelectControlValueAccessor, i2__namespace.NgForOf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, WriteComplexFieldComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], [i1__namespace.RpxTranslatePipe, FieldLabelPipe]);
29803
- i0__namespace.ɵɵsetComponentScope(WriteComplexFieldComponent, [i2__namespace.NgIf, i2__namespace.NgForOf, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, FieldReadComponent, LabelSubstitutorDirective, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, FieldWriteComponent], [i1__namespace.RpxTranslatePipe, FieldLabelPipe, IsReadOnlyPipe]);
29804
- i0__namespace.ɵɵsetComponentScope(WriteDocumentFieldComponent, [i2__namespace.NgClass, i2__namespace.NgIf, ReadDocumentFieldComponent], [FieldLabelPipe, i1__namespace.RpxTranslatePipe]);
29805
- i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i2__namespace.NgIf, DatetimePickerComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, WriteDateFieldComponent], []);
29806
- i0__namespace.ɵɵsetComponentScope(WriteCaseFlagFieldComponent, [i2__namespace.NgIf, i2__namespace.NgForOf, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgSwitch, i2__namespace.NgClass, i2__namespace.NgSwitchCase, SelectFlagLocationComponent,
29750
+ i0__namespace.ɵɵsetComponentScope(WriteAddressFieldComponent, [i5__namespace.NgIf, i5__namespace.NgClass, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.SelectControlValueAccessor, i5__namespace.NgForOf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, WriteComplexFieldComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], [i1__namespace.RpxTranslatePipe, FieldLabelPipe]);
29751
+ i0__namespace.ɵɵsetComponentScope(WriteComplexFieldComponent, [i5__namespace.NgIf, i5__namespace.NgForOf, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, FieldReadComponent, LabelSubstitutorDirective, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, FieldWriteComponent], [i1__namespace.RpxTranslatePipe, FieldLabelPipe, IsReadOnlyPipe]);
29752
+ i0__namespace.ɵɵsetComponentScope(WriteDocumentFieldComponent, [i5__namespace.NgClass, i5__namespace.NgIf, ReadDocumentFieldComponent], [FieldLabelPipe, i1__namespace.RpxTranslatePipe]);
29753
+ i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i5__namespace.NgIf, DatetimePickerComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, WriteDateFieldComponent], []);
29754
+ i0__namespace.ɵɵsetComponentScope(WriteCaseFlagFieldComponent, [i5__namespace.NgIf, i5__namespace.NgForOf, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgSwitch, i5__namespace.NgClass, i5__namespace.NgSwitchCase, SelectFlagLocationComponent,
29807
29755
  SelectFlagTypeComponent,
29808
29756
  SearchLanguageInterpreterComponent,
29809
29757
  AddCommentsComponent,
@@ -29811,31 +29759,41 @@
29811
29759
  ManageCaseFlagsComponent,
29812
29760
  UpdateFlagComponent,
29813
29761
  UpdateFlagAddTranslationFormComponent], [i1__namespace.RpxTranslatePipe]);
29814
- i0__namespace.ɵɵsetComponentScope(WriteLinkedCasesFieldComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, BeforeYouStartComponent,
29762
+ i0__namespace.ɵɵsetComponentScope(WriteLinkedCasesFieldComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, BeforeYouStartComponent,
29815
29763
  NoLinkedCasesComponent,
29816
29764
  LinkCasesComponent,
29817
29765
  UnLinkCasesComponent,
29818
29766
  CheckYourAnswersComponent], []);
29819
- i0__namespace.ɵɵsetComponentScope(WriteOrganisationFieldComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i2__namespace.NgClass, i2__namespace.NgForOf, MarkdownComponent, WriteOrganisationComplexFieldComponent], [i2__namespace.AsyncPipe, i1__namespace.RpxTranslatePipe]);
29767
+ i0__namespace.ɵɵsetComponentScope(WriteOrganisationFieldComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i5__namespace.NgClass, i5__namespace.NgForOf, MarkdownComponent, WriteOrganisationComplexFieldComponent], [i5__namespace.AsyncPipe, i1__namespace.RpxTranslatePipe]);
29820
29768
  i0__namespace.ɵɵsetComponentScope(WriteOrderSummaryFieldComponent, [ReadOrderSummaryFieldComponent], []);
29821
- i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i2__namespace.NgIf, DatetimePickerComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, WriteDateFieldComponent], []);
29822
- i0__namespace.ɵɵsetComponentScope(WriteCollectionFieldComponent, [i2__namespace.NgIf, i2__namespace.NgForOf, FieldWriteComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe]);
29769
+ i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i5__namespace.NgIf, DatetimePickerComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, WriteDateFieldComponent], []);
29770
+ i0__namespace.ɵɵsetComponentScope(WriteCollectionFieldComponent, [i5__namespace.NgIf, i5__namespace.NgForOf, FieldWriteComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe]);
29823
29771
  i0__namespace.ɵɵsetComponentScope(
29824
29772
  // ComponentLauncher web components
29825
- CaseFileViewFieldComponent, [i2__namespace.NgIf, CaseFileViewFolderComponent, i13__namespace.MediaViewerComponent], []);
29773
+ CaseFileViewFieldComponent, [i5__namespace.NgIf, CaseFileViewFolderComponent, i13__namespace.MediaViewerComponent], []);
29826
29774
  i0__namespace.ɵɵsetComponentScope(
29827
29775
  // Components for case flags
29828
- CaseFlagTableComponent, [i2__namespace.NgIf, i2__namespace.NgForOf], [i1__namespace.RpxTranslatePipe, FlagFieldDisplayPipe, i2__namespace.DatePipe]);
29829
- i0__namespace.ɵɵsetComponentScope(SelectFlagTypeComponent, [i2__namespace.NgIf, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe, FlagFieldDisplayPipe]);
29830
- i0__namespace.ɵɵsetComponentScope(SearchLanguageInterpreterComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgIf, i14__namespace.MatInput, i3__namespace.DefaultValueAccessor, i5__namespace.MatAutocompleteTrigger, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i5__namespace.MatAutocomplete, i2__namespace.NgForOf, i6__namespace.MatOption], [FlagFieldDisplayPipe, i1__namespace.RpxTranslatePipe, i2__namespace.AsyncPipe, LanguageInterpreterDisplayPipe]);
29831
- i0__namespace.ɵɵsetComponentScope(ManageCaseFlagsComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgIf, i2__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe, ManageCaseFlagsLabelDisplayPipe]);
29832
- i0__namespace.ɵɵsetComponentScope(UpdateFlagComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i2__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i2__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.CheckboxControlValueAccessor], [i1__namespace.RpxTranslatePipe, UpdateFlagTitleDisplayPipe]);
29776
+ CaseFlagTableComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [i1__namespace.RpxTranslatePipe, FlagFieldDisplayPipe, i5__namespace.DatePipe]);
29777
+ i0__namespace.ɵɵsetComponentScope(SelectFlagTypeComponent, [i5__namespace.NgIf, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe, FlagFieldDisplayPipe]);
29778
+ i0__namespace.ɵɵsetComponentScope(SearchLanguageInterpreterComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i14__namespace.MatInput, i3__namespace.DefaultValueAccessor, i5__namespace$1.MatAutocompleteTrigger, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i5__namespace$1.MatAutocomplete, i5__namespace.NgForOf, i6__namespace.MatOption], [FlagFieldDisplayPipe, i1__namespace.RpxTranslatePipe, i5__namespace.AsyncPipe, LanguageInterpreterDisplayPipe]);
29779
+ i0__namespace.ɵɵsetComponentScope(ManageCaseFlagsComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe, ManageCaseFlagsLabelDisplayPipe]);
29780
+ i0__namespace.ɵɵsetComponentScope(UpdateFlagComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i5__namespace.NgForOf, i3__namespace.RadioControlValueAccessor, i3__namespace.CheckboxControlValueAccessor], [i1__namespace.RpxTranslatePipe, UpdateFlagTitleDisplayPipe]);
29833
29781
  i0__namespace.ɵɵsetComponentScope(
29834
29782
  // Components for linked cases
29835
- LinkedCasesToTableComponent, [i2__namespace.NgIf, i2__namespace.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
29836
- i0__namespace.ɵɵsetComponentScope(LinkedCasesFromTableComponent, [i2__namespace.NgIf, i2__namespace.NgForOf], [CaseReferencePipe, LinkCasesFromReasonValuePipe]);
29837
- i0__namespace.ɵɵsetComponentScope(LinkCasesComponent, [i2__namespace.NgIf, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i3__namespace.FormArrayName, i2__namespace.NgForOf, i3__namespace.FormGroupName, i3__namespace.CheckboxControlValueAccessor], [CaseReferencePipe, LinkCasesReasonValuePipe]);
29838
- i0__namespace.ɵɵsetComponentScope(CheckYourAnswersComponent, [i2__namespace.NgIf, i2__namespace.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
29783
+ LinkedCasesToTableComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
29784
+ i0__namespace.ɵɵsetComponentScope(LinkedCasesFromTableComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [CaseReferencePipe, LinkCasesFromReasonValuePipe]);
29785
+ i0__namespace.ɵɵsetComponentScope(LinkCasesComponent, [i5__namespace.NgIf, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i3__namespace.FormArrayName, i5__namespace.NgForOf, i3__namespace.FormGroupName, i3__namespace.CheckboxControlValueAccessor], [CaseReferencePipe, LinkCasesReasonValuePipe]);
29786
+ i0__namespace.ɵɵsetComponentScope(CheckYourAnswersComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
29787
+ i0__namespace.ɵɵsetComponentScope(
29788
+ // Components for Query Management
29789
+ ReadQueryManagementFieldComponent, [i5__namespace.NgForOf, i5__namespace.NgIf, QueryListComponent,
29790
+ QueryDetailsComponent], []);
29791
+ i0__namespace.ɵɵsetComponentScope(WriteQueryManagementFieldComponent, [i5__namespace.NgIf, QueryWriteRespondToQueryComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, QueryWriteRaiseQueryComponent], []);
29792
+ i0__namespace.ɵɵsetComponentScope(QueryDetailsComponent, [i5__namespace.NgIf, QueryDetailsTableComponent], [i1__namespace.RpxTranslatePipe]);
29793
+ i0__namespace.ɵɵsetComponentScope(QueryWriteRespondToQueryComponent, [QueryCaseDetailsHeaderComponent,
29794
+ QueryDetailsTableComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, QueryWriteAddDocumentsComponent], [i1__namespace.RpxTranslatePipe]);
29795
+ i0__namespace.ɵɵsetComponentScope(QueryWriteRaiseQueryComponent, [QueryCaseDetailsHeaderComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, QueryWriteAddDocumentsComponent], [i1__namespace.RpxTranslatePipe]);
29796
+ i0__namespace.ɵɵsetComponentScope(QueryWriteAddDocumentsComponent, [WriteCollectionFieldComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], []);
29839
29797
 
29840
29798
  var Confirmation = /** @class */ (function () {
29841
29799
  function Confirmation(caseId, status, header, body) {
@@ -30898,12 +30856,12 @@
30898
30856
  ErrorsModule.ɵfac = function ErrorsModule_Factory(t) { return new (t || ErrorsModule)(); };
30899
30857
  ErrorsModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: ErrorsModule });
30900
30858
  ErrorsModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
30901
- i2.CommonModule,
30859
+ i5.CommonModule,
30902
30860
  i1$1.RouterModule,
30903
30861
  i1.RpxTranslationModule.forChild()
30904
30862
  ]] });
30905
30863
  (function () {
30906
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(ErrorsModule, { declarations: [CallbackErrorsComponent], imports: [i2.CommonModule,
30864
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(ErrorsModule, { declarations: [CallbackErrorsComponent], imports: [i5.CommonModule,
30907
30865
  i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [CallbackErrorsComponent] });
30908
30866
  })();
30909
30867
  (function () {
@@ -30911,7 +30869,7 @@
30911
30869
  type: i0.NgModule,
30912
30870
  args: [{
30913
30871
  imports: [
30914
- i2.CommonModule,
30872
+ i5.CommonModule,
30915
30873
  i1$1.RouterModule,
30916
30874
  i1.RpxTranslationModule.forChild()
30917
30875
  ],
@@ -30971,16 +30929,16 @@
30971
30929
  LoadingSpinnerModule.ɵfac = function LoadingSpinnerModule_Factory(t) { return new (t || LoadingSpinnerModule)(); };
30972
30930
  LoadingSpinnerModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: LoadingSpinnerModule });
30973
30931
  LoadingSpinnerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
30974
- i2.CommonModule,
30932
+ i5.CommonModule,
30975
30933
  i1.RpxTranslationModule.forChild()
30976
30934
  ]] });
30977
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(LoadingSpinnerModule, { declarations: [LoadingSpinnerComponent], imports: [i2.CommonModule, i1__namespace.RpxTranslationModule], exports: [LoadingSpinnerComponent] }); })();
30935
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(LoadingSpinnerModule, { declarations: [LoadingSpinnerComponent], imports: [i5.CommonModule, i1__namespace.RpxTranslationModule], exports: [LoadingSpinnerComponent] }); })();
30978
30936
  (function () {
30979
30937
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(LoadingSpinnerModule, [{
30980
30938
  type: i0.NgModule,
30981
30939
  args: [{
30982
30940
  imports: [
30983
- i2.CommonModule,
30941
+ i5.CommonModule,
30984
30942
  i1.RpxTranslationModule.forChild()
30985
30943
  ],
30986
30944
  declarations: [
@@ -31250,7 +31208,7 @@
31250
31208
  if (rf & 2) {
31251
31209
  i0__namespace.ɵɵproperty("ngIf", ctx.assignedUserName);
31252
31210
  }
31253
- }, directives: [i2__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
31211
+ }, directives: [i5__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
31254
31212
  (function () {
31255
31213
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseEventCompletionTaskReassignedComponent, [{
31256
31214
  type: i0.Component,
@@ -31382,7 +31340,7 @@
31382
31340
  EventCompletionStateMachineService,
31383
31341
  CaseFlagStateService
31384
31342
  ], imports: [[
31385
- i2.CommonModule,
31343
+ i5.CommonModule,
31386
31344
  i1$1.RouterModule,
31387
31345
  i3.FormsModule,
31388
31346
  i3.ReactiveFormsModule,
@@ -31406,7 +31364,7 @@
31406
31364
  CaseEventCompletionTaskCancelledComponent,
31407
31365
  CaseEventCompletionTaskReassignedComponent,
31408
31366
  CaseCreateComponent,
31409
- CaseProgressComponent], imports: [i2.CommonModule,
31367
+ CaseProgressComponent], imports: [i5.CommonModule,
31410
31368
  i1$1.RouterModule,
31411
31369
  i3.FormsModule,
31412
31370
  i3.ReactiveFormsModule,
@@ -31431,7 +31389,7 @@
31431
31389
  type: i0.NgModule,
31432
31390
  args: [{
31433
31391
  imports: [
31434
- i2.CommonModule,
31392
+ i5.CommonModule,
31435
31393
  i1$1.RouterModule,
31436
31394
  i3.FormsModule,
31437
31395
  i3.ReactiveFormsModule,
@@ -31500,12 +31458,12 @@
31500
31458
  }]
31501
31459
  }], null, null);
31502
31460
  })();
31503
- i0__namespace.ɵɵsetComponentScope(CaseEditConfirmComponent, [i2__namespace.NgIf, MarkdownComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], [i1__namespace.RpxTranslatePipe, CcdCaseTitlePipe, CaseReferencePipe]);
31504
- i0__namespace.ɵɵsetComponentScope(CaseEditPageComponent, [i2__namespace.NgIf, LoadingSpinnerComponent, MarkdownComponent, i2__namespace.NgForOf, CallbackErrorsComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, CaseEditFormComponent], [i1__namespace.RpxTranslatePipe, CcdCaseTitlePipe, CaseReferencePipe, i2__namespace.AsyncPipe]);
31505
- i0__namespace.ɵɵsetComponentScope(CaseEditFormComponent, [i2__namespace.NgForOf, ConditionalShowFormDirective, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, LabelSubstitutorDirective, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, FieldReadComponent, i2__namespace.NgIf, FieldWriteComponent], [IsReadOnlyAndNotCollectionPipe, IsCompoundPipe]);
31506
- i0__namespace.ɵɵsetComponentScope(CaseEditSubmitComponent, [i2__namespace.NgIf, MarkdownComponent, i2__namespace.NgForOf, CallbackErrorsComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, LabelSubstitutorDirective, i2__namespace.NgClass, FieldReadComponent, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, i3__namespace.FormGroupName, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i3__namespace.MaxLengthValidator, CaseEventCompletionComponent], [i1__namespace.RpxTranslatePipe, CcdCaseTitlePipe, CaseReferencePipe, CcdCYAPageLabelFilterPipe, ReadFieldsFilterPipe, CcdPageFieldsPipe, IsCompoundPipe]);
31507
- i0__namespace.ɵɵsetComponentScope(CaseCreateComponent, [i2__namespace.NgIf, CaseEditComponent], []);
31508
- i0__namespace.ɵɵsetComponentScope(CaseProgressComponent, [i2__namespace.NgIf, CaseEditComponent], []);
31461
+ i0__namespace.ɵɵsetComponentScope(CaseEditConfirmComponent, [i5__namespace.NgIf, MarkdownComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], [i1__namespace.RpxTranslatePipe, CcdCaseTitlePipe, CaseReferencePipe]);
31462
+ i0__namespace.ɵɵsetComponentScope(CaseEditPageComponent, [i5__namespace.NgIf, LoadingSpinnerComponent, MarkdownComponent, i5__namespace.NgForOf, CallbackErrorsComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, CaseEditFormComponent], [i1__namespace.RpxTranslatePipe, CcdCaseTitlePipe, CaseReferencePipe, i5__namespace.AsyncPipe]);
31463
+ i0__namespace.ɵɵsetComponentScope(CaseEditFormComponent, [i5__namespace.NgForOf, ConditionalShowFormDirective, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, LabelSubstitutorDirective, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, FieldReadComponent, i5__namespace.NgIf, FieldWriteComponent], [IsReadOnlyAndNotCollectionPipe, IsCompoundPipe]);
31464
+ i0__namespace.ɵɵsetComponentScope(CaseEditSubmitComponent, [i5__namespace.NgIf, MarkdownComponent, i5__namespace.NgForOf, CallbackErrorsComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, LabelSubstitutorDirective, i5__namespace.NgClass, FieldReadComponent, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, i3__namespace.FormGroupName, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i3__namespace.MaxLengthValidator, CaseEventCompletionComponent], [i1__namespace.RpxTranslatePipe, CcdCaseTitlePipe, CaseReferencePipe, CcdCYAPageLabelFilterPipe, ReadFieldsFilterPipe, CcdPageFieldsPipe, IsCompoundPipe]);
31465
+ i0__namespace.ɵɵsetComponentScope(CaseCreateComponent, [i5__namespace.NgIf, CaseEditComponent], []);
31466
+ i0__namespace.ɵɵsetComponentScope(CaseProgressComponent, [i5__namespace.NgIf, CaseEditComponent], []);
31509
31467
 
31510
31468
  var editorRouting = [
31511
31469
  {
@@ -31590,7 +31548,7 @@
31590
31548
  i0__namespace.ɵɵadvance(1);
31591
31549
  i0__namespace.ɵɵproperty("ngIf", ctx.caseTitle.label);
31592
31550
  }
31593
- }, directives: [i2__namespace.NgIf, LabelFieldComponent], pipes: [CaseReferencePipe], styles: [".case-title[_ngcontent-%COMP%]{margin-top:47px;margin-bottom:10px}.heading-h1[_ngcontent-%COMP%]{margin-top:40px}"] });
31551
+ }, directives: [i5__namespace.NgIf, LabelFieldComponent], pipes: [CaseReferencePipe], styles: [".case-title[_ngcontent-%COMP%]{margin-top:47px;margin-bottom:10px}.heading-h1[_ngcontent-%COMP%]{margin-top:40px}"] });
31594
31552
  (function () {
31595
31553
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseHeaderComponent, [{
31596
31554
  type: i0.Component,
@@ -31612,12 +31570,12 @@
31612
31570
  CaseHeaderModule.ɵfac = function CaseHeaderModule_Factory(t) { return new (t || CaseHeaderModule)(); };
31613
31571
  CaseHeaderModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: CaseHeaderModule });
31614
31572
  CaseHeaderModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
31615
- i2.CommonModule,
31573
+ i5.CommonModule,
31616
31574
  i1$1.RouterModule,
31617
31575
  PaletteModule
31618
31576
  ]] });
31619
31577
  (function () {
31620
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHeaderModule, { declarations: [CaseHeaderComponent], imports: [i2.CommonModule,
31578
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHeaderModule, { declarations: [CaseHeaderComponent], imports: [i5.CommonModule,
31621
31579
  i1$1.RouterModule,
31622
31580
  PaletteModule], exports: [CaseHeaderComponent] });
31623
31581
  })();
@@ -31626,7 +31584,7 @@
31626
31584
  type: i0.NgModule,
31627
31585
  args: [{
31628
31586
  imports: [
31629
- i2.CommonModule,
31587
+ i5.CommonModule,
31630
31588
  i1$1.RouterModule,
31631
31589
  PaletteModule
31632
31590
  ],
@@ -31917,7 +31875,7 @@
31917
31875
  i0__namespace.ɵɵadvance(2);
31918
31876
  i0__namespace.ɵɵproperty("ngIf", !(ctx.autoHide && _r0.pages.length <= 1));
31919
31877
  }
31920
- }, directives: [i1__namespace$6.PaginationControlsDirective, i2__namespace.NgIf, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, i2__namespace.DecimalPipe], styles: [".ngx-pagination[_ngcontent-%COMP%]{margin-left:0;margin-bottom:1rem;padding-top:25px;text-decoration:none;text-align:left;font-size:16px}.ngx-pagination[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%]:before{content:\" \";display:table}.ngx-pagination[_ngcontent-%COMP%]:after{clear:both}.ngx-pagination[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-right:.0625rem;border-radius:0;display:inline-block}.ngx-pagination[_ngcontent-%COMP%] a[_ngcontent-%COMP%], .ngx-pagination[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{display:block;padding:.1875rem .625rem;border-radius:0;color:#005da6}.ngx-pagination[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover, .ngx-pagination[_ngcontent-%COMP%] button[_ngcontent-%COMP%]:hover{background:#e6e6e6}.ngx-pagination[_ngcontent-%COMP%] .current[_ngcontent-%COMP%]{padding:.1875rem .625rem;background:#fff;color:#4c2c92;cursor:default;font-weight:900}.ngx-pagination[_ngcontent-%COMP%] .disabled[_ngcontent-%COMP%]{display:none}.ngx-pagination[_ngcontent-%COMP%] .disabled[_ngcontent-%COMP%]:hover{background:transparent}.ngx-pagination[_ngcontent-%COMP%] a[_ngcontent-%COMP%], .ngx-pagination[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{cursor:pointer}.ngx-pagination[_ngcontent-%COMP%] .pagination-previous.disabled[_ngcontent-%COMP%]:before, .ngx-pagination[_ngcontent-%COMP%] .pagination-previous[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:before{margin-right:.5rem;border-width:3px 0 0 3px}.ngx-pagination[_ngcontent-%COMP%] .pagination-next.disabled[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%] .pagination-next[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%] .pagination-previous.disabled[_ngcontent-%COMP%]:before, .ngx-pagination[_ngcontent-%COMP%] .pagination-previous[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:before{display:inline-block;height:10px;width:10px;border-style:solid;color:#0a0a0a;background:transparent;transform:rotate(-45deg);content:\"\"}.ngx-pagination[_ngcontent-%COMP%] .pagination-next.disabled[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%] .pagination-next[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:after{margin-left:.5rem;border-width:0 3px 3px 0}.ngx-pagination[_ngcontent-%COMP%] .show-for-sr[_ngcontent-%COMP%]{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.ngx-pagination[_ngcontent-%COMP%] .small-screen[_ngcontent-%COMP%]{display:none}@media screen and (max-width:601px){.ngx-pagination.responsive[_ngcontent-%COMP%] .small-screen[_ngcontent-%COMP%]{display:inline-block}.ngx-pagination.responsive[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:not(.small-screen):not(.pagination-previous):not(.pagination-next){display:none}}"] });
31878
+ }, directives: [i1__namespace$6.PaginationControlsDirective, i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, i5__namespace.DecimalPipe], styles: [".ngx-pagination[_ngcontent-%COMP%]{margin-left:0;margin-bottom:1rem;padding-top:25px;text-decoration:none;text-align:left;font-size:16px}.ngx-pagination[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%]:before{content:\" \";display:table}.ngx-pagination[_ngcontent-%COMP%]:after{clear:both}.ngx-pagination[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-right:.0625rem;border-radius:0;display:inline-block}.ngx-pagination[_ngcontent-%COMP%] a[_ngcontent-%COMP%], .ngx-pagination[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{display:block;padding:.1875rem .625rem;border-radius:0;color:#005da6}.ngx-pagination[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover, .ngx-pagination[_ngcontent-%COMP%] button[_ngcontent-%COMP%]:hover{background:#e6e6e6}.ngx-pagination[_ngcontent-%COMP%] .current[_ngcontent-%COMP%]{padding:.1875rem .625rem;background:#fff;color:#4c2c92;cursor:default;font-weight:900}.ngx-pagination[_ngcontent-%COMP%] .disabled[_ngcontent-%COMP%]{display:none}.ngx-pagination[_ngcontent-%COMP%] .disabled[_ngcontent-%COMP%]:hover{background:transparent}.ngx-pagination[_ngcontent-%COMP%] a[_ngcontent-%COMP%], .ngx-pagination[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{cursor:pointer}.ngx-pagination[_ngcontent-%COMP%] .pagination-previous.disabled[_ngcontent-%COMP%]:before, .ngx-pagination[_ngcontent-%COMP%] .pagination-previous[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:before{margin-right:.5rem;border-width:3px 0 0 3px}.ngx-pagination[_ngcontent-%COMP%] .pagination-next.disabled[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%] .pagination-next[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%] .pagination-previous.disabled[_ngcontent-%COMP%]:before, .ngx-pagination[_ngcontent-%COMP%] .pagination-previous[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:before{display:inline-block;height:10px;width:10px;border-style:solid;color:#0a0a0a;background:transparent;transform:rotate(-45deg);content:\"\"}.ngx-pagination[_ngcontent-%COMP%] .pagination-next.disabled[_ngcontent-%COMP%]:after, .ngx-pagination[_ngcontent-%COMP%] .pagination-next[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:after{margin-left:.5rem;border-width:0 3px 3px 0}.ngx-pagination[_ngcontent-%COMP%] .show-for-sr[_ngcontent-%COMP%]{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.ngx-pagination[_ngcontent-%COMP%] .small-screen[_ngcontent-%COMP%]{display:none}@media screen and (max-width:601px){.ngx-pagination.responsive[_ngcontent-%COMP%] .small-screen[_ngcontent-%COMP%]{display:inline-block}.ngx-pagination.responsive[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:not(.small-screen):not(.pagination-previous):not(.pagination-next){display:none}}"] });
31921
31879
  (function () {
31922
31880
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PaginationComponent, [{
31923
31881
  type: i0.Component,
@@ -32201,10 +32159,10 @@
32201
32159
  function DateTimeFormatUtils() {
32202
32160
  }
32203
32161
  DateTimeFormatUtils.formatDateAtTime = function (date, is24Hour) {
32204
- return i2.formatDate(date, 'dd MMM yyyy', 'en-GB') + " at " + DateTimeFormatUtils.formatTime(date, is24Hour);
32162
+ return i5.formatDate(date, 'dd MMM yyyy', 'en-GB') + " at " + DateTimeFormatUtils.formatTime(date, is24Hour);
32205
32163
  };
32206
32164
  DateTimeFormatUtils.formatTime = function (date, is24Hour) {
32207
- return is24Hour ? i2.formatDate(date, 'HH:mm', 'en-GB') : i2.formatDate(date, 'h:mm a', 'en-GB').toLowerCase();
32165
+ return is24Hour ? i5.formatDate(date, 'HH:mm', 'en-GB') : i5.formatDate(date, 'h:mm a', 'en-GB').toLowerCase();
32208
32166
  };
32209
32167
  return DateTimeFormatUtils;
32210
32168
  }());
@@ -32226,7 +32184,7 @@
32226
32184
  this.pageChange = new i0.EventEmitter();
32227
32185
  }
32228
32186
  CaseListComponent.prototype.formatDate = function (date) {
32229
- return date ? i2.formatDate(date, 'dd MMM yyyy', 'en-GB') : '-';
32187
+ return date ? i5.formatDate(date, 'dd MMM yyyy', 'en-GB') : '-';
32230
32188
  };
32231
32189
  CaseListComponent.prototype.formatDateAtTime = function (date) {
32232
32190
  return date ? DateTimeFormatUtils.formatDateAtTime(date, false) : '-';
@@ -32330,7 +32288,7 @@
32330
32288
  i0__namespace.ɵɵadvance(2);
32331
32289
  i0__namespace.ɵɵproperty("ngIf", ctx.totalResultsCount > ctx.pageSize);
32332
32290
  }
32333
- }, directives: [i2__namespace.NgIf, i2__namespace.NgForOf, i1__namespace$1.RouterLinkWithHref, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, i2__namespace.NgSwitchDefault, PaginationComponent], pipes: [i1__namespace.RpxTranslatePipe, i1__namespace$6.PaginatePipe, i2__namespace.CurrencyPipe], styles: [""] });
32291
+ }, directives: [i5__namespace.NgIf, i5__namespace.NgForOf, i1__namespace$1.RouterLinkWithHref, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, i5__namespace.NgSwitchDefault, PaginationComponent], pipes: [i1__namespace.RpxTranslatePipe, i1__namespace$6.PaginatePipe, i5__namespace.CurrencyPipe], styles: [""] });
32334
32292
  (function () {
32335
32293
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseListComponent, [{
32336
32294
  type: i0.Component,
@@ -32389,12 +32347,12 @@
32389
32347
  PaginationModule.ɵfac = function PaginationModule_Factory(t) { return new (t || PaginationModule)(); };
32390
32348
  PaginationModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: PaginationModule });
32391
32349
  PaginationModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
32392
- i2.CommonModule,
32350
+ i5.CommonModule,
32393
32351
  i1$6.NgxPaginationModule,
32394
32352
  i1.RpxTranslationModule.forChild()
32395
32353
  ]] });
32396
32354
  (function () {
32397
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PaginationModule, { declarations: [PaginationComponent], imports: [i2.CommonModule,
32355
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PaginationModule, { declarations: [PaginationComponent], imports: [i5.CommonModule,
32398
32356
  i1$6.NgxPaginationModule, i1__namespace.RpxTranslationModule], exports: [PaginationComponent,
32399
32357
  i1$6.PaginatePipe] });
32400
32358
  })();
@@ -32403,7 +32361,7 @@
32403
32361
  type: i0.NgModule,
32404
32362
  args: [{
32405
32363
  imports: [
32406
- i2.CommonModule,
32364
+ i5.CommonModule,
32407
32365
  i1$6.NgxPaginationModule,
32408
32366
  i1.RpxTranslationModule.forChild()
32409
32367
  ],
@@ -32428,7 +32386,7 @@
32428
32386
  CaseListModule.ɵinj = i0__namespace.ɵɵdefineInjector({ providers: [
32429
32387
  BrowserService
32430
32388
  ], imports: [[
32431
- i2.CommonModule,
32389
+ i5.CommonModule,
32432
32390
  i3.FormsModule,
32433
32391
  i1$1.RouterModule,
32434
32392
  i1$6.NgxPaginationModule,
@@ -32436,7 +32394,7 @@
32436
32394
  i1.RpxTranslationModule.forChild()
32437
32395
  ]] });
32438
32396
  (function () {
32439
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListModule, { declarations: [CaseListComponent], imports: [i2.CommonModule,
32397
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListModule, { declarations: [CaseListComponent], imports: [i5.CommonModule,
32440
32398
  i3.FormsModule,
32441
32399
  i1$1.RouterModule,
32442
32400
  i1$6.NgxPaginationModule,
@@ -32447,7 +32405,7 @@
32447
32405
  type: i0.NgModule,
32448
32406
  args: [{
32449
32407
  imports: [
32450
- i2.CommonModule,
32408
+ i5.CommonModule,
32451
32409
  i3.FormsModule,
32452
32410
  i1$1.RouterModule,
32453
32411
  i1$6.NgxPaginationModule,
@@ -32972,7 +32930,7 @@
32972
32930
  AlertService,
32973
32931
  WindowService,
32974
32932
  ], imports: [[
32975
- i2.CommonModule,
32933
+ i5.CommonModule,
32976
32934
  i3.FormsModule,
32977
32935
  i3.ReactiveFormsModule,
32978
32936
  PaletteModule,
@@ -32980,7 +32938,7 @@
32980
32938
  i1.RpxTranslationModule.forChild()
32981
32939
  ]] });
32982
32940
  (function () {
32983
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(WorkbasketFiltersModule, { declarations: [WorkbasketFiltersComponent], imports: [i2.CommonModule,
32941
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(WorkbasketFiltersModule, { declarations: [WorkbasketFiltersComponent], imports: [i5.CommonModule,
32984
32942
  i3.FormsModule,
32985
32943
  i3.ReactiveFormsModule,
32986
32944
  PaletteModule,
@@ -32991,7 +32949,7 @@
32991
32949
  type: i0.NgModule,
32992
32950
  args: [{
32993
32951
  imports: [
32994
- i2.CommonModule,
32952
+ i5.CommonModule,
32995
32953
  i3.FormsModule,
32996
32954
  i3.ReactiveFormsModule,
32997
32955
  PaletteModule,
@@ -33014,7 +32972,7 @@
33014
32972
  }]
33015
32973
  }], null, null);
33016
32974
  })();
33017
- i0__namespace.ɵɵsetComponentScope(WorkbasketFiltersComponent, [i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.NgForm, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.NgModel, i2__namespace.NgIf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i2__namespace.NgForOf, ConditionalShowFormDirective, i3__namespace.FormGroupDirective, FieldWriteComponent], [i1__namespace.RpxTranslatePipe]);
32975
+ i0__namespace.ɵɵsetComponentScope(WorkbasketFiltersComponent, [i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.NgForm, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.NgModel, i5__namespace.NgIf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i5__namespace.NgForOf, ConditionalShowFormDirective, i3__namespace.FormGroupDirective, FieldWriteComponent], [i1__namespace.RpxTranslatePipe]);
33018
32976
 
33019
32977
  var READ_ACCESS = 'read';
33020
32978
  var CREATE_ACCESS = 'create';
@@ -33094,7 +33052,7 @@
33094
33052
  AlertService,
33095
33053
  WindowService
33096
33054
  ], imports: [[
33097
- i2.CommonModule,
33055
+ i5.CommonModule,
33098
33056
  i3.FormsModule,
33099
33057
  i3.ReactiveFormsModule,
33100
33058
  PaletteModule,
@@ -33103,7 +33061,7 @@
33103
33061
  i1.RpxTranslationModule.forChild()
33104
33062
  ]] });
33105
33063
  (function () {
33106
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListFiltersModule, { declarations: [CaseListFiltersComponent], imports: [i2.CommonModule,
33064
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListFiltersModule, { declarations: [CaseListFiltersComponent], imports: [i5.CommonModule,
33107
33065
  i3.FormsModule,
33108
33066
  i3.ReactiveFormsModule,
33109
33067
  PaletteModule,
@@ -33115,7 +33073,7 @@
33115
33073
  type: i0.NgModule,
33116
33074
  args: [{
33117
33075
  imports: [
33118
- i2.CommonModule,
33076
+ i5.CommonModule,
33119
33077
  i3.FormsModule,
33120
33078
  i3.ReactiveFormsModule,
33121
33079
  PaletteModule,
@@ -33139,7 +33097,7 @@
33139
33097
  }]
33140
33098
  }], null, null);
33141
33099
  })();
33142
- i0__namespace.ɵɵsetComponentScope(CaseListFiltersComponent, [i2__namespace.NgIf, WorkbasketFiltersComponent], []);
33100
+ i0__namespace.ɵɵsetComponentScope(CaseListFiltersComponent, [i5__namespace.NgIf, WorkbasketFiltersComponent], []);
33143
33101
 
33144
33102
  // @dynamic
33145
33103
  var CaseHistoryCaseType = /** @class */ (function () {
@@ -33499,7 +33457,7 @@
33499
33457
  CaseHistoryModule.ɵinj = i0__namespace.ɵɵdefineInjector({ providers: [
33500
33458
  CaseHistoryService,
33501
33459
  ], imports: [[
33502
- i2.CommonModule,
33460
+ i5.CommonModule,
33503
33461
  i1$1.RouterModule,
33504
33462
  CaseHeaderModule,
33505
33463
  ConditionalShowModule,
@@ -33508,7 +33466,7 @@
33508
33466
  i1.RpxTranslationModule.forChild()
33509
33467
  ]] });
33510
33468
  (function () {
33511
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHistoryModule, { declarations: [CaseHistoryComponent], imports: [i2.CommonModule,
33469
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHistoryModule, { declarations: [CaseHistoryComponent], imports: [i5.CommonModule,
33512
33470
  i1$1.RouterModule,
33513
33471
  CaseHeaderModule,
33514
33472
  ConditionalShowModule,
@@ -33520,7 +33478,7 @@
33520
33478
  type: i0.NgModule,
33521
33479
  args: [{
33522
33480
  imports: [
33523
- i2.CommonModule,
33481
+ i5.CommonModule,
33524
33482
  i1$1.RouterModule,
33525
33483
  CaseHeaderModule,
33526
33484
  ConditionalShowModule,
@@ -33540,7 +33498,7 @@
33540
33498
  }]
33541
33499
  }], null, null);
33542
33500
  })();
33543
- i0__namespace.ɵɵsetComponentScope(CaseHistoryComponent, [i2__namespace.NgIf, CaseHeaderComponent, i2__namespace.NgForOf, LabelSubstitutorDirective, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, FieldReadComponent], [i1__namespace.RpxTranslatePipe, DatePipe, i2__namespace.TitleCasePipe, i2__namespace.UpperCasePipe, DashPipe, ReadFieldsFilterPipe, CcdTabFieldsPipe, IsCompoundPipe]);
33501
+ i0__namespace.ɵɵsetComponentScope(CaseHistoryComponent, [i5__namespace.NgIf, CaseHeaderComponent, i5__namespace.NgForOf, LabelSubstitutorDirective, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, FieldReadComponent], [i1__namespace.RpxTranslatePipe, DatePipe, i5__namespace.TitleCasePipe, i5__namespace.UpperCasePipe, DashPipe, ReadFieldsFilterPipe, CcdTabFieldsPipe, IsCompoundPipe]);
33544
33502
 
33545
33503
  function CaseTimelineComponent_div_0_ng_container_2_ccd_event_log_1_Template(rf, ctx) {
33546
33504
  if (rf & 1) {
@@ -33679,7 +33637,7 @@
33679
33637
  CaseTimelineModule.ɵfac = function CaseTimelineModule_Factory(t) { return new (t || CaseTimelineModule)(); };
33680
33638
  CaseTimelineModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: CaseTimelineModule });
33681
33639
  CaseTimelineModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
33682
- i2.CommonModule,
33640
+ i5.CommonModule,
33683
33641
  ErrorsModule,
33684
33642
  i3.FormsModule,
33685
33643
  i3.ReactiveFormsModule,
@@ -33688,7 +33646,7 @@
33688
33646
  i1.RpxTranslationModule.forChild()
33689
33647
  ]] });
33690
33648
  (function () {
33691
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseTimelineModule, { declarations: [CaseTimelineComponent], imports: [i2.CommonModule,
33649
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseTimelineModule, { declarations: [CaseTimelineComponent], imports: [i5.CommonModule,
33692
33650
  ErrorsModule,
33693
33651
  i3.FormsModule,
33694
33652
  i3.ReactiveFormsModule,
@@ -33700,7 +33658,7 @@
33700
33658
  type: i0.NgModule,
33701
33659
  args: [{
33702
33660
  imports: [
33703
- i2.CommonModule,
33661
+ i5.CommonModule,
33704
33662
  ErrorsModule,
33705
33663
  i3.FormsModule,
33706
33664
  i3.ReactiveFormsModule,
@@ -33717,7 +33675,7 @@
33717
33675
  }]
33718
33676
  }], null, null);
33719
33677
  })();
33720
- i0__namespace.ɵɵsetComponentScope(CaseTimelineComponent, [i2__namespace.NgIf, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, EventLogComponent, CaseHistoryComponent], [i1__namespace.RpxTranslatePipe]);
33678
+ i0__namespace.ɵɵsetComponentScope(CaseTimelineComponent, [i5__namespace.NgIf, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, EventLogComponent, CaseHistoryComponent], [i1__namespace.RpxTranslatePipe]);
33721
33679
 
33722
33680
  var CaseResolver = /** @class */ (function () {
33723
33681
  function CaseResolver(caseNotifier, draftService, navigationNotifierService, router, sessionStorage) {
@@ -34407,7 +34365,7 @@
34407
34365
  i0__namespace.ɵɵadvance(5);
34408
34366
  i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(28, 21, "Cancel"), " ");
34409
34367
  }
34410
- }, directives: [i2__namespace.NgIf, AlertComponent, i1__namespace$1.RouterLink, LoadingSpinnerComponent], pipes: [CaseReferencePipe, i1__namespace.RpxTranslatePipe, i2__namespace.LowerCasePipe, i2__namespace.TitleCasePipe], encapsulation: 2 });
34368
+ }, directives: [i5__namespace.NgIf, AlertComponent, i1__namespace$1.RouterLink, LoadingSpinnerComponent], pipes: [CaseReferencePipe, i1__namespace.RpxTranslatePipe, i5__namespace.LowerCasePipe, i5__namespace.TitleCasePipe], encapsulation: 2 });
34411
34369
  (function () {
34412
34370
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseBasicAccessViewComponent, [{
34413
34371
  type: i0.Component,
@@ -34508,7 +34466,7 @@
34508
34466
  DialogsModule.ɵfac = function DialogsModule_Factory(t) { return new (t || DialogsModule)(); };
34509
34467
  DialogsModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: DialogsModule });
34510
34468
  DialogsModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
34511
- i2.CommonModule,
34469
+ i5.CommonModule,
34512
34470
  i3.FormsModule,
34513
34471
  i3.ReactiveFormsModule,
34514
34472
  i1.RpxTranslationModule.forChild()
@@ -34517,7 +34475,7 @@
34517
34475
  (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(DialogsModule, { declarations: [DocumentDialogComponent,
34518
34476
  DeleteOrCancelDialogComponent,
34519
34477
  SaveOrDiscardDialogComponent,
34520
- RemoveDialogComponent], imports: [i2.CommonModule,
34478
+ RemoveDialogComponent], imports: [i5.CommonModule,
34521
34479
  i3.FormsModule,
34522
34480
  i3.ReactiveFormsModule, i1__namespace.RpxTranslationModule], exports: [DocumentDialogComponent,
34523
34481
  DeleteOrCancelDialogComponent,
@@ -34529,7 +34487,7 @@
34529
34487
  type: i0.NgModule,
34530
34488
  args: [{
34531
34489
  imports: [
34532
- i2.CommonModule,
34490
+ i5.CommonModule,
34533
34491
  i3.FormsModule,
34534
34492
  i3.ReactiveFormsModule,
34535
34493
  i1.RpxTranslationModule.forChild()
@@ -35209,7 +35167,7 @@
35209
35167
  CaseFullAccessViewComponent.TRIGGER_TEXT_CONTINUE = 'Ignore Warning and Go';
35210
35168
  CaseFullAccessViewComponent.UNICODE_SPACE = '%20';
35211
35169
  CaseFullAccessViewComponent.EMPTY_SPACE = ' ';
35212
- CaseFullAccessViewComponent.ɵfac = function CaseFullAccessViewComponent_Factory(t) { return new (t || CaseFullAccessViewComponent)(i0__namespace.ɵɵdirectiveInject(i0__namespace.NgZone), i0__namespace.ɵɵdirectiveInject(i1__namespace$1.ActivatedRoute), i0__namespace.ɵɵdirectiveInject(i1__namespace$1.Router), i0__namespace.ɵɵdirectiveInject(NavigationNotifierService), i0__namespace.ɵɵdirectiveInject(OrderService), i0__namespace.ɵɵdirectiveInject(ActivityPollingService), i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(AlertService), i0__namespace.ɵɵdirectiveInject(DraftService), i0__namespace.ɵɵdirectiveInject(ErrorNotifierService), i0__namespace.ɵɵdirectiveInject(ConvertHrefToRouterService), i0__namespace.ɵɵdirectiveInject(i2__namespace.Location), i0__namespace.ɵɵdirectiveInject(i0__namespace.ChangeDetectorRef), i0__namespace.ɵɵdirectiveInject(SessionStorageService)); };
35170
+ CaseFullAccessViewComponent.ɵfac = function CaseFullAccessViewComponent_Factory(t) { return new (t || CaseFullAccessViewComponent)(i0__namespace.ɵɵdirectiveInject(i0__namespace.NgZone), i0__namespace.ɵɵdirectiveInject(i1__namespace$1.ActivatedRoute), i0__namespace.ɵɵdirectiveInject(i1__namespace$1.Router), i0__namespace.ɵɵdirectiveInject(NavigationNotifierService), i0__namespace.ɵɵdirectiveInject(OrderService), i0__namespace.ɵɵdirectiveInject(ActivityPollingService), i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(AlertService), i0__namespace.ɵɵdirectiveInject(DraftService), i0__namespace.ɵɵdirectiveInject(ErrorNotifierService), i0__namespace.ɵɵdirectiveInject(ConvertHrefToRouterService), i0__namespace.ɵɵdirectiveInject(i5__namespace.Location), i0__namespace.ɵɵdirectiveInject(i0__namespace.ChangeDetectorRef), i0__namespace.ɵɵdirectiveInject(SessionStorageService)); };
35213
35171
  CaseFullAccessViewComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: CaseFullAccessViewComponent, selectors: [["ccd-case-full-access-view"]], viewQuery: function CaseFullAccessViewComponent_Query(rf, ctx) {
35214
35172
  if (rf & 1) {
35215
35173
  i0__namespace.ɵɵviewQuery(_c0$b, 1);
@@ -35268,7 +35226,7 @@
35268
35226
  templateUrl: './case-full-access-view.component.html',
35269
35227
  styleUrls: ['./case-full-access-view.component.scss']
35270
35228
  }]
35271
- }], function () { return [{ type: i0__namespace.NgZone }, { type: i1__namespace$1.ActivatedRoute }, { type: i1__namespace$1.Router }, { type: NavigationNotifierService }, { type: OrderService }, { type: ActivityPollingService }, { type: i1__namespace$3.MatDialog }, { type: AlertService }, { type: DraftService }, { type: ErrorNotifierService }, { type: ConvertHrefToRouterService }, { type: i2__namespace.Location }, { type: i0__namespace.ChangeDetectorRef }, { type: SessionStorageService }]; }, { hasPrint: [{
35229
+ }], function () { return [{ type: i0__namespace.NgZone }, { type: i1__namespace$1.ActivatedRoute }, { type: i1__namespace$1.Router }, { type: NavigationNotifierService }, { type: OrderService }, { type: ActivityPollingService }, { type: i1__namespace$3.MatDialog }, { type: AlertService }, { type: DraftService }, { type: ErrorNotifierService }, { type: ConvertHrefToRouterService }, { type: i5__namespace.Location }, { type: i0__namespace.ChangeDetectorRef }, { type: SessionStorageService }]; }, { hasPrint: [{
35272
35230
  type: i0.Input
35273
35231
  }], hasEventSelector: [{
35274
35232
  type: i0.Input
@@ -35630,7 +35588,7 @@
35630
35588
  if (rf & 2) {
35631
35589
  i0__namespace.ɵɵproperty("ngIf", ctx.error);
35632
35590
  }
35633
- }, directives: [i2__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
35591
+ }, directives: [i5__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
35634
35592
  (function () {
35635
35593
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ErrorMessageComponent, [{
35636
35594
  type: i0.Component,
@@ -35651,14 +35609,14 @@
35651
35609
  EventMessageModule.ɵfac = function EventMessageModule_Factory(t) { return new (t || EventMessageModule)(); };
35652
35610
  EventMessageModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: EventMessageModule });
35653
35611
  EventMessageModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
35654
- i2.CommonModule,
35612
+ i5.CommonModule,
35655
35613
  i3.ReactiveFormsModule,
35656
35614
  i1$1.RouterModule,
35657
35615
  ActivityModule,
35658
35616
  i1.RpxTranslationModule.forChild()
35659
35617
  ]] });
35660
35618
  (function () {
35661
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventMessageModule, { declarations: [ErrorMessageComponent], imports: [i2.CommonModule,
35619
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventMessageModule, { declarations: [ErrorMessageComponent], imports: [i5.CommonModule,
35662
35620
  i3.ReactiveFormsModule,
35663
35621
  i1$1.RouterModule,
35664
35622
  ActivityModule, i1__namespace.RpxTranslationModule], exports: [ErrorMessageComponent] });
@@ -35668,7 +35626,7 @@
35668
35626
  type: i0.NgModule,
35669
35627
  args: [{
35670
35628
  imports: [
35671
- i2.CommonModule,
35629
+ i5.CommonModule,
35672
35630
  i3.ReactiveFormsModule,
35673
35631
  i1$1.RouterModule,
35674
35632
  ActivityModule,
@@ -35936,7 +35894,7 @@
35936
35894
  if (rf & 2) {
35937
35895
  i0__namespace.ɵɵproperty("ngIf", ctx.assignedUserName);
35938
35896
  }
35939
- }, directives: [i2__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
35897
+ }, directives: [i5__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
35940
35898
  (function () {
35941
35899
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(TaskAssignedComponent, [{
35942
35900
  type: i0.Component,
@@ -36539,7 +36497,7 @@
36539
36497
  EventTasksResolverService,
36540
36498
  EventStartStateMachineService
36541
36499
  ], imports: [[
36542
- i2.CommonModule,
36500
+ i5.CommonModule,
36543
36501
  i3.ReactiveFormsModule,
36544
36502
  i1$1.RouterModule,
36545
36503
  i1.RpxTranslationModule.forChild()
@@ -36551,7 +36509,7 @@
36551
36509
  TaskAssignedComponent,
36552
36510
  TaskCancelledComponent,
36553
36511
  TaskConflictComponent,
36554
- TaskUnassignedComponent], imports: [i2.CommonModule,
36512
+ TaskUnassignedComponent], imports: [i5.CommonModule,
36555
36513
  i3.ReactiveFormsModule,
36556
36514
  i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [EventStartComponent,
36557
36515
  TaskAssignedComponent,
@@ -36562,7 +36520,7 @@
36562
36520
  type: i0.NgModule,
36563
36521
  args: [{
36564
36522
  imports: [
36565
- i2.CommonModule,
36523
+ i5.CommonModule,
36566
36524
  i3.ReactiveFormsModule,
36567
36525
  i1$1.RouterModule,
36568
36526
  i1.RpxTranslationModule.forChild()
@@ -36693,7 +36651,7 @@
36693
36651
  if (rf & 2) {
36694
36652
  i0__namespace.ɵɵproperty("ngIf", ctx.triggers && ctx.triggers.length);
36695
36653
  }
36696
- }, directives: [i2__namespace.NgIf, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i2__namespace.NgClass, i2__namespace.NgForOf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z], pipes: [i1__namespace.RpxTranslatePipe], styles: [".event-trigger[_ngcontent-%COMP%]{width:auto;margin-top:40px;margin-bottom:20px}.event-trigger[_ngcontent-%COMP%] .form-group[_ngcontent-%COMP%]{margin-top:3px;margin-right:10px;margin-bottom:0;float:left;text-align:right;width:325px}.event-trigger[_ngcontent-%COMP%] .form-group[_ngcontent-%COMP%] .form-label[_ngcontent-%COMP%]{float:left;margin-top:5px}.event-trigger[_ngcontent-%COMP%] select[_ngcontent-%COMP%]{width:250px}.event-trigger[_ngcontent-%COMP%] select.EventTrigger-empty[_ngcontent-%COMP%], .event-trigger[_ngcontent-%COMP%] select[_ngcontent-%COMP%] [data-default][_ngcontent-%COMP%]{color:#6f777b}"] });
36654
+ }, directives: [i5__namespace.NgIf, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, i5__namespace.NgClass, i5__namespace.NgForOf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z], pipes: [i1__namespace.RpxTranslatePipe], styles: [".event-trigger[_ngcontent-%COMP%]{width:auto;margin-top:40px;margin-bottom:20px}.event-trigger[_ngcontent-%COMP%] .form-group[_ngcontent-%COMP%]{margin-top:3px;margin-right:10px;margin-bottom:0;float:left;text-align:right;width:325px}.event-trigger[_ngcontent-%COMP%] .form-group[_ngcontent-%COMP%] .form-label[_ngcontent-%COMP%]{float:left;margin-top:5px}.event-trigger[_ngcontent-%COMP%] select[_ngcontent-%COMP%]{width:250px}.event-trigger[_ngcontent-%COMP%] select.EventTrigger-empty[_ngcontent-%COMP%], .event-trigger[_ngcontent-%COMP%] select[_ngcontent-%COMP%] [data-default][_ngcontent-%COMP%]{color:#6f777b}"] });
36697
36655
  (function () {
36698
36656
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EventTriggerComponent, [{
36699
36657
  type: i0.Component,
@@ -36723,13 +36681,13 @@
36723
36681
  EventTriggerModule.ɵfac = function EventTriggerModule_Factory(t) { return new (t || EventTriggerModule)(); };
36724
36682
  EventTriggerModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: EventTriggerModule });
36725
36683
  EventTriggerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
36726
- i2.CommonModule,
36684
+ i5.CommonModule,
36727
36685
  i3.ReactiveFormsModule,
36728
36686
  ActivityModule,
36729
36687
  i1.RpxTranslationModule.forChild()
36730
36688
  ]] });
36731
36689
  (function () {
36732
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventTriggerModule, { declarations: [EventTriggerComponent], imports: [i2.CommonModule,
36690
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventTriggerModule, { declarations: [EventTriggerComponent], imports: [i5.CommonModule,
36733
36691
  i3.ReactiveFormsModule,
36734
36692
  ActivityModule, i1__namespace.RpxTranslationModule], exports: [EventTriggerComponent] });
36735
36693
  })();
@@ -36738,7 +36696,7 @@
36738
36696
  type: i0.NgModule,
36739
36697
  args: [{
36740
36698
  imports: [
36741
- i2.CommonModule,
36699
+ i5.CommonModule,
36742
36700
  i3.ReactiveFormsModule,
36743
36701
  ActivityModule,
36744
36702
  i1.RpxTranslationModule.forChild()
@@ -37908,7 +37866,7 @@
37908
37866
  CaseResolver,
37909
37867
  ErrorNotifierService,
37910
37868
  ], imports: [[
37911
- i2.CommonModule,
37869
+ i5.CommonModule,
37912
37870
  i1$1.RouterModule,
37913
37871
  ErrorsModule,
37914
37872
  ActivityModule,
@@ -37942,7 +37900,7 @@
37942
37900
  CaseReviewSpecificAccessRequestComponent,
37943
37901
  CaseChallengedAccessSuccessComponent,
37944
37902
  CaseSpecificAccessSuccessComponent,
37945
- CaseReviewSpecificAccessRejectComponent], imports: [i2.CommonModule,
37903
+ CaseReviewSpecificAccessRejectComponent], imports: [i5.CommonModule,
37946
37904
  i1$1.RouterModule,
37947
37905
  ErrorsModule,
37948
37906
  ActivityModule,
@@ -37967,7 +37925,7 @@
37967
37925
  type: i0.NgModule,
37968
37926
  args: [{
37969
37927
  imports: [
37970
- i2.CommonModule,
37928
+ i5.CommonModule,
37971
37929
  i1$1.RouterModule,
37972
37930
  ErrorsModule,
37973
37931
  ActivityModule,
@@ -38024,15 +37982,15 @@
38024
37982
  }]
38025
37983
  }], null, null);
38026
37984
  })();
38027
- i0__namespace.ɵɵsetComponentScope(CaseEventTriggerComponent, [i2__namespace.NgIf, ActivityComponent, CaseEditComponent], []);
38028
- i0__namespace.ɵɵsetComponentScope(CasePrinterComponent, [i2__namespace.NgIf, CaseHeaderComponent, i2__namespace.NgForOf], [i1__namespace.RpxTranslatePipe, PrintUrlPipe]);
38029
- i0__namespace.ɵɵsetComponentScope(CaseViewerComponent, [i2__namespace.NgIf, CaseBasicAccessViewComponent,
37985
+ i0__namespace.ɵɵsetComponentScope(CaseEventTriggerComponent, [i5__namespace.NgIf, ActivityComponent, CaseEditComponent], []);
37986
+ i0__namespace.ɵɵsetComponentScope(CasePrinterComponent, [i5__namespace.NgIf, CaseHeaderComponent, i5__namespace.NgForOf], [i1__namespace.RpxTranslatePipe, PrintUrlPipe]);
37987
+ i0__namespace.ɵɵsetComponentScope(CaseViewerComponent, [i5__namespace.NgIf, CaseBasicAccessViewComponent,
38030
37988
  CaseFullAccessViewComponent], []);
38031
- i0__namespace.ɵɵsetComponentScope(CaseFullAccessViewComponent, [i2__namespace.NgIf, i2__namespace.NgForOf, CallbackErrorsComponent, ActivityComponent, CaseHeaderComponent, i1__namespace$1.RouterLinkWithHref, EventTriggerComponent, NotificationBannerComponent, i10__namespace.MatTabGroup, i10__namespace.MatTab, i10__namespace.MatTabContent, LabelSubstitutorDirective, i2__namespace.NgSwitch, i2__namespace.NgSwitchCase, FieldReadComponent, i1__namespace$1.RouterOutlet], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, CcdTabFieldsPipe, IsCompoundPipe]);
38032
- i0__namespace.ɵɵsetComponentScope(CaseViewComponent, [i2__namespace.NgIf, CaseViewerComponent], []);
38033
- i0__namespace.ɵɵsetComponentScope(CaseChallengedAccessRequestComponent, [i2__namespace.NgIf, ErrorMessageComponent, AlertComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
38034
- i0__namespace.ɵɵsetComponentScope(CaseSpecificAccessRequestComponent, [i2__namespace.NgIf, ErrorMessageComponent, AlertComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
38035
- i0__namespace.ɵɵsetComponentScope(CaseReviewSpecificAccessRequestComponent, [i2__namespace.NgIf, ErrorMessageComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i2__namespace.NgClass, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
37989
+ i0__namespace.ɵɵsetComponentScope(CaseFullAccessViewComponent, [i5__namespace.NgIf, i5__namespace.NgForOf, CallbackErrorsComponent, ActivityComponent, CaseHeaderComponent, i1__namespace$1.RouterLinkWithHref, EventTriggerComponent, NotificationBannerComponent, i10__namespace.MatTabGroup, i10__namespace.MatTab, i10__namespace.MatTabContent, LabelSubstitutorDirective, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, FieldReadComponent, i1__namespace$1.RouterOutlet], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, CcdTabFieldsPipe, IsCompoundPipe]);
37990
+ i0__namespace.ɵɵsetComponentScope(CaseViewComponent, [i5__namespace.NgIf, CaseViewerComponent], []);
37991
+ i0__namespace.ɵɵsetComponentScope(CaseChallengedAccessRequestComponent, [i5__namespace.NgIf, ErrorMessageComponent, AlertComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
37992
+ i0__namespace.ɵɵsetComponentScope(CaseSpecificAccessRequestComponent, [i5__namespace.NgIf, ErrorMessageComponent, AlertComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
37993
+ i0__namespace.ɵɵsetComponentScope(CaseReviewSpecificAccessRequestComponent, [i5__namespace.NgIf, ErrorMessageComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i3__namespace.RadioControlValueAccessor, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe]);
38036
37994
 
38037
37995
  var viewerRouting = [
38038
37996
  {
@@ -38412,7 +38370,7 @@
38412
38370
  i0__namespace.ɵɵadvance(1);
38413
38371
  i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(30, 26, ctx.startButtonText));
38414
38372
  }
38415
- }, directives: [i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.NgForm, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i2__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
38373
+ }, directives: [i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.NgForm, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
38416
38374
  (function () {
38417
38375
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CreateCaseFiltersComponent, [{
38418
38376
  type: i0.Component,
@@ -38439,7 +38397,7 @@
38439
38397
  CreateCaseFiltersModule.ɵfac = function CreateCaseFiltersModule_Factory(t) { return new (t || CreateCaseFiltersModule)(); };
38440
38398
  CreateCaseFiltersModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: CreateCaseFiltersModule });
38441
38399
  CreateCaseFiltersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
38442
- i2.CommonModule,
38400
+ i5.CommonModule,
38443
38401
  i3.FormsModule,
38444
38402
  i3.ReactiveFormsModule,
38445
38403
  DefinitionsModule,
@@ -38447,7 +38405,7 @@
38447
38405
  i1.RpxTranslationModule.forChild()
38448
38406
  ]] });
38449
38407
  (function () {
38450
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CreateCaseFiltersModule, { declarations: [CreateCaseFiltersComponent], imports: [i2.CommonModule,
38408
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CreateCaseFiltersModule, { declarations: [CreateCaseFiltersComponent], imports: [i5.CommonModule,
38451
38409
  i3.FormsModule,
38452
38410
  i3.ReactiveFormsModule,
38453
38411
  DefinitionsModule,
@@ -38458,7 +38416,7 @@
38458
38416
  type: i0.NgModule,
38459
38417
  args: [{
38460
38418
  imports: [
38461
- i2.CommonModule,
38419
+ i5.CommonModule,
38462
38420
  i3.FormsModule,
38463
38421
  i3.ReactiveFormsModule,
38464
38422
  DefinitionsModule,
@@ -38898,7 +38856,7 @@
38898
38856
  DefinitionsService,
38899
38857
  WindowService
38900
38858
  ], imports: [[
38901
- i2.CommonModule,
38859
+ i5.CommonModule,
38902
38860
  i3.FormsModule,
38903
38861
  i3.ReactiveFormsModule,
38904
38862
  PaletteModule,
@@ -38907,7 +38865,7 @@
38907
38865
  ]] });
38908
38866
  (function () {
38909
38867
  (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(SearchFiltersModule, { declarations: [SearchFiltersComponent,
38910
- SearchFiltersWrapperComponent], imports: [i2.CommonModule,
38868
+ SearchFiltersWrapperComponent], imports: [i5.CommonModule,
38911
38869
  i3.FormsModule,
38912
38870
  i3.ReactiveFormsModule,
38913
38871
  PaletteModule,
@@ -38918,7 +38876,7 @@
38918
38876
  type: i0.NgModule,
38919
38877
  args: [{
38920
38878
  imports: [
38921
- i2.CommonModule,
38879
+ i5.CommonModule,
38922
38880
  i3.FormsModule,
38923
38881
  i3.ReactiveFormsModule,
38924
38882
  PaletteModule,
@@ -38942,8 +38900,8 @@
38942
38900
  }]
38943
38901
  }], null, null);
38944
38902
  })();
38945
- i0__namespace.ɵɵsetComponentScope(SearchFiltersComponent, [i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.NgForm, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.NgModel, i2__namespace.NgForOf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i2__namespace.NgIf, ConditionalShowFormDirective, i3__namespace.FormGroupDirective, FieldWriteComponent], [i1__namespace.RpxTranslatePipe]);
38946
- i0__namespace.ɵɵsetComponentScope(SearchFiltersWrapperComponent, [i2__namespace.NgIf, SearchFiltersComponent], []);
38903
+ i0__namespace.ɵɵsetComponentScope(SearchFiltersComponent, [i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.NgForm, i3__namespace.SelectControlValueAccessor, i3__namespace.NgControlStatus, i3__namespace.NgModel, i5__namespace.NgForOf, i3__namespace.NgSelectOption, i3__namespace.ɵangular_packages_forms_forms_z, i5__namespace.NgIf, ConditionalShowFormDirective, i3__namespace.FormGroupDirective, FieldWriteComponent], [i1__namespace.RpxTranslatePipe]);
38904
+ i0__namespace.ɵɵsetComponentScope(SearchFiltersWrapperComponent, [i5__namespace.NgIf, SearchFiltersComponent], []);
38947
38905
 
38948
38906
  function SearchResultComponent_table_0_div_5_Template(rf, ctx) {
38949
38907
  if (rf & 1) {
@@ -39900,7 +39858,7 @@
39900
39858
  SearchResultViewItemComparatorFactory,
39901
39859
  BrowserService
39902
39860
  ], imports: [[
39903
- i2.CommonModule,
39861
+ i5.CommonModule,
39904
39862
  i1$6.NgxPaginationModule,
39905
39863
  i1$1.RouterModule,
39906
39864
  i3.FormsModule,
@@ -39913,7 +39871,7 @@
39913
39871
  PaletteModule
39914
39872
  ]] });
39915
39873
  (function () {
39916
- (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(SearchResultModule, { declarations: [SearchResultComponent], imports: [i2.CommonModule,
39874
+ (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(SearchResultModule, { declarations: [SearchResultComponent], imports: [i5.CommonModule,
39917
39875
  i1$6.NgxPaginationModule,
39918
39876
  i1$1.RouterModule,
39919
39877
  i3.FormsModule,
@@ -39928,7 +39886,7 @@
39928
39886
  type: i0.NgModule,
39929
39887
  args: [{
39930
39888
  imports: [
39931
- i2.CommonModule,
39889
+ i5.CommonModule,
39932
39890
  i1$6.NgxPaginationModule,
39933
39891
  i1$1.RouterModule,
39934
39892
  i3.FormsModule,
@@ -39953,7 +39911,7 @@
39953
39911
  }]
39954
39912
  }], null, null);
39955
39913
  })();
39956
- i0__namespace.ɵɵsetComponentScope(SearchResultComponent, [i2__namespace.NgIf, i2__namespace.NgForOf, i1__namespace$1.RouterLinkWithHref, FieldReadComponent, LabelSubstitutorDirective, ActivityComponent, PaginationComponent], [i1__namespace.RpxTranslatePipe, i2__namespace.DecimalPipe, i1__namespace$6.PaginatePipe, CaseReferencePipe, SortSearchResultPipe]);
39914
+ i0__namespace.ɵɵsetComponentScope(SearchResultComponent, [i5__namespace.NgIf, i5__namespace.NgForOf, i1__namespace$1.RouterLinkWithHref, FieldReadComponent, LabelSubstitutorDirective, ActivityComponent, PaginationComponent], [i1__namespace.RpxTranslatePipe, i5__namespace.DecimalPipe, i1__namespace$6.PaginatePipe, CaseReferencePipe, SortSearchResultPipe]);
39957
39915
 
39958
39916
  // tslint:disable:variable-name
39959
39917
  var ComplexFieldOverride = /** @class */ (function () {
@@ -40451,9 +40409,14 @@
40451
40409
  exports.Profile = Profile;
40452
40410
  exports.ProfileNotifier = ProfileNotifier;
40453
40411
  exports.ProfileService = ProfileService;
40412
+ exports.QueryCaseDetailsHeaderComponent = QueryCaseDetailsHeaderComponent;
40413
+ exports.QueryCreateComponent = QueryCreateComponent;
40414
+ exports.QueryDetailsComponent = QueryDetailsComponent;
40415
+ exports.QueryDetailsTableComponent = QueryDetailsTableComponent;
40416
+ exports.QueryListComponent = QueryListComponent;
40454
40417
  exports.QueryListData = QueryListData;
40455
40418
  exports.QueryListItem = QueryListItem;
40456
- exports.QueryManagementModule = QueryManagementModule;
40419
+ exports.QueryWriteAddDocumentsComponent = QueryWriteAddDocumentsComponent;
40457
40420
  exports.QueryWriteRaiseQueryComponent = QueryWriteRaiseQueryComponent;
40458
40421
  exports.QueryWriteRespondToQueryComponent = QueryWriteRespondToQueryComponent;
40459
40422
  exports.ReadCaseFlagFieldComponent = ReadCaseFlagFieldComponent;