@ti-tecnologico-de-monterrey-oficial/ds-ng 1.6.18-d → 1.6.18-e

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.
Files changed (53) hide show
  1. package/assets/i18n/es.json +2 -2
  2. package/assets/styles/mainGED.min.css +1 -1
  3. package/assets/styles/mainGED.min.css.map +1 -1
  4. package/assets/styles/mainTEC.min.css +1 -1
  5. package/assets/styles/mainTEC.min.css.map +1 -1
  6. package/assets/styles/mainTECMI.min.css +1 -1
  7. package/assets/styles/mainTECMI.min.css.map +1 -1
  8. package/assets/styles/micro.min.css +1 -1
  9. package/assets/styles/micro.min.css.map +1 -1
  10. package/esm2022/assets/i18n/es.json +2 -2
  11. package/esm2022/lib/components/bmb-action-menu/bmb-action-menu.component.mjs +8 -6
  12. package/esm2022/lib/components/bmb-badge/bmb-badge.component.mjs +2 -2
  13. package/esm2022/lib/components/bmb-bookmark/bmb-bookmark.component.mjs +3 -9
  14. package/esm2022/lib/components/bmb-card-button/bmb-card-button.component.mjs +7 -3
  15. package/esm2022/lib/components/bmb-chat-bubbles/bmb-chat-bubbles.component.mjs +5 -3
  16. package/esm2022/lib/components/bmb-chat-bubbles/types.mjs +1 -1
  17. package/esm2022/lib/components/bmb-check-external-link-button/bmb-check-external-link-button.component.mjs +3 -3
  18. package/esm2022/lib/components/bmb-container-button/bmb-container-button.component.mjs +6 -3
  19. package/esm2022/lib/components/bmb-drawer-overlay/bmb-drawer-overlay.component.mjs +1 -1
  20. package/esm2022/lib/components/bmb-fab/bmb-fab.component.mjs +23 -20
  21. package/esm2022/lib/components/bmb-input/bmb-input-content/bmb-input-content.component.mjs +2 -2
  22. package/esm2022/lib/components/bmb-input/bmb-input-validator/bmb-input-validator.component.mjs +2 -2
  23. package/esm2022/lib/components/bmb-input-phone-number/bmb-input-phone-number.component.mjs +2 -2
  24. package/esm2022/lib/components/bmb-input-tags/bmb-input-tags.component.mjs +2 -2
  25. package/esm2022/lib/components/bmb-media-card/bmb-media-card.component.mjs +8 -4
  26. package/esm2022/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator-item/bmb-multi-dot-paginator-item.component.mjs +3 -3
  27. package/esm2022/lib/components/bmb-multi-dot-paginator/bmb-multi-dot-paginator.component.mjs +1 -1
  28. package/esm2022/lib/components/bmb-notification-card/bmb-notification-card.component.mjs +4 -3
  29. package/esm2022/lib/components/bmb-sidebar/bmb-sidebar.component.mjs +3 -3
  30. package/esm2022/lib/components/bmb-sounds-card/bmb-sounds-card.component.mjs +3 -3
  31. package/esm2022/lib/components/bmb-table-lite/bmb-table-lite.component.mjs +2 -2
  32. package/esm2022/lib/components/bmb-tables/bmb-tables.component.mjs +2 -2
  33. package/esm2022/lib/components/bmb-text-link/bmb-text-link.component.mjs +1 -5
  34. package/esm2022/lib/components/bmb-top-bar/bmb-top-bar-user-section/bmb-top-bar-user-section.component.mjs +16 -3
  35. package/esm2022/lib/components/bmb-top-bar/bmb-top-bar.component.mjs +8 -3
  36. package/esm2022/lib/components/bmb-totp/bmb-totp.component.mjs +2 -2
  37. package/esm2022/lib/components/bmb-web-templates/bmb-web-templates.component.mjs +2 -2
  38. package/esm2022/lib/types/colors.mjs +1 -1
  39. package/esm2022/lib/utils/botIcon.mjs +22 -0
  40. package/esm2022/lib/utils/utils.mjs +4 -3
  41. package/fesm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs +128 -78
  42. package/fesm2022/ti-tecnologico-de-monterrey-oficial-ds-ng.mjs.map +1 -1
  43. package/lib/components/bmb-action-menu/bmb-action-menu.component.d.ts +2 -2
  44. package/lib/components/bmb-bookmark/bmb-bookmark.component.d.ts +0 -1
  45. package/lib/components/bmb-card-button/bmb-card-button.component.d.ts +1 -0
  46. package/lib/components/bmb-chat-bubbles/types.d.ts +9 -1
  47. package/lib/components/bmb-fab/bmb-fab.component.d.ts +8 -7
  48. package/lib/components/bmb-media-card/bmb-media-card.component.d.ts +1 -1
  49. package/lib/components/bmb-notification-card/bmb-notification-card.component.d.ts +2 -1
  50. package/lib/components/bmb-top-bar/bmb-top-bar-user-section/bmb-top-bar-user-section.component.d.ts +4 -1
  51. package/lib/components/bmb-top-bar/bmb-top-bar.component.d.ts +4 -1
  52. package/lib/utils/botIcon.d.ts +1 -0
  53. package/package.json +1 -1
@@ -581,7 +581,7 @@ export class BmbTablesComponent {
581
581
  return classList;
582
582
  }
