@hmcts/ccd-case-ui-toolkit 7.0.22-rc2 → 7.0.22-rc3
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/case-edit-submit/case-edit-submit.component.mjs +38 -83
- package/esm2020/lib/shared/components/case-editor/case-editor.module.mjs +5 -6
- package/esm2020/lib/shared/components/palette/base-field/abstract-form-field.component.mjs +1 -1
- package/esm2020/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.mjs +11 -10
- package/esm2020/lib/shared/components/palette/case-file-view/test-data/categories-and-documents-test-data.mjs +12 -12
- package/esm2020/lib/shared/components/palette/document/write-document-field.component.mjs +17 -1
- package/esm2020/lib/shared/components/palette/dynamic-multi-select-list/write-dynamic-multi-select-list-field.component.mjs +5 -5
- package/esm2020/lib/shared/components/palette/markdown/markdown.component.mjs +3 -20
- package/esm2020/lib/shared/components/palette/text/write-text-field.component.mjs +1 -1
- package/esm2020/lib/shared/components/palette/utils/first-error.pipe.mjs +1 -4
- package/esm2020/lib/shared/domain/document/document-data.model.mjs +1 -1
- package/esm2020/lib/shared/services/form/form-validators.service.mjs +2 -27
- package/fesm2015/hmcts-ccd-case-ui-toolkit.mjs +122 -210
- package/fesm2015/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/fesm2020/hmcts-ccd-case-ui-toolkit.mjs +128 -201
- package/fesm2020/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.d.ts +3 -8
- package/lib/shared/components/case-editor/case-edit-submit/case-edit-submit.component.d.ts.map +1 -1
- package/lib/shared/components/palette/base-field/abstract-form-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/document/write-document-field.component.d.ts +1 -0
- package/lib/shared/components/palette/document/write-document-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/markdown/markdown.component.d.ts +1 -3
- package/lib/shared/components/palette/markdown/markdown.component.d.ts.map +1 -1
- package/lib/shared/components/palette/utils/first-error.pipe.d.ts.map +1 -1
- package/lib/shared/domain/document/document-data.model.d.ts +1 -0
- package/lib/shared/domain/document/document-data.model.d.ts.map +1 -1
- package/lib/shared/services/form/form-validators.service.d.ts +0 -4
- package/lib/shared/services/form/form-validators.service.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -27,7 +27,6 @@ import { MatDialogConfig } from '@angular/material/dialog';
|
|
|
27
27
|
import { ComponentPortal, PortalModule } from '@angular/cdk/portal';
|
|
28
28
|
import * as i2 from '@nicky-lenaers/ngx-scroll-to';
|
|
29
29
|
import { ScrollToModule } from '@nicky-lenaers/ngx-scroll-to';
|
|
30
|
-
import * as marked from 'marked';
|
|
31
30
|
import * as i1$4 from 'ngx-md';
|
|
32
31
|
import { NgxMdModule } from 'ngx-md';
|
|
33
32
|
import * as i5 from '@angular/material/legacy-autocomplete';
|
|
@@ -128,11 +127,11 @@ function FooterComponent_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
128
127
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(18, 13, ctx_r1.workhours));
|
|
129
128
|
} }
|
|
130
129
|
const _c0$13 = [[["", "footerSolsNavLinks", ""]], [["", "footerCaseWorkerNavLinks", ""]]];
|
|
131
|
-
const _c1$
|
|
130
|
+
const _c1$t = ["[footerSolsNavLinks]", "[footerCaseWorkerNavLinks]"];
|
|
132
131
|
class FooterComponent {
|
|
133
132
|
}
|
|
134
133
|
FooterComponent.ɵfac = function FooterComponent_Factory(t) { return new (t || FooterComponent)(); };
|
|
135
|
-
FooterComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FooterComponent, selectors: [["cut-footer-bar"]], inputs: { email: "email", isSolicitor: "isSolicitor", phone: "phone", workhours: "workhours" }, ngContentSelectors: _c1$
|
|
134
|
+
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) { if (rf & 1) {
|
|
136
135
|
i0.ɵɵprojectionDef(_c0$13);
|
|
137
136
|
i0.ɵɵelementStart(0, "footer", 0)(1, "div", 1);
|
|
138
137
|
i0.ɵɵtemplate(2, FooterComponent_div_2_Template, 20, 15, "div", 2);
|
|
@@ -192,7 +191,7 @@ function HeaderBarComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
|
192
191
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 1, ctx_r2.title));
|
|
193
192
|
} }
|
|
194
193
|
const _c0$12 = [[["", "headerNavigation", ""]]];
|
|
195
|
-
const _c1$
|
|
194
|
+
const _c1$s = ["[headerNavigation]"];
|
|
196
195
|
class HeaderBarComponent {
|
|
197
196
|
constructor() {
|
|
198
197
|
this.signOutRequest = new EventEmitter();
|
|
@@ -202,7 +201,7 @@ class HeaderBarComponent {
|
|
|
202
201
|
}
|
|
203
202
|
}
|
|
204
203
|
HeaderBarComponent.ɵfac = function HeaderBarComponent_Factory(t) { return new (t || HeaderBarComponent)(); };
|
|
205
|
-
HeaderBarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderBarComponent, selectors: [["cut-header-bar"]], inputs: { title: "title", isSolicitor: "isSolicitor", username: "username" }, outputs: { signOutRequest: "signOutRequest" }, ngContentSelectors: _c1$
|
|
204
|
+
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) { if (rf & 1) {
|
|
206
205
|
i0.ɵɵprojectionDef(_c0$12);
|
|
207
206
|
i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2);
|
|
208
207
|
i0.ɵɵtemplate(3, HeaderBarComponent_div_3_Template, 5, 3, "div", 3);
|
|
@@ -253,11 +252,11 @@ HeaderBarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderBa
|
|
|
253
252
|
}] }); })();
|
|
254
253
|
|
|
255
254
|
const _c0$11 = [[["", "leftNavLinks", ""]], [["", "rightNavLinks", ""]]];
|
|
256
|
-
const _c1$
|
|
255
|
+
const _c1$r = ["[leftNavLinks]", "[rightNavLinks]"];
|
|
257
256
|
class NavigationComponent {
|
|
258
257
|
}
|
|
259
258
|
NavigationComponent.ɵfac = function NavigationComponent_Factory(t) { return new (t || NavigationComponent)(); };
|
|
260
|
-
NavigationComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: NavigationComponent, selectors: [["cut-nav-bar"]], inputs: { isSolicitor: "isSolicitor" }, ngContentSelectors: _c1$
|
|
259
|
+
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) { if (rf & 1) {
|
|
261
260
|
i0.ɵɵprojectionDef(_c0$11);
|
|
262
261
|
i0.ɵɵelementStart(0, "div")(1, "nav", 0);
|
|
263
262
|
i0.ɵɵprojection(2);
|
|
@@ -368,11 +367,11 @@ HeadersModule.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModu
|
|
|
368
367
|
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(HeadersModule, { declarations: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent], imports: [CommonModule, RouterModule, i1.RpxTranslationModule], exports: [PhaseComponent, HeaderBarComponent, NavigationComponent, NavigationItemComponent] }); })();
|
|
369
368
|
|
|
370
369
|
const _c0$10 = [[["", "topBody", ""]], [["", "leftBody", ""]], [["", "rightBody", ""]]];
|
|
371
|
-
const _c1$
|
|
370
|
+
const _c1$q = ["[topBody]", "[leftBody]", "[rightBody]"];
|
|
372
371
|
class BodyComponent {
|
|
373
372
|
}
|
|
374
373
|
BodyComponent.ɵfac = function BodyComponent_Factory(t) { return new (t || BodyComponent)(); };
|
|
375
|
-
BodyComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BodyComponent, selectors: [["cut-body"]], ngContentSelectors: _c1$
|
|
374
|
+
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) { if (rf & 1) {
|
|
376
375
|
i0.ɵɵprojectionDef(_c0$10);
|
|
377
376
|
i0.ɵɵelementStart(0, "div", 0);
|
|
378
377
|
i0.ɵɵprojection(1);
|
|
@@ -982,11 +981,11 @@ NotificationBannerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
982
981
|
}] }); })();
|
|
983
982
|
|
|
984
983
|
const _c0$Z = function (a0) { return { "js-hidden": a0 }; };
|
|
985
|
-
const _c1$
|
|
984
|
+
const _c1$p = ["*"];
|
|
986
985
|
class TabComponent {
|
|
987
986
|
}
|
|
988
987
|
TabComponent.ɵfac = function TabComponent_Factory(t) { return new (t || TabComponent)(); };
|
|
989
|
-
TabComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["cut-tab"]], inputs: { id: "id", title: "title", selected: "selected" }, ngContentSelectors: _c1$
|
|
988
|
+
TabComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["cut-tab"]], inputs: { id: "id", title: "title", selected: "selected" }, ngContentSelectors: _c1$p, decls: 2, vars: 5, consts: [["role", "tabpanel", 1, "tabs-panel", 3, "id", "ngClass"]], template: function TabComponent_Template(rf, ctx) { if (rf & 1) {
|
|
990
989
|
i0.ɵɵprojectionDef();
|
|
991
990
|
i0.ɵɵelementStart(0, "div", 0);
|
|
992
991
|
i0.ɵɵprojection(1);
|
|
@@ -1007,8 +1006,8 @@ TabComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TabComponent,
|
|
|
1007
1006
|
}] }); })();
|
|
1008
1007
|
|
|
1009
1008
|
const _c0$Y = ["tab"];
|
|
1010
|
-
const _c1$
|
|
1011
|
-
const _c2$
|
|
1009
|
+
const _c1$o = function () { return ["."]; };
|
|
1010
|
+
const _c2$3 = function (a0) { return { "tabs-toggle-selected": a0 }; };
|
|
1012
1011
|
function TabsComponent_li_2_Template(rf, ctx) { if (rf & 1) {
|
|
1013
1012
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
1014
1013
|
i0.ɵɵelementStart(0, "li", 4)(1, "a", 5, 6);
|
|
@@ -1019,7 +1018,7 @@ function TabsComponent_li_2_Template(rf, ctx) { if (rf & 1) {
|
|
|
1019
1018
|
} if (rf & 2) {
|
|
1020
1019
|
const panel_r1 = ctx.$implicit;
|
|
1021
1020
|
i0.ɵɵadvance(1);
|
|
1022
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction0(8, _c1$
|
|
1021
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction0(8, _c1$o))("fragment", panel_r1.id)("ngClass", i0.ɵɵpureFunction1(9, _c2$3, panel_r1.selected));
|
|
1023
1022
|
i0.ɵɵattribute("aria-controls", panel_r1.id)("aria-selected", panel_r1.selected);
|
|
1024
1023
|
i0.ɵɵadvance(2);
|
|
1025
1024
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 6, panel_r1.title));
|
|
@@ -2737,9 +2736,6 @@ class FirstErrorPipe {
|
|
|
2737
2736
|
else if (keys[0] === 'pattern') {
|
|
2738
2737
|
errorMessage = 'The data entered is not valid for %FIELDLABEL%';
|
|
2739
2738
|
}
|
|
2740
|
-
else if (keys[0] === 'markDownPattern') {
|
|
2741
|
-
errorMessage = 'The data entered is not valid for %FIELDLABEL%. Link mark up characters are not allowed in this field';
|
|
2742
|
-
}
|
|
2743
2739
|
else if (keys[0] === 'minlength') {
|
|
2744
2740
|
errorMessage = '%FIELDLABEL% is below the minimum length';
|
|
2745
2741
|
}
|
|
@@ -4557,7 +4553,6 @@ class FormValidatorsService {
|
|
|
4557
4553
|
FormValidatorsService.CUSTOM_VALIDATED_TYPES.indexOf(caseField.field_type.type) === -1) {
|
|
4558
4554
|
const validators = [Validators.required];
|
|
4559
4555
|
if (caseField.field_type.type === 'Text') {
|
|
4560
|
-
validators.push(this.markDownPatternValidator());
|
|
4561
4556
|
if (caseField.field_type.regular_expression) {
|
|
4562
4557
|
validators.push(Validators.pattern(caseField.field_type.regular_expression));
|
|
4563
4558
|
}
|
|
@@ -4571,36 +4566,22 @@ class FormValidatorsService {
|
|
|
4571
4566
|
validators.push(Validators.maxLength(caseField.field_type.max));
|
|
4572
4567
|
}
|
|
4573
4568
|
}
|
|
4574
|
-
if (caseField.field_type.type === 'TextArea') {
|
|
4575
|
-
validators.push(this.emptyValidator());
|
|
4576
|
-
validators.push(this.markDownPatternValidator());
|
|
4577
|
-
}
|
|
4578
4569
|
if (control.validator) {
|
|
4579
4570
|
validators.push(control.validator);
|
|
4580
4571
|
}
|
|
4581
4572
|
control.setValidators(validators);
|
|
4582
4573
|
}
|
|
4583
|
-
else if (caseField.display_context === 'OPTIONAL' && (caseField.field_type.type === 'Text' || caseField.field_type.type === 'TextArea')) {
|
|
4584
|
-
control.setValidators(this.markDownPatternValidator());
|
|
4585
|
-
}
|
|
4586
4574
|
return control;
|
|
4587
4575
|
}
|
|
4588
4576
|
static emptyValidator() {
|
|
4589
4577
|
const validator = (control) => {
|
|
4590
|
-
if (control
|
|
4578
|
+
if (control && control.value && control.value.toString().trim().length === 0) {
|
|
4591
4579
|
return { required: {} };
|
|
4592
4580
|
}
|
|
4593
4581
|
return null;
|
|
4594
4582
|
};
|
|
4595
4583
|
return validator;
|
|
4596
4584
|
}
|
|
4597
|
-
static markDownPatternValidator() {
|
|
4598
|
-
const pattern = /(\[[^\]]{0,500}\]\([^)]{0,500}\)|!\[[^\]]{0,500}\]\([^)]{0,500}\)|<img[^>]{0,500}>|<a[^>]{0,500}>.*?<\/a>)/;
|
|
4599
|
-
return (control) => {
|
|
4600
|
-
const value = control?.value?.toString().trim();
|
|
4601
|
-
return (value && pattern.test(value)) ? { markDownPattern: {} } : null;
|
|
4602
|
-
};
|
|
4603
|
-
}
|
|
4604
4585
|
// TODO: Strip this out as it's only here for the moment because
|
|
4605
4586
|
// the service is being injected all over the place but it doesn't
|
|
4606
4587
|
// need to be as FormValidatorsService.addValidators is perfectly
|
|
@@ -4608,20 +4589,10 @@ class FormValidatorsService {
|
|
|
4608
4589
|
addValidators(caseField, control) {
|
|
4609
4590
|
return FormValidatorsService.addValidators(caseField, control);
|
|
4610
4591
|
}
|
|
4611
|
-
addMarkDownValidators(formGroup, controlPath) {
|
|
4612
|
-
const control = formGroup.get(controlPath);
|
|
4613
|
-
if (control) {
|
|
4614
|
-
control.setValidators(FormValidatorsService.markDownPatternValidator());
|
|
4615
|
-
control.updateValueAndValidity();
|
|
4616
|
-
}
|
|
4617
|
-
return control;
|
|
4618
|
-
}
|
|
4619
4592
|
}
|
|
4620
4593
|
FormValidatorsService.CUSTOM_VALIDATED_TYPES = [
|
|
4621
4594
|
'Date', 'MoneyGBP', 'Label', 'JudicialUser'
|
|
4622
4595
|
];
|
|
4623
|
-
FormValidatorsService.DEFAULT_INPUT_TEXT = 'text';
|
|
4624
|
-
FormValidatorsService.DEFAULT_INPUT_TEXTAREA = 'textAreas';
|
|
4625
4596
|
FormValidatorsService.ɵfac = function FormValidatorsService_Factory(t) { return new (t || FormValidatorsService)(); };
|
|
4626
4597
|
FormValidatorsService.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: FormValidatorsService, factory: FormValidatorsService.ɵfac });
|
|
4627
4598
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(FormValidatorsService, [{
|
|
@@ -10973,8 +10944,8 @@ function WriteAddressFieldComponent_div_1_div_4_span_5_Template(rf, ctx) { if (r
|
|
|
10973
10944
|
i0.ɵɵadvance(1);
|
|
10974
10945
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, ctx_r5.errorMessage));
|
|
10975
10946
|
} }
|
|
10976
|
-
const _c1$
|
|
10977
|
-
const _c2$
|
|
10947
|
+
const _c1$n = function (a0) { return { "form-group-error": a0 }; };
|
|
10948
|
+
const _c2$2 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
10978
10949
|
function WriteAddressFieldComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1) {
|
|
10979
10950
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
10980
10951
|
i0.ɵɵelementStart(0, "div", 8)(1, "label", 9)(2, "span", 10);
|
|
@@ -10990,7 +10961,7 @@ function WriteAddressFieldComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1)
|
|
|
10990
10961
|
i0.ɵɵelementEnd()();
|
|
10991
10962
|
} if (rf & 2) {
|
|
10992
10963
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
10993
|
-
i0.ɵɵproperty("id", ctx_r2.createElementId("postcodeLookup"))("ngClass", i0.ɵɵpureFunction1(13, _c1$
|
|
10964
|
+
i0.ɵɵproperty("id", ctx_r2.createElementId("postcodeLookup"))("ngClass", i0.ɵɵpureFunction1(13, _c1$n, ctx_r2.missingPostcode));
|
|
10994
10965
|
i0.ɵɵadvance(1);
|
|
10995
10966
|
i0.ɵɵproperty("for", ctx_r2.createElementId("postcodeInput"));
|
|
10996
10967
|
i0.ɵɵadvance(2);
|
|
@@ -10998,7 +10969,7 @@ function WriteAddressFieldComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1)
|
|
|
10998
10969
|
i0.ɵɵadvance(2);
|
|
10999
10970
|
i0.ɵɵproperty("ngIf", ctx_r2.missingPostcode);
|
|
11000
10971
|
i0.ɵɵadvance(1);
|
|
11001
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(15, _c2$
|
|
10972
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(15, _c2$2, ctx_r2.missingPostcode))("id", ctx_r2.createElementId("postcodeInput"))("formControl", ctx_r2.postcode);
|
|
11002
10973
|
i0.ɵɵadvance(2);
|
|
11003
10974
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(9, 11, "Find address"));
|
|
11004
10975
|
} }
|
|
@@ -11036,7 +11007,7 @@ function WriteAddressFieldComponent_div_1_div_5_Template(rf, ctx) { if (rf & 1)
|
|
|
11036
11007
|
i0.ɵɵelementEnd()();
|
|
11037
11008
|
} if (rf & 2) {
|
|
11038
11009
|
const ctx_r3 = i0.ɵɵnextContext(2);
|
|
11039
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c1$
|
|
11010
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c1$n, ctx_r3.noAddressSelected));
|
|
11040
11011
|
i0.ɵɵadvance(1);
|
|
11041
11012
|
i0.ɵɵproperty("for", ctx_r3.createElementId("addressList"));
|
|
11042
11013
|
i0.ɵɵadvance(2);
|
|
@@ -12453,7 +12424,7 @@ function WriteCaseLinkFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
12453
12424
|
i0.ɵɵadvance(1);
|
|
12454
12425
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.caseReferenceControl.errors, ctx_r2.caseField.label), " ");
|
|
12455
12426
|
} }
|
|
12456
|
-
const _c1$
|
|
12427
|
+
const _c1$m = function (a0) { return { "form-group-error": a0 }; };
|
|
12457
12428
|
class WriteCaseLinkFieldComponent extends AbstractFieldWriteComponent {
|
|
12458
12429
|
ngOnInit() {
|
|
12459
12430
|
if (this.caseField.value) {
|
|
@@ -12514,7 +12485,7 @@ WriteCaseLinkFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
12514
12485
|
i0.ɵɵelement(5, "input", 5);
|
|
12515
12486
|
i0.ɵɵelementEnd();
|
|
12516
12487
|
} if (rf & 2) {
|
|
12517
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
12488
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$m, !ctx.caseReferenceControl.valid && (ctx.caseReferenceControl.dirty || ctx.caseReferenceControl.touched)));
|
|
12518
12489
|
i0.ɵɵadvance(1);
|
|
12519
12490
|
i0.ɵɵproperty("for", ctx.id());
|
|
12520
12491
|
i0.ɵɵadvance(1);
|
|
@@ -12546,7 +12517,7 @@ function ReadCollectionFieldComponent_table_0_tbody_2_Template(rf, ctx) { if (rf
|
|
|
12546
12517
|
i0.ɵɵadvance(4);
|
|
12547
12518
|
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction6(3, _c0$S, 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);
|
|
12548
12519
|
} }
|
|
12549
|
-
const _c1$
|
|
12520
|
+
const _c1$l = function (a0, a1, a2, a3, a4) { return { id: a0, label: a1, field_type: a2, value: a3, hidden: a4 }; };
|
|
12550
12521
|
function ReadCollectionFieldComponent_table_0_tbody_3_tr_1_Template(rf, ctx) { if (rf & 1) {
|
|
12551
12522
|
i0.ɵɵelementStart(0, "tr")(1, "td");
|
|
12552
12523
|
i0.ɵɵelement(2, "ccd-field-read", 7);
|
|
@@ -12556,7 +12527,7 @@ function ReadCollectionFieldComponent_table_0_tbody_3_tr_1_Template(rf, ctx) { i
|
|
|
12556
12527
|
const i_r5 = ctx.index;
|
|
12557
12528
|
const ctx_r3 = i0.ɵɵnextContext(3);
|
|
12558
12529
|
i0.ɵɵadvance(2);
|
|
12559
|
-
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction5(4, _c1$
|
|
12530
|
+
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction5(4, _c1$l, i_r5, ctx_r3.caseField.label + " " + (i_r5 + 1), ctx_r3.caseField.field_type.collection_field_type, item_r4.value, ctx_r3.caseField.hidden))("context", ctx_r3.context)("topLevelFormGroup", ctx_r3.topLevelFormGroup)("idPrefix", ctx_r3.buildIdPrefix(i_r5));
|
|
12560
12531
|
} }
|
|
12561
12532
|
function ReadCollectionFieldComponent_table_0_tbody_3_Template(rf, ctx) { if (rf & 1) {
|
|
12562
12533
|
i0.ɵɵelementStart(0, "tbody");
|
|
@@ -13379,7 +13350,7 @@ function WriteDocumentFieldComponent_ccd_read_document_field_9_Template(rf, ctx)
|
|
|
13379
13350
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
13380
13351
|
i0.ɵɵproperty("caseField", ctx_r2.caseField);
|
|
13381
13352
|
} }
|
|
13382
|
-
const _c1$
|
|
13353
|
+
const _c1$k = function (a0) { return { "form-group-error bottom-30": a0 }; };
|
|
13383
13354
|
class WriteDocumentFieldComponent extends AbstractFieldWriteComponent {
|
|
13384
13355
|
constructor(appConfig, caseNotifier, documentManagement, dialog, fileUploadStateService, jurisdictionService) {
|
|
13385
13356
|
super();
|
|
@@ -13559,6 +13530,9 @@ class WriteDocumentFieldComponent extends AbstractFieldWriteComponent {
|
|
|
13559
13530
|
if (documentHash) {
|
|
13560
13531
|
this.uploadedDocument.get(WriteDocumentFieldComponent.DOCUMENT_HASH).setValue(documentHash);
|
|
13561
13532
|
}
|
|
13533
|
+
if (this.uploadedDocument.get(WriteDocumentFieldComponent.UPLOAD_TIMESTAMP)) {
|
|
13534
|
+
this.uploadedDocument.removeControl(WriteDocumentFieldComponent.UPLOAD_TIMESTAMP);
|
|
13535
|
+
}
|
|
13562
13536
|
}
|
|
13563
13537
|
createDocumentFormWithValidator(document) {
|
|
13564
13538
|
let documentFormGroup = {
|
|
@@ -13566,6 +13540,12 @@ class WriteDocumentFieldComponent extends AbstractFieldWriteComponent {
|
|
|
13566
13540
|
document_binary_url: new FormControl(document.document_binary_url, Validators.required),
|
|
13567
13541
|
document_filename: new FormControl(document.document_filename, Validators.required)
|
|
13568
13542
|
};
|
|
13543
|
+
if (document.upload_timestamp && (typeof document.upload_timestamp === 'string')) {
|
|
13544
|
+
documentFormGroup = {
|
|
13545
|
+
...documentFormGroup,
|
|
13546
|
+
...{ upload_timestamp: new FormControl(document.upload_timestamp) }
|
|
13547
|
+
};
|
|
13548
|
+
}
|
|
13569
13549
|
documentFormGroup = this.secureModeOn ? {
|
|
13570
13550
|
...documentFormGroup,
|
|
13571
13551
|
...{ document_hash: new FormControl(document.document_hash) }
|
|
@@ -13578,6 +13558,12 @@ class WriteDocumentFieldComponent extends AbstractFieldWriteComponent {
|
|
|
13578
13558
|
document_binary_url: new FormControl(document.document_binary_url),
|
|
13579
13559
|
document_filename: new FormControl(document.document_filename)
|
|
13580
13560
|
};
|
|
13561
|
+
if (document.upload_timestamp && (typeof document.upload_timestamp === 'string')) {
|
|
13562
|
+
documentFormGroup = {
|
|
13563
|
+
...documentFormGroup,
|
|
13564
|
+
...{ upload_timestamp: new FormControl(document.upload_timestamp) }
|
|
13565
|
+
};
|
|
13566
|
+
}
|
|
13581
13567
|
documentFormGroup = this.secureModeOn ? {
|
|
13582
13568
|
...documentFormGroup,
|
|
13583
13569
|
...{ document_hash: new FormControl(document.document_hash) }
|
|
@@ -13661,6 +13647,7 @@ WriteDocumentFieldComponent.DOCUMENT_URL = 'document_url';
|
|
|
13661
13647
|
WriteDocumentFieldComponent.DOCUMENT_BINARY_URL = 'document_binary_url';
|
|
13662
13648
|
WriteDocumentFieldComponent.DOCUMENT_FILENAME = 'document_filename';
|
|
13663
13649
|
WriteDocumentFieldComponent.DOCUMENT_HASH = 'document_hash';
|
|
13650
|
+
WriteDocumentFieldComponent.UPLOAD_TIMESTAMP = 'upload_timestamp';
|
|
13664
13651
|
WriteDocumentFieldComponent.UPLOAD_ERROR_FILE_REQUIRED = 'File required';
|
|
13665
13652
|
WriteDocumentFieldComponent.UPLOAD_ERROR_NOT_AVAILABLE = 'Document upload facility is not available at the moment';
|
|
13666
13653
|
WriteDocumentFieldComponent.UPLOAD_WAITING_FILE_STATUS = 'Uploading...';
|
|
@@ -13694,7 +13681,7 @@ WriteDocumentFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
13694
13681
|
i0.ɵɵpipe(17, "rpxTranslate");
|
|
13695
13682
|
i0.ɵɵelementEnd()();
|
|
13696
13683
|
} if (rf & 2) {
|
|
13697
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(18, _c1$
|
|
13684
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(18, _c1$k, !ctx.valid));
|
|
13698
13685
|
i0.ɵɵadvance(1);
|
|
13699
13686
|
i0.ɵɵproperty("for", ctx.id());
|
|
13700
13687
|
i0.ɵɵadvance(1);
|
|
@@ -13888,14 +13875,9 @@ WriteDynamicListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ ty
|
|
|
13888
13875
|
}], null, null); })();
|
|
13889
13876
|
|
|
13890
13877
|
class MarkdownComponent {
|
|
13891
|
-
constructor() {
|
|
13892
|
-
this.renderUrlToTextFeature = true;
|
|
13893
|
-
}
|
|
13878
|
+
constructor() { }
|
|
13894
13879
|
ngOnInit() {
|
|
13895
13880
|
this.content = this.content.replace(/ \n/g, '<br>');
|
|
13896
|
-
if (this.renderUrlToTextFeature) {
|
|
13897
|
-
this.renderUrlToText();
|
|
13898
|
-
}
|
|
13899
13881
|
}
|
|
13900
13882
|
onMarkdownClick(event) {
|
|
13901
13883
|
// If we don't have an anchor tag, we don't need to do anything.
|
|
@@ -13904,20 +13886,11 @@ class MarkdownComponent {
|
|
|
13904
13886
|
}
|
|
13905
13887
|
return true;
|
|
13906
13888
|
}
|
|
13907
|
-
renderUrlToText() {
|
|
13908
|
-
const renderer = new marked.Renderer();
|
|
13909
|
-
renderer.link = (href, title, text) => {
|
|
13910
|
-
return text; // Return the text without turning it into a link
|
|
13911
|
-
};
|
|
13912
|
-
marked.setOptions({
|
|
13913
|
-
renderer: renderer
|
|
13914
|
-
});
|
|
13915
|
-
}
|
|
13916
13889
|
}
|
|
13917
13890
|
MarkdownComponent.ɵfac = function MarkdownComponent_Factory(t) { return new (t || MarkdownComponent)(); };
|
|
13918
13891
|
MarkdownComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MarkdownComponent, selectors: [["ccd-markdown"]], hostBindings: function MarkdownComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
13919
13892
|
i0.ɵɵlistener("click", function MarkdownComponent_click_HostBindingHandler($event) { return ctx.onMarkdownClick($event); });
|
|
13920
|
-
} }, inputs: { content: "content", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink"
|
|
13893
|
+
} }, inputs: { content: "content", markdownUseHrefAsRouterLink: "markdownUseHrefAsRouterLink" }, decls: 4, vars: 5, consts: [[1, "markdown", 3, "data"]], template: function MarkdownComponent_Template(rf, ctx) { if (rf & 1) {
|
|
13921
13894
|
i0.ɵɵelementStart(0, "div");
|
|
13922
13895
|
i0.ɵɵelement(1, "markdown", 0);
|
|
13923
13896
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -13934,8 +13907,6 @@ MarkdownComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MarkdownC
|
|
|
13934
13907
|
type: Input
|
|
13935
13908
|
}], markdownUseHrefAsRouterLink: [{
|
|
13936
13909
|
type: Input
|
|
13937
|
-
}], renderUrlToTextFeature: [{
|
|
13938
|
-
type: Input
|
|
13939
13910
|
}], onMarkdownClick: [{
|
|
13940
13911
|
type: HostListener,
|
|
13941
13912
|
args: ['click', ['$event']]
|
|
@@ -14048,7 +14019,7 @@ function WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template(rf, c
|
|
|
14048
14019
|
i0.ɵɵadvance(1);
|
|
14049
14020
|
i0.ɵɵpropertyInterpolate("for", ctx_r3.createElementId(checkbox_r4.code));
|
|
14050
14021
|
i0.ɵɵadvance(1);
|
|
14051
|
-
i0.ɵɵproperty("content", checkbox_r4.label)
|
|
14022
|
+
i0.ɵɵproperty("content", checkbox_r4.label);
|
|
14052
14023
|
} }
|
|
14053
14024
|
const _c0$O = function (a0) { return { "error": a0 }; };
|
|
14054
14025
|
class WriteDynamicMultiSelectListFieldComponent extends AbstractFieldWriteComponent {
|
|
@@ -14112,13 +14083,13 @@ class WriteDynamicMultiSelectListFieldComponent extends AbstractFieldWriteCompon
|
|
|
14112
14083
|
}
|
|
14113
14084
|
}
|
|
14114
14085
|
WriteDynamicMultiSelectListFieldComponent.ɵfac = /*@__PURE__*/ function () { let ɵWriteDynamicMultiSelectListFieldComponent_BaseFactory; return function WriteDynamicMultiSelectListFieldComponent_Factory(t) { return (ɵWriteDynamicMultiSelectListFieldComponent_BaseFactory || (ɵWriteDynamicMultiSelectListFieldComponent_BaseFactory = i0.ɵɵgetInheritedFactory(WriteDynamicMultiSelectListFieldComponent)))(t || WriteDynamicMultiSelectListFieldComponent); }; }();
|
|
14115
|
-
WriteDynamicMultiSelectListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteDynamicMultiSelectListFieldComponent, selectors: [["ccd-write-dynamic-multi-select-list-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 7, vars: 8, consts: [[1, "form-group", "bottom-30", 3, "ngClass", "id"], ["class", "form-label", 4, "ngIf"], ["class", "form-hint", 4, "ngIf"], ["class", "error-message", 4, "ngIf"], [4, "ngFor", "ngForOf"], [1, "form-label"], [1, "form-hint"], [1, "error-message"], [1, "multiple-choice"], ["type", "checkbox", 1, "form-control", 3, "id", "name", "value", "checked", "change"], [1, "form-label", 3, "for"], [3, "content"
|
|
14086
|
+
WriteDynamicMultiSelectListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: WriteDynamicMultiSelectListFieldComponent, selectors: [["ccd-write-dynamic-multi-select-list-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 7, vars: 8, consts: [[1, "form-group", "bottom-30", 3, "ngClass", "id"], ["class", "form-label", 4, "ngIf"], ["class", "form-hint", 4, "ngIf"], ["class", "error-message", 4, "ngIf"], [4, "ngFor", "ngForOf"], [1, "form-label"], [1, "form-hint"], [1, "error-message"], [1, "multiple-choice"], ["type", "checkbox", 1, "form-control", 3, "id", "name", "value", "checked", "change"], [1, "form-label", 3, "for"], [3, "content"]], template: function WriteDynamicMultiSelectListFieldComponent_Template(rf, ctx) { if (rf & 1) {
|
|
14116
14087
|
i0.ɵɵelementStart(0, "div", 0)(1, "fieldset")(2, "legend");
|
|
14117
14088
|
i0.ɵɵtemplate(3, WriteDynamicMultiSelectListFieldComponent_span_3_Template, 3, 3, "span", 1);
|
|
14118
14089
|
i0.ɵɵtemplate(4, WriteDynamicMultiSelectListFieldComponent_span_4_Template, 2, 1, "span", 2);
|
|
14119
14090
|
i0.ɵɵtemplate(5, WriteDynamicMultiSelectListFieldComponent_span_5_Template, 3, 3, "span", 3);
|
|
14120
14091
|
i0.ɵɵelementEnd();
|
|
14121
|
-
i0.ɵɵtemplate(6, WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template, 5,
|
|
14092
|
+
i0.ɵɵtemplate(6, WriteDynamicMultiSelectListFieldComponent_ng_container_6_Template, 5, 6, "ng-container", 4);
|
|
14122
14093
|
i0.ɵɵelementEnd()();
|
|
14123
14094
|
} if (rf & 2) {
|
|
14124
14095
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$O, !ctx.checkboxes.valid && ctx.checkboxes.touched))("id", ctx.id());
|
|
@@ -14133,7 +14104,7 @@ WriteDynamicMultiSelectListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineCom
|
|
|
14133
14104
|
} }, dependencies: [i4.NgClass, i4.NgForOf, i4.NgIf, MarkdownComponent, FieldLabelPipe, FirstErrorPipe], styles: ["ccd-markdown[_ngcontent-%COMP%]{display:inline-block}"] });
|
|
14134
14105
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteDynamicMultiSelectListFieldComponent, [{
|
|
14135
14106
|
type: Component,
|
|
14136
|
-
args: [{ selector: 'ccd-write-dynamic-multi-select-list-field', template: "<div class=\"form-group bottom-30\" [ngClass]=\"{'error': !checkboxes.valid && checkboxes.touched}\" [id]=\"id()\">\n\n <fieldset>\n\n <legend>\n <span *ngIf=\"caseField.label\" class=\"form-label\">{{caseField | ccdFieldLabel}}</span>\n <span *ngIf=\"caseField.hint_text\" class=\"form-hint\">{{caseField.hint_text}}</span>\n <span *ngIf=\"checkboxes.errors && checkboxes.touched\" class=\"error-message\">{{checkboxes.errors |\n ccdFirstError}}</span>\n </legend>\n\n <ng-container *ngFor=\"let checkbox of caseField.list_items\">\n\n <div class=\"multiple-choice\">\n <input class=\"form-control\" id=\"{{ createElementId(checkbox.code) }}\" name=\"{{ id() }}\" type=\"checkbox\"\n [value]=\"checkbox.code\" [checked]=\"isSelected(checkbox.code)\" (change)=\"onCheckChange($event)\">\n <label class=\"form-label\" for=\"{{ createElementId(checkbox.code) }}\">\n <ccd-markdown [content]=\"checkbox.label\"
|
|
14107
|
+
args: [{ selector: 'ccd-write-dynamic-multi-select-list-field', template: "<div class=\"form-group bottom-30\" [ngClass]=\"{'error': !checkboxes.valid && checkboxes.touched}\" [id]=\"id()\">\n\n <fieldset>\n\n <legend>\n <span *ngIf=\"caseField.label\" class=\"form-label\">{{caseField | ccdFieldLabel}}</span>\n <span *ngIf=\"caseField.hint_text\" class=\"form-hint\">{{caseField.hint_text}}</span>\n <span *ngIf=\"checkboxes.errors && checkboxes.touched\" class=\"error-message\">{{checkboxes.errors |\n ccdFirstError}}</span>\n </legend>\n\n <ng-container *ngFor=\"let checkbox of caseField.list_items\">\n\n <div class=\"multiple-choice\">\n <input class=\"form-control\" id=\"{{ createElementId(checkbox.code) }}\" name=\"{{ id() }}\" type=\"checkbox\"\n [value]=\"checkbox.code\" [checked]=\"isSelected(checkbox.code)\" (change)=\"onCheckChange($event)\">\n <label class=\"form-label\" for=\"{{ createElementId(checkbox.code) }}\">\n <ccd-markdown [content]=\"checkbox.label\"></ccd-markdown>\n </label>\n </div>\n\n </ng-container>\n\n </fieldset>\n\n</div>\n", styles: ["ccd-markdown{display:inline-block}\n"] }]
|
|
14137
14108
|
}], null, null); })();
|
|
14138
14109
|
|
|
14139
14110
|
class DynamicRadioListPipe {
|
|
@@ -14254,7 +14225,7 @@ function WriteDynamicRadioListFieldComponent_div_9_Template(rf, ctx) { if (rf &
|
|
|
14254
14225
|
i0.ɵɵadvance(1);
|
|
14255
14226
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 7, radioButton_r5.label));
|
|
14256
14227
|
} }
|
|
14257
|
-
const _c1$
|
|
14228
|
+
const _c1$j = function (a0) { return { "form-group-error": a0 }; };
|
|
14258
14229
|
class WriteDynamicRadioListFieldComponent extends AbstractFieldWriteComponent {
|
|
14259
14230
|
ngOnInit() {
|
|
14260
14231
|
/**
|
|
@@ -14292,7 +14263,7 @@ WriteDynamicRadioListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent
|
|
|
14292
14263
|
i0.ɵɵelementContainerEnd();
|
|
14293
14264
|
i0.ɵɵelementEnd()();
|
|
14294
14265
|
} if (rf & 2) {
|
|
14295
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c1$
|
|
14266
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c1$j, !ctx.dynamicRadioListControl.valid && ctx.dynamicRadioListControl.dirty))("id", ctx.id());
|
|
14296
14267
|
i0.ɵɵadvance(3);
|
|
14297
14268
|
i0.ɵɵproperty("for", ctx.id());
|
|
14298
14269
|
i0.ɵɵadvance(1);
|
|
@@ -14373,7 +14344,7 @@ function WriteEmailFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
14373
14344
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.emailControl.errors, ctx_r2.caseField.label));
|
|
14374
14345
|
} }
|
|
14375
14346
|
const _c0$M = function (a0) { return { "form-group-error": a0 }; };
|
|
14376
|
-
const _c1$
|
|
14347
|
+
const _c1$i = function (a0) { return { "govuk-input--error": a0 }; };
|
|
14377
14348
|
class WriteEmailFieldComponent extends AbstractFieldWriteComponent {
|
|
14378
14349
|
ngOnInit() {
|
|
14379
14350
|
this.emailControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -14399,7 +14370,7 @@ WriteEmailFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wr
|
|
|
14399
14370
|
i0.ɵɵadvance(1);
|
|
14400
14371
|
i0.ɵɵproperty("ngIf", ctx.emailControl.errors && (ctx.emailControl.dirty || ctx.emailControl.touched));
|
|
14401
14372
|
i0.ɵɵadvance(1);
|
|
14402
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
14373
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$i, ctx.emailControl.errors && (ctx.emailControl.dirty || ctx.emailControl.touched)))("id", ctx.id())("formControl", ctx.emailControl);
|
|
14403
14374
|
} }, dependencies: [i4.NgClass, i4.NgIf, i3.DefaultValueAccessor, i3.NgControlStatus, i3.FormControlDirective, FieldLabelPipe, FirstErrorPipe, i1.RpxTranslatePipe], encapsulation: 2 });
|
|
14404
14375
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteEmailFieldComponent, [{
|
|
14405
14376
|
type: Component,
|
|
@@ -14610,7 +14581,7 @@ function WriteFixedRadioListFieldComponent_div_8_Template(rf, ctx) { if (rf & 1)
|
|
|
14610
14581
|
i0.ɵɵadvance(1);
|
|
14611
14582
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 7, radioButton_r4.label));
|
|
14612
14583
|
} }
|
|
14613
|
-
const _c1$
|
|
14584
|
+
const _c1$h = function (a0) { return { "form-group-error": a0 }; };
|
|
14614
14585
|
class WriteFixedRadioListFieldComponent extends AbstractFieldWriteComponent {
|
|
14615
14586
|
ngOnInit() {
|
|
14616
14587
|
const notEmpty = this.caseField.value !== null && this.caseField.value !== undefined;
|
|
@@ -14630,7 +14601,7 @@ WriteFixedRadioListFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({
|
|
|
14630
14601
|
i0.ɵɵelementContainerEnd();
|
|
14631
14602
|
i0.ɵɵelementEnd()();
|
|
14632
14603
|
} if (rf & 2) {
|
|
14633
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
14604
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$h, !ctx.fixedRadioListControl.valid && (ctx.fixedRadioListControl.dirty || ctx.fixedRadioListControl.touched)))("id", ctx.id());
|
|
14634
14605
|
i0.ɵɵadvance(3);
|
|
14635
14606
|
i0.ɵɵproperty("for", ctx.id());
|
|
14636
14607
|
i0.ɵɵadvance(1);
|
|
@@ -14752,7 +14723,7 @@ function WriteJudicialUserFieldComponent_mat_option_11_Template(rf, ctx) { if (r
|
|
|
14752
14723
|
i0.ɵɵtext(1, " Invalid search term ");
|
|
14753
14724
|
i0.ɵɵelementEnd();
|
|
14754
14725
|
} }
|
|
14755
|
-
const _c1$
|
|
14726
|
+
const _c1$g = function (a0) { return { "form-group-error": a0 }; };
|
|
14756
14727
|
class WriteJudicialUserFieldComponent extends WriteComplexFieldComponent {
|
|
14757
14728
|
constructor(jurisdictionService, sessionStorageService, caseFlagRefDataService, compoundPipe, validatorsService) {
|
|
14758
14729
|
super(compoundPipe, validatorsService);
|
|
@@ -14899,7 +14870,7 @@ WriteJudicialUserFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ t
|
|
|
14899
14870
|
i0.ɵɵelementEnd()();
|
|
14900
14871
|
} if (rf & 2) {
|
|
14901
14872
|
const _r3 = i0.ɵɵreference(7);
|
|
14902
|
-
i0.ɵɵproperty("formGroup", ctx.formGroup)("ngClass", i0.ɵɵpureFunction1(15, _c1$
|
|
14873
|
+
i0.ɵɵproperty("formGroup", ctx.formGroup)("ngClass", i0.ɵɵpureFunction1(15, _c1$g, !!ctx.judicialUserControl && ctx.errors));
|
|
14903
14874
|
i0.ɵɵadvance(1);
|
|
14904
14875
|
i0.ɵɵproperty("for", ctx.id());
|
|
14905
14876
|
i0.ɵɵadvance(1);
|
|
@@ -15589,7 +15560,7 @@ function LinkCasesComponent_tr_31_span_15_Template(rf, ctx) { if (rf & 1) {
|
|
|
15589
15560
|
i0.ɵɵadvance(1);
|
|
15590
15561
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, reason_r19));
|
|
15591
15562
|
} }
|
|
15592
|
-
const _c1$
|
|
15563
|
+
const _c1$f = function (a0) { return { "table-group-error": a0 }; };
|
|
15593
15564
|
function LinkCasesComponent_tr_31_Template(rf, ctx) { if (rf & 1) {
|
|
15594
15565
|
const _r21 = i0.ɵɵgetCurrentView();
|
|
15595
15566
|
i0.ɵɵelementStart(0, "tr", 10)(1, "td", 38);
|
|
@@ -15620,7 +15591,7 @@ function LinkCasesComponent_tr_31_Template(rf, ctx) { if (rf & 1) {
|
|
|
15620
15591
|
const case_r16 = ctx.$implicit;
|
|
15621
15592
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
15622
15593
|
i0.ɵɵadvance(2);
|
|
15623
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$
|
|
15594
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$f, ctx_r2.caseSelectionError && case_r16.caseReference === ctx_r2.linkCaseForm.value.caseNumber));
|
|
15624
15595
|
i0.ɵɵadvance(2);
|
|
15625
15596
|
i0.ɵɵtextInterpolate1("", case_r16.caseName, " ");
|
|
15626
15597
|
i0.ɵɵadvance(2);
|
|
@@ -17520,7 +17491,7 @@ function WriteNumberFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
17520
17491
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.numberControl.errors, ctx_r2.caseField.label), " ");
|
|
17521
17492
|
} }
|
|
17522
17493
|
const _c0$E = function (a0) { return { "form-group-error": a0 }; };
|
|
17523
|
-
const _c1$
|
|
17494
|
+
const _c1$e = function (a0) { return { "govuk-input--error": a0 }; };
|
|
17524
17495
|
class WriteNumberFieldComponent extends AbstractFieldWriteComponent {
|
|
17525
17496
|
ngOnInit() {
|
|
17526
17497
|
this.numberControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -17546,7 +17517,7 @@ WriteNumberFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: W
|
|
|
17546
17517
|
i0.ɵɵadvance(1);
|
|
17547
17518
|
i0.ɵɵproperty("ngIf", ctx.numberControl.errors && ctx.numberControl.dirty);
|
|
17548
17519
|
i0.ɵɵadvance(1);
|
|
17549
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
17520
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$e, ctx.numberControl.errors && ctx.numberControl.dirty))("id", ctx.id())("formControl", ctx.numberControl);
|
|
17550
17521
|
} }, dependencies: [i4.NgClass, i4.NgIf, i3.DefaultValueAccessor, i3.NumberValueAccessor, i3.NgControlStatus, i3.FormControlDirective, FieldLabelPipe, FirstErrorPipe, i1.RpxTranslatePipe], encapsulation: 2 });
|
|
17551
17522
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteNumberFieldComponent, [{
|
|
17552
17523
|
type: Component,
|
|
@@ -18187,7 +18158,7 @@ function WritePhoneUKFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
18187
18158
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.phoneUkControl.errors, ctx_r2.caseField.label), " ");
|
|
18188
18159
|
} }
|
|
18189
18160
|
const _c0$C = function (a0) { return { "form-group-error": a0 }; };
|
|
18190
|
-
const _c1$
|
|
18161
|
+
const _c1$d = function (a0) { return { "govuk-input--error": a0 }; };
|
|
18191
18162
|
class WritePhoneUKFieldComponent extends AbstractFieldWriteComponent {
|
|
18192
18163
|
ngOnInit() {
|
|
18193
18164
|
this.phoneUkControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -18213,7 +18184,7 @@ WritePhoneUKFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
18213
18184
|
i0.ɵɵadvance(1);
|
|
18214
18185
|
i0.ɵɵproperty("ngIf", ctx.phoneUkControl.errors && (ctx.phoneUkControl.dirty || ctx.phoneUkControl.touched));
|
|
18215
18186
|
i0.ɵɵadvance(1);
|
|
18216
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
18187
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$d, ctx.phoneUkControl.errors && ctx.phoneUkControl.dirty))("id", ctx.id())("formControl", ctx.phoneUkControl);
|
|
18217
18188
|
} }, dependencies: [i4.NgClass, i4.NgIf, i3.DefaultValueAccessor, i3.NgControlStatus, i3.FormControlDirective, FieldLabelPipe, FirstErrorPipe, i1.RpxTranslatePipe], encapsulation: 2 });
|
|
18218
18189
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WritePhoneUKFieldComponent, [{
|
|
18219
18190
|
type: Component,
|
|
@@ -20229,7 +20200,7 @@ function WriteTextAreaFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
20229
20200
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.textareaControl.errors, ctx_r2.caseField.label), " ");
|
|
20230
20201
|
} }
|
|
20231
20202
|
const _c0$z = function (a0) { return { "form-group-error": a0 }; };
|
|
20232
|
-
const _c1$
|
|
20203
|
+
const _c1$c = function (a0) { return { "govuk-textarea--error": a0 }; };
|
|
20233
20204
|
class WriteTextAreaFieldComponent extends AbstractFieldWriteComponent {
|
|
20234
20205
|
constructor(browserService) {
|
|
20235
20206
|
super();
|
|
@@ -20267,7 +20238,7 @@ WriteTextAreaFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
20267
20238
|
i0.ɵɵadvance(1);
|
|
20268
20239
|
i0.ɵɵproperty("ngIf", ctx.textareaControl.errors && (ctx.textareaControl.dirty || ctx.textareaControl.touched));
|
|
20269
20240
|
i0.ɵɵadvance(1);
|
|
20270
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
20241
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$c, ctx.textareaControl.errors && (ctx.textareaControl.dirty || ctx.textareaControl.touched)))("id", ctx.id())("formControl", ctx.textareaControl);
|
|
20271
20242
|
} }, dependencies: [i4.NgClass, i4.NgIf, i3.DefaultValueAccessor, i3.NgControlStatus, i3.FormControlDirective, FieldLabelPipe, FirstErrorPipe, i1.RpxTranslatePipe], encapsulation: 2 });
|
|
20272
20243
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteTextAreaFieldComponent, [{
|
|
20273
20244
|
type: Component,
|
|
@@ -20325,7 +20296,7 @@ function WriteTextFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
20325
20296
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r2.textControl.errors, ctx_r2.caseField.label), " ");
|
|
20326
20297
|
} }
|
|
20327
20298
|
const _c0$y = function (a0) { return { "form-group-error": a0 }; };
|
|
20328
|
-
const _c1$
|
|
20299
|
+
const _c1$b = function (a0) { return { "govuk-input--error": a0 }; };
|
|
20329
20300
|
class WriteTextFieldComponent extends AbstractFieldWriteComponent {
|
|
20330
20301
|
ngOnInit() {
|
|
20331
20302
|
this.textControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -20355,7 +20326,7 @@ WriteTextFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wri
|
|
|
20355
20326
|
i0.ɵɵadvance(1);
|
|
20356
20327
|
i0.ɵɵproperty("ngIf", (ctx.textControl == null ? null : ctx.textControl.errors) && (ctx.textControl.dirty || ctx.textControl.touched));
|
|
20357
20328
|
i0.ɵɵadvance(1);
|
|
20358
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
20329
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$b, (ctx.textControl == null ? null : ctx.textControl.errors) && (ctx.textControl.dirty || ctx.textControl.touched)))("id", ctx.id())("formControl", ctx.textControl);
|
|
20359
20330
|
} }, dependencies: [i4.NgClass, i4.NgIf, i3.DefaultValueAccessor, i3.NgControlStatus, i3.FormControlDirective, FieldLabelPipe, FirstErrorPipe, i1.RpxTranslatePipe], encapsulation: 2 });
|
|
20360
20331
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteTextFieldComponent, [{
|
|
20361
20332
|
type: Component,
|
|
@@ -20528,7 +20499,7 @@ function WriteYesNoFieldComponent_div_7_Template(rf, ctx) { if (rf & 1) {
|
|
|
20528
20499
|
i0.ɵɵadvance(1);
|
|
20529
20500
|
i0.ɵɵtextInterpolate(ctx_r3.caseField.label ? i0.ɵɵpipeBind3(4, 8, ctx_r3.caseField.label, null, value_r4) : value_r4);
|
|
20530
20501
|
} }
|
|
20531
|
-
const _c1$
|
|
20502
|
+
const _c1$a = function (a0) { return { "form-group-error": a0 }; };
|
|
20532
20503
|
class WriteYesNoFieldComponent extends AbstractFieldWriteComponent {
|
|
20533
20504
|
constructor(yesNoService) {
|
|
20534
20505
|
super();
|
|
@@ -20550,7 +20521,7 @@ WriteYesNoFieldComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Wr
|
|
|
20550
20521
|
i0.ɵɵtemplate(7, WriteYesNoFieldComponent_div_7_Template, 5, 14, "div", 6);
|
|
20551
20522
|
i0.ɵɵelementEnd()()();
|
|
20552
20523
|
} if (rf & 2) {
|
|
20553
|
-
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
20524
|
+
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(7, _c1$a, !ctx.yesNoControl.valid && (ctx.yesNoControl.dirty || ctx.yesNoControl.touched)));
|
|
20554
20525
|
i0.ɵɵadvance(3);
|
|
20555
20526
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
20556
20527
|
i0.ɵɵadvance(1);
|
|
@@ -20907,7 +20878,7 @@ function CaseFileViewFolderSelectorComponent_ng_container_6_Template(rf, ctx) {
|
|
|
20907
20878
|
function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
20908
20879
|
i0.ɵɵelementContainer(0);
|
|
20909
20880
|
} }
|
|
20910
|
-
const _c1$
|
|
20881
|
+
const _c1$9 = function (a0, a1) { return { cat: a0, level: a1 }; };
|
|
20911
20882
|
function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_Template(rf, ctx) { if (rf & 1) {
|
|
20912
20883
|
i0.ɵɵelementContainerStart(0);
|
|
20913
20884
|
i0.ɵɵtemplate(1, CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_ng_container_1_Template, 1, 0, "ng-container", 8);
|
|
@@ -20918,7 +20889,7 @@ function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_Templ
|
|
|
20918
20889
|
i0.ɵɵnextContext();
|
|
20919
20890
|
const _r1 = i0.ɵɵreference(13);
|
|
20920
20891
|
i0.ɵɵadvance(1);
|
|
20921
|
-
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c1$
|
|
20892
|
+
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c1$9, subcat_r8, level_r6 + 1));
|
|
20922
20893
|
} }
|
|
20923
20894
|
function CaseFileViewFolderSelectorComponent_ng_template_12_Template(rf, ctx) { if (rf & 1) {
|
|
20924
20895
|
const _r12 = i0.ɵɵgetCurrentView();
|
|
@@ -21086,7 +21057,7 @@ function CaseFileViewOverlayMenuComponent_ng_template_4_Template(rf, ctx) { if (
|
|
|
21086
21057
|
i0.ɵɵproperty("ngForOf", ctx_r1.menuItems);
|
|
21087
21058
|
} }
|
|
21088
21059
|
const _c0$s = [[["", "trigger", ""]]];
|
|
21089
|
-
const _c1$
|
|
21060
|
+
const _c1$8 = ["[trigger]"];
|
|
21090
21061
|
class CaseFileViewOverlayMenuComponent {
|
|
21091
21062
|
constructor() {
|
|
21092
21063
|
this.title = '';
|
|
@@ -21100,7 +21071,7 @@ class CaseFileViewOverlayMenuComponent {
|
|
|
21100
21071
|
}
|
|
21101
21072
|
}
|
|
21102
21073
|
CaseFileViewOverlayMenuComponent.ɵfac = function CaseFileViewOverlayMenuComponent_Factory(t) { return new (t || CaseFileViewOverlayMenuComponent)(); };
|
|
21103
|
-
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$
|
|
21074
|
+
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) { if (rf & 1) {
|
|
21104
21075
|
i0.ɵɵprojectionDef(_c0$s);
|
|
21105
21076
|
i0.ɵɵelementStart(0, "div")(1, "button", 0, 1);
|
|
21106
21077
|
i0.ɵɵlistener("click", function CaseFileViewOverlayMenuComponent_Template_button_click_1_listener($event) { $event.stopPropagation(); return ctx.isOpen = !ctx.isOpen; });
|
|
@@ -21368,9 +21339,10 @@ function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template(rf, c
|
|
|
21368
21339
|
i0.ɵɵelement(6, "br");
|
|
21369
21340
|
i0.ɵɵelementStart(7, "span", 17);
|
|
21370
21341
|
i0.ɵɵtext(8);
|
|
21342
|
+
i0.ɵɵpipe(9, "date");
|
|
21371
21343
|
i0.ɵɵelementEnd()();
|
|
21372
|
-
i0.ɵɵelementStart(
|
|
21373
|
-
i0.ɵɵlistener("changeFolderAction", function
|
|
21344
|
+
i0.ɵɵelementStart(10, "div", 18)(11, "ccd-case-file-view-folder-document-actions", 19);
|
|
21345
|
+
i0.ɵɵlistener("changeFolderAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template_ccd_case_file_view_folder_document_actions_changeFolderAction_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r6); const node_r4 = restoredCtx.$implicit; const ctx_r7 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r7.triggerDocumentAction("changeFolder", node_r4)); })("openInANewTabAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template_ccd_case_file_view_folder_document_actions_openInANewTabAction_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r6); const node_r4 = restoredCtx.$implicit; const ctx_r8 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r8.triggerDocumentAction("openInANewTab", node_r4)); })("downloadAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template_ccd_case_file_view_folder_document_actions_downloadAction_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r6); const node_r4 = restoredCtx.$implicit; const ctx_r9 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r9.triggerDocumentAction("download", node_r4)); })("printAction", function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template_ccd_case_file_view_folder_document_actions_printAction_11_listener() { const restoredCtx = i0.ɵɵrestoreView(_r6); const node_r4 = restoredCtx.$implicit; const ctx_r10 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r10.triggerDocumentAction("print", node_r4)); });
|
|
21374
21346
|
i0.ɵɵelementEnd()()()();
|
|
21375
21347
|
} if (rf & 2) {
|
|
21376
21348
|
const node_r4 = ctx.$implicit;
|
|
@@ -21380,8 +21352,8 @@ function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template(rf, c
|
|
|
21380
21352
|
i0.ɵɵadvance(4);
|
|
21381
21353
|
i0.ɵɵtextInterpolate1(" ", node_r4.name, " ");
|
|
21382
21354
|
i0.ɵɵadvance(3);
|
|
21383
|
-
i0.ɵɵtextInterpolate(node_r4.upload_timestamp);
|
|
21384
|
-
i0.ɵɵadvance(
|
|
21355
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(9, 5, node_r4.upload_timestamp, "dd MMM YYYY"));
|
|
21356
|
+
i0.ɵɵadvance(3);
|
|
21385
21357
|
i0.ɵɵproperty("allowMoving", ctx_r2.allowMoving);
|
|
21386
21358
|
} }
|
|
21387
21359
|
function CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_5_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -21414,7 +21386,7 @@ function CaseFileViewFolderComponent_div_8_Template(rf, ctx) { if (rf & 1) {
|
|
|
21414
21386
|
i0.ɵɵelementStart(0, "div", 7);
|
|
21415
21387
|
i0.ɵɵtemplate(1, CaseFileViewFolderComponent_div_8_div_1_Template, 2, 0, "div", 8);
|
|
21416
21388
|
i0.ɵɵelementStart(2, "div")(3, "cdk-tree", 9);
|
|
21417
|
-
i0.ɵɵtemplate(4, CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template,
|
|
21389
|
+
i0.ɵɵtemplate(4, CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_4_Template, 12, 8, "cdk-nested-tree-node", 10);
|
|
21418
21390
|
i0.ɵɵtemplate(5, CaseFileViewFolderComponent_div_8_cdk_nested_tree_node_5_Template, 10, 6, "cdk-nested-tree-node", 11);
|
|
21419
21391
|
i0.ɵɵelementEnd()()();
|
|
21420
21392
|
} if (rf & 2) {
|
|
@@ -21501,7 +21473,7 @@ class CaseFileViewFolderComponent {
|
|
|
21501
21473
|
documentTreeNode.document_binary_url = document.document_binary_url;
|
|
21502
21474
|
documentTreeNode.attribute_path = document.attribute_path;
|
|
21503
21475
|
documentTreeNode.upload_timestamp = this.appConfig.getEnableCaseFileViewVersion1_1()
|
|
21504
|
-
&& document.upload_timestamp ? moment$1(document.upload_timestamp).format('DD MMM YYYY') : '';
|
|
21476
|
+
&& document.upload_timestamp ? moment$1(document.upload_timestamp).format('DD MMM YYYY HH:mm:ss') : '';
|
|
21505
21477
|
documentsToReturn.push(documentTreeNode);
|
|
21506
21478
|
});
|
|
21507
21479
|
return documentsToReturn;
|
|
@@ -21516,7 +21488,7 @@ class CaseFileViewFolderComponent {
|
|
|
21516
21488
|
documentTreeNode.document_binary_url = document.document_binary_url;
|
|
21517
21489
|
documentTreeNode.attribute_path = document.attribute_path;
|
|
21518
21490
|
documentTreeNode.upload_timestamp = this.appConfig.getEnableCaseFileViewVersion1_1()
|
|
21519
|
-
&& document.upload_timestamp ? moment$1(document.upload_timestamp).format('DD MMM YYYY') : '';
|
|
21491
|
+
&& document.upload_timestamp ? moment$1(document.upload_timestamp).format('DD MMM YYYY HH:mm:ss') : '';
|
|
21520
21492
|
documents.push(documentTreeNode);
|
|
21521
21493
|
});
|
|
21522
21494
|
const uncategorisedNode = new DocumentTreeNode();
|
|
@@ -21654,10 +21626,10 @@ CaseFileViewFolderComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
21654
21626
|
i0.ɵɵtextInterpolate1("Documents (", ctx.documentCount, ")");
|
|
21655
21627
|
i0.ɵɵadvance(3);
|
|
21656
21628
|
i0.ɵɵproperty("ngIf", ctx.documentTreeData);
|
|
21657
|
-
} }, dependencies: [i4.NgIf, i3.DefaultValueAccessor, i3.NgControlStatus, i3.NgControlStatusGroup, i3.FormGroupDirective, i3.FormControlName, i7.CdkNestedTreeNode, i7.CdkTreeNodeDef, i7.CdkTreeNodeToggle, i7.CdkTree, i7.CdkTreeNodeOutlet, CaseFileViewFolderSortComponent, CaseFileViewFolderDocumentActionsComponent], styles: ["[_nghost-%COMP%]{display:flex;height:100%;flex-direction:column}[_nghost-%COMP%] .document-tree-container[_ngcontent-%COMP%]{flex:1 0}.document-filter-container[_ngcontent-%COMP%]{border-bottom:2px solid #C9C9C9}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%]{padding:10px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%] .document-search[_ngcontent-%COMP%]{background:url(/assets/images/icon-search-black.svg) no-repeat right #FFF;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container[_ngcontent-%COMP%] .documents-title[_ngcontent-%COMP%]{height:30%;margin-left:8px;font-weight:700}.document-tree-container[_ngcontent-%COMP%]{padding:4px;overflow-x:hidden;overflow-y:scroll}.document-tree-container__node[_ngcontent-%COMP%]{display:block}.document-tree-container__node[_ngcontent-%COMP%] .document-tree-container__node[_ngcontent-%COMP%]{padding-left:40px}.document-tree-container[_ngcontent-%COMP%] .document-tree-invisible[_ngcontent-%COMP%]{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar{width:7px}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#aaa}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-button{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-track-piece{background:#EEE}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#CCC}.document-folders-header[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #C9C9C9;padding:10px}.document-folders-header__title[_ngcontent-%COMP%]{font-weight:700}.node[_ngcontent-%COMP%]{display:flex;align-items:center;width:100%;padding:10px;background:none;border:0;cursor:pointer;white-space:nowrap}.node--selected[_ngcontent-%COMP%]{background:#fff2cc}.node__icon[_ngcontent-%COMP%]{position:relative;display:inline-block}.node__count[_ngcontent-%COMP%]{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;padding-top:4px}.node__iconImg[_ngcontent-%COMP%]{display:block;height:30px;width:30px}.node__name[_ngcontent-%COMP%]{margin-left:6px;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.node__document-options[_ngcontent-%COMP%]{margin-left:auto;margin-right:0}.node__document-upload-timestamp[_ngcontent-%COMP%]{font-size:.8rem;float:left;padding-left:10px}"] });
|
|
21629
|
+
} }, dependencies: [i4.NgIf, i3.DefaultValueAccessor, i3.NgControlStatus, i3.NgControlStatusGroup, i3.FormGroupDirective, i3.FormControlName, i7.CdkNestedTreeNode, i7.CdkTreeNodeDef, i7.CdkTreeNodeToggle, i7.CdkTree, i7.CdkTreeNodeOutlet, CaseFileViewFolderSortComponent, CaseFileViewFolderDocumentActionsComponent, i4.DatePipe], styles: ["[_nghost-%COMP%]{display:flex;height:100%;flex-direction:column}[_nghost-%COMP%] .document-tree-container[_ngcontent-%COMP%]{flex:1 0}.document-filter-container[_ngcontent-%COMP%]{border-bottom:2px solid #C9C9C9}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%]{padding:10px}.document-filter-container[_ngcontent-%COMP%] .document-filter[_ngcontent-%COMP%] .document-search[_ngcontent-%COMP%]{background:url(/assets/images/icon-search-black.svg) no-repeat right #FFF;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container[_ngcontent-%COMP%] .documents-title[_ngcontent-%COMP%]{height:30%;margin-left:8px;font-weight:700}.document-tree-container[_ngcontent-%COMP%]{padding:4px;overflow-x:hidden;overflow-y:scroll}.document-tree-container__node[_ngcontent-%COMP%]{display:block}.document-tree-container__node[_ngcontent-%COMP%] .document-tree-container__node[_ngcontent-%COMP%]{padding-left:40px}.document-tree-container[_ngcontent-%COMP%] .document-tree-invisible[_ngcontent-%COMP%]{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar{width:7px}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#aaa}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-button{display:none}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-track-piece{background:#EEE}.document-tree-container[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#CCC}.document-folders-header[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #C9C9C9;padding:10px}.document-folders-header__title[_ngcontent-%COMP%]{font-weight:700}.node[_ngcontent-%COMP%]{display:flex;align-items:center;width:100%;padding:10px;background:none;border:0;cursor:pointer;white-space:nowrap}.node--selected[_ngcontent-%COMP%]{background:#fff2cc}.node__icon[_ngcontent-%COMP%]{position:relative;display:inline-block}.node__count[_ngcontent-%COMP%]{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;padding-top:4px}.node__iconImg[_ngcontent-%COMP%]{display:block;height:30px;width:30px}.node__name[_ngcontent-%COMP%]{margin-left:6px;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.node__document-options[_ngcontent-%COMP%]{margin-left:auto;margin-right:0}.node__document-upload-timestamp[_ngcontent-%COMP%]{font-size:.8rem;float:left;padding-left:10px}"] });
|
|
21658
21630
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseFileViewFolderComponent, [{
|
|
21659
21631
|
type: Component,
|
|
21660
|
-
args: [{ selector: 'ccd-case-file-view-folder', template: "<div class=\"document-filter-container\">\n <div class=\"form-group document-filter\" [formGroup]=\"documentFilterFormGroup\">\n <input class=\"form-control document-search\"\n type=\"search\"\n id=\"document-search\"\n name=\"documentSearchFormControl\"\n formControlName=\"documentSearchFormControl\"\n placeholder=\"Search by document name\"\n aria-label=\"Search by document name\">\n </div>\n</div>\n\n<div class=\"document-folders-header\">\n <div class=\"document-folders-header__title\">Documents ({{ documentCount }})</div>\n <div>\n <ccd-case-file-view-folder-sort\n (sortAscending)=\"sortDataSourceAscending($event)\"\n (sortDescending)=\"sortDataSourceDescending($event)\"\n ></ccd-case-file-view-folder-sort>\n </div>\n</div>\n\n<div class=\"document-tree-container\" *ngIf=\"documentTreeData\">\n <div *ngIf=\"!nestedDataSource || nestedDataSource.length === 0\">\n No results found\n </div>\n <div>\n <cdk-tree [dataSource]=\"nestedDataSource\" [treeControl]=\"nestedTreeControl\">\n <!-- document -->\n <cdk-nested-tree-node class=\"document-tree-container__node document-tree-container__node--document\" *cdkTreeNodeDef=\"let node\">\n <button class=\"node\" (click)=\"selectedNodeItem = node; clickedDocument.emit(node)\"\n [class.node--selected]=\"selectedNodeItem?.name === node.name\">\n <div class=\"node__icon\" disabled>\n <img src=\"/assets/img/case-file-view/case-file-view-document.svg\" class=\"node__iconImg\" alt=\"Document icon\">\n </div>\n <span class=\"node__name node-name-document\">\n {{node.name}}\n <br>\n <span class=\"node__document-upload-timestamp\">{{node.upload_timestamp}}</span>\n </span>\n <div class=\"node__document-options\">\n <ccd-case-file-view-folder-document-actions\n (changeFolderAction)=\"triggerDocumentAction('changeFolder', node)\"\n (openInANewTabAction)=\"triggerDocumentAction('openInANewTab', node)\"\n (downloadAction)=\"triggerDocumentAction('download', node)\"\n (printAction)=\"triggerDocumentAction('print', node)\"\n [allowMoving]=\"allowMoving\"\n >\n </ccd-case-file-view-folder-document-actions>\n </div>\n </button>\n </cdk-nested-tree-node>\n <!-- folder-->\n <cdk-nested-tree-node class=\"document-tree-container__node document-tree-container__folder\" *cdkTreeNodeDef=\"let node; when: nestedChildren\">\n <button class=\"node\" cdkTreeNodeToggle>\n <div class=\"node__icon\" [attr.aria-label]=\"'toggle ' + node.name\" >\n <img class=\"node__iconImg\"\n [src]=\"nestedTreeControl.isExpanded(node) ? '/assets/images/folder-open.png' : '/assets/images/folder.png'\" alt=\"Folder icon\">\n <span class=\"node__count\">{{node.childDocumentCount}}</span>\n </div>\n <span class=\"node__name node__name--folder\">{{node.name}}</span>\n </button>\n\n <div [class.document-tree-invisible]=\"!nestedTreeControl.isExpanded(node)\">\n <ng-container cdkTreeNodeOutlet></ng-container>\n </div>\n </cdk-nested-tree-node>\n </cdk-tree>\n </div>\n</div>\n", styles: [":host{display:flex;height:100%;flex-direction:column}:host .document-tree-container{flex:1 0}.document-filter-container{border-bottom:2px solid #C9C9C9}.document-filter-container .document-filter{padding:10px}.document-filter-container .document-filter .document-search{background:url(/assets/images/icon-search-black.svg) no-repeat right #FFF;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container .documents-title{height:30%;margin-left:8px;font-weight:700}.document-tree-container{padding:4px;overflow-x:hidden;overflow-y:scroll}.document-tree-container__node{display:block}.document-tree-container__node .document-tree-container__node{padding-left:40px}.document-tree-container .document-tree-invisible{display:none}.document-tree-container::-webkit-scrollbar{width:7px}.document-tree-container::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#aaa}.document-tree-container::-webkit-scrollbar-button{display:none}.document-tree-container::-webkit-scrollbar-track-piece{background:#EEE}.document-tree-container::-webkit-scrollbar-thumb{background:#CCC}.document-folders-header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #C9C9C9;padding:10px}.document-folders-header__title{font-weight:700}.node{display:flex;align-items:center;width:100%;padding:10px;background:none;border:0;cursor:pointer;white-space:nowrap}.node--selected{background:#fff2cc}.node__icon{position:relative;display:inline-block}.node__count{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;padding-top:4px}.node__iconImg{display:block;height:30px;width:30px}.node__name{margin-left:6px;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.node__document-options{margin-left:auto;margin-right:0}.node__document-upload-timestamp{font-size:.8rem;float:left;padding-left:10px}\n"] }]
|
|
21632
|
+
args: [{ selector: 'ccd-case-file-view-folder', template: "<div class=\"document-filter-container\">\n <div class=\"form-group document-filter\" [formGroup]=\"documentFilterFormGroup\">\n <input class=\"form-control document-search\"\n type=\"search\"\n id=\"document-search\"\n name=\"documentSearchFormControl\"\n formControlName=\"documentSearchFormControl\"\n placeholder=\"Search by document name\"\n aria-label=\"Search by document name\">\n </div>\n</div>\n\n<div class=\"document-folders-header\">\n <div class=\"document-folders-header__title\">Documents ({{ documentCount }})</div>\n <div>\n <ccd-case-file-view-folder-sort\n (sortAscending)=\"sortDataSourceAscending($event)\"\n (sortDescending)=\"sortDataSourceDescending($event)\"\n ></ccd-case-file-view-folder-sort>\n </div>\n</div>\n\n<div class=\"document-tree-container\" *ngIf=\"documentTreeData\">\n <div *ngIf=\"!nestedDataSource || nestedDataSource.length === 0\">\n No results found\n </div>\n <div>\n <cdk-tree [dataSource]=\"nestedDataSource\" [treeControl]=\"nestedTreeControl\">\n <!-- document -->\n <cdk-nested-tree-node class=\"document-tree-container__node document-tree-container__node--document\" *cdkTreeNodeDef=\"let node\">\n <button class=\"node\" (click)=\"selectedNodeItem = node; clickedDocument.emit(node)\"\n [class.node--selected]=\"selectedNodeItem?.name === node.name\">\n <div class=\"node__icon\" disabled>\n <img src=\"/assets/img/case-file-view/case-file-view-document.svg\" class=\"node__iconImg\" alt=\"Document icon\">\n </div>\n <span class=\"node__name node-name-document\">\n {{node.name}}\n <br>\n <span class=\"node__document-upload-timestamp\">{{node.upload_timestamp | date:\"dd MMM YYYY\"}}</span>\n </span>\n <div class=\"node__document-options\">\n <ccd-case-file-view-folder-document-actions\n (changeFolderAction)=\"triggerDocumentAction('changeFolder', node)\"\n (openInANewTabAction)=\"triggerDocumentAction('openInANewTab', node)\"\n (downloadAction)=\"triggerDocumentAction('download', node)\"\n (printAction)=\"triggerDocumentAction('print', node)\"\n [allowMoving]=\"allowMoving\"\n >\n </ccd-case-file-view-folder-document-actions>\n </div>\n </button>\n </cdk-nested-tree-node>\n <!-- folder-->\n <cdk-nested-tree-node class=\"document-tree-container__node document-tree-container__folder\" *cdkTreeNodeDef=\"let node; when: nestedChildren\">\n <button class=\"node\" cdkTreeNodeToggle>\n <div class=\"node__icon\" [attr.aria-label]=\"'toggle ' + node.name\" >\n <img class=\"node__iconImg\"\n [src]=\"nestedTreeControl.isExpanded(node) ? '/assets/images/folder-open.png' : '/assets/images/folder.png'\" alt=\"Folder icon\">\n <span class=\"node__count\">{{node.childDocumentCount}}</span>\n </div>\n <span class=\"node__name node__name--folder\">{{node.name}}</span>\n </button>\n\n <div [class.document-tree-invisible]=\"!nestedTreeControl.isExpanded(node)\">\n <ng-container cdkTreeNodeOutlet></ng-container>\n </div>\n </cdk-nested-tree-node>\n </cdk-tree>\n </div>\n</div>\n", styles: [":host{display:flex;height:100%;flex-direction:column}:host .document-tree-container{flex:1 0}.document-filter-container{border-bottom:2px solid #C9C9C9}.document-filter-container .document-filter{padding:10px}.document-filter-container .document-filter .document-search{background:url(/assets/images/icon-search-black.svg) no-repeat right #FFF;background-position-x:calc(100% - 4px);padding-right:30px;width:100%}.document-filter-container .documents-title{height:30%;margin-left:8px;font-weight:700}.document-tree-container{padding:4px;overflow-x:hidden;overflow-y:scroll}.document-tree-container__node{display:block}.document-tree-container__node .document-tree-container__node{padding-left:40px}.document-tree-container .document-tree-invisible{display:none}.document-tree-container::-webkit-scrollbar{width:7px}.document-tree-container::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#aaa}.document-tree-container::-webkit-scrollbar-button{display:none}.document-tree-container::-webkit-scrollbar-track-piece{background:#EEE}.document-tree-container::-webkit-scrollbar-thumb{background:#CCC}.document-folders-header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #C9C9C9;padding:10px}.document-folders-header__title{font-weight:700}.node{display:flex;align-items:center;width:100%;padding:10px;background:none;border:0;cursor:pointer;white-space:nowrap}.node--selected{background:#fff2cc}.node__icon{position:relative;display:inline-block}.node__count{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;padding-top:4px}.node__iconImg{display:block;height:30px;width:30px}.node__name{margin-left:6px;font-size:1rem;overflow:hidden;text-overflow:ellipsis}.node__document-options{margin-left:auto;margin-right:0}.node__document-upload-timestamp{font-size:.8rem;float:left;padding-left:10px}\n"] }]
|
|
21661
21633
|
}], function () { return [{ type: WindowService }, { type: i1$1.Router }, { type: DocumentManagementService }, { type: i1$3.MatLegacyDialog }, { type: AbstractAppConfig }]; }, { categoriesAndDocuments: [{
|
|
21662
21634
|
type: Input
|
|
21663
21635
|
}], allowMoving: [{
|
|
@@ -23167,7 +23139,7 @@ function SelectFlagTypeComponent_ng_container_0_div_11_div_8_Template(rf, ctx) {
|
|
|
23167
23139
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(4, 3, "This flag should only be visible to HMCTS Staff"), " ");
|
|
23168
23140
|
} }
|
|
23169
23141
|
const _c0$n = function (a0) { return { "form-group-error": a0 }; };
|
|
23170
|
-
const _c1$
|
|
23142
|
+
const _c1$7 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
23171
23143
|
function SelectFlagTypeComponent_ng_container_0_div_11_Template(rf, ctx) { if (rf & 1) {
|
|
23172
23144
|
i0.ɵɵelementStart(0, "div", 18)(1, "div", 3)(2, "label", 19);
|
|
23173
23145
|
i0.ɵɵtext(3);
|
|
@@ -23187,7 +23159,7 @@ function SelectFlagTypeComponent_ng_container_0_div_11_Template(rf, ctx) { if (r
|
|
|
23187
23159
|
i0.ɵɵadvance(3);
|
|
23188
23160
|
i0.ɵɵproperty("ngIf", ctx_r7.flagTypeErrorMessage.length > 0);
|
|
23189
23161
|
i0.ɵɵadvance(1);
|
|
23190
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(13, _c1$
|
|
23162
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(13, _c1$7, ctx_r7.flagTypeErrorMessage.length > 0))("name", ctx_r7.caseFlagFormField.OTHER_FLAG_DESCRIPTION)("formControlName", ctx_r7.caseFlagFormField.OTHER_FLAG_DESCRIPTION);
|
|
23191
23163
|
i0.ɵɵadvance(1);
|
|
23192
23164
|
i0.ɵɵproperty("ngIf", !ctx_r7.isDisplayContextParameterExternal && !ctx_r7.isCaseLevelFlag && ctx_r7.isDisplayContextParameter2Point1Enabled);
|
|
23193
23165
|
} }
|
|
@@ -23687,7 +23659,7 @@ function UpdateFlagComponent_div_22_Template(rf, ctx) { if (rf & 1) {
|
|
|
23687
23659
|
i0.ɵɵadvance(3);
|
|
23688
23660
|
i0.ɵɵproperty("ngIf", ctx_r9.selectedFlag.flagDetailDisplay.flagDetail.status === "Active");
|
|
23689
23661
|
} }
|
|
23690
|
-
const _c1$
|
|
23662
|
+
const _c1$6 = function (a0) { return { "form-group-error": a0 }; };
|
|
23691
23663
|
class UpdateFlagComponent {
|
|
23692
23664
|
constructor(rpxTranslationService) {
|
|
23693
23665
|
this.rpxTranslationService = rpxTranslationService;
|
|
@@ -23889,7 +23861,7 @@ UpdateFlagComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UpdateF
|
|
|
23889
23861
|
const _r3 = i0.ɵɵreference(17);
|
|
23890
23862
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
23891
23863
|
i0.ɵɵadvance(2);
|
|
23892
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(23, _c1$
|
|
23864
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(23, _c1$6, ctx.errorMessages.length > 0));
|
|
23893
23865
|
i0.ɵɵadvance(3);
|
|
23894
23866
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 13, ctx.updateFlagTitle), " ");
|
|
23895
23867
|
i0.ɵɵadvance(2);
|
|
@@ -25159,7 +25131,7 @@ const CUSTOM_MOMENT_FORMATS = {
|
|
|
25159
25131
|
};
|
|
25160
25132
|
|
|
25161
25133
|
const _c0$g = ["picker"];
|
|
25162
|
-
const _c1$
|
|
25134
|
+
const _c1$5 = ["input"];
|
|
25163
25135
|
function DatetimePickerComponent_span_3_Template(rf, ctx) { if (rf & 1) {
|
|
25164
25136
|
i0.ɵɵelementStart(0, "span", 11);
|
|
25165
25137
|
i0.ɵɵtext(1);
|
|
@@ -25208,7 +25180,7 @@ function DatetimePickerComponent_span_7_Template(rf, ctx) { if (rf & 1) {
|
|
|
25208
25180
|
i0.ɵɵadvance(1);
|
|
25209
25181
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "This date is later than the maximum date allowed"));
|
|
25210
25182
|
} }
|
|
25211
|
-
const _c2$
|
|
25183
|
+
const _c2$1 = function (a0) { return { "form-group-error": a0 }; };
|
|
25212
25184
|
class DatetimePickerComponent extends AbstractFormFieldComponent {
|
|
25213
25185
|
constructor(formatTranslationService, ngxMatDateFormats) {
|
|
25214
25186
|
super();
|
|
@@ -25373,7 +25345,7 @@ class DatetimePickerComponent extends AbstractFormFieldComponent {
|
|
|
25373
25345
|
DatetimePickerComponent.ɵfac = function DatetimePickerComponent_Factory(t) { return new (t || DatetimePickerComponent)(i0.ɵɵdirectiveInject(FormatTranslatorService), i0.ɵɵdirectiveInject(NGX_MAT_DATE_FORMATS)); };
|
|
25374
25346
|
DatetimePickerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DatetimePickerComponent, selectors: [["ccd-datetime-picker"]], viewQuery: function DatetimePickerComponent_Query(rf, ctx) { if (rf & 1) {
|
|
25375
25347
|
i0.ɵɵviewQuery(_c0$g, 5);
|
|
25376
|
-
i0.ɵɵviewQuery(_c1$
|
|
25348
|
+
i0.ɵɵviewQuery(_c1$5, 5);
|
|
25377
25349
|
} if (rf & 2) {
|
|
25378
25350
|
let _t;
|
|
25379
25351
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.datetimePicker = _t.first);
|
|
@@ -25405,7 +25377,7 @@ DatetimePickerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Dat
|
|
|
25405
25377
|
i0.ɵɵelementEnd()()()()()();
|
|
25406
25378
|
} if (rf & 2) {
|
|
25407
25379
|
const _r6 = i0.ɵɵreference(13);
|
|
25408
|
-
i0.ɵɵproperty("id", ctx.caseField.id)("ngClass", i0.ɵɵpureFunction1(24, _c2$
|
|
25380
|
+
i0.ɵɵproperty("id", ctx.caseField.id)("ngClass", i0.ɵɵpureFunction1(24, _c2$1, ctx.dateControl && !ctx.dateControl.valid && ctx.dateControl.dirty));
|
|
25409
25381
|
i0.ɵɵadvance(3);
|
|
25410
25382
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
25411
25383
|
i0.ɵɵadvance(1);
|
|
@@ -25629,7 +25601,7 @@ function EventLogTableComponent_tr_20_div_6_Template(rf, ctx) { if (rf & 1) {
|
|
|
25629
25601
|
i0.ɵɵadvance(3);
|
|
25630
25602
|
i0.ɵɵtextInterpolate(ctx_r5.getSignificantItemDesc(event_r1));
|
|
25631
25603
|
} }
|
|
25632
|
-
const _c1$
|
|
25604
|
+
const _c1$4 = function (a0) { return { "EventLogTable-Selected": a0 }; };
|
|
25633
25605
|
function EventLogTableComponent_tr_20_Template(rf, ctx) { if (rf & 1) {
|
|
25634
25606
|
const _r18 = i0.ɵɵgetCurrentView();
|
|
25635
25607
|
i0.ɵɵelementStart(0, "tr", 4);
|
|
@@ -25660,7 +25632,7 @@ function EventLogTableComponent_tr_20_Template(rf, ctx) { if (rf & 1) {
|
|
|
25660
25632
|
} if (rf & 2) {
|
|
25661
25633
|
const event_r1 = ctx.$implicit;
|
|
25662
25634
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
25663
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(25, _c1$
|
|
25635
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(25, _c1$4, ctx_r0.selected === event_r1));
|
|
25664
25636
|
i0.ɵɵattribute("aria-label", ctx_r0.getAriaLabelforRow(event_r1));
|
|
25665
25637
|
i0.ɵɵadvance(2);
|
|
25666
25638
|
i0.ɵɵproperty("ngSwitch", ctx_r0.isPartOfCaseTimeline);
|
|
@@ -27548,30 +27520,6 @@ function CaseEditSubmitComponent_div_0_ng_container_13_Template(rf, ctx) { if (r
|
|
|
27548
27520
|
i0.ɵɵadvance(3);
|
|
27549
27521
|
i0.ɵɵproperty("ngForOf", ctx_r8.showSummaryFields);
|
|
27550
27522
|
} }
|
|
27551
|
-
function CaseEditSubmitComponent_div_0_ng_container_14_span_8_Template(rf, ctx) { if (rf & 1) {
|
|
27552
|
-
i0.ɵɵelementStart(0, "span", 48);
|
|
27553
|
-
i0.ɵɵtext(1);
|
|
27554
|
-
i0.ɵɵpipe(2, "rpxTranslate");
|
|
27555
|
-
i0.ɵɵpipe(3, "ccdFirstError");
|
|
27556
|
-
i0.ɵɵelementEnd();
|
|
27557
|
-
} if (rf & 2) {
|
|
27558
|
-
const ctx_r36 = i0.ɵɵnextContext(3);
|
|
27559
|
-
i0.ɵɵadvance(1);
|
|
27560
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, i0.ɵɵpipeBind2(3, 3, ctx_r36.summary.errors, ctx_r36.eventSummaryLabel)), " ");
|
|
27561
|
-
} }
|
|
27562
|
-
function CaseEditSubmitComponent_div_0_ng_container_14_span_13_Template(rf, ctx) { if (rf & 1) {
|
|
27563
|
-
i0.ɵɵelementStart(0, "span", 48);
|
|
27564
|
-
i0.ɵɵtext(1);
|
|
27565
|
-
i0.ɵɵpipe(2, "rpxTranslate");
|
|
27566
|
-
i0.ɵɵpipe(3, "ccdFirstError");
|
|
27567
|
-
i0.ɵɵelementEnd();
|
|
27568
|
-
} if (rf & 2) {
|
|
27569
|
-
const ctx_r37 = i0.ɵɵnextContext(3);
|
|
27570
|
-
i0.ɵɵadvance(1);
|
|
27571
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, i0.ɵɵpipeBind2(3, 3, ctx_r37.description.errors, ctx_r37.eventDescriptionLabel)), " ");
|
|
27572
|
-
} }
|
|
27573
|
-
const _c1$4 = function (a0) { return { "form-group-error": a0 }; };
|
|
27574
|
-
const _c2$1 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
27575
27523
|
function CaseEditSubmitComponent_div_0_ng_container_14_Template(rf, ctx) { if (rf & 1) {
|
|
27576
27524
|
i0.ɵɵelementContainerStart(0);
|
|
27577
27525
|
i0.ɵɵelementStart(1, "fieldset", 39);
|
|
@@ -27581,35 +27529,19 @@ function CaseEditSubmitComponent_div_0_ng_container_14_Template(rf, ctx) { if (r
|
|
|
27581
27529
|
i0.ɵɵelementStart(6, "span", 43);
|
|
27582
27530
|
i0.ɵɵtext(7, "A few words describing the purpose of the event.");
|
|
27583
27531
|
i0.ɵɵelementEnd()();
|
|
27584
|
-
i0.ɵɵ
|
|
27585
|
-
i0.ɵɵelement(9, "input", 45);
|
|
27532
|
+
i0.ɵɵelement(8, "input", 44);
|
|
27586
27533
|
i0.ɵɵelementEnd();
|
|
27587
|
-
i0.ɵɵelementStart(
|
|
27588
|
-
i0.ɵɵtext(
|
|
27534
|
+
i0.ɵɵelementStart(9, "div", 41)(10, "label", 45);
|
|
27535
|
+
i0.ɵɵtext(11, "Event description (optional)");
|
|
27589
27536
|
i0.ɵɵelementEnd();
|
|
27590
|
-
i0.ɵɵ
|
|
27591
|
-
i0.ɵɵelement(14, "textarea", 47);
|
|
27537
|
+
i0.ɵɵelement(12, "textarea", 46);
|
|
27592
27538
|
i0.ɵɵelementEnd()();
|
|
27593
27539
|
i0.ɵɵelementContainerEnd();
|
|
27594
|
-
} if (rf & 2) {
|
|
27595
|
-
const ctx_r9 = i0.ɵɵnextContext(2);
|
|
27596
|
-
i0.ɵɵadvance(3);
|
|
27597
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c1$4, !!ctx_r9.summary && !ctx_r9.summary.valid && (ctx_r9.summary.dirty || ctx_r9.summary.touched)));
|
|
27598
|
-
i0.ɵɵadvance(5);
|
|
27599
|
-
i0.ɵɵproperty("ngIf", (ctx_r9.summary == null ? null : ctx_r9.summary.errors) && (ctx_r9.summary.dirty || ctx_r9.summary.touched));
|
|
27600
|
-
i0.ɵɵadvance(1);
|
|
27601
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c2$1, (ctx_r9.summary == null ? null : ctx_r9.summary.errors) && (ctx_r9.summary.dirty || ctx_r9.summary.touched)));
|
|
27602
|
-
i0.ɵɵadvance(1);
|
|
27603
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$4, !!ctx_r9.description && !ctx_r9.description.valid && (ctx_r9.description.dirty || ctx_r9.description.touched)));
|
|
27604
|
-
i0.ɵɵadvance(3);
|
|
27605
|
-
i0.ɵɵproperty("ngIf", (ctx_r9.description == null ? null : ctx_r9.description.errors) && (ctx_r9.description.dirty || ctx_r9.description.touched));
|
|
27606
|
-
i0.ɵɵadvance(1);
|
|
27607
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c2$1, (ctx_r9.description == null ? null : ctx_r9.description.errors) && (ctx_r9.description.dirty || ctx_r9.description.touched)));
|
|
27608
27540
|
} }
|
|
27609
27541
|
function CaseEditSubmitComponent_div_0_button_16_Template(rf, ctx) { if (rf & 1) {
|
|
27610
|
-
const
|
|
27611
|
-
i0.ɵɵelementStart(0, "button",
|
|
27612
|
-
i0.ɵɵlistener("click", function CaseEditSubmitComponent_div_0_button_16_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
27542
|
+
const _r37 = i0.ɵɵgetCurrentView();
|
|
27543
|
+
i0.ɵɵelementStart(0, "button", 47);
|
|
27544
|
+
i0.ɵɵlistener("click", function CaseEditSubmitComponent_div_0_button_16_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r37); const ctx_r36 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r36.previous()); });
|
|
27613
27545
|
i0.ɵɵtext(1);
|
|
27614
27546
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
27615
27547
|
i0.ɵɵelementEnd();
|
|
@@ -27620,7 +27552,7 @@ function CaseEditSubmitComponent_div_0_button_16_Template(rf, ctx) { if (rf & 1)
|
|
|
27620
27552
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 2, "Previous"), " ");
|
|
27621
27553
|
} }
|
|
27622
27554
|
function CaseEditSubmitComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
27623
|
-
const
|
|
27555
|
+
const _r39 = i0.ɵɵgetCurrentView();
|
|
27624
27556
|
i0.ɵɵelementStart(0, "div")(1, "h1", 2);
|
|
27625
27557
|
i0.ɵɵtext(2);
|
|
27626
27558
|
i0.ɵɵpipe(3, "rpxTranslate");
|
|
@@ -27630,13 +27562,13 @@ function CaseEditSubmitComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
27630
27562
|
i0.ɵɵtemplate(7, CaseEditSubmitComponent_div_0_ng_template_7_Template, 1, 1, "ng-template", null, 5, i0.ɵɵtemplateRefExtractor);
|
|
27631
27563
|
i0.ɵɵelement(9, "ccd-case-edit-generic-errors", 6);
|
|
27632
27564
|
i0.ɵɵelementStart(10, "ccd-callback-errors", 7);
|
|
27633
|
-
i0.ɵɵlistener("callbackErrorsContext", function CaseEditSubmitComponent_div_0_Template_ccd_callback_errors_callbackErrorsContext_10_listener($event) { i0.ɵɵrestoreView(
|
|
27565
|
+
i0.ɵɵlistener("callbackErrorsContext", function CaseEditSubmitComponent_div_0_Template_ccd_callback_errors_callbackErrorsContext_10_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r38 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r38.callbackErrorsNotify($event)); });
|
|
27634
27566
|
i0.ɵɵelementEnd();
|
|
27635
27567
|
i0.ɵɵelementStart(11, "form", 8);
|
|
27636
|
-
i0.ɵɵlistener("submit", function CaseEditSubmitComponent_div_0_Template_form_submit_11_listener() { i0.ɵɵrestoreView(
|
|
27568
|
+
i0.ɵɵlistener("submit", function CaseEditSubmitComponent_div_0_Template_form_submit_11_listener() { i0.ɵɵrestoreView(_r39); const ctx_r40 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r40.submit()); });
|
|
27637
27569
|
i0.ɵɵtemplate(12, CaseEditSubmitComponent_div_0_ng_container_12_Template, 8, 5, "ng-container", 0);
|
|
27638
27570
|
i0.ɵɵtemplate(13, CaseEditSubmitComponent_div_0_ng_container_13_Template, 4, 1, "ng-container", 0);
|
|
27639
|
-
i0.ɵɵtemplate(14, CaseEditSubmitComponent_div_0_ng_container_14_Template,
|
|
27571
|
+
i0.ɵɵtemplate(14, CaseEditSubmitComponent_div_0_ng_container_14_Template, 13, 0, "ng-container", 0);
|
|
27640
27572
|
i0.ɵɵelementStart(15, "div", 9);
|
|
27641
27573
|
i0.ɵɵtemplate(16, CaseEditSubmitComponent_div_0_button_16_Template, 3, 4, "button", 10);
|
|
27642
27574
|
i0.ɵɵelementStart(17, "button", 11);
|
|
@@ -27644,7 +27576,7 @@ function CaseEditSubmitComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
27644
27576
|
i0.ɵɵpipe(19, "rpxTranslate");
|
|
27645
27577
|
i0.ɵɵelementEnd()();
|
|
27646
27578
|
i0.ɵɵelementStart(20, "p", 12)(21, "a", 13);
|
|
27647
|
-
i0.ɵɵlistener("click", function CaseEditSubmitComponent_div_0_Template_a_click_21_listener() { i0.ɵɵrestoreView(
|
|
27579
|
+
i0.ɵɵlistener("click", function CaseEditSubmitComponent_div_0_Template_a_click_21_listener() { i0.ɵɵrestoreView(_r39); const ctx_r41 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r41.cancel()); });
|
|
27648
27580
|
i0.ɵɵtext(22);
|
|
27649
27581
|
i0.ɵɵpipe(23, "rpxTranslate");
|
|
27650
27582
|
i0.ɵɵelementEnd()()()();
|
|
@@ -27680,9 +27612,9 @@ function CaseEditSubmitComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
27680
27612
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(23, 20, ctx_r0.getCancelText()));
|
|
27681
27613
|
} }
|
|
27682
27614
|
function CaseEditSubmitComponent_ccd_case_event_completion_1_Template(rf, ctx) { if (rf & 1) {
|
|
27683
|
-
const
|
|
27684
|
-
i0.ɵɵelementStart(0, "ccd-case-event-completion",
|
|
27685
|
-
i0.ɵɵlistener("eventCanBeCompleted", function CaseEditSubmitComponent_ccd_case_event_completion_1_Template_ccd_case_event_completion_eventCanBeCompleted_0_listener($event) { i0.ɵɵrestoreView(
|
|
27615
|
+
const _r43 = i0.ɵɵgetCurrentView();
|
|
27616
|
+
i0.ɵɵelementStart(0, "ccd-case-event-completion", 48);
|
|
27617
|
+
i0.ɵɵlistener("eventCanBeCompleted", function CaseEditSubmitComponent_ccd_case_event_completion_1_Template_ccd_case_event_completion_eventCanBeCompleted_0_listener($event) { i0.ɵɵrestoreView(_r43); const ctx_r42 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r42.onEventCanBeCompleted($event)); });
|
|
27686
27618
|
i0.ɵɵelementEnd();
|
|
27687
27619
|
} if (rf & 2) {
|
|
27688
27620
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -27690,17 +27622,14 @@ function CaseEditSubmitComponent_ccd_case_event_completion_1_Template(rf, ctx) {
|
|
|
27690
27622
|
} }
|
|
27691
27623
|
// @dynamic
|
|
27692
27624
|
class CaseEditSubmitComponent {
|
|
27693
|
-
constructor(caseEdit, fieldsUtils, caseFieldService, route, orderService, profileNotifier
|
|
27625
|
+
constructor(caseEdit, fieldsUtils, caseFieldService, route, orderService, profileNotifier) {
|
|
27694
27626
|
this.caseEdit = caseEdit;
|
|
27695
27627
|
this.fieldsUtils = fieldsUtils;
|
|
27696
27628
|
this.caseFieldService = caseFieldService;
|
|
27697
27629
|
this.route = route;
|
|
27698
27630
|
this.orderService = orderService;
|
|
27699
27631
|
this.profileNotifier = profileNotifier;
|
|
27700
|
-
this.formValidatorsService = formValidatorsService;
|
|
27701
27632
|
this.paletteContext = PaletteContext.CHECK_YOUR_ANSWER;
|
|
27702
|
-
this.eventSummaryLabel = 'Event summary';
|
|
27703
|
-
this.eventDescriptionLabel = 'Event description';
|
|
27704
27633
|
}
|
|
27705
27634
|
get isDisabled() {
|
|
27706
27635
|
// EUI-3452.
|
|
@@ -27710,7 +27639,7 @@ class CaseEditSubmitComponent {
|
|
|
27710
27639
|
return this.caseEdit.isSubmitting || this.hasErrors;
|
|
27711
27640
|
}
|
|
27712
27641
|
ngOnInit() {
|
|
27713
|
-
this.profileSubscription = this.profileNotifier.profile.subscribe(
|
|
27642
|
+
this.profileSubscription = this.profileNotifier.profile.subscribe(_ => this.profile = _);
|
|
27714
27643
|
this.eventTrigger = this.caseEdit.eventTrigger;
|
|
27715
27644
|
this.triggerText = this.eventTrigger.end_button_label || CallbackErrorsComponent.TRIGGER_TEXT_SUBMIT;
|
|
27716
27645
|
this.editForm = this.caseEdit.form;
|
|
@@ -27724,12 +27653,10 @@ class CaseEditSubmitComponent {
|
|
|
27724
27653
|
// Indicates if the submission is for a Case Flag, as opposed to a "regular" form submission, by the presence of
|
|
27725
27654
|
// a FlagLauncher field in the event trigger
|
|
27726
27655
|
this.caseEdit.isCaseFlagSubmission =
|
|
27727
|
-
this.eventTrigger.case_fields.some(
|
|
27656
|
+
this.eventTrigger.case_fields.some(caseField => FieldsUtils.isCaseFieldOfType(caseField, ['FlagLauncher']));
|
|
27728
27657
|
this.caseEdit.isLinkedCasesSubmission =
|
|
27729
27658
|
this.eventTrigger.case_fields.some(caseField => FieldsUtils.isCaseFieldOfType(caseField, ['ComponentLauncher']));
|
|
27730
27659
|
this.pageTitle = this.getPageTitle();
|
|
27731
|
-
this.summary = this.formValidatorsService.addMarkDownValidators(this.editForm, 'event.summary');
|
|
27732
|
-
this.description = this.formValidatorsService.addMarkDownValidators(this.editForm, 'event.description');
|
|
27733
27660
|
}
|
|
27734
27661
|
ngOnDestroy() {
|
|
27735
27662
|
/* istanbul ignore else */
|
|
@@ -27738,14 +27665,12 @@ class CaseEditSubmitComponent {
|
|
|
27738
27665
|
}
|
|
27739
27666
|
}
|
|
27740
27667
|
submit() {
|
|
27741
|
-
|
|
27742
|
-
this.
|
|
27743
|
-
|
|
27744
|
-
|
|
27745
|
-
|
|
27746
|
-
|
|
27747
|
-
});
|
|
27748
|
-
}
|
|
27668
|
+
this.caseEdit.submitForm({
|
|
27669
|
+
eventTrigger: this.eventTrigger,
|
|
27670
|
+
form: this.editForm,
|
|
27671
|
+
submit: this.caseEdit.submit,
|
|
27672
|
+
caseDetails: this.caseEdit.caseDetails,
|
|
27673
|
+
});
|
|
27749
27674
|
}
|
|
27750
27675
|
onEventCanBeCompleted(eventCanBeCompleted) {
|
|
27751
27676
|
this.caseEdit.onEventCanBeCompleted({
|
|
@@ -27753,7 +27678,7 @@ class CaseEditSubmitComponent {
|
|
|
27753
27678
|
eventCanBeCompleted,
|
|
27754
27679
|
caseDetails: this.caseEdit.caseDetails,
|
|
27755
27680
|
form: this.editForm,
|
|
27756
|
-
submit: this.caseEdit.submit
|
|
27681
|
+
submit: this.caseEdit.submit,
|
|
27757
27682
|
});
|
|
27758
27683
|
}
|
|
27759
27684
|
getPageTitle() {
|
|
@@ -27828,7 +27753,7 @@ class CaseEditSubmitComponent {
|
|
|
27828
27753
|
}
|
|
27829
27754
|
}
|
|
27830
27755
|
readOnlySummaryFieldsToDisplayExists() {
|
|
27831
|
-
return this.eventTrigger.case_fields.some(
|
|
27756
|
+
return this.eventTrigger.case_fields.some(field => field.show_summary_content_option >= 0);
|
|
27832
27757
|
}
|
|
27833
27758
|
showEventNotes() {
|
|
27834
27759
|
// Display event notes related controls only if the following conditions are met
|
|
@@ -27843,7 +27768,7 @@ class CaseEditSubmitComponent {
|
|
|
27843
27768
|
}
|
|
27844
27769
|
getLastPageShown() {
|
|
27845
27770
|
let lastPage;
|
|
27846
|
-
this.wizard.reverse().forEach(
|
|
27771
|
+
this.wizard.reverse().forEach(page => {
|
|
27847
27772
|
if (!lastPage && this.isShown(page)) {
|
|
27848
27773
|
lastPage = page;
|
|
27849
27774
|
}
|
|
@@ -27862,7 +27787,7 @@ class CaseEditSubmitComponent {
|
|
|
27862
27787
|
}
|
|
27863
27788
|
isShown(page) {
|
|
27864
27789
|
const fields = this.fieldsUtils
|
|
27865
|
-
.mergeCaseFieldsAndFormFields(this.eventTrigger.case_fields, this.editForm.controls
|
|
27790
|
+
.mergeCaseFieldsAndFormFields(this.eventTrigger.case_fields, this.editForm.controls['data'].value);
|
|
27866
27791
|
return page.parsedShowCondition.match(fields);
|
|
27867
27792
|
}
|
|
27868
27793
|
canShowFieldInCYA(field) {
|
|
@@ -27871,7 +27796,7 @@ class CaseEditSubmitComponent {
|
|
|
27871
27796
|
sortFieldsByShowSummaryContent(fields) {
|
|
27872
27797
|
return this.orderService
|
|
27873
27798
|
.sort(fields, CaseEditSubmitComponent.SHOW_SUMMARY_CONTENT_COMPARE_FUNCTION)
|
|
27874
|
-
.filter(
|
|
27799
|
+
.filter(cf => cf.show_summary_content_option);
|
|
27875
27800
|
}
|
|
27876
27801
|
getCaseFields() {
|
|
27877
27802
|
if (this.caseEdit.caseDetails) {
|
|
@@ -27890,7 +27815,9 @@ class CaseEditSubmitComponent {
|
|
|
27890
27815
|
if (this.eventTrigger.can_save_draft) {
|
|
27891
27816
|
return 'Return to case list';
|
|
27892
27817
|
}
|
|
27893
|
-
|
|
27818
|
+
else {
|
|
27819
|
+
return 'Cancel';
|
|
27820
|
+
}
|
|
27894
27821
|
}
|
|
27895
27822
|
}
|
|
27896
27823
|
CaseEditSubmitComponent.SHOW_SUMMARY_CONTENT_COMPARE_FUNCTION = (a, b) => {
|
|
@@ -27904,8 +27831,8 @@ CaseEditSubmitComponent.SHOW_SUMMARY_CONTENT_COMPARE_FUNCTION = (a, b) => {
|
|
|
27904
27831
|
}
|
|
27905
27832
|
return a.show_summary_content_option - b.show_summary_content_option;
|
|
27906
27833
|
};
|
|
27907
|
-
CaseEditSubmitComponent.ɵfac = function CaseEditSubmitComponent_Factory(t) { return new (t || CaseEditSubmitComponent)(i0.ɵɵdirectiveInject(CaseEditComponent), i0.ɵɵdirectiveInject(FieldsUtils), i0.ɵɵdirectiveInject(CaseFieldService), i0.ɵɵdirectiveInject(i1$1.ActivatedRoute), i0.ɵɵdirectiveInject(OrderService), i0.ɵɵdirectiveInject(ProfileNotifier)
|
|
27908
|
-
CaseEditSubmitComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CaseEditSubmitComponent, selectors: [["ccd-case-edit-submit"]], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "eventCompletionParams", "eventCanBeCompleted", 4, "ngIf"], [1, "govuk-heading-l"], [4, "ngIf", "ngIfThen", "ngIfElse"], ["titleBlock", ""], ["idBlock", ""], [3, "error"], [3, "callbackErrorsSubject", "callbackErrorsContext"], [1, "check-your-answers", 3, "formGroup", "submit"], [1, "form-group", "form-group-related"], ["class", "button button-secondary", "type", "button", 3, "disabled", "click", 4, "ngIf"], ["type", "submit", 1, "button", 3, "disabled"], [1, "cancel"], ["href", "javascript:void(0)", 3, "click"], [3, "content"], ["class", "heading-h2", 4, "ngIf"], [1, "heading-h2"], ["class", "text-16", 4, "ngIf"], ["aria-describedby", "check your answers table", 1, "form-table"], [4, "ngFor", "ngForOf"], [1, "text-16"], ["ccdLabelSubstitutor", "", 3, "caseField", "hidden", "formGroup", "contextFields"], ["class", "valign-top case-field-label", 4, "ngIf"], [1, "form-cell", "case-field-content"], [3, "formGroup", "topLevelFormGroup", "caseField", "context", "caseFields"], [1, "valign-top", "case-field-label"], [1, "valign-top", "check-your-answers__change", "case-field-change"], ["href", "javascript:void(0)", 3, "click", 4, "ngIf"], ["aria-describedby", "summary fields table", 1, "summary-fields"], [3, "ngSwitch"], ["ccdLabelSubstitutor", "", 3, "caseField", "formGroup", "contextFields", 4, "ngSwitchCase"], ["class", "compound-field", "ccdLabelSubstitutor", "", 3, "caseField", "formGroup", "contextFields", 4, "ngSwitchCase"], ["ccdLabelSubstitutor", "", 3, "caseField", "formGroup", "contextFields"], ["id", "summary-field-label"], [1, "form-cell"], [3, "formGroup", "caseField"], ["ccdLabelSubstitutor", "", 1, "compound-field", 3, "caseField", "formGroup", "contextFields"], ["colspan", "2"], [3, "formGroup", "caseField", "caseFields"], ["id", "fieldset-event", "formGroupName", "event"], [2, "display", "none"], [1, "form-group"
|
|
27834
|
+
CaseEditSubmitComponent.ɵfac = function CaseEditSubmitComponent_Factory(t) { return new (t || CaseEditSubmitComponent)(i0.ɵɵdirectiveInject(CaseEditComponent), i0.ɵɵdirectiveInject(FieldsUtils), i0.ɵɵdirectiveInject(CaseFieldService), i0.ɵɵdirectiveInject(i1$1.ActivatedRoute), i0.ɵɵdirectiveInject(OrderService), i0.ɵɵdirectiveInject(ProfileNotifier)); };
|
|
27835
|
+
CaseEditSubmitComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CaseEditSubmitComponent, selectors: [["ccd-case-edit-submit"]], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "eventCompletionParams", "eventCanBeCompleted", 4, "ngIf"], [1, "govuk-heading-l"], [4, "ngIf", "ngIfThen", "ngIfElse"], ["titleBlock", ""], ["idBlock", ""], [3, "error"], [3, "callbackErrorsSubject", "callbackErrorsContext"], [1, "check-your-answers", 3, "formGroup", "submit"], [1, "form-group", "form-group-related"], ["class", "button button-secondary", "type", "button", 3, "disabled", "click", 4, "ngIf"], ["type", "submit", 1, "button", 3, "disabled"], [1, "cancel"], ["href", "javascript:void(0)", 3, "click"], [3, "content"], ["class", "heading-h2", 4, "ngIf"], [1, "heading-h2"], ["class", "text-16", 4, "ngIf"], ["aria-describedby", "check your answers table", 1, "form-table"], [4, "ngFor", "ngForOf"], [1, "text-16"], ["ccdLabelSubstitutor", "", 3, "caseField", "hidden", "formGroup", "contextFields"], ["class", "valign-top case-field-label", 4, "ngIf"], [1, "form-cell", "case-field-content"], [3, "formGroup", "topLevelFormGroup", "caseField", "context", "caseFields"], [1, "valign-top", "case-field-label"], [1, "valign-top", "check-your-answers__change", "case-field-change"], ["href", "javascript:void(0)", 3, "click", 4, "ngIf"], ["aria-describedby", "summary fields table", 1, "summary-fields"], [3, "ngSwitch"], ["ccdLabelSubstitutor", "", 3, "caseField", "formGroup", "contextFields", 4, "ngSwitchCase"], ["class", "compound-field", "ccdLabelSubstitutor", "", 3, "caseField", "formGroup", "contextFields", 4, "ngSwitchCase"], ["ccdLabelSubstitutor", "", 3, "caseField", "formGroup", "contextFields"], ["id", "summary-field-label"], [1, "form-cell"], [3, "formGroup", "caseField"], ["ccdLabelSubstitutor", "", 1, "compound-field", 3, "caseField", "formGroup", "contextFields"], ["colspan", "2"], [3, "formGroup", "caseField", "caseFields"], ["id", "fieldset-event", "formGroupName", "event"], [2, "display", "none"], [1, "form-group"], ["for", "field-trigger-summary", 1, "form-label"], [1, "form-hint"], ["type", "text", "id", "field-trigger-summary", "formControlName", "summary", "maxlength", "1024", 1, "form-control", "bottom-30", "width-50"], ["for", "field-trigger-description", 1, "form-label"], ["id", "field-trigger-description", "formControlName", "description", "maxlength", "65536", 1, "form-control", "bottom-30", "width-50"], ["type", "button", 1, "button", "button-secondary", 3, "disabled", "click"], [3, "eventCompletionParams", "eventCanBeCompleted"]], template: function CaseEditSubmitComponent_Template(rf, ctx) { if (rf & 1) {
|
|
27909
27836
|
i0.ɵɵtemplate(0, CaseEditSubmitComponent_div_0_Template, 24, 22, "div", 0);
|
|
27910
27837
|
i0.ɵɵtemplate(1, CaseEditSubmitComponent_ccd_case_event_completion_1_Template, 1, 1, "ccd-case-event-completion", 1);
|
|
27911
27838
|
} if (rf & 2) {
|
|
@@ -27915,8 +27842,8 @@ CaseEditSubmitComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Cas
|
|
|
27915
27842
|
} }, styles: ["#fieldset-case-data[_ngcontent-%COMP%]{margin-bottom:30px}#fieldset-case-data[_ngcontent-%COMP%] th[_ngcontent-%COMP%]{width:1%;white-space:nowrap;vertical-align:top}.compound-field[_ngcontent-%COMP%] td[_ngcontent-%COMP%]{padding:0}#confirmation-header[_ngcontent-%COMP%]{width:630px;background-color:#17958b;border:solid 1px #979797;color:#fff;text-align:center}#confirmation-body[_ngcontent-%COMP%]{width:630px;background-color:#fff}.valign-top[_ngcontent-%COMP%]{vertical-align:top}.summary-fields[_ngcontent-%COMP%]{margin-bottom:30px}.summary-fields[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] th[_ngcontent-%COMP%], .summary-fields[_ngcontent-%COMP%] tbody[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] td[_ngcontent-%COMP%]{border-bottom:0px}a.disabled[_ngcontent-%COMP%]{pointer-events:none;cursor:default}.case-field-label[_ngcontent-%COMP%]{width:45%}.case-field-content[_ngcontent-%COMP%]{width:50%}.no-bottom-border[_ngcontent-%COMP%]{border-bottom:none}.case-field-change[_ngcontent-%COMP%]{width:5%}"] });
|
|
27916
27843
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseEditSubmitComponent, [{
|
|
27917
27844
|
type: Component,
|
|
27918
|
-
args: [{ selector: 'ccd-case-edit-submit', template: "<div *ngIf=\"!caseEdit.isEventCompletionChecksRequired\">\n <!-- Event trigger name -->\n <h1 class=\"govuk-heading-l\">{{eventTrigger.name | rpxTranslate}}</h1>\n\n <!--Case ID or Title -->\n <div *ngIf=\"getCaseTitle(); then titleBlock; else idBlock\"></div>\n <ng-template #titleBlock>\n <ccd-markdown [content]=\"getCaseTitle() | ccdCaseTitle: contextFields : editForm.controls['data']\"></ccd-markdown>\n </ng-template>\n <ng-template #idBlock>\n <h2 *ngIf=\"getCaseId()\" class=\"heading-h2\">#{{ getCaseId() | ccdCaseReference }}</h2>\n </ng-template>\n\n <ccd-case-edit-generic-errors [error]=\"caseEdit.error\"></ccd-case-edit-generic-errors>\n\n <ccd-callback-errors [callbackErrorsSubject]=\"caseEdit.callbackErrorsSubject\"\n (callbackErrorsContext)=\"callbackErrorsNotify($event)\"></ccd-callback-errors>\n\n <form class=\"check-your-answers\" [formGroup]=\"editForm\" (submit)=\"submit()\">\n <ng-container *ngIf=\"checkYourAnswerFieldsToDisplayExists()\">\n\n <h2 class=\"heading-h2\">{{pageTitle | rpxTranslate }}</h2>\n <span class=\"text-16\" *ngIf=\"!caseEdit.isCaseFlagSubmission\">{{'Check the information below carefully.' | rpxTranslate}}</span>\n\n <table class=\"form-table\" aria-describedby=\"check your answers table\">\n <tbody>\n <ng-container *ngFor=\"let page of wizard.pages\">\n <ng-container *ngIf=\"isShown(page)\">\n <ng-container *ngFor=\"let field of page\n | ccdPageFields: editForm\n | ccdReadFieldsFilter: false :undefined :true :allFieldsValues\n | ccdCYAPageLabelFilter\">\n <ng-container *ngIf=\"canShowFieldInCYA(field)\">\n <tr ccdLabelSubstitutor [caseField]=\"field\" [hidden]=\"field.hidden\"\n [formGroup]=\"editForm.controls['data']\" [contextFields]=\"contextFields\">\n <th *ngIf=\"!isLabel(field) && !caseEdit.isCaseFlagSubmission\" class=\"valign-top case-field-label\">\n <span class=\"text-16\">{{field.label | rpxTranslate}}</span>\n </th>\n <td class=\"form-cell case-field-content\" [attr.colspan]=\"isLabel(field) ? '2' : '1'\">\n <ccd-field-read\n [formGroup]=\"editForm.controls['data']\" [topLevelFormGroup]=\"editForm.controls['data']\"\n [caseField]=\"summaryCaseField(field)\" [context]=\"paletteContext\" [caseFields]=\"contextFields\"></ccd-field-read>\n </td>\n <ng-container *ngIf=\"!caseEdit.isCaseFlagSubmission\">\n <td class=\"valign-top check-your-answers__change case-field-change\">\n <a *ngIf=\"isChangeAllowed(field)\" (click)=\"navigateToPage(page.id)\"\n href=\"javascript:void(0)\">\n <span class=\"text-16\" attr.aria-label=\"{{'Change' | rpxTranslate}} {{ field.label | rpxTranslate }}\">\n {{'Change' | rpxTranslate}}\n </span>\n </a>\n </td>\n </ng-container>\n </tr>\n </ng-container>\n </ng-container>\n </ng-container>\n </ng-container>\n </tbody>\n </table>\n </ng-container>\n <ng-container *ngIf=\"readOnlySummaryFieldsToDisplayExists()\">\n\n <table class=\"summary-fields\" aria-describedby=\"summary fields table\">\n <tbody>\n <ng-container *ngFor=\"let field of showSummaryFields\">\n <ng-container [ngSwitch]=\"!(field | ccdIsCompound)\">\n <tr *ngSwitchCase=\"true\" ccdLabelSubstitutor [caseField]=\"field\" [formGroup]=\"editForm.controls['data']\" [contextFields]=\"contextFields\">\n <th id=\"summary-field-label\">{{field.label}}</th>\n <td class=\"form-cell\">\n <ccd-field-read [formGroup]=\"editForm.controls['data']\" [caseField]=\"summaryCaseField(field)\"></ccd-field-read>\n </td>\n </tr>\n <tr *ngSwitchCase=\"false\" class=\"compound-field\" ccdLabelSubstitutor [caseField]=\"field\" [formGroup]=\"editForm.controls['data']\" [contextFields]=\"contextFields\">\n <td colspan=\"2\">\n <ccd-field-read [formGroup]=\"editForm.controls['data']\" [caseField]=\"summaryCaseField(field)\" [caseFields]=\"contextFields\"></ccd-field-read>\n </td>\n </tr>\n </ng-container>\n </ng-container>\n </tbody>\n </table>\n </ng-container>\n <ng-container *ngIf=\"showEventNotes()\">\n <fieldset id=\"fieldset-event\" formGroupName=\"event\">\n <legend style=\"display: none;\"></legend>\n <div class=\"form-group\"
|
|
27919
|
-
}], function () { return [{ type: CaseEditComponent }, { type: FieldsUtils }, { type: CaseFieldService }, { type: i1$1.ActivatedRoute }, { type: OrderService }, { type: ProfileNotifier }
|
|
27845
|
+
args: [{ selector: 'ccd-case-edit-submit', template: "<div *ngIf=\"!caseEdit.isEventCompletionChecksRequired\">\n <!-- Event trigger name -->\n <h1 class=\"govuk-heading-l\">{{eventTrigger.name | rpxTranslate}}</h1>\n\n <!--Case ID or Title -->\n <div *ngIf=\"getCaseTitle(); then titleBlock; else idBlock\"></div>\n <ng-template #titleBlock>\n <ccd-markdown [content]=\"getCaseTitle() | ccdCaseTitle: contextFields : editForm.controls['data']\"></ccd-markdown>\n </ng-template>\n <ng-template #idBlock>\n <h2 *ngIf=\"getCaseId()\" class=\"heading-h2\">#{{ getCaseId() | ccdCaseReference }}</h2>\n </ng-template>\n\n <ccd-case-edit-generic-errors [error]=\"caseEdit.error\"></ccd-case-edit-generic-errors>\n\n <ccd-callback-errors [callbackErrorsSubject]=\"caseEdit.callbackErrorsSubject\"\n (callbackErrorsContext)=\"callbackErrorsNotify($event)\"></ccd-callback-errors>\n\n <form class=\"check-your-answers\" [formGroup]=\"editForm\" (submit)=\"submit()\">\n <ng-container *ngIf=\"checkYourAnswerFieldsToDisplayExists()\">\n\n <h2 class=\"heading-h2\">{{pageTitle | rpxTranslate }}</h2>\n <span class=\"text-16\" *ngIf=\"!caseEdit.isCaseFlagSubmission\">{{'Check the information below carefully.' | rpxTranslate}}</span>\n\n <table class=\"form-table\" aria-describedby=\"check your answers table\">\n <tbody>\n <ng-container *ngFor=\"let page of wizard.pages\">\n <ng-container *ngIf=\"isShown(page)\">\n <ng-container *ngFor=\"let field of page\n | ccdPageFields: editForm\n | ccdReadFieldsFilter: false :undefined :true :allFieldsValues\n | ccdCYAPageLabelFilter\">\n <ng-container *ngIf=\"canShowFieldInCYA(field)\">\n <tr ccdLabelSubstitutor [caseField]=\"field\" [hidden]=\"field.hidden\"\n [formGroup]=\"editForm.controls['data']\" [contextFields]=\"contextFields\">\n <th *ngIf=\"!isLabel(field) && !caseEdit.isCaseFlagSubmission\" class=\"valign-top case-field-label\">\n <span class=\"text-16\">{{field.label | rpxTranslate}}</span>\n </th>\n <td class=\"form-cell case-field-content\" [attr.colspan]=\"isLabel(field) ? '2' : '1'\">\n <ccd-field-read\n [formGroup]=\"editForm.controls['data']\" [topLevelFormGroup]=\"editForm.controls['data']\"\n [caseField]=\"summaryCaseField(field)\" [context]=\"paletteContext\" [caseFields]=\"contextFields\"></ccd-field-read>\n </td>\n <ng-container *ngIf=\"!caseEdit.isCaseFlagSubmission\">\n <td class=\"valign-top check-your-answers__change case-field-change\">\n <a *ngIf=\"isChangeAllowed(field)\" (click)=\"navigateToPage(page.id)\"\n href=\"javascript:void(0)\">\n <span class=\"text-16\" attr.aria-label=\"{{'Change' | rpxTranslate}} {{ field.label | rpxTranslate }}\">\n {{'Change' | rpxTranslate}}\n </span>\n </a>\n </td>\n </ng-container>\n </tr>\n </ng-container>\n </ng-container>\n </ng-container>\n </ng-container>\n </tbody>\n </table>\n </ng-container>\n <ng-container *ngIf=\"readOnlySummaryFieldsToDisplayExists()\">\n\n <table class=\"summary-fields\" aria-describedby=\"summary fields table\">\n <tbody>\n <ng-container *ngFor=\"let field of showSummaryFields\">\n <ng-container [ngSwitch]=\"!(field | ccdIsCompound)\">\n <tr *ngSwitchCase=\"true\" ccdLabelSubstitutor [caseField]=\"field\" [formGroup]=\"editForm.controls['data']\" [contextFields]=\"contextFields\">\n <th id=\"summary-field-label\">{{field.label}}</th>\n <td class=\"form-cell\">\n <ccd-field-read [formGroup]=\"editForm.controls['data']\" [caseField]=\"summaryCaseField(field)\"></ccd-field-read>\n </td>\n </tr>\n <tr *ngSwitchCase=\"false\" class=\"compound-field\" ccdLabelSubstitutor [caseField]=\"field\" [formGroup]=\"editForm.controls['data']\" [contextFields]=\"contextFields\">\n <td colspan=\"2\">\n <ccd-field-read [formGroup]=\"editForm.controls['data']\" [caseField]=\"summaryCaseField(field)\" [caseFields]=\"contextFields\"></ccd-field-read>\n </td>\n </tr>\n </ng-container>\n </ng-container>\n </tbody>\n </table>\n </ng-container>\n <ng-container *ngIf=\"showEventNotes()\">\n <fieldset id=\"fieldset-event\" formGroupName=\"event\">\n <legend style=\"display: none;\"></legend>\n <div class=\"form-group\">\n <label for=\"field-trigger-summary\" class=\"form-label\">\n Event summary (optional)\n <span class=\"form-hint\">A few words describing the purpose of the event.</span>\n </label>\n <input type=\"text\" id=\"field-trigger-summary\" class=\"form-control bottom-30 width-50\" formControlName=\"summary\" maxlength=\"1024\">\n </div>\n <div class=\"form-group\">\n <label for=\"field-trigger-description\" class=\"form-label\">Event description (optional)</label>\n <textarea id=\"field-trigger-description\" class=\"form-control bottom-30 width-50\" formControlName=\"description\"\n maxlength=\"65536\"></textarea>\n </div>\n </fieldset>\n </ng-container>\n <div class=\"form-group form-group-related\">\n <button *ngIf=\"!caseEdit.isCaseFlagSubmission\" class=\"button button-secondary\" type=\"button\" [disabled]=\"!hasPrevious() || caseEdit.isSubmitting\" (click)=\"previous()\">\n {{'Previous' | rpxTranslate}}\n </button>\n <button type=\"submit\" [disabled]=\"isDisabled\" class=\"button\">\n {{triggerText | rpxTranslate}}\n </button>\n </div>\n <p class=\"cancel\">\n <a (click)=\"cancel()\" href=\"javascript:void(0)\" [class.disabled]=\"caseEdit.isSubmitting\">{{getCancelText() | rpxTranslate}}</a>\n </p>\n </form>\n</div>\n<ccd-case-event-completion *ngIf=\"caseEdit.isEventCompletionChecksRequired\"\n [eventCompletionParams]=\"caseEdit.eventCompletionParams\"\n (eventCanBeCompleted)=\"onEventCanBeCompleted($event)\">\n</ccd-case-event-completion>\n", styles: ["#fieldset-case-data{margin-bottom:30px}#fieldset-case-data th{width:1%;white-space:nowrap;vertical-align:top}.compound-field td{padding:0}#confirmation-header{width:630px;background-color:#17958b;border:solid 1px #979797;color:#fff;text-align:center}#confirmation-body{width:630px;background-color:#fff}.valign-top{vertical-align:top}.summary-fields{margin-bottom:30px}.summary-fields tbody tr th,.summary-fields tbody tr td{border-bottom:0px}a.disabled{pointer-events:none;cursor:default}.case-field-label{width:45%}.case-field-content{width:50%}.no-bottom-border{border-bottom:none}.case-field-change{width:5%}\n"] }]
|
|
27846
|
+
}], function () { return [{ type: CaseEditComponent }, { type: FieldsUtils }, { type: CaseFieldService }, { type: i1$1.ActivatedRoute }, { type: OrderService }, { type: ProfileNotifier }]; }, null); })();
|
|
27920
27847
|
|
|
27921
27848
|
function CaseProgressComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
27922
27849
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -28272,7 +28199,7 @@ i0.ɵɵsetComponentScope(CaseEditConfirmComponent, function () { return [i4.NgIf
|
|
|
28272
28199
|
i0.ɵɵsetComponentScope(CaseEditPageComponent, function () { return [i4.NgForOf, i4.NgIf, i3.ɵNgNoValidate, i3.NgControlStatusGroup, i3.FormGroupDirective, CallbackErrorsComponent, MarkdownComponent, CaseEventCompletionComponent, CaseEditFormComponent,
|
|
28273
28200
|
CaseEditGenericErrorsComponent]; }, function () { return [i4.AsyncPipe, CaseReferencePipe, CcdCaseTitlePipe, i1.RpxTranslatePipe]; });
|
|
28274
28201
|
i0.ɵɵsetComponentScope(CaseEditFormComponent, function () { return [i4.NgForOf, i4.NgIf, i4.NgSwitch, i4.NgSwitchCase, i3.NgControlStatusGroup, i3.FormGroupDirective, LabelSubstitutorDirective, ConditionalShowFormDirective, FieldReadComponent, FieldWriteComponent]; }, function () { return [IsCompoundPipe, IsReadOnlyAndNotCollectionPipe]; });
|
|
28275
|
-
i0.ɵɵsetComponentScope(CaseEditSubmitComponent, function () { return [i4.
|
|
28202
|
+
i0.ɵɵsetComponentScope(CaseEditSubmitComponent, function () { return [i4.NgForOf, i4.NgIf, i4.NgSwitch, i4.NgSwitchCase, i3.ɵNgNoValidate, i3.DefaultValueAccessor, i3.NgControlStatus, i3.NgControlStatusGroup, i3.MaxLengthValidator, i3.FormGroupDirective, i3.FormControlName, i3.FormGroupName, LabelSubstitutorDirective, CallbackErrorsComponent, MarkdownComponent, FieldReadComponent, CaseEventCompletionComponent, CaseEditGenericErrorsComponent]; }, function () { return [IsCompoundPipe, CaseReferencePipe, CcdCaseTitlePipe, CcdCYAPageLabelFilterPipe, ReadFieldsFilterPipe, CcdPageFieldsPipe, i1.RpxTranslatePipe]; });
|
|
28276
28203
|
i0.ɵɵsetComponentScope(CaseCreateComponent, function () { return [i4.NgIf, CaseEditComponent]; }, []);
|
|
28277
28204
|
i0.ɵɵsetComponentScope(CaseProgressComponent, function () { return [i4.NgIf, CaseEditComponent]; }, []);
|
|
28278
28205
|
|