@hmcts/rpx-xui-common-lib 2.0.16 → 2.0.17-node-store-caseworkers
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/components/accessibility/accessibility.component.mjs +382 -370
- package/esm2020/lib/components/cookie-banner/cookie-banner.component.mjs +3 -3
- package/esm2020/lib/components/find-service/find-service.component.mjs +14 -9
- package/esm2020/lib/components/selected-case-confirm/selected-case-confirm.component.mjs +30 -25
- package/esm2020/lib/components/share-case/share-case.component.mjs +71 -61
- package/esm2020/lib/gov-ui/components/hmcts-identity-bar/hmcts-identity-bar.component.mjs +2 -2
- package/esm2020/lib/services/find-person/find-person.service.mjs +6 -37
- package/fesm2015/hmcts-rpx-xui-common-lib.mjs +464 -480
- package/fesm2015/hmcts-rpx-xui-common-lib.mjs.map +1 -1
- package/fesm2020/hmcts-rpx-xui-common-lib.mjs +461 -480
- package/fesm2020/hmcts-rpx-xui-common-lib.mjs.map +1 -1
- package/package.json +1 -1
- package/esm2020/lib/gov-ui/models/isession-storage.interface.mjs +0 -2
- package/esm2020/lib/gov-ui/util/session-storage/session-storage-utils.mjs +0 -22
- package/lib/gov-ui/models/isession-storage.interface.d.ts +0 -4
- package/lib/gov-ui/util/session-storage/session-storage-utils.d.ts +0 -6
|
@@ -27,14 +27,14 @@ import * as i3 from 'ngx-pagination';
|
|
|
27
27
|
import { NgxPaginationModule, PaginatePipe } from 'ngx-pagination';
|
|
28
28
|
import { MatLegacyInputModule } from '@angular/material/legacy-input';
|
|
29
29
|
|
|
30
|
-
function
|
|
30
|
+
function AccessibilityComponent_li_25_Template(rf, ctx) { if (rf & 1) {
|
|
31
31
|
i0.ɵɵelementStart(0, "li");
|
|
32
32
|
i0.ɵɵtext(1);
|
|
33
33
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
34
34
|
i0.ɵɵelementEnd();
|
|
35
35
|
} if (rf & 2) {
|
|
36
36
|
i0.ɵɵadvance(1);
|
|
37
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "
|
|
37
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "zoom in up to 300% without the text spilling off the screen"));
|
|
38
38
|
} }
|
|
39
39
|
function AccessibilityComponent_li_57_Template(rf, ctx) { if (rf & 1) {
|
|
40
40
|
i0.ɵɵelementStart(0, "li");
|
|
@@ -43,7 +43,7 @@ function AccessibilityComponent_li_57_Template(rf, ctx) { if (rf & 1) {
|
|
|
43
43
|
i0.ɵɵelementEnd();
|
|
44
44
|
} if (rf & 2) {
|
|
45
45
|
i0.ɵɵadvance(1);
|
|
46
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "some
|
|
46
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "some pages do not follow a logical tabbing order"));
|
|
47
47
|
} }
|
|
48
48
|
function AccessibilityComponent_li_58_Template(rf, ctx) { if (rf & 1) {
|
|
49
49
|
i0.ɵɵelementStart(0, "li");
|
|
@@ -52,7 +52,7 @@ function AccessibilityComponent_li_58_Template(rf, ctx) { if (rf & 1) {
|
|
|
52
52
|
i0.ɵɵelementEnd();
|
|
53
53
|
} if (rf & 2) {
|
|
54
54
|
i0.ɵɵadvance(1);
|
|
55
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "some
|
|
55
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "some headings levels are skipped"));
|
|
56
56
|
} }
|
|
57
57
|
function AccessibilityComponent_li_59_Template(rf, ctx) { if (rf & 1) {
|
|
58
58
|
i0.ɵɵelementStart(0, "li");
|
|
@@ -61,18 +61,27 @@ function AccessibilityComponent_li_59_Template(rf, ctx) { if (rf & 1) {
|
|
|
61
61
|
i0.ɵɵelementEnd();
|
|
62
62
|
} if (rf & 2) {
|
|
63
63
|
i0.ɵɵadvance(1);
|
|
64
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "
|
|
64
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "some links do not work"));
|
|
65
65
|
} }
|
|
66
66
|
function AccessibilityComponent_li_60_Template(rf, ctx) { if (rf & 1) {
|
|
67
67
|
i0.ɵɵelementStart(0, "li");
|
|
68
68
|
i0.ɵɵtext(1);
|
|
69
69
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
70
70
|
i0.ɵɵelementEnd();
|
|
71
|
+
} if (rf & 2) {
|
|
72
|
+
i0.ɵɵadvance(1);
|
|
73
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "it may be difficult to navigate between pages"));
|
|
74
|
+
} }
|
|
75
|
+
function AccessibilityComponent_li_61_Template(rf, ctx) { if (rf & 1) {
|
|
76
|
+
i0.ɵɵelementStart(0, "li");
|
|
77
|
+
i0.ɵɵtext(1);
|
|
78
|
+
i0.ɵɵpipe(2, "rpxTranslate");
|
|
79
|
+
i0.ɵɵelementEnd();
|
|
71
80
|
} if (rf & 2) {
|
|
72
81
|
i0.ɵɵadvance(1);
|
|
73
82
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "some headings and labels aren't specific enough"));
|
|
74
83
|
} }
|
|
75
|
-
function
|
|
84
|
+
function AccessibilityComponent_li_65_Template(rf, ctx) { if (rf & 1) {
|
|
76
85
|
i0.ɵɵelementStart(0, "li");
|
|
77
86
|
i0.ɵɵtext(1);
|
|
78
87
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -81,12 +90,12 @@ function AccessibilityComponent_li_64_Template(rf, ctx) { if (rf & 1) {
|
|
|
81
90
|
i0.ɵɵadvance(1);
|
|
82
91
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "some buttons may not communicate collapsed status on mobile"));
|
|
83
92
|
} }
|
|
84
|
-
function
|
|
93
|
+
function AccessibilityComponent_li_162_Template(rf, ctx) { if (rf & 1) {
|
|
85
94
|
i0.ɵɵelementStart(0, "li")(1, "a", 38);
|
|
86
95
|
i0.ɵɵtext(2, "customer.service@justice.gov.uk");
|
|
87
96
|
i0.ɵɵelementEnd()();
|
|
88
97
|
} }
|
|
89
|
-
function
|
|
98
|
+
function AccessibilityComponent_p_228_Template(rf, ctx) { if (rf & 1) {
|
|
90
99
|
i0.ɵɵelementStart(0, "p", 1);
|
|
91
100
|
i0.ɵɵtext(1);
|
|
92
101
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -95,7 +104,7 @@ function AccessibilityComponent_p_227_Template(rf, ctx) { if (rf & 1) {
|
|
|
95
104
|
i0.ɵɵadvance(1);
|
|
96
105
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "It is difficult to understand how some pages are related to one another, and where they are in the context of the whole site. This fails WCAG 2.1 success criterion 2.4.5: Multiple Ways (Level AA)"));
|
|
97
106
|
} }
|
|
98
|
-
function
|
|
107
|
+
function AccessibilityComponent_p_229_Template(rf, ctx) { if (rf & 1) {
|
|
99
108
|
i0.ɵɵelementStart(0, "p", 1);
|
|
100
109
|
i0.ɵɵtext(1);
|
|
101
110
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -104,7 +113,7 @@ function AccessibilityComponent_p_228_Template(rf, ctx) { if (rf & 1) {
|
|
|
104
113
|
i0.ɵɵadvance(1);
|
|
105
114
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "Some users may struggle with keyboard order when tabbing after an error is presented. This fails WCAG 2.1 success criterion 2.4.3: Focus Order (Level A)."));
|
|
106
115
|
} }
|
|
107
|
-
function
|
|
116
|
+
function AccessibilityComponent_p_230_Template(rf, ctx) { if (rf & 1) {
|
|
108
117
|
i0.ɵɵelementStart(0, "p", 1);
|
|
109
118
|
i0.ɵɵtext(1);
|
|
110
119
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -113,7 +122,7 @@ function AccessibilityComponent_p_229_Template(rf, ctx) { if (rf & 1) {
|
|
|
113
122
|
i0.ɵɵadvance(1);
|
|
114
123
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "Some headings are skipped, so some users may struggle to navigate with screen reader via headings. This fails WCAG 2.1 success criterion 2.4.6: Headings and labels (Level AA)."));
|
|
115
124
|
} }
|
|
116
|
-
function
|
|
125
|
+
function AccessibilityComponent_p_231_Template(rf, ctx) { if (rf & 1) {
|
|
117
126
|
i0.ɵɵelementStart(0, "p", 1);
|
|
118
127
|
i0.ɵɵtext(1);
|
|
119
128
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -122,7 +131,7 @@ function AccessibilityComponent_p_230_Template(rf, ctx) { if (rf & 1) {
|
|
|
122
131
|
i0.ɵɵadvance(1);
|
|
123
132
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "Some error links do not take the user to the specific error field, so some people may struggle with interacting with the links. This fails WCAG 2.1 success criterion 3.2.1: On Focus (Level A)."));
|
|
124
133
|
} }
|
|
125
|
-
function
|
|
134
|
+
function AccessibilityComponent_p_232_Template(rf, ctx) { if (rf & 1) {
|
|
126
135
|
i0.ɵɵelementStart(0, "p", 1);
|
|
127
136
|
i0.ɵɵtext(1);
|
|
128
137
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -131,7 +140,7 @@ function AccessibilityComponent_p_231_Template(rf, ctx) { if (rf & 1) {
|
|
|
131
140
|
i0.ɵɵadvance(1);
|
|
132
141
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "The heading 'Filter' together with the non-unique 'Case List' headings heavily imply that a user is filtering one 'Case List' table, to which they have access, according to the filters they select. However, this is not the case. Some users may struggle with heading filters as it is not clear which ones correspond to the table data. This fails WCAG 2.1 success criterion 2.4.6: Headings and labels (Level AA)"));
|
|
133
142
|
} }
|
|
134
|
-
function
|
|
143
|
+
function AccessibilityComponent_p_233_Template(rf, ctx) { if (rf & 1) {
|
|
135
144
|
i0.ɵɵelementStart(0, "p", 1);
|
|
136
145
|
i0.ɵɵtext(1);
|
|
137
146
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -140,7 +149,7 @@ function AccessibilityComponent_p_232_Template(rf, ctx) { if (rf & 1) {
|
|
|
140
149
|
i0.ɵɵadvance(1);
|
|
141
150
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "Some users may struggle on mobile where a screen reader doesn't indicate that buttons are collapsible. This fails WCAG 2.1 success criterion 4.1.2: Name, Role, Value (Level A)"));
|
|
142
151
|
} }
|
|
143
|
-
function
|
|
152
|
+
function AccessibilityComponent_h2_234_Template(rf, ctx) { if (rf & 1) {
|
|
144
153
|
i0.ɵɵelementStart(0, "h2", 39);
|
|
145
154
|
i0.ɵɵtext(1);
|
|
146
155
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -149,7 +158,7 @@ function AccessibilityComponent_h2_233_Template(rf, ctx) { if (rf & 1) {
|
|
|
149
158
|
i0.ɵɵadvance(1);
|
|
150
159
|
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(2, 1, "Disproportionate burden"), " ");
|
|
151
160
|
} }
|
|
152
|
-
function
|
|
161
|
+
function AccessibilityComponent_p_235_Template(rf, ctx) { if (rf & 1) {
|
|
153
162
|
i0.ɵɵelementStart(0, "p", 1);
|
|
154
163
|
i0.ɵɵtext(1);
|
|
155
164
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -168,7 +177,7 @@ function AccessibilityComponent_p_234_Template(rf, ctx) { if (rf & 1) {
|
|
|
168
177
|
i0.ɵɵadvance(2);
|
|
169
178
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(7, 7, "within the meaning of the accessibility regulations. These issues are:"), "");
|
|
170
179
|
} }
|
|
171
|
-
function
|
|
180
|
+
function AccessibilityComponent_ul_236_Template(rf, ctx) { if (rf & 1) {
|
|
172
181
|
i0.ɵɵelementStart(0, "ul", 5)(1, "li");
|
|
173
182
|
i0.ɵɵtext(2);
|
|
174
183
|
i0.ɵɵpipe(3, "rpxTranslate");
|
|
@@ -189,7 +198,7 @@ function AccessibilityComponent_ul_235_Template(rf, ctx) { if (rf & 1) {
|
|
|
189
198
|
i0.ɵɵadvance(3);
|
|
190
199
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(9, 7, "Some labels, fields, error messages and other content not being clearly identified by screen readers and voice activation software on mobile devices."));
|
|
191
200
|
} }
|
|
192
|
-
function
|
|
201
|
+
function AccessibilityComponent_p_237_Template(rf, ctx) { if (rf & 1) {
|
|
193
202
|
i0.ɵɵelementStart(0, "p", 1);
|
|
194
203
|
i0.ɵɵtext(1);
|
|
195
204
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -216,7 +225,7 @@ class AccessibilityComponent {
|
|
|
216
225
|
}
|
|
217
226
|
}
|
|
218
227
|
AccessibilityComponent.ɵfac = function AccessibilityComponent_Factory(t) { return new (t || AccessibilityComponent)(); };
|
|
219
|
-
AccessibilityComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AccessibilityComponent, selectors: [["xuilib-accessibility"]], decls:
|
|
228
|
+
AccessibilityComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AccessibilityComponent, selectors: [["xuilib-accessibility"]], decls: 276, vars: 261, consts: [["id", "Accessibility-statement-for-Expert-UI", 1, "govuk-heading-xl"], [1, "govuk-body"], [1, "govuk-list"], ["href", "accessibility#Immigration-and-asylum-chamber"], ["href", "accessibility#Family-public-law"], [1, "govuk-list", "govuk-list--bullet"], [4, "ngIf"], ["rel", "noopener noreferrer", "target", "_blank", "href", "https://mcmw.abilitynet.org.uk/"], ["id", "How-accessible-this-website-is", 1, "govuk-heading-l"], ["id", "What-to-do-if-you-cannot-access-parts-of-this-website", 1, "govuk-heading-l"], ["href", "mailto:HMCTSforms@justice.gov.uk"], ["id", "Adoption", 1, "govuk-heading-l"], ["id", "Divorce-and-financial-remedy", 1, "govuk-heading-l"], ["id", "Civil-damages-service", 1, "govuk-heading-l"], ["id", "Family-public-law", 1, "govuk-heading-l"], ["id", "Immigration-and-asylum-chamber", 1, "govuk-heading-l"], ["id", "Online-civil-money-claims", 1, "govuk-heading-l"], ["id", "Private-law", 1, "govuk-heading-l"], ["id", "Probate", 1, "govuk-heading-l"], ["id", "Social-security-and-child-support", 1, "govuk-heading-l"], ["id", "Reporting-accessibility-problems-with-this-website", 1, "govuk-heading-l"], ["href", "mailto:MCTSforms@justice.gov.uk"], ["id", "Enforcement-procedure ", 1, "govuk-heading-l"], ["rel", "noopener noreferrer", "target", "_blank", "href", "https://www.equalityadvisoryservice.com/"], ["id", "Contacting-us-by-phone-or-visiting-us-in-person", 1, "govuk-heading-l"], ["target", "_blank", "href", "https://courttribunalfinder.service.gov.uk/search/"], ["id", "Technical-information-about-this-website-accessibility", 1, "govuk-heading-l"], ["id", "Compliance-status", 1, "govuk-heading-l"], ["target", "_blank", "href", "https://www.w3.org/TR/WCAG21/"], ["id", "Non-accessible-content", 1, "govuk-heading-l"], ["id", "Non-compliance-with-the-accessibility-regulations", 1, "govuk-heading-l"], ["class", "govuk-body", 4, "ngIf"], ["class", "govuk-heading-m", "id", "Disproportionate-burden", 4, "ngIf"], ["class", "govuk-list govuk-list--bullet", 4, "ngIf"], ["id", "Content-that\u2019s-not-within-the-scope-of-the-accessibility-regulations", 1, "govuk-heading-m"], ["id", "what-to-improve-accessibility", 1, "govuk-heading-l"], ["target", "_blank", "href", "https://digitalaccessibilitycentre.org/"], ["id", "preparation-of-this-accessibility-statement", 1, "govuk-heading-l"], ["href", "mailto:customer.service@justice.gov.uk"], ["id", "Disproportionate-burden", 1, "govuk-heading-m"], ["target", "_blank", "href", "https://www.legislation.gov.uk/uksi/2018/952/regulation/7/made/"]], template: function AccessibilityComponent_Template(rf, ctx) { if (rf & 1) {
|
|
220
229
|
i0.ɵɵelementStart(0, "h1", 0);
|
|
221
230
|
i0.ɵɵtext(1);
|
|
222
231
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -244,346 +253,349 @@ AccessibilityComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Acce
|
|
|
244
253
|
i0.ɵɵtext(23);
|
|
245
254
|
i0.ɵɵpipe(24, "rpxTranslate");
|
|
246
255
|
i0.ɵɵelementEnd();
|
|
247
|
-
i0.ɵɵ
|
|
248
|
-
i0.ɵɵ
|
|
249
|
-
i0.ɵɵ
|
|
256
|
+
i0.ɵɵtemplate(25, AccessibilityComponent_li_25_Template, 3, 3, "li", 6);
|
|
257
|
+
i0.ɵɵelementStart(26, "li");
|
|
258
|
+
i0.ɵɵtext(27);
|
|
259
|
+
i0.ɵɵpipe(28, "rpxTranslate");
|
|
250
260
|
i0.ɵɵelementEnd();
|
|
251
|
-
i0.ɵɵelementStart(
|
|
252
|
-
i0.ɵɵtext(
|
|
253
|
-
i0.ɵɵpipe(
|
|
261
|
+
i0.ɵɵelementStart(29, "li");
|
|
262
|
+
i0.ɵɵtext(30);
|
|
263
|
+
i0.ɵɵpipe(31, "rpxTranslate");
|
|
254
264
|
i0.ɵɵelementEnd();
|
|
255
|
-
i0.ɵɵelementStart(
|
|
256
|
-
i0.ɵɵtext(
|
|
257
|
-
i0.ɵɵpipe(
|
|
265
|
+
i0.ɵɵelementStart(32, "li");
|
|
266
|
+
i0.ɵɵtext(33);
|
|
267
|
+
i0.ɵɵpipe(34, "rpxTranslate");
|
|
258
268
|
i0.ɵɵelementEnd()();
|
|
259
|
-
i0.ɵɵelementStart(
|
|
260
|
-
i0.ɵɵtext(
|
|
261
|
-
i0.ɵɵpipe(
|
|
269
|
+
i0.ɵɵelementStart(35, "p", 1);
|
|
270
|
+
i0.ɵɵtext(36);
|
|
271
|
+
i0.ɵɵpipe(37, "rpxTranslate");
|
|
262
272
|
i0.ɵɵelementEnd();
|
|
263
|
-
i0.ɵɵelementStart(
|
|
264
|
-
i0.ɵɵtext(
|
|
265
|
-
i0.ɵɵpipe(
|
|
273
|
+
i0.ɵɵelementStart(38, "p", 1)(39, "a", 7);
|
|
274
|
+
i0.ɵɵtext(40);
|
|
275
|
+
i0.ɵɵpipe(41, "rpxTranslate");
|
|
266
276
|
i0.ɵɵelementEnd();
|
|
267
|
-
i0.ɵɵtext(
|
|
268
|
-
i0.ɵɵpipe(
|
|
277
|
+
i0.ɵɵtext(42);
|
|
278
|
+
i0.ɵɵpipe(43, "rpxTranslate");
|
|
269
279
|
i0.ɵɵelementEnd();
|
|
270
|
-
i0.ɵɵelementStart(
|
|
271
|
-
i0.ɵɵtext(
|
|
272
|
-
i0.ɵɵpipe(
|
|
280
|
+
i0.ɵɵelementStart(44, "h2", 8);
|
|
281
|
+
i0.ɵɵtext(45);
|
|
282
|
+
i0.ɵɵpipe(46, "rpxTranslate");
|
|
273
283
|
i0.ɵɵelementEnd();
|
|
274
|
-
i0.ɵɵelementStart(
|
|
275
|
-
i0.ɵɵtext(
|
|
276
|
-
i0.ɵɵpipe(
|
|
284
|
+
i0.ɵɵelementStart(47, "p", 1);
|
|
285
|
+
i0.ɵɵtext(48);
|
|
286
|
+
i0.ɵɵpipe(49, "rpxTranslate");
|
|
277
287
|
i0.ɵɵelementEnd();
|
|
278
|
-
i0.ɵɵelementStart(
|
|
279
|
-
i0.ɵɵtext(
|
|
280
|
-
i0.ɵɵpipe(
|
|
288
|
+
i0.ɵɵelementStart(50, "ul", 5)(51, "li");
|
|
289
|
+
i0.ɵɵtext(52);
|
|
290
|
+
i0.ɵɵpipe(53, "rpxTranslate");
|
|
281
291
|
i0.ɵɵelementEnd();
|
|
282
|
-
i0.ɵɵelementStart(
|
|
283
|
-
i0.ɵɵtext(
|
|
284
|
-
i0.ɵɵpipe(
|
|
292
|
+
i0.ɵɵelementStart(54, "li");
|
|
293
|
+
i0.ɵɵtext(55);
|
|
294
|
+
i0.ɵɵpipe(56, "rpxTranslate");
|
|
285
295
|
i0.ɵɵelementEnd();
|
|
286
|
-
i0.ɵɵtemplate(
|
|
287
|
-
i0.ɵɵtemplate(
|
|
288
|
-
i0.ɵɵtemplate(
|
|
289
|
-
i0.ɵɵtemplate(
|
|
290
|
-
i0.ɵɵtemplate(
|
|
291
|
-
i0.ɵɵelementStart(
|
|
292
|
-
i0.ɵɵtext(
|
|
293
|
-
i0.ɵɵpipe(
|
|
296
|
+
i0.ɵɵtemplate(57, AccessibilityComponent_li_57_Template, 3, 3, "li", 6);
|
|
297
|
+
i0.ɵɵtemplate(58, AccessibilityComponent_li_58_Template, 3, 3, "li", 6);
|
|
298
|
+
i0.ɵɵtemplate(59, AccessibilityComponent_li_59_Template, 3, 3, "li", 6);
|
|
299
|
+
i0.ɵɵtemplate(60, AccessibilityComponent_li_60_Template, 3, 3, "li", 6);
|
|
300
|
+
i0.ɵɵtemplate(61, AccessibilityComponent_li_61_Template, 3, 3, "li", 6);
|
|
301
|
+
i0.ɵɵelementStart(62, "li");
|
|
302
|
+
i0.ɵɵtext(63);
|
|
303
|
+
i0.ɵɵpipe(64, "rpxTranslate");
|
|
294
304
|
i0.ɵɵelementEnd();
|
|
295
|
-
i0.ɵɵtemplate(
|
|
305
|
+
i0.ɵɵtemplate(65, AccessibilityComponent_li_65_Template, 3, 3, "li", 6);
|
|
296
306
|
i0.ɵɵelementEnd();
|
|
297
|
-
i0.ɵɵelementStart(
|
|
298
|
-
i0.ɵɵtext(
|
|
299
|
-
i0.ɵɵpipe(
|
|
307
|
+
i0.ɵɵelementStart(66, "h2", 9);
|
|
308
|
+
i0.ɵɵtext(67);
|
|
309
|
+
i0.ɵɵpipe(68, "rpxTranslate");
|
|
300
310
|
i0.ɵɵelementEnd();
|
|
301
|
-
i0.ɵɵelementStart(
|
|
302
|
-
i0.ɵɵtext(
|
|
303
|
-
i0.ɵɵpipe(
|
|
311
|
+
i0.ɵɵelementStart(69, "p", 1);
|
|
312
|
+
i0.ɵɵtext(70);
|
|
313
|
+
i0.ɵɵpipe(71, "rpxTranslate");
|
|
304
314
|
i0.ɵɵelementEnd();
|
|
305
|
-
i0.ɵɵelementStart(
|
|
306
|
-
i0.ɵɵtext(
|
|
307
|
-
i0.ɵɵpipe(
|
|
308
|
-
i0.ɵɵelementStart(
|
|
309
|
-
i0.ɵɵtext(
|
|
315
|
+
i0.ɵɵelementStart(72, "ul", 5)(73, "li");
|
|
316
|
+
i0.ɵɵtext(74);
|
|
317
|
+
i0.ɵɵpipe(75, "rpxTranslate");
|
|
318
|
+
i0.ɵɵelementStart(76, "a", 10);
|
|
319
|
+
i0.ɵɵtext(77, " HMCTSforms@justice.gov.uk");
|
|
310
320
|
i0.ɵɵelementEnd()();
|
|
311
|
-
i0.ɵɵelementStart(
|
|
312
|
-
i0.ɵɵtext(
|
|
313
|
-
i0.ɵɵpipe(
|
|
321
|
+
i0.ɵɵelementStart(78, "li");
|
|
322
|
+
i0.ɵɵtext(79);
|
|
323
|
+
i0.ɵɵpipe(80, "rpxTranslate");
|
|
314
324
|
i0.ɵɵelementEnd()();
|
|
315
|
-
i0.ɵɵelementStart(
|
|
316
|
-
i0.ɵɵtext(
|
|
317
|
-
i0.ɵɵpipe(
|
|
325
|
+
i0.ɵɵelementStart(81, "h2", 11);
|
|
326
|
+
i0.ɵɵtext(82);
|
|
327
|
+
i0.ɵɵpipe(83, "rpxTranslate");
|
|
318
328
|
i0.ɵɵelementEnd();
|
|
319
|
-
i0.ɵɵelementStart(
|
|
320
|
-
i0.ɵɵtext(
|
|
321
|
-
i0.ɵɵpipe(
|
|
329
|
+
i0.ɵɵelementStart(84, "ul", 5)(85, "li");
|
|
330
|
+
i0.ɵɵtext(86);
|
|
331
|
+
i0.ɵɵpipe(87, "rpxTranslate");
|
|
322
332
|
i0.ɵɵelementEnd()();
|
|
323
|
-
i0.ɵɵelementStart(
|
|
324
|
-
i0.ɵɵtext(
|
|
325
|
-
i0.ɵɵpipe(
|
|
333
|
+
i0.ɵɵelementStart(88, "h2", 12);
|
|
334
|
+
i0.ɵɵtext(89);
|
|
335
|
+
i0.ɵɵpipe(90, "rpxTranslate");
|
|
326
336
|
i0.ɵɵelementEnd();
|
|
327
|
-
i0.ɵɵelementStart(
|
|
328
|
-
i0.ɵɵtext(
|
|
329
|
-
i0.ɵɵpipe(
|
|
337
|
+
i0.ɵɵelementStart(91, "ul", 5)(92, "li");
|
|
338
|
+
i0.ɵɵtext(93);
|
|
339
|
+
i0.ɵɵpipe(94, "rpxTranslate");
|
|
330
340
|
i0.ɵɵelementEnd()();
|
|
331
|
-
i0.ɵɵelementStart(
|
|
332
|
-
i0.ɵɵtext(
|
|
333
|
-
i0.ɵɵpipe(
|
|
341
|
+
i0.ɵɵelementStart(95, "h2", 13);
|
|
342
|
+
i0.ɵɵtext(96);
|
|
343
|
+
i0.ɵɵpipe(97, "rpxTranslate");
|
|
334
344
|
i0.ɵɵelementEnd();
|
|
335
|
-
i0.ɵɵelementStart(
|
|
336
|
-
i0.ɵɵtext(
|
|
337
|
-
i0.ɵɵpipe(
|
|
345
|
+
i0.ɵɵelementStart(98, "ul", 5)(99, "li");
|
|
346
|
+
i0.ɵɵtext(100);
|
|
347
|
+
i0.ɵɵpipe(101, "rpxTranslate");
|
|
338
348
|
i0.ɵɵelementEnd()();
|
|
339
|
-
i0.ɵɵelementStart(
|
|
340
|
-
i0.ɵɵtext(
|
|
341
|
-
i0.ɵɵpipe(
|
|
349
|
+
i0.ɵɵelementStart(102, "h2", 14);
|
|
350
|
+
i0.ɵɵtext(103);
|
|
351
|
+
i0.ɵɵpipe(104, "rpxTranslate");
|
|
342
352
|
i0.ɵɵelementEnd();
|
|
343
|
-
i0.ɵɵelementStart(
|
|
344
|
-
i0.ɵɵtext(
|
|
345
|
-
i0.ɵɵpipe(
|
|
353
|
+
i0.ɵɵelementStart(105, "ul", 5)(106, "li");
|
|
354
|
+
i0.ɵɵtext(107);
|
|
355
|
+
i0.ɵɵpipe(108, "rpxTranslate");
|
|
346
356
|
i0.ɵɵelementEnd()();
|
|
347
|
-
i0.ɵɵelementStart(
|
|
348
|
-
i0.ɵɵtext(
|
|
349
|
-
i0.ɵɵpipe(
|
|
357
|
+
i0.ɵɵelementStart(109, "h2", 15);
|
|
358
|
+
i0.ɵɵtext(110);
|
|
359
|
+
i0.ɵɵpipe(111, "rpxTranslate");
|
|
350
360
|
i0.ɵɵelementEnd();
|
|
351
|
-
i0.ɵɵelementStart(
|
|
352
|
-
i0.ɵɵtext(
|
|
353
|
-
i0.ɵɵpipe(
|
|
361
|
+
i0.ɵɵelementStart(112, "ul", 5)(113, "li");
|
|
362
|
+
i0.ɵɵtext(114);
|
|
363
|
+
i0.ɵɵpipe(115, "rpxTranslate");
|
|
354
364
|
i0.ɵɵelementEnd()();
|
|
355
|
-
i0.ɵɵelementStart(
|
|
356
|
-
i0.ɵɵtext(
|
|
357
|
-
i0.ɵɵpipe(
|
|
365
|
+
i0.ɵɵelementStart(116, "h2", 16);
|
|
366
|
+
i0.ɵɵtext(117);
|
|
367
|
+
i0.ɵɵpipe(118, "rpxTranslate");
|
|
358
368
|
i0.ɵɵelementEnd();
|
|
359
|
-
i0.ɵɵelementStart(
|
|
360
|
-
i0.ɵɵtext(
|
|
361
|
-
i0.ɵɵpipe(
|
|
369
|
+
i0.ɵɵelementStart(119, "ul", 5)(120, "li");
|
|
370
|
+
i0.ɵɵtext(121);
|
|
371
|
+
i0.ɵɵpipe(122, "rpxTranslate");
|
|
362
372
|
i0.ɵɵelementEnd()();
|
|
363
|
-
i0.ɵɵelementStart(
|
|
364
|
-
i0.ɵɵtext(
|
|
365
|
-
i0.ɵɵpipe(
|
|
373
|
+
i0.ɵɵelementStart(123, "h2", 17);
|
|
374
|
+
i0.ɵɵtext(124);
|
|
375
|
+
i0.ɵɵpipe(125, "rpxTranslate");
|
|
366
376
|
i0.ɵɵelementEnd();
|
|
367
|
-
i0.ɵɵelementStart(
|
|
368
|
-
i0.ɵɵtext(
|
|
369
|
-
i0.ɵɵpipe(
|
|
377
|
+
i0.ɵɵelementStart(126, "ul", 5)(127, "li");
|
|
378
|
+
i0.ɵɵtext(128);
|
|
379
|
+
i0.ɵɵpipe(129, "rpxTranslate");
|
|
370
380
|
i0.ɵɵelementEnd()();
|
|
371
|
-
i0.ɵɵelementStart(
|
|
372
|
-
i0.ɵɵtext(
|
|
373
|
-
i0.ɵɵpipe(
|
|
381
|
+
i0.ɵɵelementStart(130, "h2", 18);
|
|
382
|
+
i0.ɵɵtext(131);
|
|
383
|
+
i0.ɵɵpipe(132, "rpxTranslate");
|
|
374
384
|
i0.ɵɵelementEnd();
|
|
375
|
-
i0.ɵɵelementStart(
|
|
376
|
-
i0.ɵɵtext(
|
|
377
|
-
i0.ɵɵpipe(
|
|
385
|
+
i0.ɵɵelementStart(133, "ul", 5)(134, "li");
|
|
386
|
+
i0.ɵɵtext(135);
|
|
387
|
+
i0.ɵɵpipe(136, "rpxTranslate");
|
|
378
388
|
i0.ɵɵelementEnd()();
|
|
379
|
-
i0.ɵɵelementStart(
|
|
380
|
-
i0.ɵɵtext(
|
|
381
|
-
i0.ɵɵpipe(
|
|
389
|
+
i0.ɵɵelementStart(137, "h2", 19);
|
|
390
|
+
i0.ɵɵtext(138);
|
|
391
|
+
i0.ɵɵpipe(139, "rpxTranslate");
|
|
382
392
|
i0.ɵɵelementEnd();
|
|
383
|
-
i0.ɵɵelementStart(
|
|
384
|
-
i0.ɵɵtext(
|
|
385
|
-
i0.ɵɵpipe(
|
|
393
|
+
i0.ɵɵelementStart(140, "ul", 5)(141, "li");
|
|
394
|
+
i0.ɵɵtext(142);
|
|
395
|
+
i0.ɵɵpipe(143, "rpxTranslate");
|
|
386
396
|
i0.ɵɵelementEnd()();
|
|
387
|
-
i0.ɵɵelementStart(
|
|
388
|
-
i0.ɵɵtext(
|
|
389
|
-
i0.ɵɵpipe(
|
|
397
|
+
i0.ɵɵelementStart(144, "p", 1);
|
|
398
|
+
i0.ɵɵtext(145);
|
|
399
|
+
i0.ɵɵpipe(146, "rpxTranslate");
|
|
390
400
|
i0.ɵɵelementEnd();
|
|
391
|
-
i0.ɵɵelementStart(
|
|
392
|
-
i0.ɵɵtext(
|
|
393
|
-
i0.ɵɵpipe(
|
|
401
|
+
i0.ɵɵelementStart(147, "p", 1);
|
|
402
|
+
i0.ɵɵtext(148);
|
|
403
|
+
i0.ɵɵpipe(149, "rpxTranslate");
|
|
394
404
|
i0.ɵɵelementEnd();
|
|
395
|
-
i0.ɵɵelementStart(
|
|
396
|
-
i0.ɵɵtext(
|
|
397
|
-
i0.ɵɵpipe(
|
|
405
|
+
i0.ɵɵelementStart(150, "h2", 20);
|
|
406
|
+
i0.ɵɵtext(151);
|
|
407
|
+
i0.ɵɵpipe(152, "rpxTranslate");
|
|
398
408
|
i0.ɵɵelementEnd();
|
|
399
|
-
i0.ɵɵelementStart(
|
|
400
|
-
i0.ɵɵtext(
|
|
401
|
-
i0.ɵɵpipe(
|
|
409
|
+
i0.ɵɵelementStart(153, "p", 1);
|
|
410
|
+
i0.ɵɵtext(154);
|
|
411
|
+
i0.ɵɵpipe(155, "rpxTranslate");
|
|
402
412
|
i0.ɵɵelementEnd();
|
|
403
|
-
i0.ɵɵelementStart(
|
|
404
|
-
i0.ɵɵtext(
|
|
405
|
-
i0.ɵɵpipe(
|
|
406
|
-
i0.ɵɵelementStart(
|
|
407
|
-
i0.ɵɵtext(
|
|
413
|
+
i0.ɵɵelementStart(156, "ul", 5)(157, "li");
|
|
414
|
+
i0.ɵɵtext(158);
|
|
415
|
+
i0.ɵɵpipe(159, "rpxTranslate");
|
|
416
|
+
i0.ɵɵelementStart(160, "a", 21);
|
|
417
|
+
i0.ɵɵtext(161, " HMCTSforms@justice.gov.uk");
|
|
408
418
|
i0.ɵɵelementEnd()();
|
|
409
|
-
i0.ɵɵtemplate(
|
|
410
|
-
i0.ɵɵelementStart(
|
|
411
|
-
i0.ɵɵtext(
|
|
419
|
+
i0.ɵɵtemplate(162, AccessibilityComponent_li_162_Template, 3, 0, "li", 6);
|
|
420
|
+
i0.ɵɵelementStart(163, "li");
|
|
421
|
+
i0.ɵɵtext(164, "call the service you require as listed above.");
|
|
412
422
|
i0.ɵɵelementEnd()();
|
|
413
|
-
i0.ɵɵelementStart(
|
|
414
|
-
i0.ɵɵtext(
|
|
415
|
-
i0.ɵɵpipe(
|
|
423
|
+
i0.ɵɵelementStart(165, "p", 1);
|
|
424
|
+
i0.ɵɵtext(166);
|
|
425
|
+
i0.ɵɵpipe(167, "rpxTranslate");
|
|
416
426
|
i0.ɵɵelementEnd();
|
|
417
|
-
i0.ɵɵelementStart(
|
|
418
|
-
i0.ɵɵtext(
|
|
419
|
-
i0.ɵɵpipe(
|
|
427
|
+
i0.ɵɵelementStart(168, "h2", 22);
|
|
428
|
+
i0.ɵɵtext(169);
|
|
429
|
+
i0.ɵɵpipe(170, "rpxTranslate");
|
|
420
430
|
i0.ɵɵelementEnd();
|
|
421
|
-
i0.ɵɵelementStart(
|
|
422
|
-
i0.ɵɵtext(
|
|
423
|
-
i0.ɵɵpipe(
|
|
431
|
+
i0.ɵɵelementStart(171, "p", 1);
|
|
432
|
+
i0.ɵɵtext(172);
|
|
433
|
+
i0.ɵɵpipe(173, "rpxTranslate");
|
|
424
434
|
i0.ɵɵelementEnd();
|
|
425
|
-
i0.ɵɵelementStart(
|
|
426
|
-
i0.ɵɵtext(
|
|
427
|
-
i0.ɵɵpipe(
|
|
428
|
-
i0.ɵɵelementStart(
|
|
429
|
-
i0.ɵɵtext(
|
|
430
|
-
i0.ɵɵpipe(
|
|
435
|
+
i0.ɵɵelementStart(174, "p", 1);
|
|
436
|
+
i0.ɵɵtext(175);
|
|
437
|
+
i0.ɵɵpipe(176, "rpxTranslate");
|
|
438
|
+
i0.ɵɵelementStart(177, "a", 23);
|
|
439
|
+
i0.ɵɵtext(178);
|
|
440
|
+
i0.ɵɵpipe(179, "rpxTranslate");
|
|
431
441
|
i0.ɵɵelementEnd()();
|
|
432
|
-
i0.ɵɵelementStart(
|
|
433
|
-
i0.ɵɵtext(
|
|
434
|
-
i0.ɵɵpipe(
|
|
442
|
+
i0.ɵɵelementStart(180, "h1", 24);
|
|
443
|
+
i0.ɵɵtext(181);
|
|
444
|
+
i0.ɵɵpipe(182, "rpxTranslate");
|
|
435
445
|
i0.ɵɵelementEnd();
|
|
436
|
-
i0.ɵɵelementStart(
|
|
437
|
-
i0.ɵɵtext(
|
|
438
|
-
i0.ɵɵpipe(
|
|
446
|
+
i0.ɵɵelementStart(183, "p", 1);
|
|
447
|
+
i0.ɵɵtext(184);
|
|
448
|
+
i0.ɵɵpipe(185, "rpxTranslate");
|
|
439
449
|
i0.ɵɵelementEnd();
|
|
440
|
-
i0.ɵɵelementStart(
|
|
441
|
-
i0.ɵɵtext(
|
|
442
|
-
i0.ɵɵpipe(
|
|
450
|
+
i0.ɵɵelementStart(186, "p", 1);
|
|
451
|
+
i0.ɵɵtext(187);
|
|
452
|
+
i0.ɵɵpipe(188, "rpxTranslate");
|
|
443
453
|
i0.ɵɵelementEnd();
|
|
444
|
-
i0.ɵɵelementStart(
|
|
445
|
-
i0.ɵɵtext(
|
|
446
|
-
i0.ɵɵpipe(
|
|
447
|
-
i0.ɵɵelementStart(
|
|
448
|
-
i0.ɵɵtext(
|
|
449
|
-
i0.ɵɵpipe(
|
|
454
|
+
i0.ɵɵelementStart(189, "p", 1);
|
|
455
|
+
i0.ɵɵtext(190);
|
|
456
|
+
i0.ɵɵpipe(191, "rpxTranslate");
|
|
457
|
+
i0.ɵɵelementStart(192, "a", 25);
|
|
458
|
+
i0.ɵɵtext(193);
|
|
459
|
+
i0.ɵɵpipe(194, "rpxTranslate");
|
|
450
460
|
i0.ɵɵelementEnd();
|
|
451
|
-
i0.ɵɵtext(
|
|
461
|
+
i0.ɵɵtext(195, ". ");
|
|
452
462
|
i0.ɵɵelementEnd();
|
|
453
|
-
i0.ɵɵelementStart(
|
|
454
|
-
i0.ɵɵtext(
|
|
455
|
-
i0.ɵɵpipe(
|
|
463
|
+
i0.ɵɵelementStart(196, "h2", 26);
|
|
464
|
+
i0.ɵɵtext(197);
|
|
465
|
+
i0.ɵɵpipe(198, "rpxTranslate");
|
|
456
466
|
i0.ɵɵelementEnd();
|
|
457
|
-
i0.ɵɵelementStart(
|
|
458
|
-
i0.ɵɵtext(
|
|
459
|
-
i0.ɵɵpipe(
|
|
467
|
+
i0.ɵɵelementStart(199, "p", 1);
|
|
468
|
+
i0.ɵɵtext(200);
|
|
469
|
+
i0.ɵɵpipe(201, "rpxTranslate");
|
|
460
470
|
i0.ɵɵelementEnd();
|
|
461
|
-
i0.ɵɵelementStart(
|
|
462
|
-
i0.ɵɵtext(
|
|
463
|
-
i0.ɵɵpipe(
|
|
471
|
+
i0.ɵɵelementStart(202, "h2", 27);
|
|
472
|
+
i0.ɵɵtext(203);
|
|
473
|
+
i0.ɵɵpipe(204, "rpxTranslate");
|
|
464
474
|
i0.ɵɵelementEnd();
|
|
465
|
-
i0.ɵɵelementStart(
|
|
466
|
-
i0.ɵɵtext(
|
|
467
|
-
i0.ɵɵpipe(
|
|
468
|
-
i0.ɵɵelementStart(
|
|
469
|
-
i0.ɵɵtext(
|
|
470
|
-
i0.ɵɵpipe(
|
|
475
|
+
i0.ɵɵelementStart(205, "p", 1);
|
|
476
|
+
i0.ɵɵtext(206);
|
|
477
|
+
i0.ɵɵpipe(207, "rpxTranslate");
|
|
478
|
+
i0.ɵɵelementStart(208, "a", 28);
|
|
479
|
+
i0.ɵɵtext(209);
|
|
480
|
+
i0.ɵɵpipe(210, "rpxTranslate");
|
|
471
481
|
i0.ɵɵelementEnd();
|
|
472
|
-
i0.ɵɵtext(
|
|
473
|
-
i0.ɵɵpipe(
|
|
482
|
+
i0.ɵɵtext(211);
|
|
483
|
+
i0.ɵɵpipe(212, "rpxTranslate");
|
|
474
484
|
i0.ɵɵelementEnd();
|
|
475
|
-
i0.ɵɵelementStart(
|
|
476
|
-
i0.ɵɵtext(
|
|
477
|
-
i0.ɵɵpipe(
|
|
485
|
+
i0.ɵɵelementStart(213, "h2", 29);
|
|
486
|
+
i0.ɵɵtext(214);
|
|
487
|
+
i0.ɵɵpipe(215, "rpxTranslate");
|
|
478
488
|
i0.ɵɵelementEnd();
|
|
479
|
-
i0.ɵɵelementStart(
|
|
480
|
-
i0.ɵɵtext(
|
|
481
|
-
i0.ɵɵpipe(
|
|
489
|
+
i0.ɵɵelementStart(216, "p", 1);
|
|
490
|
+
i0.ɵɵtext(217);
|
|
491
|
+
i0.ɵɵpipe(218, "rpxTranslate");
|
|
482
492
|
i0.ɵɵelementEnd();
|
|
483
|
-
i0.ɵɵelementStart(
|
|
484
|
-
i0.ɵɵtext(
|
|
485
|
-
i0.ɵɵpipe(
|
|
493
|
+
i0.ɵɵelementStart(219, "h2", 30);
|
|
494
|
+
i0.ɵɵtext(220);
|
|
495
|
+
i0.ɵɵpipe(221, "rpxTranslate");
|
|
486
496
|
i0.ɵɵelementEnd();
|
|
487
|
-
i0.ɵɵelementStart(
|
|
488
|
-
i0.ɵɵtext(
|
|
489
|
-
i0.ɵɵpipe(
|
|
497
|
+
i0.ɵɵelementStart(222, "p", 1);
|
|
498
|
+
i0.ɵɵtext(223);
|
|
499
|
+
i0.ɵɵpipe(224, "rpxTranslate");
|
|
490
500
|
i0.ɵɵelementEnd();
|
|
491
|
-
i0.ɵɵelementStart(
|
|
492
|
-
i0.ɵɵtext(
|
|
493
|
-
i0.ɵɵpipe(
|
|
501
|
+
i0.ɵɵelementStart(225, "p", 1);
|
|
502
|
+
i0.ɵɵtext(226);
|
|
503
|
+
i0.ɵɵpipe(227, "rpxTranslate");
|
|
494
504
|
i0.ɵɵelementEnd();
|
|
495
|
-
i0.ɵɵtemplate(227, AccessibilityComponent_p_227_Template, 3, 3, "p", 31);
|
|
496
505
|
i0.ɵɵtemplate(228, AccessibilityComponent_p_228_Template, 3, 3, "p", 31);
|
|
497
506
|
i0.ɵɵtemplate(229, AccessibilityComponent_p_229_Template, 3, 3, "p", 31);
|
|
498
507
|
i0.ɵɵtemplate(230, AccessibilityComponent_p_230_Template, 3, 3, "p", 31);
|
|
499
508
|
i0.ɵɵtemplate(231, AccessibilityComponent_p_231_Template, 3, 3, "p", 31);
|
|
500
509
|
i0.ɵɵtemplate(232, AccessibilityComponent_p_232_Template, 3, 3, "p", 31);
|
|
501
|
-
i0.ɵɵtemplate(233,
|
|
502
|
-
i0.ɵɵtemplate(234,
|
|
503
|
-
i0.ɵɵtemplate(235,
|
|
504
|
-
i0.ɵɵtemplate(236,
|
|
505
|
-
i0.ɵɵ
|
|
506
|
-
i0.ɵɵ
|
|
507
|
-
i0.ɵɵ
|
|
510
|
+
i0.ɵɵtemplate(233, AccessibilityComponent_p_233_Template, 3, 3, "p", 31);
|
|
511
|
+
i0.ɵɵtemplate(234, AccessibilityComponent_h2_234_Template, 3, 3, "h2", 32);
|
|
512
|
+
i0.ɵɵtemplate(235, AccessibilityComponent_p_235_Template, 8, 9, "p", 31);
|
|
513
|
+
i0.ɵɵtemplate(236, AccessibilityComponent_ul_236_Template, 10, 9, "ul", 33);
|
|
514
|
+
i0.ɵɵtemplate(237, AccessibilityComponent_p_237_Template, 3, 3, "p", 31);
|
|
515
|
+
i0.ɵɵelementStart(238, "h2", 34);
|
|
516
|
+
i0.ɵɵtext(239);
|
|
517
|
+
i0.ɵɵpipe(240, "rpxTranslate");
|
|
508
518
|
i0.ɵɵelementEnd();
|
|
509
|
-
i0.ɵɵelementStart(
|
|
510
|
-
i0.ɵɵtext(
|
|
511
|
-
i0.ɵɵpipe(
|
|
519
|
+
i0.ɵɵelementStart(241, "p", 1);
|
|
520
|
+
i0.ɵɵtext(242);
|
|
521
|
+
i0.ɵɵpipe(243, "rpxTranslate");
|
|
512
522
|
i0.ɵɵelementEnd();
|
|
513
|
-
i0.ɵɵelementStart(
|
|
514
|
-
i0.ɵɵtext(
|
|
515
|
-
i0.ɵɵpipe(
|
|
523
|
+
i0.ɵɵelementStart(244, "p", 1);
|
|
524
|
+
i0.ɵɵtext(245);
|
|
525
|
+
i0.ɵɵpipe(246, "rpxTranslate");
|
|
516
526
|
i0.ɵɵelementEnd();
|
|
517
|
-
i0.ɵɵelementStart(
|
|
518
|
-
i0.ɵɵtext(
|
|
519
|
-
i0.ɵɵpipe(
|
|
527
|
+
i0.ɵɵelementStart(247, "h2", 35);
|
|
528
|
+
i0.ɵɵtext(248);
|
|
529
|
+
i0.ɵɵpipe(249, "rpxTranslate");
|
|
520
530
|
i0.ɵɵelementEnd();
|
|
521
|
-
i0.ɵɵelementStart(
|
|
522
|
-
i0.ɵɵtext(
|
|
523
|
-
i0.ɵɵpipe(
|
|
531
|
+
i0.ɵɵelementStart(250, "p", 1);
|
|
532
|
+
i0.ɵɵtext(251);
|
|
533
|
+
i0.ɵɵpipe(252, "rpxTranslate");
|
|
524
534
|
i0.ɵɵelementEnd();
|
|
525
|
-
i0.ɵɵelementStart(
|
|
526
|
-
i0.ɵɵtext(
|
|
527
|
-
i0.ɵɵpipe(
|
|
535
|
+
i0.ɵɵelementStart(253, "p", 1);
|
|
536
|
+
i0.ɵɵtext(254);
|
|
537
|
+
i0.ɵɵpipe(255, "rpxTranslate");
|
|
528
538
|
i0.ɵɵelementEnd();
|
|
529
|
-
i0.ɵɵelementStart(
|
|
530
|
-
i0.ɵɵtext(
|
|
531
|
-
i0.ɵɵpipe(
|
|
532
|
-
i0.ɵɵelementStart(
|
|
533
|
-
i0.ɵɵtext(
|
|
534
|
-
i0.ɵɵpipe(
|
|
539
|
+
i0.ɵɵelementStart(256, "p", 1);
|
|
540
|
+
i0.ɵɵtext(257);
|
|
541
|
+
i0.ɵɵpipe(258, "rpxTranslate");
|
|
542
|
+
i0.ɵɵelementStart(259, "a", 36);
|
|
543
|
+
i0.ɵɵtext(260);
|
|
544
|
+
i0.ɵɵpipe(261, "rpxTranslate");
|
|
535
545
|
i0.ɵɵelementEnd()();
|
|
536
|
-
i0.ɵɵelementStart(
|
|
537
|
-
i0.ɵɵtext(
|
|
538
|
-
i0.ɵɵpipe(
|
|
546
|
+
i0.ɵɵelementStart(262, "h2", 37);
|
|
547
|
+
i0.ɵɵtext(263);
|
|
548
|
+
i0.ɵɵpipe(264, "rpxTranslate");
|
|
539
549
|
i0.ɵɵelementEnd();
|
|
540
|
-
i0.ɵɵelementStart(
|
|
541
|
-
i0.ɵɵtext(
|
|
542
|
-
i0.ɵɵpipe(
|
|
550
|
+
i0.ɵɵelementStart(265, "p", 1);
|
|
551
|
+
i0.ɵɵtext(266);
|
|
552
|
+
i0.ɵɵpipe(267, "rpxTranslate");
|
|
543
553
|
i0.ɵɵelementEnd();
|
|
544
|
-
i0.ɵɵelementStart(
|
|
545
|
-
i0.ɵɵtext(
|
|
546
|
-
i0.ɵɵpipe(
|
|
547
|
-
i0.ɵɵelementStart(
|
|
548
|
-
i0.ɵɵtext(
|
|
549
|
-
i0.ɵɵpipe(
|
|
554
|
+
i0.ɵɵelementStart(268, "p", 1);
|
|
555
|
+
i0.ɵɵtext(269);
|
|
556
|
+
i0.ɵɵpipe(270, "rpxTranslate");
|
|
557
|
+
i0.ɵɵelementStart(271, "a", 36);
|
|
558
|
+
i0.ɵɵtext(272);
|
|
559
|
+
i0.ɵɵpipe(273, "rpxTranslate");
|
|
550
560
|
i0.ɵɵelementEnd();
|
|
551
|
-
i0.ɵɵtext(
|
|
552
|
-
i0.ɵɵpipe(
|
|
561
|
+
i0.ɵɵtext(274);
|
|
562
|
+
i0.ɵɵpipe(275, "rpxTranslate");
|
|
553
563
|
i0.ɵɵelementEnd();
|
|
554
564
|
} if (rf & 2) {
|
|
555
565
|
i0.ɵɵadvance(1);
|
|
556
|
-
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(2,
|
|
566
|
+
i0.ɵɵtextInterpolate2("", i0.ɵɵpipeBind1(2, 99, "Accessibility statement for MyHMCTS"), " ", ctx.isEndpointMC ? "Manage Cases" : i0.ɵɵpipeBind1(3, 101, "Manage Organisation"), "");
|
|
557
567
|
i0.ɵɵadvance(4);
|
|
558
|
-
i0.ɵɵtextInterpolate3("", i0.ɵɵpipeBind1(6,
|
|
568
|
+
i0.ɵɵtextInterpolate3("", i0.ɵɵpipeBind1(6, 103, "MyHMCTS"), " ", ctx.isEndpointMC ? "Manage Cases" : i0.ɵɵpipeBind1(7, 105, "Manage Organisation"), " ", i0.ɵɵpipeBind1(8, 107, "is used across several services. Please use links to find contact information for each service."), "");
|
|
559
569
|
i0.ɵɵadvance(7);
|
|
560
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(13,
|
|
570
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(13, 109, "Immigration and Asylum"));
|
|
561
571
|
i0.ɵɵadvance(4);
|
|
562
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(17,
|
|
572
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(17, 111, "Family Public Law"), " ");
|
|
563
573
|
i0.ɵɵadvance(3);
|
|
564
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(20,
|
|
574
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(20, 113, "This website is run by HM Courts & Tribunals Service. We want as many people as possible to be able to use this website. For example, you should be able to:"));
|
|
565
575
|
i0.ɵɵadvance(4);
|
|
566
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(24,
|
|
567
|
-
i0.ɵɵadvance(
|
|
568
|
-
i0.ɵɵ
|
|
576
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(24, 115, "change colours, contrast levels and fonts"));
|
|
577
|
+
i0.ɵɵadvance(2);
|
|
578
|
+
i0.ɵɵproperty("ngIf", ctx.isEndpointMC);
|
|
579
|
+
i0.ɵɵadvance(2);
|
|
580
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(28, 117, "navigate most of the website using just a keyboard"));
|
|
569
581
|
i0.ɵɵadvance(3);
|
|
570
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
582
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(31, 119, "navigate most of the website using speech recognition software"));
|
|
571
583
|
i0.ɵɵadvance(3);
|
|
572
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
584
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(34, 121, "listen to most of the website using a screen reader (including the most recent versions of JAWS, NVDA and VoiceOver)"), " ");
|
|
573
585
|
i0.ɵɵadvance(3);
|
|
574
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
586
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(37, 123, "We\u2019ve also made the website text as simple as possible to understand."));
|
|
575
587
|
i0.ɵɵadvance(4);
|
|
576
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
588
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(41, 125, "AbilityNet"));
|
|
577
589
|
i0.ɵɵadvance(2);
|
|
578
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
590
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(43, 127, "has advice on making your device easier to use if you have a disability."), "");
|
|
579
591
|
i0.ɵɵadvance(3);
|
|
580
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
592
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(46, 129, "How accessible this website is"));
|
|
581
593
|
i0.ɵɵadvance(3);
|
|
582
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
594
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(49, 131, "We know some parts of the website are not fully accessible:"));
|
|
583
595
|
i0.ɵɵadvance(4);
|
|
584
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
596
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(53, 133, "some pages can't be zoomed in to 400% without content overlapping"));
|
|
585
597
|
i0.ɵɵadvance(3);
|
|
586
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
598
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(56, 135, "some page titles aren't page specific"));
|
|
587
599
|
i0.ɵɵadvance(2);
|
|
588
600
|
i0.ɵɵproperty("ngIf", !ctx.isEndpointMC);
|
|
589
601
|
i0.ɵɵadvance(1);
|
|
@@ -595,107 +607,107 @@ AccessibilityComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Acce
|
|
|
595
607
|
i0.ɵɵadvance(1);
|
|
596
608
|
i0.ɵɵproperty("ngIf", ctx.isEndpointMC);
|
|
597
609
|
i0.ɵɵadvance(2);
|
|
598
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
610
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(64, 137, "some PDFs may not be fully accessible to a screen reader"));
|
|
599
611
|
i0.ɵɵadvance(2);
|
|
600
612
|
i0.ɵɵproperty("ngIf", ctx.isEndpointMC);
|
|
601
613
|
i0.ɵɵadvance(2);
|
|
602
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
614
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(68, 139, "Feedback and contact information"));
|
|
603
615
|
i0.ɵɵadvance(3);
|
|
604
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
616
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(71, 141, "If you're a legal professional and need information on this website in a different format like accessible PDF, large print, easy read, audio recording or braille, you can:"));
|
|
605
617
|
i0.ɵɵadvance(4);
|
|
606
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
618
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(75, 143, "email:"), " ");
|
|
607
619
|
i0.ɵɵadvance(5);
|
|
608
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
620
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(80, 145, "call the service you require, as listed below."));
|
|
609
621
|
i0.ɵɵadvance(3);
|
|
610
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
622
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(83, 147, "Adoption"));
|
|
611
623
|
i0.ɵɵadvance(4);
|
|
612
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
624
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(87, 149, "call: 01634 887900"));
|
|
613
625
|
i0.ɵɵadvance(3);
|
|
614
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
626
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(90, 151, "Divorce and Financial Remedy"));
|
|
615
627
|
i0.ɵɵadvance(4);
|
|
616
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
628
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(94, 153, "call: 0300 123 1372"));
|
|
617
629
|
i0.ɵɵadvance(3);
|
|
618
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
630
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(97, 155, "Civil Damages Service"));
|
|
619
631
|
i0.ɵɵadvance(4);
|
|
620
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
632
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(101, 157, "call: 0300 123 1372"));
|
|
621
633
|
i0.ɵɵadvance(3);
|
|
622
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
634
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(104, 159, "Family Public Law"));
|
|
623
635
|
i0.ɵɵadvance(4);
|
|
624
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
636
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(108, 161, "call: 0330 808 4424"));
|
|
625
637
|
i0.ɵɵadvance(3);
|
|
626
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
638
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(111, 163, "Immigration and Asylum Chamber"));
|
|
627
639
|
i0.ɵɵadvance(4);
|
|
628
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
640
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(115, 165, "call: 0300 123 1711"));
|
|
629
641
|
i0.ɵɵadvance(3);
|
|
630
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
642
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(118, 167, "Online Civil Money Claims"));
|
|
631
643
|
i0.ɵɵadvance(4);
|
|
632
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
644
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(122, 169, "call: 0300 123 7050"));
|
|
633
645
|
i0.ɵɵadvance(3);
|
|
634
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
646
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(125, 171, "Private Law"));
|
|
635
647
|
i0.ɵɵadvance(4);
|
|
636
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
648
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(129, 173, "call: 0300 323 0185"));
|
|
637
649
|
i0.ɵɵadvance(3);
|
|
638
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
650
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(132, 175, "Probate"));
|
|
639
651
|
i0.ɵɵadvance(4);
|
|
640
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
652
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(136, 177, "call: 0300 303 0648"));
|
|
641
653
|
i0.ɵɵadvance(3);
|
|
642
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
654
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(139, 179, "Social Security and Child Support"));
|
|
643
655
|
i0.ɵɵadvance(4);
|
|
644
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
656
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(143, 181, "call: 0300 123 1142"));
|
|
645
657
|
i0.ɵɵadvance(3);
|
|
646
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
658
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(146, 183, "We'll consider your request and get back to you in 10 working days."));
|
|
647
659
|
i0.ɵɵadvance(3);
|
|
648
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
660
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(149, 185, "If you a member of HMCTS staff or the Judiciary speak to your line manager or equivalent in the first instance."));
|
|
649
661
|
i0.ɵɵadvance(3);
|
|
650
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
662
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(152, 187, "Reporting accessibility problems with this website"));
|
|
651
663
|
i0.ɵɵadvance(3);
|
|
652
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
664
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(155, 189, "We're always looking to improve the accessibility of this website. If you're a legal professional and find any problems not listed on this page or think we're not meeting accessibility requirements, contact:"));
|
|
653
665
|
i0.ɵɵadvance(4);
|
|
654
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
666
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(159, 191, "email:"), " ");
|
|
655
667
|
i0.ɵɵadvance(4);
|
|
656
668
|
i0.ɵɵproperty("ngIf", ctx.isEndpointMC);
|
|
657
669
|
i0.ɵɵadvance(4);
|
|
658
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
670
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(167, 193, "If you a member of HMCTS staff or the Judiciary speak to your line manager or equivalent in the first instance."));
|
|
659
671
|
i0.ɵɵadvance(3);
|
|
660
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
672
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(170, 195, "Enforcement procedure"));
|
|
661
673
|
i0.ɵɵadvance(3);
|
|
662
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
674
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(173, 197, "The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the \u2018accessibility regulations\u2019)."), " ");
|
|
663
675
|
i0.ɵɵadvance(3);
|
|
664
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
676
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(176, 199, "If you\u2019re not happy with how we respond to your complaint,"), " ");
|
|
665
677
|
i0.ɵɵadvance(3);
|
|
666
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
678
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(179, 201, "contact the Equality Advisory and Support Service (EASS)."));
|
|
667
679
|
i0.ɵɵadvance(3);
|
|
668
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
680
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(182, 203, "Contacting us by phone or visiting us in person"));
|
|
669
681
|
i0.ɵɵadvance(3);
|
|
670
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
682
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(185, 205, "We provide a text relay service for people who are D/deaf, hearing impaired or have a speech impediment."));
|
|
671
683
|
i0.ɵɵadvance(3);
|
|
672
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
684
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(188, 207, "Our offices and tribunal venues have audio induction loops, or if you contact us before your visit we can arrange a British Sign Language (BSL) interpreter. You can also request step-free access or a foreign language interpreter."));
|
|
673
685
|
i0.ɵɵadvance(3);
|
|
674
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
686
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(191, 209, "Find out how to contact us using the contact details above or "), " ");
|
|
675
687
|
i0.ɵɵadvance(3);
|
|
676
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
688
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(194, 211, "find the contact details for court and tribunal venues"));
|
|
677
689
|
i0.ɵɵadvance(4);
|
|
678
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
690
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(198, 213, "Technical information about this website\u2019s accessibility"));
|
|
679
691
|
i0.ɵɵadvance(3);
|
|
680
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
692
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(201, 215, "HMCTS is committed to making its website accessible, in accordance with the Public Sector Bodies (Websites and Mobile Applications) (No.2) Accessibility Regulations 2018."));
|
|
681
693
|
i0.ɵɵadvance(3);
|
|
682
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
694
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(204, 217, "Compliance Status"));
|
|
683
695
|
i0.ɵɵadvance(3);
|
|
684
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
696
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(207, 219, "This website is partially compliant with the "));
|
|
685
697
|
i0.ɵɵadvance(3);
|
|
686
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
698
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(210, 221, "Web Content Accessibility Guidelines version 2.1 "), "");
|
|
687
699
|
i0.ɵɵadvance(2);
|
|
688
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
700
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(212, 223, "due to the non-compliances listed below."), "\n");
|
|
689
701
|
i0.ɵɵadvance(3);
|
|
690
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
702
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(215, 225, "Non-accessible content"));
|
|
691
703
|
i0.ɵɵadvance(3);
|
|
692
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
704
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(218, 227, "The content listed below is non-compliant for the following reasons."));
|
|
693
705
|
i0.ɵɵadvance(3);
|
|
694
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
706
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(221, 229, "Non-compliance with the accessibility regulations"));
|
|
695
707
|
i0.ɵɵadvance(3);
|
|
696
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
708
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(224, 231, "When zoomed in 200%, content overlaps and does not reflow, so some people will have difficulty viewing pages. This fails WCAG 2.1 success criterion 1.4.10: Reflow (Level AA)."));
|
|
697
709
|
i0.ɵɵadvance(3);
|
|
698
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
710
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(227, 233, "Some page titles are not unique to the screens, so screenreader users may struggle to know which page they are on. This fails WCAG 2.1 success criterion 2.4.2: Page Titled (Level A)"));
|
|
699
711
|
i0.ɵɵadvance(2);
|
|
700
712
|
i0.ɵɵproperty("ngIf", ctx.isEndpointMC);
|
|
701
713
|
i0.ɵɵadvance(1);
|
|
@@ -717,35 +729,35 @@ AccessibilityComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Acce
|
|
|
717
729
|
i0.ɵɵadvance(1);
|
|
718
730
|
i0.ɵɵproperty("ngIf", !ctx.isEndpointMC);
|
|
719
731
|
i0.ɵɵadvance(2);
|
|
720
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
732
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(240, 235, "Content that\u2019s not within the scope of the accessibility regulations"), " ");
|
|
721
733
|
i0.ɵɵadvance(3);
|
|
722
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
734
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(243, 237, "PDFs, documents and attachments to email notifications published before 23 September 2018 may not meet accessibility standards. For example, they may not be structured so they\u2019re accessible to a screen reader."));
|
|
723
735
|
i0.ɵɵadvance(3);
|
|
724
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
736
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(246, 239, "Any new PDFs or Word documents we publish will meet accessibility standards."), "\n");
|
|
725
737
|
i0.ɵɵadvance(3);
|
|
726
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
738
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(249, 241, "What we\u2019re doing to improve accessibility"));
|
|
727
739
|
i0.ɵɵadvance(3);
|
|
728
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
740
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(252, 243, "We\u2019re committed to ensuring our services are accessible to all our users and that they comply with level AA of the Web Content Accessibility Guidelines \u2013 WCAG 2.1."));
|
|
729
741
|
i0.ɵɵadvance(3);
|
|
730
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
742
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(255, 245, "We\u2019re actively working to improve the identified issues and aiming to make them AA-compliant by December 2024."));
|
|
731
743
|
i0.ɵɵadvance(3);
|
|
732
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
744
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(258, 247, "We\u2019re currently preparing for an external audit carried out by the "), " ");
|
|
733
745
|
i0.ɵɵadvance(3);
|
|
734
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
746
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(261, 249, "Digital Accessibility Centre (DAC)."), " ");
|
|
735
747
|
i0.ɵɵadvance(3);
|
|
736
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
748
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(264, 251, "Preparation of this accessibility statement"));
|
|
737
749
|
i0.ɵɵadvance(3);
|
|
738
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
750
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(267, 253, "This statement was prepared on 16 September 2019. It was last reviewed in Spring/Summer 2023."));
|
|
739
751
|
i0.ɵɵadvance(3);
|
|
740
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
752
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(270, 255, "This website was last tested on 19 May 2020. The service will be tested by"), " ");
|
|
741
753
|
i0.ɵɵadvance(3);
|
|
742
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
754
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(273, 257, "Digital Accessibility Centre (DAC)"));
|
|
743
755
|
i0.ɵɵadvance(2);
|
|
744
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
756
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(275, 259, "on 20 November 2023."), "");
|
|
745
757
|
} }, dependencies: [i1.NgIf, i2.RpxTranslatePipe], styles: [".govuk-list--alpha[_ngcontent-%COMP%]{padding-left:20px;list-style-type:lower-alpha}"] });
|
|
746
758
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AccessibilityComponent, [{
|
|
747
759
|
type: Component,
|
|
748
|
-
args: [{ selector: 'xuilib-accessibility', template: "<h1 class=\"govuk-heading-xl\" id=\"Accessibility-statement-for-Expert-UI\">{{'Accessibility statement for MyHMCTS' |\n rpxTranslate }}\n {{isEndpointMC ? 'Manage Cases' : 'Manage Organisation' | rpxTranslate}}</h1>\n\n<p class=\"govuk-body\">{{'MyHMCTS' |rpxTranslate}} {{isEndpointMC ? 'Manage Cases' : 'Manage Organisation' |\n rpxTranslate}} {{'is used across several services. Please use links to find contact information for each service.' |\n rpxTranslate}}</p>\n\n<ul class=\"govuk-list\">\n <li><a href=\"accessibility#immigration\">{{'Immigration and Asylum' | rpxTranslate}}</a></li>\n <li><a href=\"accessibility#family\">{{'Family Public Law' | rpxTranslate}} </a></li>\n</ul>\n\n<p class=\"govuk-body\">{{'This website is run by HM Courts & Tribunals Service. We want as many people as possible to be\n able to use this website. For example, you should be able to:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'change colours, contrast levels and fonts' | rpxTranslate}}</li>\n <li>{{'navigate most of the website using just a keyboard' | rpxTranslate}}</li>\n <li>{{'navigate most of the website using speech recognition software' | rpxTranslate}}</li>\n <li>{{'listen to most of the website using a screen reader (including the most recent versions of JAWS, NVDA and\n VoiceOver)' | rpxTranslate}}\n </li>\n</ul>\n\n<p class=\"govuk-body\">{{'We\\\u2019ve also made the website text as simple as possible to understand.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\"><a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://mcmw.abilitynet.org.uk/\">{{'AbilityNet'\n | rpxTranslate}}</a>\n {{'has advice on making your device easier to use if you have a disability.' | rpxTranslate}}</p>\n\n<h2 class=\"govuk-heading-l\" id=\"How-accessible-this-website-is\">{{'How accessible this website is' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'We know some parts of the website are not fully accessible:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'some pages can\\'t be zoomed in to 400% without content overlapping' | rpxTranslate}}</li>\n <li>{{'some page titles aren\\'t page specific' | rpxTranslate}}</li>\n <li *ngIf=\"!isEndpointMC\">{{'some pages do not follow a logical tabbing order' | rpxTranslate}}</li>\n <li *ngIf=\"!isEndpointMC\">{{'some headings levels are skipped' | rpxTranslate}}</li>\n <li *ngIf=\"!isEndpointMC\">{{'some links do not work' | rpxTranslate}}</li>\n <li *ngIf=\"isEndpointMC\">{{'it may be difficult to navigate between pages' | rpxTranslate}}</li>\n <li *ngIf=\"isEndpointMC\">{{'some headings and labels aren\\'t specific enough' | rpxTranslate}}</li>\n <li>{{'some PDFs may not be fully accessible to a screen reader' | rpxTranslate}}</li>\n <li *ngIf=\"isEndpointMC\">{{'some buttons may not communicate collapsed status on mobile' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"What-to-do-if-you-cannot-access-parts-of-this-website\">{{'Feedback and contact\n information' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'If you\\'re a legal professional and need information on this website in a different format like\n accessible PDF, large print, easy read, audio recording or braille, you can:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'email:' | rpxTranslate}} <a href=\"mailto:HMCTSforms@justice.gov.uk\"> HMCTSforms@justice.gov.uk</a></li>\n <li>{{'call the service you require, as listed below.' | rpxTranslate}}</li>\n</ul>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Adoption\">{{'Adoption' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 01634 887900' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Divorce-and-financial-remedy\">{{'Divorce and Financial Remedy' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1372' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Civil-damages-service\">{{'Civil Damages Service' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1372' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Family-public-law\">{{'Family Public Law' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0330 808 4424' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Immigration-and-asylum-chamber\">{{'Immigration and Asylum Chamber' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1711' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Online-civil-money-claims\">{{'Online Civil Money Claims' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 7050' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Private-law\">{{'Private Law' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 323 0185' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Probate\">{{'Probate' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 303 0648' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Social-security-and-child-support\">{{'Social Security and Child Support' |\n rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1142' | rpxTranslate}}</li>\n</ul>\n\n<p class=\"govuk-body\">{{'We\\'ll consider your request and get back to you in 10 working days.' | rpxTranslate}}</p>\n<p class=\"govuk-body\">{{'If you a member of HMCTS staff or the Judiciary speak to your line manager or equivalent in the\n first instance.' | rpxTranslate}}</p>\n\n<h2 class=\"govuk-heading-l\" id=\"Reporting-accessibility-problems-with-this-website\">{{'Reporting accessibility problems\n with this website' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'We\\'re always looking to improve the accessibility of this website. If you\\'re a legal professional and find any problems not listed on this page or think we\\'re not meeting accessibility requirements, contact:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'email:' | rpxTranslate}} <a href=\"mailto:MCTSforms@justice.gov.uk\"> HMCTSforms@justice.gov.uk</a></li>\n <li *ngIf=\"isEndpointMC\"><a href=\"mailto:customer.service@justice.gov.uk\">customer.service@justice.gov.uk</a></li>\n <li>call the service you require as listed above.</li>\n</ul>\n\n<p class=\"govuk-body\">{{'If you a member of HMCTS staff or the Judiciary speak to your line manager or equivalent in the\n first instance.' | rpxTranslate}}</p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Enforcement-procedure \">{{'Enforcement procedure' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector\n Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the \\\u2018accessibility\n regulations\\\u2019).' | rpxTranslate}} </p>\n\n<p class=\"govuk-body\">{{'If you\\\u2019re not happy with how we respond to your complaint,' | rpxTranslate}} <a\n rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.equalityadvisoryservice.com/\">{{'contact\n the Equality Advisory and Support Service (EASS).' | rpxTranslate}}</a></p>\n\n<h1 class=\"govuk-heading-l\" id=\"Contacting-us-by-phone-or-visiting-us-in-person\">{{'Contacting us by phone or visiting\n us\n in person' | rpxTranslate}}</h1>\n\n<p class=\"govuk-body\">{{'We provide a text relay service for people who are D/deaf, hearing impaired or have a speech\n impediment.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Our offices and tribunal venues have audio induction loops, or if you contact us before your\n visit\n we can arrange a British Sign Language (BSL) interpreter. You can also request step-free access or a foreign language\n interpreter.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Find out how to contact us using the contact details above or ' | rpxTranslate}} <a\n target=\"_blank\" href=\"https://courttribunalfinder.service.gov.uk/search/\">{{'find\n the contact details for court and tribunal venues' | rpxTranslate}}</a>. </p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Technical-information-about-this-website-accessibility\">{{'Technical information about\n this website\\\u2019s accessibility' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'HMCTS is committed to making its website accessible, in accordance with the Public Sector\n Bodies (Websites and Mobile Applications) (No.2)\n Accessibility Regulations 2018.' | rpxTranslate}}</p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Compliance-status\">{{'Compliance Status' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'This website is partially compliant with the ' | rpxTranslate}}<a target=\"_blank\"\n href=\"https://www.w3.org/TR/WCAG21/\">\n {{'Web Content Accessibility Guidelines version 2.1 ' | rpxTranslate}}</a>\n {{'due to the non-compliances listed below.' | rpxTranslate}}\n</p>\n<h2 class=\"govuk-heading-l\" id=\"Non-accessible-content\">{{'Non-accessible content' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'The content listed below is non-compliant for the following reasons.' | rpxTranslate}}</p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Non-compliance-with-the-accessibility-regulations\">{{'Non-compliance with the\n accessibility\n regulations' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'When zoomed in 200%, content overlaps and does not reflow, so some people will have difficulty\n viewing pages.\n This fails WCAG 2.1 success criterion 1.4.10: Reflow (Level AA).' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Some page titles are not unique to the screens, so screenreader users may struggle to know\n which page they are on.\n This fails WCAG 2.1 success criterion 2.4.2: Page Titled (Level A)' | rpxTranslate}}</p>\n\n<p *ngIf=\"isEndpointMC\" class=\"govuk-body\">{{'It is difficult to understand how some pages are related to one another,\n and where they are in\n the context of the whole site.\n This fails WCAG 2.1 success criterion 2.4.5: Multiple Ways (Level AA)' | rpxTranslate}}</p>\n\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'Some users may struggle with keyboard order when tabbing after an error\n is presented. This fails WCAG 2.1 success criterion 2.4.3: Focus Order (Level A).' | rpxTranslate}}</p>\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'Some headings are skipped, so some users may struggle to navigate with\n screen reader via headings. This fails WCAG 2.1 success criterion 2.4.6: Headings and labels (Level AA).' |\n rpxTranslate}}</p>\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'Some error links do not take the user to the specific error field, so\n some people may struggle with interacting with the links. This fails WCAG 2.1 success criterion 3.2.1: On Focus (Level\n A).' | rpxTranslate}}</p>\n<p *ngIf=\"isEndpointMC\" class=\"govuk-body\">{{'The heading \\'Filter\\' together with the non-unique \\'Case List\\' headings\n heavily imply that a user is filtering one \\'Case List\\' table, to which they have access, according to the filters they select. However, this is\n not the case. Some users may struggle with heading filters as it is not clear which ones correspond to the table data.\n This fails WCAG 2.1 success criterion 2.4.6: Headings and labels (Level AA)' | rpxTranslate}}</p>\n\n<p *ngIf=\"isEndpointMC\" class=\"govuk-body\">{{'Some users may struggle on mobile where a screen reader doesn\\'t indicate\n that buttons are collapsible. This fails WCAG 2.1 success criterion 4.1.2: Name, Role, Value (Level A)' | rpxTranslate}}</p>\n\n<h2 *ngIf=\"!isEndpointMC\" class=\"govuk-heading-m\" id=\"Disproportionate-burden\">{{'Disproportionate burden' | rpxTranslate}} </h2>\n\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'We\\'re considering if fixing some issues would be a' | rpxTranslate}} <a\n target=\"_blank\" href=\"https://www.legislation.gov.uk/uksi/2018/952/regulation/7/made/\">{{'disproportionate burden' |\n rpxTranslate}}</a> {{'within the meaning of\n the accessibility regulations. These issues are:' | rpxTranslate}}</p>\n\n<ul *ngIf=\"!isEndpointMC\" class=\"govuk-list govuk-list--bullet\">\n <li>{{'Screen readers not picking up how pages are related to one another, and where they are in the context of the\n whole site' | rpxTranslate}}</li>\n <li>{{'Screen readers not picking up on non-unique table headings on the same page' | rpxTranslate}}</li>\n <li>{{'Some labels, fields, error messages and other content not being clearly identified by screen readers and voice\n activation software on mobile devices.' | rpxTranslate}}</li>\n</ul>\n\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'When this assessment is complete, we will update this accessibility\n statement, to cover whether or not disproportionate burden is being claimed.' | rpxTranslate}}</p>\n\n<h2 class=\"govuk-heading-m\" id=\"Content-that\u2019s-not-within-the-scope-of-the-accessibility-regulations\">{{'Content that\\\u2019s\n not\n within the scope of the accessibility regulations' | rpxTranslate}} </h2>\n\n<p class=\"govuk-body\">{{'PDFs, documents and attachments to email notifications published before 23 September 2018 may\n not\n meet accessibility standards. For example, they may not be structured so they\\\u2019re accessible to a screen reader.' |\n rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Any new PDFs or Word documents we publish will meet accessibility standards.' | rpxTranslate}}\n</p>\n\n<h2 class=\"govuk-heading-l\" id=\"what-to-improve-accessibility\">{{'What we\\\u2019re doing to improve accessibility' |\n rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'We\\\u2019re committed to ensuring our services are accessible to all our users and that they comply\n with\n level AA of the Web Content Accessibility Guidelines \u2013 WCAG 2.1.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'We\\\u2019re actively working to improve the identified issues and aiming to make them AA-compliant\n by December 2024.' | rpxTranslate}}</p>\n<p class=\"govuk-body\">{{'We\\\u2019re currently preparing for an external audit carried out by the ' | rpxTranslate}}\n <a target=\"_blank\" href=\"https://digitalaccessibilitycentre.org/\"> {{'Digital Accessibility Centre (DAC).' |\n rpxTranslate}} </a>\n</p>\n\n<h2 class=\"govuk-heading-l\" id=\"preparation-of-this-accessibility-statement\">{{'Preparation of this accessibility\n statement' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'This statement was prepared on 16 September 2019. It was last reviewed in Spring/Summer 2023.'\n | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'This website was last tested on 19 May 2020. The service will be tested by' | rpxTranslate}} <a\n target=\"_blank\" href=\"https://digitalaccessibilitycentre.org/\">{{'Digital\n Accessibility Centre (DAC)' | rpxTranslate}}</a> {{'on 20 November 2023.' | rpxTranslate}}</p>", styles: [".govuk-list--alpha{padding-left:20px;list-style-type:lower-alpha}\n"] }]
|
|
760
|
+
args: [{ selector: 'xuilib-accessibility', template: "<h1 class=\"govuk-heading-xl\" id=\"Accessibility-statement-for-Expert-UI\">{{'Accessibility statement for MyHMCTS' |\n rpxTranslate }}\n {{isEndpointMC ? 'Manage Cases' : 'Manage Organisation' | rpxTranslate}}</h1>\n\n<p class=\"govuk-body\">{{'MyHMCTS' |rpxTranslate}} {{isEndpointMC ? 'Manage Cases' : 'Manage Organisation' |\n rpxTranslate}} {{'is used across several services. Please use links to find contact information for each service.' |\n rpxTranslate}}</p>\n\n<ul class=\"govuk-list\">\n <li><a href=\"accessibility#Immigration-and-asylum-chamber\">{{'Immigration and Asylum' | rpxTranslate}}</a></li>\n <li><a href=\"accessibility#Family-public-law\">{{'Family Public Law' | rpxTranslate}} </a></li>\n</ul>\n\n<p class=\"govuk-body\">{{'This website is run by HM Courts & Tribunals Service. We want as many people as possible to be\n able to use this website. For example, you should be able to:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'change colours, contrast levels and fonts' | rpxTranslate}}</li>\n <li *ngIf=\"isEndpointMC\">{{'zoom in up to 300% without the text spilling off the screen' | rpxTranslate}}</li>\n <li>{{'navigate most of the website using just a keyboard' | rpxTranslate}}</li>\n <li>{{'navigate most of the website using speech recognition software' | rpxTranslate}}</li>\n <li>{{'listen to most of the website using a screen reader (including the most recent versions of JAWS, NVDA and\n VoiceOver)' | rpxTranslate}}\n </li>\n</ul>\n\n<p class=\"govuk-body\">{{'We\\\u2019ve also made the website text as simple as possible to understand.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\"><a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://mcmw.abilitynet.org.uk/\">{{'AbilityNet'\n | rpxTranslate}}</a>\n {{'has advice on making your device easier to use if you have a disability.' | rpxTranslate}}</p>\n\n<h2 class=\"govuk-heading-l\" id=\"How-accessible-this-website-is\">{{'How accessible this website is' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'We know some parts of the website are not fully accessible:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'some pages can\\'t be zoomed in to 400% without content overlapping' | rpxTranslate}}</li>\n <li>{{'some page titles aren\\'t page specific' | rpxTranslate}}</li>\n <li *ngIf=\"!isEndpointMC\">{{'some pages do not follow a logical tabbing order' | rpxTranslate}}</li>\n <li *ngIf=\"!isEndpointMC\">{{'some headings levels are skipped' | rpxTranslate}}</li>\n <li *ngIf=\"!isEndpointMC\">{{'some links do not work' | rpxTranslate}}</li>\n <li *ngIf=\"isEndpointMC\">{{'it may be difficult to navigate between pages' | rpxTranslate}}</li>\n <li *ngIf=\"isEndpointMC\">{{'some headings and labels aren\\'t specific enough' | rpxTranslate}}</li>\n <li>{{'some PDFs may not be fully accessible to a screen reader' | rpxTranslate}}</li>\n <li *ngIf=\"isEndpointMC\">{{'some buttons may not communicate collapsed status on mobile' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"What-to-do-if-you-cannot-access-parts-of-this-website\">{{'Feedback and contact\n information' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'If you\\'re a legal professional and need information on this website in a different format like\n accessible PDF, large print, easy read, audio recording or braille, you can:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'email:' | rpxTranslate}} <a href=\"mailto:HMCTSforms@justice.gov.uk\"> HMCTSforms@justice.gov.uk</a></li>\n <li>{{'call the service you require, as listed below.' | rpxTranslate}}</li>\n</ul>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Adoption\">{{'Adoption' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 01634 887900' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Divorce-and-financial-remedy\">{{'Divorce and Financial Remedy' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1372' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Civil-damages-service\">{{'Civil Damages Service' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1372' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Family-public-law\">{{'Family Public Law' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0330 808 4424' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Immigration-and-asylum-chamber\">{{'Immigration and Asylum Chamber' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1711' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Online-civil-money-claims\">{{'Online Civil Money Claims' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 7050' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Private-law\">{{'Private Law' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 323 0185' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Probate\">{{'Probate' | rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 303 0648' | rpxTranslate}}</li>\n</ul>\n\n<h2 class=\"govuk-heading-l\" id=\"Social-security-and-child-support\">{{'Social Security and Child Support' |\n rpxTranslate}}</h2>\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'call: 0300 123 1142' | rpxTranslate}}</li>\n</ul>\n\n<p class=\"govuk-body\">{{'We\\'ll consider your request and get back to you in 10 working days.' | rpxTranslate}}</p>\n<p class=\"govuk-body\">{{'If you a member of HMCTS staff or the Judiciary speak to your line manager or equivalent in the\n first instance.' | rpxTranslate}}</p>\n\n<h2 class=\"govuk-heading-l\" id=\"Reporting-accessibility-problems-with-this-website\">{{'Reporting accessibility problems\n with this website' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'We\\'re always looking to improve the accessibility of this website. If you\\'re a legal professional and find any problems not listed on this page or think we\\'re not meeting accessibility requirements, contact:' | rpxTranslate}}</p>\n\n<ul class=\"govuk-list govuk-list--bullet\">\n <li>{{'email:' | rpxTranslate}} <a href=\"mailto:MCTSforms@justice.gov.uk\"> HMCTSforms@justice.gov.uk</a></li>\n <li *ngIf=\"isEndpointMC\"><a href=\"mailto:customer.service@justice.gov.uk\">customer.service@justice.gov.uk</a></li>\n <li>call the service you require as listed above.</li>\n</ul>\n\n<p class=\"govuk-body\">{{'If you a member of HMCTS staff or the Judiciary speak to your line manager or equivalent in the\n first instance.' | rpxTranslate}}</p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Enforcement-procedure \">{{'Enforcement procedure' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector\n Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the \\\u2018accessibility\n regulations\\\u2019).' | rpxTranslate}} </p>\n\n<p class=\"govuk-body\">{{'If you\\\u2019re not happy with how we respond to your complaint,' | rpxTranslate}} <a\n rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.equalityadvisoryservice.com/\">{{'contact\n the Equality Advisory and Support Service (EASS).' | rpxTranslate}}</a></p>\n\n<h1 class=\"govuk-heading-l\" id=\"Contacting-us-by-phone-or-visiting-us-in-person\">{{'Contacting us by phone or visiting\n us\n in person' | rpxTranslate}}</h1>\n\n<p class=\"govuk-body\">{{'We provide a text relay service for people who are D/deaf, hearing impaired or have a speech\n impediment.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Our offices and tribunal venues have audio induction loops, or if you contact us before your\n visit\n we can arrange a British Sign Language (BSL) interpreter. You can also request step-free access or a foreign language\n interpreter.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Find out how to contact us using the contact details above or ' | rpxTranslate}} <a\n target=\"_blank\" href=\"https://courttribunalfinder.service.gov.uk/search/\">{{'find\n the contact details for court and tribunal venues' | rpxTranslate}}</a>. </p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Technical-information-about-this-website-accessibility\">{{'Technical information about\n this website\\\u2019s accessibility' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'HMCTS is committed to making its website accessible, in accordance with the Public Sector\n Bodies (Websites and Mobile Applications) (No.2)\n Accessibility Regulations 2018.' | rpxTranslate}}</p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Compliance-status\">{{'Compliance Status' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'This website is partially compliant with the ' | rpxTranslate}}<a target=\"_blank\"\n href=\"https://www.w3.org/TR/WCAG21/\">\n {{'Web Content Accessibility Guidelines version 2.1 ' | rpxTranslate}}</a>\n {{'due to the non-compliances listed below.' | rpxTranslate}}\n</p>\n<h2 class=\"govuk-heading-l\" id=\"Non-accessible-content\">{{'Non-accessible content' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'The content listed below is non-compliant for the following reasons.' | rpxTranslate}}</p>\n\n\n<h2 class=\"govuk-heading-l\" id=\"Non-compliance-with-the-accessibility-regulations\">{{'Non-compliance with the\n accessibility\n regulations' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'When zoomed in 200%, content overlaps and does not reflow, so some people will have difficulty\n viewing pages.\n This fails WCAG 2.1 success criterion 1.4.10: Reflow (Level AA).' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Some page titles are not unique to the screens, so screenreader users may struggle to know\n which page they are on.\n This fails WCAG 2.1 success criterion 2.4.2: Page Titled (Level A)' | rpxTranslate}}</p>\n\n<p *ngIf=\"isEndpointMC\" class=\"govuk-body\">{{'It is difficult to understand how some pages are related to one another,\n and where they are in\n the context of the whole site.\n This fails WCAG 2.1 success criterion 2.4.5: Multiple Ways (Level AA)' | rpxTranslate}}</p>\n\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'Some users may struggle with keyboard order when tabbing after an error\n is presented. This fails WCAG 2.1 success criterion 2.4.3: Focus Order (Level A).' | rpxTranslate}}</p>\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'Some headings are skipped, so some users may struggle to navigate with\n screen reader via headings. This fails WCAG 2.1 success criterion 2.4.6: Headings and labels (Level AA).' |\n rpxTranslate}}</p>\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'Some error links do not take the user to the specific error field, so\n some people may struggle with interacting with the links. This fails WCAG 2.1 success criterion 3.2.1: On Focus (Level\n A).' | rpxTranslate}}</p>\n<p *ngIf=\"isEndpointMC\" class=\"govuk-body\">{{'The heading \\'Filter\\' together with the non-unique \\'Case List\\' headings\n heavily imply that a user is filtering one \\'Case List\\' table, to which they have access, according to the filters they select. However, this is\n not the case. Some users may struggle with heading filters as it is not clear which ones correspond to the table data.\n This fails WCAG 2.1 success criterion 2.4.6: Headings and labels (Level AA)' | rpxTranslate}}</p>\n\n<p *ngIf=\"isEndpointMC\" class=\"govuk-body\">{{'Some users may struggle on mobile where a screen reader doesn\\'t indicate\n that buttons are collapsible. This fails WCAG 2.1 success criterion 4.1.2: Name, Role, Value (Level A)' | rpxTranslate}}</p>\n\n<h2 *ngIf=\"!isEndpointMC\" class=\"govuk-heading-m\" id=\"Disproportionate-burden\">{{'Disproportionate burden' | rpxTranslate}} </h2>\n\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'We\\'re considering if fixing some issues would be a' | rpxTranslate}} <a\n target=\"_blank\" href=\"https://www.legislation.gov.uk/uksi/2018/952/regulation/7/made/\">{{'disproportionate burden' |\n rpxTranslate}}</a> {{'within the meaning of\n the accessibility regulations. These issues are:' | rpxTranslate}}</p>\n\n<ul *ngIf=\"!isEndpointMC\" class=\"govuk-list govuk-list--bullet\">\n <li>{{'Screen readers not picking up how pages are related to one another, and where they are in the context of the\n whole site' | rpxTranslate}}</li>\n <li>{{'Screen readers not picking up on non-unique table headings on the same page' | rpxTranslate}}</li>\n <li>{{'Some labels, fields, error messages and other content not being clearly identified by screen readers and voice\n activation software on mobile devices.' | rpxTranslate}}</li>\n</ul>\n\n<p *ngIf=\"!isEndpointMC\" class=\"govuk-body\">{{'When this assessment is complete, we will update this accessibility\n statement, to cover whether or not disproportionate burden is being claimed.' | rpxTranslate}}</p>\n\n<h2 class=\"govuk-heading-m\" id=\"Content-that\u2019s-not-within-the-scope-of-the-accessibility-regulations\">{{'Content that\\\u2019s\n not\n within the scope of the accessibility regulations' | rpxTranslate}} </h2>\n\n<p class=\"govuk-body\">{{'PDFs, documents and attachments to email notifications published before 23 September 2018 may\n not\n meet accessibility standards. For example, they may not be structured so they\\\u2019re accessible to a screen reader.' |\n rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'Any new PDFs or Word documents we publish will meet accessibility standards.' | rpxTranslate}}\n</p>\n\n<h2 class=\"govuk-heading-l\" id=\"what-to-improve-accessibility\">{{'What we\\\u2019re doing to improve accessibility' |\n rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'We\\\u2019re committed to ensuring our services are accessible to all our users and that they comply\n with\n level AA of the Web Content Accessibility Guidelines \u2013 WCAG 2.1.' | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'We\\\u2019re actively working to improve the identified issues and aiming to make them AA-compliant\n by December 2024.' | rpxTranslate}}</p>\n<p class=\"govuk-body\">{{'We\\\u2019re currently preparing for an external audit carried out by the ' | rpxTranslate}}\n <a target=\"_blank\" href=\"https://digitalaccessibilitycentre.org/\"> {{'Digital Accessibility Centre (DAC).' |\n rpxTranslate}} </a>\n</p>\n\n<h2 class=\"govuk-heading-l\" id=\"preparation-of-this-accessibility-statement\">{{'Preparation of this accessibility\n statement' | rpxTranslate}}</h2>\n\n<p class=\"govuk-body\">{{'This statement was prepared on 16 September 2019. It was last reviewed in Spring/Summer 2023.'\n | rpxTranslate}}</p>\n\n<p class=\"govuk-body\">{{'This website was last tested on 19 May 2020. The service will be tested by' | rpxTranslate}} <a\n target=\"_blank\" href=\"https://digitalaccessibilitycentre.org/\">{{'Digital\n Accessibility Centre (DAC)' | rpxTranslate}}</a> {{'on 20 November 2023.' | rpxTranslate}}</p>", styles: [".govuk-list--alpha{padding-left:20px;list-style-type:lower-alpha}\n"] }]
|
|
749
761
|
}], function () { return []; }, null); })();
|
|
750
762
|
|
|
751
763
|
function CheckboxListComponent_div_0_div_7_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -2117,28 +2129,6 @@ function getValues(options, values) {
|
|
|
2117
2129
|
}, []);
|
|
2118
2130
|
}
|
|
2119
2131
|
|
|
2120
|
-
const getAllCaseworkersFromServices = (caseworkersByService) => {
|
|
2121
|
-
let allCaseworkers = [];
|
|
2122
|
-
caseworkersByService.forEach(caseworkerListByService => {
|
|
2123
|
-
allCaseworkers = allCaseworkers.concat(caseworkerListByService.caseworkers);
|
|
2124
|
-
});
|
|
2125
|
-
return allCaseworkers;
|
|
2126
|
-
};
|
|
2127
|
-
const getSessionStorageKeyForServiceId = (serviceId) => {
|
|
2128
|
-
return `${serviceId}-caseworkers`;
|
|
2129
|
-
};
|
|
2130
|
-
const getCaseworkers = (serviceId, sessionStorageService) => {
|
|
2131
|
-
const sessionKey = getSessionStorageKeyForServiceId(serviceId);
|
|
2132
|
-
const value = sessionStorageService.getItem(sessionKey);
|
|
2133
|
-
if (value) {
|
|
2134
|
-
return JSON.parse(value);
|
|
2135
|
-
}
|
|
2136
|
-
};
|
|
2137
|
-
const setCaseworkers = (serviceId, caseworkers, sessionStorageService) => {
|
|
2138
|
-
const sessionKey = getSessionStorageKeyForServiceId(serviceId);
|
|
2139
|
-
sessionStorageService.setItem(sessionKey, JSON.stringify(caseworkers));
|
|
2140
|
-
};
|
|
2141
|
-
|
|
2142
2132
|
class SessionStorageService {
|
|
2143
2133
|
/**
|
|
2144
2134
|
* Get an item from the session storage.
|
|
@@ -2204,35 +2194,8 @@ class FindAPersonService {
|
|
|
2204
2194
|
}
|
|
2205
2195
|
this.assignedUser = searchOptions.assignedUser ? searchOptions.assignedUser : null;
|
|
2206
2196
|
const fullServices = searchOptions.services;
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
const storedCaseworkersByService = [];
|
|
2210
|
-
fullServices.forEach(serviceId => {
|
|
2211
|
-
const serviceKey = getSessionStorageKeyForServiceId(serviceId);
|
|
2212
|
-
if (this.sessionStorageService.getItem(serviceKey)) {
|
|
2213
|
-
storedServices.push(serviceId);
|
|
2214
|
-
storedCaseworkersByService.push({ service: serviceId, caseworkers: JSON.parse(this.sessionStorageService.getItem(serviceKey)) });
|
|
2215
|
-
}
|
|
2216
|
-
else {
|
|
2217
|
-
newServices.push(serviceId);
|
|
2218
|
-
}
|
|
2219
|
-
});
|
|
2220
|
-
// if all services are stored then return the stored caseworkers by service
|
|
2221
|
-
if (storedServices.length === fullServices.length) {
|
|
2222
|
-
const storedCaseworkers = getAllCaseworkersFromServices(storedCaseworkersByService);
|
|
2223
|
-
return of$1(this.searchInCaseworkers(storedCaseworkers, searchOptions));
|
|
2224
|
-
}
|
|
2225
|
-
// all serviceIds passed in as node layer getting used anyway and caseworkers also stored there
|
|
2226
|
-
return this.http.post('/workallocation/retrieveCaseWorkersForServices', { fullServices }).pipe(tap(caseworkersByService => {
|
|
2227
|
-
caseworkersByService.forEach(caseworkerListByService => {
|
|
2228
|
-
// for any new service, ensure that they are then stored in the session
|
|
2229
|
-
if (newServices.includes(caseworkerListByService.service)) {
|
|
2230
|
-
setCaseworkers(caseworkerListByService.service, caseworkerListByService.caseworkers, this.sessionStorageService);
|
|
2231
|
-
}
|
|
2232
|
-
});
|
|
2233
|
-
}), map(caseworkersByService => {
|
|
2234
|
-
const givenCaseworkers = getAllCaseworkersFromServices(caseworkersByService);
|
|
2235
|
-
return this.searchInCaseworkers(givenCaseworkers, searchOptions);
|
|
2197
|
+
return this.http.post('/workallocation/caseworker/getUsersByServiceName', { services: fullServices, term: searchOptions.searchTerm }).pipe(map(caseworkers => {
|
|
2198
|
+
return this.searchInCaseworkers(caseworkers, searchOptions);
|
|
2236
2199
|
}));
|
|
2237
2200
|
}
|
|
2238
2201
|
mapCaseworkers(caseworkers, roleCategory) {
|
|
@@ -2264,11 +2227,9 @@ class FindAPersonService {
|
|
|
2264
2227
|
roleCategory = RoleCategory.CTSC;
|
|
2265
2228
|
}
|
|
2266
2229
|
}
|
|
2267
|
-
const searchTerm = searchOptions && searchOptions.searchTerm ? searchOptions.searchTerm.toLowerCase() : '';
|
|
2268
2230
|
const people = caseworkers ? this.mapCaseworkers(caseworkers, roleCategory) : [];
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
: finalPeopleList.filter(person => person && person.id !== this.userId && person.id !== this.assignedUser);
|
|
2231
|
+
return searchOptions.userIncluded ? people.filter(person => person && person.id !== this.assignedUser)
|
|
2232
|
+
: people.filter(person => person && person.id !== this.userId && person.id !== this.assignedUser);
|
|
2272
2233
|
}
|
|
2273
2234
|
searchJudicial(value, serviceId) {
|
|
2274
2235
|
return this.http.post('api/prd/judicial/getJudicialUsersSearch', { searchString: value, serviceCode: serviceId });
|
|
@@ -3275,14 +3236,19 @@ function FindServiceComponent_a_6_Template(rf, ctx) { if (rf & 1) {
|
|
|
3275
3236
|
i0.ɵɵlistener("click", function FindServiceComponent_a_6_Template_a_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.addOption(ctx_r3.tempSelectedService)); });
|
|
3276
3237
|
i0.ɵɵtext(1);
|
|
3277
3238
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
3278
|
-
i0.ɵɵ
|
|
3239
|
+
i0.ɵɵelementStart(3, "span", 10);
|
|
3240
|
+
i0.ɵɵtext(4);
|
|
3241
|
+
i0.ɵɵpipe(5, "rpxTranslate");
|
|
3242
|
+
i0.ɵɵelementEnd()();
|
|
3279
3243
|
} if (rf & 2) {
|
|
3280
3244
|
i0.ɵɵadvance(1);
|
|
3281
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2,
|
|
3245
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 2, "Add"), " ");
|
|
3246
|
+
i0.ɵɵadvance(3);
|
|
3247
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(5, 4, "service"));
|
|
3282
3248
|
} }
|
|
3283
3249
|
function FindServiceComponent_ul_7_li_1_Template(rf, ctx) { if (rf & 1) {
|
|
3284
3250
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
3285
|
-
i0.ɵɵelementStart(0, "li",
|
|
3251
|
+
i0.ɵɵelementStart(0, "li", 13)(1, "a", 14);
|
|
3286
3252
|
i0.ɵɵlistener("click", function FindServiceComponent_ul_7_li_1_Template_a_click_1_listener() { const restoredCtx = i0.ɵɵrestoreView(_r8); const selection_r6 = restoredCtx.$implicit; const ctx_r7 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r7.removeOption(selection_r6)); });
|
|
3287
3253
|
i0.ɵɵtext(2);
|
|
3288
3254
|
i0.ɵɵpipe(3, "rpxTranslate");
|
|
@@ -3293,8 +3259,8 @@ function FindServiceComponent_ul_7_li_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
3293
3259
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 1, selection_r6.label), " ");
|
|
3294
3260
|
} }
|
|
3295
3261
|
function FindServiceComponent_ul_7_Template(rf, ctx) { if (rf & 1) {
|
|
3296
|
-
i0.ɵɵelementStart(0, "ul",
|
|
3297
|
-
i0.ɵɵtemplate(1, FindServiceComponent_ul_7_li_1_Template, 4, 3, "li",
|
|
3262
|
+
i0.ɵɵelementStart(0, "ul", 11);
|
|
3263
|
+
i0.ɵɵtemplate(1, FindServiceComponent_ul_7_li_1_Template, 4, 3, "li", 12);
|
|
3298
3264
|
i0.ɵɵelementEnd();
|
|
3299
3265
|
} if (rf & 2) {
|
|
3300
3266
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -3397,14 +3363,14 @@ FindServiceComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FindSe
|
|
|
3397
3363
|
} if (rf & 2) {
|
|
3398
3364
|
let _t;
|
|
3399
3365
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchServiceComponent = _t.first);
|
|
3400
|
-
} }, inputs: { field: "field", serviceTitle: "serviceTitle", form: "form", disabled: "disabled", formSubmissionEvent$: "formSubmissionEvent$" }, outputs: { serviceFieldChanged: "serviceFieldChanged" }, decls: 8, vars: 6, consts: [[1, "service-picker-custom"], [1, "search-service"], [1, "govuk-body"], ["id", "selectServiceSearch-label", "for", "serviceSearch__select", 4, "ngIf"], [1, "search-service__input-container"], [1, "search-service__input", 3, "options", "selectedOptions", "disabled", "optionChanged"], ["href", "javascript:void(0)", "class", "govuk-button govuk-button--secondary govuk-!-margin-bottom-0", "data-module", "govuk-button", "id", "add-service", 3, "click", 4, "ngIf"], ["class", "hmcts-filter-tags selection-container", 4, "ngIf"], ["id", "selectServiceSearch-label", "for", "serviceSearch__select"], ["href", "javascript:void(0)", "data-module", "govuk-button", "id", "add-service", 1, "govuk-button", "govuk-button--secondary", "govuk-!-margin-bottom-0", 3, "click"], [1, "hmcts-filter-tags", "selection-container"], ["class", "location-selection", 4, "ngFor", "ngForOf"], [1, "location-selection"], ["href", "javascript:void(0)", 1, "hmcts-filter__tag", 3, "click"]], template: function FindServiceComponent_Template(rf, ctx) { if (rf & 1) {
|
|
3366
|
+
} }, inputs: { field: "field", serviceTitle: "serviceTitle", form: "form", disabled: "disabled", formSubmissionEvent$: "formSubmissionEvent$" }, outputs: { serviceFieldChanged: "serviceFieldChanged" }, decls: 8, vars: 6, consts: [[1, "service-picker-custom"], [1, "search-service"], [1, "govuk-body"], ["id", "selectServiceSearch-label", "for", "serviceSearch__select", 4, "ngIf"], [1, "search-service__input-container"], [1, "search-service__input", 3, "options", "selectedOptions", "disabled", "optionChanged"], ["href", "javascript:void(0)", "class", "govuk-button govuk-button--secondary govuk-!-margin-bottom-0", "data-module", "govuk-button", "id", "add-service", 3, "click", 4, "ngIf"], ["class", "hmcts-filter-tags selection-container", 4, "ngIf"], ["id", "selectServiceSearch-label", "for", "serviceSearch__select"], ["href", "javascript:void(0)", "data-module", "govuk-button", "id", "add-service", 1, "govuk-button", "govuk-button--secondary", "govuk-!-margin-bottom-0", 3, "click"], [1, "govuk-visually-hidden"], [1, "hmcts-filter-tags", "selection-container"], ["class", "location-selection", 4, "ngFor", "ngForOf"], [1, "location-selection"], ["href", "javascript:void(0)", 1, "hmcts-filter__tag", 3, "click"]], template: function FindServiceComponent_Template(rf, ctx) { if (rf & 1) {
|
|
3401
3367
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2);
|
|
3402
3368
|
i0.ɵɵtemplate(3, FindServiceComponent_label_3_Template, 3, 3, "label", 3);
|
|
3403
3369
|
i0.ɵɵelementEnd();
|
|
3404
3370
|
i0.ɵɵelementStart(4, "div", 4)(5, "exui-search-service", 5);
|
|
3405
3371
|
i0.ɵɵlistener("optionChanged", function FindServiceComponent_Template_exui_search_service_optionChanged_5_listener($event) { return ctx.onOptionSelected($event); });
|
|
3406
3372
|
i0.ɵɵelementEnd();
|
|
3407
|
-
i0.ɵɵtemplate(6, FindServiceComponent_a_6_Template,
|
|
3373
|
+
i0.ɵɵtemplate(6, FindServiceComponent_a_6_Template, 6, 6, "a", 6);
|
|
3408
3374
|
i0.ɵɵelementEnd()();
|
|
3409
3375
|
i0.ɵɵtemplate(7, FindServiceComponent_ul_7_Template, 2, 1, "ul", 7);
|
|
3410
3376
|
i0.ɵɵelementEnd();
|
|
@@ -3420,7 +3386,7 @@ FindServiceComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FindSe
|
|
|
3420
3386
|
} }, dependencies: [i1.NgForOf, i1.NgIf, SearchServiceComponent, i2.RpxTranslatePipe], styles: ["#add-service[_ngcontent-%COMP%]{background-color:#ddd}"] });
|
|
3421
3387
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(FindServiceComponent, [{
|
|
3422
3388
|
type: Component,
|
|
3423
|
-
args: [{ selector: 'xuilib-find-service', template: "<div class=\"service-picker-custom\">\n <div class=\"search-service\">\n <div class=\"govuk-body\">\n <label id=\"selectServiceSearch-label\" for=\"serviceSearch__select\" *ngIf=\"serviceTitle\">\n {{ serviceTitle | rpxTranslate}}\n </label>\n </div>\n <div class=\"search-service__input-container\">\n <exui-search-service class=\"search-service__input\"\n [options]=\"field.options\"\n [selectedOptions]=\"selectedServices\"\n [disabled]=\"disabled\"\n (optionChanged)=\"onOptionSelected($event)\">\n </exui-search-service>\n <a href=\"javascript:void(0)\" (click)=\"addOption(tempSelectedService)\"\n class=\"govuk-button govuk-button--secondary govuk-!-margin-bottom-0\" data-module=\"govuk-button\"\n *ngIf=\"field?.enableAddButton\" id=\"add-service\">\n {{ 'Add' | rpxTranslate}}\n </a>\n </div>\n </div>\n <ul class=\"hmcts-filter-tags selection-container\" *ngIf=\"field.maxSelected != 1\">\n <li class=\"location-selection\" *ngFor=\"let selection of selectedServices\">\n <a class=\"hmcts-filter__tag\" (click)=\"removeOption(selection)\" href=\"javascript:void(0)\">\n {{ selection.label | rpxTranslate }}\n </a>\n </li>\n </ul>\n</div>\n", styles: ["#add-service{background-color:#ddd}\n"] }]
|
|
3389
|
+
args: [{ selector: 'xuilib-find-service', template: "<div class=\"service-picker-custom\">\n <div class=\"search-service\">\n <div class=\"govuk-body\">\n <label id=\"selectServiceSearch-label\" for=\"serviceSearch__select\" *ngIf=\"serviceTitle\">\n {{ serviceTitle | rpxTranslate}}\n </label>\n </div>\n <div class=\"search-service__input-container\">\n <exui-search-service class=\"search-service__input\"\n [options]=\"field.options\"\n [selectedOptions]=\"selectedServices\"\n [disabled]=\"disabled\"\n (optionChanged)=\"onOptionSelected($event)\">\n </exui-search-service>\n <a href=\"javascript:void(0)\" (click)=\"addOption(tempSelectedService)\"\n class=\"govuk-button govuk-button--secondary govuk-!-margin-bottom-0\" data-module=\"govuk-button\"\n *ngIf=\"field?.enableAddButton\" id=\"add-service\">\n {{ 'Add' | rpxTranslate}}\n <span class=\"govuk-visually-hidden\">{{'service' | rpxTranslate}}</span>\n </a>\n </div>\n </div>\n <ul class=\"hmcts-filter-tags selection-container\" *ngIf=\"field.maxSelected != 1\">\n <li class=\"location-selection\" *ngFor=\"let selection of selectedServices\">\n <a class=\"hmcts-filter__tag\" (click)=\"removeOption(selection)\" href=\"javascript:void(0)\">\n {{ selection.label | rpxTranslate }}\n </a>\n </li>\n </ul>\n</div>\n", styles: ["#add-service{background-color:#ddd}\n"] }]
|
|
3424
3390
|
}], null, { field: [{
|
|
3425
3391
|
type: Input
|
|
3426
3392
|
}], serviceTitle: [{
|
|
@@ -5365,14 +5331,14 @@ CaseSharingStateService.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token:
|
|
|
5365
5331
|
}]
|
|
5366
5332
|
}], function () { return []; }, null); })();
|
|
5367
5333
|
|
|
5368
|
-
function
|
|
5369
|
-
i0.ɵɵelementStart(0, "tr",
|
|
5334
|
+
function SelectedCaseConfirmComponent_div_0_tr_25_Template(rf, ctx) { if (rf & 1) {
|
|
5335
|
+
i0.ɵɵelementStart(0, "tr", 9)(1, "td", 14);
|
|
5370
5336
|
i0.ɵɵtext(2);
|
|
5371
5337
|
i0.ɵɵelementEnd();
|
|
5372
|
-
i0.ɵɵelementStart(3, "td",
|
|
5338
|
+
i0.ɵɵelementStart(3, "td", 14);
|
|
5373
5339
|
i0.ɵɵtext(4);
|
|
5374
5340
|
i0.ɵɵelementEnd();
|
|
5375
|
-
i0.ɵɵelementStart(5, "td",
|
|
5341
|
+
i0.ɵɵelementStart(5, "td", 14)(6, "span", 15);
|
|
5376
5342
|
i0.ɵɵtext(7);
|
|
5377
5343
|
i0.ɵɵpipe(8, "rpxTranslate");
|
|
5378
5344
|
i0.ɵɵelementEnd()()();
|
|
@@ -5385,14 +5351,14 @@ function SelectedCaseConfirmComponent_div_0_tr_22_Template(rf, ctx) { if (rf & 1
|
|
|
5385
5351
|
i0.ɵɵadvance(3);
|
|
5386
5352
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(8, 3, "To be added"));
|
|
5387
5353
|
} }
|
|
5388
|
-
function
|
|
5389
|
-
i0.ɵɵelementStart(0, "tr",
|
|
5354
|
+
function SelectedCaseConfirmComponent_div_0_tr_26_Template(rf, ctx) { if (rf & 1) {
|
|
5355
|
+
i0.ɵɵelementStart(0, "tr", 9)(1, "td", 14);
|
|
5390
5356
|
i0.ɵɵtext(2);
|
|
5391
5357
|
i0.ɵɵelementEnd();
|
|
5392
|
-
i0.ɵɵelementStart(3, "td",
|
|
5358
|
+
i0.ɵɵelementStart(3, "td", 14);
|
|
5393
5359
|
i0.ɵɵtext(4);
|
|
5394
5360
|
i0.ɵɵelementEnd();
|
|
5395
|
-
i0.ɵɵelementStart(5, "td",
|
|
5361
|
+
i0.ɵɵelementStart(5, "td", 14)(6, "span", 16);
|
|
5396
5362
|
i0.ɵɵtext(7);
|
|
5397
5363
|
i0.ɵɵpipe(8, "rpxTranslate");
|
|
5398
5364
|
i0.ɵɵelementEnd()()();
|
|
@@ -5415,22 +5381,25 @@ function SelectedCaseConfirmComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
5415
5381
|
i0.ɵɵelementStart(6, "a", 5);
|
|
5416
5382
|
i0.ɵɵtext(7);
|
|
5417
5383
|
i0.ɵɵpipe(8, "rpxTranslate");
|
|
5418
|
-
i0.ɵɵ
|
|
5419
|
-
i0.ɵɵ
|
|
5420
|
-
i0.ɵɵ
|
|
5421
|
-
i0.ɵɵ
|
|
5422
|
-
i0.ɵɵ
|
|
5423
|
-
i0.ɵɵelementStart(15, "th", 9);
|
|
5384
|
+
i0.ɵɵelementStart(9, "span", 6);
|
|
5385
|
+
i0.ɵɵtext(10);
|
|
5386
|
+
i0.ɵɵpipe(11, "rpxTranslate");
|
|
5387
|
+
i0.ɵɵelementEnd()()();
|
|
5388
|
+
i0.ɵɵelementStart(12, "table", 7)(13, "thead", 8)(14, "tr", 9)(15, "th", 10);
|
|
5424
5389
|
i0.ɵɵtext(16);
|
|
5425
5390
|
i0.ɵɵpipe(17, "rpxTranslate");
|
|
5426
5391
|
i0.ɵɵelementEnd();
|
|
5427
5392
|
i0.ɵɵelementStart(18, "th", 10);
|
|
5428
5393
|
i0.ɵɵtext(19);
|
|
5429
5394
|
i0.ɵɵpipe(20, "rpxTranslate");
|
|
5395
|
+
i0.ɵɵelementEnd();
|
|
5396
|
+
i0.ɵɵelementStart(21, "th", 11);
|
|
5397
|
+
i0.ɵɵtext(22);
|
|
5398
|
+
i0.ɵɵpipe(23, "rpxTranslate");
|
|
5430
5399
|
i0.ɵɵelementEnd()()();
|
|
5431
|
-
i0.ɵɵelementStart(
|
|
5432
|
-
i0.ɵɵtemplate(
|
|
5433
|
-
i0.ɵɵtemplate(
|
|
5400
|
+
i0.ɵɵelementStart(24, "tbody", 12);
|
|
5401
|
+
i0.ɵɵtemplate(25, SelectedCaseConfirmComponent_div_0_tr_25_Template, 9, 5, "tr", 13);
|
|
5402
|
+
i0.ɵɵtemplate(26, SelectedCaseConfirmComponent_div_0_tr_26_Template, 9, 5, "tr", 13);
|
|
5434
5403
|
i0.ɵɵelementEnd()()();
|
|
5435
5404
|
} if (rf & 2) {
|
|
5436
5405
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -5442,13 +5411,15 @@ function SelectedCaseConfirmComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
5442
5411
|
i0.ɵɵadvance(1);
|
|
5443
5412
|
i0.ɵɵproperty("routerLink", ctx_r0.changeLink);
|
|
5444
5413
|
i0.ɵɵadvance(1);
|
|
5445
|
-
i0.ɵɵ
|
|
5414
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(8, 13, "Change"), " ");
|
|
5415
|
+
i0.ɵɵadvance(3);
|
|
5416
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(11, 15, "selected case"));
|
|
5446
5417
|
i0.ɵɵadvance(6);
|
|
5447
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
5418
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(17, 17, "Name"));
|
|
5448
5419
|
i0.ɵɵadvance(3);
|
|
5449
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
5420
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(20, 19, "Email address"));
|
|
5450
5421
|
i0.ɵɵadvance(3);
|
|
5451
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(
|
|
5422
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(23, 21, "Actions"));
|
|
5452
5423
|
i0.ɵɵadvance(3);
|
|
5453
5424
|
i0.ɵɵproperty("ngForOf", ctx_r0.sharedCase.pendingShares)("ngForTrackBy", ctx_r0.trackByUserId);
|
|
5454
5425
|
i0.ɵɵadvance(1);
|
|
@@ -5474,14 +5445,14 @@ class SelectedCaseConfirmComponent {
|
|
|
5474
5445
|
}
|
|
5475
5446
|
}
|
|
5476
5447
|
SelectedCaseConfirmComponent.ɵfac = function SelectedCaseConfirmComponent_Factory(t) { return new (t || SelectedCaseConfirmComponent)(i0.ɵɵdirectiveInject(CaseSharingStateService)); };
|
|
5477
|
-
SelectedCaseConfirmComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SelectedCaseConfirmComponent, selectors: [["xuilib-selected-case-confirm"]], inputs: { sharedCase: "sharedCase", changeLink: "changeLink" }, decls: 1, vars: 1, consts: [[3, "id", 4, "ngIf"], [3, "id"], [1, "govuk-heading-m", "case-share-confirm__title"], [1, "case-share-confirm__caption-area"], [1, "govuk-caption-m", "case-share-confirm__caption"], [1, "case-share-confirm__change-link", "govuk-link", "govuk-!-font-size-19", 3, "routerLink"], [1, "govuk-table"], [1, "govuk-table__head"], [1, "govuk-table__row"], ["scope", "col", 1, "govuk-table__header", "govuk-table-column-header"], ["scope", "col", 1, "govuk-table__header", "govuk-table-column-actions"], [1, "govuk-table__body"], ["class", "govuk-table__row", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "govuk-table__cell"], [1, "hmcts-badge"], [1, "hmcts-badge", "hmcts-badge--red"]], template: function SelectedCaseConfirmComponent_Template(rf, ctx) { if (rf & 1) {
|
|
5478
|
-
i0.ɵɵtemplate(0, SelectedCaseConfirmComponent_div_0_Template,
|
|
5448
|
+
SelectedCaseConfirmComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SelectedCaseConfirmComponent, selectors: [["xuilib-selected-case-confirm"]], inputs: { sharedCase: "sharedCase", changeLink: "changeLink" }, decls: 1, vars: 1, consts: [[3, "id", 4, "ngIf"], [3, "id"], [1, "govuk-heading-m", "case-share-confirm__title"], [1, "case-share-confirm__caption-area"], [1, "govuk-caption-m", "case-share-confirm__caption"], [1, "case-share-confirm__change-link", "govuk-link", "govuk-!-font-size-19", 3, "routerLink"], [1, "govuk-visually-hidden"], [1, "govuk-table"], [1, "govuk-table__head"], [1, "govuk-table__row"], ["scope", "col", 1, "govuk-table__header", "govuk-table-column-header"], ["scope", "col", 1, "govuk-table__header", "govuk-table-column-actions"], [1, "govuk-table__body"], ["class", "govuk-table__row", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "govuk-table__cell"], [1, "hmcts-badge"], [1, "hmcts-badge", "hmcts-badge--red"]], template: function SelectedCaseConfirmComponent_Template(rf, ctx) { if (rf & 1) {
|
|
5449
|
+
i0.ɵɵtemplate(0, SelectedCaseConfirmComponent_div_0_Template, 27, 23, "div", 0);
|
|
5479
5450
|
} if (rf & 2) {
|
|
5480
5451
|
i0.ɵɵproperty("ngIf", ctx.showUserAccessBlock());
|
|
5481
5452
|
} }, dependencies: [i1.NgForOf, i1.NgIf, i2$1.RouterLink, i2.RpxTranslatePipe], styles: [".case-share-confirm__title[_ngcontent-%COMP%]{margin-bottom:0}.case-share-confirm__caption-area[_ngcontent-%COMP%]{border-bottom:1px solid #b1b4b6;padding-bottom:10px;display:inline-block;width:100%;clear:both}.case-share-confirm__caption[_ngcontent-%COMP%]{float:left}.case-share-confirm__change-link[_ngcontent-%COMP%]{float:right}.govuk-table-column-header[_ngcontent-%COMP%]{width:45%}.govuk-table-column-actions[_ngcontent-%COMP%]{width:10%}"] });
|
|
5482
5453
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectedCaseConfirmComponent, [{
|
|
5483
5454
|
type: Component,
|
|
5484
|
-
args: [{ selector: 'xuilib-selected-case-confirm', template: "<div id=\"user-access-block-{{ sharedCase.caseId }}\" *ngIf=\"showUserAccessBlock()\">\n <h2 class=\"govuk-heading-m case-share-confirm__title\">{{ sharedCase.caseTitle }}</h2>\n <div class=\"case-share-confirm__caption-area\">\n <div class=\"govuk-caption-m case-share-confirm__caption\">\n {{ sharedCase.caseId }}\n </div>\n <a [routerLink]=\"changeLink\" class=\"case-share-confirm__change-link govuk-link govuk-!-font-size-19\"
|
|
5455
|
+
args: [{ selector: 'xuilib-selected-case-confirm', template: "<div id=\"user-access-block-{{ sharedCase.caseId }}\" *ngIf=\"showUserAccessBlock()\">\n <h2 class=\"govuk-heading-m case-share-confirm__title\">{{ sharedCase.caseTitle }}</h2>\n <div class=\"case-share-confirm__caption-area\">\n <div class=\"govuk-caption-m case-share-confirm__caption\">\n {{ sharedCase.caseId }}\n </div>\n <a [routerLink]=\"changeLink\" class=\"case-share-confirm__change-link govuk-link govuk-!-font-size-19\">\n {{'Change' | rpxTranslate}}\n <span class=\"govuk-visually-hidden\">{{'selected case' | rpxTranslate}}</span>\n </a>\n </div>\n <table class=\"govuk-table\">\n <thead class=\"govuk-table__head\">\n <tr class=\"govuk-table__row\">\n <th class=\"govuk-table__header govuk-table-column-header\" scope=\"col\">{{'Name' | rpxTranslate}}</th>\n <th class=\"govuk-table__header govuk-table-column-header\" scope=\"col\">{{'Email address' | rpxTranslate}}</th>\n <th class=\"govuk-table__header govuk-table-column-actions\" scope=\"col\">{{'Actions' | rpxTranslate}}</th>\n </tr>\n </thead>\n <tbody class=\"govuk-table__body\">\n <tr class=\"govuk-table__row\" *ngFor=\"let user of sharedCase.pendingShares; trackBy: trackByUserId\">\n <td class=\"govuk-table__cell\">{{ user.firstName + ' ' + user.lastName }}</td>\n <td class=\"govuk-table__cell\">{{ user.email }}</td>\n <td class=\"govuk-table__cell\">\n <span class=\"hmcts-badge\">{{'To be added' | rpxTranslate}}</span>\n </td>\n </tr>\n <tr class=\"govuk-table__row\" *ngFor=\"let user of sharedCase.pendingUnshares; trackBy: trackByUserId\">\n <td class=\"govuk-table__cell\">{{ user.firstName + ' ' + user.lastName }}</td>\n <td class=\"govuk-table__cell\">{{ user.email }}</td>\n <td class=\"govuk-table__cell\">\n <span class=\"hmcts-badge hmcts-badge--red\">\n {{'To be removed' | rpxTranslate}}\n </span>\n </td>\n </tr>\n </tbody>\n </table>\n</div>\n", styles: [".case-share-confirm__title{margin-bottom:0}.case-share-confirm__caption-area{border-bottom:1px solid #b1b4b6;padding-bottom:10px;display:inline-block;width:100%;clear:both}.case-share-confirm__caption{float:left}.case-share-confirm__change-link{float:right}.govuk-table-column-header{width:45%}.govuk-table-column-actions{width:10%}\n"] }]
|
|
5485
5456
|
}], function () { return [{ type: CaseSharingStateService }]; }, { sharedCase: [{
|
|
5486
5457
|
type: Input
|
|
5487
5458
|
}], changeLink: [{
|
|
@@ -6360,7 +6331,7 @@ HmctsErrorSummaryComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type:
|
|
|
6360
6331
|
}] }); })();
|
|
6361
6332
|
|
|
6362
6333
|
function ShareCaseComponent_h1_1_span_1_Template(rf, ctx) { if (rf & 1) {
|
|
6363
|
-
i0.ɵɵelementStart(0, "span",
|
|
6334
|
+
i0.ɵɵelementStart(0, "span", 27);
|
|
6364
6335
|
i0.ɵɵtext(1);
|
|
6365
6336
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
6366
6337
|
i0.ɵɵelementEnd();
|
|
@@ -6370,8 +6341,8 @@ function ShareCaseComponent_h1_1_span_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
6370
6341
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, ctx_r4.fnTitle));
|
|
6371
6342
|
} }
|
|
6372
6343
|
function ShareCaseComponent_h1_1_Template(rf, ctx) { if (rf & 1) {
|
|
6373
|
-
i0.ɵɵelementStart(0, "h1",
|
|
6374
|
-
i0.ɵɵtemplate(1, ShareCaseComponent_h1_1_span_1_Template, 3, 3, "span",
|
|
6344
|
+
i0.ɵɵelementStart(0, "h1", 25);
|
|
6345
|
+
i0.ɵɵtemplate(1, ShareCaseComponent_h1_1_span_1_Template, 3, 3, "span", 26);
|
|
6375
6346
|
i0.ɵɵtext(2);
|
|
6376
6347
|
i0.ɵɵpipe(3, "rpxTranslate");
|
|
6377
6348
|
i0.ɵɵelementEnd();
|
|
@@ -6382,8 +6353,8 @@ function ShareCaseComponent_h1_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
6382
6353
|
i0.ɵɵadvance(1);
|
|
6383
6354
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 2, ctx_r0.title), "\n");
|
|
6384
6355
|
} }
|
|
6385
|
-
function
|
|
6386
|
-
i0.ɵɵelementStart(0, "option",
|
|
6356
|
+
function ShareCaseComponent_div_29_option_12_Template(rf, ctx) { if (rf & 1) {
|
|
6357
|
+
i0.ɵɵelementStart(0, "option", 34);
|
|
6387
6358
|
i0.ɵɵtext(1);
|
|
6388
6359
|
i0.ɵɵelementEnd();
|
|
6389
6360
|
} if (rf & 2) {
|
|
@@ -6392,35 +6363,38 @@ function ShareCaseComponent_div_26_option_12_Template(rf, ctx) { if (rf & 1) {
|
|
|
6392
6363
|
i0.ɵɵadvance(1);
|
|
6393
6364
|
i0.ɵɵtextInterpolate3("", user_r6.firstName, " ", user_r6.lastName, " - ", user_r6.email, "");
|
|
6394
6365
|
} }
|
|
6395
|
-
function
|
|
6366
|
+
function ShareCaseComponent_div_29_Template(rf, ctx) { if (rf & 1) {
|
|
6396
6367
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
6397
|
-
i0.ɵɵelementStart(0, "div", 3)(1, "label",
|
|
6368
|
+
i0.ɵɵelementStart(0, "div", 3)(1, "label", 28);
|
|
6398
6369
|
i0.ɵɵtext(2);
|
|
6399
6370
|
i0.ɵɵpipe(3, "rpxTranslate");
|
|
6400
6371
|
i0.ɵɵelementEnd();
|
|
6401
|
-
i0.ɵɵelementStart(4, "span",
|
|
6372
|
+
i0.ɵɵelementStart(4, "span", 29);
|
|
6402
6373
|
i0.ɵɵtext(5);
|
|
6403
6374
|
i0.ɵɵpipe(6, "rpxTranslate");
|
|
6404
6375
|
i0.ɵɵelementEnd();
|
|
6405
|
-
i0.ɵɵelementStart(7, "div", 6)(8, "div", 7)(9, "select",
|
|
6406
|
-
i0.ɵɵlistener("ngModelChange", function
|
|
6407
|
-
i0.ɵɵelementStart(10, "option",
|
|
6376
|
+
i0.ɵɵelementStart(7, "div", 6)(8, "div", 7)(9, "select", 30);
|
|
6377
|
+
i0.ɵɵlistener("ngModelChange", function ShareCaseComponent_div_29_Template_select_ngModelChange_9_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r7 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r7.selectedUserToRemove = $event); });
|
|
6378
|
+
i0.ɵɵelementStart(10, "option", 31);
|
|
6408
6379
|
i0.ɵɵtext(11, "Select a person");
|
|
6409
6380
|
i0.ɵɵelementEnd();
|
|
6410
|
-
i0.ɵɵtemplate(12,
|
|
6381
|
+
i0.ɵɵtemplate(12, ShareCaseComponent_div_29_option_12_Template, 2, 4, "option", 32);
|
|
6411
6382
|
i0.ɵɵelementEnd()();
|
|
6412
|
-
i0.ɵɵelementStart(13, "div", 9)(14, "button",
|
|
6413
|
-
i0.ɵɵlistener("click", function
|
|
6383
|
+
i0.ɵɵelementStart(13, "div", 9)(14, "button", 33);
|
|
6384
|
+
i0.ɵɵlistener("click", function ShareCaseComponent_div_29_Template_button_click_14_listener() { i0.ɵɵrestoreView(_r8); const ctx_r9 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r9.removeUser()); });
|
|
6414
6385
|
i0.ɵɵpipe(15, "rpxTranslate");
|
|
6415
6386
|
i0.ɵɵtext(16);
|
|
6416
6387
|
i0.ɵɵpipe(17, "rpxTranslate");
|
|
6417
|
-
i0.ɵɵ
|
|
6388
|
+
i0.ɵɵelementStart(18, "span", 11);
|
|
6389
|
+
i0.ɵɵtext(19);
|
|
6390
|
+
i0.ɵɵpipe(20, "rpxTranslate");
|
|
6391
|
+
i0.ɵɵelementEnd()()()()();
|
|
6418
6392
|
} if (rf & 2) {
|
|
6419
6393
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
6420
6394
|
i0.ɵɵadvance(2);
|
|
6421
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3,
|
|
6395
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(3, 8, "Remove a person from all cases"), " ");
|
|
6422
6396
|
i0.ɵɵadvance(3);
|
|
6423
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6,
|
|
6397
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(6, 10, "Select a person to remove them from all selected cases."), " ");
|
|
6424
6398
|
i0.ɵɵadvance(4);
|
|
6425
6399
|
i0.ɵɵproperty("ngModel", ctx_r1.selectedUserToRemove);
|
|
6426
6400
|
i0.ɵɵadvance(1);
|
|
@@ -6428,14 +6402,16 @@ function ShareCaseComponent_div_26_Template(rf, ctx) { if (rf & 1) {
|
|
|
6428
6402
|
i0.ɵɵadvance(2);
|
|
6429
6403
|
i0.ɵɵproperty("ngForOf", ctx_r1.assignedUsers);
|
|
6430
6404
|
i0.ɵɵadvance(2);
|
|
6431
|
-
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(15,
|
|
6405
|
+
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(15, 12, "Remove user from selected cases"));
|
|
6432
6406
|
i0.ɵɵadvance(2);
|
|
6433
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(17,
|
|
6407
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(17, 14, "Remove"), " ");
|
|
6408
|
+
i0.ɵɵadvance(3);
|
|
6409
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(20, 16, "user"), "");
|
|
6434
6410
|
} }
|
|
6435
|
-
function
|
|
6411
|
+
function ShareCaseComponent_div_35_Template(rf, ctx) { if (rf & 1) {
|
|
6436
6412
|
const _r11 = i0.ɵɵgetCurrentView();
|
|
6437
|
-
i0.ɵɵelementStart(0, "div",
|
|
6438
|
-
i0.ɵɵlistener("unselect", function
|
|
6413
|
+
i0.ɵɵelementStart(0, "div", 35)(1, "xuilib-selected-case-list", 36);
|
|
6414
|
+
i0.ɵɵlistener("unselect", function ShareCaseComponent_div_35_Template_xuilib_selected_case_list_unselect_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r10 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r10.onUnselect($event)); })("synchronizeStore", function ShareCaseComponent_div_35_Template_xuilib_selected_case_list_synchronizeStore_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r12 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r12.onSynchronizeStore($event)); });
|
|
6439
6415
|
i0.ɵɵelementEnd()();
|
|
6440
6416
|
} if (rf & 2) {
|
|
6441
6417
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -6443,8 +6419,8 @@ function ShareCaseComponent_div_32_Template(rf, ctx) { if (rf & 1) {
|
|
|
6443
6419
|
i0.ɵɵproperty("shareCases$", ctx_r2.shareCases$)("removeUserFromCaseToggleOn", ctx_r2.removeUserFromCaseToggleOn);
|
|
6444
6420
|
} }
|
|
6445
6421
|
const _c0$e = function (a0) { return { "govuk-form-group--error": a0 }; };
|
|
6446
|
-
function
|
|
6447
|
-
i0.ɵɵelementStart(0, "div",
|
|
6422
|
+
function ShareCaseComponent_div_36_Template(rf, ctx) { if (rf & 1) {
|
|
6423
|
+
i0.ɵɵelementStart(0, "div", 37);
|
|
6448
6424
|
i0.ɵɵtext(1);
|
|
6449
6425
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
6450
6426
|
i0.ɵɵelementEnd();
|
|
@@ -6632,7 +6608,7 @@ ShareCaseComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ShareCas
|
|
|
6632
6608
|
} if (rf & 2) {
|
|
6633
6609
|
let _t;
|
|
6634
6610
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.userSelect = _t.first);
|
|
6635
|
-
} }, inputs: { removeUserFromCaseToggleOn: "removeUserFromCaseToggleOn", shareCases$: "shareCases$", users: "users", confirmLink: "confirmLink", cancelLink: "cancelLink", addUserLabel: "addUserLabel", showRemoveUsers: "showRemoveUsers", fnTitle: "fnTitle", title: "title" }, outputs: { unselect: "unselect", synchronizeStore: "synchronizeStore" }, decls:
|
|
6611
|
+
} }, inputs: { removeUserFromCaseToggleOn: "removeUserFromCaseToggleOn", shareCases$: "shareCases$", users: "users", confirmLink: "confirmLink", cancelLink: "cancelLink", addUserLabel: "addUserLabel", showRemoveUsers: "showRemoveUsers", fnTitle: "fnTitle", title: "title" }, outputs: { unselect: "unselect", synchronizeStore: "synchronizeStore" }, decls: 46, vars: 50, consts: [[3, "errorMessages", "header"], ["class", "govuk-heading-xl govuk-!-margin-top-2", 4, "ngIf"], ["id", "add-user"], [1, "govuk-form-group"], ["for", "add-user-input", 1, "govuk-label", "govuk-!-font-weight-bold"], ["id", "add-user-hint", 1, "govuk-hint"], [1, "govuk-grid-row"], [1, "govuk-grid-column-two-thirds"], ["id", "add-user-input", "aria-describedby", "add-user-hint", 3, "users", "selected"], [1, "govuk-grid-column-one-thirds"], ["id", "btn-add-user", 1, "govuk-button", "govuk-button--secondary", 3, "disabled", "title", "click"], [1, "govuk-visually-hidden"], ["id", "add-user-help", "data-module", "govuk-details", 1, "govuk-details"], [1, "govuk-details__summary"], ["id", "content-why-can-not-find-email", 1, "govuk-details__summary-text"], ["id", "content-reason-can-not-find-email", 1, "govuk-details__text"], ["class", "govuk-form-group", 4, "ngIf"], ["id", "cases", 3, "ngClass"], ["id", "title-selected-cases", 1, "govuk-heading-m"], [3, "config", "errorMessage"], ["class", "govuk-accordion", "data-module", "govuk-accordion", "id", "accordion-with-summary-sections", 4, "ngIf"], ["id", "noCaseDisplay", "class", "govuk-hint", 3, "ngClass", 4, "ngIf"], ["id", "share-case-nav", 1, "govuk-button-group"], ["id", "btn-continue", "data-module", "govuk-button", 1, "govuk-button", 3, "title", "click"], ["id", "btn-cancel", "data-module", "govuk-button", 1, "govuk-button", "govuk-button--secondary", 3, "title", "routerLink"], [1, "govuk-heading-xl", "govuk-!-margin-top-2"], ["class", "govuk-caption-xl", 4, "ngIf"], [1, "govuk-caption-xl"], ["for", "remove-user-input", 1, "govuk-label", "govuk-!-font-weight-bold"], ["id", "remove-user-hint", 1, "govuk-hint"], ["id", "remove-user-input", "aria-describedby", "remove-user-hint", 1, "govuk-select", 3, "ngModel", "ngModelChange"], ["selected", "", 3, "ngValue"], [3, "ngValue", 4, "ngFor", "ngForOf"], ["id", "btn-remove-user", 1, "govuk-button", "govuk-button--secondary", 3, "title", "click"], [3, "ngValue"], ["data-module", "govuk-accordion", "id", "accordion-with-summary-sections", 1, "govuk-accordion"], [3, "shareCases$", "removeUserFromCaseToggleOn", "unselect", "synchronizeStore"], ["id", "noCaseDisplay", 1, "govuk-hint", 3, "ngClass"]], template: function ShareCaseComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6636
6612
|
i0.ɵɵelement(0, "xuilib-hmcts-error-summary", 0);
|
|
6637
6613
|
i0.ɵɵtemplate(1, ShareCaseComponent_h1_1_Template, 4, 4, "h1", 1);
|
|
6638
6614
|
i0.ɵɵelementStart(2, "div", 2)(3, "div", 3)(4, "label", 4);
|
|
@@ -6651,61 +6627,66 @@ ShareCaseComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ShareCas
|
|
|
6651
6627
|
i0.ɵɵpipe(15, "rpxTranslate");
|
|
6652
6628
|
i0.ɵɵtext(16);
|
|
6653
6629
|
i0.ɵɵpipe(17, "rpxTranslate");
|
|
6654
|
-
i0.ɵɵ
|
|
6655
|
-
i0.ɵɵ
|
|
6656
|
-
i0.ɵɵ
|
|
6657
|
-
i0.ɵɵ
|
|
6658
|
-
i0.ɵɵ
|
|
6659
|
-
i0.ɵɵelementStart(23, "div", 14);
|
|
6630
|
+
i0.ɵɵelementStart(18, "span", 11);
|
|
6631
|
+
i0.ɵɵtext(19);
|
|
6632
|
+
i0.ɵɵpipe(20, "rpxTranslate");
|
|
6633
|
+
i0.ɵɵelementEnd()()()();
|
|
6634
|
+
i0.ɵɵelementStart(21, "details", 12)(22, "summary", 13)(23, "span", 14);
|
|
6660
6635
|
i0.ɵɵtext(24);
|
|
6661
6636
|
i0.ɵɵpipe(25, "rpxTranslate");
|
|
6637
|
+
i0.ɵɵelementEnd()();
|
|
6638
|
+
i0.ɵɵelementStart(26, "div", 15);
|
|
6639
|
+
i0.ɵɵtext(27);
|
|
6640
|
+
i0.ɵɵpipe(28, "rpxTranslate");
|
|
6662
6641
|
i0.ɵɵelementEnd()()();
|
|
6663
|
-
i0.ɵɵtemplate(
|
|
6642
|
+
i0.ɵɵtemplate(29, ShareCaseComponent_div_29_Template, 21, 18, "div", 16);
|
|
6664
6643
|
i0.ɵɵelementEnd();
|
|
6665
|
-
i0.ɵɵelementStart(
|
|
6666
|
-
i0.ɵɵtext(
|
|
6667
|
-
i0.ɵɵpipe(
|
|
6644
|
+
i0.ɵɵelementStart(30, "div", 17)(31, "h3", 18);
|
|
6645
|
+
i0.ɵɵtext(32);
|
|
6646
|
+
i0.ɵɵpipe(33, "rpxTranslate");
|
|
6668
6647
|
i0.ɵɵelementEnd();
|
|
6669
|
-
i0.ɵɵelement(
|
|
6670
|
-
i0.ɵɵtemplate(
|
|
6671
|
-
i0.ɵɵtemplate(
|
|
6648
|
+
i0.ɵɵelement(34, "xuilib-gov-uk-error-message", 19);
|
|
6649
|
+
i0.ɵɵtemplate(35, ShareCaseComponent_div_35_Template, 2, 2, "div", 20);
|
|
6650
|
+
i0.ɵɵtemplate(36, ShareCaseComponent_div_36_Template, 3, 6, "div", 21);
|
|
6672
6651
|
i0.ɵɵelementEnd();
|
|
6673
|
-
i0.ɵɵelementStart(
|
|
6674
|
-
i0.ɵɵlistener("click", function
|
|
6675
|
-
i0.ɵɵpipe(
|
|
6676
|
-
i0.ɵɵtext(
|
|
6677
|
-
i0.ɵɵpipe(
|
|
6652
|
+
i0.ɵɵelementStart(37, "div", 22)(38, "button", 23);
|
|
6653
|
+
i0.ɵɵlistener("click", function ShareCaseComponent_Template_button_click_38_listener() { return ctx.onContinue(); });
|
|
6654
|
+
i0.ɵɵpipe(39, "rpxTranslate");
|
|
6655
|
+
i0.ɵɵtext(40);
|
|
6656
|
+
i0.ɵɵpipe(41, "rpxTranslate");
|
|
6678
6657
|
i0.ɵɵelementEnd();
|
|
6679
|
-
i0.ɵɵelementStart(
|
|
6680
|
-
i0.ɵɵpipe(
|
|
6681
|
-
i0.ɵɵtext(
|
|
6682
|
-
i0.ɵɵpipe(
|
|
6658
|
+
i0.ɵɵelementStart(42, "button", 24);
|
|
6659
|
+
i0.ɵɵpipe(43, "rpxTranslate");
|
|
6660
|
+
i0.ɵɵtext(44);
|
|
6661
|
+
i0.ɵɵpipe(45, "rpxTranslate");
|
|
6683
6662
|
i0.ɵɵelementEnd()();
|
|
6684
6663
|
} if (rf & 2) {
|
|
6685
6664
|
i0.ɵɵproperty("errorMessages", ctx.validationErrors)("header", "There is a problem");
|
|
6686
6665
|
i0.ɵɵadvance(1);
|
|
6687
6666
|
i0.ɵɵproperty("ngIf", ctx.title);
|
|
6688
6667
|
i0.ɵɵadvance(4);
|
|
6689
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6,
|
|
6668
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 24, ctx.addUserLabel));
|
|
6690
6669
|
i0.ɵɵadvance(3);
|
|
6691
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(9,
|
|
6670
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(9, 26, "Search by name or email address. You can share access with as many people as you need."), " ");
|
|
6692
6671
|
i0.ɵɵadvance(4);
|
|
6693
6672
|
i0.ɵɵproperty("users", ctx.users);
|
|
6694
6673
|
i0.ɵɵadvance(2);
|
|
6695
|
-
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(15,
|
|
6674
|
+
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(15, 28, "Add user to selected cases"));
|
|
6696
6675
|
i0.ɵɵproperty("disabled", ctx.isDisabledAdd());
|
|
6697
6676
|
i0.ɵɵadvance(2);
|
|
6698
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(17,
|
|
6677
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(17, 30, "Add"), " ");
|
|
6678
|
+
i0.ɵɵadvance(3);
|
|
6679
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(20, 32, "user"));
|
|
6699
6680
|
i0.ɵɵadvance(5);
|
|
6700
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
6681
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(25, 34, "Can't find an email address?"), " ");
|
|
6701
6682
|
i0.ɵɵadvance(3);
|
|
6702
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
6683
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(28, 36, "If you can't find your colleague's email address, they will need to complete their registration. Contact your administrator for help."), " ");
|
|
6703
6684
|
i0.ɵɵadvance(2);
|
|
6704
6685
|
i0.ɵɵproperty("ngIf", ctx.showRemoveUsers);
|
|
6705
6686
|
i0.ɵɵadvance(1);
|
|
6706
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(
|
|
6687
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(48, _c0$e, ctx.shareCaseErrorMessage.messages && ctx.shareCaseErrorMessage.messages.length > 0));
|
|
6707
6688
|
i0.ɵɵadvance(2);
|
|
6708
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
6689
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(33, 38, "Selected cases"), " ");
|
|
6709
6690
|
i0.ɵɵadvance(2);
|
|
6710
6691
|
i0.ɵɵproperty("config", ctx.selectedCasesErrorMessageConfig)("errorMessage", ctx.shareCaseErrorMessage);
|
|
6711
6692
|
i0.ɵɵadvance(1);
|
|
@@ -6713,18 +6694,18 @@ ShareCaseComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ShareCas
|
|
|
6713
6694
|
i0.ɵɵadvance(1);
|
|
6714
6695
|
i0.ɵɵproperty("ngIf", ctx.shareCases && ctx.shareCases.length === 0);
|
|
6715
6696
|
i0.ɵɵadvance(2);
|
|
6716
|
-
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(
|
|
6697
|
+
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(39, 40, "Continue"));
|
|
6717
6698
|
i0.ɵɵadvance(2);
|
|
6718
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
6699
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(41, 42, "Continue"), " ");
|
|
6719
6700
|
i0.ɵɵadvance(2);
|
|
6720
|
-
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(
|
|
6701
|
+
i0.ɵɵpropertyInterpolate("title", i0.ɵɵpipeBind1(43, 44, "Cancel"));
|
|
6721
6702
|
i0.ɵɵproperty("routerLink", ctx.cancelLink);
|
|
6722
6703
|
i0.ɵɵadvance(2);
|
|
6723
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
6704
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(45, 46, "Cancel"), " ");
|
|
6724
6705
|
} }, dependencies: [i1.NgClass, i1.NgForOf, i1.NgIf, i2$4.NgSelectOption, i2$4.ɵNgSelectMultipleOption, i2$4.SelectControlValueAccessor, i2$4.NgControlStatus, i2$4.NgModel, i2$1.RouterLink, SelectedCaseListComponent, UserSelectComponent, HmctsErrorSummaryComponent, GovUkErrorMessageComponent, i2.RpxTranslatePipe], styles: ["select[_ngcontent-%COMP%]{width:100%}"] });
|
|
6725
6706
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ShareCaseComponent, [{
|
|
6726
6707
|
type: Component,
|
|
6727
|
-
args: [{ selector: 'xuilib-share-case', template: "<xuilib-hmcts-error-summary\n [errorMessages]=\"validationErrors\"\n [header]=\"'There is a problem'\"\n></xuilib-hmcts-error-summary>\n<h1 *ngIf=\"title\" class=\"govuk-heading-xl govuk-!-margin-top-2\">\n <span *ngIf=\"fnTitle\" class=\"govuk-caption-xl\">{{fnTitle | rpxTranslate}}</span>\n {{title | rpxTranslate}}\n</h1>\n<div id=\"add-user\">\n <div class=\"govuk-form-group\">\n <label class=\"govuk-label govuk-!-font-weight-bold\" for=\"add-user-input\">{{addUserLabel | rpxTranslate}}</label>\n <span id=\"add-user-hint\" class=\"govuk-hint\">\n {{'Search by name or email address. You can share access with as many people as you need.' | rpxTranslate}}\n </span>\n <div class=\"govuk-grid-row\">\n <div class=\"govuk-grid-column-two-thirds\">\n <xuilib-user-select\n id=\"add-user-input\"\n aria-describedby=\"add-user-hint\"\n [users]=\"users\"\n (selected)=\"onSelectedUser($event)\">\n </xuilib-user-select>\n </div>\n <div class=\"govuk-grid-column-one-thirds\">\n <button id=\"btn-add-user\" (click)=\"addUser()\"\n class=\"govuk-button govuk-button--secondary\" [disabled]=\"isDisabledAdd()\"\n title=\"{{'Add user to selected cases' | rpxTranslate}}\">\n {{'Add' | rpxTranslate}}\n </button>\n </div>\n </div>\n <details id=\"add-user-help\" class=\"govuk-details\" data-module=\"govuk-details\">\n <summary class=\"govuk-details__summary\">\n <span id=\"content-why-can-not-find-email\" class=\"govuk-details__summary-text\">\n {{\"Can't find an email address?\" | rpxTranslate}}\n </span>\n </summary>\n <div id=\"content-reason-can-not-find-email\" class=\"govuk-details__text\">\n {{\"If you can't find your colleague's email address, they will need to complete their registration. Contact your administrator for help.\" | rpxTranslate}}\n </div>\n </details>\n </div>\n <div class=\"govuk-form-group\" *ngIf=\"showRemoveUsers\">\n <label class=\"govuk-label govuk-!-font-weight-bold\" for=\"remove-user-input\">\n {{'Remove a person from all cases' | rpxTranslate}}\n </label>\n <span id=\"remove-user-hint\" class=\"govuk-hint\">\n {{'Select a person to remove them from all selected cases.' | rpxTranslate}}\n </span>\n <div class=\"govuk-grid-row\">\n <div class=\"govuk-grid-column-two-thirds\">\n <select [(ngModel)]=\"selectedUserToRemove\" class=\"govuk-select\" id=\"remove-user-input\" aria-describedby=\"remove-user-hint\">\n <option [ngValue]=\"null\" selected>Select a person</option>\n <option *ngFor=\"let user of assignedUsers\" [ngValue]=\"user\">{{user.firstName}} {{user.lastName}} - {{user.email}}</option>\n </select>\n </div>\n <div class=\"govuk-grid-column-one-thirds\">\n <button id=\"btn-remove-user\" (click)=\"removeUser()\" class=\"govuk-button govuk-button--secondary\" title=\"{{'Remove user from selected cases' | rpxTranslate}}\">\n {{'Remove' | rpxTranslate}}\n </button>\n </div>\n </div>\n </div>\n</div>\n\n<div id=\"cases\" [ngClass]=\"{'govuk-form-group--error': shareCaseErrorMessage.messages && shareCaseErrorMessage.messages.length > 0}\">\n <h3 id=\"title-selected-cases\" class=\"govuk-heading-m\">\n {{'Selected cases' | rpxTranslate}}\n </h3>\n <xuilib-gov-uk-error-message [config]=\"selectedCasesErrorMessageConfig\" [errorMessage]=\"shareCaseErrorMessage\"></xuilib-gov-uk-error-message>\n <div *ngIf=\"shareCases && shareCases.length > 0\" class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-with-summary-sections\">\n <xuilib-selected-case-list\n [shareCases$]=\"shareCases$\"\n [removeUserFromCaseToggleOn]=\"removeUserFromCaseToggleOn\"\n (unselect)=\"onUnselect($event)\"\n (synchronizeStore)=\"onSynchronizeStore($event)\"\n >\n </xuilib-selected-case-list>\n </div>\n\n <div id=\"noCaseDisplay\" *ngIf=\"shareCases && shareCases.length === 0\" class=\"govuk-hint\"\n [ngClass]=\"{'govuk-form-group--error': shareCaseErrorMessage.messages && shareCaseErrorMessage.messages.length > 0}\">\n {{'No cases to display.' | rpxTranslate}}\n </div>\n\n</div>\n\n<div id=\"share-case-nav\" class=\"govuk-button-group\">\n <button id=\"btn-continue\" class=\"govuk-button\" data-module=\"govuk-button\" (click)=\"onContinue()\" title=\"{{'Continue' | rpxTranslate}}\">\n {{'Continue' | rpxTranslate}}\n </button>\n <button id=\"btn-cancel\" class=\"govuk-button govuk-button--secondary\" data-module=\"govuk-button\" title=\"{{'Cancel' | rpxTranslate}}\" [routerLink]=\"cancelLink\">\n {{'Cancel' | rpxTranslate}}\n </button>\n</div>\n", styles: ["select{width:100%}\n"] }]
|
|
6708
|
+
args: [{ selector: 'xuilib-share-case', template: "<xuilib-hmcts-error-summary\n [errorMessages]=\"validationErrors\"\n [header]=\"'There is a problem'\"\n></xuilib-hmcts-error-summary>\n<h1 *ngIf=\"title\" class=\"govuk-heading-xl govuk-!-margin-top-2\">\n <span *ngIf=\"fnTitle\" class=\"govuk-caption-xl\">{{fnTitle | rpxTranslate}}</span>\n {{title | rpxTranslate}}\n</h1>\n<div id=\"add-user\">\n <div class=\"govuk-form-group\">\n <label class=\"govuk-label govuk-!-font-weight-bold\" for=\"add-user-input\">{{addUserLabel | rpxTranslate}}</label>\n <span id=\"add-user-hint\" class=\"govuk-hint\">\n {{'Search by name or email address. You can share access with as many people as you need.' | rpxTranslate}}\n </span>\n <div class=\"govuk-grid-row\">\n <div class=\"govuk-grid-column-two-thirds\">\n <xuilib-user-select\n id=\"add-user-input\"\n aria-describedby=\"add-user-hint\"\n [users]=\"users\"\n (selected)=\"onSelectedUser($event)\">\n </xuilib-user-select>\n </div>\n <div class=\"govuk-grid-column-one-thirds\">\n <button id=\"btn-add-user\" (click)=\"addUser()\"\n class=\"govuk-button govuk-button--secondary\" [disabled]=\"isDisabledAdd()\"\n title=\"{{'Add user to selected cases' | rpxTranslate}}\">\n {{'Add' | rpxTranslate}}\n <span class=\"govuk-visually-hidden\">{{'user' | rpxTranslate}}</span>\n </button>\n </div>\n </div>\n <details id=\"add-user-help\" class=\"govuk-details\" data-module=\"govuk-details\">\n <summary class=\"govuk-details__summary\">\n <span id=\"content-why-can-not-find-email\" class=\"govuk-details__summary-text\">\n {{\"Can't find an email address?\" | rpxTranslate}}\n </span>\n </summary>\n <div id=\"content-reason-can-not-find-email\" class=\"govuk-details__text\">\n {{\"If you can't find your colleague's email address, they will need to complete their registration. Contact your administrator for help.\" | rpxTranslate}}\n </div>\n </details>\n </div>\n <div class=\"govuk-form-group\" *ngIf=\"showRemoveUsers\">\n <label class=\"govuk-label govuk-!-font-weight-bold\" for=\"remove-user-input\">\n {{'Remove a person from all cases' | rpxTranslate}}\n </label>\n <span id=\"remove-user-hint\" class=\"govuk-hint\">\n {{'Select a person to remove them from all selected cases.' | rpxTranslate}}\n </span>\n <div class=\"govuk-grid-row\">\n <div class=\"govuk-grid-column-two-thirds\">\n <select [(ngModel)]=\"selectedUserToRemove\" class=\"govuk-select\" id=\"remove-user-input\" aria-describedby=\"remove-user-hint\">\n <option [ngValue]=\"null\" selected>Select a person</option>\n <option *ngFor=\"let user of assignedUsers\" [ngValue]=\"user\">{{user.firstName}} {{user.lastName}} - {{user.email}}</option>\n </select>\n </div>\n <div class=\"govuk-grid-column-one-thirds\">\n <button id=\"btn-remove-user\" (click)=\"removeUser()\" class=\"govuk-button govuk-button--secondary\" title=\"{{'Remove user from selected cases' | rpxTranslate}}\">\n {{'Remove' | rpxTranslate}}\n <span class=\"govuk-visually-hidden\"> {{'user' | rpxTranslate}}</span>\n </button>\n </div>\n </div>\n </div>\n</div>\n\n<div id=\"cases\" [ngClass]=\"{'govuk-form-group--error': shareCaseErrorMessage.messages && shareCaseErrorMessage.messages.length > 0}\">\n <h3 id=\"title-selected-cases\" class=\"govuk-heading-m\">\n {{'Selected cases' | rpxTranslate}}\n </h3>\n <xuilib-gov-uk-error-message [config]=\"selectedCasesErrorMessageConfig\" [errorMessage]=\"shareCaseErrorMessage\"></xuilib-gov-uk-error-message>\n <div *ngIf=\"shareCases && shareCases.length > 0\" class=\"govuk-accordion\" data-module=\"govuk-accordion\" id=\"accordion-with-summary-sections\">\n <xuilib-selected-case-list\n [shareCases$]=\"shareCases$\"\n [removeUserFromCaseToggleOn]=\"removeUserFromCaseToggleOn\"\n (unselect)=\"onUnselect($event)\"\n (synchronizeStore)=\"onSynchronizeStore($event)\"\n >\n </xuilib-selected-case-list>\n </div>\n\n <div id=\"noCaseDisplay\" *ngIf=\"shareCases && shareCases.length === 0\" class=\"govuk-hint\"\n [ngClass]=\"{'govuk-form-group--error': shareCaseErrorMessage.messages && shareCaseErrorMessage.messages.length > 0}\">\n {{'No cases to display.' | rpxTranslate}}\n </div>\n\n</div>\n\n<div id=\"share-case-nav\" class=\"govuk-button-group\">\n <button id=\"btn-continue\" class=\"govuk-button\" data-module=\"govuk-button\" (click)=\"onContinue()\" title=\"{{'Continue' | rpxTranslate}}\">\n {{'Continue' | rpxTranslate}}\n </button>\n <button id=\"btn-cancel\" class=\"govuk-button govuk-button--secondary\" data-module=\"govuk-button\" title=\"{{'Cancel' | rpxTranslate}}\" [routerLink]=\"cancelLink\">\n {{'Cancel' | rpxTranslate}}\n </button>\n</div>\n", styles: ["select{width:100%}\n"] }]
|
|
6728
6709
|
}], function () { return [{ type: CaseSharingStateService }, { type: i2$1.Router }]; }, { removeUserFromCaseToggleOn: [{
|
|
6729
6710
|
type: Input
|
|
6730
6711
|
}], shareCases$: [{
|
|
@@ -7531,7 +7512,7 @@ function CookieBannerComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
7531
7512
|
i0.ɵɵadvance(5);
|
|
7532
7513
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(11, 12, "We use some essential cookies to make this service work."));
|
|
7533
7514
|
i0.ɵɵadvance(3);
|
|
7534
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 14, "We
|
|
7515
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(14, 14, "We'd also like to use analytics cookies so we can understand how you use the service and make improvements."));
|
|
7535
7516
|
i0.ɵɵadvance(4);
|
|
7536
7517
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(18, 16, "Accept analytics cookies"), " ");
|
|
7537
7518
|
i0.ɵɵadvance(3);
|
|
@@ -7620,7 +7601,7 @@ CookieBannerComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Cooki
|
|
|
7620
7601
|
} }, dependencies: [i1.NgIf, i2$1.RouterLink, i2.RpxTranslatePipe], encapsulation: 2 });
|
|
7621
7602
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CookieBannerComponent, [{
|
|
7622
7603
|
type: Component,
|
|
7623
|
-
args: [{ selector: 'xuilib-cookie-banner', template: "<div class=\"govuk-cookie-banner \" role=\"region\" attr.aria-label=\"'Cookies on {{appName}}'\" *ngIf=\"isCookieBannerVisible\">\n <div class=\"govuk-cookie-banner__message govuk-width-container\">\n\n <div class=\"govuk-grid-row\">\n <div class=\"govuk-grid-column-two-thirds\">\n <h2 class=\"govuk-cookie-banner__heading govuk-heading-m\">{{'Cookies on' | rpxTranslate}} {{appName | rpxTranslate}}</h2>\n\n <div class=\"govuk-cookie-banner__content\">\n <p>{{'We use some essential cookies to make this service work.' | rpxTranslate}}</p>\n <p>{{'We
|
|
7604
|
+
args: [{ selector: 'xuilib-cookie-banner', template: "<div class=\"govuk-cookie-banner \" role=\"region\" attr.aria-label=\"'Cookies on {{appName}}'\" *ngIf=\"isCookieBannerVisible\">\n <div class=\"govuk-cookie-banner__message govuk-width-container\">\n\n <div class=\"govuk-grid-row\">\n <div class=\"govuk-grid-column-two-thirds\">\n <h2 class=\"govuk-cookie-banner__heading govuk-heading-m\">{{'Cookies on' | rpxTranslate}} {{appName | rpxTranslate}}</h2>\n\n <div class=\"govuk-cookie-banner__content\">\n <p>{{'We use some essential cookies to make this service work.' | rpxTranslate}}</p>\n <p>{{'We\\'d also like to use analytics cookies so we can understand how you use the service and make improvements.' | rpxTranslate}}</p>\n </div>\n </div>\n </div>\n\n <div class=\"govuk-button-group\">\n <button value=\"accept\" type=\"button\" name=\"cookies\" class=\"govuk-button\" data-module=\"govuk-button\" (click)=\"acceptCookie()\">\n {{'Accept analytics cookies' | rpxTranslate}}\n </button>\n <button value=\"reject\" type=\"button\" name=\"cookies\" class=\"govuk-button\" data-module=\"govuk-button\" (click)=\"rejectCookie()\">\n {{'Reject analytics cookies' | rpxTranslate}}\n </button>\n <a class=\"govuk-link\" routerLink=\"/cookies\">{{'View cookies' | rpxTranslate}}</a>\n </div>\n </div>\n</div>\n" }]
|
|
7624
7605
|
}], function () { return [{ type: CookieService }, { type: undefined, decorators: [{
|
|
7625
7606
|
type: Inject,
|
|
7626
7607
|
args: [windowToken]
|
|
@@ -9523,7 +9504,7 @@ HmctsIdentityBarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: H
|
|
|
9523
9504
|
} }, dependencies: [i1.NgIf, i2.RpxTranslatePipe] });
|
|
9524
9505
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HmctsIdentityBarComponent, [{
|
|
9525
9506
|
type: Component,
|
|
9526
|
-
args: [{ selector: 'xuilib-hmcts-identity-bar', template: "<div class=\"hmcts-identity-bar\" *ngIf=\"value\">\n
|
|
9507
|
+
args: [{ selector: 'xuilib-hmcts-identity-bar', template: "<div class=\"hmcts-identity-bar\" *ngIf=\"value\">\n <div class=\"hmcts-identity-bar__container\">\n <div class=\"hmcts-identity-bar__details\">\n <span class=\"hmcts-identity-bar__title\">{{value | rpxTranslate}}</span>\n </div>\n </div>\n</div>\n" }]
|
|
9527
9508
|
}], function () { return []; }, { content: [{
|
|
9528
9509
|
type: Input
|
|
9529
9510
|
}] }); })();
|