@hmcts/ccd-case-ui-toolkit 5.0.50-case-flags-multiple-case-flags-tabs-support → 5.0.50-fee-pay-props-rc1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js +156 -232
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.js.map +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js +1 -1
- package/bundles/hmcts-ccd-case-ui-toolkit.umd.min.js.map +1 -1
- package/esm2015/lib/app.config.js +1 -1
- package/esm2015/lib/shared/components/palette/base-field/payment-field.component.js +4 -1
- package/esm2015/lib/shared/components/palette/case-file-view/case-file-view-field-read.component.js +4 -4
- package/esm2015/lib/shared/components/palette/case-file-view/case-file-view-field.component.js +4 -4
- package/esm2015/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.js +3 -4
- package/esm2015/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.js +26 -25
- package/esm2015/lib/shared/components/palette/case-flag/components/case-flag-table/case-flag-table.component.js +8 -16
- package/esm2015/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.js +64 -106
- package/esm2015/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.js +1 -2
- package/esm2015/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.js +3 -4
- package/esm2015/lib/shared/components/palette/case-flag/read-case-flag-field.component.js +2 -4
- package/esm2015/lib/shared/components/palette/payment/case-payment-history-viewer-field.component.js +3 -3
- package/esm2015/lib/shared/components/palette/waystopay/waystopay-field.component.js +4 -4
- package/esm2015/lib/shared/pipes/index.js +1 -2
- package/esm2015/lib/shared/pipes/pipes.module.js +5 -9
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js +158 -225
- package/fesm2015/hmcts-ccd-case-ui-toolkit.js.map +1 -1
- package/lib/app.config.d.ts +2 -0
- package/lib/app.config.d.ts.map +1 -1
- package/lib/shared/components/palette/base-field/payment-field.component.d.ts +1 -0
- package/lib/shared/components/palette/base-field/payment-field.component.d.ts.map +1 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder/case-file-view-folder.component.d.ts.map +1 -1
- package/lib/shared/components/palette/case-file-view/components/case-file-view-folder-selector/case-file-view-folder-selector.component.d.ts.map +1 -1
- package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts +5 -7
- package/lib/shared/components/palette/case-flag/components/update-flag/update-flag.component.d.ts.map +1 -1
- package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts +1 -2
- package/lib/shared/components/palette/case-flag/enums/case-flag-status.enum.d.ts.map +1 -1
- package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts +2 -3
- package/lib/shared/components/palette/case-flag/enums/update-flag-step.enum.d.ts.map +1 -1
- package/lib/shared/components/palette/case-flag/read-case-flag-field.component.d.ts.map +1 -1
- package/lib/shared/pipes/index.d.ts +0 -1
- package/lib/shared/pipes/index.d.ts.map +1 -1
- package/lib/shared/pipes/pipes.module.d.ts +2 -3
- package/lib/shared/pipes/pipes.module.d.ts.map +1 -1
- package/package.json +1 -1
- package/esm2015/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.js +0 -16
- package/esm2015/lib/shared/pipes/generic/index.js +0 -2
- package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts +0 -8
- package/lib/shared/pipes/generic/enum-display-description/enum-display-description.pipe.d.ts.map +0 -1
- package/lib/shared/pipes/generic/index.d.ts +0 -2
- package/lib/shared/pipes/generic/index.d.ts.map +0 -1
|
@@ -116,11 +116,11 @@ function FooterComponent_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
116
116
|
i0.ɵɵtextInterpolate(ctx_r1.workhours);
|
|
117
117
|
} }
|
|
118
118
|
const _c0$_ = [[["", "footerSolsNavLinks", ""]], [["", "footerCaseWorkerNavLinks", ""]]];
|
|
119
|
-
const _c1$
|
|
119
|
+
const _c1$r = ["[footerSolsNavLinks]", "[footerCaseWorkerNavLinks]"];
|
|
120
120
|
class FooterComponent {
|
|
121
121
|
}
|
|
122
122
|
FooterComponent.ɵfac = function FooterComponent_Factory(t) { return new (t || FooterComponent)(); };
|
|
123
|
-
FooterComponent.ɵcmp = i0.ɵɵdefineComponent({ type: FooterComponent, selectors: [["cut-footer-bar"]], inputs: { email: "email", isSolicitor: "isSolicitor", phone: "phone", workhours: "workhours" }, ngContentSelectors: _c1$
|
|
123
|
+
FooterComponent.ɵcmp = i0.ɵɵdefineComponent({ type: FooterComponent, selectors: [["cut-footer-bar"]], inputs: { email: "email", isSolicitor: "isSolicitor", phone: "phone", workhours: "workhours" }, ngContentSelectors: _c1$r, 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) {
|
|
124
124
|
i0.ɵɵprojectionDef(_c0$_);
|
|
125
125
|
i0.ɵɵelementStart(0, "footer", 0);
|
|
126
126
|
i0.ɵɵelementStart(1, "div", 1);
|
|
@@ -189,7 +189,7 @@ function HeaderBarComponent_div_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
189
189
|
i0.ɵɵtextInterpolate(ctx_r2.title);
|
|
190
190
|
} }
|
|
191
191
|
const _c0$Z = [[["", "headerNavigation", ""]]];
|
|
192
|
-
const _c1$
|
|
192
|
+
const _c1$q = ["[headerNavigation]"];
|
|
193
193
|
class HeaderBarComponent {
|
|
194
194
|
constructor() {
|
|
195
195
|
this.signOutRequest = new EventEmitter();
|
|
@@ -199,7 +199,7 @@ class HeaderBarComponent {
|
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
201
|
HeaderBarComponent.ɵfac = function HeaderBarComponent_Factory(t) { return new (t || HeaderBarComponent)(); };
|
|
202
|
-
HeaderBarComponent.ɵcmp = i0.ɵɵdefineComponent({ type: HeaderBarComponent, selectors: [["cut-header-bar"]], inputs: { title: "title", isSolicitor: "isSolicitor", username: "username" }, outputs: { signOutRequest: "signOutRequest" }, ngContentSelectors: _c1$
|
|
202
|
+
HeaderBarComponent.ɵcmp = i0.ɵɵdefineComponent({ type: HeaderBarComponent, selectors: [["cut-header-bar"]], inputs: { title: "title", isSolicitor: "isSolicitor", username: "username" }, outputs: { signOutRequest: "signOutRequest" }, ngContentSelectors: _c1$q, decls: 15, vars: 8, 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) {
|
|
203
203
|
i0.ɵɵprojectionDef(_c0$Z);
|
|
204
204
|
i0.ɵɵelementStart(0, "header", 0);
|
|
205
205
|
i0.ɵɵelementStart(1, "div", 1);
|
|
@@ -258,11 +258,11 @@ HeaderBarComponent.ɵcmp = i0.ɵɵdefineComponent({ type: HeaderBarComponent, se
|
|
|
258
258
|
}] }); })();
|
|
259
259
|
|
|
260
260
|
const _c0$Y = [[["", "leftNavLinks", ""]], [["", "rightNavLinks", ""]]];
|
|
261
|
-
const _c1$
|
|
261
|
+
const _c1$p = ["[leftNavLinks]", "[rightNavLinks]"];
|
|
262
262
|
class NavigationComponent {
|
|
263
263
|
}
|
|
264
264
|
NavigationComponent.ɵfac = function NavigationComponent_Factory(t) { return new (t || NavigationComponent)(); };
|
|
265
|
-
NavigationComponent.ɵcmp = i0.ɵɵdefineComponent({ type: NavigationComponent, selectors: [["cut-nav-bar"]], inputs: { isSolicitor: "isSolicitor" }, ngContentSelectors: _c1$
|
|
265
|
+
NavigationComponent.ɵcmp = i0.ɵɵdefineComponent({ type: NavigationComponent, selectors: [["cut-nav-bar"]], inputs: { isSolicitor: "isSolicitor" }, ngContentSelectors: _c1$p, decls: 4, vars: 2, consts: [[1, "cut-nav-bar"]], template: function NavigationComponent_Template(rf, ctx) { if (rf & 1) {
|
|
266
266
|
i0.ɵɵprojectionDef(_c0$Y);
|
|
267
267
|
i0.ɵɵelementStart(0, "div");
|
|
268
268
|
i0.ɵɵelementStart(1, "nav", 0);
|
|
@@ -381,11 +381,11 @@ HeadersModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[CommonModule, RouterMod
|
|
|
381
381
|
}], null, null); })();
|
|
382
382
|
|
|
383
383
|
const _c0$X = [[["", "topBody", ""]], [["", "leftBody", ""]], [["", "rightBody", ""]]];
|
|
384
|
-
const _c1$
|
|
384
|
+
const _c1$o = ["[topBody]", "[leftBody]", "[rightBody]"];
|
|
385
385
|
class BodyComponent {
|
|
386
386
|
}
|
|
387
387
|
BodyComponent.ɵfac = function BodyComponent_Factory(t) { return new (t || BodyComponent)(); };
|
|
388
|
-
BodyComponent.ɵcmp = i0.ɵɵdefineComponent({ type: BodyComponent, selectors: [["cut-body"]], ngContentSelectors: _c1$
|
|
388
|
+
BodyComponent.ɵcmp = i0.ɵɵdefineComponent({ type: BodyComponent, selectors: [["cut-body"]], ngContentSelectors: _c1$o, decls: 4, vars: 0, consts: [[1, "global-display"]], template: function BodyComponent_Template(rf, ctx) { if (rf & 1) {
|
|
389
389
|
i0.ɵɵprojectionDef(_c0$X);
|
|
390
390
|
i0.ɵɵelementStart(0, "div", 0);
|
|
391
391
|
i0.ɵɵprojection(1);
|
|
@@ -1012,11 +1012,11 @@ NotificationBannerComponent.ɵcmp = i0.ɵɵdefineComponent({ type: NotificationB
|
|
|
1012
1012
|
}] }); })();
|
|
1013
1013
|
|
|
1014
1014
|
const _c0$U = function (a0) { return { "js-hidden": a0 }; };
|
|
1015
|
-
const _c1$
|
|
1015
|
+
const _c1$n = ["*"];
|
|
1016
1016
|
class TabComponent {
|
|
1017
1017
|
}
|
|
1018
1018
|
TabComponent.ɵfac = function TabComponent_Factory(t) { return new (t || TabComponent)(); };
|
|
1019
|
-
TabComponent.ɵcmp = i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["cut-tab"]], inputs: { id: "id", title: "title", selected: "selected" }, ngContentSelectors: _c1$
|
|
1019
|
+
TabComponent.ɵcmp = i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["cut-tab"]], inputs: { id: "id", title: "title", selected: "selected" }, ngContentSelectors: _c1$n, decls: 2, vars: 5, consts: [["role", "tabpanel", 1, "tabs-panel", 3, "id", "ngClass"]], template: function TabComponent_Template(rf, ctx) { if (rf & 1) {
|
|
1020
1020
|
i0.ɵɵprojectionDef();
|
|
1021
1021
|
i0.ɵɵelementStart(0, "div", 0);
|
|
1022
1022
|
i0.ɵɵprojection(1);
|
|
@@ -1043,7 +1043,7 @@ TabComponent.ɵcmp = i0.ɵɵdefineComponent({ type: TabComponent, selectors: [["
|
|
|
1043
1043
|
}] }); })();
|
|
1044
1044
|
|
|
1045
1045
|
const _c0$T = ["tab"];
|
|
1046
|
-
const _c1$
|
|
1046
|
+
const _c1$m = function () { return ["."]; };
|
|
1047
1047
|
const _c2$3 = function (a0) { return { "tabs-toggle-selected": a0 }; };
|
|
1048
1048
|
function TabsComponent_li_2_Template(rf, ctx) { if (rf & 1) {
|
|
1049
1049
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -1056,7 +1056,7 @@ function TabsComponent_li_2_Template(rf, ctx) { if (rf & 1) {
|
|
|
1056
1056
|
} if (rf & 2) {
|
|
1057
1057
|
const panel_r1 = ctx.$implicit;
|
|
1058
1058
|
i0.ɵɵadvance(1);
|
|
1059
|
-
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction0(6, _c1$
|
|
1059
|
+
i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction0(6, _c1$m))("fragment", panel_r1.id)("ngClass", i0.ɵɵpureFunction1(7, _c2$3, panel_r1.selected));
|
|
1060
1060
|
i0.ɵɵattribute("aria-controls", panel_r1.id)("aria-selected", panel_r1.selected);
|
|
1061
1061
|
i0.ɵɵadvance(2);
|
|
1062
1062
|
i0.ɵɵtextInterpolate(panel_r1.title);
|
|
@@ -2145,7 +2145,6 @@ var CaseFlagStatus;
|
|
|
2145
2145
|
CaseFlagStatus["ACTIVE"] = "Active";
|
|
2146
2146
|
CaseFlagStatus["INACTIVE"] = "Inactive";
|
|
2147
2147
|
CaseFlagStatus["REQUESTED"] = "Requested";
|
|
2148
|
-
CaseFlagStatus["NOT_APPROVED"] = "Not approved";
|
|
2149
2148
|
})(CaseFlagStatus || (CaseFlagStatus = {}));
|
|
2150
2149
|
|
|
2151
2150
|
class DashPipe {
|
|
@@ -9848,20 +9847,6 @@ FieldsFilterPipe.ɵpipe = i0.ɵɵdefinePipe({ name: "ccdFieldsFilter", type: Fie
|
|
|
9848
9847
|
}]
|
|
9849
9848
|
}], null, null); })();
|
|
9850
9849
|
|
|
9851
|
-
class EnumDisplayDescriptionPipe {
|
|
9852
|
-
transform(value) {
|
|
9853
|
-
return Object.values(value);
|
|
9854
|
-
}
|
|
9855
|
-
}
|
|
9856
|
-
EnumDisplayDescriptionPipe.ɵfac = function EnumDisplayDescriptionPipe_Factory(t) { return new (t || EnumDisplayDescriptionPipe)(); };
|
|
9857
|
-
EnumDisplayDescriptionPipe.ɵpipe = i0.ɵɵdefinePipe({ name: "enumDisplayDescription", type: EnumDisplayDescriptionPipe, pure: true });
|
|
9858
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EnumDisplayDescriptionPipe, [{
|
|
9859
|
-
type: Pipe,
|
|
9860
|
-
args: [{
|
|
9861
|
-
name: 'enumDisplayDescription'
|
|
9862
|
-
}]
|
|
9863
|
-
}], null, null); })();
|
|
9864
|
-
|
|
9865
9850
|
class LinkedCasesService {
|
|
9866
9851
|
constructor(jurisdictionService, searchService) {
|
|
9867
9852
|
this.jurisdictionService = jurisdictionService;
|
|
@@ -10046,8 +10031,7 @@ const pipeDeclarations = [
|
|
|
10046
10031
|
ReadFieldsFilterPipe,
|
|
10047
10032
|
CcdTabFieldsPipe,
|
|
10048
10033
|
CcdPageFieldsPipe,
|
|
10049
|
-
LinkCasesReasonValuePipe
|
|
10050
|
-
EnumDisplayDescriptionPipe
|
|
10034
|
+
LinkCasesReasonValuePipe
|
|
10051
10035
|
];
|
|
10052
10036
|
class PipesModule {
|
|
10053
10037
|
}
|
|
@@ -10064,8 +10048,7 @@ PipesModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
|
|
|
10064
10048
|
ReadFieldsFilterPipe,
|
|
10065
10049
|
CcdTabFieldsPipe,
|
|
10066
10050
|
CcdPageFieldsPipe,
|
|
10067
|
-
LinkCasesReasonValuePipe,
|
|
10068
|
-
EnumDisplayDescriptionPipe], imports: [CommonModule], exports: [CaseReferencePipe,
|
|
10051
|
+
LinkCasesReasonValuePipe], imports: [CommonModule], exports: [CaseReferencePipe,
|
|
10069
10052
|
SortSearchResultPipe,
|
|
10070
10053
|
CcdCaseTitlePipe,
|
|
10071
10054
|
CcdCollectionTableCaseFieldsFilterPipe,
|
|
@@ -10073,8 +10056,7 @@ PipesModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
|
|
|
10073
10056
|
ReadFieldsFilterPipe,
|
|
10074
10057
|
CcdTabFieldsPipe,
|
|
10075
10058
|
CcdPageFieldsPipe,
|
|
10076
|
-
LinkCasesReasonValuePipe
|
|
10077
|
-
EnumDisplayDescriptionPipe] }); })();
|
|
10059
|
+
LinkCasesReasonValuePipe] }); })();
|
|
10078
10060
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PipesModule, [{
|
|
10079
10061
|
type: NgModule,
|
|
10080
10062
|
args: [{
|
|
@@ -10085,7 +10067,7 @@ PipesModule.ɵinj = i0.ɵɵdefineInjector({ imports: [[
|
|
|
10085
10067
|
...pipeDeclarations
|
|
10086
10068
|
],
|
|
10087
10069
|
exports: [
|
|
10088
|
-
...pipeDeclarations
|
|
10070
|
+
...pipeDeclarations
|
|
10089
10071
|
]
|
|
10090
10072
|
}]
|
|
10091
10073
|
}], null, null); })();
|
|
@@ -10302,7 +10284,7 @@ function WriteAddressFieldComponent_div_1_div_4_span_4_Template(rf, ctx) { if (r
|
|
|
10302
10284
|
i0.ɵɵtext(1, "Enter the Postcode");
|
|
10303
10285
|
i0.ɵɵelementEnd();
|
|
10304
10286
|
} }
|
|
10305
|
-
const _c1$
|
|
10287
|
+
const _c1$l = function (a0) { return { "form-group-error": a0 }; };
|
|
10306
10288
|
const _c2$2 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
10307
10289
|
function WriteAddressFieldComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1) {
|
|
10308
10290
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
@@ -10321,7 +10303,7 @@ function WriteAddressFieldComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1)
|
|
|
10321
10303
|
i0.ɵɵelementEnd();
|
|
10322
10304
|
} if (rf & 2) {
|
|
10323
10305
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
10324
|
-
i0.ɵɵproperty("id", ctx_r2.createElementId("postcodeLookup"))("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
10306
|
+
i0.ɵɵproperty("id", ctx_r2.createElementId("postcodeLookup"))("ngClass", i0.ɵɵpureFunction1(7, _c1$l, ctx_r2.missingPostcode));
|
|
10325
10307
|
i0.ɵɵadvance(1);
|
|
10326
10308
|
i0.ɵɵproperty("for", ctx_r2.createElementId("postcodeInput"));
|
|
10327
10309
|
i0.ɵɵadvance(3);
|
|
@@ -10575,7 +10557,7 @@ function CaseFileViewFieldComponent_div_1_ng_container_8_Template(rf, ctx) { if
|
|
|
10575
10557
|
} if (rf & 2) {
|
|
10576
10558
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
10577
10559
|
i0.ɵɵadvance(1);
|
|
10578
|
-
i0.ɵɵproperty("url", ctx_r2.currentDocument.document_binary_url)("downloadFileName", ctx_r2.currentDocument.document_filename)("showToolbar", true)("contentType", ctx_r2.currentDocument.content_type)("enableAnnotations", true)("enableRedactions", true);
|
|
10560
|
+
i0.ɵɵproperty("url", ctx_r2.currentDocument.document_binary_url)("downloadFileName", ctx_r2.currentDocument.document_filename)("showToolbar", true)("contentType", ctx_r2.currentDocument.content_type)("enableAnnotations", true)("enableRedactions", true)("height", "94.5vh");
|
|
10579
10561
|
} }
|
|
10580
10562
|
function CaseFileViewFieldComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
10581
10563
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -10591,7 +10573,7 @@ function CaseFileViewFieldComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
10591
10573
|
i0.ɵɵelementEnd();
|
|
10592
10574
|
i0.ɵɵelement(6, "div", 9);
|
|
10593
10575
|
i0.ɵɵelementStart(7, "div", 10);
|
|
10594
|
-
i0.ɵɵtemplate(8, CaseFileViewFieldComponent_div_1_ng_container_8_Template, 2,
|
|
10576
|
+
i0.ɵɵtemplate(8, CaseFileViewFieldComponent_div_1_ng_container_8_Template, 2, 7, "ng-container", 1);
|
|
10595
10577
|
i0.ɵɵelementEnd();
|
|
10596
10578
|
i0.ɵɵelementEnd();
|
|
10597
10579
|
i0.ɵɵelementEnd();
|
|
@@ -10667,7 +10649,7 @@ class CaseFileViewFieldComponent {
|
|
|
10667
10649
|
}
|
|
10668
10650
|
CaseFileViewFieldComponent.PARAM_CASE_ID = 'cid';
|
|
10669
10651
|
CaseFileViewFieldComponent.ɵfac = function CaseFileViewFieldComponent_Factory(t) { return new (t || CaseFileViewFieldComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i1$1.ActivatedRoute), i0.ɵɵdirectiveInject(CaseFileViewService), i0.ɵɵdirectiveInject(DocumentManagementService), i0.ɵɵdirectiveInject(LoadingService)); };
|
|
10670
|
-
CaseFileViewFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFieldComponent, selectors: [["ccd-case-file-view-field"]], decls: 2, vars: 2, consts: [["class", "govuk-grid-column-two-thirds", 4, "ngIf"], [4, "ngIf"], [1, "govuk-grid-column-two-thirds"], [1, "govuk-heading-xl"], [1, "govuk-body"], [1, "govuk-heading-l"], ["id", "case-file-view", 1, "govuk-form-group"], [1, "document-tree-container"], [1, "document-tree-container__tree", 3, "categoriesAndDocuments", "allowMoving", "clickedDocument", "moveDocument"], [1, "slider"], [1, "media-viewer-container"], [3, "url", "downloadFileName", "showToolbar", "contentType", "enableAnnotations", "enableRedactions"]], template: function CaseFileViewFieldComponent_Template(rf, ctx) { if (rf & 1) {
|
|
10652
|
+
CaseFileViewFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFieldComponent, selectors: [["ccd-case-file-view-field"]], decls: 2, vars: 2, consts: [["class", "govuk-grid-column-two-thirds", 4, "ngIf"], [4, "ngIf"], [1, "govuk-grid-column-two-thirds"], [1, "govuk-heading-xl"], [1, "govuk-body"], [1, "govuk-heading-l"], ["id", "case-file-view", 1, "govuk-form-group"], [1, "document-tree-container"], [1, "document-tree-container__tree", 3, "categoriesAndDocuments", "allowMoving", "clickedDocument", "moveDocument"], [1, "slider"], [1, "media-viewer-container"], [3, "url", "downloadFileName", "showToolbar", "contentType", "enableAnnotations", "enableRedactions", "height"]], template: function CaseFileViewFieldComponent_Template(rf, ctx) { if (rf & 1) {
|
|
10671
10653
|
i0.ɵɵtemplate(0, CaseFileViewFieldComponent_div_0_Template, 5, 0, "div", 0);
|
|
10672
10654
|
i0.ɵɵtemplate(1, CaseFileViewFieldComponent_div_1_Template, 9, 3, "div", 1);
|
|
10673
10655
|
} if (rf & 2) {
|
|
@@ -10701,7 +10683,7 @@ function CaseFileViewFieldReadComponent_div_1_ng_container_8_Template(rf, ctx) {
|
|
|
10701
10683
|
} if (rf & 2) {
|
|
10702
10684
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
10703
10685
|
i0.ɵɵadvance(1);
|
|
10704
|
-
i0.ɵɵproperty("url", ctx_r2.currentDocument.document_binary_url)("downloadFileName", ctx_r2.currentDocument.document_filename)("showToolbar", true)("contentType", ctx_r2.currentDocument.content_type)("enableAnnotations", true)("enableRedactions", true);
|
|
10686
|
+
i0.ɵɵproperty("url", ctx_r2.currentDocument.document_binary_url)("downloadFileName", ctx_r2.currentDocument.document_filename)("showToolbar", true)("contentType", ctx_r2.currentDocument.content_type)("enableAnnotations", true)("enableRedactions", true)("height", "94.5vh");
|
|
10705
10687
|
} }
|
|
10706
10688
|
function CaseFileViewFieldReadComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
10707
10689
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -10717,7 +10699,7 @@ function CaseFileViewFieldReadComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
10717
10699
|
i0.ɵɵelementEnd();
|
|
10718
10700
|
i0.ɵɵelement(6, "div", 9);
|
|
10719
10701
|
i0.ɵɵelementStart(7, "div", 10);
|
|
10720
|
-
i0.ɵɵtemplate(8, CaseFileViewFieldReadComponent_div_1_ng_container_8_Template, 2,
|
|
10702
|
+
i0.ɵɵtemplate(8, CaseFileViewFieldReadComponent_div_1_ng_container_8_Template, 2, 7, "ng-container", 1);
|
|
10721
10703
|
i0.ɵɵelementEnd();
|
|
10722
10704
|
i0.ɵɵelementEnd();
|
|
10723
10705
|
i0.ɵɵelementEnd();
|
|
@@ -10735,7 +10717,7 @@ class CaseFileViewFieldReadComponent extends CaseFileViewFieldComponent {
|
|
|
10735
10717
|
}
|
|
10736
10718
|
}
|
|
10737
10719
|
CaseFileViewFieldReadComponent.ɵfac = function CaseFileViewFieldReadComponent_Factory(t) { return ɵCaseFileViewFieldReadComponent_BaseFactory(t || CaseFileViewFieldReadComponent); };
|
|
10738
|
-
CaseFileViewFieldReadComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFieldReadComponent, selectors: [["ccd-case-file-view-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [["class", "govuk-grid-column-two-thirds", 4, "ngIf"], [4, "ngIf"], [1, "govuk-grid-column-two-thirds"], [1, "govuk-heading-xl"], [1, "govuk-body"], [1, "govuk-heading-l"], ["id", "case-file-view", 1, "govuk-form-group"], [1, "document-tree-container"], [1, "document-tree-container__tree", 3, "categoriesAndDocuments", "allowMoving", "clickedDocument", "moveDocument"], [1, "slider"], [1, "media-viewer-container"], [3, "url", "downloadFileName", "showToolbar", "contentType", "enableAnnotations", "enableRedactions"]], template: function CaseFileViewFieldReadComponent_Template(rf, ctx) { if (rf & 1) {
|
|
10720
|
+
CaseFileViewFieldReadComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFieldReadComponent, selectors: [["ccd-case-file-view-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [["class", "govuk-grid-column-two-thirds", 4, "ngIf"], [4, "ngIf"], [1, "govuk-grid-column-two-thirds"], [1, "govuk-heading-xl"], [1, "govuk-body"], [1, "govuk-heading-l"], ["id", "case-file-view", 1, "govuk-form-group"], [1, "document-tree-container"], [1, "document-tree-container__tree", 3, "categoriesAndDocuments", "allowMoving", "clickedDocument", "moveDocument"], [1, "slider"], [1, "media-viewer-container"], [3, "url", "downloadFileName", "showToolbar", "contentType", "enableAnnotations", "enableRedactions", "height"]], template: function CaseFileViewFieldReadComponent_Template(rf, ctx) { if (rf & 1) {
|
|
10739
10721
|
i0.ɵɵtemplate(0, CaseFileViewFieldReadComponent_div_0_Template, 5, 0, "div", 0);
|
|
10740
10722
|
i0.ɵɵtemplate(1, CaseFileViewFieldReadComponent_div_1_Template, 9, 3, "div", 1);
|
|
10741
10723
|
} if (rf & 2) {
|
|
@@ -10839,9 +10821,8 @@ var UpdateFlagErrorMessage;
|
|
|
10839
10821
|
|
|
10840
10822
|
var UpdateFlagStep;
|
|
10841
10823
|
(function (UpdateFlagStep) {
|
|
10842
|
-
UpdateFlagStep["
|
|
10843
|
-
UpdateFlagStep["
|
|
10844
|
-
UpdateFlagStep["STATUS_HINT_TEXT"] = "Describe reason for status change, if choosing 'not approved' provide name for person approving decision";
|
|
10824
|
+
UpdateFlagStep["HINT_TEXT"] = "Explain why you are updating this flag. Do not include any sensitive information such as personal details.";
|
|
10825
|
+
UpdateFlagStep["CHARACTER_LIMIT_INFO"] = "You can enter up to 200 characters";
|
|
10845
10826
|
})(UpdateFlagStep || (UpdateFlagStep = {}));
|
|
10846
10827
|
|
|
10847
10828
|
function ReadCaseFlagFieldComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -10911,9 +10892,7 @@ class ReadCaseFlagFieldComponent extends AbstractFieldReadComponent {
|
|
|
10911
10892
|
if (this.route.snapshot.data.case && this.route.snapshot.data.case.tabs) {
|
|
10912
10893
|
this.flagsData = this.route.snapshot.data.case.tabs
|
|
10913
10894
|
.filter(tab => tab.fields && tab.fields
|
|
10914
|
-
|
|
10915
|
-
// required to ensure the correct instance is obtained
|
|
10916
|
-
.some(caseField => caseField.field_type.type === 'FlagLauncher' && caseField.id === this.caseField.id))[0].fields.reduce((flags, caseField) => {
|
|
10895
|
+
.some(caseField => caseField.field_type.type === 'FlagLauncher'))[0].fields.reduce((flags, caseField) => {
|
|
10917
10896
|
return FieldsUtils.extractFlagsDataFromCaseField(flags, caseField, caseField.id, caseField);
|
|
10918
10897
|
}, []);
|
|
10919
10898
|
}
|
|
@@ -11646,7 +11625,7 @@ function ReadCollectionFieldComponent_table_0_tbody_2_Template(rf, ctx) { if (rf
|
|
|
11646
11625
|
i0.ɵɵadvance(4);
|
|
11647
11626
|
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction6(3, _c0$O, 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);
|
|
11648
11627
|
} }
|
|
11649
|
-
const _c1$
|
|
11628
|
+
const _c1$k = function (a0, a1, a2, a3, a4) { return { id: a0, label: a1, field_type: a2, value: a3, hidden: a4 }; };
|
|
11650
11629
|
function ReadCollectionFieldComponent_table_0_tbody_3_tr_1_Template(rf, ctx) { if (rf & 1) {
|
|
11651
11630
|
i0.ɵɵelementStart(0, "tr");
|
|
11652
11631
|
i0.ɵɵelementStart(1, "td");
|
|
@@ -11658,7 +11637,7 @@ function ReadCollectionFieldComponent_table_0_tbody_3_tr_1_Template(rf, ctx) { i
|
|
|
11658
11637
|
const i_r5 = ctx.index;
|
|
11659
11638
|
const ctx_r3 = i0.ɵɵnextContext(3);
|
|
11660
11639
|
i0.ɵɵadvance(2);
|
|
11661
|
-
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction5(4, _c1$
|
|
11640
|
+
i0.ɵɵproperty("caseField", i0.ɵɵpureFunction5(4, _c1$k, 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));
|
|
11662
11641
|
} }
|
|
11663
11642
|
function ReadCollectionFieldComponent_table_0_tbody_3_Template(rf, ctx) { if (rf & 1) {
|
|
11664
11643
|
i0.ɵɵelementStart(0, "tbody");
|
|
@@ -12491,7 +12470,7 @@ function WriteDocumentFieldComponent_ccd_read_document_field_9_Template(rf, ctx)
|
|
|
12491
12470
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
12492
12471
|
i0.ɵɵproperty("caseField", ctx_r2.caseField);
|
|
12493
12472
|
} }
|
|
12494
|
-
const _c1$
|
|
12473
|
+
const _c1$j = function (a0) { return { "form-group-error bottom-30": a0 }; };
|
|
12495
12474
|
class WriteDocumentFieldComponent extends AbstractFieldWriteComponent {
|
|
12496
12475
|
constructor(appConfig, caseNotifier, documentManagement, dialog, fileUploadStateService) {
|
|
12497
12476
|
super();
|
|
@@ -12780,7 +12759,7 @@ WriteDocumentFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteDocument
|
|
|
12780
12759
|
i0.ɵɵelementEnd();
|
|
12781
12760
|
i0.ɵɵelementEnd();
|
|
12782
12761
|
} if (rf & 2) {
|
|
12783
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(15, _c1$
|
|
12762
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(15, _c1$j, !ctx.valid));
|
|
12784
12763
|
i0.ɵɵadvance(1);
|
|
12785
12764
|
i0.ɵɵproperty("for", ctx.id());
|
|
12786
12765
|
i0.ɵɵadvance(1);
|
|
@@ -13089,7 +13068,7 @@ function WriteDynamicRadioListFieldComponent_div_9_Template(rf, ctx) { if (rf &
|
|
|
13089
13068
|
i0.ɵɵadvance(1);
|
|
13090
13069
|
i0.ɵɵtextInterpolate(radioButton_r5.label);
|
|
13091
13070
|
} }
|
|
13092
|
-
const _c1$
|
|
13071
|
+
const _c1$i = function (a0) { return { "form-group-error": a0 }; };
|
|
13093
13072
|
class WriteDynamicRadioListFieldComponent extends AbstractFieldWriteComponent {
|
|
13094
13073
|
ngOnInit() {
|
|
13095
13074
|
/**
|
|
@@ -13130,7 +13109,7 @@ WriteDynamicRadioListFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: Write
|
|
|
13130
13109
|
i0.ɵɵelementEnd();
|
|
13131
13110
|
i0.ɵɵelementEnd();
|
|
13132
13111
|
} if (rf & 2) {
|
|
13133
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c1$
|
|
13112
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(8, _c1$i, !ctx.dynamicRadioListControl.valid && ctx.dynamicRadioListControl.dirty))("id", ctx.id());
|
|
13134
13113
|
i0.ɵɵadvance(3);
|
|
13135
13114
|
i0.ɵɵproperty("for", ctx.id());
|
|
13136
13115
|
i0.ɵɵadvance(1);
|
|
@@ -13215,7 +13194,7 @@ function WriteEmailFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
13215
13194
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.emailControl.errors, ctx_r2.caseField.label));
|
|
13216
13195
|
} }
|
|
13217
13196
|
const _c0$J = function (a0) { return { "form-group-error": a0 }; };
|
|
13218
|
-
const _c1$
|
|
13197
|
+
const _c1$h = function (a0) { return { "govuk-input--error": a0 }; };
|
|
13219
13198
|
class WriteEmailFieldComponent extends AbstractFieldWriteComponent {
|
|
13220
13199
|
ngOnInit() {
|
|
13221
13200
|
this.emailControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -13242,7 +13221,7 @@ WriteEmailFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteEmailFieldC
|
|
|
13242
13221
|
i0.ɵɵadvance(1);
|
|
13243
13222
|
i0.ɵɵproperty("ngIf", ctx.emailControl.errors && (ctx.emailControl.dirty || ctx.emailControl.touched));
|
|
13244
13223
|
i0.ɵɵadvance(1);
|
|
13245
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
13224
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$h, ctx.emailControl.errors && (ctx.emailControl.dirty || ctx.emailControl.touched)))("id", ctx.id())("formControl", ctx.emailControl);
|
|
13246
13225
|
} }, directives: [i1.NgClass, i1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlDirective], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
13247
13226
|
const ɵWriteEmailFieldComponent_BaseFactory = /*@__PURE__*/ i0.ɵɵgetInheritedFactory(WriteEmailFieldComponent);
|
|
13248
13227
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteEmailFieldComponent, [{
|
|
@@ -13482,7 +13461,7 @@ function WriteFixedRadioListFieldComponent_div_8_Template(rf, ctx) { if (rf & 1)
|
|
|
13482
13461
|
i0.ɵɵadvance(1);
|
|
13483
13462
|
i0.ɵɵtextInterpolate(radioButton_r4.label);
|
|
13484
13463
|
} }
|
|
13485
|
-
const _c1$
|
|
13464
|
+
const _c1$g = function (a0) { return { "form-group-error": a0 }; };
|
|
13486
13465
|
class WriteFixedRadioListFieldComponent extends AbstractFieldWriteComponent {
|
|
13487
13466
|
ngOnInit() {
|
|
13488
13467
|
const notEmpty = this.caseField.value !== null && this.caseField.value !== undefined;
|
|
@@ -13506,7 +13485,7 @@ WriteFixedRadioListFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteFi
|
|
|
13506
13485
|
i0.ɵɵelementEnd();
|
|
13507
13486
|
i0.ɵɵelementEnd();
|
|
13508
13487
|
} if (rf & 2) {
|
|
13509
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
13488
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$g, !ctx.fixedRadioListControl.valid && (ctx.fixedRadioListControl.dirty || ctx.fixedRadioListControl.touched)))("id", ctx.id());
|
|
13510
13489
|
i0.ɵɵadvance(3);
|
|
13511
13490
|
i0.ɵɵproperty("for", ctx.id());
|
|
13512
13491
|
i0.ɵɵadvance(1);
|
|
@@ -14188,7 +14167,7 @@ function WriteNumberFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
14188
14167
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.numberControl.errors, ctx_r2.caseField.label));
|
|
14189
14168
|
} }
|
|
14190
14169
|
const _c0$D = function (a0) { return { "form-group-error": a0 }; };
|
|
14191
|
-
const _c1$
|
|
14170
|
+
const _c1$f = function (a0) { return { "govuk-input--error": a0 }; };
|
|
14192
14171
|
class WriteNumberFieldComponent extends AbstractFieldWriteComponent {
|
|
14193
14172
|
ngOnInit() {
|
|
14194
14173
|
this.numberControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -14215,7 +14194,7 @@ WriteNumberFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteNumberFiel
|
|
|
14215
14194
|
i0.ɵɵadvance(1);
|
|
14216
14195
|
i0.ɵɵproperty("ngIf", ctx.numberControl.errors && ctx.numberControl.dirty);
|
|
14217
14196
|
i0.ɵɵadvance(1);
|
|
14218
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
14197
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$f, ctx.numberControl.errors && ctx.numberControl.dirty))("id", ctx.id())("formControl", ctx.numberControl);
|
|
14219
14198
|
} }, directives: [i1.NgClass, i1.NgIf, i2.NumberValueAccessor, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlDirective], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
14220
14199
|
const ɵWriteNumberFieldComponent_BaseFactory = /*@__PURE__*/ i0.ɵɵgetInheritedFactory(WriteNumberFieldComponent);
|
|
14221
14200
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteNumberFieldComponent, [{
|
|
@@ -14784,6 +14763,9 @@ class PaymentField extends AbstractFieldReadComponent {
|
|
|
14784
14763
|
getRefundsUrl() {
|
|
14785
14764
|
return this.appConfig.getRefundsUrl();
|
|
14786
14765
|
}
|
|
14766
|
+
getNotificationUrl() {
|
|
14767
|
+
return this.appConfig.getNotificationUrl();
|
|
14768
|
+
}
|
|
14787
14769
|
getUserRoles() {
|
|
14788
14770
|
const userDetails = JSON.parse(this.sessionStorage.getItem('userDetails') || null);
|
|
14789
14771
|
if (!userDetails || !userDetails.hasOwnProperty('roles')) {
|
|
@@ -14806,10 +14788,10 @@ class CasePaymentHistoryViewerFieldComponent extends PaymentField {
|
|
|
14806
14788
|
}
|
|
14807
14789
|
}
|
|
14808
14790
|
CasePaymentHistoryViewerFieldComponent.ɵfac = function CasePaymentHistoryViewerFieldComponent_Factory(t) { return new (t || CasePaymentHistoryViewerFieldComponent)(i0.ɵɵdirectiveInject(AbstractAppConfig), i0.ɵɵdirectiveInject(SessionStorageService)); };
|
|
14809
|
-
CasePaymentHistoryViewerFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CasePaymentHistoryViewerFieldComponent, selectors: [["ccd-case-payment-history-viewer-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars:
|
|
14791
|
+
CasePaymentHistoryViewerFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CasePaymentHistoryViewerFieldComponent, selectors: [["ccd-case-payment-history-viewer-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 16, consts: [[3, "API_ROOT", "CCD_CASE_NUMBER", "BULKSCAN_API_ROOT", "SELECTED_OPTION", "ISBSENABLE", "LOGGEDINUSEREMAIL", "LOGGEDINUSERROLES", "REFUNDS_API_ROOT", "NOTIFICATION_API_ROOT", "VIEW", "TAKEPAYMENT", "SERVICEREQUEST", "PAYMENT_GROUP_REF", "EXC_REFERENCE", "DCN_NUMBER", "ISPAYMENTSTATUSENABLED"]], template: function CasePaymentHistoryViewerFieldComponent_Template(rf, ctx) { if (rf & 1) {
|
|
14810
14792
|
i0.ɵɵelement(0, "ccpay-payment-lib", 0);
|
|
14811
14793
|
} if (rf & 2) {
|
|
14812
|
-
i0.ɵɵproperty("API_ROOT", ctx.getBaseURL())("CCD_CASE_NUMBER", ctx.caseReference)("BULKSCAN_API_ROOT", ctx.getPayBulkScanBaseURL())("SELECTED_OPTION", "CCDorException")("ISBSENABLE", "true")("LOGGEDINUSEREMAIL", ctx.getUserEmail())("LOGGEDINUSERROLES", ctx.getUserRoles())("REFUNDS_API_ROOT", ctx.getRefundsUrl())("VIEW", "case-transactions")("TAKEPAYMENT", false)("SERVICEREQUEST", false)("PAYMENT_GROUP_REF", null)("EXC_REFERENCE", ctx.caseReference)("DCN_NUMBER", null)("ISPAYMENTSTATUSENABLED", "Enable");
|
|
14794
|
+
i0.ɵɵproperty("API_ROOT", ctx.getBaseURL())("CCD_CASE_NUMBER", ctx.caseReference)("BULKSCAN_API_ROOT", ctx.getPayBulkScanBaseURL())("SELECTED_OPTION", "CCDorException")("ISBSENABLE", "true")("LOGGEDINUSEREMAIL", ctx.getUserEmail())("LOGGEDINUSERROLES", ctx.getUserRoles())("REFUNDS_API_ROOT", ctx.getRefundsUrl())("NOTIFICATION_API_ROOT", ctx.getNotificationUrl())("VIEW", "case-transactions")("TAKEPAYMENT", false)("SERVICEREQUEST", false)("PAYMENT_GROUP_REF", null)("EXC_REFERENCE", ctx.caseReference)("DCN_NUMBER", null)("ISPAYMENTSTATUSENABLED", "Enable");
|
|
14813
14795
|
} }, directives: [i3.PaymentLibComponent], encapsulation: 2 });
|
|
14814
14796
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CasePaymentHistoryViewerFieldComponent, [{
|
|
14815
14797
|
type: Component,
|
|
@@ -14869,7 +14851,7 @@ function WritePhoneUKFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
14869
14851
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.phoneUkControl.errors, ctx_r2.caseField.label));
|
|
14870
14852
|
} }
|
|
14871
14853
|
const _c0$B = function (a0) { return { "form-group-error": a0 }; };
|
|
14872
|
-
const _c1$
|
|
14854
|
+
const _c1$e = function (a0) { return { "govuk-input--error": a0 }; };
|
|
14873
14855
|
class WritePhoneUKFieldComponent extends AbstractFieldWriteComponent {
|
|
14874
14856
|
ngOnInit() {
|
|
14875
14857
|
this.phoneUkControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -14896,7 +14878,7 @@ WritePhoneUKFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WritePhoneUKFi
|
|
|
14896
14878
|
i0.ɵɵadvance(1);
|
|
14897
14879
|
i0.ɵɵproperty("ngIf", ctx.phoneUkControl.errors && (ctx.phoneUkControl.dirty || ctx.phoneUkControl.touched));
|
|
14898
14880
|
i0.ɵɵadvance(1);
|
|
14899
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
14881
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$e, ctx.phoneUkControl.errors && ctx.phoneUkControl.dirty))("id", ctx.id())("formControl", ctx.phoneUkControl);
|
|
14900
14882
|
} }, directives: [i1.NgClass, i1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlDirective], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
14901
14883
|
const ɵWritePhoneUKFieldComponent_BaseFactory = /*@__PURE__*/ i0.ɵɵgetInheritedFactory(WritePhoneUKFieldComponent);
|
|
14902
14884
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WritePhoneUKFieldComponent, [{
|
|
@@ -14957,7 +14939,7 @@ function WriteTextAreaFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
14957
14939
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.textareaControl.errors, ctx_r2.caseField.label));
|
|
14958
14940
|
} }
|
|
14959
14941
|
const _c0$A = function (a0) { return { "form-group-error": a0 }; };
|
|
14960
|
-
const _c1$
|
|
14942
|
+
const _c1$d = function (a0) { return { "govuk-textarea--error": a0 }; };
|
|
14961
14943
|
class WriteTextAreaFieldComponent extends AbstractFieldWriteComponent {
|
|
14962
14944
|
constructor(browserService) {
|
|
14963
14945
|
super();
|
|
@@ -14997,7 +14979,7 @@ WriteTextAreaFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteTextArea
|
|
|
14997
14979
|
i0.ɵɵadvance(1);
|
|
14998
14980
|
i0.ɵɵproperty("ngIf", ctx.textareaControl.errors && (ctx.textareaControl.dirty || ctx.textareaControl.touched));
|
|
14999
14981
|
i0.ɵɵadvance(1);
|
|
15000
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
14982
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$d, ctx.textareaControl.errors && (ctx.textareaControl.dirty || ctx.textareaControl.touched)))("id", ctx.id())("formControl", ctx.textareaControl);
|
|
15001
14983
|
} }, directives: [i1.NgClass, i1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlDirective], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
15002
14984
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteTextAreaFieldComponent, [{
|
|
15003
14985
|
type: Component,
|
|
@@ -15058,7 +15040,7 @@ function WriteTextFieldComponent_span_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
15058
15040
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(2, 1, ctx_r2.textControl.errors, ctx_r2.caseField.label));
|
|
15059
15041
|
} }
|
|
15060
15042
|
const _c0$z = function (a0) { return { "form-group-error": a0 }; };
|
|
15061
|
-
const _c1$
|
|
15043
|
+
const _c1$c = function (a0) { return { "govuk-input--error": a0 }; };
|
|
15062
15044
|
class WriteTextFieldComponent extends AbstractFieldWriteComponent {
|
|
15063
15045
|
ngOnInit() {
|
|
15064
15046
|
this.textControl = this.registerControl(new FormControl(this.caseField.value));
|
|
@@ -15090,7 +15072,7 @@ WriteTextFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteTextFieldCom
|
|
|
15090
15072
|
i0.ɵɵadvance(1);
|
|
15091
15073
|
i0.ɵɵproperty("ngIf", (ctx.textControl == null ? null : ctx.textControl.errors) && (ctx.textControl.dirty || ctx.textControl.touched));
|
|
15092
15074
|
i0.ɵɵadvance(1);
|
|
15093
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$
|
|
15075
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c1$c, (ctx.textControl == null ? null : ctx.textControl.errors) && (ctx.textControl.dirty || ctx.textControl.touched)))("id", ctx.id())("formControl", ctx.textControl);
|
|
15094
15076
|
} }, directives: [i1.NgClass, i1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlDirective], pipes: [FieldLabelPipe, FirstErrorPipe], encapsulation: 2 });
|
|
15095
15077
|
const ɵWriteTextFieldComponent_BaseFactory = /*@__PURE__*/ i0.ɵɵgetInheritedFactory(WriteTextFieldComponent);
|
|
15096
15078
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(WriteTextFieldComponent, [{
|
|
@@ -15120,7 +15102,7 @@ function WaysToPayFieldComponent_ccpay_payment_lib_0_Template(rf, ctx) { if (rf
|
|
|
15120
15102
|
i0.ɵɵelement(0, "ccpay-payment-lib", 1);
|
|
15121
15103
|
} if (rf & 2) {
|
|
15122
15104
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
15123
|
-
i0.ɵɵproperty("API_ROOT", ctx_r0.getBaseURL())("BULKSCAN_API_ROOT", ctx_r0.getPayBulkScanBaseURL())("REFUNDS_API_ROOT", ctx_r0.getRefundsUrl())("CCD_CASE_NUMBER", ctx_r0.caseReference)("VIEW", "case-transactions")("TAKEPAYMENT", false)("SERVICEREQUEST", true)("PAYMENT_GROUP_REF", null)("EXC_REFERENCE", ctx_r0.caseReference)("DCN_NUMBER", null)("SELECTED_OPTION", "CCDorException")("LOGGEDINUSERROLES", ctx_r0.getUserRoles())("CARDPAYMENTRETURNURL", ctx_r0.getCardPaymentReturnUrl())("ISPAYMENTSTATUSENABLED", "Enable");
|
|
15105
|
+
i0.ɵɵproperty("API_ROOT", ctx_r0.getBaseURL())("BULKSCAN_API_ROOT", ctx_r0.getPayBulkScanBaseURL())("REFUNDS_API_ROOT", ctx_r0.getRefundsUrl())("NOTIFICATION_API_ROOT", ctx_r0.getNotificationUrl())("CCD_CASE_NUMBER", ctx_r0.caseReference)("VIEW", "case-transactions")("TAKEPAYMENT", false)("SERVICEREQUEST", true)("PAYMENT_GROUP_REF", null)("EXC_REFERENCE", ctx_r0.caseReference)("DCN_NUMBER", null)("SELECTED_OPTION", "CCDorException")("LOGGEDINUSERROLES", ctx_r0.getUserRoles())("CARDPAYMENTRETURNURL", ctx_r0.getCardPaymentReturnUrl())("ISPAYMENTSTATUSENABLED", "Enable");
|
|
15124
15106
|
} }
|
|
15125
15107
|
class WaysToPayFieldComponent extends PaymentField {
|
|
15126
15108
|
constructor(appConfig, sessionStorage) {
|
|
@@ -15131,8 +15113,8 @@ class WaysToPayFieldComponent extends PaymentField {
|
|
|
15131
15113
|
}
|
|
15132
15114
|
}
|
|
15133
15115
|
WaysToPayFieldComponent.ɵfac = function WaysToPayFieldComponent_Factory(t) { return new (t || WaysToPayFieldComponent)(i0.ɵɵdirectiveInject(AbstractAppConfig), i0.ɵɵdirectiveInject(SessionStorageService)); };
|
|
15134
|
-
WaysToPayFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WaysToPayFieldComponent, selectors: [["ccd-ways-to-pay-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[3, "API_ROOT", "BULKSCAN_API_ROOT", "REFUNDS_API_ROOT", "CCD_CASE_NUMBER", "VIEW", "TAKEPAYMENT", "SERVICEREQUEST", "PAYMENT_GROUP_REF", "EXC_REFERENCE", "DCN_NUMBER", "SELECTED_OPTION", "LOGGEDINUSERROLES", "CARDPAYMENTRETURNURL", "ISPAYMENTSTATUSENABLED", 4, "ngIf"], [3, "API_ROOT", "BULKSCAN_API_ROOT", "REFUNDS_API_ROOT", "CCD_CASE_NUMBER", "VIEW", "TAKEPAYMENT", "SERVICEREQUEST", "PAYMENT_GROUP_REF", "EXC_REFERENCE", "DCN_NUMBER", "SELECTED_OPTION", "LOGGEDINUSERROLES", "CARDPAYMENTRETURNURL", "ISPAYMENTSTATUSENABLED"]], template: function WaysToPayFieldComponent_Template(rf, ctx) { if (rf & 1) {
|
|
15135
|
-
i0.ɵɵtemplate(0, WaysToPayFieldComponent_ccpay_payment_lib_0_Template, 1,
|
|
15116
|
+
WaysToPayFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WaysToPayFieldComponent, selectors: [["ccd-ways-to-pay-field"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[3, "API_ROOT", "BULKSCAN_API_ROOT", "REFUNDS_API_ROOT", "NOTIFICATION_API_ROOT", "CCD_CASE_NUMBER", "VIEW", "TAKEPAYMENT", "SERVICEREQUEST", "PAYMENT_GROUP_REF", "EXC_REFERENCE", "DCN_NUMBER", "SELECTED_OPTION", "LOGGEDINUSERROLES", "CARDPAYMENTRETURNURL", "ISPAYMENTSTATUSENABLED", 4, "ngIf"], [3, "API_ROOT", "BULKSCAN_API_ROOT", "REFUNDS_API_ROOT", "NOTIFICATION_API_ROOT", "CCD_CASE_NUMBER", "VIEW", "TAKEPAYMENT", "SERVICEREQUEST", "PAYMENT_GROUP_REF", "EXC_REFERENCE", "DCN_NUMBER", "SELECTED_OPTION", "LOGGEDINUSERROLES", "CARDPAYMENTRETURNURL", "ISPAYMENTSTATUSENABLED"]], template: function WaysToPayFieldComponent_Template(rf, ctx) { if (rf & 1) {
|
|
15117
|
+
i0.ɵɵtemplate(0, WaysToPayFieldComponent_ccpay_payment_lib_0_Template, 1, 15, "ccpay-payment-lib", 0);
|
|
15136
15118
|
} if (rf & 2) {
|
|
15137
15119
|
i0.ɵɵproperty("ngIf", ctx.getUserRoles().length > 0);
|
|
15138
15120
|
} }, directives: [i1.NgIf, i3.PaymentLibComponent], encapsulation: 2 });
|
|
@@ -15266,7 +15248,7 @@ function WriteYesNoFieldComponent_div_7_Template(rf, ctx) { if (rf & 1) {
|
|
|
15266
15248
|
i0.ɵɵadvance(1);
|
|
15267
15249
|
i0.ɵɵtextInterpolate(value_r4);
|
|
15268
15250
|
} }
|
|
15269
|
-
const _c1$
|
|
15251
|
+
const _c1$b = function (a0) { return { "form-group-error": a0 }; };
|
|
15270
15252
|
class WriteYesNoFieldComponent extends AbstractFieldWriteComponent {
|
|
15271
15253
|
constructor(yesNoService) {
|
|
15272
15254
|
super();
|
|
@@ -15292,7 +15274,7 @@ WriteYesNoFieldComponent.ɵcmp = i0.ɵɵdefineComponent({ type: WriteYesNoFieldC
|
|
|
15292
15274
|
i0.ɵɵelementEnd();
|
|
15293
15275
|
i0.ɵɵelementEnd();
|
|
15294
15276
|
} if (rf & 2) {
|
|
15295
|
-
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
15277
|
+
i0.ɵɵproperty("id", ctx.id())("ngClass", i0.ɵɵpureFunction1(7, _c1$b, !ctx.yesNoControl.valid && (ctx.yesNoControl.dirty || ctx.yesNoControl.touched)));
|
|
15296
15278
|
i0.ɵɵadvance(3);
|
|
15297
15279
|
i0.ɵɵproperty("ngIf", ctx.caseField.label);
|
|
15298
15280
|
i0.ɵɵadvance(1);
|
|
@@ -15643,13 +15625,13 @@ const ɵFieldReadLabelComponent_BaseFactory = /*@__PURE__*/ i0.ɵɵgetInheritedF
|
|
|
15643
15625
|
type: Input
|
|
15644
15626
|
}] }); })();
|
|
15645
15627
|
|
|
15646
|
-
function
|
|
15628
|
+
function CaseFileViewFolderSelectorComponent_ng_container_6_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
15647
15629
|
i0.ɵɵelementContainer(0);
|
|
15648
15630
|
} }
|
|
15649
15631
|
const _c0$u = function (a0) { return { cat: a0, level: 1 }; };
|
|
15650
|
-
function
|
|
15632
|
+
function CaseFileViewFolderSelectorComponent_ng_container_6_Template(rf, ctx) { if (rf & 1) {
|
|
15651
15633
|
i0.ɵɵelementContainerStart(0);
|
|
15652
|
-
i0.ɵɵtemplate(1,
|
|
15634
|
+
i0.ɵɵtemplate(1, CaseFileViewFolderSelectorComponent_ng_container_6_ng_container_1_Template, 1, 0, "ng-container", 8);
|
|
15653
15635
|
i0.ɵɵelementContainerEnd();
|
|
15654
15636
|
} if (rf & 2) {
|
|
15655
15637
|
const cat_r3 = ctx.$implicit;
|
|
@@ -15661,7 +15643,7 @@ function CaseFileViewFolderSelectorComponent_ng_container_5_Template(rf, ctx) {
|
|
|
15661
15643
|
function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
15662
15644
|
i0.ɵɵelementContainer(0);
|
|
15663
15645
|
} }
|
|
15664
|
-
const _c1$
|
|
15646
|
+
const _c1$a = function (a0, a1) { return { cat: a0, level: a1 }; };
|
|
15665
15647
|
function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_Template(rf, ctx) { if (rf & 1) {
|
|
15666
15648
|
i0.ɵɵelementContainerStart(0);
|
|
15667
15649
|
i0.ɵɵtemplate(1, CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_ng_container_1_Template, 1, 0, "ng-container", 8);
|
|
@@ -15672,7 +15654,7 @@ function CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_Templ
|
|
|
15672
15654
|
i0.ɵɵnextContext();
|
|
15673
15655
|
const _r1 = i0.ɵɵreference(13);
|
|
15674
15656
|
i0.ɵɵadvance(1);
|
|
15675
|
-
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c1$
|
|
15657
|
+
i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction2(2, _c1$a, subcat_r8, level_r6 + 1));
|
|
15676
15658
|
} }
|
|
15677
15659
|
function CaseFileViewFolderSelectorComponent_ng_template_12_Template(rf, ctx) { if (rf & 1) {
|
|
15678
15660
|
const _r12 = i0.ɵɵgetCurrentView();
|
|
@@ -15684,7 +15666,7 @@ function CaseFileViewFolderSelectorComponent_ng_template_12_Template(rf, ctx) {
|
|
|
15684
15666
|
i0.ɵɵelement(3, "img", 12);
|
|
15685
15667
|
i0.ɵɵtext(4);
|
|
15686
15668
|
i0.ɵɵelementEnd();
|
|
15687
|
-
i0.ɵɵtemplate(5, CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_Template, 2, 5, "ng-container",
|
|
15669
|
+
i0.ɵɵtemplate(5, CaseFileViewFolderSelectorComponent_ng_template_12_ng_container_5_Template, 2, 5, "ng-container", 3);
|
|
15688
15670
|
i0.ɵɵelementEnd();
|
|
15689
15671
|
} if (rf & 2) {
|
|
15690
15672
|
const cat_r5 = ctx.cat;
|
|
@@ -15755,42 +15737,43 @@ class CaseFileViewFolderSelectorComponent {
|
|
|
15755
15737
|
}
|
|
15756
15738
|
}
|
|
15757
15739
|
CaseFileViewFolderSelectorComponent.ɵfac = function CaseFileViewFolderSelectorComponent_Factory(t) { return new (t || CaseFileViewFolderSelectorComponent)(i0.ɵɵdirectiveInject(i1$3.MatDialogRef), i0.ɵɵdirectiveInject(MAT_DIALOG_DATA)); };
|
|
15758
|
-
CaseFileViewFolderSelectorComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderSelectorComponent, selectors: [["xui-case-file-view-folder-selector"]], decls: 14, vars: 2, consts: [[1, "govuk-heading-l"], [1, "folders", "govuk-radios", "govuk-radios--conditional"], [4, "ngFor", "ngForOf"], [1, "govuk-button-group"], ["type", "button", 1, "button", "button-primary", 3, "click"], [1, "cancel", 3, "click"], [
|
|
15759
|
-
i0.ɵɵelementStart(0, "
|
|
15760
|
-
i0.ɵɵ
|
|
15740
|
+
CaseFileViewFolderSelectorComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderSelectorComponent, selectors: [["xui-case-file-view-folder-selector"]], decls: 14, vars: 2, consts: [[1, "close", 3, "click"], [1, "govuk-heading-l"], [1, "folders", "govuk-radios", "govuk-radios--conditional"], [4, "ngFor", "ngForOf"], [1, "govuk-button-group"], ["type", "button", 1, "button", "button-primary", 3, "click"], [1, "cancel", 3, "click"], ["folder", ""], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], [1, "folder", "govuk-radios__item"], ["type", "radio", 1, "govuk-radios__input", 3, "name", "id", "click"], [1, "govuk-label", "govuk-radios__label", 3, "for"], ["src", "/assets/images/folder.png", "alt", "Folder icon", 1, "iconImg"]], template: function CaseFileViewFolderSelectorComponent_Template(rf, ctx) { if (rf & 1) {
|
|
15741
|
+
i0.ɵɵelementStart(0, "div", 0);
|
|
15742
|
+
i0.ɵɵlistener("click", function CaseFileViewFolderSelectorComponent_Template_div_click_0_listener() { return ctx.cancel(); });
|
|
15761
15743
|
i0.ɵɵelementEnd();
|
|
15762
|
-
i0.ɵɵelementStart(
|
|
15763
|
-
i0.ɵɵtext(
|
|
15744
|
+
i0.ɵɵelementStart(1, "h2", 1);
|
|
15745
|
+
i0.ɵɵtext(2, "Move File");
|
|
15764
15746
|
i0.ɵɵelementEnd();
|
|
15765
|
-
i0.ɵɵelementStart(
|
|
15766
|
-
i0.ɵɵ
|
|
15747
|
+
i0.ɵɵelementStart(3, "p");
|
|
15748
|
+
i0.ɵɵtext(4);
|
|
15767
15749
|
i0.ɵɵelementEnd();
|
|
15768
|
-
i0.ɵɵelementStart(
|
|
15769
|
-
i0.ɵɵ
|
|
15770
|
-
i0.ɵɵlistener("click", function CaseFileViewFolderSelectorComponent_Template_button_click_7_listener() { return ctx.save(); });
|
|
15771
|
-
i0.ɵɵtext(8, "Save");
|
|
15750
|
+
i0.ɵɵelementStart(5, "div", 2);
|
|
15751
|
+
i0.ɵɵtemplate(6, CaseFileViewFolderSelectorComponent_ng_container_6_Template, 2, 4, "ng-container", 3);
|
|
15772
15752
|
i0.ɵɵelementEnd();
|
|
15773
|
-
i0.ɵɵelementStart(
|
|
15774
|
-
i0.ɵɵ
|
|
15775
|
-
i0.ɵɵ
|
|
15753
|
+
i0.ɵɵelementStart(7, "div", 4);
|
|
15754
|
+
i0.ɵɵelementStart(8, "button", 5);
|
|
15755
|
+
i0.ɵɵlistener("click", function CaseFileViewFolderSelectorComponent_Template_button_click_8_listener() { return ctx.save(); });
|
|
15756
|
+
i0.ɵɵtext(9, "Save");
|
|
15776
15757
|
i0.ɵɵelementEnd();
|
|
15758
|
+
i0.ɵɵelementStart(10, "a", 6);
|
|
15759
|
+
i0.ɵɵlistener("click", function CaseFileViewFolderSelectorComponent_Template_a_click_10_listener() { return ctx.cancel(); });
|
|
15760
|
+
i0.ɵɵtext(11, "Cancel");
|
|
15777
15761
|
i0.ɵɵelementEnd();
|
|
15778
|
-
i0.ɵɵelementStart(11, "div", 6);
|
|
15779
|
-
i0.ɵɵlistener("click", function CaseFileViewFolderSelectorComponent_Template_div_click_11_listener() { return ctx.cancel(); });
|
|
15780
15762
|
i0.ɵɵelementEnd();
|
|
15781
15763
|
i0.ɵɵtemplate(12, CaseFileViewFolderSelectorComponent_ng_template_12_Template, 6, 5, "ng-template", null, 7, i0.ɵɵtemplateRefExtractor);
|
|
15782
15764
|
} if (rf & 2) {
|
|
15783
|
-
i0.ɵɵadvance(
|
|
15765
|
+
i0.ɵɵadvance(4);
|
|
15784
15766
|
i0.ɵɵtextInterpolate1("Where do you want to move \"", ctx.data.document.document_filename, "\" file?");
|
|
15785
15767
|
i0.ɵɵadvance(2);
|
|
15786
15768
|
i0.ɵɵproperty("ngForOf", ctx.currentCategories);
|
|
15787
|
-
} }, directives: [i1.NgForOf, i1.NgTemplateOutlet], styles: ["
|
|
15769
|
+
} }, directives: [i1.NgForOf, i1.NgTemplateOutlet], styles: [":host{position:relative;display:block}.folders{margin-bottom:20px}.folder{display:none;border-top:1px solid #ccc;margin:0 0 -1px}.folder:last-child{border-bottom:1px solid #ccc}.folders>.folder,input:checked~.folder{display:block}.iconImg{position:relative;display:inline-block;height:28px}.folder>.folder{margin-left:20px}.folder label:before{top:3px}.folder label:after{top:13px}p{font-weight:700}button{margin-right:20px}.close{float:right;width:30px;height:30px;background:url(/assets/img/x.PNG) no-repeat 50%}.cancel,.close{cursor:pointer}.cdk-overlay-pane{overflow:auto}.cdk-overlay-pane::-webkit-scrollbar{width:7px}.cdk-overlay-pane::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:#aaa}.cdk-overlay-pane::-webkit-scrollbar-button{display:none}.cdk-overlay-pane::-webkit-scrollbar-track-piece{background:#eee}.cdk-overlay-pane::-webkit-scrollbar-thumb{background:#ccc}"], encapsulation: 2 });
|
|
15788
15770
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CaseFileViewFolderSelectorComponent, [{
|
|
15789
15771
|
type: Component,
|
|
15790
15772
|
args: [{
|
|
15791
15773
|
selector: 'xui-case-file-view-folder-selector',
|
|
15792
15774
|
templateUrl: './case-file-view-folder-selector.component.html',
|
|
15793
|
-
styleUrls: ['./case-file-view-folder-selector.component.scss']
|
|
15775
|
+
styleUrls: ['./case-file-view-folder-selector.component.scss'],
|
|
15776
|
+
encapsulation: ViewEncapsulation.None
|
|
15794
15777
|
}]
|
|
15795
15778
|
}], function () { return [{ type: i1$3.MatDialogRef }, { type: undefined, decorators: [{
|
|
15796
15779
|
type: Inject,
|
|
@@ -15847,7 +15830,7 @@ function CaseFileViewOverlayMenuComponent_ng_template_4_Template(rf, ctx) { if (
|
|
|
15847
15830
|
i0.ɵɵproperty("ngForOf", ctx_r1.menuItems);
|
|
15848
15831
|
} }
|
|
15849
15832
|
const _c0$t = [[["", "trigger", ""]]];
|
|
15850
|
-
const _c1$
|
|
15833
|
+
const _c1$9 = ["[trigger]"];
|
|
15851
15834
|
class CaseFileViewOverlayMenuComponent {
|
|
15852
15835
|
constructor() {
|
|
15853
15836
|
this.title = '';
|
|
@@ -15861,7 +15844,7 @@ class CaseFileViewOverlayMenuComponent {
|
|
|
15861
15844
|
}
|
|
15862
15845
|
}
|
|
15863
15846
|
CaseFileViewOverlayMenuComponent.ɵfac = function CaseFileViewOverlayMenuComponent_Factory(t) { return new (t || CaseFileViewOverlayMenuComponent)(); };
|
|
15864
|
-
CaseFileViewOverlayMenuComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewOverlayMenuComponent, selectors: [["ccd-case-file-view-overlay-menu"]], inputs: { title: "title", menuItems: "menuItems", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, ngContentSelectors: _c1$
|
|
15847
|
+
CaseFileViewOverlayMenuComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewOverlayMenuComponent, selectors: [["ccd-case-file-view-overlay-menu"]], inputs: { title: "title", menuItems: "menuItems", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, ngContentSelectors: _c1$9, 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) {
|
|
15865
15848
|
i0.ɵɵprojectionDef(_c0$t);
|
|
15866
15849
|
i0.ɵɵelementStart(0, "div");
|
|
15867
15850
|
i0.ɵɵelementStart(1, "button", 0, 1);
|
|
@@ -16271,7 +16254,7 @@ class CaseFileViewFolderComponent {
|
|
|
16271
16254
|
return Object.assign(documentTreeNode, node);
|
|
16272
16255
|
}
|
|
16273
16256
|
let filteredData = this.documentTreeData;
|
|
16274
|
-
if (searchTerm && searchTerm.length >= CaseFileViewFolderComponent.MINIMUM_SEARCH_CHARACTERS && this.documentFilterFormGroup.controls[CaseFileViewFolderComponent.DOCUMENT_SEARCH_FORM_CONTROL_NAME].value.length >
|
|
16257
|
+
if (searchTerm && searchTerm.length >= CaseFileViewFolderComponent.MINIMUM_SEARCH_CHARACTERS && this.documentFilterFormGroup.controls[CaseFileViewFolderComponent.DOCUMENT_SEARCH_FORM_CONTROL_NAME].value.length > 0) {
|
|
16275
16258
|
filteredData = this.documentTreeData.map(copy).filter(function filterTreeData(node) {
|
|
16276
16259
|
if (node.name && node.name.toLowerCase().includes(searchTerm) && node.type === DocumentTreeNodeType.DOCUMENT) {
|
|
16277
16260
|
return true;
|
|
@@ -16351,7 +16334,6 @@ class CaseFileViewFolderComponent {
|
|
|
16351
16334
|
}
|
|
16352
16335
|
openMoveDialog(node) {
|
|
16353
16336
|
const dialogRef = this.dialog.open(CaseFileViewFolderSelectorComponent, {
|
|
16354
|
-
width: '570px',
|
|
16355
16337
|
data: { categories: this.categories, document: node }
|
|
16356
16338
|
});
|
|
16357
16339
|
dialogRef.afterClosed().subscribe(newCatId => {
|
|
@@ -16376,7 +16358,7 @@ class CaseFileViewFolderComponent {
|
|
|
16376
16358
|
}
|
|
16377
16359
|
CaseFileViewFolderComponent.UNCATEGORISED_DOCUMENTS_TITLE = 'Uncategorised documents';
|
|
16378
16360
|
CaseFileViewFolderComponent.DOCUMENT_SEARCH_FORM_CONTROL_NAME = 'documentSearchFormControl';
|
|
16379
|
-
CaseFileViewFolderComponent.MINIMUM_SEARCH_CHARACTERS =
|
|
16361
|
+
CaseFileViewFolderComponent.MINIMUM_SEARCH_CHARACTERS = 1;
|
|
16380
16362
|
CaseFileViewFolderComponent.ɵfac = function CaseFileViewFolderComponent_Factory(t) { return new (t || CaseFileViewFolderComponent)(i0.ɵɵdirectiveInject(WindowService), i0.ɵɵdirectiveInject(i1$1.Router), i0.ɵɵdirectiveInject(DocumentManagementService), i0.ɵɵdirectiveInject(i1$3.MatDialog)); };
|
|
16381
16363
|
CaseFileViewFolderComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFileViewFolderComponent, selectors: [["ccd-case-file-view-folder"]], inputs: { categoriesAndDocuments: "categoriesAndDocuments", allowMoving: "allowMoving" }, outputs: { clickedDocument: "clickedDocument", moveDocument: "moveDocument" }, decls: 9, vars: 3, consts: [[1, "document-filter-container"], [1, "form-group", "document-filter", 3, "formGroup"], ["type", "search", "id", "document-search", "name", "documentSearchFormControl", "formControlName", "documentSearchFormControl", "placeholder", "Search by document name", 1, "form-control", "document-search"], [1, "document-folders-header"], [1, "document-folders-header__title"], [3, "sortAscending", "sortDescending"], ["class", "document-tree-container", 4, "ngIf"], [1, "document-tree-container"], [4, "ngIf"], [3, "dataSource", "treeControl"], ["class", "document-tree-container__node document-tree-container__node--document", 4, "cdkTreeNodeDef"], ["class", "document-tree-container__node document-tree-container__folder", 4, "cdkTreeNodeDef", "cdkTreeNodeDefWhen"], [1, "document-tree-container__node", "document-tree-container__node--document"], [1, "node", 3, "click"], ["disabled", "", 1, "node__icon"], ["src", "/assets/img/case-file-view/case-file-view-document.svg", "alt", "Document icon", 1, "node__iconImg"], [1, "node__name", "node-name-document"], [1, "node__document-options"], [3, "allowMoving", "changeFolderAction", "openInANewTabAction", "downloadAction", "printAction"], [1, "document-tree-container__node", "document-tree-container__folder"], ["cdkTreeNodeToggle", "", 1, "node"], [1, "node__icon"], ["alt", "Folder icon", 1, "node__iconImg", 3, "src"], [1, "node__count"], [1, "node__name", "node__name--folder"], ["cdkTreeNodeOutlet", ""]], template: function CaseFileViewFolderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
16382
16364
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -16428,25 +16410,20 @@ function CaseFlagTableComponent_table_0_tr_16_Template(rf, ctx) { if (rf & 1) {
|
|
|
16428
16410
|
i0.ɵɵelementEnd();
|
|
16429
16411
|
} }
|
|
16430
16412
|
function CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_15_Template(rf, ctx) { if (rf & 1) {
|
|
16431
|
-
i0.ɵɵelementStart(0, "strong",
|
|
16413
|
+
i0.ɵɵelementStart(0, "strong", 19);
|
|
16432
16414
|
i0.ɵɵtext(1, "Active");
|
|
16433
16415
|
i0.ɵɵelementEnd();
|
|
16434
16416
|
} }
|
|
16435
16417
|
function CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_16_Template(rf, ctx) { if (rf & 1) {
|
|
16436
|
-
i0.ɵɵelementStart(0, "strong",
|
|
16418
|
+
i0.ɵɵelementStart(0, "strong", 20);
|
|
16437
16419
|
i0.ɵɵtext(1, "Inactive");
|
|
16438
16420
|
i0.ɵɵelementEnd();
|
|
16439
16421
|
} }
|
|
16440
16422
|
function CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_17_Template(rf, ctx) { if (rf & 1) {
|
|
16441
|
-
i0.ɵɵelementStart(0, "strong",
|
|
16423
|
+
i0.ɵɵelementStart(0, "strong", 20);
|
|
16442
16424
|
i0.ɵɵtext(1, "Requested");
|
|
16443
16425
|
i0.ɵɵelementEnd();
|
|
16444
16426
|
} }
|
|
16445
|
-
function CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_18_Template(rf, ctx) { if (rf & 1) {
|
|
16446
|
-
i0.ɵɵelementStart(0, "strong", 22);
|
|
16447
|
-
i0.ɵɵtext(1, "Not approved");
|
|
16448
|
-
i0.ɵɵelementEnd();
|
|
16449
|
-
} }
|
|
16450
16427
|
function CaseFlagTableComponent_table_0_tbody_17_tr_1_Template(rf, ctx) { if (rf & 1) {
|
|
16451
16428
|
i0.ɵɵelementStart(0, "tr", 15);
|
|
16452
16429
|
i0.ɵɵelementStart(1, "td", 16);
|
|
@@ -16472,7 +16449,6 @@ function CaseFlagTableComponent_table_0_tbody_17_tr_1_Template(rf, ctx) { if (rf
|
|
|
16472
16449
|
i0.ɵɵtemplate(15, CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_15_Template, 2, 0, "strong", 17);
|
|
16473
16450
|
i0.ɵɵtemplate(16, CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_16_Template, 2, 0, "strong", 18);
|
|
16474
16451
|
i0.ɵɵtemplate(17, CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_17_Template, 2, 0, "strong", 18);
|
|
16475
|
-
i0.ɵɵtemplate(18, CaseFlagTableComponent_table_0_tbody_17_tr_1_strong_18_Template, 2, 0, "strong", 19);
|
|
16476
16452
|
i0.ɵɵelementEnd();
|
|
16477
16453
|
i0.ɵɵelementEnd();
|
|
16478
16454
|
} if (rf & 2) {
|
|
@@ -16485,21 +16461,19 @@ function CaseFlagTableComponent_table_0_tbody_17_tr_1_Template(rf, ctx) { if (rf
|
|
|
16485
16461
|
i0.ɵɵadvance(2);
|
|
16486
16462
|
i0.ɵɵtextInterpolate(flagDetail_r4.flagComment);
|
|
16487
16463
|
i0.ɵɵadvance(2);
|
|
16488
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(10,
|
|
16464
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(10, 8, flagDetail_r4.dateTimeCreated, "dd LLL yyyy"));
|
|
16489
16465
|
i0.ɵɵadvance(3);
|
|
16490
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(13,
|
|
16466
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind2(13, 11, flagDetail_r4.dateTimeModified, "dd LLL yyyy"));
|
|
16491
16467
|
i0.ɵɵadvance(3);
|
|
16492
16468
|
i0.ɵɵproperty("ngIf", flagDetail_r4.status === ctx_r3.caseFlagStatus.ACTIVE);
|
|
16493
16469
|
i0.ɵɵadvance(1);
|
|
16494
16470
|
i0.ɵɵproperty("ngIf", flagDetail_r4.status === ctx_r3.caseFlagStatus.INACTIVE);
|
|
16495
16471
|
i0.ɵɵadvance(1);
|
|
16496
16472
|
i0.ɵɵproperty("ngIf", flagDetail_r4.status === ctx_r3.caseFlagStatus.REQUESTED);
|
|
16497
|
-
i0.ɵɵadvance(1);
|
|
16498
|
-
i0.ɵɵproperty("ngIf", flagDetail_r4.status === ctx_r3.caseFlagStatus.NOT_APPROVED);
|
|
16499
16473
|
} }
|
|
16500
16474
|
function CaseFlagTableComponent_table_0_tbody_17_Template(rf, ctx) { if (rf & 1) {
|
|
16501
16475
|
i0.ɵɵelementStart(0, "tbody", 10);
|
|
16502
|
-
i0.ɵɵtemplate(1, CaseFlagTableComponent_table_0_tbody_17_tr_1_Template,
|
|
16476
|
+
i0.ɵɵtemplate(1, CaseFlagTableComponent_table_0_tbody_17_tr_1_Template, 18, 14, "tr", 14);
|
|
16503
16477
|
i0.ɵɵelementEnd();
|
|
16504
16478
|
} if (rf & 2) {
|
|
16505
16479
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
@@ -16552,7 +16526,7 @@ class CaseFlagTableComponent {
|
|
|
16552
16526
|
}
|
|
16553
16527
|
}
|
|
16554
16528
|
CaseFlagTableComponent.ɵfac = function CaseFlagTableComponent_Factory(t) { return new (t || CaseFlagTableComponent)(); };
|
|
16555
|
-
CaseFlagTableComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFlagTableComponent, selectors: [["ccd-case-flag-table"]], inputs: { tableCaption: "tableCaption", flagData: "flagData", firstColumnHeader: "firstColumnHeader" }, decls: 1, vars: 1, consts: [["class", "govuk-table", 4, "ngIf"], [1, "govuk-table"], [1, "govuk-table__caption", "govuk-table__caption--l"], [1, "govuk-table__head"], [1, "govuk-table__row"], ["scope", "col", 1, "govuk-table__header", "col-party-name"], ["scope", "col", 1, "govuk-table__header", "col-comments"], ["scope", "col", 1, "govuk-table__header", "col-creation-date"], ["scope", "col", 1, "govuk-table__header", "col-last-modified"], ["scope", "col", 1, "govuk-table__header", "col-flag-status"], [1, "govuk-table__body"], [4, "ngIf"], ["class", "govuk-table__body", 4, "ngIf"], ["colspan", "5"], ["scope", "row", "class", "govuk-table__row", 4, "ngFor", "ngForOf"], ["scope", "row", 1, "govuk-table__row"], [1, "govuk-table__cell"], ["class", "govuk-tag", 4, "ngIf"], ["class", "govuk-tag govuk-tag--grey", 4, "ngIf"], [
|
|
16529
|
+
CaseFlagTableComponent.ɵcmp = i0.ɵɵdefineComponent({ type: CaseFlagTableComponent, selectors: [["ccd-case-flag-table"]], inputs: { tableCaption: "tableCaption", flagData: "flagData", firstColumnHeader: "firstColumnHeader" }, decls: 1, vars: 1, consts: [["class", "govuk-table", 4, "ngIf"], [1, "govuk-table"], [1, "govuk-table__caption", "govuk-table__caption--l"], [1, "govuk-table__head"], [1, "govuk-table__row"], ["scope", "col", 1, "govuk-table__header", "col-party-name"], ["scope", "col", 1, "govuk-table__header", "col-comments"], ["scope", "col", 1, "govuk-table__header", "col-creation-date"], ["scope", "col", 1, "govuk-table__header", "col-last-modified"], ["scope", "col", 1, "govuk-table__header", "col-flag-status"], [1, "govuk-table__body"], [4, "ngIf"], ["class", "govuk-table__body", 4, "ngIf"], ["colspan", "5"], ["scope", "row", "class", "govuk-table__row", 4, "ngFor", "ngForOf"], ["scope", "row", 1, "govuk-table__row"], [1, "govuk-table__cell"], ["class", "govuk-tag", 4, "ngIf"], ["class", "govuk-tag govuk-tag--grey", 4, "ngIf"], [1, "govuk-tag"], [1, "govuk-tag", "govuk-tag--grey"]], template: function CaseFlagTableComponent_Template(rf, ctx) { if (rf & 1) {
|
|
16556
16530
|
i0.ɵɵtemplate(0, CaseFlagTableComponent_table_0_Template, 18, 4, "table", 0);
|
|
16557
16531
|
} if (rf & 2) {
|
|
16558
16532
|
i0.ɵɵproperty("ngIf", ctx.flagData);
|
|
@@ -16619,7 +16593,7 @@ function SelectFlagTypeComponent_div_9_div_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
16619
16593
|
i0.ɵɵtextInterpolate1(" ", ctx_r8.flagTypeErrorMessage, " ");
|
|
16620
16594
|
} }
|
|
16621
16595
|
const _c0$s = function (a0) { return { "form-group-error": a0 }; };
|
|
16622
|
-
const _c1$
|
|
16596
|
+
const _c1$8 = function (a0) { return { "govuk-input--error": a0 }; };
|
|
16623
16597
|
function SelectFlagTypeComponent_div_9_Template(rf, ctx) { if (rf & 1) {
|
|
16624
16598
|
i0.ɵɵelementStart(0, "div", 15);
|
|
16625
16599
|
i0.ɵɵelementStart(1, "div", 1);
|
|
@@ -16637,7 +16611,7 @@ function SelectFlagTypeComponent_div_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
16637
16611
|
i0.ɵɵadvance(3);
|
|
16638
16612
|
i0.ɵɵproperty("ngIf", ctx_r2.flagTypeErrorMessage.length > 0);
|
|
16639
16613
|
i0.ɵɵadvance(1);
|
|
16640
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$
|
|
16614
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1$8, ctx_r2.flagTypeErrorMessage.length > 0))("name", ctx_r2.descriptionControlName)("formControlName", ctx_r2.descriptionControlName);
|
|
16641
16615
|
} }
|
|
16642
16616
|
function SelectFlagTypeComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
16643
16617
|
const _r10 = i0.ɵɵgetCurrentView();
|
|
@@ -17643,9 +17617,9 @@ ManageCaseFlagsComponent.ɵcmp = i0.ɵɵdefineComponent({ type: ManageCaseFlagsC
|
|
|
17643
17617
|
type: Output
|
|
17644
17618
|
}] }); })();
|
|
17645
17619
|
|
|
17646
|
-
function
|
|
17647
|
-
i0.ɵɵelementStart(0, "div",
|
|
17648
|
-
i0.ɵɵelementStart(1, "span",
|
|
17620
|
+
function UpdateFlagComponent_div_8_Template(rf, ctx) { if (rf & 1) {
|
|
17621
|
+
i0.ɵɵelementStart(0, "div", 16);
|
|
17622
|
+
i0.ɵɵelementStart(1, "span", 17);
|
|
17649
17623
|
i0.ɵɵtext(2, "Error:");
|
|
17650
17624
|
i0.ɵɵelementEnd();
|
|
17651
17625
|
i0.ɵɵtext(3);
|
|
@@ -17655,9 +17629,9 @@ function UpdateFlagComponent_div_12_Template(rf, ctx) { if (rf & 1) {
|
|
|
17655
17629
|
i0.ɵɵadvance(3);
|
|
17656
17630
|
i0.ɵɵtextInterpolate1(" ", ctx_r0.updateFlagNotEnteredErrorMessage, " ");
|
|
17657
17631
|
} }
|
|
17658
|
-
function
|
|
17659
|
-
i0.ɵɵelementStart(0, "div",
|
|
17660
|
-
i0.ɵɵelementStart(1, "span",
|
|
17632
|
+
function UpdateFlagComponent_div_9_Template(rf, ctx) { if (rf & 1) {
|
|
17633
|
+
i0.ɵɵelementStart(0, "div", 18);
|
|
17634
|
+
i0.ɵɵelementStart(1, "span", 17);
|
|
17661
17635
|
i0.ɵɵtext(2, "Error:");
|
|
17662
17636
|
i0.ɵɵelementEnd();
|
|
17663
17637
|
i0.ɵɵtext(3);
|
|
@@ -17667,25 +17641,15 @@ function UpdateFlagComponent_div_13_Template(rf, ctx) { if (rf & 1) {
|
|
|
17667
17641
|
i0.ɵɵadvance(3);
|
|
17668
17642
|
i0.ɵɵtextInterpolate1(" ", ctx_r1.updateFlagCharLimitErrorMessage, " ");
|
|
17669
17643
|
} }
|
|
17670
|
-
function
|
|
17671
|
-
i0.ɵɵ
|
|
17672
|
-
i0.ɵɵ
|
|
17673
|
-
i0.ɵɵ
|
|
17674
|
-
i0.ɵɵ
|
|
17675
|
-
i0.ɵɵtext(4);
|
|
17676
|
-
i0.ɵɵelementEnd();
|
|
17644
|
+
function UpdateFlagComponent_button_22_Template(rf, ctx) { if (rf & 1) {
|
|
17645
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
17646
|
+
i0.ɵɵelementStart(0, "button", 19);
|
|
17647
|
+
i0.ɵɵlistener("click", function UpdateFlagComponent_button_22_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r3 = i0.ɵɵnextContext(); return ctx_r3.onChangeStatus(); });
|
|
17648
|
+
i0.ɵɵtext(1, " Make inactive ");
|
|
17677
17649
|
i0.ɵɵelementEnd();
|
|
17678
|
-
} if (rf & 2) {
|
|
17679
|
-
const status_r3 = ctx.$implicit;
|
|
17680
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
|
17681
|
-
i0.ɵɵadvance(1);
|
|
17682
|
-
i0.ɵɵproperty("name", ctx_r2.FLAG_STATUS_CONTROL_NAME)("value", i0.ɵɵpipeBind1(2, 4, status_r3));
|
|
17683
|
-
i0.ɵɵadvance(2);
|
|
17684
|
-
i0.ɵɵproperty("for", ctx_r2.FLAG_STATUS_CONTROL_NAME);
|
|
17685
|
-
i0.ɵɵadvance(1);
|
|
17686
|
-
i0.ɵɵtextInterpolate1(" ", status_r3, " ");
|
|
17687
17650
|
} }
|
|
17688
17651
|
const _c0$n = function (a0) { return { "form-group-error": a0 }; };
|
|
17652
|
+
const _c1$7 = function (a0) { return { "govuk-tag--grey": a0 }; };
|
|
17689
17653
|
class UpdateFlagComponent {
|
|
17690
17654
|
constructor() {
|
|
17691
17655
|
this.caseFlagStateEmitter = new EventEmitter();
|
|
@@ -17693,25 +17657,22 @@ class UpdateFlagComponent {
|
|
|
17693
17657
|
this.errorMessages = [];
|
|
17694
17658
|
this.updateFlagNotEnteredErrorMessage = null;
|
|
17695
17659
|
this.updateFlagCharLimitErrorMessage = null;
|
|
17696
|
-
this.
|
|
17697
|
-
this.caseFlagStatuses = CaseFlagStatus;
|
|
17698
|
-
this.FLAG_COMMENTS_CONTROL_NAME = 'flagComment';
|
|
17699
|
-
this.FLAG_STATUS_CONTROL_NAME = 'flagStatus';
|
|
17700
|
-
this.FLAG_STATUS_CHANGE_REASON_CONTROL_NAME = 'flagStatusReasonChange';
|
|
17701
|
-
this.FLAG_WELSH_TRANSLATION_CONTROL_NAME = 'flagWelshTranslation';
|
|
17660
|
+
this.updateFlagControlName = 'flagComments';
|
|
17702
17661
|
this.commentsMaxCharLimit = 200;
|
|
17703
17662
|
}
|
|
17704
17663
|
ngOnInit() {
|
|
17664
|
+
this.updateFlagHint = UpdateFlagStep.HINT_TEXT;
|
|
17665
|
+
this.updateFlagCharLimitInfo = UpdateFlagStep.CHARACTER_LIMIT_INFO;
|
|
17666
|
+
this.formGroup.addControl(this.updateFlagControlName, new FormControl(''));
|
|
17705
17667
|
if (this.selectedFlag && this.selectedFlag.flagDetailDisplay && this.selectedFlag.flagDetailDisplay.flagDetail) {
|
|
17706
17668
|
const flagDetail = this.selectedFlag.flagDetailDisplay.flagDetail;
|
|
17707
|
-
this.formGroup.addControl(this.FLAG_STATUS_CONTROL_NAME, new FormControl(flagDetail.status));
|
|
17708
|
-
this.formGroup.addControl(this.FLAG_STATUS_CHANGE_REASON_CONTROL_NAME, new FormControl(''));
|
|
17709
|
-
this.formGroup.addControl(this.FLAG_WELSH_TRANSLATION_CONTROL_NAME, new FormControl(false));
|
|
17710
17669
|
// Populate flag comments text area with existing comments
|
|
17711
|
-
this.formGroup.
|
|
17670
|
+
this.formGroup.get(this.updateFlagControlName).setValue(flagDetail.flagComment);
|
|
17712
17671
|
if (flagDetail.name) {
|
|
17713
17672
|
this.updateFlagTitle =
|
|
17714
|
-
`${CaseFlagWizardStepTitle.UPDATE_FLAG_TITLE} "${flagDetail.name}${flagDetail.subTypeValue
|
|
17673
|
+
`${CaseFlagWizardStepTitle.UPDATE_FLAG_TITLE} "${flagDetail.name}${flagDetail.subTypeValue
|
|
17674
|
+
? `, ${flagDetail.subTypeValue}"`
|
|
17675
|
+
: '"'}`;
|
|
17715
17676
|
}
|
|
17716
17677
|
}
|
|
17717
17678
|
}
|
|
@@ -17720,7 +17681,7 @@ class UpdateFlagComponent {
|
|
|
17720
17681
|
this.validateTextEntry();
|
|
17721
17682
|
// If validation has passed, update the flag details with the comments entered
|
|
17722
17683
|
if (this.errorMessages.length === 0) {
|
|
17723
|
-
this.selectedFlag.flagDetailDisplay.flagDetail = Object.assign(Object.assign({}, this.selectedFlag.flagDetailDisplay.flagDetail), { flagComment: this.formGroup.get(this.
|
|
17684
|
+
this.selectedFlag.flagDetailDisplay.flagDetail = Object.assign(Object.assign({}, this.selectedFlag.flagDetailDisplay.flagDetail), { flagComment: this.formGroup.get(this.updateFlagControlName).value });
|
|
17724
17685
|
}
|
|
17725
17686
|
// Return case flag field state, error messages, and selected flag detail to the parent. The selected flag must be
|
|
17726
17687
|
// re-emitted because the parent component repopulates this on handling this EventEmitter
|
|
@@ -17730,17 +17691,22 @@ class UpdateFlagComponent {
|
|
|
17730
17691
|
selectedFlag: this.selectedFlag
|
|
17731
17692
|
});
|
|
17732
17693
|
}
|
|
17694
|
+
onChangeStatus() {
|
|
17695
|
+
this.selectedFlag.flagDetailDisplay.flagDetail = Object.assign(Object.assign({}, this.selectedFlag.flagDetailDisplay.flagDetail), { status: this.selectedFlag.flagDetailDisplay.flagDetail.status === CaseFlagStatus.ACTIVE
|
|
17696
|
+
? CaseFlagStatus.INACTIVE
|
|
17697
|
+
: this.selectedFlag.flagDetailDisplay.flagDetail.status });
|
|
17698
|
+
}
|
|
17733
17699
|
validateTextEntry() {
|
|
17734
17700
|
this.updateFlagNotEnteredErrorMessage = null;
|
|
17735
17701
|
this.updateFlagCharLimitErrorMessage = null;
|
|
17736
17702
|
this.errorMessages = [];
|
|
17737
|
-
const comment = this.formGroup.get(this.
|
|
17703
|
+
const comment = this.formGroup.get(this.updateFlagControlName).value;
|
|
17738
17704
|
if (!comment) {
|
|
17739
17705
|
this.updateFlagNotEnteredErrorMessage = UpdateFlagErrorMessage.FLAG_COMMENTS_NOT_ENTERED;
|
|
17740
17706
|
this.errorMessages.push({
|
|
17741
17707
|
title: '',
|
|
17742
17708
|
description: UpdateFlagErrorMessage.FLAG_COMMENTS_NOT_ENTERED,
|
|
17743
|
-
fieldId: this.
|
|
17709
|
+
fieldId: this.updateFlagControlName
|
|
17744
17710
|
});
|
|
17745
17711
|
}
|
|
17746
17712
|
if (comment && comment.length > this.commentsMaxCharLimit) {
|
|
@@ -17748,13 +17714,13 @@ class UpdateFlagComponent {
|
|
|
17748
17714
|
this.errorMessages.push({
|
|
17749
17715
|
title: '',
|
|
17750
17716
|
description: UpdateFlagErrorMessage.FLAG_COMMENTS_CHAR_LIMIT_EXCEEDED,
|
|
17751
|
-
fieldId: this.
|
|
17717
|
+
fieldId: this.updateFlagControlName
|
|
17752
17718
|
});
|
|
17753
17719
|
}
|
|
17754
17720
|
}
|
|
17755
17721
|
}
|
|
17756
17722
|
UpdateFlagComponent.ɵfac = function UpdateFlagComponent_Factory(t) { return new (t || UpdateFlagComponent)(); };
|
|
17757
|
-
UpdateFlagComponent.ɵcmp = i0.ɵɵdefineComponent({ type: UpdateFlagComponent, selectors: [["ccd-update-flag"]], inputs: { formGroup: "formGroup", selectedFlag: "selectedFlag" }, outputs: { caseFlagStateEmitter: "caseFlagStateEmitter" }, decls:
|
|
17723
|
+
UpdateFlagComponent.ɵcmp = i0.ɵɵdefineComponent({ type: UpdateFlagComponent, selectors: [["ccd-update-flag"]], inputs: { formGroup: "formGroup", selectedFlag: "selectedFlag" }, outputs: { caseFlagStateEmitter: "caseFlagStateEmitter" }, decls: 26, vars: 18, consts: [[1, "form-group", 3, "formGroup"], ["data-module", "govuk-character-count", "data-maxlength", "200", 1, "govuk-character-count"], [1, "govuk-form-group", 3, "ngClass"], [1, "govuk-label-wrapper"], [1, "govuk-label", "govuk-label--l", 3, "for"], ["id", "update-flag-hint", 1, "govuk-hint"], ["id", "update-flag-not-entered-error-message", "class", "govuk-error-message", 4, "ngIf"], ["id", "update-flag-char-limit-error", "class", "govuk-error-message", 4, "ngIf"], ["rows", "5", "aria-describedby", "update-flag-hint update-flag-char-limit-info update-flag-char-limit-error", 1, "govuk-textarea", 3, "id", "name", "formControlName"], ["id", "update-flag-char-limit-info", "aria-live", "polite", 1, "govuk-hint", "govuk-character-count__message"], [1, "govuk-grid-row"], [1, "govuk-grid-column-one-half"], [1, "govuk-tag", 3, "ngClass"], ["class", "button button-secondary", "type", "button", 3, "click", 4, "ngIf"], [1, "govuk-button-group"], ["type", "button", 1, "button", "button-primary", 3, "click"], ["id", "update-flag-not-entered-error-message", 1, "govuk-error-message"], [1, "govuk-visually-hidden"], ["id", "update-flag-char-limit-error", 1, "govuk-error-message"], ["type", "button", 1, "button", "button-secondary", 3, "click"]], template: function UpdateFlagComponent_Template(rf, ctx) { if (rf & 1) {
|
|
17758
17724
|
i0.ɵɵelementStart(0, "div", 0);
|
|
17759
17725
|
i0.ɵɵelementStart(1, "div", 1);
|
|
17760
17726
|
i0.ɵɵelementStart(2, "div", 2);
|
|
@@ -17764,98 +17730,65 @@ UpdateFlagComponent.ɵcmp = i0.ɵɵdefineComponent({ type: UpdateFlagComponent,
|
|
|
17764
17730
|
i0.ɵɵelementEnd();
|
|
17765
17731
|
i0.ɵɵelementEnd();
|
|
17766
17732
|
i0.ɵɵelementStart(6, "div", 5);
|
|
17767
|
-
i0.ɵɵ
|
|
17768
|
-
i0.ɵɵelementStart(8, "label", 6);
|
|
17769
|
-
i0.ɵɵtext(9);
|
|
17770
|
-
i0.ɵɵelementEnd();
|
|
17771
|
-
i0.ɵɵelementEnd();
|
|
17772
|
-
i0.ɵɵelementStart(10, "div", 7);
|
|
17773
|
-
i0.ɵɵtext(11);
|
|
17774
|
-
i0.ɵɵelementEnd();
|
|
17775
|
-
i0.ɵɵtemplate(12, UpdateFlagComponent_div_12_Template, 4, 1, "div", 8);
|
|
17776
|
-
i0.ɵɵtemplate(13, UpdateFlagComponent_div_13_Template, 4, 1, "div", 9);
|
|
17777
|
-
i0.ɵɵelementStart(14, "textarea", 10);
|
|
17778
|
-
i0.ɵɵtext(15, " ");
|
|
17779
|
-
i0.ɵɵelementEnd();
|
|
17780
|
-
i0.ɵɵelementStart(16, "div", 11);
|
|
17781
|
-
i0.ɵɵtext(17);
|
|
17782
|
-
i0.ɵɵelementEnd();
|
|
17783
|
-
i0.ɵɵelementEnd();
|
|
17784
|
-
i0.ɵɵelementStart(18, "div", 12);
|
|
17785
|
-
i0.ɵɵelementStart(19, "div");
|
|
17786
|
-
i0.ɵɵelementStart(20, "label", 13);
|
|
17787
|
-
i0.ɵɵtext(21);
|
|
17788
|
-
i0.ɵɵelementEnd();
|
|
17789
|
-
i0.ɵɵelementEnd();
|
|
17790
|
-
i0.ɵɵelementStart(22, "div", 5);
|
|
17791
|
-
i0.ɵɵelementStart(23, "div", 14);
|
|
17792
|
-
i0.ɵɵtemplate(24, UpdateFlagComponent_div_24_Template, 5, 6, "div", 15);
|
|
17793
|
-
i0.ɵɵpipe(25, "enumDisplayDescription");
|
|
17794
|
-
i0.ɵɵelementEnd();
|
|
17733
|
+
i0.ɵɵtext(7);
|
|
17795
17734
|
i0.ɵɵelementEnd();
|
|
17796
|
-
i0.ɵɵ
|
|
17797
|
-
i0.ɵɵ
|
|
17798
|
-
i0.ɵɵ
|
|
17735
|
+
i0.ɵɵtemplate(8, UpdateFlagComponent_div_8_Template, 4, 1, "div", 6);
|
|
17736
|
+
i0.ɵɵtemplate(9, UpdateFlagComponent_div_9_Template, 4, 1, "div", 7);
|
|
17737
|
+
i0.ɵɵelementStart(10, "textarea", 8);
|
|
17738
|
+
i0.ɵɵtext(11, " ");
|
|
17799
17739
|
i0.ɵɵelementEnd();
|
|
17800
|
-
i0.ɵɵelementStart(
|
|
17801
|
-
i0.ɵɵtext(
|
|
17740
|
+
i0.ɵɵelementStart(12, "div", 9);
|
|
17741
|
+
i0.ɵɵtext(13);
|
|
17802
17742
|
i0.ɵɵelementEnd();
|
|
17803
17743
|
i0.ɵɵelementEnd();
|
|
17804
17744
|
i0.ɵɵelementEnd();
|
|
17805
|
-
i0.ɵɵelementStart(
|
|
17806
|
-
i0.ɵɵelementStart(
|
|
17807
|
-
i0.ɵɵelementStart(
|
|
17808
|
-
i0.ɵɵ
|
|
17809
|
-
i0.ɵɵelementStart(
|
|
17810
|
-
i0.ɵɵ
|
|
17745
|
+
i0.ɵɵelementStart(14, "div", 10);
|
|
17746
|
+
i0.ɵɵelementStart(15, "div", 11);
|
|
17747
|
+
i0.ɵɵelementStart(16, "p");
|
|
17748
|
+
i0.ɵɵtext(17, "Flag status: ");
|
|
17749
|
+
i0.ɵɵelementStart(18, "span");
|
|
17750
|
+
i0.ɵɵelementStart(19, "strong", 12);
|
|
17751
|
+
i0.ɵɵtext(20);
|
|
17811
17752
|
i0.ɵɵelementEnd();
|
|
17812
17753
|
i0.ɵɵelementEnd();
|
|
17813
17754
|
i0.ɵɵelementEnd();
|
|
17814
17755
|
i0.ɵɵelementEnd();
|
|
17756
|
+
i0.ɵɵelementStart(21, "div", 11);
|
|
17757
|
+
i0.ɵɵtemplate(22, UpdateFlagComponent_button_22_Template, 2, 0, "button", 13);
|
|
17815
17758
|
i0.ɵɵelementEnd();
|
|
17816
17759
|
i0.ɵɵelementEnd();
|
|
17817
|
-
i0.ɵɵelementStart(
|
|
17818
|
-
i0.ɵɵelementStart(
|
|
17819
|
-
i0.ɵɵlistener("click", function
|
|
17820
|
-
i0.ɵɵtext(
|
|
17760
|
+
i0.ɵɵelementStart(23, "div", 14);
|
|
17761
|
+
i0.ɵɵelementStart(24, "button", 15);
|
|
17762
|
+
i0.ɵɵlistener("click", function UpdateFlagComponent_Template_button_click_24_listener() { return ctx.onNext(); });
|
|
17763
|
+
i0.ɵɵtext(25, "Next");
|
|
17821
17764
|
i0.ɵɵelementEnd();
|
|
17822
17765
|
i0.ɵɵelementEnd();
|
|
17823
17766
|
i0.ɵɵelementEnd();
|
|
17824
17767
|
} if (rf & 2) {
|
|
17825
17768
|
i0.ɵɵproperty("formGroup", ctx.formGroup);
|
|
17826
17769
|
i0.ɵɵadvance(2);
|
|
17827
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(
|
|
17828
|
-
i0.ɵɵadvance(
|
|
17829
|
-
i0.ɵɵ
|
|
17830
|
-
i0.ɵɵadvance(3);
|
|
17831
|
-
i0.ɵɵproperty("for", ctx.FLAG_COMMENTS_CONTROL_NAME);
|
|
17770
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(14, _c0$n, ctx.errorMessages.length > 0));
|
|
17771
|
+
i0.ɵɵadvance(2);
|
|
17772
|
+
i0.ɵɵproperty("for", ctx.updateFlagControlName);
|
|
17832
17773
|
i0.ɵɵadvance(1);
|
|
17833
|
-
i0.ɵɵtextInterpolate1(" ", ctx.updateFlagTitle, "
|
|
17774
|
+
i0.ɵɵtextInterpolate1(" ", ctx.updateFlagTitle, " ");
|
|
17834
17775
|
i0.ɵɵadvance(2);
|
|
17835
|
-
i0.ɵɵtextInterpolate1(" ", ctx.
|
|
17776
|
+
i0.ɵɵtextInterpolate1(" ", ctx.updateFlagHint, " ");
|
|
17836
17777
|
i0.ɵɵadvance(1);
|
|
17837
17778
|
i0.ɵɵproperty("ngIf", ctx.updateFlagNotEnteredErrorMessage);
|
|
17838
17779
|
i0.ɵɵadvance(1);
|
|
17839
17780
|
i0.ɵɵproperty("ngIf", ctx.updateFlagCharLimitErrorMessage);
|
|
17840
17781
|
i0.ɵɵadvance(1);
|
|
17841
|
-
i0.ɵɵproperty("id", ctx.
|
|
17782
|
+
i0.ɵɵproperty("id", ctx.updateFlagControlName)("name", ctx.updateFlagControlName)("formControlName", ctx.updateFlagControlName);
|
|
17842
17783
|
i0.ɵɵadvance(3);
|
|
17843
|
-
i0.ɵɵtextInterpolate1(" ", ctx.
|
|
17844
|
-
i0.ɵɵadvance(
|
|
17845
|
-
i0.ɵɵ
|
|
17846
|
-
i0.ɵɵadvance(2);
|
|
17847
|
-
i0.ɵɵproperty("id", ctx.FLAG_STATUS_CONTROL_NAME);
|
|
17848
|
-
i0.ɵɵadvance(1);
|
|
17849
|
-
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBind1(25, 22, ctx.caseFlagStatuses));
|
|
17850
|
-
i0.ɵɵadvance(4);
|
|
17851
|
-
i0.ɵɵtextInterpolate1(" ", ctx.updateFlagStepEnum.STATUS_HINT_TEXT, " ");
|
|
17852
|
-
i0.ɵɵadvance(1);
|
|
17853
|
-
i0.ɵɵproperty("id", ctx.FLAG_STATUS_CHANGE_REASON_CONTROL_NAME)("name", ctx.FLAG_STATUS_CHANGE_REASON_CONTROL_NAME)("formControlName", ctx.FLAG_STATUS_CHANGE_REASON_CONTROL_NAME);
|
|
17854
|
-
i0.ɵɵadvance(5);
|
|
17855
|
-
i0.ɵɵproperty("id", ctx.FLAG_WELSH_TRANSLATION_CONTROL_NAME)("name", ctx.FLAG_WELSH_TRANSLATION_CONTROL_NAME);
|
|
17784
|
+
i0.ɵɵtextInterpolate1(" ", ctx.updateFlagCharLimitInfo, " ");
|
|
17785
|
+
i0.ɵɵadvance(6);
|
|
17786
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(16, _c1$7, ctx.selectedFlag.flagDetailDisplay.flagDetail.status === "Inactive"));
|
|
17856
17787
|
i0.ɵɵadvance(1);
|
|
17857
|
-
i0.ɵɵ
|
|
17858
|
-
|
|
17788
|
+
i0.ɵɵtextInterpolate1(" ", ctx.selectedFlag.flagDetailDisplay.flagDetail.status, " ");
|
|
17789
|
+
i0.ɵɵadvance(2);
|
|
17790
|
+
i0.ɵɵproperty("ngIf", ctx.selectedFlag.flagDetailDisplay.flagDetail.status === "Active");
|
|
17791
|
+
} }, directives: [i2.NgControlStatusGroup, i2.FormGroupDirective, i1.NgClass, i1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.FormControlName], encapsulation: 2 });
|
|
17859
17792
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UpdateFlagComponent, [{
|
|
17860
17793
|
type: Component,
|
|
17861
17794
|
args: [{
|
|
@@ -30888,5 +30821,5 @@ class TestRouteSnapshotBuilder {
|
|
|
30888
30821
|
* Generated bundle index. Do not edit.
|
|
30889
30822
|
*/
|
|
30890
30823
|
|
|
30891
|
-
export { AbstractAppConfig, AbstractFieldReadComponent, AbstractFieldWriteComponent, Activity, ActivityBannerComponent, ActivityComponent, ActivityIconComponent, ActivityInfo, ActivityModule, ActivityPollingService, ActivityService, AddCommentsComponent, AddCommentsErrorMessage, AddCommentsStep, AddressModel, AddressOption, AddressesService, Alert, AlertComponent, AlertIconClassPipe, AlertMessageType, AlertModule, AlertService, AuthService, Banner, BannersService, BeforeYouStartComponent, BodyComponent, BrowserService, CCDCaseLinkType, CallbackErrorsComponent, CallbackErrorsContext, CaseAccessUtils, CaseBasicAccessViewComponent, CaseChallengedAccessRequestComponent, CaseChallengedAccessSuccessComponent, CaseCreateComponent, CaseDetails, CaseEditComponent, CaseEditConfirmComponent, CaseEditDataModule, CaseEditDataService, CaseEditFormComponent, CaseEditPageComponent, CaseEditSubmitComponent, CaseEditWizardGuard, CaseEditorConfig, CaseEditorModule, CaseEvent, CaseEventData, CaseEventTrigger, CaseEventTriggerComponent, CaseField, CaseFieldService, CaseFileViewFieldComponent, CaseFileViewFieldReadComponent, CaseFileViewFolderComponent, CaseFileViewFolderDocumentActionsComponent, CaseFileViewFolderSelectorComponent, CaseFileViewFolderSortComponent, CaseFileViewOverlayMenuComponent, CaseFileViewService, CaseFlagFieldState, CaseFlagRefdataService, CaseFlagStatus, CaseFlagSummaryListComponent, CaseFlagSummaryListDisplayMode, CaseFlagTableComponent, CaseFlagText, CaseFlagWizardStepTitle, CaseFullAccessViewComponent, CaseHeaderComponent, CaseHeaderModule, CaseHistoryViewerFieldComponent, CaseLink, CaseLinkResponse, CaseListComponent, CaseListFiltersComponent, CaseListFiltersModule, CaseListModule, CaseNotifier, CasePaymentHistoryViewerFieldComponent, CasePrintDocument, CasePrinterComponent, CaseProgressComponent, CaseReferencePipe, CaseResolver, CaseSpecificAccessRequestComponent, CaseSpecificAccessSuccessComponent, CaseState, CaseTab, CaseTimelineComponent, CaseTimelineDisplayMode, CaseTimelineModule, CaseType, CaseTypeLite, CaseView, CaseViewComponent, CaseViewEvent, CaseViewTrigger, CaseViewerComponent, CaseViewerModule, CasesService, CaseworkerService, CcdCYAPageLabelFilterPipe, CcdCaseTitlePipe, CcdCollectionTableCaseFieldsFilterPipe, CcdPageFieldsPipe, CcdTabFieldsPipe, CheckYourAnswersComponent, ConditionalShowFormDirective, ConditionalShowModule, ConditionalShowRegistrarService, Confirmation, ConvertHrefToRouterService, CreateCaseFiltersComponent, CreateCaseFiltersModule, CreateCaseFiltersSelection, DRAFT_PREFIX, DRAFT_QUERY_PARAM, DashPipe, DateInputComponent, DatePipe, DateTimeFormatUtils, DatetimePickerComponent, DefinitionsModule, DefinitionsService, DeleteOrCancelDialogComponent, DialogsModule, DisplayMode, Document, DocumentData, DocumentDialogComponent, DocumentLinks, DocumentManagementService, DocumentUrlPipe, Draft, DraftService, DynamicListPipe, DynamicRadioListPipe, ESQueryType, Embedded,
|
|
30824
|
+
export { AbstractAppConfig, AbstractFieldReadComponent, AbstractFieldWriteComponent, Activity, ActivityBannerComponent, ActivityComponent, ActivityIconComponent, ActivityInfo, ActivityModule, ActivityPollingService, ActivityService, AddCommentsComponent, AddCommentsErrorMessage, AddCommentsStep, AddressModel, AddressOption, AddressesService, Alert, AlertComponent, AlertIconClassPipe, AlertMessageType, AlertModule, AlertService, AuthService, Banner, BannersService, BeforeYouStartComponent, BodyComponent, BrowserService, CCDCaseLinkType, CallbackErrorsComponent, CallbackErrorsContext, CaseAccessUtils, CaseBasicAccessViewComponent, CaseChallengedAccessRequestComponent, CaseChallengedAccessSuccessComponent, CaseCreateComponent, CaseDetails, CaseEditComponent, CaseEditConfirmComponent, CaseEditDataModule, CaseEditDataService, CaseEditFormComponent, CaseEditPageComponent, CaseEditSubmitComponent, CaseEditWizardGuard, CaseEditorConfig, CaseEditorModule, CaseEvent, CaseEventData, CaseEventTrigger, CaseEventTriggerComponent, CaseField, CaseFieldService, CaseFileViewFieldComponent, CaseFileViewFieldReadComponent, CaseFileViewFolderComponent, CaseFileViewFolderDocumentActionsComponent, CaseFileViewFolderSelectorComponent, CaseFileViewFolderSortComponent, CaseFileViewOverlayMenuComponent, CaseFileViewService, CaseFlagFieldState, CaseFlagRefdataService, CaseFlagStatus, CaseFlagSummaryListComponent, CaseFlagSummaryListDisplayMode, CaseFlagTableComponent, CaseFlagText, CaseFlagWizardStepTitle, CaseFullAccessViewComponent, CaseHeaderComponent, CaseHeaderModule, CaseHistoryViewerFieldComponent, CaseLink, CaseLinkResponse, CaseListComponent, CaseListFiltersComponent, CaseListFiltersModule, CaseListModule, CaseNotifier, CasePaymentHistoryViewerFieldComponent, CasePrintDocument, CasePrinterComponent, CaseProgressComponent, CaseReferencePipe, CaseResolver, CaseSpecificAccessRequestComponent, CaseSpecificAccessSuccessComponent, CaseState, CaseTab, CaseTimelineComponent, CaseTimelineDisplayMode, CaseTimelineModule, CaseType, CaseTypeLite, CaseView, CaseViewComponent, CaseViewEvent, CaseViewTrigger, CaseViewerComponent, CaseViewerModule, CasesService, CaseworkerService, CcdCYAPageLabelFilterPipe, CcdCaseTitlePipe, CcdCollectionTableCaseFieldsFilterPipe, CcdPageFieldsPipe, CcdTabFieldsPipe, CheckYourAnswersComponent, ConditionalShowFormDirective, ConditionalShowModule, ConditionalShowRegistrarService, Confirmation, ConvertHrefToRouterService, CreateCaseFiltersComponent, CreateCaseFiltersModule, CreateCaseFiltersSelection, DRAFT_PREFIX, DRAFT_QUERY_PARAM, DashPipe, DateInputComponent, DatePipe, DateTimeFormatUtils, DatetimePickerComponent, DefinitionsModule, DefinitionsService, DeleteOrCancelDialogComponent, DialogsModule, DisplayMode, Document, DocumentData, DocumentDialogComponent, DocumentLinks, DocumentManagementService, DocumentUrlPipe, Draft, DraftService, DynamicListPipe, DynamicRadioListPipe, ESQueryType, Embedded, ErrorMessageComponent, ErrorNotifierService, EventCaseField, EventCompletionReturnStates, EventCompletionStateMachineService, EventCompletionStates, EventLogComponent, EventLogDetailsComponent, EventLogTableComponent, EventMessageModule, EventStartComponent, EventStartModule, EventStartStateMachineService, EventStatusService, EventTriggerResolver, EventTriggerService, Fee, FeeValue, Field, FieldLabelPipe, FieldReadComponent, FieldReadLabelComponent, FieldType, FieldTypeSanitiser, FieldWriteComponent, FieldsFilterPipe, FieldsPurger, FieldsUtils, FirstErrorPipe, FixedListItem, FixedListPipe, FixedRadioListPipe, FocusElementDirective, FocusElementModule, FooterComponent, FormDocument, FormErrorService, FormValidatorsService, FormValueService, FormatTranslatorService, GreyBarService, HRef, HasLoadingState, HeaderBarComponent, HeadersModule, HttpError, HttpErrorService, HttpService, IsCompoundPipe, IsMandatoryPipe, IsReadOnlyAndNotCollectionPipe, IsReadOnlyPipe, JudicialworkerService, Jurisdiction, JurisdictionService, LabelFieldComponent, LabelSubstitutorDirective, LabelSubstitutorModule, LinkCaseReason, LinkCasesComponent, LinkCasesReasonValuePipe, LinkDetails, LinkReason, LinkedCasesErrorMessages, LinkedCasesEventTriggers, LinkedCasesFromTableComponent, LinkedCasesPages, LinkedCasesResponse, LinkedCasesToTableComponent, LoadingModule, LoadingService, LoadingSpinnerComponent, LoadingSpinnerModule, MEDIA_VIEWER_LOCALSTORAGE_KEY, MULTIPLE_TASKS_FOUND, ManageCaseFlagsComponent, MarkdownComponent, MoneyGbpInputComponent, MultipleTasksExistComponent, NavigationComponent, NavigationItemComponent, NavigationNotifierService, NavigationOrigin, NoLinkedCasesComponent, NoTasksAvailableComponent, NotificationBannerComponent, NotificationBannerHeaderClass, NotificationBannerType, OrderService, OrderSummary, OrganisationConverter, OrganisationService, PageType, PageValidationService, PaginationComponent, PaginationMetadata, PaginationModule, PaletteContext, PaletteModule, PaletteService, PaletteUtilsModule, Patterns, PaymentField, PhaseComponent, PipesModule, PlaceholderService, PrintUrlPipe, Profile, ProfileNotifier, ProfileService, ReadCaseFlagFieldComponent, ReadCaseLinkFieldComponent, ReadCollectionFieldComponent, ReadComplexFieldCollectionTableComponent, ReadComplexFieldComponent, ReadComplexFieldRawComponent, ReadComplexFieldTableComponent, ReadDateFieldComponent, ReadDocumentFieldComponent, ReadDynamicListFieldComponent, ReadDynamicRadioListFieldComponent, ReadEmailFieldComponent, ReadFieldsFilterPipe, ReadFixedListFieldComponent, ReadFixedRadioListFieldComponent, ReadJudicialUserFieldComponent, ReadLinkedCasesComponent, ReadMoneyGbpFieldComponent, ReadMultiSelectListFieldComponent, ReadNumberFieldComponent, ReadOrderSummaryFieldComponent, ReadOrderSummaryRowComponent, ReadOrganisationFieldComponent, ReadOrganisationFieldRawComponent, ReadOrganisationFieldTableComponent, ReadPhoneUKFieldComponent, ReadTextAreaFieldComponent, ReadTextFieldComponent, ReadYesNoFieldComponent, RefdataCaseFlagType, RemoveDialogComponent, RequestOptionsBuilder, RouterHelperService, SaveOrDiscardDialogComponent, SearchFiltersComponent, SearchFiltersModule, SearchFiltersWrapperComponent, SearchInput, SearchLanguageInterpreterComponent, SearchLanguageInterpreterErrorMessage, SearchLanguageInterpreterStep, SearchResultComponent, SearchResultModule, SearchResultView, SearchResultViewColumn, SearchResultViewItem, SearchResultViewItemComparatorFactory, SearchService, SelectFlagErrorMessage, SelectFlagLocationComponent, SelectFlagLocationErrorMessage, SelectFlagTypeComponent, SelectFlagTypeErrorMessage, SessionStorageService, ShowCondition, SortOrder$1 as SortOrder, SortParameters, SortSearchResultPipe, TabComponent, TableColumnConfig, TableConfig, TabsComponent, TabsModule, TaskAssignedComponent, TaskCancelledComponent, TaskConflictComponent, TaskUnassignedComponent, Terms, TestRouteSnapshotBuilder, UnLinkCasesComponent, UnsupportedFieldComponent, UpdateFlagComponent, UpdateFlagErrorMessage, UpdateFlagStep, WaysToPayFieldComponent, WindowService, Wizard, WizardFactoryService, WizardPage, WizardPageField, WorkAllocationService, WorkbasketFiltersComponent, WorkbasketFiltersModule, WorkbasketInput, WorkbasketInputFilterService, WorkbasketInputModel, WriteAddressFieldComponent, WriteCaseFlagFieldComponent, WriteCaseLinkFieldComponent, WriteCollectionFieldComponent, WriteComplexFieldComponent, WriteDateContainerFieldComponent, WriteDateFieldComponent, WriteDocumentFieldComponent, WriteDynamicListFieldComponent, WriteDynamicRadioListFieldComponent, WriteEmailFieldComponent, WriteFixedListFieldComponent, WriteFixedRadioListFieldComponent, WriteJudicialUserFieldComponent, WriteLinkedCasesComponent, WriteMoneyGbpFieldComponent, WriteMultiSelectListFieldComponent, WriteNumberFieldComponent, WriteOrderSummaryFieldComponent, WriteOrganisationComplexFieldComponent, WriteOrganisationFieldComponent, WritePhoneUKFieldComponent, WriteTextAreaFieldComponent, WriteTextFieldComponent, WriteYesNoFieldComponent, YesNoService, aCaseField, createACL, createCaseEventTrigger, createCaseField, createComplexFieldOverride, createFieldType, createFixedListFieldType, createHiddenComplexFieldOverride, createMultiSelectListFieldType, createWizardPage, createWizardPageField, editorRouting, initDialog, newCaseField, textFieldType, viewerRouting };
|
|
30892
30825
|
//# sourceMappingURL=hmcts-ccd-case-ui-toolkit.js.map
|