583
583
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BmbTablesComponent, deps: [{ token: i0.Renderer2 }, { token: i1.DomSanitizer }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
584
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: BmbTablesComponent, isStandalone: true, selector: "bmb-table", inputs: { showSearch: { classPropertyName: "showSearch", publicName: "showSearch", isSignal: true, isRequired: false, transformFunction: null }, showFilters: { classPropertyName: "showFilters", publicName: "showFilters", isSignal: true, isRequired: false, transformFunction: null }, pageSize: { classPropertyName: "pageSize", publicName: "pageSize", isSignal: true, isRequired: false, transformFunction: null }, totalItems: { classPropertyName: "totalItems", publicName: "totalItems", isSignal: true, isRequired: false, transformFunction: null }, data: { classPropertyName: "data", publicName: "data", isSignal: true, isRequired: false, transformFunction: null }, columns: { classPropertyName: "columns", publicName: "columns", isSignal: true, isRequired: false, transformFunction: null }, actionTemplate: { classPropertyName: "actionTemplate", publicName: "actionTemplate", isSignal: true, isRequired: false, transformFunction: null }, config: { classPropertyName: "config", publicName: "config", isSignal: true, isRequired: false, transformFunction: null }, detailTemplate: { classPropertyName: "detailTemplate", publicName: "detailTemplate", isSignal: true, isRequired: false, transformFunction: null }, truncate: { classPropertyName: "truncate", publicName: "truncate", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, initialTableSelection: { classPropertyName: "initialTableSelection", publicName: "initialTableSelection", isSignal: true, isRequired: false, transformFunction: null }, lang: { classPropertyName: "lang", publicName: "lang", isSignal: true, isRequired: false, transformFunction: null }, clearSelection: { classPropertyName: "clearSelection", publicName: "clearSelection", isSignal: true, isRequired: false, transformFunction: null }, serverSide: { classPropertyName: "serverSide", publicName: "serverSide", isSignal: true, isRequired: false, transformFunction: null }, currentPage: { classPropertyName: "currentPage", publicName: "currentPage", isSignal: true, isRequired: false, transformFunction: null }, filtersVisible: { classPropertyName: "filtersVisible", publicName: "filtersVisible", isSignal: true, isRequired: false, transformFunction: null }, filtersPosition: { classPropertyName: "filtersPosition", publicName: "filtersPosition", isSignal: true, isRequired: false, transformFunction: null }, filtersModel: { classPropertyName: "filtersModel", publicName: "filtersModel", isSignal: true, isRequired: false, transformFunction: null }, selectionMode: { classPropertyName: "selectionMode", publicName: "selectionMode", isSignal: true, isRequired: false, transformFunction: null }, clearSelectionWhenPageChanges: { classPropertyName: "clearSelectionWhenPageChanges", publicName: "clearSelectionWhenPageChanges", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { clearSelection: "clearSelectionChange", currentPage: "currentPageChange", filtersVisible: "filtersVisibleChange", filtersModel: "filtersModelChange", select: "select", clickedRow: "clickedRow", searchChange: "searchChange", filtersChange: "filtersChange", searchModeChange: "searchModeChange", pageChange: "pageChange" }, host: { listeners: { "window:resize": "onResize($event)" } }, viewQueries: [{ propertyName: "paginator", first: true, predicate: MatPaginator, descendants: true }, { propertyName: "matTableRef", first: true, predicate: MatTable, descendants: true, read: ElementRef }, { propertyName: "headerCellRef", first: true, predicate: ["headerCellRef"], descendants: true }, { propertyName: "cellRef", first: true, predicate: ["cellRef"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div [ngClass]=\"getTableClasses()\">\n @if (showSearch() || filtersVisible()) {\n <header class=\"bmb_table-header\">\n <div class=\"bmb_table-filter\">\n @if (showSearch()) {\n <section class=\"bmb_table-filter-item bmb_table-filter-item-search\">\n <bmb-input\n class=\"bmb_table-search\"\n [type]=\"'text'\"\n [placeholder]=\"'table.filters.search' | translate\"\n [disabled]=\"false\"\n [icon]=\"'search'\"\n [appearance]=\"'normal'\"\n [control]=\"searchControl\"\n ></bmb-input>\n </section>\n }\n\n @if (filtersVisible()) {\n @for (column of parsedFiltersColumns(); track $index) {\n <section class=\"bmb_table-filter-item\">\n @switch (column.type) {\n @case ('number') {\n <div class=\"bmb_table-filter-item-number\" margin=\"none\">\n <bmb-input\n [label]=\"column.label + ('table.filters.min' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00EDn'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_min')\"\n />\n <bmb-input\n [label]=\"column.label + ('table.filters.max' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00E1x'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_max')\"\n />\n </div>\n }\n\n @case ('date') {\n <bmb-date-range\n [placeholderStartDate]=\"\n 'table.filters.startDatePlaceholder' | translate\n \"\n [placeholderEndDate]=\"\n 'table.filters.endDatePlaceholder' | translate\n \"\n [icon]=\"'calendar_month'\"\n [labelEndDate]=\"'table.filters.endDate' | translate\"\n [labelStartDate]=\"'table.filters.startDate' | translate\"\n [dateFormat]=\"'dd/MM/yyyy'\"\n [controlStart]=\"getFormControl(column.dataKey + '_from')\"\n [controlEnd]=\"getFormControl(column.dataKey + '_to')\"\n (startDateChange)=\"\n getFormControl(column.dataKey + '_from').setValue($event)\n \"\n (endDateChange)=\"\n getFormControl(column.dataKey + '_to').setValue($event)\n \"\n />\n }\n\n @default {\n <bmb-input\n [label]=\"column.label\"\n [placeholder]=\"'table.filters.filter' | translate\"\n [control]=\"getFormControl(column.dataKey + '_contains')\"\n />\n }\n }\n </section>\n }\n }\n </div>\n </header>\n }\n <div class=\"bmb_table-container\">\n @if (showFilters()) {\n <bmb-action-icon\n [idElement]=\"''\"\n [icon]=\"'filter_list'\"\n [iconSize]=\"24\"\n (buttonClick)=\"toggleFilters()\"\n ></bmb-action-icon>\n }\n <section class=\"bmb_table-container-table\">\n <table\n mat-table\n [dataSource]=\"dataSource\"\n class=\"bmb_table-content\"\n multiTemplateDataRows\n >\n <!-- Checkbox Column -->\n <ng-container matColumnDef=\"select\" sticky>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"handleMasterSelection($event)\"\n [checked]=\"checkIfAllRowsSelected()\"\n [indeterminate]=\"checkIfSomeRowsSelected()\"\n [ariaLabel]=\"checkboxLabel()\"\n [disabled]=\"false\"\n />\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"$event ? selection.toggle(row) : null; onSelect()\"\n [checked]=\"selection.isSelected(row)\"\n [ariaLabel]=\"checkboxLabel(row)\"\n [disabled]=\"false\"\n onkeypress=\"$event.stopPropagation()\"\n />\n </td>\n </ng-container>\n\n <!-- Expand Column -->\n <ng-container matColumnDef=\"expand\" sticky>\n <th\n mat-header-cell\n *matHeaderCellDef\n class=\"bmb_table-expand\"\n aria-label=\"row actions\"\n >\n &nbsp;\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-expand\">\n <ng-container *ngIf=\"row.detail\">\n <button\n mat-icon-button\n aria-label=\"expand row\"\n (click)=\"\n expandedElement = expandedElement === row ? null : row;\n $event.stopPropagation()\n \"\n >\n <bmb-icon\n [icon]=\"\n expandedElement === row ? 'zoom_out_map' : 'zoom_out_map'\n \"\n />\n </button>\n </ng-container>\n </td>\n </ng-container>\n\n <!-- Display Columns -->\n @for (column of tableColumns; track column; let i = $index) {\n <ng-container [matColumnDef]=\"column.def\" [sticky]=\"i === 0\">\n <th\n mat-header-cell\n *matHeaderCellDef\n #headerCell\n [matTooltip]=\"hasEllipsis(headerCell) ? column.label : ''\"\n matTooltipPosition=\"below\"\n matTooltipClass=\"bmb_tooltip\"\n [ngClass]=\"{\n 'bmb_table-sticky': i === 0,\n truncated: truncate(),\n wrapped: wrap()\n }\"\n >\n <!-- T\u00EDtulo -->\n @if (column.htmlLabel) {\n <ng-template\n [ngTemplateOutlet]=\"column.htmlLabel\"\n [ngTemplateOutletContext]=\"{ column: column, index: i }\"\n ></ng-template>\n } @else {\n {{ this.lang() === 'es' ? column.label : column.labelEn }}\n }\n\n <!-- Resize Handle -->\n <span\n class=\"bmb_table-resize\"\n (mousedown)=\"onResizeColumn($event, i)\"\n ></span>\n </th>\n\n <td\n mat-cell\n *matCellDef=\"let row; let a = index\"\n #cell\n [matTooltip]=\"hasEllipsis(cell) ? row[column.dataKey] : ''\"\n tooltipClass=\"bmb_tooltip\"\n [ngClass]=\"getCellClasses(row, column.dataKey, i)\"\n >\n @if (isTemplateRef(row[column.dataKey + 'Template'])) {\n <ng-template\n [ngTemplateOutlet]=\"row[column.dataKey + 'Template']\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n ></ng-template>\n } @else {\n {{ row[column.dataKey]?.propertyName || row[column.dataKey] }}\n }\n </td>\n </ng-container>\n }\n\n <!-- Actions Column -->\n <ng-container matColumnDef=\"actions\" stickyEnd>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-actions\"></th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-actions\">\n <ng-template\n [ngTemplateOutlet]=\"actionTemplate()!\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n >\n </ng-template>\n </td>\n </ng-container>\n\n <!-- Row to expand -->\n <ng-container matColumnDef=\"expandedDetail\">\n <td\n mat-cell\n *matCellDef=\"let row\"\n [attr.colspan]=\"tableDisplayColumns.length\"\n >\n <div\n class=\"bmb_table-detail\"\n [@detailExpand]=\"\n row == expandedElement ? 'expanded' : 'collapsed'\n \"\n >\n <ng-container\n *ngTemplateOutlet=\"detailTemplate(); context: { row: row }\"\n ></ng-container>\n </div>\n </td>\n </ng-container>\n\n <!-- Rows -->\n <tr\n mat-header-row\n *matHeaderRowDef=\"tableDisplayColumns\"\n class=\"bmb_table-row\"\n ></tr>\n\n <tr\n mat-row\n *matRowDef=\"let row; columns: tableDisplayColumns; let i = dataIndex\"\n (click)=\"onSelectRow(row)\"\n class=\"bmb_table-row\"\n [class.bmb_table-expandible]=\"expandedElement === row\"\n [ngClass]=\"{\n 'bmb_table-even': isEven(i),\n 'bmb_table-odd': isOdd(i)\n }\"\n ></tr>\n\n <ng-container *ngIf=\"tableConfig?.isExpandible\">\n <tr\n mat-row\n *matRowDef=\"let row; columns: ['expandedDetail']; let i = dataIndex\"\n class=\"bmb_table-details\"\n [class.bmb_table-expanded]=\"expandedElement === row\"\n ></tr>\n </ng-container>\n </table>\n </section>\n <!-- Paginator -->\n <ng-container *ngIf=\"tableConfig?.isPaginable\" sticky>\n <mat-paginator\n #paginator\n [length]=\"totalItems()\"\n [pageSize]=\"this.pageSize()\"\n [hidePageSize]=\"true\"\n (page)=\"onPageEvent($event)\"\n >\n </mat-paginator>\n\n <div class=\"bmb_table-paginator\">\n <span class=\"bmb_table-paginator-text\">{{ getPaginationText() }}</span>\n\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToFirstPage() : paginator.firstPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToPreviousPage() : paginator.previousPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToNextPage() : paginator.nextPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToLastPage() : paginator.lastPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n </div>\n </ng-container>\n </div>\n</div>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_table{background:var(--containers-modal);box-shadow:var(--bmb-box-shadow-3);padding:1.5rem 1rem;width:100%;height:auto;box-sizing:border-box;container-type:inline-size}@media (min-width: 62.5625rem){.bmb_table{height:100%}}.bmb_table-filters-top,.bmb_table-filters-left{display:flex;gap:1rem;overflow:auto;flex-flow:column}.bmb_table-filters-bottom,.bmb_table-filters-right{display:flex;gap:1rem;overflow:auto;flex-flow:column;flex-direction:column-reverse;align-items:flex-start}@media (min-width: 62.5625rem){.bmb_table-filters-top .bmb_table-header,.bmb_table-filters-bottom .bmb_table-header{height:30%;width:100%}.bmb_table-filters-top .bmb_table-container,.bmb_table-filters-bottom .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-left,.bmb_table-filters-right{flex-flow:row}.bmb_table-filters-left .bmb_table-header,.bmb_table-filters-right .bmb_table-header{width:30%}.bmb_table-filters-left .bmb_table-container,.bmb_table-filters-right .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-right{flex-flow:row-reverse}}.bmb_table-header{container-type:inline-size;overflow:auto;max-height:100%}.bmb_table-header .bmb_table-filter{display:flex;gap:1rem;flex-flow:column;overflow:auto;width:100%}@container (min-width: 37.5rem){.bmb_table-header .bmb_table-filter{flex-flow:row;flex-wrap:wrap}}.bmb_table-filter-item{width:100%}@container (min-width: 37.5rem){.bmb_table-filter-item{width:calc(50% - .5rem)}}.bmb_table-filter-item-number{display:flex;flex-flow:row}@media (max-width: 43.6875rem){.bmb_table-filter-item-number{flex-flow:column}}.bmb_table-filter-item-number>*{flex:1}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-actions{right:2.5rem}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{content:\"\";width:1rem;height:0;border-top:.125rem solid;margin:0 .625rem;display:inline-block}@media (max-width: 43.6875rem){.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{display:none}}.bmb_table-search{flex:1}.bmb_table-filters{width:100%}.bmb_table-container{flex:1 0 auto;max-width:100%;overflow:auto;width:100%;max-height:100%;display:flex;flex-flow:column;gap:1rem}.bmb_table-container-table{overflow:auto;flex:1}.bmb_table-content{width:100%}.bmb_table-row.mat-mdc-header-row,.bmb_table-row.mat-mdc-row{height:auto}.bmb_table-row>td,.bmb_table-row>th{height:100%;overflow:hidden;padding:.25rem .5rem}.bmb_table-row>td.truncated,.bmb_table-row>th.truncated{max-width:6.25rem;min-width:4.375rem;text-overflow:ellipsis;white-space:nowrap}.bmb_table-row>td.wrapped,.bmb_table-row>th.wrapped{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 48rem){.bmb_table-row>td,.bmb_table-row>th{max-width:fit-content}}.bmb_table-row>td.bmb_table-checkbox,.bmb_table-row>th.bmb_table-checkbox{min-width:3.875rem;padding-right:0;text-align:center;width:3.875rem}.bmb_table-row>td.bmb_table-checkbox+.bmb_table-sticky,.bmb_table-row>th.bmb_table-checkbox+.bmb_table-sticky{left:3.625rem!important}.bmb_table-row>td.bmb_table-expand,.bmb_table-row>th.bmb_table-expand{min-width:2.5rem;width:2.5rem}.bmb_table-row>td.bmb_table-expand+.bmb_table-sticky,.bmb_table-row>th.bmb_table-expand+.bmb_table-sticky{left:6.125rem!important}.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{border-right:.0625rem solid var(--buttons-inactive-step);max-width:9rem}@media (min-width: 75rem){.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{max-width:fit-content}}.bmb_table-row>td.bmb_table-actions,.bmb_table-row>th.bmb_table-actions{border-left:.0625rem solid var(--buttons-inactive-step);color:var(--color-table-90)}.bmb_table-row>td button,.bmb_table-row>th button{align-items:center;color:var(--color-table-90);display:flex}.bmb_table-row>th{border-bottom:0;color:var(--general-contrasts-100);overflow:inherit;position:relative;text-transform:uppercase;font-family:Poppins-Bold,sans-serif;font-size:.875rem;text-align:left}.bmb_table-row>th.mat-mdc-header-cell{background-color:var(--containers-modal)}.bmb_table-row>td{font-family:Poppins-Regular,sans-serif;font-size:.875rem;border-bottom-color:var(--general-contrasts-25);border-bottom-style:dashed}.bmb_table-row>td.bmb_table-actions .action-container{display:flex}.bmb_table-row>td.bmb_table-actions .action-container bmb-icon{font-size:1.125rem}.bmb_table-row>td .mat-mdc-icon-button{align-items:center;display:flex;height:auto;padding:0;width:auto}.bmb_table-row>td .mat-mdc-icon-button bmb-icon{font-size:1.5rem}.bmb_table-even.mat-mdc-row{background-color:var(--containers-modal);color:var(--menu-select-label-menu-inactive)}.bmb_table-even.mat-mdc-row.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-odd.mat-mdc-row{background-color:var(--general_contrasts-15);color:var(--general_contrasts-75)}.bmb_table-odd.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-details.mat-mdc-row{background-color:var(--menu-select-on-surface-hovered-w-checkbox);height:0}.bmb_table-details.mat-mdc-row>td{border:0;padding:0 1rem}.bmb_table-details.mat-mdc-row.bmb_table-expanded>td{border-bottom:.0625rem dashed var(--general-contrasts-25);padding:1rem}.bmb_table-detail{color:var(--general-contrasts-75);display:flex;overflow:hidden}.bmb_table-detail>bmb-table{width:100%}.bmb_table-resize{border-right:.0625rem solid var(--general-contrasts-25);cursor:col-resize;display:inline-block;height:100%;opacity:0;position:absolute;right:0;top:0}.bmb_table-resize:hover{opacity:1;width:1.25rem}.bmb_table .mat-mdc-paginator{display:none}.bmb_table-paginator{align-items:center;bottom:0;display:flex;height:3rem;justify-content:flex-end;right:0;z-index:10}.bmb_table-paginator-text{color:var(--general-contrasts-75);margin-right:2rem;font-family:Poppins-Regular,sans-serif;font-size:.75rem}.bmb_table-paginator-btn{color:var(--general-contrasts-100);height:3rem;padding:0;width:3rem}.bmb_table-paginator-btn-disabled{color:var(--buttons-inactive-step);cursor:not-allowed}.bmb_table-paginator-icon{font-size:1.5rem}.bmb_table bmb-checkbox{display:block;height:1.5rem}.bmb_table bmb-checkbox .bmb_checkbox-mark{margin:0}.bmb_table-success{color:var(--semantic-success)}.bmb_table-error{color:var(--semantic-error)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: BmbIconComponent, selector: "bmb-icon", inputs: ["icon", "isFill", "size", "alt", "dotNotification", "isSVGTemplate"] }, { kind: "component", type: BmbCheckboxComponent, selector: "bmb-checkbox", inputs: ["name", "disabled", "required", "value", "label", "labelPosition", "ariaDescribedby", "ariaLabel", "ariaLabelledby", "errorMessage", "helperMessage", "customValidation", "control", "checked", "showError", "indeterminate", "inputId"], outputs: ["controlChange", "checkedChange", "showErrorChange", "indeterminateChange", "inputIdChange", "change"] }, { kind: "ngmodule", type: MatPaginatorModule }, { kind: "component", type: i3.MatPaginator, selector: "mat-paginator", inputs: ["color", "pageIndex", "length", "pageSize", "pageSizeOptions", "hidePageSize", "showFirstLastButtons", "selectConfig", "disabled"], outputs: ["page"], exportAs: ["matPaginator"] }, { kind: "ngmodule", type: MatTableModule }, { kind: "component", type: i4.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i4.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { kind: "directive", type: i4.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i4.MatColumnDef, selector: "[matColumnDef]", inputs: ["matColumnDef"] }, { kind: "directive", type: i4.MatCellDef, selector: "[matCellDef]" }, { kind: "directive", type: i4.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "directive", type: i4.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { kind: "directive", type: i4.MatCell, selector: "mat-cell, td[mat-cell]" }, { kind: "component", type: i4.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i4.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "ngmodule", type: MatIconModule }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i5.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "ngmodule", type: MatFormFieldModule }, { kind: "ngmodule", type: MatInputModule }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i6.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }, { kind: "component", type: BmbInputComponent, selector: "bmb-input", inputs: ["label", "type", "placeholder", "icon", "appearance", "errorMessage", "helperMessage", "disabled", "isRequired", "name", "spellcheck", "jsonFormat", "heightTextArea", "maxlength", "minlength", "pattern", "max", "min", "value", "autocomplete", "tooltip", "rows", "showMaxTextLength", "additionalAction", "tooltipPosition", "isClearable", "customValidation", "inputId", "showError", "control"], outputs: ["showErrorChange", "controlChange", "isFocus", "isBlur", "onChange", "onKeyDown"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "component", type: BmbDateRangeComponent, selector: "bmb-date-range", inputs: ["inputId", "labelStartDate", "labelEndDate", "icon", "invalidFormatErrorMessage", "requiredFieldErrorMessage", "disabled", "isRequired", "isClearable", "controlStart", "controlEnd", "dateFormat", "placeholderStartDate", "placeholderEndDate", "stepYearPicker", "name", "multipleRow", "customValidation", "errorMessage"], outputs: ["controlStartChange", "controlEndChange"] }, { kind: "component", type: BmbActionIconComponent, selector: "bmb-action-icon", inputs: ["idElement", "icon", "alt", "iconSize", "isFill", "toggleIconActive", "isToggleActive", "isAccentColor", "dotNotification", "target", "link", "disabled", "isSVGTemplate"], outputs: ["isToggleActiveChange", "isAccentColorChange", "buttonPress", "buttonClick"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }], animations: [
584
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: BmbTablesComponent, isStandalone: true, selector: "bmb-table", inputs: { showSearch: { classPropertyName: "showSearch", publicName: "showSearch", isSignal: true, isRequired: false, transformFunction: null }, showFilters: { classPropertyName: "showFilters", publicName: "showFilters", isSignal: true, isRequired: false, transformFunction: null }, pageSize: { classPropertyName: "pageSize", publicName: "pageSize", isSignal: true, isRequired: false, transformFunction: null }, totalItems: { classPropertyName: "totalItems", publicName: "totalItems", isSignal: true, isRequired: false, transformFunction: null }, data: { classPropertyName: "data", publicName: "data", isSignal: true, isRequired: false, transformFunction: null }, columns: { classPropertyName: "columns", publicName: "columns", isSignal: true, isRequired: false, transformFunction: null }, actionTemplate: { classPropertyName: "actionTemplate", publicName: "actionTemplate", isSignal: true, isRequired: false, transformFunction: null }, config: { classPropertyName: "config", publicName: "config", isSignal: true, isRequired: false, transformFunction: null }, detailTemplate: { classPropertyName: "detailTemplate", publicName: "detailTemplate", isSignal: true, isRequired: false, transformFunction: null }, truncate: { classPropertyName: "truncate", publicName: "truncate", isSignal: true, isRequired: false, transformFunction: null }, wrap: { classPropertyName: "wrap", publicName: "wrap", isSignal: true, isRequired: false, transformFunction: null }, initialTableSelection: { classPropertyName: "initialTableSelection", publicName: "initialTableSelection", isSignal: true, isRequired: false, transformFunction: null }, lang: { classPropertyName: "lang", publicName: "lang", isSignal: true, isRequired: false, transformFunction: null }, clearSelection: { classPropertyName: "clearSelection", publicName: "clearSelection", isSignal: true, isRequired: false, transformFunction: null }, serverSide: { classPropertyName: "serverSide", publicName: "serverSide", isSignal: true, isRequired: false, transformFunction: null }, currentPage: { classPropertyName: "currentPage", publicName: "currentPage", isSignal: true, isRequired: false, transformFunction: null }, filtersVisible: { classPropertyName: "filtersVisible", publicName: "filtersVisible", isSignal: true, isRequired: false, transformFunction: null }, filtersPosition: { classPropertyName: "filtersPosition", publicName: "filtersPosition", isSignal: true, isRequired: false, transformFunction: null }, filtersModel: { classPropertyName: "filtersModel", publicName: "filtersModel", isSignal: true, isRequired: false, transformFunction: null }, selectionMode: { classPropertyName: "selectionMode", publicName: "selectionMode", isSignal: true, isRequired: false, transformFunction: null }, clearSelectionWhenPageChanges: { classPropertyName: "clearSelectionWhenPageChanges", publicName: "clearSelectionWhenPageChanges", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { clearSelection: "clearSelectionChange", currentPage: "currentPageChange", filtersVisible: "filtersVisibleChange", filtersModel: "filtersModelChange", select: "select", clickedRow: "clickedRow", searchChange: "searchChange", filtersChange: "filtersChange", searchModeChange: "searchModeChange", pageChange: "pageChange" }, host: { listeners: { "window:resize": "onResize($event)" } }, viewQueries: [{ propertyName: "paginator", first: true, predicate: MatPaginator, descendants: true }, { propertyName: "matTableRef", first: true, predicate: MatTable, descendants: true, read: ElementRef }, { propertyName: "headerCellRef", first: true, predicate: ["headerCellRef"], descendants: true }, { propertyName: "cellRef", first: true, predicate: ["cellRef"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div [ngClass]=\"getTableClasses()\">\n @if (showSearch() || filtersVisible()) {\n <header class=\"bmb_table-header\">\n <div class=\"bmb_table-filter\">\n @if (showSearch()) {\n <section class=\"bmb_table-filter-item bmb_table-filter-item-search\">\n <bmb-input\n class=\"bmb_table-search\"\n [type]=\"'text'\"\n [placeholder]=\"'table.filters.search' | translate\"\n [disabled]=\"false\"\n [icon]=\"'search'\"\n [appearance]=\"'normal'\"\n [control]=\"searchControl\"\n ></bmb-input>\n </section>\n }\n\n @if (filtersVisible()) {\n @for (column of parsedFiltersColumns(); track $index) {\n <section class=\"bmb_table-filter-item\">\n @switch (column.type) {\n @case ('number') {\n <div class=\"bmb_table-filter-item-number\" margin=\"none\">\n <bmb-input\n [label]=\"column.label + ('table.filters.min' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00EDn'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_min')\"\n />\n <bmb-input\n [label]=\"column.label + ('table.filters.max' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00E1x'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_max')\"\n />\n </div>\n }\n\n @case ('date') {\n <bmb-date-range\n [placeholderStartDate]=\"\n 'table.filters.startDatePlaceholder' | translate\n \"\n [placeholderEndDate]=\"\n 'table.filters.endDatePlaceholder' | translate\n \"\n [icon]=\"'calendar_month'\"\n [labelEndDate]=\"'table.filters.endDate' | translate\"\n [labelStartDate]=\"'table.filters.startDate' | translate\"\n [dateFormat]=\"'dd/MM/yyyy'\"\n [controlStart]=\"getFormControl(column.dataKey + '_from')\"\n [controlEnd]=\"getFormControl(column.dataKey + '_to')\"\n (startDateChange)=\"\n getFormControl(column.dataKey + '_from').setValue($event)\n \"\n (endDateChange)=\"\n getFormControl(column.dataKey + '_to').setValue($event)\n \"\n />\n }\n\n @default {\n <bmb-input\n [label]=\"column.label\"\n [placeholder]=\"'table.filters.filter' | translate\"\n [control]=\"getFormControl(column.dataKey + '_contains')\"\n />\n }\n }\n </section>\n }\n }\n </div>\n </header>\n }\n <div class=\"bmb_table-container\">\n @if (showFilters()) {\n <bmb-action-icon\n [idElement]=\"''\"\n [icon]=\"'filter_list'\"\n [iconSize]=\"24\"\n (buttonClick)=\"toggleFilters()\"\n ></bmb-action-icon>\n }\n <section class=\"bmb_table-container-table\">\n <table\n mat-table\n [dataSource]=\"dataSource\"\n class=\"bmb_table-content\"\n multiTemplateDataRows\n >\n <!-- Checkbox Column -->\n <ng-container matColumnDef=\"select\" sticky>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"handleMasterSelection($event)\"\n [checked]=\"checkIfAllRowsSelected()\"\n [indeterminate]=\"checkIfSomeRowsSelected()\"\n [ariaLabel]=\"checkboxLabel()\"\n [disabled]=\"false\"\n />\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"$event ? selection.toggle(row) : null; onSelect()\"\n [checked]=\"selection.isSelected(row)\"\n [ariaLabel]=\"checkboxLabel(row)\"\n [disabled]=\"false\"\n onkeypress=\"$event.stopPropagation()\"\n />\n </td>\n </ng-container>\n\n <!-- Expand Column -->\n <ng-container matColumnDef=\"expand\" sticky>\n <th\n mat-header-cell\n *matHeaderCellDef\n class=\"bmb_table-expand\"\n aria-label=\"row actions\"\n >\n &nbsp;\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-expand\">\n <ng-container *ngIf=\"row.detail\">\n <button\n mat-icon-button\n aria-label=\"expand row\"\n (click)=\"\n expandedElement = expandedElement === row ? null : row;\n $event.stopPropagation()\n \"\n >\n <bmb-icon\n [icon]=\"\n expandedElement === row ? 'zoom_out_map' : 'zoom_out_map'\n \"\n />\n </button>\n </ng-container>\n </td>\n </ng-container>\n\n <!-- Display Columns -->\n @for (column of tableColumns; track column; let i = $index) {\n <ng-container [matColumnDef]=\"column.def\" [sticky]=\"i === 0\">\n <th\n mat-header-cell\n *matHeaderCellDef\n #headerCell\n [matTooltip]=\"hasEllipsis(headerCell) ? column.label : ''\"\n matTooltipPosition=\"below\"\n matTooltipClass=\"bmb_tooltip\"\n [ngClass]=\"{\n 'bmb_table-sticky': i === 0,\n truncated: truncate(),\n wrapped: wrap()\n }\"\n >\n <!-- T\u00EDtulo -->\n @if (column.htmlLabel) {\n <ng-template\n [ngTemplateOutlet]=\"column.htmlLabel\"\n [ngTemplateOutletContext]=\"{ column: column, index: i }\"\n ></ng-template>\n } @else {\n {{ this.lang() === 'es' ? column.label : column.labelEn }}\n }\n\n <!-- Resize Handle -->\n <span\n class=\"bmb_table-resize\"\n (mousedown)=\"onResizeColumn($event, i)\"\n ></span>\n </th>\n\n <td\n mat-cell\n *matCellDef=\"let row; let a = index\"\n #cell\n [matTooltip]=\"hasEllipsis(cell) ? row[column.dataKey] : ''\"\n tooltipClass=\"bmb_tooltip\"\n [ngClass]=\"getCellClasses(row, column.dataKey, i)\"\n >\n @if (isTemplateRef(row[column.dataKey + 'Template'])) {\n <ng-template\n [ngTemplateOutlet]=\"row[column.dataKey + 'Template']\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n ></ng-template>\n } @else {\n {{ row[column.dataKey]?.propertyName || row[column.dataKey] }}\n }\n </td>\n </ng-container>\n }\n\n <!-- Actions Column -->\n <ng-container matColumnDef=\"actions\" stickyEnd>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-actions\"></th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-actions\">\n <ng-template\n [ngTemplateOutlet]=\"actionTemplate()!\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n >\n </ng-template>\n </td>\n </ng-container>\n\n <!-- Row to expand -->\n <ng-container matColumnDef=\"expandedDetail\">\n <td\n mat-cell\n *matCellDef=\"let row\"\n [attr.colspan]=\"tableDisplayColumns.length\"\n >\n <div\n class=\"bmb_table-detail\"\n [@detailExpand]=\"\n row == expandedElement ? 'expanded' : 'collapsed'\n \"\n >\n <ng-container\n *ngTemplateOutlet=\"detailTemplate(); context: { row: row }\"\n ></ng-container>\n </div>\n </td>\n </ng-container>\n\n <!-- Rows -->\n <tr\n mat-header-row\n *matHeaderRowDef=\"tableDisplayColumns\"\n class=\"bmb_table-row\"\n ></tr>\n\n <tr\n mat-row\n *matRowDef=\"let row; columns: tableDisplayColumns; let i = dataIndex\"\n (click)=\"onSelectRow(row)\"\n class=\"bmb_table-row\"\n [class.bmb_table-expandible]=\"expandedElement === row\"\n [ngClass]=\"{\n 'bmb_table-even': isEven(i),\n 'bmb_table-odd': isOdd(i)\n }\"\n ></tr>\n\n <ng-container *ngIf=\"tableConfig?.isExpandible\">\n <tr\n mat-row\n *matRowDef=\"let row; columns: ['expandedDetail']; let i = dataIndex\"\n class=\"bmb_table-details\"\n [class.bmb_table-expanded]=\"expandedElement === row\"\n ></tr>\n </ng-container>\n </table>\n </section>\n <!-- Paginator -->\n <ng-container *ngIf=\"tableConfig?.isPaginable\" sticky>\n <mat-paginator\n #paginator\n [length]=\"totalItems()\"\n [pageSize]=\"this.pageSize()\"\n [hidePageSize]=\"true\"\n (page)=\"onPageEvent($event)\"\n >\n </mat-paginator>\n\n <div class=\"bmb_table-paginator\">\n <span class=\"bmb_table-paginator-text\">{{ getPaginationText() }}</span>\n\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToFirstPage() : paginator.firstPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToPreviousPage() : paginator.previousPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToNextPage() : paginator.nextPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToLastPage() : paginator.lastPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n </div>\n </ng-container>\n </div>\n</div>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_table{background:var(--containers-modal);box-shadow:var(--bmb-box-shadow-3);padding:1.5rem 1rem;width:100%;height:auto;box-sizing:border-box;container-type:inline-size}@media (min-width: 62.5625rem){.bmb_table{height:100%}}.bmb_table-filters-top,.bmb_table-filters-left{display:flex;gap:1rem;overflow:auto;flex-flow:column}.bmb_table-filters-bottom,.bmb_table-filters-right{display:flex;gap:1rem;overflow:auto;flex-flow:column;flex-direction:column-reverse;align-items:flex-start}@media (min-width: 62.5625rem){.bmb_table-filters-top .bmb_table-header,.bmb_table-filters-bottom .bmb_table-header{height:30%;width:100%}.bmb_table-filters-top .bmb_table-container,.bmb_table-filters-bottom .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-left,.bmb_table-filters-right{flex-flow:row}.bmb_table-filters-left .bmb_table-header,.bmb_table-filters-right .bmb_table-header{width:30%}.bmb_table-filters-left .bmb_table-container,.bmb_table-filters-right .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-right{flex-flow:row-reverse}}.bmb_table-header{container-type:inline-size;overflow:auto;max-height:100%}.bmb_table-header .bmb_table-filter{display:flex;gap:1rem;flex-flow:column;overflow:auto;width:100%}@container (min-width: 37.5rem){.bmb_table-header .bmb_table-filter{flex-flow:row;flex-wrap:wrap}}.bmb_table-filter-item{width:100%}@container (min-width: 37.5rem){.bmb_table-filter-item{width:calc(50% - .5rem)}}.bmb_table-filter-item-number{display:flex;flex-flow:row}@media (max-width: 43.6875rem){.bmb_table-filter-item-number{flex-flow:column}}.bmb_table-filter-item-number>*{flex:1}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-actions{right:2.5rem}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{content:\"\";width:1rem;height:0;border-top:.125rem solid;margin:0 .625rem;display:inline-block}@media (max-width: 43.6875rem){.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{display:none}}.bmb_table-search{flex:1}.bmb_table-filters{width:100%}.bmb_table-container{flex:1 0 auto;max-width:100%;overflow:auto;width:100%;max-height:100%;display:flex;flex-flow:column;gap:1rem}.bmb_table-container-table{overflow:auto;flex:1}.bmb_table-content{width:100%}.bmb_table-row.mat-mdc-header-row,.bmb_table-row.mat-mdc-row{height:auto}.bmb_table-row>td,.bmb_table-row>th{height:100%;overflow:hidden;padding:.25rem .5rem}.bmb_table-row>td.truncated,.bmb_table-row>th.truncated{max-width:6.25rem;min-width:4.375rem;text-overflow:ellipsis;white-space:nowrap}.bmb_table-row>td.wrapped,.bmb_table-row>th.wrapped{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 48rem){.bmb_table-row>td,.bmb_table-row>th{max-width:fit-content}}.bmb_table-row>td.bmb_table-checkbox,.bmb_table-row>th.bmb_table-checkbox{min-width:3.875rem;padding-right:0;text-align:center;width:3.875rem}.bmb_table-row>td.bmb_table-checkbox+.bmb_table-sticky,.bmb_table-row>th.bmb_table-checkbox+.bmb_table-sticky{left:3.625rem!important}.bmb_table-row>td.bmb_table-expand,.bmb_table-row>th.bmb_table-expand{min-width:2.5rem;width:2.5rem}.bmb_table-row>td.bmb_table-expand+.bmb_table-sticky,.bmb_table-row>th.bmb_table-expand+.bmb_table-sticky{left:6.125rem!important}.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{border-right:.0625rem solid var(--buttons-inactive-step);max-width:9rem}@media (min-width: 75rem){.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{max-width:fit-content}}.bmb_table-row>td.bmb_table-actions,.bmb_table-row>th.bmb_table-actions{border-left:.0625rem solid var(--buttons-inactive-step);color:var(--color-table-90)}.bmb_table-row>td button,.bmb_table-row>th button{align-items:center;color:var(--color-table-90);display:flex}.bmb_table-row>th{border-bottom:0;color:var(--general-contrasts-100);overflow:inherit;position:relative;text-transform:uppercase;font-family:Poppins-Bold,sans-serif;font-size:.875rem;text-align:left}.bmb_table-row>th.mat-mdc-header-cell{background-color:var(--containers-modal)}.bmb_table-row>td{font-family:Poppins-Regular,sans-serif;font-size:.875rem;border-bottom-color:var(--general-contrasts-25);border-bottom-style:dashed}.bmb_table-row>td.bmb_table-actions .action-container{display:flex}.bmb_table-row>td.bmb_table-actions .action-container bmb-icon{font-size:1.125rem}.bmb_table-row>td .mat-mdc-icon-button{align-items:center;display:flex;height:auto;padding:0;width:auto}.bmb_table-row>td .mat-mdc-icon-button bmb-icon{font-size:1.5rem}.bmb_table-even.mat-mdc-row{background-color:var(--containers-modal);color:var(--menu-select-label-menu-inactive)}.bmb_table-even.mat-mdc-row.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-odd.mat-mdc-row{background-color:var(--general-contrasts-15);color:var(--general-contrasts-75)}.bmb_table-odd.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-details.mat-mdc-row{background-color:var(--menu-select-on-surface-hovered-w-checkbox);height:0}.bmb_table-details.mat-mdc-row>td{border:0;padding:0 1rem}.bmb_table-details.mat-mdc-row.bmb_table-expanded>td{border-bottom:.0625rem dashed var(--general-contrasts-25);padding:1rem}.bmb_table-detail{color:var(--general-contrasts-75);display:flex;overflow:hidden}.bmb_table-detail>bmb-table{width:100%}.bmb_table-resize{border-right:.0625rem solid var(--general-contrasts-25);cursor:col-resize;display:inline-block;height:100%;opacity:0;position:absolute;right:0;top:0}.bmb_table-resize:hover{opacity:1;width:1.25rem}.bmb_table .mat-mdc-paginator{display:none}.bmb_table-paginator{align-items:center;bottom:0;display:flex;height:3rem;justify-content:flex-end;right:0;z-index:10}.bmb_table-paginator-text{color:var(--general-contrasts-75);margin-right:2rem;font-family:Poppins-Regular,sans-serif;font-size:.75rem}.bmb_table-paginator-btn{color:var(--general-contrasts-100);height:3rem;padding:0;width:3rem}.bmb_table-paginator-btn-disabled{color:var(--buttons-inactive-step);cursor:not-allowed}.bmb_table-paginator-icon{font-size:1.5rem}.bmb_table bmb-checkbox{display:block;height:1.5rem}.bmb_table bmb-checkbox .bmb_checkbox-mark{margin:0}.bmb_table-success{color:var(--semantic-success)}.bmb_table-error{color:var(--semantic-error)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: BmbIconComponent, selector: "bmb-icon", inputs: ["icon", "isFill", "size", "alt", "dotNotification", "isSVGTemplate"] }, { kind: "component", type: BmbCheckboxComponent, selector: "bmb-checkbox", inputs: ["name", "disabled", "required", "value", "label", "labelPosition", "ariaDescribedby", "ariaLabel", "ariaLabelledby", "errorMessage", "helperMessage", "customValidation", "control", "checked", "showError", "indeterminate", "inputId"], outputs: ["controlChange", "checkedChange", "showErrorChange", "indeterminateChange", "inputIdChange", "change"] }, { kind: "ngmodule", type: MatPaginatorModule }, { kind: "component", type: i3.MatPaginator, selector: "mat-paginator", inputs: ["color", "pageIndex", "length", "pageSize", "pageSizeOptions", "hidePageSize", "showFirstLastButtons", "selectConfig", "disabled"], outputs: ["page"], exportAs: ["matPaginator"] }, { kind: "ngmodule", type: MatTableModule }, { kind: "component", type: i4.MatTable, selector: "mat-table, table[mat-table]", exportAs: ["matTable"] }, { kind: "directive", type: i4.MatHeaderCellDef, selector: "[matHeaderCellDef]" }, { kind: "directive", type: i4.MatHeaderRowDef, selector: "[matHeaderRowDef]", inputs: ["matHeaderRowDef", "matHeaderRowDefSticky"] }, { kind: "directive", type: i4.MatColumnDef, selector: "[matColumnDef]", inputs: ["matColumnDef"] }, { kind: "directive", type: i4.MatCellDef, selector: "[matCellDef]" }, { kind: "directive", type: i4.MatRowDef, selector: "[matRowDef]", inputs: ["matRowDefColumns", "matRowDefWhen"] }, { kind: "directive", type: i4.MatHeaderCell, selector: "mat-header-cell, th[mat-header-cell]" }, { kind: "directive", type: i4.MatCell, selector: "mat-cell, td[mat-cell]" }, { kind: "component", type: i4.MatHeaderRow, selector: "mat-header-row, tr[mat-header-row]", exportAs: ["matHeaderRow"] }, { kind: "component", type: i4.MatRow, selector: "mat-row, tr[mat-row]", exportAs: ["matRow"] }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "ngmodule", type: MatIconModule }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i5.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "ngmodule", type: MatFormFieldModule }, { kind: "ngmodule", type: MatInputModule }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i6.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }, { kind: "component", type: BmbInputComponent, selector: "bmb-input", inputs: ["label", "type", "placeholder", "icon", "appearance", "errorMessage", "helperMessage", "disabled", "isRequired", "name", "spellcheck", "jsonFormat", "heightTextArea", "maxlength", "minlength", "pattern", "max", "min", "value", "autocomplete", "tooltip", "rows", "showMaxTextLength", "additionalAction", "tooltipPosition", "isClearable", "customValidation", "inputId", "showError", "control"], outputs: ["showErrorChange", "controlChange", "isFocus", "isBlur", "onChange", "onKeyDown"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "component", type: BmbDateRangeComponent, selector: "bmb-date-range", inputs: ["inputId", "labelStartDate", "labelEndDate", "icon", "invalidFormatErrorMessage", "requiredFieldErrorMessage", "disabled", "isRequired", "isClearable", "controlStart", "controlEnd", "dateFormat", "placeholderStartDate", "placeholderEndDate", "stepYearPicker", "name", "multipleRow", "customValidation", "errorMessage"], outputs: ["controlStartChange", "controlEndChange"] }, { kind: "component", type: BmbActionIconComponent, selector: "bmb-action-icon", inputs: ["idElement", "icon", "alt", "iconSize", "isFill", "toggleIconActive", "isToggleActive", "isAccentColor", "dotNotification", "target", "link", "disabled", "isSVGTemplate"], outputs: ["isToggleActiveChange", "isAccentColorChange", "buttonPress", "buttonClick"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }], animations: [
585
585
  trigger('detailExpand', [
586
586
  state('collapsed,void', style({ height: '0px', minHeight: '0' })),
587
587
  state('expanded', style({ height: '*' })),
@@ -614,7 +614,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
614
614
  state('expanded', style({ height: '*' })),
615
615
  transition('expanded <=> collapsed', animate('225ms cubic-bezier(0.4, 0.0, 0.2, 1)')),
616
616
  ]),
617
- ], template: "<div [ngClass]=\"getTableClasses()\">\n @if (showSearch() || filtersVisible()) {\n <header class=\"bmb_table-header\">\n <div class=\"bmb_table-filter\">\n @if (showSearch()) {\n <section class=\"bmb_table-filter-item bmb_table-filter-item-search\">\n <bmb-input\n class=\"bmb_table-search\"\n [type]=\"'text'\"\n [placeholder]=\"'table.filters.search' | translate\"\n [disabled]=\"false\"\n [icon]=\"'search'\"\n [appearance]=\"'normal'\"\n [control]=\"searchControl\"\n ></bmb-input>\n </section>\n }\n\n @if (filtersVisible()) {\n @for (column of parsedFiltersColumns(); track $index) {\n <section class=\"bmb_table-filter-item\">\n @switch (column.type) {\n @case ('number') {\n <div class=\"bmb_table-filter-item-number\" margin=\"none\">\n <bmb-input\n [label]=\"column.label + ('table.filters.min' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00EDn'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_min')\"\n />\n <bmb-input\n [label]=\"column.label + ('table.filters.max' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00E1x'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_max')\"\n />\n </div>\n }\n\n @case ('date') {\n <bmb-date-range\n [placeholderStartDate]=\"\n 'table.filters.startDatePlaceholder' | translate\n \"\n [placeholderEndDate]=\"\n 'table.filters.endDatePlaceholder' | translate\n \"\n [icon]=\"'calendar_month'\"\n [labelEndDate]=\"'table.filters.endDate' | translate\"\n [labelStartDate]=\"'table.filters.startDate' | translate\"\n [dateFormat]=\"'dd/MM/yyyy'\"\n [controlStart]=\"getFormControl(column.dataKey + '_from')\"\n [controlEnd]=\"getFormControl(column.dataKey + '_to')\"\n (startDateChange)=\"\n getFormControl(column.dataKey + '_from').setValue($event)\n \"\n (endDateChange)=\"\n getFormControl(column.dataKey + '_to').setValue($event)\n \"\n />\n }\n\n @default {\n <bmb-input\n [label]=\"column.label\"\n [placeholder]=\"'table.filters.filter' | translate\"\n [control]=\"getFormControl(column.dataKey + '_contains')\"\n />\n }\n }\n </section>\n }\n }\n </div>\n </header>\n }\n <div class=\"bmb_table-container\">\n @if (showFilters()) {\n <bmb-action-icon\n [idElement]=\"''\"\n [icon]=\"'filter_list'\"\n [iconSize]=\"24\"\n (buttonClick)=\"toggleFilters()\"\n ></bmb-action-icon>\n }\n <section class=\"bmb_table-container-table\">\n <table\n mat-table\n [dataSource]=\"dataSource\"\n class=\"bmb_table-content\"\n multiTemplateDataRows\n >\n <!-- Checkbox Column -->\n <ng-container matColumnDef=\"select\" sticky>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"handleMasterSelection($event)\"\n [checked]=\"checkIfAllRowsSelected()\"\n [indeterminate]=\"checkIfSomeRowsSelected()\"\n [ariaLabel]=\"checkboxLabel()\"\n [disabled]=\"false\"\n />\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"$event ? selection.toggle(row) : null; onSelect()\"\n [checked]=\"selection.isSelected(row)\"\n [ariaLabel]=\"checkboxLabel(row)\"\n [disabled]=\"false\"\n onkeypress=\"$event.stopPropagation()\"\n />\n </td>\n </ng-container>\n\n <!-- Expand Column -->\n <ng-container matColumnDef=\"expand\" sticky>\n <th\n mat-header-cell\n *matHeaderCellDef\n class=\"bmb_table-expand\"\n aria-label=\"row actions\"\n >\n &nbsp;\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-expand\">\n <ng-container *ngIf=\"row.detail\">\n <button\n mat-icon-button\n aria-label=\"expand row\"\n (click)=\"\n expandedElement = expandedElement === row ? null : row;\n $event.stopPropagation()\n \"\n >\n <bmb-icon\n [icon]=\"\n expandedElement === row ? 'zoom_out_map' : 'zoom_out_map'\n \"\n />\n </button>\n </ng-container>\n </td>\n </ng-container>\n\n <!-- Display Columns -->\n @for (column of tableColumns; track column; let i = $index) {\n <ng-container [matColumnDef]=\"column.def\" [sticky]=\"i === 0\">\n <th\n mat-header-cell\n *matHeaderCellDef\n #headerCell\n [matTooltip]=\"hasEllipsis(headerCell) ? column.label : ''\"\n matTooltipPosition=\"below\"\n matTooltipClass=\"bmb_tooltip\"\n [ngClass]=\"{\n 'bmb_table-sticky': i === 0,\n truncated: truncate(),\n wrapped: wrap()\n }\"\n >\n <!-- T\u00EDtulo -->\n @if (column.htmlLabel) {\n <ng-template\n [ngTemplateOutlet]=\"column.htmlLabel\"\n [ngTemplateOutletContext]=\"{ column: column, index: i }\"\n ></ng-template>\n } @else {\n {{ this.lang() === 'es' ? column.label : column.labelEn }}\n }\n\n <!-- Resize Handle -->\n <span\n class=\"bmb_table-resize\"\n (mousedown)=\"onResizeColumn($event, i)\"\n ></span>\n </th>\n\n <td\n mat-cell\n *matCellDef=\"let row; let a = index\"\n #cell\n [matTooltip]=\"hasEllipsis(cell) ? row[column.dataKey] : ''\"\n tooltipClass=\"bmb_tooltip\"\n [ngClass]=\"getCellClasses(row, column.dataKey, i)\"\n >\n @if (isTemplateRef(row[column.dataKey + 'Template'])) {\n <ng-template\n [ngTemplateOutlet]=\"row[column.dataKey + 'Template']\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n ></ng-template>\n } @else {\n {{ row[column.dataKey]?.propertyName || row[column.dataKey] }}\n }\n </td>\n </ng-container>\n }\n\n <!-- Actions Column -->\n <ng-container matColumnDef=\"actions\" stickyEnd>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-actions\"></th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-actions\">\n <ng-template\n [ngTemplateOutlet]=\"actionTemplate()!\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n >\n </ng-template>\n </td>\n </ng-container>\n\n <!-- Row to expand -->\n <ng-container matColumnDef=\"expandedDetail\">\n <td\n mat-cell\n *matCellDef=\"let row\"\n [attr.colspan]=\"tableDisplayColumns.length\"\n >\n <div\n class=\"bmb_table-detail\"\n [@detailExpand]=\"\n row == expandedElement ? 'expanded' : 'collapsed'\n \"\n >\n <ng-container\n *ngTemplateOutlet=\"detailTemplate(); context: { row: row }\"\n ></ng-container>\n </div>\n </td>\n </ng-container>\n\n <!-- Rows -->\n <tr\n mat-header-row\n *matHeaderRowDef=\"tableDisplayColumns\"\n class=\"bmb_table-row\"\n ></tr>\n\n <tr\n mat-row\n *matRowDef=\"let row; columns: tableDisplayColumns; let i = dataIndex\"\n (click)=\"onSelectRow(row)\"\n class=\"bmb_table-row\"\n [class.bmb_table-expandible]=\"expandedElement === row\"\n [ngClass]=\"{\n 'bmb_table-even': isEven(i),\n 'bmb_table-odd': isOdd(i)\n }\"\n ></tr>\n\n <ng-container *ngIf=\"tableConfig?.isExpandible\">\n <tr\n mat-row\n *matRowDef=\"let row; columns: ['expandedDetail']; let i = dataIndex\"\n class=\"bmb_table-details\"\n [class.bmb_table-expanded]=\"expandedElement === row\"\n ></tr>\n </ng-container>\n </table>\n </section>\n <!-- Paginator -->\n <ng-container *ngIf=\"tableConfig?.isPaginable\" sticky>\n <mat-paginator\n #paginator\n [length]=\"totalItems()\"\n [pageSize]=\"this.pageSize()\"\n [hidePageSize]=\"true\"\n (page)=\"onPageEvent($event)\"\n >\n </mat-paginator>\n\n <div class=\"bmb_table-paginator\">\n <span class=\"bmb_table-paginator-text\">{{ getPaginationText() }}</span>\n\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToFirstPage() : paginator.firstPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToPreviousPage() : paginator.previousPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToNextPage() : paginator.nextPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToLastPage() : paginator.lastPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n </div>\n </ng-container>\n </div>\n</div>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_table{background:var(--containers-modal);box-shadow:var(--bmb-box-shadow-3);padding:1.5rem 1rem;width:100%;height:auto;box-sizing:border-box;container-type:inline-size}@media (min-width: 62.5625rem){.bmb_table{height:100%}}.bmb_table-filters-top,.bmb_table-filters-left{display:flex;gap:1rem;overflow:auto;flex-flow:column}.bmb_table-filters-bottom,.bmb_table-filters-right{display:flex;gap:1rem;overflow:auto;flex-flow:column;flex-direction:column-reverse;align-items:flex-start}@media (min-width: 62.5625rem){.bmb_table-filters-top .bmb_table-header,.bmb_table-filters-bottom .bmb_table-header{height:30%;width:100%}.bmb_table-filters-top .bmb_table-container,.bmb_table-filters-bottom .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-left,.bmb_table-filters-right{flex-flow:row}.bmb_table-filters-left .bmb_table-header,.bmb_table-filters-right .bmb_table-header{width:30%}.bmb_table-filters-left .bmb_table-container,.bmb_table-filters-right .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-right{flex-flow:row-reverse}}.bmb_table-header{container-type:inline-size;overflow:auto;max-height:100%}.bmb_table-header .bmb_table-filter{display:flex;gap:1rem;flex-flow:column;overflow:auto;width:100%}@container (min-width: 37.5rem){.bmb_table-header .bmb_table-filter{flex-flow:row;flex-wrap:wrap}}.bmb_table-filter-item{width:100%}@container (min-width: 37.5rem){.bmb_table-filter-item{width:calc(50% - .5rem)}}.bmb_table-filter-item-number{display:flex;flex-flow:row}@media (max-width: 43.6875rem){.bmb_table-filter-item-number{flex-flow:column}}.bmb_table-filter-item-number>*{flex:1}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-actions{right:2.5rem}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{content:\"\";width:1rem;height:0;border-top:.125rem solid;margin:0 .625rem;display:inline-block}@media (max-width: 43.6875rem){.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{display:none}}.bmb_table-search{flex:1}.bmb_table-filters{width:100%}.bmb_table-container{flex:1 0 auto;max-width:100%;overflow:auto;width:100%;max-height:100%;display:flex;flex-flow:column;gap:1rem}.bmb_table-container-table{overflow:auto;flex:1}.bmb_table-content{width:100%}.bmb_table-row.mat-mdc-header-row,.bmb_table-row.mat-mdc-row{height:auto}.bmb_table-row>td,.bmb_table-row>th{height:100%;overflow:hidden;padding:.25rem .5rem}.bmb_table-row>td.truncated,.bmb_table-row>th.truncated{max-width:6.25rem;min-width:4.375rem;text-overflow:ellipsis;white-space:nowrap}.bmb_table-row>td.wrapped,.bmb_table-row>th.wrapped{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 48rem){.bmb_table-row>td,.bmb_table-row>th{max-width:fit-content}}.bmb_table-row>td.bmb_table-checkbox,.bmb_table-row>th.bmb_table-checkbox{min-width:3.875rem;padding-right:0;text-align:center;width:3.875rem}.bmb_table-row>td.bmb_table-checkbox+.bmb_table-sticky,.bmb_table-row>th.bmb_table-checkbox+.bmb_table-sticky{left:3.625rem!important}.bmb_table-row>td.bmb_table-expand,.bmb_table-row>th.bmb_table-expand{min-width:2.5rem;width:2.5rem}.bmb_table-row>td.bmb_table-expand+.bmb_table-sticky,.bmb_table-row>th.bmb_table-expand+.bmb_table-sticky{left:6.125rem!important}.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{border-right:.0625rem solid var(--buttons-inactive-step);max-width:9rem}@media (min-width: 75rem){.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{max-width:fit-content}}.bmb_table-row>td.bmb_table-actions,.bmb_table-row>th.bmb_table-actions{border-left:.0625rem solid var(--buttons-inactive-step);color:var(--color-table-90)}.bmb_table-row>td button,.bmb_table-row>th button{align-items:center;color:var(--color-table-90);display:flex}.bmb_table-row>th{border-bottom:0;color:var(--general-contrasts-100);overflow:inherit;position:relative;text-transform:uppercase;font-family:Poppins-Bold,sans-serif;font-size:.875rem;text-align:left}.bmb_table-row>th.mat-mdc-header-cell{background-color:var(--containers-modal)}.bmb_table-row>td{font-family:Poppins-Regular,sans-serif;font-size:.875rem;border-bottom-color:var(--general-contrasts-25);border-bottom-style:dashed}.bmb_table-row>td.bmb_table-actions .action-container{display:flex}.bmb_table-row>td.bmb_table-actions .action-container bmb-icon{font-size:1.125rem}.bmb_table-row>td .mat-mdc-icon-button{align-items:center;display:flex;height:auto;padding:0;width:auto}.bmb_table-row>td .mat-mdc-icon-button bmb-icon{font-size:1.5rem}.bmb_table-even.mat-mdc-row{background-color:var(--containers-modal);color:var(--menu-select-label-menu-inactive)}.bmb_table-even.mat-mdc-row.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-odd.mat-mdc-row{background-color:var(--general_contrasts-15);color:var(--general_contrasts-75)}.bmb_table-odd.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-details.mat-mdc-row{background-color:var(--menu-select-on-surface-hovered-w-checkbox);height:0}.bmb_table-details.mat-mdc-row>td{border:0;padding:0 1rem}.bmb_table-details.mat-mdc-row.bmb_table-expanded>td{border-bottom:.0625rem dashed var(--general-contrasts-25);padding:1rem}.bmb_table-detail{color:var(--general-contrasts-75);display:flex;overflow:hidden}.bmb_table-detail>bmb-table{width:100%}.bmb_table-resize{border-right:.0625rem solid var(--general-contrasts-25);cursor:col-resize;display:inline-block;height:100%;opacity:0;position:absolute;right:0;top:0}.bmb_table-resize:hover{opacity:1;width:1.25rem}.bmb_table .mat-mdc-paginator{display:none}.bmb_table-paginator{align-items:center;bottom:0;display:flex;height:3rem;justify-content:flex-end;right:0;z-index:10}.bmb_table-paginator-text{color:var(--general-contrasts-75);margin-right:2rem;font-family:Poppins-Regular,sans-serif;font-size:.75rem}.bmb_table-paginator-btn{color:var(--general-contrasts-100);height:3rem;padding:0;width:3rem}.bmb_table-paginator-btn-disabled{color:var(--buttons-inactive-step);cursor:not-allowed}.bmb_table-paginator-icon{font-size:1.5rem}.bmb_table bmb-checkbox{display:block;height:1.5rem}.bmb_table bmb-checkbox .bmb_checkbox-mark{margin:0}.bmb_table-success{color:var(--semantic-success)}.bmb_table-error{color:var(--semantic-error)}\n"] }]
617
+ ], template: "<div [ngClass]=\"getTableClasses()\">\n @if (showSearch() || filtersVisible()) {\n <header class=\"bmb_table-header\">\n <div class=\"bmb_table-filter\">\n @if (showSearch()) {\n <section class=\"bmb_table-filter-item bmb_table-filter-item-search\">\n <bmb-input\n class=\"bmb_table-search\"\n [type]=\"'text'\"\n [placeholder]=\"'table.filters.search' | translate\"\n [disabled]=\"false\"\n [icon]=\"'search'\"\n [appearance]=\"'normal'\"\n [control]=\"searchControl\"\n ></bmb-input>\n </section>\n }\n\n @if (filtersVisible()) {\n @for (column of parsedFiltersColumns(); track $index) {\n <section class=\"bmb_table-filter-item\">\n @switch (column.type) {\n @case ('number') {\n <div class=\"bmb_table-filter-item-number\" margin=\"none\">\n <bmb-input\n [label]=\"column.label + ('table.filters.min' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00EDn'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_min')\"\n />\n <bmb-input\n [label]=\"column.label + ('table.filters.max' | translate)\"\n [type]=\"'number'\"\n [placeholder]=\"'M\u00E1x'\"\n [appearance]=\"'normal'\"\n [control]=\"getFormControl(column.dataKey + '_max')\"\n />\n </div>\n }\n\n @case ('date') {\n <bmb-date-range\n [placeholderStartDate]=\"\n 'table.filters.startDatePlaceholder' | translate\n \"\n [placeholderEndDate]=\"\n 'table.filters.endDatePlaceholder' | translate\n \"\n [icon]=\"'calendar_month'\"\n [labelEndDate]=\"'table.filters.endDate' | translate\"\n [labelStartDate]=\"'table.filters.startDate' | translate\"\n [dateFormat]=\"'dd/MM/yyyy'\"\n [controlStart]=\"getFormControl(column.dataKey + '_from')\"\n [controlEnd]=\"getFormControl(column.dataKey + '_to')\"\n (startDateChange)=\"\n getFormControl(column.dataKey + '_from').setValue($event)\n \"\n (endDateChange)=\"\n getFormControl(column.dataKey + '_to').setValue($event)\n \"\n />\n }\n\n @default {\n <bmb-input\n [label]=\"column.label\"\n [placeholder]=\"'table.filters.filter' | translate\"\n [control]=\"getFormControl(column.dataKey + '_contains')\"\n />\n }\n }\n </section>\n }\n }\n </div>\n </header>\n }\n <div class=\"bmb_table-container\">\n @if (showFilters()) {\n <bmb-action-icon\n [idElement]=\"''\"\n [icon]=\"'filter_list'\"\n [iconSize]=\"24\"\n (buttonClick)=\"toggleFilters()\"\n ></bmb-action-icon>\n }\n <section class=\"bmb_table-container-table\">\n <table\n mat-table\n [dataSource]=\"dataSource\"\n class=\"bmb_table-content\"\n multiTemplateDataRows\n >\n <!-- Checkbox Column -->\n <ng-container matColumnDef=\"select\" sticky>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"handleMasterSelection($event)\"\n [checked]=\"checkIfAllRowsSelected()\"\n [indeterminate]=\"checkIfSomeRowsSelected()\"\n [ariaLabel]=\"checkboxLabel()\"\n [disabled]=\"false\"\n />\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-checkbox\">\n <bmb-checkbox\n (change)=\"$event ? selection.toggle(row) : null; onSelect()\"\n [checked]=\"selection.isSelected(row)\"\n [ariaLabel]=\"checkboxLabel(row)\"\n [disabled]=\"false\"\n onkeypress=\"$event.stopPropagation()\"\n />\n </td>\n </ng-container>\n\n <!-- Expand Column -->\n <ng-container matColumnDef=\"expand\" sticky>\n <th\n mat-header-cell\n *matHeaderCellDef\n class=\"bmb_table-expand\"\n aria-label=\"row actions\"\n >\n &nbsp;\n </th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-expand\">\n <ng-container *ngIf=\"row.detail\">\n <button\n mat-icon-button\n aria-label=\"expand row\"\n (click)=\"\n expandedElement = expandedElement === row ? null : row;\n $event.stopPropagation()\n \"\n >\n <bmb-icon\n [icon]=\"\n expandedElement === row ? 'zoom_out_map' : 'zoom_out_map'\n \"\n />\n </button>\n </ng-container>\n </td>\n </ng-container>\n\n <!-- Display Columns -->\n @for (column of tableColumns; track column; let i = $index) {\n <ng-container [matColumnDef]=\"column.def\" [sticky]=\"i === 0\">\n <th\n mat-header-cell\n *matHeaderCellDef\n #headerCell\n [matTooltip]=\"hasEllipsis(headerCell) ? column.label : ''\"\n matTooltipPosition=\"below\"\n matTooltipClass=\"bmb_tooltip\"\n [ngClass]=\"{\n 'bmb_table-sticky': i === 0,\n truncated: truncate(),\n wrapped: wrap()\n }\"\n >\n <!-- T\u00EDtulo -->\n @if (column.htmlLabel) {\n <ng-template\n [ngTemplateOutlet]=\"column.htmlLabel\"\n [ngTemplateOutletContext]=\"{ column: column, index: i }\"\n ></ng-template>\n } @else {\n {{ this.lang() === 'es' ? column.label : column.labelEn }}\n }\n\n <!-- Resize Handle -->\n <span\n class=\"bmb_table-resize\"\n (mousedown)=\"onResizeColumn($event, i)\"\n ></span>\n </th>\n\n <td\n mat-cell\n *matCellDef=\"let row; let a = index\"\n #cell\n [matTooltip]=\"hasEllipsis(cell) ? row[column.dataKey] : ''\"\n tooltipClass=\"bmb_tooltip\"\n [ngClass]=\"getCellClasses(row, column.dataKey, i)\"\n >\n @if (isTemplateRef(row[column.dataKey + 'Template'])) {\n <ng-template\n [ngTemplateOutlet]=\"row[column.dataKey + 'Template']\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n ></ng-template>\n } @else {\n {{ row[column.dataKey]?.propertyName || row[column.dataKey] }}\n }\n </td>\n </ng-container>\n }\n\n <!-- Actions Column -->\n <ng-container matColumnDef=\"actions\" stickyEnd>\n <th mat-header-cell *matHeaderCellDef class=\"bmb_table-actions\"></th>\n <td mat-cell *matCellDef=\"let row\" class=\"bmb_table-actions\">\n <ng-template\n [ngTemplateOutlet]=\"actionTemplate()!\"\n [ngTemplateOutletContext]=\"{ row: row }\"\n >\n </ng-template>\n </td>\n </ng-container>\n\n <!-- Row to expand -->\n <ng-container matColumnDef=\"expandedDetail\">\n <td\n mat-cell\n *matCellDef=\"let row\"\n [attr.colspan]=\"tableDisplayColumns.length\"\n >\n <div\n class=\"bmb_table-detail\"\n [@detailExpand]=\"\n row == expandedElement ? 'expanded' : 'collapsed'\n \"\n >\n <ng-container\n *ngTemplateOutlet=\"detailTemplate(); context: { row: row }\"\n ></ng-container>\n </div>\n </td>\n </ng-container>\n\n <!-- Rows -->\n <tr\n mat-header-row\n *matHeaderRowDef=\"tableDisplayColumns\"\n class=\"bmb_table-row\"\n ></tr>\n\n <tr\n mat-row\n *matRowDef=\"let row; columns: tableDisplayColumns; let i = dataIndex\"\n (click)=\"onSelectRow(row)\"\n class=\"bmb_table-row\"\n [class.bmb_table-expandible]=\"expandedElement === row\"\n [ngClass]=\"{\n 'bmb_table-even': isEven(i),\n 'bmb_table-odd': isOdd(i)\n }\"\n ></tr>\n\n <ng-container *ngIf=\"tableConfig?.isExpandible\">\n <tr\n mat-row\n *matRowDef=\"let row; columns: ['expandedDetail']; let i = dataIndex\"\n class=\"bmb_table-details\"\n [class.bmb_table-expanded]=\"expandedElement === row\"\n ></tr>\n </ng-container>\n </table>\n </section>\n <!-- Paginator -->\n <ng-container *ngIf=\"tableConfig?.isPaginable\" sticky>\n <mat-paginator\n #paginator\n [length]=\"totalItems()\"\n [pageSize]=\"this.pageSize()\"\n [hidePageSize]=\"true\"\n (page)=\"onPageEvent($event)\"\n >\n </mat-paginator>\n\n <div class=\"bmb_table-paginator\">\n <span class=\"bmb_table-paginator-text\">{{ getPaginationText() }}</span>\n\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToFirstPage() : paginator.firstPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide() ? currentPage() === 0 : !paginator?.hasPreviousPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() === 0\n : !paginator?.hasPreviousPage()\n }\"\n (click)=\"serverSide() ? goToPreviousPage() : paginator.previousPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_left\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToNextPage() : paginator.nextPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n <button\n [disabled]=\"\n serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n \"\n [ngClass]=\"{\n 'bmb_table-paginator-btn-disabled': serverSide()\n ? currentPage() >= lastPage()\n : !paginator?.hasNextPage()\n }\"\n (click)=\"serverSide() ? goToLastPage() : paginator.lastPage()\"\n class=\"bmb_table-paginator-btn\"\n >\n <bmb-icon\n icon=\"keyboard_double_arrow_right\"\n class=\"bmb_table-paginator-icon\"\n />\n </button>\n </div>\n </ng-container>\n </div>\n</div>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_table{background:var(--containers-modal);box-shadow:var(--bmb-box-shadow-3);padding:1.5rem 1rem;width:100%;height:auto;box-sizing:border-box;container-type:inline-size}@media (min-width: 62.5625rem){.bmb_table{height:100%}}.bmb_table-filters-top,.bmb_table-filters-left{display:flex;gap:1rem;overflow:auto;flex-flow:column}.bmb_table-filters-bottom,.bmb_table-filters-right{display:flex;gap:1rem;overflow:auto;flex-flow:column;flex-direction:column-reverse;align-items:flex-start}@media (min-width: 62.5625rem){.bmb_table-filters-top .bmb_table-header,.bmb_table-filters-bottom .bmb_table-header{height:30%;width:100%}.bmb_table-filters-top .bmb_table-container,.bmb_table-filters-bottom .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-left,.bmb_table-filters-right{flex-flow:row}.bmb_table-filters-left .bmb_table-header,.bmb_table-filters-right .bmb_table-header{width:30%}.bmb_table-filters-left .bmb_table-container,.bmb_table-filters-right .bmb_table-container{flex:1}}@media (min-width: 62.5625rem){.bmb_table-filters-right{flex-flow:row-reverse}}.bmb_table-header{container-type:inline-size;overflow:auto;max-height:100%}.bmb_table-header .bmb_table-filter{display:flex;gap:1rem;flex-flow:column;overflow:auto;width:100%}@container (min-width: 37.5rem){.bmb_table-header .bmb_table-filter{flex-flow:row;flex-wrap:wrap}}.bmb_table-filter-item{width:100%}@container (min-width: 37.5rem){.bmb_table-filter-item{width:calc(50% - .5rem)}}.bmb_table-filter-item-number{display:flex;flex-flow:row}@media (max-width: 43.6875rem){.bmb_table-filter-item-number{flex-flow:column}}.bmb_table-filter-item-number>*{flex:1}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-actions{right:2.5rem}.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{content:\"\";width:1rem;height:0;border-top:.125rem solid;margin:0 .625rem;display:inline-block}@media (max-width: 43.6875rem){.bmb_table-filter-item-number bmb-input:first-child .bmb_field-wrapper:after{display:none}}.bmb_table-search{flex:1}.bmb_table-filters{width:100%}.bmb_table-container{flex:1 0 auto;max-width:100%;overflow:auto;width:100%;max-height:100%;display:flex;flex-flow:column;gap:1rem}.bmb_table-container-table{overflow:auto;flex:1}.bmb_table-content{width:100%}.bmb_table-row.mat-mdc-header-row,.bmb_table-row.mat-mdc-row{height:auto}.bmb_table-row>td,.bmb_table-row>th{height:100%;overflow:hidden;padding:.25rem .5rem}.bmb_table-row>td.truncated,.bmb_table-row>th.truncated{max-width:6.25rem;min-width:4.375rem;text-overflow:ellipsis;white-space:nowrap}.bmb_table-row>td.wrapped,.bmb_table-row>th.wrapped{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 48rem){.bmb_table-row>td,.bmb_table-row>th{max-width:fit-content}}.bmb_table-row>td.bmb_table-checkbox,.bmb_table-row>th.bmb_table-checkbox{min-width:3.875rem;padding-right:0;text-align:center;width:3.875rem}.bmb_table-row>td.bmb_table-checkbox+.bmb_table-sticky,.bmb_table-row>th.bmb_table-checkbox+.bmb_table-sticky{left:3.625rem!important}.bmb_table-row>td.bmb_table-expand,.bmb_table-row>th.bmb_table-expand{min-width:2.5rem;width:2.5rem}.bmb_table-row>td.bmb_table-expand+.bmb_table-sticky,.bmb_table-row>th.bmb_table-expand+.bmb_table-sticky{left:6.125rem!important}.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{border-right:.0625rem solid var(--buttons-inactive-step);max-width:9rem}@media (min-width: 75rem){.bmb_table-row>td.bmb_table-sticky,.bmb_table-row>th.bmb_table-sticky{max-width:fit-content}}.bmb_table-row>td.bmb_table-actions,.bmb_table-row>th.bmb_table-actions{border-left:.0625rem solid var(--buttons-inactive-step);color:var(--color-table-90)}.bmb_table-row>td button,.bmb_table-row>th button{align-items:center;color:var(--color-table-90);display:flex}.bmb_table-row>th{border-bottom:0;color:var(--general-contrasts-100);overflow:inherit;position:relative;text-transform:uppercase;font-family:Poppins-Bold,sans-serif;font-size:.875rem;text-align:left}.bmb_table-row>th.mat-mdc-header-cell{background-color:var(--containers-modal)}.bmb_table-row>td{font-family:Poppins-Regular,sans-serif;font-size:.875rem;border-bottom-color:var(--general-contrasts-25);border-bottom-style:dashed}.bmb_table-row>td.bmb_table-actions .action-container{display:flex}.bmb_table-row>td.bmb_table-actions .action-container bmb-icon{font-size:1.125rem}.bmb_table-row>td .mat-mdc-icon-button{align-items:center;display:flex;height:auto;padding:0;width:auto}.bmb_table-row>td .mat-mdc-icon-button bmb-icon{font-size:1.5rem}.bmb_table-even.mat-mdc-row{background-color:var(--containers-modal);color:var(--menu-select-label-menu-inactive)}.bmb_table-even.mat-mdc-row.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-odd.mat-mdc-row{background-color:var(--general-contrasts-15);color:var(--general-contrasts-75)}.bmb_table-odd.bmb_table-expandible{background-color:var(--menu-select-on-surface-hovered-w-checkbox)}.bmb_table-details.mat-mdc-row{background-color:var(--menu-select-on-surface-hovered-w-checkbox);height:0}.bmb_table-details.mat-mdc-row>td{border:0;padding:0 1rem}.bmb_table-details.mat-mdc-row.bmb_table-expanded>td{border-bottom:.0625rem dashed var(--general-contrasts-25);padding:1rem}.bmb_table-detail{color:var(--general-contrasts-75);display:flex;overflow:hidden}.bmb_table-detail>bmb-table{width:100%}.bmb_table-resize{border-right:.0625rem solid var(--general-contrasts-25);cursor:col-resize;display:inline-block;height:100%;opacity:0;position:absolute;right:0;top:0}.bmb_table-resize:hover{opacity:1;width:1.25rem}.bmb_table .mat-mdc-paginator{display:none}.bmb_table-paginator{align-items:center;bottom:0;display:flex;height:3rem;justify-content:flex-end;right:0;z-index:10}.bmb_table-paginator-text{color:var(--general-contrasts-75);margin-right:2rem;font-family:Poppins-Regular,sans-serif;font-size:.75rem}.bmb_table-paginator-btn{color:var(--general-contrasts-100);height:3rem;padding:0;width:3rem}.bmb_table-paginator-btn-disabled{color:var(--buttons-inactive-step);cursor:not-allowed}.bmb_table-paginator-icon{font-size:1.5rem}.bmb_table bmb-checkbox{display:block;height:1.5rem}.bmb_table bmb-checkbox .bmb_checkbox-mark{margin:0}.bmb_table-success{color:var(--semantic-success)}.bmb_table-error{color:var(--semantic-error)}\n"] }]
618
618
  }], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i1.DomSanitizer }, { type: i0.ChangeDetectorRef }], propDecorators: { select: [{
619
619
  type: Output
620
620
  }], clickedRow: [{
@@ -2,8 +2,6 @@ import { ChangeDetectionStrategy, Component, input, ViewEncapsulation, } from '@
2
2
  import { BmbIconComponent } from '../bmb-icon/bmb-icon.component';
3
3
  import { BmbCheckExternalLinkButtonComponent } from '../bmb-check-external-link-button/bmb-check-external-link-button.component';
4
4
  import { CommonModule } from '@angular/common';
5
- import { BmbLayoutDirective } from '../../directives/bmb-layout/bmb-layout.directive';
6
- import { BmbLayoutItemDirective } from '../../directives/bmb-layout/bmb-layout-item.directive';
7
5
  import * as i0 from "@angular/core";
8
6
  import * as i1 from "@angular/common";
9
7
  export class BmbTextLinkComponent {
@@ -28,10 +26,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
28
26
  type: Component,
29
27
  args: [{ selector: 'bmb-text-link', standalone: true, imports: [
30
28
  CommonModule,
31
- BmbLayoutDirective,
32
- BmbLayoutItemDirective,
33
29
  BmbCheckExternalLinkButtonComponent,
34
30
  BmbIconComponent,
35
31
  ], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<span\n class=\"bmb_text-link\"\n [ngClass]=\"{\n 'bmb_text-link-underlined': textLinkStyle() === 'underlined',\n 'bmb_text-link-disabled': disabled()\n }\"\n>\n <bmb-check-external-link-button [link]=\"link()\" [target]=\"target()\">\n <span\n class=\"bmb_text-link-item\"\n [ngClass]=\"{\n 'bmb_text-link-item-reverse':\n textLinkStyle() === 'icon' && iconPosition() === 'right'\n }\"\n >\n @if (textLinkStyle() === 'icon' && !!icon()) {\n <bmb-icon\n [icon]=\"icon()\"\n [size]=\"20\"\n [alt]=\"textLink()\"\n class=\"bmb_text-link-item-icon\"\n />\n }\n <span class=\"bmb_text-link-item-text\">\n {{ textLink() }}\n </span>\n </span>\n </bmb-check-external-link-button>\n</span>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_text-link{font-family:Poppins-Regular,sans-serif;font-size:.875rem;color:var(--buttons-text-link);line-height:2}.bmb_text-link-underlined{text-decoration:underline}.bmb_text-link{display:inline-block}.bmb_text-link-disabled{opacity:.5;pointer-events:none}.bmb_text-link-underlined .bmb_text-link-item{translate:0}.bmb_text-link-underlined .bmb_text-link-item:after{content:\"\";position:absolute;left:0;right:0;bottom:0;height:.0625rem;background:var(--buttons-text-link);transform:scaleX(0);transition:transform .2s ease}.bmb_text-link-underlined .bmb_text-link-item:hover:after{transform:scaleX(1)}.bmb_text-link-item{display:flex;position:relative;flex-flow:row;align-items:center;line-height:1rem;translate:0 .3125rem}.bmb_text-link-item-reverse{flex-direction:row-reverse;translate:0}.bmb_text-link-item-text{line-height:1rem}.bmb_text-link>bmb-check-external-link-button{display:inline-block}bmb-text-link{display:inline-block}\n"] }]
36
32
  }] });
