@eui/components 18.0.0-next.40 → 18.0.0-next.41

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 (79) hide show
  1. package/docs/components/EuiAppHeaderComponent.html +1 -1
  2. package/docs/components/EuiLanguageSelectorComponent.html +1 -1
  3. package/docs/components/EuiNotificationsComponent.html +1 -1
  4. package/docs/components/EuiOverlayHeaderTitleComponent.html +1 -1
  5. package/docs/components/EuiPaginatorComponent.html +1 -1
  6. package/docs/components/EuiPopoverComponent.html +1 -1
  7. package/docs/components/EuiTableSortableColComponent.html +1 -1
  8. package/docs/components/EuiTableV2SortableColComponent.html +1 -1
  9. package/docs/dependencies.html +1 -1
  10. package/docs/js/search/search_index.js +2 -2
  11. package/esm2022/eui-alert/eui-alert.component.mjs +2 -2
  12. package/esm2022/eui-button/eui-button.component.mjs +2 -2
  13. package/esm2022/eui-card/eui-card.component.mjs +2 -2
  14. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +2 -2
  15. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +2 -2
  16. package/esm2022/eui-dialog/eui-dialog.component.mjs +2 -2
  17. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +2 -2
  18. package/esm2022/eui-input-group/eui-input-group.component.mjs +2 -2
  19. package/esm2022/eui-language-selector/language-selector.component.mjs +3 -3
  20. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
  21. package/esm2022/eui-overlay/eui-overlay.component.mjs +2 -2
  22. package/esm2022/eui-page/eui-page.component.mjs +2 -2
  23. package/esm2022/eui-paginator/eui-paginator.component.mjs +3 -3
  24. package/esm2022/eui-popover/eui-popover.component.mjs +3 -3
  25. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +2 -2
  26. package/esm2022/eui-table/eui-table.component.mjs +2 -2
  27. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +3 -3
  28. package/esm2022/eui-table-v2/eui-table-v2.component.mjs +2 -2
  29. package/esm2022/eui-table-v2/sortable-col/eui-table-v2-sortable-col.component.mjs +3 -3
  30. package/esm2022/eui-timebar/eui-timebar.component.mjs +2 -2
  31. package/esm2022/eui-user-profile/user-profile.component.mjs +2 -2
  32. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +2 -2
  33. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +3 -3
  34. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +2 -2
  35. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +2 -2
  36. package/esm2022/layout/eui-app/eui-app.component.mjs +2 -2
  37. package/esm2022/layout/eui-breadcrumb/breadcrumb.component.mjs +4 -4
  38. package/esm2022/layout/eui-breadcrumb/item/breadcrumb-item.component.mjs +2 -2
  39. package/esm2022/layout/eui-header/header.component.mjs +2 -2
  40. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +3 -3
  41. package/esm2022/layout/eui-search/search.component.mjs +2 -2
  42. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +2 -2
  43. package/fesm2022/eui-components-eui-alert.mjs +2 -2
  44. package/fesm2022/eui-components-eui-alert.mjs.map +1 -1
  45. package/fesm2022/eui-components-eui-button.mjs +2 -2
  46. package/fesm2022/eui-components-eui-button.mjs.map +1 -1
  47. package/fesm2022/eui-components-eui-card.mjs +2 -2
  48. package/fesm2022/eui-components-eui-card.mjs.map +1 -1
  49. package/fesm2022/eui-components-eui-chip-list.mjs +2 -2
  50. package/fesm2022/eui-components-eui-chip-list.mjs.map +1 -1
  51. package/fesm2022/eui-components-eui-dialog.mjs +4 -4
  52. package/fesm2022/eui-components-eui-dialog.mjs.map +1 -1
  53. package/fesm2022/eui-components-eui-discussion-thread.mjs +2 -2
  54. package/fesm2022/eui-components-eui-discussion-thread.mjs.map +1 -1
  55. package/fesm2022/eui-components-eui-input-group.mjs +2 -2
  56. package/fesm2022/eui-components-eui-input-group.mjs.map +1 -1
  57. package/fesm2022/eui-components-eui-language-selector.mjs +2 -2
  58. package/fesm2022/eui-components-eui-language-selector.mjs.map +2 -2
  59. package/fesm2022/eui-components-eui-overlay.mjs +4 -4
  60. package/fesm2022/eui-components-eui-overlay.mjs.map +2 -2
  61. package/fesm2022/eui-components-eui-page.mjs +2 -2
  62. package/fesm2022/eui-components-eui-page.mjs.map +1 -1
  63. package/fesm2022/eui-components-eui-paginator.mjs +10 -10
  64. package/fesm2022/eui-components-eui-paginator.mjs.map +2 -2
  65. package/fesm2022/eui-components-eui-popover.mjs +2 -2
  66. package/fesm2022/eui-components-eui-popover.mjs.map +2 -2
  67. package/fesm2022/eui-components-eui-progress-bar.mjs +2 -2
  68. package/fesm2022/eui-components-eui-progress-bar.mjs.map +1 -1
  69. package/fesm2022/eui-components-eui-table-v2.mjs +6 -6
  70. package/fesm2022/eui-components-eui-table-v2.mjs.map +2 -2
  71. package/fesm2022/eui-components-eui-table.mjs +6 -6
  72. package/fesm2022/eui-components-eui-table.mjs.map +2 -2
  73. package/fesm2022/eui-components-eui-timebar.mjs +2 -2
  74. package/fesm2022/eui-components-eui-timebar.mjs.map +1 -1
  75. package/fesm2022/eui-components-eui-user-profile.mjs +2 -2
  76. package/fesm2022/eui-components-eui-user-profile.mjs.map +1 -1
  77. package/fesm2022/eui-components-layout.mjs +27 -27
  78. package/fesm2022/eui-components-layout.mjs.map +2 -2
  79. package/package.json +3 -3
@@ -2,6 +2,6 @@
2
2
  "version": 3,
3
3
  "sources": ["../../eui-timebar/eui-timebar.component.ts", "../../eui-timebar/eui-timebar.component.html", "../../eui-timebar/eui-timebar-item.model.ts"],
