@tilde-nlp/ngx-common 8.1.85 → 8.1.87

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.
@@ -103,7 +103,7 @@ class DOMService {
103
103
  }]
104
104
  }], null, null); })();
105
105
 
106
- const _c0$e = ["clearButton"];
106
+ const _c0$f = ["clearButton"];
107
107
  class CloseButtonComponent {
108
108
  constructor() {
109
109
  // any type because emitter doesn't really need a value
@@ -116,7 +116,7 @@ class CloseButtonComponent {
116
116
  }
117
117
  static { this.ɵfac = function CloseButtonComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CloseButtonComponent)(); }; }
118
118
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CloseButtonComponent, selectors: [["tld-close-button"]], viewQuery: function CloseButtonComponent_Query(rf, ctx) { if (rf & 1) {
119
- i0.ɵɵviewQuery(_c0$e, 5);
119
+ i0.ɵɵviewQuery(_c0$f, 5);
120
120
  } if (rf & 2) {
121
121
  let _t;
122
122
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.clearButton = _t.first);
@@ -181,7 +181,7 @@ class CloseButtonModule {
181
181
  TranslateModule,
182
182
  MatTooltipModule], exports: [CloseButtonComponent] }); })();
183
183
 
184
- const _c0$d = a0 => [a0];
184
+ const _c0$e = a0 => [a0];
185
185
  function NotificationMessageComponent_p_7_Template(rf, ctx) { if (rf & 1) {
186
186
  i0.ɵɵelement(0, "p", 10);
187
187
  i0.ɵɵpipe(1, "translate");
@@ -276,7 +276,7 @@ function NotificationMessageComponent_div_11_a_3_Template(rf, ctx) { if (rf & 1)
276
276
  i0.ɵɵelementEnd();
277
277
  } if (rf & 2) {
278
278
  const ctx_r0 = i0.ɵɵnextContext(2);
279
- i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(4, _c0$d, ctx_r0.message.routerLink));
279
+ i0.ɵɵproperty("routerLink", i0.ɵɵpureFunction1(4, _c0$e, ctx_r0.message.routerLink));
280
280
  i0.ɵɵadvance();
281
281
  i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 2, ctx_r0.message.linkText));
282
282
  } }
@@ -2418,7 +2418,7 @@ class CompanyProductModule {
2418
2418
  }], null, null); })();
2419
2419
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CompanyProductModule, { declarations: [CompanyProductComponent], imports: [CommonModule], exports: [CompanyProductComponent] }); })();
2420
2420
 
2421
- const _c0$c = a0 => ({ currentYear: a0 });
2421
+ const _c0$d = a0 => ({ currentYear: a0 });
2422
2422
  const _c1$6 = a0 => [a0];
2423
2423
  function FooterComponent_ng_container_6_a_1_Template(rf, ctx) { if (rf & 1) {
2424
2424
  i0.ɵɵelementStart(0, "a", 7);
@@ -2536,7 +2536,7 @@ class FooterComponent {
2536
2536
  } if (rf & 2) {
2537
2537
  const localRoutes_r2 = i0.ɵɵreference(8);
2538
2538
  i0.ɵɵadvance(3);
2539
- i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(4, 3, "FOOTER.TITLE", i0.ɵɵpureFunction1(6, _c0$c, ctx.currentYear)), " ");
2539
+ i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(4, 3, "FOOTER.TITLE", i0.ɵɵpureFunction1(6, _c0$d, ctx.currentYear)), " ");
2540
2540
  i0.ɵɵadvance(3);
2541
2541
  i0.ɵɵproperty("ngIf", ctx.baseUrl)("ngIfElse", localRoutes_r2);
2542
2542
  } }, dependencies: [i1$1.NgIf, i2$4.DefaultLayoutDirective, i2$4.DefaultLayoutGapDirective, i2$4.DefaultLayoutAlignDirective, i2$4.DefaultFlexDirective, i6.RouterLink, i1.TranslatePipe], styles: ["[_nghost-%COMP%] footer[_ngcontent-%COMP%]{color:var(--base-30);padding:1rem 2rem;margin-bottom:0;border-top:1px solid var(--base-70);margin-top:1rem}[_nghost-%COMP%] footer[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:var(--base-30);text-decoration:none}[_nghost-%COMP%] footer[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:var(--base-30);text-decoration:underline}"] }); }
@@ -3067,7 +3067,7 @@ class ExtensionDialogModule {
3067
3067
 
3068
3068
  const FILE_UPLOAD_ICON = `<svg width="23" height="22" viewBox="0 0 23 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.4999 15V19H3.49992V15H0.833252V19C0.833252 20.4666 2.03325 21.6666 3.49992 21.6666H19.4999C20.9666 21.6666 22.1666 20.4666 22.1666 19V15H19.4999ZM4.83325 6.99998L6.71325 8.87998L10.1666 5.43998V16.3333H12.8333V5.43998L16.2866 8.87998L18.1666 6.99998L11.4999 0.333313L4.83325 6.99998Z" fill="currentColor"/></svg>`;
3069
3069
 
3070
- const _c0$b = ["fileInput"];
3070
+ const _c0$c = ["fileInput"];
3071
3071
  const _c1$5 = ["*", [["", "customLimits", ""]]];
3072
3072
  const _c2$3 = ["*", "[customLimits]"];
3073
3073
  const _c3$1 = a0 => ({ maxSize: a0 });
@@ -3246,7 +3246,7 @@ class FileUploadComponent {
3246
3246
  }
3247
3247
  static { this.ɵfac = function FileUploadComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || FileUploadComponent)(); }; }
3248
3248
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FileUploadComponent, selectors: [["lib-file-upload"]], viewQuery: function FileUploadComponent_Query(rf, ctx) { if (rf & 1) {
3249
- i0.ɵɵviewQuery(_c0$b, 5);
3249
+ i0.ɵɵviewQuery(_c0$c, 5);
3250
3250
  } if (rf & 2) {
3251
3251
  let _t;
3252
3252
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.fileInput = _t.first);
@@ -3351,7 +3351,7 @@ class FileUploadModule {
3351
3351
  ExtensionDialogModule,
3352
3352
  TranslateModule], exports: [FileUploadComponent] }); })();
3353
3353
 
3354
- const _c0$a = ["filterWrapper"];
3354
+ const _c0$b = ["filterWrapper"];
3355
3355
  const _c1$4 = ["optionSearchInput"];
3356
3356
  const _c2$2 = a0 => ({ default: a0 });
3357
3357
  const _forTrack0$2 = ($index, $item) => $item.fieldName;
@@ -3710,7 +3710,7 @@ class FilterBarComponent {
3710
3710
  }
3711
3711
  static { this.ɵfac = function FilterBarComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || FilterBarComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1.TranslateService)); }; }
3712
3712
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FilterBarComponent, selectors: [["tld-filter-bar"]], viewQuery: function FilterBarComponent_Query(rf, ctx) { if (rf & 1) {
3713
- i0.ɵɵviewQuery(_c0$a, 5);
3713
+ i0.ɵɵviewQuery(_c0$b, 5);
3714
3714
  i0.ɵɵviewQuery(_c1$4, 5);
3715
3715
  } if (rf & 2) {
3716
3716
  let _t;
@@ -3809,7 +3809,7 @@ var ExportFormat;
3809
3809
  ExportFormat["CSV"] = "csv";
3810
3810
  })(ExportFormat || (ExportFormat = {}));
3811
3811
 
3812
- const _c0$9 = ["*"];
3812
+ const _c0$a = ["*"];
3813
3813
  function StatusDisplayComponent_ng_container_1_div_4_Template(rf, ctx) { if (rf & 1) {
3814
3814
  i0.ɵɵelement(0, "div", 7);
3815
3815
  i0.ɵɵpipe(1, "translate");
@@ -3855,7 +3855,7 @@ function StatusDisplayComponent_ng_template_2_Template(rf, ctx) { if (rf & 1) {
3855
3855
  } }
3856
3856
  class StatusDisplayComponent {
3857
3857
  static { this.ɵfac = function StatusDisplayComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || StatusDisplayComponent)(); }; }
3858
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: StatusDisplayComponent, selectors: [["lib-status-display"]], inputs: { config: "config" }, standalone: false, ngContentSelectors: _c0$9, decls: 4, vars: 2, consts: [["loading", ""], [1, "status-display-wrapper"], [4, "ngIf", "ngIfElse"], [1, "material-icons-outlined"], ["class", "text-xl-semi-bold status-display-row-title", 3, "innerHtml", 4, "ngIf"], ["class", "text-l status-display-row-description", 3, "innerHtml", 4, "ngIf"], ["class", "text-l status-display-row-extra", 3, "innerHtml", 4, "ngIf"], [1, "text-xl-semi-bold", "status-display-row-title", 3, "innerHtml"], [1, "text-l", "status-display-row-description", 3, "innerHtml"], [1, "text-l", "status-display-row-extra", 3, "innerHtml"], ["color", "accent"]], template: function StatusDisplayComponent_Template(rf, ctx) { if (rf & 1) {
3858
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: StatusDisplayComponent, selectors: [["lib-status-display"]], inputs: { config: "config" }, standalone: false, ngContentSelectors: _c0$a, decls: 4, vars: 2, consts: [["loading", ""], [1, "status-display-wrapper"], [4, "ngIf", "ngIfElse"], [1, "material-icons-outlined"], ["class", "text-xl-semi-bold status-display-row-title", 3, "innerHtml", 4, "ngIf"], ["class", "text-l status-display-row-description", 3, "innerHtml", 4, "ngIf"], ["class", "text-l status-display-row-extra", 3, "innerHtml", 4, "ngIf"], [1, "text-xl-semi-bold", "status-display-row-title", 3, "innerHtml"], [1, "text-l", "status-display-row-description", 3, "innerHtml"], [1, "text-l", "status-display-row-extra", 3, "innerHtml"], ["color", "accent"]], template: function StatusDisplayComponent_Template(rf, ctx) { if (rf & 1) {
3859
3859
  i0.ɵɵprojectionDef();
3860
3860
  i0.ɵɵelementStart(0, "div", 1);
3861
3861
  i0.ɵɵtemplate(1, StatusDisplayComponent_ng_container_1_Template, 8, 4, "ng-container", 2)(2, StatusDisplayComponent_ng_template_2_Template, 1, 0, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
@@ -3875,7 +3875,7 @@ class StatusDisplayComponent {
3875
3875
  }] }); })();
3876
3876
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StatusDisplayComponent, { className: "StatusDisplayComponent", filePath: "lib/status-display/status-display.component.ts", lineNumber: 10 }); })();
3877
3877
 
3878
- const _c0$8 = ["tableContainer"];
3878
+ const _c0$9 = ["tableContainer"];
3879
3879
  const _c1$3 = ["filterBar"];
3880
3880
  const _c2$1 = [[["", "additionalActions", ""]], [["", "batchActions", ""]], "*"];
3881
3881
  const _c3 = ["[additionalActions]", "[batchActions]", "*"];
@@ -3964,90 +3964,90 @@ function MultiFunctionalTableComponent_tld_filter_bar_7_Template(rf, ctx) { if (
3964
3964
  const ctx_r2 = i0.ɵɵnextContext();
3965
3965
  i0.ɵɵproperty("filterRowVisible", ctx_r2.filterBarVisible)("settings", ctx_r2.config.filter.settings);
3966
3966
  } }