37
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm1iLXRleHQtbGluay5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9kcy1uZy9zcmMvbGliL2NvbXBvbmVudHMvYm1iLXRleHQtbGluay9ibWItdGV4dC1saW5rLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItdGV4dC1saW5rL2JtYi10ZXh0LWxpbmsuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsS0FBSyxFQUNMLGlCQUFpQixHQUNsQixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUVsRSxPQUFPLEVBQUUsbUNBQW1DLEVBQUUsTUFBTSw0RUFBNEUsQ0FBQztBQUNqSSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sa0RBQWtELENBQUM7QUFDdEYsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sdURBQXVELENBQUM7OztBQW9CL0YsTUFBTSxPQUFPLG9CQUFvQjtJQWZqQztRQWdCRSxhQUFRLEdBQUcsS0FBSyxDQUFDLFFBQVEsRUFBVSxDQUFDO1FBQ3BDLGtCQUFhLEdBQUcsS0FBSyxDQUFvQixNQUFNLENBQUMsQ0FBQztRQUNqRCxXQUFNLEdBQUcsS0FBSyxDQUFpQixRQUFRLENBQUMsQ0FBQztRQUN6QyxTQUFJLEdBQUcsS0FBSyxDQUFTLGVBQWUsQ0FBQyxDQUFDO1FBQ3RDLGlCQUFZLEdBQUcsS0FBSyxDQUFtQixPQUFPLENBQUMsQ0FBQztRQUNoRCxTQUFJLEdBQUcsS0FBSyxDQUFDLFFBQVEsRUFBVSxDQUFDO1FBQ2hDLGFBQVEsR0FBRyxLQUFLLENBQVUsS0FBSyxDQUFDLENBQUM7S0FRbEM7SUFOQyxJQUFJLGFBQWE7UUFDZixJQUFJLElBQUksQ0FBQyxhQUFhLEVBQUUsS0FBSyxNQUFNO1lBQ2pDLE9BQU8sOEJBQThCLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxZQUFZLEVBQUUsQ0FBQyxDQUFDO1FBRXBFLE9BQU8sRUFBRSxDQUFDO0lBQ1osQ0FBQzsrR0FkVSxvQkFBb0I7bUdBQXBCLG9CQUFvQix1OUJDL0JqQyw4eUJBNkJBLHdwS0RUSSxZQUFZLDZIQUdaLG1DQUFtQyx5TUFDbkMsZ0JBQWdCOzs0RkFPUCxvQkFBb0I7a0JBZmhDLFNBQVM7K0JBQ0UsZUFBZSxjQUNiLElBQUksV0FDUDt3QkFDUCxZQUFZO3dCQUNaLGtCQUFrQjt3QkFDbEIsc0JBQXNCO3dCQUN0QixtQ0FBbUM7d0JBQ25DLGdCQUFnQjtxQkFDakIsbUJBR2dCLHVCQUF1QixDQUFDLE1BQU0saUJBQ2hDLGlCQUFpQixDQUFDLElBQUkiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgQ29tcG9uZW50LFxuICBpbnB1dCxcbiAgVmlld0VuY2Fwc3VsYXRpb24sXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQm1iSWNvbkNvbXBvbmVudCB9IGZyb20gJy4uL2JtYi1pY29uL2JtYi1pY29uLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBJQm1iVGFyZ2V0TGluayB9IGZyb20gJy4uLy4uL3R5cGVzJztcbmltcG9ydCB7IEJtYkNoZWNrRXh0ZXJuYWxMaW5rQnV0dG9uQ29tcG9uZW50IH0gZnJvbSAnLi4vYm1iLWNoZWNrLWV4dGVybmFsLWxpbmstYnV0dG9uL2JtYi1jaGVjay1leHRlcm5hbC1saW5rLWJ1dHRvbi5jb21wb25lbnQnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEJtYkxheW91dERpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2RpcmVjdGl2ZXMvYm1iLWxheW91dC9ibWItbGF5b3V0LmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBCbWJMYXlvdXRJdGVtRGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vZGlyZWN0aXZlcy9ibWItbGF5b3V0L2JtYi1sYXlvdXQtaXRlbS5kaXJlY3RpdmUnO1xuXG5leHBvcnQgdHlwZSBJQm1iSWNvblBvc2l0aW9uID0gJ2xlZnQnIHwgJ3JpZ2h0JztcbmV4cG9ydCB0eXBlIElCbWJUZXh0TGlua1N0eWxlID0gJ2ljb24nIHwgJ3VuZGVybGluZWQnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdibWItdGV4dC1saW5rJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgaW1wb3J0czogW1xuICAgIENvbW1vbk1vZHVsZSxcbiAgICBCbWJMYXlvdXREaXJlY3RpdmUsXG4gICAgQm1iTGF5b3V0SXRlbURpcmVjdGl2ZSxcbiAgICBCbWJDaGVja0V4dGVybmFsTGlua0J1dHRvbkNvbXBvbmVudCxcbiAgICBCbWJJY29uQ29tcG9uZW50LFxuICBdLFxuICB0ZW1wbGF0ZVVybDogJy4vYm1iLXRleHQtbGluay5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsOiAnLi9ibWItdGV4dC1saW5rLmNvbXBvbmVudC5zY3NzJyxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG59KVxuZXhwb3J0IGNsYXNzIEJtYlRleHRMaW5rQ29tcG9uZW50IHtcbiAgdGV4dExpbmsgPSBpbnB1dC5yZXF1aXJlZDxzdHJpbmc+KCk7XG4gIHRleHRMaW5rU3R5bGUgPSBpbnB1dDxJQm1iVGV4dExpbmtTdHlsZT4oJ2ljb24nKTtcbiAgdGFyZ2V0ID0gaW5wdXQ8SUJtYlRhcmdldExpbms+KCdfYmxhbmsnKTtcbiAgaWNvbiA9IGlucHV0PHN0cmluZz4oJ2Fycm93X2ZvcndhcmQnKTtcbiAgaWNvblBvc2l0aW9uID0gaW5wdXQ8SUJtYkljb25Qb3NpdGlvbj4oJ3JpZ2h0Jyk7XG4gIGxpbmsgPSBpbnB1dC5yZXF1aXJlZDxzdHJpbmc+KCk7XG4gIGRpc2FibGVkID0gaW5wdXQ8Ym9vbGVhbj4oZmFsc2UpO1xuXG4gIGdldCBwb3NpdGlvbkNsYXNzKCk6IHN0cmluZyB7XG4gICAgaWYgKHRoaXMudGV4dExpbmtTdHlsZSgpID09PSAnaWNvbicpXG4gICAgICByZXR1cm4gJ2JtYl90ZXh0LWxpbmstaXRlbS1wb3NpdGlvbl8nLmNvbmNhdCh0aGlzLmljb25Qb3NpdGlvbigpKTtcblxuICAgIHJldHVybiAnJztcbiAgfVxufVxuIiwiPHNwYW5cbiAgY2xhc3M9XCJibWJfdGV4dC1saW5rXCJcbiAgW25nQ2xhc3NdPVwie1xuICAgICdibWJfdGV4dC1saW5rLXVuZGVybGluZWQnOiB0ZXh0TGlua1N0eWxlKCkgPT09ICd1bmRlcmxpbmVkJyxcbiAgICAnYm1iX3RleHQtbGluay1kaXNhYmxlZCc6IGRpc2FibGVkKClcbiAgfVwiXG4+XG4gIDxibWItY2hlY2stZXh0ZXJuYWwtbGluay1idXR0b24gW2xpbmtdPVwibGluaygpXCIgW3RhcmdldF09XCJ0YXJnZXQoKVwiPlxuICAgIDxzcGFuXG4gICAgICBjbGFzcz1cImJtYl90ZXh0LWxpbmstaXRlbVwiXG4gICAgICBbbmdDbGFzc109XCJ7XG4gICAgICAgICdibWJfdGV4dC1saW5rLWl0ZW0tcmV2ZXJzZSc6XG4gICAgICAgICAgdGV4dExpbmtTdHlsZSgpID09PSAnaWNvbicgJiYgaWNvblBvc2l0aW9uKCkgPT09ICdyaWdodCdcbiAgICAgIH1cIlxuICAgID5cbiAgICAgIEBpZiAodGV4dExpbmtTdHlsZSgpID09PSAnaWNvbicgJiYgISFpY29uKCkpIHtcbiAgICAgICAgPGJtYi1pY29uXG4gICAgICAgICAgW2ljb25dPVwiaWNvbigpXCJcbiAgICAgICAgICBbc2l6ZV09XCIyMFwiXG4gICAgICAgICAgW2FsdF09XCJ0ZXh0TGluaygpXCJcbiAgICAgICAgICBjbGFzcz1cImJtYl90ZXh0LWxpbmstaXRlbS1pY29uXCJcbiAgICAgICAgLz5cbiAgICAgIH1cbiAgICAgIDxzcGFuIGNsYXNzPVwiYm1iX3RleHQtbGluay1pdGVtLXRleHRcIj5cbiAgICAgICAge3sgdGV4dExpbmsoKSB9fVxuICAgICAgPC9zcGFuPlxuICAgIDwvc3Bhbj5cbiAgPC9ibWItY2hlY2stZXh0ZXJuYWwtbGluay1idXR0b24+XG48L3NwYW4+XG4iXX0=
33
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm1iLXRleHQtbGluay5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9kcy1uZy9zcmMvbGliL2NvbXBvbmVudHMvYm1iLXRleHQtbGluay9ibWItdGV4dC1saW5rLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItdGV4dC1saW5rL2JtYi10ZXh0LWxpbmsuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsS0FBSyxFQUNMLGlCQUFpQixHQUNsQixNQUFNLGVBQWUsQ0FBQztBQUN2QixPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUVsRSxPQUFPLEVBQUUsbUNBQW1DLEVBQUUsTUFBTSw0RUFBNEUsQ0FBQztBQUNqSSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7OztBQWtCL0MsTUFBTSxPQUFPLG9CQUFvQjtJQWJqQztRQWNFLGFBQVEsR0FBRyxLQUFLLENBQUMsUUFBUSxFQUFVLENBQUM7UUFDcEMsa0JBQWEsR0FBRyxLQUFLLENBQW9CLE1BQU0sQ0FBQyxDQUFDO1FBQ2pELFdBQU0sR0FBRyxLQUFLLENBQWlCLFFBQVEsQ0FBQyxDQUFDO1FBQ3pDLFNBQUksR0FBRyxLQUFLLENBQVMsZUFBZSxDQUFDLENBQUM7UUFDdEMsaUJBQVksR0FBRyxLQUFLLENBQW1CLE9BQU8sQ0FBQyxDQUFDO1FBQ2hELFNBQUksR0FBRyxLQUFLLENBQUMsUUFBUSxFQUFVLENBQUM7UUFDaEMsYUFBUSxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztLQVFsQztJQU5DLElBQUksYUFBYTtRQUNmLElBQUksSUFBSSxDQUFDLGFBQWEsRUFBRSxLQUFLLE1BQU07WUFDakMsT0FBTyw4QkFBOEIsQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLFlBQVksRUFBRSxDQUFDLENBQUM7UUFFcEUsT0FBTyxFQUFFLENBQUM7SUFDWixDQUFDOytHQWRVLG9CQUFvQjttR0FBcEIsb0JBQW9CLHU5QkMzQmpDLDh5QkE2QkEsd3BLRFhJLFlBQVksNkhBQ1osbUNBQW1DLHlNQUNuQyxnQkFBZ0I7OzRGQU9QLG9CQUFvQjtrQkFiaEMsU0FBUzsrQkFDRSxlQUFlLGNBQ2IsSUFBSSxXQUNQO3dCQUNQLFlBQVk7d0JBQ1osbUNBQW1DO3dCQUNuQyxnQkFBZ0I7cUJBQ2pCLG1CQUdnQix1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gIENvbXBvbmVudCxcbiAgaW5wdXQsXG4gIFZpZXdFbmNhcHN1bGF0aW9uLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJtYkljb25Db21wb25lbnQgfSBmcm9tICcuLi9ibWItaWNvbi9ibWItaWNvbi5jb21wb25lbnQnO1xuaW1wb3J0IHsgSUJtYlRhcmdldExpbmsgfSBmcm9tICcuLi8uLi90eXBlcyc7XG5pbXBvcnQgeyBCbWJDaGVja0V4dGVybmFsTGlua0J1dHRvbkNvbXBvbmVudCB9IGZyb20gJy4uL2JtYi1jaGVjay1leHRlcm5hbC1saW5rLWJ1dHRvbi9ibWItY2hlY2stZXh0ZXJuYWwtbGluay1idXR0b24uY29tcG9uZW50JztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5cbmV4cG9ydCB0eXBlIElCbWJJY29uUG9zaXRpb24gPSAnbGVmdCcgfCAncmlnaHQnO1xuZXhwb3J0IHR5cGUgSUJtYlRleHRMaW5rU3R5bGUgPSAnaWNvbicgfCAndW5kZXJsaW5lZCc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2JtYi10ZXh0LWxpbmsnLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXG4gICAgQ29tbW9uTW9kdWxlLFxuICAgIEJtYkNoZWNrRXh0ZXJuYWxMaW5rQnV0dG9uQ29tcG9uZW50LFxuICAgIEJtYkljb25Db21wb25lbnQsXG4gIF0sXG4gIHRlbXBsYXRlVXJsOiAnLi9ibWItdGV4dC1saW5rLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmw6ICcuL2JtYi10ZXh0LWxpbmsuY29tcG9uZW50LnNjc3MnLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbn0pXG5leHBvcnQgY2xhc3MgQm1iVGV4dExpbmtDb21wb25lbnQge1xuICB0ZXh0TGluayA9IGlucHV0LnJlcXVpcmVkPHN0cmluZz4oKTtcbiAgdGV4dExpbmtTdHlsZSA9IGlucHV0PElCbWJUZXh0TGlua1N0eWxlPignaWNvbicpO1xuICB0YXJnZXQgPSBpbnB1dDxJQm1iVGFyZ2V0TGluaz4oJ19ibGFuaycpO1xuICBpY29uID0gaW5wdXQ8c3RyaW5nPignYXJyb3dfZm9yd2FyZCcpO1xuICBpY29uUG9zaXRpb24gPSBpbnB1dDxJQm1iSWNvblBvc2l0aW9uPigncmlnaHQnKTtcbiAgbGluayA9IGlucHV0LnJlcXVpcmVkPHN0cmluZz4oKTtcbiAgZGlzYWJsZWQgPSBpbnB1dDxib29sZWFuPihmYWxzZSk7XG5cbiAgZ2V0IHBvc2l0aW9uQ2xhc3MoKTogc3RyaW5nIHtcbiAgICBpZiAodGhpcy50ZXh0TGlua1N0eWxlKCkgPT09ICdpY29uJylcbiAgICAgIHJldHVybiAnYm1iX3RleHQtbGluay1pdGVtLXBvc2l0aW9uXycuY29uY2F0KHRoaXMuaWNvblBvc2l0aW9uKCkpO1xuXG4gICAgcmV0dXJuICcnO1xuICB9XG59XG4iLCI8c3BhblxuICBjbGFzcz1cImJtYl90ZXh0LWxpbmtcIlxuICBbbmdDbGFzc109XCJ7XG4gICAgJ2JtYl90ZXh0LWxpbmstdW5kZXJsaW5lZCc6IHRleHRMaW5rU3R5bGUoKSA9PT0gJ3VuZGVybGluZWQnLFxuICAgICdibWJfdGV4dC1saW5rLWRpc2FibGVkJzogZGlzYWJsZWQoKVxuICB9XCJcbj5cbiAgPGJtYi1jaGVjay1leHRlcm5hbC1saW5rLWJ1dHRvbiBbbGlua109XCJsaW5rKClcIiBbdGFyZ2V0XT1cInRhcmdldCgpXCI+XG4gICAgPHNwYW5cbiAgICAgIGNsYXNzPVwiYm1iX3RleHQtbGluay1pdGVtXCJcbiAgICAgIFtuZ0NsYXNzXT1cIntcbiAgICAgICAgJ2JtYl90ZXh0LWxpbmstaXRlbS1yZXZlcnNlJzpcbiAgICAgICAgICB0ZXh0TGlua1N0eWxlKCkgPT09ICdpY29uJyAmJiBpY29uUG9zaXRpb24oKSA9PT0gJ3JpZ2h0J1xuICAgICAgfVwiXG4gICAgPlxuICAgICAgQGlmICh0ZXh0TGlua1N0eWxlKCkgPT09ICdpY29uJyAmJiAhIWljb24oKSkge1xuICAgICAgICA8Ym1iLWljb25cbiAgICAgICAgICBbaWNvbl09XCJpY29uKClcIlxuICAgICAgICAgIFtzaXplXT1cIjIwXCJcbiAgICAgICAgICBbYWx0XT1cInRleHRMaW5rKClcIlxuICAgICAgICAgIGNsYXNzPVwiYm1iX3RleHQtbGluay1pdGVtLWljb25cIlxuICAgICAgICAvPlxuICAgICAgfVxuICAgICAgPHNwYW4gY2xhc3M9XCJibWJfdGV4dC1saW5rLWl0ZW0tdGV4dFwiPlxuICAgICAgICB7eyB0ZXh0TGluaygpIH19XG4gICAgICA8L3NwYW4+XG4gICAgPC9zcGFuPlxuICA8L2JtYi1jaGVjay1leHRlcm5hbC1saW5rLWJ1dHRvbj5cbjwvc3Bhbj5cbiJdfQ==
@@ -19,11 +19,13 @@ export class BmbTopBarUserSectionComponent {
19
19
  this.showNotifications = input(true);
20
20
  this.notificationNotification = input([]);
21
21
  this.showRoleButton = input(false);
22
+ this.showSearchButton = input(false);
22
23
  this.showHelpButton = input(false);
23
24
  this.helpButtonClick = output();
24
25
  this.userClick = output();
25
26
  this.alertClick = output();
26
27
  this.roleButtonClick = output();
28
+ this.searchButtonClick = output();
27
29
  this.isOpenNotifications = false;
28
30
  this.dialogPosition = {
29
31
  top: '0px',
@@ -53,8 +55,16 @@ export class BmbTopBarUserSectionComponent {
53
55
  text: 'Cambio de usuario',
54
56
  action: (event) => this.handleRoleChange(event),
55
57
  };
58
+ const search = {
59
+ idItem: 'search',
60
+ icon: 'search',
61
+ text: 'Buscar',
62
+ action: (event) => this.handleSearchChange(event),
63
+ };
56
64
  if (this.showRoleButton())
57
65
  menu.unshift(changeUser);
66
+ if (this.showSearchButton())
67
+ menu.unshift(search);
58
68
  if (this.showNotifications())
59
69
  menu.unshift(notification);
60
70
  return menu;
@@ -77,8 +87,11 @@ export class BmbTopBarUserSectionComponent {
77
87
  handleRoleChange(event) {
78
88
  this.roleButtonClick.emit(event);
79
89
  }
90
+ handleSearchChange(event) {
91
+ this.searchButtonClick.emit(event);
92
+ }
80
93
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BmbTopBarUserSectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
81
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: BmbTopBarUserSectionComponent, isStandalone: true, selector: "bmb-top-bar-user-section", inputs: { userInformation: { classPropertyName: "userInformation", publicName: "userInformation", isSignal: true, isRequired: false, transformFunction: null }, mitec: { classPropertyName: "mitec", publicName: "mitec", isSignal: true, isRequired: false, transformFunction: null }, showNotifications: { classPropertyName: "showNotifications", publicName: "showNotifications", isSignal: true, isRequired: false, transformFunction: null }, notificationNotification: { classPropertyName: "notificationNotification", publicName: "notificationNotification", isSignal: true, isRequired: false, transformFunction: null }, showRoleButton: { classPropertyName: "showRoleButton", publicName: "showRoleButton", isSignal: true, isRequired: false, transformFunction: null }, showHelpButton: { classPropertyName: "showHelpButton", publicName: "showHelpButton", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { helpButtonClick: "helpButtonClick", userClick: "userClick", alertClick: "alertClick", roleButtonClick: "roleButtonClick" }, ngImport: i0, template: "<section\n bmbLayout\n margin=\"none\"\n gapSize=\"m\"\n justify=\"center\"\n alignItems=\"center\"\n [dynamicCols]=\"true\"\n class=\"bmb_top-bar-user-section\"\n [ngClass]=\"{ 'bmb_top-bar-user-section-mitec': mitec() }\"\n>\n @if (mitec()) {\n @if (showRoleButton() || showNotifications()) {\n <bmb-dropdown-menu\n bmbLayoutItem\n class=\"bmb_top-bar-user-section bmb_top-bar-user-section-menu bmb_top-bar-user-section-mobile\"\n [items]=\"getMenu()\"\n />\n }\n @if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showNotifications()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"notifications\"\n [iconSize]=\"32\"\n (buttonClick)=\"openNotifications($event)\"\n [dotNotification]=\"totalNotifications()\"\n />\n }\n } @else if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showHelpButton() || mitec()) {\n <bmb-button-icon\n bmbLayoutItem\n [ngClass]=\"{\n 'bmb_top-bar-user-section-no-mobile':\n mitec() && (showRoleButton() || showNotifications())\n }\"\n icon=\"help\"\n [showContainer]=\"false\"\n (onButtonClick)=\"handleHelpButtonClick($event)\"\n />\n }\n @if (!!userInformation()) {\n <bmb-user-summary-content\n bmbLayoutItem\n [image]=\"userInformation().image\"\n [altImage]=\"userInformation.name\"\n [name]=\"mitec() ? userInformation().name : ''\"\n imageSize=\"mobile-small\"\n [isImageBordered]=\"false\"\n [role]=\"mitec() ? userInformation().role : ''\"\n contentLayout=\"row\"\n salutation=\"\"\n (onUserClick)=\"handleUserClick($event)\"\n />\n }\n</section>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_top-bar-user-section{color:rgb(var(--white-primary))}@media (max-width: 62.5rem){.bmb_top-bar-user-section{gap:var(--bmb-spacing-s)}}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item{color:rgb(var(--white-primary))}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:hover,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus-visible{background-color:rgb(var(--gray-charade-500));outline:0 none}.bmb_top-bar-user-section-menu .bmb_dropdown-content-modal{background-color:rgb(var(--gray-charade-900))}.bmb_top-bar-user-section-menu .bmb_dropdown_menu .bmb_dropdown-content-modal{right:0;left:inherit;max-width:15.625rem;min-width:15.625rem}.bmb_top-bar-user-section-no-mobile{display:block;line-height:0}@media (max-width: 62.5rem){.bmb_top-bar-user-section-no-mobile{display:none}}.bmb_top-bar-user-section-mobile{display:block;line-height:0}@media (min-width: 62.5625rem){.bmb_top-bar-user-section-mobile{display:none}}@media (max-width: 62.5rem){.bmb_top-bar-user-section .bmb_user-summary_content-wrapper{display:none}}.bmb_top-bar-user-section .bmb_user-summary_content-wrapper-title{font-family:Poppins-Regular,sans-serif;font-size:.75rem;color:currentColor}.bmb_top-bar-user-section .bmb_action_icon{display:flex}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: BmbDropdownMenuComponent, selector: "bmb-dropdown-menu", inputs: ["items"], outputs: ["clickedItem"] }, { kind: "component", type: BmbActionIconComponent, selector: "bmb-action-icon", inputs: ["idElement", "icon", "alt", "iconSize", "isFill", "toggleIconActive", "isToggleActive", "isAccentColor", "dotNotification", "target", "link", "disabled", "isSVGTemplate"], outputs: ["isToggleActiveChange", "isAccentColorChange", "buttonPress", "buttonClick"] }, { kind: "component", type: BmbButtonIconComponent, selector: "bmb-button-icon", inputs: ["appearanceContrast", "idElement", "icon", "showContainer", "disabled", "active", "isOutline"], outputs: ["activeChange", "isOutlineChange", "onButtonClick"] }, { kind: "component", type: BmbUserSummaryContentComponent, selector: "bmb-user-summary-content", inputs: ["isProfile", "name", "userId", "image", "isImageBordered", "altImage", "imageSize", "infoCareer", "campus", "role", "email", "salutation", "contentLayout", "gapSize", "CURP", "additionalInfo"], outputs: ["onUserClick"] }, { kind: "directive", type: BmbLayoutDirective, selector: "[bmbLayout]", inputs: ["gapSize", "margin", "dynamicCols", "justify", "alignItems", "isContainerQuery"] }, { kind: "directive", type: BmbLayoutItemDirective, selector: "[bmbLayoutItem]", inputs: ["colSm", "colLg", "marginLeft", "marginRight", "colGrow", "isDynamicItem"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
94
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.2.14", type: BmbTopBarUserSectionComponent, isStandalone: true, selector: "bmb-top-bar-user-section", inputs: { userInformation: { classPropertyName: "userInformation", publicName: "userInformation", isSignal: true, isRequired: false, transformFunction: null }, mitec: { classPropertyName: "mitec", publicName: "mitec", isSignal: true, isRequired: false, transformFunction: null }, showNotifications: { classPropertyName: "showNotifications", publicName: "showNotifications", isSignal: true, isRequired: false, transformFunction: null }, notificationNotification: { classPropertyName: "notificationNotification", publicName: "notificationNotification", isSignal: true, isRequired: false, transformFunction: null }, showRoleButton: { classPropertyName: "showRoleButton", publicName: "showRoleButton", isSignal: true, isRequired: false, transformFunction: null }, showSearchButton: { classPropertyName: "showSearchButton", publicName: "showSearchButton", isSignal: true, isRequired: false, transformFunction: null }, showHelpButton: { classPropertyName: "showHelpButton", publicName: "showHelpButton", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { helpButtonClick: "helpButtonClick", userClick: "userClick", alertClick: "alertClick", roleButtonClick: "roleButtonClick", searchButtonClick: "searchButtonClick" }, ngImport: i0, template: "<section\n bmbLayout\n margin=\"none\"\n gapSize=\"m\"\n justify=\"center\"\n alignItems=\"center\"\n [dynamicCols]=\"true\"\n class=\"bmb_top-bar-user-section\"\n [ngClass]=\"{ 'bmb_top-bar-user-section-mitec': mitec() }\"\n>\n @if (mitec()) {\n @if (showRoleButton() || showNotifications()) {\n <bmb-dropdown-menu\n bmbLayoutItem\n class=\"bmb_top-bar-user-section bmb_top-bar-user-section-menu bmb_top-bar-user-section-mobile\"\n [items]=\"getMenu()\"\n />\n }\n @if (showSearchButton()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"search\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleSearchChange($event)\"\n />\n } @else if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showNotifications()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"notifications\"\n [iconSize]=\"32\"\n (buttonClick)=\"openNotifications($event)\"\n [dotNotification]=\"totalNotifications()\"\n />\n }\n } @else if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showHelpButton() || mitec()) {\n <bmb-button-icon\n bmbLayoutItem\n [ngClass]=\"{\n 'bmb_top-bar-user-section-no-mobile':\n mitec() && (showRoleButton() || showNotifications())\n }\"\n icon=\"help\"\n [showContainer]=\"false\"\n (onButtonClick)=\"handleHelpButtonClick($event)\"\n />\n }\n @if (!!userInformation()) {\n <bmb-user-summary-content\n bmbLayoutItem\n [image]=\"userInformation().image\"\n [altImage]=\"userInformation.name\"\n [name]=\"mitec() ? userInformation().name : ''\"\n imageSize=\"mobile-small\"\n [isImageBordered]=\"false\"\n [role]=\"mitec() ? userInformation().role : ''\"\n contentLayout=\"row\"\n salutation=\"\"\n (onUserClick)=\"handleUserClick($event)\"\n />\n }\n</section>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_top-bar-user-section{color:rgb(var(--white-primary))}@media (max-width: 62.5rem){.bmb_top-bar-user-section{gap:var(--bmb-spacing-s)}}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item{color:rgb(var(--white-primary))}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:hover,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus-visible{background-color:rgb(var(--gray-charade-500));outline:0 none}.bmb_top-bar-user-section-menu .bmb_dropdown-content-modal{background-color:rgb(var(--gray-charade-900))}.bmb_top-bar-user-section-menu .bmb_dropdown_menu .bmb_dropdown-content-modal{right:0;left:inherit;max-width:15.625rem;min-width:15.625rem}.bmb_top-bar-user-section-no-mobile{display:block;line-height:0}@media (max-width: 62.5rem){.bmb_top-bar-user-section-no-mobile{display:none}}.bmb_top-bar-user-section-mobile{display:block;line-height:0}@media (min-width: 62.5625rem){.bmb_top-bar-user-section-mobile{display:none}}@media (max-width: 62.5rem){.bmb_top-bar-user-section .bmb_user-summary_content-wrapper{display:none}}.bmb_top-bar-user-section .bmb_user-summary_content-wrapper-title{font-family:Poppins-Regular,sans-serif;font-size:.75rem;color:currentColor}.bmb_top-bar-user-section .bmb_action_icon{display:flex}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: BmbDropdownMenuComponent, selector: "bmb-dropdown-menu", inputs: ["items"], outputs: ["clickedItem"] }, { kind: "component", type: BmbActionIconComponent, selector: "bmb-action-icon", inputs: ["idElement", "icon", "alt", "iconSize", "isFill", "toggleIconActive", "isToggleActive", "isAccentColor", "dotNotification", "target", "link", "disabled", "isSVGTemplate"], outputs: ["isToggleActiveChange", "isAccentColorChange", "buttonPress", "buttonClick"] }, { kind: "component", type: BmbButtonIconComponent, selector: "bmb-button-icon", inputs: ["appearanceContrast", "idElement", "icon", "showContainer", "disabled", "active", "isOutline"], outputs: ["activeChange", "isOutlineChange", "onButtonClick"] }, { kind: "component", type: BmbUserSummaryContentComponent, selector: "bmb-user-summary-content", inputs: ["isProfile", "name", "userId", "image", "isImageBordered", "altImage", "imageSize", "infoCareer", "campus", "role", "email", "salutation", "contentLayout", "gapSize", "CURP", "additionalInfo"], outputs: ["onUserClick"] }, { kind: "directive", type: BmbLayoutDirective, selector: "[bmbLayout]", inputs: ["gapSize", "margin", "dynamicCols", "justify", "alignItems", "isContainerQuery"] }, { kind: "directive", type: BmbLayoutItemDirective, selector: "[bmbLayoutItem]", inputs: ["colSm", "colLg", "marginLeft", "marginRight", "colGrow", "isDynamicItem"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
82
95
  }
83
96
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BmbTopBarUserSectionComponent, decorators: [{
84
97
  type: Component,
@@ -90,6 +103,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImpo
90
103
  BmbUserSummaryContentComponent,
91
104
  BmbLayoutDirective,
92
105
  BmbLayoutItemDirective,
93
- ], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<section\n bmbLayout\n margin=\"none\"\n gapSize=\"m\"\n justify=\"center\"\n alignItems=\"center\"\n [dynamicCols]=\"true\"\n class=\"bmb_top-bar-user-section\"\n [ngClass]=\"{ 'bmb_top-bar-user-section-mitec': mitec() }\"\n>\n @if (mitec()) {\n @if (showRoleButton() || showNotifications()) {\n <bmb-dropdown-menu\n bmbLayoutItem\n class=\"bmb_top-bar-user-section bmb_top-bar-user-section-menu bmb_top-bar-user-section-mobile\"\n [items]=\"getMenu()\"\n />\n }\n @if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showNotifications()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"notifications\"\n [iconSize]=\"32\"\n (buttonClick)=\"openNotifications($event)\"\n [dotNotification]=\"totalNotifications()\"\n />\n }\n } @else if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showHelpButton() || mitec()) {\n <bmb-button-icon\n bmbLayoutItem\n [ngClass]=\"{\n 'bmb_top-bar-user-section-no-mobile':\n mitec() && (showRoleButton() || showNotifications())\n }\"\n icon=\"help\"\n [showContainer]=\"false\"\n (onButtonClick)=\"handleHelpButtonClick($event)\"\n />\n }\n @if (!!userInformation()) {\n <bmb-user-summary-content\n bmbLayoutItem\n [image]=\"userInformation().image\"\n [altImage]=\"userInformation.name\"\n [name]=\"mitec() ? userInformation().name : ''\"\n imageSize=\"mobile-small\"\n [isImageBordered]=\"false\"\n [role]=\"mitec() ? userInformation().role : ''\"\n contentLayout=\"row\"\n salutation=\"\"\n (onUserClick)=\"handleUserClick($event)\"\n />\n }\n</section>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_top-bar-user-section{color:rgb(var(--white-primary))}@media (max-width: 62.5rem){.bmb_top-bar-user-section{gap:var(--bmb-spacing-s)}}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item{color:rgb(var(--white-primary))}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:hover,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus-visible{background-color:rgb(var(--gray-charade-500));outline:0 none}.bmb_top-bar-user-section-menu .bmb_dropdown-content-modal{background-color:rgb(var(--gray-charade-900))}.bmb_top-bar-user-section-menu .bmb_dropdown_menu .bmb_dropdown-content-modal{right:0;left:inherit;max-width:15.625rem;min-width:15.625rem}.bmb_top-bar-user-section-no-mobile{display:block;line-height:0}@media (max-width: 62.5rem){.bmb_top-bar-user-section-no-mobile{display:none}}.bmb_top-bar-user-section-mobile{display:block;line-height:0}@media (min-width: 62.5625rem){.bmb_top-bar-user-section-mobile{display:none}}@media (max-width: 62.5rem){.bmb_top-bar-user-section .bmb_user-summary_content-wrapper{display:none}}.bmb_top-bar-user-section .bmb_user-summary_content-wrapper-title{font-family:Poppins-Regular,sans-serif;font-size:.75rem;color:currentColor}.bmb_top-bar-user-section .bmb_action_icon{display:flex}\n"] }]
106
+ ], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<section\n bmbLayout\n margin=\"none\"\n gapSize=\"m\"\n justify=\"center\"\n alignItems=\"center\"\n [dynamicCols]=\"true\"\n class=\"bmb_top-bar-user-section\"\n [ngClass]=\"{ 'bmb_top-bar-user-section-mitec': mitec() }\"\n>\n @if (mitec()) {\n @if (showRoleButton() || showNotifications()) {\n <bmb-dropdown-menu\n bmbLayoutItem\n class=\"bmb_top-bar-user-section bmb_top-bar-user-section-menu bmb_top-bar-user-section-mobile\"\n [items]=\"getMenu()\"\n />\n }\n @if (showSearchButton()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"search\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleSearchChange($event)\"\n />\n } @else if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showNotifications()) {\n <bmb-action-icon\n bmbLayoutItem\n class=\"bmb_top-bar-user-section-no-mobile\"\n icon=\"notifications\"\n [iconSize]=\"32\"\n (buttonClick)=\"openNotifications($event)\"\n [dotNotification]=\"totalNotifications()\"\n />\n }\n } @else if (showRoleButton()) {\n <bmb-action-icon\n bmbLayoutItem\n icon=\"compare_arrows\"\n [iconSize]=\"32\"\n (buttonClick)=\"handleRoleChange($event)\"\n />\n }\n @if (showHelpButton() || mitec()) {\n <bmb-button-icon\n bmbLayoutItem\n [ngClass]=\"{\n 'bmb_top-bar-user-section-no-mobile':\n mitec() && (showRoleButton() || showNotifications())\n }\"\n icon=\"help\"\n [showContainer]=\"false\"\n (onButtonClick)=\"handleHelpButtonClick($event)\"\n />\n }\n @if (!!userInformation()) {\n <bmb-user-summary-content\n bmbLayoutItem\n [image]=\"userInformation().image\"\n [altImage]=\"userInformation.name\"\n [name]=\"mitec() ? userInformation().name : ''\"\n imageSize=\"mobile-small\"\n [isImageBordered]=\"false\"\n [role]=\"mitec() ? userInformation().role : ''\"\n contentLayout=\"row\"\n salutation=\"\"\n (onUserClick)=\"handleUserClick($event)\"\n />\n }\n</section>\n", styles: ["@font-face{font-family:Poppins-Light;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Regular;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf) format(\"truetype\")}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf) format(\"truetype\")}:root,:host{--font-display: \"Poppins-Regular\", sans-serif}.font-thin-1{font-size:.625rem}.font-light-1{font-family:Poppins-Light,sans-serif;font-size:.625rem}.font-regular-1{font-family:Poppins-Regular,sans-serif;font-size:.625rem}.font-medium-1,.font-semibold-1{font-size:.625rem}.font-bold-1{font-family:Poppins-Bold,sans-serif;font-size:.625rem}.font-thin-2{font-size:.6875rem}.font-light-2{font-family:Poppins-Light,sans-serif;font-size:.6875rem}.font-regular-2{font-family:Poppins-Regular,sans-serif;font-size:.6875rem}.font-medium-2,.font-semibold-2{font-size:.6875rem}.font-bold-2{font-family:Poppins-Bold,sans-serif;font-size:.6875rem}.font-thin-3{font-size:.75rem}.font-light-3{font-family:Poppins-Light,sans-serif;font-size:.75rem}.font-regular-3{font-family:Poppins-Regular,sans-serif;font-size:.75rem}.font-medium-3,.font-semibold-3{font-size:.75rem}.font-bold-3{font-family:Poppins-Bold,sans-serif;font-size:.75rem}.font-thin-4{font-size:.875rem}.font-light-4{font-family:Poppins-Light,sans-serif;font-size:.875rem}.font-regular-4{font-family:Poppins-Regular,sans-serif;font-size:.875rem}.font-medium-4,.font-semibold-4{font-size:.875rem}.font-bold-4{font-family:Poppins-Bold,sans-serif;font-size:.875rem}.font-thin-4_5{font-size:.9375rem}.font-light-4_5{font-family:Poppins-Light,sans-serif;font-size:.9375rem}.font-regular-4_5{font-family:Poppins-Regular,sans-serif;font-size:.9375rem}.font-medium-4_5,.font-semibold-4_5{font-size:.9375rem}.font-bold-4_5{font-family:Poppins-Bold,sans-serif;font-size:.9375rem}.font-thin-5{font-size:1rem}.font-light-5{font-family:Poppins-Light,sans-serif;font-size:1rem}.font-regular-5{font-family:Poppins-Regular,sans-serif;font-size:1rem}.font-medium-5,.font-semibold-5{font-size:1rem}.font-bold-5{font-family:Poppins-Bold,sans-serif;font-size:1rem}.font-thin-6{font-size:1.125rem}.font-light-6{font-family:Poppins-Light,sans-serif;font-size:1.125rem}.font-regular-6{font-family:Poppins-Regular,sans-serif;font-size:1.125rem}.font-medium-6,.font-semibold-6{font-size:1.125rem}.font-bold-6{font-family:Poppins-Bold,sans-serif;font-size:1.125rem}.font-thin-7{font-size:1.25rem}.font-light-7{font-family:Poppins-Light,sans-serif;font-size:1.25rem}.font-regular-7{font-family:Poppins-Regular,sans-serif;font-size:1.25rem}.font-medium-7,.font-semibold-7{font-size:1.25rem}.font-bold-7{font-family:Poppins-Bold,sans-serif;font-size:1.25rem}.font-thin-8{font-size:1.375rem}.font-light-8{font-family:Poppins-Light,sans-serif;font-size:1.375rem}.font-regular-8{font-family:Poppins-Regular,sans-serif;font-size:1.375rem}.font-medium-8,.font-semibold-8{font-size:1.375rem}.font-bold-8{font-family:Poppins-Bold,sans-serif;font-size:1.375rem}.font-thin-9{font-size:1.5rem}.font-light-9{font-family:Poppins-Light,sans-serif;font-size:1.5rem}.font-regular-9{font-family:Poppins-Regular,sans-serif;font-size:1.5rem}.font-medium-9,.font-semibold-9{font-size:1.5rem}.font-bold-9{font-family:Poppins-Bold,sans-serif;font-size:1.5rem}.font-thin-10{font-size:1.625rem}.font-light-10{font-family:Poppins-Light,sans-serif;font-size:1.625rem}.font-regular-10{font-family:Poppins-Regular,sans-serif;font-size:1.625rem}.font-medium-10,.font-semibold-10{font-size:1.625rem}.font-bold-10{font-family:Poppins-Bold,sans-serif;font-size:1.625rem}.font-thin-11{font-size:2.25rem}.font-light-11{font-family:Poppins-Light,sans-serif;font-size:2.25rem}.font-regular-11{font-family:Poppins-Regular,sans-serif;font-size:2.25rem}.font-medium-11,.font-semibold-11{font-size:2.25rem}.font-bold-11{font-family:Poppins-Bold,sans-serif;font-size:2.25rem}.font-thin-12{font-size:3rem}.font-light-12{font-family:Poppins-Light,sans-serif;font-size:3rem}.font-regular-12{font-family:Poppins-Regular,sans-serif;font-size:3rem}.font-medium-12,.font-semibold-12{font-size:3rem}.font-bold-12{font-family:Poppins-Bold,sans-serif;font-size:3rem}.bmb_top-bar-user-section{color:rgb(var(--white-primary))}@media (max-width: 62.5rem){.bmb_top-bar-user-section{gap:var(--bmb-spacing-s)}}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item{color:rgb(var(--white-primary))}.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:hover,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus,.bmb_top-bar-user-section-menu .bmb_dropdown-content-item .bmb_check-external-link-button-element:focus-visible{background-color:rgb(var(--gray-charade-500));outline:0 none}.bmb_top-bar-user-section-menu .bmb_dropdown-content-modal{background-color:rgb(var(--gray-charade-900))}.bmb_top-bar-user-section-menu .bmb_dropdown_menu .bmb_dropdown-content-modal{right:0;left:inherit;max-width:15.625rem;min-width:15.625rem}.bmb_top-bar-user-section-no-mobile{display:block;line-height:0}@media (max-width: 62.5rem){.bmb_top-bar-user-section-no-mobile{display:none}}.bmb_top-bar-user-section-mobile{display:block;line-height:0}@media (min-width: 62.5625rem){.bmb_top-bar-user-section-mobile{display:none}}@media (max-width: 62.5rem){.bmb_top-bar-user-section .bmb_user-summary_content-wrapper{display:none}}.bmb_top-bar-user-section .bmb_user-summary_content-wrapper-title{font-family:Poppins-Regular,sans-serif;font-size:.75rem;color:currentColor}.bmb_top-bar-user-section .bmb_action_icon{display:flex}\n"] }]
94
107
  }] });
