@hmcts/ccd-case-ui-toolkit 7.0.29-task-comp → 7.0.29-task-comp-3
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/work-allocation.service.mjs +6 -1
- package/esm2020/lib/shared/components/event-start/event-guard/event-start.guard.mjs +29 -6
- package/esm2020/lib/shared/components/event-start/services/event-start-state-machine.service.mjs +4 -2
- 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 +39 -20
- package/esm2020/lib/shared/components/palette/markdown/routerlink.component.mjs +23 -0
- package/fesm2015/hmcts-ccd-case-ui-toolkit.mjs +226 -147
- package/fesm2015/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/fesm2020/hmcts-ccd-case-ui-toolkit.mjs +220 -147
- package/fesm2020/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/lib/shared/components/case-editor/services/work-allocation.service.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 +8 -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/package.json +1 -1
|
@@ -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);
|
|
@@ -8768,6 +8768,8 @@ class WorkAllocationService {
|
|
|
8768
8768
|
}
|
|
8769
8769
|
isWAEnabled(jurisdiction, caseType) {
|
|
8770
8770
|
this.features = this.appConfig.getWAServiceConfig();
|
|
8771
|
+
const ftstr = JSON.stringify(this.features);
|
|
8772
|
+
console.log(`isWAEnabled: ${ftstr}`);
|
|
8771
8773
|
let enabled = false;
|
|
8772
8774
|
if (!jurisdiction || !caseType) {
|
|
8773
8775
|
const caseInfo = JSON.parse(this.sessionStorageService.getItem('caseInfo'));
|
|
@@ -8775,6 +8777,7 @@ class WorkAllocationService {
|
|
|
8775
8777
|
caseType = caseInfo.caseType;
|
|
8776
8778
|
}
|
|
8777
8779
|
if (!this.features || !this.features.configurations) {
|
|
8780
|
+
console.log('isWAEnabled: no features');
|
|
8778
8781
|
return false;
|
|
8779
8782
|
}
|
|
8780
8783
|
this.features.configurations.forEach(serviceConfig => {
|
|
@@ -8782,6 +8785,7 @@ class WorkAllocationService {
|
|
|
8782
8785
|
enabled = true;
|
|
8783
8786
|
}
|
|
8784
8787
|
});
|
|
8788
|
+
console.log(`isWAEnabled: returning ${enabled}`);
|
|
8785
8789
|
return enabled;
|
|
8786
8790
|
}
|
|
8787
8791
|
/**
|
|
@@ -8809,6 +8813,7 @@ class WorkAllocationService {
|
|
|
8809
8813
|
if (!this.isWAEnabled()) {
|
|
8810
8814
|
return of(null);
|
|
8811
8815
|
}
|
|
8816
|
+
console.log(`completeTask: completing ${taskId}`);
|
|
8812
8817
|
const url = `${this.appConfig.getWorkAllocationApiUrl()}/task/${taskId}/complete`;
|
|
8813
8818
|
return this.http
|
|
8814
8819
|
.post(url, {})
|
|
@@ -10779,7 +10784,7 @@ CallbackErrorsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Cal
|
|
|
10779
10784
|
}] });
|
|
10780
10785
|
})();
|
|
10781
10786
|
|
|
10782
|
-
const _c0$
|
|
10787
|
+
const _c0$X = function (a3) { return ["/", "cases", "case-details", a3, "tasks"]; };
|
|
10783
10788
|
class CaseEventCompletionTaskCancelledComponent {
|
|
10784
10789
|
constructor(parentComponent) {
|
|
10785
10790
|
this.parentComponent = parentComponent;
|
|
@@ -10843,7 +10848,7 @@ CaseEventCompletionTaskCancelledComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCom
|
|
|
10843
10848
|
i0.ɵɵadvance(4);
|
|
10844
10849
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(27, 21, "Continue"), " ");
|
|
10845
10850
|
i0.ɵɵadvance(2);
|
|
10846
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(25, _c0$
|
|
10851
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(25, _c0$X, ctx.caseId));
|
|
10847
10852
|
i0.ɵɵadvance(1);
|
|
10848
10853
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(30, 23, "Cancel"), " ");
|
|
10849
10854
|
}
|
|
@@ -10860,7 +10865,7 @@ CaseEventCompletionTaskCancelledComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCom
|
|
|
10860
10865
|
}, null);
|
|
10861
10866
|
})();
|
|
10862
10867
|
|
|
10863
|
-
const _c0$
|
|
10868
|
+
const _c0$W = function (a3) { return ["/", "cases", "case-details", a3, "tasks"]; };
|
|
10864
10869
|
function CaseEventCompletionTaskReassignedComponent_div_0_Template(rf, ctx) {
|
|
10865
10870
|
if (rf & 1) {
|
|
10866
10871
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -10915,7 +10920,7 @@ function CaseEventCompletionTaskReassignedComponent_div_0_Template(rf, ctx) {
|
|
|
10915
10920
|
i0.ɵɵadvance(4);
|
|
10916
10921
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(27, 22, "Continue"), " ");
|
|
10917
10922
|
i0.ɵɵadvance(2);
|
|
10918
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(26, _c0$
|
|
10923
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(26, _c0$W, ctx_r0.caseId));
|
|
10919
10924
|
i0.ɵɵadvance(1);
|
|
10920
10925
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(30, 24, "Cancel"), " ");
|
|
10921
10926
|
}
|
|
@@ -11114,7 +11119,7 @@ AddressValidationConstants.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ toke
|
|
|
11114
11119
|
}], null, null);
|
|
11115
11120
|
})();
|
|
11116
11121
|
|
|
11117
|
-
const _c0$
|
|
11122
|
+
const _c0$V = ["writeComplexFieldComponent"];
|
|
11118
11123
|
function WriteAddressFieldComponent_div_1_div_4_span_5_Template(rf, ctx) {
|
|
11119
11124
|
if (rf & 1) {
|
|
11120
11125
|
i0.ɵɵelementStart(0, "span", 14);
|
|
@@ -11374,7 +11379,7 @@ WriteAddressFieldComponent.INVALID_ERROR_MESSAGE = 'Enter a valid Postcode';
|
|
|
11374
11379
|
WriteAddressFieldComponent.ɵfac = function WriteAddressFieldComponent_Factory(t) { return new (t || WriteAddressFieldComponent)(i0.ɵɵdirectiveInject(AddressesService), i0.ɵɵdirectiveInject(IsCompoundPipe)); };
|
|
11375
11380
|
WriteAddressFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteAddressFieldComponent, selectors: [["ccd-write-address-field"]], viewQuery: function WriteAddressFieldComponent_Query(rf, ctx) {
|
|
11376
11381
|
if (rf & 1) {
|
|
11377
|
-
i0.ɵɵviewQuery(_c0$
|
|
11382
|
+
i0.ɵɵviewQuery(_c0$V, 5);
|
|
11378
11383
|
i0.ɵɵviewQuery(FocusElementDirective, 5);
|
|
11379
11384
|
}
|
|
11380
11385
|
if (rf & 2) {
|
|
@@ -12731,7 +12736,7 @@ ReadCaseLinkFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
12731
12736
|
}], null, null);
|
|
12732
12737
|
})();
|
|
12733
12738
|
|
|
12734
|
-
const _c0$
|
|
12739
|
+
const _c0$U = ["writeComplexFieldComponent"];
|
|
12735
12740
|
function WriteCaseLinkFieldComponent_span_2_Template(rf, ctx) {
|
|
12736
12741
|
if (rf & 1) {
|
|
12737
12742
|
i0.ɵɵelementStart(0, "span", 6);
|
|
@@ -12820,7 +12825,7 @@ class WriteCaseLinkFieldComponent extends AbstractFieldWriteComponent {
|
|
|
12820
12825
|
WriteCaseLinkFieldComponent.ɵfac = /*@__PURE__*/ function () { let ɵWriteCaseLinkFieldComponent_BaseFactory; return function WriteCaseLinkFieldComponent_Factory(t) { return (ɵWriteCaseLinkFieldComponent_BaseFactory || (ɵWriteCaseLinkFieldComponent_BaseFactory = i0.ɵɵgetInheritedFactory(WriteCaseLinkFieldComponent)))(t || WriteCaseLinkFieldComponent); }; }();
|
|
12821
12826
|
WriteCaseLinkFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteCaseLinkFieldComponent, selectors: [["ccd-write-case-link-field"]], viewQuery: function WriteCaseLinkFieldComponent_Query(rf, ctx) {
|
|
12822
12827
|
if (rf & 1) {
|
|
12823
|
-
i0.ɵɵviewQuery(_c0$
|
|
12828
|
+
i0.ɵɵviewQuery(_c0$U, 5);
|
|
12824
12829
|
}
|
|
12825
12830
|
if (rf & 2) {
|
|
12826
12831
|
let _t;
|
|
@@ -12860,7 +12865,7 @@ WriteCaseLinkFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
12860
12865
|
}] });
|
|
12861
12866
|
})();
|
|
12862
12867
|
|
|
12863
|
-
const _c0$
|
|
12868
|
+
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
12869
|
function ReadCollectionFieldComponent_table_0_tbody_2_Template(rf, ctx) {
|
|
12865
12870
|
if (rf & 1) {
|
|
12866
12871
|
i0.ɵɵelementStart(0, "tbody")(1, "tr");
|
|
@@ -12872,7 +12877,7 @@ function ReadCollectionFieldComponent_table_0_tbody_2_Template(rf, ctx) {
|
|
|
12872
12877
|
if (rf & 2) {
|
|
12873
12878
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
12874
12879
|
i0.ɵɵadvance(4);
|
|
12875
|
-
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction6(3, _c0$
|
|
12880
|
+
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
12881
|
}
|
|
12877
12882
|
}
|
|
12878
12883
|
const _c1$l = function (a0, a1, a2, a3, a4) { return { id: a0, label: a1, field_type: a2, value: a3, hidden: a4 }; };
|
|
@@ -13012,7 +13017,7 @@ RemoveDialogComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Remov
|
|
|
13012
13017
|
}], function () { return [{ type: i1$3.MatLegacyDialogRef }]; }, null);
|
|
13013
13018
|
})();
|
|
13014
13019
|
|
|
13015
|
-
const _c0$
|
|
13020
|
+
const _c0$S = ["collectionItem"];
|
|
13016
13021
|
function WriteCollectionFieldComponent_h2_8_span_1_Template(rf, ctx) {
|
|
13017
13022
|
if (rf & 1) {
|
|
13018
13023
|
i0.ɵɵelementStart(0, "span", 9);
|
|
@@ -13414,7 +13419,7 @@ class WriteCollectionFieldComponent extends AbstractFieldWriteComponent {
|
|
|
13414
13419
|
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
13420
|
WriteCollectionFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteCollectionFieldComponent, selectors: [["ccd-write-collection-field"]], viewQuery: function WriteCollectionFieldComponent_Query(rf, ctx) {
|
|
13416
13421
|
if (rf & 1) {
|
|
13417
|
-
i0.ɵɵviewQuery(_c0$
|
|
13422
|
+
i0.ɵɵviewQuery(_c0$S, 5);
|
|
13418
13423
|
}
|
|
13419
13424
|
if (rf & 2) {
|
|
13420
13425
|
let _t;
|
|
@@ -14049,7 +14054,7 @@ FileUploadStateService.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: F
|
|
|
14049
14054
|
}], null, null);
|
|
14050
14055
|
})();
|
|
14051
14056
|
|
|
14052
|
-
const _c0$
|
|
14057
|
+
const _c0$R = ["fileInput"];
|
|
14053
14058
|
function WriteDocumentFieldComponent_span_6_Template(rf, ctx) {
|
|
14054
14059
|
if (rf & 1) {
|
|
14055
14060
|
i0.ɵɵelementStart(0, "span", 12);
|
|
@@ -14379,7 +14384,7 @@ WriteDocumentFieldComponent.ERROR_UPLOADING_FILE = 'Error Uploading File';
|
|
|
14379
14384
|
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
14385
|
WriteDocumentFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteDocumentFieldComponent, selectors: [["ccd-write-document-field"]], viewQuery: function WriteDocumentFieldComponent_Query(rf, ctx) {
|
|
14381
14386
|
if (rf & 1) {
|
|
14382
|
-
i0.ɵɵviewQuery(_c0$
|
|
14387
|
+
i0.ɵɵviewQuery(_c0$R, 5);
|
|
14383
14388
|
}
|
|
14384
14389
|
if (rf & 2) {
|
|
14385
14390
|
let _t;
|
|
@@ -14563,7 +14568,7 @@ function WriteDynamicListFieldComponent_option_10_Template(rf, ctx) {
|
|
|
14563
14568
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 2, type_r5.label));
|
|
14564
14569
|
}
|
|
14565
14570
|
}
|
|
14566
|
-
const _c0$
|
|
14571
|
+
const _c0$Q = function (a0) { return { "form-group-error": a0 }; };
|
|
14567
14572
|
class WriteDynamicListFieldComponent extends AbstractFieldWriteComponent {
|
|
14568
14573
|
ngOnInit() {
|
|
14569
14574
|
/**
|
|
@@ -14605,7 +14610,7 @@ WriteDynamicListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ ty
|
|
|
14605
14610
|
i0.ɵɵelementEnd()();
|
|
14606
14611
|
}
|
|
14607
14612
|
if (rf & 2) {
|
|
14608
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(13, _c0$
|
|
14613
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(13, _c0$Q, !ctx.dynamicListFormControl.valid && (ctx.dynamicListFormControl.dirty || ctx.dynamicListFormControl.touched)));
|
|
14609
14614
|
i0.ɵɵadvance(1);
|
|
14610
14615
|
i0.ɵɵproperty("for", ctx.id());
|
|
14611
14616
|
i0.ɵɵadvance(1);
|
|
@@ -14634,24 +14639,40 @@ WriteDynamicListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ ty
|
|
|
14634
14639
|
})();
|
|
14635
14640
|
|
|
14636
14641
|
class MarkdownComponent {
|
|
14637
|
-
constructor() {
|
|
14638
|
-
|
|
14639
|
-
this.
|
|
14642
|
+
constructor(_markdown, router, renderer) {
|
|
14643
|
+
this._markdown = _markdown;
|
|
14644
|
+
this.router = router;
|
|
14645
|
+
this.renderer = renderer;
|
|
14640
14646
|
}
|
|
14641
|
-
|
|
14642
|
-
|
|
14643
|
-
|
|
14644
|
-
|
|
14647
|
+
routerClick($event) {
|
|
14648
|
+
const url = $event.currentTarget.getAttribute('href');
|
|
14649
|
+
console.log('routerClick got url ' + url);
|
|
14650
|
+
if (false && url && url.startsWith('/')) {
|
|
14651
|
+
$event.stopPropagation();
|
|
14652
|
+
console.log('routerClick: router navigating to ' + url);
|
|
14653
|
+
this.router.navigateByUrl(url);
|
|
14645
14654
|
}
|
|
14646
|
-
|
|
14655
|
+
}
|
|
14656
|
+
ngOnInit() {
|
|
14657
|
+
this.content = this.content.replace(/ \n/g, '<br>');
|
|
14658
|
+
/* this._markdown.renderer.link = (href: string, title: string, text: string): string => {
|
|
14659
|
+
console.log(`markdown renderer link: href=${href} title=${title} text=${text}`);
|
|
14660
|
+
if (href.startsWith('/')) {
|
|
14661
|
+
// relative link
|
|
14662
|
+
return `<a href="${href}" (click)="routerClick('${href}', $event)">${text}</a>`
|
|
14663
|
+
} else {
|
|
14664
|
+
return `<a href="${href}">${text}</a>`;
|
|
14665
|
+
}
|
|
14666
|
+
}
|
|
14667
|
+
*/
|
|
14647
14668
|
}
|
|
14648
14669
|
}
|
|
14649
|
-
MarkdownComponent.ɵfac = function MarkdownComponent_Factory(t) { return new (t || MarkdownComponent)(); };
|
|
14670
|
+
MarkdownComponent.ɵfac = function MarkdownComponent_Factory(t) { return new (t || MarkdownComponent)(i0.ɵɵdirectiveInject(i1$4.NgxMdService), i0.ɵɵdirectiveInject(i1$1.Router), i0.ɵɵdirectiveInject(i0.Renderer2)); };
|
|
14650
14671
|
MarkdownComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MarkdownComponent, selectors: [["ccd-markdown"]], hostBindings: function MarkdownComponent_HostBindings(rf, ctx) {
|
|
14651
14672
|
if (rf & 1) {
|
|
14652
|
-
i0.ɵɵlistener("click", function MarkdownComponent_click_HostBindingHandler($event) { return ctx.
|
|
14673
|
+
i0.ɵɵlistener("click", function MarkdownComponent_click_HostBindingHandler($event) { return ctx.routerClick($event); });
|
|
14653
14674
|
}
|
|
14654
|
-
}, inputs: { content: "content", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink" }, decls: 4, vars:
|
|
14675
|
+
}, inputs: { content: "content", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink" }, decls: 4, vars: 6, consts: [[1, "markdown", 3, "sanitizeHtml", "data"]], template: function MarkdownComponent_Template(rf, ctx) {
|
|
14655
14676
|
if (rf & 1) {
|
|
14656
14677
|
i0.ɵɵelementStart(0, "div");
|
|
14657
14678
|
i0.ɵɵelement(1, "markdown", 0);
|
|
@@ -14661,18 +14682,18 @@ MarkdownComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MarkdownC
|
|
|
14661
14682
|
}
|
|
14662
14683
|
if (rf & 2) {
|
|
14663
14684
|
i0.ɵɵadvance(1);
|
|
14664
|
-
i0.ɵɵproperty("data", i0.ɵɵpipeBind1(2,
|
|
14685
|
+
i0.ɵɵproperty("sanitizeHtml", false)("data", i0.ɵɵpipeBind1(2, 2, i0.ɵɵpipeBind1(3, 4, ctx.content)));
|
|
14665
14686
|
}
|
|
14666
14687
|
}, dependencies: [i1$4.NgxMdComponent, i1.RpxTranslatePipe, CaseReferencePipe], encapsulation: 2 });
|
|
14667
14688
|
(function () {
|
|
14668
14689
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MarkdownComponent, [{
|
|
14669
14690
|
type: Component,
|
|
14670
|
-
args: [{ selector: 'ccd-markdown', template: "<div><markdown class=\"markdown\" [data]=\"content | ccdCaseReference | rpxTranslate\"></markdown></div>\n" }]
|
|
14671
|
-
}], function () { return []; }, { content: [{
|
|
14691
|
+
args: [{ selector: 'ccd-markdown', template: "<div><markdown [sanitizeHtml]=\"false\" class=\"markdown\" [data]=\"content | ccdCaseReference | rpxTranslate\"></markdown></div>\n" }]
|
|
14692
|
+
}], function () { return [{ type: i1$4.NgxMdService }, { type: i1$1.Router }, { type: i0.Renderer2 }]; }, { content: [{
|
|
14672
14693
|
type: Input
|
|
14673
14694
|
}], markdownUseHrefAsRouterLink: [{
|
|
14674
14695
|
type: Input
|
|
14675
|
-
}],
|
|
14696
|
+
}], routerClick: [{
|
|
14676
14697
|
type: HostListener,
|
|
14677
14698
|
args: ['click', ['$event']]
|
|
14678
14699
|
}] });
|
|
@@ -14809,7 +14830,7 @@ function WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template(rf, c
|
|
|
14809
14830
|
i0.ɵɵproperty("content", checkbox_r4.label);
|
|
14810
14831
|
}
|
|
14811
14832
|
}
|
|
14812
|
-
const _c0$
|
|
14833
|
+
const _c0$P = function (a0) { return { "error": a0 }; };
|
|
14813
14834
|
class WriteDynamicMultiSelectListFieldComponent extends AbstractFieldWriteComponent {
|
|
14814
14835
|
ngOnInit() {
|
|
14815
14836
|
this.checkboxes = new FormArray([]);
|
|
@@ -14882,7 +14903,7 @@ WriteDynamicMultiSelectListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCom
|
|
|
14882
14903
|
i0.ɵɵelementEnd()();
|
|
14883
14904
|
}
|
|
14884
14905
|
if (rf & 2) {
|
|
14885
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$
|
|
14906
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$P, !ctx.checkboxes.valid && ctx.checkboxes.touched))("id", ctx.id());
|
|
14886
14907
|
i0.ɵɵadvance(3);
|
|
14887
14908
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
14888
14909
|
i0.ɵɵadvance(1);
|
|
@@ -15018,7 +15039,7 @@ function WriteDynamicRadioListFieldComponent_span_7_Template(rf, ctx) {
|
|
|
15018
15039
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, ctx_r3.dynamicRadioListControl.errors));
|
|
15019
15040
|
}
|
|
15020
15041
|
}
|
|
15021
|
-
const _c0$
|
|
15042
|
+
const _c0$O = function (a0) { return { selected: a0 }; };
|
|
15022
15043
|
function WriteDynamicRadioListFieldComponent_div_9_Template(rf, ctx) {
|
|
15023
15044
|
if (rf & 1) {
|
|
15024
15045
|
i0.ɵɵelementStart(0, "div", 10);
|
|
@@ -15031,7 +15052,7 @@ function WriteDynamicRadioListFieldComponent_div_9_Template(rf, ctx) {
|
|
|
15031
15052
|
if (rf & 2) {
|
|
15032
15053
|
const radioButton_r5 = ctx.$implicit;
|
|
15033
15054
|
const ctx_r4 = i0.ɵɵnextContext();
|
|
15034
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
15055
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$O, ctx_r4.dynamicRadioListControl.value === radioButton_r5.code));
|
|
15035
15056
|
i0.ɵɵadvance(1);
|
|
15036
15057
|
i0.ɵɵproperty("id", ctx_r4.createElementId(radioButton_r5.code))("name", ctx_r4.id())("formControl", ctx_r4.dynamicRadioListControl)("value", radioButton_r5.code);
|
|
15037
15058
|
i0.ɵɵadvance(1);
|
|
@@ -15180,7 +15201,7 @@ function WriteEmailFieldComponent_span_4_Template(rf, ctx) {
|
|
|
15180
15201
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.emailControl.errors, ctx_r2.caseField.label));
|
|
15181
15202
|
}
|
|
15182
15203
|
}
|
|
15183
|
-
const _c0$
|
|
15204
|
+
const _c0$N = function (a0) { return { "form-group-error": a0 }; };
|
|
15184
15205
|
const _c1$i = function (a0) { return { "govuk-input--error": a0 }; };
|
|
15185
15206
|
class WriteEmailFieldComponent extends AbstractFieldWriteComponent {
|
|
15186
15207
|
ngOnInit() {
|
|
@@ -15199,7 +15220,7 @@ WriteEmailFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wr
|
|
|
15199
15220
|
i0.ɵɵelementEnd();
|
|
15200
15221
|
}
|
|
15201
15222
|
if (rf & 2) {
|
|
15202
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
15223
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$N, !ctx.emailControl.valid && (ctx.emailControl.dirty || ctx.emailControl.touched)));
|
|
15203
15224
|
i0.ɵɵadvance(1);
|
|
15204
15225
|
i0.ɵɵproperty("for", ctx.id());
|
|
15205
15226
|
i0.ɵɵadvance(1);
|
|
@@ -15298,7 +15319,7 @@ function WriteFixedListFieldComponent_option_8_Template(rf, ctx) {
|
|
|
15298
15319
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 2, type_r4.label));
|
|
15299
15320
|
}
|
|
15300
15321
|
}
|
|
15301
|
-
const _c0$
|
|
15322
|
+
const _c0$M = function (a0) { return { "form-group-error": a0 }; };
|
|
15302
15323
|
class WriteFixedListFieldComponent extends AbstractFieldWriteComponent {
|
|
15303
15324
|
get listItems() {
|
|
15304
15325
|
if (this.caseField) {
|
|
@@ -15335,7 +15356,7 @@ WriteFixedListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type
|
|
|
15335
15356
|
i0.ɵɵelementEnd()();
|
|
15336
15357
|
}
|
|
15337
15358
|
if (rf & 2) {
|
|
15338
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
15359
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$M, !ctx.fixedListFormControl.valid && (ctx.fixedListFormControl.dirty || ctx.fixedListFormControl.touched)));
|
|
15339
15360
|
i0.ɵɵadvance(1);
|
|
15340
15361
|
i0.ɵɵproperty("for", ctx.id());
|
|
15341
15362
|
i0.ɵɵadvance(1);
|
|
@@ -15442,7 +15463,7 @@ function WriteFixedRadioListFieldComponent_span_6_Template(rf, ctx) {
|
|
|
15442
15463
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.fixedRadioListControl.errors, ctx_r2.caseField.label));
|
|
15443
15464
|
}
|
|
15444
15465
|
}
|
|
15445
|
-
const _c0$
|
|
15466
|
+
const _c0$L = function (a0) { return { selected: a0 }; };
|
|
15446
15467
|
function WriteFixedRadioListFieldComponent_div_8_Template(rf, ctx) {
|
|
15447
15468
|
if (rf & 1) {
|
|
15448
15469
|
i0.ɵɵelementStart(0, "div", 9);
|
|
@@ -15455,7 +15476,7 @@ function WriteFixedRadioListFieldComponent_div_8_Template(rf, ctx) {
|
|
|
15455
15476
|
if (rf & 2) {
|
|
15456
15477
|
const radioButton_r4 = ctx.$implicit;
|
|
15457
15478
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
15458
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
15479
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$L, ctx_r3.fixedRadioListControl.value === radioButton_r4.code));
|
|
15459
15480
|
i0.ɵɵadvance(1);
|
|
15460
15481
|
i0.ɵɵproperty("id", ctx_r3.id() + "-" + radioButton_r4.code)("name", ctx_r3.id())("formControl", ctx_r3.fixedRadioListControl)("value", radioButton_r4.code);
|
|
15461
15482
|
i0.ɵɵadvance(1);
|
|
@@ -15609,7 +15630,7 @@ function WriteJudicialUserFieldComponent_span_4_Template(rf, ctx) {
|
|
|
15609
15630
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.errors, ctx_r2.caseField.label), " ");
|
|
15610
15631
|
}
|
|
15611
15632
|
}
|
|
15612
|
-
const _c0$
|
|
15633
|
+
const _c0$K = function (a0) { return { "hide-autocomplete": a0 }; };
|
|
15613
15634
|
function WriteJudicialUserFieldComponent_mat_option_8_Template(rf, ctx) {
|
|
15614
15635
|
if (rf & 1) {
|
|
15615
15636
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
@@ -15621,7 +15642,7 @@ function WriteJudicialUserFieldComponent_mat_option_8_Template(rf, ctx) {
|
|
|
15621
15642
|
if (rf & 2) {
|
|
15622
15643
|
const judicialUser_r7 = ctx.$implicit;
|
|
15623
15644
|
const ctx_r4 = i0.ɵɵnextContext();
|
|
15624
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$
|
|
15645
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$K, !ctx_r4.showAutocomplete))("value", judicialUser_r7);
|
|
15625
15646
|
i0.ɵɵadvance(1);
|
|
15626
15647
|
i0.ɵɵtextInterpolate2(" ", (judicialUser_r7 == null ? null : judicialUser_r7.fullName) ? judicialUser_r7.fullName : "", "", (judicialUser_r7 == null ? null : judicialUser_r7.emailId) ? " (" + judicialUser_r7.emailId + ")" : "", " ");
|
|
15627
15648
|
}
|
|
@@ -16471,7 +16492,7 @@ function LinkCasesComponent_div_8_div_14_span_3_Template(rf, ctx) {
|
|
|
16471
16492
|
i0.ɵɵtextInterpolate1(" ", ctx_r13.caseReasonCommentsError, " ");
|
|
16472
16493
|
}
|
|
16473
16494
|
}
|
|
16474
|
-
const _c0$
|
|
16495
|
+
const _c0$J = function (a0) { return { "govuk-form-group--error": a0 }; };
|
|
16475
16496
|
function LinkCasesComponent_div_8_div_14_Template(rf, ctx) {
|
|
16476
16497
|
if (rf & 1) {
|
|
16477
16498
|
i0.ɵɵelementStart(0, "div", 35)(1, "h3", 22);
|
|
@@ -16487,7 +16508,7 @@ function LinkCasesComponent_div_8_div_14_Template(rf, ctx) {
|
|
|
16487
16508
|
}
|
|
16488
16509
|
if (rf & 2) {
|
|
16489
16510
|
const ctx_r7 = i0.ɵɵnextContext(2);
|
|
16490
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(2, _c0$
|
|
16511
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(2, _c0$J, !!ctx_r7.caseReasonCommentsError));
|
|
16491
16512
|
i0.ɵɵadvance(3);
|
|
16492
16513
|
i0.ɵɵproperty("ngIf", ctx_r7.caseReasonCommentsError);
|
|
16493
16514
|
}
|
|
@@ -16537,11 +16558,11 @@ function LinkCasesComponent_div_8_Template(rf, ctx) {
|
|
|
16537
16558
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
16538
16559
|
i0.ɵɵproperty("formGroup", ctx_r0.linkCaseForm);
|
|
16539
16560
|
i0.ɵɵadvance(1);
|
|
16540
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
16561
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$J, !!ctx_r0.caseNumberError));
|
|
16541
16562
|
i0.ɵɵadvance(3);
|
|
16542
16563
|
i0.ɵɵproperty("ngIf", ctx_r0.caseNumberError);
|
|
16543
16564
|
i0.ɵɵadvance(2);
|
|
16544
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$
|
|
16565
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$J, !!ctx_r0.caseReasonError));
|
|
16545
16566
|
i0.ɵɵadvance(5);
|
|
16546
16567
|
i0.ɵɵproperty("ngIf", ctx_r0.caseReasonError);
|
|
16547
16568
|
i0.ɵɵadvance(2);
|
|
@@ -16942,7 +16963,7 @@ LinkCasesComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: LinkCase
|
|
|
16942
16963
|
i0.ɵɵadvance(4);
|
|
16943
16964
|
i0.ɵɵproperty("ngIf", ctx.linkCaseForm);
|
|
16944
16965
|
i0.ɵɵadvance(4);
|
|
16945
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$
|
|
16966
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$J, !!ctx.noSelectedCaseError));
|
|
16946
16967
|
i0.ɵɵadvance(1);
|
|
16947
16968
|
i0.ɵɵproperty("ngIf", ctx.noSelectedCaseError);
|
|
16948
16969
|
i0.ɵɵadvance(18);
|
|
@@ -17574,7 +17595,7 @@ function UnLinkCasesComponent_div_0_div_4_div_3_Template(rf, ctx) {
|
|
|
17574
17595
|
i0.ɵɵtextInterpolate2(" ", case_r4.caseName, " ", i0.ɵɵpipeBind1(4, 6, case_r4.caseReference), " ");
|
|
17575
17596
|
}
|
|
17576
17597
|
}
|
|
17577
|
-
const _c0$
|
|
17598
|
+
const _c0$I = function (a0) { return { "govuk-form-group--error": a0 }; };
|
|
17578
17599
|
function UnLinkCasesComponent_div_0_div_4_Template(rf, ctx) {
|
|
17579
17600
|
if (rf & 1) {
|
|
17580
17601
|
i0.ɵɵelementStart(0, "div", 7);
|
|
@@ -17585,7 +17606,7 @@ function UnLinkCasesComponent_div_0_div_4_Template(rf, ctx) {
|
|
|
17585
17606
|
}
|
|
17586
17607
|
if (rf & 2) {
|
|
17587
17608
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
17588
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$
|
|
17609
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c0$I, ctx_r1.unlinkErrorMessage))("formGroup", ctx_r1.unlinkCaseForm);
|
|
17589
17610
|
i0.ɵɵadvance(1);
|
|
17590
17611
|
i0.ɵɵproperty("ngIf", ctx_r1.unlinkErrorMessage);
|
|
17591
17612
|
i0.ɵɵadvance(2);
|
|
@@ -18408,7 +18429,7 @@ function WriteMoneyGbpFieldComponent_span_4_Template(rf, ctx) {
|
|
|
18408
18429
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.moneyGbpControl.errors, ctx_r2.caseField.label));
|
|
18409
18430
|
}
|
|
18410
18431
|
}
|
|
18411
|
-
const _c0$
|
|
18432
|
+
const _c0$H = function (a0) { return { "form-group-error": a0 }; };
|
|
18412
18433
|
class WriteMoneyGbpFieldComponent extends AbstractFieldWriteComponent {
|
|
18413
18434
|
ngOnInit() {
|
|
18414
18435
|
this.moneyGbpControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -18430,7 +18451,7 @@ WriteMoneyGbpFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
18430
18451
|
i0.ɵɵelementEnd()();
|
|
18431
18452
|
}
|
|
18432
18453
|
if (rf & 2) {
|
|
18433
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$
|
|
18454
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$H, !ctx.moneyGbpControl.valid && (ctx.moneyGbpControl.dirty || ctx.moneyGbpControl.touched)));
|
|
18434
18455
|
i0.ɵɵadvance(1);
|
|
18435
18456
|
i0.ɵɵproperty("for", ctx.id());
|
|
18436
18457
|
i0.ɵɵadvance(1);
|
|
@@ -18563,7 +18584,7 @@ function WriteMultiSelectListFieldComponent_ng_container_6_Template(rf, ctx) {
|
|
|
18563
18584
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 6, checkbox_r4.label));
|
|
18564
18585
|
}
|
|
18565
18586
|
}
|
|
18566
|
-
const _c0$
|
|
18587
|
+
const _c0$G = function (a0) { return { "error": a0 }; };
|
|
18567
18588
|
class WriteMultiSelectListFieldComponent extends AbstractFieldWriteComponent {
|
|
18568
18589
|
ngOnInit() {
|
|
18569
18590
|
this.checkboxes = new FormArray([]);
|
|
@@ -18617,7 +18638,7 @@ WriteMultiSelectListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent(
|
|
|
18617
18638
|
i0.ɵɵelementEnd()();
|
|
18618
18639
|
}
|
|
18619
18640
|
if (rf & 2) {
|
|
18620
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$
|
|
18641
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$G, !ctx.checkboxes.valid && (ctx.checkboxes.dirty || ctx.checkboxes.touched)))("id", ctx.id());
|
|
18621
18642
|
i0.ɵɵadvance(3);
|
|
18622
18643
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
18623
18644
|
i0.ɵɵadvance(1);
|
|
@@ -18699,7 +18720,7 @@ function WriteNumberFieldComponent_span_4_Template(rf, ctx) {
|
|
|
18699
18720
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.numberControl.errors, ctx_r2.caseField.label), " ");
|
|
18700
18721
|
}
|
|
18701
18722
|
}
|
|
18702
|
-
const _c0$
|
|
18723
|
+
const _c0$F = function (a0) { return { "form-group-error": a0 }; };
|
|
18703
18724
|
const _c1$e = function (a0) { return { "govuk-input--error": a0 }; };
|
|
18704
18725
|
class WriteNumberFieldComponent extends AbstractFieldWriteComponent {
|
|
18705
18726
|
ngOnInit() {
|
|
@@ -18718,7 +18739,7 @@ WriteNumberFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: W
|
|
|
18718
18739
|
i0.ɵɵelementEnd();
|
|
18719
18740
|
}
|
|
18720
18741
|
if (rf & 2) {
|
|
18721
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
18742
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$F, !ctx.numberControl.valid && ctx.numberControl.dirty));
|
|
18722
18743
|
i0.ɵɵadvance(1);
|
|
18723
18744
|
i0.ɵɵproperty("for", ctx.id());
|
|
18724
18745
|
i0.ɵɵadvance(1);
|
|
@@ -19001,7 +19022,7 @@ function WriteOrganisationFieldComponent_fieldset_3_div_17_div_4_Template(rf, ct
|
|
|
19001
19022
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 1, "No results found."), " ");
|
|
19002
19023
|
}
|
|
19003
19024
|
}
|
|
19004
|
-
const _c0$
|
|
19025
|
+
const _c0$E = function (a0) { return { "scroll-container ": a0 }; };
|
|
19005
19026
|
function WriteOrganisationFieldComponent_fieldset_3_div_17_Template(rf, ctx) {
|
|
19006
19027
|
if (rf & 1) {
|
|
19007
19028
|
i0.ɵɵelementStart(0, "div", 26);
|
|
@@ -19017,7 +19038,7 @@ function WriteOrganisationFieldComponent_fieldset_3_div_17_Template(rf, ctx) {
|
|
|
19017
19038
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
19018
19039
|
let tmp_0_0;
|
|
19019
19040
|
let tmp_2_0;
|
|
19020
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$
|
|
19041
|
+
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
19042
|
i0.ɵɵadvance(2);
|
|
19022
19043
|
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBind1(3, 5, ctx_r2.simpleOrganisations$));
|
|
19023
19044
|
i0.ɵɵadvance(2);
|
|
@@ -19443,7 +19464,7 @@ function WritePhoneUKFieldComponent_span_4_Template(rf, ctx) {
|
|
|
19443
19464
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.phoneUkControl.errors, ctx_r2.caseField.label), " ");
|
|
19444
19465
|
}
|
|
19445
19466
|
}
|
|
19446
|
-
const _c0$
|
|
19467
|
+
const _c0$D = function (a0) { return { "form-group-error": a0 }; };
|
|
19447
19468
|
const _c1$d = function (a0) { return { "govuk-input--error": a0 }; };
|
|
19448
19469
|
class WritePhoneUKFieldComponent extends AbstractFieldWriteComponent {
|
|
19449
19470
|
ngOnInit() {
|
|
@@ -19462,7 +19483,7 @@ WritePhoneUKFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
19462
19483
|
i0.ɵɵelementEnd();
|
|
19463
19484
|
}
|
|
19464
19485
|
if (rf & 2) {
|
|
19465
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
19486
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$D, !ctx.phoneUkControl.valid && (ctx.phoneUkControl.dirty || ctx.phoneUkControl.touched)));
|
|
19466
19487
|
i0.ɵɵadvance(1);
|
|
19467
19488
|
i0.ɵɵproperty("for", ctx.id());
|
|
19468
19489
|
i0.ɵɵadvance(1);
|
|
@@ -21267,7 +21288,7 @@ function QueryWriteRaiseQueryComponent_ng_container_53_p_7_Template(rf, ctx) {
|
|
|
21267
21288
|
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(5, 4, ctx_r4.raiseQueryErrorMessage.QUERY_HEARING_DATE), " ");
|
|
21268
21289
|
}
|
|
21269
21290
|
}
|
|
21270
|
-
const _c0$
|
|
21291
|
+
const _c0$C = function (a0) { return { "govuk-form-group--error": a0 }; };
|
|
21271
21292
|
function QueryWriteRaiseQueryComponent_ng_container_53_Template(rf, ctx) {
|
|
21272
21293
|
if (rf & 1) {
|
|
21273
21294
|
i0.ɵɵelementContainerStart(0);
|
|
@@ -21283,7 +21304,7 @@ function QueryWriteRaiseQueryComponent_ng_container_53_Template(rf, ctx) {
|
|
|
21283
21304
|
if (rf & 2) {
|
|
21284
21305
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
21285
21306
|
i0.ɵɵadvance(1);
|
|
21286
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$
|
|
21307
|
+
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
21308
|
i0.ɵɵadvance(4);
|
|
21288
21309
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 3, "What is the date of the hearing?"), " ");
|
|
21289
21310
|
i0.ɵɵadvance(2);
|
|
@@ -21362,7 +21383,7 @@ QueryWriteRaiseQueryComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ typ
|
|
|
21362
21383
|
i0.ɵɵadvance(6);
|
|
21363
21384
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
21364
21385
|
i0.ɵɵadvance(2);
|
|
21365
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(49, _c0$
|
|
21386
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(49, _c0$C, ctx.submitted && ctx.formGroup.get("subject").hasError("required")));
|
|
21366
21387
|
i0.ɵɵadvance(3);
|
|
21367
21388
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(18, 31, "Query subject"), " ");
|
|
21368
21389
|
i0.ɵɵadvance(3);
|
|
@@ -21373,7 +21394,7 @@ QueryWriteRaiseQueryComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ typ
|
|
|
21373
21394
|
i0.ɵɵclassProp("govuk-input--error", ctx.submitted && ((tmp_7_0 = ctx.formGroup.get("subject")) == null ? null : tmp_7_0.hasError("required")));
|
|
21374
21395
|
i0.ɵɵproperty("formControlName", "subject");
|
|
21375
21396
|
i0.ɵɵadvance(1);
|
|
21376
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(51, _c0$
|
|
21397
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(51, _c0$C, ctx.submitted && ctx.formGroup.get("body").hasError("required")));
|
|
21377
21398
|
i0.ɵɵadvance(3);
|
|
21378
21399
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(28, 35, "Query detail"), " ");
|
|
21379
21400
|
i0.ɵɵadvance(3);
|
|
@@ -21384,7 +21405,7 @@ QueryWriteRaiseQueryComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ typ
|
|
|
21384
21405
|
i0.ɵɵclassProp("govuk-textarea--error", ctx.submitted && ctx.formGroup.get("body").hasError("required"));
|
|
21385
21406
|
i0.ɵɵproperty("formControlName", "body");
|
|
21386
21407
|
i0.ɵɵadvance(2);
|
|
21387
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(53, _c0$
|
|
21408
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(53, _c0$C, ctx.submitted && ctx.formGroup.get("isHearingRelated").hasError("required")));
|
|
21388
21409
|
i0.ɵɵadvance(4);
|
|
21389
21410
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(40, 39, "Is the query hearing related?"), " ");
|
|
21390
21411
|
i0.ɵɵadvance(2);
|
|
@@ -21550,7 +21571,7 @@ function ReadQueryManagementFieldComponent_ng_container_0_Template(rf, ctx) {
|
|
|
21550
21571
|
i0.ɵɵproperty("ngForOf", ctx_r0.caseQueriesCollections);
|
|
21551
21572
|
}
|
|
21552
21573
|
}
|
|
21553
|
-
const _c0$
|
|
21574
|
+
const _c0$B = function (a2) { return ["/query-management", "query", a2, "4"]; };
|
|
21554
21575
|
function ReadQueryManagementFieldComponent_ng_template_1_ng_container_2_Template(rf, ctx) {
|
|
21555
21576
|
if (rf & 1) {
|
|
21556
21577
|
i0.ɵɵelementContainerStart(0);
|
|
@@ -21563,7 +21584,7 @@ function ReadQueryManagementFieldComponent_ng_template_1_ng_container_2_Template
|
|
|
21563
21584
|
if (rf & 2) {
|
|
21564
21585
|
const ctx_r9 = i0.ɵɵnextContext(2);
|
|
21565
21586
|
i0.ɵɵadvance(1);
|
|
21566
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(4, _c0$
|
|
21587
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(4, _c0$B, ctx_r9.caseId));
|
|
21567
21588
|
i0.ɵɵadvance(1);
|
|
21568
21589
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 2, "Ask a follow-up question"), " ");
|
|
21569
21590
|
}
|
|
@@ -21713,7 +21734,7 @@ function WriteTextAreaFieldComponent_span_4_Template(rf, ctx) {
|
|
|
21713
21734
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.textareaControl.errors, ctx_r2.caseField.label), " ");
|
|
21714
21735
|
}
|
|
21715
21736
|
}
|
|
21716
|
-
const _c0$
|
|
21737
|
+
const _c0$A = function (a0) { return { "form-group-error": a0 }; };
|
|
21717
21738
|
const _c1$c = function (a0) { return { "govuk-textarea--error": a0 }; };
|
|
21718
21739
|
class WriteTextAreaFieldComponent extends AbstractFieldWriteComponent {
|
|
21719
21740
|
constructor(browserService) {
|
|
@@ -21744,7 +21765,7 @@ WriteTextAreaFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
21744
21765
|
i0.ɵɵelementEnd()();
|
|
21745
21766
|
}
|
|
21746
21767
|
if (rf & 2) {
|
|
21747
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
21768
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$A, !ctx.textareaControl.valid && ctx.textareaControl.dirty));
|
|
21748
21769
|
i0.ɵɵadvance(1);
|
|
21749
21770
|
i0.ɵɵproperty("for", ctx.id());
|
|
21750
21771
|
i0.ɵɵadvance(1);
|
|
@@ -21828,7 +21849,7 @@ function WriteTextFieldComponent_span_4_Template(rf, ctx) {
|
|
|
21828
21849
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.textControl.errors, ctx_r2.caseField.label), " ");
|
|
21829
21850
|
}
|
|
21830
21851
|
}
|
|
21831
|
-
const _c0$
|
|
21852
|
+
const _c0$z = function (a0) { return { "form-group-error": a0 }; };
|
|
21832
21853
|
const _c1$b = function (a0) { return { "govuk-input--error": a0 }; };
|
|
21833
21854
|
class WriteTextFieldComponent extends AbstractFieldWriteComponent {
|
|
21834
21855
|
ngOnInit() {
|
|
@@ -21851,7 +21872,7 @@ WriteTextFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wri
|
|
|
21851
21872
|
i0.ɵɵelementEnd()();
|
|
21852
21873
|
}
|
|
21853
21874
|
if (rf & 2) {
|
|
21854
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
21875
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$z, !!ctx.textControl && !ctx.textControl.valid && (ctx.textControl.dirty || ctx.textControl.touched)));
|
|
21855
21876
|
i0.ɵɵadvance(1);
|
|
21856
21877
|
i0.ɵɵproperty("for", ctx.id());
|
|
21857
21878
|
i0.ɵɵadvance(1);
|
|
@@ -22045,7 +22066,7 @@ function WriteYesNoFieldComponent_span_5_Template(rf, ctx) {
|
|
|
22045
22066
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.yesNoControl.errors, ctx_r2.caseField.label), " ");
|
|
22046
22067
|
}
|
|
22047
22068
|
}
|
|
22048
|
-
const _c0$
|
|
22069
|
+
const _c0$y = function (a0) { return { selected: a0 }; };
|
|
22049
22070
|
function WriteYesNoFieldComponent_div_7_Template(rf, ctx) {
|
|
22050
22071
|
if (rf & 1) {
|
|
22051
22072
|
i0.ɵɵelementStart(0, "div", 10);
|
|
@@ -22058,7 +22079,7 @@ function WriteYesNoFieldComponent_div_7_Template(rf, ctx) {
|
|
|
22058
22079
|
if (rf & 2) {
|
|
22059
22080
|
const value_r4 = ctx.$implicit;
|
|
22060
22081
|
const ctx_r3 = i0.ɵɵnextContext();
|
|
22061
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c0$
|
|
22082
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c0$y, ctx_r3.yesNoControl.value === value_r4));
|
|
22062
22083
|
i0.ɵɵadvance(1);
|
|
22063
22084
|
i0.ɵɵproperty("id", ctx_r3.createElementId(value_r4))("name", ctx_r3.id())("formControl", ctx_r3.yesNoControl)("value", value_r4);
|
|
22064
22085
|
i0.ɵɵattribute("name", ctx_r3.id());
|
|
@@ -22215,7 +22236,7 @@ PaletteService.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: PaletteSe
|
|
|
22215
22236
|
}], null, null);
|
|
22216
22237
|
})();
|
|
22217
22238
|
|
|
22218
|
-
const _c0$
|
|
22239
|
+
const _c0$x = ["fieldContainer"];
|
|
22219
22240
|
const FIX_CASEFIELD_FOR$1 = ['FixedList', 'DynamicList', 'DynamicMultiSelectList'];
|
|
22220
22241
|
class FieldReadComponent extends AbstractFieldReadComponent {
|
|
22221
22242
|
constructor(resolver, paletteService) {
|
|
@@ -22264,7 +22285,7 @@ class FieldReadComponent extends AbstractFieldReadComponent {
|
|
|
22264
22285
|
FieldReadComponent.ɵfac = function FieldReadComponent_Factory(t) { return new (t || FieldReadComponent)(i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(PaletteService)); };
|
|
22265
22286
|
FieldReadComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldReadComponent, selectors: [["ccd-field-read"]], viewQuery: function FieldReadComponent_Query(rf, ctx) {
|
|
22266
22287
|
if (rf & 1) {
|
|
22267
|
-
i0.ɵɵviewQuery(_c0$
|
|
22288
|
+
i0.ɵɵviewQuery(_c0$x, 5, ViewContainerRef);
|
|
22268
22289
|
}
|
|
22269
22290
|
if (rf & 2) {
|
|
22270
22291
|
let _t;
|
|
@@ -22300,7 +22321,7 @@ FieldReadComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldRea
|
|
|
22300
22321
|
}] });
|
|
22301
22322
|
})();
|
|
22302
22323
|
|
|
22303
|
-
const _c0$
|
|
22324
|
+
const _c0$w = ["fieldContainer"];
|
|
22304
22325
|
const FIX_CASEFIELD_FOR = ['FixedList', 'DynamicList', 'DynamicMultiSelectList'];
|
|
22305
22326
|
class FieldWriteComponent extends AbstractFieldWriteComponent {
|
|
22306
22327
|
constructor(resolver, paletteService) {
|
|
@@ -22345,7 +22366,7 @@ class FieldWriteComponent extends AbstractFieldWriteComponent {
|
|
|
22345
22366
|
FieldWriteComponent.ɵfac = function FieldWriteComponent_Factory(t) { return new (t || FieldWriteComponent)(i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(PaletteService)); };
|
|
22346
22367
|
FieldWriteComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FieldWriteComponent, selectors: [["ccd-field-write"]], viewQuery: function FieldWriteComponent_Query(rf, ctx) {
|
|
22347
22368
|
if (rf & 1) {
|
|
22348
|
-
i0.ɵɵviewQuery(_c0$
|
|
22369
|
+
i0.ɵɵviewQuery(_c0$w, 7, ViewContainerRef);
|
|
22349
22370
|
}
|
|
22350
22371
|
if (rf & 2) {
|
|
22351
22372
|
let _t;
|
|
@@ -22403,7 +22424,7 @@ function FieldReadLabelComponent_ng_template_2_Template(rf, ctx) {
|
|
|
22403
22424
|
i0.ɵɵprojection(0);
|
|
22404
22425
|
}
|
|
22405
22426
|
}
|
|
22406
|
-
const _c0$
|
|
22427
|
+
const _c0$v = ["*"];
|
|
22407
22428
|
class FieldReadLabelComponent extends AbstractFieldReadComponent {
|
|
22408
22429
|
constructor() {
|
|
22409
22430
|
super(...arguments);
|
|
@@ -22438,7 +22459,7 @@ class FieldReadLabelComponent extends AbstractFieldReadComponent {
|
|
|
22438
22459
|
}
|
|
22439
22460
|
}
|
|
22440
22461
|
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$
|
|
22462
|
+
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
22463
|
if (rf & 1) {
|
|
22443
22464
|
i0.ɵɵprojectionDef();
|
|
22444
22465
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -22470,7 +22491,7 @@ function CaseFileViewFolderSelectorComponent_ng_container_6_ng_container_1_Templ
|
|
|
22470
22491
|
i0.ɵɵelementContainer(0);
|
|
22471
22492
|
}
|
|
22472
22493
|
}
|
|
22473
|
-
const _c0$
|
|
22494
|
+
const _c0$u = function (a0) { return { cat: a0, level: 1 }; };
|
|
22474
22495
|
function CaseFileViewFolderSelectorComponent_ng_container_6_Template(rf, ctx) {
|
|
22475
22496
|
if (rf & 1) {
|
|
22476
22497
|
i0.ɵɵelementContainerStart(0);
|
|
@@ -22482,7 +22503,7 @@ function CaseFileViewFolderSelectorComponent_ng_container_6_Template(rf, ctx) {
|
|
|
22482
22503
|
i0.ɵɵnextContext();
|
|
22483
22504
|
const _r1 = i0.ɵɵreference(13);
|
|
22484
22505
|
i0.ɵɵadvance(1);
|
|
22485
|
-
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$
|
|
22506
|
+
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$u, cat_r3));
|
|
22486
22507
|
}
|
|
22487
22508
|
}
|
|
22488
22509
|
function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_ng_container_1_Template(rf, ctx) {
|
|
@@ -22693,7 +22714,7 @@ function CaseFileViewOverlayMenuComponent_ng_template_4_Template(rf, ctx) {
|
|
|
22693
22714
|
i0.ɵɵproperty("ngForOf", ctx_r1.menuItems);
|
|
22694
22715
|
}
|
|
22695
22716
|
}
|
|
22696
|
-
const _c0$
|
|
22717
|
+
const _c0$t = [[["", "trigger", ""]]];
|
|
22697
22718
|
const _c1$8 = ["[trigger]"];
|
|
22698
22719
|
class CaseFileViewOverlayMenuComponent {
|
|
22699
22720
|
constructor() {
|
|
@@ -22710,7 +22731,7 @@ class CaseFileViewOverlayMenuComponent {
|
|
|
22710
22731
|
CaseFileViewOverlayMenuComponent.ɵfac = function CaseFileViewOverlayMenuComponent_Factory(t) { return new (t || CaseFileViewOverlayMenuComponent)(); };
|
|
22711
22732
|
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) {
|
|
22712
22733
|
if (rf & 1) {
|
|
22713
|
-
i0.ɵɵprojectionDef(_c0$
|
|
22734
|
+
i0.ɵɵprojectionDef(_c0$t);
|
|
22714
22735
|
i0.ɵɵelementStart(0, "div")(1, "button", 0, 1);
|
|
22715
22736
|
i0.ɵɵlistener("click", function CaseFileViewOverlayMenuComponent_Template_button_click_1_listener($event) { $event.stopPropagation(); return ctx.isOpen = !ctx.isOpen; });
|
|
22716
22737
|
i0.ɵɵprojection(3);
|
|
@@ -23385,7 +23406,7 @@ function AddCommentsComponent_div_13_Template(rf, ctx) {
|
|
|
23385
23406
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r3.flagCommentsCharLimitErrorMessage), " ");
|
|
23386
23407
|
}
|
|
23387
23408
|
}
|
|
23388
|
-
const _c0$
|
|
23409
|
+
const _c0$s = function (a0) { return { "form-group-error": a0 }; };
|
|
23389
23410
|
class AddCommentsComponent {
|
|
23390
23411
|
constructor() {
|
|
23391
23412
|
this.optional = false;
|
|
@@ -23477,7 +23498,7 @@ AddCommentsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AddCom
|
|
|
23477
23498
|
if (rf & 2) {
|
|
23478
23499
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
23479
23500
|
i0.ɵɵadvance(2);
|
|
23480
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(22, _c0$
|
|
23501
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(22, _c0$s, ctx.errorMessages.length > 0));
|
|
23481
23502
|
i0.ɵɵadvance(2);
|
|
23482
23503
|
i0.ɵɵproperty("for", ctx.flagCommentsControlName);
|
|
23483
23504
|
i0.ɵɵadvance(1);
|
|
@@ -24109,7 +24130,7 @@ function ManageCaseFlagsComponent_div_10_Template(rf, ctx) {
|
|
|
24109
24130
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 1, "Next"));
|
|
24110
24131
|
}
|
|
24111
24132
|
}
|
|
24112
|
-
const _c0$
|
|
24133
|
+
const _c0$r = function (a0) { return { "form-group-error": a0 }; };
|
|
24113
24134
|
class ManageCaseFlagsComponent {
|
|
24114
24135
|
constructor() {
|
|
24115
24136
|
this.caseFlagStateEmitter = new EventEmitter();
|
|
@@ -24259,7 +24280,7 @@ ManageCaseFlagsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Ma
|
|
|
24259
24280
|
if (rf & 2) {
|
|
24260
24281
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
24261
24282
|
i0.ɵɵadvance(1);
|
|
24262
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
24283
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$r, ctx.errorMessages.length > 0));
|
|
24263
24284
|
i0.ɵɵadvance(4);
|
|
24264
24285
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 6, ctx.manageCaseFlagTitle), " ");
|
|
24265
24286
|
i0.ɵɵadvance(2);
|
|
@@ -24391,7 +24412,7 @@ function SearchLanguageInterpreterComponent_div_24_div_6_Template(rf, ctx) {
|
|
|
24391
24412
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r8.languageCharLimitErrorMessage), " ");
|
|
24392
24413
|
}
|
|
24393
24414
|
}
|
|
24394
|
-
const _c0$
|
|
24415
|
+
const _c0$q = function (a0) { return { "form-group-error": a0 }; };
|
|
24395
24416
|
function SearchLanguageInterpreterComponent_div_24_Template(rf, ctx) {
|
|
24396
24417
|
if (rf & 1) {
|
|
24397
24418
|
i0.ɵɵelementStart(0, "div", 25)(1, "div", 1)(2, "label", 26);
|
|
@@ -24406,7 +24427,7 @@ function SearchLanguageInterpreterComponent_div_24_Template(rf, ctx) {
|
|
|
24406
24427
|
if (rf & 2) {
|
|
24407
24428
|
const ctx_r5 = i0.ɵɵnextContext();
|
|
24408
24429
|
i0.ɵɵadvance(1);
|
|
24409
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
24430
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$q, ctx_r5.languageNotEnteredErrorMessage || ctx_r5.languageCharLimitErrorMessage));
|
|
24410
24431
|
i0.ɵɵadvance(2);
|
|
24411
24432
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 6, ctx_r5.searchLanguageInterpreterStep.INPUT_LABEL));
|
|
24412
24433
|
i0.ɵɵadvance(2);
|
|
@@ -24576,7 +24597,7 @@ SearchLanguageInterpreterComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent(
|
|
|
24576
24597
|
const _r2 = i0.ɵɵreference(14);
|
|
24577
24598
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
24578
24599
|
i0.ɵɵadvance(1);
|
|
24579
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(26, _c0$
|
|
24600
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(26, _c0$q, ctx.languageNotSelectedErrorMessage || ctx.languageEnteredInBothFieldsErrorMessage));
|
|
24580
24601
|
i0.ɵɵadvance(2);
|
|
24581
24602
|
i0.ɵɵproperty("for", ctx.SearchLanguageInterpreterControlNames.LANGUAGE_SEARCH_TERM);
|
|
24582
24603
|
i0.ɵɵadvance(1);
|
|
@@ -24713,7 +24734,7 @@ function SelectFlagLocationComponent_div_10_Template(rf, ctx) {
|
|
|
24713
24734
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 1, "Next"));
|
|
24714
24735
|
}
|
|
24715
24736
|
}
|
|
24716
|
-
const _c0$
|
|
24737
|
+
const _c0$p = function (a0) { return { "form-group-error": a0 }; };
|
|
24717
24738
|
class SelectFlagLocationComponent {
|
|
24718
24739
|
constructor() {
|
|
24719
24740
|
this.isDisplayContextParameterExternal = false;
|
|
@@ -24806,7 +24827,7 @@ SelectFlagLocationComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
24806
24827
|
if (rf & 2) {
|
|
24807
24828
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
24808
24829
|
i0.ɵɵadvance(1);
|
|
24809
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
24830
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$p, ctx.errorMessages.length > 0));
|
|
24810
24831
|
i0.ɵɵadvance(4);
|
|
24811
24832
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 6, ctx.flagLocationTitle), " ");
|
|
24812
24833
|
i0.ɵɵadvance(2);
|
|
@@ -24970,7 +24991,7 @@ function SelectFlagTypeComponent_ng_container_0_div_11_div_8_Template(rf, ctx) {
|
|
|
24970
24991
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(4, 3, "This flag should only be visible to HMCTS Staff"), " ");
|
|
24971
24992
|
}
|
|
24972
24993
|
}
|
|
24973
|
-
const _c0$
|
|
24994
|
+
const _c0$o = function (a0) { return { "form-group-error": a0 }; };
|
|
24974
24995
|
const _c1$7 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
24975
24996
|
function SelectFlagTypeComponent_ng_container_0_div_11_Template(rf, ctx) {
|
|
24976
24997
|
if (rf & 1) {
|
|
@@ -24987,7 +25008,7 @@ function SelectFlagTypeComponent_ng_container_0_div_11_Template(rf, ctx) {
|
|
|
24987
25008
|
if (rf & 2) {
|
|
24988
25009
|
const ctx_r7 = i0.ɵɵnextContext(2);
|
|
24989
25010
|
i0.ɵɵadvance(1);
|
|
24990
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$
|
|
25011
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c0$o, ctx_r7.flagTypeErrorMessage.length > 0));
|
|
24991
25012
|
i0.ɵɵadvance(2);
|
|
24992
25013
|
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), " ");
|
|
24993
25014
|
i0.ɵɵadvance(3);
|
|
@@ -25017,7 +25038,7 @@ function SelectFlagTypeComponent_ng_container_0_Template(rf, ctx) {
|
|
|
25017
25038
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
25018
25039
|
i0.ɵɵproperty("formGroup", ctx_r0.formGroup);
|
|
25019
25040
|
i0.ɵɵadvance(1);
|
|
25020
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
25041
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$o, ctx_r0.flagTypeNotSelectedErrorMessage.length > 0));
|
|
25021
25042
|
i0.ɵɵadvance(4);
|
|
25022
25043
|
i0.ɵɵproperty("ngIf", !ctx_r0.cachedFlagType)("ngIfElse", _r3);
|
|
25023
25044
|
i0.ɵɵadvance(3);
|
|
@@ -25537,7 +25558,7 @@ function UpdateFlagComponent_div_22_button_10_Template(rf, ctx) {
|
|
|
25537
25558
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, "Make inactive"), " ");
|
|
25538
25559
|
}
|
|
25539
25560
|
}
|
|
25540
|
-
const _c0$
|
|
25561
|
+
const _c0$n = function (a0) { return { "govuk-tag--grey": a0 }; };
|
|
25541
25562
|
function UpdateFlagComponent_div_22_Template(rf, ctx) {
|
|
25542
25563
|
if (rf & 1) {
|
|
25543
25564
|
i0.ɵɵelementStart(0, "div", 55)(1, "div", 56)(2, "p");
|
|
@@ -25556,7 +25577,7 @@ function UpdateFlagComponent_div_22_Template(rf, ctx) {
|
|
|
25556
25577
|
i0.ɵɵadvance(3);
|
|
25557
25578
|
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(4, 4, "Flag status:"), " ");
|
|
25558
25579
|
i0.ɵɵadvance(3);
|
|
25559
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$
|
|
25580
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c0$n, ctx_r9.selectedFlag.flagDetailDisplay.flagDetail.status === "Inactive"));
|
|
25560
25581
|
i0.ɵɵadvance(1);
|
|
25561
25582
|
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), " ");
|
|
25562
25583
|
i0.ɵɵadvance(3);
|
|
@@ -25880,7 +25901,7 @@ function UpdateFlagAddTranslationFormComponent_div_44_Template(rf, ctx) {
|
|
|
25880
25901
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r3.flagCommentsWelshCharLimitErrorMessage), " ");
|
|
25881
25902
|
}
|
|
25882
25903
|
}
|
|
25883
|
-
const _c0$
|
|
25904
|
+
const _c0$m = function (a0) { return { "form-group-error": a0 }; };
|
|
25884
25905
|
class UpdateFlagAddTranslationFormComponent {
|
|
25885
25906
|
constructor() {
|
|
25886
25907
|
this.caseFlagStateEmitter = new EventEmitter();
|
|
@@ -26027,7 +26048,7 @@ UpdateFlagAddTranslationFormComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCompone
|
|
|
26027
26048
|
if (rf & 2) {
|
|
26028
26049
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
26029
26050
|
i0.ɵɵadvance(2);
|
|
26030
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(55, _c0$
|
|
26051
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(55, _c0$m, ctx.errorMessages.length > 0));
|
|
26031
26052
|
i0.ɵɵadvance(3);
|
|
26032
26053
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 33, ctx.updateFlagAddTranslationTitle), " ");
|
|
26033
26054
|
i0.ɵɵadvance(3);
|
|
@@ -26145,7 +26166,7 @@ function ConfirmFlagStatusComponent_div_14_Template(rf, ctx) {
|
|
|
26145
26166
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(5, 4, ctx_r2.statusReasonCharLimitErrorMessage), " ");
|
|
26146
26167
|
}
|
|
26147
26168
|
}
|
|
26148
|
-
const _c0$
|
|
26169
|
+
const _c0$l = function (a0) { return { "form-group-error": a0 }; };
|
|
26149
26170
|
class ConfirmFlagStatusComponent {
|
|
26150
26171
|
constructor() {
|
|
26151
26172
|
this.caseFlagStateEmitter = new EventEmitter();
|
|
@@ -26227,7 +26248,7 @@ ConfirmFlagStatusComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
26227
26248
|
if (rf & 2) {
|
|
26228
26249
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
26229
26250
|
i0.ɵɵadvance(2);
|
|
26230
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(20, _c0$
|
|
26251
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(20, _c0$l, ctx.errorMessages.length > 0));
|
|
26231
26252
|
i0.ɵɵadvance(4);
|
|
26232
26253
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(7, 12, ctx.confirmFlagStatusTitle), " ");
|
|
26233
26254
|
i0.ɵɵadvance(3);
|
|
@@ -26535,7 +26556,7 @@ function ReadComplexFieldRawComponent_ng_container_1_Template(rf, ctx) {
|
|
|
26535
26556
|
i0.ɵɵproperty("caseField", field_r1)("context", ctx_r0.context)("caseFields", ctx_r0.caseFields)("topLevelFormGroup", ctx_r0.topLevelFormGroup)("idPrefix", ctx_r0.idPrefix);
|
|
26536
26557
|
}
|
|
26537
26558
|
}
|
|
26538
|
-
const _c0$
|
|
26559
|
+
const _c0$k = function (a0, a4, a5) { return [a0, false, undefined, true, a4, a5]; };
|
|
26539
26560
|
/**
|
|
26540
26561
|
* Display a complex type fields as a list of values without labels.
|
|
26541
26562
|
* This is intended for rendering of Check Your Answer page.
|
|
@@ -26556,7 +26577,7 @@ ReadComplexFieldRawComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type
|
|
|
26556
26577
|
}
|
|
26557
26578
|
if (rf & 2) {
|
|
26558
26579
|
i0.ɵɵadvance(1);
|
|
26559
|
-
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(2, 1, i0.ɵɵpureFunction3(8, _c0$
|
|
26580
|
+
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(2, 1, i0.ɵɵpureFunction3(8, _c0$k, ctx.caseField, ctx.topLevelFormGroup, ctx.id())));
|
|
26560
26581
|
}
|
|
26561
26582
|
}, 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}"] });
|
|
26562
26583
|
(function () {
|
|
@@ -26620,7 +26641,7 @@ function ReadComplexFieldTableComponent_ng_container_9_Template(rf, ctx) {
|
|
|
26620
26641
|
i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(2, 2, field_r1))("ngIfElse", _r3);
|
|
26621
26642
|
}
|
|
26622
26643
|
}
|
|
26623
|
-
const _c0$
|
|
26644
|
+
const _c0$j = function (a0, a4, a6) { return [a0, false, undefined, true, a4, undefined, a6]; };
|
|
26624
26645
|
class ReadComplexFieldTableComponent extends AbstractFieldReadComponent {
|
|
26625
26646
|
constructor() {
|
|
26626
26647
|
super(...arguments);
|
|
@@ -26645,7 +26666,7 @@ ReadComplexFieldTableComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ ty
|
|
|
26645
26666
|
i0.ɵɵadvance(4);
|
|
26646
26667
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 2, ctx.caseField.label));
|
|
26647
26668
|
i0.ɵɵadvance(5);
|
|
26648
|
-
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(10, 4, i0.ɵɵpureFunction3(12, _c0$
|
|
26669
|
+
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBindV(10, 4, i0.ɵɵpureFunction3(12, _c0$j, ctx.caseField, ctx.topLevelFormGroup, ctx.idPrefix)));
|
|
26649
26670
|
}
|
|
26650
26671
|
}, 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}"] });
|
|
26651
26672
|
(function () {
|
|
@@ -27115,7 +27136,7 @@ function WriteDateFieldComponent_span_5_Template(rf, ctx) {
|
|
|
27115
27136
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.dateControl.errors, ctx_r2.caseField.label), " ");
|
|
27116
27137
|
}
|
|
27117
27138
|
}
|
|
27118
|
-
const _c0$
|
|
27139
|
+
const _c0$i = function (a0) { return { "form-group-error": a0 }; };
|
|
27119
27140
|
class WriteDateFieldComponent extends AbstractFieldWriteComponent {
|
|
27120
27141
|
ngOnInit() {
|
|
27121
27142
|
this.dateControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -27137,7 +27158,7 @@ WriteDateFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wri
|
|
|
27137
27158
|
i0.ɵɵelementEnd()();
|
|
27138
27159
|
}
|
|
27139
27160
|
if (rf & 2) {
|
|
27140
|
-
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(12, _c0$
|
|
27161
|
+
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(12, _c0$i, ctx.dateControl && !ctx.dateControl.valid && (ctx.dateControl.dirty || ctx.dateControl.touched)));
|
|
27141
27162
|
i0.ɵɵadvance(3);
|
|
27142
27163
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
27143
27164
|
i0.ɵɵadvance(1);
|
|
@@ -27167,7 +27188,7 @@ const CUSTOM_MOMENT_FORMATS = {
|
|
|
27167
27188
|
},
|
|
27168
27189
|
};
|
|
27169
27190
|
|
|
27170
|
-
const _c0$
|
|
27191
|
+
const _c0$h = ["picker"];
|
|
27171
27192
|
const _c1$5 = ["input"];
|
|
27172
27193
|
function DatetimePickerComponent_span_3_Template(rf, ctx) {
|
|
27173
27194
|
if (rf & 1) {
|
|
@@ -27397,7 +27418,7 @@ class DatetimePickerComponent extends AbstractFormFieldComponent {
|
|
|
27397
27418
|
DatetimePickerComponent.ɵfac = function DatetimePickerComponent_Factory(t) { return new (t || DatetimePickerComponent)(i0.ɵɵdirectiveInject(FormatTranslatorService), i0.ɵɵdirectiveInject(NGX_MAT_DATE_FORMATS)); };
|
|
27398
27419
|
DatetimePickerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DatetimePickerComponent, selectors: [["ccd-datetime-picker"]], viewQuery: function DatetimePickerComponent_Query(rf, ctx) {
|
|
27399
27420
|
if (rf & 1) {
|
|
27400
|
-
i0.ɵɵviewQuery(_c0$
|
|
27421
|
+
i0.ɵɵviewQuery(_c0$h, 5);
|
|
27401
27422
|
i0.ɵɵviewQuery(_c1$5, 5);
|
|
27402
27423
|
}
|
|
27403
27424
|
if (rf & 2) {
|
|
@@ -27628,7 +27649,7 @@ function EventLogTableComponent_tr_20_div_3_Template(rf, ctx) {
|
|
|
27628
27649
|
i0.ɵɵproperty("ngIf", event_r1.state_id !== "Draft");
|
|
27629
27650
|
}
|
|
27630
27651
|
}
|
|
27631
|
-
const _c0$
|
|
27652
|
+
const _c0$g = function (a2) { return ["./", "event", a2, "history"]; };
|
|
27632
27653
|
function EventLogTableComponent_tr_20_div_4_a_1_Template(rf, ctx) {
|
|
27633
27654
|
if (rf & 1) {
|
|
27634
27655
|
i0.ɵɵelementStart(0, "a", 18);
|
|
@@ -27639,7 +27660,7 @@ function EventLogTableComponent_tr_20_div_4_a_1_Template(rf, ctx) {
|
|
|
27639
27660
|
if (rf & 2) {
|
|
27640
27661
|
const event_r1 = i0.ɵɵnextContext(2).$implicit;
|
|
27641
27662
|
const ctx_r12 = i0.ɵɵnextContext();
|
|
27642
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(6, _c0$
|
|
27663
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(6, _c0$g, event_r1.id))("target", "_blank");
|
|
27643
27664
|
i0.ɵɵattribute("aria-label", ctx_r12.getAriaLabelforLink(event_r1));
|
|
27644
27665
|
i0.ɵɵadvance(1);
|
|
27645
27666
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 4, event_r1.event_name));
|
|
@@ -27926,6 +27947,31 @@ EventLogComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EventLogC
|
|
|
27926
27947
|
}] });
|
|
27927
27948
|
})();
|
|
27928
27949
|
|
|
27950
|
+
const _c0$f = ["*"];
|
|
27951
|
+
class RouterLinkComponent {
|
|
27952
|
+
}
|
|
27953
|
+
RouterLinkComponent.ɵfac = function RouterLinkComponent_Factory(t) { return new (t || RouterLinkComponent)(); };
|
|
27954
|
+
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) {
|
|
27955
|
+
if (rf & 1) {
|
|
27956
|
+
i0.ɵɵprojectionDef();
|
|
27957
|
+
i0.ɵɵelementStart(0, "a", 0);
|
|
27958
|
+
i0.ɵɵprojection(1);
|
|
27959
|
+
i0.ɵɵelementEnd();
|
|
27960
|
+
}
|
|
27961
|
+
if (rf & 2) {
|
|
27962
|
+
i0.ɵɵproperty("routerLink", ctx.link);
|
|
27963
|
+
}
|
|
27964
|
+
}, dependencies: [i1$1.RouterLink], encapsulation: 2 });
|
|
27965
|
+
(function () {
|
|
27966
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RouterLinkComponent, [{
|
|
27967
|
+
type: Component,
|
|
27968
|
+
args: [{
|
|
27969
|
+
selector: 'exui-routerlink',
|
|
27970
|
+
template: '<a [routerLink]="link"><ng-content></ng-content></a>'
|
|
27971
|
+
}]
|
|
27972
|
+
}], null, null);
|
|
27973
|
+
})();
|
|
27974
|
+
|
|
27929
27975
|
class CcdCaseTitlePipe {
|
|
27930
27976
|
constructor(placeholderService, fieldsUtils) {
|
|
27931
27977
|
this.placeholderService = placeholderService;
|
|
@@ -28398,31 +28444,38 @@ MarkdownComponentModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [
|
|
|
28398
28444
|
ReactiveFormsModule,
|
|
28399
28445
|
RpxTranslationModule.forChild(),
|
|
28400
28446
|
PipesModule,
|
|
28401
|
-
NgxMdModule
|
|
28447
|
+
NgxMdModule,
|
|
28448
|
+
RouterModule] });
|
|
28402
28449
|
(function () {
|
|
28403
28450
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MarkdownComponentModule, [{
|
|
28404
28451
|
type: NgModule,
|
|
28405
28452
|
args: [{
|
|
28406
28453
|
declarations: [
|
|
28407
|
-
MarkdownComponent
|
|
28454
|
+
MarkdownComponent,
|
|
28455
|
+
RouterLinkComponent
|
|
28408
28456
|
],
|
|
28409
28457
|
imports: [
|
|
28410
28458
|
CommonModule,
|
|
28411
28459
|
ReactiveFormsModule,
|
|
28412
28460
|
RpxTranslationModule.forChild(),
|
|
28413
28461
|
PipesModule,
|
|
28414
|
-
NgxMdModule
|
|
28462
|
+
NgxMdModule,
|
|
28463
|
+
RouterModule
|
|
28415
28464
|
],
|
|
28416
28465
|
exports: [
|
|
28417
|
-
MarkdownComponent
|
|
28466
|
+
MarkdownComponent,
|
|
28467
|
+
RouterLinkComponent
|
|
28418
28468
|
],
|
|
28419
28469
|
}]
|
|
28420
28470
|
}], null, null);
|
|
28421
28471
|
})();
|
|
28422
28472
|
(function () {
|
|
28423
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(MarkdownComponentModule, { declarations: [MarkdownComponent
|
|
28473
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(MarkdownComponentModule, { declarations: [MarkdownComponent,
|
|
28474
|
+
RouterLinkComponent], imports: [CommonModule,
|
|
28424
28475
|
ReactiveFormsModule, i1.RpxTranslationModule, PipesModule,
|
|
28425
|
-
NgxMdModule
|
|
28476
|
+
NgxMdModule,
|
|
28477
|
+
RouterModule], exports: [MarkdownComponent,
|
|
28478
|
+
RouterLinkComponent] });
|
|
28426
28479
|
})();
|
|
28427
28480
|
|
|
28428
28481
|
class FeeValue {
|
|
@@ -34859,16 +34912,20 @@ class EventStartGuard {
|
|
|
34859
34912
|
if (caseInfoStr) {
|
|
34860
34913
|
const caseInfo = JSON.parse(caseInfoStr);
|
|
34861
34914
|
if (caseInfo && caseInfo.cid === caseId) {
|
|
34862
|
-
|
|
34915
|
+
console.log(`canActivate: fetching task data for eventId="${eventId}" caseId=${caseId}`);
|
|
34916
|
+
return this.workAllocationService.getTasksByCaseIdAndEventId(eventId, caseId, caseInfo.caseType, caseInfo.jurisdiction)
|
|
34917
|
+
.pipe(switchMap((payload) => this.checkForTasks(payload, caseId, eventId, taskId)));
|
|
34863
34918
|
}
|
|
34864
34919
|
}
|
|
34865
34920
|
return of(false);
|
|
34866
34921
|
}
|
|
34867
34922
|
checkTaskInEventNotRequired(payload, caseId, taskId) {
|
|
34923
|
+
console.log('checkTaskInEventNotRequired: start');
|
|
34868
34924
|
if (!payload || !payload.tasks) {
|
|
34869
34925
|
return true;
|
|
34870
34926
|
}
|
|
34871
34927
|
const taskNumber = payload.tasks.length;
|
|
34928
|
+
console.log(`checkTaskInEventNotRequired: found ${taskNumber} tasks in payload`);
|
|
34872
34929
|
if (taskNumber === 0) {
|
|
34873
34930
|
// if there are no tasks just carry on
|
|
34874
34931
|
return true;
|
|
@@ -34876,12 +34933,14 @@ class EventStartGuard {
|
|
|
34876
34933
|
// Get number of tasks assigned to user
|
|
34877
34934
|
const userInfoStr = this.sessionStorageService.getItem('userDetails');
|
|
34878
34935
|
const userInfo = JSON.parse(userInfoStr);
|
|
34879
|
-
const tasksAssignedToUser = payload.tasks.filter(x => x.task_state !== 'unassigned' && x.assignee === userInfo.id || x.assignee === userInfo.uid);
|
|
34936
|
+
const tasksAssignedToUser = payload.tasks.filter(x => x.task_state !== 'unassigned' && (x.assignee === userInfo.id || x.assignee === userInfo.uid));
|
|
34937
|
+
console.log(`checkTaskInEventNotRequired: ${tasksAssignedToUser} tasks assigned to user`);
|
|
34880
34938
|
if (tasksAssignedToUser.length === 0) {
|
|
34881
34939
|
// if no tasks assigned to user carry on
|
|
34882
34940
|
return true;
|
|
34883
34941
|
}
|
|
34884
34942
|
else if (tasksAssignedToUser.length > 1 && !taskId) {
|
|
34943
|
+
console.log(`checkTaskInEventNotRequired: more than one task assigned, taskId: ${taskId}`);
|
|
34885
34944
|
// if more than one task assigned to the user then give multiple tasks error
|
|
34886
34945
|
this.router.navigate([`/cases/case-details/${caseId}/multiple-tasks-exist`]);
|
|
34887
34946
|
return false;
|
|
@@ -34893,31 +34952,49 @@ class EventStartGuard {
|
|
|
34893
34952
|
}
|
|
34894
34953
|
else {
|
|
34895
34954
|
task = tasksAssignedToUser[0];
|
|
34955
|
+
console.log(`no taskId so picking task ${task.id}`);
|
|
34896
34956
|
}
|
|
34957
|
+
console.log(`checkTaskInEventNotRequired: storing task ${task} in session`);
|
|
34897
34958
|
// if one task assigned to user, allow user to complete event
|
|
34898
|
-
this.sessionStorageService.setItem(
|
|
34959
|
+
this.sessionStorageService.setItem(EventStartGuard.TASK_TO_COMPLETE, JSON.stringify(task));
|
|
34899
34960
|
return true;
|
|
34900
34961
|
}
|
|
34901
34962
|
}
|
|
34963
|
+
removeTaskFromSessionStorage() {
|
|
34964
|
+
this.sessionStorageService.removeItem(EventStartGuard.TASK_TO_COMPLETE);
|
|
34965
|
+
}
|
|
34902
34966
|
checkForTasks(payload, caseId, eventId, taskId) {
|
|
34903
|
-
|
|
34904
|
-
|
|
34967
|
+
var _a;
|
|
34968
|
+
if (taskId && ((_a = payload === null || payload === void 0 ? void 0 : payload.tasks) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
34969
|
+
const task = payload.tasks.find((t) => t.id == taskId);
|
|
34970
|
+
if (task) {
|
|
34971
|
+
console.log('checkForTasks: Storing task in session storage for taskId: ' + taskId);
|
|
34972
|
+
this.sessionStorageService.setItem(EventStartGuard.TASK_TO_COMPLETE, JSON.stringify(task));
|
|
34973
|
+
}
|
|
34974
|
+
else {
|
|
34975
|
+
console.log(`checkForTasks: ${taskId} not found in task payload `);
|
|
34976
|
+
this.removeTaskFromSessionStorage();
|
|
34977
|
+
}
|
|
34978
|
+
}
|
|
34905
34979
|
if (payload.task_required_for_event) {
|
|
34906
34980
|
// There are some issues in EventTriggerResolver/CaseService and/or CCD for some events
|
|
34907
34981
|
// which triggers the CanActivate guard again.
|
|
34908
34982
|
// If event start is initiated again, then we do not need to perform state machine processing again.
|
|
34909
34983
|
// https://tools.hmcts.net/jira/browse/EUI-5489
|
|
34910
34984
|
if (this.router && this.router.url && this.router.url.includes('event-start')) {
|
|
34985
|
+
console.log(`checkForTasks: event-start again check is true: ${this.router.url} : taskId = ${taskId}`);
|
|
34911
34986
|
return of(true);
|
|
34912
34987
|
}
|
|
34913
34988
|
this.router.navigate([`/cases/case-details/${caseId}/event-start`], { queryParams: { caseId, eventId, taskId } });
|
|
34914
34989
|
return of(false);
|
|
34915
34990
|
}
|
|
34916
34991
|
else {
|
|
34992
|
+
console.log("checkForTasks: no task required for event");
|
|
34917
34993
|
return of(this.checkTaskInEventNotRequired(payload, caseId, taskId));
|
|
34918
34994
|
}
|
|
34919
34995
|
}
|
|
34920
34996
|
}
|
|
34997
|
+
EventStartGuard.TASK_TO_COMPLETE = 'taskToComplete';
|
|
34921
34998
|
EventStartGuard.ɵfac = function EventStartGuard_Factory(t) { return new (t || EventStartGuard)(i0.ɵɵinject(WorkAllocationService), i0.ɵɵinject(i1$1.Router), i0.ɵɵinject(SessionStorageService)); };
|
|
34922
34999
|
EventStartGuard.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: EventStartGuard, factory: EventStartGuard.ɵfac });
|
|
34923
35000
|
(function () {
|
|
@@ -35056,8 +35133,10 @@ class EventStartStateMachineService {
|
|
|
35056
35133
|
if (!task) {
|
|
35057
35134
|
task = context.tasks[0];
|
|
35058
35135
|
}
|
|
35136
|
+
const taskStr = JSON.stringify(task);
|
|
35137
|
+
console.log('entryActionForStateOneTaskAssignedToUser: setting taskToComplete to ' + taskStr);
|
|
35059
35138
|
// Store task to session
|
|
35060
|
-
context.sessionStorageService.setItem('taskToComplete',
|
|
35139
|
+
context.sessionStorageService.setItem('taskToComplete', taskStr);
|
|
35061
35140
|
// Allow user to perform the event
|
|
35062
35141
|
context.router.navigate([`/cases/case-details/${context.caseId}/trigger/${context.eventId}`], { relativeTo: context.route });
|
|
35063
35142
|
}
|
|
@@ -38596,5 +38675,5 @@ class TestRouteSnapshotBuilder {
|
|
|
38596
38675
|
* Generated bundle index. Do not edit.
|
|
38597
38676
|
*/
|
|
38598
38677
|
|
|
38599
|
-
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 };
|
|
38678
|
+
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 };
|
|
38600
38679
|
//# sourceMappingURL=hmcts-ccd-case-ui-toolkit.mjs.map
|