@hmcts/ccd-case-ui-toolkit 5.0.24-case-file-sort-documents → 5.0.24-case-file-sort-documents-v3

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.
@@ -8864,7 +8864,8 @@
8864
8864
  }
8865
8865
  if (rf & 2) {
8866
8866
  var item_r3 = i0__namespace.ɵɵnextContext().$implicit;
8867
- i0__namespace.ɵɵproperty("src", item_r3.iconSrc, i0__namespace.ɵɵsanitizeUrl);
8867
+ var ctx_r4 = i0__namespace.ɵɵnextContext(2);
8868
+ i0__namespace.ɵɵproperty("src", item_r3.iconSrc, i0__namespace.ɵɵsanitizeUrl)("alt", ctx_r4.title);
8868
8869
  }
8869
8870
  }
8870
8871
  function CaseFileViewOverlayMenuComponent_ng_template_0_ng_container_2_Template(rf, ctx) {
@@ -8873,7 +8874,7 @@
8873
8874
  i0__namespace.ɵɵelementContainerStart(0);
8874
8875
  i0__namespace.ɵɵelementStart(1, "div", 5);
8875
8876
  i0__namespace.ɵɵlistener("click", function CaseFileViewOverlayMenuComponent_ng_template_0_ng_container_2_Template_div_click_1_listener() { i0__namespace.ɵɵrestoreView(_r7_1); var item_r3 = ctx.$implicit; var ctx_r6 = i0__namespace.ɵɵnextContext(2); item_r3.actionFn(); return ctx_r6.closeOverlay(); });
8876
- i0__namespace.ɵɵtemplate(2, CaseFileViewOverlayMenuComponent_ng_template_0_ng_container_2_img_2_Template, 1, 1, "img", 6);
8877
+ i0__namespace.ɵɵtemplate(2, CaseFileViewOverlayMenuComponent_ng_template_0_ng_container_2_img_2_Template, 1, 2, "img", 6);
8877
8878
  i0__namespace.ɵɵelementStart(3, "div", 7);
8878
8879
  i0__namespace.ɵɵtext(4);
8879
8880
  i0__namespace.ɵɵelementEnd();
@@ -8905,6 +8906,7 @@
8905
8906
  }
8906
8907
  var CaseFileViewOverlayMenuComponent = /** @class */ (function () {
8907
8908
  function CaseFileViewOverlayMenuComponent() {
8909
+ this.title = '';
8908
8910
  this.isOpen = false;
8909
8911
  this.isOpenChange = new i0.EventEmitter();
8910
8912
  }
@@ -8916,7 +8918,7 @@
8916
8918
  return CaseFileViewOverlayMenuComponent;
8917
8919
  }());
8918
8920
  CaseFileViewOverlayMenuComponent.ɵfac = function CaseFileViewOverlayMenuComponent_Factory(t) { return new (t || CaseFileViewOverlayMenuComponent)(); };