95
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItdG9wLWJhci9ibWItdG9wLWJhci11c2VyLXNlY3Rpb24vYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItdG9wLWJhci9ibWItdG9wLWJhci11c2VyLXNlY3Rpb24vYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDTCxTQUFTLEVBQ1QsaUJBQWlCLEVBQ2pCLHVCQUF1QixFQUN2QixNQUFNLEVBQ04sS0FBSyxHQUNOLE1BQU0sZUFBZSxDQUFDO0FBRXZCLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUUvQyxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxpREFBaUQsQ0FBQztBQUN6RixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwREFBMEQsQ0FBQztBQUNsRyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxxREFBcUQsQ0FBQztBQUN6RixPQUFPLEVBQUUsOEJBQThCLEVBQUUsTUFBTSxvRkFBb0YsQ0FBQztBQUNwSSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSxxREFBcUQsQ0FBQztBQUUvRixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxpREFBaUQsQ0FBQzs7O0FBbUJ6RixNQUFNLE9BQU8sNkJBQTZCO0lBakIxQztRQWtCRSxvQkFBZSxHQUFHLEtBQUssQ0FBbUI7WUFDeEMsS0FBSyxFQUFFLEVBQUU7WUFDVCxJQUFJLEVBQUUsRUFBRTtZQUNSLElBQUksRUFBRSxFQUFFO1NBQ1QsQ0FBQyxDQUFDO1FBQ0gsVUFBSyxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUM5QixzQkFBaUIsR0FBRyxLQUFLLENBQVUsSUFBSSxDQUFDLENBQUM7UUFDekMsNkJBQXdCLEdBQUcsS0FBSyxDQUFrQixFQUFFLENBQUMsQ0FBQztRQUN0RCxtQkFBYyxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUN2QyxtQkFBYyxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUV2QyxvQkFBZSxHQUFHLE1BQU0sRUFBYyxDQUFDO1FBQ3ZDLGNBQVMsR0FBRyxNQUFNLEVBQWMsQ0FBQztRQUNqQyxlQUFVLEdBQUcsTUFBTSxFQUFjLENBQUM7UUFDbEMsb0JBQWUsR0FBRyxNQUFNLEVBQWMsQ0FBQztRQUV2Qyx3QkFBbUIsR0FBWSxLQUFLLENBQUM7UUFDckMsbUJBQWMsR0FBeUM7WUFDckQsR0FBRyxFQUFFLEtBQUs7WUFDVixJQUFJLEVBQUUsS0FBSztTQUNaLENBQUM7UUFDRixnQkFBVyxHQUFHLE1BQU0sQ0FBQyxVQUFVLENBQUM7S0FzRGpDO0lBcERDLE9BQU87UUFDTCxNQUFNLElBQUksR0FBb0I7WUFDNUI7Z0JBQ0UsTUFBTSxFQUFFLE1BQU07Z0JBQ2QsSUFBSSxFQUFFLE1BQU07Z0JBQ1osSUFBSSxFQUFFLGFBQWE7Z0JBQ25CLE1BQU0sRUFBRSxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLHFCQUFxQixDQUFDLEtBQW1CLENBQUM7YUFDbkU7U0FDRixDQUFDO1FBQ0YsTUFBTSxZQUFZLEdBQWtCO1lBQ2xDLE1BQU0sRUFBRSxlQUFlO1lBQ3ZCLElBQUksRUFBRSxlQUFlO1lBQ3JCLGVBQWUsRUFBRSxJQUFJLENBQUMsd0JBQXdCLEVBQUUsQ0FBQyxNQUFNO1lBQ3ZELElBQUksRUFBRSxnQkFBZ0I7WUFDdEIsTUFBTSxFQUFFLENBQUMsS0FBSyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUMsaUJBQWlCLENBQUMsS0FBbUIsQ0FBQztTQUMvRCxDQUFDO1FBQ0YsTUFBTSxVQUFVLEdBQWtCO1lBQ2hDLE1BQU0sRUFBRSxhQUFhO1lBQ3JCLElBQUksRUFBRSxnQkFBZ0I7WUFDdEIsSUFBSSxFQUFFLG1CQUFtQjtZQUN6QixNQUFNLEVBQUUsQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxLQUFtQixDQUFDO1NBQzlELENBQUM7UUFFRixJQUFJLElBQUksQ0FBQyxjQUFjLEVBQUU7WUFBRSxJQUFJLENBQUMsT0FBTyxDQUFDLFVBQVUsQ0FBQyxDQUFDO1FBQ3BELElBQUksSUFBSSxDQUFDLGlCQUFpQixFQUFFO1lBQUUsSUFBSSxDQUFDLE9BQU8sQ0FBQyxZQUFZLENBQUMsQ0FBQztRQUV6RCxPQUFPLElBQUksQ0FBQztJQUNkLENBQUM7SUFFRCxpQkFBaUIsQ0FBQyxLQUFpQjtRQUNqQyxJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUM5QixDQUFDO0lBRUQsa0JBQWtCO1FBQ2hCLElBQUksQ0FBQyxtQkFBbUIsR0FBRyxLQUFLLENBQUM7SUFDbkMsQ0FBQztJQUVELGtCQUFrQjtRQUNoQixPQUFPLElBQUksQ0FBQyx3QkFBd0IsRUFBRSxDQUFDLE1BQU0sQ0FBQztJQUNoRCxDQUFDO0lBRUQscUJBQXFCLENBQUMsS0FBaUI7UUFDckMsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDbkMsQ0FBQztJQUVELGVBQWUsQ0FBQyxLQUFpQjtRQUMvQixJQUFJLENBQUMsU0FBUyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUM3QixDQUFDO0lBRUQsZ0JBQWdCLENBQUMsS0FBaUI7UUFDaEMsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDbkMsQ0FBQzsrR0EzRVUsNkJBQTZCO21HQUE3Qiw2QkFBNkIsd21DQ25DMUMsOGpFQXdFQSx1b0xEbERJLFlBQVksNkhBQ1osd0JBQXdCLDJHQUN4QixzQkFBc0IseVVBQ3RCLHNCQUFzQixvT0FDdEIsOEJBQThCLDBTQUM5QixrQkFBa0IsbUpBQ2xCLHNCQUFzQjs7NEZBT2IsNkJBQTZCO2tCQWpCekMsU0FBUzsrQkFDRSwwQkFBMEIsY0FDeEIsSUFBSSxXQUNQO3dCQUNQLFlBQVk7d0JBQ1osd0JBQXdCO3dCQUN4QixzQkFBc0I7d0JBQ3RCLHNCQUFzQjt3QkFDdEIsOEJBQThCO3dCQUM5QixrQkFBa0I7d0JBQ2xCLHNCQUFzQjtxQkFDdkIsaUJBR2MsaUJBQWlCLENBQUMsSUFBSSxtQkFDcEIsdUJBQXVCLENBQUMsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XG4gIENvbXBvbmVudCxcbiAgVmlld0VuY2Fwc3VsYXRpb24sXG4gIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxuICBvdXRwdXQsXG4gIGlucHV0LFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElVc2VySW5mb3JtYXRpb24gfSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgSUJtYkRhdGFBbGVydCB9IGZyb20gJy4uLy4uL2JtYi1hbGVydC1jZW50ZXIvdHlwZXMnO1xuaW1wb3J0IHsgQm1iQWN0aW9uSWNvbkNvbXBvbmVudCB9IGZyb20gJy4uLy4uL2JtYi1hY3Rpb24taWNvbi9ibWItYWN0aW9uLWljb24uY29tcG9uZW50JztcbmltcG9ydCB7IEJtYkxheW91dEl0ZW1EaXJlY3RpdmUgfSBmcm9tICcuLi8uLi8uLi9kaXJlY3RpdmVzL2JtYi1sYXlvdXQvYm1iLWxheW91dC1pdGVtLmRpcmVjdGl2ZSc7XG5pbXBvcnQgeyBCbWJMYXlvdXREaXJlY3RpdmUgfSBmcm9tICcuLi8uLi8uLi9kaXJlY3RpdmVzL2JtYi1sYXlvdXQvYm1iLWxheW91dC5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgQm1iVXNlclN1bW1hcnlDb250ZW50Q29tcG9uZW50IH0gZnJvbSAnLi4vLi4vYm1iLXVzZXItc3VtbWFyeS9ibWItdXNlci1zdW1tYXJ5LWNvbnRlbnQvYm1iLXVzZXItc3VtbWFyeS1jb250ZW50LmNvbXBvbmVudCc7XG5pbXBvcnQgeyBCbWJEcm9wZG93bk1lbnVDb21wb25lbnQgfSBmcm9tICcuLi8uLi9ibWItZHJvcGRvd24tbWVudS9ibWItZHJvcGRvd24tbWVudS5jb21wb25lbnQnO1xuaW1wb3J0IHsgSURyb3Bkb3duSXRlbSB9IGZyb20gJy4uLy4uLy4uL3R5cGVzJztcbmltcG9ydCB7IEJtYkJ1dHRvbkljb25Db21wb25lbnQgfSBmcm9tICcuLi8uLi9ibWItYnV0dG9uLWljb24vYm1iLWJ1dHRvbi1pY29uLmNvbXBvbmVudCc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2JtYi10b3AtYmFyLXVzZXItc2VjdGlvbicsXG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIGltcG9ydHM6IFtcbiAgICBDb21tb25Nb2R1bGUsXG4gICAgQm1iRHJvcGRvd25NZW51Q29tcG9uZW50LFxuICAgIEJtYkFjdGlvbkljb25Db21wb25lbnQsXG4gICAgQm1iQnV0dG9uSWNvbkNvbXBvbmVudCxcbiAgICBCbWJVc2VyU3VtbWFyeUNvbnRlbnRDb21wb25lbnQsXG4gICAgQm1iTGF5b3V0RGlyZWN0aXZlLFxuICAgIEJtYkxheW91dEl0ZW1EaXJlY3RpdmUsXG4gIF0sXG4gIHRlbXBsYXRlVXJsOiAnLi9ibWItdG9wLWJhci11c2VyLXNlY3Rpb24uY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybDogJy4vYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC5zY3NzJyxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIEJtYlRvcEJhclVzZXJTZWN0aW9uQ29tcG9uZW50IHtcbiAgdXNlckluZm9ybWF0aW9uID0gaW5wdXQ8SVVzZXJJbmZvcm1hdGlvbj4oe1xuICAgIGltYWdlOiAnJyxcbiAgICBuYW1lOiAnJyxcbiAgICByb2xlOiAnJyxcbiAgfSk7XG4gIG1pdGVjID0gaW5wdXQ8Ym9vbGVhbj4oZmFsc2UpO1xuICBzaG93Tm90aWZpY2F0aW9ucyA9IGlucHV0PGJvb2xlYW4+KHRydWUpO1xuICBub3RpZmljYXRpb25Ob3RpZmljYXRpb24gPSBpbnB1dDxJQm1iRGF0YUFsZXJ0W10+KFtdKTtcbiAgc2hvd1JvbGVCdXR0b24gPSBpbnB1dDxib29sZWFuPihmYWxzZSk7XG4gIHNob3dIZWxwQnV0dG9uID0gaW5wdXQ8Ym9vbGVhbj4oZmFsc2UpO1xuXG4gIGhlbHBCdXR0b25DbGljayA9IG91dHB1dDxNb3VzZUV2ZW50PigpO1xuICB1c2VyQ2xpY2sgPSBvdXRwdXQ8TW91c2VFdmVudD4oKTtcbiAgYWxlcnRDbGljayA9IG91dHB1dDxNb3VzZUV2ZW50PigpO1xuICByb2xlQnV0dG9uQ2xpY2sgPSBvdXRwdXQ8TW91c2VFdmVudD4oKTtcblxuICBpc09wZW5Ob3RpZmljYXRpb25zOiBib29sZWFuID0gZmFsc2U7XG4gIGRpYWxvZ1Bvc2l0aW9uOiB7IHRvcDogc3RyaW5nOyBsZWZ0OiBzdHJpbmcgfSB8IG51bGwgPSB7XG4gICAgdG9wOiAnMHB4JyxcbiAgICBsZWZ0OiAnMHB4JyxcbiAgfTtcbiAgd2luZG93V2lkdGggPSB3aW5kb3cuaW5uZXJXaWR0aDtcblxuICBnZXRNZW51KCk6IElEcm9wZG93bkl0ZW1bXSB7XG4gICAgY29uc3QgbWVudTogSURyb3Bkb3duSXRlbVtdID0gW1xuICAgICAge1xuICAgICAgICBpZEl0ZW06ICdoZWxwJyxcbiAgICAgICAgaWNvbjogJ2hlbHAnLFxuICAgICAgICB0ZXh0OiAnVEVDU2VydmljZXMnLFxuICAgICAgICBhY3Rpb246IChldmVudCkgPT4gdGhpcy5oYW5kbGVIZWxwQnV0dG9uQ2xpY2soZXZlbnQgYXMgTW91c2VFdmVudCksXG4gICAgICB9LFxuICAgIF07XG4gICAgY29uc3Qgbm90aWZpY2F0aW9uOiBJRHJvcGRvd25JdGVtID0ge1xuICAgICAgaWRJdGVtOiAnbm90aWZpY2F0aW9ucycsXG4gICAgICBpY29uOiAnbm90aWZpY2F0aW9ucycsXG4gICAgICBkb3ROb3RpZmljYXRpb246IHRoaXMubm90aWZpY2F0aW9uTm90aWZpY2F0aW9uKCkubGVuZ3RoLFxuICAgICAgdGV4dDogJ05vdGlmaWNhY2lvbmVzJyxcbiAgICAgIGFjdGlvbjogKGV2ZW50KSA9PiB0aGlzLm9wZW5Ob3RpZmljYXRpb25zKGV2ZW50IGFzIE1vdXNlRXZlbnQpLFxuICAgIH07XG4gICAgY29uc3QgY2hhbmdlVXNlcjogSURyb3Bkb3duSXRlbSA9IHtcbiAgICAgIGlkSXRlbTogJ2NoYW5nZV91c2VyJyxcbiAgICAgIGljb246ICdjb21wYXJlX2Fycm93cycsXG4gICAgICB0ZXh0OiAnQ2FtYmlvIGRlIHVzdWFyaW8nLFxuICAgICAgYWN0aW9uOiAoZXZlbnQpID0+IHRoaXMuaGFuZGxlUm9sZUNoYW5nZShldmVudCBhcyBNb3VzZUV2ZW50KSxcbiAgICB9O1xuXG4gICAgaWYgKHRoaXMuc2hvd1JvbGVCdXR0b24oKSkgbWVudS51bnNoaWZ0KGNoYW5nZVVzZXIpO1xuICAgIGlmICh0aGlzLnNob3dOb3RpZmljYXRpb25zKCkpIG1lbnUudW5zaGlmdChub3RpZmljYXRpb24pO1xuXG4gICAgcmV0dXJuIG1lbnU7XG4gIH1cblxuICBvcGVuTm90aWZpY2F0aW9ucyhldmVudDogTW91c2VFdmVudCk6IHZvaWQge1xuICAgIHRoaXMuYWxlcnRDbGljay5lbWl0KGV2ZW50KTtcbiAgfVxuXG4gIGNsb3NlTm90aWZpY2F0aW9ucygpOiB2b2lkIHtcbiAgICB0aGlzLmlzT3Blbk5vdGlmaWNhdGlvbnMgPSBmYWxzZTtcbiAgfVxuXG4gIHRvdGFsTm90aWZpY2F0aW9ucygpOiBudW1iZXIge1xuICAgIHJldHVybiB0aGlzLm5vdGlmaWNhdGlvbk5vdGlmaWNhdGlvbigpLmxlbmd0aDtcbiAgfVxuXG4gIGhhbmRsZUhlbHBCdXR0b25DbGljayhldmVudDogTW91c2VFdmVudCk6IHZvaWQge1xuICAgIHRoaXMuaGVscEJ1dHRvbkNsaWNrLmVtaXQoZXZlbnQpO1xuICB9XG5cbiAgaGFuZGxlVXNlckNsaWNrKGV2ZW50OiBNb3VzZUV2ZW50KTogdm9pZCB7XG4gICAgdGhpcy51c2VyQ2xpY2suZW1pdChldmVudCk7XG4gIH1cblxuICBoYW5kbGVSb2xlQ2hhbmdlKGV2ZW50OiBNb3VzZUV2ZW50KTogdm9pZCB7XG4gICAgdGhpcy5yb2xlQnV0dG9uQ2xpY2suZW1pdChldmVudCk7XG4gIH1cbn1cbiIsIjxzZWN0aW9uXG4gIGJtYkxheW91dFxuICBtYXJnaW49XCJub25lXCJcbiAgZ2FwU2l6ZT1cIm1cIlxuICBqdXN0aWZ5PVwiY2VudGVyXCJcbiAgYWxpZ25JdGVtcz1cImNlbnRlclwiXG4gIFtkeW5hbWljQ29sc109XCJ0cnVlXCJcbiAgY2xhc3M9XCJibWJfdG9wLWJhci11c2VyLXNlY3Rpb25cIlxuICBbbmdDbGFzc109XCJ7ICdibWJfdG9wLWJhci11c2VyLXNlY3Rpb24tbWl0ZWMnOiBtaXRlYygpIH1cIlxuPlxuICBAaWYgKG1pdGVjKCkpIHtcbiAgICBAaWYgKHNob3dSb2xlQnV0dG9uKCkgfHwgc2hvd05vdGlmaWNhdGlvbnMoKSkge1xuICAgICAgPGJtYi1kcm9wZG93bi1tZW51XG4gICAgICAgIGJtYkxheW91dEl0ZW1cbiAgICAgICAgY2xhc3M9XCJibWJfdG9wLWJhci11c2VyLXNlY3Rpb24gYm1iX3RvcC1iYXItdXNlci1zZWN0aW9uLW1lbnUgYm1iX3RvcC1iYXItdXNlci1zZWN0aW9uLW1vYmlsZVwiXG4gICAgICAgIFtpdGVtc109XCJnZXRNZW51KClcIlxuICAgICAgLz5cbiAgICB9XG4gICAgQGlmIChzaG93Um9sZUJ1dHRvbigpKSB7XG4gICAgICA8Ym1iLWFjdGlvbi1pY29uXG4gICAgICAgIGJtYkxheW91dEl0ZW1cbiAgICAgICAgY2xhc3M9XCJibWJfdG9wLWJhci11c2VyLXNlY3Rpb24tbm8tbW9iaWxlXCJcbiAgICAgICAgaWNvbj1cImNvbXBhcmVfYXJyb3dzXCJcbiAgICAgICAgW2ljb25TaXplXT1cIjMyXCJcbiAgICAgICAgKGJ1dHRvbkNsaWNrKT1cImhhbmRsZVJvbGVDaGFuZ2UoJGV2ZW50KVwiXG4gICAgICAvPlxuICAgIH1cbiAgICBAaWYgKHNob3dOb3RpZmljYXRpb25zKCkpIHtcbiAgICAgIDxibWItYWN0aW9uLWljb25cbiAgICAgICAgYm1iTGF5b3V0SXRlbVxuICAgICAgICBjbGFzcz1cImJtYl90b3AtYmFyLXVzZXItc2VjdGlvbi1uby1tb2JpbGVcIlxuICAgICAgICBpY29uPVwibm90aWZpY2F0aW9uc1wiXG4gICAgICAgIFtpY29uU2l6ZV09XCIzMlwiXG4gICAgICAgIChidXR0b25DbGljayk9XCJvcGVuTm90aWZpY2F0aW9ucygkZXZlbnQpXCJcbiAgICAgICAgW2RvdE5vdGlmaWNhdGlvbl09XCJ0b3RhbE5vdGlmaWNhdGlvbnMoKVwiXG4gICAgICAvPlxuICAgIH1cbiAgfSBAZWxzZSBpZiAoc2hvd1JvbGVCdXR0b24oKSkge1xuICAgIDxibWItYWN0aW9uLWljb25cbiAgICAgIGJtYkxheW91dEl0ZW1cbiAgICAgIGljb249XCJjb21wYXJlX2Fycm93c1wiXG4gICAgICBbaWNvblNpemVdPVwiMzJcIlxuICAgICAgKGJ1dHRvbkNsaWNrKT1cImhhbmRsZVJvbGVDaGFuZ2UoJGV2ZW50KVwiXG4gICAgLz5cbiAgfVxuICBAaWYgKHNob3dIZWxwQnV0dG9uKCkgfHwgbWl0ZWMoKSkge1xuICAgIDxibWItYnV0dG9uLWljb25cbiAgICAgIGJtYkxheW91dEl0ZW1cbiAgICAgIFtuZ0NsYXNzXT1cIntcbiAgICAgICAgJ2JtYl90b3AtYmFyLXVzZXItc2VjdGlvbi1uby1tb2JpbGUnOlxuICAgICAgICAgIG1pdGVjKCkgJiYgKHNob3dSb2xlQnV0dG9uKCkgfHwgc2hvd05vdGlmaWNhdGlvbnMoKSlcbiAgICAgIH1cIlxuICAgICAgaWNvbj1cImhlbHBcIlxuICAgICAgW3Nob3dDb250YWluZXJdPVwiZmFsc2VcIlxuICAgICAgKG9uQnV0dG9uQ2xpY2spPVwiaGFuZGxlSGVscEJ1dHRvbkNsaWNrKCRldmVudClcIlxuICAgIC8+XG4gIH1cbiAgQGlmICghIXVzZXJJbmZvcm1hdGlvbigpKSB7XG4gICAgPGJtYi11c2VyLXN1bW1hcnktY29udGVudFxuICAgICAgYm1iTGF5b3V0SXRlbVxuICAgICAgW2ltYWdlXT1cInVzZXJJbmZvcm1hdGlvbigpLmltYWdlXCJcbiAgICAgIFthbHRJbWFnZV09XCJ1c2VySW5mb3JtYXRpb24ubmFtZVwiXG4gICAgICBbbmFtZV09XCJtaXRlYygpID8gdXNlckluZm9ybWF0aW9uKCkubmFtZSA6ICcnXCJcbiAgICAgIGltYWdlU2l6ZT1cIm1vYmlsZS1zbWFsbFwiXG4gICAgICBbaXNJbWFnZUJvcmRlcmVkXT1cImZhbHNlXCJcbiAgICAgIFtyb2xlXT1cIm1pdGVjKCkgPyB1c2VySW5mb3JtYXRpb24oKS5yb2xlIDogJydcIlxuICAgICAgY29udGVudExheW91dD1cInJvd1wiXG4gICAgICBzYWx1dGF0aW9uPVwiXCJcbiAgICAgIChvblVzZXJDbGljayk9XCJoYW5kbGVVc2VyQ2xpY2soJGV2ZW50KVwiXG4gICAgLz5cbiAgfVxuPC9zZWN0aW9uPlxuIl19
108
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItdG9wLWJhci9ibWItdG9wLWJhci11c2VyLXNlY3Rpb24vYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2RzLW5nL3NyYy9saWIvY29tcG9uZW50cy9ibWItdG9wLWJhci9ibWItdG9wLWJhci11c2VyLXNlY3Rpb24vYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFDTCxTQUFTLEVBQ1QsaUJBQWlCLEVBQ2pCLHVCQUF1QixFQUN2QixNQUFNLEVBQ04sS0FBSyxHQUNOLE1BQU0sZUFBZSxDQUFDO0FBRXZCLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUUvQyxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxpREFBaUQsQ0FBQztBQUN6RixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwREFBMEQsQ0FBQztBQUNsRyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxxREFBcUQsQ0FBQztBQUN6RixPQUFPLEVBQUUsOEJBQThCLEVBQUUsTUFBTSxvRkFBb0YsQ0FBQztBQUNwSSxPQUFPLEVBQUUsd0JBQXdCLEVBQUUsTUFBTSxxREFBcUQsQ0FBQztBQUUvRixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxpREFBaUQsQ0FBQzs7O0FBbUJ6RixNQUFNLE9BQU8sNkJBQTZCO0lBakIxQztRQWtCRSxvQkFBZSxHQUFHLEtBQUssQ0FBbUI7WUFDeEMsS0FBSyxFQUFFLEVBQUU7WUFDVCxJQUFJLEVBQUUsRUFBRTtZQUNSLElBQUksRUFBRSxFQUFFO1NBQ1QsQ0FBQyxDQUFDO1FBQ0gsVUFBSyxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUM5QixzQkFBaUIsR0FBRyxLQUFLLENBQVUsSUFBSSxDQUFDLENBQUM7UUFDekMsNkJBQXdCLEdBQUcsS0FBSyxDQUFrQixFQUFFLENBQUMsQ0FBQztRQUN0RCxtQkFBYyxHQUFHLEtBQUssQ0FBVSxLQUFLLENBQUMsQ0FBQztRQUN2QyxxQkFBZ0IsR0FBRyxLQUFLLENBQVUsS0FBSyxDQUFDLENBQUM7UUFDekMsbUJBQWMsR0FBRyxLQUFLLENBQVUsS0FBSyxDQUFDLENBQUM7UUFFdkMsb0JBQWUsR0FBRyxNQUFNLEVBQWMsQ0FBQztRQUN2QyxjQUFTLEdBQUcsTUFBTSxFQUFjLENBQUM7UUFDakMsZUFBVSxHQUFHLE1BQU0sRUFBYyxDQUFDO1FBQ2xDLG9CQUFlLEdBQUcsTUFBTSxFQUFjLENBQUM7UUFDdkMsc0JBQWlCLEdBQUcsTUFBTSxFQUFjLENBQUM7UUFFekMsd0JBQW1CLEdBQVksS0FBSyxDQUFDO1FBQ3JDLG1CQUFjLEdBQXlDO1lBQ3JELEdBQUcsRUFBRSxLQUFLO1lBQ1YsSUFBSSxFQUFFLEtBQUs7U0FDWixDQUFDO1FBQ0YsZ0JBQVcsR0FBRyxNQUFNLENBQUMsVUFBVSxDQUFDO0tBaUVqQztJQS9EQyxPQUFPO1FBQ0wsTUFBTSxJQUFJLEdBQW9CO1lBQzVCO2dCQUNFLE1BQU0sRUFBRSxNQUFNO2dCQUNkLElBQUksRUFBRSxNQUFNO2dCQUNaLElBQUksRUFBRSxhQUFhO2dCQUNuQixNQUFNLEVBQUUsQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxxQkFBcUIsQ0FBQyxLQUFtQixDQUFDO2FBQ25FO1NBQ0YsQ0FBQztRQUNGLE1BQU0sWUFBWSxHQUFrQjtZQUNsQyxNQUFNLEVBQUUsZUFBZTtZQUN2QixJQUFJLEVBQUUsZUFBZTtZQUNyQixlQUFlLEVBQUUsSUFBSSxDQUFDLHdCQUF3QixFQUFFLENBQUMsTUFBTTtZQUN2RCxJQUFJLEVBQUUsZ0JBQWdCO1lBQ3RCLE1BQU0sRUFBRSxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLGlCQUFpQixDQUFDLEtBQW1CLENBQUM7U0FDL0QsQ0FBQztRQUNGLE1BQU0sVUFBVSxHQUFrQjtZQUNoQyxNQUFNLEVBQUUsYUFBYTtZQUNyQixJQUFJLEVBQUUsZ0JBQWdCO1lBQ3RCLElBQUksRUFBRSxtQkFBbUI7WUFDekIsTUFBTSxFQUFFLENBQUMsS0FBSyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUMsZ0JBQWdCLENBQUMsS0FBbUIsQ0FBQztTQUM5RCxDQUFDO1FBQ0YsTUFBTSxNQUFNLEdBQWtCO1lBQzVCLE1BQU0sRUFBRSxRQUFRO1lBQ2hCLElBQUksRUFBRSxRQUFRO1lBQ2QsSUFBSSxFQUFFLFFBQVE7WUFDZCxNQUFNLEVBQUUsQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxLQUFtQixDQUFDO1NBQ2hFLENBQUM7UUFFRixJQUFJLElBQUksQ0FBQyxjQUFjLEVBQUU7WUFBRSxJQUFJLENBQUMsT0FBTyxDQUFDLFVBQVUsQ0FBQyxDQUFDO1FBQ3BELElBQUksSUFBSSxDQUFDLGdCQUFnQixFQUFFO1lBQUUsSUFBSSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUNsRCxJQUFJLElBQUksQ0FBQyxpQkFBaUIsRUFBRTtZQUFFLElBQUksQ0FBQyxPQUFPLENBQUMsWUFBWSxDQUFDLENBQUM7UUFFekQsT0FBTyxJQUFJLENBQUM7SUFDZCxDQUFDO0lBRUQsaUJBQWlCLENBQUMsS0FBaUI7UUFDakMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDOUIsQ0FBQztJQUVELGtCQUFrQjtRQUNoQixJQUFJLENBQUMsbUJBQW1CLEdBQUcsS0FBSyxDQUFDO0lBQ25DLENBQUM7SUFFRCxrQkFBa0I7UUFDaEIsT0FBTyxJQUFJLENBQUMsd0JBQXdCLEVBQUUsQ0FBQyxNQUFNLENBQUM7SUFDaEQsQ0FBQztJQUVELHFCQUFxQixDQUFDLEtBQWlCO1FBQ3JDLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ25DLENBQUM7SUFFRCxlQUFlLENBQUMsS0FBaUI7UUFDL0IsSUFBSSxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDN0IsQ0FBQztJQUVELGdCQUFnQixDQUFDLEtBQWlCO1FBQ2hDLElBQUksQ0FBQyxlQUFlLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ25DLENBQUM7SUFFRCxrQkFBa0IsQ0FBQyxLQUFpQjtRQUNsQyxJQUFJLENBQUMsaUJBQWlCLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ3JDLENBQUM7K0dBeEZVLDZCQUE2QjttR0FBN0IsNkJBQTZCLHl5Q0NuQzFDLDh6RUFnRkEsdW9MRDFESSxZQUFZLDZIQUNaLHdCQUF3QiwyR0FDeEIsc0JBQXNCLHlVQUN0QixzQkFBc0Isb09BQ3RCLDhCQUE4QiwwU0FDOUIsa0JBQWtCLG1KQUNsQixzQkFBc0I7OzRGQU9iLDZCQUE2QjtrQkFqQnpDLFNBQVM7K0JBQ0UsMEJBQTBCLGNBQ3hCLElBQUksV0FDUDt3QkFDUCxZQUFZO3dCQUNaLHdCQUF3Qjt3QkFDeEIsc0JBQXNCO3dCQUN0QixzQkFBc0I7d0JBQ3RCLDhCQUE4Qjt3QkFDOUIsa0JBQWtCO3dCQUNsQixzQkFBc0I7cUJBQ3ZCLGlCQUdjLGlCQUFpQixDQUFDLElBQUksbUJBQ3BCLHVCQUF1QixDQUFDLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBDb21wb25lbnQsXG4gIFZpZXdFbmNhcHN1bGF0aW9uLFxuICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgb3V0cHV0LFxuICBpbnB1dCxcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJVXNlckluZm9ybWF0aW9uIH0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IElCbWJEYXRhQWxlcnQgfSBmcm9tICcuLi8uLi9ibWItYWxlcnQtY2VudGVyL3R5cGVzJztcbmltcG9ydCB7IEJtYkFjdGlvbkljb25Db21wb25lbnQgfSBmcm9tICcuLi8uLi9ibWItYWN0aW9uLWljb24vYm1iLWFjdGlvbi1pY29uLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBCbWJMYXlvdXRJdGVtRGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vLi4vZGlyZWN0aXZlcy9ibWItbGF5b3V0L2JtYi1sYXlvdXQtaXRlbS5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgQm1iTGF5b3V0RGlyZWN0aXZlIH0gZnJvbSAnLi4vLi4vLi4vZGlyZWN0aXZlcy9ibWItbGF5b3V0L2JtYi1sYXlvdXQuZGlyZWN0aXZlJztcbmltcG9ydCB7IEJtYlVzZXJTdW1tYXJ5Q29udGVudENvbXBvbmVudCB9IGZyb20gJy4uLy4uL2JtYi11c2VyLXN1bW1hcnkvYm1iLXVzZXItc3VtbWFyeS1jb250ZW50L2JtYi11c2VyLXN1bW1hcnktY29udGVudC5jb21wb25lbnQnO1xuaW1wb3J0IHsgQm1iRHJvcGRvd25NZW51Q29tcG9uZW50IH0gZnJvbSAnLi4vLi4vYm1iLWRyb3Bkb3duLW1lbnUvYm1iLWRyb3Bkb3duLW1lbnUuY29tcG9uZW50JztcbmltcG9ydCB7IElEcm9wZG93bkl0ZW0gfSBmcm9tICcuLi8uLi8uLi90eXBlcyc7XG5pbXBvcnQgeyBCbWJCdXR0b25JY29uQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vYm1iLWJ1dHRvbi1pY29uL2JtYi1idXR0b24taWNvbi5jb21wb25lbnQnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdibWItdG9wLWJhci11c2VyLXNlY3Rpb24nLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBpbXBvcnRzOiBbXG4gICAgQ29tbW9uTW9kdWxlLFxuICAgIEJtYkRyb3Bkb3duTWVudUNvbXBvbmVudCxcbiAgICBCbWJBY3Rpb25JY29uQ29tcG9uZW50LFxuICAgIEJtYkJ1dHRvbkljb25Db21wb25lbnQsXG4gICAgQm1iVXNlclN1bW1hcnlDb250ZW50Q29tcG9uZW50LFxuICAgIEJtYkxheW91dERpcmVjdGl2ZSxcbiAgICBCbWJMYXlvdXRJdGVtRGlyZWN0aXZlLFxuICBdLFxuICB0ZW1wbGF0ZVVybDogJy4vYm1iLXRvcC1iYXItdXNlci1zZWN0aW9uLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmw6ICcuL2JtYi10b3AtYmFyLXVzZXItc2VjdGlvbi5jb21wb25lbnQuc2NzcycsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBCbWJUb3BCYXJVc2VyU2VjdGlvbkNvbXBvbmVudCB7XG4gIHVzZXJJbmZvcm1hdGlvbiA9IGlucHV0PElVc2VySW5mb3JtYXRpb24+KHtcbiAgICBpbWFnZTogJycsXG4gICAgbmFtZTogJycsXG4gICAgcm9sZTogJycsXG4gIH0pO1xuICBtaXRlYyA9IGlucHV0PGJvb2xlYW4+KGZhbHNlKTtcbiAgc2hvd05vdGlmaWNhdGlvbnMgPSBpbnB1dDxib29sZWFuPih0cnVlKTtcbiAgbm90aWZpY2F0aW9uTm90aWZpY2F0aW9uID0gaW5wdXQ8SUJtYkRhdGFBbGVydFtdPihbXSk7XG4gIHNob3dSb2xlQnV0dG9uID0gaW5wdXQ8Ym9vbGVhbj4oZmFsc2UpO1xuICBzaG93U2VhcmNoQnV0dG9uID0gaW5wdXQ8Ym9vbGVhbj4oZmFsc2UpO1xuICBzaG93SGVscEJ1dHRvbiA9IGlucHV0PGJvb2xlYW4+KGZhbHNlKTtcblxuICBoZWxwQnV0dG9uQ2xpY2sgPSBvdXRwdXQ8TW91c2VFdmVudD4oKTtcbiAgdXNlckNsaWNrID0gb3V0cHV0PE1vdXNlRXZlbnQ+KCk7XG4gIGFsZXJ0Q2xpY2sgPSBvdXRwdXQ8TW91c2VFdmVudD4oKTtcbiAgcm9sZUJ1dHRvbkNsaWNrID0gb3V0cHV0PE1vdXNlRXZlbnQ+KCk7XG4gIHNlYXJjaEJ1dHRvbkNsaWNrID0gb3V0cHV0PE1vdXNlRXZlbnQ+KCk7XG5cbiAgaXNPcGVuTm90aWZpY2F0aW9uczogYm9vbGVhbiA9IGZhbHNlO1xuICBkaWFsb2dQb3NpdGlvbjogeyB0b3A6IHN0cmluZzsgbGVmdDogc3RyaW5nIH0gfCBudWxsID0ge1xuICAgIHRvcDogJzBweCcsXG4gICAgbGVmdDogJzBweCcsXG4gIH07XG4gIHdpbmRvd1dpZHRoID0gd2luZG93LmlubmVyV2lkdGg7XG5cbiAgZ2V0TWVudSgpOiBJRHJvcGRvd25JdGVtW10ge1xuICAgIGNvbnN0IG1lbnU6IElEcm9wZG93bkl0ZW1bXSA9IFtcbiAgICAgIHtcbiAgICAgICAgaWRJdGVtOiAnaGVscCcsXG4gICAgICAgIGljb246ICdoZWxwJyxcbiAgICAgICAgdGV4dDogJ1RFQ1NlcnZpY2VzJyxcbiAgICAgICAgYWN0aW9uOiAoZXZlbnQpID0+IHRoaXMuaGFuZGxlSGVscEJ1dHRvbkNsaWNrKGV2ZW50IGFzIE1vdXNlRXZlbnQpLFxuICAgICAgfSxcbiAgICBdO1xuICAgIGNvbnN0IG5vdGlmaWNhdGlvbjogSURyb3Bkb3duSXRlbSA9IHtcbiAgICAgIGlkSXRlbTogJ25vdGlmaWNhdGlvbnMnLFxuICAgICAgaWNvbjogJ25vdGlmaWNhdGlvbnMnLFxuICAgICAgZG90Tm90aWZpY2F0aW9uOiB0aGlzLm5vdGlmaWNhdGlvbk5vdGlmaWNhdGlvbigpLmxlbmd0aCxcbiAgICAgIHRleHQ6ICdOb3RpZmljYWNpb25lcycsXG4gICAgICBhY3Rpb246IChldmVudCkgPT4gdGhpcy5vcGVuTm90aWZpY2F0aW9ucyhldmVudCBhcyBNb3VzZUV2ZW50KSxcbiAgICB9O1xuICAgIGNvbnN0IGNoYW5nZVVzZXI6IElEcm9wZG93bkl0ZW0gPSB7XG4gICAgICBpZEl0ZW06ICdjaGFuZ2VfdXNlcicsXG4gICAgICBpY29uOiAnY29tcGFyZV9hcnJvd3MnLFxuICAgICAgdGV4dDogJ0NhbWJpbyBkZSB1c3VhcmlvJyxcbiAgICAgIGFjdGlvbjogKGV2ZW50KSA9PiB0aGlzLmhhbmRsZVJvbGVDaGFuZ2UoZXZlbnQgYXMgTW91c2VFdmVudCksXG4gICAgfTtcbiAgICBjb25zdCBzZWFyY2g6IElEcm9wZG93bkl0ZW0gPSB7XG4gICAgICBpZEl0ZW06ICdzZWFyY2gnLFxuICAgICAgaWNvbjogJ3NlYXJjaCcsXG4gICAgICB0ZXh0OiAnQnVzY2FyJyxcbiAgICAgIGFjdGlvbjogKGV2ZW50KSA9PiB0aGlzLmhhbmRsZVNlYXJjaENoYW5nZShldmVudCBhcyBNb3VzZUV2ZW50KSxcbiAgICB9O1xuXG4gICAgaWYgKHRoaXMuc2hvd1JvbGVCdXR0b24oKSkgbWVudS51bnNoaWZ0KGNoYW5nZVVzZXIpO1xuICAgIGlmICh0aGlzLnNob3dTZWFyY2hCdXR0b24oKSkgbWVudS51bnNoaWZ0KHNlYXJjaCk7XG4gICAgaWYgKHRoaXMuc2hvd05vdGlmaWNhdGlvbnMoKSkgbWVudS51bnNoaWZ0KG5vdGlmaWNhdGlvbik7XG5cbiAgICByZXR1cm4gbWVudTtcbiAgfVxuXG4gIG9wZW5Ob3RpZmljYXRpb25zKGV2ZW50OiBNb3VzZUV2ZW50KTogdm9pZCB7XG4gICAgdGhpcy5hbGVydENsaWNrLmVtaXQoZXZlbnQpO1xuICB9XG5cbiAgY2xvc2VOb3RpZmljYXRpb25zKCk6IHZvaWQge1xuICAgIHRoaXMuaXNPcGVuTm90aWZpY2F0aW9ucyA9IGZhbHNlO1xuICB9XG5cbiAgdG90YWxOb3RpZmljYXRpb25zKCk6IG51bWJlciB7XG4gICAgcmV0dXJuIHRoaXMubm90aWZpY2F0aW9uTm90aWZpY2F0aW9uKCkubGVuZ3RoO1xuICB9XG5cbiAgaGFuZGxlSGVscEJ1dHRvbkNsaWNrKGV2ZW50OiBNb3VzZUV2ZW50KTogdm9pZCB7XG4gICAgdGhpcy5oZWxwQnV0dG9uQ2xpY2suZW1pdChldmVudCk7XG4gIH1cblxuICBoYW5kbGVVc2VyQ2xpY2soZXZlbnQ6IE1vdXNlRXZlbnQpOiB2b2lkIHtcbiAgICB0aGlzLnVzZXJDbGljay5lbWl0KGV2ZW50KTtcbiAgfVxuXG4gIGhhbmRsZVJvbGVDaGFuZ2UoZXZlbnQ6IE1vdXNlRXZlbnQpOiB2b2lkIHtcbiAgICB0aGlzLnJvbGVCdXR0b25DbGljay5lbWl0KGV2ZW50KTtcbiAgfVxuXG4gIGhhbmRsZVNlYXJjaENoYW5nZShldmVudDogTW91c2VFdmVudCk6IHZvaWQge1xuICAgIHRoaXMuc2VhcmNoQnV0dG9uQ2xpY2suZW1pdChldmVudCk7XG4gIH1cbn1cbiIsIjxzZWN0aW9uXG4gIGJtYkxheW91dFxuICBtYXJnaW49XCJub25lXCJcbiAgZ2FwU2l6ZT1cIm1cIlxuICBqdXN0aWZ5PVwiY2VudGVyXCJcbiAgYWxpZ25JdGVtcz1cImNlbnRlclwiXG4gIFtkeW5hbWljQ29sc109XCJ0cnVlXCJcbiAgY2xhc3M9XCJibWJfdG9wLWJhci11c2VyLXNlY3Rpb25cIlxuICBbbmdDbGFzc109XCJ7ICdibWJfdG9wLWJhci11c2VyLXNlY3Rpb24tbWl0ZWMnOiBtaXRlYygpIH1cIlxuPlxuICBAaWYgKG1pdGVjKCkpIHtcbiAgICBAaWYgKHNob3dSb2xlQnV0dG9uKCkgfHwgc2hvd05vdGlmaWNhdGlvbnMoKSkge1xuICAgICAgPGJtYi1kcm9wZG93bi1tZW51XG4gICAgICAgIGJtYkxheW91dEl0ZW1cbiAgICAgICAgY2xhc3M9XCJibWJfdG9wLWJhci11c2VyLXNlY3Rpb24gYm1iX3RvcC1iYXItdXNlci1zZWN0aW9uLW1lbnUgYm1iX3RvcC1iYXItdXNlci1zZWN0aW9uLW1vYmlsZVwiXG4gICAgICAgIFtpdGVtc109XCJnZXRNZW51KClcIlxuICAgICAgLz5cbiAgICB9XG4gICAgQGlmIChzaG93U2VhcmNoQnV0dG9uKCkpIHtcbiAgICAgIDxibWItYWN0aW9uLWljb25cbiAgICAgICAgYm1iTGF5b3V0SXRlbVxuICAgICAgICBjbGFzcz1cImJtYl90b3AtYmFyLXVzZXItc2VjdGlvbi1uby1tb2JpbGVcIlxuICAgICAgICBpY29uPVwic2VhcmNoXCJcbiAgICAgICAgW2ljb25TaXplXT1cIjMyXCJcbiAgICAgICAgKGJ1dHRvbkNsaWNrKT1cImhhbmRsZVNlYXJjaENoYW5nZSgkZXZlbnQpXCJcbiAgICAgIC8+XG4gICAgfSBAZWxzZSBpZiAoc2hvd1JvbGVCdXR0b24oKSkge1xuICAgICAgPGJtYi1hY3Rpb24taWNvblxuICAgICAgICBibWJMYXlvdXRJdGVtXG4gICAgICAgIGNsYXNzPVwiYm1iX3RvcC1iYXItdXNlci1zZWN0aW9uLW5vLW1vYmlsZVwiXG4gICAgICAgIGljb249XCJjb21wYXJlX2Fycm93c1wiXG4gICAgICAgIFtpY29uU2l6ZV09XCIzMlwiXG4gICAgICAgIChidXR0b25DbGljayk9XCJoYW5kbGVSb2xlQ2hhbmdlKCRldmVudClcIlxuICAgICAgLz5cbiAgICB9XG4gICAgQGlmIChzaG93Tm90aWZpY2F0aW9ucygpKSB7XG4gICAgICA8Ym1iLWFjdGlvbi1pY29uXG4gICAgICAgIGJtYkxheW91dEl0ZW1cbiAgICAgICAgY2xhc3M9XCJibWJfdG9wLWJhci11c2VyLXNlY3Rpb24tbm8tbW9iaWxlXCJcbiAgICAgICAgaWNvbj1cIm5vdGlmaWNhdGlvbnNcIlxuICAgICAgICBbaWNvblNpemVdPVwiMzJcIlxuICAgICAgICAoYnV0dG9uQ2xpY2spPVwib3Blbk5vdGlmaWNhdGlvbnMoJGV2ZW50KVwiXG4gICAgICAgIFtkb3ROb3RpZmljYXRpb25dPVwidG90YWxOb3RpZmljYXRpb25zKClcIlxuICAgICAgLz5cbiAgICB9XG4gIH0gQGVsc2UgaWYgKHNob3dSb2xlQnV0dG9uKCkpIHtcbiAgICA8Ym1iLWFjdGlvbi1pY29uXG4gICAgICBibWJMYXlvdXRJdGVtXG4gICAgICBpY29uPVwiY29tcGFyZV9hcnJvd3NcIlxuICAgICAgW2ljb25TaXplXT1cIjMyXCJcbiAgICAgIChidXR0b25DbGljayk9XCJoYW5kbGVSb2xlQ2hhbmdlKCRldmVudClcIlxuICAgIC8+XG4gIH1cbiAgQGlmIChzaG93SGVscEJ1dHRvbigpIHx8IG1pdGVjKCkpIHtcbiAgICA8Ym1iLWJ1dHRvbi1pY29uXG4gICAgICBibWJMYXlvdXRJdGVtXG4gICAgICBbbmdDbGFzc109XCJ7XG4gICAgICAgICdibWJfdG9wLWJhci11c2VyLXNlY3Rpb24tbm8tbW9iaWxlJzpcbiAgICAgICAgICBtaXRlYygpICYmIChzaG93Um9sZUJ1dHRvbigpIHx8IHNob3dOb3RpZmljYXRpb25zKCkpXG4gICAgICB9XCJcbiAgICAgIGljb249XCJoZWxwXCJcbiAgICAgIFtzaG93Q29udGFpbmVyXT1cImZhbHNlXCJcbiAgICAgIChvbkJ1dHRvbkNsaWNrKT1cImhhbmRsZUhlbHBCdXR0b25DbGljaygkZXZlbnQpXCJcbiAgICAvPlxuICB9XG4gIEBpZiAoISF1c2VySW5mb3JtYXRpb24oKSkge1xuICAgIDxibWItdXNlci1zdW1tYXJ5LWNvbnRlbnRcbiAgICAgIGJtYkxheW91dEl0ZW1cbiAgICAgIFtpbWFnZV09XCJ1c2VySW5mb3JtYXRpb24oKS5pbWFnZVwiXG4gICAgICBbYWx0SW1hZ2VdPVwidXNlckluZm9ybWF0aW9uLm5hbWVcIlxuICAgICAgW25hbWVdPVwibWl0ZWMoKSA/IHVzZXJJbmZvcm1hdGlvbigpLm5hbWUgOiAnJ1wiXG4gICAgICBpbWFnZVNpemU9XCJtb2JpbGUtc21hbGxcIlxuICAgICAgW2lzSW1hZ2VCb3JkZXJlZF09XCJmYWxzZVwiXG4gICAgICBbcm9sZV09XCJtaXRlYygpID8gdXNlckluZm9ybWF0aW9uKCkucm9sZSA6ICcnXCJcbiAgICAgIGNvbnRlbnRMYXlvdXQ9XCJyb3dcIlxuICAgICAgc2FsdXRhdGlvbj1cIlwiXG4gICAgICAob25Vc2VyQ2xpY2spPVwiaGFuZGxlVXNlckNsaWNrKCRldmVudClcIlxuICAgIC8+XG4gIH1cbjwvc2VjdGlvbj5cbiJdfQ==