4
4
  "sourcesContent": ["import {\n AfterContentInit,\n AfterViewChecked,\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input,\n NgModule,\n OnChanges,\n OnDestroy,\n OnInit,\n SimpleChange,\n SimpleChanges,\n ViewChild,\n ViewEncapsulation,\n} from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { coerceBooleanProperty, BooleanInput } from '@angular/cdk/coercion';\nimport { Subscription } from 'rxjs';\n\nimport { EuiAppShellService, formatNumber } from '@eui/core';\nimport { EuiIconModule } from '@eui/components/eui-icon';\nimport { EuiTimebarItem } from './eui-timebar-item.model';\n\nexport class EuiTimebarItemUI {\n perc: number;\n stepTypeClass: string;\n tooltipColor: string;\n isGrouped?: boolean;\n groupIndex?: number;\n groupLabel?: string;\n groupEndDate?: Date;\n item: EuiTimebarItem;\n}\n\n@Component({\n selector: 'eui-timebar',\n templateUrl: './eui-timebar.component.html',\n styleUrls: ['./styles/_index.scss'],\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiTimebarComponent implements OnInit, AfterContentInit, AfterViewChecked, OnChanges, OnDestroy {\n itemsUI: EuiTimebarItemUI[] = [];\n currentDate = new Date();\n currentPerc: number;\n markedPerc: number;\n timebarColumnClass = 'col-12';\n subscription: Subscription;\n isShowLegendGenerated: boolean;\n isShowLegendAsIndexGenerated: boolean;\n isGroupOverlappingLabelsGenerated: boolean;\n isMobile = false;\n isSomeStepsAreGrouped = false;\n extraTimelineLabelSpace = 21;\n\n @ViewChild('container') container: ElementRef<HTMLDivElement>;\n @Input() e2eAttr = 'eui-timebar';\n @Input() markedDate: Date;\n @Input() items: EuiTimebarItem[];\n @Input() startLabel: string;\n @Input() endLabel: string;\n @Input() dateFormat = 'yyyy-MM-dd';\n @Input()\n get isShowLegend(): boolean {\n return this._isShowLegend;\n }\n set isShowLegend(value: BooleanInput) {\n this._isShowLegend = coerceBooleanProperty(value);\n }\n private _isShowLegend = false;\n @Input()\n get isShowLegendAsIndex(): boolean {\n return this._isShowLegendAsIndex;\n }\n set isShowLegendAsIndex(value: BooleanInput) {\n this._isShowLegendAsIndex = coerceBooleanProperty(value);\n }\n private _isShowLegendAsIndex = true;\n @Input()\n get isShowCurrentDateMarker(): boolean {\n return this._isShowCurrentDateMarker;\n }\n set isShowCurrentDateMarker(value: BooleanInput) {\n this._isShowCurrentDateMarker = coerceBooleanProperty(value);\n }\n private _isShowCurrentDateMarker = false;\n @Input()\n get isCurrentDateMarkerAlwaysInRange(): boolean {\n return this._isCurrentDateMarkerAlwaysInRange;\n }\n set isCurrentDateMarkerAlwaysInRange(value: BooleanInput) {\n this._isCurrentDateMarkerAlwaysInRange = coerceBooleanProperty(value);\n }\n private _isCurrentDateMarkerAlwaysInRange = false;\n @Input()\n get isGroupOverlappingLabels(): boolean {\n return this._isGroupOverlappingLabels;\n }\n set isGroupOverlappingLabels(value: BooleanInput) {\n this._isGroupOverlappingLabels = coerceBooleanProperty(value);\n }\n private _isGroupOverlappingLabels = false;\n\n protected maxStepWidth = 112; // 112px = 8rem = 2 x 4rem margin around starting and ending bullet.\n\n constructor(\n private asService: EuiAppShellService,\n private cd: ChangeDetectorRef,\n ) {}\n\n ngOnInit(): void {\n this.subscription = this.asService.breakpoints$.subscribe((bkps) => {\n this.onBreakpointChange(bkps);\n });\n }\n\n ngAfterContentInit(): void {\n this.removeNullItems();\n this.sortItems();\n\n const startDate: Date = this.items[0].date;\n const endDate: Date = this.items[this.items.length - 1].date;\n this.items.forEach((item) => {\n let stepTypeClass = '';\n let tooltipColor = 'none';\n\n if (item.stepType) {\n stepTypeClass = 'eui-timebar__step--' + item.stepType;\n tooltipColor = item.stepType;\n }\n\n const isNumber = /^\\d+\\.\\d+$/.test(item.label) || /^\\d+$/.test(item.label);\n\n if (isNumber) {\n item.label = formatNumber(item.label, 2);\n }\n\n this.itemsUI.push({\n perc: this.calculatePercentage(item.date, startDate, endDate),\n item,\n stepTypeClass,\n tooltipColor,\n });\n });\n\n this.currentPerc = this.calculatePercentage(this.currentDate, startDate, endDate, true);\n this.markedPerc = this.calculatePercentage(this.markedDate, startDate, endDate, true);\n\n if (this.startLabel && this.endLabel) {\n this.timebarColumnClass = 'col-8';\n } else {\n if (this.startLabel || this.endLabel) {\n this.timebarColumnClass = 'col-10';\n }\n }\n\n // initialize attributes\n this.isShowLegendGenerated = this.isShowLegend;\n this.isShowLegendAsIndexGenerated = this.isShowLegendAsIndex;\n this.isGroupOverlappingLabelsGenerated = this.isGroupOverlappingLabels;\n this.isMobile = false;\n }\n\n ngAfterViewChecked(): void {\n this.groupOverlappingLabels();\n }\n\n ngOnDestroy(): void {\n if (this.subscription) {\n this.subscription.unsubscribe();\n }\n }\n\n ngOnChanges(changes: SimpleChanges): void {\n if (changes) {\n const change: SimpleChange = changes['markedDate'];\n if (change) {\n const startDate: Date = this.items[0].date;\n const endDate: Date = this.items[this.items.length - 1].date;\n this.markedPerc = this.calculatePercentage(change.currentValue as Date, startDate, endDate);\n }\n }\n }\n\n // TODO: find the correct type or turn into a generic, https://www.typescriptlang.org/docs/handbook/2/generics.html\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n onBreakpointChange(bkps: any): void {\n if (bkps.isMobile) {\n this.isShowLegendGenerated = true;\n this.isShowLegendAsIndexGenerated = true;\n this.isMobile = true;\n } else {\n this.isShowLegendGenerated = this.isShowLegend;\n this.isShowLegendAsIndexGenerated = this.isShowLegendAsIndex;\n this.isMobile = false;\n }\n }\n\n trackByFn(index: number, item: EuiTimebarItemUI): string {\n return item.item.label;\n }\n\n protected removeNullItems(): void {\n if (this.items) {\n for (let i = 0; i < this.items.length; i++) {\n if (!this.items[i]) {\n this.items.splice(i, 1);\n i--;\n }\n }\n }\n }\n\n protected sortItems(): void {\n if (this.items) {\n // Sort by ascending date:\n this.items = this.items.sort((a: EuiTimebarItem, b: EuiTimebarItem) => {\n if (a && b) {\n // TODO: find the correct type or turn into a generic, https://www.typescriptlang.org/docs/handbook/2/generics.html\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n return <any>a.date - <any>b.date;\n } else {\n return 0;\n }\n });\n }\n }\n\n protected groupOverlappingLabels(): void {\n if (this.isGroupOverlappingLabelsGenerated) {\n this.clearGrouping();\n\n if (this.container && this.itemsUI && this.isShowLegendAsIndexGenerated) {\n const containerElement = this.container.nativeElement;\n const containerWidth = containerElement.clientWidth;\n // const groupingThreshold = this.maxStepWidth / 2;\n const groupingThreshold = (this.maxStepWidth * 100) / containerWidth;\n let groupingCounter = 0;\n let mobileIndexDisplacement = 0;\n let previousUiItem = null;\n let lastMobileIndex = 0;\n\n for (let i = 0; i < this.itemsUI.length; i++) {\n const uiItem = this.itemsUI[i];\n if (previousUiItem) {\n const distance = Math.abs(uiItem.perc - previousUiItem.perc);\n if (distance <= groupingThreshold) {\n // Group the 2 items:\n if (i > 0 && this.itemsUI[i - 1].isGrouped) {\n mobileIndexDisplacement = 0;\n } else {\n if (!this.isShowLegendGenerated && mobileIndexDisplacement <= 0) {\n mobileIndexDisplacement = groupingCounter;\n lastMobileIndex = mobileIndexDisplacement;\n }\n groupingCounter = 0;\n }\n\n groupingCounter++;\n\n if (!previousUiItem.groupLabel) {\n previousUiItem.groupIndex = groupingCounter + lastMobileIndex;\n if (!this.isShowLegendGenerated) {\n previousUiItem.groupLabel = '' + (lastMobileIndex + groupingCounter);\n } else {\n previousUiItem.groupLabel = '' + i;\n }\n groupingCounter++;\n }\n if (!this.isShowLegendGenerated) {\n previousUiItem.groupLabel += ', ' + (lastMobileIndex + groupingCounter);\n } else {\n previousUiItem.groupLabel += ', ' + (i + 1);\n }\n previousUiItem.groupEndDate = uiItem.item.date;\n previousUiItem.stepTypeClass = uiItem.item.stepType;\n\n uiItem.isGrouped = true;\n uiItem.groupIndex = groupingCounter + lastMobileIndex;\n this.isSomeStepsAreGrouped = true;\n } else {\n previousUiItem = uiItem;\n }\n } else {\n previousUiItem = uiItem;\n }\n }\n this.cd.detectChanges();\n }\n }\n }\n\n protected clearGrouping(): void {\n this.isSomeStepsAreGrouped = false;\n if (this.itemsUI) {\n for (const item of this.itemsUI) {\n delete item.isGrouped;\n delete item.groupIndex;\n delete item.groupLabel;\n delete item.groupEndDate;\n }\n }\n this.extraTimelineLabelSpace = 21;\n }\n\n protected calculateExtraTimelineLabelSpace(): void {\n if (this.itemsUI) {\n let maxLabelLength = 0;\n for (const item of this.itemsUI) {\n if (item.item && item.item.label) {\n maxLabelLength = Math.max(maxLabelLength, item.item.label.length);\n }\n }\n\n if (maxLabelLength > 56) {\n // 56px = 4rem margin of the timeline itself.\n this.extraTimelineLabelSpace = maxLabelLength + 28; // 28px = 2rem = 1 line of text in height + margins\n }\n }\n }\n\n protected calculatePercentage(date: Date, startDate: Date, endDate: Date, compensateForRange = false): number {\n if (date && startDate && endDate) {\n let percentage = ((date.getTime() - startDate.getTime()) / (endDate.getTime() - startDate.getTime())) * 100;\n\n if (compensateForRange) {\n // if the date is over the end date, or below the start date\n // simulate its positioning to not mess up the timebar global width\n if (percentage > 100) {\n if (this.isCurrentDateMarkerAlwaysInRange) {\n percentage = 100;\n } else {\n percentage = 103;\n }\n } else if (percentage <= 0) {\n if (this.isCurrentDateMarkerAlwaysInRange) {\n percentage = 0;\n } else {\n percentage = -3;\n }\n }\n }\n\n return percentage;\n } else {\n return 0;\n }\n }\n}\n\n@NgModule({\n imports: [CommonModule, EuiIconModule],\n exports: [EuiTimebarComponent],\n declarations: [EuiTimebarComponent],\n})\nexport class EuiTimebarModule {}\n", "<div class=\"row eui-u-flex\" #container>\n <div *ngIf=\"startLabel\" class=\"col-2 eui-timebar__start-label\">\n {{ startLabel }}\n </div>\n <div class=\"{{ timebarColumnClass }}\">\n <div class=\"eui-timebar\" [style.marginBottom.px]=\"extraTimelineLabelSpace\" attr.data-e2e=\"{{ e2eAttr }}\">\n <div\n *ngIf=\"isShowCurrentDateMarker\"\n class=\"eui-timebar__current-progress\"\n [style.width.%]=\"currentPerc >= 100 ? 100 : currentPerc\"></div>\n <div *ngIf=\"markedDate\" class=\"eui-timebar__current-progress\" [style.width.%]=\"markedPerc >= 100 ? 100 : markedPerc\"></div>\n <ng-template [ngIf]=\"!isMobile\">\n <ng-container *ngFor=\"let item of itemsUI; let i = index; trackBy: trackByFn\">\n <ng-container *ngIf=\"!item.isGrouped\">\n <div\n class=\"eui-timebar__step\"\n [ngClass]=\"item.stepTypeClass\"\n [style.left.%]=\"item.perc\"\n [class.eui-timebar__step--with-current-date-marker]=\"isShowCurrentDateMarker || markedDate\">\n <div class=\"eui-timebar__step-date-item\" [class.eui-timebar__step-date-item--with-end-date]=\"item.groupEndDate\">\n <span\n *ngIf=\"item.groupEndDate\"\n class=\"eui-timebar__grouped__step {{\n item.stepTypeClass ? 'eui-timebar__step--' + item.stepTypeClass : ''\n }}\">\n {{ item.groupEndDate | date: dateFormat }}\n </span>\n <span\n class=\"{{ item.tooltipColor ? 'eui-timebar__step--' + item.tooltipColor : '' }}\"\n [class.eui-timebar__grouped__step]=\"item.groupEndDate\">\n {{ item.item.date | date: dateFormat }}\n </span>\n </div>\n <div *ngIf=\"!isShowLegendGenerated\" [style.left.%]=\"item.perc\" class=\"eui-timebar__step-label\">\n <ng-container *ngIf=\"!item.groupLabel\">\n <span title=\"{{ item.item.label }}\">{{ item.item.label }}</span>\n </ng-container>\n <ng-container *ngIf=\"item.groupLabel\">\n <span title=\"{{ item.groupLabel }}\">{{ item.groupLabel }}</span>\n </ng-container>\n </div>\n <div\n *ngIf=\"isShowLegendGenerated && isShowLegendAsIndexGenerated\"\n [style.left.%]=\"item.perc\"\n class=\"eui-timebar__step-label\">\n <ng-container *ngIf=\"!item.groupLabel\">\n {{ i + 1 }}\n </ng-container>\n <ng-container *ngIf=\"item.groupLabel\">\n {{ item.groupLabel }}\n </ng-container>\n </div>\n </div>\n </ng-container>\n </ng-container>\n </ng-template>\n\n <ng-template [ngIf]=\"isMobile\">\n <ng-container *ngFor=\"let item of itemsUI; let i = index; trackBy: trackByFn\">\n <ng-container *ngIf=\"!item.isGrouped\">\n <div\n class=\"eui-timebar__step\"\n [ngClass]=\"item.stepTypeClass\"\n [style.left.%]=\"item.perc\"\n [class.eui-timebar__step--with-current-date-marker]=\"isShowCurrentDateMarker || markedDate\">\n <div *ngIf=\"!isShowLegendGenerated\" class=\"eui-timebar__step-label\" title=\"{{ item.item.label }}\">\n <ng-container *ngIf=\"!item.groupLabel\">\n <span title=\"{{ item.item.label }}\">{{ item.item.label }}</span>\n </ng-container>\n <ng-container *ngIf=\"item.groupLabel\">\n {{ item.groupLabel }}\n </ng-container>\n </div>\n <div *ngIf=\"isShowLegendGenerated && isShowLegendAsIndexGenerated\" class=\"eui-timebar__step-label\">\n <ng-container *ngIf=\"!item.groupLabel\">\n {{ i + 1 }}\n </ng-container>\n <ng-container *ngIf=\"item.groupLabel\">\n {{ item.groupLabel }}\n </ng-container>\n </div>\n </div>\n </ng-container>\n </ng-container>\n </ng-template>\n\n <div\n *ngIf=\"isShowCurrentDateMarker\"\n class=\"eui-timebar__current-date-marker\"\n [style.left.%]=\"currentPerc\"\n title=\"{{ currentDate | date: dateFormat }}\">\n <eui-icon-svg icon=\"location\" set=\"sharp\" size=\"m\" fillColor=\"danger-100\"></eui-icon-svg>\n </div>\n <div *ngIf=\"isShowCurrentDateMarker\" class=\"eui-timebar__current-date-marker-step\" [style.left.%]=\"currentPerc\">\n <eui-icon-svg icon=\"eui-ellipse\" set=\"eui\" size=\"s\" fillColor=\"danger-100\"></eui-icon-svg>\n </div>\n <div\n *ngIf=\"markedDate\"\n class=\"eui-timebar__current-date-marker\"\n [style.left.%]=\"markedPerc\"\n title=\"{{ markedDate | date: dateFormat }}\">\n <eui-icon-svg icon=\"location\" set=\"sharp\" size=\"m\" fillColor=\"danger-100\"></eui-icon-svg>\n </div>\n <div *ngIf=\"markedDate\" class=\"eui-timebar__current-date-marker-step\" [style.left.%]=\"markedPerc\">\n <eui-icon-svg icon=\"eui-ellipse\" set=\"eui\" size=\"s\" fillColor=\"danger-100\"></eui-icon-svg>\n </div>\n </div>\n </div>\n <div *ngIf=\"endLabel\" class=\"col-2 eui-timebar__end-label\">\n {{ endLabel }}\n </div>\n</div>\n<div class=\"row eui-u-flex\">\n <div *ngIf=\"startLabel\" class=\"col-2\"></div>\n <div class=\"{{ timebarColumnClass }}\">\n <div *ngIf=\"isShowLegendGenerated || isSomeStepsAreGrouped\" class=\"eui-timebar__legend\">\n <ng-container *ngIf=\"isShowLegendGenerated\">\n <div class=\"eui-timebar__legend-item\" *ngFor=\"let item of itemsUI; let i = index; trackBy: trackByFn\">\n <div *ngIf=\"!isShowLegendAsIndexGenerated\" class=\"eui-timebar__legend-item-icon\">\n <eui-icon-svg icon=\"eui-ellipse\" set=\"eui\" size=\"s\" fillColor=\"{{ item.item.stepType }}\"></eui-icon-svg>\n </div>\n <div *ngIf=\"isShowLegendAsIndexGenerated\" class=\"eui-timebar__legend-item-index-wrapper\">\n {{ i + 1 }}\n </div>\n <div class=\"eui-timebar__legend-item-label\">\n <ng-template [ngIf]=\"isMobile\">\n <strong>{{ item.item.date | date: dateFormat }}</strong> - {{ item.item.label }}\n </ng-template>\n <ng-template [ngIf]=\"!isMobile\">\n {{ item.item.label }}\n </ng-template>\n </div>\n </div>\n </ng-container>\n <ng-container *ngIf=\"!isShowLegendGenerated\">\n <ng-container *ngFor=\"let item of itemsUI; trackBy: trackByFn\">\n <div *ngIf=\"item.groupLabel || item.isGrouped\" class=\"eui-timebar__legend-item\">\n <div class=\"eui-timebar__legend-item-index-wrapper\">\n {{ item.groupIndex }}\n </div>\n <div class=\"eui-timebar__legend-item-label\">\n <strong>{{ item.item.date | date: dateFormat }}</strong> - {{ item.item.label }}\n </div>\n </div>\n </ng-container>\n </ng-container>\n </div>\n </div>\n <div *ngIf=\"endLabel\" class=\"col-2\"></div>\n</div>\n", "// eslint-disable-next-line @typescript-eslint/no-unsafe-declaration-merging\nexport interface EuiTimebarItem {\n date: Date;\n label: string;\n stepType?: string;\n}\n\n// TODO: v17 remove this class - unnecessary\n// eslint-disable-next-line @typescript-eslint/no-unsafe-declaration-merging\nexport class EuiTimebarItem implements EuiTimebarItem {\n date: Date;\n label: string;\n stepType?: string;\n\n constructor(values = {}) {\n Object.assign(this, values);\n }\n}\n"],
