@hmcts/ccd-case-ui-toolkit 6.16.0-query-management-query-details-v2 → 6.16.0-query-management-query-response-validation
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js +500 -496
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js.map +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js.map +1 -1
- package/esm2015/lib/shared/components/palette/query-management/components/query-details/query-details.component.js +9 -47
- package/esm2015/lib/shared/components/palette/query-management/components/query-details-table/query-details-table.component.js +36 -43
- package/esm2015/lib/shared/components/palette/query-management/components/query-list/query-list.component.js +23 -13
- package/esm2015/lib/shared/components/palette/query-management/components/query-management-error-messages/query-management-error-message.model.js +2 -0
- package/esm2015/lib/shared/components/palette/query-management/components/query-management-error-messages/query-management-error-messages.component.js +56 -0
- package/esm2015/lib/shared/components/palette/query-management/query-management.module.js +8 -6
- package/esm2015/lib/shared/components/palette/query-management/read-query-management-field.component.js +11 -41
- package/esm2015/lib/shared/components/palette/query-management/write-query-management-field.component.js +102 -88
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +369 -366
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts +1 -6
- package/lib/shared/components/palette/query-management/components/query-details/query-details.component.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts +3 -5
- package/lib/shared/components/palette/query-management/components/query-list/query-list.component.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/components/query-management-error-messages/query-management-error-message.model.d.ts +5 -0
- package/lib/shared/components/palette/query-management/components/query-management-error-messages/query-management-error-message.model.d.ts.map +1 -0
- package/lib/shared/components/palette/query-management/components/query-management-error-messages/query-management-error-messages.component.d.ts +8 -0
- package/lib/shared/components/palette/query-management/components/query-management-error-messages/query-management-error-messages.component.d.ts.map +1 -0
- package/lib/shared/components/palette/query-management/query-management.module.d.ts +6 -5
- package/lib/shared/components/palette/query-management/query-management.module.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts +1 -4
- package/lib/shared/components/palette/query-management/read-query-management-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/query-management/write-query-management-field.component.d.ts +4 -0
- package/lib/shared/components/palette/query-management/write-query-management-field.component.d.ts.map +1 -1
- package/package.json +1 -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('@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('ngx-md'), 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', '@angular/cdk/overlay', '@angular/cdk/tree', '@angular-material-components/datetime-picker', '@angular-material-components/moment-adapter', '@angular/material/datepicker', '@angular/material/form-field', 'ngx-md', '@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.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["ngx-md"], global.ng.material.input, global.i12, global.ng.cdk.portal, global["ngx-pagination"], global.ng.material.tabs));
|
|
5
|
-
})(this, (function (exports, i0,
|
|
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, i7, i4, momentAdapter, i5$2, i6$1, i1$5, i13, i12, 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
|
|
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,14 +34,14 @@
|
|
|
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
|
|
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 i7__namespace = /*#__PURE__*/_interopNamespace(i7);
|
|
43
43
|
var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
|
|
44
|
-
var i5__namespace$
|
|
44
|
+
var i5__namespace$2 = /*#__PURE__*/_interopNamespace(i5$2);
|
|
45
45
|
var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
|
|
46
46
|
var i1__namespace$5 = /*#__PURE__*/_interopNamespace(i1$5);
|
|
47
47
|
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: [
|
|
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: [
|
|
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,
|
|
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: [[
|
|
478
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(HeadersModule, { declarations: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent], imports: [
|
|
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: [
|
|
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: [
|
|
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: [
|
|
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
|
-
|
|
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: [
|
|
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
|
-
|
|
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: [
|
|
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: [
|
|
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: [
|
|
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
|
-
|
|
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: [
|
|
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
|
-
|
|
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: [
|
|
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(
|
|
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: [
|
|
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: [
|
|
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
|
-
|
|
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: [
|
|
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
|
-
|
|
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
|
-
|
|
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: [
|
|
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
|
-
|
|
3358
|
+
i5.CommonModule
|
|
3359
3359
|
],
|
|
3360
3360
|
declarations: [
|
|
3361
3361
|
DatePipe,
|
|
@@ -4478,7 +4478,7 @@
|
|
|
4478
4478
|
return FieldsUtils;
|
|
4479
4479
|
}());
|
|
4480
4480
|
FieldsUtils.caseLevelCaseFlagsFieldId = 'caseFlags';
|
|
4481
|
-
FieldsUtils.currencyPipe = new
|
|
4481
|
+
FieldsUtils.currencyPipe = new i5.CurrencyPipe('en-GB');
|
|
4482
4482
|
FieldsUtils.datePipe = new DatePipe(new FormatTranslatorService());
|
|
4483
4483
|
// EUI-4244. 3 dashes instead of 1 to make this less likely to clash with a real field.
|
|
4484
4484
|
FieldsUtils.LABEL_SUFFIX = '---LABEL';
|
|
@@ -6781,7 +6781,7 @@
|
|
|
6781
6781
|
LabelSubstitutorModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: LabelSubstitutorModule });
|
|
6782
6782
|
LabelSubstitutorModule.ɵinj = i0__namespace.ɵɵdefineInjector({ providers: [
|
|
6783
6783
|
FieldsUtils,
|
|
6784
|
-
|
|
6784
|
+
i5.CurrencyPipe,
|
|
6785
6785
|
] });
|
|
6786
6786
|
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(LabelSubstitutorModule, { declarations: [LabelSubstitutorDirective], exports: [LabelSubstitutorDirective] }); })();
|
|
6787
6787
|
(function () {
|
|
@@ -6796,7 +6796,7 @@
|
|
|
6796
6796
|
],
|
|
6797
6797
|
providers: [
|
|
6798
6798
|
FieldsUtils,
|
|
6799
|
-
|
|
6799
|
+
i5.CurrencyPipe,
|
|
6800
6800
|
]
|
|
6801
6801
|
}]
|
|
6802
6802
|
}], null, null);
|
|
@@ -11145,7 +11145,7 @@
|
|
|
11145
11145
|
if (rf & 2) {
|
|
11146
11146
|
i0__namespace.ɵɵproperty("ngIf", ctx.hasErrors() || ctx.hasWarnings());
|
|
11147
11147
|
}
|
|
11148
|
-
}, directives: [
|
|
11148
|
+
}, directives: [i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
11149
11149
|
(function () {
|
|
11150
11150
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CallbackErrorsComponent, [{
|
|
11151
11151
|
type: i0.Component,
|
|
@@ -12783,7 +12783,7 @@
|
|
|
12783
12783
|
if (rf & 2) {
|
|
12784
12784
|
i0__namespace.ɵɵproperty("ngIf", ctx.hasReference());
|
|
12785
12785
|
}
|
|
12786
|
-
}, directives: [
|
|
12786
|
+
}, directives: [i5__namespace.NgIf], pipes: [CaseReferencePipe], encapsulation: 2 });
|
|
12787
12787
|
var ɵReadCaseLinkFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadCaseLinkFieldComponent);
|
|
12788
12788
|
(function () {
|
|
12789
12789
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadCaseLinkFieldComponent, [{
|
|
@@ -12933,7 +12933,7 @@
|
|
|
12933
12933
|
i0__namespace.ɵɵadvance(1);
|
|
12934
12934
|
i0__namespace.ɵɵproperty("id", ctx.id())("formControl", ctx.caseReferenceControl);
|
|
12935
12935
|
}
|
|
12936
|
-
}, directives: [
|
|
12936
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
12937
12937
|
var ɵWriteCaseLinkFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteCaseLinkFieldComponent);
|
|
12938
12938
|
(function () {
|
|
12939
12939
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteCaseLinkFieldComponent, [{
|
|
@@ -13558,7 +13558,7 @@
|
|
|
13558
13558
|
};
|
|
13559
13559
|
return WriteCollectionFieldComponent;
|
|
13560
13560
|
}(AbstractFieldWriteComponent));
|
|
13561
|
-
WriteCollectionFieldComponent.ɵfac = function WriteCollectionFieldComponent_Factory(t) { return new (t || WriteCollectionFieldComponent)(i0__namespace.ɵɵdirectiveInject(i1__namespace$3.MatDialog), i0__namespace.ɵɵdirectiveInject(i2__namespace
|
|
13561
|
+
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)); };
|
|
13562
13562
|
WriteCollectionFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteCollectionFieldComponent, selectors: [["ccd-write-collection-field"]], viewQuery: function WriteCollectionFieldComponent_Query(rf, ctx) {
|
|
13563
13563
|
if (rf & 1) {
|
|
13564
13564
|
i0__namespace.ɵɵviewQuery(_c0$Q, 1);
|
|
@@ -13611,7 +13611,7 @@
|
|
|
13611
13611
|
templateUrl: './write-collection-field.html',
|
|
13612
13612
|
styleUrls: ['./collection-field.scss']
|
|
13613
13613
|
}]
|
|
13614
|
-
}], function () { return [{ type: i1__namespace$3.MatDialog }, { type: i2__namespace
|
|
13614
|
+
}], function () { return [{ type: i1__namespace$3.MatDialog }, { type: i2__namespace.ScrollToService }, { type: ProfileNotifier }]; }, { caseFields: [{
|
|
13615
13615
|
type: i0.Input
|
|
13616
13616
|
}], formGroup: [{
|
|
13617
13617
|
type: i0.Input
|
|
@@ -14170,7 +14170,7 @@
|
|
|
14170
14170
|
if (rf & 2) {
|
|
14171
14171
|
i0__namespace.ɵɵproperty("ngIf", ctx.caseField.value);
|
|
14172
14172
|
}
|
|
14173
|
-
}, directives: [
|
|
14173
|
+
}, directives: [i5__namespace.NgIf], encapsulation: 2 });
|
|
14174
14174
|
(function () {
|
|
14175
14175
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadDocumentFieldComponent, [{
|
|
14176
14176
|
type: i0.Component,
|
|
@@ -14854,7 +14854,7 @@
|
|
|
14854
14854
|
i0__namespace.ɵɵadvance(2);
|
|
14855
14855
|
i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
|
|
14856
14856
|
}
|
|
14857
|
-
}, directives: [
|
|
14857
|
+
}, 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 });
|
|
14858
14858
|
var ɵWriteDynamicListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDynamicListFieldComponent);
|
|
14859
14859
|
(function () {
|
|
14860
14860
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDynamicListFieldComponent, [{
|
|
@@ -14934,7 +14934,7 @@
|
|
|
14934
14934
|
if (rf & 2) {
|
|
14935
14935
|
i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.value);
|
|
14936
14936
|
}
|
|
14937
|
-
}, directives: [
|
|
14937
|
+
}, 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}"] });
|
|
14938
14938
|
var ɵReadDynamicMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadDynamicMultiSelectListFieldComponent);
|
|
14939
14939
|
(function () {
|
|
14940
14940
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadDynamicMultiSelectListFieldComponent, [{
|
|
@@ -15105,7 +15105,7 @@
|
|
|
15105
15105
|
i0__namespace.ɵɵadvance(1);
|
|
15106
15106
|
i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
|
|
15107
15107
|
}
|
|
15108
|
-
}, directives: [
|
|
15108
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
15109
15109
|
var ɵWriteDynamicMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDynamicMultiSelectListFieldComponent);
|
|
15110
15110
|
(function () {
|
|
15111
15111
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDynamicMultiSelectListFieldComponent, [{
|
|
@@ -15330,7 +15330,7 @@
|
|
|
15330
15330
|
i0__namespace.ɵɵadvance(2);
|
|
15331
15331
|
i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.list_items);
|
|
15332
15332
|
}
|
|
15333
|
-
}, directives: [
|
|
15333
|
+
}, 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 });
|
|
15334
15334
|
var ɵWriteDynamicRadioListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDynamicRadioListFieldComponent);
|
|
15335
15335
|
(function () {
|
|
15336
15336
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDynamicRadioListFieldComponent, [{
|
|
@@ -15373,7 +15373,7 @@
|
|
|
15373
15373
|
if (rf & 2) {
|
|
15374
15374
|
i0__namespace.ɵɵproperty("ngIf", !ctx.isFieldValueEmpty());
|
|
15375
15375
|
}
|
|
15376
|
-
}, directives: [
|
|
15376
|
+
}, directives: [i5__namespace.NgIf], encapsulation: 2 });
|
|
15377
15377
|
var ɵReadEmailFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadEmailFieldComponent);
|
|
15378
15378
|
(function () {
|
|
15379
15379
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadEmailFieldComponent, [{
|
|
@@ -15463,7 +15463,7 @@
|
|
|
15463
15463
|
i0__namespace.ɵɵadvance(1);
|
|
15464
15464
|
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);
|
|
15465
15465
|
}
|
|
15466
|
-
}, directives: [
|
|
15466
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
15467
15467
|
var ɵWriteEmailFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteEmailFieldComponent);
|
|
15468
15468
|
(function () {
|
|
15469
15469
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteEmailFieldComponent, [{
|
|
@@ -15627,7 +15627,7 @@
|
|
|
15627
15627
|
i0__namespace.ɵɵadvance(2);
|
|
15628
15628
|
i0__namespace.ɵɵproperty("ngForOf", ctx.listItems);
|
|
15629
15629
|
}
|
|
15630
|
-
}, directives: [
|
|
15630
|
+
}, 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 });
|
|
15631
15631
|
var ɵWriteFixedListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteFixedListFieldComponent);
|
|
15632
15632
|
(function () {
|
|
15633
15633
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteFixedListFieldComponent, [{
|
|
@@ -15799,7 +15799,7 @@
|
|
|
15799
15799
|
i0__namespace.ɵɵadvance(2);
|
|
15800
15800
|
i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.field_type.fixed_list_items);
|
|
15801
15801
|
}
|
|
15802
|
-
}, directives: [
|
|
15802
|
+
}, 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 });
|
|
15803
15803
|
var ɵWriteFixedRadioListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteFixedRadioListFieldComponent);
|
|
15804
15804
|
(function () {
|
|
15805
15805
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteFixedRadioListFieldComponent, [{
|
|
@@ -15881,7 +15881,7 @@
|
|
|
15881
15881
|
if (rf & 2) {
|
|
15882
15882
|
i0__namespace.ɵɵproperty("ngIf", ctx.judicialUser);
|
|
15883
15883
|
}
|
|
15884
|
-
}, directives: [
|
|
15884
|
+
}, directives: [i5__namespace.NgIf], encapsulation: 2 });
|
|
15885
15885
|
(function () {
|
|
15886
15886
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadJudicialUserFieldComponent, [{
|
|
15887
15887
|
type: i0.Component,
|
|
@@ -16013,7 +16013,7 @@
|
|
|
16013
16013
|
i0__namespace.ɵɵadvance(1);
|
|
16014
16014
|
i0__namespace.ɵɵproperty("ngIf", !(ctx.filteredJudicialUsers == null ? null : ctx.filteredJudicialUsers.length) && ctx.showAutocomplete);
|
|
16015
16015
|
}
|
|
16016
|
-
}, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
16016
|
+
}, 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}"] });
|
|
16017
16017
|
(function () {
|
|
16018
16018
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteJudicialUserFieldComponent, [{
|
|
16019
16019
|
type: i0.Component,
|
|
@@ -16381,7 +16381,7 @@
|
|
|
16381
16381
|
i0__namespace.ɵɵadvance(1);
|
|
16382
16382
|
i0__namespace.ɵɵproperty("ngIf", !ctx.serverLinkedApiError);
|
|
16383
16383
|
}
|
|
16384
|
-
}, directives: [
|
|
16384
|
+
}, directives: [i5__namespace.NgIf], encapsulation: 2 });
|
|
16385
16385
|
(function () {
|
|
16386
16386
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BeforeYouStartComponent, [{
|
|
16387
16387
|
type: i0.Component,
|
|
@@ -17915,7 +17915,7 @@
|
|
|
17915
17915
|
i0__namespace.ɵɵadvance(1);
|
|
17916
17916
|
i0__namespace.ɵɵproperty("ngIf", ctx.serverLinkedApiError)("ngIfElse", _r2);
|
|
17917
17917
|
}
|
|
17918
|
-
}, directives: [
|
|
17918
|
+
}, directives: [i5__namespace.NgIf], encapsulation: 2 });
|
|
17919
17919
|
(function () {
|
|
17920
17920
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NoLinkedCasesComponent, [{
|
|
17921
17921
|
type: i0.Component,
|
|
@@ -18138,7 +18138,7 @@
|
|
|
18138
18138
|
if (rf & 2) {
|
|
18139
18139
|
i0__namespace.ɵɵproperty("ngIf", ctx.linkedCases.length > 0);
|
|
18140
18140
|
}
|
|
18141
|
-
}, directives: [
|
|
18141
|
+
}, directives: [i5__namespace.NgIf, i5__namespace.NgClass, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgForOf, i3__namespace.FormArrayName], pipes: [CaseReferencePipe], encapsulation: 2 });
|
|
18142
18142
|
(function () {
|
|
18143
18143
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UnLinkCasesComponent, [{
|
|
18144
18144
|
type: i0.Component,
|
|
@@ -18692,7 +18692,7 @@
|
|
|
18692
18692
|
if (rf & 2) {
|
|
18693
18693
|
i0__namespace.ɵɵproperty("ngIf", ctx.isNumber());
|
|
18694
18694
|
}
|
|
18695
|
-
}, directives: [
|
|
18695
|
+
}, directives: [i5__namespace.NgIf], pipes: [i5__namespace.CurrencyPipe], encapsulation: 2 });
|
|
18696
18696
|
var ɵReadMoneyGbpFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadMoneyGbpFieldComponent);
|
|
18697
18697
|
(function () {
|
|
18698
18698
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadMoneyGbpFieldComponent, [{
|
|
@@ -18908,7 +18908,7 @@
|
|
|
18908
18908
|
i0__namespace.ɵɵadvance(4);
|
|
18909
18909
|
i0__namespace.ɵɵproperty("id", ctx.id())("name", ctx.id())("mandatory", i0__namespace.ɵɵpipeBind1(9, 9, ctx.caseField))("formControl", ctx.moneyGbpControl);
|
|
18910
18910
|
}
|
|
18911
|
-
}, directives: [
|
|
18911
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, MoneyGbpInputComponent, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [IsMandatoryPipe, i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
18912
18912
|
var ɵWriteMoneyGbpFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteMoneyGbpFieldComponent);
|
|
18913
18913
|
(function () {
|
|
18914
18914
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteMoneyGbpFieldComponent, [{
|
|
@@ -18971,7 +18971,7 @@
|
|
|
18971
18971
|
if (rf & 2) {
|
|
18972
18972
|
i0__namespace.ɵɵproperty("ngIf", ctx.caseField.value && ctx.caseField.value.length);
|
|
18973
18973
|
}
|
|
18974
|
-
}, directives: [
|
|
18974
|
+
}, 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}"] });
|
|
18975
18975
|
var ɵReadMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(ReadMultiSelectListFieldComponent);
|
|
18976
18976
|
(function () {
|
|
18977
18977
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadMultiSelectListFieldComponent, [{
|
|
@@ -19125,7 +19125,7 @@
|
|
|
19125
19125
|
i0__namespace.ɵɵadvance(1);
|
|
19126
19126
|
i0__namespace.ɵɵproperty("ngForOf", ctx.caseField.field_type.fixed_list_items);
|
|
19127
19127
|
}
|
|
19128
|
-
}, directives: [
|
|
19128
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
19129
19129
|
var ɵWriteMultiSelectListFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteMultiSelectListFieldComponent);
|
|
19130
19130
|
(function () {
|
|
19131
19131
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteMultiSelectListFieldComponent, [{
|
|
@@ -19246,7 +19246,7 @@
|
|
|
19246
19246
|
i0__namespace.ɵɵadvance(1);
|
|
19247
19247
|
i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c1$e, ctx.numberControl.errors && ctx.numberControl.dirty))("id", ctx.id())("formControl", ctx.numberControl);
|
|
19248
19248
|
}
|
|
19249
|
-
}, directives: [
|
|
19249
|
+
}, 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 });
|
|
19250
19250
|
var ɵWriteNumberFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteNumberFieldComponent);
|
|
19251
19251
|
(function () {
|
|
19252
19252
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteNumberFieldComponent, [{
|
|
@@ -20124,7 +20124,7 @@
|
|
|
20124
20124
|
i0__namespace.ɵɵadvance(1);
|
|
20125
20125
|
i0__namespace.ɵɵproperty("ngClass", i0__namespace.ɵɵpureFunction1(10, _c1$d, ctx.phoneUkControl.errors && ctx.phoneUkControl.dirty))("id", ctx.id())("formControl", ctx.phoneUkControl);
|
|
20126
20126
|
}
|
|
20127
|
-
}, directives: [
|
|
20127
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
20128
20128
|
var ɵWritePhoneUKFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WritePhoneUKFieldComponent);
|
|
20129
20129
|
(function () {
|
|
20130
20130
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WritePhoneUKFieldComponent, [{
|
|
@@ -20136,6 +20136,21 @@
|
|
|
20136
20136
|
}], null, null);
|
|
20137
20137
|
})();
|
|
20138
20138
|
|
|
20139
|
+
var QueryManagementUtils = /** @class */ (function () {
|
|
20140
|
+
function QueryManagementUtils() {
|
|
20141
|
+
}
|
|
20142
|
+
QueryManagementUtils.extractCaseQueriesFromCaseField = function () {
|
|
20143
|
+
};
|
|
20144
|
+
return QueryManagementUtils;
|
|
20145
|
+
}());
|
|
20146
|
+
QueryManagementUtils.ɵfac = function QueryManagementUtils_Factory(t) { return new (t || QueryManagementUtils)(); };
|
|
20147
|
+
QueryManagementUtils.ɵprov = i0__namespace.ɵɵdefineInjectable({ token: QueryManagementUtils, factory: QueryManagementUtils.ɵfac });
|
|
20148
|
+
(function () {
|
|
20149
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryManagementUtils, [{
|
|
20150
|
+
type: i0.Injectable
|
|
20151
|
+
}], null, null);
|
|
20152
|
+
})();
|
|
20153
|
+
|
|
20139
20154
|
var partyMessagesMockData = [
|
|
20140
20155
|
{
|
|
20141
20156
|
partyName: 'John Smith - Appellant',
|
|
@@ -20256,58 +20271,18 @@
|
|
|
20256
20271
|
}
|
|
20257
20272
|
];
|
|
20258
20273
|
|
|
20259
|
-
|
|
20260
|
-
function QueryManagementUtils() {
|
|
20261
|
-
}
|
|
20262
|
-
QueryManagementUtils.extractCaseQueriesFromCaseField = function () {
|
|
20263
|
-
};
|
|
20264
|
-
return QueryManagementUtils;
|
|
20265
|
-
}());
|
|
20266
|
-
QueryManagementUtils.ɵfac = function QueryManagementUtils_Factory(t) { return new (t || QueryManagementUtils)(); };
|
|
20267
|
-
QueryManagementUtils.ɵprov = i0__namespace.ɵɵdefineInjectable({ token: QueryManagementUtils, factory: QueryManagementUtils.ɵfac });
|
|
20268
|
-
(function () {
|
|
20269
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryManagementUtils, [{
|
|
20270
|
-
type: i0.Injectable
|
|
20271
|
-
}], null, null);
|
|
20272
|
-
})();
|
|
20273
|
-
|
|
20274
|
-
function ReadQueryManagementFieldComponent_ng_container_1_div_1_Template(rf, ctx) {
|
|
20275
|
-
if (rf & 1) {
|
|
20276
|
-
var _r5_1 = i0__namespace.ɵɵgetCurrentView();
|
|
20277
|
-
i0__namespace.ɵɵelementStart(0, "div", 3);
|
|
20278
|
-
i0__namespace.ɵɵelementStart(1, "ccd-query-list", 4);
|
|
20279
|
-
i0__namespace.ɵɵlistener("selectedQuery", function ReadQueryManagementFieldComponent_ng_container_1_div_1_Template_ccd_query_list_selectedQuery_1_listener($event) { i0__namespace.ɵɵrestoreView(_r5_1); var ctx_r4 = i0__namespace.ɵɵnextContext(2); return ctx_r4.setQuery($event); });
|
|
20280
|
-
i0__namespace.ɵɵelementEnd();
|
|
20281
|
-
i0__namespace.ɵɵelementEnd();
|
|
20282
|
-
}
|
|
20283
|
-
if (rf & 2) {
|
|
20284
|
-
var singlePartyMessageGroup_r2 = i0__namespace.ɵɵnextContext().$implicit;
|
|
20285
|
-
i0__namespace.ɵɵadvance(1);
|
|
20286
|
-
i0__namespace.ɵɵproperty("partyMessageGroup", singlePartyMessageGroup_r2);
|
|
20287
|
-
}
|
|
20288
|
-
}
|
|
20289
|
-
function ReadQueryManagementFieldComponent_ng_container_1_Template(rf, ctx) {
|
|
20274
|
+
function ReadQueryManagementFieldComponent_ng_container_0_Template(rf, ctx) {
|
|
20290
20275
|
if (rf & 1) {
|
|
20291
20276
|
i0__namespace.ɵɵelementContainerStart(0);
|
|
20292
|
-
i0__namespace.ɵɵ
|
|
20293
|
-
i0__namespace.ɵɵ
|
|
20294
|
-
}
|
|
20295
|
-
if (rf & 2) {
|
|
20296
|
-
var ctx_r0 = i0__namespace.ɵɵnextContext();
|
|
20297
|
-
i0__namespace.ɵɵadvance(1);
|
|
20298
|
-
i0__namespace.ɵɵproperty("ngIf", ctx_r0.showQueryList);
|
|
20299
|
-
}
|
|
20300
|
-
}
|
|
20301
|
-
function ReadQueryManagementFieldComponent_ccd_query_details_2_Template(rf, ctx) {
|
|
20302
|
-
if (rf & 1) {
|
|
20303
|
-
var _r8_1 = i0__namespace.ɵɵgetCurrentView();
|
|
20304
|
-
i0__namespace.ɵɵelementStart(0, "ccd-query-details", 5);
|
|
20305
|
-
i0__namespace.ɵɵlistener("backClicked", function ReadQueryManagementFieldComponent_ccd_query_details_2_Template_ccd_query_details_backClicked_0_listener() { i0__namespace.ɵɵrestoreView(_r8_1); var ctx_r7 = i0__namespace.ɵɵnextContext(); return ctx_r7.showQueryList = true; });
|
|
20277
|
+
i0__namespace.ɵɵelementStart(1, "div", 1);
|
|
20278
|
+
i0__namespace.ɵɵelement(2, "ccd-query-list", 2);
|
|
20306
20279
|
i0__namespace.ɵɵelementEnd();
|
|
20280
|
+
i0__namespace.ɵɵelementContainerEnd();
|
|
20307
20281
|
}
|
|
20308
20282
|
if (rf & 2) {
|
|
20309
|
-
var
|
|
20310
|
-
i0__namespace.ɵɵ
|
|
20283
|
+
var singlePartyMessageGroup_r1 = ctx.$implicit;
|
|
20284
|
+
i0__namespace.ɵɵadvance(2);
|
|
20285
|
+
i0__namespace.ɵɵproperty("partyMessageGroup", singlePartyMessageGroup_r1);
|
|
20311
20286
|
}
|
|
20312
20287
|
}
|
|
20313
20288
|
var ReadQueryManagementFieldComponent = /** @class */ (function (_super) {
|
|
@@ -20315,7 +20290,6 @@
|
|
|
20315
20290
|
function ReadQueryManagementFieldComponent(route) {
|
|
20316
20291
|
var _this = _super.call(this) || this;
|
|
20317
20292
|
_this.route = route;
|
|
20318
|
-
_this.showQueryList = true;
|
|
20319
20293
|
return _this;
|
|
20320
20294
|
}
|
|
20321
20295
|
ReadQueryManagementFieldComponent.prototype.ngOnInit = function () {
|
|
@@ -20332,25 +20306,15 @@
|
|
|
20332
20306
|
QueryManagementUtils.extractCaseQueriesFromCaseField();
|
|
20333
20307
|
}
|
|
20334
20308
|
};
|
|
20335
|
-
ReadQueryManagementFieldComponent.prototype.setQuery = function (query) {
|
|
20336
|
-
this.showQueryList = false;
|
|
20337
|
-
this.query = query;
|
|
20338
|
-
};
|
|
20339
20309
|
return ReadQueryManagementFieldComponent;
|
|
20340
20310
|
}(AbstractFieldReadComponent));
|
|
20341
20311
|
ReadQueryManagementFieldComponent.ɵfac = function ReadQueryManagementFieldComponent_Factory(t) { return new (t || ReadQueryManagementFieldComponent)(i0__namespace.ɵɵdirectiveInject(i1__namespace$1.ActivatedRoute)); };
|
|
20342
|
-
ReadQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadQueryManagementFieldComponent, selectors: [["ccd-read-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls:
|
|
20312
|
+
ReadQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: ReadQueryManagementFieldComponent, selectors: [["ccd-read-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngFor", "ngForOf"], [1, "govuk-!-margin-top-6", "govuk-!-margin-bottom-6"], [3, "partyMessageGroup"]], template: function ReadQueryManagementFieldComponent_Template(rf, ctx) {
|
|
20343
20313
|
if (rf & 1) {
|
|
20344
|
-
i0__namespace.ɵɵ
|
|
20345
|
-
i0__namespace.ɵɵtemplate(1, ReadQueryManagementFieldComponent_ng_container_1_Template, 2, 1, "ng-container", 0);
|
|
20346
|
-
i0__namespace.ɵɵtemplate(2, ReadQueryManagementFieldComponent_ccd_query_details_2_Template, 1, 1, "ccd-query-details", 1);
|
|
20347
|
-
i0__namespace.ɵɵelementContainerEnd();
|
|
20314
|
+
i0__namespace.ɵɵtemplate(0, ReadQueryManagementFieldComponent_ng_container_0_Template, 3, 1, "ng-container", 0);
|
|
20348
20315
|
}
|
|
20349
20316
|
if (rf & 2) {
|
|
20350
|
-
i0__namespace.ɵɵadvance(1);
|
|
20351
20317
|
i0__namespace.ɵɵproperty("ngForOf", ctx.partyMessagesGroups);
|
|
20352
|
-
i0__namespace.ɵɵadvance(1);
|
|
20353
|
-
i0__namespace.ɵɵproperty("ngIf", !ctx.showQueryList);
|
|
20354
20318
|
}
|
|
20355
20319
|
}, encapsulation: 2 });
|
|
20356
20320
|
(function () {
|
|
@@ -20456,10 +20420,10 @@
|
|
|
20456
20420
|
QueryListResponseStatus["RESPONDED"] = "Responded";
|
|
20457
20421
|
})(QueryListResponseStatus || (QueryListResponseStatus = {}));
|
|
20458
20422
|
|
|
20459
|
-
function
|
|
20423
|
+
function WriteQueryManagementFieldComponent_p_29_Template(rf, ctx) {
|
|
20460
20424
|
if (rf & 1) {
|
|
20461
|
-
i0__namespace.ɵɵelementStart(0, "p",
|
|
20462
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
20425
|
+
i0__namespace.ɵɵelementStart(0, "p", 26);
|
|
20426
|
+
i0__namespace.ɵɵelementStart(1, "span", 27);
|
|
20463
20427
|
i0__namespace.ɵɵtext(2);
|
|
20464
20428
|
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
20465
20429
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -20469,15 +20433,15 @@
|
|
|
20469
20433
|
}
|
|
20470
20434
|
if (rf & 2) {
|
|
20471
20435
|
i0__namespace.ɵɵadvance(2);
|
|
20472
|
-
i0__namespace.ɵɵ
|
|
20436
|
+
i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(3, 2, "Error:"), " ");
|
|
20473
20437
|
i0__namespace.ɵɵadvance(2);
|
|
20474
|
-
i0__namespace.ɵɵtextInterpolate1("
|
|
20438
|
+
i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(5, 4, "Enter a response message"), " ");
|
|
20475
20439
|
}
|
|
20476
20440
|
}
|
|
20477
|
-
function
|
|
20441
|
+
function WriteQueryManagementFieldComponent_p_42_Template(rf, ctx) {
|
|
20478
20442
|
if (rf & 1) {
|
|
20479
|
-
i0__namespace.ɵɵelementStart(0, "p",
|
|
20480
|
-
i0__namespace.ɵɵelementStart(1, "span",
|
|
20443
|
+
i0__namespace.ɵɵelementStart(0, "p", 28);
|
|
20444
|
+
i0__namespace.ɵɵelementStart(1, "span", 27);
|
|
20481
20445
|
i0__namespace.ɵɵtext(2);
|
|
20482
20446
|
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
20483
20447
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -20487,9 +20451,9 @@
|
|
|
20487
20451
|
}
|
|
20488
20452
|
if (rf & 2) {
|
|
20489
20453
|
i0__namespace.ɵɵadvance(2);
|
|
20490
|
-
i0__namespace.ɵɵ
|
|
20454
|
+
i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(3, 2, "Error:"), " ");
|
|
20491
20455
|
i0__namespace.ɵɵadvance(2);
|
|
20492
|
-
i0__namespace.ɵɵtextInterpolate1("
|
|
20456
|
+
i0__namespace.ɵɵtextInterpolate1("", i0__namespace.ɵɵpipeBind1(5, 4, "File error message"), " ");
|
|
20493
20457
|
}
|
|
20494
20458
|
}
|
|
20495
20459
|
var WriteQueryManagementFieldComponent = /** @class */ (function (_super) {
|
|
@@ -20497,102 +20461,114 @@
|
|
|
20497
20461
|
function WriteQueryManagementFieldComponent() {
|
|
20498
20462
|
var _this = _super.call(this) || this;
|
|
20499
20463
|
_this.responseFormGroup = new i3.FormGroup({
|
|
20500
|
-
response: new i3.FormControl('', i3.Validators.required),
|
|
20501
|
-
documents: new i3.FormControl([]
|
|
20464
|
+
response: new i3.FormControl('', [i3.Validators.required]),
|
|
20465
|
+
documents: new i3.FormControl([])
|
|
20502
20466
|
});
|
|
20467
|
+
_this.errorMessages = [];
|
|
20468
|
+
_this.submitted = false;
|
|
20503
20469
|
return _this;
|
|
20504
20470
|
}
|
|
20505
20471
|
WriteQueryManagementFieldComponent.prototype.ngOnInit = function () {
|
|
20506
20472
|
this.queryItem = new QueryListItem();
|
|
20507
20473
|
Object.assign(this.queryItem, partyMessagesMockData[0].partyMessages[0]);
|
|
20508
20474
|
};
|
|
20475
|
+
WriteQueryManagementFieldComponent.prototype.submitForm = function () {
|
|
20476
|
+
this.submitted = true;
|
|
20477
|
+
this.errorMessages = [];
|
|
20478
|
+
window.scrollTo(0, 0);
|
|
20479
|
+
if (!this.responseFormGroup.valid) {
|
|
20480
|
+
if (this.responseFormGroup.controls.response.hasError('required')) {
|
|
20481
|
+
this.errorMessages.push({ controlName: 'response', message: 'Add a response before continue' });
|
|
20482
|
+
}
|
|
20483
|
+
}
|
|
20484
|
+
};
|
|
20509
20485
|
return WriteQueryManagementFieldComponent;
|
|
20510
20486
|
}(AbstractFieldReadComponent));
|
|
20511
20487
|
WriteQueryManagementFieldComponent.ɵfac = function WriteQueryManagementFieldComponent_Factory(t) { return new (t || WriteQueryManagementFieldComponent)(); };
|
|
20512
|
-
WriteQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteQueryManagementFieldComponent, selectors: [["ccd-write-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 58, vars:
|
|
20488
|
+
WriteQueryManagementFieldComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: WriteQueryManagementFieldComponent, selectors: [["ccd-write-query-management-field"]], features: [i0__namespace.ɵɵInheritDefinitionFeature], decls: 58, vars: 49, consts: [[1, "govuk-!-margin-top-6", "govuk-!-margin-bottom-6"], [3, "errorMessages"], [1, "govuk-!-margin-bottom-4"], ["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-1"], [1, "govuk-body-l", "govuk-!-margin-bottom-0"], [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"], ["data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", "govuk-!-margin-right-3", 3, "disabled"], ["data-module", "govuk-button", 1, "govuk-button", 3, "click"], [1, "govuk-!-margin-bottom-2"], ["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 WriteQueryManagementFieldComponent_Template(rf, ctx) {
|
|
20513
20489
|
if (rf & 1) {
|
|
20514
20490
|
i0__namespace.ɵɵelementStart(0, "div", 0);
|
|
20515
|
-
i0__namespace.ɵɵ
|
|
20516
|
-
i0__namespace.ɵɵelementStart(2, "
|
|
20517
|
-
i0__namespace.ɵɵ
|
|
20518
|
-
i0__namespace.ɵɵ
|
|
20491
|
+
i0__namespace.ɵɵelement(1, "ccd-query-management-error-messages", 1);
|
|
20492
|
+
i0__namespace.ɵɵelementStart(2, "div", 2);
|
|
20493
|
+
i0__namespace.ɵɵelementStart(3, "a", 3);
|
|
20494
|
+
i0__namespace.ɵɵtext(4);
|
|
20495
|
+
i0__namespace.ɵɵpipe(5, "rpxTranslate");
|
|
20519
20496
|
i0__namespace.ɵɵelementEnd();
|
|
20520
20497
|
i0__namespace.ɵɵelementEnd();
|
|
20521
|
-
i0__namespace.ɵɵelementStart(5, "div", 3);
|
|
20522
20498
|
i0__namespace.ɵɵelementStart(6, "div", 4);
|
|
20523
|
-
i0__namespace.ɵɵ
|
|
20524
|
-
i0__namespace.ɵɵ
|
|
20499
|
+
i0__namespace.ɵɵelementStart(7, "div", 5);
|
|
20500
|
+
i0__namespace.ɵɵtext(8);
|
|
20501
|
+
i0__namespace.ɵɵpipe(9, "rpxTranslate");
|
|
20525
20502
|
i0__namespace.ɵɵelementEnd();
|
|
20526
|
-
i0__namespace.ɵɵelementStart(
|
|
20527
|
-
i0__namespace.ɵɵtext(
|
|
20528
|
-
i0__namespace.ɵɵpipe(
|
|
20503
|
+
i0__namespace.ɵɵelementStart(10, "h1", 6);
|
|
20504
|
+
i0__namespace.ɵɵtext(11);
|
|
20505
|
+
i0__namespace.ɵɵpipe(12, "rpxTranslate");
|
|
20529
20506
|
i0__namespace.ɵɵelementEnd();
|
|
20530
|
-
i0__namespace.ɵɵelementStart(
|
|
20531
|
-
i0__namespace.ɵɵelementStart(
|
|
20532
|
-
i0__namespace.ɵɵtext(
|
|
20533
|
-
i0__namespace.ɵɵpipe(
|
|
20507
|
+
i0__namespace.ɵɵelementStart(13, "div", 2);
|
|
20508
|
+
i0__namespace.ɵɵelementStart(14, "div", 7);
|
|
20509
|
+
i0__namespace.ɵɵtext(15);
|
|
20510
|
+
i0__namespace.ɵɵpipe(16, "ccdCaseReference");
|
|
20534
20511
|
i0__namespace.ɵɵelementEnd();
|
|
20535
20512
|
i0__namespace.ɵɵelementEnd();
|
|
20536
|
-
i0__namespace.ɵɵelementStart(
|
|
20537
|
-
i0__namespace.ɵɵelement(
|
|
20513
|
+
i0__namespace.ɵɵelementStart(17, "div");
|
|
20514
|
+
i0__namespace.ɵɵelement(18, "ccd-query-details-table", 8);
|
|
20538
20515
|
i0__namespace.ɵɵelementEnd();
|
|
20539
20516
|
i0__namespace.ɵɵelementEnd();
|
|
20540
|
-
i0__namespace.ɵɵelementStart(
|
|
20541
|
-
i0__namespace.ɵɵelementStart(
|
|
20542
|
-
i0__namespace.ɵɵtext(
|
|
20543
|
-
i0__namespace.ɵɵpipe(
|
|
20517
|
+
i0__namespace.ɵɵelementStart(19, "div", 2);
|
|
20518
|
+
i0__namespace.ɵɵelementStart(20, "h1", 9);
|
|
20519
|
+
i0__namespace.ɵɵtext(21);
|
|
20520
|
+
i0__namespace.ɵɵpipe(22, "rpxTranslate");
|
|
20544
20521
|
i0__namespace.ɵɵelementEnd();
|
|
20545
|
-
i0__namespace.ɵɵelementStart(
|
|
20546
|
-
i0__namespace.ɵɵelementStart(
|
|
20547
|
-
i0__namespace.ɵɵelementStart(
|
|
20548
|
-
i0__namespace.ɵɵelementStart(
|
|
20549
|
-
i0__namespace.ɵɵtext(
|
|
20550
|
-
i0__namespace.ɵɵpipe(
|
|
20522
|
+
i0__namespace.ɵɵelementStart(23, "form", 10);
|
|
20523
|
+
i0__namespace.ɵɵelementStart(24, "div", 11);
|
|
20524
|
+
i0__namespace.ɵɵelementStart(25, "div", 12);
|
|
20525
|
+
i0__namespace.ɵɵelementStart(26, "label", 13);
|
|
20526
|
+
i0__namespace.ɵɵtext(27);
|
|
20527
|
+
i0__namespace.ɵɵpipe(28, "rpxTranslate");
|
|
20551
20528
|
i0__namespace.ɵɵelementEnd();
|
|
20552
20529
|
i0__namespace.ɵɵelementEnd();
|
|
20553
|
-
i0__namespace.ɵɵtemplate(
|
|
20554
|
-
i0__namespace.ɵɵelementStart(
|
|
20555
|
-
i0__namespace.ɵɵtext(
|
|
20530
|
+
i0__namespace.ɵɵtemplate(29, WriteQueryManagementFieldComponent_p_29_Template, 6, 6, "p", 14);
|
|
20531
|
+
i0__namespace.ɵɵelementStart(30, "textarea", 15);
|
|
20532
|
+
i0__namespace.ɵɵtext(31, " ");
|
|
20556
20533
|
i0__namespace.ɵɵelementEnd();
|
|
20557
20534
|
i0__namespace.ɵɵelementEnd();
|
|
20558
|
-
i0__namespace.ɵɵelementStart(
|
|
20559
|
-
i0__namespace.ɵɵelementStart(
|
|
20560
|
-
i0__namespace.ɵɵelementStart(
|
|
20561
|
-
i0__namespace.ɵɵelementStart(
|
|
20562
|
-
i0__namespace.ɵɵelementStart(
|
|
20563
|
-
i0__namespace.ɵɵtext(
|
|
20564
|
-
i0__namespace.ɵɵpipe(
|
|
20535
|
+
i0__namespace.ɵɵelementStart(32, "div");
|
|
20536
|
+
i0__namespace.ɵɵelementStart(33, "div", 16);
|
|
20537
|
+
i0__namespace.ɵɵelementStart(34, "div", 12);
|
|
20538
|
+
i0__namespace.ɵɵelementStart(35, "label", 17);
|
|
20539
|
+
i0__namespace.ɵɵelementStart(36, "div", 18);
|
|
20540
|
+
i0__namespace.ɵɵtext(37);
|
|
20541
|
+
i0__namespace.ɵɵpipe(38, "rpxTranslate");
|
|
20565
20542
|
i0__namespace.ɵɵelementEnd();
|
|
20566
|
-
i0__namespace.ɵɵelementStart(
|
|
20567
|
-
i0__namespace.ɵɵtext(
|
|
20568
|
-
i0__namespace.ɵɵpipe(
|
|
20543
|
+
i0__namespace.ɵɵelementStart(39, "div");
|
|
20544
|
+
i0__namespace.ɵɵtext(40);
|
|
20545
|
+
i0__namespace.ɵɵpipe(41, "rpxTranslate");
|
|
20569
20546
|
i0__namespace.ɵɵelementEnd();
|
|
20570
20547
|
i0__namespace.ɵɵelementEnd();
|
|
20571
20548
|
i0__namespace.ɵɵelementEnd();
|
|
20572
|
-
i0__namespace.ɵɵtemplate(
|
|
20573
|
-
i0__namespace.ɵɵelement(
|
|
20549
|
+
i0__namespace.ɵɵtemplate(42, WriteQueryManagementFieldComponent_p_42_Template, 6, 6, "p", 19);
|
|
20550
|
+
i0__namespace.ɵɵelement(43, "input", 20);
|
|
20574
20551
|
i0__namespace.ɵɵelementEnd();
|
|
20575
20552
|
i0__namespace.ɵɵelementEnd();
|
|
20576
|
-
i0__namespace.ɵɵelementStart(43, "button", 21);
|
|
20577
|
-
i0__namespace.ɵɵtext(44);
|
|
20578
|
-
i0__namespace.ɵɵpipe(45, "rpxTranslate");
|
|
20579
20553
|
i0__namespace.ɵɵelementEnd();
|
|
20554
|
+
i0__namespace.ɵɵelementStart(44, "button", 21);
|
|
20555
|
+
i0__namespace.ɵɵtext(45);
|
|
20556
|
+
i0__namespace.ɵɵpipe(46, "rpxTranslate");
|
|
20580
20557
|
i0__namespace.ɵɵelementEnd();
|
|
20581
20558
|
i0__namespace.ɵɵelementEnd();
|
|
20582
|
-
i0__namespace.ɵɵelementStart(
|
|
20583
|
-
i0__namespace.ɵɵelementStart(
|
|
20584
|
-
i0__namespace.ɵɵelementStart(48, "button", 23);
|
|
20559
|
+
i0__namespace.ɵɵelementStart(47, "div");
|
|
20560
|
+
i0__namespace.ɵɵelementStart(48, "button", 22);
|
|
20585
20561
|
i0__namespace.ɵɵtext(49);
|
|
20586
20562
|
i0__namespace.ɵɵpipe(50, "rpxTranslate");
|
|
20587
20563
|
i0__namespace.ɵɵelementEnd();
|
|
20588
|
-
i0__namespace.ɵɵelementStart(51, "button",
|
|
20564
|
+
i0__namespace.ɵɵelementStart(51, "button", 23);
|
|
20565
|
+
i0__namespace.ɵɵlistener("click", function WriteQueryManagementFieldComponent_Template_button_click_51_listener() { return ctx.submitForm(); });
|
|
20589
20566
|
i0__namespace.ɵɵtext(52);
|
|
20590
20567
|
i0__namespace.ɵɵpipe(53, "rpxTranslate");
|
|
20591
20568
|
i0__namespace.ɵɵelementEnd();
|
|
20592
20569
|
i0__namespace.ɵɵelementEnd();
|
|
20593
|
-
i0__namespace.ɵɵ
|
|
20594
|
-
i0__namespace.ɵɵelementStart(
|
|
20595
|
-
i0__namespace.ɵɵelementStart(55, "a", 24);
|
|
20570
|
+
i0__namespace.ɵɵelementStart(54, "div", 24);
|
|
20571
|
+
i0__namespace.ɵɵelementStart(55, "a", 25);
|
|
20596
20572
|
i0__namespace.ɵɵtext(56);
|
|
20597
20573
|
i0__namespace.ɵɵpipe(57, "rpxTranslate");
|
|
20598
20574
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -20600,52 +20576,54 @@
|
|
|
20600
20576
|
i0__namespace.ɵɵelementEnd();
|
|
20601
20577
|
}
|
|
20602
20578
|
if (rf & 2) {
|
|
20603
|
-
var
|
|
20604
|
-
var tmp_9_0 = null;
|
|
20579
|
+
var tmp_8_0 = null;
|
|
20605
20580
|
var tmp_10_0 = null;
|
|
20606
|
-
var
|
|
20607
|
-
var
|
|
20581
|
+
var tmp_11_0 = null;
|
|
20582
|
+
var tmp_13_0 = null;
|
|
20583
|
+
var tmp_16_0 = null;
|
|
20584
|
+
i0__namespace.ɵɵadvance(1);
|
|
20585
|
+
i0__namespace.ɵɵproperty("errorMessages", ctx.errorMessages);
|
|
20608
20586
|
i0__namespace.ɵɵadvance(3);
|
|
20609
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20587
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(5, 25, "Back to tasks"));
|
|
20610
20588
|
i0__namespace.ɵɵadvance(4);
|
|
20611
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20589
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(9, 27, "Respond to query"));
|
|
20612
20590
|
i0__namespace.ɵɵadvance(3);
|
|
20613
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20591
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(12, 29, "Query details"));
|
|
20614
20592
|
i0__namespace.ɵɵadvance(4);
|
|
20615
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20593
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(16, 31, ctx.caseReference));
|
|
20616
20594
|
i0__namespace.ɵɵadvance(3);
|
|
20617
20595
|
i0__namespace.ɵɵproperty("queryItem", ctx.queryItem);
|
|
20618
20596
|
i0__namespace.ɵɵadvance(3);
|
|
20619
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20597
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(22, 33, "Respond to a query"));
|
|
20620
20598
|
i0__namespace.ɵɵadvance(2);
|
|
20621
20599
|
i0__namespace.ɵɵproperty("formGroup", ctx.responseFormGroup);
|
|
20622
20600
|
i0__namespace.ɵɵadvance(1);
|
|
20623
|
-
i0__namespace.ɵɵclassProp("govuk-form-group--error", (
|
|
20601
|
+
i0__namespace.ɵɵclassProp("govuk-form-group--error", ctx.submitted && ((tmp_8_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_8_0.errors));
|
|
20624
20602
|
i0__namespace.ɵɵadvance(3);
|
|
20625
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(
|
|
20603
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(28, 35, "Response message"), " ");
|
|
20626
20604
|
i0__namespace.ɵɵadvance(2);
|
|
20627
|
-
i0__namespace.ɵɵproperty("ngIf", (
|
|
20605
|
+
i0__namespace.ɵɵproperty("ngIf", ctx.submitted && ((tmp_10_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_10_0.hasError("required")));
|
|
20628
20606
|
i0__namespace.ɵɵadvance(1);
|
|
20629
|
-
i0__namespace.ɵɵclassProp("govuk-textarea--error", (
|
|
20607
|
+
i0__namespace.ɵɵclassProp("govuk-textarea--error", ctx.submitted && ((tmp_11_0 = ctx.responseFormGroup.get("response")) == null ? null : tmp_11_0.hasError("required")));
|
|
20630
20608
|
i0__namespace.ɵɵproperty("formControlName", "response");
|
|
20631
20609
|
i0__namespace.ɵɵadvance(3);
|
|
20632
|
-
i0__namespace.ɵɵclassProp("govuk-form-group--error", (
|
|
20610
|
+
i0__namespace.ɵɵclassProp("govuk-form-group--error", ctx.submitted && ((tmp_13_0 = ctx.responseFormGroup.get("documents")) == null ? null : tmp_13_0.errors));
|
|
20633
20611
|
i0__namespace.ɵɵadvance(4);
|
|
20634
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20612
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 37, "Add document (optional)"));
|
|
20635
20613
|
i0__namespace.ɵɵadvance(3);
|
|
20636
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
20614
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(41, 39, "Attach a document to this message"));
|
|
20637
20615
|
i0__namespace.ɵɵadvance(2);
|
|
20638
|
-
i0__namespace.ɵɵproperty("ngIf", (
|
|
20616
|
+
i0__namespace.ɵɵproperty("ngIf", ctx.submitted && ((tmp_16_0 = ctx.responseFormGroup.get("documents")) == null ? null : tmp_16_0.errors));
|
|
20617
|
+
i0__namespace.ɵɵadvance(3);
|
|
20618
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(46, 41, "Next"), " ");
|
|
20639
20619
|
i0__namespace.ɵɵadvance(3);
|
|
20640
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(45, 40, "Next"), " ");
|
|
20641
|
-
i0__namespace.ɵɵadvance(4);
|
|
20642
20620
|
i0__namespace.ɵɵproperty("disabled", true);
|
|
20643
20621
|
i0__namespace.ɵɵadvance(1);
|
|
20644
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(50,
|
|
20622
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(50, 43, "Previous"), " ");
|
|
20645
20623
|
i0__namespace.ɵɵadvance(3);
|
|
20646
|
-
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(53,
|
|
20624
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(53, 45, "Continue"), " ");
|
|
20647
20625
|
i0__namespace.ɵɵadvance(4);
|
|
20648
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(57,
|
|
20626
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(57, 47, "Cancel and return to query list"));
|
|
20649
20627
|
}
|
|
20650
20628
|
}, styles: [".response-textarea[_ngcontent-%COMP%]{max-width:576px}"] });
|
|
20651
20629
|
(function () {
|
|
@@ -20779,7 +20757,7 @@
|
|
|
20779
20757
|
i0__namespace.ɵɵadvance(1);
|
|
20780
20758
|
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);
|
|
20781
20759
|
}
|
|
20782
|
-
}, directives: [
|
|
20760
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
20783
20761
|
(function () {
|
|
20784
20762
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteTextAreaFieldComponent, [{
|
|
20785
20763
|
type: i0.Component,
|
|
@@ -20905,7 +20883,7 @@
|
|
|
20905
20883
|
i0__namespace.ɵɵadvance(1);
|
|
20906
20884
|
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);
|
|
20907
20885
|
}
|
|
20908
|
-
}, directives: [
|
|
20886
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
20909
20887
|
var ɵWriteTextFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteTextFieldComponent);
|
|
20910
20888
|
(function () {
|
|
20911
20889
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteTextFieldComponent, [{
|
|
@@ -20966,7 +20944,7 @@
|
|
|
20966
20944
|
if (rf & 2) {
|
|
20967
20945
|
i0__namespace.ɵɵproperty("ngIf", ctx.getUserRoles().length > 0);
|
|
20968
20946
|
}
|
|
20969
|
-
}, directives: [
|
|
20947
|
+
}, directives: [i5__namespace.NgIf, i3__namespace$1.PaymentLibComponent], encapsulation: 2 });
|
|
20970
20948
|
(function () {
|
|
20971
20949
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WaysToPayFieldComponent, [{
|
|
20972
20950
|
type: i0.Component,
|
|
@@ -21174,7 +21152,7 @@
|
|
|
21174
21152
|
i0__namespace.ɵɵadvance(1);
|
|
21175
21153
|
i0__namespace.ɵɵproperty("ngForOf", ctx.yesNoValues);
|
|
21176
21154
|
}
|
|
21177
|
-
}, directives: [
|
|
21155
|
+
}, 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 });
|
|
21178
21156
|
(function () {
|
|
21179
21157
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteYesNoFieldComponent, [{
|
|
21180
21158
|
type: i0.Component,
|
|
@@ -21550,7 +21528,7 @@
|
|
|
21550
21528
|
i0__namespace.ɵɵadvance(1);
|
|
21551
21529
|
i0__namespace.ɵɵproperty("ngIf", ctx.withLabel && !ctx.isLabel() && (!ctx.isComplex() || ctx.isCaseLink()))("ngIfElse", _r1);
|
|
21552
21530
|
}
|
|
21553
|
-
}, directives: [
|
|
21531
|
+
}, 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}"] });
|
|
21554
21532
|
var ɵFieldReadLabelComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(FieldReadLabelComponent);
|
|
21555
21533
|
(function () {
|
|
21556
21534
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FieldReadLabelComponent, [{
|
|
@@ -21749,7 +21727,7 @@
|
|
|
21749
21727
|
i0__namespace.ɵɵadvance(2);
|
|
21750
21728
|
i0__namespace.ɵɵproperty("ngForOf", ctx.currentCategories);
|
|
21751
21729
|
}
|
|
21752
|
-
}, directives: [
|
|
21730
|
+
}, 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 });
|
|
21753
21731
|
(function () {
|
|
21754
21732
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFileViewFolderSelectorComponent, [{
|
|
21755
21733
|
type: i0.Component,
|
|
@@ -21861,7 +21839,7 @@
|
|
|
21861
21839
|
i0__namespace.ɵɵadvance(4);
|
|
21862
21840
|
i0__namespace.ɵɵproperty("cdkConnectedOverlayOrigin", _r0)("cdkConnectedOverlayOpen", ctx.isOpen)("cdkConnectedOverlayHasBackdrop", true)("cdkConnectedOverlayBackdropClass", "cdk-overlay-transparent-backdrop");
|
|
21863
21841
|
}
|
|
21864
|
-
}, directives: [i1__namespace$4.CdkOverlayOrigin, i1__namespace$4.CdkConnectedOverlay,
|
|
21842
|
+
}, directives: [i1__namespace$4.CdkOverlayOrigin, i1__namespace$4.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}"] });
|
|
21865
21843
|
(function () {
|
|
21866
21844
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFileViewOverlayMenuComponent, [{
|
|
21867
21845
|
type: i0.Component,
|
|
@@ -22446,7 +22424,7 @@
|
|
|
22446
22424
|
i0__namespace.ɵɵadvance(3);
|
|
22447
22425
|
i0__namespace.ɵɵproperty("ngIf", ctx.documentTreeData);
|
|
22448
22426
|
}
|
|
22449
|
-
}, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName, CaseFileViewFolderSortComponent,
|
|
22427
|
+
}, 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}"] });
|
|
22450
22428
|
(function () {
|
|
22451
22429
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFileViewFolderComponent, [{
|
|
22452
22430
|
type: i0.Component,
|
|
@@ -23714,7 +23692,7 @@
|
|
|
23714
23692
|
i0__namespace.ɵɵadvance(1);
|
|
23715
23693
|
i0__namespace.ɵɵproperty("ngIf", !ctx.caseFlagsConfigError);
|
|
23716
23694
|
}
|
|
23717
|
-
}, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
23695
|
+
}, 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 });
|
|
23718
23696
|
(function () {
|
|
23719
23697
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SelectFlagLocationComponent, [{
|
|
23720
23698
|
type: i0.Component,
|
|
@@ -23892,7 +23870,7 @@
|
|
|
23892
23870
|
i0__namespace.ɵɵadvance(4);
|
|
23893
23871
|
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(20, 19, "Next"));
|
|
23894
23872
|
}
|
|
23895
|
-
}, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
23873
|
+
}, 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 });
|
|
23896
23874
|
(function () {
|
|
23897
23875
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(AddCommentsComponent, [{
|
|
23898
23876
|
type: i0.Component,
|
|
@@ -24817,7 +24795,7 @@
|
|
|
24817
24795
|
i0__namespace.ɵɵadvance(4);
|
|
24818
24796
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(53, 53, "Next"), " ");
|
|
24819
24797
|
}
|
|
24820
|
-
}, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
24798
|
+
}, 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 });
|
|
24821
24799
|
(function () {
|
|
24822
24800
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UpdateFlagAddTranslationFormComponent, [{
|
|
24823
24801
|
type: i0.Component,
|
|
@@ -25129,7 +25107,7 @@
|
|
|
25129
25107
|
if (rf & 2) {
|
|
25130
25108
|
i0__namespace.ɵɵproperty("ngIf", ctx.flagForSummaryDisplay);
|
|
25131
25109
|
}
|
|
25132
|
-
}, directives: [
|
|
25110
|
+
}, directives: [i5__namespace.NgIf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
25133
25111
|
(function () {
|
|
25134
25112
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseFlagSummaryListComponent, [{
|
|
25135
25113
|
type: i0.Component,
|
|
@@ -25319,7 +25297,7 @@
|
|
|
25319
25297
|
i0__namespace.ɵɵadvance(4);
|
|
25320
25298
|
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(22, 18, "Next"));
|
|
25321
25299
|
}
|
|
25322
|
-
}, directives: [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
25300
|
+
}, 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 });
|
|
25323
25301
|
(function () {
|
|
25324
25302
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ConfirmFlagStatusComponent, [{
|
|
25325
25303
|
type: i0.Component,
|
|
@@ -25364,7 +25342,7 @@
|
|
|
25364
25342
|
return null;
|
|
25365
25343
|
};
|
|
25366
25344
|
return FlagFieldDisplayPipe;
|
|
25367
|
-
}(
|
|
25345
|
+
}(i5.AsyncPipe));
|
|
25368
25346
|
FlagFieldDisplayPipe.ɵfac = function FlagFieldDisplayPipe_Factory(t) { return new (t || FlagFieldDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
|
|
25369
25347
|
FlagFieldDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "flagFieldDisplay", type: FlagFieldDisplayPipe, pure: false });
|
|
25370
25348
|
(function () {
|
|
@@ -25404,7 +25382,7 @@
|
|
|
25404
25382
|
return null;
|
|
25405
25383
|
};
|
|
25406
25384
|
return LanguageInterpreterDisplayPipe;
|
|
25407
|
-
}(
|
|
25385
|
+
}(i5.AsyncPipe));
|
|
25408
25386
|
LanguageInterpreterDisplayPipe.ɵfac = function LanguageInterpreterDisplayPipe_Factory(t) { return new (t || LanguageInterpreterDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
|
|
25409
25387
|
LanguageInterpreterDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "languageInterpreterDisplay", type: LanguageInterpreterDisplayPipe, pure: false });
|
|
25410
25388
|
(function () {
|
|
@@ -25512,7 +25490,7 @@
|
|
|
25512
25490
|
: flagDetail.name || flagDetail.name_cy;
|
|
25513
25491
|
};
|
|
25514
25492
|
return ManageCaseFlagsLabelDisplayPipe;
|
|
25515
|
-
}(
|
|
25493
|
+
}(i5.AsyncPipe));
|
|
25516
25494
|
ManageCaseFlagsLabelDisplayPipe.CASE_LEVEL_CASE_FLAGS_FIELD_ID = 'caseFlags';
|
|
25517
25495
|
ManageCaseFlagsLabelDisplayPipe.ɵfac = function ManageCaseFlagsLabelDisplayPipe_Factory(t) { return new (t || ManageCaseFlagsLabelDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
|
|
25518
25496
|
ManageCaseFlagsLabelDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "manageCaseFlagsLabelDisplay", type: ManageCaseFlagsLabelDisplayPipe, pure: false });
|
|
@@ -25590,7 +25568,7 @@
|
|
|
25590
25568
|
return '';
|
|
25591
25569
|
};
|
|
25592
25570
|
return UpdateFlagTitleDisplayPipe;
|
|
25593
|
-
}(
|
|
25571
|
+
}(i5.AsyncPipe));
|
|
25594
25572
|
UpdateFlagTitleDisplayPipe.ɵfac = function UpdateFlagTitleDisplayPipe_Factory(t) { return new (t || UpdateFlagTitleDisplayPipe)(i0__namespace.ɵɵdirectiveInject(i1__namespace.RpxTranslationService), i0__namespace.ɵɵinjectPipeChangeDetectorRef()); };
|
|
25595
25573
|
UpdateFlagTitleDisplayPipe.ɵpipe = i0__namespace.ɵɵdefinePipe({ name: "updateFlagTitleDisplay", type: UpdateFlagTitleDisplayPipe, pure: false });
|
|
25596
25574
|
(function () {
|
|
@@ -26369,7 +26347,7 @@
|
|
|
26369
26347
|
i0__namespace.ɵɵadvance(1);
|
|
26370
26348
|
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);
|
|
26371
26349
|
}
|
|
26372
|
-
}, directives: [
|
|
26350
|
+
}, directives: [i5__namespace.NgClass, i5__namespace.NgIf, DateInputComponent, i3__namespace.NgControlStatus, i3__namespace.FormControlDirective], pipes: [IsMandatoryPipe, i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
26373
26351
|
var ɵWriteDateFieldComponent_BaseFactory = /*@__PURE__*/ i0__namespace.ɵɵgetInheritedFactory(WriteDateFieldComponent);
|
|
26374
26352
|
(function () {
|
|
26375
26353
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteDateFieldComponent, [{
|
|
@@ -26688,7 +26666,7 @@
|
|
|
26688
26666
|
i0__namespace.ɵɵadvance(1);
|
|
26689
26667
|
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);
|
|
26690
26668
|
}
|
|
26691
|
-
}, 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 });
|
|
26669
|
+
}, 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 });
|
|
26692
26670
|
(function () {
|
|
26693
26671
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(DatetimePickerComponent, [{
|
|
26694
26672
|
type: i0.Component,
|
|
@@ -26875,7 +26853,7 @@
|
|
|
26875
26853
|
i0__namespace.ɵɵadvance(4);
|
|
26876
26854
|
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(58, 37, ctx.event.comment));
|
|
26877
26855
|
}
|
|
26878
|
-
}, pipes: [i1__namespace.RpxTranslatePipe, DatePipe,
|
|
26856
|
+
}, 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}"] });
|
|
26879
26857
|
(function () {
|
|
26880
26858
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EventLogDetailsComponent, [{
|
|
26881
26859
|
type: i0.Component,
|
|
@@ -27072,7 +27050,7 @@
|
|
|
27072
27050
|
};
|
|
27073
27051
|
EventLogTableComponent.prototype.getAriaLabelforColumn = function (event) {
|
|
27074
27052
|
if (this.selected !== event) {
|
|
27075
|
-
return "date " +
|
|
27053
|
+
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";
|
|
27076
27054
|
}
|
|
27077
27055
|
else {
|
|
27078
27056
|
return '';
|
|
@@ -27135,7 +27113,7 @@
|
|
|
27135
27113
|
i0__namespace.ɵɵadvance(3);
|
|
27136
27114
|
i0__namespace.ɵɵproperty("ngForOf", ctx.events);
|
|
27137
27115
|
}
|
|
27138
|
-
}, directives: [
|
|
27116
|
+
}, 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}"] });
|
|
27139
27117
|
(function () {
|
|
27140
27118
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EventLogTableComponent, [{
|
|
27141
27119
|
type: i0.Component,
|
|
@@ -27461,7 +27439,7 @@
|
|
|
27461
27439
|
i0__namespace.ɵɵadvance(6);
|
|
27462
27440
|
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(8, 4, ctx.selectedOrg$));
|
|
27463
27441
|
}
|
|
27464
|
-
}, directives: [
|
|
27442
|
+
}, 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}"] });
|
|
27465
27443
|
(function () {
|
|
27466
27444
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadOrganisationFieldRawComponent, [{
|
|
27467
27445
|
type: i0.Component,
|
|
@@ -27574,7 +27552,7 @@
|
|
|
27574
27552
|
i0__namespace.ɵɵadvance(3);
|
|
27575
27553
|
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(13, 7, ctx.selectedOrg$));
|
|
27576
27554
|
}
|
|
27577
|
-
}, directives: [
|
|
27555
|
+
}, 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}"] });
|
|
27578
27556
|
(function () {
|
|
27579
27557
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ReadOrganisationFieldTableComponent, [{
|
|
27580
27558
|
type: i0.Component,
|
|
@@ -27613,7 +27591,7 @@
|
|
|
27613
27591
|
i0__namespace.ɵɵadvance(2);
|
|
27614
27592
|
i0__namespace.ɵɵproperty("value", (tmp_1_0 = i0__namespace.ɵɵpipeBind1(4, 4, ctx.selectedOrg$)) == null ? null : tmp_1_0.name);
|
|
27615
27593
|
}
|
|
27616
|
-
}, pipes: [
|
|
27594
|
+
}, 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}"] });
|
|
27617
27595
|
(function () {
|
|
27618
27596
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(WriteOrganisationComplexFieldComponent, [{
|
|
27619
27597
|
type: i0.Component,
|
|
@@ -27634,13 +27612,13 @@
|
|
|
27634
27612
|
}());
|
|
27635
27613
|
NotificationBannerModule.ɵfac = function NotificationBannerModule_Factory(t) { return new (t || NotificationBannerModule)(); };
|
|
27636
27614
|
NotificationBannerModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: NotificationBannerModule });
|
|
27637
|
-
NotificationBannerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
27638
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(NotificationBannerModule, { declarations: [NotificationBannerComponent], imports: [
|
|
27615
|
+
NotificationBannerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i5.CommonModule]] });
|
|
27616
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(NotificationBannerModule, { declarations: [NotificationBannerComponent], imports: [i5.CommonModule], exports: [NotificationBannerComponent] }); })();
|
|
27639
27617
|
(function () {
|
|
27640
27618
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(NotificationBannerModule, [{
|
|
27641
27619
|
type: i0.NgModule,
|
|
27642
27620
|
args: [{
|
|
27643
|
-
imports: [
|
|
27621
|
+
imports: [i5.CommonModule],
|
|
27644
27622
|
declarations: [NotificationBannerComponent],
|
|
27645
27623
|
exports: [NotificationBannerComponent]
|
|
27646
27624
|
}]
|
|
@@ -27655,13 +27633,13 @@
|
|
|
27655
27633
|
BannersModule.ɵfac = function BannersModule_Factory(t) { return new (t || BannersModule)(); };
|
|
27656
27634
|
BannersModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: BannersModule });
|
|
27657
27635
|
BannersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
27658
|
-
|
|
27636
|
+
i5.CommonModule,
|
|
27659
27637
|
AlertModule,
|
|
27660
27638
|
NotificationBannerModule
|
|
27661
27639
|
], AlertModule,
|
|
27662
27640
|
NotificationBannerModule] });
|
|
27663
27641
|
(function () {
|
|
27664
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BannersModule, { imports: [
|
|
27642
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BannersModule, { imports: [i5.CommonModule,
|
|
27665
27643
|
AlertModule,
|
|
27666
27644
|
NotificationBannerModule], exports: [AlertModule,
|
|
27667
27645
|
NotificationBannerModule] });
|
|
@@ -27671,7 +27649,7 @@
|
|
|
27671
27649
|
type: i0.NgModule,
|
|
27672
27650
|
args: [{
|
|
27673
27651
|
imports: [
|
|
27674
|
-
|
|
27652
|
+
i5.CommonModule,
|
|
27675
27653
|
AlertModule,
|
|
27676
27654
|
NotificationBannerModule
|
|
27677
27655
|
],
|
|
@@ -27690,13 +27668,13 @@
|
|
|
27690
27668
|
}());
|
|
27691
27669
|
BodyModule.ɵfac = function BodyModule_Factory(t) { return new (t || BodyModule)(); };
|
|
27692
27670
|
BodyModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: BodyModule });
|
|
27693
|
-
BodyModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
27694
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BodyModule, { declarations: [BodyComponent], imports: [
|
|
27671
|
+
BodyModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[i5.CommonModule, i1$1.RouterModule]] });
|
|
27672
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(BodyModule, { declarations: [BodyComponent], imports: [i5.CommonModule, i1$1.RouterModule], exports: [BodyComponent] }); })();
|
|
27695
27673
|
(function () {
|
|
27696
27674
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BodyModule, [{
|
|
27697
27675
|
type: i0.NgModule,
|
|
27698
27676
|
args: [{
|
|
27699
|
-
imports: [
|
|
27677
|
+
imports: [i5.CommonModule, i1$1.RouterModule],
|
|
27700
27678
|
declarations: [BodyComponent],
|
|
27701
27679
|
exports: [BodyComponent]
|
|
27702
27680
|
}]
|
|
@@ -27711,16 +27689,16 @@
|
|
|
27711
27689
|
FootersModule.ɵfac = function FootersModule_Factory(t) { return new (t || FootersModule)(); };
|
|
27712
27690
|
FootersModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: FootersModule });
|
|
27713
27691
|
FootersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
27714
|
-
|
|
27692
|
+
i5.CommonModule,
|
|
27715
27693
|
i1.RpxTranslationModule.forChild()
|
|
27716
27694
|
]] });
|
|
27717
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FootersModule, { declarations: [FooterComponent], imports: [
|
|
27695
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FootersModule, { declarations: [FooterComponent], imports: [i5.CommonModule, i1__namespace.RpxTranslationModule], exports: [FooterComponent] }); })();
|
|
27718
27696
|
(function () {
|
|
27719
27697
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FootersModule, [{
|
|
27720
27698
|
type: i0.NgModule,
|
|
27721
27699
|
args: [{
|
|
27722
27700
|
imports: [
|
|
27723
|
-
|
|
27701
|
+
i5.CommonModule,
|
|
27724
27702
|
i1.RpxTranslationModule.forChild()
|
|
27725
27703
|
],
|
|
27726
27704
|
declarations: [FooterComponent],
|
|
@@ -27737,16 +27715,16 @@
|
|
|
27737
27715
|
FormModule.ɵfac = function FormModule_Factory(t) { return new (t || FormModule)(); };
|
|
27738
27716
|
FormModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: FormModule });
|
|
27739
27717
|
FormModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
27740
|
-
|
|
27718
|
+
i5.CommonModule,
|
|
27741
27719
|
i1.RpxTranslationModule.forChild()
|
|
27742
27720
|
]] });
|
|
27743
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FormModule, { declarations: [DateInputComponent], imports: [
|
|
27721
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(FormModule, { declarations: [DateInputComponent], imports: [i5.CommonModule, i1__namespace.RpxTranslationModule], exports: [DateInputComponent] }); })();
|
|
27744
27722
|
(function () {
|
|
27745
27723
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(FormModule, [{
|
|
27746
27724
|
type: i0.NgModule,
|
|
27747
27725
|
args: [{
|
|
27748
27726
|
imports: [
|
|
27749
|
-
|
|
27727
|
+
i5.CommonModule,
|
|
27750
27728
|
i1.RpxTranslationModule.forChild()
|
|
27751
27729
|
],
|
|
27752
27730
|
declarations: [
|
|
@@ -28197,7 +28175,7 @@
|
|
|
28197
28175
|
PipesModule.ɵfac = function PipesModule_Factory(t) { return new (t || PipesModule)(); };
|
|
28198
28176
|
PipesModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: PipesModule });
|
|
28199
28177
|
PipesModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
28200
|
-
|
|
28178
|
+
i5.CommonModule,
|
|
28201
28179
|
]] });
|
|
28202
28180
|
(function () {
|
|
28203
28181
|
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PipesModule, { declarations: [CaseReferencePipe,
|
|
@@ -28210,7 +28188,7 @@
|
|
|
28210
28188
|
CcdPageFieldsPipe,
|
|
28211
28189
|
LinkCasesReasonValuePipe,
|
|
28212
28190
|
LinkCasesFromReasonValuePipe,
|
|
28213
|
-
EnumDisplayDescriptionPipe], imports: [
|
|
28191
|
+
EnumDisplayDescriptionPipe], imports: [i5.CommonModule], exports: [CaseReferencePipe,
|
|
28214
28192
|
SortSearchResultPipe,
|
|
28215
28193
|
CcdCaseTitlePipe,
|
|
28216
28194
|
CcdCollectionTableCaseFieldsFilterPipe,
|
|
@@ -28227,7 +28205,7 @@
|
|
|
28227
28205
|
type: i0.NgModule,
|
|
28228
28206
|
args: [{
|
|
28229
28207
|
imports: [
|
|
28230
|
-
|
|
28208
|
+
i5.CommonModule,
|
|
28231
28209
|
],
|
|
28232
28210
|
declarations: __spread(pipeDeclarations),
|
|
28233
28211
|
exports: __spread(pipeDeclarations)
|
|
@@ -28326,41 +28304,20 @@
|
|
|
28326
28304
|
}], function () { return []; }, null);
|
|
28327
28305
|
})();
|
|
28328
28306
|
|
|
28329
|
-
function
|
|
28330
|
-
if (rf & 1) {
|
|
28331
|
-
i0__namespace.ɵɵelementStart(0, "tr", 3);
|
|
28332
|
-
i0__namespace.ɵɵelementStart(1, "th", 4);
|
|
28333
|
-
i0__namespace.ɵɵtext(2);
|
|
28334
|
-
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
28335
|
-
i0__namespace.ɵɵelementEnd();
|
|
28336
|
-
i0__namespace.ɵɵelementStart(4, "td", 5);
|
|
28337
|
-
i0__namespace.ɵɵtext(5);
|
|
28338
|
-
i0__namespace.ɵɵpipe(6, "date");
|
|
28339
|
-
i0__namespace.ɵɵelementEnd();
|
|
28340
|
-
i0__namespace.ɵɵelementEnd();
|
|
28341
|
-
}
|
|
28342
|
-
if (rf & 2) {
|
|
28343
|
-
var ctx_r1 = i0__namespace.ɵɵnextContext(2);
|
|
28344
|
-
i0__namespace.ɵɵadvance(2);
|
|
28345
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(3, 2, "What is the date of the hearing your query related to?"));
|
|
28346
|
-
i0__namespace.ɵɵadvance(3);
|
|
28347
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(6, 4, ctx_r1.queryItem.hearingDate, "dd MMM yyyy"));
|
|
28348
|
-
}
|
|
28349
|
-
}
|
|
28350
|
-
function QueryDetailsTableComponent_ng_container_0_div_41_Template(rf, ctx) {
|
|
28307
|
+
function QueryDetailsTableComponent_ng_container_0_div_47_Template(rf, ctx) {
|
|
28351
28308
|
if (rf & 1) {
|
|
28352
28309
|
i0__namespace.ɵɵelementStart(0, "div");
|
|
28353
|
-
i0__namespace.ɵɵelementStart(1, "a",
|
|
28310
|
+
i0__namespace.ɵɵelementStart(1, "a", 7);
|
|
28354
28311
|
i0__namespace.ɵɵtext(2);
|
|
28355
28312
|
i0__namespace.ɵɵelementEnd();
|
|
28356
28313
|
i0__namespace.ɵɵelementEnd();
|
|
28357
28314
|
}
|
|
28358
28315
|
if (rf & 2) {
|
|
28359
|
-
var
|
|
28316
|
+
var attachment_r2 = ctx.$implicit;
|
|
28360
28317
|
i0__namespace.ɵɵadvance(1);
|
|
28361
|
-
i0__namespace.ɵɵproperty("href",
|
|
28318
|
+
i0__namespace.ɵɵproperty("href", attachment_r2._links.self.href, i0__namespace.ɵɵsanitizeUrl);
|
|
28362
28319
|
i0__namespace.ɵɵadvance(1);
|
|
28363
|
-
i0__namespace.ɵɵtextInterpolate(
|
|
28320
|
+
i0__namespace.ɵɵtextInterpolate(attachment_r2.originalDocumentName);
|
|
28364
28321
|
}
|
|
28365
28322
|
}
|
|
28366
28323
|
function QueryDetailsTableComponent_ng_container_0_Template(rf, ctx) {
|
|
@@ -28415,14 +28372,23 @@
|
|
|
28415
28372
|
i0__namespace.ɵɵtext(34);
|
|
28416
28373
|
i0__namespace.ɵɵelementEnd();
|
|
28417
28374
|
i0__namespace.ɵɵelementEnd();
|
|
28418
|
-
i0__namespace.ɵɵ
|
|
28419
|
-
i0__namespace.ɵɵelementStart(36, "
|
|
28420
|
-
i0__namespace.ɵɵ
|
|
28421
|
-
i0__namespace.ɵɵ
|
|
28422
|
-
i0__namespace.ɵɵpipe(39, "rpxTranslate");
|
|
28375
|
+
i0__namespace.ɵɵelementStart(35, "tr", 3);
|
|
28376
|
+
i0__namespace.ɵɵelementStart(36, "th", 4);
|
|
28377
|
+
i0__namespace.ɵɵtext(37);
|
|
28378
|
+
i0__namespace.ɵɵpipe(38, "rpxTranslate");
|
|
28423
28379
|
i0__namespace.ɵɵelementEnd();
|
|
28424
|
-
i0__namespace.ɵɵelementStart(
|
|
28425
|
-
i0__namespace.ɵɵ
|
|
28380
|
+
i0__namespace.ɵɵelementStart(39, "td", 5);
|
|
28381
|
+
i0__namespace.ɵɵtext(40);
|
|
28382
|
+
i0__namespace.ɵɵpipe(41, "date");
|
|
28383
|
+
i0__namespace.ɵɵelementEnd();
|
|
28384
|
+
i0__namespace.ɵɵelementEnd();
|
|
28385
|
+
i0__namespace.ɵɵelementStart(42, "tr", 3);
|
|
28386
|
+
i0__namespace.ɵɵelementStart(43, "th", 4);
|
|
28387
|
+
i0__namespace.ɵɵtext(44);
|
|
28388
|
+
i0__namespace.ɵɵpipe(45, "rpxTranslate");
|
|
28389
|
+
i0__namespace.ɵɵelementEnd();
|
|
28390
|
+
i0__namespace.ɵɵelementStart(46, "td", 5);
|
|
28391
|
+
i0__namespace.ɵɵtemplate(47, QueryDetailsTableComponent_ng_container_0_div_47_Template, 3, 2, "div", 6);
|
|
28426
28392
|
i0__namespace.ɵɵelementEnd();
|
|
28427
28393
|
i0__namespace.ɵɵelementEnd();
|
|
28428
28394
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -28432,31 +28398,33 @@
|
|
|
28432
28398
|
if (rf & 2) {
|
|
28433
28399
|
var ctx_r0 = i0__namespace.ɵɵnextContext();
|
|
28434
28400
|
i0__namespace.ɵɵadvance(1);
|
|
28435
|
-
i0__namespace.ɵɵattribute("aria-describedby", i0__namespace.ɵɵpipeBind1(2,
|
|
28401
|
+
i0__namespace.ɵɵattribute("aria-describedby", i0__namespace.ɵɵpipeBind1(2, 15, "Details of the query"));
|
|
28436
28402
|
i0__namespace.ɵɵadvance(5);
|
|
28437
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7,
|
|
28403
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(7, 17, "Last submitted by"));
|
|
28438
28404
|
i0__namespace.ɵɵadvance(3);
|
|
28439
28405
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.lastSubmittedBy);
|
|
28440
28406
|
i0__namespace.ɵɵadvance(3);
|
|
28441
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(13,
|
|
28407
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(13, 19, "Submission date"));
|
|
28442
28408
|
i0__namespace.ɵɵadvance(3);
|
|
28443
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(16,
|
|
28409
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(16, 21, ctx_r0.queryItem.createdOn, "d MMM yyyy"));
|
|
28444
28410
|
i0__namespace.ɵɵadvance(4);
|
|
28445
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(20,
|
|
28411
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(20, 24, "Query subject"));
|
|
28446
28412
|
i0__namespace.ɵɵadvance(3);
|
|
28447
28413
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.subject);
|
|
28448
28414
|
i0__namespace.ɵɵadvance(3);
|
|
28449
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(26,
|
|
28415
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(26, 26, "Query body"));
|
|
28450
28416
|
i0__namespace.ɵɵadvance(3);
|
|
28451
28417
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.body);
|
|
28452
28418
|
i0__namespace.ɵɵadvance(3);
|
|
28453
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(32,
|
|
28419
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(32, 28, "Is the query hearing related?"));
|
|
28454
28420
|
i0__namespace.ɵɵadvance(3);
|
|
28455
28421
|
i0__namespace.ɵɵtextInterpolate(ctx_r0.queryItem.isHearingRelated ? "Yes" : "No");
|
|
28456
|
-
i0__namespace.ɵɵadvance(1);
|
|
28457
|
-
i0__namespace.ɵɵproperty("ngIf", ctx_r0.queryItem.isHearingRelated);
|
|
28458
28422
|
i0__namespace.ɵɵadvance(3);
|
|
28459
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(
|
|
28423
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 30, "What is the date of the hearing your query related to?"));
|
|
28424
|
+
i0__namespace.ɵɵadvance(3);
|
|
28425
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind2(41, 32, ctx_r0.queryItem.hearingDate, "d MMM yyyy"));
|
|
28426
|
+
i0__namespace.ɵɵadvance(4);
|
|
28427
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(45, 35, "Attachments"));
|
|
28460
28428
|
i0__namespace.ɵɵadvance(3);
|
|
28461
28429
|
i0__namespace.ɵɵproperty("ngForOf", ctx_r0.queryItem.attachments);
|
|
28462
28430
|
}
|
|
@@ -28467,14 +28435,14 @@
|
|
|
28467
28435
|
return QueryDetailsTableComponent;
|
|
28468
28436
|
}());
|
|
28469
28437
|
QueryDetailsTableComponent.ɵfac = function QueryDetailsTableComponent_Factory(t) { return new (t || QueryDetailsTableComponent)(); };
|
|
28470
|
-
QueryDetailsTableComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryDetailsTableComponent, selectors: [["ccd-query-details-table"]], inputs: { queryItem: "queryItem" }, decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "govuk-table", "query-details-table"], [1, "govuk-table__body"], [1, "govuk-table__row"], ["scope", "row", 1, "govuk-table__header"], [1, "govuk-table__cell"], [
|
|
28438
|
+
QueryDetailsTableComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryDetailsTableComponent, selectors: [["ccd-query-details-table"]], inputs: { queryItem: "queryItem" }, decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "govuk-table", "query-details-table"], [1, "govuk-table__body"], [1, "govuk-table__row"], ["scope", "row", 1, "govuk-table__header"], [1, "govuk-table__cell"], [4, "ngFor", "ngForOf"], ["target", "_blank", 3, "href"]], template: function QueryDetailsTableComponent_Template(rf, ctx) {
|
|
28471
28439
|
if (rf & 1) {
|
|
28472
|
-
i0__namespace.ɵɵtemplate(0, QueryDetailsTableComponent_ng_container_0_Template,
|
|
28440
|
+
i0__namespace.ɵɵtemplate(0, QueryDetailsTableComponent_ng_container_0_Template, 48, 37, "ng-container", 0);
|
|
28473
28441
|
}
|
|
28474
28442
|
if (rf & 2) {
|
|
28475
28443
|
i0__namespace.ɵɵproperty("ngIf", ctx.queryItem);
|
|
28476
28444
|
}
|
|
28477
|
-
}, directives: [
|
|
28445
|
+
}, 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}"] });
|
|
28478
28446
|
(function () {
|
|
28479
28447
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryDetailsTableComponent, [{
|
|
28480
28448
|
type: i0.Component,
|
|
@@ -28488,66 +28456,27 @@
|
|
|
28488
28456
|
}] });
|
|
28489
28457
|
})();
|
|
28490
28458
|
|
|
28491
|
-
function QueryDetailsComponent_ng_container_0_Template(rf, ctx) {
|
|
28492
|
-
if (rf & 1) {
|
|
28493
|
-
var _r2_1 = i0__namespace.ɵɵgetCurrentView();
|
|
28494
|
-
i0__namespace.ɵɵelementContainerStart(0);
|
|
28495
|
-
i0__namespace.ɵɵelementStart(1, "p");
|
|
28496
|
-
i0__namespace.ɵɵelement(2, "br");
|
|
28497
|
-
i0__namespace.ɵɵelementStart(3, "a", 1);
|
|
28498
|
-
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(); });
|
|
28499
|
-
i0__namespace.ɵɵtext(4);
|
|
28500
|
-
i0__namespace.ɵɵpipe(5, "rpxTranslate");
|
|
28501
|
-
i0__namespace.ɵɵelementEnd();
|
|
28502
|
-
i0__namespace.ɵɵelementEnd();
|
|
28503
|
-
i0__namespace.ɵɵelementStart(6, "div", 2);
|
|
28504
|
-
i0__namespace.ɵɵtext(7);
|
|
28505
|
-
i0__namespace.ɵɵpipe(8, "rpxTranslate");
|
|
28506
|
-
i0__namespace.ɵɵelementEnd();
|
|
28507
|
-
i0__namespace.ɵɵelement(9, "ccd-query-details-table", 3);
|
|
28508
|
-
i0__namespace.ɵɵelementContainerEnd();
|
|
28509
|
-
}
|
|
28510
|
-
if (rf & 2) {
|
|
28511
|
-
var ctx_r0 = i0__namespace.ɵɵnextContext();
|
|
28512
|
-
i0__namespace.ɵɵadvance(4);
|
|
28513
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(5, 3, "Back to queries"));
|
|
28514
|
-
i0__namespace.ɵɵadvance(3);
|
|
28515
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(8, 5, "Query details"));
|
|
28516
|
-
i0__namespace.ɵɵadvance(2);
|
|
28517
|
-
i0__namespace.ɵɵproperty("queryItem", ctx_r0.query);
|
|
28518
|
-
}
|
|
28519
|
-
}
|
|
28520
28459
|
var QueryDetailsComponent = /** @class */ (function () {
|
|
28521
28460
|
function QueryDetailsComponent() {
|
|
28522
|
-
this.backClicked = new i0.EventEmitter();
|
|
28523
28461
|
}
|
|
28524
|
-
QueryDetailsComponent.prototype.onBack = function () {
|
|
28525
|
-
this.backClicked.emit(true);
|
|
28526
|
-
};
|
|
28527
28462
|
return QueryDetailsComponent;
|
|
28528
28463
|
}());
|
|
28529
28464
|
QueryDetailsComponent.ɵfac = function QueryDetailsComponent_Factory(t) { return new (t || QueryDetailsComponent)(); };
|
|
28530
|
-
QueryDetailsComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryDetailsComponent, selectors: [["ccd-query-details"]],
|
|
28465
|
+
QueryDetailsComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryDetailsComponent, selectors: [["ccd-query-details"]], decls: 2, vars: 0, template: function QueryDetailsComponent_Template(rf, ctx) {
|
|
28531
28466
|
if (rf & 1) {
|
|
28532
|
-
i0__namespace.ɵɵ
|
|
28533
|
-
|
|
28534
|
-
|
|
28535
|
-
i0__namespace.ɵɵproperty("ngIf", ctx.query);
|
|
28467
|
+
i0__namespace.ɵɵelementStart(0, "p");
|
|
28468
|
+
i0__namespace.ɵɵtext(1, "query-details works!");
|
|
28469
|
+
i0__namespace.ɵɵelementEnd();
|
|
28536
28470
|
}
|
|
28537
|
-
},
|
|
28471
|
+
}, encapsulation: 2 });
|
|
28538
28472
|
(function () {
|
|
28539
28473
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryDetailsComponent, [{
|
|
28540
28474
|
type: i0.Component,
|
|
28541
28475
|
args: [{
|
|
28542
28476
|
selector: 'ccd-query-details',
|
|
28543
|
-
templateUrl: './query-details.component.html'
|
|
28544
|
-
styleUrls: ['./query-details.component.scss']
|
|
28477
|
+
templateUrl: './query-details.component.html'
|
|
28545
28478
|
}]
|
|
28546
|
-
}], null,
|
|
28547
|
-
type: i0.Input
|
|
28548
|
-
}], backClicked: [{
|
|
28549
|
-
type: i0.Output
|
|
28550
|
-
}] });
|
|
28479
|
+
}], null, null);
|
|
28551
28480
|
})();
|
|
28552
28481
|
|
|
28553
28482
|
function QueryListComponent_ng_container_0_th_7_Template(rf, ctx) {
|
|
@@ -28572,11 +28501,9 @@
|
|
|
28572
28501
|
}
|
|
28573
28502
|
function QueryListComponent_ng_container_0_tr_9_Template(rf, ctx) {
|
|
28574
28503
|
if (rf & 1) {
|
|
28575
|
-
var _r8_1 = i0__namespace.ɵɵgetCurrentView();
|
|
28576
28504
|
i0__namespace.ɵɵelementStart(0, "tr", 4);
|
|
28577
28505
|
i0__namespace.ɵɵelementStart(1, "td", 10);
|
|
28578
28506
|
i0__namespace.ɵɵelementStart(2, "a", 11);
|
|
28579
|
-
i0__namespace.ɵɵlistener("click", function QueryListComponent_ng_container_0_tr_9_Template_a_click_2_listener() { i0__namespace.ɵɵrestoreView(_r8_1); var message_r6 = ctx.$implicit; var ctx_r7 = i0__namespace.ɵɵnextContext(2); return ctx_r7.showDetails(message_r6); });
|
|
28580
28507
|
i0__namespace.ɵɵtext(3);
|
|
28581
28508
|
i0__namespace.ɵɵelementEnd();
|
|
28582
28509
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -28642,7 +28569,6 @@
|
|
|
28642
28569
|
}
|
|
28643
28570
|
var QueryListComponent = /** @class */ (function () {
|
|
28644
28571
|
function QueryListComponent() {
|
|
28645
|
-
this.selectedQuery = new i0.EventEmitter();
|
|
28646
28572
|
this.displayedColumns = [
|
|
28647
28573
|
{ name: 'subject', displayName: 'Queries', sortOrder: SortOrder.UNSORTED },
|
|
28648
28574
|
{ name: 'lastSubmittedBy', displayName: 'Last submitted by', sortOrder: SortOrder.UNSORTED },
|
|
@@ -28660,11 +28586,26 @@
|
|
|
28660
28586
|
};
|
|
28661
28587
|
QueryListComponent.prototype.sortTable = function (col) {
|
|
28662
28588
|
switch (col.displayName) {
|
|
28663
|
-
case '
|
|
28589
|
+
case 'Queries': {
|
|
28590
|
+
this.sort(col);
|
|
28591
|
+
break;
|
|
28592
|
+
}
|
|
28593
|
+
case 'Last submitted by': {
|
|
28594
|
+
this.sort(col);
|
|
28595
|
+
break;
|
|
28596
|
+
}
|
|
28597
|
+
case 'Last submission date': {
|
|
28598
|
+
this.sortDate(col);
|
|
28599
|
+
break;
|
|
28600
|
+
}
|
|
28664
28601
|
case 'Last response date': {
|
|
28665
28602
|
this.sortDate(col);
|
|
28666
28603
|
break;
|
|
28667
28604
|
}
|
|
28605
|
+
case 'Response by': {
|
|
28606
|
+
this.sort(col);
|
|
28607
|
+
break;
|
|
28608
|
+
}
|
|
28668
28609
|
default: {
|
|
28669
28610
|
this.sort(col);
|
|
28670
28611
|
break;
|
|
@@ -28673,17 +28614,17 @@
|
|
|
28673
28614
|
};
|
|
28674
28615
|
QueryListComponent.prototype.sortWidget = function (col) {
|
|
28675
28616
|
switch (col.sortOrder) {
|
|
28617
|
+
case SortOrder.DESCENDING: {
|
|
28618
|
+
return '▼';
|
|
28619
|
+
}
|
|
28676
28620
|
case SortOrder.ASCENDING: {
|
|
28677
28621
|
return '▲';
|
|
28678
28622
|
}
|
|
28679
28623
|
default: {
|
|
28680
|
-
return '&#
|
|
28624
|
+
return '⬧';
|
|
28681
28625
|
}
|
|
28682
28626
|
}
|
|
28683
28627
|
};
|
|
28684
|
-
QueryListComponent.prototype.showDetails = function (query) {
|
|
28685
|
-
this.selectedQuery.emit(query);
|
|
28686
|
-
};
|
|
28687
28628
|
QueryListComponent.prototype.sort = function (col) {
|
|
28688
28629
|
if (col.sortOrder === SortOrder.ASCENDING) {
|
|
28689
28630
|
this.queryListData.partyMessages.sort(function (a, b) { return (a[col.name] < b[col.name]) ? 1 : -1; });
|
|
@@ -28711,14 +28652,14 @@
|
|
|
28711
28652
|
return QueryListComponent;
|
|
28712
28653
|
}());
|
|
28713
28654
|
QueryListComponent.ɵfac = function QueryListComponent_Factory(t) { return new (t || QueryListComponent)(); };
|
|
28714
|
-
QueryListComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryListComponent, selectors: [["ccd-query-list"]], inputs: { partyMessageGroup: "partyMessageGroup" },
|
|
28655
|
+
QueryListComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryListComponent, selectors: [["ccd-query-list"]], inputs: { partyMessageGroup: "partyMessageGroup" }, features: [i0__namespace.ɵɵNgOnChangesFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "govuk-table", "query-list__table"], [1, "govuk-table__cell", "query-list__caption", "query-list__row"], [1, "govuk-table__head"], [1, "govuk-table__row", "query-list__row"], ["class", "govuk-table__header", 4, "ngFor", "ngForOf"], [1, "govuk-table__body"], ["class", "govuk-table__row query-list__row", 4, "ngFor", "ngForOf"], [1, "govuk-table__header"], ["href", "javascript:void(0)", 1, "sort-widget", 3, "innerHTML", "click"], [1, "govuk-table__cell", "query-list__cell", "query-list__cell--first"], ["href", "javascript:void(0)"], [1, "govuk-table__cell", "query-list__cell"]], template: function QueryListComponent_Template(rf, ctx) {
|
|
28715
28656
|
if (rf & 1) {
|
|
28716
28657
|
i0__namespace.ɵɵtemplate(0, QueryListComponent_ng_container_0_Template, 10, 3, "ng-container", 0);
|
|
28717
28658
|
}
|
|
28718
28659
|
if (rf & 2) {
|
|
28719
28660
|
i0__namespace.ɵɵproperty("ngIf", ctx.queryListData);
|
|
28720
28661
|
}
|
|
28721
|
-
}, directives: [
|
|
28662
|
+
}, 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}"] });
|
|
28722
28663
|
(function () {
|
|
28723
28664
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryListComponent, [{
|
|
28724
28665
|
type: i0.Component,
|
|
@@ -28729,8 +28670,70 @@
|
|
|
28729
28670
|
}]
|
|
28730
28671
|
}], null, { partyMessageGroup: [{
|
|
28731
28672
|
type: i0.Input
|
|
28732
|
-
}]
|
|
28733
|
-
|
|
28673
|
+
}] });
|
|
28674
|
+
})();
|
|
28675
|
+
|
|
28676
|
+
function QueryManagementErrorMessagesComponent_div_0_div_4_Template(rf, ctx) {
|
|
28677
|
+
if (rf & 1) {
|
|
28678
|
+
i0__namespace.ɵɵelementStart(0, "div", 4);
|
|
28679
|
+
i0__namespace.ɵɵelementStart(1, "ul", 5);
|
|
28680
|
+
i0__namespace.ɵɵelementStart(2, "li");
|
|
28681
|
+
i0__namespace.ɵɵelementStart(3, "a", 6);
|
|
28682
|
+
i0__namespace.ɵɵtext(4);
|
|
28683
|
+
i0__namespace.ɵɵpipe(5, "rpxTranslate");
|
|
28684
|
+
i0__namespace.ɵɵelementEnd();
|
|
28685
|
+
i0__namespace.ɵɵelementEnd();
|
|
28686
|
+
i0__namespace.ɵɵelementEnd();
|
|
28687
|
+
i0__namespace.ɵɵelementEnd();
|
|
28688
|
+
}
|
|
28689
|
+
if (rf & 2) {
|
|
28690
|
+
var errorMessage_r2 = ctx.$implicit;
|
|
28691
|
+
i0__namespace.ɵɵadvance(4);
|
|
28692
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(5, 1, errorMessage_r2.message), " ");
|
|
28693
|
+
}
|
|
28694
|
+
}
|
|
28695
|
+
function QueryManagementErrorMessagesComponent_div_0_Template(rf, ctx) {
|
|
28696
|
+
if (rf & 1) {
|
|
28697
|
+
i0__namespace.ɵɵelementStart(0, "div", 1);
|
|
28698
|
+
i0__namespace.ɵɵelementStart(1, "h2", 2);
|
|
28699
|
+
i0__namespace.ɵɵtext(2);
|
|
28700
|
+
i0__namespace.ɵɵpipe(3, "rpxTranslate");
|
|
28701
|
+
i0__namespace.ɵɵelementEnd();
|
|
28702
|
+
i0__namespace.ɵɵtemplate(4, QueryManagementErrorMessagesComponent_div_0_div_4_Template, 6, 3, "div", 3);
|
|
28703
|
+
i0__namespace.ɵɵelementEnd();
|
|
28704
|
+
}
|
|
28705
|
+
if (rf & 2) {
|
|
28706
|
+
var ctx_r0 = i0__namespace.ɵɵnextContext();
|
|
28707
|
+
i0__namespace.ɵɵadvance(2);
|
|
28708
|
+
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(3, 2, "There is a problem"), " ");
|
|
28709
|
+
i0__namespace.ɵɵadvance(2);
|
|
28710
|
+
i0__namespace.ɵɵproperty("ngForOf", ctx_r0.errorMessages);
|
|
28711
|
+
}
|
|
28712
|
+
}
|
|
28713
|
+
var QueryManagementErrorMessagesComponent = /** @class */ (function () {
|
|
28714
|
+
function QueryManagementErrorMessagesComponent() {
|
|
28715
|
+
this.errorMessages = [];
|
|
28716
|
+
}
|
|
28717
|
+
return QueryManagementErrorMessagesComponent;
|
|
28718
|
+
}());
|
|
28719
|
+
QueryManagementErrorMessagesComponent.ɵfac = function QueryManagementErrorMessagesComponent_Factory(t) { return new (t || QueryManagementErrorMessagesComponent)(); };
|
|
28720
|
+
QueryManagementErrorMessagesComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: QueryManagementErrorMessagesComponent, selectors: [["ccd-query-management-error-messages"]], inputs: { errorMessages: "errorMessages" }, decls: 1, vars: 1, consts: [["class", "govuk-error-summary", "aria-labelledby", "error-summary-title", "role", "alert", "tabindex", "-1", "data-module", "govuk-error-summary", 4, "ngIf"], ["aria-labelledby", "error-summary-title", "role", "alert", "tabindex", "-1", "data-module", "govuk-error-summary", 1, "govuk-error-summary"], ["id", "error-summary-title", 1, "govuk-error-summary__title"], ["class", "govuk-error-summary__body", 4, "ngFor", "ngForOf"], [1, "govuk-error-summary__body"], [1, "govuk-list", "govuk-error-summary__list"], ["href", "javascript:void(0)", 1, "validation-error"]], template: function QueryManagementErrorMessagesComponent_Template(rf, ctx) {
|
|
28721
|
+
if (rf & 1) {
|
|
28722
|
+
i0__namespace.ɵɵtemplate(0, QueryManagementErrorMessagesComponent_div_0_Template, 5, 4, "div", 0);
|
|
28723
|
+
}
|
|
28724
|
+
if (rf & 2) {
|
|
28725
|
+
i0__namespace.ɵɵproperty("ngIf", ctx.errorMessages.length > 0);
|
|
28726
|
+
}
|
|
28727
|
+
}, directives: [i5__namespace.NgIf, i5__namespace.NgForOf], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
28728
|
+
(function () {
|
|
28729
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(QueryManagementErrorMessagesComponent, [{
|
|
28730
|
+
type: i0.Component,
|
|
28731
|
+
args: [{
|
|
28732
|
+
selector: 'ccd-query-management-error-messages',
|
|
28733
|
+
templateUrl: './query-management-error-messages.component.html'
|
|
28734
|
+
}]
|
|
28735
|
+
}], null, { errorMessages: [{
|
|
28736
|
+
type: i0.Input
|
|
28734
28737
|
}] });
|
|
28735
28738
|
})();
|
|
28736
28739
|
|
|
@@ -28742,7 +28745,7 @@
|
|
|
28742
28745
|
QueryManagementModule.ɵfac = function QueryManagementModule_Factory(t) { return new (t || QueryManagementModule)(); };
|
|
28743
28746
|
QueryManagementModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: QueryManagementModule });
|
|
28744
28747
|
QueryManagementModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
28745
|
-
|
|
28748
|
+
i5.CommonModule,
|
|
28746
28749
|
i3.ReactiveFormsModule,
|
|
28747
28750
|
i1.RpxTranslationModule.forChild(),
|
|
28748
28751
|
PipesModule
|
|
@@ -28753,7 +28756,8 @@
|
|
|
28753
28756
|
QueryDetailsComponent,
|
|
28754
28757
|
QueryCreateComponent,
|
|
28755
28758
|
QueryListComponent,
|
|
28756
|
-
QueryDetailsTableComponent
|
|
28759
|
+
QueryDetailsTableComponent,
|
|
28760
|
+
QueryManagementErrorMessagesComponent], imports: [i5.CommonModule,
|
|
28757
28761
|
i3.ReactiveFormsModule, i1__namespace.RpxTranslationModule, PipesModule], exports: [ReadQueryManagementFieldComponent,
|
|
28758
28762
|
WriteQueryManagementFieldComponent] });
|
|
28759
28763
|
})();
|
|
@@ -28768,9 +28772,10 @@
|
|
|
28768
28772
|
QueryCreateComponent,
|
|
28769
28773
|
QueryListComponent,
|
|
28770
28774
|
QueryDetailsTableComponent,
|
|
28775
|
+
QueryManagementErrorMessagesComponent,
|
|
28771
28776
|
],
|
|
28772
28777
|
imports: [
|
|
28773
|
-
|
|
28778
|
+
i5.CommonModule,
|
|
28774
28779
|
i3.ReactiveFormsModule,
|
|
28775
28780
|
i1.RpxTranslationModule.forChild(),
|
|
28776
28781
|
PipesModule
|
|
@@ -28782,10 +28787,9 @@
|
|
|
28782
28787
|
}]
|
|
28783
28788
|
}], null, null);
|
|
28784
28789
|
})();
|
|
28785
|
-
i0__namespace.ɵɵsetComponentScope(ReadQueryManagementFieldComponent, [
|
|
28786
|
-
|
|
28787
|
-
|
|
28788
|
-
i0__namespace.ɵɵsetComponentScope(QueryDetailsComponent, [i2__namespace.NgIf, QueryDetailsTableComponent], [i1__namespace.RpxTranslatePipe]);
|
|
28790
|
+
i0__namespace.ɵɵsetComponentScope(ReadQueryManagementFieldComponent, [i5__namespace.NgForOf, QueryListComponent], []);
|
|
28791
|
+
i0__namespace.ɵɵsetComponentScope(WriteQueryManagementFieldComponent, [QueryManagementErrorMessagesComponent,
|
|
28792
|
+
QueryDetailsTableComponent, i3__namespace.ɵangular_packages_forms_forms_ba, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgIf, i3__namespace.DefaultValueAccessor, i3__namespace.NgControlStatus, i3__namespace.FormControlName], [i1__namespace.RpxTranslatePipe, CaseReferencePipe]);
|
|
28789
28793
|
|
|
28790
28794
|
var PALETTE_COMPONENTS = [
|
|
28791
28795
|
UnsupportedFieldComponent,
|
|
@@ -28917,7 +28921,7 @@
|
|
|
28917
28921
|
LinkedCasesService,
|
|
28918
28922
|
{ provide: i6.MAT_DATE_LOCALE, useValue: 'en-GB' }
|
|
28919
28923
|
], imports: [[
|
|
28920
|
-
|
|
28924
|
+
i5.CommonModule,
|
|
28921
28925
|
i1$1.RouterModule,
|
|
28922
28926
|
i3.FormsModule,
|
|
28923
28927
|
i3.ReactiveFormsModule,
|
|
@@ -28937,12 +28941,12 @@
|
|
|
28937
28941
|
i4.NgxMatNativeDateModule,
|
|
28938
28942
|
i6$1.MatFormFieldModule,
|
|
28939
28943
|
i13.MatInputModule,
|
|
28940
|
-
i5$
|
|
28941
|
-
i5.MatAutocompleteModule,
|
|
28944
|
+
i5$2.MatDatepickerModule,
|
|
28945
|
+
i5$1.MatAutocompleteModule,
|
|
28942
28946
|
i7.CdkTreeModule,
|
|
28943
28947
|
i1$4.OverlayModule,
|
|
28944
28948
|
i3$1.PaymentLibModule,
|
|
28945
|
-
i2
|
|
28949
|
+
i2.ScrollToModule.forRoot(),
|
|
28946
28950
|
i1.RpxTranslationModule.forChild(),
|
|
28947
28951
|
i1$3.MatDialogModule,
|
|
28948
28952
|
i12.MediaViewerModule,
|
|
@@ -29069,7 +29073,7 @@
|
|
|
29069
29073
|
LinkCasesComponent,
|
|
29070
29074
|
CheckYourAnswersComponent,
|
|
29071
29075
|
UnLinkCasesComponent,
|
|
29072
|
-
NoLinkedCasesComponent], imports: [
|
|
29076
|
+
NoLinkedCasesComponent], imports: [i5.CommonModule,
|
|
29073
29077
|
i1$1.RouterModule,
|
|
29074
29078
|
i3.FormsModule,
|
|
29075
29079
|
i3.ReactiveFormsModule,
|
|
@@ -29089,11 +29093,11 @@
|
|
|
29089
29093
|
i4.NgxMatNativeDateModule,
|
|
29090
29094
|
i6$1.MatFormFieldModule,
|
|
29091
29095
|
i13.MatInputModule,
|
|
29092
|
-
i5$
|
|
29093
|
-
i5.MatAutocompleteModule,
|
|
29096
|
+
i5$2.MatDatepickerModule,
|
|
29097
|
+
i5$1.MatAutocompleteModule,
|
|
29094
29098
|
i7.CdkTreeModule,
|
|
29095
29099
|
i1$4.OverlayModule,
|
|
29096
|
-
i3$1.PaymentLibModule, i2__namespace
|
|
29100
|
+
i3$1.PaymentLibModule, i2__namespace.ScrollToModule, i1__namespace.RpxTranslationModule, i1$3.MatDialogModule,
|
|
29097
29101
|
i12.MediaViewerModule,
|
|
29098
29102
|
LoadingModule, i1__namespace.RpxTranslationModule, QueryManagementModule], exports: [i4.NgxMatDatetimePickerModule,
|
|
29099
29103
|
i4.NgxMatNativeDateModule,
|
|
@@ -29212,7 +29216,7 @@
|
|
|
29212
29216
|
type: i0.NgModule,
|
|
29213
29217
|
args: [{
|
|
29214
29218
|
imports: [
|
|
29215
|
-
|
|
29219
|
+
i5.CommonModule,
|
|
29216
29220
|
i1$1.RouterModule,
|
|
29217
29221
|
i3.FormsModule,
|
|
29218
29222
|
i3.ReactiveFormsModule,
|
|
@@ -29232,12 +29236,12 @@
|
|
|
29232
29236
|
i4.NgxMatNativeDateModule,
|
|
29233
29237
|
i6$1.MatFormFieldModule,
|
|
29234
29238
|
i13.MatInputModule,
|
|
29235
|
-
i5$
|
|
29236
|
-
i5.MatAutocompleteModule,
|
|
29239
|
+
i5$2.MatDatepickerModule,
|
|
29240
|
+
i5$1.MatAutocompleteModule,
|
|
29237
29241
|
i7.CdkTreeModule,
|
|
29238
29242
|
i1$4.OverlayModule,
|
|
29239
29243
|
i3$1.PaymentLibModule,
|
|
29240
|
-
i2
|
|
29244
|
+
i2.ScrollToModule.forRoot(),
|
|
29241
29245
|
i1.RpxTranslationModule.forChild(),
|
|
29242
29246
|
i1$3.MatDialogModule,
|
|
29243
29247
|
i12.MediaViewerModule,
|
|
@@ -29284,33 +29288,33 @@
|
|
|
29284
29288
|
}], null, null);
|
|
29285
29289
|
})();
|
|
29286
29290
|
i0__namespace.ɵɵsetComponentScope(FieldReadComponent, [FieldReadLabelComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], []);
|
|
29287
|
-
i0__namespace.ɵɵsetComponentScope(LabelFieldComponent, [LabelSubstitutorDirective,
|
|
29291
|
+
i0__namespace.ɵɵsetComponentScope(LabelFieldComponent, [LabelSubstitutorDirective, i5__namespace.NgIf, MarkdownComponent], [i1__namespace.RpxTranslatePipe]);
|
|
29288
29292
|
i0__namespace.ɵɵsetComponentScope(CaseHistoryViewerFieldComponent, [EventLogComponent], []);
|
|
29289
|
-
i0__namespace.ɵɵsetComponentScope(EventLogComponent, [
|
|
29290
|
-
i0__namespace.ɵɵsetComponentScope(ReadCollectionFieldComponent, [
|
|
29291
|
-
i0__namespace.ɵɵsetComponentScope(ReadOrganisationFieldComponent, [
|
|
29292
|
-
ReadOrganisationFieldTableComponent,
|
|
29293
|
-
i0__namespace.ɵɵsetComponentScope(ReadOrderSummaryFieldComponent, [
|
|
29293
|
+
i0__namespace.ɵɵsetComponentScope(EventLogComponent, [i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, EventLogTableComponent, i5__namespace.NgIf, EventLogDetailsComponent], []);
|
|
29294
|
+
i0__namespace.ɵɵsetComponentScope(ReadCollectionFieldComponent, [i5__namespace.NgIf, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, FieldReadComponent, i5__namespace.NgForOf], []);
|
|
29295
|
+
i0__namespace.ɵɵsetComponentScope(ReadOrganisationFieldComponent, [i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, ReadOrganisationFieldRawComponent,
|
|
29296
|
+
ReadOrganisationFieldTableComponent, i5__namespace.NgSwitchDefault], []);
|
|
29297
|
+
i0__namespace.ɵɵsetComponentScope(ReadOrderSummaryFieldComponent, [i5__namespace.NgForOf, ReadOrderSummaryRowComponent,
|
|
29294
29298
|
ReadMoneyGbpFieldComponent], [i1__namespace.RpxTranslatePipe]);
|
|
29295
29299
|
i0__namespace.ɵɵsetComponentScope(ReadOrderSummaryRowComponent, [ReadMoneyGbpFieldComponent], [i1__namespace.RpxTranslatePipe]);
|
|
29296
|
-
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldComponent, [
|
|
29297
|
-
ReadComplexFieldCollectionTableComponent,
|
|
29298
|
-
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldRawComponent, [
|
|
29299
|
-
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldTableComponent, [
|
|
29300
|
-
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldCollectionTableComponent, [
|
|
29301
|
-
ReadCaseLinkFieldComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, CcdCollectionTableCaseFieldsFilterPipe,
|
|
29302
|
-
i0__namespace.ɵɵsetComponentScope(ReadCaseFlagFieldComponent, [
|
|
29300
|
+
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldComponent, [i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, ReadComplexFieldRawComponent,
|
|
29301
|
+
ReadComplexFieldCollectionTableComponent, i5__namespace.NgSwitchDefault, ReadComplexFieldTableComponent], []);
|
|
29302
|
+
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldRawComponent, [i5__namespace.NgForOf, FieldReadComponent], [ReadFieldsFilterPipe, i1__namespace.RpxTranslatePipe]);
|
|
29303
|
+
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldTableComponent, [i5__namespace.NgForOf, i5__namespace.NgIf, FieldReadComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, IsCompoundPipe]);
|
|
29304
|
+
i0__namespace.ɵɵsetComponentScope(ReadComplexFieldCollectionTableComponent, [i5__namespace.NgForOf, i5__namespace.NgIf, FieldReadComponent,
|
|
29305
|
+
ReadCaseLinkFieldComponent], [i1__namespace.RpxTranslatePipe, ReadFieldsFilterPipe, CcdCollectionTableCaseFieldsFilterPipe, i5__namespace.KeyValuePipe, IsCompoundPipe]);
|
|
29306
|
+
i0__namespace.ɵɵsetComponentScope(ReadCaseFlagFieldComponent, [i5__namespace.NgIf, CaseFlagSummaryListComponent, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, i5__namespace.NgForOf,
|
|
29303
29307
|
// Components for case flags
|
|
29304
|
-
CaseFlagTableComponent,
|
|
29308
|
+
CaseFlagTableComponent, i5__namespace.NgSwitchDefault], [i1__namespace.RpxTranslatePipe]);
|
|
29305
29309
|
i0__namespace.ɵɵsetComponentScope(ReadLinkedCasesFieldComponent, [
|
|
29306
29310
|
// Components for linked cases
|
|
29307
|
-
LinkedCasesToTableComponent,
|
|
29311
|
+
LinkedCasesToTableComponent, i5__namespace.NgIf, LinkedCasesFromTableComponent
|
|
29308
29312
|
], []);
|
|
29309
|
-
i0__namespace.ɵɵsetComponentScope(WriteAddressFieldComponent, [
|
|
29310
|
-
i0__namespace.ɵɵsetComponentScope(WriteComplexFieldComponent, [
|
|
29311
|
-
i0__namespace.ɵɵsetComponentScope(WriteDocumentFieldComponent, [
|
|
29312
|
-
i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [
|
|
29313
|
-
i0__namespace.ɵɵsetComponentScope(WriteCaseFlagFieldComponent, [
|
|
29313
|
+
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]);
|
|
29314
|
+
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]);
|
|
29315
|
+
i0__namespace.ɵɵsetComponentScope(WriteDocumentFieldComponent, [i5__namespace.NgClass, i5__namespace.NgIf, ReadDocumentFieldComponent], [FieldLabelPipe, i1__namespace.RpxTranslatePipe]);
|
|
29316
|
+
i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i5__namespace.NgIf, DatetimePickerComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, WriteDateFieldComponent], []);
|
|
29317
|
+
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,
|
|
29314
29318
|
SelectFlagTypeComponent,
|
|
29315
29319
|
SearchLanguageInterpreterComponent,
|
|
29316
29320
|
AddCommentsComponent,
|
|
@@ -29318,32 +29322,32 @@
|
|
|
29318
29322
|
ManageCaseFlagsComponent,
|
|
29319
29323
|
UpdateFlagComponent,
|
|
29320
29324
|
UpdateFlagAddTranslationFormComponent], [i1__namespace.RpxTranslatePipe]);
|
|
29321
|
-
i0__namespace.ɵɵsetComponentScope(WriteLinkedCasesFieldComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
29325
|
+
i0__namespace.ɵɵsetComponentScope(WriteLinkedCasesFieldComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, BeforeYouStartComponent,
|
|
29322
29326
|
NoLinkedCasesComponent,
|
|
29323
29327
|
LinkCasesComponent,
|
|
29324
29328
|
UnLinkCasesComponent,
|
|
29325
29329
|
CheckYourAnswersComponent], []);
|
|
29326
|
-
i0__namespace.ɵɵsetComponentScope(WriteOrganisationFieldComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
29327
|
-
WriteOrganisationComplexFieldComponent], [
|
|
29330
|
+
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,
|
|
29331
|
+
WriteOrganisationComplexFieldComponent], [i5__namespace.AsyncPipe, i1__namespace.RpxTranslatePipe]);
|
|
29328
29332
|
i0__namespace.ɵɵsetComponentScope(WriteOrderSummaryFieldComponent, [ReadOrderSummaryFieldComponent], []);
|
|
29329
|
-
i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [
|
|
29330
|
-
i0__namespace.ɵɵsetComponentScope(WriteCollectionFieldComponent, [
|
|
29333
|
+
i0__namespace.ɵɵsetComponentScope(WriteDateContainerFieldComponent, [i5__namespace.NgIf, DatetimePickerComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, WriteDateFieldComponent], []);
|
|
29334
|
+
i0__namespace.ɵɵsetComponentScope(WriteCollectionFieldComponent, [i5__namespace.NgIf, i5__namespace.NgForOf, FieldWriteComponent, i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective], [i1__namespace.RpxTranslatePipe, FieldLabelPipe, FirstErrorPipe]);
|
|
29331
29335
|
i0__namespace.ɵɵsetComponentScope(
|
|
29332
29336
|
// ComponentLauncher web components
|
|
29333
|
-
CaseFileViewFieldComponent, [
|
|
29337
|
+
CaseFileViewFieldComponent, [i5__namespace.NgIf, CaseFileViewFolderComponent, i12__namespace.MediaViewerComponent], []);
|
|
29334
29338
|
i0__namespace.ɵɵsetComponentScope(
|
|
29335
29339
|
// Components for case flags
|
|
29336
|
-
CaseFlagTableComponent, [
|
|
29337
|
-
i0__namespace.ɵɵsetComponentScope(SelectFlagTypeComponent, [
|
|
29338
|
-
i0__namespace.ɵɵsetComponentScope(SearchLanguageInterpreterComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
29339
|
-
i0__namespace.ɵɵsetComponentScope(ManageCaseFlagsComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
29340
|
-
i0__namespace.ɵɵsetComponentScope(UpdateFlagComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective,
|
|
29340
|
+
CaseFlagTableComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [i1__namespace.RpxTranslatePipe, FlagFieldDisplayPipe, i5__namespace.DatePipe]);
|
|
29341
|
+
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]);
|
|
29342
|
+
i0__namespace.ɵɵsetComponentScope(SearchLanguageInterpreterComponent, [i3__namespace.NgControlStatusGroup, i3__namespace.FormGroupDirective, i5__namespace.NgClass, i5__namespace.NgIf, i13__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]);
|
|
29343
|
+
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]);
|
|
29344
|
+
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]);
|
|
29341
29345
|
i0__namespace.ɵɵsetComponentScope(
|
|
29342
29346
|
// Components for linked cases
|
|
29343
|
-
LinkedCasesToTableComponent, [
|
|
29344
|
-
i0__namespace.ɵɵsetComponentScope(LinkedCasesFromTableComponent, [
|
|
29345
|
-
i0__namespace.ɵɵsetComponentScope(LinkCasesComponent, [
|
|
29346
|
-
i0__namespace.ɵɵsetComponentScope(CheckYourAnswersComponent, [
|
|
29347
|
+
LinkedCasesToTableComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
|
|
29348
|
+
i0__namespace.ɵɵsetComponentScope(LinkedCasesFromTableComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [CaseReferencePipe, LinkCasesFromReasonValuePipe]);
|
|
29349
|
+
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]);
|
|
29350
|
+
i0__namespace.ɵɵsetComponentScope(CheckYourAnswersComponent, [i5__namespace.NgIf, i5__namespace.NgForOf], [CaseReferencePipe, LinkCasesReasonValuePipe]);
|
|
29347
29351
|
|
|
29348
29352
|
var Confirmation = /** @class */ (function () {
|
|
29349
29353
|
function Confirmation(caseId, status, header, body) {
|
|
@@ -30406,12 +30410,12 @@
|
|
|
30406
30410
|
ErrorsModule.ɵfac = function ErrorsModule_Factory(t) { return new (t || ErrorsModule)(); };
|
|
30407
30411
|
ErrorsModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: ErrorsModule });
|
|
30408
30412
|
ErrorsModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
30409
|
-
|
|
30413
|
+
i5.CommonModule,
|
|
30410
30414
|
i1$1.RouterModule,
|
|
30411
30415
|
i1.RpxTranslationModule.forChild()
|
|
30412
30416
|
]] });
|
|
30413
30417
|
(function () {
|
|
30414
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(ErrorsModule, { declarations: [CallbackErrorsComponent], imports: [
|
|
30418
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(ErrorsModule, { declarations: [CallbackErrorsComponent], imports: [i5.CommonModule,
|
|
30415
30419
|
i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [CallbackErrorsComponent] });
|
|
30416
30420
|
})();
|
|
30417
30421
|
(function () {
|
|
@@ -30419,7 +30423,7 @@
|
|
|
30419
30423
|
type: i0.NgModule,
|
|
30420
30424
|
args: [{
|
|
30421
30425
|
imports: [
|
|
30422
|
-
|
|
30426
|
+
i5.CommonModule,
|
|
30423
30427
|
i1$1.RouterModule,
|
|
30424
30428
|
i1.RpxTranslationModule.forChild()
|
|
30425
30429
|
],
|
|
@@ -30479,16 +30483,16 @@
|
|
|
30479
30483
|
LoadingSpinnerModule.ɵfac = function LoadingSpinnerModule_Factory(t) { return new (t || LoadingSpinnerModule)(); };
|
|
30480
30484
|
LoadingSpinnerModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: LoadingSpinnerModule });
|
|
30481
30485
|
LoadingSpinnerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
30482
|
-
|
|
30486
|
+
i5.CommonModule,
|
|
30483
30487
|
i1.RpxTranslationModule.forChild()
|
|
30484
30488
|
]] });
|
|
30485
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(LoadingSpinnerModule, { declarations: [LoadingSpinnerComponent], imports: [
|
|
30489
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(LoadingSpinnerModule, { declarations: [LoadingSpinnerComponent], imports: [i5.CommonModule, i1__namespace.RpxTranslationModule], exports: [LoadingSpinnerComponent] }); })();
|
|
30486
30490
|
(function () {
|
|
30487
30491
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(LoadingSpinnerModule, [{
|
|
30488
30492
|
type: i0.NgModule,
|
|
30489
30493
|
args: [{
|
|
30490
30494
|
imports: [
|
|
30491
|
-
|
|
30495
|
+
i5.CommonModule,
|
|
30492
30496
|
i1.RpxTranslationModule.forChild()
|
|
30493
30497
|
],
|
|
30494
30498
|
declarations: [
|
|
@@ -30758,7 +30762,7 @@
|
|
|
30758
30762
|
if (rf & 2) {
|
|
30759
30763
|
i0__namespace.ɵɵproperty("ngIf", ctx.assignedUserName);
|
|
30760
30764
|
}
|
|
30761
|
-
}, directives: [
|
|
30765
|
+
}, directives: [i5__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
30762
30766
|
(function () {
|
|
30763
30767
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseEventCompletionTaskReassignedComponent, [{
|
|
30764
30768
|
type: i0.Component,
|
|
@@ -30890,7 +30894,7 @@
|
|
|
30890
30894
|
EventCompletionStateMachineService,
|
|
30891
30895
|
CaseFlagStateService
|
|
30892
30896
|
], imports: [[
|
|
30893
|
-
|
|
30897
|
+
i5.CommonModule,
|
|
30894
30898
|
i1$1.RouterModule,
|
|
30895
30899
|
i3.FormsModule,
|
|
30896
30900
|
i3.ReactiveFormsModule,
|
|
@@ -30914,7 +30918,7 @@
|
|
|
30914
30918
|
CaseEventCompletionTaskCancelledComponent,
|
|
30915
30919
|
CaseEventCompletionTaskReassignedComponent,
|
|
30916
30920
|
CaseCreateComponent,
|
|
30917
|
-
CaseProgressComponent], imports: [
|
|
30921
|
+
CaseProgressComponent], imports: [i5.CommonModule,
|
|
30918
30922
|
i1$1.RouterModule,
|
|
30919
30923
|
i3.FormsModule,
|
|
30920
30924
|
i3.ReactiveFormsModule,
|
|
@@ -30939,7 +30943,7 @@
|
|
|
30939
30943
|
type: i0.NgModule,
|
|
30940
30944
|
args: [{
|
|
30941
30945
|
imports: [
|
|
30942
|
-
|
|
30946
|
+
i5.CommonModule,
|
|
30943
30947
|
i1$1.RouterModule,
|
|
30944
30948
|
i3.FormsModule,
|
|
30945
30949
|
i3.ReactiveFormsModule,
|
|
@@ -31008,12 +31012,12 @@
|
|
|
31008
31012
|
}]
|
|
31009
31013
|
}], null, null);
|
|
31010
31014
|
})();
|
|
31011
|
-
i0__namespace.ɵɵsetComponentScope(CaseEditConfirmComponent, [
|
|
31012
|
-
i0__namespace.ɵɵsetComponentScope(CaseEditPageComponent, [
|
|
31013
|
-
i0__namespace.ɵɵsetComponentScope(CaseEditFormComponent, [
|
|
31014
|
-
i0__namespace.ɵɵsetComponentScope(CaseEditSubmitComponent, [
|
|
31015
|
-
i0__namespace.ɵɵsetComponentScope(CaseCreateComponent, [
|
|
31016
|
-
i0__namespace.ɵɵsetComponentScope(CaseProgressComponent, [
|
|
31015
|
+
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]);
|
|
31016
|
+
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]);
|
|
31017
|
+
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]);
|
|
31018
|
+
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]);
|
|
31019
|
+
i0__namespace.ɵɵsetComponentScope(CaseCreateComponent, [i5__namespace.NgIf, CaseEditComponent], []);
|
|
31020
|
+
i0__namespace.ɵɵsetComponentScope(CaseProgressComponent, [i5__namespace.NgIf, CaseEditComponent], []);
|
|
31017
31021
|
|
|
31018
31022
|
var editorRouting = [
|
|
31019
31023
|
{
|
|
@@ -31098,7 +31102,7 @@
|
|
|
31098
31102
|
i0__namespace.ɵɵadvance(1);
|
|
31099
31103
|
i0__namespace.ɵɵproperty("ngIf", ctx.caseTitle.label);
|
|
31100
31104
|
}
|
|
31101
|
-
}, directives: [
|
|
31105
|
+
}, 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}"] });
|
|
31102
31106
|
(function () {
|
|
31103
31107
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseHeaderComponent, [{
|
|
31104
31108
|
type: i0.Component,
|
|
@@ -31120,12 +31124,12 @@
|
|
|
31120
31124
|
CaseHeaderModule.ɵfac = function CaseHeaderModule_Factory(t) { return new (t || CaseHeaderModule)(); };
|
|
31121
31125
|
CaseHeaderModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: CaseHeaderModule });
|
|
31122
31126
|
CaseHeaderModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
31123
|
-
|
|
31127
|
+
i5.CommonModule,
|
|
31124
31128
|
i1$1.RouterModule,
|
|
31125
31129
|
PaletteModule
|
|
31126
31130
|
]] });
|
|
31127
31131
|
(function () {
|
|
31128
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHeaderModule, { declarations: [CaseHeaderComponent], imports: [
|
|
31132
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHeaderModule, { declarations: [CaseHeaderComponent], imports: [i5.CommonModule,
|
|
31129
31133
|
i1$1.RouterModule,
|
|
31130
31134
|
PaletteModule], exports: [CaseHeaderComponent] });
|
|
31131
31135
|
})();
|
|
@@ -31134,7 +31138,7 @@
|
|
|
31134
31138
|
type: i0.NgModule,
|
|
31135
31139
|
args: [{
|
|
31136
31140
|
imports: [
|
|
31137
|
-
|
|
31141
|
+
i5.CommonModule,
|
|
31138
31142
|
i1$1.RouterModule,
|
|
31139
31143
|
PaletteModule
|
|
31140
31144
|
],
|
|
@@ -31425,7 +31429,7 @@
|
|
|
31425
31429
|
i0__namespace.ɵɵadvance(2);
|
|
31426
31430
|
i0__namespace.ɵɵproperty("ngIf", !(ctx.autoHide && _r0.pages.length <= 1));
|
|
31427
31431
|
}
|
|
31428
|
-
}, directives: [i1__namespace$6.PaginationControlsDirective,
|
|
31432
|
+
}, 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}}"] });
|
|
31429
31433
|
(function () {
|
|
31430
31434
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PaginationComponent, [{
|
|
31431
31435
|
type: i0.Component,
|
|
@@ -31709,10 +31713,10 @@
|
|
|
31709
31713
|
function DateTimeFormatUtils() {
|
|
31710
31714
|
}
|
|
31711
31715
|
DateTimeFormatUtils.formatDateAtTime = function (date, is24Hour) {
|
|
31712
|
-
return
|
|
31716
|
+
return i5.formatDate(date, 'dd MMM yyyy', 'en-GB') + " at " + DateTimeFormatUtils.formatTime(date, is24Hour);
|
|
31713
31717
|
};
|
|
31714
31718
|
DateTimeFormatUtils.formatTime = function (date, is24Hour) {
|
|
31715
|
-
return is24Hour ?
|
|
31719
|
+
return is24Hour ? i5.formatDate(date, 'HH:mm', 'en-GB') : i5.formatDate(date, 'h:mm a', 'en-GB').toLowerCase();
|
|
31716
31720
|
};
|
|
31717
31721
|
return DateTimeFormatUtils;
|
|
31718
31722
|
}());
|
|
@@ -31734,7 +31738,7 @@
|
|
|
31734
31738
|
this.pageChange = new i0.EventEmitter();
|
|
31735
31739
|
}
|
|
31736
31740
|
CaseListComponent.prototype.formatDate = function (date) {
|
|
31737
|
-
return date ?
|
|
31741
|
+
return date ? i5.formatDate(date, 'dd MMM yyyy', 'en-GB') : '-';
|
|
31738
31742
|
};
|
|
31739
31743
|
CaseListComponent.prototype.formatDateAtTime = function (date) {
|
|
31740
31744
|
return date ? DateTimeFormatUtils.formatDateAtTime(date, false) : '-';
|
|
@@ -31838,7 +31842,7 @@
|
|
|
31838
31842
|
i0__namespace.ɵɵadvance(2);
|
|
31839
31843
|
i0__namespace.ɵɵproperty("ngIf", ctx.totalResultsCount > ctx.pageSize);
|
|
31840
31844
|
}
|
|
31841
|
-
}, directives: [
|
|
31845
|
+
}, 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: [""] });
|
|
31842
31846
|
(function () {
|
|
31843
31847
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseListComponent, [{
|
|
31844
31848
|
type: i0.Component,
|
|
@@ -31897,12 +31901,12 @@
|
|
|
31897
31901
|
PaginationModule.ɵfac = function PaginationModule_Factory(t) { return new (t || PaginationModule)(); };
|
|
31898
31902
|
PaginationModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: PaginationModule });
|
|
31899
31903
|
PaginationModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
31900
|
-
|
|
31904
|
+
i5.CommonModule,
|
|
31901
31905
|
i1$6.NgxPaginationModule,
|
|
31902
31906
|
i1.RpxTranslationModule.forChild()
|
|
31903
31907
|
]] });
|
|
31904
31908
|
(function () {
|
|
31905
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PaginationModule, { declarations: [PaginationComponent], imports: [
|
|
31909
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(PaginationModule, { declarations: [PaginationComponent], imports: [i5.CommonModule,
|
|
31906
31910
|
i1$6.NgxPaginationModule, i1__namespace.RpxTranslationModule], exports: [PaginationComponent,
|
|
31907
31911
|
i1$6.PaginatePipe] });
|
|
31908
31912
|
})();
|
|
@@ -31911,7 +31915,7 @@
|
|
|
31911
31915
|
type: i0.NgModule,
|
|
31912
31916
|
args: [{
|
|
31913
31917
|
imports: [
|
|
31914
|
-
|
|
31918
|
+
i5.CommonModule,
|
|
31915
31919
|
i1$6.NgxPaginationModule,
|
|
31916
31920
|
i1.RpxTranslationModule.forChild()
|
|
31917
31921
|
],
|
|
@@ -31936,7 +31940,7 @@
|
|
|
31936
31940
|
CaseListModule.ɵinj = i0__namespace.ɵɵdefineInjector({ providers: [
|
|
31937
31941
|
BrowserService
|
|
31938
31942
|
], imports: [[
|
|
31939
|
-
|
|
31943
|
+
i5.CommonModule,
|
|
31940
31944
|
i3.FormsModule,
|
|
31941
31945
|
i1$1.RouterModule,
|
|
31942
31946
|
i1$6.NgxPaginationModule,
|
|
@@ -31944,7 +31948,7 @@
|
|
|
31944
31948
|
i1.RpxTranslationModule.forChild()
|
|
31945
31949
|
]] });
|
|
31946
31950
|
(function () {
|
|
31947
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListModule, { declarations: [CaseListComponent], imports: [
|
|
31951
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListModule, { declarations: [CaseListComponent], imports: [i5.CommonModule,
|
|
31948
31952
|
i3.FormsModule,
|
|
31949
31953
|
i1$1.RouterModule,
|
|
31950
31954
|
i1$6.NgxPaginationModule,
|
|
@@ -31955,7 +31959,7 @@
|
|
|
31955
31959
|
type: i0.NgModule,
|
|
31956
31960
|
args: [{
|
|
31957
31961
|
imports: [
|
|
31958
|
-
|
|
31962
|
+
i5.CommonModule,
|
|
31959
31963
|
i3.FormsModule,
|
|
31960
31964
|
i1$1.RouterModule,
|
|
31961
31965
|
i1$6.NgxPaginationModule,
|
|
@@ -32480,7 +32484,7 @@
|
|
|
32480
32484
|
AlertService,
|
|
32481
32485
|
WindowService,
|
|
32482
32486
|
], imports: [[
|
|
32483
|
-
|
|
32487
|
+
i5.CommonModule,
|
|
32484
32488
|
i3.FormsModule,
|
|
32485
32489
|
i3.ReactiveFormsModule,
|
|
32486
32490
|
PaletteModule,
|
|
@@ -32488,7 +32492,7 @@
|
|
|
32488
32492
|
i1.RpxTranslationModule.forChild()
|
|
32489
32493
|
]] });
|
|
32490
32494
|
(function () {
|
|
32491
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(WorkbasketFiltersModule, { declarations: [WorkbasketFiltersComponent], imports: [
|
|
32495
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(WorkbasketFiltersModule, { declarations: [WorkbasketFiltersComponent], imports: [i5.CommonModule,
|
|
32492
32496
|
i3.FormsModule,
|
|
32493
32497
|
i3.ReactiveFormsModule,
|
|
32494
32498
|
PaletteModule,
|
|
@@ -32499,7 +32503,7 @@
|
|
|
32499
32503
|
type: i0.NgModule,
|
|
32500
32504
|
args: [{
|
|
32501
32505
|
imports: [
|
|
32502
|
-
|
|
32506
|
+
i5.CommonModule,
|
|
32503
32507
|
i3.FormsModule,
|
|
32504
32508
|
i3.ReactiveFormsModule,
|
|
32505
32509
|
PaletteModule,
|
|
@@ -32522,7 +32526,7 @@
|
|
|
32522
32526
|
}]
|
|
32523
32527
|
}], null, null);
|
|
32524
32528
|
})();
|
|
32525
|
-
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,
|
|
32529
|
+
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]);
|
|
32526
32530
|
|
|
32527
32531
|
var READ_ACCESS = 'read';
|
|
32528
32532
|
var CREATE_ACCESS = 'create';
|
|
@@ -32602,7 +32606,7 @@
|
|
|
32602
32606
|
AlertService,
|
|
32603
32607
|
WindowService
|
|
32604
32608
|
], imports: [[
|
|
32605
|
-
|
|
32609
|
+
i5.CommonModule,
|
|
32606
32610
|
i3.FormsModule,
|
|
32607
32611
|
i3.ReactiveFormsModule,
|
|
32608
32612
|
PaletteModule,
|
|
@@ -32611,7 +32615,7 @@
|
|
|
32611
32615
|
i1.RpxTranslationModule.forChild()
|
|
32612
32616
|
]] });
|
|
32613
32617
|
(function () {
|
|
32614
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListFiltersModule, { declarations: [CaseListFiltersComponent], imports: [
|
|
32618
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseListFiltersModule, { declarations: [CaseListFiltersComponent], imports: [i5.CommonModule,
|
|
32615
32619
|
i3.FormsModule,
|
|
32616
32620
|
i3.ReactiveFormsModule,
|
|
32617
32621
|
PaletteModule,
|
|
@@ -32623,7 +32627,7 @@
|
|
|
32623
32627
|
type: i0.NgModule,
|
|
32624
32628
|
args: [{
|
|
32625
32629
|
imports: [
|
|
32626
|
-
|
|
32630
|
+
i5.CommonModule,
|
|
32627
32631
|
i3.FormsModule,
|
|
32628
32632
|
i3.ReactiveFormsModule,
|
|
32629
32633
|
PaletteModule,
|
|
@@ -32647,7 +32651,7 @@
|
|
|
32647
32651
|
}]
|
|
32648
32652
|
}], null, null);
|
|
32649
32653
|
})();
|
|
32650
|
-
i0__namespace.ɵɵsetComponentScope(CaseListFiltersComponent, [
|
|
32654
|
+
i0__namespace.ɵɵsetComponentScope(CaseListFiltersComponent, [i5__namespace.NgIf, WorkbasketFiltersComponent], []);
|
|
32651
32655
|
|
|
32652
32656
|
// @dynamic
|
|
32653
32657
|
var CaseHistoryCaseType = /** @class */ (function () {
|
|
@@ -33007,7 +33011,7 @@
|
|
|
33007
33011
|
CaseHistoryModule.ɵinj = i0__namespace.ɵɵdefineInjector({ providers: [
|
|
33008
33012
|
CaseHistoryService,
|
|
33009
33013
|
], imports: [[
|
|
33010
|
-
|
|
33014
|
+
i5.CommonModule,
|
|
33011
33015
|
i1$1.RouterModule,
|
|
33012
33016
|
CaseHeaderModule,
|
|
33013
33017
|
ConditionalShowModule,
|
|
@@ -33016,7 +33020,7 @@
|
|
|
33016
33020
|
i1.RpxTranslationModule.forChild()
|
|
33017
33021
|
]] });
|
|
33018
33022
|
(function () {
|
|
33019
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHistoryModule, { declarations: [CaseHistoryComponent], imports: [
|
|
33023
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseHistoryModule, { declarations: [CaseHistoryComponent], imports: [i5.CommonModule,
|
|
33020
33024
|
i1$1.RouterModule,
|
|
33021
33025
|
CaseHeaderModule,
|
|
33022
33026
|
ConditionalShowModule,
|
|
@@ -33028,7 +33032,7 @@
|
|
|
33028
33032
|
type: i0.NgModule,
|
|
33029
33033
|
args: [{
|
|
33030
33034
|
imports: [
|
|
33031
|
-
|
|
33035
|
+
i5.CommonModule,
|
|
33032
33036
|
i1$1.RouterModule,
|
|
33033
33037
|
CaseHeaderModule,
|
|
33034
33038
|
ConditionalShowModule,
|
|
@@ -33048,7 +33052,7 @@
|
|
|
33048
33052
|
}]
|
|
33049
33053
|
}], null, null);
|
|
33050
33054
|
})();
|
|
33051
|
-
i0__namespace.ɵɵsetComponentScope(CaseHistoryComponent, [
|
|
33055
|
+
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]);
|
|
33052
33056
|
|
|
33053
33057
|
function CaseTimelineComponent_div_0_ng_container_2_ccd_event_log_1_Template(rf, ctx) {
|
|
33054
33058
|
if (rf & 1) {
|
|
@@ -33187,7 +33191,7 @@
|
|
|
33187
33191
|
CaseTimelineModule.ɵfac = function CaseTimelineModule_Factory(t) { return new (t || CaseTimelineModule)(); };
|
|
33188
33192
|
CaseTimelineModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: CaseTimelineModule });
|
|
33189
33193
|
CaseTimelineModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
33190
|
-
|
|
33194
|
+
i5.CommonModule,
|
|
33191
33195
|
ErrorsModule,
|
|
33192
33196
|
i3.FormsModule,
|
|
33193
33197
|
i3.ReactiveFormsModule,
|
|
@@ -33196,7 +33200,7 @@
|
|
|
33196
33200
|
i1.RpxTranslationModule.forChild()
|
|
33197
33201
|
]] });
|
|
33198
33202
|
(function () {
|
|
33199
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseTimelineModule, { declarations: [CaseTimelineComponent], imports: [
|
|
33203
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CaseTimelineModule, { declarations: [CaseTimelineComponent], imports: [i5.CommonModule,
|
|
33200
33204
|
ErrorsModule,
|
|
33201
33205
|
i3.FormsModule,
|
|
33202
33206
|
i3.ReactiveFormsModule,
|
|
@@ -33208,7 +33212,7 @@
|
|
|
33208
33212
|
type: i0.NgModule,
|
|
33209
33213
|
args: [{
|
|
33210
33214
|
imports: [
|
|
33211
|
-
|
|
33215
|
+
i5.CommonModule,
|
|
33212
33216
|
ErrorsModule,
|
|
33213
33217
|
i3.FormsModule,
|
|
33214
33218
|
i3.ReactiveFormsModule,
|
|
@@ -33225,7 +33229,7 @@
|
|
|
33225
33229
|
}]
|
|
33226
33230
|
}], null, null);
|
|
33227
33231
|
})();
|
|
33228
|
-
i0__namespace.ɵɵsetComponentScope(CaseTimelineComponent, [
|
|
33232
|
+
i0__namespace.ɵɵsetComponentScope(CaseTimelineComponent, [i5__namespace.NgIf, i5__namespace.NgSwitch, i5__namespace.NgSwitchCase, EventLogComponent, CaseHistoryComponent], [i1__namespace.RpxTranslatePipe]);
|
|
33229
33233
|
|
|
33230
33234
|
var CaseResolver = /** @class */ (function () {
|
|
33231
33235
|
function CaseResolver(caseNotifier, draftService, navigationNotifierService, router, sessionStorage) {
|
|
@@ -33915,7 +33919,7 @@
|
|
|
33915
33919
|
i0__namespace.ɵɵadvance(5);
|
|
33916
33920
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(28, 21, "Cancel"), " ");
|
|
33917
33921
|
}
|
|
33918
|
-
}, directives: [
|
|
33922
|
+
}, directives: [i5__namespace.NgIf, AlertComponent, i1__namespace$1.RouterLink, LoadingSpinnerComponent], pipes: [CaseReferencePipe, i1__namespace.RpxTranslatePipe, i5__namespace.LowerCasePipe, i5__namespace.TitleCasePipe], encapsulation: 2 });
|
|
33919
33923
|
(function () {
|
|
33920
33924
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CaseBasicAccessViewComponent, [{
|
|
33921
33925
|
type: i0.Component,
|
|
@@ -34010,7 +34014,7 @@
|
|
|
34010
34014
|
DialogsModule.ɵfac = function DialogsModule_Factory(t) { return new (t || DialogsModule)(); };
|
|
34011
34015
|
DialogsModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: DialogsModule });
|
|
34012
34016
|
DialogsModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
34013
|
-
|
|
34017
|
+
i5.CommonModule,
|
|
34014
34018
|
i3.FormsModule,
|
|
34015
34019
|
i3.ReactiveFormsModule,
|
|
34016
34020
|
i1.RpxTranslationModule.forChild()
|
|
@@ -34019,7 +34023,7 @@
|
|
|
34019
34023
|
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(DialogsModule, { declarations: [DocumentDialogComponent,
|
|
34020
34024
|
DeleteOrCancelDialogComponent,
|
|
34021
34025
|
SaveOrDiscardDialogComponent,
|
|
34022
|
-
RemoveDialogComponent], imports: [
|
|
34026
|
+
RemoveDialogComponent], imports: [i5.CommonModule,
|
|
34023
34027
|
i3.FormsModule,
|
|
34024
34028
|
i3.ReactiveFormsModule, i1__namespace.RpxTranslationModule], exports: [DocumentDialogComponent,
|
|
34025
34029
|
DeleteOrCancelDialogComponent,
|
|
@@ -34031,7 +34035,7 @@
|
|
|
34031
34035
|
type: i0.NgModule,
|
|
34032
34036
|
args: [{
|
|
34033
34037
|
imports: [
|
|
34034
|
-
|
|
34038
|
+
i5.CommonModule,
|
|
34035
34039
|
i3.FormsModule,
|
|
34036
34040
|
i3.ReactiveFormsModule,
|
|
34037
34041
|
i1.RpxTranslationModule.forChild()
|
|
@@ -34696,7 +34700,7 @@
|
|
|
34696
34700
|
CaseFullAccessViewComponent.TRIGGER_TEXT_CONTINUE = 'Ignore Warning and Go';
|
|
34697
34701
|
CaseFullAccessViewComponent.UNICODE_SPACE = '%20';
|
|
34698
34702
|
CaseFullAccessViewComponent.EMPTY_SPACE = ' ';
|
|
34699
|
-
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(
|
|
34703
|
+
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)); };
|
|
34700
34704
|
CaseFullAccessViewComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: CaseFullAccessViewComponent, selectors: [["ccd-case-full-access-view"]], viewQuery: function CaseFullAccessViewComponent_Query(rf, ctx) {
|
|
34701
34705
|
if (rf & 1) {
|
|
34702
34706
|
i0__namespace.ɵɵviewQuery(_c0$b, 1);
|
|
@@ -34755,7 +34759,7 @@
|
|
|
34755
34759
|
templateUrl: './case-full-access-view.component.html',
|
|
34756
34760
|
styleUrls: ['./case-full-access-view.component.scss']
|
|
34757
34761
|
}]
|
|
34758
|
-
}], 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:
|
|
34762
|
+
}], 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: [{
|
|
34759
34763
|
type: i0.Input
|
|
34760
34764
|
}], hasEventSelector: [{
|
|
34761
34765
|
type: i0.Input
|
|
@@ -35117,7 +35121,7 @@
|
|
|
35117
35121
|
if (rf & 2) {
|
|
35118
35122
|
i0__namespace.ɵɵproperty("ngIf", ctx.error);
|
|
35119
35123
|
}
|
|
35120
|
-
}, directives: [
|
|
35124
|
+
}, directives: [i5__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
35121
35125
|
(function () {
|
|
35122
35126
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ErrorMessageComponent, [{
|
|
35123
35127
|
type: i0.Component,
|
|
@@ -35138,14 +35142,14 @@
|
|
|
35138
35142
|
EventMessageModule.ɵfac = function EventMessageModule_Factory(t) { return new (t || EventMessageModule)(); };
|
|
35139
35143
|
EventMessageModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: EventMessageModule });
|
|
35140
35144
|
EventMessageModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
35141
|
-
|
|
35145
|
+
i5.CommonModule,
|
|
35142
35146
|
i3.ReactiveFormsModule,
|
|
35143
35147
|
i1$1.RouterModule,
|
|
35144
35148
|
ActivityModule,
|
|
35145
35149
|
i1.RpxTranslationModule.forChild()
|
|
35146
35150
|
]] });
|
|
35147
35151
|
(function () {
|
|
35148
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventMessageModule, { declarations: [ErrorMessageComponent], imports: [
|
|
35152
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventMessageModule, { declarations: [ErrorMessageComponent], imports: [i5.CommonModule,
|
|
35149
35153
|
i3.ReactiveFormsModule,
|
|
35150
35154
|
i1$1.RouterModule,
|
|
35151
35155
|
ActivityModule, i1__namespace.RpxTranslationModule], exports: [ErrorMessageComponent] });
|
|
@@ -35155,7 +35159,7 @@
|
|
|
35155
35159
|
type: i0.NgModule,
|
|
35156
35160
|
args: [{
|
|
35157
35161
|
imports: [
|
|
35158
|
-
|
|
35162
|
+
i5.CommonModule,
|
|
35159
35163
|
i3.ReactiveFormsModule,
|
|
35160
35164
|
i1$1.RouterModule,
|
|
35161
35165
|
ActivityModule,
|
|
@@ -35423,7 +35427,7 @@
|
|
|
35423
35427
|
if (rf & 2) {
|
|
35424
35428
|
i0__namespace.ɵɵproperty("ngIf", ctx.assignedUserName);
|
|
35425
35429
|
}
|
|
35426
|
-
}, directives: [
|
|
35430
|
+
}, directives: [i5__namespace.NgIf, i1__namespace$1.RouterLinkWithHref], pipes: [i1__namespace.RpxTranslatePipe], encapsulation: 2 });
|
|
35427
35431
|
(function () {
|
|
35428
35432
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(TaskAssignedComponent, [{
|
|
35429
35433
|
type: i0.Component,
|
|
@@ -36026,7 +36030,7 @@
|
|
|
36026
36030
|
EventTasksResolverService,
|
|
36027
36031
|
EventStartStateMachineService
|
|
36028
36032
|
], imports: [[
|
|
36029
|
-
|
|
36033
|
+
i5.CommonModule,
|
|
36030
36034
|
i3.ReactiveFormsModule,
|
|
36031
36035
|
i1$1.RouterModule,
|
|
36032
36036
|
i1.RpxTranslationModule.forChild()
|
|
@@ -36038,7 +36042,7 @@
|
|
|
36038
36042
|
TaskAssignedComponent,
|
|
36039
36043
|
TaskCancelledComponent,
|
|
36040
36044
|
TaskConflictComponent,
|
|
36041
|
-
TaskUnassignedComponent], imports: [
|
|
36045
|
+
TaskUnassignedComponent], imports: [i5.CommonModule,
|
|
36042
36046
|
i3.ReactiveFormsModule,
|
|
36043
36047
|
i1$1.RouterModule, i1__namespace.RpxTranslationModule], exports: [EventStartComponent,
|
|
36044
36048
|
TaskAssignedComponent,
|
|
@@ -36049,7 +36053,7 @@
|
|
|
36049
36053
|
type: i0.NgModule,
|
|
36050
36054
|
args: [{
|
|
36051
36055
|
imports: [
|
|
36052
|
-
|
|
36056
|
+
i5.CommonModule,
|
|
36053
36057
|
i3.ReactiveFormsModule,
|
|
36054
36058
|
i1$1.RouterModule,
|
|
36055
36059
|
i1.RpxTranslationModule.forChild()
|
|
@@ -36180,7 +36184,7 @@
|
|
|
36180
36184
|
if (rf & 2) {
|
|
36181
36185
|
i0__namespace.ɵɵproperty("ngIf", ctx.triggers && ctx.triggers.length);
|
|
36182
36186
|
}
|
|
36183
|
-
}, directives: [
|
|
36187
|
+
}, 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}"] });
|
|
36184
36188
|
(function () {
|
|
36185
36189
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(EventTriggerComponent, [{
|
|
36186
36190
|
type: i0.Component,
|
|
@@ -36210,13 +36214,13 @@
|
|
|
36210
36214
|
EventTriggerModule.ɵfac = function EventTriggerModule_Factory(t) { return new (t || EventTriggerModule)(); };
|
|
36211
36215
|
EventTriggerModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: EventTriggerModule });
|
|
36212
36216
|
EventTriggerModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
36213
|
-
|
|
36217
|
+
i5.CommonModule,
|
|
36214
36218
|
i3.ReactiveFormsModule,
|
|
36215
36219
|
ActivityModule,
|
|
36216
36220
|
i1.RpxTranslationModule.forChild()
|
|
36217
36221
|
]] });
|
|
36218
36222
|
(function () {
|
|
36219
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventTriggerModule, { declarations: [EventTriggerComponent], imports: [
|
|
36223
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(EventTriggerModule, { declarations: [EventTriggerComponent], imports: [i5.CommonModule,
|
|
36220
36224
|
i3.ReactiveFormsModule,
|
|
36221
36225
|
ActivityModule, i1__namespace.RpxTranslationModule], exports: [EventTriggerComponent] });
|
|
36222
36226
|
})();
|
|
@@ -36225,7 +36229,7 @@
|
|
|
36225
36229
|
type: i0.NgModule,
|
|
36226
36230
|
args: [{
|
|
36227
36231
|
imports: [
|
|
36228
|
-
|
|
36232
|
+
i5.CommonModule,
|
|
36229
36233
|
i3.ReactiveFormsModule,
|
|
36230
36234
|
ActivityModule,
|
|
36231
36235
|
i1.RpxTranslationModule.forChild()
|
|
@@ -37395,7 +37399,7 @@
|
|
|
37395
37399
|
CaseResolver,
|
|
37396
37400
|
ErrorNotifierService,
|
|
37397
37401
|
], imports: [[
|
|
37398
|
-
|
|
37402
|
+
i5.CommonModule,
|
|
37399
37403
|
i1$1.RouterModule,
|
|
37400
37404
|
ErrorsModule,
|
|
37401
37405
|
ActivityModule,
|
|
@@ -37429,7 +37433,7 @@
|
|
|
37429
37433
|
CaseReviewSpecificAccessRequestComponent,
|
|
37430
37434
|
CaseChallengedAccessSuccessComponent,
|
|
37431
37435
|
CaseSpecificAccessSuccessComponent,
|
|
37432
|
-
CaseReviewSpecificAccessRejectComponent], imports: [
|
|
37436
|
+
CaseReviewSpecificAccessRejectComponent], imports: [i5.CommonModule,
|
|
37433
37437
|
i1$1.RouterModule,
|
|
37434
37438
|
ErrorsModule,
|
|
37435
37439
|
ActivityModule,
|
|
@@ -37454,7 +37458,7 @@
|
|
|
37454
37458
|
type: i0.NgModule,
|
|
37455
37459
|
args: [{
|
|
37456
37460
|
imports: [
|
|
37457
|
-
|
|
37461
|
+
i5.CommonModule,
|
|
37458
37462
|
i1$1.RouterModule,
|
|
37459
37463
|
ErrorsModule,
|
|
37460
37464
|
ActivityModule,
|
|
@@ -37511,15 +37515,15 @@
|
|
|
37511
37515
|
}]
|
|
37512
37516
|
}], null, null);
|
|
37513
37517
|
})();
|
|
37514
|
-
i0__namespace.ɵɵsetComponentScope(CaseEventTriggerComponent, [
|
|
37515
|
-
i0__namespace.ɵɵsetComponentScope(CasePrinterComponent, [
|
|
37516
|
-
i0__namespace.ɵɵsetComponentScope(CaseViewerComponent, [
|
|
37518
|
+
i0__namespace.ɵɵsetComponentScope(CaseEventTriggerComponent, [i5__namespace.NgIf, ActivityComponent, CaseEditComponent], []);
|
|
37519
|
+
i0__namespace.ɵɵsetComponentScope(CasePrinterComponent, [i5__namespace.NgIf, CaseHeaderComponent, i5__namespace.NgForOf], [i1__namespace.RpxTranslatePipe, PrintUrlPipe]);
|
|
37520
|
+
i0__namespace.ɵɵsetComponentScope(CaseViewerComponent, [i5__namespace.NgIf, CaseBasicAccessViewComponent,
|
|
37517
37521
|
CaseFullAccessViewComponent], []);
|
|
37518
|
-
i0__namespace.ɵɵsetComponentScope(CaseFullAccessViewComponent, [
|
|
37519
|
-
i0__namespace.ɵɵsetComponentScope(CaseViewComponent, [
|
|
37520
|
-
i0__namespace.ɵɵsetComponentScope(CaseChallengedAccessRequestComponent, [
|
|
37521
|
-
i0__namespace.ɵɵsetComponentScope(CaseSpecificAccessRequestComponent, [
|
|
37522
|
-
i0__namespace.ɵɵsetComponentScope(CaseReviewSpecificAccessRequestComponent, [
|
|
37522
|
+
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]);
|
|
37523
|
+
i0__namespace.ɵɵsetComponentScope(CaseViewComponent, [i5__namespace.NgIf, CaseViewerComponent], []);
|
|
37524
|
+
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]);
|
|
37525
|
+
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]);
|
|
37526
|
+
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]);
|
|
37523
37527
|
|
|
37524
37528
|
var viewerRouting = [
|
|
37525
37529
|
{
|
|
@@ -37899,7 +37903,7 @@
|
|
|
37899
37903
|
i0__namespace.ɵɵadvance(1);
|
|
37900
37904
|
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(30, 26, ctx.startButtonText));
|
|
37901
37905
|
}
|
|
37902
|
-
}, 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,
|
|
37906
|
+
}, 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 });
|
|
37903
37907
|
(function () {
|
|
37904
37908
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(CreateCaseFiltersComponent, [{
|
|
37905
37909
|
type: i0.Component,
|
|
@@ -37926,7 +37930,7 @@
|
|
|
37926
37930
|
CreateCaseFiltersModule.ɵfac = function CreateCaseFiltersModule_Factory(t) { return new (t || CreateCaseFiltersModule)(); };
|
|
37927
37931
|
CreateCaseFiltersModule.ɵmod = i0__namespace.ɵɵdefineNgModule({ type: CreateCaseFiltersModule });
|
|
37928
37932
|
CreateCaseFiltersModule.ɵinj = i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
37929
|
-
|
|
37933
|
+
i5.CommonModule,
|
|
37930
37934
|
i3.FormsModule,
|
|
37931
37935
|
i3.ReactiveFormsModule,
|
|
37932
37936
|
DefinitionsModule,
|
|
@@ -37934,7 +37938,7 @@
|
|
|
37934
37938
|
i1.RpxTranslationModule.forChild()
|
|
37935
37939
|
]] });
|
|
37936
37940
|
(function () {
|
|
37937
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CreateCaseFiltersModule, { declarations: [CreateCaseFiltersComponent], imports: [
|
|
37941
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(CreateCaseFiltersModule, { declarations: [CreateCaseFiltersComponent], imports: [i5.CommonModule,
|
|
37938
37942
|
i3.FormsModule,
|
|
37939
37943
|
i3.ReactiveFormsModule,
|
|
37940
37944
|
DefinitionsModule,
|
|
@@ -37945,7 +37949,7 @@
|
|
|
37945
37949
|
type: i0.NgModule,
|
|
37946
37950
|
args: [{
|
|
37947
37951
|
imports: [
|
|
37948
|
-
|
|
37952
|
+
i5.CommonModule,
|
|
37949
37953
|
i3.FormsModule,
|
|
37950
37954
|
i3.ReactiveFormsModule,
|
|
37951
37955
|
DefinitionsModule,
|
|
@@ -38385,7 +38389,7 @@
|
|
|
38385
38389
|
DefinitionsService,
|
|
38386
38390
|
WindowService
|
|
38387
38391
|
], imports: [[
|
|
38388
|
-
|
|
38392
|
+
i5.CommonModule,
|
|
38389
38393
|
i3.FormsModule,
|
|
38390
38394
|
i3.ReactiveFormsModule,
|
|
38391
38395
|
PaletteModule,
|
|
@@ -38394,7 +38398,7 @@
|
|
|
38394
38398
|
]] });
|
|
38395
38399
|
(function () {
|
|
38396
38400
|
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(SearchFiltersModule, { declarations: [SearchFiltersComponent,
|
|
38397
|
-
SearchFiltersWrapperComponent], imports: [
|
|
38401
|
+
SearchFiltersWrapperComponent], imports: [i5.CommonModule,
|
|
38398
38402
|
i3.FormsModule,
|
|
38399
38403
|
i3.ReactiveFormsModule,
|
|
38400
38404
|
PaletteModule,
|
|
@@ -38405,7 +38409,7 @@
|
|
|
38405
38409
|
type: i0.NgModule,
|
|
38406
38410
|
args: [{
|
|
38407
38411
|
imports: [
|
|
38408
|
-
|
|
38412
|
+
i5.CommonModule,
|
|
38409
38413
|
i3.FormsModule,
|
|
38410
38414
|
i3.ReactiveFormsModule,
|
|
38411
38415
|
PaletteModule,
|
|
@@ -38429,8 +38433,8 @@
|
|
|
38429
38433
|
}]
|
|
38430
38434
|
}], null, null);
|
|
38431
38435
|
})();
|
|
38432
|
-
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,
|
|
38433
|
-
i0__namespace.ɵɵsetComponentScope(SearchFiltersWrapperComponent, [
|
|
38436
|
+
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]);
|
|
38437
|
+
i0__namespace.ɵɵsetComponentScope(SearchFiltersWrapperComponent, [i5__namespace.NgIf, SearchFiltersComponent], []);
|
|
38434
38438
|
|
|
38435
38439
|
function SearchResultComponent_table_0_div_5_Template(rf, ctx) {
|
|
38436
38440
|
if (rf & 1) {
|
|
@@ -39387,7 +39391,7 @@
|
|
|
39387
39391
|
SearchResultViewItemComparatorFactory,
|
|
39388
39392
|
BrowserService
|
|
39389
39393
|
], imports: [[
|
|
39390
|
-
|
|
39394
|
+
i5.CommonModule,
|
|
39391
39395
|
i1$6.NgxPaginationModule,
|
|
39392
39396
|
i1$1.RouterModule,
|
|
39393
39397
|
i3.FormsModule,
|
|
@@ -39400,7 +39404,7 @@
|
|
|
39400
39404
|
PaletteModule
|
|
39401
39405
|
]] });
|
|
39402
39406
|
(function () {
|
|
39403
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(SearchResultModule, { declarations: [SearchResultComponent], imports: [
|
|
39407
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(SearchResultModule, { declarations: [SearchResultComponent], imports: [i5.CommonModule,
|
|
39404
39408
|
i1$6.NgxPaginationModule,
|
|
39405
39409
|
i1$1.RouterModule,
|
|
39406
39410
|
i3.FormsModule,
|
|
@@ -39415,7 +39419,7 @@
|
|
|
39415
39419
|
type: i0.NgModule,
|
|
39416
39420
|
args: [{
|
|
39417
39421
|
imports: [
|
|
39418
|
-
|
|
39422
|
+
i5.CommonModule,
|
|
39419
39423
|
i1$6.NgxPaginationModule,
|
|
39420
39424
|
i1$1.RouterModule,
|
|
39421
39425
|
i3.FormsModule,
|
|
@@ -39440,7 +39444,7 @@
|
|
|
39440
39444
|
}]
|
|
39441
39445
|
}], null, null);
|
|
39442
39446
|
})();
|
|
39443
|
-
i0__namespace.ɵɵsetComponentScope(SearchResultComponent, [
|
|
39447
|
+
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]);
|
|
39444
39448
|
|
|
39445
39449
|
// tslint:disable:variable-name
|
|
39446
39450
|
var ComplexFieldOverride = /** @class */ (function () {
|