3967
- function MultiFunctionalTableComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
3967
+ function MultiFunctionalTableComponent_th_15_Template(rf, ctx) { if (rf & 1) {
3968
3968
  const _r10 = i0.ɵɵgetCurrentView();
3969
- i0.ɵɵelementStart(0, "mat-paginator", 39);
3970
- i0.ɵɵpipe(1, "translate");
3971
- i0.ɵɵlistener("page", function MultiFunctionalTableComponent_Conditional_9_Template_mat_paginator_page_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.paginatorChange($event)); });
3972
- i0.ɵɵelementEnd();
3973
- } if (rf & 2) {
3974
- const paginatorConfig_r11 = i0.ɵɵnextContext().config.paginator;
3975
- i0.ɵɵproperty("hidePageSize", !paginatorConfig_r11.showPageSize)("showFirstLastButtons", paginatorConfig_r11.showFirstLastButtons)("pageSizeOptions", paginatorConfig_r11.pageSizeOptions ?? i0.ɵɵpureFunction0(6, _c4));
3976
- i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(1, 4, "MULTI_FUNCTIONAL_TABLE.PAGINATOR_LABEL"));
3977
- } }
3978
- function MultiFunctionalTableComponent_th_16_Template(rf, ctx) { if (rf & 1) {
3979
- const _r12 = i0.ɵɵgetCurrentView();
3980
- i0.ɵɵelementStart(0, "th", 40)(1, "mat-checkbox", 41);
3969
+ i0.ɵɵelementStart(0, "th", 39)(1, "mat-checkbox", 40);
3981
3970
  i0.ɵɵpipe(2, "translate");
3982
- i0.ɵɵlistener("change", function MultiFunctionalTableComponent_th_16_Template_mat_checkbox_change_1_listener() { i0.ɵɵrestoreView(_r12); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.toggleAllRowSelection()); });
3971
+ i0.ɵɵlistener("change", function MultiFunctionalTableComponent_th_15_Template_mat_checkbox_change_1_listener() { i0.ɵɵrestoreView(_r10); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.toggleAllRowSelection()); });
3983
3972
  i0.ɵɵelementEnd()();
3984
3973
  } if (rf & 2) {
3985
3974
  const ctx_r2 = i0.ɵɵnextContext();
3986
3975
  i0.ɵɵadvance();
3987
3976
  i0.ɵɵproperty("matTooltip", i0.ɵɵpipeBind1(2, 4, "MULTI_FUNCTIONAL_TABLE.SELECT_ALL"))("disabled", ctx_r2.config.batchConfig.checkBoxesDisabled)("checked", ctx_r2.matSelection.hasValue() && ctx_r2.isAllSelected())("indeterminate", ctx_r2.matSelection.hasValue() && !ctx_r2.isAllSelected());
3988
3977
  } }
3989
- function MultiFunctionalTableComponent_td_17_mat_checkbox_1_Template(rf, ctx) { if (rf & 1) {
3990
- const _r13 = i0.ɵɵgetCurrentView();
3991
- i0.ɵɵelementStart(0, "mat-checkbox", 44);
3978
+ function MultiFunctionalTableComponent_td_16_mat_checkbox_1_Template(rf, ctx) { if (rf & 1) {
3979
+ const _r11 = i0.ɵɵgetCurrentView();
3980
+ i0.ɵɵelementStart(0, "mat-checkbox", 43);
3992
3981
  i0.ɵɵpipe(1, "translate");
3993
- i0.ɵɵlistener("click", function MultiFunctionalTableComponent_td_17_mat_checkbox_1_Template_mat_checkbox_click_0_listener($event) { i0.ɵɵrestoreView(_r13); return i0.ɵɵresetView($event.stopPropagation()); })("change", function MultiFunctionalTableComponent_td_17_mat_checkbox_1_Template_mat_checkbox_change_0_listener() { i0.ɵɵrestoreView(_r13); const element_r14 = i0.ɵɵnextContext().$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.toggleElementSelection(element_r14)); });
3982
+ i0.ɵɵlistener("click", function MultiFunctionalTableComponent_td_16_mat_checkbox_1_Template_mat_checkbox_click_0_listener($event) { i0.ɵɵrestoreView(_r11); return i0.ɵɵresetView($event.stopPropagation()); })("change", function MultiFunctionalTableComponent_td_16_mat_checkbox_1_Template_mat_checkbox_change_0_listener() { i0.ɵɵrestoreView(_r11); const element_r12 = i0.ɵɵnextContext().$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.toggleElementSelection(element_r12)); });
3994
3983
  i0.ɵɵelementEnd();
3995
3984
  } if (rf & 2) {
3996
- const element_r14 = i0.ɵɵnextContext().$implicit;
3985
+ const element_r12 = i0.ɵɵnextContext().$implicit;
3997
3986
  const ctx_r2 = i0.ɵɵnextContext();
3998
- i0.ɵɵproperty("matTooltip", i0.ɵɵpipeBind1(1, 3, "MULTI_FUNCTIONAL_TABLE.SELECT"))("disabled", ctx_r2.config.batchConfig.checkBoxesDisabled || ctx_r2.preselectedItems.includes(element_r14) && ctx_r2.disablePreselectedItems)("checked", ctx_r2.matSelection.isSelected(element_r14));
3987
+ i0.ɵɵproperty("matTooltip", i0.ɵɵpipeBind1(1, 3, "MULTI_FUNCTIONAL_TABLE.SELECT"))("disabled", ctx_r2.config.batchConfig.checkBoxesDisabled || ctx_r2.preselectedItems.includes(element_r12) && ctx_r2.disablePreselectedItems)("checked", ctx_r2.matSelection.isSelected(element_r12));
3999
3988
  } }