8919
- CaseFileViewOverlayMenuComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: CaseFileViewOverlayMenuComponent, selectors: [["ccd-case-file-view-overlay-menu"]], inputs: { title: "title", menuItems: "menuItems", cdkOverlayOrigin: "cdkOverlayOrigin", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, decls: 1, vars: 2, consts: [["cdkConnectedOverlay", "", 3, "cdkConnectedOverlayOrigin", "cdkConnectedOverlayOpen"], [1, "overlayMenu"], [4, "ngIf"], [4, "ngFor", "ngForOf"], [1, "overlayMenu__title"], [1, "overlayMenu__item", 3, "click"], ["class", "overlayMenu__itemIcon", 3, "src", 4, "ngIf"], [1, "overlayMenu__actionText"], [1, "overlayMenu__itemIcon", 3, "src"]], template: function CaseFileViewOverlayMenuComponent_Template(rf, ctx) {
8921
+ CaseFileViewOverlayMenuComponent.ɵcmp = i0__namespace.ɵɵdefineComponent({ type: CaseFileViewOverlayMenuComponent, selectors: [["ccd-case-file-view-overlay-menu"]], inputs: { title: "title", menuItems: "menuItems", cdkOverlayOrigin: "cdkOverlayOrigin", isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, decls: 1, vars: 2, consts: [["cdkConnectedOverlay", "", 3, "cdkConnectedOverlayOrigin", "cdkConnectedOverlayOpen"], [1, "overlayMenu"], [4, "ngIf"], [4, "ngFor", "ngForOf"], [1, "overlayMenu__title"], [1, "overlayMenu__item", 3, "click"], ["class", "overlayMenu__itemIcon", 3, "src", "alt", 4, "ngIf"], [1, "overlayMenu__actionText"], [1, "overlayMenu__itemIcon", 3, "src", "alt"]], template: function CaseFileViewOverlayMenuComponent_Template(rf, ctx) {
8920
8922
  if (rf & 1) {
8921
8923
  i0__namespace.ɵɵtemplate(0, CaseFileViewOverlayMenuComponent_ng_template_0_Template, 3, 2, "ng-template", 0);
8922
8924
  }
@@ -9015,19 +9017,19 @@
9015
9017
  function CaseFileViewFolderComponent_cdk_nested_tree_node_9_Template(rf, ctx) {
9016
9018
  if (rf & 1) {
9017
9019
  i0__namespace.ɵɵelementStart(0, "cdk-nested-tree-node", 8);
9018
- i0__namespace.ɵɵelementStart(1, "div", 9);
9019
- i0__namespace.ɵɵelementStart(2, "button", 13);
9020
- i0__namespace.ɵɵelement(3, "img", 14);
9021
- i0__namespace.ɵɵelementStart(4, "span", 15);
9020
+ i0__namespace.ɵɵelementStart(1, "div", 13);
9021
+ i0__namespace.ɵɵelementStart(2, "button", 14);
9022
+ i0__namespace.ɵɵelement(3, "img", 15);
9023
+ i0__namespace.ɵɵelementStart(4, "span", 16);
9022
9024
  i0__namespace.ɵɵtext(5);
9023
9025
  i0__namespace.ɵɵelementEnd();
9024
9026
  i0__namespace.ɵɵelementEnd();
9025
- i0__namespace.ɵɵelementStart(6, "span", 16);
9027
+ i0__namespace.ɵɵelementStart(6, "span", 17);
9026
9028
  i0__namespace.ɵɵtext(7);
9027
9029
  i0__namespace.ɵɵelementEnd();
9028
9030
  i0__namespace.ɵɵelementEnd();
9029
9031
  i0__namespace.ɵɵelementStart(8, "div");
9030
- i0__namespace.ɵɵelementContainer(9, 17);
9032
+ i0__namespace.ɵɵelementContainer(9, 18);
9031
9033
  i0__namespace.ɵɵelementEnd();
9032
9034
  i0__namespace.ɵɵelementEnd();
9033
9035
  }
@@ -9333,7 +9335,7 @@
9333
9335
  var _t = void 0;
9334
9336
  i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.tree = _t.first);
9335
9337
  }
9336
- }, inputs: { categoriesAndDocuments: "categoriesAndDocuments" }, decls: 10, vars: 3, consts: [[1, "document-folders-header"], [1, "document-folders-header__title"], [3, "sortAscending", "sortDescending"], [1, "document-tree-container"], [3, "dataSource", "treeControl"], ["tree", ""], ["class", "document-tree-node", 4, "cdkTreeNodeDef"], ["class", "document-tree-node", 4, "cdkTreeNodeDef", "cdkTreeNodeDefWhen"], [1, "document-tree-node"], [1, "node"], ["mat-icon-button", "", "disabled", "", 1, "node__icon"], ["src", "/assets/images/document.png", 1, "node__iconImg"], [1, "node__name", "node-name-document"], ["mat-icon-button", "", "cdkTreeNodeToggle", "", 1, "node__icon"], ["src", "/assets/images/folder.png", 1, "node__iconImg"], [1, "node__count"], [1, "node__name", "node__name--folder"], ["cdkTreeNodeOutlet", ""]], template: function CaseFileViewFolderComponent_Template(rf, ctx) {
9338
+ }, inputs: { categoriesAndDocuments: "categoriesAndDocuments" }, decls: 10, vars: 3, consts: [[1, "document-folders-header"], [1, "document-folders-header__title"], [3, "sortAscending", "sortDescending"], [1, "document-tree-container"], [3, "dataSource", "treeControl"], ["tree", ""], ["class", "document-tree-node", 4, "cdkTreeNodeDef"], ["class", "document-tree-node", 4, "cdkTreeNodeDef", "cdkTreeNodeDefWhen"], [1, "document-tree-node"], [1, "node"], ["mat-icon-button", "", "disabled", "", 1, "node__icon"], ["src", "/assets/images/document.png", "alt", "Document icon", 1, "node__iconImg"], [1, "node__name", "node-name-document"], ["cdkTreeNodeToggle", "", 1, "node"], ["mat-icon-button", "", 1, "node__icon"], ["src", "/assets/images/folder.png", "alt", "Folder icon", 1, "node__iconImg"], [1, "node__count"], [1, "node__name", "node__name--folder"], ["cdkTreeNodeOutlet", ""]], template: function CaseFileViewFolderComponent_Template(rf, ctx) {
9337
9339
  if (rf & 1) {
9338
9340
  i0__namespace.ɵɵelementStart(0, "div", 0);
9339
9341
  i0__namespace.ɵɵelementStart(1, "div", 1);
@@ -23648,8 +23650,8 @@
23648
23650
  }
23649
23651
  function CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_4_th_1_Template(rf, ctx) {
23650
23652
  if (rf & 1) {
23651
- i0__namespace.ɵɵelementStart(0, "th", 34);
23652
- i0__namespace.ɵɵelementStart(1, "div", 35);
23653
+ i0__namespace.ɵɵelementStart(0, "th", 35);
23654
+ i0__namespace.ɵɵelementStart(1, "div", 36);
23653
23655
  i0__namespace.ɵɵtext(2);
23654
23656
  i0__namespace.ɵɵelementEnd();
23655
23657
  i0__namespace.ɵɵelementEnd();
@@ -23664,9 +23666,9 @@
23664
23666
  if (rf & 1) {
23665
23667
  i0__namespace.ɵɵelementStart(0, "tr");
23666
23668
  i0__namespace.ɵɵtemplate(1, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_4_th_1_Template, 3, 1, "th", 31);
23667
- i0__namespace.ɵɵelementStart(2, "th");
23668
- i0__namespace.ɵɵelementStart(3, "span", 32);
23669
- i0__namespace.ɵɵelement(4, "ccd-field-read", 33);
23669
+ i0__namespace.ɵɵelementStart(2, "th", 32);
23670
+ i0__namespace.ɵɵelementStart(3, "span", 33);
23671
+ i0__namespace.ɵɵelement(4, "ccd-field-read", 34);
23670
23672
  i0__namespace.ɵɵelementEnd();
23671
23673
  i0__namespace.ɵɵelementEnd();
23672
23674
  i0__namespace.ɵɵelementEnd();
@@ -23676,16 +23678,18 @@
23676
23678
  var ctx_r22 = i0__namespace.ɵɵnextContext(4);
23677
23679
  i0__namespace.ɵɵadvance(1);
23678
23680
  i0__namespace.ɵɵproperty("ngIf", !ctx_r22.isFieldToHaveNoLabel(field_r21));
23679
- i0__namespace.ɵɵadvance(3);
23681
+ i0__namespace.ɵɵadvance(1);
23682
+ i0__namespace.ɵɵproperty("id", "case-viewer-field-read--" + field_r21.id);
23683
+ i0__namespace.ɵɵadvance(2);
23680
23684
  i0__namespace.ɵɵproperty("topLevelFormGroup", ctx_r22.formGroup.controls["data"])("caseField", field_r21)("caseReference", ctx_r22.caseDetails.case_id)("markdownUseHrefAsRouterLink", ctx_r22.markdownUseHrefAsRouterLink);
23681
23685
  }
23682
23686
  }
23683
23687
  function CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_5_Template(rf, ctx) {
23684
23688
  if (rf & 1) {
23685
- i0__namespace.ɵɵelementStart(0, "tr", 36);
23686
- i0__namespace.ɵɵelementStart(1, "th");
23687
- i0__namespace.ɵɵelementStart(2, "span", 32);
23688
- i0__namespace.ɵɵelement(3, "ccd-field-read", 33);
23689
+ i0__namespace.ɵɵelementStart(0, "tr", 37);
23690
+ i0__namespace.ɵɵelementStart(1, "th", 32);
23691
+ i0__namespace.ɵɵelementStart(2, "span", 33);
23692
+ i0__namespace.ɵɵelement(3, "ccd-field-read", 34);
23689
23693
  i0__namespace.ɵɵelementEnd();
23690
23694
  i0__namespace.ɵɵelementEnd();
23691
23695
  i0__namespace.ɵɵelementEnd();
@@ -23693,7 +23697,9 @@
23693
23697
  if (rf & 2) {
23694
23698
  var field_r21 = i0__namespace.ɵɵnextContext().$implicit;
23695
23699
  var ctx_r23 = i0__namespace.ɵɵnextContext(4);
23696
- i0__namespace.ɵɵadvance(3);
23700
+ i0__namespace.ɵɵadvance(1);
23701
+ i0__namespace.ɵɵproperty("id", "case-viewer-field-read--" + field_r21.id);
23702
+ i0__namespace.ɵɵadvance(2);
23697
23703
  i0__namespace.ɵɵproperty("topLevelFormGroup", ctx_r23.formGroup.controls["data"])("caseField", field_r21)("caseReference", ctx_r23.caseDetails.case_id)("markdownUseHrefAsRouterLink", ctx_r23.markdownUseHrefAsRouterLink);
23698
23704
  }
23699
23705
  }
@@ -23703,8 +23709,8 @@
23703
23709
  i0__namespace.ɵɵelementStart(1, "div", 27);
23704
23710
  i0__namespace.ɵɵelementContainerStart(2, 28);
23705
23711
  i0__namespace.ɵɵpipe(3, "ccdIsCompound");
23706
- i0__namespace.ɵɵtemplate(4, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_4_Template, 5, 5, "tr", 29);
23707
- i0__namespace.ɵɵtemplate(5, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_5_Template, 4, 4, "tr", 30);
23712
+ i0__namespace.ɵɵtemplate(4, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_4_Template, 5, 6, "tr", 29);
23713
+ i0__namespace.ɵɵtemplate(5, CaseFullAccessViewComponent_ng_container_11_mat_tab_4_ng_template_1_ng_container_2_tr_5_Template, 4, 5, "tr", 30);
23708
23714
  i0__namespace.ɵɵelementContainerEnd();
23709
23715
  i0__namespace.ɵɵelementEnd();
23710
23716
  i0__namespace.ɵɵelementContainerEnd();
@@ -24062,7 +24068,7 @@
24062
24068
  var _t = void 0;
24063
24069
  i0__namespace.ɵɵqueryRefresh(_t = i0__namespace.ɵɵloadQuery()) && (ctx.tabGroup = _t.first);
24064
24070
  }
24065
- }, inputs: { hasPrint: "hasPrint", hasEventSelector: "hasEventSelector", caseDetails: "caseDetails", prependedTabs: "prependedTabs", appendedTabs: "appendedTabs" }, decls: 12, vars: 11, consts: [["class", "error-summary", "role", "group", "aria-labelledby", "edit-case-event_error-summary-heading", "tabindex", "-1", 4, "ngIf"], [3, "triggerTextContinue", "triggerTextIgnore", "callbackErrorsSubject", "callbackErrorsContext"], [3, "caseId", "displayMode"], [1, "grid-row"], [1, "column-one-half"], [3, "caseDetails"], ["class", "case-viewer-controls", 4, "ngIf"], ["class", "column-one-half", 4, "ngIf"], [1, "column-full"], [4, "ngIf"], ["role", "group", "aria-labelledby", "edit-case-event_error-summary-heading", "tabindex", "-1", 1, "error-summary"], ["id", "edit-case-event_error-summary-heading", 1, "heading-h1", "error-summary-heading"], ["id", "edit-case-event_error-summary-body", 1, "govuk-error-summary__body"], ["href", "get-help", "target", "_blank"], ["id", "edit-case-event_error-summary-heading", 1, "heading-h2", "error-summary-heading"], ["class", "error-summary-list", 4, "ngIf"], [1, "error-summary-list"], [4, "ngFor", "ngForOf"], [1, "case-viewer-controls"], ["id", "case-viewer-control-print", "routerLink", "print", 1, "button", "button-secondary"], [3, "isDisabled", "triggers", "triggerText", "onTriggerChange", "onTriggerSubmit"], ["animationDuration", "0ms", 3, "disableRipple", "selectedTabChange"], ["tabGroup", ""], [3, "id", "label", 4, "ngFor", "ngForOf"], [3, "id", "label"], ["matTabContent", ""], ["aria-describedby", "case viewer table"], ["ccdLabelSubstitutor", "", 3, "caseField", "contextFields", "hidden"], [3, "ngSwitch"], [4, "ngSwitchCase"], ["class", "compound-field", 4, "ngSwitchCase"], ["id", "case-viewer-field-label", 4, "ngIf"], [1, "text-16"], [3, "topLevelFormGroup", "caseField", "caseReference", "markdownUseHrefAsRouterLink"], ["id", "case-viewer-field-label"], [1, "case-viewer-label", "text-16"], [1, "compound-field"]], template: function CaseFullAccessViewComponent_Template(rf, ctx) {
24071
+ }, inputs: { hasPrint: "hasPrint", hasEventSelector: "hasEventSelector", caseDetails: "caseDetails", prependedTabs: "prependedTabs", appendedTabs: "appendedTabs" }, decls: 12, vars: 11, consts: [["class", "error-summary", "role", "group", "aria-labelledby", "edit-case-event_error-summary-heading", "tabindex", "-1", 4, "ngIf"], [3, "triggerTextContinue", "triggerTextIgnore", "callbackErrorsSubject", "callbackErrorsContext"], [3, "caseId", "displayMode"], [1, "grid-row"], [1, "column-one-half"], [3, "caseDetails"], ["class", "case-viewer-controls", 4, "ngIf"], ["class", "column-one-half", 4, "ngIf"], [1, "column-full"], [4, "ngIf"], ["role", "group", "aria-labelledby", "edit-case-event_error-summary-heading", "tabindex", "-1", 1, "error-summary"], ["id", "edit-case-event_error-summary-heading", 1, "heading-h1", "error-summary-heading"], ["id", "edit-case-event_error-summary-body", 1, "govuk-error-summary__body"], ["href", "get-help", "target", "_blank"], ["id", "edit-case-event_error-summary-heading", 1, "heading-h2", "error-summary-heading"], ["class", "error-summary-list", 4, "ngIf"], [1, "error-summary-list"], [4, "ngFor", "ngForOf"], [1, "case-viewer-controls"], ["id", "case-viewer-control-print", "routerLink", "print", 1, "button", "button-secondary"], [3, "isDisabled", "triggers", "triggerText", "onTriggerChange", "onTriggerSubmit"], ["animationDuration", "0ms", 3, "disableRipple", "selectedTabChange"], ["tabGroup", ""], [3, "id", "label", 4, "ngFor", "ngForOf"], [3, "id", "label"], ["matTabContent", ""], ["aria-describedby", "case viewer table"], ["ccdLabelSubstitutor", "", 3, "caseField", "contextFields", "hidden"], [3, "ngSwitch"], [4, "ngSwitchCase"], ["class", "compound-field", 4, "ngSwitchCase"], ["id", "case-viewer-field-label", 4, "ngIf"], [3, "id"], [1, "text-16"], [3, "topLevelFormGroup", "caseField", "caseReference", "markdownUseHrefAsRouterLink"], ["id", "case-viewer-field-label"], [1, "case-viewer-label", "text-16"], [1, "compound-field"]], template: function CaseFullAccessViewComponent_Template(rf, ctx) {
24066
24072
  if (rf & 1) {
24067
24073
  i0__namespace.ɵɵtemplate(0, CaseFullAccessViewComponent_div_0_Template, 10, 0, "div", 0);
24068
24074
  i0__namespace.ɵɵtemplate(1, CaseFullAccessViewComponent_div_1_Template, 6, 2, "div", 0);
@@ -27509,12 +27515,12 @@
27509
27515
  i0__namespace.ɵɵproperty("checked", ctx_r6.allOnPageSelected())("disabled", !ctx_r6.canAnyBeShared());
27510
27516
  }
27511
27517
  }
27512
- function SearchResultComponent_table_0_th_10_div_5_Template(rf, ctx) {
27518
+ function SearchResultComponent_table_0_th_10_div_6_Template(rf, ctx) {
27513
27519
  if (rf & 1) {
27514
27520
  var _r19_1 = i0__namespace.ɵɵgetCurrentView();
27515
27521
  i0__namespace.ɵɵelementStart(0, "div", 27);
27516
27522
  i0__namespace.ɵɵelementStart(1, "a", 28);
27517
- i0__namespace.ɵɵlistener("click", function SearchResultComponent_table_0_th_10_div_5_Template_a_click_1_listener() { i0__namespace.ɵɵrestoreView(_r19_1); var col_r15 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r17 = i0__namespace.ɵɵnextContext(2); return ctx_r17.sort(col_r15); });
27523
+ i0__namespace.ɵɵlistener("click", function SearchResultComponent_table_0_th_10_div_6_Template_a_click_1_listener() { i0__namespace.ɵɵrestoreView(_r19_1); var col_r15 = i0__namespace.ɵɵnextContext().$implicit; var ctx_r17 = i0__namespace.ɵɵnextContext(2); return ctx_r17.sort(col_r15); });
27518
27524
  i0__namespace.ɵɵelementEnd();
27519
27525
  i0__namespace.ɵɵelementEnd();
27520
27526
  }
@@ -27531,11 +27537,13 @@
27531
27537
  i0__namespace.ɵɵelementStart(0, "th");
27532
27538
  i0__namespace.ɵɵelementStart(1, "table", 24);
27533
27539
  i0__namespace.ɵɵelementStart(2, "tr");
27534
- i0__namespace.ɵɵelementStart(3, "div", 25);
27535
- i0__namespace.ɵɵlistener("click", function SearchResultComponent_table_0_th_10_Template_div_click_3_listener() { i0__namespace.ɵɵrestoreView(_r22_1); var col_r15 = ctx.$implicit; var ctx_r21 = i0__namespace.ɵɵnextContext(2); return ctx_r21.sort(col_r15); });
27536
- i0__namespace.ɵɵtext(4);
27540
+ i0__namespace.ɵɵelementStart(3, "th");
27541
+ i0__namespace.ɵɵelementStart(4, "div", 25);
27542
+ i0__namespace.ɵɵlistener("click", function SearchResultComponent_table_0_th_10_Template_div_click_4_listener() { i0__namespace.ɵɵrestoreView(_r22_1); var col_r15 = ctx.$implicit; var ctx_r21 = i0__namespace.ɵɵnextContext(2); return ctx_r21.sort(col_r15); });
27543
+ i0__namespace.ɵɵtext(5);
27544
+ i0__namespace.ɵɵelementEnd();
27545
+ i0__namespace.ɵɵtemplate(6, SearchResultComponent_table_0_th_10_div_6_Template, 2, 1, "div", 26);
27537
27546
  i0__namespace.ɵɵelementEnd();
27538
- i0__namespace.ɵɵtemplate(5, SearchResultComponent_table_0_th_10_div_5_Template, 2, 1, "div", 26);
27539
27547
  i0__namespace.ɵɵelementEnd();
27540
27548
  i0__namespace.ɵɵelementEnd();
27541
27549
  i0__namespace.ɵɵelementEnd();
@@ -27544,8 +27552,8 @@
27544
27552
  var col_r15 = ctx.$implicit;
27545
27553
  var ctx_r7 = i0__namespace.ɵɵnextContext(2);
27546
27554
  i0__namespace.ɵɵadvance(1);
27547
- i0__namespace.ɵɵattributeInterpolate2("aria-label", "Sort by ", col_r15.label, " ", ctx_r7.isSortAscending(col_r15) ? "ascending" : "descending", "");
27548
- i0__namespace.ɵɵadvance(3);
27555
+ i0__namespace.ɵɵattribute("aria-label", "Sort by " + col_r15.label + " " + ctx_r7.isSortAscending(col_r15) ? "ascending" : "descending");
27556
+ i0__namespace.ɵɵadvance(4);
27549
27557
  i0__namespace.ɵɵtextInterpolate(col_r15.label);
27550
27558
  i0__namespace.ɵɵadvance(1);
27551
27559
  i0__namespace.ɵɵproperty("ngIf", ctx_r7.comparator(col_r15));
@@ -27881,7 +27889,7 @@
27881
27889
  i0__namespace.ɵɵelementStart(7, "thead");
27882
27890
  i0__namespace.ɵɵelementStart(8, "tr", 7);
27883
27891
  i0__namespace.ɵɵtemplate(9, SearchResultComponent_table_0_th_9_Template, 4, 2, "th", 8);
27884
- i0__namespace.ɵɵtemplate(10, SearchResultComponent_table_0_th_10_Template, 6, 4, "th", 9);
27892
+ i0__namespace.ɵɵtemplate(10, SearchResultComponent_table_0_th_10_Template, 7, 3, "th", 9);
27885
27893
  i0__namespace.ɵɵtemplate(11, SearchResultComponent_table_0_th_11_Template, 1, 0, "th", 10);
27886
27894
  i0__namespace.ɵɵelementEnd();
27887
27895
  i0__namespace.ɵɵelementEnd();