@hmcts/ccd-case-ui-toolkit 7.0.43-accessibility-table-fixed → 7.0.43
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/esm2022/lib/shared/components/search-result/search-result.component.mjs +86 -76
- package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs +85 -75
- package/fesm2022/hmcts-ccd-case-ui-toolkit.mjs.map +1 -1
- package/lib/shared/components/search-result/search-result.component.d.ts +1 -1
- package/lib/shared/components/search-result/search-result.component.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -36080,45 +36080,43 @@ function SearchResultComponent_table_0_div_5_Template(rf, ctx) { if (rf & 1) {
|
|
|
36080
36080
|
} }
|
|
36081
36081
|
function SearchResultComponent_table_0_div_6_Template(rf, ctx) { if (rf & 1) {
|
|
36082
36082
|
i0.ɵɵelementStart(0, "div", 16);
|
|
36083
|
-
i0.ɵɵ
|
|
36084
|
-
i0.ɵɵ
|
|
36085
|
-
i0.ɵɵ
|
|
36086
|
-
i0.ɵɵ
|
|
36087
|
-
i0.ɵɵ
|
|
36088
|
-
i0.ɵɵ
|
|
36083
|
+
i0.ɵɵpipe(1, "rpxTranslate");
|
|
36084
|
+
i0.ɵɵelementStart(2, "span", 17);
|
|
36085
|
+
i0.ɵɵtext(3);
|
|
36086
|
+
i0.ɵɵpipe(4, "rpxTranslate");
|
|
36087
|
+
i0.ɵɵelementStart(5, "span", 18);
|
|
36088
|
+
i0.ɵɵtext(6);
|
|
36089
|
+
i0.ɵɵelementEnd();
|
|
36089
36090
|
i0.ɵɵtext(7);
|
|
36091
|
+
i0.ɵɵpipe(8, "rpxTranslate");
|
|
36092
|
+
i0.ɵɵelementStart(9, "span", 18);
|
|
36093
|
+
i0.ɵɵtext(10);
|
|
36090
36094
|
i0.ɵɵelementEnd();
|
|
36091
|
-
i0.ɵɵtext(8);
|
|
36092
|
-
i0.ɵɵpipe(9, "rpxTranslate");
|
|
36093
|
-
i0.ɵɵelementStart(10, "span", 18);
|
|
36094
36095
|
i0.ɵɵtext(11);
|
|
36096
|
+
i0.ɵɵpipe(12, "rpxTranslate");
|
|
36097
|
+
i0.ɵɵelementStart(13, "span", 18);
|
|
36098
|
+
i0.ɵɵtext(14);
|
|
36095
36099
|
i0.ɵɵelementEnd();
|
|
36096
|
-
i0.ɵɵtext(12);
|
|
36097
|
-
i0.ɵɵpipe(13, "rpxTranslate");
|
|
36098
|
-
i0.ɵɵelementStart(14, "span", 18);
|
|
36099
36100
|
i0.ɵɵtext(15);
|
|
36100
|
-
i0.ɵɵ
|
|
36101
|
-
i0.ɵɵtext(16);
|
|
36102
|
-
i0.ɵɵpipe(17, "rpxTranslate");
|
|
36101
|
+
i0.ɵɵpipe(16, "rpxTranslate");
|
|
36103
36102
|
i0.ɵɵelementEnd()();
|
|
36104
36103
|
} if (rf & 2) {
|
|
36105
36104
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
36106
|
-
i0.ɵɵ
|
|
36107
|
-
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(2, 8, ctx_r0.getTotalResults() + " results have been found"));
|
|
36105
|
+
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(1, 8, ctx_r0.getTotalResults() + " results have been found"));
|
|
36108
36106
|
i0.ɵɵadvance(3);
|
|
36109
|
-
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(
|
|
36107
|
+
i0.ɵɵtextInterpolate1("", i0.ɵɵpipeBind1(4, 10, "Showing"), " ");
|
|
36110
36108
|
i0.ɵɵadvance(3);
|
|
36111
36109
|
i0.ɵɵtextInterpolate(ctx_r0.getFirstResult());
|
|
36112
36110
|
i0.ɵɵadvance();
|
|
36113
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
36111
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(8, 12, "to"), " ");
|
|
36114
36112
|
i0.ɵɵadvance(3);
|
|
36115
36113
|
i0.ɵɵtextInterpolate(ctx_r0.getLastResult());
|
|
36116
36114
|
i0.ɵɵadvance();
|
|
36117
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
36115
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(12, 14, "of"), " ");
|
|
36118
36116
|
i0.ɵɵadvance(3);
|
|
36119
36117
|
i0.ɵɵtextInterpolate(ctx_r0.getTotalResults());
|
|
36120
36118
|
i0.ɵɵadvance();
|
|
36121
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(
|
|
36119
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(16, 16, "results"), "");
|
|
36122
36120
|
} }
|
|
36123
36121
|
function SearchResultComponent_table_0_div_7_Template(rf, ctx) { if (rf & 1) {
|
|
36124
36122
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -36146,10 +36144,10 @@ function SearchResultComponent_table_0_th_10_Template(rf, ctx) { if (rf & 1) {
|
|
|
36146
36144
|
i0.ɵɵadvance(2);
|
|
36147
36145
|
i0.ɵɵproperty("checked", ctx_r0.allOnPageSelected())("disabled", !ctx_r0.canAnyBeShared());
|
|
36148
36146
|
} }
|
|
36149
|
-
function
|
|
36147
|
+
function SearchResultComponent_table_0_th_11_div_8_Template(rf, ctx) { if (rf & 1) {
|
|
36150
36148
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
36151
36149
|
i0.ɵɵelementStart(0, "div", 28)(1, "a", 29);
|
|
36152
|
-
i0.ɵɵlistener("click", function
|
|
36150
|
+
i0.ɵɵlistener("click", function SearchResultComponent_table_0_th_11_div_8_Template_a_click_1_listener() { i0.ɵɵrestoreView(_r6); const col_r5 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.sort(col_r5)); });
|
|
36153
36151
|
i0.ɵɵelementEnd()();
|
|
36154
36152
|
} if (rf & 2) {
|
|
36155
36153
|
const col_r5 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36159,33 +36157,34 @@ function SearchResultComponent_table_0_th_11_div_5_Template(rf, ctx) { if (rf &
|
|
|
36159
36157
|
} }
|
|
36160
36158
|
function SearchResultComponent_table_0_th_11_Template(rf, ctx) { if (rf & 1) {
|
|
36161
36159
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
36162
|
-
i0.ɵɵelementStart(0, "th"
|
|
36163
|
-
i0.ɵɵ
|
|
36164
|
-
i0.ɵɵ
|
|
36165
|
-
i0.ɵɵ
|
|
36160
|
+
i0.ɵɵelementStart(0, "th")(1, "table", 25);
|
|
36161
|
+
i0.ɵɵpipe(2, "rpxTranslate");
|
|
36162
|
+
i0.ɵɵelementStart(3, "tr")(4, "th")(5, "div", 26);
|
|
36163
|
+
i0.ɵɵlistener("click", function SearchResultComponent_table_0_th_11_Template_div_click_5_listener() { const col_r5 = i0.ɵɵrestoreView(_r4).$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.sort(col_r5)); });
|
|
36164
|
+
i0.ɵɵtext(6);
|
|
36165
|
+
i0.ɵɵpipe(7, "rpxTranslate");
|
|
36166
36166
|
i0.ɵɵelementEnd();
|
|
36167
|
-
i0.ɵɵtemplate(
|
|
36168
|
-
i0.ɵɵelementEnd()();
|
|
36167
|
+
i0.ɵɵtemplate(8, SearchResultComponent_table_0_th_11_div_8_Template, 2, 1, "div", 27);
|
|
36168
|
+
i0.ɵɵelementEnd()()()();
|
|
36169
36169
|
} if (rf & 2) {
|
|
36170
36170
|
const col_r5 = ctx.$implicit;
|
|
36171
36171
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
36172
|
-
i0.ɵɵ
|
|
36173
|
-
i0.ɵɵ
|
|
36174
|
-
i0.ɵɵ
|
|
36172
|
+
i0.ɵɵadvance();
|
|
36173
|
+
i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(2, 3, "Sort by " + col_r5.label + " " + ctx_r0.isSortAscending(col_r5) ? "ascending" : "descending"));
|
|
36174
|
+
i0.ɵɵadvance(5);
|
|
36175
|
+
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(7, 5, col_r5.label), " ");
|
|
36175
36176
|
i0.ɵɵadvance(2);
|
|
36176
36177
|
i0.ɵɵproperty("ngIf", ctx_r0.comparator(col_r5));
|
|
36177
36178
|
} }
|
|
36178
36179
|
function SearchResultComponent_table_0_th_12_Template(rf, ctx) { if (rf & 1) {
|
|
36179
|
-
i0.ɵɵ
|
|
36180
|
-
i0.ɵɵtext(1, "\u200B");
|
|
36181
|
-
i0.ɵɵelementEnd();
|
|
36180
|
+
i0.ɵɵelement(0, "th", 30);
|
|
36182
36181
|
} }
|
|
36183
36182
|
function SearchResultComponent_table_0_ng_container_14_tr_1_td_1_Template(rf, ctx) { if (rf & 1) {
|
|
36184
36183
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
36185
|
-
i0.ɵɵelementStart(0, "td", 21)(1, "div", 22)(2, "input",
|
|
36184
|
+
i0.ɵɵelementStart(0, "td", 21)(1, "div", 22)(2, "input", 32);
|
|
36186
36185
|
i0.ɵɵlistener("change", function SearchResultComponent_table_0_ng_container_14_tr_1_td_1_Template_input_change_2_listener() { i0.ɵɵrestoreView(_r7); const result_r8 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r0.changeSelection(result_r8)); });
|
|
36187
36186
|
i0.ɵɵelementEnd();
|
|
36188
|
-
i0.ɵɵelement(3, "label",
|
|
36187
|
+
i0.ɵɵelement(3, "label", 33);
|
|
36189
36188
|
i0.ɵɵelementEnd()();
|
|
36190
36189
|
} if (rf & 2) {
|
|
36191
36190
|
const result_r8 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36198,7 +36197,7 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_td_1_Template(rf, ct
|
|
|
36198
36197
|
i0.ɵɵpropertyInterpolate1("for", "select-", result_r8.case_id, "");
|
|
36199
36198
|
} }
|
|
36200
36199
|
function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_container_2_ccd_field_read_1_Template(rf, ctx) { if (rf & 1) {
|
|
36201
|
-
i0.ɵɵelement(0, "ccd-field-read",
|
|
36200
|
+
i0.ɵɵelement(0, "ccd-field-read", 41);
|
|
36202
36201
|
} if (rf & 2) {
|
|
36203
36202
|
const col_r9 = i0.ɵɵnextContext(3).$implicit;
|
|
36204
36203
|
const result_r8 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36213,8 +36212,8 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_containe
|
|
|
36213
36212
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(1, 1, result_r8.case_id));
|
|
36214
36213
|
} }
|
|
36215
36214
|
function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
36216
|
-
i0.ɵɵelementContainerStart(0,
|
|
36217
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_container_2_ccd_field_read_1_Template, 1, 4, "ccd-field-read",
|
|
36215
|
+
i0.ɵɵelementContainerStart(0, 39);
|
|
36216
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_container_2_ccd_field_read_1_Template, 1, 4, "ccd-field-read", 40)(2, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_container_2_ng_template_2_Template, 2, 3, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
|
|
36218
36217
|
i0.ɵɵelementContainerEnd();
|
|
36219
36218
|
} if (rf & 2) {
|
|
36220
36219
|
const case_reference_r10 = i0.ɵɵreference(3);
|
|
@@ -36225,9 +36224,9 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_containe
|
|
|
36225
36224
|
i0.ɵɵproperty("ngIf", ctx_r0.draftPrefixOrGet(col_r9, result_r8))("ngIfElse", case_reference_r10);
|
|
36226
36225
|
} }
|
|
36227
36226
|
function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_Template(rf, ctx) { if (rf & 1) {
|
|
36228
|
-
i0.ɵɵelementStart(0, "a",
|
|
36227
|
+
i0.ɵɵelementStart(0, "a", 37);
|
|
36229
36228
|
i0.ɵɵpipe(1, "ccdCaseReference");
|
|
36230
|
-
i0.ɵɵtemplate(2, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_container_2_Template, 4, 2, "ng-container",
|
|
36229
|
+
i0.ɵɵtemplate(2, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_ng_container_2_Template, 4, 2, "ng-container", 38);
|
|
36231
36230
|
i0.ɵɵelementEnd();
|
|
36232
36231
|
} if (rf & 2) {
|
|
36233
36232
|
const result_r8 = i0.ɵɵnextContext(2).$implicit;
|
|
@@ -36238,8 +36237,8 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_Template(rf
|
|
|
36238
36237
|
i0.ɵɵproperty("ngIf", !ctx_r0.hideRows);
|
|
36239
36238
|
} }
|
|
36240
36239
|
function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_div_2_Template(rf, ctx) { if (rf & 1) {
|
|
36241
|
-
i0.ɵɵelementStart(0, "div",
|
|
36242
|
-
i0.ɵɵelement(1, "ccd-field-read",
|
|
36240
|
+
i0.ɵɵelementStart(0, "div", 39);
|
|
36241
|
+
i0.ɵɵelement(1, "ccd-field-read", 41);
|
|
36243
36242
|
i0.ɵɵelementEnd();
|
|
36244
36243
|
} if (rf & 2) {
|
|
36245
36244
|
const col_r9 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36250,8 +36249,8 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_div_2_Template(
|
|
|
36250
36249
|
i0.ɵɵproperty("caseField", result_r8.columns[col_r9.case_field_id])("contextFields", result_r8.hydrated_case_fields)("elementsToSubstitute", i0.ɵɵpureFunction0(5, _c1));
|
|
36251
36250
|
} }
|
|
36252
36251
|
function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_Template(rf, ctx) { if (rf & 1) {
|
|
36253
|
-
i0.ɵɵelementStart(0, "td",
|
|
36254
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_Template, 3, 6, "a",
|
|
36252
|
+
i0.ɵɵelementStart(0, "td", 34);
|
|
36253
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_a_1_Template, 3, 6, "a", 35)(2, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_div_2_Template, 2, 6, "div", 36);
|
|
36255
36254
|
i0.ɵɵelementEnd();
|
|
36256
36255
|
} if (rf & 2) {
|
|
36257
36256
|
const colIndex_r11 = ctx.index;
|
|
@@ -36262,7 +36261,7 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_td_2_Template(rf, ct
|
|
|
36262
36261
|
} }
|
|
36263
36262
|
function SearchResultComponent_table_0_ng_container_14_tr_1_td_3_Template(rf, ctx) { if (rf & 1) {
|
|
36264
36263
|
i0.ɵɵelementStart(0, "td")(1, "div");
|
|
36265
|
-
i0.ɵɵelement(2, "ccd-activity",
|
|
36264
|
+
i0.ɵɵelement(2, "ccd-activity", 42);
|
|
36266
36265
|
i0.ɵɵelementEnd()();
|
|
36267
36266
|
} if (rf & 2) {
|
|
36268
36267
|
const result_r8 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36274,7 +36273,7 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_td_3_Template(rf, ct
|
|
|
36274
36273
|
} }
|
|
36275
36274
|
function SearchResultComponent_table_0_ng_container_14_tr_1_Template(rf, ctx) { if (rf & 1) {
|
|
36276
36275
|
i0.ɵɵelementStart(0, "tr");
|
|
36277
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_td_1_Template, 4, 8, "td", 9)(2, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_Template, 3, 2, "td",
|
|
36276
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_td_1_Template, 4, 8, "td", 9)(2, SearchResultComponent_table_0_ng_container_14_tr_1_td_2_Template, 3, 2, "td", 31)(3, SearchResultComponent_table_0_ng_container_14_tr_1_td_3_Template, 3, 4, "td", 1);
|
|
36278
36277
|
i0.ɵɵelementEnd();
|
|
36279
36278
|
} if (rf & 2) {
|
|
36280
36279
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -36287,7 +36286,7 @@ function SearchResultComponent_table_0_ng_container_14_tr_1_Template(rf, ctx) {
|
|
|
36287
36286
|
} }
|
|
36288
36287
|
function SearchResultComponent_table_0_ng_container_14_Template(rf, ctx) { if (rf & 1) {
|
|
36289
36288
|
i0.ɵɵelementContainerStart(0);
|
|
36290
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_Template, 4, 3, "tr",
|
|
36289
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_14_tr_1_Template, 4, 3, "tr", 10);
|
|
36291
36290
|
i0.ɵɵpipe(2, "paginate");
|
|
36292
36291
|
i0.ɵɵelementContainerEnd();
|
|
36293
36292
|
} if (rf & 2) {
|
|
@@ -36297,10 +36296,10 @@ function SearchResultComponent_table_0_ng_container_14_Template(rf, ctx) { if (r
|
|
|
36297
36296
|
} }
|
|
36298
36297
|
function SearchResultComponent_table_0_ng_container_15_tr_1_td_1_Template(rf, ctx) { if (rf & 1) {
|
|
36299
36298
|
const _r12 = i0.ɵɵgetCurrentView();
|
|
36300
|
-
i0.ɵɵelementStart(0, "td", 21)(1, "div", 22)(2, "input",
|
|
36299
|
+
i0.ɵɵelementStart(0, "td", 21)(1, "div", 22)(2, "input", 43);
|
|
36301
36300
|
i0.ɵɵlistener("change", function SearchResultComponent_table_0_ng_container_15_tr_1_td_1_Template_input_change_2_listener() { i0.ɵɵrestoreView(_r12); const result_r13 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r0.changeSelection(result_r13)); })("keyup", function SearchResultComponent_table_0_ng_container_15_tr_1_td_1_Template_input_keyup_2_listener($event) { i0.ɵɵrestoreView(_r12); const result_r13 = i0.ɵɵnextContext().$implicit; const ctx_r0 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r0.onKeyUp($event, result_r13)); });
|
|
36302
36301
|
i0.ɵɵelementEnd();
|
|
36303
|
-
i0.ɵɵelement(3, "label",
|
|
36302
|
+
i0.ɵɵelement(3, "label", 33);
|
|
36304
36303
|
i0.ɵɵelementEnd()();
|
|
36305
36304
|
} if (rf & 2) {
|
|
36306
36305
|
const result_r13 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36313,7 +36312,7 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_td_1_Template(rf, ct
|
|
|
36313
36312
|
i0.ɵɵpropertyInterpolate1("for", "select-", result_r13.case_id, "");
|
|
36314
36313
|
} }
|
|
36315
36314
|
function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_container_2_ccd_field_read_1_Template(rf, ctx) { if (rf & 1) {
|
|
36316
|
-
i0.ɵɵelement(0, "ccd-field-read",
|
|
36315
|
+
i0.ɵɵelement(0, "ccd-field-read", 41);
|
|
36317
36316
|
} if (rf & 2) {
|
|
36318
36317
|
const col_r14 = i0.ɵɵnextContext(3).$implicit;
|
|
36319
36318
|
const result_r13 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36328,8 +36327,8 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_containe
|
|
|
36328
36327
|
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(1, 1, result_r13.case_id));
|
|
36329
36328
|
} }
|
|
36330
36329
|
function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
36331
|
-
i0.ɵɵelementContainerStart(0,
|
|
36332
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_container_2_ccd_field_read_1_Template, 1, 4, "ccd-field-read",
|
|
36330
|
+
i0.ɵɵelementContainerStart(0, 39);
|
|
36331
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_container_2_ccd_field_read_1_Template, 1, 4, "ccd-field-read", 40)(2, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_container_2_ng_template_2_Template, 2, 3, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
|
|
36333
36332
|
i0.ɵɵelementContainerEnd();
|
|
36334
36333
|
} if (rf & 2) {
|
|
36335
36334
|
const case_reference_r15 = i0.ɵɵreference(3);
|
|
@@ -36340,9 +36339,9 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_containe
|
|
|
36340
36339
|
i0.ɵɵproperty("ngIf", ctx_r0.draftPrefixOrGet(col_r14, result_r13))("ngIfElse", case_reference_r15);
|
|
36341
36340
|
} }
|
|
36342
36341
|
function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_Template(rf, ctx) { if (rf & 1) {
|
|
36343
|
-
i0.ɵɵelementStart(0, "a",
|
|
36342
|
+
i0.ɵɵelementStart(0, "a", 37);
|
|
36344
36343
|
i0.ɵɵpipe(1, "ccdCaseReference");
|
|
36345
|
-
i0.ɵɵtemplate(2, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_container_2_Template, 4, 2, "ng-container",
|
|
36344
|
+
i0.ɵɵtemplate(2, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_ng_container_2_Template, 4, 2, "ng-container", 38);
|
|
36346
36345
|
i0.ɵɵelementEnd();
|
|
36347
36346
|
} if (rf & 2) {
|
|
36348
36347
|
const result_r13 = i0.ɵɵnextContext(2).$implicit;
|
|
@@ -36353,8 +36352,8 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_Template(rf
|
|
|
36353
36352
|
i0.ɵɵproperty("ngIf", !ctx_r0.hideRows);
|
|
36354
36353
|
} }
|
|
36355
36354
|
function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_div_2_Template(rf, ctx) { if (rf & 1) {
|
|
36356
|
-
i0.ɵɵelementStart(0, "div",
|
|
36357
|
-
i0.ɵɵelement(1, "ccd-field-read",
|
|
36355
|
+
i0.ɵɵelementStart(0, "div", 39);
|
|
36356
|
+
i0.ɵɵelement(1, "ccd-field-read", 41);
|
|
36358
36357
|
i0.ɵɵelementEnd();
|
|
36359
36358
|
} if (rf & 2) {
|
|
36360
36359
|
const col_r14 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36365,8 +36364,8 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_div_2_Template(
|
|
|
36365
36364
|
i0.ɵɵproperty("caseField", result_r13.columns[col_r14.case_field_id])("contextFields", result_r13.hydrated_case_fields)("elementsToSubstitute", i0.ɵɵpureFunction0(5, _c1));
|
|
36366
36365
|
} }
|
|
36367
36366
|
function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_Template(rf, ctx) { if (rf & 1) {
|
|
36368
|
-
i0.ɵɵelementStart(0, "td",
|
|
36369
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_Template, 3, 6, "a",
|
|
36367
|
+
i0.ɵɵelementStart(0, "td", 34);
|
|
36368
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_a_1_Template, 3, 6, "a", 35)(2, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_div_2_Template, 2, 6, "div", 36);
|
|
36370
36369
|
i0.ɵɵelementEnd();
|
|
36371
36370
|
} if (rf & 2) {
|
|
36372
36371
|
const colIndex_r16 = ctx.index;
|
|
@@ -36377,7 +36376,7 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_td_2_Template(rf, ct
|
|
|
36377
36376
|
} }
|
|
36378
36377
|
function SearchResultComponent_table_0_ng_container_15_tr_1_td_3_Template(rf, ctx) { if (rf & 1) {
|
|
36379
36378
|
i0.ɵɵelementStart(0, "td")(1, "div");
|
|
36380
|
-
i0.ɵɵelement(2, "ccd-activity",
|
|
36379
|
+
i0.ɵɵelement(2, "ccd-activity", 42);
|
|
36381
36380
|
i0.ɵɵelementEnd()();
|
|
36382
36381
|
} if (rf & 2) {
|
|
36383
36382
|
const result_r13 = i0.ɵɵnextContext().$implicit;
|
|
@@ -36389,7 +36388,7 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_td_3_Template(rf, ct
|
|
|
36389
36388
|
} }
|
|
36390
36389
|
function SearchResultComponent_table_0_ng_container_15_tr_1_Template(rf, ctx) { if (rf & 1) {
|
|
36391
36390
|
i0.ɵɵelementStart(0, "tr");
|
|
36392
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_td_1_Template, 4, 8, "td", 9)(2, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_Template, 3, 2, "td",
|
|
36391
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_td_1_Template, 4, 8, "td", 9)(2, SearchResultComponent_table_0_ng_container_15_tr_1_td_2_Template, 3, 2, "td", 31)(3, SearchResultComponent_table_0_ng_container_15_tr_1_td_3_Template, 3, 4, "td", 1);
|
|
36393
36392
|
i0.ɵɵelementEnd();
|
|
36394
36393
|
} if (rf & 2) {
|
|
36395
36394
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -36402,7 +36401,7 @@ function SearchResultComponent_table_0_ng_container_15_tr_1_Template(rf, ctx) {
|
|
|
36402
36401
|
} }
|
|
36403
36402
|
function SearchResultComponent_table_0_ng_container_15_Template(rf, ctx) { if (rf & 1) {
|
|
36404
36403
|
i0.ɵɵelementContainerStart(0);
|
|
36405
|
-
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_Template, 4, 3, "tr",
|
|
36404
|
+
i0.ɵɵtemplate(1, SearchResultComponent_table_0_ng_container_15_tr_1_Template, 4, 3, "tr", 10);
|
|
36406
36405
|
i0.ɵɵpipe(2, "ccdSortSearchResult");
|
|
36407
36406
|
i0.ɵɵpipe(3, "paginate");
|
|
36408
36407
|
i0.ɵɵelementContainerEnd();
|
|
@@ -36416,10 +36415,10 @@ function SearchResultComponent_table_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
36416
36415
|
i0.ɵɵtext(3);
|
|
36417
36416
|
i0.ɵɵpipe(4, "rpxTranslate");
|
|
36418
36417
|
i0.ɵɵelementEnd();
|
|
36419
|
-
i0.ɵɵtemplate(5, SearchResultComponent_table_0_div_5_Template, 11, 12, "div", 5)(6, SearchResultComponent_table_0_div_6_Template,
|
|
36418
|
+
i0.ɵɵtemplate(5, SearchResultComponent_table_0_div_5_Template, 11, 12, "div", 5)(6, SearchResultComponent_table_0_div_6_Template, 17, 18, "div", 6)(7, SearchResultComponent_table_0_div_7_Template, 6, 6, "div", 7);
|
|
36420
36419
|
i0.ɵɵelementEnd();
|
|
36421
36420
|
i0.ɵɵelementStart(8, "thead")(9, "tr", 8);
|
|
36422
|
-
i0.ɵɵtemplate(10, SearchResultComponent_table_0_th_10_Template, 4, 2, "th", 9)(11, SearchResultComponent_table_0_th_11_Template,
|
|
36421
|
+
i0.ɵɵtemplate(10, SearchResultComponent_table_0_th_10_Template, 4, 2, "th", 9)(11, SearchResultComponent_table_0_th_11_Template, 9, 7, "th", 10)(12, SearchResultComponent_table_0_th_12_Template, 1, 0, "th", 11);
|
|
36423
36422
|
i0.ɵɵelementEnd()();
|
|
36424
36423
|
i0.ɵɵelementStart(13, "tbody");
|
|
36425
36424
|
i0.ɵɵtemplate(14, SearchResultComponent_table_0_ng_container_14_Template, 3, 8, "ng-container", 1)(15, SearchResultComponent_table_0_ng_container_15_Template, 4, 11, "ng-container", 1);
|
|
@@ -36447,7 +36446,7 @@ function SearchResultComponent_table_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
36447
36446
|
} }
|
|
36448
36447
|
function SearchResultComponent_ccd_pagination_1_Template(rf, ctx) { if (rf & 1) {
|
|
36449
36448
|
const _r17 = i0.ɵɵgetCurrentView();
|
|
36450
|
-
i0.ɵɵelementStart(0, "ccd-pagination",
|
|
36449
|
+
i0.ɵɵelementStart(0, "ccd-pagination", 44);
|
|
36451
36450
|
i0.ɵɵlistener("pageChange", function SearchResultComponent_ccd_pagination_1_Template_ccd_pagination_pageChange_0_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.goToPage($event)); });
|
|
36452
36451
|
i0.ɵɵelementEnd();
|
|
36453
36452
|
} if (rf & 2) {
|
|
@@ -36455,7 +36454,7 @@ function SearchResultComponent_ccd_pagination_1_Template(rf, ctx) { if (rf & 1)
|
|
|
36455
36454
|
i0.ɵɵproperty("visibilityLabel", ctx_r0.hideRows ? "hidden" : "visible")("autoHide", true)("maxSize", 8)("screenReaderPaginationLabel", "Pagination")("screenReaderPageLabel", ctx_r0.page)("screenReaderCurrentLabel", "You're on page");
|
|
36456
36455
|
} }
|
|
36457
36456
|
function SearchResultComponent_div_2_Template(rf, ctx) { if (rf & 1) {
|
|
36458
|
-
i0.ɵɵelementStart(0, "div",
|
|
36457
|
+
i0.ɵɵelementStart(0, "div", 45);
|
|
36459
36458
|
i0.ɵɵpipe(1, "rpxTranslate");
|
|
36460
36459
|
i0.ɵɵtext(2);
|
|
36461
36460
|
i0.ɵɵpipe(3, "rpxTranslate");
|
|
@@ -36760,11 +36759,24 @@ class SearchResultComponent {
|
|
|
36760
36759
|
return result.case_id.startsWith(DRAFT_PREFIX) ? DRAFT_PREFIX : this.hyphenateIfCaseReferenceOrGet(col, result);
|
|
36761
36760
|
}
|
|
36762
36761
|
isSortAscending(column) {
|
|
36763
|
-
|
|
36764
|
-
|
|
36765
|
-
|
|
36762
|
+
const currentSortOrder = this.currentSortOrder(column);
|
|
36763
|
+
return currentSortOrder === SortOrder$1.UNSORTED || currentSortOrder === SortOrder$1.DESCENDING;
|
|
36764
|
+
}
|
|
36765
|
+
currentSortOrder(column) {
|
|
36766
|
+
let isAscending = true;
|
|
36767
|
+
let isDescending = true;
|
|
36768
|
+
if (this.comparator(column) === undefined) {
|
|
36769
|
+
return SortOrder$1.UNSORTED;
|
|
36770
|
+
}
|
|
36771
|
+
for (let i = 0; i < this.resultView.results.length - 1; i++) {
|
|
36772
|
+
const comparison = this.comparator(column).compare(this.resultView.results[i], this.resultView.results[i + 1]);
|
|
36773
|
+
isDescending = isDescending && comparison <= 0;
|
|
36774
|
+
isAscending = isAscending && comparison >= 0;
|
|
36775
|
+
if (!isAscending && !isDescending) {
|
|
36776
|
+
break;
|
|
36777
|
+
}
|
|
36766
36778
|
}
|
|
36767
|
-
return
|
|
36779
|
+
return isAscending ? SortOrder$1.ASCENDING : isDescending ? SortOrder$1.DESCENDING : SortOrder$1.UNSORTED;
|
|
36768
36780
|
}
|
|
36769
36781
|
getFirstResult() {
|
|
36770
36782
|
const currentPage = (this.selected.page ? this.selected.page : 1);
|
|
@@ -36803,10 +36815,8 @@ class SearchResultComponent {
|
|
|
36803
36815
|
}
|
|
36804
36816
|
}
|
|
36805
36817
|
}
|
|
36806
|
-
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
|
36807
|
-
noop() { }
|
|
36808
36818
|
static ɵfac = function SearchResultComponent_Factory(t) { return new (t || SearchResultComponent)(i0.ɵɵdirectiveInject(SearchResultViewItemComparatorFactory), i0.ɵɵdirectiveInject(AbstractAppConfig), i0.ɵɵdirectiveInject(ActivityService), i0.ɵɵdirectiveInject(CaseReferencePipe), i0.ɵɵdirectiveInject(PlaceholderService), i0.ɵɵdirectiveInject(BrowserService), i0.ɵɵdirectiveInject(SessionStorageService)); };
|
|
36809
|
-
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchResultComponent, selectors: [["ccd-search-result"]], inputs: { caseLinkUrlTemplate: "caseLinkUrlTemplate", jurisdiction: "jurisdiction", caseType: "caseType", caseState: "caseState", caseFilterFG: "caseFilterFG", resultView: "resultView", page: "page", paginationMetadata: "paginationMetadata", metadataFields: "metadataFields", selectionEnabled: "selectionEnabled", showOnlySelected: "showOnlySelected", preSelectedCases: "preSelectedCases", consumerSortingEnabled: "consumerSortingEnabled" }, outputs: { selection: "selection", changePage: "changePage", clickCase: "clickCase", sortHandler: "sortHandler" }, features: [i0.ɵɵNgOnChangesFeature], decls: 3, vars: 3, consts: [["case_reference", ""], [4, "ngIf"], [3, "visibilityLabel", "autoHide", "maxSize", "screenReaderPaginationLabel", "screenReaderPageLabel", "screenReaderCurrentLabel", "pageChange", 4, "ngIf"], ["class", "notification", 4, "ngIf"], ["id", "search-result-heading__text", "tabindex", "-1", 1, "heading-h2"], ["class", "govuk-warning-text pagination-limit-warning", 4, "ngIf"], ["class", "pagination-top", 4, "ngIf"], ["class", "reset-selection", 4, "ngIf"], ["scope", "row"], ["class", "govuk-table__checkbox", "scope", "col", 4, "ngIf"], [
|
|
36819
|
+
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchResultComponent, selectors: [["ccd-search-result"]], inputs: { caseLinkUrlTemplate: "caseLinkUrlTemplate", jurisdiction: "jurisdiction", caseType: "caseType", caseState: "caseState", caseFilterFG: "caseFilterFG", resultView: "resultView", page: "page", paginationMetadata: "paginationMetadata", metadataFields: "metadataFields", selectionEnabled: "selectionEnabled", showOnlySelected: "showOnlySelected", preSelectedCases: "preSelectedCases", consumerSortingEnabled: "consumerSortingEnabled" }, outputs: { selection: "selection", changePage: "changePage", clickCase: "clickCase", sortHandler: "sortHandler" }, features: [i0.ɵɵNgOnChangesFeature], decls: 3, vars: 3, consts: [["case_reference", ""], [4, "ngIf"], [3, "visibilityLabel", "autoHide", "maxSize", "screenReaderPaginationLabel", "screenReaderPageLabel", "screenReaderCurrentLabel", "pageChange", 4, "ngIf"], ["class", "notification", 4, "ngIf"], ["id", "search-result-heading__text", "tabindex", "-1", 1, "heading-h2"], ["class", "govuk-warning-text pagination-limit-warning", 4, "ngIf"], ["class", "pagination-top", "role", "status", 4, "ngIf"], ["class", "reset-selection", 4, "ngIf"], ["scope", "row"], ["class", "govuk-table__checkbox", "scope", "col", 4, "ngIf"], [4, "ngFor", "ngForOf"], ["style", "width: 110px;", 4, "ngIf"], [1, "govuk-warning-text", "pagination-limit-warning"], ["aria-hidden", "true", 1, "govuk-warning-text__icon"], [1, "govuk-warning-text__text"], [1, "govuk-warning-text__assistive"], ["role", "status", 1, "pagination-top"], ["id", "search-result-summary__text", 1, "text-16"], [1, "govuk-!-font-weight-bold"], [1, "reset-selection"], ["href", "javascript:void(0)", 1, "search-result-reset-link", 3, "click"], ["scope", "col", 1, "govuk-table__checkbox"], [1, "govuk-checkboxes__item"], ["id", "select-all", "name", "select-all", "type", "checkbox", 1, "govuk-checkboxes__input", 3, "change", "checked", "disabled"], ["for", "select-all", 1, "govuk-label", "govuk-checkboxes__label"], [1, "search-result-column-header"], [1, "search-result-column-label", 3, "click"], ["class", "search-result-column-sort", 4, "ngIf"], [1, "search-result-column-sort"], ["href", "javascript:void(0)", 1, "sort-widget", 3, "click", "innerHTML"], [2, "width", "110px"], ["class", "search-result-column-cell", "scope", "row", 4, "ngFor", "ngForOf"], ["type", "checkbox", 1, "govuk-checkboxes__input", 3, "change", "id", "name", "checked", "disabled"], [1, "govuk-label", "govuk-checkboxes__label", 3, "for"], ["scope", "row", 1, "search-result-column-cell"], ["class", "govuk-link", 3, "routerLink", 4, "ngIf"], ["class", "text-16", 3, "visibility", 4, "ngIf"], [1, "govuk-link", 3, "routerLink"], ["class", "text-16", 4, "ngIf"], [1, "text-16"], ["ccdLabelSubstitutor", "", 3, "caseField", "contextFields", "elementsToSubstitute", 4, "ngIf", "ngIfElse"], ["ccdLabelSubstitutor", "", 3, "caseField", "contextFields", "elementsToSubstitute"], [3, "caseId", "displayMode"], ["type", "checkbox", 1, "govuk-checkboxes__input", 3, "change", "keyup", "id", "name", "checked", "disabled"], [3, "pageChange", "visibilityLabel", "autoHide", "maxSize", "screenReaderPaginationLabel", "screenReaderPageLabel", "screenReaderCurrentLabel"], [1, "notification"]], template: function SearchResultComponent_Template(rf, ctx) { if (rf & 1) {
|
|
36810
36820
|
i0.ɵɵtemplate(0, SearchResultComponent_table_0_Template, 16, 11, "table", 1)(1, SearchResultComponent_ccd_pagination_1_Template, 1, 6, "ccd-pagination", 2)(2, SearchResultComponent_div_2_Template, 4, 6, "div", 3);
|
|
36811
36821
|
} if (rf & 2) {
|
|
36812
36822
|
i0.ɵɵproperty("ngIf", ctx.hasResults() || ctx.hasDrafts());
|
|
@@ -36818,7 +36828,7 @@ class SearchResultComponent {
|
|
|
36818
36828
|
}
|
|
36819
36829
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SearchResultComponent, [{
|
|
36820
36830
|
type: Component,
|
|
36821
|
-
args: [{ selector: 'ccd-search-result', template: "<table *ngIf=\"hasResults() || hasDrafts()\">\n <caption>\n <h2 class=\"heading-h2\" id=\"search-result-heading__text\" tabindex=\"-1\">{{ (caseState ? 'Your cases' : 'Search result') | rpxTranslate}}</h2>\n\n <div class=\"govuk-warning-text pagination-limit-warning\" *ngIf=\"paginationLimitEnforced\">\n <span class=\"govuk-warning-text__icon\" aria-hidden=\"true\">!</span>\n <strong class=\"govuk-warning-text__text\">\n <span class=\"govuk-warning-text__assistive\">{{'Warning' | rpxTranslate}}</span>\n {{'The total size of the result set is' | rpxTranslate}} {{paginationMetadata.totalResultsCount | number}}. {{'Only the first 10,000 records are available for display.' | rpxTranslate}}\n </strong>\n </div>\n\n <div *ngIf=\"(hasResults() || hasDrafts())\" class=\"pagination-top\"
|
|
36831
|
+
args: [{ selector: 'ccd-search-result', template: "<table *ngIf=\"hasResults() || hasDrafts()\">\n <caption>\n <h2 class=\"heading-h2\" id=\"search-result-heading__text\" tabindex=\"-1\">{{ (caseState ? 'Your cases' : 'Search result') | rpxTranslate}}</h2>\n\n <div class=\"govuk-warning-text pagination-limit-warning\" *ngIf=\"paginationLimitEnforced\">\n <span class=\"govuk-warning-text__icon\" aria-hidden=\"true\">!</span>\n <strong class=\"govuk-warning-text__text\">\n <span class=\"govuk-warning-text__assistive\">{{'Warning' | rpxTranslate}}</span>\n {{'The total size of the result set is' | rpxTranslate}} {{paginationMetadata.totalResultsCount | number}}. {{'Only the first 10,000 records are available for display.' | rpxTranslate}}\n </strong>\n </div>\n\n <div *ngIf=\"(hasResults() || hasDrafts())\" class=\"pagination-top\"\n [attr.aria-label]=\"getTotalResults() + ' results have been found' | rpxTranslate\" role=\"status\">\n <span class=\"text-16\" id=\"search-result-summary__text\">{{'Showing' | rpxTranslate}}\n <span class=\"govuk-!-font-weight-bold\">{{ getFirstResult() }}</span>\n {{'to' | rpxTranslate}}\n <span class=\"govuk-!-font-weight-bold\">{{ getLastResult() }}</span>\n {{'of' | rpxTranslate}}\n <span class=\"govuk-!-font-weight-bold\">{{ getTotalResults() }}</span> {{'results' | rpxTranslate}}</span>\n </div>\n <div *ngIf=\"(hasResults() || hasDrafts()) && selectionEnabled\" class=\"reset-selection\"\n [attr.aria-label]=\"'Reset selection' | rpxTranslate\">\n <span><a class=\"search-result-reset-link\" href=\"javascript:void(0)\" (click)=\"clearSelection()\">{{'Reset case selection' | rpxTranslate}}</a></span>\n </div>\n </caption>\n <thead>\n <tr scope=\"row\">\n <th *ngIf=\"selectionEnabled\" class=\"govuk-table__checkbox\" scope=\"col\">\n <div class=\"govuk-checkboxes__item\">\n <input class=\"govuk-checkboxes__input\" id=\"select-all\" name=\"select-all\" type=\"checkbox\" (change)=\"selectAll()\" [checked]=\"allOnPageSelected()\" [disabled]=\"!canAnyBeShared()\" />\n <label class=\"govuk-label govuk-checkboxes__label\" for=\"select-all\">\n </label>\n </div>\n </th>\n <th *ngFor=\"let col of resultView.columns\">\n <table class=\"search-result-column-header\"\n [attr.aria-label]=\"('Sort by ' + col.label + ' ' + isSortAscending(col)? 'ascending' : 'descending') | rpxTranslate\">\n <tr>\n <th>\n <div class=\"search-result-column-label\" (click)=\"sort(col)\">\n {{col.label | rpxTranslate}}\n </div>\n <div *ngIf=\"comparator(col)\" class=\"search-result-column-sort\">\n <a (click)=\"sort(col)\" class=\"sort-widget\" [innerHTML]=\"sortWidget(col)\" href=\"javascript:void(0)\"></a>\n </div>\n </th>\n </tr>\n </table>\n </th>\n <th *ngIf=\"activityEnabled()\" style=\"width: 110px;\"></th>\n </tr>\n </thead>\n\n <tbody>\n <!-- sorted by consumer -->\n <ng-container *ngIf=\"consumerSortingEnabled\">\n <tr *ngFor=\"let result of resultView.results | paginate: { itemsPerPage: paginationPageSize, currentPage: selected.page, totalItems: resultTotal }\">\n <td *ngIf=\"selectionEnabled\" class=\"govuk-table__checkbox\" scope=\"col\">\n <div class=\"govuk-checkboxes__item\">\n <input class=\"govuk-checkboxes__input\" id=\"select-{{ result.case_id }}\" name=\"select-{{ result.case_id }}\"\n type=\"checkbox\" (change)=\"changeSelection(result)\" [checked]=\"isSelected(result)\" [disabled]=\"!canBeShared(result)\" />\n <label class=\"govuk-label govuk-checkboxes__label\" for=\"select-{{ result.case_id }}\">\n </label>\n </div>\n </td>\n <td class=\"search-result-column-cell\" *ngFor=\"let col of resultView.columns; let colIndex = index\" scope=\"row\">\n <a *ngIf=\"colIndex == 0\" [routerLink]=\"prepareCaseLinkUrl(result.case_id)\"\n attr.aria-label=\"go to case with Case reference:{{ result.case_id | ccdCaseReference }}\" class=\"govuk-link\">\n <ng-container class=\"text-16\" *ngIf=\"!hideRows\">\n <ccd-field-read *ngIf=\"draftPrefixOrGet(col, result); else case_reference\"\n ccdLabelSubstitutor [caseField]=\"getColumnsWithPrefix(result.columns[col.case_field_id], result)\"\n [contextFields]=\"result.hydrated_case_fields\"\n [elementsToSubstitute]=\"['value']\"></ccd-field-read>\n <ng-template #case_reference>{{result.case_id | ccdCaseReference}}</ng-template>\n </ng-container>\n </a>\n <div *ngIf=\"colIndex != 0\" class=\"text-16\" [style.visibility]=\"hideRows ? 'hidden' : 'visible'\">\n <ccd-field-read ccdLabelSubstitutor\n [caseField]=\"result.columns[col.case_field_id]\"\n [contextFields]=\"result.hydrated_case_fields\"\n [elementsToSubstitute]=\"['value']\"></ccd-field-read>\n </div>\n </td>\n <td *ngIf=\"activityEnabled()\">\n <div [style.visibility]=\"hideRows ? 'hidden' : 'visible'\">\n <ccd-activity [caseId]=\"result.case_id\" [displayMode]=\"ICON\"></ccd-activity>\n </div>\n </td>\n </tr>\n </ng-container>\n <!-- sorted by toolkit -->\n <ng-container *ngIf=\"!consumerSortingEnabled\">\n <tr *ngFor=\"let result of resultView.results | ccdSortSearchResult : sortParameters | paginate: { itemsPerPage: paginationPageSize, currentPage: selected.page, totalItems: resultTotal }\">\n <td *ngIf=\"selectionEnabled\" class=\"govuk-table__checkbox\" scope=\"col\">\n <div class=\"govuk-checkboxes__item\">\n <input class=\"govuk-checkboxes__input\" id=\"select-{{ result.case_id }}\" name=\"select-{{ result.case_id }}\"\n type=\"checkbox\" (change)=\"changeSelection(result)\" [checked]=\"isSelected(result)\" [disabled]=\"!canBeShared(result)\" (keyup)=\"onKeyUp($event, result)\" />\n <label class=\"govuk-label govuk-checkboxes__label\" for=\"select-{{ result.case_id }}\">\n </label>\n </div>\n </td>\n <td class=\"search-result-column-cell\" *ngFor=\"let col of resultView.columns; let colIndex = index\" scope=\"row\">\n\n <a *ngIf=\"colIndex == 0\" [routerLink]=\"prepareCaseLinkUrl(result.case_id)\"\n attr.aria-label=\"go to case with Case reference:{{ result.case_id | ccdCaseReference }}\" class=\"govuk-link\">\n <ng-container class=\"text-16\" *ngIf=\"!hideRows\">\n <ccd-field-read *ngIf=\"draftPrefixOrGet(col, result); else case_reference\"\n ccdLabelSubstitutor [caseField]=\"getColumnsWithPrefix(result.columns[col.case_field_id], result)\"\n [contextFields]=\"result.hydrated_case_fields\"\n [elementsToSubstitute]=\"['value']\"></ccd-field-read>\n <ng-template #case_reference>{{result.case_id | ccdCaseReference}}</ng-template>\n </ng-container>\n </a>\n <div *ngIf=\"colIndex != 0\" class=\"text-16\" [style.visibility]=\"hideRows ? 'hidden' : 'visible'\">\n <ccd-field-read ccdLabelSubstitutor\n [caseField]=\"result.columns[col.case_field_id]\"\n [contextFields]=\"result.hydrated_case_fields\"\n [elementsToSubstitute]=\"['value']\"></ccd-field-read>\n </div>\n </td>\n <td *ngIf=\"activityEnabled()\">\n <div [style.visibility]=\"hideRows ? 'hidden' : 'visible'\">\n <ccd-activity [caseId]=\"result.case_id\" [displayMode]=\"ICON\"></ccd-activity>\n </div>\n </td>\n </tr>\n </ng-container>\n\n </tbody>\n</table>\n\n<ccd-pagination\n *ngIf=\"hasResults()\"\n (pageChange)=\"goToPage($event)\"\n [visibilityLabel]=\"hideRows ? 'hidden' : 'visible'\"\n [autoHide]=\"true\"\n [maxSize]=\"8\"\n [screenReaderPaginationLabel]=\"'Pagination'\"\n [screenReaderPageLabel]=\"page\"\n [screenReaderCurrentLabel]=\"'You\\'re on page'\"></ccd-pagination>\n\n<div *ngIf=\"!(hasResults() || hasDrafts())\" class=\"notification\"\n[attr.aria-describedby]=\"'No cases found. Try using different filters.' | rpxTranslate\">\n{{'No cases found. Try using different filters.' | rpxTranslate}}\n</div>\n", styles: ["table thead tr th{vertical-align:top}table tbody tr td{font-size:16px;word-wrap:break-word}table tbody tr td a{float:left}table .caseid-col{white-space:nowrap}.notification{text-align:center;padding:30px 0;margin-top:75px}a:hover{color:#005ea5}.search-result-reset-link{padding-right:15px;padding-left:15px}.search-result-column-header{width:unset;table-layout:normal}.search-result-column-header div{display:table-cell;width:auto}@media screen and (max-width: 379px){.search-result-column-header div{display:block;float:right}}.search-result-column-label{font-size:16px;font-weight:700;word-wrap:break-word;cursor:pointer;padding-right:15px}.search-result-column-sort{font-size:16px}.sort-widget{cursor:pointer;text-decoration:none;color:#231f20}span.heading-medium{margin-top:-20px}.govuk-table__checkbox{vertical-align:middle;padding-left:3px}#search-result-heading__text:focus{outline:none}\n"] }]
|
|
36822
36832
|
}], () => [{ type: SearchResultViewItemComparatorFactory }, { type: AbstractAppConfig }, { type: ActivityService }, { type: CaseReferencePipe }, { type: PlaceholderService }, { type: BrowserService }, { type: SessionStorageService }], { caseLinkUrlTemplate: [{
|
|
36823
36833
|
type: Input
|
|
36824
36834
|
}], jurisdiction: [{
|