4000
- function MultiFunctionalTableComponent_td_17_Template(rf, ctx) { if (rf & 1) {
4001
- i0.ɵɵelementStart(0, "td", 42);
4002
- i0.ɵɵtemplate(1, MultiFunctionalTableComponent_td_17_mat_checkbox_1_Template, 2, 5, "mat-checkbox", 43);
3989
+ function MultiFunctionalTableComponent_td_16_Template(rf, ctx) { if (rf & 1) {
3990
+ i0.ɵɵelementStart(0, "td", 41);
3991
+ i0.ɵɵtemplate(1, MultiFunctionalTableComponent_td_16_mat_checkbox_1_Template, 2, 5, "mat-checkbox", 42);
4003
3992
  i0.ɵɵelementEnd();
4004
3993
  } if (rf & 2) {
4005
- const element_r14 = ctx.$implicit;
3994
+ const element_r12 = ctx.$implicit;
4006
3995
  const ctx_r2 = i0.ɵɵnextContext();
4007
3996
  i0.ɵɵadvance();
4008
- i0.ɵɵproperty("ngIf", ctx_r2.isRowCheckboxAlwaysVisible || ctx_r2.hoveredRow === element_r14 || ctx_r2.matSelection.isSelected(element_r14));
3997
+ i0.ɵɵproperty("ngIf", ctx_r2.isRowCheckboxAlwaysVisible || ctx_r2.hoveredRow === element_r12 || ctx_r2.matSelection.isSelected(element_r12));
4009
3998
  } }
4010
- function MultiFunctionalTableComponent_tr_18_Template(rf, ctx) { if (rf & 1) {
4011
- i0.ɵɵelement(0, "tr", 45);
3999
+ function MultiFunctionalTableComponent_tr_17_Template(rf, ctx) { if (rf & 1) {
4000
+ i0.ɵɵelement(0, "tr", 44);
4012
4001
  } }
4013
- function MultiFunctionalTableComponent_tr_19_Template(rf, ctx) { if (rf & 1) {
4014
- const _r15 = i0.ɵɵgetCurrentView();
4015
- i0.ɵɵelementStart(0, "tr", 46);
4016
- i0.ɵɵlistener("click", function MultiFunctionalTableComponent_tr_19_Template_tr_click_0_listener() { const row_r16 = i0.ɵɵrestoreView(_r15).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView((ctx_r2.config == null ? null : ctx_r2.config.rowClickCallback) && (!ctx_r2.config.disableRowClick || !(ctx_r2.config == null ? null : ctx_r2.config.disableRowClick(row_r16))) ? ctx_r2.config == null ? null : ctx_r2.config.rowClickCallback(row_r16) : null); })("mouseover", function MultiFunctionalTableComponent_tr_19_Template_tr_mouseover_0_listener() { const ctx_r16 = i0.ɵɵrestoreView(_r15); const row_r16 = ctx_r16.$implicit; const index_r18 = ctx_r16.index; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.rowHovered(index_r18, row_r16)); })("mouseleave", function MultiFunctionalTableComponent_tr_19_Template_tr_mouseleave_0_listener() { i0.ɵɵrestoreView(_r15); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.rowHoverLeave()); });
4002
+ function MultiFunctionalTableComponent_tr_18_Template(rf, ctx) { if (rf & 1) {
4003
+ const _r13 = i0.ɵɵgetCurrentView();
4004
+ i0.ɵɵelementStart(0, "tr", 45);
4005
+ i0.ɵɵlistener("click", function MultiFunctionalTableComponent_tr_18_Template_tr_click_0_listener() { const row_r14 = i0.ɵɵrestoreView(_r13).$implicit; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView((ctx_r2.config == null ? null : ctx_r2.config.rowClickCallback) && (!ctx_r2.config.disableRowClick || !(ctx_r2.config == null ? null : ctx_r2.config.disableRowClick(row_r14))) ? ctx_r2.config == null ? null : ctx_r2.config.rowClickCallback(row_r14) : null); })("mouseover", function MultiFunctionalTableComponent_tr_18_Template_tr_mouseover_0_listener() { const ctx_r14 = i0.ɵɵrestoreView(_r13); const row_r14 = ctx_r14.$implicit; const index_r16 = ctx_r14.index; const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.rowHovered(index_r16, row_r14)); })("mouseleave", function MultiFunctionalTableComponent_tr_18_Template_tr_mouseleave_0_listener() { i0.ɵɵrestoreView(_r13); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.rowHoverLeave()); });
4017
4006
  i0.ɵɵelementEnd();
4018
4007
  } if (rf & 2) {
4019
- const row_r16 = ctx.$implicit;
4020
- const index_r18 = ctx.index;
4008
+ const row_r14 = ctx.$implicit;
4009
+ const index_r16 = ctx.index;
4021
4010
  const ctx_r2 = i0.ɵɵnextContext();
4022
- i0.ɵɵclassProp("row-clickable", (ctx_r2.config == null ? null : ctx_r2.config.rowClickCallback) && (!ctx_r2.config.disableRowClick || !(ctx_r2.config == null ? null : ctx_r2.config.disableRowClick(row_r16))))("highlight-error", ctx_r2.highlightErrorElement(index_r18, row_r16))("highlight", ctx_r2.isElementHighlighted(index_r18, row_r16));
4011
+ i0.ɵɵclassProp("row-clickable", (ctx_r2.config == null ? null : ctx_r2.config.rowClickCallback) && (!ctx_r2.config.disableRowClick || !(ctx_r2.config == null ? null : ctx_r2.config.disableRowClick(row_r14))))("highlight-error", ctx_r2.highlightErrorElement(index_r16, row_r14))("highlight", ctx_r2.isElementHighlighted(index_r16, row_r14));
4023
4012
  } }
4024
- function MultiFunctionalTableComponent_th_21_Template(rf, ctx) { if (rf & 1) {
4025
- i0.ɵɵelementStart(0, "th", 40)(1, "div", 47)(2, "button", 48)(3, "span", 29);
4013
+ function MultiFunctionalTableComponent_th_20_Template(rf, ctx) { if (rf & 1) {
4014
+ i0.ɵɵelementStart(0, "th", 39)(1, "div", 46)(2, "button", 47)(3, "span", 29);
4026
4015
  i0.ɵɵtext(4, "more_vert");
4027
4016
  i0.ɵɵelementEnd()()()();
4028
4017
  } if (rf & 2) {
4029
4018
  i0.ɵɵnextContext();
4030
- const columnMenu_r19 = i0.ɵɵreference(25);
4019
+ const columnMenu_r17 = i0.ɵɵreference(25);
4031
4020
  i0.ɵɵadvance(2);
4032
- i0.ɵɵproperty("matMenuTriggerFor", columnMenu_r19);
4021
+ i0.ɵɵproperty("matMenuTriggerFor", columnMenu_r17);
4033
4022
  } }
4034
- function MultiFunctionalTableComponent_td_22_Template(rf, ctx) { if (rf & 1) {
4035
- i0.ɵɵelement(0, "td", 42);
4023
+ function MultiFunctionalTableComponent_td_21_Template(rf, ctx) { if (rf & 1) {
4024
+ i0.ɵɵelement(0, "td", 41);
4036
4025
  } }
4037
- function MultiFunctionalTableComponent_ng_container_23_tr_1_Template(rf, ctx) { if (rf & 1) {
4038
- i0.ɵɵelementStart(0, "tr")(1, "td", 50);
4039
- i0.ɵɵelement(2, "lib-status-display", 51);
4026
+ function MultiFunctionalTableComponent_ng_container_22_tr_1_Template(rf, ctx) { if (rf & 1) {
4027
+ i0.ɵɵelementStart(0, "tr")(1, "td", 49);
4028
+ i0.ɵɵelement(2, "lib-status-display", 50);
4040
4029
  i0.ɵɵelementEnd()();
4041
4030
  } if (rf & 2) {
4042
4031
  const ctx_r2 = i0.ɵɵnextContext(2);
4043
4032
  i0.ɵɵadvance(2);
4044
4033
  i0.ɵɵproperty("config", ctx_r2.noDataRowConfig);
4045
4034
  } }
4046
- function MultiFunctionalTableComponent_ng_container_23_Template(rf, ctx) { if (rf & 1) {
4035
+ function MultiFunctionalTableComponent_ng_container_22_Template(rf, ctx) { if (rf & 1) {
4047
4036
  i0.ɵɵelementContainerStart(0);
4048
- i0.ɵɵtemplate(1, MultiFunctionalTableComponent_ng_container_23_tr_1_Template, 3, 1, "tr", 49);
4037
+ i0.ɵɵtemplate(1, MultiFunctionalTableComponent_ng_container_22_tr_1_Template, 3, 1, "tr", 48);
4049
4038
  i0.ɵɵelementContainerEnd();
4050
4039
  } }
4040
+ function MultiFunctionalTableComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
4041
+ const _r18 = i0.ɵɵgetCurrentView();
4042
+ i0.ɵɵelementStart(0, "mat-paginator", 51);
4043
+ i0.ɵɵpipe(1, "translate");
4044
+ i0.ɵɵlistener("page", function MultiFunctionalTableComponent_Conditional_23_Template_mat_paginator_page_0_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.paginatorChange($event)); });
4045
+ i0.ɵɵelementEnd();
4046
+ } if (rf & 2) {
4047
+ const paginatorConfig_r19 = i0.ɵɵnextContext().config.paginator;
4048
+ i0.ɵɵproperty("pageSize", paginatorConfig_r19.pageSize ?? 10)("hidePageSize", !paginatorConfig_r19.showPageSize)("showFirstLastButtons", paginatorConfig_r19.showFirstLastButtons)("pageSizeOptions", paginatorConfig_r19.pageSizeOptions ?? i0.ɵɵpureFunction0(7, _c4));
4049
+ i0.ɵɵattribute("aria-label", i0.ɵɵpipeBind1(1, 5, "MULTI_FUNCTIONAL_TABLE.PAGINATOR_LABEL"));
4050
+ } }
4051
4051
  function MultiFunctionalTableComponent_div_27_Template(rf, ctx) { if (rf & 1) {
4052
4052
  const _r20 = i0.ɵɵgetCurrentView();
4053
4053
  i0.ɵɵelementStart(0, "div")(1, "mat-checkbox", 52);
@@ -4402,7 +4402,7 @@ class MultiFunctionalTableComponent {
4402
4402
  } }, viewQuery: function MultiFunctionalTableComponent_Query(rf, ctx) { if (rf & 1) {
4403
4403
  i0.ɵɵviewQuery(MatTable, 7);
4404
4404
  i0.ɵɵviewQuery(MatSort, 5);
4405
- i0.ɵɵviewQuery(_c0$8, 5);
4405
+ i0.ɵɵviewQuery(_c0$9, 5);
4406
4406
  i0.ɵɵviewQuery(_c1$3, 5);
4407
4407
  i0.ɵɵviewQuery(MatPaginator, 5);
4408
4408
  i0.ɵɵviewQuery(MatTable, 5, ElementRef);
@@ -4414,7 +4414,7 @@ class MultiFunctionalTableComponent {
4414
4414
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.filterBar = _t.first);
4415
4415
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.paginator = _t.first);
4416
4416
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tableElementRef = _t.first);
4417
- } }, inputs: { config: "config", highlightedElements: "highlightedElements", trackByFn: "trackByFn", highlightedErrorElements: "highlightedErrorElements", selection: "selection", isRowCheckboxAlwaysVisible: "isRowCheckboxAlwaysVisible", disablePreselectedItems: "disablePreselectedItems", data: [1, "data"] }, outputs: { filterBarChange: "filterBarChange", paginatorUpdate: "paginatorUpdate", exported: "exported", selectionChange: "selectionChange" }, standalone: false, ngContentSelectors: _c3, decls: 32, vars: 22, consts: [["tableContainer", ""], ["table", ""], ["columnMenu", "matMenu"], ["wildSearch", ""], ["filterBar", ""], ["fxLayout", "column", "fxLayoutGap", "0.75rem", 3, "ngClass.lt-md"], ["fxLayout", "row", "fxLayout.lt-md", "column", "fxLayoutGap.lt-md", "0.75rem"], ["fxFlex", "", "fxLayout.lt-md", "column", "fxLayoutGap", "0.75rem", "fxLayoutAlign", "start center", "fxLayoutAlign.lt-md", "start start", 1, "action-row"], ["class", "export-data", "mat-stroked-button", "", "color", "accent", 3, "click", 4, "ngIf"], ["fxFlex", "", "fxLayoutGap", "0.5rem", "fxLayoutAlign", "start center", 4, "ngIf"], ["fxLayout", "row", "fxLayoutAlign", "start center", "class", "wild-search-wrapper", 4, "ngIf"], [3, "filterRowVisible", "settings", "filterBarChange", 4, "ngIf"], [3, "hidePageSize", "showFirstLastButtons", "pageSizeOptions"], [1, "table-overflow", 3, "mousedown", "mouseup", "mouseleave", "mousemove"], ["mat-table", "", 3, "dataSource", "trackBy"], [3, "matColumnDef"], ["class", "row-select", "mat-header-cell", "", "disable-export", "", 4, "matHeaderCellDef"], ["class", "row-select", "mat-cell", "", "disable-export", "", 4, "matCellDef"], ["mat-header-row", "", 4, "matHeaderRowDef", "matHeaderRowDefSticky"], ["mat-row", "", 3, "row-clickable", "highlight-error", "highlight", "click", "mouseover", "mouseleave", 4, "matRowDef", "matRowDefColumns"], [4, "ngIf"], [1, "column-select-menu", 3, "click"], [4, "ngFor", "ngForOf"], [1, "column-select-save"], ["mat-flat-button", "", "color", "accent", 3, "click"], ["mat-stroked-button", "", "color", "accent", 1, "export-data", 3, "click"], [1, "material-icons-outlined"], ["fxFlex", "", "fxLayoutGap", "0.5rem", "fxLayoutAlign", "start center"], ["mat-stroked-button", "", "color", "accent", 3, "click"], [1, "material-icons"], ["class", "clear-filters-wrapper", 4, "ngIf"], [1, "clear-filters-wrapper"], ["mat-icon-button", "", 3, "click"], ["fxLayout", "row", "fxLayoutAlign", "start center", 1, "wild-search-wrapper"], [1, "search-icon", 3, "matTooltip"], ["type", "text", 3, "keyup", "value", "placeholder"], ["mat-icon-button", "", "class", "wild-search-clear-btn", 3, "click", 4, "ngIf"], ["mat-icon-button", "", 1, "wild-search-clear-btn", 3, "click"], [3, "filterBarChange", "filterRowVisible", "settings"], [3, "page", "hidePageSize", "showFirstLastButtons", "pageSizeOptions"], ["mat-header-cell", "", "disable-export", "", 1, "row-select"], [3, "change", "matTooltip", "disabled", "checked", "indeterminate"], ["mat-cell", "", "disable-export", "", 1, "row-select"], [3, "matTooltip", "disabled", "checked", "click", "change", 4, "ngIf"], [3, "click", "change", "matTooltip", "disabled", "checked"], ["mat-header-row", ""], ["mat-row", "", 3, "click", "mouseover", "mouseleave"], [1, "column-selector-wrapper"], ["mat-icon-button", "", "color", "accent", 1, "column-selector", 3, "matMenuTriggerFor"], [4, "matNoDataRow"], ["colspan", "99"], [3, "config"], [3, "ngModelChange", "ngModel"]], template: function MultiFunctionalTableComponent_Template(rf, ctx) { if (rf & 1) {
4417
+ } }, inputs: { config: "config", highlightedElements: "highlightedElements", trackByFn: "trackByFn", highlightedErrorElements: "highlightedErrorElements", selection: "selection", isRowCheckboxAlwaysVisible: "isRowCheckboxAlwaysVisible", disablePreselectedItems: "disablePreselectedItems", data: [1, "data"] }, outputs: { filterBarChange: "filterBarChange", paginatorUpdate: "paginatorUpdate", exported: "exported", selectionChange: "selectionChange" }, standalone: false, ngContentSelectors: _c3, decls: 32, vars: 22, consts: [["tableContainer", ""], ["table", ""], ["columnMenu", "matMenu"], ["wildSearch", ""], ["filterBar", ""], ["fxLayout", "column", "fxLayoutGap", "0.75rem", 3, "ngClass.lt-md"], ["fxLayout", "row", "fxLayout.lt-md", "column", "fxLayoutGap.lt-md", "0.75rem"], ["fxFlex", "", "fxLayout.lt-md", "column", "fxLayoutGap", "0.75rem", "fxLayoutAlign", "start center", "fxLayoutAlign.lt-md", "start start", 1, "action-row"], ["class", "export-data", "mat-stroked-button", "", "color", "accent", 3, "click", 4, "ngIf"], ["fxFlex", "", "fxLayoutGap", "0.5rem", "fxLayoutAlign", "start center", 4, "ngIf"], ["fxLayout", "row", "fxLayoutAlign", "start center", "class", "wild-search-wrapper", 4, "ngIf"], [3, "filterRowVisible", "settings", "filterBarChange", 4, "ngIf"], [1, "table-overflow", 3, "mousedown", "mouseup", "mouseleave", "mousemove"], ["mat-table", "", 3, "dataSource", "trackBy"], [3, "matColumnDef"], ["class", "row-select", "mat-header-cell", "", "disable-export", "", 4, "matHeaderCellDef"], ["class", "row-select", "mat-cell", "", "disable-export", "", 4, "matCellDef"], ["mat-header-row", "", 4, "matHeaderRowDef", "matHeaderRowDefSticky"], ["mat-row", "", 3, "row-clickable", "highlight-error", "highlight", "click", "mouseover", "mouseleave", 4, "matRowDef", "matRowDefColumns"], [4, "ngIf"], [3, "pageSize", "hidePageSize", "showFirstLastButtons", "pageSizeOptions"], [1, "column-select-menu", 3, "click"], [4, "ngFor", "ngForOf"], [1, "column-select-save"], ["mat-flat-button", "", "color", "accent", 3, "click"], ["mat-stroked-button", "", "color", "accent", 1, "export-data", 3, "click"], [1, "material-icons-outlined"], ["fxFlex", "", "fxLayoutGap", "0.5rem", "fxLayoutAlign", "start center"], ["mat-stroked-button", "", "color", "accent", 3, "click"], [1, "material-icons"], ["class", "clear-filters-wrapper", 4, "ngIf"], [1, "clear-filters-wrapper"], ["mat-icon-button", "", 3, "click"], ["fxLayout", "row", "fxLayoutAlign", "start center", 1, "wild-search-wrapper"], [1, "search-icon", 3, "matTooltip"], ["type", "text", 3, "keyup", "value", "placeholder"], ["mat-icon-button", "", "class", "wild-search-clear-btn", 3, "click", 4, "ngIf"], ["mat-icon-button", "", 1, "wild-search-clear-btn", 3, "click"], [3, "filterBarChange", "filterRowVisible", "settings"], ["mat-header-cell", "", "disable-export", "", 1, "row-select"], [3, "change", "matTooltip", "disabled", "checked", "indeterminate"], ["mat-cell", "", "disable-export", "", 1, "row-select"], [3, "matTooltip", "disabled", "checked", "click", "change", 4, "ngIf"], [3, "click", "change", "matTooltip", "disabled", "checked"], ["mat-header-row", ""], ["mat-row", "", 3, "click", "mouseover", "mouseleave"], [1, "column-selector-wrapper"], ["mat-icon-button", "", "color", "accent", 1, "column-selector", 3, "matMenuTriggerFor"], [4, "matNoDataRow"], ["colspan", "99"], [3, "config"], [3, "page", "pageSize", "hidePageSize", "showFirstLastButtons", "pageSizeOptions"], [3, "ngModelChange", "ngModel"]], template: function MultiFunctionalTableComponent_Template(rf, ctx) { if (rf & 1) {
4418
4418
  const _r1 = i0.ɵɵgetCurrentView();
4419
4419
  i0.ɵɵprojectionDef(_c2$1);
4420
4420
  i0.ɵɵelementStart(0, "div", 5)(1, "div", 6)(2, "div", 7);
@@ -4425,20 +4425,21 @@ class MultiFunctionalTableComponent {
4425
4425
  i0.ɵɵelementEnd();
4426
4426
  i0.ɵɵtemplate(7, MultiFunctionalTableComponent_tld_filter_bar_7_Template, 2, 2, "tld-filter-bar", 11);
4427
4427
  i0.ɵɵprojection(8, 1);
4428
- i0.ɵɵconditionalCreate(9, MultiFunctionalTableComponent_Conditional_9_Template, 2, 7, "mat-paginator", 12);
4429
- i0.ɵɵelementStart(10, "div", 13, 0);
4430
- i0.ɵɵlistener("mousedown", function MultiFunctionalTableComponent_Template_div_mousedown_10_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseDown($event)); })("mouseup", function MultiFunctionalTableComponent_Template_div_mouseup_10_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseUp()); })("mouseleave", function MultiFunctionalTableComponent_Template_div_mouseleave_10_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseUp()); })("mousemove", function MultiFunctionalTableComponent_Template_div_mousemove_10_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseMove($event)); });
4431
- i0.ɵɵelementStart(12, "table", 14, 1);
4432
- i0.ɵɵprojection(14, 2);
4433
- i0.ɵɵelementContainerStart(15, 15);
4434
- i0.ɵɵtemplate(16, MultiFunctionalTableComponent_th_16_Template, 3, 6, "th", 16)(17, MultiFunctionalTableComponent_td_17_Template, 2, 1, "td", 17);
4428
+ i0.ɵɵelementStart(9, "div", 12, 0);
4429
+ i0.ɵɵlistener("mousedown", function MultiFunctionalTableComponent_Template_div_mousedown_9_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseDown($event)); })("mouseup", function MultiFunctionalTableComponent_Template_div_mouseup_9_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseUp()); })("mouseleave", function MultiFunctionalTableComponent_Template_div_mouseleave_9_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseUp()); })("mousemove", function MultiFunctionalTableComponent_Template_div_mousemove_9_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.onMouseMove($event)); });
4430
+ i0.ɵɵelementStart(11, "table", 13, 1);
4431
+ i0.ɵɵprojection(13, 2);
4432
+ i0.ɵɵelementContainerStart(14, 14);
4433
+ i0.ɵɵtemplate(15, MultiFunctionalTableComponent_th_15_Template, 3, 6, "th", 15)(16, MultiFunctionalTableComponent_td_16_Template, 2, 1, "td", 16);
4435
4434
  i0.ɵɵelementContainerEnd();
