@hmcts/ccd-case-ui-toolkit 7.0.33-rc1 → 7.0.33-task-comp
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/esm2020/lib/shared/components/case-editor/services/cases.service.mjs +1 -3
- package/esm2020/lib/shared/components/case-editor/services/work-allocation.service.mjs +6 -1
- package/esm2020/lib/shared/components/case-viewer/case-viewer.component.mjs +1 -4
- package/esm2020/lib/shared/components/case-viewer/services/case.resolver.mjs +1 -4
- package/esm2020/lib/shared/components/event-start/event-guard/event-start.guard.mjs +18 -11
- package/esm2020/lib/shared/components/event-start/services/event-start-state-machine.service.mjs +5 -3
- package/esm2020/lib/shared/components/palette/markdown/index.mjs +2 -1
- package/esm2020/lib/shared/components/palette/markdown/markdown-component.module.mjs +16 -7
- package/esm2020/lib/shared/components/palette/markdown/markdown.component.mjs +18 -23
- package/esm2020/lib/shared/components/palette/markdown/routerlink.component.mjs +23 -0
- package/esm2020/lib/shared/services/jurisdiction/jurisdiction.service.mjs +1 -2
- package/esm2020/lib/shared/services/loading/loading.service.mjs +1 -5
- package/fesm2015/hmcts-ccd-case-ui-toolkit.mjs +196 -172
- package/fesm2015/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/fesm2020/hmcts-ccd-case-ui-toolkit.mjs +190 -170
- package/fesm2020/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/lib/shared/components/case-editor/services/cases.service.d.ts.map +1 -1
- package/lib/shared/components/case-editor/services/work-allocation.service.d.ts.map +1 -1
- package/lib/shared/components/case-viewer/case-viewer.component.d.ts.map +1 -1
- package/lib/shared/components/case-viewer/services/case.resolver.d.ts.map +1 -1
- package/lib/shared/components/event-start/event-guard/event-start.guard.d.ts +2 -0
- package/lib/shared/components/event-start/event-guard/event-start.guard.d.ts.map +1 -1
- package/lib/shared/components/event-start/services/event-start-state-machine.service.d.ts.map +1 -1
- package/lib/shared/components/palette/markdown/index.d.ts +1 -0
- package/lib/shared/components/palette/markdown/index.d.ts.map +1 -1
- package/lib/shared/components/palette/markdown/markdown-component.module.d.ts +8 -6
- package/lib/shared/components/palette/markdown/markdown-component.module.d.ts.map +1 -1
- package/lib/shared/components/palette/markdown/markdown.component.d.ts +7 -3
- package/lib/shared/components/palette/markdown/markdown.component.d.ts.map +1 -1
- package/lib/shared/components/palette/markdown/routerlink.component.d.ts +7 -0
- package/lib/shared/components/palette/markdown/routerlink.component.d.ts.map +1 -0
- package/lib/shared/services/jurisdiction/jurisdiction.service.d.ts.map +1 -1
- package/lib/shared/services/loading/loading.service.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Component, Input, EventEmitter, Output, NgModule, ViewEncapsulation, forwardRef, Pipe, ViewChildren, ContentChildren, Injectable, Inject, ChangeDetectorRef, Directive, InjectionToken, Injector, ViewChild,
|
|
2
|
+
import { Component, Input, EventEmitter, Output, NgModule, ViewEncapsulation, forwardRef, Pipe, ViewChildren, ContentChildren, Injectable, Inject, ChangeDetectorRef, Directive, InjectionToken, Injector, ViewChild, ViewContainerRef, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
3
|
import * as i4 from '@angular/common';
|
|
4
4
|
import { CommonModule, DOCUMENT, AsyncPipe, CurrencyPipe, formatDate } from '@angular/common';
|
|
5
5
|
import * as i1 from 'rpx-xui-translation';
|
|
@@ -132,14 +132,14 @@ function FooterComponent_div_3_Template(rf, ctx) {
|
|
|
132
132
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(18, 13, ctx_r1.workhours));
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
|
-
const _c0$
|
|
135
|
+
const _c0$14 = [[["", "footerSolsNavLinks", ""]], [["", "footerCaseWorkerNavLinks", ""]]];
|
|
136
136
|
const _c1$t = ["[footerSolsNavLinks]", "[footerCaseWorkerNavLinks]"];
|
|
137
137
|
class FooterComponent {
|
|
138
138
|
}
|
|
139
139
|
FooterComponent.ɵfac = function FooterComponent_Factory(t) { return new (t || FooterComponent)(); };
|
|
140
140
|
FooterComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FooterComponent, selectors: [["cut-footer-bar"]], inputs: { email: "email", isSolicitor: "isSolicitor", phone: "phone", workhours: "workhours" }, ngContentSelectors: _c1$t, decls: 4, vars: 4, consts: [["id", "footer", "role", "footer", 1, "group", "js-footer"], [1, "footer-wrapper"], ["class", "footer-meta", 4, "ngIf"], [1, "footer-meta"], [1, "footer-meta-inner"], [1, "open-government-licence"], [1, "logo"], ["href", "https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "rel", "license"], [1, "copyright"], ["href", "https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/"], [1, "title"], [1, "footer-text"], [1, "email"], [3, "href"], [1, "phone"], [1, "work-hours"]], template: function FooterComponent_Template(rf, ctx) {
|
|
141
141
|
if (rf & 1) {
|
|
142
|
-
i0.ɵɵprojectionDef(_c0$
|
|
142
|
+
i0.ɵɵprojectionDef(_c0$14);
|
|
143
143
|
i0.ɵɵelementStart(0, "footer", 0)(1, "div", 1);
|
|
144
144
|
i0.ɵɵtemplate(2, FooterComponent_div_2_Template, 20, 15, "div", 2);
|
|
145
145
|
i0.ɵɵtemplate(3, FooterComponent_div_3_Template, 20, 15, "div", 2);
|
|
@@ -210,7 +210,7 @@ function HeaderBarComponent_div_10_Template(rf, ctx) {
|
|
|
210
210
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 1, ctx_r2.title));
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
|
-
const _c0$
|
|
213
|
+
const _c0$13 = [[["", "headerNavigation", ""]]];
|
|
214
214
|
const _c1$s = ["[headerNavigation]"];
|
|
215
215
|
class HeaderBarComponent {
|
|
216
216
|
constructor() {
|
|
@@ -223,7 +223,7 @@ class HeaderBarComponent {
|
|
|
223
223
|
HeaderBarComponent.ɵfac = function HeaderBarComponent_Factory(t) { return new (t || HeaderBarComponent)(); };
|
|
224
224
|
HeaderBarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderBarComponent, selectors: [["cut-header-bar"]], inputs: { title: "title", isSolicitor: "isSolicitor", username: "username" }, outputs: { signOutRequest: "signOutRequest" }, ngContentSelectors: _c1$s, decls: 17, vars: 14, consts: [["role", "banner", "id", "global-header", 1, "with-proposition"], [1, "header-wrapper"], [1, "header-global"], [4, "ngIf"], ["class", "global-header", 4, "ngIf"], [1, "header-proposition"], [1, "content"], ["href", "#proposition-links", 1, "js-header-toggle", "menu"], ["id", "proposition-menu", 4, "ngIf"], [1, "proposition-right"], ["id", "user-name"], ["id", "sign-out", "href", "javascript:void(0)", 3, "click"], ["href", "https://www.gov.uk", "title", "Go to the GOV.UK homepage", "id", "logo", 1, "content", 2, "margin-left", "0px"], ["src", "/img/gov.uk_logotype_crown_invert_trans.png?0.23.0", "width", "36", "height", "32", "alt", ""], [1, "global-header"], [1, "title"], ["id", "proposition-menu"], [1, "title-solicitor"], ["id", "proposition-name"]], template: function HeaderBarComponent_Template(rf, ctx) {
|
|
225
225
|
if (rf & 1) {
|
|
226
|
-
i0.ɵɵprojectionDef(_c0$
|
|
226
|
+
i0.ɵɵprojectionDef(_c0$13);
|
|
227
227
|
i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2);
|
|
228
228
|
i0.ɵɵtemplate(3, HeaderBarComponent_div_3_Template, 5, 3, "div", 3);
|
|
229
229
|
i0.ɵɵtemplate(4, HeaderBarComponent_div_4_Template, 5, 3, "div", 4);
|
|
@@ -276,14 +276,14 @@ HeaderBarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderBa
|
|
|
276
276
|
}] });
|
|
277
277
|
})();
|
|
278
278
|
|
|
279
|
-
const _c0$
|
|
279
|
+
const _c0$12 = [[["", "leftNavLinks", ""]], [["", "rightNavLinks", ""]]];
|
|
280
280
|
const _c1$r = ["[leftNavLinks]", "[rightNavLinks]"];
|
|
281
281
|
class NavigationComponent {
|
|
282
282
|
}
|
|
283
283
|
NavigationComponent.ɵfac = function NavigationComponent_Factory(t) { return new (t || NavigationComponent)(); };
|
|
284
284
|
NavigationComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: NavigationComponent, selectors: [["cut-nav-bar"]], inputs: { isSolicitor: "isSolicitor" }, ngContentSelectors: _c1$r, decls: 4, vars: 2, consts: [[1, "cut-nav-bar"]], template: function NavigationComponent_Template(rf, ctx) {
|
|
285
285
|
if (rf & 1) {
|
|
286
|
-
i0.ɵɵprojectionDef(_c0$
|
|
286
|
+
i0.ɵɵprojectionDef(_c0$12);
|
|
287
287
|
i0.ɵɵelementStart(0, "div")(1, "nav", 0);
|
|
288
288
|
i0.ɵɵprojection(2);
|
|
289
289
|
i0.ɵɵprojection(3, 1);
|
|
@@ -411,14 +411,14 @@ HeadersModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModu
|
|
|
411
411
|
})();
|
|
412
412
|
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(HeadersModule, { declarations: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent], imports: [CommonModule, RouterModule, i1.RpxTranslationModule], exports: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent] }); })();
|
|
413
413
|
|
|
414
|
-
const _c0$
|
|
414
|
+
const _c0$11 = [[["", "topBody", ""]], [["", "leftBody", ""]], [["", "rightBody", ""]]];
|
|
415
415
|
const _c1$q = ["[topBody]", "[leftBody]", "[rightBody]"];
|
|
416
416
|
class BodyComponent {
|
|
417
417
|
}
|
|
418
418
|
BodyComponent.ɵfac = function BodyComponent_Factory(t) { return new (t || BodyComponent)(); };
|
|
419
419
|
BodyComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BodyComponent, selectors: [["cut-body"]], ngContentSelectors: _c1$q, decls: 4, vars: 0, consts: [[1, "global-display"]], template: function BodyComponent_Template(rf, ctx) {
|
|
420
420
|
if (rf & 1) {
|
|
421
|
-
i0.ɵɵprojectionDef(_c0$
|
|
421
|
+
i0.ɵɵprojectionDef(_c0$11);
|
|
422
422
|
i0.ɵɵelementStart(0, "div", 0);
|
|
423
423
|
i0.ɵɵprojection(1);
|
|
424
424
|
i0.ɵɵprojection(2, 1);
|
|
@@ -433,7 +433,7 @@ BodyComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BodyComponent
|
|
|
433
433
|
}], null, null);
|
|
434
434
|
})();
|
|
435
435
|
|
|
436
|
-
const _c0
|
|
436
|
+
const _c0$10 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
437
437
|
function DateInputComponent_div_19_Template(rf, ctx) {
|
|
438
438
|
if (rf & 1) {
|
|
439
439
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
@@ -452,7 +452,7 @@ function DateInputComponent_div_19_Template(rf, ctx) {
|
|
|
452
452
|
i0.ɵɵadvance(1);
|
|
453
453
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 6, "Hour"));
|
|
454
454
|
i0.ɵɵadvance(2);
|
|
455
|
-
i0.ɵɵproperty("id", ctx_r3.hourId())("name", ctx_r3.hourId())("value", ctx_r3.displayHour)("ngClass", i0.ɵɵpureFunction1(8, _c0
|
|
455
|
+
i0.ɵɵproperty("id", ctx_r3.hourId())("name", ctx_r3.hourId())("value", ctx_r3.displayHour)("ngClass", i0.ɵɵpureFunction1(8, _c0$10, ctx_r3.isInvalid));
|
|
456
456
|
}
|
|
457
457
|
}
|
|
458
458
|
function DateInputComponent_div_20_Template(rf, ctx) {
|
|
@@ -473,7 +473,7 @@ function DateInputComponent_div_20_Template(rf, ctx) {
|
|
|
473
473
|
i0.ɵɵadvance(1);
|
|
474
474
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 6, "Minute"));
|
|
475
475
|
i0.ɵɵadvance(2);
|
|
476
|
-
i0.ɵɵproperty("id", ctx_r4.minuteId())("name", ctx_r4.minuteId())("value", ctx_r4.displayMinute)("ngClass", i0.ɵɵpureFunction1(8, _c0
|
|
476
|
+
i0.ɵɵproperty("id", ctx_r4.minuteId())("name", ctx_r4.minuteId())("value", ctx_r4.displayMinute)("ngClass", i0.ɵɵpureFunction1(8, _c0$10, ctx_r4.isInvalid));
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
479
|
function DateInputComponent_div_21_Template(rf, ctx) {
|
|
@@ -494,7 +494,7 @@ function DateInputComponent_div_21_Template(rf, ctx) {
|
|
|
494
494
|
i0.ɵɵadvance(1);
|
|
495
495
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 6, "Second"));
|
|
496
496
|
i0.ɵɵadvance(2);
|
|
497
|
-
i0.ɵɵproperty("id", ctx_r5.secondId())("name", ctx_r5.secondId())("value", ctx_r5.displaySecond)("ngClass", i0.ɵɵpureFunction1(8, _c0
|
|
497
|
+
i0.ɵɵproperty("id", ctx_r5.secondId())("name", ctx_r5.secondId())("value", ctx_r5.displaySecond)("ngClass", i0.ɵɵpureFunction1(8, _c0$10, ctx_r5.isInvalid));
|
|
498
498
|
}
|
|
499
499
|
}
|
|
500
500
|
class DateInputComponent {
|
|
@@ -724,19 +724,19 @@ DateInputComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DateInpu
|
|
|
724
724
|
i0.ɵɵadvance(1);
|
|
725
725
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 21, "Day"));
|
|
726
726
|
i0.ɵɵadvance(2);
|
|
727
|
-
i0.ɵɵproperty("id", ctx.dayId())("name", ctx.dayId())("value", ctx.displayDay)("ngClass", i0.ɵɵpureFunction1(27, _c0
|
|
727
|
+
i0.ɵɵproperty("id", ctx.dayId())("name", ctx.dayId())("value", ctx.displayDay)("ngClass", i0.ɵɵpureFunction1(27, _c0$10, ctx.isInvalid));
|
|
728
728
|
i0.ɵɵadvance(3);
|
|
729
729
|
i0.ɵɵproperty("for", ctx.monthId());
|
|
730
730
|
i0.ɵɵadvance(1);
|
|
731
731
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(10, 23, "Month"));
|
|
732
732
|
i0.ɵɵadvance(2);
|
|
733
|
-
i0.ɵɵproperty("id", ctx.monthId())("name", ctx.monthId())("value", ctx.displayMonth)("ngClass", i0.ɵɵpureFunction1(29, _c0
|
|
733
|
+
i0.ɵɵproperty("id", ctx.monthId())("name", ctx.monthId())("value", ctx.displayMonth)("ngClass", i0.ɵɵpureFunction1(29, _c0$10, ctx.isInvalid));
|
|
734
734
|
i0.ɵɵadvance(3);
|
|
735
735
|
i0.ɵɵproperty("for", ctx.yearId());
|
|
736
736
|
i0.ɵɵadvance(1);
|
|
737
737
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(16, 25, "Year"));
|
|
738
738
|
i0.ɵɵadvance(2);
|
|
739
|
-
i0.ɵɵproperty("id", ctx.yearId())("name", ctx.yearId())("value", ctx.displayYear)("ngClass", i0.ɵɵpureFunction1(31, _c0
|
|
739
|
+
i0.ɵɵproperty("id", ctx.yearId())("name", ctx.yearId())("value", ctx.displayYear)("ngClass", i0.ɵɵpureFunction1(31, _c0$10, ctx.isInvalid));
|
|
740
740
|
i0.ɵɵadvance(2);
|
|
741
741
|
i0.ɵɵproperty("ngIf", ctx.isDateTime);
|
|
742
742
|
i0.ɵɵadvance(1);
|
|
@@ -813,7 +813,7 @@ function AlertComponent_ng_container_5_Template(rf, ctx) {
|
|
|
813
813
|
i0.ɵɵelementContainerEnd();
|
|
814
814
|
}
|
|
815
815
|
}
|
|
816
|
-
const _c0
|
|
816
|
+
const _c0$$ = ["*"];
|
|
817
817
|
var AlertMessageType;
|
|
818
818
|
(function (AlertMessageType) {
|
|
819
819
|
AlertMessageType["WARNING"] = "warning";
|
|
@@ -833,7 +833,7 @@ AlertComponent.TYPE_SUCCESS = 'success';
|
|
|
833
833
|
AlertComponent.TYPE_ERROR = 'error';
|
|
834
834
|
AlertComponent.TYPE_INFORMATION = 'information';
|
|
835
835
|
AlertComponent.ɵfac = function AlertComponent_Factory(t) { return new (t || AlertComponent)(); };
|
|
836
|
-
AlertComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AlertComponent, selectors: [["cut-alert"]], inputs: { type: "type", showIcon: "showIcon" }, ngContentSelectors: _c0
|
|
836
|
+
AlertComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AlertComponent, selectors: [["cut-alert"]], inputs: { type: "type", showIcon: "showIcon" }, ngContentSelectors: _c0$$, decls: 11, vars: 12, consts: [[1, "hmcts-banner"], [3, "ngSwitch"], [4, "ngSwitchCase"], [1, "hmcts-banner__message"], [1, "hmcts-banner__assistive"], ["fill", "currentColor", "role", "presentation", "focusable", "false", "xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 25 25", "height", "25", "width", "25", 1, "hmcts-banner__icon"], ["d", "M13.6,15.4h-2.3v-4.5h2.3V15.4z M13.6,19.8h-2.3v-2.2h2.3V19.8z M0,23.2h25L12.5,2L0,23.2z"], ["d", "M25,6.2L8.7,23.2L0,14.1l4-4.2l4.7,4.9L21,2L25,6.2z"], ["d", "M13.7,18.5h-2.4v-2.4h2.4V18.5z M12.5,13.7c-0.7,0-1.2-0.5-1.2-1.2V7.7c0-0.7,0.5-1.2,1.2-1.2s1.2,0.5,1.2,1.2v4.8\n C13.7,13.2,13.2,13.7,12.5,13.7z M12.5,0.5c-6.6,0-12,5.4-12,12s5.4,12,12,12s12-5.4,12-12S19.1,0.5,12.5,0.5z"]], template: function AlertComponent_Template(rf, ctx) {
|
|
837
837
|
if (rf & 1) {
|
|
838
838
|
i0.ɵɵprojectionDef();
|
|
839
839
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -1084,7 +1084,7 @@ NotificationBannerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
1084
1084
|
}] });
|
|
1085
1085
|
})();
|
|
1086
1086
|
|
|
1087
|
-
const _c0$
|
|
1087
|
+
const _c0$_ = function (a0) { return { "js-hidden": a0 }; };
|
|
1088
1088
|
const _c1$p = ["*"];
|
|
1089
1089
|
class TabComponent {
|
|
1090
1090
|
}
|
|
@@ -1097,7 +1097,7 @@ TabComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabComponent,
|
|
|
1097
1097
|
i0.ɵɵelementEnd();
|
|
1098
1098
|
}
|
|
1099
1099
|
if (rf & 2) {
|
|
1100
|
-
i0.ɵɵproperty("id", ctx.id)("ngClass", i0.ɵɵpureFunction1(3, _c0$
|
|
1100
|
+
i0.ɵɵproperty("id", ctx.id)("ngClass", i0.ɵɵpureFunction1(3, _c0$_, !ctx.selected));
|
|
1101
1101
|
i0.ɵɵattribute("aria-hidden", !ctx.selected);
|
|
1102
1102
|
}
|
|
1103
1103
|
}, dependencies: [i4.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:0px;border-color:#bfc1c3;padding-bottom:11px;margin-bottom:0;color:#0b0c0c}}"] });
|
|
@@ -1114,7 +1114,7 @@ TabComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabComponent,
|
|
|
1114
1114
|
}] });
|
|
1115
1115
|
})();
|
|
1116
1116
|
|
|
1117
|
-
const _c0$
|
|
1117
|
+
const _c0$Z = ["tab"];
|
|
1118
1118
|
const _c1$o = function () { return ["."]; };
|
|
1119
1119
|
const _c2$3 = function (a0) { return { "tabs-toggle-selected": a0 }; };
|
|
1120
1120
|
function TabsComponent_li_2_Template(rf, ctx) {
|
|
@@ -1166,7 +1166,7 @@ TabsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabsComponent
|
|
|
1166
1166
|
}
|
|
1167
1167
|
}, viewQuery: function TabsComponent_Query(rf, ctx) {
|
|
1168
1168
|
if (rf & 1) {
|
|
1169
|
-
i0.ɵɵviewQuery(_c0$
|
|
1169
|
+
i0.ɵɵviewQuery(_c0$Z, 5);
|
|
1170
1170
|
}
|
|
1171
1171
|
if (rf & 2) {
|
|
1172
1172
|
let _t;
|
|
@@ -1234,7 +1234,7 @@ TabsModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
|
1234
1234
|
TabComponent] });
|
|
1235
1235
|
})();
|
|
1236
1236
|
|
|
1237
|
-
const _c0$
|
|
1237
|
+
const _c0$Y = function (a0, a1) { return { caseLocked: a0, someoneViewing: a1 }; };
|
|
1238
1238
|
class ActivityBannerComponent {
|
|
1239
1239
|
constructor() { }
|
|
1240
1240
|
ngOnInit() {
|
|
@@ -1253,7 +1253,7 @@ ActivityBannerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Act
|
|
|
1253
1253
|
i0.ɵɵelementEnd()();
|
|
1254
1254
|
}
|
|
1255
1255
|
if (rf & 2) {
|
|
1256
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(8, _c0$
|
|
1256
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(8, _c0$Y, ctx.bannerType === "editor", ctx.bannerType === "viewer"));
|
|
1257
1257
|
i0.ɵɵadvance(2);
|
|
1258
1258
|
i0.ɵɵpropertyInterpolate("alt", i0.ɵɵpipeBind1(3, 4, ctx.description));
|
|
1259
1259
|
i0.ɵɵpropertyInterpolate("src", ctx.imageLink, i0.ɵɵsanitizeUrl);
|
|
@@ -6897,7 +6897,6 @@ class JurisdictionService {
|
|
|
6897
6897
|
return this.httpService.get('/aggregated/caseworkers/:uid/jurisdictions?access=read');
|
|
6898
6898
|
}
|
|
6899
6899
|
announceSelectedJurisdiction(jurisdiction) {
|
|
6900
|
-
console.info('Announcing selected jurisdiction = ' + (jurisdiction === null || jurisdiction === void 0 ? void 0 : jurisdiction.id));
|
|
6901
6900
|
this.selectedJurisdictionSource.next(jurisdiction);
|
|
6902
6901
|
this.selectedJurisdictionBS.next(jurisdiction);
|
|
6903
6902
|
}
|
|
@@ -7121,17 +7120,13 @@ class LoadingService {
|
|
|
7121
7120
|
}
|
|
7122
7121
|
register() {
|
|
7123
7122
|
const token = this.generateToken();
|
|
7124
|
-
console.info(`registering [${token}]`);
|
|
7125
7123
|
this.registered.set(token, token);
|
|
7126
7124
|
this.loading.next(true);
|
|
7127
|
-
console.info(`registered [${token}]`);
|
|
7128
7125
|
return token;
|
|
7129
7126
|
}
|
|
7130
7127
|
unregister(token) {
|
|
7131
|
-
console.info(`unregistering [${token}]`);
|
|
7132
7128
|
this.registered.delete(token);
|
|
7133
7129
|
this.loading.next(this.registered.size > 0);
|
|
7134
|
-
console.info(`unregistered [${token}]`);
|
|
7135
7130
|
}
|
|
7136
7131
|
generateToken() {
|
|
7137
7132
|
const timestamp = window.performance.now();
|
|
@@ -7904,9 +7899,7 @@ class CasesService {
|
|
|
7904
7899
|
return out$;
|
|
7905
7900
|
}
|
|
7906
7901
|
finalizeGetCaseViewWith(caseId, loadingToken) {
|
|
7907
|
-
console.info(`finalizeGetCaseViewWith started for ${caseId}.`);
|
|
7908
7902
|
this.loadingService.unregister(loadingToken);
|
|
7909
|
-
console.info(`finalizeGetCaseViewWith finished for ${caseId}.`);
|
|
7910
7903
|
}
|
|
7911
7904
|
syncWait(seconds) {
|
|
7912
7905
|
const end = Date.now() + seconds * 1000;
|
|
@@ -8768,6 +8761,8 @@ class WorkAllocationService {
|
|
|
8768
8761
|
}
|
|
8769
8762
|
isWAEnabled(jurisdiction, caseType) {
|
|
8770
8763
|
this.features = this.appConfig.getWAServiceConfig();
|
|
8764
|
+
const ftstr = JSON.stringify(this.features);
|
|
8765
|
+
console.log(`isWAEnabled: ${ftstr}`);
|
|
8771
8766
|
let enabled = false;
|
|
8772
8767
|
if (!jurisdiction || !caseType) {
|
|
8773
8768
|
const caseInfo = JSON.parse(this.sessionStorageService.getItem('caseInfo'));
|
|
@@ -8775,6 +8770,7 @@ class WorkAllocationService {
|
|
|
8775
8770
|
caseType = caseInfo.caseType;
|
|
8776
8771
|
}
|
|
8777
8772
|
if (!this.features || !this.features.configurations) {
|
|
8773
|
+
console.log('isWAEnabled: no features');
|
|
8778
8774
|
return false;
|
|
8779
8775
|
}
|
|
8780
8776
|
this.features.configurations.forEach(serviceConfig => {
|
|
@@ -8782,6 +8778,7 @@ class WorkAllocationService {
|
|
|
8782
8778
|
enabled = true;
|
|
8783
8779
|
}
|
|
8784
8780
|
});
|
|
8781
|
+
console.log(`isWAEnabled: returning ${enabled}`);
|
|
8785
8782
|
return enabled;
|
|
8786
8783
|
}
|
|
8787
8784
|
/**
|
|
@@ -8809,6 +8806,7 @@ class WorkAllocationService {
|
|
|
8809
8806
|
if (!this.isWAEnabled()) {
|
|
8810
8807
|
return of(null);
|
|
8811
8808
|
}
|
|
8809
|
+
console.log(`completeTask: completing ${taskId}`);
|
|
8812
8810
|
const url = `${this.appConfig.getWorkAllocationApiUrl()}/task/${taskId}/complete`;
|
|
8813
8811
|
return this.http
|
|
8814
8812
|
.post(url, {})
|
|
@@ -10779,7 +10777,7 @@ CallbackErrorsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Cal
|
|
|
10779
10777
|
}] });
|
|
10780
10778
|
})();
|
|
10781
10779
|
|
|
10782
|
-
const _c0$
|
|
10780
|
+
const _c0$X = function (a3) { return ["/", "cases", "case-details", a3, "tasks"]; };
|
|
10783
10781
|
class CaseEventCompletionTaskCancelledComponent {
|
|
10784
10782
|
constructor(parentComponent) {
|
|
10785
10783
|
this.parentComponent = parentComponent;
|
|
@@ -10843,7 +10841,7 @@ CaseEventCompletionTaskCancelledComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCom
|
|
|
10843
10841
|
i0.ɵɵadvance(4);
|
|
10844
10842
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(27, 21, "Continue"), " ");
|
|
10845
10843
|
i0.ɵɵadvance(2);
|
|
10846
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(25, _c0$
|
|
10844
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(25, _c0$X, ctx.caseId));
|
|
10847
10845
|
i0.ɵɵadvance(1);
|
|
10848
10846
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(30, 23, "Cancel"), " ");
|
|
10849
10847
|
}
|
|
@@ -10860,7 +10858,7 @@ CaseEventCompletionTaskCancelledComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCom
|
|
|
10860
10858
|
}, null);
|
|
10861
10859
|
})();
|
|
10862
10860
|
|
|
10863
|
-
const _c0$
|
|
10861
|
+
const _c0$W = function (a3) { return ["/", "cases", "case-details", a3, "tasks"]; };
|
|
10864
10862
|
function CaseEventCompletionTaskReassignedComponent_div_0_Template(rf, ctx) {
|
|
10865
10863
|
if (rf & 1) {
|
|
10866
10864
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -10915,7 +10913,7 @@ function CaseEventCompletionTaskReassignedComponent_div_0_Template(rf, ctx) {
|
|
|
10915
10913
|
i0.ɵɵadvance(4);
|
|
10916
10914
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(27, 22, "Continue"), " ");
|
|
10917
10915
|
i0.ɵɵadvance(2);
|
|
10918
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(26, _c0$
|
|
10916
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(26, _c0$W, ctx_r0.caseId));
|
|
10919
10917
|
i0.ɵɵadvance(1);
|
|
10920
10918
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(30, 24, "Cancel"), " ");
|
|
10921
10919
|
}
|
|
@@ -11114,7 +11112,7 @@ AddressValidationConstants.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ toke
|
|
|
11114
11112
|
}], null, null);
|
|
11115
11113
|
})();
|
|
11116
11114
|
|
|
11117
|
-
const _c0$
|
|
11115
|
+
const _c0$V = ["writeComplexFieldComponent"];
|
|
11118
11116
|
function WriteAddressFieldComponent_div_1_div_4_span_5_Template(rf, ctx) {
|
|
11119
11117
|
if (rf & 1) {
|
|
11120
11118
|
i0.ɵɵelementStart(0, "span", 14);
|
|
@@ -11374,7 +11372,7 @@ WriteAddressFieldComponent.INVALID_ERROR_MESSAGE = 'Enter a valid Postcode';
|
|
|
11374
11372
|
WriteAddressFieldComponent.ɵfac = function WriteAddressFieldComponent_Factory(t) { return new (t || WriteAddressFieldComponent)(i0.ɵɵdirectiveInject(AddressesService), i0.ɵɵdirectiveInject(IsCompoundPipe)); };
|
|
11375
11373
|
WriteAddressFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteAddressFieldComponent, selectors: [["ccd-write-address-field"]], viewQuery: function WriteAddressFieldComponent_Query(rf, ctx) {
|
|
11376
11374
|
if (rf & 1) {
|
|
11377
|
-
i0.ɵɵviewQuery(_c0$
|
|
11375
|
+
i0.ɵɵviewQuery(_c0$V, 5);
|
|
11378
11376
|
i0.ɵɵviewQuery(FocusElementDirective, 5);
|
|
11379
11377
|
}
|
|
11380
11378
|
if (rf & 2) {
|
|
@@ -12731,7 +12729,7 @@ ReadCaseLinkFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
12731
12729
|
}], null, null);
|
|
12732
12730
|
})();
|
|
12733
12731
|
|
|
12734
|
-
const _c0$
|
|
12732
|
+
const _c0$U = ["writeComplexFieldComponent"];
|
|
12735
12733
|
function WriteCaseLinkFieldComponent_span_2_Template(rf, ctx) {
|
|
12736
12734
|
if (rf & 1) {
|
|
12737
12735
|
i0.ɵɵelementStart(0, "span", 6);
|
|
@@ -12820,7 +12818,7 @@ class WriteCaseLinkFieldComponent extends AbstractFieldWriteComponent {
|
|
|
12820
12818
|
WriteCaseLinkFieldComponent.ɵfac = /*@__PURE__*/ function () { let ɵWriteCaseLinkFieldComponent_BaseFactory; return function WriteCaseLinkFieldComponent_Factory(t) { return (ɵWriteCaseLinkFieldComponent_BaseFactory || (ɵWriteCaseLinkFieldComponent_BaseFactory = i0.ɵɵgetInheritedFactory(WriteCaseLinkFieldComponent)))(t || WriteCaseLinkFieldComponent); }; }();
|
|
12821
12819
|
WriteCaseLinkFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteCaseLinkFieldComponent, selectors: [["ccd-write-case-link-field"]], viewQuery: function WriteCaseLinkFieldComponent_Query(rf, ctx) {
|
|
12822
12820
|
if (rf & 1) {
|
|
12823
|
-
i0.ɵɵviewQuery(_c0$
|
|
12821
|
+
i0.ɵɵviewQuery(_c0$U, 5);
|
|
12824
12822
|
}
|
|
12825
12823
|
if (rf & 2) {
|
|
12826
12824
|
let _t;
|
|
@@ -12860,7 +12858,7 @@ WriteCaseLinkFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
12860
12858
|
}] });
|
|
12861
12859
|
})();
|
|
12862
12860
|
|
|
12863
|
-
const _c0$
|
|
12861
|
+
const _c0$T = function (a0, a1, a2, a3, a4, a5) { return { id: a0, label: a1, field_type: a2, display_context_parameter: a3, value: a4, hidden: a5 }; };
|
|
12864
12862
|
function ReadCollectionFieldComponent_table_0_tbody_2_Template(rf, ctx) {
|
|
12865
12863
|
if (rf & 1) {
|
|
12866
12864
|
i0.ɵɵelementStart(0, "tbody")(1, "tr");
|
|
@@ -12872,7 +12870,7 @@ function ReadCollectionFieldComponent_table_0_tbody_2_Template(rf, ctx) {
|
|
|
12872
12870
|
if (rf & 2) {
|
|
12873
12871
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
12874
12872
|
i0.ɵɵadvance(4);
|
|
12875
|
-
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction6(3, _c0$
|
|
12873
|
+
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction6(3, _c0$T, ctx_r1.caseField.label, ctx_r1.caseField.label, ctx_r1.caseField.field_type.collection_field_type, ctx_r1.caseField.display_context_parameter, ctx_r1.caseField.value, ctx_r1.caseField.hidden))("context", ctx_r1.context)("topLevelFormGroup", ctx_r1.topLevelFormGroup);
|
|
12876
12874
|
}
|
|
12877
12875
|
}
|
|
12878
12876
|
const _c1$l = function (a0, a1, a2, a3, a4) { return { id: a0, label: a1, field_type: a2, value: a3, hidden: a4 }; };
|
|
@@ -13012,7 +13010,7 @@ RemoveDialogComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Remov
|
|
|
13012
13010
|
}], function () { return [{ type: i1$3.MatLegacyDialogRef }]; }, null);
|
|
13013
13011
|
})();
|
|
13014
13012
|
|
|
13015
|
-
const _c0$
|
|
13013
|
+
const _c0$S = ["collectionItem"];
|
|
13016
13014
|
function WriteCollectionFieldComponent_h2_8_span_1_Template(rf, ctx) {
|
|
13017
13015
|
if (rf & 1) {
|
|
13018
13016
|
i0.ɵɵelementStart(0, "span", 9);
|
|
@@ -13414,7 +13412,7 @@ class WriteCollectionFieldComponent extends AbstractFieldWriteComponent {
|
|
|
13414
13412
|
WriteCollectionFieldComponent.ɵfac = function WriteCollectionFieldComponent_Factory(t) { return new (t || WriteCollectionFieldComponent)(i0.ɵɵdirectiveInject(i1$3.MatLegacyDialog), i0.ɵɵdirectiveInject(i2.ScrollToService), i0.ɵɵdirectiveInject(ProfileNotifier), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
|
|
13415
13413
|
WriteCollectionFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteCollectionFieldComponent, selectors: [["ccd-write-collection-field"]], viewQuery: function WriteCollectionFieldComponent_Query(rf, ctx) {
|
|
13416
13414
|
if (rf & 1) {
|
|
13417
|
-
i0.ɵɵviewQuery(_c0$
|
|
13415
|
+
i0.ɵɵviewQuery(_c0$S, 5);
|
|
13418
13416
|
}
|
|
13419
13417
|
if (rf & 2) {
|
|
13420
13418
|
let _t;
|
|
@@ -14049,7 +14047,7 @@ FileUploadStateService.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: F
|
|
|
14049
14047
|
}], null, null);
|
|
14050
14048
|
})();
|
|
14051
14049
|
|
|
14052
|
-
const _c0$
|
|
14050
|
+
const _c0$R = ["fileInput"];
|
|
14053
14051
|
function WriteDocumentFieldComponent_span_6_Template(rf, ctx) {
|
|
14054
14052
|
if (rf & 1) {
|
|
14055
14053
|
i0.ɵɵelementStart(0, "span", 12);
|
|
@@ -14379,7 +14377,7 @@ WriteDocumentFieldComponent.ERROR_UPLOADING_FILE = 'Error Uploading File';
|
|
|
14379
14377
|
WriteDocumentFieldComponent.ɵfac = function WriteDocumentFieldComponent_Factory(t) { return new (t || WriteDocumentFieldComponent)(i0.ɵɵdirectiveInject(AbstractAppConfig), i0.ɵɵdirectiveInject(CaseNotifier), i0.ɵɵdirectiveInject(DocumentManagementService), i0.ɵɵdirectiveInject(i1$3.MatLegacyDialog), i0.ɵɵdirectiveInject(FileUploadStateService), i0.ɵɵdirectiveInject(JurisdictionService)); };
|
|
14380
14378
|
WriteDocumentFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteDocumentFieldComponent, selectors: [["ccd-write-document-field"]], viewQuery: function WriteDocumentFieldComponent_Query(rf, ctx) {
|
|
14381
14379
|
if (rf & 1) {
|
|
14382
|
-
i0.ɵɵviewQuery(_c0$
|
|
14380
|
+
i0.ɵɵviewQuery(_c0$R, 5);
|
|
14383
14381
|
}
|
|
14384
14382
|
if (rf & 2) {
|
|
14385
14383
|
let _t;
|
|
@@ -14563,7 +14561,7 @@ function WriteDynamicListFieldComponent_option_10_Template(rf, ctx) {
|
|
|
14563
14561
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 2, type_r5.label));
|
|
14564
14562
|
}
|
|
14565
14563
|
}
|
|
14566
|
-
const _c0$
|
|
14564
|
+
const _c0$Q = function (a0) { return { "form-group-error": a0 }; };
|
|
14567
14565
|
class WriteDynamicListFieldComponent extends AbstractFieldWriteComponent {
|
|
14568
14566
|
ngOnInit() {
|
|
14569
14567
|
/**
|
|
@@ -14605,7 +14603,7 @@ WriteDynamicListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ ty
|
|
|
14605
14603
|
i0.ɵɵelementEnd()();
|
|
14606
14604
|
}
|
|
14607
14605
|
if (rf & 2) {
|
|
14608
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(13, _c0$
|
|
14606
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(13, _c0$Q, !ctx.dynamicListFormControl.valid && (ctx.dynamicListFormControl.dirty || ctx.dynamicListFormControl.touched)));
|
|
14609
14607
|
i0.ɵɵadvance(1);
|
|
14610
14608
|
i0.ɵɵproperty("for", ctx.id());
|
|
14611
14609
|
i0.ɵɵadvance(1);
|
|
@@ -14634,24 +14632,17 @@ WriteDynamicListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ ty
|
|
|
14634
14632
|
})();
|
|
14635
14633
|
|
|
14636
14634
|
class MarkdownComponent {
|
|
14637
|
-
constructor() {
|
|
14635
|
+
constructor(_markdown, router, renderer) {
|
|
14636
|
+
this._markdown = _markdown;
|
|
14637
|
+
this.router = router;
|
|
14638
|
+
this.renderer = renderer;
|
|
14639
|
+
}
|
|
14638
14640
|
ngOnInit() {
|
|
14639
14641
|
this.content = this.content.replace(/ \n/g, '<br>');
|
|
14640
14642
|
}
|
|
14641
|
-
onMarkdownClick(event) {
|
|
14642
|
-
// If we don't have an anchor tag, we don't need to do anything.
|
|
14643
|
-
if (event.target instanceof HTMLAnchorElement === false) {
|
|
14644
|
-
return;
|
|
14645
|
-
}
|
|
14646
|
-
return true;
|
|
14647
|
-
}
|
|
14648
14643
|
}
|
|
14649
|
-
MarkdownComponent.ɵfac = function MarkdownComponent_Factory(t) { return new (t || MarkdownComponent)(); };
|
|
14650
|
-
MarkdownComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MarkdownComponent, selectors: [["ccd-markdown"]],
|
|
14651
|
-
if (rf & 1) {
|
|
14652
|
-
i0.ɵɵlistener("click", function MarkdownComponent_click_HostBindingHandler($event) { return ctx.onMarkdownClick($event); });
|
|
14653
|
-
}
|
|
14654
|
-
}, inputs: { content: "content", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink" }, decls: 4, vars: 5, consts: [[1, "markdown", 3, "data"]], template: function MarkdownComponent_Template(rf, ctx) {
|
|
14644
|
+
MarkdownComponent.ɵfac = function MarkdownComponent_Factory(t) { return new (t || MarkdownComponent)(i0.ɵɵdirectiveInject(i1$4.NgxMdService), i0.ɵɵdirectiveInject(i1$1.Router), i0.ɵɵdirectiveInject(i0.Renderer2)); };
|
|
14645
|
+
MarkdownComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MarkdownComponent, selectors: [["ccd-markdown"]], inputs: { content: "content", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink" }, decls: 4, vars: 6, consts: [[1, "markdown", 3, "sanitizeHtml", "data"]], template: function MarkdownComponent_Template(rf, ctx) {
|
|
14655
14646
|
if (rf & 1) {
|
|
14656
14647
|
i0.ɵɵelementStart(0, "div");
|
|
14657
14648
|
i0.ɵɵelement(1, "markdown", 0);
|
|
@@ -14661,20 +14652,17 @@ MarkdownComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MarkdownC
|
|
|
14661
14652
|
}
|
|
14662
14653
|
if (rf & 2) {
|
|
14663
14654
|
i0.ɵɵadvance(1);
|
|
14664
|
-
i0.ɵɵproperty("data", i0.ɵɵpipeBind1(2,
|
|
14655
|
+
i0.ɵɵproperty("sanitizeHtml", false)("data", i0.ɵɵpipeBind1(2, 2, i0.ɵɵpipeBind1(3, 4, ctx.content)));
|
|
14665
14656
|
}
|
|
14666
14657
|
}, dependencies: [i1$4.NgxMdComponent, i1.RpxTranslatePipe, CaseReferencePipe], encapsulation: 2 });
|
|
14667
14658
|
(function () {
|
|
14668
14659
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MarkdownComponent, [{
|
|
14669
14660
|
type: Component,
|
|
14670
|
-
args: [{ selector: 'ccd-markdown', template: "<div><markdown class=\"markdown\" [data]=\"content | ccdCaseReference | rpxTranslate\"></markdown></div>\n" }]
|
|
14671
|
-
}], function () { return []; }, { content: [{
|
|
14661
|
+
args: [{ selector: 'ccd-markdown', template: "<div><markdown [sanitizeHtml]=\"false\" class=\"markdown\" [data]=\"content | ccdCaseReference | rpxTranslate\"></markdown></div>\n" }]
|
|
14662
|
+
}], function () { return [{ type: i1$4.NgxMdService }, { type: i1$1.Router }, { type: i0.Renderer2 }]; }, { content: [{
|
|
14672
14663
|
type: Input
|
|
14673
14664
|
}], markdownUseHrefAsRouterLink: [{
|
|
14674
14665
|
type: Input
|
|
14675
|
-
}], onMarkdownClick: [{
|
|
14676
|
-
type: HostListener,
|
|
14677
|
-
args: ['click', ['$event']]
|
|
14678
14666
|
}] });
|
|
14679
14667
|
})();
|
|
14680
14668
|
|
|
@@ -14809,7 +14797,7 @@ function WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template(rf, c
|
|
|
14809
14797
|
i0.ɵɵproperty("content", checkbox_r4.label);
|
|
14810
14798
|
}
|
|
14811
14799
|
}
|
|
14812
|
-
const _c0$
|
|
14800
|
+
const _c0$P = function (a0) { return { "error": a0 }; };
|
|
14813
14801
|
class WriteDynamicMultiSelectListFieldComponent extends AbstractFieldWriteComponent {
|
|
14814
14802
|
ngOnInit() {
|
|
14815
14803
|
this.checkboxes = new FormArray([]);
|
|
@@ -14882,7 +14870,7 @@ WriteDynamicMultiSelectListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCom
|
|
|
14882
14870
|
i0.ɵɵelementEnd()();
|
|
14883
14871
|
}
|
|
14884
14872
|
if (rf & 2) {
|
|
14885
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$
|
|
14873
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$P, !ctx.checkboxes.valid && ctx.checkboxes.touched))("id", ctx.id());
|
|
14886
14874
|
i0.ɵɵadvance(3);
|
|
14887
14875
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
14888
14876
|
i0.ɵɵadvance(1);
|
|
@@ -15018,7 +15006,7 @@ function WriteDynamicRadioListFieldComponent_span_7_Template(rf, ctx) {
|
|
|
15018
15006
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, ctx_r3.dynamicRadioListControl.errors));
|
|
15019
15007
|
}
|
|
15020
15008
|
}
|
|
15021
|
-
const _c0$
|
|
15009
|
+
const _c0$O = function (a0) { return { selected: a0 }; };
|
|
15022
15010
|
function WriteDynamicRadioListFieldComponent_div_9_Template(rf, ctx) {
|
|
15023
15011
|
if (rf & 1) {
|
|
15024
15012
|
i0.ɵɵelementStart(0, "div", 10);
|
|
@@ -15031,7 +15019,7 @@ function WriteDynamicRadioListFieldComponent_div_9_Template(rf, ctx) {
|
|
|
15031
15019
|
if (rf & 2) {
|
|
15032
15020
|
const radioButton_r5 = ctx.$implicit;
|
|
15033
15021
|
const ctx_r4 = i0.ɵɵnextContext();
|
|
15034
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
15022
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$O, ctx_r4.dynamicRadioListControl.value === radioButton_r5.code));
|
|
15035
15023
|
i0.ɵɵadvance(1);
|
|
15036
15024
|
i0.ɵɵproperty("id", ctx_r4.createElementId(radioButton_r5.code))("name", ctx_r4.id())("formControl", ctx_r4.dynamicRadioListControl)("value", radioButton_r5.code);
|
|
15037
15025
|
i0.ɵɵadvance(1);
|
|
@@ -15180,7 +15168,7 @@ function WriteEmailFieldComponent_span_4_Template(rf, ctx) {
|
|
|
15180
15168
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.emailControl.errors, ctx_r2.caseField.label));
|
|
15181
15169
|
}
|
|
15182
15170
|
}
|
|
15183
|
-
const _c0$
|
|
15171
|
+
const _c0$N = function (a0) { return { "form-group-error": a0 }; };
|
|
15184
15172
|
const _c1$i = function (a0) { return { "govuk-input--error": a0 }; };
|
|
15185
15173
|
class WriteEmailFieldComponent extends AbstractFieldWriteComponent {
|
|
15186
15174
|
ngOnInit() {
|
|
@@ -15199,7 +15187,7 @@ WriteEmailFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wr
|
|
|
15199
15187
|
i0.ɵɵelementEnd();
|
|
15200
15188
|
}
|
|
15201
15189
|
if (rf & 2) {
|
|
15202
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
15190
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$N, !ctx.emailControl.valid && (ctx.emailControl.dirty || ctx.emailControl.touched)));
|
|
15203
15191
|
i0.ɵɵadvance(1);
|
|
15204
15192
|
i0.ɵɵproperty("for", ctx.id());
|
|
15205
15193
|
i0.ɵɵadvance(1);
|
|
@@ -15298,7 +15286,7 @@ function WriteFixedListFieldComponent_option_8_Template(rf, ctx) {
|
|
|
15298
15286
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 2, type_r4.label));
|
|
15299
15287
|
}
|
|
15300
15288
|
}
|
|
15301
|
-
const _c0$
|
|
15289
|
+
const _c0$M = function (a0) { return { "form-group-error": a0 }; };
|
|
15302
15290
|
class WriteFixedListFieldComponent extends AbstractFieldWriteComponent {
|
|
15303
15291
|
get listItems() {
|
|
15304
15292
|
if (this.caseField) {
|
|
@@ -15335,7 +15323,7 @@ WriteFixedListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type
|
|
|
15335
15323
|
i0.ɵɵelementEnd()();
|
|
15336
15324
|
}
|
|
15337
15325
|
if (rf & 2) {
|
|
15338
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
15326
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$M, !ctx.fixedListFormControl.valid && (ctx.fixedListFormControl.dirty || ctx.fixedListFormControl.touched)));
|
|
15339
15327
|
i0.ɵɵadvance(1);
|
|
15340
15328
|
i0.ɵɵproperty("for", ctx.id());
|
|
15341
15329
|
i0.ɵɵadvance(1);
|
|
@@ -15442,7 +15430,7 @@ function WriteFixedRadioListFieldComponent_span_6_Template(rf, ctx) {
|
|
|
15442
15430
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.fixedRadioListControl.errors, ctx_r2.caseField.label));
|
|
15443
15431
|
}
|
|
15444
15432
|
}
|
|
15445
|
-
const _c0$
|
|
15433
|
+
const _c0$L = function (a0) { return { selected: a0 }; };
|
|
15446
15434
|
function WriteFixedRadioListFieldComponent_div_8_Template(rf, ctx) {
|
|
15447
15435
|
if (rf & 1) {
|
|
15448
15436
|
i0.ɵɵelementStart(0, "div", 9);
|
|
@@ -15455,7 +15443,7 @@ function WriteFixedRadioListFieldComponent_div_8_Template(rf, ctx) {
|
|
|
15455
15443
|
if (rf & 2) {
|
|
15456
15444
|
const radioButton_r4 = ctx.$implicit;
|
|
15457
15445
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
15458
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
15446
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$L, ctx_r3.fixedRadioListControl.value === radioButton_r4.code));
|
|
15459
15447
|
i0.ɵɵadvance(1);
|
|
15460
15448
|
i0.ɵɵproperty("id", ctx_r3.id() + "-" + radioButton_r4.code)("name", ctx_r3.id())("formControl", ctx_r3.fixedRadioListControl)("value", radioButton_r4.code);
|
|
15461
15449
|
i0.ɵɵadvance(1);
|
|
@@ -15609,7 +15597,7 @@ function WriteJudicialUserFieldComponent_span_4_Template(rf, ctx) {
|
|
|
15609
15597
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.errors, ctx_r2.caseField.label), " ");
|
|
15610
15598
|
}
|
|
15611
15599
|
}
|
|
15612
|
-
const _c0$
|
|
15600
|
+
const _c0$K = function (a0) { return { "hide-autocomplete": a0 }; };
|
|
15613
15601
|
function WriteJudicialUserFieldComponent_mat_option_8_Template(rf, ctx) {
|
|
15614
15602
|
if (rf & 1) {
|
|
15615
15603
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
@@ -15621,7 +15609,7 @@ function WriteJudicialUserFieldComponent_mat_option_8_Template(rf, ctx) {
|
|
|
15621
15609
|
if (rf & 2) {
|
|
15622
15610
|
const judicialUser_r7 = ctx.$implicit;
|
|
15623
15611
|
const ctx_r4 = i0.ɵɵnextContext();
|
|
15624
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$
|
|
15612
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$K, !ctx_r4.showAutocomplete))("value", judicialUser_r7);
|
|
15625
15613
|
i0.ɵɵadvance(1);
|
|
15626
15614
|
i0.ɵɵtextInterpolate2(" ", (judicialUser_r7 == null ? null : judicialUser_r7.fullName) ? judicialUser_r7.fullName : "", "", (judicialUser_r7 == null ? null : judicialUser_r7.emailId) ? " (" + judicialUser_r7.emailId + ")" : "", " ");
|
|
15627
15615
|
}
|
|
@@ -16471,7 +16459,7 @@ function LinkCasesComponent_div_8_div_14_span_3_Template(rf, ctx) {
|
|
|
16471
16459
|
i0.ɵɵtextInterpolate1(" ", ctx_r13.caseReasonCommentsError, " ");
|
|
16472
16460
|
}
|
|
16473
16461
|
}
|
|
16474
|
-
const _c0$
|
|
16462
|
+
const _c0$J = function (a0) { return { "govuk-form-group--error": a0 }; };
|
|
16475
16463
|
function LinkCasesComponent_div_8_div_14_Template(rf, ctx) {
|
|
16476
16464
|
if (rf & 1) {
|
|
16477
16465
|
i0.ɵɵelementStart(0, "div", 35)(1, "h3", 22);
|
|
@@ -16487,7 +16475,7 @@ function LinkCasesComponent_div_8_div_14_Template(rf, ctx) {
|
|
|
16487
16475
|
}
|
|
16488
16476
|
if (rf & 2) {
|
|
16489
16477
|
const ctx_r7 = i0.ɵɵnextContext(2);
|
|
16490
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(2, _c0$
|
|
16478
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(2, _c0$J, !!ctx_r7.caseReasonCommentsError));
|
|
16491
16479
|
i0.ɵɵadvance(3);
|
|
16492
16480
|
i0.ɵɵproperty("ngIf", ctx_r7.caseReasonCommentsError);
|
|
16493
16481
|
}
|
|
@@ -16537,11 +16525,11 @@ function LinkCasesComponent_div_8_Template(rf, ctx) {
|
|
|
16537
16525
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
16538
16526
|
i0.ɵɵproperty("formGroup", ctx_r0.linkCaseForm);
|
|
16539
16527
|
i0.ɵɵadvance(1);
|
|
16540
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
16528
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$J, !!ctx_r0.caseNumberError));
|
|
16541
16529
|
i0.ɵɵadvance(3);
|
|
16542
16530
|
i0.ɵɵproperty("ngIf", ctx_r0.caseNumberError);
|
|
16543
16531
|
i0.ɵɵadvance(2);
|
|
16544
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$
|
|
16532
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$J, !!ctx_r0.caseReasonError));
|
|
16545
16533
|
i0.ɵɵadvance(5);
|
|
16546
16534
|
i0.ɵɵproperty("ngIf", ctx_r0.caseReasonError);
|
|
16547
16535
|
i0.ɵɵadvance(2);
|
|
@@ -16942,7 +16930,7 @@ LinkCasesComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: LinkCase
|
|
|
16942
16930
|
i0.ɵɵadvance(4);
|
|
16943
16931
|
i0.ɵɵproperty("ngIf", ctx.linkCaseForm);
|
|
16944
16932
|
i0.ɵɵadvance(4);
|
|
16945
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
16933
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$J, !!ctx.noSelectedCaseError));
|
|
16946
16934
|
i0.ɵɵadvance(1);
|
|
16947
16935
|
i0.ɵɵproperty("ngIf", ctx.noSelectedCaseError);
|
|
16948
16936
|
i0.ɵɵadvance(18);
|
|
@@ -17574,7 +17562,7 @@ function UnLinkCasesComponent_div_0_div_4_div_3_Template(rf, ctx) {
|
|
|
17574
17562
|
i0.ɵɵtextInterpolate2(" ", case_r4.caseName, " ", i0.ɵɵpipeBind1(4, 6, case_r4.caseReference), " ");
|
|
17575
17563
|
}
|
|
17576
17564
|
}
|
|
17577
|
-
const _c0$
|
|
17565
|
+
const _c0$I = function (a0) { return { "govuk-form-group--error": a0 }; };
|
|
17578
17566
|
function UnLinkCasesComponent_div_0_div_4_Template(rf, ctx) {
|
|
17579
17567
|
if (rf & 1) {
|
|
17580
17568
|
i0.ɵɵelementStart(0, "div", 7);
|
|
@@ -17585,7 +17573,7 @@ function UnLinkCasesComponent_div_0_div_4_Template(rf, ctx) {
|
|
|
17585
17573
|
}
|
|
17586
17574
|
if (rf & 2) {
|
|
17587
17575
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
17588
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$
|
|
17576
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$I, ctx_r1.unlinkErrorMessage))("formGroup", ctx_r1.unlinkCaseForm);
|
|
17589
17577
|
i0.ɵɵadvance(1);
|
|
17590
17578
|
i0.ɵɵproperty("ngIf", ctx_r1.unlinkErrorMessage);
|
|
17591
17579
|
i0.ɵɵadvance(2);
|
|
@@ -18408,7 +18396,7 @@ function WriteMoneyGbpFieldComponent_span_4_Template(rf, ctx) {
|
|
|
18408
18396
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.moneyGbpControl.errors, ctx_r2.caseField.label));
|
|
18409
18397
|
}
|
|
18410
18398
|
}
|
|
18411
|
-
const _c0$
|
|
18399
|
+
const _c0$H = function (a0) { return { "form-group-error": a0 }; };
|
|
18412
18400
|
class WriteMoneyGbpFieldComponent extends AbstractFieldWriteComponent {
|
|
18413
18401
|
ngOnInit() {
|
|
18414
18402
|
this.moneyGbpControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -18430,7 +18418,7 @@ WriteMoneyGbpFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
18430
18418
|
i0.ɵɵelementEnd()();
|
|
18431
18419
|
}
|
|
18432
18420
|
if (rf & 2) {
|
|
18433
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$
|
|
18421
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$H, !ctx.moneyGbpControl.valid && (ctx.moneyGbpControl.dirty || ctx.moneyGbpControl.touched)));
|
|
18434
18422
|
i0.ɵɵadvance(1);
|
|
18435
18423
|
i0.ɵɵproperty("for", ctx.id());
|
|
18436
18424
|
i0.ɵɵadvance(1);
|
|
@@ -18563,7 +18551,7 @@ function WriteMultiSelectListFieldComponent_ng_container_6_Template(rf, ctx) {
|
|
|
18563
18551
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 6, checkbox_r4.label));
|
|
18564
18552
|
}
|
|
18565
18553
|
}
|
|
18566
|
-
const _c0$
|
|
18554
|
+
const _c0$G = function (a0) { return { "error": a0 }; };
|
|
18567
18555
|
class WriteMultiSelectListFieldComponent extends AbstractFieldWriteComponent {
|
|
18568
18556
|
ngOnInit() {
|
|
18569
18557
|
this.checkboxes = new FormArray([]);
|
|
@@ -18617,7 +18605,7 @@ WriteMultiSelectListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent(
|
|
|
18617
18605
|
i0.ɵɵelementEnd()();
|
|
18618
18606
|
}
|
|
18619
18607
|
if (rf & 2) {
|
|
18620
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$
|
|
18608
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$G, !ctx.checkboxes.valid && (ctx.checkboxes.dirty || ctx.checkboxes.touched)))("id", ctx.id());
|
|
18621
18609
|
i0.ɵɵadvance(3);
|
|
18622
18610
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
18623
18611
|
i0.ɵɵadvance(1);
|
|
@@ -18699,7 +18687,7 @@ function WriteNumberFieldComponent_span_4_Template(rf, ctx) {
|
|
|
18699
18687
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.numberControl.errors, ctx_r2.caseField.label), " ");
|
|
18700
18688
|
}
|
|
18701
18689
|
}
|
|
18702
|
-
const _c0$
|
|
18690
|
+
const _c0$F = function (a0) { return { "form-group-error": a0 }; };
|
|
18703
18691
|
const _c1$e = function (a0) { return { "govuk-input--error": a0 }; };
|
|
18704
18692
|
class WriteNumberFieldComponent extends AbstractFieldWriteComponent {
|
|
18705
18693
|
ngOnInit() {
|
|
@@ -18718,7 +18706,7 @@ WriteNumberFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: W
|
|
|
18718
18706
|
i0.ɵɵelementEnd();
|
|
18719
18707
|
}
|
|
18720
18708
|
if (rf & 2) {
|
|
18721
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
18709
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$F, !ctx.numberControl.valid && ctx.numberControl.dirty));
|
|
18722
18710
|
i0.ɵɵadvance(1);
|
|
18723
18711
|
i0.ɵɵproperty("for", ctx.id());
|
|
18724
18712
|
i0.ɵɵadvance(1);
|
|
@@ -19001,7 +18989,7 @@ function WriteOrganisationFieldComponent_fieldset_3_div_17_div_4_Template(rf, ct
|
|
|
19001
18989
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 1, "No results found."), " ");
|
|
19002
18990
|
}
|
|
19003
18991
|
}
|
|
19004
|
-
const _c0$
|
|
18992
|
+
const _c0$E = function (a0) { return { "scroll-container ": a0 }; };
|
|
19005
18993
|
function WriteOrganisationFieldComponent_fieldset_3_div_17_Template(rf, ctx) {
|
|
19006
18994
|
if (rf & 1) {
|
|
19007
18995
|
i0.ɵɵelementStart(0, "div", 26);
|
|
@@ -19017,7 +19005,7 @@ function WriteOrganisationFieldComponent_fieldset_3_div_17_Template(rf, ctx) {
|
|
|
19017
19005
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
19018
19006
|
let tmp_0_0;
|
|
19019
19007
|
let tmp_2_0;
|
|
19020
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$
|
|
19008
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$E, ((tmp_0_0 = i0.ɵɵpipeBind1(1, 3, ctx_r2.simpleOrganisations$)) == null ? null : tmp_0_0.length) > 10));
|
|
19021
19009
|
i0.ɵɵadvance(2);
|
|
19022
19010
|
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBind1(3, 5, ctx_r2.simpleOrganisations$));
|
|
19023
19011
|
i0.ɵɵadvance(2);
|
|
@@ -19443,7 +19431,7 @@ function WritePhoneUKFieldComponent_span_4_Template(rf, ctx) {
|
|
|
19443
19431
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.phoneUkControl.errors, ctx_r2.caseField.label), " ");
|
|
19444
19432
|
}
|
|
19445
19433
|
}
|
|
19446
|
-
const _c0$
|
|
19434
|
+
const _c0$D = function (a0) { return { "form-group-error": a0 }; };
|
|
19447
19435
|
const _c1$d = function (a0) { return { "govuk-input--error": a0 }; };
|
|
19448
19436
|
class WritePhoneUKFieldComponent extends AbstractFieldWriteComponent {
|
|
19449
19437
|
ngOnInit() {
|
|
@@ -19462,7 +19450,7 @@ WritePhoneUKFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
19462
19450
|
i0.ɵɵelementEnd();
|
|
19463
19451
|
}
|
|
19464
19452
|
if (rf & 2) {
|
|
19465
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
19453
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$D, !ctx.phoneUkControl.valid && (ctx.phoneUkControl.dirty || ctx.phoneUkControl.touched)));
|
|
19466
19454
|
i0.ɵɵadvance(1);
|
|
19467
19455
|
i0.ɵɵproperty("for", ctx.id());
|
|
19468
19456
|
i0.ɵɵadvance(1);
|
|
@@ -21267,7 +21255,7 @@ function QueryWriteRaiseQueryComponent_ng_container_53_p_7_Template(rf, ctx) {
|
|
|
21267
21255
|
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(5, 4, ctx_r4.raiseQueryErrorMessage.QUERY_HEARING_DATE), " ");
|
|
21268
21256
|
}
|
|
21269
21257
|
}
|
|
21270
|
-
const _c0$
|
|
21258
|
+
const _c0$C = function (a0) { return { "govuk-form-group--error": a0 }; };
|
|
21271
21259
|
function QueryWriteRaiseQueryComponent_ng_container_53_Template(rf, ctx) {
|
|
21272
21260
|
if (rf & 1) {
|
|
21273
21261
|
i0.ɵɵelementContainerStart(0);
|
|
@@ -21283,7 +21271,7 @@ function QueryWriteRaiseQueryComponent_ng_container_53_Template(rf, ctx) {
|
|
|
21283
21271
|
if (rf & 2) {
|
|
21284
21272
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
21285
21273
|
i0.ɵɵadvance(1);
|
|
21286
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$
|
|
21274
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$C, ctx_r3.submitted && ctx_r3.formGroup.get("isHearingRelated").value === true && ctx_r3.formGroup.get("hearingDate").value === null));
|
|
21287
21275
|
i0.ɵɵadvance(4);
|
|
21288
21276
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 3, "What is the date of the hearing?"), " ");
|
|
21289
21277
|
i0.ɵɵadvance(2);
|
|
@@ -21362,7 +21350,7 @@ QueryWriteRaiseQueryComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ typ
|
|
|
21362
21350
|
i0.ɵɵadvance(6);
|
|
21363
21351
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
21364
21352
|
i0.ɵɵadvance(2);
|
|
21365
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(49, _c0$
|
|
21353
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(49, _c0$C, ctx.submitted && ctx.formGroup.get("subject").hasError("required")));
|
|
21366
21354
|
i0.ɵɵadvance(3);
|
|
21367
21355
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(18, 31, "Query subject"), " ");
|
|
21368
21356
|
i0.ɵɵadvance(3);
|
|
@@ -21373,7 +21361,7 @@ QueryWriteRaiseQueryComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ typ
|
|
|
21373
21361
|
i0.ɵɵclassProp("govuk-input--error", ctx.submitted && ((tmp_7_0 = ctx.formGroup.get("subject")) == null ? null : tmp_7_0.hasError("required")));
|
|
21374
21362
|
i0.ɵɵproperty("formControlName", "subject");
|
|
21375
21363
|
i0.ɵɵadvance(1);
|
|
21376
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(51, _c0$
|
|
21364
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(51, _c0$C, ctx.submitted && ctx.formGroup.get("body").hasError("required")));
|
|
21377
21365
|
i0.ɵɵadvance(3);
|
|
21378
21366
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(28, 35, "Query detail"), " ");
|
|
21379
21367
|
i0.ɵɵadvance(3);
|
|
@@ -21384,7 +21372,7 @@ QueryWriteRaiseQueryComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ typ
|
|
|
21384
21372
|
i0.ɵɵclassProp("govuk-textarea--error", ctx.submitted && ctx.formGroup.get("body").hasError("required"));
|
|
21385
21373
|
i0.ɵɵproperty("formControlName", "body");
|
|
21386
21374
|
i0.ɵɵadvance(2);
|
|
21387
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(53, _c0$
|
|
21375
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(53, _c0$C, ctx.submitted && ctx.formGroup.get("isHearingRelated").hasError("required")));
|
|
21388
21376
|
i0.ɵɵadvance(4);
|
|
21389
21377
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(40, 39, "Is the query hearing related?"), " ");
|
|
21390
21378
|
i0.ɵɵadvance(2);
|
|
@@ -21550,7 +21538,7 @@ function ReadQueryManagementFieldComponent_ng_container_0_Template(rf, ctx) {
|
|
|
21550
21538
|
i0.ɵɵproperty("ngForOf", ctx_r0.caseQueriesCollections);
|
|
21551
21539
|
}
|
|
21552
21540
|
}
|
|
21553
|
-
const _c0$
|
|
21541
|
+
const _c0$B = function (a2) { return ["/query-management", "query", a2, "4"]; };
|
|
21554
21542
|
function ReadQueryManagementFieldComponent_ng_template_1_ng_container_2_Template(rf, ctx) {
|
|
21555
21543
|
if (rf & 1) {
|
|
21556
21544
|
i0.ɵɵelementContainerStart(0);
|
|
@@ -21563,7 +21551,7 @@ function ReadQueryManagementFieldComponent_ng_template_1_ng_container_2_Template
|
|
|
21563
21551
|
if (rf & 2) {
|
|
21564
21552
|
const ctx_r9 = i0.ɵɵnextContext(2);
|
|
21565
21553
|
i0.ɵɵadvance(1);
|
|
21566
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(4, _c0$
|
|
21554
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(4, _c0$B, ctx_r9.caseId));
|
|
21567
21555
|
i0.ɵɵadvance(1);
|
|
21568
21556
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 2, "Ask a follow-up question"), " ");
|
|
21569
21557
|
}
|
|
@@ -21713,7 +21701,7 @@ function WriteTextAreaFieldComponent_span_4_Template(rf, ctx) {
|
|
|
21713
21701
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.textareaControl.errors, ctx_r2.caseField.label), " ");
|
|
21714
21702
|
}
|
|
21715
21703
|
}
|
|
21716
|
-
const _c0$
|
|
21704
|
+
const _c0$A = function (a0) { return { "form-group-error": a0 }; };
|
|
21717
21705
|
const _c1$c = function (a0) { return { "govuk-textarea--error": a0 }; };
|
|
21718
21706
|
class WriteTextAreaFieldComponent extends AbstractFieldWriteComponent {
|
|
21719
21707
|
constructor(browserService) {
|
|
@@ -21744,7 +21732,7 @@ WriteTextAreaFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
21744
21732
|
i0.ɵɵelementEnd()();
|
|
21745
21733
|
}
|
|
21746
21734
|
if (rf & 2) {
|
|
21747
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
21735
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$A, !ctx.textareaControl.valid && ctx.textareaControl.dirty));
|
|
21748
21736
|
i0.ɵɵadvance(1);
|
|
21749
21737
|
i0.ɵɵproperty("for", ctx.id());
|
|
21750
21738
|
i0.ɵɵadvance(1);
|
|
@@ -21828,7 +21816,7 @@ function WriteTextFieldComponent_span_4_Template(rf, ctx) {
|
|
|
21828
21816
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.textControl.errors, ctx_r2.caseField.label), " ");
|
|
21829
21817
|
}
|
|
21830
21818
|
}
|
|
21831
|
-
const _c0$
|
|
21819
|
+
const _c0$z = function (a0) { return { "form-group-error": a0 }; };
|
|
21832
21820
|
const _c1$b = function (a0) { return { "govuk-input--error": a0 }; };
|
|
21833
21821
|
class WriteTextFieldComponent extends AbstractFieldWriteComponent {
|
|
21834
21822
|
ngOnInit() {
|
|
@@ -21851,7 +21839,7 @@ WriteTextFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wri
|
|
|
21851
21839
|
i0.ɵɵelementEnd()();
|
|
21852
21840
|
}
|
|
21853
21841
|
if (rf & 2) {
|
|
21854
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
21842
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$z, !!ctx.textControl && !ctx.textControl.valid && (ctx.textControl.dirty || ctx.textControl.touched)));
|
|
21855
21843
|
i0.ɵɵadvance(1);
|
|
21856
21844
|
i0.ɵɵproperty("for", ctx.id());
|
|
21857
21845
|
i0.ɵɵadvance(1);
|
|
@@ -22045,7 +22033,7 @@ function WriteYesNoFieldComponent_span_5_Template(rf, ctx) {
|
|
|
22045
22033
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.yesNoControl.errors, ctx_r2.caseField.label), " ");
|
|
22046
22034
|
}
|
|
22047
22035
|
}
|
|
22048
|
-
const _c0$
|
|
22036
|
+
const _c0$y = function (a0) { return { selected: a0 }; };
|
|
22049
22037
|
function WriteYesNoFieldComponent_div_7_Template(rf, ctx) {
|
|
22050
22038
|
if (rf & 1) {
|
|
22051
22039
|
i0.ɵɵelementStart(0, "div", 10);
|
|
@@ -22058,7 +22046,7 @@ function WriteYesNoFieldComponent_div_7_Template(rf, ctx) {
|
|
|
22058
22046
|
if (rf & 2) {
|
|
22059
22047
|
const value_r4 = ctx.$implicit;
|
|
22060
22048
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
22061
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c0$
|
|
22049
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c0$y, ctx_r3.yesNoControl.value === value_r4));
|
|
22062
22050
|
i0.ɵɵadvance(1);
|
|
22063
22051
|
i0.ɵɵproperty("id", ctx_r3.createElementId(value_r4))("name", ctx_r3.id())("formControl", ctx_r3.yesNoControl)("value", value_r4);
|
|
22064
22052
|
i0.ɵɵattribute("name", ctx_r3.id());
|
|
@@ -22215,7 +22203,7 @@ PaletteService.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: PaletteSe
|
|
|
22215
22203
|
}], null, null);
|
|
22216
22204
|
})();
|
|
22217
22205
|
|
|
22218
|
-
const _c0$
|
|
22206
|
+
const _c0$x = ["fieldContainer"];
|
|
22219
22207
|
const FIX_CASEFIELD_FOR$1 = ['FixedList', 'DynamicList', 'DynamicMultiSelectList'];
|
|
22220
22208
|
class FieldReadComponent extends AbstractFieldReadComponent {
|
|
22221
22209
|
constructor(resolver, paletteService) {
|
|
@@ -22264,7 +22252,7 @@ class FieldReadComponent extends AbstractFieldReadComponent {
|
|
|
22264
22252
|
FieldReadComponent.ɵfac = function FieldReadComponent_Factory(t) { return new (t || FieldReadComponent)(i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(PaletteService)); };
|
|
22265
22253
|
FieldReadComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldReadComponent, selectors: [["ccd-field-read"]], viewQuery: function FieldReadComponent_Query(rf, ctx) {
|
|
22266
22254
|
if (rf & 1) {
|
|
22267
|
-
i0.ɵɵviewQuery(_c0$
|
|
22255
|
+
i0.ɵɵviewQuery(_c0$x, 5, ViewContainerRef);
|
|
22268
22256
|
}
|
|
22269
22257
|
if (rf & 2) {
|
|
22270
22258
|
let _t;
|
|
@@ -22300,7 +22288,7 @@ FieldReadComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldRea
|
|
|
22300
22288
|
}] });
|
|
22301
22289
|
})();
|
|
22302
22290
|
|
|
22303
|
-
const _c0$
|
|
22291
|
+
const _c0$w = ["fieldContainer"];
|
|
22304
22292
|
const FIX_CASEFIELD_FOR = ['FixedList', 'DynamicList', 'DynamicMultiSelectList'];
|
|
22305
22293
|
class FieldWriteComponent extends AbstractFieldWriteComponent {
|
|
22306
22294
|
constructor(resolver, paletteService) {
|
|
@@ -22345,7 +22333,7 @@ class FieldWriteComponent extends AbstractFieldWriteComponent {
|
|
|
22345
22333
|
FieldWriteComponent.ɵfac = function FieldWriteComponent_Factory(t) { return new (t || FieldWriteComponent)(i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(PaletteService)); };
|
|
22346
22334
|
FieldWriteComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldWriteComponent, selectors: [["ccd-field-write"]], viewQuery: function FieldWriteComponent_Query(rf, ctx) {
|
|
22347
22335
|
if (rf & 1) {
|
|
22348
|
-
i0.ɵɵviewQuery(_c0$
|
|
22336
|
+
i0.ɵɵviewQuery(_c0$w, 7, ViewContainerRef);
|
|
22349
22337
|
}
|
|
22350
22338
|
if (rf & 2) {
|
|
22351
22339
|
let _t;
|
|
@@ -22403,7 +22391,7 @@ function FieldReadLabelComponent_ng_template_2_Template(rf, ctx) {
|
|
|
22403
22391
|
i0.ɵɵprojection(0);
|
|
22404
22392
|
}
|
|
22405
22393
|
}
|
|
22406
|
-
const _c0$
|
|
22394
|
+
const _c0$v = ["*"];
|
|
22407
22395
|
class FieldReadLabelComponent extends AbstractFieldReadComponent {
|
|
22408
22396
|
constructor() {
|
|
22409
22397
|
super(...arguments);
|
|
@@ -22438,7 +22426,7 @@ class FieldReadLabelComponent extends AbstractFieldReadComponent {
|
|
|
22438
22426
|
}
|
|
22439
22427
|
}
|
|
22440
22428
|
FieldReadLabelComponent.ɵfac = /*@__PURE__*/ function () { let ɵFieldReadLabelComponent_BaseFactory; return function FieldReadLabelComponent_Factory(t) { return (ɵFieldReadLabelComponent_BaseFactory || (ɵFieldReadLabelComponent_BaseFactory = i0.ɵɵgetInheritedFactory(FieldReadLabelComponent)))(t || FieldReadLabelComponent); }; }();
|
|
22441
|
-
FieldReadLabelComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldReadLabelComponent, selectors: [["ccd-field-read-label"]], inputs: { withLabel: "withLabel", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink" }, features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$
|
|
22429
|
+
FieldReadLabelComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldReadLabelComponent, selectors: [["ccd-field-read-label"]], inputs: { withLabel: "withLabel", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink" }, features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$v, decls: 4, vars: 5, consts: [[3, "hidden"], ["class", "case-field", 4, "ngIf", "ngIfElse"], ["caseFieldValue", ""], [1, "case-field"], [1, "case-field__label"], [1, "case-field__value"], [4, "ngTemplateOutlet"]], template: function FieldReadLabelComponent_Template(rf, ctx) {
|
|
22442
22430
|
if (rf & 1) {
|
|
22443
22431
|
i0.ɵɵprojectionDef();
|
|
22444
22432
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -22470,7 +22458,7 @@ function CaseFileViewFolderSelectorComponent_ng_container_6_ng_container_1_Templ
|
|
|
22470
22458
|
i0.ɵɵelementContainer(0);
|
|
22471
22459
|
}
|
|
22472
22460
|
}
|
|
22473
|
-
const _c0$
|
|
22461
|
+
const _c0$u = function (a0) { return { cat: a0, level: 1 }; };
|
|
22474
22462
|
function CaseFileViewFolderSelectorComponent_ng_container_6_Template(rf, ctx) {
|
|
22475
22463
|
if (rf & 1) {
|
|
22476
22464
|
i0.ɵɵelementContainerStart(0);
|
|
@@ -22482,7 +22470,7 @@ function CaseFileViewFolderSelectorComponent_ng_container_6_Template(rf, ctx) {
|
|
|
22482
22470
|
i0.ɵɵnextContext();
|
|
22483
22471
|
const _r1 = i0.ɵɵreference(13);
|
|
22484
22472
|
i0.ɵɵadvance(1);
|
|
22485
|
-
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$
|
|
22473
|
+
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$u, cat_r3));
|
|
22486
22474
|
}
|
|
22487
22475
|
}
|
|
22488
22476
|
function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_ng_container_1_Template(rf, ctx) {
|
|
@@ -22694,7 +22682,7 @@ function CaseFileViewOverlayMenuComponent_ng_template_4_Template(rf, ctx) {
|
|
|
22694
22682
|
i0.ɵɵproperty("ngForOf", ctx_r1.menuItems);
|
|
22695
22683
|
}
|
|
22696
22684
|
}
|
|
22697
|
-
const _c0$
|
|
22685
|
+
const _c0$t = [[["", "trigger", ""]]];
|
|
22698
22686
|
const _c1$8 = ["[trigger]"];
|
|
22699
22687
|
class CaseFileViewOverlayMenuComponent {
|
|
22700
22688
|
constructor() {
|
|
@@ -22711,7 +22699,7 @@ class CaseFileViewOverlayMenuComponent {
|
|
|
22711
22699
|
CaseFileViewOverlayMenuComponent.ɵfac = function CaseFileViewOverlayMenuComponent_Factory(t) { return new (t || CaseFileViewOverlayMenuComponent)(); };
|
|
22712
22700
|
CaseFileViewOverlayMenuComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CaseFileViewOverlayMenuComponent, selectors: [["ccd-case-file-view-overlay-menu"]], inputs: { title: "title", menuItems: "menuItems", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, ngContentSelectors: _c1$8, decls: 5, vars: 4, consts: [["type", "button", "cdkOverlayOrigin", "", 1, "overlay-toggle", 3, "click"], ["trigger", "cdkOverlayOrigin"], ["cdkConnectedOverlay", "", 3, "cdkConnectedOverlayOrigin", "cdkConnectedOverlayOpen", "cdkConnectedOverlayHasBackdrop", "cdkConnectedOverlayBackdropClass", "backdropClick"], [1, "overlay-menu"], [4, "ngIf"], [4, "ngFor", "ngForOf"], [1, "overlay-menu__title"], [1, "overlay-menu__item", 3, "click"], ["class", "overlay-menu__itemIcon", 3, "src", "alt", 4, "ngIf"], [1, "overlay-menu__actionText"], [1, "overlay-menu__itemIcon", 3, "src", "alt"]], template: function CaseFileViewOverlayMenuComponent_Template(rf, ctx) {
|
|
22713
22701
|
if (rf & 1) {
|
|
22714
|
-
i0.ɵɵprojectionDef(_c0$
|
|
22702
|
+
i0.ɵɵprojectionDef(_c0$t);
|
|
22715
22703
|
i0.ɵɵelementStart(0, "div")(1, "button", 0, 1);
|
|
22716
22704
|
i0.ɵɵlistener("click", function CaseFileViewOverlayMenuComponent_Template_button_click_1_listener($event) { $event.stopPropagation(); return ctx.isOpen = !ctx.isOpen; });
|
|
22717
22705
|
i0.ɵɵprojection(3);
|
|
@@ -23386,7 +23374,7 @@ function AddCommentsComponent_div_13_Template(rf, ctx) {
|
|
|
23386
23374
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r3.flagCommentsCharLimitErrorMessage), " ");
|
|
23387
23375
|
}
|
|
23388
23376
|
}
|
|
23389
|
-
const _c0$
|
|
23377
|
+
const _c0$s = function (a0) { return { "form-group-error": a0 }; };
|
|
23390
23378
|
class AddCommentsComponent {
|
|
23391
23379
|
constructor() {
|
|
23392
23380
|
this.optional = false;
|
|
@@ -23478,7 +23466,7 @@ AddCommentsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AddCom
|
|
|
23478
23466
|
if (rf & 2) {
|
|
23479
23467
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
23480
23468
|
i0.ɵɵadvance(2);
|
|
23481
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(22, _c0$
|
|
23469
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(22, _c0$s, ctx.errorMessages.length > 0));
|
|
23482
23470
|
i0.ɵɵadvance(2);
|
|
23483
23471
|
i0.ɵɵproperty("for", ctx.flagCommentsControlName);
|
|
23484
23472
|
i0.ɵɵadvance(1);
|
|
@@ -24110,7 +24098,7 @@ function ManageCaseFlagsComponent_div_10_Template(rf, ctx) {
|
|
|
24110
24098
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 1, "Next"));
|
|
24111
24099
|
}
|
|
24112
24100
|
}
|
|
24113
|
-
const _c0$
|
|
24101
|
+
const _c0$r = function (a0) { return { "form-group-error": a0 }; };
|
|
24114
24102
|
class ManageCaseFlagsComponent {
|
|
24115
24103
|
constructor() {
|
|
24116
24104
|
this.caseFlagStateEmitter = new EventEmitter();
|
|
@@ -24260,7 +24248,7 @@ ManageCaseFlagsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Ma
|
|
|
24260
24248
|
if (rf & 2) {
|
|
24261
24249
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
24262
24250
|
i0.ɵɵadvance(1);
|
|
24263
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
24251
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$r, ctx.errorMessages.length > 0));
|
|
24264
24252
|
i0.ɵɵadvance(4);
|
|
24265
24253
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 6, ctx.manageCaseFlagTitle), " ");
|
|
24266
24254
|
i0.ɵɵadvance(2);
|
|
@@ -24392,7 +24380,7 @@ function SearchLanguageInterpreterComponent_div_24_div_6_Template(rf, ctx) {
|
|
|
24392
24380
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r8.languageCharLimitErrorMessage), " ");
|
|
24393
24381
|
}
|
|
24394
24382
|
}
|
|
24395
|
-
const _c0$
|
|
24383
|
+
const _c0$q = function (a0) { return { "form-group-error": a0 }; };
|
|
24396
24384
|
function SearchLanguageInterpreterComponent_div_24_Template(rf, ctx) {
|
|
24397
24385
|
if (rf & 1) {
|
|
24398
24386
|
i0.ɵɵelementStart(0, "div", 25)(1, "div", 1)(2, "label", 26);
|
|
@@ -24407,7 +24395,7 @@ function SearchLanguageInterpreterComponent_div_24_Template(rf, ctx) {
|
|
|
24407
24395
|
if (rf & 2) {
|
|
24408
24396
|
const ctx_r5 = i0.ɵɵnextContext();
|
|
24409
24397
|
i0.ɵɵadvance(1);
|
|
24410
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
24398
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$q, ctx_r5.languageNotEnteredErrorMessage || ctx_r5.languageCharLimitErrorMessage));
|
|
24411
24399
|
i0.ɵɵadvance(2);
|
|
24412
24400
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 6, ctx_r5.searchLanguageInterpreterStep.INPUT_LABEL));
|
|
24413
24401
|
i0.ɵɵadvance(2);
|
|
@@ -24577,7 +24565,7 @@ SearchLanguageInterpreterComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent(
|
|
|
24577
24565
|
const _r2 = i0.ɵɵreference(14);
|
|
24578
24566
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
24579
24567
|
i0.ɵɵadvance(1);
|
|
24580
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(26, _c0$
|
|
24568
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(26, _c0$q, ctx.languageNotSelectedErrorMessage || ctx.languageEnteredInBothFieldsErrorMessage));
|
|
24581
24569
|
i0.ɵɵadvance(2);
|
|
24582
24570
|
i0.ɵɵproperty("for", ctx.SearchLanguageInterpreterControlNames.LANGUAGE_SEARCH_TERM);
|
|
24583
24571
|
i0.ɵɵadvance(1);
|
|
@@ -24714,7 +24702,7 @@ function SelectFlagLocationComponent_div_10_Template(rf, ctx) {
|
|
|
24714
24702
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 1, "Next"));
|
|
24715
24703
|
}
|
|
24716
24704
|
}
|
|
24717
|
-
const _c0$
|
|
24705
|
+
const _c0$p = function (a0) { return { "form-group-error": a0 }; };
|
|
24718
24706
|
class SelectFlagLocationComponent {
|
|
24719
24707
|
constructor() {
|
|
24720
24708
|
this.isDisplayContextParameterExternal = false;
|
|
@@ -24807,7 +24795,7 @@ SelectFlagLocationComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
24807
24795
|
if (rf & 2) {
|
|
24808
24796
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
24809
24797
|
i0.ɵɵadvance(1);
|
|
24810
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
24798
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$p, ctx.errorMessages.length > 0));
|
|
24811
24799
|
i0.ɵɵadvance(4);
|
|
24812
24800
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 6, ctx.flagLocationTitle), " ");
|
|
24813
24801
|
i0.ɵɵadvance(2);
|
|
@@ -24971,7 +24959,7 @@ function SelectFlagTypeComponent_ng_container_0_div_11_div_8_Template(rf, ctx) {
|
|
|
24971
24959
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(4, 3, "This flag should only be visible to HMCTS Staff"), " ");
|
|
24972
24960
|
}
|
|
24973
24961
|
}
|
|
24974
|
-
const _c0$
|
|
24962
|
+
const _c0$o = function (a0) { return { "form-group-error": a0 }; };
|
|
24975
24963
|
const _c1$7 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
24976
24964
|
function SelectFlagTypeComponent_ng_container_0_div_11_Template(rf, ctx) {
|
|
24977
24965
|
if (rf & 1) {
|
|
@@ -24988,7 +24976,7 @@ function SelectFlagTypeComponent_ng_container_0_div_11_Template(rf, ctx) {
|
|
|
24988
24976
|
if (rf & 2) {
|
|
24989
24977
|
const ctx_r7 = i0.ɵɵnextContext(2);
|
|
24990
24978
|
i0.ɵɵadvance(1);
|
|
24991
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$
|
|
24979
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$o, ctx_r7.flagTypeErrorMessage.length > 0));
|
|
24992
24980
|
i0.ɵɵadvance(2);
|
|
24993
24981
|
i0.ɵɵtextInterpolate1(" ", ctx_r7.isDisplayContextParameterExternal ? i0.ɵɵpipeBind1(4, 7, ctx_r7.caseFlagWizardStepTitle.OTHER_FLAG_TYPE_DESCRIPTION_EXTERNAL) : i0.ɵɵpipeBind1(5, 9, ctx_r7.caseFlagWizardStepTitle.OTHER_FLAG_TYPE_DESCRIPTION), " ");
|
|
24994
24982
|
i0.ɵɵadvance(3);
|
|
@@ -25018,7 +25006,7 @@ function SelectFlagTypeComponent_ng_container_0_Template(rf, ctx) {
|
|
|
25018
25006
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
25019
25007
|
i0.ɵɵproperty("formGroup", ctx_r0.formGroup);
|
|
25020
25008
|
i0.ɵɵadvance(1);
|
|
25021
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
25009
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$o, ctx_r0.flagTypeNotSelectedErrorMessage.length > 0));
|
|
25022
25010
|
i0.ɵɵadvance(4);
|
|
25023
25011
|
i0.ɵɵproperty("ngIf", !ctx_r0.cachedFlagType)("ngIfElse", _r3);
|
|
25024
25012
|
i0.ɵɵadvance(3);
|
|
@@ -25538,7 +25526,7 @@ function UpdateFlagComponent_div_22_button_10_Template(rf, ctx) {
|
|
|
25538
25526
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, "Make inactive"), " ");
|
|
25539
25527
|
}
|
|
25540
25528
|
}
|
|
25541
|
-
const _c0$
|
|
25529
|
+
const _c0$n = function (a0) { return { "govuk-tag--grey": a0 }; };
|
|
25542
25530
|
function UpdateFlagComponent_div_22_Template(rf, ctx) {
|
|
25543
25531
|
if (rf & 1) {
|
|
25544
25532
|
i0.ɵɵelementStart(0, "div", 55)(1, "div", 56)(2, "p");
|
|
@@ -25557,7 +25545,7 @@ function UpdateFlagComponent_div_22_Template(rf, ctx) {
|
|
|
25557
25545
|
i0.ɵɵadvance(3);
|
|
25558
25546
|
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(4, 4, "Flag status:"), " ");
|
|
25559
25547
|
i0.ɵɵadvance(3);
|
|
25560
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
25548
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$n, ctx_r9.selectedFlag.flagDetailDisplay.flagDetail.status === "Inactive"));
|
|
25561
25549
|
i0.ɵɵadvance(1);
|
|
25562
25550
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(8, 6, ctx_r9.selectedFlag == null ? null : ctx_r9.selectedFlag.flagDetailDisplay == null ? null : ctx_r9.selectedFlag.flagDetailDisplay.flagDetail == null ? null : ctx_r9.selectedFlag.flagDetailDisplay.flagDetail.status), " ");
|
|
25563
25551
|
i0.ɵɵadvance(3);
|
|
@@ -25881,7 +25869,7 @@ function UpdateFlagAddTranslationFormComponent_div_44_Template(rf, ctx) {
|
|
|
25881
25869
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r3.flagCommentsWelshCharLimitErrorMessage), " ");
|
|
25882
25870
|
}
|
|
25883
25871
|
}
|
|
25884
|
-
const _c0$
|
|
25872
|
+
const _c0$m = function (a0) { return { "form-group-error": a0 }; };
|
|
25885
25873
|
class UpdateFlagAddTranslationFormComponent {
|
|
25886
25874
|
constructor() {
|
|
25887
25875
|
this.caseFlagStateEmitter = new EventEmitter();
|
|
@@ -26028,7 +26016,7 @@ UpdateFlagAddTranslationFormComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCompone
|
|
|
26028
26016
|
if (rf & 2) {
|
|
26029
26017
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
26030
26018
|
i0.ɵɵadvance(2);
|
|
26031
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(55, _c0$
|
|
26019
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(55, _c0$m, ctx.errorMessages.length > 0));
|
|
26032
26020
|
i0.ɵɵadvance(3);
|
|
26033
26021
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 33, ctx.updateFlagAddTranslationTitle), " ");
|
|
26034
26022
|
i0.ɵɵadvance(3);
|
|
@@ -26146,7 +26134,7 @@ function ConfirmFlagStatusComponent_div_14_Template(rf, ctx) {
|
|
|
26146
26134
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r2.statusReasonCharLimitErrorMessage), " ");
|
|
26147
26135
|
}
|
|
26148
26136
|
}
|
|
26149
|
-
const _c0$
|
|
26137
|
+
const _c0$l = function (a0) { return { "form-group-error": a0 }; };
|
|
26150
26138
|
class ConfirmFlagStatusComponent {
|
|
26151
26139
|
constructor() {
|
|
26152
26140
|
this.caseFlagStateEmitter = new EventEmitter();
|
|
@@ -26228,7 +26216,7 @@ ConfirmFlagStatusComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
26228
26216
|
if (rf & 2) {
|
|
26229
26217
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
26230
26218
|
i0.ɵɵadvance(2);
|
|
26231
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(20, _c0$
|
|
26219
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(20, _c0$l, ctx.errorMessages.length > 0));
|
|
26232
26220
|
i0.ɵɵadvance(4);
|
|
26233
26221
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(7, 12, ctx.confirmFlagStatusTitle), " ");
|
|
26234
26222
|
i0.ɵɵadvance(3);
|
|
@@ -26536,7 +26524,7 @@ function ReadComplexFieldRawComponent_ng_container_1_Template(rf, ctx) {
|
|
|
26536
26524
|
i0.ɵɵproperty("caseField", field_r1)("context", ctx_r0.context)("caseFields", ctx_r0.caseFields)("topLevelFormGroup", ctx_r0.topLevelFormGroup)("idPrefix", ctx_r0.idPrefix);
|
|
26537
26525
|
}
|
|
26538
26526
|
}
|
|
26539
|
-
const _c0$
|
|
26527
|
+
const _c0$k = function (a0, a4, a5) { return [a0, false, undefined, true, a4, a5]; };
|
|
26540
26528
|
/**
|
|
26541
26529
|
* Display a complex type fields as a list of values without labels.
|
|
26542
26530
|
* This is intended for rendering of Check Your Answer page.
|
|
@@ -26557,7 +26545,7 @@ ReadComplexFieldRawComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type
|
|
|
26557
26545
|
}
|
|
26558
26546
|
if (rf & 2) {
|
|
26559
26547
|
i0.ɵɵadvance(1);
|
|
26560
|
-
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(2, 1, i0.ɵɵpureFunction3(8, _c0$
|
|
26548
|
+
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(2, 1, i0.ɵɵpureFunction3(8, _c0$k, ctx.caseField, ctx.topLevelFormGroup, ctx.id())));
|
|
26561
26549
|
}
|
|
26562
26550
|
}, styles: ["dl.complex-raw[_ngcontent-%COMP%]{list-style-type:none;margin:5px 0 10px}dl.complex-raw[_ngcontent-%COMP%] dl.complex-raw[_ngcontent-%COMP%]{padding-left:2ch}dl.complex-raw[_ngcontent-%COMP%] dt[_ngcontent-%COMP%]{font-weight:700}"] });
|
|
26563
26551
|
(function () {
|
|
@@ -26621,7 +26609,7 @@ function ReadComplexFieldTableComponent_ng_container_9_Template(rf, ctx) {
|
|
|
26621
26609
|
i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(2, 2, field_r1))("ngIfElse", _r3);
|
|
26622
26610
|
}
|
|
26623
26611
|
}
|
|
26624
|
-
const _c0$
|
|
26612
|
+
const _c0$j = function (a0, a4, a6) { return [a0, false, undefined, true, a4, undefined, a6]; };
|
|
26625
26613
|
class ReadComplexFieldTableComponent extends AbstractFieldReadComponent {
|
|
26626
26614
|
constructor() {
|
|
26627
26615
|
super(...arguments);
|
|
@@ -26646,7 +26634,7 @@ ReadComplexFieldTableComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ ty
|
|
|
26646
26634
|
i0.ɵɵadvance(4);
|
|
26647
26635
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 2, ctx.caseField.label));
|
|
26648
26636
|
i0.ɵɵadvance(5);
|
|
26649
|
-
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(10, 4, i0.ɵɵpureFunction3(12, _c0$
|
|
26637
|
+
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(10, 4, i0.ɵɵpureFunction3(12, _c0$j, ctx.caseField, ctx.topLevelFormGroup, ctx.idPrefix)));
|
|
26650
26638
|
}
|
|
26651
26639
|
}, styles: [".complex-panel[_ngcontent-%COMP%]{margin:13px 0;border:1px solid #bfc1c3}.complex-panel[_ngcontent-%COMP%] .complex-panel-title[_ngcontent-%COMP%]{background-color:#dee0e2;padding:5px 5px 2px;border-bottom:1px solid #bfc1c3;display:block;color:#0b0c0c;font-family:nta,Arial,sans-serif;font-weight:700;text-transform:none;font-size:16px;line-height:1.25}@media (min-width: 641px){.complex-panel[_ngcontent-%COMP%] .complex-panel-title[_ngcontent-%COMP%]{font-size:19px;line-height:1.3157894737}}.complex-panel[_ngcontent-%COMP%] .complex-panel-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%] > th[_ngcontent-%COMP%]{vertical-align:top}.complex-panel[_ngcontent-%COMP%] .complex-panel-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > th[_ngcontent-%COMP%], .complex-panel[_ngcontent-%COMP%] .complex-panel-table[_ngcontent-%COMP%] > tbody[_ngcontent-%COMP%] > tr[_ngcontent-%COMP%]:last-child > td[_ngcontent-%COMP%]{border-bottom:none}.complex-panel[_ngcontent-%COMP%] .complex-panel-simple-field[_ngcontent-%COMP%] th[_ngcontent-%COMP%]{padding-left:5px;width:295px}.complex-panel[_ngcontent-%COMP%] .complex-panel-compound-field[_ngcontent-%COMP%] td[_ngcontent-%COMP%]{padding:5px}"] });
|
|
26652
26640
|
(function () {
|
|
@@ -27116,7 +27104,7 @@ function WriteDateFieldComponent_span_5_Template(rf, ctx) {
|
|
|
27116
27104
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.dateControl.errors, ctx_r2.caseField.label), " ");
|
|
27117
27105
|
}
|
|
27118
27106
|
}
|
|
27119
|
-
const _c0$
|
|
27107
|
+
const _c0$i = function (a0) { return { "form-group-error": a0 }; };
|
|
27120
27108
|
class WriteDateFieldComponent extends AbstractFieldWriteComponent {
|
|
27121
27109
|
ngOnInit() {
|
|
27122
27110
|
this.dateControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -27138,7 +27126,7 @@ WriteDateFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wri
|
|
|
27138
27126
|
i0.ɵɵelementEnd()();
|
|
27139
27127
|
}
|
|
27140
27128
|
if (rf & 2) {
|
|
27141
|
-
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(12, _c0$
|
|
27129
|
+
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(12, _c0$i, ctx.dateControl && !ctx.dateControl.valid && (ctx.dateControl.dirty || ctx.dateControl.touched)));
|
|
27142
27130
|
i0.ɵɵadvance(3);
|
|
27143
27131
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
27144
27132
|
i0.ɵɵadvance(1);
|
|
@@ -27168,7 +27156,7 @@ const CUSTOM_MOMENT_FORMATS = {
|
|
|
27168
27156
|
},
|
|
27169
27157
|
};
|
|
27170
27158
|
|
|
27171
|
-
const _c0$
|
|
27159
|
+
const _c0$h = ["picker"];
|
|
27172
27160
|
const _c1$5 = ["input"];
|
|
27173
27161
|
function DatetimePickerComponent_span_3_Template(rf, ctx) {
|
|
27174
27162
|
if (rf & 1) {
|
|
@@ -27398,7 +27386,7 @@ class DatetimePickerComponent extends AbstractFormFieldComponent {
|
|
|
27398
27386
|
DatetimePickerComponent.ɵfac = function DatetimePickerComponent_Factory(t) { return new (t || DatetimePickerComponent)(i0.ɵɵdirectiveInject(FormatTranslatorService), i0.ɵɵdirectiveInject(NGX_MAT_DATE_FORMATS)); };
|
|
27399
27387
|
DatetimePickerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DatetimePickerComponent, selectors: [["ccd-datetime-picker"]], viewQuery: function DatetimePickerComponent_Query(rf, ctx) {
|
|
27400
27388
|
if (rf & 1) {
|
|
27401
|
-
i0.ɵɵviewQuery(_c0$
|
|
27389
|
+
i0.ɵɵviewQuery(_c0$h, 5);
|
|
27402
27390
|
i0.ɵɵviewQuery(_c1$5, 5);
|
|
27403
27391
|
}
|
|
27404
27392
|
if (rf & 2) {
|
|
@@ -27629,7 +27617,7 @@ function EventLogTableComponent_tr_20_div_3_Template(rf, ctx) {
|
|
|
27629
27617
|
i0.ɵɵproperty("ngIf", event_r1.state_id !== "Draft");
|
|
27630
27618
|
}
|
|
27631
27619
|
}
|
|
27632
|
-
const _c0$
|
|
27620
|
+
const _c0$g = function (a2) { return ["./", "event", a2, "history"]; };
|
|
27633
27621
|
function EventLogTableComponent_tr_20_div_4_a_1_Template(rf, ctx) {
|
|
27634
27622
|
if (rf & 1) {
|
|
27635
27623
|
i0.ɵɵelementStart(0, "a", 18);
|
|
@@ -27640,7 +27628,7 @@ function EventLogTableComponent_tr_20_div_4_a_1_Template(rf, ctx) {
|
|
|
27640
27628
|
if (rf & 2) {
|
|
27641
27629
|
const event_r1 = i0.ɵɵnextContext(2).$implicit;
|
|
27642
27630
|
const ctx_r12 = i0.ɵɵnextContext();
|
|
27643
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(6, _c0$
|
|
27631
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(6, _c0$g, event_r1.id))("target", "_blank");
|
|
27644
27632
|
i0.ɵɵattribute("aria-label", ctx_r12.getAriaLabelforLink(event_r1));
|
|
27645
27633
|
i0.ɵɵadvance(1);
|
|
27646
27634
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 4, event_r1.event_name));
|
|
@@ -27927,6 +27915,31 @@ EventLogComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EventLogC
|
|
|
27927
27915
|
}] });
|
|
27928
27916
|
})();
|
|
27929
27917
|
|
|
27918
|
+
const _c0$f = ["*"];
|
|
27919
|
+
class RouterLinkComponent {
|
|
27920
|
+
}
|
|
27921
|
+
RouterLinkComponent.ɵfac = function RouterLinkComponent_Factory(t) { return new (t || RouterLinkComponent)(); };
|
|
27922
|
+
RouterLinkComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RouterLinkComponent, selectors: [["exui-routerlink"]], ngContentSelectors: _c0$f, decls: 2, vars: 1, consts: [[3, "routerLink"]], template: function RouterLinkComponent_Template(rf, ctx) {
|
|
27923
|
+
if (rf & 1) {
|
|
27924
|
+
i0.ɵɵprojectionDef();
|
|
27925
|
+
i0.ɵɵelementStart(0, "a", 0);
|
|
27926
|
+
i0.ɵɵprojection(1);
|
|
27927
|
+
i0.ɵɵelementEnd();
|
|
27928
|
+
}
|
|
27929
|
+
if (rf & 2) {
|
|
27930
|
+
i0.ɵɵproperty("routerLink", ctx.link);
|
|
27931
|
+
}
|
|
27932
|
+
}, dependencies: [i1$1.RouterLink], encapsulation: 2 });
|
|
27933
|
+
(function () {
|
|
27934
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RouterLinkComponent, [{
|
|
27935
|
+
type: Component,
|
|
27936
|
+
args: [{
|
|
27937
|
+
selector: 'exui-routerlink',
|
|
27938
|
+
template: '<a [routerLink]="link"><ng-content></ng-content></a>'
|
|
27939
|
+
}]
|
|
27940
|
+
}], null, null);
|
|
27941
|
+
})();
|
|
27942
|
+
|
|
27930
27943
|
class CcdCaseTitlePipe {
|
|
27931
27944
|
constructor(placeholderService, fieldsUtils) {
|
|
27932
27945
|
this.placeholderService = placeholderService;
|
|
@@ -28399,31 +28412,38 @@ MarkdownComponentModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [
|
|
|
28399
28412
|
ReactiveFormsModule,
|
|
28400
28413
|
RpxTranslationModule.forChild(),
|
|
28401
28414
|
PipesModule,
|
|
28402
|
-
NgxMdModule
|
|
28415
|
+
NgxMdModule,
|
|
28416
|
+
RouterModule] });
|
|
28403
28417
|
(function () {
|
|
28404
28418
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MarkdownComponentModule, [{
|
|
28405
28419
|
type: NgModule,
|
|
28406
28420
|
args: [{
|
|
28407
28421
|
declarations: [
|
|
28408
|
-
MarkdownComponent
|
|
28422
|
+
MarkdownComponent,
|
|
28423
|
+
RouterLinkComponent
|
|
28409
28424
|
],
|
|
28410
28425
|
imports: [
|
|
28411
28426
|
CommonModule,
|
|
28412
28427
|
ReactiveFormsModule,
|
|
28413
28428
|
RpxTranslationModule.forChild(),
|
|
28414
28429
|
PipesModule,
|
|
28415
|
-
NgxMdModule
|
|
28430
|
+
NgxMdModule,
|
|
28431
|
+
RouterModule
|
|
28416
28432
|
],
|
|
28417
28433
|
exports: [
|
|
28418
|
-
MarkdownComponent
|
|
28434
|
+
MarkdownComponent,
|
|
28435
|
+
RouterLinkComponent
|
|
28419
28436
|
],
|
|
28420
28437
|
}]
|
|
28421
28438
|
}], null, null);
|
|
28422
28439
|
})();
|
|
28423
28440
|
(function () {
|
|
28424
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(MarkdownComponentModule, { declarations: [MarkdownComponent
|
|
28441
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(MarkdownComponentModule, { declarations: [MarkdownComponent,
|
|
28442
|
+
RouterLinkComponent], imports: [CommonModule,
|
|
28425
28443
|
ReactiveFormsModule, i1.RpxTranslationModule, PipesModule,
|
|
28426
|
-
NgxMdModule
|
|
28444
|
+
NgxMdModule,
|
|
28445
|
+
RouterModule], exports: [MarkdownComponent,
|
|
28446
|
+
RouterLinkComponent] });
|
|
28427
28447
|
})();
|
|
28428
28448
|
|
|
28429
28449
|
class FeeValue {
|
|
@@ -32620,10 +32640,8 @@ class CaseResolver {
|
|
|
32620
32640
|
return route.firstChild && route.firstChild.fragment;
|
|
32621
32641
|
}
|
|
32622
32642
|
getAndCacheCaseView(cid) {
|
|
32623
|
-
console.info('getAndCacheCaseView started.');
|
|
32624
32643
|
if (this.caseNotifier.cachedCaseView && this.caseNotifier.cachedCaseView.case_id && this.caseNotifier.cachedCaseView.case_id === cid) {
|
|
32625
32644
|
this.caseNotifier.announceCase(this.caseNotifier.cachedCaseView);
|
|
32626
|
-
console.info('getAndCacheCaseView - Path A.');
|
|
32627
32645
|
return of(this.caseNotifier.cachedCaseView).toPromise();
|
|
32628
32646
|
}
|
|
32629
32647
|
else {
|
|
@@ -32631,7 +32649,6 @@ class CaseResolver {
|
|
|
32631
32649
|
return this.getAndCacheDraft(cid);
|
|
32632
32650
|
}
|
|
32633
32651
|
else {
|
|
32634
|
-
console.info('getAndCacheCaseView - Path B.');
|
|
32635
32652
|
return this.caseNotifier.fetchAndRefresh(cid)
|
|
32636
32653
|
.pipe(catchError(error => this.processErrorInCaseFetch(error, cid)))
|
|
32637
32654
|
.toPromise();
|
|
@@ -34282,9 +34299,7 @@ class CaseViewerComponent {
|
|
|
34282
34299
|
this.appendedTabs = [];
|
|
34283
34300
|
}
|
|
34284
34301
|
ngOnInit() {
|
|
34285
|
-
console.info('Loading case details...');
|
|
34286
34302
|
this.loadCaseDetails();
|
|
34287
|
-
console.info('Loaded case details...');
|
|
34288
34303
|
}
|
|
34289
34304
|
ngOnDestroy() {
|
|
34290
34305
|
if (this.caseSubscription) {
|
|
@@ -34293,7 +34308,6 @@ class CaseViewerComponent {
|
|
|
34293
34308
|
}
|
|
34294
34309
|
loadCaseDetails() {
|
|
34295
34310
|
if (this.route.snapshot.data.case) {
|
|
34296
|
-
console.info('Setting the case into case viewer component from this.route.snapshot.data.case.');
|
|
34297
34311
|
this.caseDetails = this.route.snapshot.data.case;
|
|
34298
34312
|
this.caseDetails.tabs = this.orderService.sort(this.caseDetails.tabs);
|
|
34299
34313
|
this.caseDetails.tabs = this.suffixDuplicateTabs(this.caseDetails.tabs);
|
|
@@ -34856,16 +34870,12 @@ class EventStartGuard {
|
|
|
34856
34870
|
const caseId = route.params['cid'];
|
|
34857
34871
|
const eventId = route.params['eid'];
|
|
34858
34872
|
const taskId = route.queryParams['tid'];
|
|
34859
|
-
// TODO: NavigationExtras should be used once Angular upgrade changes have been incorporated
|
|
34860
|
-
const isComplete = route.queryParams['isComplete'];
|
|
34861
34873
|
const caseInfoStr = this.sessionStorageService.getItem('caseInfo');
|
|
34862
34874
|
if (caseInfoStr) {
|
|
34863
34875
|
const caseInfo = JSON.parse(caseInfoStr);
|
|
34864
34876
|
if (caseInfo && caseInfo.cid === caseId) {
|
|
34865
|
-
|
|
34866
|
-
|
|
34867
|
-
}
|
|
34868
|
-
return this.workAllocationService.getTasksByCaseIdAndEventId(eventId, caseId, caseInfo.caseType, caseInfo.jurisdiction).pipe(switchMap((payload) => this.checkForTasks(payload, caseId, eventId, taskId)));
|
|
34877
|
+
return this.workAllocationService.getTasksByCaseIdAndEventId(eventId, caseId, caseInfo.caseType, caseInfo.jurisdiction)
|
|
34878
|
+
.pipe(switchMap((payload) => this.checkForTasks(payload, caseId, eventId, taskId)));
|
|
34869
34879
|
}
|
|
34870
34880
|
}
|
|
34871
34881
|
return of(false);
|
|
@@ -34882,7 +34892,7 @@ class EventStartGuard {
|
|
|
34882
34892
|
// Get number of tasks assigned to user
|
|
34883
34893
|
const userInfoStr = this.sessionStorageService.getItem('userDetails');
|
|
34884
34894
|
const userInfo = JSON.parse(userInfoStr);
|
|
34885
|
-
const tasksAssignedToUser = payload.tasks.filter(x => x.task_state !== 'unassigned' && x.assignee === userInfo.id || x.assignee === userInfo.uid);
|
|
34895
|
+
const tasksAssignedToUser = payload.tasks.filter(x => x.task_state !== 'unassigned' && (x.assignee === userInfo.id || x.assignee === userInfo.uid));
|
|
34886
34896
|
if (tasksAssignedToUser.length === 0) {
|
|
34887
34897
|
// if no tasks assigned to user carry on
|
|
34888
34898
|
return true;
|
|
@@ -34901,13 +34911,24 @@ class EventStartGuard {
|
|
|
34901
34911
|
task = tasksAssignedToUser[0];
|
|
34902
34912
|
}
|
|
34903
34913
|
// if one task assigned to user, allow user to complete event
|
|
34904
|
-
this.sessionStorageService.setItem(
|
|
34914
|
+
this.sessionStorageService.setItem(EventStartGuard.TASK_TO_COMPLETE, JSON.stringify(task));
|
|
34905
34915
|
return true;
|
|
34906
34916
|
}
|
|
34907
34917
|
}
|
|
34918
|
+
removeTaskFromSessionStorage() {
|
|
34919
|
+
this.sessionStorageService.removeItem(EventStartGuard.TASK_TO_COMPLETE);
|
|
34920
|
+
}
|
|
34908
34921
|
checkForTasks(payload, caseId, eventId, taskId) {
|
|
34909
|
-
|
|
34910
|
-
|
|
34922
|
+
var _a;
|
|
34923
|
+
if (taskId && ((_a = payload === null || payload === void 0 ? void 0 : payload.tasks) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
34924
|
+
const task = payload.tasks.find((t) => t.id == taskId);
|
|
34925
|
+
if (task) {
|
|
34926
|
+
this.sessionStorageService.setItem(EventStartGuard.TASK_TO_COMPLETE, JSON.stringify(task));
|
|
34927
|
+
}
|
|
34928
|
+
else {
|
|
34929
|
+
this.removeTaskFromSessionStorage();
|
|
34930
|
+
}
|
|
34931
|
+
}
|
|
34911
34932
|
if (payload.task_required_for_event) {
|
|
34912
34933
|
// There are some issues in EventTriggerResolver/CaseService and/or CCD for some events
|
|
34913
34934
|
// which triggers the CanActivate guard again.
|
|
@@ -34924,6 +34945,7 @@ class EventStartGuard {
|
|
|
34924
34945
|
}
|
|
34925
34946
|
}
|
|
34926
34947
|
}
|
|
34948
|
+
EventStartGuard.TASK_TO_COMPLETE = 'taskToComplete';
|
|
34927
34949
|
EventStartGuard.ɵfac = function EventStartGuard_Factory(t) { return new (t || EventStartGuard)(i0.ɵɵinject(WorkAllocationService), i0.ɵɵinject(i1$1.Router), i0.ɵɵinject(SessionStorageService)); };
|
|
34928
34950
|
EventStartGuard.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: EventStartGuard, factory: EventStartGuard.ɵfac });
|
|
34929
34951
|
(function () {
|
|
@@ -35062,10 +35084,12 @@ class EventStartStateMachineService {
|
|
|
35062
35084
|
if (!task) {
|
|
35063
35085
|
task = context.tasks[0];
|
|
35064
35086
|
}
|
|
35087
|
+
const taskStr = JSON.stringify(task);
|
|
35088
|
+
console.log('entryActionForStateOneTaskAssignedToUser: setting taskToComplete to ' + taskStr);
|
|
35065
35089
|
// Store task to session
|
|
35066
|
-
context.sessionStorageService.setItem('taskToComplete',
|
|
35090
|
+
context.sessionStorageService.setItem('taskToComplete', taskStr);
|
|
35067
35091
|
// Allow user to perform the event
|
|
35068
|
-
context.router.navigate([`/cases/case-details/${context.caseId}/trigger/${context.eventId}`], {
|
|
35092
|
+
context.router.navigate([`/cases/case-details/${context.caseId}/trigger/${context.eventId}`], { relativeTo: context.route });
|
|
35069
35093
|
}
|
|
35070
35094
|
entryActionForStateMultipleTasksAssignedToUser(state, context) {
|
|
35071
35095
|
// Trigger final state to complete processing of state machine
|
|
@@ -38602,5 +38626,5 @@ class TestRouteSnapshotBuilder {
|
|
|
38602
38626
|
* Generated bundle index. Do not edit.
|
|
38603
38627
|
*/
|
|
38604
38628
|
|
|
38605
|
-
export { AbstractAppConfig, AbstractFieldReadComponent, AbstractFieldWriteComponent, Activity, ActivityBannerComponent, ActivityComponent, ActivityIconComponent, ActivityInfo, ActivityModule, ActivityPollingService, ActivityService, AddCommentsComponent, AddCommentsErrorMessage, AddCommentsStep, AddressModel, AddressOption, AddressesService, Alert, AlertComponent, AlertIconClassPipe, AlertMessageType, AlertModule, AlertService, AuthService, Banner, BannersService, BeforeYouStartComponent, BodyComponent, BrowserService, CCDCaseLinkType, COMPONENT_PORTAL_INJECTION_TOKEN, CallbackErrorsComponent, CallbackErrorsContext, CaseAccessUtils, CaseBasicAccessViewComponent, CaseChallengedAccessRequestComponent, CaseChallengedAccessSuccessComponent, CaseCreateComponent, CaseDetails, CaseEditComponent, CaseEditConfirmComponent, CaseEditDataModule, CaseEditDataService, CaseEditFormComponent, CaseEditPageComponent, CaseEditSubmitComponent, CaseEditWizardGuard, CaseEditorConfig, CaseEditorModule, CaseEvent, CaseEventCompletionComponent, CaseEventCompletionTaskCancelledComponent, CaseEventCompletionTaskReassignedComponent, CaseEventData, CaseEventTrigger, CaseEventTriggerComponent, CaseField, CaseFieldService, CaseFileViewFieldComponent, CaseFileViewFolderComponent, CaseFileViewFolderDocumentActionsComponent, CaseFileViewFolderSelectorComponent, CaseFileViewFolderSortComponent, CaseFileViewOverlayMenuComponent, CaseFileViewService, CaseFlagCheckYourAnswersPageStep, CaseFlagDisplayContextParameter, CaseFlagErrorMessage, CaseFlagFieldState, CaseFlagFormFields, CaseFlagRefdataService, CaseFlagStatus, CaseFlagSummaryListComponent, CaseFlagSummaryListDisplayMode, CaseFlagTableComponent, CaseFlagWizardStepTitle, CaseFullAccessViewComponent, CaseHeaderComponent, CaseHeaderModule, CaseHistoryViewerFieldComponent, CaseLink, CaseLinkResponse, CaseListComponent, CaseListFiltersComponent, CaseListFiltersModule, CaseListModule, CaseNotifier, CasePaymentHistoryViewerFieldComponent, CasePrintDocument, CasePrinterComponent, CaseProgressComponent, CaseReferencePipe, CaseResolver, CaseSpecificAccessRequestComponent, CaseSpecificAccessSuccessComponent, CaseState, CaseTab, CaseTimelineComponent, CaseTimelineDisplayMode, CaseTimelineModule, CaseType, CaseTypeLite, CaseView, CaseViewComponent, CaseViewEvent, CaseViewTrigger, CaseViewerComponent, CaseViewerModule, CasesService, CaseworkerService, CcdCYAPageLabelFilterPipe, CcdCaseTitlePipe, CcdCollectionTableCaseFieldsFilterPipe, CcdPageFieldsPipe, CcdTabFieldsPipe, CheckYourAnswersComponent, ConditionalShowFormDirective, ConditionalShowModule, ConditionalShowRegistrarService, ConfirmFlagStatusComponent, ConfirmStatusErrorMessage, ConfirmStatusStep, Confirmation, ConvertHrefToRouterService, CreateCaseFiltersComponent, CreateCaseFiltersModule, CreateCaseFiltersSelection, DRAFT_PREFIX, DRAFT_QUERY_PARAM, DashPipe, DateInputComponent, DatePipe, DateTimeFormatUtils, DatetimePickerComponent, DefinitionsModule, DefinitionsService, DeleteOrCancelDialogComponent, DialogsModule, DisplayMode, Document, DocumentData, DocumentDialogComponent, DocumentLinks, DocumentManagementService, DocumentUrlPipe, Draft, DraftService, DynamicListPipe, DynamicRadioListPipe, ESQueryType, Embedded, EnumDisplayDescriptionPipe, ErrorMessageComponent, ErrorNotifierService, EventCaseField, EventCompletionReturnStates, EventCompletionStateMachineService, EventCompletionStates, EventLogComponent, EventLogDetailsComponent, EventLogTableComponent, EventMessageModule, EventStartComponent, EventStartModule, EventStartStateMachineService, EventStatusService, EventTriggerResolver, EventTriggerService, Fee, FeeValue, Field, FieldLabelPipe, FieldReadComponent, FieldReadLabelComponent, FieldType, FieldTypeSanitiser, FieldWriteComponent, FieldsFilterPipe, FieldsPurger, FieldsUtils, FirstErrorPipe, FixedListItem, FixedListPipe, FixedRadioListPipe, FlagFieldDisplayPipe, FocusElementDirective, FocusElementModule, FooterComponent, FormDocument, FormErrorService, FormValidatorsService, FormValueService, FormatTranslatorService, GreyBarService, HRef, HeaderBarComponent, HeadersModule, HttpError, HttpErrorService, HttpService, IsCompoundPipe, IsMandatoryPipe, IsReadOnlyAndNotCollectionPipe, IsReadOnlyPipe, JudicialworkerService, Jurisdiction, JurisdictionService, LabelFieldComponent, LabelSubstitutorDirective, LabelSubstitutorModule, LanguageInterpreterDisplayPipe, LinkCaseReason, LinkCasesComponent, LinkCasesFromReasonValuePipe, LinkCasesReasonValuePipe, LinkDetails, LinkFromReason, LinkReason, LinkedCasesErrorMessages, LinkedCasesEventTriggers, LinkedCasesFromTableComponent, LinkedCasesPages, LinkedCasesResponse, LinkedCasesToTableComponent, LoadingModule, LoadingService, LoadingSpinnerComponent, LoadingSpinnerModule, MEDIA_VIEWER_LOCALSTORAGE_KEY, MULTIPLE_TASKS_FOUND, ManageCaseFlagsComponent, ManageCaseFlagsLabelDisplayPipe, MarkdownComponent, MarkdownComponentModule, MoneyGbpInputComponent, MultipleTasksExistComponent, NavigationComponent, NavigationItemComponent, NavigationNotifierService, NavigationOrigin, NoLinkedCasesComponent, NoTasksAvailableComponent, NotificationBannerComponent, NotificationBannerHeaderClass, NotificationBannerType, OrderService, OrderSummary, OrganisationConverter, OrganisationService, PageValidationService, PaginationComponent, PaginationMetadata, PaginationModule, PaletteContext, PaletteModule, PaletteService, PaletteUtilsModule, Patterns, PaymentField, PhaseComponent, PipesModule, PlaceholderService, PrintUrlPipe, Profile, ProfileNotifier, ProfileService, QualifyingQuestionDetailComponent, QualifyingQuestionOptionsComponent, QualifyingQuestionsErrorMessage, QueryAttachmentsReadComponent, QueryCaseDetailsHeaderComponent, QueryCheckYourAnswersComponent, QueryCreateContext, QueryDetailsComponent, QueryEventCompletionComponent, QueryItemResponseStatus, QueryListComponent, QueryListData, QueryListItem, QueryWriteAddDocumentsComponent, QueryWriteDateInputComponent, QueryWriteRaiseQueryComponent, QueryWriteRespondToQueryComponent, RaiseQueryErrorMessage, ReadCaseFlagFieldComponent, ReadCaseLinkFieldComponent, ReadCollectionFieldComponent, ReadComplexFieldCollectionTableComponent, ReadComplexFieldComponent, ReadComplexFieldRawComponent, ReadComplexFieldTableComponent, ReadDateFieldComponent, ReadDocumentFieldComponent, ReadDynamicListFieldComponent, ReadDynamicMultiSelectListFieldComponent, ReadDynamicRadioListFieldComponent, ReadEmailFieldComponent, ReadFieldsFilterPipe, ReadFixedListFieldComponent, ReadFixedRadioListFieldComponent, ReadJudicialUserFieldComponent, ReadLinkedCasesFieldComponent, ReadMoneyGbpFieldComponent, ReadMultiSelectListFieldComponent, ReadNumberFieldComponent, ReadOrderSummaryFieldComponent, ReadOrderSummaryRowComponent, ReadOrganisationFieldComponent, ReadOrganisationFieldRawComponent, ReadOrganisationFieldTableComponent, ReadPhoneUKFieldComponent, ReadQueryManagementFieldComponent, ReadTextAreaFieldComponent, ReadTextFieldComponent, ReadYesNoFieldComponent, RefdataCaseFlagType, RemoveDialogComponent, RequestOptionsBuilder, RespondToQueryErrorMessages, RetryUtil, RouterHelperService, SaveOrDiscardDialogComponent, SearchFiltersComponent, SearchFiltersModule, SearchFiltersWrapperComponent, SearchInput, SearchLanguageInterpreterComponent, SearchLanguageInterpreterErrorMessage, SearchLanguageInterpreterStep, SearchResultComponent, SearchResultModule, SearchResultView, SearchResultViewColumn, SearchResultViewItem, SearchResultViewItemComparatorFactory, SearchService, SelectFlagErrorMessage, SelectFlagLocationComponent, SelectFlagLocationErrorMessage, SelectFlagTypeComponent, SelectFlagTypeErrorMessage, SessionStorageService, ShowCondition, SortOrder$1 as SortOrder, SortParameters, SortSearchResultPipe, TabComponent, TableColumnConfig, TableConfig, TabsComponent, TabsModule, TaskAssignedComponent, TaskCancelledComponent, TaskConflictComponent, TaskUnassignedComponent, Terms, TestRouteSnapshotBuilder, UnLinkCasesComponent, UnsupportedFieldComponent, UpdateFlagAddTranslationErrorMessage, UpdateFlagAddTranslationFormComponent, UpdateFlagAddTranslationStep, UpdateFlagComponent, UpdateFlagErrorMessage, UpdateFlagStep, UpdateFlagTitleDisplayPipe, WaysToPayFieldComponent, WindowService, Wizard, WizardFactoryService, WizardPage, WizardPageField, WorkAllocationService, WorkbasketFiltersComponent, WorkbasketFiltersModule, WorkbasketInput, WorkbasketInputFilterService, WorkbasketInputModel, WriteAddressFieldComponent, WriteCaseFlagFieldComponent, WriteCaseLinkFieldComponent, WriteCollectionFieldComponent, WriteComplexFieldComponent, WriteDateContainerFieldComponent, WriteDateFieldComponent, WriteDocumentFieldComponent, WriteDynamicListFieldComponent, WriteDynamicMultiSelectListFieldComponent, WriteDynamicRadioListFieldComponent, WriteEmailFieldComponent, WriteFixedListFieldComponent, WriteFixedRadioListFieldComponent, WriteJudicialUserFieldComponent, WriteLinkedCasesFieldComponent, WriteMoneyGbpFieldComponent, WriteMultiSelectListFieldComponent, WriteNumberFieldComponent, WriteOrderSummaryFieldComponent, WriteOrganisationComplexFieldComponent, WriteOrganisationFieldComponent, WritePhoneUKFieldComponent, WriteTextAreaFieldComponent, WriteTextFieldComponent, WriteYesNoFieldComponent, YesNoService, aCaseField, caseMessagesMockData, createACL, createCaseEventTrigger, createCaseField, createComplexFieldOverride, createFieldType, createFixedListFieldType, createHiddenComplexFieldOverride, createMultiSelectListFieldType, createWizardPage, createWizardPageField, editorRouting, initDialog, newCaseField, textFieldType, viewerRouting };
|
|
38629
|
+
export { AbstractAppConfig, AbstractFieldReadComponent, AbstractFieldWriteComponent, Activity, ActivityBannerComponent, ActivityComponent, ActivityIconComponent, ActivityInfo, ActivityModule, ActivityPollingService, ActivityService, AddCommentsComponent, AddCommentsErrorMessage, AddCommentsStep, AddressModel, AddressOption, AddressesService, Alert, AlertComponent, AlertIconClassPipe, AlertMessageType, AlertModule, AlertService, AuthService, Banner, BannersService, BeforeYouStartComponent, BodyComponent, BrowserService, CCDCaseLinkType, COMPONENT_PORTAL_INJECTION_TOKEN, CallbackErrorsComponent, CallbackErrorsContext, CaseAccessUtils, CaseBasicAccessViewComponent, CaseChallengedAccessRequestComponent, CaseChallengedAccessSuccessComponent, CaseCreateComponent, CaseDetails, CaseEditComponent, CaseEditConfirmComponent, CaseEditDataModule, CaseEditDataService, CaseEditFormComponent, CaseEditPageComponent, CaseEditSubmitComponent, CaseEditWizardGuard, CaseEditorConfig, CaseEditorModule, CaseEvent, CaseEventCompletionComponent, CaseEventCompletionTaskCancelledComponent, CaseEventCompletionTaskReassignedComponent, CaseEventData, CaseEventTrigger, CaseEventTriggerComponent, CaseField, CaseFieldService, CaseFileViewFieldComponent, CaseFileViewFolderComponent, CaseFileViewFolderDocumentActionsComponent, CaseFileViewFolderSelectorComponent, CaseFileViewFolderSortComponent, CaseFileViewOverlayMenuComponent, CaseFileViewService, CaseFlagCheckYourAnswersPageStep, CaseFlagDisplayContextParameter, CaseFlagErrorMessage, CaseFlagFieldState, CaseFlagFormFields, CaseFlagRefdataService, CaseFlagStatus, CaseFlagSummaryListComponent, CaseFlagSummaryListDisplayMode, CaseFlagTableComponent, CaseFlagWizardStepTitle, CaseFullAccessViewComponent, CaseHeaderComponent, CaseHeaderModule, CaseHistoryViewerFieldComponent, CaseLink, CaseLinkResponse, CaseListComponent, CaseListFiltersComponent, CaseListFiltersModule, CaseListModule, CaseNotifier, CasePaymentHistoryViewerFieldComponent, CasePrintDocument, CasePrinterComponent, CaseProgressComponent, CaseReferencePipe, CaseResolver, CaseSpecificAccessRequestComponent, CaseSpecificAccessSuccessComponent, CaseState, CaseTab, CaseTimelineComponent, CaseTimelineDisplayMode, CaseTimelineModule, CaseType, CaseTypeLite, CaseView, CaseViewComponent, CaseViewEvent, CaseViewTrigger, CaseViewerComponent, CaseViewerModule, CasesService, CaseworkerService, CcdCYAPageLabelFilterPipe, CcdCaseTitlePipe, CcdCollectionTableCaseFieldsFilterPipe, CcdPageFieldsPipe, CcdTabFieldsPipe, CheckYourAnswersComponent, ConditionalShowFormDirective, ConditionalShowModule, ConditionalShowRegistrarService, ConfirmFlagStatusComponent, ConfirmStatusErrorMessage, ConfirmStatusStep, Confirmation, ConvertHrefToRouterService, CreateCaseFiltersComponent, CreateCaseFiltersModule, CreateCaseFiltersSelection, DRAFT_PREFIX, DRAFT_QUERY_PARAM, DashPipe, DateInputComponent, DatePipe, DateTimeFormatUtils, DatetimePickerComponent, DefinitionsModule, DefinitionsService, DeleteOrCancelDialogComponent, DialogsModule, DisplayMode, Document, DocumentData, DocumentDialogComponent, DocumentLinks, DocumentManagementService, DocumentUrlPipe, Draft, DraftService, DynamicListPipe, DynamicRadioListPipe, ESQueryType, Embedded, EnumDisplayDescriptionPipe, ErrorMessageComponent, ErrorNotifierService, EventCaseField, EventCompletionReturnStates, EventCompletionStateMachineService, EventCompletionStates, EventLogComponent, EventLogDetailsComponent, EventLogTableComponent, EventMessageModule, EventStartComponent, EventStartModule, EventStartStateMachineService, EventStatusService, EventTriggerResolver, EventTriggerService, Fee, FeeValue, Field, FieldLabelPipe, FieldReadComponent, FieldReadLabelComponent, FieldType, FieldTypeSanitiser, FieldWriteComponent, FieldsFilterPipe, FieldsPurger, FieldsUtils, FirstErrorPipe, FixedListItem, FixedListPipe, FixedRadioListPipe, FlagFieldDisplayPipe, FocusElementDirective, FocusElementModule, FooterComponent, FormDocument, FormErrorService, FormValidatorsService, FormValueService, FormatTranslatorService, GreyBarService, HRef, HeaderBarComponent, HeadersModule, HttpError, HttpErrorService, HttpService, IsCompoundPipe, IsMandatoryPipe, IsReadOnlyAndNotCollectionPipe, IsReadOnlyPipe, JudicialworkerService, Jurisdiction, JurisdictionService, LabelFieldComponent, LabelSubstitutorDirective, LabelSubstitutorModule, LanguageInterpreterDisplayPipe, LinkCaseReason, LinkCasesComponent, LinkCasesFromReasonValuePipe, LinkCasesReasonValuePipe, LinkDetails, LinkFromReason, LinkReason, LinkedCasesErrorMessages, LinkedCasesEventTriggers, LinkedCasesFromTableComponent, LinkedCasesPages, LinkedCasesResponse, LinkedCasesToTableComponent, LoadingModule, LoadingService, LoadingSpinnerComponent, LoadingSpinnerModule, MEDIA_VIEWER_LOCALSTORAGE_KEY, MULTIPLE_TASKS_FOUND, ManageCaseFlagsComponent, ManageCaseFlagsLabelDisplayPipe, MarkdownComponent, MarkdownComponentModule, MoneyGbpInputComponent, MultipleTasksExistComponent, NavigationComponent, NavigationItemComponent, NavigationNotifierService, NavigationOrigin, NoLinkedCasesComponent, NoTasksAvailableComponent, NotificationBannerComponent, NotificationBannerHeaderClass, NotificationBannerType, OrderService, OrderSummary, OrganisationConverter, OrganisationService, PageValidationService, PaginationComponent, PaginationMetadata, PaginationModule, PaletteContext, PaletteModule, PaletteService, PaletteUtilsModule, Patterns, PaymentField, PhaseComponent, PipesModule, PlaceholderService, PrintUrlPipe, Profile, ProfileNotifier, ProfileService, QualifyingQuestionDetailComponent, QualifyingQuestionOptionsComponent, QualifyingQuestionsErrorMessage, QueryAttachmentsReadComponent, QueryCaseDetailsHeaderComponent, QueryCheckYourAnswersComponent, QueryCreateContext, QueryDetailsComponent, QueryEventCompletionComponent, QueryItemResponseStatus, QueryListComponent, QueryListData, QueryListItem, QueryWriteAddDocumentsComponent, QueryWriteDateInputComponent, QueryWriteRaiseQueryComponent, QueryWriteRespondToQueryComponent, RaiseQueryErrorMessage, ReadCaseFlagFieldComponent, ReadCaseLinkFieldComponent, ReadCollectionFieldComponent, ReadComplexFieldCollectionTableComponent, ReadComplexFieldComponent, ReadComplexFieldRawComponent, ReadComplexFieldTableComponent, ReadDateFieldComponent, ReadDocumentFieldComponent, ReadDynamicListFieldComponent, ReadDynamicMultiSelectListFieldComponent, ReadDynamicRadioListFieldComponent, ReadEmailFieldComponent, ReadFieldsFilterPipe, ReadFixedListFieldComponent, ReadFixedRadioListFieldComponent, ReadJudicialUserFieldComponent, ReadLinkedCasesFieldComponent, ReadMoneyGbpFieldComponent, ReadMultiSelectListFieldComponent, ReadNumberFieldComponent, ReadOrderSummaryFieldComponent, ReadOrderSummaryRowComponent, ReadOrganisationFieldComponent, ReadOrganisationFieldRawComponent, ReadOrganisationFieldTableComponent, ReadPhoneUKFieldComponent, ReadQueryManagementFieldComponent, ReadTextAreaFieldComponent, ReadTextFieldComponent, ReadYesNoFieldComponent, RefdataCaseFlagType, RemoveDialogComponent, RequestOptionsBuilder, RespondToQueryErrorMessages, RetryUtil, RouterHelperService, RouterLinkComponent, SaveOrDiscardDialogComponent, SearchFiltersComponent, SearchFiltersModule, SearchFiltersWrapperComponent, SearchInput, SearchLanguageInterpreterComponent, SearchLanguageInterpreterErrorMessage, SearchLanguageInterpreterStep, SearchResultComponent, SearchResultModule, SearchResultView, SearchResultViewColumn, SearchResultViewItem, SearchResultViewItemComparatorFactory, SearchService, SelectFlagErrorMessage, SelectFlagLocationComponent, SelectFlagLocationErrorMessage, SelectFlagTypeComponent, SelectFlagTypeErrorMessage, SessionStorageService, ShowCondition, SortOrder$1 as SortOrder, SortParameters, SortSearchResultPipe, TabComponent, TableColumnConfig, TableConfig, TabsComponent, TabsModule, TaskAssignedComponent, TaskCancelledComponent, TaskConflictComponent, TaskUnassignedComponent, Terms, TestRouteSnapshotBuilder, UnLinkCasesComponent, UnsupportedFieldComponent, UpdateFlagAddTranslationErrorMessage, UpdateFlagAddTranslationFormComponent, UpdateFlagAddTranslationStep, UpdateFlagComponent, UpdateFlagErrorMessage, UpdateFlagStep, UpdateFlagTitleDisplayPipe, WaysToPayFieldComponent, WindowService, Wizard, WizardFactoryService, WizardPage, WizardPageField, WorkAllocationService, WorkbasketFiltersComponent, WorkbasketFiltersModule, WorkbasketInput, WorkbasketInputFilterService, WorkbasketInputModel, WriteAddressFieldComponent, WriteCaseFlagFieldComponent, WriteCaseLinkFieldComponent, WriteCollectionFieldComponent, WriteComplexFieldComponent, WriteDateContainerFieldComponent, WriteDateFieldComponent, WriteDocumentFieldComponent, WriteDynamicListFieldComponent, WriteDynamicMultiSelectListFieldComponent, WriteDynamicRadioListFieldComponent, WriteEmailFieldComponent, WriteFixedListFieldComponent, WriteFixedRadioListFieldComponent, WriteJudicialUserFieldComponent, WriteLinkedCasesFieldComponent, WriteMoneyGbpFieldComponent, WriteMultiSelectListFieldComponent, WriteNumberFieldComponent, WriteOrderSummaryFieldComponent, WriteOrganisationComplexFieldComponent, WriteOrganisationFieldComponent, WritePhoneUKFieldComponent, WriteTextAreaFieldComponent, WriteTextFieldComponent, WriteYesNoFieldComponent, YesNoService, aCaseField, caseMessagesMockData, createACL, createCaseEventTrigger, createCaseField, createComplexFieldOverride, createFieldType, createFixedListFieldType, createHiddenComplexFieldOverride, createMultiSelectListFieldType, createWizardPage, createWizardPageField, editorRouting, initDialog, newCaseField, textFieldType, viewerRouting };
|
|
38606
38630
|
//# sourceMappingURL=hmcts-ccd-case-ui-toolkit.mjs.map
|