@hmcts/rpx-xui-common-lib 2.0.13 → 2.0.16-pre-release-accessibility-page-reference-link
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/search-location/search-location.component.mjs +30 -61
- package/esm2020/lib/components/selected-case/selected-case.component.mjs +4 -4
- package/esm2020/lib/components/user-details/user-details.component.mjs +37 -21
- package/esm2020/lib/models/user-details.model.mjs +1 -1
- package/fesm2015/hmcts-rpx-xui-common-lib.mjs +416 -413
- package/fesm2015/hmcts-rpx-xui-common-lib.mjs.map +1 -1
- package/fesm2020/hmcts-rpx-xui-common-lib.mjs +410 -413
- package/fesm2020/hmcts-rpx-xui-common-lib.mjs.map +1 -1
- package/lib/components/search-location/search-location.component.d.ts +0 -3
- package/lib/components/user-details/user-details.component.d.ts +2 -1
- package/lib/models/user-details.model.d.ts +1 -1
- package/package.json +1 -1
|
@@ -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) {
|
|
@@ -2538,19 +2550,19 @@ LocationService.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: Location
|
|
|
2538
2550
|
}]
|
|
2539
2551
|
}], function () { return [{ type: i1$1.HttpClient }]; }, null); })();
|
|
2540
2552
|
|
|
2541
|
-
function
|
|
2542
|
-
const
|
|
2543
|
-
i0.ɵɵelementStart(0, "mat-option",
|
|
2544
|
-
i0.ɵɵlistener("onSelectionChange", function
|
|
2553
|
+
function SearchLocationComponent_ng_container_4_ng_container_1_mat_option_1_Template(rf, ctx) { if (rf & 1) {
|
|
2554
|
+
const _r8 = i0.ɵɵgetCurrentView();
|
|
2555
|
+
i0.ɵɵelementStart(0, "mat-option", 6);
|
|
2556
|
+
i0.ɵɵlistener("onSelectionChange", function SearchLocationComponent_ng_container_4_ng_container_1_mat_option_1_Template_mat_option_onSelectionChange_0_listener() { const restoredCtx = i0.ɵɵrestoreView(_r8); const location_r6 = restoredCtx.$implicit; const ctx_r7 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r7.onSelectedLocation(location_r6)); });
|
|
2545
2557
|
i0.ɵɵtext(1);
|
|
2546
2558
|
i0.ɵɵelementEnd();
|
|
2547
2559
|
} if (rf & 2) {
|
|
2548
|
-
const
|
|
2549
|
-
const
|
|
2560
|
+
const location_r6 = ctx.$implicit;
|
|
2561
|
+
const ctx_r4 = i0.ɵɵnextContext(3);
|
|
2550
2562
|
i0.ɵɵadvance(1);
|
|
2551
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
2563
|
+
i0.ɵɵtextInterpolate1(" ", location_r6[ctx_r4.propertyNameFilter], " ");
|
|
2552
2564
|
} }
|
|
2553
|
-
function
|
|
2565
|
+
function SearchLocationComponent_ng_container_4_ng_container_1_mat_option_2_Template(rf, ctx) { if (rf & 1) {
|
|
2554
2566
|
i0.ɵɵelementStart(0, "mat-option");
|
|
2555
2567
|
i0.ɵɵtext(1);
|
|
2556
2568
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
@@ -2559,26 +2571,26 @@ function SearchLocationComponent_ng_container_5_ng_container_1_mat_option_2_Temp
|
|
|
2559
2571
|
i0.ɵɵadvance(1);
|
|
2560
2572
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "No results found"));
|
|
2561
2573
|
} }
|
|
2562
|
-
function
|
|
2574
|
+
function SearchLocationComponent_ng_container_4_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
|
2563
2575
|
i0.ɵɵelementContainerStart(0);
|
|
2564
|
-
i0.ɵɵtemplate(1,
|
|
2565
|
-
i0.ɵɵtemplate(2,
|
|
2576
|
+
i0.ɵɵtemplate(1, SearchLocationComponent_ng_container_4_ng_container_1_mat_option_1_Template, 2, 1, "mat-option", 5);
|
|
2577
|
+
i0.ɵɵtemplate(2, SearchLocationComponent_ng_container_4_ng_container_1_mat_option_2_Template, 3, 3, "mat-option", 4);
|
|
2566
2578
|
i0.ɵɵelementContainerEnd();
|
|
2567
2579
|
} if (rf & 2) {
|
|
2568
|
-
const
|
|
2580
|
+
const filteredList_r2 = i0.ɵɵnextContext().ngIf;
|
|
2569
2581
|
i0.ɵɵadvance(1);
|
|
2570
|
-
i0.ɵɵproperty("ngForOf",
|
|
2582
|
+
i0.ɵɵproperty("ngForOf", filteredList_r2);
|
|
2571
2583
|
i0.ɵɵadvance(1);
|
|
2572
|
-
i0.ɵɵproperty("ngIf",
|
|
2584
|
+
i0.ɵɵproperty("ngIf", filteredList_r2.length === 0);
|
|
2573
2585
|
} }
|
|
2574
|
-
function
|
|
2586
|
+
function SearchLocationComponent_ng_container_4_Template(rf, ctx) { if (rf & 1) {
|
|
2575
2587
|
i0.ɵɵelementContainerStart(0);
|
|
2576
|
-
i0.ɵɵtemplate(1,
|
|
2588
|
+
i0.ɵɵtemplate(1, SearchLocationComponent_ng_container_4_ng_container_1_Template, 3, 2, "ng-container", 4);
|
|
2577
2589
|
i0.ɵɵelementContainerEnd();
|
|
2578
2590
|
} if (rf & 2) {
|
|
2579
|
-
const
|
|
2591
|
+
const filteredList_r2 = ctx.ngIf;
|
|
2580
2592
|
i0.ɵɵadvance(1);
|
|
2581
|
-
i0.ɵɵproperty("ngIf",
|
|
2593
|
+
i0.ɵɵproperty("ngIf", filteredList_r2 && filteredList_r2.length >= 0);
|
|
2582
2594
|
} }
|
|
2583
2595
|
class SearchLocationComponent {
|
|
2584
2596
|
get reset() {
|
|
@@ -2608,7 +2620,6 @@ class SearchLocationComponent {
|
|
|
2608
2620
|
this.term = '';
|
|
2609
2621
|
this.pReset = true;
|
|
2610
2622
|
this.debounceTimeInput = 300;
|
|
2611
|
-
this.previousValue = '';
|
|
2612
2623
|
}
|
|
2613
2624
|
ngOnInit() {
|
|
2614
2625
|
const searchInputChanges$ = this.searchTermFormControl.valueChanges
|
|
@@ -2673,58 +2684,28 @@ class SearchLocationComponent {
|
|
|
2673
2684
|
}
|
|
2674
2685
|
return locations.filter(location => !selectedLocations.map(selectedLocation => selectedLocation.epimms_id).includes(location.epimms_id) && location[this.propertyNameFilter]);
|
|
2675
2686
|
}
|
|
2676
|
-
removeInvalidString(formInputValue) {
|
|
2677
|
-
if (!this.isCharacterValid(formInputValue)) {
|
|
2678
|
-
formInputValue.preventDefault();
|
|
2679
|
-
}
|
|
2680
|
-
}
|
|
2681
|
-
isCharacterValid(event) {
|
|
2682
|
-
let pressed = undefined;
|
|
2683
|
-
if (event.key !== undefined) {
|
|
2684
|
-
pressed = event.key;
|
|
2685
|
-
if (pressed.length > 1) {
|
|
2686
|
-
switch (pressed) {
|
|
2687
|
-
case 'Tab':
|
|
2688
|
-
return true;
|
|
2689
|
-
case 'ArrowRight':
|
|
2690
|
-
return true;
|
|
2691
|
-
case 'ArrowLeft':
|
|
2692
|
-
return true;
|
|
2693
|
-
case 'Backspace':
|
|
2694
|
-
return true;
|
|
2695
|
-
case 'Enter':
|
|
2696
|
-
return true;
|
|
2697
|
-
default: return false;
|
|
2698
|
-
}
|
|
2699
|
-
}
|
|
2700
|
-
}
|
|
2701
|
-
else if (event.keyCode !== undefined) {
|
|
2702
|
-
pressed = String.fromCharCode(event.keyCode);
|
|
2703
|
-
}
|
|
2704
|
-
return pressed && (/[a-zA-Z \s'-]/).test(pressed);
|
|
2705
|
-
}
|
|
2706
2687
|
}
|
|
2707
2688
|
SearchLocationComponent.allLocationAPI = `api/locations/getLocations`;
|
|
2708
2689
|
SearchLocationComponent.ɵfac = function SearchLocationComponent_Factory(t) { return new (t || SearchLocationComponent)(i0.ɵɵdirectiveInject(LocationService), i0.ɵɵdirectiveInject(SessionStorageService), i0.ɵɵdirectiveInject(RefDataService)); };
|
|
2709
|
-
SearchLocationComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchLocationComponent, selectors: [["exui-search-location"]], inputs: { form: "form", field: "field", disabled: "disabled", singleMode: "singleMode", locationType: "locationType", serviceIds: "serviceIds", submitted: "submitted", bookingCheck: "bookingCheck", selectedLocations: "selectedLocations", propertyNameFilter: "propertyNameFilter", delay: "delay", reset: "reset" }, outputs: { locationSelected: "locationSelected", locationTermSearchInputChanged: "locationTermSearchInputChanged", searchLocationChanged: "searchLocationChanged" }, decls:
|
|
2710
|
-
i0.ɵɵelementStart(0, "div", 0)(1, "input", 1
|
|
2711
|
-
i0.ɵɵlistener("
|
|
2690
|
+
SearchLocationComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchLocationComponent, selectors: [["exui-search-location"]], inputs: { form: "form", field: "field", disabled: "disabled", singleMode: "singleMode", locationType: "locationType", serviceIds: "serviceIds", submitted: "submitted", bookingCheck: "bookingCheck", selectedLocations: "selectedLocations", propertyNameFilter: "propertyNameFilter", delay: "delay", reset: "reset" }, outputs: { locationSelected: "locationSelected", locationTermSearchInputChanged: "locationTermSearchInputChanged", searchLocationChanged: "searchLocationChanged" }, decls: 6, vars: 6, consts: [[1, "auto-complete-container"], ["id", "inputLocationSearch", 1, "govuk-input", 3, "formControl", "matAutocomplete", "input"], ["autoActiveFirstOption", "", 1, "mat-autocomplete-panel-extend"], ["autoSearchLocation", "matAutocomplete"], [4, "ngIf"], [3, "onSelectionChange", 4, "ngFor", "ngForOf"], [3, "onSelectionChange"]], template: function SearchLocationComponent_Template(rf, ctx) { if (rf & 1) {
|
|
2691
|
+
i0.ɵɵelementStart(0, "div", 0)(1, "input", 1);
|
|
2692
|
+
i0.ɵɵlistener("input", function SearchLocationComponent_Template_input_input_1_listener() { return ctx.onInput(); });
|
|
2712
2693
|
i0.ɵɵelementEnd();
|
|
2713
|
-
i0.ɵɵelementStart(
|
|
2714
|
-
i0.ɵɵtemplate(
|
|
2715
|
-
i0.ɵɵpipe(
|
|
2694
|
+
i0.ɵɵelementStart(2, "mat-autocomplete", 2, 3);
|
|
2695
|
+
i0.ɵɵtemplate(4, SearchLocationComponent_ng_container_4_Template, 2, 1, "ng-container", 4);
|
|
2696
|
+
i0.ɵɵpipe(5, "async");
|
|
2716
2697
|
i0.ɵɵelementEnd()();
|
|
2717
2698
|
} if (rf & 2) {
|
|
2718
|
-
const
|
|
2699
|
+
const _r0 = i0.ɵɵreference(3);
|
|
2719
2700
|
i0.ɵɵadvance(1);
|
|
2720
|
-
i0.ɵɵproperty("formControl", ctx.searchTermFormControl)("matAutocomplete",
|
|
2701
|
+
i0.ɵɵproperty("formControl", ctx.searchTermFormControl)("matAutocomplete", _r0);
|
|
2721
2702
|
i0.ɵɵattribute("disabled", ctx.disabled);
|
|
2722
|
-
i0.ɵɵadvance(
|
|
2723
|
-
i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(
|
|
2703
|
+
i0.ɵɵadvance(3);
|
|
2704
|
+
i0.ɵɵproperty("ngIf", i0.ɵɵpipeBind1(5, 4, ctx.filteredList$));
|
|
2724
2705
|
} }, dependencies: [i1.NgForOf, i1.NgIf, i2$4.DefaultValueAccessor, i2$4.NgControlStatus, i2$4.FormControlDirective, i4.MatLegacyAutocomplete, i4.MatLegacyAutocompleteTrigger, i5.MatLegacyOption, i1.AsyncPipe, i2.RpxTranslatePipe], styles: [".autocomplete__input--show-all-values[_ngcontent-%COMP%]{padding:5px 34px 5px 5px;cursor:pointer}.autocomplete__dropdown-arrow-down[_ngcontent-%COMP%]{z-index:-1;display:inline-block;position:absolute;right:8px;width:24px;height:24px;top:10px}.autocomplete__menu[_ngcontent-%COMP%]{background-color:#fff;border:2px solid #0b0c0c;border-top:0;color:#0b0c0c;margin:0;max-height:342px;overflow-x:hidden;padding:0;width:calc(100% - 4px)}.autocomplete__menu--visible[_ngcontent-%COMP%]{display:block}.autocomplete__menu--hidden[_ngcontent-%COMP%]{display:none}.autocomplete__menu--overlay[_ngcontent-%COMP%]{box-shadow:#00000042 0 2px 6px;left:0;position:absolute;top:100%;z-index:100}.autocomplete__menu--inline[_ngcontent-%COMP%]{position:relative}.autocomplete__option[_ngcontent-%COMP%]{border-bottom:solid #b1b4b6;border-width:1px 0;cursor:pointer;display:block;position:relative}.autocomplete__option[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{pointer-events:none}.autocomplete__option[_ngcontent-%COMP%]:first-of-type{border-top-width:0}.autocomplete__option[_ngcontent-%COMP%]:last-of-type{border-bottom-width:0}.autocomplete__option--odd[_ngcontent-%COMP%]{background-color:#fafafa}.autocomplete__option--focused[_ngcontent-%COMP%], .autocomplete__option[_ngcontent-%COMP%]:hover{background-color:#1d70b8;border-color:#1d70b8;color:#fff;outline:0}.autocomplete__option--no-results[_ngcontent-%COMP%]{background-color:#fafafa;color:#646b6f;cursor:not-allowed}.autocomplete__hint[_ngcontent-%COMP%], .autocomplete__input[_ngcontent-%COMP%], .autocomplete__option[_ngcontent-%COMP%]{font-size:13px;line-height:1.25}.autocomplete__hint[_ngcontent-%COMP%], .autocomplete__option[_ngcontent-%COMP%]{padding:5px}@media (min-width: 641px){.autocomplete__hint[_ngcontent-%COMP%], .autocomplete__input[_ngcontent-%COMP%], .autocomplete__option[_ngcontent-%COMP%]{font-size:13px;line-height:1.31579}}.div-action[_ngcontent-%COMP%]{display:inline-block}.add-location[_ngcontent-%COMP%]{display:inline}.remove-location-button[_ngcontent-%COMP%]{margin:5px}.hide-autocomplete[_ngcontent-%COMP%]{display:none}.auto-complete-container[_ngcontent-%COMP%]{display:inline-block;margin-right:4px;width:calc(100% - 4px)}.autocomplete__input[_ngcontent-%COMP%]{line-height:24px;font-size:19px}"] });
|
|
2725
2706
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SearchLocationComponent, [{
|
|
2726
2707
|
type: Component,
|
|
2727
|
-
args: [{ selector: 'exui-search-location', template: "<div class=\"auto-complete-container\">\n <input\n id=\"inputLocationSearch\"\n
|
|
2708
|
+
args: [{ selector: 'exui-search-location', template: "<div class=\"auto-complete-container\">\n <input\n id=\"inputLocationSearch\"\n (input)=\"onInput()\"\n [formControl]=\"searchTermFormControl\"\n [matAutocomplete]=\"autoSearchLocation\"\n class=\"govuk-input\"\n [attr.disabled]=\"disabled\">\n <mat-autocomplete class=\"mat-autocomplete-panel-extend\" autoActiveFirstOption #autoSearchLocation=\"matAutocomplete\">\n <ng-container *ngIf=\"filteredList$ | async as filteredList\">\n <ng-container *ngIf=\"filteredList && filteredList.length >= 0\">\n <mat-option *ngFor=\"let location of filteredList\" (onSelectionChange)=\"onSelectedLocation(location)\">\n {{ location[propertyNameFilter] }}\n </mat-option>\n <mat-option *ngIf=\"filteredList.length === 0\">{{'No results found' | rpxTranslate}}</mat-option>\n </ng-container>\n </ng-container>\n </mat-autocomplete>\n</div>\n", styles: [".autocomplete__input--show-all-values{padding:5px 34px 5px 5px;cursor:pointer}.autocomplete__dropdown-arrow-down{z-index:-1;display:inline-block;position:absolute;right:8px;width:24px;height:24px;top:10px}.autocomplete__menu{background-color:#fff;border:2px solid #0b0c0c;border-top:0;color:#0b0c0c;margin:0;max-height:342px;overflow-x:hidden;padding:0;width:calc(100% - 4px)}.autocomplete__menu--visible{display:block}.autocomplete__menu--hidden{display:none}.autocomplete__menu--overlay{box-shadow:#00000042 0 2px 6px;left:0;position:absolute;top:100%;z-index:100}.autocomplete__menu--inline{position:relative}.autocomplete__option{border-bottom:solid #b1b4b6;border-width:1px 0;cursor:pointer;display:block;position:relative}.autocomplete__option>*{pointer-events:none}.autocomplete__option:first-of-type{border-top-width:0}.autocomplete__option:last-of-type{border-bottom-width:0}.autocomplete__option--odd{background-color:#fafafa}.autocomplete__option--focused,.autocomplete__option:hover{background-color:#1d70b8;border-color:#1d70b8;color:#fff;outline:0}.autocomplete__option--no-results{background-color:#fafafa;color:#646b6f;cursor:not-allowed}.autocomplete__hint,.autocomplete__input,.autocomplete__option{font-size:13px;line-height:1.25}.autocomplete__hint,.autocomplete__option{padding:5px}@media (min-width: 641px){.autocomplete__hint,.autocomplete__input,.autocomplete__option{font-size:13px;line-height:1.31579}}.div-action{display:inline-block}.add-location{display:inline}.remove-location-button{margin:5px}.hide-autocomplete{display:none}.auto-complete-container{display:inline-block;margin-right:4px;width:calc(100% - 4px)}.autocomplete__input{line-height:24px;font-size:19px}\n"] }]
|
|
2728
2709
|
}], function () { return [{ type: LocationService }, { type: SessionStorageService }, { type: RefDataService }]; }, { form: [{
|
|
2729
2710
|
type: Input
|
|
2730
2711
|
}], field: [{
|
|
@@ -5797,7 +5778,7 @@ class SelectedCaseComponent {
|
|
|
5797
5778
|
}
|
|
5798
5779
|
}
|
|
5799
5780
|
SelectedCaseComponent.ɵfac = function SelectedCaseComponent_Factory(t) { return new (t || SelectedCaseComponent)(i0.ɵɵdirectiveInject(CaseSharingStateService)); };
|
|
5800
|
-
SelectedCaseComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SelectedCaseComponent, selectors: [["xuilib-selected-case"]], inputs: { sharedCase: "sharedCase", selectedUser: "selectedUser", opened: "opened", removeUserFromCaseToggleOn: "removeUserFromCaseToggleOn", caseCount: "caseCount" }, outputs: { unselect: "unselect", synchronizeStore: "synchronizeStore" }, features: [i0.ɵɵNgOnChangesFeature], decls: 20, vars: 18, consts: [[1, "govuk-accordion__section", 3, "id"], [1, "govuk-grid-row", "govuk-case-header"], [1, "govuk-grid-column-three-quarters"], [1, "govuk-case-title", 3, "id"], [1, "govuk-case-sub-title", 3, "id"], [1, "govuk-grid-column-
|
|
5781
|
+
SelectedCaseComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SelectedCaseComponent, selectors: [["xuilib-selected-case"]], inputs: { sharedCase: "sharedCase", selectedUser: "selectedUser", opened: "opened", removeUserFromCaseToggleOn: "removeUserFromCaseToggleOn", caseCount: "caseCount" }, outputs: { unselect: "unselect", synchronizeStore: "synchronizeStore" }, features: [i0.ɵɵNgOnChangesFeature], decls: 20, vars: 18, consts: [[1, "govuk-accordion__section", 3, "id"], [1, "govuk-grid-row", "govuk-case-header"], [1, "govuk-grid-column-three-quarters"], [1, "govuk-case-title", 3, "id"], [1, "govuk-case-sub-title", 3, "id"], [1, "govuk-grid-column-ten-percent"], ["class", "govuk-button hmcts-button--secondary", "title", "Deselect case", 3, "id", "click", 4, "ngIf"], [1, "govuk-accordion__section-header", "govuk-grid-column-ten-percent"], [1, "govuk-accordion__section-heading"], ["type", "button", "aria-controls", "accordion-with-summary-sections-content-1", "aria-describedby", "accordion-with-summary-sections-summary-1", "aria-expanded", "false", 1, "govuk-accordion__section-button", 3, "id", "title"], ["aria-hidden", "true", 1, "govuk-accordion__icon"], ["aria-labelledby", "buildElementId('accordion-with-summary-sections-heading')", 1, "govuk-accordion__section-content", 3, "id"], ["class", "govuk-grid-row", 4, "ngIf"], ["class", "govuk-table", 4, "ngIf"], ["title", "Deselect case", 1, "govuk-button", "hmcts-button--secondary", 3, "id", "click"], [1, "govuk-grid-row"], [1, "govuk-div-align-left", 3, "id"], [1, "govuk-table"], [1, "govuk-table__head"], [1, "govuk-table__row"], ["scope", "col", 1, "govuk-table__header", "govuk-table-column-header", 3, "id"], ["scope", "col", 1, "govuk-table__header", "govuk-table-column-actions", 3, "id"], ["scope", "col", 1, "govuk-table__header", "govuk-table-column-label", 3, "id"], [1, "govuk-table__body"], ["class", "govuk-table__row", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "govuk-table__cell", 3, "id"], [1, "govuk-table__cell"], ["href", "javascript:void(0);", 3, "click", 4, "ngIf"], ["class", "hmcts-badge hmcts-badge--red", 4, "ngIf"], ["class", "hmcts-badge", 4, "ngIf"], ["href", "javascript:void(0);", 3, "click"], [1, "govuk-visually-hidden"], [1, "hmcts-badge", "hmcts-badge--red"], [1, "hmcts-badge"]], template: function SelectedCaseComponent_Template(rf, ctx) { if (rf & 1) {
|
|
5801
5782
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "h3", 3);
|
|
5802
5783
|
i0.ɵɵtext(4);
|
|
5803
5784
|
i0.ɵɵpipe(5, "rpxTranslate");
|
|
@@ -5841,10 +5822,10 @@ SelectedCaseComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: Selec
|
|
|
5841
5822
|
i0.ɵɵproperty("ngIf", ctx.showUserHasAccessInfo());
|
|
5842
5823
|
i0.ɵɵadvance(1);
|
|
5843
5824
|
i0.ɵɵproperty("ngIf", ctx.showUserAccessTable());
|
|
5844
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i1.AsyncPipe, i2.RpxTranslatePipe], styles: [".govuk-case-header[_ngcontent-%COMP%]{border-top:1px solid #bfc1c3}.govuk-case-title[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-size:24px;color:#005ea5;font-weight:700;padding-left:0}.govuk-case-sub-title[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-size:1rem!important;color:#6f777b;font-weight:400;padding-left:0}.govuk-grid-row[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.govuk-grid-column-three-quarters[_ngcontent-%COMP%]{padding-top:5px;padding-left:0}.govuk-grid-column-twenty-percent[_ngcontent-%COMP%]{box-sizing:border-box;padding-top:10px;width:20%;float:left}.govuk-grid-column-five-percent[_ngcontent-%COMP%]{box-sizing:border-box;padding-top:15px;width:5%;float:left}.govuk-table-column-header[_ngcontent-%COMP%]{width:38%}.govuk-table-column-actions[_ngcontent-%COMP%], .govuk-table-column-label[_ngcontent-%COMP%]{width:12%}.govuk-div-align-left[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-size:1.1875rem!important;line-height:1.31579!important;text-align:left;margin-bottom:20px;padding-left:0;color:#0b0c0c}.govuk-accordion__section-header[_ngcontent-%COMP%]{border-top:0}.govuk-accordion__section-content[_ngcontent-%COMP%]{padding-top:0}"] });
|
|
5825
|
+
} }, dependencies: [i1.NgForOf, i1.NgIf, i1.AsyncPipe, i2.RpxTranslatePipe], styles: [".govuk-case-header[_ngcontent-%COMP%]{border-top:1px solid #bfc1c3}.govuk-case-title[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-size:24px;color:#005ea5;font-weight:700;padding-left:0}.govuk-case-sub-title[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-size:1rem!important;color:#6f777b;font-weight:400;padding-left:0}.govuk-grid-row[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.govuk-grid-column-three-quarters[_ngcontent-%COMP%]{padding-top:5px;padding-left:0}.govuk-grid-column-twenty-percent[_ngcontent-%COMP%]{box-sizing:border-box;padding-top:10px;width:20%;float:left}.govuk-grid-column-ten-percent[_ngcontent-%COMP%]{box-sizing:border-box;padding-top:10px;width:10%;float:left}.govuk-grid-column-five-percent[_ngcontent-%COMP%]{box-sizing:border-box;padding-top:15px;width:5%;float:left}.govuk-table-column-header[_ngcontent-%COMP%]{width:38%}.govuk-table-column-actions[_ngcontent-%COMP%], .govuk-table-column-label[_ngcontent-%COMP%]{width:12%}.govuk-div-align-left[_ngcontent-%COMP%]{font-family:nta,Arial,sans-serif;font-size:1.1875rem!important;line-height:1.31579!important;text-align:left;margin-bottom:20px;padding-left:0;color:#0b0c0c}.govuk-accordion__section-header[_ngcontent-%COMP%]{border-top:0}.govuk-accordion__section-content[_ngcontent-%COMP%]{padding-top:0}.govuk-accordion__section-heading[_ngcontent-%COMP%], .govuk-accordion__section-button[_ngcontent-%COMP%]{border-top:0}"] });
|
|
5845
5826
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectedCaseComponent, [{
|
|
5846
5827
|
type: Component,
|
|
5847
|
-
args: [{ selector: 'xuilib-selected-case', template: "<div id=\"{{buildElementId('govuk-accordion__section')}}\" class=\"govuk-accordion__section\">\n <div class=\"govuk-grid-row govuk-case-header\">\n <div class=\"govuk-grid-column-three-quarters\">\n <h3 id=\"{{buildElementId('case-title')}}\" class=\"govuk-case-title\">{{ sharedCase.caseTitle | rpxTranslate }}</h3>\n <h1 id=\"{{buildElementId('case-id')}}\" class=\"govuk-case-sub-title\">{{ sharedCase.caseId | rpxTranslate }}</h1>\n </div>\n <div class=\"govuk-grid-column-
|
|
5828
|
+
args: [{ selector: 'xuilib-selected-case', template: "<div id=\"{{buildElementId('govuk-accordion__section')}}\" class=\"govuk-accordion__section\">\r\n <div class=\"govuk-grid-row govuk-case-header\">\r\n <div class=\"govuk-grid-column-three-quarters\">\r\n <h3 id=\"{{buildElementId('case-title')}}\" class=\"govuk-case-title\">{{ sharedCase.caseTitle | rpxTranslate }}</h3>\r\n <h1 id=\"{{buildElementId('case-id')}}\" class=\"govuk-case-sub-title\">{{ sharedCase.caseId | rpxTranslate }}</h1>\r\n </div>\r\n <div class=\"govuk-grid-column-ten-percent\">\r\n <button *ngIf=\"caseCount > 1\"\r\n id=\"{{buildElementId('btn-deselect-case')}}\"\r\n class=\"govuk-button hmcts-button--secondary\"\r\n (click)=\"onDeselect(sharedCase)\" title=\"Deselect case\">\r\n {{'Deselect case' | rpxTranslate}}\r\n </button>\r\n </div>\r\n <div class=\"govuk-accordion__section-header govuk-grid-column-ten-percent\">\r\n <div class=\"govuk-accordion__section-heading\">\r\n <button type=\"button\" id=\"{{buildElementId('accordion-with-summary-sections-heading')}}\"\r\n aria-controls=\"accordion-with-summary-sections-content-1\" class=\"govuk-accordion__section-button\"\r\n aria-describedby=\"accordion-with-summary-sections-summary-1\" aria-expanded=\"false\" [title]=\"'Expand or Collapse' | rpxTranslate\">\r\n <span class=\"govuk-accordion__icon\" aria-hidden=\"true\"></span></button>\r\n </div>\r\n </div>\r\n </div>\r\n <div id=\"{{buildElementId('accordion-with-summary-sections-content')}}\" class=\"govuk-accordion__section-content\"\r\n aria-labelledby=\"buildElementId('accordion-with-summary-sections-heading')\" >\r\n <div class=\"govuk-grid-row\" *ngIf=\"showNoUsersAccessInfo()\">\r\n <span id=\"{{buildElementId('access-info-no-user')}}\" class=\"govuk-div-align-left\">\r\n {{'No users from your organisation currently have access to this case.' | rpxTranslate}}\r\n </span>\r\n </div>\r\n <div class=\"govuk-grid-row\" *ngIf=\"showUserHasAccessInfo()\">\r\n <span id=\"{{buildElementId('access-info-has-users')}}\" class=\"govuk-div-align-left\">\r\n {{'Users from your organisation with access to this case.' | rpxTranslate}}\r\n </span>\r\n </div>\r\n <table class=\"govuk-table\" *ngIf=\"showUserAccessTable()\">\r\n <thead class=\"govuk-table__head\">\r\n <tr class=\"govuk-table__row\">\r\n <th id=\"{{buildElementId('name-heading')}}\" class=\"govuk-table__header govuk-table-column-header\" scope=\"col\">{{'Name' | rpxTranslate}}</th>\r\n <th id=\"{{buildElementId('email-heading')}}\" class=\"govuk-table__header govuk-table-column-header\" scope=\"col\">{{'Email address' | rpxTranslate}}</th>\r\n <th id=\"{{buildElementId('action-heading')}}\" class=\"govuk-table__header govuk-table-column-actions\" scope=\"col\">{{'Actions' | rpxTranslate}}</th>\r\n <th id=\"{{buildElementId('label-heading')}}\" class=\"govuk-table__header govuk-table-column-label\" scope=\"col\">{{ 'Status' | rpxTranslate }}</th>\r\n </tr>\r\n </thead>\r\n <tbody class=\"govuk-table__body\">\r\n <tr class=\"govuk-table__row\" *ngFor=\"let user of combinedSortedShares; index as idx; trackBy: trackByUserId\">\r\n <td id=\"user-full-name-{{ userIdSetter(canCancel(sharedCase.caseId, user) | async, idx) }}\" class=\"govuk-table__cell\">{{ user.firstName + ' ' + user.lastName }}</td>\r\n <td id=\"user-email-{{ userIdSetter(canCancel(sharedCase.caseId, user) | async, idx) }}\" class=\"govuk-table__cell\">{{ user.email }}</td>\r\n <td class=\"govuk-table__cell\">\r\n <a *ngIf=\"canRemove(sharedCase.caseId, user) | async\" (click)=\"onRemove(user, sharedCase)\" href=\"javascript:void(0);\">{{'Remove' | rpxTranslate}} <span class=\"govuk-visually-hidden\">{{ user.firstName + ' ' + user.lastName }} {{'from case' | rpxTranslate}}</span></a>\r\n <a *ngIf=\"canCancel(sharedCase.caseId, user) | async\" (click)=\"onCancel(user, sharedCase)\" href=\"javascript:void(0);\">{{'Cancel' | rpxTranslate}} <span class=\"govuk-visually-hidden\">{{'adding' | rpxTranslate}} {{ user.firstName + ' ' + user.lastName }} {{'to case' | rpxTranslate}}</span></a>\r\n </td>\r\n <td class=\"govuk-table__cell\">\r\n <span *ngIf=\"isToBeRemoved(sharedCase.caseId, user) | async\" class=\"hmcts-badge hmcts-badge--red\">{{'To be removed' | rpxTranslate}}</span>\r\n <span *ngIf=\"isToBeAdded(sharedCase.caseId, user) | async\" class=\"hmcts-badge\">{{'To be added' | rpxTranslate}}</span>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n</div>\r\n", styles: [".govuk-case-header{border-top:1px solid #bfc1c3}.govuk-case-title{font-family:nta,Arial,sans-serif;font-size:24px;color:#005ea5;font-weight:700;padding-left:0}.govuk-case-sub-title{font-family:nta,Arial,sans-serif;font-size:1rem!important;color:#6f777b;font-weight:400;padding-left:0}.govuk-grid-row{margin-left:0;margin-right:0}.govuk-grid-column-three-quarters{padding-top:5px;padding-left:0}.govuk-grid-column-twenty-percent{box-sizing:border-box;padding-top:10px;width:20%;float:left}.govuk-grid-column-ten-percent{box-sizing:border-box;padding-top:10px;width:10%;float:left}.govuk-grid-column-five-percent{box-sizing:border-box;padding-top:15px;width:5%;float:left}.govuk-table-column-header{width:38%}.govuk-table-column-actions,.govuk-table-column-label{width:12%}.govuk-div-align-left{font-family:nta,Arial,sans-serif;font-size:1.1875rem!important;line-height:1.31579!important;text-align:left;margin-bottom:20px;padding-left:0;color:#0b0c0c}.govuk-accordion__section-header{border-top:0}.govuk-accordion__section-content{padding-top:0}.govuk-accordion__section-heading,.govuk-accordion__section-button{border-top:0}\n"] }]
|
|
5848
5829
|
}], function () { return [{ type: CaseSharingStateService }]; }, { sharedCase: [{
|
|
5849
5830
|
type: Input
|
|
5850
5831
|
}], selectedUser: [{
|
|
@@ -6986,17 +6967,27 @@ function UserDetailsComponent_table_1_tr_17_div_9_Template(rf, ctx) { if (rf & 1
|
|
|
6986
6967
|
i0.ɵɵadvance(1);
|
|
6987
6968
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, "Manage fee accounts"));
|
|
6988
6969
|
} }
|
|
6989
|
-
function
|
|
6990
|
-
i0.ɵɵelementStart(0, "
|
|
6970
|
+
function UserDetailsComponent_table_1_tr_17_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
6971
|
+
i0.ɵɵelementStart(0, "div");
|
|
6972
|
+
i0.ɵɵtext(1);
|
|
6973
|
+
i0.ɵɵpipe(2, "rpxTranslate");
|
|
6974
|
+
i0.ɵɵelementEnd();
|
|
6975
|
+
} if (rf & 2) {
|
|
6976
|
+
const accesstype_r13 = ctx.$implicit;
|
|
6977
|
+
i0.ɵɵadvance(1);
|
|
6978
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 1, accesstype_r13));
|
|
6979
|
+
} }
|
|
6980
|
+
function UserDetailsComponent_table_1_tr_17_a_12_Template(rf, ctx) { if (rf & 1) {
|
|
6981
|
+
i0.ɵɵelementStart(0, "a", 16);
|
|
6991
6982
|
i0.ɵɵtext(1);
|
|
6992
6983
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
6993
|
-
i0.ɵɵelementStart(3, "span",
|
|
6984
|
+
i0.ɵɵelementStart(3, "span", 17);
|
|
6994
6985
|
i0.ɵɵtext(4);
|
|
6995
6986
|
i0.ɵɵpipe(5, "rpxTranslate");
|
|
6996
6987
|
i0.ɵɵelementEnd()();
|
|
6997
6988
|
} if (rf & 2) {
|
|
6998
|
-
const
|
|
6999
|
-
i0.ɵɵproperty("routerLink",
|
|
6989
|
+
const ctx_r12 = i0.ɵɵnextContext(3);
|
|
6990
|
+
i0.ɵɵproperty("routerLink", ctx_r12.editPermissionRouterLink);
|
|
7000
6991
|
i0.ɵɵadvance(1);
|
|
7001
6992
|
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(2, 3, "Change"), " ");
|
|
7002
6993
|
i0.ɵɵadvance(3);
|
|
@@ -7013,14 +7004,15 @@ function UserDetailsComponent_table_1_tr_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
7013
7004
|
i0.ɵɵtemplate(7, UserDetailsComponent_table_1_tr_17_div_7_Template, 3, 3, "div", 3);
|
|
7014
7005
|
i0.ɵɵtemplate(8, UserDetailsComponent_table_1_tr_17_div_8_Template, 3, 3, "div", 3);
|
|
7015
7006
|
i0.ɵɵtemplate(9, UserDetailsComponent_table_1_tr_17_div_9_Template, 3, 3, "div", 3);
|
|
7007
|
+
i0.ɵɵtemplate(10, UserDetailsComponent_table_1_tr_17_div_10_Template, 3, 3, "div", 14);
|
|
7016
7008
|
i0.ɵɵelementEnd();
|
|
7017
|
-
i0.ɵɵelementStart(
|
|
7018
|
-
i0.ɵɵtemplate(
|
|
7009
|
+
i0.ɵɵelementStart(11, "td", 12);
|
|
7010
|
+
i0.ɵɵtemplate(12, UserDetailsComponent_table_1_tr_17_a_12_Template, 6, 7, "a", 15);
|
|
7019
7011
|
i0.ɵɵelementEnd()();
|
|
7020
7012
|
} if (rf & 2) {
|
|
7021
7013
|
const ctx_r5 = i0.ɵɵnextContext(2);
|
|
7022
7014
|
i0.ɵɵadvance(2);
|
|
7023
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3,
|
|
7015
|
+
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 8, "Permissions"));
|
|
7024
7016
|
i0.ɵɵadvance(3);
|
|
7025
7017
|
i0.ɵɵproperty("ngIf", ctx_r5.user.manageOrganisations === "Yes");
|
|
7026
7018
|
i0.ɵɵadvance(1);
|
|
@@ -7031,6 +7023,8 @@ function UserDetailsComponent_table_1_tr_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
7031
7023
|
i0.ɵɵproperty("ngIf", ctx_r5.userHasRole("pui-caa"));
|
|
7032
7024
|
i0.ɵɵadvance(1);
|
|
7033
7025
|
i0.ɵɵproperty("ngIf", ctx_r5.userHasRole("pui-finance-manager"));
|
|
7026
|
+
i0.ɵɵadvance(1);
|
|
7027
|
+
i0.ɵɵproperty("ngForOf", ctx_r5.enabledAccessTypes);
|
|
7034
7028
|
i0.ɵɵadvance(2);
|
|
7035
7029
|
i0.ɵɵproperty("ngIf", ctx_r5.editPermissionRouterLink && ctx_r5.showEditLink);
|
|
7036
7030
|
} }
|
|
@@ -7054,7 +7048,7 @@ function UserDetailsComponent_table_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
7054
7048
|
i0.ɵɵelementEnd();
|
|
7055
7049
|
i0.ɵɵelement(16, "td", 12);
|
|
7056
7050
|
i0.ɵɵelementEnd();
|
|
7057
|
-
i0.ɵɵtemplate(17, UserDetailsComponent_table_1_tr_17_Template,
|
|
7051
|
+
i0.ɵɵtemplate(17, UserDetailsComponent_table_1_tr_17_Template, 13, 10, "tr", 13);
|
|
7058
7052
|
i0.ɵɵelementEnd()();
|
|
7059
7053
|
} if (rf & 2) {
|
|
7060
7054
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -7070,9 +7064,9 @@ function UserDetailsComponent_table_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
7070
7064
|
i0.ɵɵproperty("ngIf", !ctx_r1.user.resendInvite);
|
|
7071
7065
|
} }
|
|
7072
7066
|
function UserDetailsComponent_button_2_Template(rf, ctx) { if (rf & 1) {
|
|
7073
|
-
const
|
|
7074
|
-
i0.ɵɵelementStart(0, "button",
|
|
7075
|
-
i0.ɵɵlistener("click", function UserDetailsComponent_button_2_Template_button_click_0_listener() { i0.ɵɵrestoreView(
|
|
7067
|
+
const _r15 = i0.ɵɵgetCurrentView();
|
|
7068
|
+
i0.ɵɵelementStart(0, "button", 18);
|
|
7069
|
+
i0.ɵɵlistener("click", function UserDetailsComponent_button_2_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r15); const ctx_r14 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r14.suspendUser(ctx_r14.user)); });
|
|
7076
7070
|
i0.ɵɵtext(1);
|
|
7077
7071
|
i0.ɵɵpipe(2, "rpxTranslate");
|
|
7078
7072
|
i0.ɵɵelementEnd();
|
|
@@ -7081,8 +7075,8 @@ function UserDetailsComponent_button_2_Template(rf, ctx) { if (rf & 1) {
|
|
|
7081
7075
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, "Suspend account"), "\n");
|
|
7082
7076
|
} }
|
|
7083
7077
|
function UserDetailsComponent_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
7084
|
-
const
|
|
7085
|
-
i0.ɵɵelementStart(0, "div")(1, "div",
|
|
7078
|
+
const _r17 = i0.ɵɵgetCurrentView();
|
|
7079
|
+
i0.ɵɵelementStart(0, "div")(1, "div", 19)(2, "p");
|
|
7086
7080
|
i0.ɵɵtext(3);
|
|
7087
7081
|
i0.ɵɵpipe(4, "rpxTranslate");
|
|
7088
7082
|
i0.ɵɵelementEnd();
|
|
@@ -7094,8 +7088,8 @@ function UserDetailsComponent_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
7094
7088
|
i0.ɵɵtext(9);
|
|
7095
7089
|
i0.ɵɵpipe(10, "rpxTranslate");
|
|
7096
7090
|
i0.ɵɵelementEnd()();
|
|
7097
|
-
i0.ɵɵelementStart(11, "a",
|
|
7098
|
-
i0.ɵɵlistener("click", function UserDetailsComponent_div_3_Template_a_click_11_listener() { i0.ɵɵrestoreView(
|
|
7091
|
+
i0.ɵɵelementStart(11, "a", 20);
|
|
7092
|
+
i0.ɵɵlistener("click", function UserDetailsComponent_div_3_Template_a_click_11_listener() { i0.ɵɵrestoreView(_r17); const ctx_r16 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r16.reinviteClick(ctx_r16.user)); });
|
|
7099
7093
|
i0.ɵɵtext(12);
|
|
7100
7094
|
i0.ɵɵpipe(13, "rpxTranslate");
|
|
7101
7095
|
i0.ɵɵelementEnd()();
|
|
@@ -7110,7 +7104,7 @@ function UserDetailsComponent_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
7110
7104
|
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(13, 10, "Resend invitation"), " ");
|
|
7111
7105
|
} }
|
|
7112
7106
|
function UserDetailsComponent_p_4_Template(rf, ctx) { if (rf & 1) {
|
|
7113
|
-
i0.ɵɵelementStart(0, "p",
|
|
7107
|
+
i0.ɵɵelementStart(0, "p", 21)(1, "a", 22);
|
|
7114
7108
|
i0.ɵɵtext(2);
|
|
7115
7109
|
i0.ɵɵpipe(3, "rpxTranslate");
|
|
7116
7110
|
i0.ɵɵelementEnd();
|
|
@@ -7128,6 +7122,7 @@ function UserDetailsComponent_p_4_Template(rf, ctx) { if (rf & 1) {
|
|
|
7128
7122
|
} }
|
|
7129
7123
|
class UserDetailsComponent {
|
|
7130
7124
|
constructor() {
|
|
7125
|
+
this.enabledAccessTypes = [];
|
|
7131
7126
|
this.showEditLink = false;
|
|
7132
7127
|
this.showHelpLink = false;
|
|
7133
7128
|
this.suspendUserEvent = new EventEmitter();
|
|
@@ -7148,7 +7143,7 @@ class UserDetailsComponent {
|
|
|
7148
7143
|
}
|
|
7149
7144
|
}
|
|
7150
7145
|
UserDetailsComponent.ɵfac = function UserDetailsComponent_Factory(t) { return new (t || UserDetailsComponent)(); };
|
|
7151
|
-
UserDetailsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UserDetailsComponent, selectors: [["xuilib-user-details"]], inputs: { user: "user", editPermissionRouterLink: "editPermissionRouterLink", warningTitle: "warningTitle", showEditLink: "showEditLink", showHelpLink: "showHelpLink", suspendHelpLink: "suspendHelpLink", showSuspendUserButton: "showSuspendUserButton" }, outputs: { suspendUserEvent: "suspendUserEvent", reinvite: "reinvite" }, decls: 5, vars: 5, consts: [["class", "govuk-warning-text", 4, "ngIf"], ["class", "govuk-table", "role", "presentation", 4, "ngIf"], ["class", "govuk-button govuk-button--warning", 3, "click", 4, "ngIf"], [4, "ngIf"], ["class", "govuk-body", 4, "ngIf"], [1, "govuk-warning-text"], [1, "govuk-warning-text__icon"], [1, "govuk-warning-text__text"], ["role", "presentation", 1, "govuk-table"], [1, "govuk-table__body"], [1, "govuk-table__row"], ["scope", "row", 1, "govuk-table__header"], [1, "govuk-table__cell"], ["class", "govuk-table__row", 4, "ngIf"], ["role", "link", 3, "routerLink", 4, "ngIf"], ["role", "link", 3, "routerLink"], [1, "govuk-visually-hidden"], [1, "govuk-button", "govuk-button--warning", 3, "click"], [1, "govuk-inset-text"], ["role", "button", "draggable", "false", "id", "resend-invite-button", 1, "govuk-button", 3, "click"], [1, "govuk-body"], ["target", "_blank", 3, "routerLink"]], template: function UserDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
7146
|
+
UserDetailsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UserDetailsComponent, selectors: [["xuilib-user-details"]], inputs: { user: "user", enabledAccessTypes: "enabledAccessTypes", editPermissionRouterLink: "editPermissionRouterLink", warningTitle: "warningTitle", showEditLink: "showEditLink", showHelpLink: "showHelpLink", suspendHelpLink: "suspendHelpLink", showSuspendUserButton: "showSuspendUserButton" }, outputs: { suspendUserEvent: "suspendUserEvent", reinvite: "reinvite" }, decls: 5, vars: 5, consts: [["class", "govuk-warning-text", 4, "ngIf"], ["class", "govuk-table", "role", "presentation", 4, "ngIf"], ["class", "govuk-button govuk-button--warning", 3, "click", 4, "ngIf"], [4, "ngIf"], ["class", "govuk-body", 4, "ngIf"], [1, "govuk-warning-text"], [1, "govuk-warning-text__icon"], [1, "govuk-warning-text__text"], ["role", "presentation", 1, "govuk-table"], [1, "govuk-table__body"], [1, "govuk-table__row"], ["scope", "row", 1, "govuk-table__header"], [1, "govuk-table__cell"], ["class", "govuk-table__row", 4, "ngIf"], [4, "ngFor", "ngForOf"], ["role", "link", 3, "routerLink", 4, "ngIf"], ["role", "link", 3, "routerLink"], [1, "govuk-visually-hidden"], [1, "govuk-button", "govuk-button--warning", 3, "click"], [1, "govuk-inset-text"], ["role", "button", "draggable", "false", "id", "resend-invite-button", 1, "govuk-button", 3, "click"], [1, "govuk-body"], ["target", "_blank", 3, "routerLink"]], template: function UserDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
7152
7147
|
i0.ɵɵtemplate(0, UserDetailsComponent_div_0_Template, 6, 3, "div", 0);
|
|
7153
7148
|
i0.ɵɵtemplate(1, UserDetailsComponent_table_1_Template, 18, 11, "table", 1);
|
|
7154
7149
|
i0.ɵɵtemplate(2, UserDetailsComponent_button_2_Template, 3, 3, "button", 2);
|
|
@@ -7164,12 +7159,14 @@ UserDetailsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UserDe
|
|
|
7164
7159
|
i0.ɵɵproperty("ngIf", ctx.user && ctx.user.resendInvite);
|
|
7165
7160
|
i0.ɵɵadvance(1);
|
|
7166
7161
|
i0.ɵɵproperty("ngIf", ctx.showHelpLink && ctx.suspendHelpLink);
|
|
7167
|
-
} }, dependencies: [i1.NgIf, i2$1.RouterLink, i2.RpxTranslatePipe], styles: ["[_nghost-%COMP%]{display:block}"] });
|
|
7162
|
+
} }, dependencies: [i1.NgForOf, i1.NgIf, i2$1.RouterLink, i2.RpxTranslatePipe], styles: ["[_nghost-%COMP%]{display:block}"] });
|
|
7168
7163
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UserDetailsComponent, [{
|
|
7169
7164
|
type: Component,
|
|
7170
|
-
args: [{ selector: 'xuilib-user-details', template: "<div class=\"govuk-warning-text\" *ngIf=\"warningTitle && warningTitle !== ''\">\n<span class=\"govuk-warning-text__icon\">!</span>\n<strong class=\"govuk-warning-text__text\">\n {{ warningTitle | rpxTranslate}}\n</strong>\n</div>\n<table class=\"govuk-table\" *ngIf=\"user\" role=\"presentation\">\n <tbody class=\"govuk-table__body\">\n <tr class=\"govuk-table__row\">\n <th class=\"govuk-table__header\" scope=\"row\">{{'Name' | rpxTranslate}}</th>\n <td class=\"govuk-table__cell\">{{user.fullName | rpxTranslate}}</td>\n <td class=\"govuk-table__cell\"></td>\n </tr>\n <tr class=\"govuk-table__row\">\n <th class=\"govuk-table__header\" scope=\"row\">{{'Email address' | rpxTranslate}}</th>\n <td class=\"govuk-table__cell\">{{user.email}}</td>\n <td class=\"govuk-table__cell\"></td>\n </tr>\n <tr class=\"govuk-table__row\" *ngIf=\"!user.resendInvite\">\n <th class=\"govuk-table__header\" scope=\"row\">{{'Permissions' | rpxTranslate}}</th>\n <td class=\"govuk-table__cell\">\n <div *ngIf=\"user.manageOrganisations === 'Yes'\">{{'Manage organisations' | rpxTranslate}}</div>\n <div *ngIf=\"user.manageUsers === 'Yes'\">{{'Manage users' | rpxTranslate}}</div>\n <div *ngIf=\"user.manageCases === 'Yes'\">{{'Manage cases' | rpxTranslate}}</div>\n <div *ngIf=\"userHasRole('pui-caa')\">{{'Case access administrator' | rpxTranslate}}</div>\n <div *ngIf=\"userHasRole('pui-finance-manager')\">{{'Manage fee accounts' | rpxTranslate}}</div>\n </td>\n <td class=\"govuk-table__cell\"><a *ngIf=\"editPermissionRouterLink && showEditLink\" role=\"link\" [routerLink]=\"editPermissionRouterLink\">{{'Change' | rpxTranslate}} <span class=\"govuk-visually-hidden\">{{'roles' | rpxTranslate}}</span></a></td>\n </tr>\n </tbody>\n</table>\n<button *ngIf=\"showSuspendUserButton\" class=\"govuk-button govuk-button--warning\" (click)=\"suspendUser(user)\">\n {{'Suspend account' | rpxTranslate}}\n</button>\n<div *ngIf=\"user && user.resendInvite\">\n <div class=\"govuk-inset-text\">\n <p>{{'This user has already been invited but has not activated their account.' | rpxTranslate}}</p>\n <p>{{'If you resend an invitation, they\\'ll receive an email from HM Courts and Tribunals to finish setting up their account.' | rpxTranslate}}</p>\n <p>{{'You can\\'t invite the same user more than once an hour.' | rpxTranslate}}</p>\n </div>\n <a role=\"button\" draggable=\"false\" class=\"govuk-button\" (click)=\"reinviteClick(user)\" id=\"resend-invite-button\">\n {{'Resend invitation' | rpxTranslate}}\n </a>\n</div>\n<p class=\"govuk-body\" *ngIf=\"showHelpLink && suspendHelpLink\"><a [routerLink]=\"suspendHelpLink\" target=\"_blank\">{{'Get help' | rpxTranslate}}</a> {{'to reactivate this account.' | rpxTranslate}}</p>\n", styles: [":host{display:block}\n"] }]
|
|
7165
|
+
args: [{ selector: 'xuilib-user-details', template: "<div class=\"govuk-warning-text\" *ngIf=\"warningTitle && warningTitle !== ''\">\n<span class=\"govuk-warning-text__icon\">!</span>\n<strong class=\"govuk-warning-text__text\">\n {{ warningTitle | rpxTranslate}}\n</strong>\n</div>\n<table class=\"govuk-table\" *ngIf=\"user\" role=\"presentation\">\n <tbody class=\"govuk-table__body\">\n <tr class=\"govuk-table__row\">\n <th class=\"govuk-table__header\" scope=\"row\">{{'Name' | rpxTranslate}}</th>\n <td class=\"govuk-table__cell\">{{user.fullName | rpxTranslate}}</td>\n <td class=\"govuk-table__cell\"></td>\n </tr>\n <tr class=\"govuk-table__row\">\n <th class=\"govuk-table__header\" scope=\"row\">{{'Email address' | rpxTranslate}}</th>\n <td class=\"govuk-table__cell\">{{user.email}}</td>\n <td class=\"govuk-table__cell\"></td>\n </tr>\n <tr class=\"govuk-table__row\" *ngIf=\"!user.resendInvite\">\n <th class=\"govuk-table__header\" scope=\"row\">{{'Permissions' | rpxTranslate}}</th>\n <td class=\"govuk-table__cell\">\n <div *ngIf=\"user.manageOrganisations === 'Yes'\">{{'Manage organisations' | rpxTranslate}}</div>\n <div *ngIf=\"user.manageUsers === 'Yes'\">{{'Manage users' | rpxTranslate}}</div>\n <div *ngIf=\"user.manageCases === 'Yes'\">{{'Manage cases' | rpxTranslate}}</div>\n <div *ngIf=\"userHasRole('pui-caa')\">{{'Case access administrator' | rpxTranslate}}</div>\n <div *ngIf=\"userHasRole('pui-finance-manager')\">{{'Manage fee accounts' | rpxTranslate}}</div>\n <div *ngFor=\"let accesstype of enabledAccessTypes\">{{ accesstype | rpxTranslate}}</div> \n </td>\n <td class=\"govuk-table__cell\"><a *ngIf=\"editPermissionRouterLink && showEditLink\" role=\"link\" [routerLink]=\"editPermissionRouterLink\">{{'Change' | rpxTranslate}} <span class=\"govuk-visually-hidden\">{{'roles' | rpxTranslate}}</span></a></td>\n </tr>\n </tbody>\n</table>\n<button *ngIf=\"showSuspendUserButton\" class=\"govuk-button govuk-button--warning\" (click)=\"suspendUser(user)\">\n {{'Suspend account' | rpxTranslate}}\n</button>\n<div *ngIf=\"user && user.resendInvite\">\n <div class=\"govuk-inset-text\">\n <p>{{'This user has already been invited but has not activated their account.' | rpxTranslate}}</p>\n <p>{{'If you resend an invitation, they\\'ll receive an email from HM Courts and Tribunals to finish setting up their account.' | rpxTranslate}}</p>\n <p>{{'You can\\'t invite the same user more than once an hour.' | rpxTranslate}}</p>\n </div>\n <a role=\"button\" draggable=\"false\" class=\"govuk-button\" (click)=\"reinviteClick(user)\" id=\"resend-invite-button\">\n {{'Resend invitation' | rpxTranslate}}\n </a>\n</div>\n<p class=\"govuk-body\" *ngIf=\"showHelpLink && suspendHelpLink\"><a [routerLink]=\"suspendHelpLink\" target=\"_blank\">{{'Get help' | rpxTranslate}}</a> {{'to reactivate this account.' | rpxTranslate}}</p>\n", styles: [":host{display:block}\n"] }]
|
|
7171
7166
|
}], null, { user: [{
|
|
7172
7167
|
type: Input
|
|
7168
|
+
}], enabledAccessTypes: [{
|
|
7169
|
+
type: Input
|
|
7173
7170
|
}], editPermissionRouterLink: [{
|
|
7174
7171
|
type: Input
|
|
7175
7172
|
}], warningTitle: [{
|