5
- "mappings": "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",
5
+ "mappings": "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",
6
6
  "names": []
7
7
  }
@@ -227,7 +227,7 @@ var EuiUserProfileComponent = class _EuiUserProfileComponent {
227
227
  </eui-avatar>
228
228
  </button>
229
229
  </ng-template>
230
- `, styles: ['.eui-user-profile{display:flex;position:relative}.eui-user-profile-content{align-items:center;background:none;border:none;cursor:pointer;display:flex}.eui-user-profile-content:focus:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content--no-menu{cursor:default}.eui-user-profile__infos{align-items:flex-end;display:flex;flex-direction:column;padding-right:var(--eui-base-spacing-s);font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-user-profile__infos-container{justify-content:flex-end;align-items:center;display:flex;width:100%}.eui-user-profile__infos-welcome{text-align:right}.eui-user-profile__infos-name{color:var(--eui-c-branding);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos-subinfos{color:var(--eui-c-neutral);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos--no-subinfos{display:flex}@media screen and (max-width: 767px){.eui-app-shell-header-toolbar-items .eui-user-profile{display:flex}.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}@media screen and (min-width: 768px){.eui-app-shell-header-toolbar-items .eui-user-profile{display:none}.is-header-shrink .eui-user-profile{display:flex}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}.eui-user-profile--inverted .eui-user-profile__infos-name{color:var(--eui-c-white)}.eui-user-profile--inverted .eui-user-profile__infos-welcome,.eui-user-profile--inverted .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral-lightest)}.eui-user-profile--reverse .eui-user-profile-content{flex-direction:row-reverse}.eui-user-profile--reverse .eui-user-profile__infos{margin-left:var(--eui-base-spacing-m)}.eui-user-profile-menu{height:auto;min-width:340px;position:relative}.eui-user-profile-menu-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:pointer;display:flex;padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-s)}.eui-user-profile-menu-item:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:hover{background-color:var(--eui-c-hover);cursor:pointer}.eui-user-profile-menu-item:last-child{border-bottom:0}.eui-user-profile-menu-item a{color:var(--eui-c-text);text-decoration:none}.eui-user-profile-menu-item.link{cursor:pointer}.eui-user-profile-menu-item-right-content{margin-left:auto}.eui-user-profile-card{width:100%}.eui-user-profile-card__main-wrapper{display:flex;flex-direction:row;padding:var(--eui-base-spacing-m) var(--eui-base-spacing-m) var(--eui-base-spacing-m) 0}.eui-user-profile-card__main-wrapper-right-content{display:flex;flex-direction:column;margin-left:auto}.eui-user-profile-card__avatar-wrapper{display:flex}.eui-user-profile-card__userInfos{display:flex;flex-direction:column;padding-left:var(--eui-base-spacing-s)}.eui-user-profile-card__userInfos-item{padding-bottom:var(--eui-base-spacing-xs)}.eui-user-profile-card__impersonateInfos{background-color:var(--eui-c-neutral-bg-light);padding:var(--eui-base-spacing-s)}\n'], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i4.EuiDropdownComponent, selector: "eui-dropdown", inputs: ["e2eAttr", "tabIndex", "width", "position", "isBlock", "isDropDownRightAligned", "hasClosedOnClickInside", "isLabelUpdatedFromSelectedItem", "isExpandOnHover", "hasTabNavigation", "isRightClickEnabled", "euiDisabled"] }, { kind: "directive", type: i4.EuiDropdownContentDirective, selector: "eui-dropdown-content" }, { kind: "component", type: i5.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i6.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i6.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i6.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }, { kind: "component", type: i6.EuiAvatarBadgeComponent, selector: "eui-avatar-badge", inputs: ["position"] }, { kind: "component", type: i7.EuiBadgeComponent, selector: "div[euiBadge], span[euiBadge], eui-badge", inputs: ["e2eAttr", "aria-label"] }], changeDetection: i03.ChangeDetectionStrategy.Default, encapsulation: i03.ViewEncapsulation.None });
230
+ `, styles: ['.eui-user-profile{display:flex;position:relative}.eui-user-profile-content{align-items:center;background:none;border:none;cursor:pointer;display:flex}.eui-user-profile-content:focus:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content--no-menu{cursor:default}.eui-user-profile__infos{align-items:flex-end;display:flex;flex-direction:column;padding-right:var(--eui-base-spacing-s);font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-user-profile__infos-container{justify-content:flex-end;align-items:center;display:flex;width:100%}.eui-user-profile__infos-welcome{text-align:right}.eui-user-profile__infos-name{color:var(--eui-c-branding);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos-subinfos{color:var(--eui-c-neutral);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos--no-subinfos{display:flex}@media screen and (min-width: new-breakpoint(max-width 767px)){.eui-app-shell-header-toolbar-items .eui-user-profile{display:flex}.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}@media screen and (min-width: new-breakpoint(min-width 768px)){.eui-app-shell-header-toolbar-items .eui-user-profile{display:none}.is-header-shrink .eui-user-profile{display:flex}}@media screen and (min-width: new-breakpoint(min-width 768px max-width 995px)){.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}.eui-user-profile--inverted .eui-user-profile__infos-name{color:var(--eui-c-white)}.eui-user-profile--inverted .eui-user-profile__infos-welcome,.eui-user-profile--inverted .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral-lightest)}.eui-user-profile--reverse .eui-user-profile-content{flex-direction:row-reverse}.eui-user-profile--reverse .eui-user-profile__infos{margin-left:var(--eui-base-spacing-m)}.eui-user-profile-menu{height:auto;min-width:340px;position:relative}.eui-user-profile-menu-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:pointer;display:flex;padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-s)}.eui-user-profile-menu-item:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:hover{background-color:var(--eui-c-hover);cursor:pointer}.eui-user-profile-menu-item:last-child{border-bottom:0}.eui-user-profile-menu-item a{color:var(--eui-c-text);text-decoration:none}.eui-user-profile-menu-item.link{cursor:pointer}.eui-user-profile-menu-item-right-content{margin-left:auto}.eui-user-profile-card{width:100%}.eui-user-profile-card__main-wrapper{display:flex;flex-direction:row;padding:var(--eui-base-spacing-m) var(--eui-base-spacing-m) var(--eui-base-spacing-m) 0}.eui-user-profile-card__main-wrapper-right-content{display:flex;flex-direction:column;margin-left:auto}.eui-user-profile-card__avatar-wrapper{display:flex}.eui-user-profile-card__userInfos{display:flex;flex-direction:column;padding-left:var(--eui-base-spacing-s)}.eui-user-profile-card__userInfos-item{padding-bottom:var(--eui-base-spacing-xs)}.eui-user-profile-card__impersonateInfos{background-color:var(--eui-c-neutral-bg-light);padding:var(--eui-base-spacing-s)}\n'], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i4.EuiDropdownComponent, selector: "eui-dropdown", inputs: ["e2eAttr", "tabIndex", "width", "position", "isBlock", "isDropDownRightAligned", "hasClosedOnClickInside", "isLabelUpdatedFromSelectedItem", "isExpandOnHover", "hasTabNavigation", "isRightClickEnabled", "euiDisabled"] }, { kind: "directive", type: i4.EuiDropdownContentDirective, selector: "eui-dropdown-content" }, { kind: "component", type: i5.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "fillColor", "set", "size", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading", "isInputIcon", "euiStart", "euiEnd"] }, { kind: "component", type: i6.EuiAvatarComponent, selector: "div[euiAvatar], span[euiAvatar], eui-avatar", inputs: ["e2eAttr", "aria-label", "hasShadow", "isShapeSquare", "isFlat", "hasNoBackground"] }, { kind: "component", type: i6.EuiAvatarTextComponent, selector: "eui-avatar-text" }, { kind: "component", type: i6.EuiAvatarImageComponent, selector: "eui-avatar-image", inputs: ["imageUrl"] }, { kind: "component", type: i6.EuiAvatarBadgeComponent, selector: "eui-avatar-badge", inputs: ["position"] }, { kind: "component", type: i7.EuiBadgeComponent, selector: "div[euiBadge], span[euiBadge], eui-badge", inputs: ["e2eAttr", "aria-label"] }], changeDetection: i03.ChangeDetectionStrategy.Default, encapsulation: i03.ViewEncapsulation.None });
231
231
  }