4436
- i0.ɵɵtemplate(18, MultiFunctionalTableComponent_tr_18_Template, 1, 0, "tr", 18)(19, MultiFunctionalTableComponent_tr_19_Template, 1, 6, "tr", 19);
4437
- i0.ɵɵelementContainerStart(20, 15);
4438
- i0.ɵɵtemplate(21, MultiFunctionalTableComponent_th_21_Template, 5, 1, "th", 16)(22, MultiFunctionalTableComponent_td_22_Template, 1, 0, "td", 17);
4435
+ i0.ɵɵtemplate(17, MultiFunctionalTableComponent_tr_17_Template, 1, 0, "tr", 17)(18, MultiFunctionalTableComponent_tr_18_Template, 1, 6, "tr", 18);
4436
+ i0.ɵɵelementContainerStart(19, 14);
4437
+ i0.ɵɵtemplate(20, MultiFunctionalTableComponent_th_20_Template, 5, 1, "th", 15)(21, MultiFunctionalTableComponent_td_21_Template, 1, 0, "td", 16);
4439
4438
  i0.ɵɵelementContainerEnd();
4440
- i0.ɵɵtemplate(23, MultiFunctionalTableComponent_ng_container_23_Template, 2, 0, "ng-container", 20);
4441
- i0.ɵɵelementEnd()()();
4439
+ i0.ɵɵtemplate(22, MultiFunctionalTableComponent_ng_container_22_Template, 2, 0, "ng-container", 19);
4440
+ i0.ɵɵelementEnd()();
4441
+ i0.ɵɵconditionalCreate(23, MultiFunctionalTableComponent_Conditional_23_Template, 2, 8, "mat-paginator", 20);
4442
+ i0.ɵɵelementEnd();
4442
4443
  i0.ɵɵelementStart(24, "mat-menu", null, 2)(26, "div", 21);
4443
4444
  i0.ɵɵlistener("click", function MultiFunctionalTableComponent_Template_div_click_26_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView($event.stopPropagation()); });
4444
4445
  i0.ɵɵtemplate(27, MultiFunctionalTableComponent_div_27_Template, 4, 4, "div", 22);
@@ -4458,8 +4459,6 @@ class MultiFunctionalTableComponent {
4458
4459
  i0.ɵɵadvance(2);
4459
4460
  i0.ɵɵproperty("ngIf", ctx.config.filter && ctx.config.filter.enabled);
4460
4461
  i0.ɵɵadvance(2);
4461
- i0.ɵɵconditional((ctx.config.paginator == null ? null : ctx.config.paginator.enabled) ? 9 : -1);
4462
- i0.ɵɵadvance();
4463
4462
  i0.ɵɵclassProp("table-sticky-header", ctx.config == null ? null : ctx.config.stickyHeader)("table-dragable", ctx.tableOverflow && !(ctx.config == null ? null : ctx.config.disableMouseDragging));
4464
4463
  i0.ɵɵadvance(2);
4465
4464
  i0.ɵɵproperty("dataSource", ctx.dataSource)("trackBy", ctx.trackByFn);
@@ -4473,6 +4472,8 @@ class MultiFunctionalTableComponent {
4473
4472
  i0.ɵɵproperty("matColumnDef", ctx.columnSelectColumnName);
4474
4473
  i0.ɵɵadvance(3);
4475
4474
  i0.ɵɵproperty("ngIf", ctx.noDataRowActive);
4475
+ i0.ɵɵadvance();
4476
+ i0.ɵɵconditional((ctx.config.paginator == null ? null : ctx.config.paginator.enabled) ? 23 : -1);
4476
4477
  i0.ɵɵadvance(4);
4477
4478
  i0.ɵɵproperty("ngForOf", ctx.configurableColumns);
4478
4479
  i0.ɵɵadvance(3);
@@ -4481,7 +4482,7 @@ class MultiFunctionalTableComponent {
4481
4482
  }
4482
4483
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MultiFunctionalTableComponent, [{
4483
4484
  type: Component,
4484
- args: [{ selector: 'tld-multi-functional-table', standalone: false, template: "<div [ngClass.lt-md]=\"'mobile'\" fxLayout=\"column\" fxLayoutGap=\"0.75rem\">\r\n <div fxLayout=\"row\" fxLayout.lt-md=\"column\" fxLayoutGap.lt-md=\"0.75rem\">\r\n <div\r\n fxFlex\r\n fxLayout.lt-md=\"column\"\r\n fxLayoutGap=\"0.75rem\"\r\n fxLayoutAlign=\"start center\"\r\n fxLayoutAlign.lt-md=\"start start\"\r\n class=\"action-row\"\r\n >\r\n <button\r\n class=\"export-data\"\r\n mat-stroked-button\r\n color=\"accent\"\r\n *ngIf=\"exportActive\"\r\n (click)=\"export()\"\r\n >\r\n <span class=\"material-icons-outlined\">cloud_download</span>\r\n <span>{{ \"MULTI_FUNCTIONAL_TABLE.EXPORT\" | translate }}</span>\r\n </button>\r\n\r\n <div\r\n *ngIf=\"filterActive && showFilterToggle\"\r\n fxFlex\r\n fxLayoutGap=\"0.5rem\"\r\n fxLayoutAlign=\"start center\"\r\n >\r\n <button\r\n [class.filter-active]=\"filterBarVisible\"\r\n mat-stroked-button\r\n color=\"accent\"\r\n (click)=\"toggleFilterBar()\"\r\n >\r\n <span class=\"material-icons\">filter_list</span>\r\n <span>{{ \"MULTI_FUNCTIONAL_TABLE.FILTER_TOGGLE\" | translate }}</span>\r\n </button>\r\n\r\n <div *ngIf=\"showFilterReset\" class=\"clear-filters-wrapper\">\r\n <button mat-icon-button (click)=\"clearFilters()\">\r\n <mat-icon>close</mat-icon>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div\r\n *ngIf=\"showSearch\"\r\n fxLayout=\"row\"\r\n fxLayoutAlign=\"start center\"\r\n class=\"wild-search-wrapper\"\r\n >\r\n <mat-icon\r\n class=\"search-icon\"\r\n [matTooltip]=\"hideSearchTooltip ? '' : (searchTooltip | translate)\"\r\n >search</mat-icon\r\n >\r\n <input\r\n [value]=\"config.filter?.settings?.searchValue ?? ''\"\r\n #wildSearch\r\n type=\"text\"\r\n [placeholder]=\"searchTitle | translate\"\r\n (keyup)=\"search($event)\"\r\n />\r\n <button\r\n *ngIf=\"showSearchClearButton && wildSearch.value\"\r\n mat-icon-button\r\n class=\"wild-search-clear-btn\"\r\n (click)=\"wildSearch.value = ''; search({ target: { value: '' } })\"\r\n >\r\n <mat-icon>close</mat-icon>\r\n </button>\r\n </div>\r\n\r\n <ng-content select=\"[additionalActions]\"></ng-content>\r\n </div>\r\n\r\n <tld-filter-bar\r\n *ngIf=\"config.filter && config.filter.enabled\"\r\n #filterBar\r\n [filterRowVisible]=\"filterBarVisible\"\r\n [settings]=\"config.filter.settings\"\r\n (filterBarChange)=\"filtersChanged($event)\"\r\n >\r\n </tld-filter-bar>\r\n\r\n <ng-content select=\"[batchActions]\"></ng-content>\r\n\r\n @if(config.paginator?.enabled){\r\n @let paginatorConfig = config.paginator!;\r\n\r\n <mat-paginator [hidePageSize]=\"!paginatorConfig.showPageSize\" [showFirstLastButtons]=\"paginatorConfig.showFirstLastButtons\"\r\n [attr.aria-label]=\"'MULTI_FUNCTIONAL_TABLE.PAGINATOR_LABEL' | translate\" [pageSizeOptions]=\"paginatorConfig.pageSizeOptions ?? [10]\" (page)=\"paginatorChange($event)\">\r\n </mat-paginator>\r\n }\r\n <div\r\n #tableContainer\r\n class=\"table-overflow\"\r\n [class.table-sticky-header]=\"config?.stickyHeader\"\r\n [class.table-dragable]=\"tableOverflow && !config?.disableMouseDragging\"\r\n (mousedown)=\"onMouseDown($event)\"\r\n (mouseup)=\"onMouseUp()\"\r\n (mouseleave)=\"onMouseUp()\"\r\n (mousemove)=\"onMouseMove($event)\"\r\n >\r\n <table\r\n #table\r\n mat-table\r\n [dataSource]=\"dataSource!\"\r\n [trackBy]=\"trackByFn\"\r\n >\r\n <ng-content></ng-content>\r\n <ng-container [matColumnDef]=\"batchColumnName\">\r\n <th class=\"row-select\" mat-header-cell *matHeaderCellDef disable-export>\r\n <mat-checkbox\r\n [matTooltip]=\"'MULTI_FUNCTIONAL_TABLE.SELECT_ALL' | translate\"\r\n [disabled]=\"config.batchConfig!.checkBoxesDisabled\"\r\n (change)=\"toggleAllRowSelection()\"\r\n [checked]=\"matSelection.hasValue() && isAllSelected()\"\r\n [indeterminate]=\"matSelection.hasValue() && !isAllSelected()\"\r\n >\r\n </mat-checkbox>\r\n </th>\r\n <td\r\n class=\"row-select\"\r\n mat-cell\r\n *matCellDef=\"let element\"\r\n disable-export\r\n >\r\n <mat-checkbox\r\n [matTooltip]=\"'MULTI_FUNCTIONAL_TABLE.SELECT' | translate\"\r\n *ngIf=\"\r\n isRowCheckboxAlwaysVisible ||\r\n hoveredRow === element ||\r\n matSelection.isSelected(element)\r\n \"\r\n [disabled]=\"\r\n config.batchConfig!.checkBoxesDisabled ||\r\n (preselectedItems.includes(element) && disablePreselectedItems)\r\n \"\r\n (click)=\"$event.stopPropagation()\"\r\n (change)=\"toggleElementSelection(element)\"\r\n [checked]=\"matSelection.isSelected(element)\"\r\n >\r\n </mat-checkbox>\r\n </td>\r\n </ng-container>\r\n <tr\r\n mat-header-row\r\n *matHeaderRowDef=\"displayColumns; sticky: config?.stickyHeader ?? false\"\r\n ></tr>\r\n <tr\r\n mat-row\r\n *matRowDef=\"let row; let index = index; columns: displayColumns\"\r\n (click)=\"\r\n config?.rowClickCallback && (!config.disableRowClick || !config?.disableRowClick(row))\r\n ? config?.rowClickCallback(row)\r\n : null\r\n \"\r\n (mouseover)=\"rowHovered(index,row)\"\r\n (mouseleave)=\"rowHoverLeave()\"\r\n [class.row-clickable]=\"\r\n config?.rowClickCallback && (!config.disableRowClick || !config?.disableRowClick(row))\r\n \"\r\n [class.highlight-error]=\"highlightErrorElement(index, row)\"\r\n [class.highlight]=\"isElementHighlighted(index,row)\"\r\n ></tr>\r\n\r\n <ng-container [matColumnDef]=\"columnSelectColumnName\">\r\n <th class=\"row-select\" mat-header-cell *matHeaderCellDef disable-export>\r\n <div class=\"column-selector-wrapper\">\r\n <button\r\n class=\"column-selector\"\r\n mat-icon-button\r\n color=\"accent\"\r\n [matMenuTriggerFor]=\"columnMenu\"\r\n >\r\n <span class=\"material-icons\">more_vert</span>\r\n </button>\r\n </div>\r\n </th>\r\n <td\r\n class=\"row-select\"\r\n mat-cell\r\n *matCellDef=\"let element\"\r\n disable-export\r\n ></td>\r\n </ng-container>\r\n <ng-container *ngIf=\"noDataRowActive\">\r\n <tr *matNoDataRow>\r\n <!-- add random number to make sure it takes full width -->\r\n <td colspan=\"99\">\r\n <lib-status-display [config]=\"noDataRowConfig\"></lib-status-display>\r\n </td>\r\n </tr>\r\n </ng-container>\r\n </table>\r\n </div>\r\n</div>\r\n\r\n<mat-menu #columnMenu=\"matMenu\">\r\n <div class=\"column-select-menu\" (click)=\"$event.stopPropagation()\">\r\n <div *ngFor=\"let column of configurableColumns\">\r\n <mat-checkbox [(ngModel)]=\"column.selected\">\r\n {{ column.displayName | translate }}\r\n </mat-checkbox>\r\n </div>\r\n\r\n <div class=\"column-select-save\">\r\n <button\r\n mat-flat-button\r\n color=\"accent\"\r\n (click)=\"updateDisplayColumns()\"\r\n >\r\n {{ \"MULTI_FUNCTIONAL_TABLE.COLUMN_SELECT_SAVE\" | translate }}\r\n </button>\r\n </div>\r\n </div>\r\n</mat-menu>\r\n", styles: [":host ::ng-deep th,:host ::ng-deep tr{white-space:nowrap}:host ::ng-deep td:not(:first-of-type){padding-right:10px!important}:host ::ng-deep tr.mat-mdc-row:hover,:host ::ng-deep tr.mat-mdc-row.highlight{background-color:var(--base-95)}:host ::ng-deep tr.mat-mdc-row.highlight-error{background-color:var(--warning-light)}:host ::ng-deep .export-data .mdc-button__label{display:flex;align-items:center}:host ::ng-deep .mat-mdc-cell,:host ::ng-deep .mat-mdc-header-cell,:host ::ng-deep .mdc-data-table__row:last-child{border-bottom-color:var(--base-70)}:host ::ng-deep .mdc-data-table__row:last-child{border-bottom-width:1px;border-bottom-style:solid}:host ::ng-deep .mdc-data-table__cell:nth-child(2),:host ::ng-deep .mdc-data-table__header-cell:nth-child(2){padding:0 16px 0 10px}:host ::ng-deep td+.cdk-column-columnSelect{display:none}:host ::ng-deep .clear-filters-wrapper .mat-mdc-icon-button,:host ::ng-deep .clear-filters-wrapper .mat-mdc-icon-button .mat-mdc-button-touch-target{height:36px!important;width:36px!important}:host ::ng-deep .clear-filters-wrapper mat-icon{margin-top:-2px;margin-left:-2px}:host ::ng-deep .filter-active{background-color:var(--neutral-95)}:host ::ng-deep .row-actions{opacity:0}:host ::ng-deep .mobile .row-actions,:host ::ng-deep .highlight .row-actions{opacity:1}:host ::ng-deep .mat-mdc-paginator-range-actions button{padding:8px}table{width:100%}.wild-search-wrapper{position:relative;padding:5px 10px;border-radius:4px;border:1px solid var(--neutral-50);margin:0 8px}.wild-search-wrapper input{margin-right:30px}.wild-search-wrapper .search-icon{color:var(--base-40)}.wild-search-wrapper .wild-search-clear-btn{position:absolute;right:3px}.wild-search-wrapper .mat-mdc-icon-button,.wild-search-wrapper .mat-mdc-icon-button .mat-mdc-button-touch-target{height:33px!important;width:33px!important}.wild-search-wrapper .mat-mdc-icon-button mat-icon,.wild-search-wrapper .mat-mdc-icon-button .material-icons,.wild-search-wrapper .mat-mdc-icon-button .material-icons-outlined{top:5px!important;left:5px!important}.mobile .wild-search-wrapper{margin:0}.column-selector-wrapper{display:flex;justify-content:end}.column-select-menu{padding:8px 18px 8px 8px}.column-select-save{padding-left:8px;padding-top:8px}.column-select-save button{width:100%}.row-clickable{cursor:pointer}.row-clickable:active{background-color:var(--base-70)!important}.material-icons,.material-icons-outlined{margin-right:.5rem}.table-action-button{margin-bottom:1rem}th.mat-mdc-header-cell:first-of-type,td.mat-mdc-cell:first-of-type,td.mat-mdc-footer-cell:first-of-type{padding:0 0 0 10px}.row-select{width:0}.table-overflow{overflow-x:auto}.table-dragable{cursor:grab;-webkit-user-select:none;user-select:none}.table-dragable:active{cursor:grabbing}.table-sticky-header{max-height:70vh}\n"] }]
4485
+ args: [{ selector: 'tld-multi-functional-table', standalone: false, template: "<div [ngClass.lt-md]=\"'mobile'\" fxLayout=\"column\" fxLayoutGap=\"0.75rem\">\r\n <div fxLayout=\"row\" fxLayout.lt-md=\"column\" fxLayoutGap.lt-md=\"0.75rem\">\r\n <div\r\n fxFlex\r\n fxLayout.lt-md=\"column\"\r\n fxLayoutGap=\"0.75rem\"\r\n fxLayoutAlign=\"start center\"\r\n fxLayoutAlign.lt-md=\"start start\"\r\n class=\"action-row\"\r\n >\r\n <button\r\n class=\"export-data\"\r\n mat-stroked-button\r\n color=\"accent\"\r\n *ngIf=\"exportActive\"\r\n (click)=\"export()\"\r\n >\r\n <span class=\"material-icons-outlined\">cloud_download</span>\r\n <span>{{ \"MULTI_FUNCTIONAL_TABLE.EXPORT\" | translate }}</span>\r\n </button>\r\n\r\n <div\r\n *ngIf=\"filterActive && showFilterToggle\"\r\n fxFlex\r\n fxLayoutGap=\"0.5rem\"\r\n fxLayoutAlign=\"start center\"\r\n >\r\n <button\r\n [class.filter-active]=\"filterBarVisible\"\r\n mat-stroked-button\r\n color=\"accent\"\r\n (click)=\"toggleFilterBar()\"\r\n >\r\n <span class=\"material-icons\">filter_list</span>\r\n <span>{{ \"MULTI_FUNCTIONAL_TABLE.FILTER_TOGGLE\" | translate }}</span>\r\n </button>\r\n\r\n <div *ngIf=\"showFilterReset\" class=\"clear-filters-wrapper\">\r\n <button mat-icon-button (click)=\"clearFilters()\">\r\n <mat-icon>close</mat-icon>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div\r\n *ngIf=\"showSearch\"\r\n fxLayout=\"row\"\r\n fxLayoutAlign=\"start center\"\r\n class=\"wild-search-wrapper\"\r\n >\r\n <mat-icon\r\n class=\"search-icon\"\r\n [matTooltip]=\"hideSearchTooltip ? '' : (searchTooltip | translate)\"\r\n >search</mat-icon\r\n >\r\n <input\r\n [value]=\"config.filter?.settings?.searchValue ?? ''\"\r\n #wildSearch\r\n type=\"text\"\r\n [placeholder]=\"searchTitle | translate\"\r\n (keyup)=\"search($event)\"\r\n />\r\n <button\r\n *ngIf=\"showSearchClearButton && wildSearch.value\"\r\n mat-icon-button\r\n class=\"wild-search-clear-btn\"\r\n (click)=\"wildSearch.value = ''; search({ target: { value: '' } })\"\r\n >\r\n <mat-icon>close</mat-icon>\r\n </button>\r\n </div>\r\n\r\n <ng-content select=\"[additionalActions]\"></ng-content>\r\n </div>\r\n\r\n <tld-filter-bar\r\n *ngIf=\"config.filter && config.filter.enabled\"\r\n #filterBar\r\n [filterRowVisible]=\"filterBarVisible\"\r\n [settings]=\"config.filter.settings\"\r\n (filterBarChange)=\"filtersChanged($event)\"\r\n >\r\n </tld-filter-bar>\r\n\r\n <ng-content select=\"[batchActions]\"></ng-content>\r\n\r\n <div\r\n #tableContainer\r\n class=\"table-overflow\"\r\n [class.table-sticky-header]=\"config?.stickyHeader\"\r\n [class.table-dragable]=\"tableOverflow && !config?.disableMouseDragging\"\r\n (mousedown)=\"onMouseDown($event)\"\r\n (mouseup)=\"onMouseUp()\"\r\n (mouseleave)=\"onMouseUp()\"\r\n (mousemove)=\"onMouseMove($event)\"\r\n >\r\n <table\r\n #table\r\n mat-table\r\n [dataSource]=\"dataSource!\"\r\n [trackBy]=\"trackByFn\"\r\n >\r\n <ng-content></ng-content>\r\n <ng-container [matColumnDef]=\"batchColumnName\">\r\n <th class=\"row-select\" mat-header-cell *matHeaderCellDef disable-export>\r\n <mat-checkbox\r\n [matTooltip]=\"'MULTI_FUNCTIONAL_TABLE.SELECT_ALL' | translate\"\r\n [disabled]=\"config.batchConfig!.checkBoxesDisabled\"\r\n (change)=\"toggleAllRowSelection()\"\r\n [checked]=\"matSelection.hasValue() && isAllSelected()\"\r\n [indeterminate]=\"matSelection.hasValue() && !isAllSelected()\"\r\n >\r\n </mat-checkbox>\r\n </th>\r\n <td\r\n class=\"row-select\"\r\n mat-cell\r\n *matCellDef=\"let element\"\r\n disable-export\r\n >\r\n <mat-checkbox\r\n [matTooltip]=\"'MULTI_FUNCTIONAL_TABLE.SELECT' | translate\"\r\n *ngIf=\"\r\n isRowCheckboxAlwaysVisible ||\r\n hoveredRow === element ||\r\n matSelection.isSelected(element)\r\n \"\r\n [disabled]=\"\r\n config.batchConfig!.checkBoxesDisabled ||\r\n (preselectedItems.includes(element) && disablePreselectedItems)\r\n \"\r\n (click)=\"$event.stopPropagation()\"\r\n (change)=\"toggleElementSelection(element)\"\r\n [checked]=\"matSelection.isSelected(element)\"\r\n >\r\n </mat-checkbox>\r\n </td>\r\n </ng-container>\r\n <tr\r\n mat-header-row\r\n *matHeaderRowDef=\"displayColumns; sticky: config?.stickyHeader ?? false\"\r\n ></tr>\r\n <tr\r\n mat-row\r\n *matRowDef=\"let row; let index = index; columns: displayColumns\"\r\n (click)=\"\r\n config?.rowClickCallback && (!config.disableRowClick || !config?.disableRowClick(row))\r\n ? config?.rowClickCallback(row)\r\n : null\r\n \"\r\n (mouseover)=\"rowHovered(index,row)\"\r\n (mouseleave)=\"rowHoverLeave()\"\r\n [class.row-clickable]=\"\r\n config?.rowClickCallback && (!config.disableRowClick || !config?.disableRowClick(row))\r\n \"\r\n [class.highlight-error]=\"highlightErrorElement(index, row)\"\r\n [class.highlight]=\"isElementHighlighted(index,row)\"\r\n ></tr>\r\n\r\n <ng-container [matColumnDef]=\"columnSelectColumnName\">\r\n <th class=\"row-select\" mat-header-cell *matHeaderCellDef disable-export>\r\n <div class=\"column-selector-wrapper\">\r\n <button\r\n class=\"column-selector\"\r\n mat-icon-button\r\n color=\"accent\"\r\n [matMenuTriggerFor]=\"columnMenu\"\r\n >\r\n <span class=\"material-icons\">more_vert</span>\r\n </button>\r\n </div>\r\n </th>\r\n <td\r\n class=\"row-select\"\r\n mat-cell\r\n *matCellDef=\"let element\"\r\n disable-export\r\n ></td>\r\n </ng-container>\r\n <ng-container *ngIf=\"noDataRowActive\">\r\n <tr *matNoDataRow>\r\n <!-- add random number to make sure it takes full width -->\r\n <td colspan=\"99\">\r\n <lib-status-display [config]=\"noDataRowConfig\"></lib-status-display>\r\n </td>\r\n </tr>\r\n </ng-container>\r\n </table>\r\n </div>\r\n\r\n @if(config.paginator?.enabled){\r\n @let paginatorConfig = config.paginator!;\r\n\r\n <mat-paginator \r\n [pageSize]=\"paginatorConfig.pageSize ?? 10\" \r\n [hidePageSize]=\"!paginatorConfig.showPageSize\" \r\n [showFirstLastButtons]=\"paginatorConfig.showFirstLastButtons\"\r\n [attr.aria-label]=\"'MULTI_FUNCTIONAL_TABLE.PAGINATOR_LABEL' | translate\" \r\n [pageSizeOptions]=\"paginatorConfig.pageSizeOptions ?? [10]\" \r\n (page)=\"paginatorChange($event)\">\r\n </mat-paginator>\r\n }\r\n</div>\r\n\r\n<mat-menu #columnMenu=\"matMenu\">\r\n <div class=\"column-select-menu\" (click)=\"$event.stopPropagation()\">\r\n <div *ngFor=\"let column of configurableColumns\">\r\n <mat-checkbox [(ngModel)]=\"column.selected\">\r\n {{ column.displayName | translate }}\r\n </mat-checkbox>\r\n </div>\r\n\r\n <div class=\"column-select-save\">\r\n <button\r\n mat-flat-button\r\n color=\"accent\"\r\n (click)=\"updateDisplayColumns()\"\r\n >\r\n {{ \"MULTI_FUNCTIONAL_TABLE.COLUMN_SELECT_SAVE\" | translate }}\r\n </button>\r\n </div>\r\n </div>\r\n</mat-menu>\r\n", styles: [":host ::ng-deep th,:host ::ng-deep tr{white-space:nowrap}:host ::ng-deep td:not(:first-of-type){padding-right:10px!important}:host ::ng-deep tr.mat-mdc-row:hover,:host ::ng-deep tr.mat-mdc-row.highlight{background-color:var(--base-95)}:host ::ng-deep tr.mat-mdc-row.highlight-error{background-color:var(--warning-light)}:host ::ng-deep .export-data .mdc-button__label{display:flex;align-items:center}:host ::ng-deep .mat-mdc-cell,:host ::ng-deep .mat-mdc-header-cell,:host ::ng-deep .mdc-data-table__row:last-child{border-bottom-color:var(--base-70)}:host ::ng-deep .mdc-data-table__row:last-child{border-bottom-width:1px;border-bottom-style:solid}:host ::ng-deep .mdc-data-table__cell:nth-child(2),:host ::ng-deep .mdc-data-table__header-cell:nth-child(2){padding:0 16px 0 10px}:host ::ng-deep td+.cdk-column-columnSelect{display:none}:host ::ng-deep .clear-filters-wrapper .mat-mdc-icon-button,:host ::ng-deep .clear-filters-wrapper .mat-mdc-icon-button .mat-mdc-button-touch-target{height:36px!important;width:36px!important}:host ::ng-deep .clear-filters-wrapper mat-icon{margin-top:-2px;margin-left:-2px}:host ::ng-deep .filter-active{background-color:var(--neutral-95)}:host ::ng-deep .row-actions{opacity:0}:host ::ng-deep .mobile .row-actions,:host ::ng-deep .highlight .row-actions{opacity:1}:host ::ng-deep .mat-mdc-paginator-range-actions button{padding:8px}table{width:100%}.wild-search-wrapper{position:relative;padding:5px 10px;border-radius:4px;border:1px solid var(--neutral-50);margin:0 8px}.wild-search-wrapper input{margin-right:30px}.wild-search-wrapper .search-icon{color:var(--base-40)}.wild-search-wrapper .wild-search-clear-btn{position:absolute;right:3px}.wild-search-wrapper .mat-mdc-icon-button,.wild-search-wrapper .mat-mdc-icon-button .mat-mdc-button-touch-target{height:33px!important;width:33px!important}.wild-search-wrapper .mat-mdc-icon-button mat-icon,.wild-search-wrapper .mat-mdc-icon-button .material-icons,.wild-search-wrapper .mat-mdc-icon-button .material-icons-outlined{top:5px!important;left:5px!important}.mobile .wild-search-wrapper{margin:0}.column-selector-wrapper{display:flex;justify-content:end}.column-select-menu{padding:8px 18px 8px 8px}.column-select-save{padding-left:8px;padding-top:8px}.column-select-save button{width:100%}.row-clickable{cursor:pointer}.row-clickable:active{background-color:var(--base-70)!important}.material-icons,.material-icons-outlined{margin-right:.5rem}.table-action-button{margin-bottom:1rem}th.mat-mdc-header-cell:first-of-type,td.mat-mdc-cell:first-of-type,td.mat-mdc-footer-cell:first-of-type{padding:0 0 0 10px}.row-select{width:0}.table-overflow{overflow-x:auto}.table-dragable{cursor:grab;-webkit-user-select:none;user-select:none}.table-dragable:active{cursor:grabbing}.table-sticky-header{max-height:70vh}\n"] }]
4485
4486
  }], () => [{ type: DOMService }, { type: i1.TranslateService }], { config: [{
4486
4487
  type: Input
4487
4488
  }], highlightedElements: [{
@@ -4740,7 +4741,7 @@ class ConfirmationService {
4740
4741
 
4741
4742
  const OPEN_CLOSE_BTN_ICONS_TOKEN = 'OPEN_CLOSE_BTN_ICONS_TOKEN';
4742
4743
 
4743
- const _c0$7 = ["*"];
4744
+ const _c0$8 = ["*"];
4744
4745
  function OpenCloseButtonComponent_button_0_span_5_Template(rf, ctx) { if (rf & 1) {
4745
4746
  i0.ɵɵelementStart(0, "span", 7);
4746
4747
  i0.ɵɵtext(1);
@@ -4812,7 +4813,7 @@ class OpenCloseButtonComponent {
4812
4813
  } if (rf & 2) {
4813
4814
  let _t;
4814
4815
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.button = _t.first);
4815
- } }, inputs: { disableFocusOnAction: "disableFocusOnAction", disabled: "disabled", isIcon: "isIcon", ariaLabelCode: "ariaLabelCode", isOpened: "isOpened" }, standalone: false, ngContentSelectors: _c0$7, decls: 2, vars: 2, consts: [["closed", ""], ["mat-button", "", 3, "disabled", "disableRipple", "ngClass.lt-md", 4, "ngIf"], ["mat-icon-button", "", "fxLayoutAlign", "center center", 3, "disabled", 4, "ngIf"], ["mat-button", "", 3, "disabled", "disableRipple", "ngClass.lt-md"], ["fxLayout", "row", "fxLayoutAlign", "center center"], ["fxLayoutAlign", "center center", 1, "open-close-button-content", "text-l"], ["class", "material-icons spin", 4, "ngIf", "ngIfElse"], [1, "material-icons", "spin"], ["mat-icon-button", "", "fxLayoutAlign", "center center", 3, "disabled"], [1, "material-icons"]], template: function OpenCloseButtonComponent_Template(rf, ctx) { if (rf & 1) {
4816
+ } }, inputs: { disableFocusOnAction: "disableFocusOnAction", disabled: "disabled", isIcon: "isIcon", ariaLabelCode: "ariaLabelCode", isOpened: "isOpened" }, standalone: false, ngContentSelectors: _c0$8, decls: 2, vars: 2, consts: [["closed", ""], ["mat-button", "", 3, "disabled", "disableRipple", "ngClass.lt-md", 4, "ngIf"], ["mat-icon-button", "", "fxLayoutAlign", "center center", 3, "disabled", 4, "ngIf"], ["mat-button", "", 3, "disabled", "disableRipple", "ngClass.lt-md"], ["fxLayout", "row", "fxLayoutAlign", "center center"], ["fxLayoutAlign", "center center", 1, "open-close-button-content", "text-l"], ["class", "material-icons spin", 4, "ngIf", "ngIfElse"], [1, "material-icons", "spin"], ["mat-icon-button", "", "fxLayoutAlign", "center center", 3, "disabled"], [1, "material-icons"]], template: function OpenCloseButtonComponent_Template(rf, ctx) { if (rf & 1) {
4816
4817
  i0.ɵɵprojectionDef();
4817
4818
  i0.ɵɵtemplate(0, OpenCloseButtonComponent_button_0_Template, 8, 9, "button", 1)(1, OpenCloseButtonComponent_button_1_Template, 4, 5, "button", 2);
4818
4819
  } if (rf & 2) {
@@ -5574,7 +5575,7 @@ class TerminologyService {
5574
5575
  }]
5575
5576
  }], () => [{ type: TerminologyConfigService }, { type: AlertService }, { type: TerminologyCollectionService }, { type: TerminologyApiService }], null); })();
5576
5577
 
5577
- const _c0$6 = a0 => ({ termCount: a0 });
5578
+ const _c0$7 = a0 => ({ termCount: a0 });
5578
5579
  const _c1$2 = a0 => ({ date: a0 });
5579
5580
  function TerminologyCollectionCardComponent_ng_container_0_span_6_Template(rf, ctx) { if (rf & 1) {
5580
5581
  i0.ɵɵelementStart(0, "span", 13);
@@ -5652,14 +5653,14 @@ function TerminologyCollectionCardComponent_ng_container_0_div_8_span_4_Template
5652
5653
  i0.ɵɵpipe(1, "translate");
5653
5654
  } if (rf & 2) {
5654
5655
  const ctx_r1 = i0.ɵɵnextContext(3);
5655
- i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, ctx_r1.localizationKey + "TERMS_IN_USE", i0.ɵɵpureFunction1(4, _c0$6, ctx_r1.collection.termCollection.entryCount)), i0.ɵɵsanitizeHtml);
5656
+ i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, ctx_r1.localizationKey + "TERMS_IN_USE", i0.ɵɵpureFunction1(4, _c0$7, ctx_r1.collection.termCollection.entryCount)), i0.ɵɵsanitizeHtml);
5656
5657
  } }