232
232
  };
233
233
  i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5", ngImport: i03, type: EuiUserProfileComponent, decorators: [{
@@ -298,7 +298,7 @@ i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.5",
298
298
  </eui-avatar>
299
299
  </button>
300
300
  </ng-template>
301
- `, styles: ['.eui-user-profile{display:flex;position:relative}.eui-user-profile-content{align-items:center;background:none;border:none;cursor:pointer;display:flex}.eui-user-profile-content:focus:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content--no-menu{cursor:default}.eui-user-profile__infos{align-items:flex-end;display:flex;flex-direction:column;padding-right:var(--eui-base-spacing-s);font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-user-profile__infos-container{justify-content:flex-end;align-items:center;display:flex;width:100%}.eui-user-profile__infos-welcome{text-align:right}.eui-user-profile__infos-name{color:var(--eui-c-branding);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos-subinfos{color:var(--eui-c-neutral);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos--no-subinfos{display:flex}@media screen and (max-width: 767px){.eui-app-shell-header-toolbar-items .eui-user-profile{display:flex}.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}@media screen and (min-width: 768px){.eui-app-shell-header-toolbar-items .eui-user-profile{display:none}.is-header-shrink .eui-user-profile{display:flex}}@media screen and (min-width: 768px) and (max-width: 995px){.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}.eui-user-profile--inverted .eui-user-profile__infos-name{color:var(--eui-c-white)}.eui-user-profile--inverted .eui-user-profile__infos-welcome,.eui-user-profile--inverted .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral-lightest)}.eui-user-profile--reverse .eui-user-profile-content{flex-direction:row-reverse}.eui-user-profile--reverse .eui-user-profile__infos{margin-left:var(--eui-base-spacing-m)}.eui-user-profile-menu{height:auto;min-width:340px;position:relative}.eui-user-profile-menu-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:pointer;display:flex;padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-s)}.eui-user-profile-menu-item:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:hover{background-color:var(--eui-c-hover);cursor:pointer}.eui-user-profile-menu-item:last-child{border-bottom:0}.eui-user-profile-menu-item a{color:var(--eui-c-text);text-decoration:none}.eui-user-profile-menu-item.link{cursor:pointer}.eui-user-profile-menu-item-right-content{margin-left:auto}.eui-user-profile-card{width:100%}.eui-user-profile-card__main-wrapper{display:flex;flex-direction:row;padding:var(--eui-base-spacing-m) var(--eui-base-spacing-m) var(--eui-base-spacing-m) 0}.eui-user-profile-card__main-wrapper-right-content{display:flex;flex-direction:column;margin-left:auto}.eui-user-profile-card__avatar-wrapper{display:flex}.eui-user-profile-card__userInfos{display:flex;flex-direction:column;padding-left:var(--eui-base-spacing-s)}.eui-user-profile-card__userInfos-item{padding-bottom:var(--eui-base-spacing-xs)}.eui-user-profile-card__impersonateInfos{background-color:var(--eui-c-neutral-bg-light);padding:var(--eui-base-spacing-s)}\n'] }]
301
+ `, styles: ['.eui-user-profile{display:flex;position:relative}.eui-user-profile-content{align-items:center;background:none;border:none;cursor:pointer;display:flex}.eui-user-profile-content:focus:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content:focus [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-content--no-menu{cursor:default}.eui-user-profile__infos{align-items:flex-end;display:flex;flex-direction:column;padding-right:var(--eui-base-spacing-s);font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-user-profile__infos-container{justify-content:flex-end;align-items:center;display:flex;width:100%}.eui-user-profile__infos-welcome{text-align:right}.eui-user-profile__infos-name{color:var(--eui-c-branding);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos-subinfos{color:var(--eui-c-neutral);text-align:right;font:normal normal 400 .875rem/1rem var(--eui-base-font-family);font-weight:700}.eui-user-profile__infos--no-subinfos{display:flex}@media screen and (min-width: new-breakpoint(max-width 767px)){.eui-app-shell-header-toolbar-items .eui-user-profile{display:flex}.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}@media screen and (min-width: new-breakpoint(min-width 768px)){.eui-app-shell-header-toolbar-items .eui-user-profile{display:none}.is-header-shrink .eui-user-profile{display:flex}}@media screen and (min-width: new-breakpoint(min-width 768px max-width 995px)){.eui-app .eui-app-toolbar .eui-user-profile__infos{display:none}}.eui-user-profile--inverted .eui-user-profile__infos-name{color:var(--eui-c-white)}.eui-user-profile--inverted .eui-user-profile__infos-welcome,.eui-user-profile--inverted .eui-user-profile__infos-subinfos{color:var(--eui-c-neutral-lightest)}.eui-user-profile--reverse .eui-user-profile-content{flex-direction:row-reverse}.eui-user-profile--reverse .eui-user-profile__infos{margin-left:var(--eui-base-spacing-m)}.eui-user-profile-menu{height:auto;min-width:340px;position:relative}.eui-user-profile-menu-item{align-items:center;border-bottom:1px solid var(--eui-c-neutral-lightest);cursor:pointer;display:flex;padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-s)}.eui-user-profile-menu-item:focus:not([readonly]){outline:2px solid var(--eui-c-focus)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:focus-visible:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item [tabindex="0"]:focus:not([readonly]){outline:2px solid var(--eui-c-focus-visible)!important;outline-offset:-2px!important;transition:none}.eui-user-profile-menu-item:hover{background-color:var(--eui-c-hover);cursor:pointer}.eui-user-profile-menu-item:last-child{border-bottom:0}.eui-user-profile-menu-item a{color:var(--eui-c-text);text-decoration:none}.eui-user-profile-menu-item.link{cursor:pointer}.eui-user-profile-menu-item-right-content{margin-left:auto}.eui-user-profile-card{width:100%}.eui-user-profile-card__main-wrapper{display:flex;flex-direction:row;padding:var(--eui-base-spacing-m) var(--eui-base-spacing-m) var(--eui-base-spacing-m) 0}.eui-user-profile-card__main-wrapper-right-content{display:flex;flex-direction:column;margin-left:auto}.eui-user-profile-card__avatar-wrapper{display:flex}.eui-user-profile-card__userInfos{display:flex;flex-direction:column;padding-left:var(--eui-base-spacing-s)}.eui-user-profile-card__userInfos-item{padding-bottom:var(--eui-base-spacing-xs)}.eui-user-profile-card__impersonateInfos{background-color:var(--eui-c-neutral-bg-light);padding:var(--eui-base-spacing-s)}\n'] }]
302
302
  }], ctorParameters: () => [{ type: i03.ElementRef }, { type: i12.UserService }, { type: i2.BaseStatesDirective }], propDecorators: { cssClasses: [{
303
303
  type: HostBinding3,
304
304
  args: ["class"]
@@ -2,6 +2,6 @@
2
2
  "version": 3,
3
3
  "sources": ["../../eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.ts", "../../eui-user-profile/user-profile-menu/user-profile-menu.component.ts", "../../eui-user-profile/user-profile.component.ts", "../../eui-user-profile/user-profile.component.html", "../../eui-user-profile/user-profile-card/user-profile-card.component.ts", "../../eui-user-profile/user-profile-card/user-profile-card.component.html", "../../eui-user-profile/user-profile.module.ts"],
4
4
  "sourcesContent": ["import { Component, HostBinding, ViewEncapsulation, Input, ElementRef } from '@angular/core';\nimport { FocusableOption } from '@angular/cdk/a11y';\n\n@Component({\n selector: 'eui-user-profile-menu-item',\n template: '<ng-content></ng-content>',\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiUserProfileMenuItemComponent implements FocusableOption {\n @HostBinding() class = 'eui-user-profile-menu-item';\n @HostBinding('attr.tabindex') tabindex = '-1';\n @HostBinding('attr.role') role = 'menuitem';\n\n @Input() styleClass;\n\n constructor(private element: ElementRef) {}\n\n focus(): void {\n this.element.nativeElement.focus();\n }\n}\n", "import {\n Component,\n HostBinding,\n ViewEncapsulation,\n AfterContentInit,\n QueryList,\n ContentChildren,\n OnDestroy,\n HostListener,\n forwardRef,\n} from '@angular/core';\nimport { FocusKeyManager } from '@angular/cdk/a11y';\nimport { Subject } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\nimport { EuiUserProfileMenuItemComponent } from '../user-profile-menu-item/user-profile-menu-item.component';\nimport { EuiDropdownService } from '@eui/components/eui-dropdown';\n\n@Component({\n selector: 'eui-user-profile-menu',\n template: '<ng-content></ng-content>',\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiUserProfileMenuComponent implements AfterContentInit, OnDestroy {\n @HostBinding() class = 'eui-user-profile-menu';\n @HostBinding('attr.role') role = 'menu';\n\n @ContentChildren(forwardRef(() => EuiUserProfileMenuItemComponent)) items: QueryList<EuiUserProfileMenuItemComponent>;\n private focusKeyManager: FocusKeyManager<EuiUserProfileMenuItemComponent>;\n private destroy$: Subject<boolean> = new Subject<boolean>();\n\n constructor(private dropdownService: EuiDropdownService) {}\n\n @HostListener('keydown', ['$event'])\n onKeydown(event): void {\n this.focusKeyManager.onKeydown(event);\n }\n\n ngAfterContentInit(): void {\n this.dropdownService.isDropdownOpen.pipe(takeUntil(this.destroy$)).subscribe((isOpen: boolean) => {\n if (isOpen) {\n this.focusKeyManager = new FocusKeyManager(this.items).withWrap();\n this.focusKeyManager.setFirstItemActive();\n }\n });\n }\n\n ngOnDestroy(): void {\n this.destroy$.next(true);\n this.destroy$.unsubscribe();\n }\n}\n", "import { Component, HostBinding, ChangeDetectionStrategy, ViewEncapsulation, Input, OnInit, ViewChild, OnDestroy, Host, Optional, Inject, forwardRef, AfterContentInit, ContentChild, QueryList, AfterViewInit, ContentChildren, ElementRef, booleanAttribute, Renderer2 } from '@angular/core';\nimport { UserState } from '@eui/base';\nimport { UserService } from '@eui/core';\nimport { takeUntil } from 'rxjs/operators';\nimport { EuiDropdownComponent } from '@eui/components/eui-dropdown';\nimport { Subject } from 'rxjs';\nimport { BaseStatesDirective } from '@eui/components/shared';\nimport { EuiUserProfileMenuComponent } from './user-profile-menu/user-profile-menu.component';\n\n@Component({\n selector: 'eui-user-profile',\n templateUrl: './user-profile.component.html',\n styleUrls: ['./_styles/_index.scss'],\n changeDetection: ChangeDetectionStrategy.Default,\n encapsulation: ViewEncapsulation.None,\n hostDirectives: [\n {\n directive: BaseStatesDirective,\n inputs: [\n 'euiSizeS',\n 'euiInverted',\n ],\n },\n ],\n})\nexport class EuiUserProfileComponent implements OnInit, OnDestroy, AfterContentInit {\n @HostBinding('class')\n public get cssClasses(): string {\n return this.getCssClasses();\n }\n\n userState: UserState;\n isOnline = true;\n avatarInitials: string;\n\n @Input() welcomeLabel = 'Welcome';\n @Input() impersonateLabel = 'impersonating';\n @Input() avatarUrl: string;\n @Input() subInfos: string;\n\n @Input({ transform: booleanAttribute }) hasMenu = false;\n @Input({ transform: booleanAttribute }) isShowUserInfos = true;\n @Input({ transform: booleanAttribute }) hasWelcomeLabel = true;\n @Input({ transform: booleanAttribute }) isShowAvatarInitials = false;\n @Input({ transform: booleanAttribute }) hasTabNavigation = false;\n @Input({ transform: booleanAttribute }) isReverse = false;\n @Input({ transform: booleanAttribute }) hasToggle = false;\n @Input({ transform: booleanAttribute }) isHeaderUserProfile = false;\n\n @ViewChild('dropdown') dropdown: EuiDropdownComponent;\n @ContentChildren(forwardRef(() => EuiUserProfileMenuComponent), { descendants: true })\n hasMenuContent: QueryList<EuiUserProfileMenuComponent>;\n\n private unsubscribeSubject$: Subject<void> = new Subject();\n\n constructor(\n private elRef: ElementRef,\n private userService: UserService,\n public baseStatesDirective: BaseStatesDirective,\n ) {\n }\n\n ngOnInit(): void {\n this.userService\n .getState()\n .pipe(takeUntil(this.unsubscribeSubject$))\n .subscribe((state) => {\n if (state) {\n this.userState = state;\n const firstNameInitial = state.firstName?.substring(0, 1).toUpperCase();\n const lastNameInitial = state.lastName?.substring(0, 1).toUpperCase();\n this.avatarInitials = `${firstNameInitial}${lastNameInitial}`;\n }\n });\n }\n\n ngAfterContentInit(): void {\n let hasToolbarItemParent = false;\n try {\n hasToolbarItemParent = this.elRef.nativeElement.closest('eui-toolbar-item');\n } catch(e) {\n console.error(e);\n }\n\n if (hasToolbarItemParent) {\n this.baseStatesDirective.euiSizeS = true;\n this.baseStatesDirective.euiInverted = true;\n }\n if (hasToolbarItemParent || !this.isHeaderUserProfile) {\n this.hasMenu = this.hasMenuContent.length !== 0;\n }\n }\n\n ngOnDestroy(): void {\n this.unsubscribeSubject$.next();\n this.unsubscribeSubject$.complete();\n }\n\n closeDropdown(): void {\n this.dropdown.closeDropdown();\n }\n\n private getCssClasses(): string {\n return [\n this.baseStatesDirective.getCssClasses('eui-user-profile'),\n this.isReverse ? 'eui-user-profile--reverse': '',\n ].join(' ').trim();\n }\n}\n", "<ng-container *ngIf=\"hasMenu; else noMenuContent\">\n <eui-dropdown [hasTabNavigation]=\"hasTabNavigation\" width=\"340px\" #dropdown>\n <ng-container *ngTemplateOutlet=\"userProfileContent\"></ng-container>\n <eui-dropdown-content>\n <ng-content></ng-content>\n </eui-dropdown-content>\n </eui-dropdown>\n</ng-container>\n\n<ng-template #noMenuContent>\n <ng-container *ngTemplateOutlet=\"userProfileContent\"></ng-container>\n</ng-template>\n\n<ng-template #userProfileContent>\n <button [tabindex]=\"hasMenu ? '0' : '-1'\" class=\"eui-user-profile-content\" [class.eui-user-profile-content--no-menu]=\"!hasMenu\">\n <div *ngIf=\"isShowUserInfos\"\n class=\"eui-user-profile__infos\"\n [class.eui-user-profile__infos--no-subinfos]=\"subInfos && !hasWelcomeLabel\">\n <ng-container *ngIf=\"userState?.impersonatingUser; else notImpersonated\">\n <div class=\"eui-user-profile__infos-welcome\">\n <span class=\"eui-u-mr-2xs\" *ngIf=\"hasWelcomeLabel\">{{ welcomeLabel }}</span>\n <strong>{{ userState?.impersonatingUser?.firstName }} {{ userState?.impersonatingUser?.lastName}}</strong>\n <span class=\"eui-u-ml-2xs\">{{ impersonateLabel }}</span>\n </div>\n <div class=\"eui-user-profile__infos-name\">\n {{ userState?.fullName }}\n </div>\n <div *ngIf=\"subInfos\" class=\"eui-user-profile__infos-subinfos\">\n {{ subInfos }}\n </div>\n </ng-container>\n\n <ng-template #notImpersonated>\n <div *ngIf=\"hasWelcomeLabel\" class=\"eui-user-profile__infos-welcome\">{{ welcomeLabel }}</div>\n <div class=\"eui-user-profile__infos-name\">{{ userState?.fullName }}</div>\n <div *ngIf=\"subInfos\" class=\"eui-user-profile__infos-subinfos\">\n {{ subInfos }}\n </div>\n </ng-template>\n </div>\n\n <eui-avatar [euiSizeS]=\"baseStatesDirective.euiSizeS\" euiInfo\n [hasShadow]=\"userState?.impersonatingUser\">\n <eui-avatar-text *ngIf=\"isShowAvatarInitials; else noAvatarInitials\">\n {{ avatarInitials }}\n </eui-avatar-text>\n <ng-template #noAvatarInitials>\n <eui-avatar-image *ngIf=\"!avatarUrl\"></eui-avatar-image>\n <eui-avatar-image *ngIf=\"avatarUrl\" [imageUrl]=\"avatarUrl\"></eui-avatar-image>\n </ng-template>\n <eui-avatar-badge position=\"bottom\" *ngIf=\"hasMenu || hasToggle\">\n <eui-badge euiSecondary euiSizeXS>\n <eui-icon-svg icon=\"eui-chevron-down\" size=\"2xs\" fillColor=\"neutral\"></eui-icon-svg>\n </eui-badge>\n </eui-avatar-badge>\n </eui-avatar>\n </button>\n</ng-template>\n", "import { Component, HostBinding, ChangeDetectionStrategy, ViewEncapsulation, Input, OnInit, EventEmitter, Output, OnDestroy, booleanAttribute } from '@angular/core';\nimport { UserState } from '@eui/base';\nimport { UserService } from '@eui/core';\nimport { takeUntil } from 'rxjs/operators';\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'eui-user-profile-card',\n templateUrl: './user-profile-card.component.html',\n changeDetection: ChangeDetectionStrategy.Default,\n encapsulation: ViewEncapsulation.None,\n})\nexport class EuiUserProfileCardComponent implements OnInit, OnDestroy {\n @HostBinding('class')\n public get cssClasses(): string {\n return 'eui-user-profile-card';\n }\n\n avatarInitials: string;\n userState: UserState;\n isOnline = true;\n\n @Input() impersonateLabel = 'impersonating';\n @Input() showDetailsLabel = 'Show profile details';\n @Input() avatarUrl: string;\n @Input({ transform: booleanAttribute }) isShowAvatarInitials = false;\n\n @Output() showProfileInfo: EventEmitter<void> = new EventEmitter();\n @Output() closeProfileMenu: EventEmitter<void> = new EventEmitter();\n\n private unsubscribeSubject$: Subject<void> = new Subject();\n\n constructor(\n private userService: UserService,\n ) {}\n\n ngOnInit(): void {\n this.userService\n .getState()\n .pipe(\n takeUntil(this.unsubscribeSubject$),\n )\n .subscribe((state) => {\n if (state) {\n const firstNameInitial = state.firstName?.substring(0, 1).toUpperCase();\n const lastNameInitial = state.lastName?.substring(0, 1).toUpperCase();\n this.avatarInitials = `${firstNameInitial}${lastNameInitial}`;\n this.userState = state;\n }\n });\n }\n\n ngOnDestroy(): void {\n this.unsubscribeSubject$.next();\n this.unsubscribeSubject$.complete();\n }\n\n onShowInfoClick(): void {\n this.showProfileInfo.emit();\n }\n\n onClose(): void {\n this.closeProfileMenu.emit();\n }\n}\n", "<div class=\"eui-user-profile-card__main-wrapper\">\n <div class=\"eui-user-profile-card__avatar-wrapper\">\n <eui-avatar euiSizeL euiInfo>\n <eui-avatar-text *ngIf=\"isShowAvatarInitials; else noAvatarInitials\">\n {{ avatarInitials }}\n </eui-avatar-text>\n <ng-template #noAvatarInitials>\n <eui-avatar-image *ngIf=\"!avatarUrl\"></eui-avatar-image>\n <eui-avatar-image *ngIf=\"avatarUrl\" [imageUrl]=\"avatarUrl\"></eui-avatar-image>\n </ng-template>\n </eui-avatar>\n </div>\n <div class=\"eui-user-profile-card__userInfos\">\n <div class=\"eui-u-font-xl eui-u-mb-s\">{{ userState.fullName }}</div>\n <div *ngIf=\"userState.function\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.function }}\n </div>\n <div *ngIf=\"userState.organisation && userState.organisation.code\" class=\"eui-user-profile-card__userInfos-item\">\n {{ userState.organisation.code }}\n </div>\n </div>\n <div class=\"eui-user-profile-card__main-wrapper-right-content\">\n <a class=\"eui-u-text-link\" tabindex=\"0\" (click)=\"onClose()\">close</a>\n <button euiButton euiIconButton euiInfo euiSizeS class=\"eui-u-ml-auto eui-u-mt-m\" (click)=\"onShowInfoClick()\" title=\"{{ showDetailsLabel }}\">\n <eui-icon-svg icon=\"eui-info\"></eui-icon-svg>\n </button>\n </div>\n</div>\n\n<ng-container *ngIf=\"userState?.impersonatingUser\">\n <div class=\"eui-user-profile-card__impersonateInfos\">\n <div>{{ userState?.impersonatingUser?.firstName }} {{ userState?.impersonatingUser?.lastName }}</div>\n <div class=\"eui-u-mt-2xs\">{{ impersonateLabel }}</div>\n <div class=\"eui-u-mt-2xs\">\n <strong>{{ userState?.fullName }}</strong>\n </div>\n </div>\n</ng-container>\n", "import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\nimport { EuiDropdownModule } from '@eui/components/eui-dropdown';\nimport { EuiIconModule } from '@eui/components/eui-icon';\nimport { EuiButtonModule } from '@eui/components/eui-button';\nimport { EuiUserProfileMenuComponent } from './user-profile-menu/user-profile-menu.component';\nimport { EuiUserProfileMenuItemComponent } from './user-profile-menu-item/user-profile-menu-item.component';\n\nimport { EuiUserProfileComponent } from './user-profile.component';\nimport { EuiUserProfileCardComponent } from './user-profile-card/user-profile-card.component';\n\nimport { EuiCoerceBooleanPipeModule } from '@eui/components/pipes';\nimport { EuiAvatarModule } from '@eui/components/eui-avatar';\nimport { EuiBadgeModule } from '@eui/components/eui-badge';\n\nconst COMPONENTS = [EuiUserProfileComponent, EuiUserProfileMenuComponent, EuiUserProfileMenuItemComponent, EuiUserProfileCardComponent];\n\n@NgModule({\n imports: [\n CommonModule,\n EuiDropdownModule, EuiCoerceBooleanPipeModule, EuiIconModule, EuiButtonModule, EuiAvatarModule,\n EuiBadgeModule,\n ],\n declarations: [...COMPONENTS],\n exports: [...COMPONENTS],\n})\nexport class EuiUserProfileModule {}\n"],
5
- "mappings": "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",
5
+ "mappings": "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",
6
6
  "names": ["Component", "HostBinding", "ViewEncapsulation", "i0", "Component", "HostBinding", "ViewEncapsulation", "Input", "forwardRef", "ContentChildren", "takeUntil", "Subject", "i0", "Component", "HostBinding", "ChangeDetectionStrategy", "ViewEncapsulation", "Input", "booleanAttribute", "takeUntil", "Subject", "i0"]
7
7
  }