5657
5658
  function TerminologyCollectionCardComponent_ng_container_0_div_8_ng_template_5_Template(rf, ctx) { if (rf & 1) {
5658
5659
  i0.ɵɵelement(0, "span", 24);
5659
5660
  i0.ɵɵpipe(1, "translate");
5660
5661
  } if (rf & 2) {
5661
5662
  const ctx_r1 = i0.ɵɵnextContext(3);
5662
- i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, ctx_r1.localizationKey + "TERMS_IN_USE", i0.ɵɵpureFunction1(4, _c0$6, ctx_r1.collection.termCount)), i0.ɵɵsanitizeHtml);
5663
+ i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, ctx_r1.localizationKey + "TERMS_IN_USE", i0.ɵɵpureFunction1(4, _c0$7, ctx_r1.collection.termCount)), i0.ɵɵsanitizeHtml);
5663
5664
  } }
5664
5665
  function TerminologyCollectionCardComponent_ng_container_0_div_8_span_7_Template(rf, ctx) { if (rf & 1) {
5665
5666
  i0.ɵɵelementStart(0, "span", 25);
@@ -5858,7 +5859,7 @@ class TerminologyCollectionCardComponent {
5858
5859
  }] }); })();
5859
5860
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TerminologyCollectionCardComponent, { className: "TerminologyCollectionCardComponent", filePath: "lib/terminology/components/terminology-panel/terminology-collection-list/terminology-collection-card/terminology-collection-card.component.ts", lineNumber: 12 }); })();
5860
5861
 
5861
- const _c0$5 = a0 => ({ collection: a0 });
5862
+ const _c0$6 = a0 => ({ collection: a0 });
5862
5863
  function TerminologyCollectionListComponent_ng_container_5_Template(rf, ctx) { if (rf & 1) {
5863
5864
  i0.ɵɵelementContainerStart(0);
5864
5865
  i0.ɵɵelementStart(1, "p", 5)(2, "span");
@@ -5893,7 +5894,7 @@ function TerminologyCollectionListComponent_div_7_div_8_Template(rf, ctx) { if (
5893
5894
  i0.ɵɵnextContext();
5894
5895
  const collectionCard_r4 = i0.ɵɵreference(18);
5895
5896
  i0.ɵɵadvance();
5896
- i0.ɵɵproperty("ngTemplateOutlet", collectionCard_r4)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$5, collection_r3));
5897
+ i0.ɵɵproperty("ngTemplateOutlet", collectionCard_r4)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$6, collection_r3));
5897
5898
  } }
5898
5899
  function TerminologyCollectionListComponent_div_7_div_16_ng_container_1_Template(rf, ctx) { if (rf & 1) {
5899
5900
  i0.ɵɵelementContainer(0);
@@ -5907,7 +5908,7 @@ function TerminologyCollectionListComponent_div_7_div_16_Template(rf, ctx) { if
5907
5908
  i0.ɵɵnextContext();
5908
5909
  const collectionCard_r4 = i0.ɵɵreference(18);
5909
5910
  i0.ɵɵadvance();
5910
- i0.ɵɵproperty("ngTemplateOutlet", collectionCard_r4)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$5, collection_r5));
5911
+ i0.ɵɵproperty("ngTemplateOutlet", collectionCard_r4)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$6, collection_r5));
5911
5912
  } }
5912
5913
  function TerminologyCollectionListComponent_div_7_ng_template_17_lib_terminology_collection_card_0_Template(rf, ctx) { if (rf & 1) {
5913
5914
  const _r6 = i0.ɵɵgetCurrentView();
@@ -6053,7 +6054,7 @@ class TerminologyCollectionListComponent {
6053
6054
  }] }); })();
6054
6055
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TerminologyCollectionListComponent, { className: "TerminologyCollectionListComponent", filePath: "lib/terminology/components/terminology-panel/terminology-collection-list/terminology-collection-list.component.ts", lineNumber: 13 }); })();
6055
6056
 
6056
- const _c0$4 = (a0, a1) => ({ appName: a0, termPortalName: a1 });
6057
+ const _c0$5 = (a0, a1) => ({ appName: a0, termPortalName: a1 });
6057
6058
  const _c1$1 = (a0, a1) => ({ minLength: a0, maxLength: a1 });
6058
6059
  function TerminologyCreateCollectionDialogComponent_mat_error_13_Template(rf, ctx) { if (rf & 1) {
6059
6060
  i0.ɵɵelementStart(0, "mat-error");
@@ -6132,7 +6133,7 @@ class TerminologyCreateCollectionDialogComponent {
6132
6133
  i0.ɵɵadvance();
6133
6134
  i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(2, 8, "TERM_COLLECTIONS.CREATE_DIALOG.TITLE"));
6134
6135
  i0.ɵɵadvance(4);
6135
- i0.ɵɵproperty("innerHtml", i0.ɵɵpipeBind2(6, 10, "TERM_COLLECTIONS.CREATE_DIALOG.DESCRIPTION_1", i0.ɵɵpureFunction2(19, _c0$4, ctx.appName, ctx.termPortalName)), i0.ɵɵsanitizeHtml);
6136
+ i0.ɵɵproperty("innerHtml", i0.ɵɵpipeBind2(6, 10, "TERM_COLLECTIONS.CREATE_DIALOG.DESCRIPTION_1", i0.ɵɵpureFunction2(19, _c0$5, ctx.appName, ctx.termPortalName)), i0.ɵɵsanitizeHtml);
6136
6137
  i0.ɵɵadvance(2);
6137
6138
  i0.ɵɵproperty("formGroup", ctx.form);
6138
6139
  i0.ɵɵadvance(3);
@@ -6220,7 +6221,7 @@ class TerminologyCreateCollectionComponent {
6220
6221
  }] }); })();
6221
6222
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TerminologyCreateCollectionComponent, { className: "TerminologyCreateCollectionComponent", filePath: "lib/terminology/components/terminology-panel/terminology-create-collection/terminology-create-collection.component.ts", lineNumber: 14 }); })();
6222
6223
 
6223
- const _c0$3 = (a0, a1) => ({ signInUrl: a0, startTrialUrl: a1 });
6224
+ const _c0$4 = (a0, a1) => ({ signInUrl: a0, startTrialUrl: a1 });
6224
6225
  function TerminologyPanelComponent_ng_container_1_footer_2_a_2_Template(rf, ctx) { if (rf & 1) {
6225
6226
  i0.ɵɵelementStart(0, "a", 9);
6226
6227
  i0.ɵɵtext(1);
@@ -6264,7 +6265,7 @@ function TerminologyPanelComponent_ng_template_2_p_8_Template(rf, ctx) { if (rf
6264
6265
  i0.ɵɵpipe(1, "translate");
6265
6266
  } if (rf & 2) {
6266
6267
  const ctx_r1 = i0.ɵɵnextContext(2);
6267
- i0.ɵɵproperty("innerHtml", i0.ɵɵpipeBind2(1, 1, ctx_r1.readerLocalizationKey + "TEXT", i0.ɵɵpureFunction2(4, _c0$3, ctx_r1.signInUrl, ctx_r1.startTrialUrl)), i0.ɵɵsanitizeHtml);
6268
+ i0.ɵɵproperty("innerHtml", i0.ɵɵpipeBind2(1, 1, ctx_r1.readerLocalizationKey + "TEXT", i0.ɵɵpureFunction2(4, _c0$4, ctx_r1.signInUrl, ctx_r1.startTrialUrl)), i0.ɵɵsanitizeHtml);
6268
6269
  } }
6269
6270
  function TerminologyPanelComponent_ng_template_2_ng_template_9_Template(rf, ctx) { if (rf & 1) {
6270
6271
  i0.ɵɵelementStart(0, "p");
@@ -7054,7 +7055,7 @@ class LLMHelperService {
7054
7055
  }]
7055
7056
  }], () => [{ type: i1$4.QuotaService }], null); })();
7056
7057
 
7057
- const _c0$2 = ["textarea"];
7058
+ const _c0$3 = ["textarea"];
7058
7059
  class LLMTextareaComponent {
7059
7060
  constructor(clipboard) {
7060
7061
  this.clipboard = clipboard;
@@ -7096,7 +7097,7 @@ class LLMTextareaComponent {
7096
7097
  }
7097
7098
  static { this.ɵfac = function LLMTextareaComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || LLMTextareaComponent)(i0.ɵɵdirectiveInject(i1$5.Clipboard)); }; }
7098
7099
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: LLMTextareaComponent, selectors: [["lib-llm-textarea"]], viewQuery: function LLMTextareaComponent_Query(rf, ctx) { if (rf & 1) {
7099
- i0.ɵɵviewQuery(_c0$2, 5);
7100
+ i0.ɵɵviewQuery(_c0$3, 5);
7100
7101
  } if (rf & 2) {
7101
7102
  let _t;
7102
7103
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.textarea = _t.first);
@@ -7154,7 +7155,7 @@ class LLMTextareaComponent {
7154
7155
  }] }); })();
7155
7156
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(LLMTextareaComponent, { className: "LLMTextareaComponent", filePath: "lib/llm/shared/llm-textarea/llm-textarea.component.ts", lineNumber: 12 }); })();
7156
7157
 
7157
- const _c0$1 = (a0, a1) => ({ limit: a0, subscriptionUrl: a1 });
7158
+ const _c0$2 = (a0, a1) => ({ limit: a0, subscriptionUrl: a1 });
7158
7159
  function LLMTextareaWithActionsComponent_lib_tld_notification_message_6_Template(rf, ctx) { if (rf & 1) {
7159
7160
  const _r2 = i0.ɵɵgetCurrentView();
7160
7161
  i0.ɵɵelementStart(0, "lib-tld-notification-message", 15);
@@ -7201,7 +7202,7 @@ function LLMTextareaWithActionsComponent_div_10_Template(rf, ctx) { if (rf & 1)
7201
7202
  i0.ɵɵpipe(1, "translate");
7202
7203
  } if (rf & 2) {
7203
7204
  const ctx_r3 = i0.ɵɵnextContext();
7204
- i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, ctx_r3.localizationKey + "LIMIT", i0.ɵɵpureFunction2(4, _c0$1, ctx_r3.quotaLeft, ctx_r3.subscriptionUrl)), i0.ɵɵsanitizeHtml);
7205
+ i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, ctx_r3.localizationKey + "LIMIT", i0.ɵɵpureFunction2(4, _c0$2, ctx_r3.quotaLeft, ctx_r3.subscriptionUrl)), i0.ɵɵsanitizeHtml);
7205
7206
  } }
7206
7207
  function LLMTextareaWithActionsComponent_button_12_Template(rf, ctx) { if (rf & 1) {
7207
7208
  const _r7 = i0.ɵɵgetCurrentView();
@@ -8290,7 +8291,7 @@ class ChargebeeMountService {
8290
8291
  }]
8291
8292
  }], null, null); })();
8292
8293
 
8293
- const _c0 = ["*"];
8294
+ const _c0$1 = ["*"];
8294
8295
  const _c1 = a0 => ({ date: a0 });
8295
8296
  const _c2 = (a0, a1, a2) => ({ used: a0, limit: a1, percent: a2 });
8296
8297
  function SubscriptionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
@@ -8637,7 +8638,7 @@ class SubscriptionComponent {
8637
8638
  return `${parseFloat((bytes / Math.pow(k, i)).toFixed(dm))} ${sizes[i]}`;
8638
8639
  }
8639
8640
  static { this.ɵfac = function SubscriptionComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SubscriptionComponent)(); }; }
8640
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SubscriptionComponent, selectors: [["lib-subscription"]], inputs: { token: [1, "token"], subscription: [1, "subscription"], quota: [1, "quota"], visibleQuotaTypes: [1, "visibleQuotaTypes"], contactUsUrl: [1, "contactUsUrl"], chargebeeSettings: [1, "chargebeeSettings"] }, outputs: { manageClick: "manageClick", contactUsClick: "contactUsClick" }, ngContentSelectors: _c0, decls: 7, vars: 5, consts: [[1, "subscription-actions-wrapper"], ["mat-flat-button", "", "color", "accent", "href", "javascript:void(0)", "data-cb-type", "portal", 1, "manage-sub-btn", "button-row-element"], ["mat-stroked-button", "", "target", "_blank", "color", "accent"], [1, "subscription-section-title", "text-l-semi-bold"], [1, "subscription-data-row"], [1, "subscription-label"], [1, "label"], [1, "subscription-data"], ["fxLayout", "row", 1, "subscription-data-row"], [1, "subscription-limit-wrapper"], [3, "value"], [1, "subscription-limit"], [1, "text-l-semi-bold"], ["mat-flat-button", "", "color", "accent", "href", "javascript:void(0)", "data-cb-type", "portal", 1, "manage-sub-btn", "button-row-element", 3, "click"], ["mat-stroked-button", "", "target", "_blank", "color", "accent", 3, "click"]], template: function SubscriptionComponent_Template(rf, ctx) { if (rf & 1) {
8641
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SubscriptionComponent, selectors: [["lib-subscription"]], inputs: { token: [1, "token"], subscription: [1, "subscription"], quota: [1, "quota"], visibleQuotaTypes: [1, "visibleQuotaTypes"], contactUsUrl: [1, "contactUsUrl"], chargebeeSettings: [1, "chargebeeSettings"] }, outputs: { manageClick: "manageClick", contactUsClick: "contactUsClick" }, ngContentSelectors: _c0$1, decls: 7, vars: 5, consts: [[1, "subscription-actions-wrapper"], ["mat-flat-button", "", "color", "accent", "href", "javascript:void(0)", "data-cb-type", "portal", 1, "manage-sub-btn", "button-row-element"], ["mat-stroked-button", "", "target", "_blank", "color", "accent"], [1, "subscription-section-title", "text-l-semi-bold"], [1, "subscription-data-row"], [1, "subscription-label"], [1, "label"], [1, "subscription-data"], ["fxLayout", "row", 1, "subscription-data-row"], [1, "subscription-limit-wrapper"], [3, "value"], [1, "subscription-limit"], [1, "text-l-semi-bold"], ["mat-flat-button", "", "color", "accent", "href", "javascript:void(0)", "data-cb-type", "portal", 1, "manage-sub-btn", "button-row-element", 3, "click"], ["mat-stroked-button", "", "target", "_blank", "color", "accent", 3, "click"]], template: function SubscriptionComponent_Template(rf, ctx) { if (rf & 1) {
8641
8642
  i0.ɵɵprojectionDef();
8642
8643
  i0.ɵɵconditionalCreate(0, SubscriptionComponent_Conditional_0_Template, 19, 11);
8643
8644
  i0.ɵɵconditionalCreate(1, SubscriptionComponent_Conditional_1_Template, 15, 8);
@@ -10143,41 +10144,74 @@ const provideLanguageService = (config) => {
10143
10144
  ]);
10144
10145
  };
10145
10146
 
10146
- function StatusPillComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
10147
- i0.ɵɵelementStart(0, "span", 1);
10148
- i0.ɵɵtext(1);
10147
+ const _c0 = ["*"];
10148
+ function StatusPillComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
10149
+ i0.ɵɵelementStart(0, "button", 3);
10150
+ i0.ɵɵpipe(1, "lowercase");
10151
+ i0.ɵɵelementContainer(2, 4);
10152
+ i0.ɵɵelementEnd();
10153
+ } if (rf & 2) {
10154
+ const ctx_r0 = i0.ɵɵnextContext();
10155
+ const pillContent_r2 = i0.ɵɵreference(3);
10156
+ i0.ɵɵclassMap(i0.ɵɵinterpolate1("status-pill status-pill--", ctx_r0.size(), " status-pill--clickable"));
10157
+ i0.ɵɵproperty("ngClass", i0.ɵɵpipeBind1(1, 6, ctx_r0.status()))("matTooltip", ctx_r0.tooltip());
10158
+ i0.ɵɵadvance(2);
10159
+ i0.ɵɵproperty("ngTemplateOutlet", pillContent_r2);
10160
+ } }
10161
+ function StatusPillComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
10162
+ i0.ɵɵelementStart(0, "div", 5);
10163
+ i0.ɵɵpipe(1, "lowercase");
10164
+ i0.ɵɵelementContainer(2, 4);
10149
10165
  i0.ɵɵelementEnd();
10150
10166
  } if (rf & 2) {
10151
10167
  const ctx_r0 = i0.ɵɵnextContext();
10168
+ const pillContent_r2 = i0.ɵɵreference(3);
10169
+ i0.ɵɵclassMap(i0.ɵɵinterpolate1("status-pill status-pill--", ctx_r0.size()));
10170
+ i0.ɵɵproperty("ngClass", i0.ɵɵpipeBind1(1, 6, ctx_r0.status()))("matTooltip", ctx_r0.tooltip());
10171
+ i0.ɵɵadvance(2);
10172
+ i0.ɵɵproperty("ngTemplateOutlet", pillContent_r2);
10173
+ } }
10174
+ function StatusPillComponent_ng_template_2_Conditional_0_Template(rf, ctx) { if (rf & 1) {
10175
+ i0.ɵɵelementStart(0, "span", 6);
10176
+ i0.ɵɵtext(1);
10177
+ i0.ɵɵelementEnd();
10178
+ } if (rf & 2) {
10179
+ const ctx_r0 = i0.ɵɵnextContext(2);
10152
10180
  i0.ɵɵadvance();
10153
10181
  i0.ɵɵtextInterpolate(ctx_r0.icon());
10154
10182
  } }
10183
+ function StatusPillComponent_ng_template_2_Template(rf, ctx) { if (rf & 1) {
10184
+ i0.ɵɵconditionalCreate(0, StatusPillComponent_ng_template_2_Conditional_0_Template, 2, 1, "span", 6);
10185
+ i0.ɵɵtext(1);
10186
+ i0.ɵɵprojection(2);
10187
+ } if (rf & 2) {
10188
+ const ctx_r0 = i0.ɵɵnextContext();
10189
+ i0.ɵɵconditional(ctx_r0.icon() ? 0 : -1);
10190
+ i0.ɵɵadvance();
10191
+ i0.ɵɵtextInterpolate1(" ", ctx_r0.status(), " ");
10192
+ } }
10155
10193
  class StatusPillComponent {
10156
10194
  constructor() {
10157
10195
  this.icon = input(...(ngDevMode ? [undefined, { debugName: "icon" }] : []));
10196
+ this.size = input('default', ...(ngDevMode ? [{ debugName: "size" }] : []));
10158
10197
  this.status = input(...(ngDevMode ? [undefined, { debugName: "status" }] : []));
10198
+ this.type = input('default', ...(ngDevMode ? [{ debugName: "type" }] : []));
10159
10199
  this.tooltip = input(...(ngDevMode ? [undefined, { debugName: "tooltip" }] : []));
10160
10200
  }
10161
10201
  static { this.ɵfac = function StatusPillComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || StatusPillComponent)(); }; }
10162
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: StatusPillComponent, selectors: [["lib-status-pill"]], inputs: { icon: [1, "icon"], status: [1, "status"], tooltip: [1, "tooltip"] }, decls: 4, vars: 6, consts: [[1, "status-pill", 3, "ngClass", "matTooltip"], [1, "material-icons", "material-icons-outlined"]], template: function StatusPillComponent_Template(rf, ctx) { if (rf & 1) {
10163
- i0.ɵɵelementStart(0, "div", 0);
10164
- i0.ɵɵpipe(1, "lowercase");
10165
- i0.ɵɵconditionalCreate(2, StatusPillComponent_Conditional_2_Template, 2, 1, "span", 1);
10166
- i0.ɵɵtext(3);
10167
- i0.ɵɵelementEnd();
10202
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: StatusPillComponent, selectors: [["lib-status-pill"]], inputs: { icon: [1, "icon"], size: [1, "size"], status: [1, "status"], type: [1, "type"], tooltip: [1, "tooltip"] }, ngContentSelectors: _c0, decls: 4, vars: 1, consts: [["pillContent", ""], ["type", "button", 3, "class", "ngClass", "matTooltip"], [3, "class", "ngClass", "matTooltip"], ["type", "button", 3, "ngClass", "matTooltip"], [3, "ngTemplateOutlet"], [3, "ngClass", "matTooltip"], [1, "material-icons", "material-icons-outlined"]], template: function StatusPillComponent_Template(rf, ctx) { if (rf & 1) {
10203
+ i0.ɵɵprojectionDef();
10204
+ i0.ɵɵconditionalCreate(0, StatusPillComponent_Conditional_0_Template, 3, 8, "button", 1)(1, StatusPillComponent_Conditional_1_Template, 3, 8, "div", 2);
10205
+ i0.ɵɵtemplate(2, StatusPillComponent_ng_template_2_Template, 3, 2, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
10168
10206
  } if (rf & 2) {
10169
- i0.ɵɵproperty("ngClass", i0.ɵɵpipeBind1(1, 4, ctx.status()))("matTooltip", ctx.tooltip());
10170
- i0.ɵɵadvance(2);
10171
- i0.ɵɵconditional(ctx.icon() ? 2 : -1);
10172
- i0.ɵɵadvance();
10173
- i0.ɵɵtextInterpolate1(" ", ctx.status(), "\n");
10174
- } }, dependencies: [CommonModule, i1$1.NgClass, MatTooltipModule, i2$3.MatTooltip, MatIconModule, i1$1.LowerCasePipe], styles: [".status-pill[_ngcontent-%COMP%]{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:1px solid;border-radius:9999px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.material-icons[_ngcontent-%COMP%]{font-size:16px}"] }); }
10207
+ i0.ɵɵconditional(ctx.type() === "clickable" ? 0 : 1);
10208
+ } }, dependencies: [CommonModule, i1$1.NgClass, i1$1.NgTemplateOutlet, MatTooltipModule, i2$3.MatTooltip, MatIconModule, i1$1.LowerCasePipe], styles: [".status-pill[_ngcontent-%COMP%]{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:1px solid;border-radius:9999px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.status-pill--clickable[_ngcontent-%COMP%]{appearance:none;background:transparent;cursor:pointer;color:inherit;text-align:inherit}.status-pill--small[_ngcontent-%COMP%]{gap:2px;padding:4px 8px;font-size:10px;font-weight:500}.status-pill--small[_ngcontent-%COMP%] .material-icons[_ngcontent-%COMP%]{font-size:14px}.material-icons[_ngcontent-%COMP%]{font-size:16px}"] }); }
10175
10209
  }
10176
10210
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(StatusPillComponent, [{
10177
10211
  type: Component,
10178
- args: [{ selector: 'lib-status-pill', imports: [CommonModule, MatTooltipModule, MatIconModule], template: "<div class=\"status-pill\" [ngClass]=\"status() | lowercase\" [matTooltip]=\"tooltip()\">\r\n\t@if (icon()) {\r\n\t\t<span class=\"material-icons material-icons-outlined\">{{ icon() }}</span>\r\n\t}\r\n\r\n\t{{ status() }}\r\n</div>\r\n", styles: [".status-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:1px solid;border-radius:9999px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.material-icons{font-size:16px}\n"] }]
10179
- }], null, { icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], status: [{ type: i0.Input, args: [{ isSignal: true, alias: "status", required: false }] }], tooltip: [{ type: i0.Input, args: [{ isSignal: true, alias: "tooltip", required: false }] }] }); })();
10180
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StatusPillComponent, { className: "StatusPillComponent", filePath: "lib/status-pill/status-pill.component.ts", lineNumber: 12 }); })();
10212
+ args: [{ selector: 'lib-status-pill', imports: [CommonModule, MatTooltipModule, MatIconModule], template: "@if (type() === \"clickable\") {\r\n\t<button type=\"button\" class=\"status-pill status-pill--{{ size() }} status-pill--clickable\" [ngClass]=\"status() | lowercase\" [matTooltip]=\"tooltip()\">\r\n\t\t<ng-container [ngTemplateOutlet]=\"pillContent\"></ng-container>\r\n\t</button>\r\n} @else {\r\n\t<div class=\"status-pill status-pill--{{ size() }}\" [ngClass]=\"status() | lowercase\" [matTooltip]=\"tooltip()\">\r\n\t\t<ng-container [ngTemplateOutlet]=\"pillContent\"></ng-container>\r\n\t</div>\r\n}\r\n\r\n<ng-template #pillContent>\r\n\t@if (icon()) {\r\n\t\t<span class=\"material-icons material-icons-outlined\">{{ icon() }}</span>\r\n\t}\r\n\r\n\t{{ status() }}\r\n\r\n\t<ng-content></ng-content>\r\n</ng-template>\r\n", styles: [".status-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:1px solid;border-radius:9999px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.status-pill--clickable{appearance:none;background:transparent;cursor:pointer;color:inherit;text-align:inherit}.status-pill--small{gap:2px;padding:4px 8px;font-size:10px;font-weight:500}.status-pill--small .material-icons{font-size:14px}.material-icons{font-size:16px}\n"] }]
10213
+ }], null, { icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], status: [{ type: i0.Input, args: [{ isSignal: true, alias: "status", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], tooltip: [{ type: i0.Input, args: [{ isSignal: true, alias: "tooltip", required: false }] }] }); })();
10214
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StatusPillComponent, { className: "StatusPillComponent", filePath: "lib/status-pill/status-pill.component.ts", lineNumber: 15 }); })();
10181
10215
 
10182
10216
  /*
10183
10217
  * Public API Surface of ngx-common