@eui/ecl 18.0.0-next.56 → 18.0.0-next.57

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 (56) hide show
  1. package/docs/components/EclBannerComponent.html +1 -1
  2. package/docs/components/EclButtonComponent.html +1 -1
  3. package/docs/components/EclFileComponent.html +1 -1
  4. package/docs/components/EclFileItemComponent.html +1 -1
  5. package/docs/components/EclGalleryComponent.html +1 -1
  6. package/docs/components/EclListIllustrationItemComponent.html +1 -1
  7. package/docs/components/EclMenuItemComponent.html +1 -1
  8. package/docs/components/EclMenuMegaItemComponent.html +1 -1
  9. package/docs/components/EclMultiselectDropdownComponent.html +1 -1
  10. package/docs/components/EclPaginationComponent.html +1 -1
  11. package/docs/components/EclSiteHeaderComponent.html +1 -1
  12. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +1 -1
  13. package/docs/components/EclSiteHeaderLoginComponent.html +2 -2
  14. package/docs/components/EclSocialMediaFollowComponent.html +1 -1
  15. package/docs/components/EclSocialMediaShareComponent.html +1 -1
  16. package/docs/components/EclSocialMediaShareItemComponent.html +1 -1
  17. package/docs/components/EclTabsComponent.html +1 -1
  18. package/docs/components/EclTimelineItemComponent.html +2 -40
  19. package/docs/dependencies.html +1 -1
  20. package/docs/directives/EclHelpBlockDirective.html +1 -1
  21. package/docs/js/search/search_index.js +2 -2
  22. package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +3 -4
  23. package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +3 -3
  24. package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +3 -3
  25. package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +6 -2
  26. package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +3 -4
  27. package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +5 -6
  28. package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +9 -10
  29. package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +5 -10
  30. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +3 -4
  31. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +3 -3
  32. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +3 -3
  33. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +11 -12
  34. package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +4 -5
  35. package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +5 -5
  36. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +7 -8
  37. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +8 -14
  38. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs +3 -4
  39. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +3 -3
  40. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs +5 -10
  41. package/esm2022/lib/components/ecl-tabs/ecl-tabs.component.mjs +3 -3
  42. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +7 -16
  43. package/fesm2022/eui-ecl.mjs +782 -756
  44. package/fesm2022/eui-ecl.mjs.map +3 -3
  45. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts +1 -0
  46. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
  47. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +1 -1
  48. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts +2 -1
  49. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
  50. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts +2 -1
  51. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
  52. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts +2 -1
  53. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
  54. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts +3 -10
  55. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
  56. package/package.json +1 -1
@@ -947,12 +947,12 @@ var EclButtonComponent = class _EclButtonComponent extends ECLBaseDirective {
947
947
  this.ɵfac = i013.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i013, type: _EclButtonComponent, deps: [{ token: i013.ElementRef }], target: i013.ɵɵFactoryTarget.Component });
948
948
  }
949
949
  static {
950
- this.ɵcmp = i013.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: { isIconOnly: ["isIconOnly", "isIconOnly", booleanAttribute3], variant: "variant", containerStyleClass: "containerStyleClass" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "iconComponents", predicate: i013.forwardRef(() => EclIconComponent) }], usesInheritance: true, ngImport: i013, template: '<span *ngIf="hasIcon" class="ecl-button__container {{ containerStyleClass }}">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</span>\n<ng-container *ngIf="!hasIcon">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</ng-container>\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "directive", type: i12.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i12.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
950
+ this.ɵcmp = i013.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: { isIconOnly: ["isIconOnly", "isIconOnly", booleanAttribute3], variant: "variant", containerStyleClass: "containerStyleClass" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "iconComponents", predicate: i013.forwardRef(() => EclIconComponent) }], usesInheritance: true, ngImport: i013, template: '@if (hasIcon) {\n <span class="ecl-button__container {{ containerStyleClass }}">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</span>\n}\n@else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "directive", type: i12.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
951
951
  }
952
952
  };
953
953
  i013.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i013, type: EclButtonComponent, decorators: [{
954
954
  type: Component4,
955
- args: [{ selector: "button[eclButton], button[ecl-button], a[eclButton]", template: '<span *ngIf="hasIcon" class="ecl-button__container {{ containerStyleClass }}">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</span>\n<ng-container *ngIf="!hasIcon">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</ng-container>\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n' }]
955
+ args: [{ selector: "button[eclButton], button[ecl-button], a[eclButton]", template: '@if (hasIcon) {\n <span class="ecl-button__container {{ containerStyleClass }}">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</span>\n}\n@else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n' }]
956
956
  }], ctorParameters: () => [{ type: i013.ElementRef }], propDecorators: { isIconOnly: [{
957
957
  type: Input5,
958
958
  args: [{ transform: booleanAttribute3 }]
@@ -1666,8 +1666,7 @@ i030.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
1666
1666
  // lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs
1667
1667
  import { Component as Component11, EventEmitter as EventEmitter4, HostBinding as HostBinding18, Input as Input10, Output as Output4 } from "@angular/core";
1668
1668
  import * as i031 from "@angular/core";
1669
- import * as i23 from "@angular/common";
1670
- import * as i6 from "@ngx-translate/core";
1669
+ import * as i5 from "@ngx-translate/core";
1671
1670
  var EclSiteHeaderLanguageSelectedEvent = class extends EclBaseEvent {
1672
1671
  constructor(language) {
1673
1672
  super();
@@ -1736,52 +1735,58 @@ var EclSiteHeaderLanguagePopoverComponent = class _EclSiteHeaderLanguagePopoverC
1736
1735
  </div>
1737
1736
 
1738
1737
  <div class="ecl-site-header__language-content" [class.ecl-site-header__language-content--stack]="isStack">
1739
- <div *ngIf="euLanguages.length" class="ecl-site-header__language-category ecl-site-header__language-category--{{ euColumnsCount }}-col">
1740
- <div class="ecl-site-header__language-category-title">
1741
- {{ 'ecl.language-list.EU-LANGUAGES' | translate }}
1738
+ @if (euLanguages.length) {
1739
+ <div class="ecl-site-header__language-category ecl-site-header__language-category--{{ euColumnsCount }}-col">
1740
+ <div class="ecl-site-header__language-category-title">
1741
+ {{ 'ecl.language-list.EU-LANGUAGES' | translate }}
1742
+ </div>
1743
+ <ul class="ecl-site-header__language-list">
1744
+ @for (item of euLanguages; track item.code) {
1745
+ <li class="ecl-site-header__language-item">
1746
+ <a
1747
+ eclLink
1748
+ href="#"
1749
+ variant="standalone"
1750
+ [lang]="item.code"
1751
+ [hreflang]="item.code"
1752
+ class="ecl-site-header__language-link"
1753
+ [class.ecl-site-header__language-link--active]="item.code === languageCode"
1754
+ (click)="onLanguageClick(item, $event)">
1755
+ <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1756
+ <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1757
+ </a>
1758
+ </li>
1759
+ }
1760
+ </ul>
1742
1761
  </div>
1743
- <ul class="ecl-site-header__language-list">
1744
- <li *ngFor="let item of euLanguages" class="ecl-site-header__language-item">
1745
- <a
1746
- eclLink
1747
- href="#"
1748
- variant="standalone"
1749
- [lang]="item.code"
1750
- [hreflang]="item.code"
1751
- class="ecl-site-header__language-link"
1752
- [class.ecl-site-header__language-link--active]="item.code === languageCode"
1753
- (click)="onLanguageClick(item, $event)">
1754
- <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1755
- <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1756
- </a>
1757
- </li>
1758
- </ul>
1759
- </div>
1760
- <div
1761
- *ngIf="nonEuLanguages.length"
1762
- class="ecl-site-header__language-category ecl-site-header__language-category--{{ nonEuColumnsCount }}-col">
1763
- <div class="ecl-site-header__language-category-title">
1764
- {{ 'ecl.language-list.NON-EU-LANGUAGES' | translate }}
1762
+ }
1763
+ @if (nonEuLanguages.length) {
1764
+ <div class="ecl-site-header__language-category ecl-site-header__language-category--{{ nonEuColumnsCount }}-col">
1765
+ <div class="ecl-site-header__language-category-title">
1766
+ {{ 'ecl.language-list.NON-EU-LANGUAGES' | translate }}
1767
+ </div>
1768
+ <ul class="ecl-site-header__language-list">
1769
+ @for (item of nonEuLanguages; track item.code) {
1770
+ <li class="ecl-site-header__language-item">
1771
+ <a
1772
+ eclLink
1773
+ href="#"
1774
+ [lang]="item.code"
1775
+ [hreflang]="item.code"
1776
+ variant="standalone"
1777
+ class="ecl-site-header__language-link"
1778
+ [class.ecl-site-header__language-link--active]="item.code === languageCode"
1779
+ (click)="onLanguageClick(item, $event)">
1780
+ <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1781
+ <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1782
+ </a>
1783
+ </li>
1784
+ }
1785
+ </ul>
1765
1786
  </div>
1766
- <ul class="ecl-site-header__language-list">
1767
- <li *ngFor="let item of nonEuLanguages" class="ecl-site-header__language-item">
1768
- <a
1769
- eclLink
1770
- href="#"
1771
- [lang]="item.code"
1772
- [hreflang]="item.code"
1773
- variant="standalone"
1774
- class="ecl-site-header__language-link"
1775
- [class.ecl-site-header__language-link--active]="item.code === languageCode"
1776
- (click)="onLanguageClick(item, $event)">
1777
- <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1778
- <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1779
- </a>
1780
- </li>
1781
- </ul>
1782
- </div>
1787
+ }
1783
1788
  </div>
1784
- `, dependencies: [{ kind: "directive", type: i23.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i23.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i6.TranslatePipe, name: "translate" }] });
1789
+ `, dependencies: [{ kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }] });
1785
1790
  }
1786
1791
  };
1787
1792
  i031.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i031, type: EclSiteHeaderLanguagePopoverComponent, decorators: [{
@@ -1805,50 +1810,56 @@ i031.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
1805
1810
  </div>
1806
1811
 
1807
1812
  <div class="ecl-site-header__language-content" [class.ecl-site-header__language-content--stack]="isStack">
1808
- <div *ngIf="euLanguages.length" class="ecl-site-header__language-category ecl-site-header__language-category--{{ euColumnsCount }}-col">
1809
- <div class="ecl-site-header__language-category-title">
1810
- {{ 'ecl.language-list.EU-LANGUAGES' | translate }}
1813
+ @if (euLanguages.length) {
1814
+ <div class="ecl-site-header__language-category ecl-site-header__language-category--{{ euColumnsCount }}-col">
1815
+ <div class="ecl-site-header__language-category-title">
1816
+ {{ 'ecl.language-list.EU-LANGUAGES' | translate }}
1817
+ </div>
1818
+ <ul class="ecl-site-header__language-list">
1819
+ @for (item of euLanguages; track item.code) {
1820
+ <li class="ecl-site-header__language-item">
1821
+ <a
1822
+ eclLink
1823
+ href="#"
1824
+ variant="standalone"
1825
+ [lang]="item.code"
1826
+ [hreflang]="item.code"
1827
+ class="ecl-site-header__language-link"
1828
+ [class.ecl-site-header__language-link--active]="item.code === languageCode"
1829
+ (click)="onLanguageClick(item, $event)">
1830
+ <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1831
+ <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1832
+ </a>
1833
+ </li>
1834
+ }
1835
+ </ul>
1811
1836
  </div>
1812
- <ul class="ecl-site-header__language-list">
1813
- <li *ngFor="let item of euLanguages" class="ecl-site-header__language-item">
1814
- <a
1815
- eclLink
1816
- href="#"
1817
- variant="standalone"
1818
- [lang]="item.code"
1819
- [hreflang]="item.code"
1820
- class="ecl-site-header__language-link"
1821
- [class.ecl-site-header__language-link--active]="item.code === languageCode"
1822
- (click)="onLanguageClick(item, $event)">
1823
- <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1824
- <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1825
- </a>
1826
- </li>
1827
- </ul>
1828
- </div>
1829
- <div
1830
- *ngIf="nonEuLanguages.length"
1831
- class="ecl-site-header__language-category ecl-site-header__language-category--{{ nonEuColumnsCount }}-col">
1832
- <div class="ecl-site-header__language-category-title">
1833
- {{ 'ecl.language-list.NON-EU-LANGUAGES' | translate }}
1837
+ }
1838
+ @if (nonEuLanguages.length) {
1839
+ <div class="ecl-site-header__language-category ecl-site-header__language-category--{{ nonEuColumnsCount }}-col">
1840
+ <div class="ecl-site-header__language-category-title">
1841
+ {{ 'ecl.language-list.NON-EU-LANGUAGES' | translate }}
1842
+ </div>
1843
+ <ul class="ecl-site-header__language-list">
1844
+ @for (item of nonEuLanguages; track item.code) {
1845
+ <li class="ecl-site-header__language-item">
1846
+ <a
1847
+ eclLink
1848
+ href="#"
1849
+ [lang]="item.code"
1850
+ [hreflang]="item.code"
1851
+ variant="standalone"
1852
+ class="ecl-site-header__language-link"
1853
+ [class.ecl-site-header__language-link--active]="item.code === languageCode"
1854
+ (click)="onLanguageClick(item, $event)">
1855
+ <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1856
+ <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1857
+ </a>
1858
+ </li>
1859
+ }
1860
+ </ul>
1834
1861
  </div>
1835
- <ul class="ecl-site-header__language-list">
1836
- <li *ngFor="let item of nonEuLanguages" class="ecl-site-header__language-item">
1837
- <a
1838
- eclLink
1839
- href="#"
1840
- [lang]="item.code"
1841
- [hreflang]="item.code"
1842
- variant="standalone"
1843
- class="ecl-site-header__language-link"
1844
- [class.ecl-site-header__language-link--active]="item.code === languageCode"
1845
- (click)="onLanguageClick(item, $event)">
1846
- <span class="ecl-site-header__language-link-code">{{ item.code }}</span>
1847
- <span class="ecl-site-header__language-link-label">{{ item.label }}</span>
1848
- </a>
1849
- </li>
1850
- </ul>
1851
- </div>
1862
+ }
1852
1863
  </div>
1853
1864
  ` }]
1854
1865
  }], ctorParameters: () => [{ type: i031.ElementRef }, { type: EclThemeService }], propDecorators: { languageCode: [{
@@ -1906,7 +1917,7 @@ import { Component as Component12, ElementRef as ElementRef7, EventEmitter as Ev
1906
1917
  import { coerceElement } from "@eui/base";
1907
1918
  import { debounceTime, fromEvent, Subject as Subject5, takeUntil as takeUntil5 } from "rxjs";
1908
1919
  import * as i032 from "@angular/core";
1909
- import * as i62 from "@angular/common";
1920
+ import * as i6 from "@angular/common";
1910
1921
  import * as i7 from "@ngx-translate/core";
1911
1922
  var EclSiteHeaderLanguageClickEvent = class extends EclBaseEvent {
1912
1923
  };
@@ -2078,7 +2089,7 @@ var EclSiteHeaderLanguageComponent = class _EclSiteHeaderLanguageComponent exten
2078
2089
  (languageSelected)="onLanguageSelected($event)"
2079
2090
  (languageClosed)="onLanguageClosed($event)">
2080
2091
  </ecl-site-header-language-popover>
2081
- }`, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclSiteHeaderLanguagePopoverComponent, selector: "ecl-site-header-language-popover", inputs: ["languageCode", "euLanguages", "nonEuLanguages", "euColumnsCount", "nonEuColumnsCount", "isHidden", "isPushRight", "isStack", "isFull", "rightPosition", "languageArrowPosition"], outputs: ["languageClosed", "languageSelected"] }, { kind: "pipe", type: i62.AsyncPipe, name: "async" }, { kind: "pipe", type: i7.TranslatePipe, name: "translate" }] });
2092
+ }`, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclSiteHeaderLanguagePopoverComponent, selector: "ecl-site-header-language-popover", inputs: ["languageCode", "euLanguages", "nonEuLanguages", "euColumnsCount", "nonEuColumnsCount", "isHidden", "isPushRight", "isStack", "isFull", "rightPosition", "languageArrowPosition"], outputs: ["languageClosed", "languageSelected"] }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }, { kind: "pipe", type: i7.TranslatePipe, name: "translate" }] });
2082
2093
  }
2083
2094
  };
2084
2095
  __decorate([
@@ -2159,12 +2170,9 @@ i032.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
2159
2170
  }] } });
2160
2171
 
2161
2172
  // lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs
2162
- import { __decorate as __decorate2 } from "tslib";
2163
- import { Component as Component13, EventEmitter as EventEmitter6, HostBinding as HostBinding20, Input as Input12, Output as Output6 } from "@angular/core";
2164
- import { coerceBoolean } from "@eui/base";
2173
+ import { Component as Component13, EventEmitter as EventEmitter6, HostBinding as HostBinding20, Input as Input12, Output as Output6, booleanAttribute as booleanAttribute7 } from "@angular/core";
2165
2174
  import * as i033 from "@angular/core";
2166
- import * as i16 from "@angular/common";
2167
- import * as i3 from "@ngx-translate/core";
2175
+ import * as i23 from "@ngx-translate/core";
2168
2176
  var EclSiteHeaderLoginEvent = class extends EclBaseEvent {
2169
2177
  };
2170
2178
  var EclSiteHeaderLoginBoxToggleEvent = class extends EclBaseEvent {
@@ -2206,17 +2214,7 @@ var EclSiteHeaderLoginComponent = class _EclSiteHeaderLoginComponent extends ECL
2206
2214
  this.ɵfac = i033.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i033, type: _EclSiteHeaderLoginComponent, deps: null, target: i033.ɵɵFactoryTarget.Component });
2207
2215
  }
2208
2216
  static {
2209
- this.ɵcmp = i033.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclSiteHeaderLoginComponent, selector: "ecl-site-header-login", inputs: { isLoggedIn: "isLoggedIn" }, outputs: { login: "login", loginBoxToggle: "loginBoxToggle" }, host: { properties: { "class": "this.class" } }, usesInheritance: true, usesOnChanges: true, ngImport: i033, template: `<ng-container *ngIf="!isLoggedIn">
2210
- <a
2211
- href="#"
2212
- class="ecl-button ecl-button--ghost ecl-site-header__login-toggle"
2213
- [attr.aria-expanded]="isLoginBoxActive"
2214
- (click)="onLoginClick($event)">
2215
- <ecl-icon icon="log-in" size="s" class="ecl-site-header__icon"></ecl-icon>
2216
- {{ 'ecl.site-header.LOGIN' | translate }}
2217
- </a>
2218
- </ng-container>
2219
- <ng-container *ngIf="isLoggedIn">
2217
+ this.ɵcmp = i033.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSiteHeaderLoginComponent, selector: "ecl-site-header-login", inputs: { isLoggedIn: ["isLoggedIn", "isLoggedIn", booleanAttribute7] }, outputs: { login: "login", loginBoxToggle: "loginBoxToggle" }, host: { properties: { "class": "this.class" } }, usesInheritance: true, usesOnChanges: true, ngImport: i033, template: `@if (isLoggedIn) {
2220
2218
  <a
2221
2219
  href="#"
2222
2220
  class="ecl-button ecl-button--ghost ecl-site-header__login-toggle"
@@ -2230,16 +2228,7 @@ var EclSiteHeaderLoginComponent = class _EclSiteHeaderLoginComponent extends ECL
2230
2228
  <div class="{{ getLoginBoxCssClasses() }}">
2231
2229
  <ng-content></ng-content>
2232
2230
  </div>
2233
- </ng-container>
2234
- `, styles: [".ecl-site-header__login-toggle .ecl-site-header__login-arrow{display:inline-flex}\n"], dependencies: [{ kind: "directive", type: i16.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i3.TranslatePipe, name: "translate" }] });
2235
- }
2236
- };
2237
- __decorate2([
2238
- coerceBoolean
2239
- ], EclSiteHeaderLoginComponent.prototype, "isLoggedIn", void 0);
2240
- i033.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i033, type: EclSiteHeaderLoginComponent, decorators: [{
2241
- type: Component13,
2242
- args: [{ selector: "ecl-site-header-login", template: `<ng-container *ngIf="!isLoggedIn">
2231
+ } @else {
2243
2232
  <a
2244
2233
  href="#"
2245
2234
  class="ecl-button ecl-button--ghost ecl-site-header__login-toggle"
@@ -2248,8 +2237,13 @@ i033.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
2248
2237
  <ecl-icon icon="log-in" size="s" class="ecl-site-header__icon"></ecl-icon>
2249
2238
  {{ 'ecl.site-header.LOGIN' | translate }}
2250
2239
  </a>
2251
- </ng-container>
2252
- <ng-container *ngIf="isLoggedIn">
2240
+ }
2241
+ `, styles: [".ecl-site-header__login-toggle .ecl-site-header__login-arrow{display:inline-flex}\n"], dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i23.TranslatePipe, name: "translate" }] });
2242
+ }
2243
+ };
2244
+ i033.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i033, type: EclSiteHeaderLoginComponent, decorators: [{
2245
+ type: Component13,
2246
+ args: [{ selector: "ecl-site-header-login", template: `@if (isLoggedIn) {
2253
2247
  <a
2254
2248
  href="#"
2255
2249
  class="ecl-button ecl-button--ghost ecl-site-header__login-toggle"
@@ -2263,10 +2257,20 @@ i033.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
2263
2257
  <div class="{{ getLoginBoxCssClasses() }}">
2264
2258
  <ng-content></ng-content>
2265
2259
  </div>
2266
- </ng-container>
2260
+ } @else {
2261
+ <a
2262
+ href="#"
2263
+ class="ecl-button ecl-button--ghost ecl-site-header__login-toggle"
2264
+ [attr.aria-expanded]="isLoginBoxActive"
2265
+ (click)="onLoginClick($event)">
2266
+ <ecl-icon icon="log-in" size="s" class="ecl-site-header__icon"></ecl-icon>
2267
+ {{ 'ecl.site-header.LOGIN' | translate }}
2268
+ </a>
2269
+ }
2267
2270
  `, styles: [".ecl-site-header__login-toggle .ecl-site-header__login-arrow{display:inline-flex}\n"] }]
2268
2271
  }], propDecorators: { isLoggedIn: [{
2269
- type: Input12
2272
+ type: Input12,
2273
+ args: [{ transform: booleanAttribute7 }]
2270
2274
  }], class: [{
2271
2275
  type: HostBinding20,
2272
2276
  args: ["class"]
@@ -2280,7 +2284,7 @@ i033.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
2280
2284
  import { Component as Component14, EventEmitter as EventEmitter7, forwardRef as forwardRef8, HostBinding as HostBinding21, Input as Input13, Output as Output7 } from "@angular/core";
2281
2285
  import { NG_VALUE_ACCESSOR as NG_VALUE_ACCESSOR2 } from "@angular/forms";
2282
2286
  import * as i034 from "@angular/core";
2283
- import * as i17 from "@angular/forms";
2287
+ import * as i16 from "@angular/forms";
2284
2288
  import * as i4 from "@ngx-translate/core";
2285
2289
  var EclSiteHeaderSearchEvent = class extends EclBaseEvent {
2286
2290
  constructor(keyword) {
@@ -2365,7 +2369,7 @@ var EclSiteHeaderSearchComponent = class _EclSiteHeaderSearchComponent extends E
2365
2369
  [searchButtonLabel]="searchButtonLabel"
2366
2370
  [class]="getSearchBoxCssClasses()">
2367
2371
  </ecl-search-form>
2368
- `, styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i17.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i17.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclSearchFormComponent, selector: "ecl-search-form", inputs: ["searchInputText", "placeholder", "searchButtonLabel", "searchButtonIcon"], outputs: ["search"] }, { kind: "pipe", type: i4.TranslatePipe, name: "translate" }] });
2372
+ `, styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i16.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i16.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclSearchFormComponent, selector: "ecl-search-form", inputs: ["searchInputText", "placeholder", "searchButtonLabel", "searchButtonIcon"], outputs: ["search"] }, { kind: "pipe", type: i4.TranslatePipe, name: "translate" }] });
2369
2373
  }
2370
2374
  };
2371
2375
  i034.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i034, type: EclSiteHeaderSearchComponent, decorators: [{
@@ -2413,7 +2417,7 @@ import { Component as Component15, ContentChild, EventEmitter as EventEmitter8,
2413
2417
  import { Subject as Subject6, takeUntil as takeUntil6 } from "rxjs";
2414
2418
  import * as i035 from "@angular/core";
2415
2419
  import * as i24 from "@ngx-translate/core";
2416
- import * as i42 from "@angular/common";
2420
+ import * as i52 from "@angular/common";
2417
2421
  var EclSiteHeaderLogoClickEvent = class extends EclBaseEvent {
2418
2422
  };
2419
2423
  var EclSiteHeaderComponent = class _EclSiteHeaderComponent extends ECLBaseDirective {
@@ -2484,29 +2488,28 @@ var EclSiteHeaderComponent = class _EclSiteHeaderComponent extends ECLBaseDirect
2484
2488
  [attr.aria-label]="'ecl.footer.EUROPEAN-COMMISSION' | translate">
2485
2489
  <ng-content select="[eclSiteHeaderEnvironment]"></ng-content>
2486
2490
 
2487
- <ng-container *ngIf="eclThemeService.isEC$ | async">
2491
+ @if (eclThemeService.isEC$ | async) {
2488
2492
  <picture class="ecl-picture ecl-site-header__picture"
2489
- [attr.title]="'ecl.footer.EUROPEAN-COMMISSION' | translate">
2493
+ [attr.title]="'ecl.footer.EUROPEAN-COMMISSION' | translate">
2490
2494
  <source
2491
2495
  srcset="./assets/images/ecl/ec/logo/positive/logo-ec--{{ getEULanguageCode() }}.svg"
2492
2496
  media="(min-width: 996px)" />
2493
2497
  <img class="ecl-site-header__logo-image"
2494
- src="./assets/images/ecl/ec/logo/positive/logo-ec--{{ getEULanguageCode() }}.svg"
2495
- alt="European Commission logo" />
2498
+ src="./assets/images/ecl/ec/logo/positive/logo-ec--{{ getEULanguageCode() }}.svg"
2499
+ alt="European Commission logo" />
2496
2500
  </picture>
2497
- </ng-container>
2498
-
2499
- <ng-container *ngIf="eclThemeService.isEU$ | async">
2501
+ }
2502
+ @if (eclThemeService.isEU$ | async) {
2500
2503
  <picture class="ecl-picture ecl-site-header__picture"
2501
- [attr.title]="'ecl.footer.EUROPEAN-UNION' | translate">
2504
+ [attr.title]="'ecl.footer.EUROPEAN-UNION' | translate">
2502
2505
  <source
2503
2506
  srcset="./assets/images/ecl/eu/logo/standard-version/positive/logo-eu--{{ getEULanguageCode() }}.svg"
2504
2507
  media="(min-width: 996px)" />
2505
2508
  <img class="ecl-site-header__logo-image"
2506
- src="./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ getEULanguageCode() }}.svg"
2507
- alt="European Union flag" />
2509
+ src="./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ getEULanguageCode() }}.svg"
2510
+ alt="European Union flag" />
2508
2511
  </picture>
2509
- </ng-container>
2512
+ }
2510
2513
  </a>
2511
2514
  }
2512
2515
  <ng-content select="ecl-site-header-action"></ng-content>
@@ -2518,15 +2521,17 @@ var EclSiteHeaderComponent = class _EclSiteHeaderComponent extends ECLBaseDirect
2518
2521
 
2519
2522
 
2520
2523
  <ng-content select="ecl-site-header-banner-top"></ng-content>
2521
-
2522
- <div *ngIf="siteName" class="ecl-site-header__banner">
2523
- <div class="ecl-container">
2524
- <div class="ecl-site-header__site-name">{{ siteName }}</div>
2525
- <ng-content select="[eclSiteHeaderCta]"></ng-content>
2524
+ @if (siteName) {
2525
+ <div class="ecl-site-header__banner">
2526
+ <div class="ecl-container">
2527
+ <div class="ecl-site-header__site-name">{{ siteName }}</div>
2528
+ <ng-content select="[eclSiteHeaderCta]"></ng-content>
2529
+ </div>
2526
2530
  </div>
2527
- </div>
2531
+ }
2528
2532
 
2529
- <ng-content select="ecl-menu"></ng-content>`, styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i42.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "pipe", type: i42.AsyncPipe, name: "async" }, { kind: "pipe", type: i24.TranslatePipe, name: "translate" }] });
2533
+ <ng-content select="ecl-menu"></ng-content>
2534
+ `, styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "pipe", type: i52.AsyncPipe, name: "async" }, { kind: "pipe", type: i24.TranslatePipe, name: "translate" }] });
2530
2535
  }
2531
2536
  };
2532
2537
  i035.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i035, type: EclSiteHeaderComponent, decorators: [{
@@ -2543,29 +2548,28 @@ i035.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
2543
2548
  [attr.aria-label]="'ecl.footer.EUROPEAN-COMMISSION' | translate">
2544
2549
  <ng-content select="[eclSiteHeaderEnvironment]"></ng-content>
2545
2550
 
2546
- <ng-container *ngIf="eclThemeService.isEC$ | async">
2551
+ @if (eclThemeService.isEC$ | async) {
2547
2552
  <picture class="ecl-picture ecl-site-header__picture"
2548
- [attr.title]="'ecl.footer.EUROPEAN-COMMISSION' | translate">
2553
+ [attr.title]="'ecl.footer.EUROPEAN-COMMISSION' | translate">
2549
2554
  <source
2550
2555
  srcset="./assets/images/ecl/ec/logo/positive/logo-ec--{{ getEULanguageCode() }}.svg"
2551
2556
  media="(min-width: 996px)" />
2552
2557
  <img class="ecl-site-header__logo-image"
2553
- src="./assets/images/ecl/ec/logo/positive/logo-ec--{{ getEULanguageCode() }}.svg"
2554
- alt="European Commission logo" />
2558
+ src="./assets/images/ecl/ec/logo/positive/logo-ec--{{ getEULanguageCode() }}.svg"
2559
+ alt="European Commission logo" />
2555
2560
  </picture>
2556
- </ng-container>
2557
-
2558
- <ng-container *ngIf="eclThemeService.isEU$ | async">
2561
+ }
2562
+ @if (eclThemeService.isEU$ | async) {
2559
2563
  <picture class="ecl-picture ecl-site-header__picture"
2560
- [attr.title]="'ecl.footer.EUROPEAN-UNION' | translate">
2564
+ [attr.title]="'ecl.footer.EUROPEAN-UNION' | translate">
2561
2565
  <source
2562
2566
  srcset="./assets/images/ecl/eu/logo/standard-version/positive/logo-eu--{{ getEULanguageCode() }}.svg"
2563
2567
  media="(min-width: 996px)" />
2564
2568
  <img class="ecl-site-header__logo-image"
2565
- src="./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ getEULanguageCode() }}.svg"
2566
- alt="European Union flag" />
2569
+ src="./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ getEULanguageCode() }}.svg"
2570
+ alt="European Union flag" />
2567
2571
  </picture>
2568
- </ng-container>
2572
+ }
2569
2573
  </a>
2570
2574
  }
2571
2575
  <ng-content select="ecl-site-header-action"></ng-content>
@@ -2577,15 +2581,17 @@ i035.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
2577
2581
 
2578
2582
 
2579
2583
  <ng-content select="ecl-site-header-banner-top"></ng-content>
2580
-
2581
- <div *ngIf="siteName" class="ecl-site-header__banner">
2582
- <div class="ecl-container">
2583
- <div class="ecl-site-header__site-name">{{ siteName }}</div>
2584
- <ng-content select="[eclSiteHeaderCta]"></ng-content>
2584
+ @if (siteName) {
2585
+ <div class="ecl-site-header__banner">
2586
+ <div class="ecl-container">
2587
+ <div class="ecl-site-header__site-name">{{ siteName }}</div>
2588
+ <ng-content select="[eclSiteHeaderCta]"></ng-content>
2589
+ </div>
2585
2590
  </div>
2586
- </div>
2591
+ }
2587
2592
 
2588
- <ng-content select="ecl-menu"></ng-content>`, styles: [":host{display:block}\n"] }]
2593
+ <ng-content select="ecl-menu"></ng-content>
2594
+ `, styles: [":host{display:block}\n"] }]
2589
2595
  }], ctorParameters: () => [{ type: EclLanguageService }, { type: i24.TranslateService }, { type: EclThemeService }], propDecorators: { logoUrl: [{
2590
2596
  type: Input14
2591
2597
  }], cssClasses: [{
@@ -3108,11 +3114,10 @@ i044.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
3108
3114
  }] } });
3109
3115
 
3110
3116
  // lib/components/ecl-banner/ecl-banner.component.mjs
3111
- import { Component as Component18, ContentChild as ContentChild3, ContentChildren as ContentChildren4, HostBinding as HostBinding30, Input as Input15, ViewChild as ViewChild4, booleanAttribute as booleanAttribute7, forwardRef as forwardRef9 } from "@angular/core";
3117
+ import { Component as Component18, ContentChild as ContentChild3, ContentChildren as ContentChildren4, HostBinding as HostBinding30, Input as Input15, ViewChild as ViewChild4, booleanAttribute as booleanAttribute8, forwardRef as forwardRef9 } from "@angular/core";
3112
3118
  import { Subject as Subject8, delay, takeUntil as takeUntil8 } from "rxjs";
3113
3119
  import * as i045 from "@angular/core";
3114
- import * as i18 from "@angular/cdk/layout";
3115
- import * as i25 from "@angular/common";
3120
+ import * as i17 from "@angular/cdk/layout";
3116
3121
  var EclBannerComponent = class _EclBannerComponent extends ECLBaseDirective {
3117
3122
  get cssClasses() {
3118
3123
  return [
@@ -3218,16 +3223,16 @@ var EclBannerComponent = class _EclBannerComponent extends ECLBaseDirective {
3218
3223
  });
3219
3224
  }
3220
3225
  static {
3221
- this.ɵfac = i045.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i045, type: _EclBannerComponent, deps: [{ token: i045.ElementRef }, { token: i045.Renderer2 }, { token: i18.BreakpointObserver }], target: i045.ɵɵFactoryTarget.Component });
3226
+ this.ɵfac = i045.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i045, type: _EclBannerComponent, deps: [{ token: i045.ElementRef }, { token: i045.Renderer2 }, { token: i17.BreakpointObserver }], target: i045.ɵɵFactoryTarget.Component });
3222
3227
  }
3223
3228
  static {
3224
- this.ɵcmp = i045.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclBannerComponent, selector: "ecl-banner", inputs: { variant: "variant", eclSize: "eclSize", copyright: "copyright", isCentered: ["isCentered", "isCentered", booleanAttribute7], isFullWidth: ["isFullWidth", "isFullWidth", booleanAttribute7] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclBannerImage", first: true, predicate: EclBannerImageDirective, descendants: true }, { propertyName: "eclLinkComponents", predicate: i045.forwardRef(() => EclLinkDirective) }], viewQueries: [{ propertyName: "bannerContainer", first: true, predicate: ["bannerContainer"], descendants: true }], usesInheritance: true, ngImport: i045, template: '<figure class="ecl-banner__picture-container">\n <ng-content select="[eclBannerPicture]"></ng-content>\n @if(copyright) {\n <footer class="ecl-banner__credit"><small>© {{copyright}}</small></footer>\n }\n</figure>\n\n<div class="ecl-container">\n <div #bannerContainer class="ecl-banner__container">\n <div class="ecl-banner__content">\n <ng-content select="[eclBannerTitle]"></ng-content>\n <ng-content select="[eclBannerDescription]"></ng-content>\n <div *ngIf="hasCtaLink" class="ecl-banner__cta">\n <ng-content select="[eclLink]"></ng-content>\n </div>\n <ng-content></ng-content>\n </div>\n </div>\n</div>', dependencies: [{ kind: "directive", type: i25.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
3229
+ this.ɵcmp = i045.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclBannerComponent, selector: "ecl-banner", inputs: { variant: "variant", eclSize: "eclSize", copyright: "copyright", isCentered: ["isCentered", "isCentered", booleanAttribute8], isFullWidth: ["isFullWidth", "isFullWidth", booleanAttribute8] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclBannerImage", first: true, predicate: EclBannerImageDirective, descendants: true }, { propertyName: "eclLinkComponents", predicate: i045.forwardRef(() => EclLinkDirective) }], viewQueries: [{ propertyName: "bannerContainer", first: true, predicate: ["bannerContainer"], descendants: true }], usesInheritance: true, ngImport: i045, template: '<figure class="ecl-banner__picture-container">\n <ng-content select="[eclBannerPicture]"></ng-content>\n @if(copyright) {\n <footer class="ecl-banner__credit"><small>© {{copyright}}</small></footer>\n }\n</figure>\n\n<div class="ecl-container">\n <div #bannerContainer class="ecl-banner__container">\n <div class="ecl-banner__content">\n <ng-content select="[eclBannerTitle]"></ng-content>\n <ng-content select="[eclBannerDescription]"></ng-content>\n @if (hasCtaLink) {\n <div class="ecl-banner__cta">\n <ng-content select="[eclLink]"></ng-content>\n </div>\n }\n <ng-content></ng-content>\n </div>\n </div>\n</div>\n' });
3225
3230
  }
3226
3231
  };
3227
3232
  i045.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i045, type: EclBannerComponent, decorators: [{
3228
3233
  type: Component18,
3229
- args: [{ selector: "ecl-banner", template: '<figure class="ecl-banner__picture-container">\n <ng-content select="[eclBannerPicture]"></ng-content>\n @if(copyright) {\n <footer class="ecl-banner__credit"><small>© {{copyright}}</small></footer>\n }\n</figure>\n\n<div class="ecl-container">\n <div #bannerContainer class="ecl-banner__container">\n <div class="ecl-banner__content">\n <ng-content select="[eclBannerTitle]"></ng-content>\n <ng-content select="[eclBannerDescription]"></ng-content>\n <div *ngIf="hasCtaLink" class="ecl-banner__cta">\n <ng-content select="[eclLink]"></ng-content>\n </div>\n <ng-content></ng-content>\n </div>\n </div>\n</div>' }]
3230
- }], ctorParameters: () => [{ type: i045.ElementRef }, { type: i045.Renderer2 }, { type: i18.BreakpointObserver }], propDecorators: { variant: [{
3234
+ args: [{ selector: "ecl-banner", template: '<figure class="ecl-banner__picture-container">\n <ng-content select="[eclBannerPicture]"></ng-content>\n @if(copyright) {\n <footer class="ecl-banner__credit"><small>© {{copyright}}</small></footer>\n }\n</figure>\n\n<div class="ecl-container">\n <div #bannerContainer class="ecl-banner__container">\n <div class="ecl-banner__content">\n <ng-content select="[eclBannerTitle]"></ng-content>\n <ng-content select="[eclBannerDescription]"></ng-content>\n @if (hasCtaLink) {\n <div class="ecl-banner__cta">\n <ng-content select="[eclLink]"></ng-content>\n </div>\n }\n <ng-content></ng-content>\n </div>\n </div>\n</div>\n' }]
3235
+ }], ctorParameters: () => [{ type: i045.ElementRef }, { type: i045.Renderer2 }, { type: i17.BreakpointObserver }], propDecorators: { variant: [{
3231
3236
  type: Input15
3232
3237
  }], eclSize: [{
3233
3238
  type: Input15
@@ -3235,10 +3240,10 @@ i045.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
3235
3240
  type: Input15
3236
3241
  }], isCentered: [{
3237
3242
  type: Input15,
3238
- args: [{ transform: booleanAttribute7 }]
3243
+ args: [{ transform: booleanAttribute8 }]
3239
3244
  }], isFullWidth: [{
3240
3245
  type: Input15,
3241
- args: [{ transform: booleanAttribute7 }]
3246
+ args: [{ transform: booleanAttribute8 }]
3242
3247
  }], eclLinkComponents: [{
3243
3248
  type: ContentChildren4,
3244
3249
  args: [forwardRef9(() => EclLinkDirective)]
@@ -3333,7 +3338,7 @@ i047.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
3333
3338
  // lib/components/ecl-blockquote/ecl-blockquote.component.mjs
3334
3339
  import { Component as Component19, Input as Input16, HostBinding as HostBinding32, ChangeDetectionStrategy as ChangeDetectionStrategy7, ViewEncapsulation } from "@angular/core";
3335
3340
  import * as i048 from "@angular/core";
3336
- import * as i19 from "@ngx-translate/core";
3341
+ import * as i18 from "@ngx-translate/core";
3337
3342
  var EclBlockquoteComponent = class _EclBlockquoteComponent extends ECLBaseDirective {
3338
3343
  get cssClasses() {
3339
3344
  return [super.getCssClasses("ecl-blockquote")].join(" ").trim();
@@ -3357,7 +3362,7 @@ var EclBlockquoteComponent = class _EclBlockquoteComponent extends ECLBaseDirect
3357
3362
  return language.code;
3358
3363
  }
3359
3364
  static {
3360
- this.ɵfac = i048.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i048, type: _EclBlockquoteComponent, deps: [{ token: i048.ChangeDetectorRef }, { token: i19.TranslateService }, { token: EclLanguageService }], target: i048.ɵɵFactoryTarget.Component });
3365
+ this.ɵfac = i048.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i048, type: _EclBlockquoteComponent, deps: [{ token: i048.ChangeDetectorRef }, { token: i18.TranslateService }, { token: EclLanguageService }], target: i048.ɵɵFactoryTarget.Component });
3361
3366
  }
3362
3367
  static {
3363
3368
  this.ɵcmp = i048.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclBlockquoteComponent, selector: "[eclBlockquote]", inputs: { author: "author" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i048, template: '<ng-content select="picture[eclBlockquotePicture]"></ng-content>\n<div class="ecl-blockquote__body">\n <blockquote class="ecl-blockquote__quote">\n <p class="ecl-blockquote__citation" [attr.lang]="getLanguageCode()">\n <ng-content></ng-content>\n </p>\n @if (hasAuthor) {\n <footer class="ecl-blockquote__attribution">\n <cite class="ecl-blockquote__author">{{ author }}</cite>\n </footer>\n }\n </blockquote>\n</div>\n', changeDetection: i048.ChangeDetectionStrategy.OnPush, encapsulation: i048.ViewEncapsulation.None });
@@ -3366,7 +3371,7 @@ var EclBlockquoteComponent = class _EclBlockquoteComponent extends ECLBaseDirect
3366
3371
  i048.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i048, type: EclBlockquoteComponent, decorators: [{
3367
3372
  type: Component19,
3368
3373
  args: [{ selector: "[eclBlockquote]", encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy7.OnPush, template: '<ng-content select="picture[eclBlockquotePicture]"></ng-content>\n<div class="ecl-blockquote__body">\n <blockquote class="ecl-blockquote__quote">\n <p class="ecl-blockquote__citation" [attr.lang]="getLanguageCode()">\n <ng-content></ng-content>\n </p>\n @if (hasAuthor) {\n <footer class="ecl-blockquote__attribution">\n <cite class="ecl-blockquote__author">{{ author }}</cite>\n </footer>\n }\n </blockquote>\n</div>\n' }]
3369
- }], ctorParameters: () => [{ type: i048.ChangeDetectorRef }, { type: i19.TranslateService }, { type: EclLanguageService }], propDecorators: { author: [{
3374
+ }], ctorParameters: () => [{ type: i048.ChangeDetectorRef }, { type: i18.TranslateService }, { type: EclLanguageService }], propDecorators: { author: [{
3370
3375
  type: Input16
3371
3376
  }], cssClasses: [{
3372
3377
  type: HostBinding32,
@@ -3442,10 +3447,10 @@ i050.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
3442
3447
  }] });
3443
3448
 
3444
3449
  // lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs
3445
- import { Component as Component20, EventEmitter as EventEmitter10, HostBinding as HostBinding34, Input as Input17, Output as Output10, ViewEncapsulation as ViewEncapsulation3, booleanAttribute as booleanAttribute8 } from "@angular/core";
3450
+ import { Component as Component20, EventEmitter as EventEmitter10, HostBinding as HostBinding34, Input as Input17, Output as Output10, ViewEncapsulation as ViewEncapsulation3, booleanAttribute as booleanAttribute9 } from "@angular/core";
3446
3451
  import * as i051 from "@angular/core";
3447
- import * as i110 from "@angular/common";
3448
- import * as i26 from "@angular/router";
3452
+ import * as i19 from "@angular/common";
3453
+ import * as i25 from "@angular/router";
3449
3454
  var EclBreadcrumbSegmentClickEvent = class extends EclBaseEvent {
3450
3455
  };
3451
3456
  var EclBreadcrumbSegmentComponent = class _EclBreadcrumbSegmentComponent extends ECLBaseDirective {
@@ -3481,7 +3486,7 @@ var EclBreadcrumbSegmentComponent = class _EclBreadcrumbSegmentComponent extends
3481
3486
  this.ɵfac = i051.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i051, type: _EclBreadcrumbSegmentComponent, deps: [{ token: i051.ElementRef }], target: i051.ɵɵFactoryTarget.Component });
3482
3487
  }
3483
3488
  static {
3484
- this.ɵcmp = i051.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclBreadcrumbSegmentComponent, selector: "ecl-breadcrumb-segment", inputs: { routerLink: "routerLink", queryParams: "queryParams", href: "href", queryParamsHandling: "queryParamsHandling", isCurrentPage: ["isCurrentPage", "isCurrentPage", booleanAttribute8], isHidden: ["isHidden", "isHidden", booleanAttribute8] }, outputs: { segmentClick: "segmentClick" }, host: { properties: { "attr.tabindex": "this.tabIndex", "attr.role": "this.role", "attr.aria-hidden": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i051, template: '@if (!isEllipsis) {\n@if (!isCurrentPage && href) {\n<a eclLink variant="standalone" [isNoVisited]="true" [href]="href" tabindex="0" (click)="onSegmentClick($event)"\n class="ecl-breadcrumb__link">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n}\n@if (!isCurrentPage && !href) {\n<a eclLink [routerLink]="routerLink" [queryParams]="queryParams" [queryParamsHandling]="queryParamsHandling"\n variant="standalone" [isNoVisited]="true" tabindex="0" (click)="onSegmentClick($event)"\n class="ecl-breadcrumb__link">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n}\n} @else {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n}\n\n@if (isCurrentPage) {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n} @else {\n<ecl-icon role="presentation" icon="corner-arrow" ariaHidden="true" focusable="false" size="fluid"\n class="ecl-breadcrumb__icon">\n</ecl-icon>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>', dependencies: [{ kind: "directive", type: i110.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i26.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }], encapsulation: i051.ViewEncapsulation.None });
3489
+ this.ɵcmp = i051.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclBreadcrumbSegmentComponent, selector: "ecl-breadcrumb-segment", inputs: { routerLink: "routerLink", queryParams: "queryParams", href: "href", queryParamsHandling: "queryParamsHandling", isCurrentPage: ["isCurrentPage", "isCurrentPage", booleanAttribute9], isHidden: ["isHidden", "isHidden", booleanAttribute9] }, outputs: { segmentClick: "segmentClick" }, host: { properties: { "attr.tabindex": "this.tabIndex", "attr.role": "this.role", "attr.aria-hidden": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i051, template: '@if (!isEllipsis) {\n@if (!isCurrentPage && href) {\n<a eclLink variant="standalone" [isNoVisited]="true" [href]="href" tabindex="0" (click)="onSegmentClick($event)"\n class="ecl-breadcrumb__link">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n}\n@if (!isCurrentPage && !href) {\n<a eclLink [routerLink]="routerLink" [queryParams]="queryParams" [queryParamsHandling]="queryParamsHandling"\n variant="standalone" [isNoVisited]="true" tabindex="0" (click)="onSegmentClick($event)"\n class="ecl-breadcrumb__link">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n}\n} @else {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n}\n\n@if (isCurrentPage) {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n} @else {\n<ecl-icon role="presentation" icon="corner-arrow" ariaHidden="true" focusable="false" size="fluid"\n class="ecl-breadcrumb__icon">\n</ecl-icon>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>', dependencies: [{ kind: "directive", type: i19.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i25.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }], encapsulation: i051.ViewEncapsulation.None });
3485
3490
  }
3486
3491
  };
3487
3492
  i051.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i051, type: EclBreadcrumbSegmentComponent, decorators: [{
@@ -3503,10 +3508,10 @@ i051.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
3503
3508
  type: Input17
3504
3509
  }], isCurrentPage: [{
3505
3510
  type: Input17,
3506
- args: [{ transform: booleanAttribute8 }]
3511
+ args: [{ transform: booleanAttribute9 }]
3507
3512
  }], isHidden: [{
3508
3513
  type: Input17,
3509
- args: [{ transform: booleanAttribute8 }]
3514
+ args: [{ transform: booleanAttribute9 }]
3510
3515
  }, {
3511
3516
  type: HostBinding34,
3512
3517
  args: ["attr.aria-hidden"]
@@ -3518,10 +3523,10 @@ i051.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
3518
3523
  }] } });
3519
3524
 
3520
3525
  // lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs
3521
- import { Component as Component21, ContentChildren as ContentChildren5, HostBinding as HostBinding35, Input as Input18, ViewChild as ViewChild5, booleanAttribute as booleanAttribute9, forwardRef as forwardRef11, HostListener as HostListener5 } from "@angular/core";
3526
+ import { Component as Component21, ContentChildren as ContentChildren5, HostBinding as HostBinding35, Input as Input18, ViewChild as ViewChild5, booleanAttribute as booleanAttribute10, forwardRef as forwardRef11, HostListener as HostListener5 } from "@angular/core";
3522
3527
  import { Subject as Subject9, takeUntil as takeUntil9 } from "rxjs";
3523
3528
  import * as i052 from "@angular/core";
3524
- import * as i111 from "@ngx-translate/core";
3529
+ import * as i110 from "@ngx-translate/core";
3525
3530
  var EclBreadcrumbComponent = class _EclBreadcrumbComponent extends ECLBaseDirective {
3526
3531
  constructor(el, translate, renderer) {
3527
3532
  super();
@@ -3641,10 +3646,10 @@ var EclBreadcrumbComponent = class _EclBreadcrumbComponent extends ECLBaseDirect
3641
3646
  return this.eclSegments.reduce((width, segmentComponent) => width + segmentComponent.el.nativeElement.offsetWidth, 0);
3642
3647
  }
3643
3648
  static {
3644
- this.ɵfac = i052.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i052, type: _EclBreadcrumbComponent, deps: [{ token: i052.ElementRef }, { token: i111.TranslateService }, { token: i052.Renderer2 }], target: i052.ɵɵFactoryTarget.Component });
3649
+ this.ɵfac = i052.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i052, type: _EclBreadcrumbComponent, deps: [{ token: i052.ElementRef }, { token: i110.TranslateService }, { token: i052.Renderer2 }], target: i052.ɵɵFactoryTarget.Component });
3645
3650
  }
3646
3651
  static {
3647
- this.ɵcmp = i052.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclBreadcrumbComponent, selector: "ecl-breadcrumb", inputs: { isExpanded: ["isExpanded", "isExpanded", booleanAttribute9] }, host: { listeners: { "window:resize": "onWindowResize($event)" }, properties: { "attr.role": "this.role", "attr.aria-label": "this.ariaLabel", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclSegments", predicate: i052.forwardRef(() => EclBreadcrumbSegmentComponent) }], viewQueries: [{ propertyName: "eclEllipsisSegment", first: true, predicate: ["ellipsisSegment"], descendants: true }, { propertyName: "breadcrumbContainer", first: true, predicate: ["breadcrumbContainer"], descendants: true }], usesInheritance: true, ngImport: i052, template: `<ol class="ecl-breadcrumb__container" #breadcrumbContainer>
3652
+ this.ɵcmp = i052.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclBreadcrumbComponent, selector: "ecl-breadcrumb", inputs: { isExpanded: ["isExpanded", "isExpanded", booleanAttribute10] }, host: { listeners: { "window:resize": "onWindowResize($event)" }, properties: { "attr.role": "this.role", "attr.aria-label": "this.ariaLabel", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclSegments", predicate: i052.forwardRef(() => EclBreadcrumbSegmentComponent) }], viewQueries: [{ propertyName: "eclEllipsisSegment", first: true, predicate: ["ellipsisSegment"], descendants: true }, { propertyName: "breadcrumbContainer", first: true, predicate: ["breadcrumbContainer"], descendants: true }], usesInheritance: true, ngImport: i052, template: `<ol class="ecl-breadcrumb__container" #breadcrumbContainer>
3648
3653
  <ecl-breadcrumb-segment #ellipsisSegment [isHidden]="true" class="ecl-breadcrumb__segment--ellipsis">
3649
3654
  <button
3650
3655
  tabindex="0"
@@ -3658,7 +3663,7 @@ var EclBreadcrumbComponent = class _EclBreadcrumbComponent extends ECLBaseDirect
3658
3663
  </ecl-breadcrumb-segment>
3659
3664
  <ng-content></ng-content>
3660
3665
  </ol>
3661
- `, styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclBreadcrumbSegmentComponent, selector: "ecl-breadcrumb-segment", inputs: ["routerLink", "queryParams", "href", "queryParamsHandling", "isCurrentPage", "isHidden"], outputs: ["segmentClick"] }, { kind: "pipe", type: i111.TranslatePipe, name: "translate" }] });
3666
+ `, styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclBreadcrumbSegmentComponent, selector: "ecl-breadcrumb-segment", inputs: ["routerLink", "queryParams", "href", "queryParamsHandling", "isCurrentPage", "isHidden"], outputs: ["segmentClick"] }, { kind: "pipe", type: i110.TranslatePipe, name: "translate" }] });
3662
3667
  }
3663
3668
  };
3664
3669
  i052.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i052, type: EclBreadcrumbComponent, decorators: [{
@@ -3678,9 +3683,9 @@ i052.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
3678
3683
  <ng-content></ng-content>
3679
3684
  </ol>
3680
3685
  `, styles: [":host{display:block}\n"] }]
3681
- }], ctorParameters: () => [{ type: i052.ElementRef }, { type: i111.TranslateService }, { type: i052.Renderer2 }], propDecorators: { isExpanded: [{
3686
+ }], ctorParameters: () => [{ type: i052.ElementRef }, { type: i110.TranslateService }, { type: i052.Renderer2 }], propDecorators: { isExpanded: [{
3682
3687
  type: Input18,
3683
- args: [{ transform: booleanAttribute9 }]
3688
+ args: [{ transform: booleanAttribute10 }]
3684
3689
  }], role: [{
3685
3690
  type: HostBinding35,
3686
3691
  args: ["attr.role"]
@@ -4396,7 +4401,7 @@ var EclSlideEvent = class extends EclBaseEvent {
4396
4401
  };
4397
4402
 
4398
4403
  // lib/components/ecl-carousel/ecl-carousel-item.component.mjs
4399
- import { Component as Component25, EventEmitter as EventEmitter11, HostBinding as HostBinding42, HostListener as HostListener6, Input as Input20, Output as Output11, booleanAttribute as booleanAttribute10, ContentChild as ContentChild6, forwardRef as forwardRef15 } from "@angular/core";
4404
+ import { Component as Component25, EventEmitter as EventEmitter11, HostBinding as HostBinding42, HostListener as HostListener6, Input as Input20, Output as Output11, booleanAttribute as booleanAttribute11, ContentChild as ContentChild6, forwardRef as forwardRef15 } from "@angular/core";
4400
4405
  import * as i063 from "@angular/core";
4401
4406
  var EclCarouselItemComponent = class _EclCarouselItemComponent extends ECLBaseDirective {
4402
4407
  constructor(el) {
@@ -4419,7 +4424,7 @@ var EclCarouselItemComponent = class _EclCarouselItemComponent extends ECLBaseDi
4419
4424
  this.ɵfac = i063.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i063, type: _EclCarouselItemComponent, deps: [{ token: i063.ElementRef }], target: i063.ɵɵFactoryTarget.Component });
4420
4425
  }
4421
4426
  static {
4422
- this.ɵcmp = i063.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclCarouselItemComponent, selector: "ecl-carousel-item", inputs: { id: "id", isCurrent: ["isCurrent", "isCurrent", booleanAttribute10] }, outputs: { slideClick: "slideClick" }, host: { listeners: { "click": "onSlideClick()" }, properties: { "attr.aria-label": "this.ariaLabel", "attr.role": "this.role", "style.width.%": "this.width", "class": "this.cssClasses", "attr.inert": "this.isInert" } }, queries: [{ propertyName: "banner", first: true, predicate: i063.forwardRef(() => EclBannerComponent), descendants: true }], usesInheritance: true, ngImport: i063, template: "<ng-content></ng-content>\n", styles: [":host:before{left:0!important;display:none}\n"] });
4427
+ this.ɵcmp = i063.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclCarouselItemComponent, selector: "ecl-carousel-item", inputs: { id: "id", isCurrent: ["isCurrent", "isCurrent", booleanAttribute11] }, outputs: { slideClick: "slideClick" }, host: { listeners: { "click": "onSlideClick()" }, properties: { "attr.aria-label": "this.ariaLabel", "attr.role": "this.role", "style.width.%": "this.width", "class": "this.cssClasses", "attr.inert": "this.isInert" } }, queries: [{ propertyName: "banner", first: true, predicate: i063.forwardRef(() => EclBannerComponent), descendants: true }], usesInheritance: true, ngImport: i063, template: "<ng-content></ng-content>\n", styles: [":host:before{left:0!important;display:none}\n"] });
4423
4428
  }
4424
4429
  };
4425
4430
  i063.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i063, type: EclCarouselItemComponent, decorators: [{
@@ -4438,7 +4443,7 @@ i063.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
4438
4443
  type: Input20
4439
4444
  }], isCurrent: [{
4440
4445
  type: Input20,
4441
- args: [{ transform: booleanAttribute10 }]
4446
+ args: [{ transform: booleanAttribute11 }]
4442
4447
  }], slideClick: [{
4443
4448
  type: Output11
4444
4449
  }], banner: [{
@@ -4456,11 +4461,11 @@ i063.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
4456
4461
  }] } });
4457
4462
 
4458
4463
  // lib/components/ecl-carousel/ecl-carousel.component.mjs
4459
- import { Component as Component26, ContentChildren as ContentChildren6, EventEmitter as EventEmitter12, HostBinding as HostBinding43, Input as Input21, Output as Output12, ViewChild as ViewChild6, ViewChildren, booleanAttribute as booleanAttribute11, forwardRef as forwardRef17, numberAttribute as numberAttribute2 } from "@angular/core";
4464
+ import { Component as Component26, ContentChildren as ContentChildren6, EventEmitter as EventEmitter12, HostBinding as HostBinding43, Input as Input21, Output as Output12, ViewChild as ViewChild6, ViewChildren, booleanAttribute as booleanAttribute12, forwardRef as forwardRef17, numberAttribute as numberAttribute2 } from "@angular/core";
4460
4465
  import { Subject as Subject10, Subscription, fromEvent as fromEvent2, interval, switchMap as switchMap2, takeUntil as takeUntil10 } from "rxjs";
4461
4466
  import * as i064 from "@angular/core";
4462
- import * as i112 from "@angular/cdk/layout";
4463
- import * as i5 from "@ngx-translate/core";
4467
+ import * as i111 from "@angular/cdk/layout";
4468
+ import * as i53 from "@ngx-translate/core";
4464
4469
  var EclCarouselComponent = class _EclCarouselComponent extends ECLBaseDirective {
4465
4470
  constructor(cdkBreakpointObserver, cd, renderer2, eclRtlService) {
4466
4471
  super();
@@ -4927,10 +4932,10 @@ var EclCarouselComponent = class _EclCarouselComponent extends ECLBaseDirective
4927
4932
  }
4928
4933
  }
4929
4934
  static {
4930
- this.ɵfac = i064.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i064, type: _EclCarouselComponent, deps: [{ token: i112.BreakpointObserver }, { token: i064.ChangeDetectorRef }, { token: i064.Renderer2 }, { token: EclRtlService }], target: i064.ɵɵFactoryTarget.Component });
4935
+ this.ɵfac = i064.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i064, type: _EclCarouselComponent, deps: [{ token: i111.BreakpointObserver }, { token: i064.ChangeDetectorRef }, { token: i064.Renderer2 }, { token: EclRtlService }], target: i064.ɵɵFactoryTarget.Component });
4931
4936
  }
4932
4937
  static {
4933
- this.ɵcmp = i064.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclCarouselComponent, selector: "ecl-carousel", inputs: { ariaLabel: ["aria-label", "ariaLabel"], isAutoplay: ["isAutoplay", "isAutoplay", booleanAttribute11], playInterval: ["playInterval", "playInterval", numberAttribute2] }, outputs: { slide: "slide" }, host: { properties: { "attr.aria-label": "this.ariaLabel", "attr.aria-roledescription": "this.ariaRoleDescription", "class": "this.cssClasses" } }, queries: [{ propertyName: "slides", predicate: i064.forwardRef(() => EclCarouselItemComponent) }], viewQueries: [{ propertyName: "carouselContainerElement", first: true, predicate: ["carouselContainer"], descendants: true }, { propertyName: "playButton", first: true, predicate: ["playButton"], descendants: true }, { propertyName: "pauseButton", first: true, predicate: ["pauseButton"], descendants: true }, { propertyName: "prevButton", first: true, predicate: ["prevButton"], descendants: true }, { propertyName: "nextButton", first: true, predicate: ["nextButton"], descendants: true }, { propertyName: "firstHiddenItem", first: true, predicate: ["firstHiddenItem"], descendants: true }, { propertyName: "lastHiddenItem", first: true, predicate: ["lastHiddenItem"], descendants: true }, { propertyName: "slidesContainer", first: true, predicate: ["slidesContainer"], descendants: true }, { propertyName: "navigationButtons", predicate: ["currButton"], descendants: true }], usesInheritance: true, ngImport: i064, template: `<div #carouselContainer class="ecl-carousel__container" [class.ecl-carousel-container--padded]="isPadded()">
4938
+ this.ɵcmp = i064.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclCarouselComponent, selector: "ecl-carousel", inputs: { ariaLabel: ["aria-label", "ariaLabel"], isAutoplay: ["isAutoplay", "isAutoplay", booleanAttribute12], playInterval: ["playInterval", "playInterval", numberAttribute2] }, outputs: { slide: "slide" }, host: { properties: { "attr.aria-label": "this.ariaLabel", "attr.aria-roledescription": "this.ariaRoleDescription", "class": "this.cssClasses" } }, queries: [{ propertyName: "slides", predicate: i064.forwardRef(() => EclCarouselItemComponent) }], viewQueries: [{ propertyName: "carouselContainerElement", first: true, predicate: ["carouselContainer"], descendants: true }, { propertyName: "playButton", first: true, predicate: ["playButton"], descendants: true }, { propertyName: "pauseButton", first: true, predicate: ["pauseButton"], descendants: true }, { propertyName: "prevButton", first: true, predicate: ["prevButton"], descendants: true }, { propertyName: "nextButton", first: true, predicate: ["nextButton"], descendants: true }, { propertyName: "firstHiddenItem", first: true, predicate: ["firstHiddenItem"], descendants: true }, { propertyName: "lastHiddenItem", first: true, predicate: ["lastHiddenItem"], descendants: true }, { propertyName: "slidesContainer", first: true, predicate: ["slidesContainer"], descendants: true }, { propertyName: "navigationButtons", predicate: ["currButton"], descendants: true }], usesInheritance: true, ngImport: i064, template: `<div #carouselContainer class="ecl-carousel__container" [class.ecl-carousel-container--padded]="isPadded()">
4934
4939
  <div #slidesContainer (keyup)="onFirstCarouselElementPress($event)" class="ecl-carousel__slides"
4935
4940
  [style.width.px]="getCarouselSlidesWidth()" [style.left.px]="!isRtl ? getCarouselSlidesOffsetLeft() : null"
4936
4941
  [style.right.px]="isRtl ? getCarouselSlidesOffsetRight() : null"
@@ -5012,7 +5017,8 @@ var EclCarouselComponent = class _EclCarouselComponent extends ECLBaseDirective
5012
5017
  </span>
5013
5018
 
5014
5019
  </button>
5015
- }`, styles: [":host{display:block}.ecl-carousel__container{width:100%}.ecl-carousel__slides{transition-duration:.4s}\n"], dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclCarouselItemComponent, selector: "ecl-carousel-item", inputs: ["id", "isCurrent"], outputs: ["slideClick"] }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }] });
5020
+ }
5021
+ `, styles: [":host{display:block}.ecl-carousel__container{width:100%}.ecl-carousel__slides{transition-duration:.4s}\n"], dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclCarouselItemComponent, selector: "ecl-carousel-item", inputs: ["id", "isCurrent"], outputs: ["slideClick"] }, { kind: "pipe", type: i53.TranslatePipe, name: "translate" }] });
5016
5022
  }
5017
5023
  };
5018
5024
  i064.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i064, type: EclCarouselComponent, decorators: [{
@@ -5099,8 +5105,9 @@ i064.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5099
5105
  </span>
5100
5106
 
5101
5107
  </button>
5102
- }`, styles: [":host{display:block}.ecl-carousel__container{width:100%}.ecl-carousel__slides{transition-duration:.4s}\n"] }]
5103
- }], ctorParameters: () => [{ type: i112.BreakpointObserver }, { type: i064.ChangeDetectorRef }, { type: i064.Renderer2 }, { type: EclRtlService }], propDecorators: { ariaLabel: [{
5108
+ }
5109
+ `, styles: [":host{display:block}.ecl-carousel__container{width:100%}.ecl-carousel__slides{transition-duration:.4s}\n"] }]
5110
+ }], ctorParameters: () => [{ type: i111.BreakpointObserver }, { type: i064.ChangeDetectorRef }, { type: i064.Renderer2 }, { type: EclRtlService }], propDecorators: { ariaLabel: [{
5104
5111
  type: HostBinding43,
5105
5112
  args: ["attr.aria-label"]
5106
5113
  }, {
@@ -5111,7 +5118,7 @@ i064.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5111
5118
  args: ["attr.aria-roledescription"]
5112
5119
  }], isAutoplay: [{
5113
5120
  type: Input21,
5114
- args: [{ transform: booleanAttribute11 }]
5121
+ args: [{ transform: booleanAttribute12 }]
5115
5122
  }], playInterval: [{
5116
5123
  type: Input21,
5117
5124
  args: [{ transform: numberAttribute2 }]
@@ -5240,7 +5247,7 @@ i066.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5240
5247
  // lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs
5241
5248
  import { Component as Component28, ContentChild as ContentChild7, EventEmitter as EventEmitter13, forwardRef as forwardRef21, HostBinding as HostBinding45, Input as Input22, Output as Output13 } from "@angular/core";
5242
5249
  import * as i067 from "@angular/core";
5243
- import * as i27 from "@angular/common";
5250
+ import * as i26 from "@angular/common";
5244
5251
  var EclCategoryFilterItemComponent = class _EclCategoryFilterItemComponent extends ECLBaseDirective {
5245
5252
  constructor() {
5246
5253
  super(...arguments);
@@ -5299,7 +5306,7 @@ var EclCategoryFilterItemComponent = class _EclCategoryFilterItemComponent exten
5299
5306
  this.ɵfac = i067.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i067, type: _EclCategoryFilterItemComponent, deps: null, target: i067.ɵɵFactoryTarget.Component });
5300
5307
  }
5301
5308
  static {
5302
- this.ɵcmp = i067.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclCategoryFilterItemComponent, selector: "ecl-category-filter-item", inputs: { href: "href", id: "id" }, outputs: { itemSelect: "itemSelect" }, host: { properties: { "class.ecl-category-filter__list-item": "this.className", "attr.role": "this.role", "class.ecl-category-filter__list-item--open": "this.isAriaExpanded" } }, queries: [{ propertyName: "eclCategoryList", first: true, predicate: i067.forwardRef(() => EclCategoryFilterListComponent), descendants: true }], usesInheritance: true, ngImport: i067, template: '@if (hasChildren) {\n <button\n class="ecl-category-filter__item {{ levelClass }}"\n [class.ecl-category-filter__item--has-children]="hasChildren"\n [class.ecl-category-filter__item--current]="isCurrent"\n [attr.aria-current]="isCurrent ? true : null"\n [attr.aria-expanded] = "isExpanded"\n [attr.aria-controls]="id"\n (click)="onItemClick($event)">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n @if(isChildItemWithChildren) {\n <ecl-icon icon="solid-arrow" size="xs" transform="rotate-90" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n @if(isRootItemWithChildren) {\n <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n </button>\n} @else {\n <a\n [href]="href"\n class="ecl-category-filter__item {{ levelClass }}"\n [class.ecl-category-filter__item--has-children]="hasChildren"\n (click)="onItemClick($event)">\n @if(isChildItemWithChildren) {\n <ecl-icon icon="solid-arrow" size="xs" transform="rotate-90" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n <ng-container *ngTemplateOutlet="content"></ng-container>\n @if(isRootItemWithChildren) {\n <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n </a>\n}\n<ng-content select="ecl-category-filter-list"></ng-content>\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: i27.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
5309
+ this.ɵcmp = i067.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclCategoryFilterItemComponent, selector: "ecl-category-filter-item", inputs: { href: "href", id: "id" }, outputs: { itemSelect: "itemSelect" }, host: { properties: { "class.ecl-category-filter__list-item": "this.className", "attr.role": "this.role", "class.ecl-category-filter__list-item--open": "this.isAriaExpanded" } }, queries: [{ propertyName: "eclCategoryList", first: true, predicate: i067.forwardRef(() => EclCategoryFilterListComponent), descendants: true }], usesInheritance: true, ngImport: i067, template: '@if (hasChildren) {\n <button\n class="ecl-category-filter__item {{ levelClass }}"\n [class.ecl-category-filter__item--has-children]="hasChildren"\n [class.ecl-category-filter__item--current]="isCurrent"\n [attr.aria-current]="isCurrent ? true : null"\n [attr.aria-expanded] = "isExpanded"\n [attr.aria-controls]="id"\n (click)="onItemClick($event)">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n @if(isChildItemWithChildren) {\n <ecl-icon icon="solid-arrow" size="xs" transform="rotate-90" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n @if(isRootItemWithChildren) {\n <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n </button>\n} @else {\n <a\n [href]="href"\n class="ecl-category-filter__item {{ levelClass }}"\n [class.ecl-category-filter__item--has-children]="hasChildren"\n (click)="onItemClick($event)">\n @if(isChildItemWithChildren) {\n <ecl-icon icon="solid-arrow" size="xs" transform="rotate-90" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n <ng-container *ngTemplateOutlet="content"></ng-container>\n @if(isRootItemWithChildren) {\n <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-category-filter__item-icon"> </ecl-icon>\n }\n </a>\n}\n<ng-content select="ecl-category-filter-list"></ng-content>\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: i26.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
5303
5310
  }
5304
5311
  };
5305
5312
  i067.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i067, type: EclCategoryFilterItemComponent, decorators: [{
@@ -5471,9 +5478,7 @@ i069.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5471
5478
  }] });
5472
5479
 
5473
5480
  // lib/components/ecl-help-block/ecl-help-block.directive.mjs
5474
- import { __decorate as __decorate3 } from "tslib";
5475
- import { Directive as Directive19, HostBinding as HostBinding47, Input as Input24 } from "@angular/core";
5476
- import { coerceBoolean as coerceBoolean2 } from "@eui/base";
5481
+ import { Directive as Directive19, HostBinding as HostBinding47, Input as Input24, booleanAttribute as booleanAttribute13 } from "@angular/core";
5477
5482
  import * as i070 from "@angular/core";
5478
5483
  var EclHelpBlockDirective = class _EclHelpBlockDirective extends ECLBaseDirective {
5479
5484
  constructor() {
@@ -5487,26 +5492,24 @@ var EclHelpBlockDirective = class _EclHelpBlockDirective extends ECLBaseDirectiv
5487
5492
  this.ɵfac = i070.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i070, type: _EclHelpBlockDirective, deps: null, target: i070.ɵɵFactoryTarget.Directive });
5488
5493
  }
5489
5494
  static {
5490
- this.ɵdir = i070.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclHelpBlockDirective, selector: "[eclHelpBlock]", inputs: { isDisabled: "isDisabled" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i070 });
5495
+ this.ɵdir = i070.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclHelpBlockDirective, selector: "[eclHelpBlock]", inputs: { isDisabled: ["isDisabled", "isDisabled", booleanAttribute13] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i070 });
5491
5496
  }
5492
5497
  };
5493
- __decorate3([
5494
- coerceBoolean2
5495
- ], EclHelpBlockDirective.prototype, "isDisabled", void 0);
5496
5498
  i070.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i070, type: EclHelpBlockDirective, decorators: [{
5497
5499
  type: Directive19,
5498
5500
  args: [{
5499
5501
  selector: "[eclHelpBlock]"
5500
5502
  }]
5501
5503
  }], propDecorators: { isDisabled: [{
5502
- type: Input24
5504
+ type: Input24,
5505
+ args: [{ transform: booleanAttribute13 }]
5503
5506
  }], cssClasses: [{
5504
5507
  type: HostBinding47,
5505
5508
  args: ["class"]
5506
5509
  }] } });
5507
5510
 
5508
5511
  // lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs
5509
- import { Component as Component30, HostBinding as HostBinding48, Input as Input25, booleanAttribute as booleanAttribute12 } from "@angular/core";
5512
+ import { Component as Component30, HostBinding as HostBinding48, Input as Input25, booleanAttribute as booleanAttribute14 } from "@angular/core";
5510
5513
  import * as i071 from "@angular/core";
5511
5514
  var EclCheckboxHelpComponent = class _EclCheckboxHelpComponent extends ECLBaseDirective {
5512
5515
  constructor() {
@@ -5520,7 +5523,7 @@ var EclCheckboxHelpComponent = class _EclCheckboxHelpComponent extends ECLBaseDi
5520
5523
  this.ɵfac = i071.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i071, type: _EclCheckboxHelpComponent, deps: null, target: i071.ɵɵFactoryTarget.Component });
5521
5524
  }
5522
5525
  static {
5523
- this.ɵcmp = i071.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclCheckboxHelpComponent, selector: "[eclCheckboxHelp]", inputs: { isDisabled: ["isDisabled", "isDisabled", booleanAttribute12] }, host: { properties: { "class.ecl-checkbox__help--disabled": "this.isDisabled", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i071, template: "<ng-content></ng-content>\n" });
5526
+ this.ɵcmp = i071.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclCheckboxHelpComponent, selector: "[eclCheckboxHelp]", inputs: { isDisabled: ["isDisabled", "isDisabled", booleanAttribute14] }, host: { properties: { "class.ecl-checkbox__help--disabled": "this.isDisabled", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i071, template: "<ng-content></ng-content>\n" });
5524
5527
  }
5525
5528
  };
5526
5529
  i071.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i071, type: EclCheckboxHelpComponent, decorators: [{
@@ -5528,7 +5531,7 @@ i071.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5528
5531
  args: [{ selector: "[eclCheckboxHelp]", template: "<ng-content></ng-content>\n" }]
5529
5532
  }], propDecorators: { isDisabled: [{
5530
5533
  type: Input25,
5531
- args: [{ transform: booleanAttribute12 }]
5534
+ args: [{ transform: booleanAttribute14 }]
5532
5535
  }, {
5533
5536
  type: HostBinding48,
5534
5537
  args: ["class.ecl-checkbox__help--disabled"]
@@ -5538,7 +5541,7 @@ i071.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5538
5541
  }] } });
5539
5542
 
5540
5543
  // lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs
5541
- import { Component as Component31, HostBinding as HostBinding49, Input as Input26, ViewEncapsulation as ViewEncapsulation5, booleanAttribute as booleanAttribute13 } from "@angular/core";
5544
+ import { Component as Component31, HostBinding as HostBinding49, Input as Input26, ViewEncapsulation as ViewEncapsulation5, booleanAttribute as booleanAttribute15 } from "@angular/core";
5542
5545
  import * as i072 from "@angular/core";
5543
5546
  var EclCheckboxLabelComponent = class _EclCheckboxLabelComponent extends ECLBaseDirective {
5544
5547
  constructor() {
@@ -5554,7 +5557,7 @@ var EclCheckboxLabelComponent = class _EclCheckboxLabelComponent extends ECLBase
5554
5557
  this.ɵfac = i072.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i072, type: _EclCheckboxLabelComponent, deps: null, target: i072.ɵɵFactoryTarget.Component });
5555
5558
  }
5556
5559
  static {
5557
- this.ɵcmp = i072.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclCheckboxLabelComponent, selector: "label[eclCheckboxLabel]", inputs: { isInvalid: ["isInvalid", "isInvalid", booleanAttribute13], isDisabled: ["isDisabled", "isDisabled", booleanAttribute13], isRequired: ["isRequired", "isRequired", booleanAttribute13] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i072, template: '<span class="ecl-checkbox__box" [class.ecl-checkbox__box--disabled]="isDisabled" [class.ecl-checkbox__box--invalid]="isInvalid">\n <ecl-icon size="m" icon="check" class="ecl-checkbox__icon"></ecl-icon>\n</span>\n\n<span class="ecl-checkbox__text">\n <ng-content></ng-content>\n</span>\n@if(isRequired) {\n<span class="ecl-form-label__required" role="note" aria-label="required">*</span>\n}', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }], encapsulation: i072.ViewEncapsulation.None });
5560
+ this.ɵcmp = i072.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclCheckboxLabelComponent, selector: "label[eclCheckboxLabel]", inputs: { isInvalid: ["isInvalid", "isInvalid", booleanAttribute15], isDisabled: ["isDisabled", "isDisabled", booleanAttribute15], isRequired: ["isRequired", "isRequired", booleanAttribute15] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i072, template: '<span class="ecl-checkbox__box" [class.ecl-checkbox__box--disabled]="isDisabled" [class.ecl-checkbox__box--invalid]="isInvalid">\n <ecl-icon size="m" icon="check" class="ecl-checkbox__icon"></ecl-icon>\n</span>\n\n<span class="ecl-checkbox__text">\n <ng-content></ng-content>\n</span>\n@if(isRequired) {\n<span class="ecl-form-label__required" role="note" aria-label="required">*</span>\n}', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }], encapsulation: i072.ViewEncapsulation.None });
5558
5561
  }
5559
5562
  };
5560
5563
  i072.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i072, type: EclCheckboxLabelComponent, decorators: [{
@@ -5562,20 +5565,20 @@ i072.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5562
5565
  args: [{ selector: "label[eclCheckboxLabel]", encapsulation: ViewEncapsulation5.None, template: '<span class="ecl-checkbox__box" [class.ecl-checkbox__box--disabled]="isDisabled" [class.ecl-checkbox__box--invalid]="isInvalid">\n <ecl-icon size="m" icon="check" class="ecl-checkbox__icon"></ecl-icon>\n</span>\n\n<span class="ecl-checkbox__text">\n <ng-content></ng-content>\n</span>\n@if(isRequired) {\n<span class="ecl-form-label__required" role="note" aria-label="required">*</span>\n}' }]
5563
5566
  }], propDecorators: { isInvalid: [{
5564
5567
  type: Input26,
5565
- args: [{ transform: booleanAttribute13 }]
5568
+ args: [{ transform: booleanAttribute15 }]
5566
5569
  }], isDisabled: [{
5567
5570
  type: Input26,
5568
- args: [{ transform: booleanAttribute13 }]
5571
+ args: [{ transform: booleanAttribute15 }]
5569
5572
  }], isRequired: [{
5570
5573
  type: Input26,
5571
- args: [{ transform: booleanAttribute13 }]
5574
+ args: [{ transform: booleanAttribute15 }]
5572
5575
  }], cssClasses: [{
5573
5576
  type: HostBinding49,
5574
5577
  args: ["class"]
5575
5578
  }] } });
5576
5579
 
5577
5580
  // lib/components/ecl-checkbox/ecl-checkbox.directive.mjs
5578
- import { ContentChild as ContentChild9, Directive as Directive20, HostBinding as HostBinding50, Input as Input27, booleanAttribute as booleanAttribute14, forwardRef as forwardRef25 } from "@angular/core";
5581
+ import { ContentChild as ContentChild9, Directive as Directive20, HostBinding as HostBinding50, Input as Input27, booleanAttribute as booleanAttribute16, forwardRef as forwardRef25 } from "@angular/core";
5579
5582
  import * as i073 from "@angular/core";
5580
5583
  var EclCheckboxDirective = class _EclCheckboxDirective extends ECLBaseDirective {
5581
5584
  constructor() {
@@ -5606,7 +5609,7 @@ var EclCheckboxDirective = class _EclCheckboxDirective extends ECLBaseDirective
5606
5609
  this.ɵfac = i073.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i073, type: _EclCheckboxDirective, deps: null, target: i073.ɵɵFactoryTarget.Directive });
5607
5610
  }
5608
5611
  static {
5609
- this.ɵdir = i073.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclCheckboxDirective, isStandalone: true, selector: "[eclCheckbox]", inputs: { isDisabled: ["isDisabled", "isDisabled", booleanAttribute14], isInvalid: ["isInvalid", "isInvalid", booleanAttribute14], isSingle: ["isSingle", "isSingle", booleanAttribute14] }, host: { properties: { "class.ecl-checkbox--disabled": "this.isDisabled", "class.ecl-checkbox--invalid": "this.isInvalid", "class.ecl-checkbox--single": "this.isSingle", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclCheckboxLabelComponent", first: true, predicate: i073.forwardRef(() => EclCheckboxLabelComponent), descendants: true }, { propertyName: "eclCheckboxHelpComponent", first: true, predicate: i073.forwardRef(() => EclCheckboxHelpComponent), descendants: true }, { propertyName: "eclFormLabelDirective", first: true, predicate: i073.forwardRef(() => EclFormLabelComponent), descendants: true }, { propertyName: "eclHelpBlockDirective", first: true, predicate: i073.forwardRef(() => EclHelpBlockDirective), descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i073 });
5612
+ this.ɵdir = i073.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclCheckboxDirective, isStandalone: true, selector: "[eclCheckbox]", inputs: { isDisabled: ["isDisabled", "isDisabled", booleanAttribute16], isInvalid: ["isInvalid", "isInvalid", booleanAttribute16], isSingle: ["isSingle", "isSingle", booleanAttribute16] }, host: { properties: { "class.ecl-checkbox--disabled": "this.isDisabled", "class.ecl-checkbox--invalid": "this.isInvalid", "class.ecl-checkbox--single": "this.isSingle", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclCheckboxLabelComponent", first: true, predicate: i073.forwardRef(() => EclCheckboxLabelComponent), descendants: true }, { propertyName: "eclCheckboxHelpComponent", first: true, predicate: i073.forwardRef(() => EclCheckboxHelpComponent), descendants: true }, { propertyName: "eclFormLabelDirective", first: true, predicate: i073.forwardRef(() => EclFormLabelComponent), descendants: true }, { propertyName: "eclHelpBlockDirective", first: true, predicate: i073.forwardRef(() => EclHelpBlockDirective), descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i073 });
5610
5613
  }
5611
5614
  };
5612
5615
  i073.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i073, type: EclCheckboxDirective, decorators: [{
@@ -5617,19 +5620,19 @@ i073.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5617
5620
  }]
5618
5621
  }], propDecorators: { isDisabled: [{
5619
5622
  type: Input27,
5620
- args: [{ transform: booleanAttribute14 }]
5623
+ args: [{ transform: booleanAttribute16 }]
5621
5624
  }, {
5622
5625
  type: HostBinding50,
5623
5626
  args: ["class.ecl-checkbox--disabled"]
5624
5627
  }], isInvalid: [{
5625
5628
  type: Input27,
5626
- args: [{ transform: booleanAttribute14 }]
5629
+ args: [{ transform: booleanAttribute16 }]
5627
5630
  }, {
5628
5631
  type: HostBinding50,
5629
5632
  args: ["class.ecl-checkbox--invalid"]
5630
5633
  }], isSingle: [{
5631
5634
  type: Input27,
5632
- args: [{ transform: booleanAttribute14 }]
5635
+ args: [{ transform: booleanAttribute16 }]
5633
5636
  }, {
5634
5637
  type: HostBinding50,
5635
5638
  args: ["class.ecl-checkbox--single"]
@@ -5653,7 +5656,7 @@ i073.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5653
5656
  // lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs
5654
5657
  import { Directive as Directive21, forwardRef as forwardRef27, HostBinding as HostBinding51, Inject as Inject4, Optional as Optional4, Self as Self2 } from "@angular/core";
5655
5658
  import * as i074 from "@angular/core";
5656
- import * as i113 from "@angular/forms";
5659
+ import * as i112 from "@angular/forms";
5657
5660
  var EclCheckboxInputDirective = class _EclCheckboxInputDirective extends ECLBaseDirective {
5658
5661
  get cssClasses() {
5659
5662
  return [super.getCssClasses("ecl-checkbox__input")].join(" ");
@@ -5672,7 +5675,7 @@ var EclCheckboxInputDirective = class _EclCheckboxInputDirective extends ECLBase
5672
5675
  }
5673
5676
  }
5674
5677
  static {
5675
- this.ɵfac = i074.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i074, type: _EclCheckboxInputDirective, deps: [{ token: forwardRef27(() => EclCheckboxDirective) }, { token: i113.NgControl, optional: true, self: true }], target: i074.ɵɵFactoryTarget.Directive });
5678
+ this.ɵfac = i074.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i074, type: _EclCheckboxInputDirective, deps: [{ token: forwardRef27(() => EclCheckboxDirective) }, { token: i112.NgControl, optional: true, self: true }], target: i074.ɵɵFactoryTarget.Directive });
5676
5679
  }
5677
5680
  static {
5678
5681
  this.ɵdir = i074.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclCheckboxInputDirective, selector: "input[eclCheckboxInput]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i074 });
@@ -5686,7 +5689,7 @@ i074.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5686
5689
  }], ctorParameters: () => [{ type: EclCheckboxDirective, decorators: [{
5687
5690
  type: Inject4,
5688
5691
  args: [forwardRef27(() => EclCheckboxDirective)]
5689
- }] }, { type: i113.NgControl, decorators: [{
5692
+ }] }, { type: i112.NgControl, decorators: [{
5690
5693
  type: Optional4
5691
5694
  }, {
5692
5695
  type: Self2
@@ -5785,8 +5788,8 @@ i076.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5785
5788
  import { formatDate } from "@angular/common";
5786
5789
  import { Component as Component32, Input as Input29, HostBinding as HostBinding53 } from "@angular/core";
5787
5790
  import * as i077 from "@angular/core";
5788
- import * as i114 from "@ngx-translate/core";
5789
- import * as i28 from "@angular/common";
5791
+ import * as i113 from "@ngx-translate/core";
5792
+ import * as i27 from "@angular/common";
5790
5793
  var EclDateBlockComponent = class _EclDateBlockComponent extends ECLBaseDirective {
5791
5794
  get cssClasses() {
5792
5795
  return [super.getCssClasses("ecl-date-block"), this.variant ? `ecl-date-block--${this.variant}` : ""].join(" ").trim();
@@ -5817,7 +5820,7 @@ var EclDateBlockComponent = class _EclDateBlockComponent extends ECLBaseDirectiv
5817
5820
  }
5818
5821
  }
5819
5822
  static {
5820
- this.ɵfac = i077.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i077, type: _EclDateBlockComponent, deps: [{ token: i114.TranslateService }], target: i077.ɵɵFactoryTarget.Component });
5823
+ this.ɵfac = i077.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i077, type: _EclDateBlockComponent, deps: [{ token: i113.TranslateService }], target: i077.ɵɵFactoryTarget.Component });
5821
5824
  }
5822
5825
  static {
5823
5826
  this.ɵcmp = i077.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclDateBlockComponent, selector: "time[eclDateBlock]", inputs: { date: "date", dateFormat: "dateFormat", variant: "variant", day: "day", month: "month", monthTitle: "monthTitle", year: "year", datetime: "datetime" }, host: { properties: { "class": "this.cssClasses", "attr.datetime": "this.datetime" } }, usesInheritance: true, ngImport: i077, template: `<span class="ecl-date-block__daytime">{{ datetime || (date | date: dateFormat) }}</span>
@@ -5826,7 +5829,7 @@ var EclDateBlockComponent = class _EclDateBlockComponent extends ECLBaseDirectiv
5826
5829
  {{ month || (date | date: 'MMM' : '' : locale) }}
5827
5830
  </abbr>
5828
5831
  <span class="ecl-date-block__year" aria-hidden="true">{{ year || (date | date: 'yyyy') }}</span>
5829
- `, dependencies: [{ kind: "pipe", type: i28.DatePipe, name: "date" }] });
5832
+ `, dependencies: [{ kind: "pipe", type: i27.DatePipe, name: "date" }] });
5830
5833
  }
5831
5834
  };
5832
5835
  i077.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i077, type: EclDateBlockComponent, decorators: [{
@@ -5838,7 +5841,7 @@ i077.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
5838
5841
  </abbr>
5839
5842
  <span class="ecl-date-block__year" aria-hidden="true">{{ year || (date | date: 'yyyy') }}</span>
5840
5843
  ` }]
5841
- }], ctorParameters: () => [{ type: i114.TranslateService }], propDecorators: { date: [{
5844
+ }], ctorParameters: () => [{ type: i113.TranslateService }], propDecorators: { date: [{
5842
5845
  type: Input29
5843
5846
  }], dateFormat: [{
5844
5847
  type: Input29
@@ -5867,13 +5870,18 @@ import { Component as Component33, ContentChild as ContentChild10, forwardRef as
5867
5870
  import * as i078 from "@angular/core";
5868
5871
  var EclContentItemComponent = class _EclContentItemComponent extends ECLBaseDirective {
5869
5872
  get cssClasses() {
5870
- return [super.getCssClasses("ecl-content-item"), this.isStack ? "ecl-content-item--stack" : ""].join(" ").trim();
5873
+ return [
5874
+ super.getCssClasses("ecl-content-item"),
5875
+ this.isStack ? "ecl-content-item--stack" : "",
5876
+ this.isInline ? "ecl-content-item--inline" : ""
5877
+ ].join(" ").trim();
5871
5878
  }
5872
5879
  constructor(renderer) {
5873
5880
  super();
5874
5881
  this.renderer = renderer;
5875
5882
  this.role = "article";
5876
5883
  this.isStack = false;
5884
+ this.isInline = false;
5877
5885
  }
5878
5886
  ngAfterContentInit() {
5879
5887
  if (this.eclContentBlock) {
@@ -5881,6 +5889,7 @@ var EclContentItemComponent = class _EclContentItemComponent extends ECLBaseDire
5881
5889
  }
5882
5890
  if (this.eclDateBlock) {
5883
5891
  this.eclDateBlock.class = "ecl-content-item__date";
5892
+ this.isInline = true;
5884
5893
  }
5885
5894
  if (this.eclContentItemPicture && this.eclContentItemPicture.position === "top") {
5886
5895
  this.isStack = true;
@@ -6010,7 +6019,7 @@ import { NG_VALUE_ACCESSOR as NG_VALUE_ACCESSOR3 } from "@angular/forms";
6010
6019
  import Pikaday from "pikaday";
6011
6020
  import { Subject as Subject12, takeUntil as takeUntil12 } from "rxjs";
6012
6021
  import * as i081 from "@angular/core";
6013
- import * as i115 from "@ngx-translate/core";
6022
+ import * as i114 from "@ngx-translate/core";
6014
6023
  var pikadayDefaultI18n = {
6015
6024
  previousMonth: "Previous Month",
6016
6025
  nextMonth: "Next Month",
@@ -6166,7 +6175,7 @@ var EclDatePickerDirective = class _EclDatePickerDirective extends ECLBaseDirect
6166
6175
  return eclIconComponent.location.nativeElement;
6167
6176
  }
6168
6177
  static {
6169
- this.ɵfac = i081.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i081, type: _EclDatePickerDirective, deps: [{ token: i081.ElementRef }, { token: i081.ViewContainerRef }, { token: i115.TranslateService }, { token: EclLanguageService }, { token: i081.Renderer2 }], target: i081.ɵɵFactoryTarget.Directive });
6178
+ this.ɵfac = i081.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i081, type: _EclDatePickerDirective, deps: [{ token: i081.ElementRef }, { token: i081.ViewContainerRef }, { token: i114.TranslateService }, { token: EclLanguageService }, { token: i081.Renderer2 }], target: i081.ɵɵFactoryTarget.Directive });
6170
6179
  }
6171
6180
  static {
6172
6181
  this.ɵdir = i081.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclDatePickerDirective, selector: "input[eclDatePicker]", inputs: { yearRange: "yearRange", format: "format" }, outputs: { datePicked: "datePicked" }, host: { listeners: { "click": "onClick()", "blur": "onBlur()" }, properties: { "attr.type": "this.type", "class": "this.cssClasses", "attr.disabled": "this.isDisabled" } }, providers: [ECL_DATE_PICKER_VALUE_ACCESSOR], usesInheritance: true, ngImport: i081 });
@@ -6178,7 +6187,7 @@ i081.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
6178
6187
  selector: "input[eclDatePicker]",
6179
6188
  providers: [ECL_DATE_PICKER_VALUE_ACCESSOR]
6180
6189
  }]
6181
- }], ctorParameters: () => [{ type: i081.ElementRef }, { type: i081.ViewContainerRef }, { type: i115.TranslateService }, { type: EclLanguageService }, { type: i081.Renderer2 }], propDecorators: { yearRange: [{
6190
+ }], ctorParameters: () => [{ type: i081.ElementRef }, { type: i081.ViewContainerRef }, { type: i114.TranslateService }, { type: EclLanguageService }, { type: i081.Renderer2 }], propDecorators: { yearRange: [{
6182
6191
  type: Input30
6183
6192
  }], format: [{
6184
6193
  type: Input30
@@ -6227,9 +6236,9 @@ i082.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
6227
6236
  }] });
6228
6237
 
6229
6238
  // lib/components/ecl-expandable/ecl-expandable.component.mjs
6230
- import { Component as Component34, Input as Input31, Output as Output15, EventEmitter as EventEmitter15, HostBinding as HostBinding56, booleanAttribute as booleanAttribute15 } from "@angular/core";
6239
+ import { Component as Component34, Input as Input31, Output as Output15, EventEmitter as EventEmitter15, HostBinding as HostBinding56, booleanAttribute as booleanAttribute17 } from "@angular/core";
6231
6240
  import * as i083 from "@angular/core";
6232
- import * as i43 from "@ngx-translate/core";
6241
+ import * as i42 from "@ngx-translate/core";
6233
6242
  var EclExpandableToggleEvent = class extends EclBaseEvent {
6234
6243
  constructor(isExpanded) {
6235
6244
  super();
@@ -6262,7 +6271,7 @@ var EclExpandableComponent = class _EclExpandableComponent extends ECLBaseDirect
6262
6271
  this.ɵfac = i083.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i083, type: _EclExpandableComponent, deps: null, target: i083.ɵɵFactoryTarget.Component });
6263
6272
  }
6264
6273
  static {
6265
- this.ɵcmp = i083.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclExpandableComponent, selector: "ecl-expandable", inputs: { isExpanded: ["isExpanded", "isExpanded", booleanAttribute15], collapsedLabel: "collapsedLabel", expandedLabel: "expandedLabel" }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i083, template: `<button
6274
+ this.ɵcmp = i083.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclExpandableComponent, selector: "ecl-expandable", inputs: { isExpanded: ["isExpanded", "isExpanded", booleanAttribute17], collapsedLabel: "collapsedLabel", expandedLabel: "expandedLabel" }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i083, template: `<button
6266
6275
  eclButton
6267
6276
  variant="ghost"
6268
6277
  type="button"
@@ -6281,7 +6290,7 @@ var EclExpandableComponent = class _EclExpandableComponent extends ECLBaseDirect
6281
6290
  <div class="ecl-expandable__content" [hidden]="!isExpanded">
6282
6291
  <ng-content></ng-content>
6283
6292
  </div>
6284
- `, styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i43.TranslatePipe, name: "translate" }] });
6293
+ `, styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i42.TranslatePipe, name: "translate" }] });
6285
6294
  }
6286
6295
  };
6287
6296
  i083.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i083, type: EclExpandableComponent, decorators: [{
@@ -6311,7 +6320,7 @@ i083.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
6311
6320
  args: ["class"]
6312
6321
  }], isExpanded: [{
6313
6322
  type: Input31,
6314
- args: [{ transform: booleanAttribute15 }]
6323
+ args: [{ transform: booleanAttribute17 }]
6315
6324
  }], collapsedLabel: [{
6316
6325
  type: Input31
6317
6326
  }], expandedLabel: [{
@@ -6555,7 +6564,7 @@ i091.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
6555
6564
  }] });
6556
6565
 
6557
6566
  // lib/components/ecl-media-container/ecl-media-container.component.mjs
6558
- import { Component as Component41, ContentChild as ContentChild12, HostBinding as HostBinding63, Input as Input33, booleanAttribute as booleanAttribute16 } from "@angular/core";
6567
+ import { Component as Component41, ContentChild as ContentChild12, HostBinding as HostBinding63, Input as Input33, booleanAttribute as booleanAttribute18 } from "@angular/core";
6559
6568
  import * as i092 from "@angular/core";
6560
6569
  var EclMediaContainerComponent = class _EclMediaContainerComponent extends ECLBaseDirective {
6561
6570
  constructor() {
@@ -6574,7 +6583,7 @@ var EclMediaContainerComponent = class _EclMediaContainerComponent extends ECLBa
6574
6583
  this.ɵfac = i092.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i092, type: _EclMediaContainerComponent, deps: null, target: i092.ɵɵFactoryTarget.Component });
6575
6584
  }
6576
6585
  static {
6577
- this.ɵcmp = i092.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMediaContainerComponent, selector: "ecl-media-container", inputs: { isFullWidth: ["isFullWidth", "isFullWidth", booleanAttribute16] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "expandable", first: true, predicate: EclExpandableComponent, descendants: true }], usesInheritance: true, ngImport: i092, template: '<figure class="ecl-media-container__figure" [class.ecl-media-container--full-width]="isFullWidth">\n <ng-content select="video[eclMediaContainerItem]"></ng-content>\n <ng-content select="div[eclMediaContainerItem]"></ng-content>\n <ng-content select="picture[eclMediaContainerPicture]"></ng-content>\n\n <figcaption class="ecl-media-container__caption">\n <ng-content></ng-content>\n </figcaption>\n <ng-content select="ecl-expandable"></ng-content>\n</figure>\n', styles: [":host{display:block}\n"] });
6586
+ this.ɵcmp = i092.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMediaContainerComponent, selector: "ecl-media-container", inputs: { isFullWidth: ["isFullWidth", "isFullWidth", booleanAttribute18] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "expandable", first: true, predicate: EclExpandableComponent, descendants: true }], usesInheritance: true, ngImport: i092, template: '<figure class="ecl-media-container__figure" [class.ecl-media-container--full-width]="isFullWidth">\n <ng-content select="video[eclMediaContainerItem]"></ng-content>\n <ng-content select="div[eclMediaContainerItem]"></ng-content>\n <ng-content select="picture[eclMediaContainerPicture]"></ng-content>\n\n <figcaption class="ecl-media-container__caption">\n <ng-content></ng-content>\n </figcaption>\n <ng-content select="ecl-expandable"></ng-content>\n</figure>\n', styles: [":host{display:block}\n"] });
6578
6587
  }
6579
6588
  };
6580
6589
  i092.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i092, type: EclMediaContainerComponent, decorators: [{
@@ -6582,7 +6591,7 @@ i092.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
6582
6591
  args: [{ selector: "ecl-media-container", template: '<figure class="ecl-media-container__figure" [class.ecl-media-container--full-width]="isFullWidth">\n <ng-content select="video[eclMediaContainerItem]"></ng-content>\n <ng-content select="div[eclMediaContainerItem]"></ng-content>\n <ng-content select="picture[eclMediaContainerPicture]"></ng-content>\n\n <figcaption class="ecl-media-container__caption">\n <ng-content></ng-content>\n </figcaption>\n <ng-content select="ecl-expandable"></ng-content>\n</figure>\n', styles: [":host{display:block}\n"] }]
6583
6592
  }], propDecorators: { isFullWidth: [{
6584
6593
  type: Input33,
6585
- args: [{ transform: booleanAttribute16 }]
6594
+ args: [{ transform: booleanAttribute18 }]
6586
6595
  }], expandable: [{
6587
6596
  type: ContentChild12,
6588
6597
  args: [EclExpandableComponent]
@@ -6861,7 +6870,7 @@ i099.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
6861
6870
  }] } });
6862
6871
 
6863
6872
  // lib/components/ecl-featured/ecl-featured.component.mjs
6864
- import { Component as Component44, HostBinding as HostBinding70, Input as Input37, booleanAttribute as booleanAttribute17 } from "@angular/core";
6873
+ import { Component as Component44, HostBinding as HostBinding70, Input as Input37, booleanAttribute as booleanAttribute19 } from "@angular/core";
6865
6874
  import * as i0100 from "@angular/core";
6866
6875
  var EclFeaturedComponent = class _EclFeaturedComponent extends ECLBaseDirective {
6867
6876
  constructor() {
@@ -6877,7 +6886,7 @@ var EclFeaturedComponent = class _EclFeaturedComponent extends ECLBaseDirective
6877
6886
  this.ɵfac = i0100.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0100, type: _EclFeaturedComponent, deps: null, target: i0100.ɵɵFactoryTarget.Component });
6878
6887
  }
6879
6888
  static {
6880
- this.ɵcmp = i0100.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclFeaturedComponent, selector: "ecl-featured", inputs: { position: "position", isHighlighted: ["isHighlighted", "isHighlighted", booleanAttribute17] }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0100, template: `<div class="ecl-featured-item__container" [class.ecl-featured-item__container--right]="position === 'right'">
6889
+ this.ɵcmp = i0100.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclFeaturedComponent, selector: "ecl-featured", inputs: { position: "position", isHighlighted: ["isHighlighted", "isHighlighted", booleanAttribute19] }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0100, template: `<div class="ecl-featured-item__container" [class.ecl-featured-item__container--right]="position === 'right'">
6881
6890
  <ng-content></ng-content>
6882
6891
  </div>
6883
6892
  <ng-content select="[eclFeaturedItemFooter]"></ng-content>` });
@@ -6893,7 +6902,7 @@ i0100.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
6893
6902
  type: Input37
6894
6903
  }], isHighlighted: [{
6895
6904
  type: Input37,
6896
- args: [{ transform: booleanAttribute17 }]
6905
+ args: [{ transform: booleanAttribute19 }]
6897
6906
  }], role: [{
6898
6907
  type: HostBinding70,
6899
6908
  args: ["attr.role"]
@@ -7036,12 +7045,12 @@ i0104.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7036
7045
  }] });
7037
7046
 
7038
7047
  // lib/components/ecl-file-upload/ecl-file-upload.directive.mjs
7039
- import { Directive as Directive29, HostBinding as HostBinding73, Input as Input38, Optional as Optional5, Self as Self3, HostListener as HostListener8, Output as Output16, EventEmitter as EventEmitter16, booleanAttribute as booleanAttribute18 } from "@angular/core";
7048
+ import { Directive as Directive29, HostBinding as HostBinding73, Input as Input38, Optional as Optional5, Self as Self3, HostListener as HostListener8, Output as Output16, EventEmitter as EventEmitter16, booleanAttribute as booleanAttribute20 } from "@angular/core";
7040
7049
  import { takeUntil as takeUntil13 } from "rxjs/operators";
7041
7050
  import { Subject as Subject13 } from "rxjs";
7042
7051
  import * as i0105 from "@angular/core";
7043
- import * as i116 from "@angular/forms";
7044
- import * as i29 from "@ngx-translate/core";
7052
+ import * as i115 from "@angular/forms";
7053
+ import * as i28 from "@ngx-translate/core";
7045
7054
  var EclFileUploadFileSelectedEvent = class extends EclBaseEvent {
7046
7055
  constructor(files) {
7047
7056
  super();
@@ -7200,10 +7209,10 @@ var EclFileUploadDirective = class _EclFileUploadDirective extends ECLBaseDirect
7200
7209
  return `${parseFloat((bytes / k ** i).toFixed(dm))} ${sizes[i]}`;
7201
7210
  }
7202
7211
  static {
7203
- this.ɵfac = i0105.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0105, type: _EclFileUploadDirective, deps: [{ token: i116.NgControl, optional: true, self: true }, { token: i0105.ElementRef }, { token: i29.TranslateService }, { token: i0105.Renderer2 }], target: i0105.ɵɵFactoryTarget.Directive });
7212
+ this.ɵfac = i0105.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0105, type: _EclFileUploadDirective, deps: [{ token: i115.NgControl, optional: true, self: true }, { token: i0105.ElementRef }, { token: i28.TranslateService }, { token: i0105.Renderer2 }], target: i0105.ɵɵFactoryTarget.Directive });
7204
7213
  }
7205
7214
  static {
7206
- this.ɵdir = i0105.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclFileUploadDirective, selector: "[eclFileUpload]", inputs: { variant: "variant", isInvalid: "isInvalid", id: "id", disabled: ["disabled", "disabled", booleanAttribute18], multiple: ["multiple", "multiple", booleanAttribute18] }, outputs: { filesSelected: "filesSelected" }, host: { listeners: { "click": "onClick($event)", "change": "onFilesSelected($event)" }, properties: { "attr.id": "this.id", "attr.disabled": "this.disabled", "attr.multiple": "this.multiple", "attr.type": "this.type", "class": "this.cssClasses", "class.ecl-file-upload--invalid": "this.invalidState" } }, usesInheritance: true, ngImport: i0105 });
7215
+ this.ɵdir = i0105.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclFileUploadDirective, selector: "[eclFileUpload]", inputs: { variant: "variant", isInvalid: "isInvalid", id: "id", disabled: ["disabled", "disabled", booleanAttribute20], multiple: ["multiple", "multiple", booleanAttribute20] }, outputs: { filesSelected: "filesSelected" }, host: { listeners: { "click": "onClick($event)", "change": "onFilesSelected($event)" }, properties: { "attr.id": "this.id", "attr.disabled": "this.disabled", "attr.multiple": "this.multiple", "attr.type": "this.type", "class": "this.cssClasses", "class.ecl-file-upload--invalid": "this.invalidState" } }, usesInheritance: true, ngImport: i0105 });
7207
7216
  }
7208
7217
  };
7209
7218
  i0105.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0105, type: EclFileUploadDirective, decorators: [{
@@ -7211,11 +7220,11 @@ i0105.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7211
7220
  args: [{
7212
7221
  selector: "[eclFileUpload]"
7213
7222
  }]
7214
- }], ctorParameters: () => [{ type: i116.NgControl, decorators: [{
7223
+ }], ctorParameters: () => [{ type: i115.NgControl, decorators: [{
7215
7224
  type: Optional5
7216
7225
  }, {
7217
7226
  type: Self3
7218
- }] }, { type: i0105.ElementRef }, { type: i29.TranslateService }, { type: i0105.Renderer2 }], propDecorators: { variant: [{
7227
+ }] }, { type: i0105.ElementRef }, { type: i28.TranslateService }, { type: i0105.Renderer2 }], propDecorators: { variant: [{
7219
7228
  type: Input38
7220
7229
  }], isInvalid: [{
7221
7230
  type: Input38
@@ -7226,13 +7235,13 @@ i0105.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7226
7235
  args: ["attr.id"]
7227
7236
  }], disabled: [{
7228
7237
  type: Input38,
7229
- args: [{ transform: booleanAttribute18 }]
7238
+ args: [{ transform: booleanAttribute20 }]
7230
7239
  }, {
7231
7240
  type: HostBinding73,
7232
7241
  args: ["attr.disabled"]
7233
7242
  }], multiple: [{
7234
7243
  type: Input38,
7235
- args: [{ transform: booleanAttribute18 }]
7244
+ args: [{ transform: booleanAttribute20 }]
7236
7245
  }, {
7237
7246
  type: HostBinding73,
7238
7247
  args: ["attr.multiple"]
@@ -7350,7 +7359,6 @@ i0107.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7350
7359
  // lib/components/ecl-file/ecl-file.component.mjs
7351
7360
  import { Component as Component46, ContentChild as ContentChild15, HostBinding as HostBinding75, Input as Input40 } from "@angular/core";
7352
7361
  import * as i0108 from "@angular/core";
7353
- import * as i210 from "@angular/common";
7354
7362
  var EclFileComponent = class _EclFileComponent extends ECLBaseDirective {
7355
7363
  get cssClasses() {
7356
7364
  return [super.getCssClasses("ecl-file"), this.isThumbnail ? "ecl-file--thumbnail" : ""].join(" ").trim();
@@ -7366,12 +7374,12 @@ var EclFileComponent = class _EclFileComponent extends ECLBaseDirective {
7366
7374
  this.ɵfac = i0108.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0108, type: _EclFileComponent, deps: [{ token: EclThemeService }], target: i0108.ɵɵFactoryTarget.Component });
7367
7375
  }
7368
7376
  static {
7369
- this.ɵcmp = i0108.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclFileComponent, selector: "ecl-file", inputs: { description: "description", id: "id", langId: "langId", labelInfo: "labelInfo", language: "language", detailMeta: "detailMeta", meta: "meta" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclPictureContent", first: true, predicate: EclFilePictureDirective, descendants: true }], usesInheritance: true, ngImport: i0108, template: '<div class="ecl-file__container">\n @if(!isThumbnail) {\n @if(eclThemeService.isECTheme()) {\n <ecl-icon icon="file" class="ecl-file__icon" size="2xl"></ecl-icon>\n } @else {\n <ecl-icon icon="file" class="ecl-file__icon" size="m"></ecl-icon>\n }\n } @else {\n <ng-content select="[eclFilePicture]"></ng-content>\n }\n <div class="ecl-file__info">\n @if(labelInfo) {\n <div class="ecl-file__label">\n <span eclLabel variant="highlight">{{ labelInfo }}</span>\n </div>\n }\n @if(detailMeta) {\n <div class="ecl-file__detail-meta">\n <span class="ecl-file__detail-meta-item" *ngFor="let el of detailMeta">{{ el }}</span>\n </div>\n }\n <ng-content select="[eclFileTitle]"></ng-content>\n @if(description) {\n <div class="ecl-file__description">{{ description }}</div>\n }\n <ng-content select="ecl-file-taxonomy"></ng-content>\n </div>\n \n </div>\n <div class="ecl-file__footer">\n <div class="ecl-file__language" [id]="langId">{{ language }}</div>\n <div class="ecl-file__meta">{{ meta }}</div>\n <ng-content select="[eclFileDownload]"></ng-content>\n </div>\n<ng-content></ng-content>', styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i210.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLabelDirective, selector: "[eclLabel]", inputs: ["variant"] }] });
7377
+ this.ɵcmp = i0108.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclFileComponent, selector: "ecl-file", inputs: { description: "description", id: "id", langId: "langId", labelInfo: "labelInfo", language: "language", detailMeta: "detailMeta", meta: "meta" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclPictureContent", first: true, predicate: EclFilePictureDirective, descendants: true }], usesInheritance: true, ngImport: i0108, template: '<div class="ecl-file__container">\n @if(!isThumbnail) {\n @if(eclThemeService.isECTheme()) {\n <ecl-icon icon="file" class="ecl-file__icon" size="2xl"></ecl-icon>\n } @else {\n <ecl-icon icon="file" class="ecl-file__icon" size="m"></ecl-icon>\n }\n } @else {\n <ng-content select="[eclFilePicture]"></ng-content>\n }\n <div class="ecl-file__info">\n @if(labelInfo) {\n <div class="ecl-file__label">\n <span eclLabel variant="highlight">{{ labelInfo }}</span>\n </div>\n }\n @if(detailMeta) {\n <div class="ecl-file__detail-meta">\n @for (el of detailMeta; track el) {\n <span class="ecl-file__detail-meta-item" >{{ el }}</span>\n }\n </div>\n }\n <ng-content select="[eclFileTitle]"></ng-content>\n @if(description) {\n <div class="ecl-file__description">{{ description }}</div>\n }\n <ng-content select="ecl-file-taxonomy"></ng-content>\n </div>\n\n </div>\n <div class="ecl-file__footer">\n <div class="ecl-file__language" [id]="langId">{{ language }}</div>\n <div class="ecl-file__meta">{{ meta }}</div>\n <ng-content select="[eclFileDownload]"></ng-content>\n </div>\n<ng-content></ng-content>\n', styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLabelDirective, selector: "[eclLabel]", inputs: ["variant"] }] });
7370
7378
  }
7371
7379
  };
7372
7380
  i0108.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0108, type: EclFileComponent, decorators: [{
7373
7381
  type: Component46,
7374
- args: [{ selector: "ecl-file", template: '<div class="ecl-file__container">\n @if(!isThumbnail) {\n @if(eclThemeService.isECTheme()) {\n <ecl-icon icon="file" class="ecl-file__icon" size="2xl"></ecl-icon>\n } @else {\n <ecl-icon icon="file" class="ecl-file__icon" size="m"></ecl-icon>\n }\n } @else {\n <ng-content select="[eclFilePicture]"></ng-content>\n }\n <div class="ecl-file__info">\n @if(labelInfo) {\n <div class="ecl-file__label">\n <span eclLabel variant="highlight">{{ labelInfo }}</span>\n </div>\n }\n @if(detailMeta) {\n <div class="ecl-file__detail-meta">\n <span class="ecl-file__detail-meta-item" *ngFor="let el of detailMeta">{{ el }}</span>\n </div>\n }\n <ng-content select="[eclFileTitle]"></ng-content>\n @if(description) {\n <div class="ecl-file__description">{{ description }}</div>\n }\n <ng-content select="ecl-file-taxonomy"></ng-content>\n </div>\n \n </div>\n <div class="ecl-file__footer">\n <div class="ecl-file__language" [id]="langId">{{ language }}</div>\n <div class="ecl-file__meta">{{ meta }}</div>\n <ng-content select="[eclFileDownload]"></ng-content>\n </div>\n<ng-content></ng-content>', styles: [":host{display:block}\n"] }]
7382
+ args: [{ selector: "ecl-file", template: '<div class="ecl-file__container">\n @if(!isThumbnail) {\n @if(eclThemeService.isECTheme()) {\n <ecl-icon icon="file" class="ecl-file__icon" size="2xl"></ecl-icon>\n } @else {\n <ecl-icon icon="file" class="ecl-file__icon" size="m"></ecl-icon>\n }\n } @else {\n <ng-content select="[eclFilePicture]"></ng-content>\n }\n <div class="ecl-file__info">\n @if(labelInfo) {\n <div class="ecl-file__label">\n <span eclLabel variant="highlight">{{ labelInfo }}</span>\n </div>\n }\n @if(detailMeta) {\n <div class="ecl-file__detail-meta">\n @for (el of detailMeta; track el) {\n <span class="ecl-file__detail-meta-item" >{{ el }}</span>\n }\n </div>\n }\n <ng-content select="[eclFileTitle]"></ng-content>\n @if(description) {\n <div class="ecl-file__description">{{ description }}</div>\n }\n <ng-content select="ecl-file-taxonomy"></ng-content>\n </div>\n\n </div>\n <div class="ecl-file__footer">\n <div class="ecl-file__language" [id]="langId">{{ language }}</div>\n <div class="ecl-file__meta">{{ meta }}</div>\n <ng-content select="[eclFileDownload]"></ng-content>\n </div>\n<ng-content></ng-content>\n', styles: [":host{display:block}\n"] }]
7375
7383
  }], ctorParameters: () => [{ type: EclThemeService }], propDecorators: { cssClasses: [{
7376
7384
  type: HostBinding75,
7377
7385
  args: ["class"]
@@ -7395,9 +7403,8 @@ i0108.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7395
7403
  }] } });
7396
7404
 
7397
7405
  // lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs
7398
- import { Component as Component47, HostBinding as HostBinding76, Input as Input41, booleanAttribute as booleanAttribute19 } from "@angular/core";
7406
+ import { Component as Component47, HostBinding as HostBinding76, Input as Input41, booleanAttribute as booleanAttribute21 } from "@angular/core";
7399
7407
  import * as i0109 from "@angular/core";
7400
- import * as i211 from "@angular/common";
7401
7408
  var EclFileItemComponent = class _EclFileItemComponent extends ECLBaseDirective {
7402
7409
  get cssClasses() {
7403
7410
  return [super.getCssClasses("ecl-file__translation-item"), this.isDescription ? "ecl-file__translation-description" : ""].join(" ").trim();
@@ -7414,15 +7421,15 @@ var EclFileItemComponent = class _EclFileItemComponent extends ECLBaseDirective
7414
7421
  this.ɵfac = i0109.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0109, type: _EclFileItemComponent, deps: [{ token: EclFileComponent }], target: i0109.ɵɵFactoryTarget.Component });
7415
7422
  }
7416
7423
  static {
7417
- this.ɵcmp = i0109.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclFileItemComponent, selector: "ecl-file-item", inputs: { isDescription: ["isDescription", "isDescription", booleanAttribute19], eclTitle: "eclTitle", titleId: "titleId", meta: "meta", label: "label", langDetail: "langDetail" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0109, template: '<ng-template [ngIf]="!isDescription">\n <div class="ecl-file__translation-info">\n <div class="ecl-file__translation-title" [id]="titleId" [attr.lang]="langDetail">{{ eclTitle }}</div> \n <div class="ecl-file__translation-meta">{{ meta }}</div>\n </div>\n <ng-content select="[eclFileTranslationDownload]"></ng-content>\n</ng-template>\n<ng-template [ngIf]="isDescription">\n <ng-content></ng-content>\n</ng-template>', dependencies: [{ kind: "directive", type: i211.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
7424
+ this.ɵcmp = i0109.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclFileItemComponent, selector: "ecl-file-item", inputs: { isDescription: ["isDescription", "isDescription", booleanAttribute21], eclTitle: "eclTitle", titleId: "titleId", meta: "meta", label: "label", langDetail: "langDetail" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0109, template: '@if (isDescription) {\n <ng-content></ng-content>\n} @else {\n <div class="ecl-file__translation-info">\n <div class="ecl-file__translation-title" [id]="titleId" [attr.lang]="langDetail">{{ eclTitle }}</div>\n <div class="ecl-file__translation-meta">{{ meta }}</div>\n </div>\n <ng-content select="[eclFileTranslationDownload]"></ng-content>\n}\n' });
7418
7425
  }
7419
7426
  };
7420
7427
  i0109.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0109, type: EclFileItemComponent, decorators: [{
7421
7428
  type: Component47,
7422
- args: [{ selector: "ecl-file-item", template: '<ng-template [ngIf]="!isDescription">\n <div class="ecl-file__translation-info">\n <div class="ecl-file__translation-title" [id]="titleId" [attr.lang]="langDetail">{{ eclTitle }}</div> \n <div class="ecl-file__translation-meta">{{ meta }}</div>\n </div>\n <ng-content select="[eclFileTranslationDownload]"></ng-content>\n</ng-template>\n<ng-template [ngIf]="isDescription">\n <ng-content></ng-content>\n</ng-template>' }]
7429
+ args: [{ selector: "ecl-file-item", template: '@if (isDescription) {\n <ng-content></ng-content>\n} @else {\n <div class="ecl-file__translation-info">\n <div class="ecl-file__translation-title" [id]="titleId" [attr.lang]="langDetail">{{ eclTitle }}</div>\n <div class="ecl-file__translation-meta">{{ meta }}</div>\n </div>\n <ng-content select="[eclFileTranslationDownload]"></ng-content>\n}\n' }]
7423
7430
  }], ctorParameters: () => [{ type: EclFileComponent }], propDecorators: { isDescription: [{
7424
7431
  type: Input41,
7425
- args: [{ transform: booleanAttribute19 }]
7432
+ args: [{ transform: booleanAttribute21 }]
7426
7433
  }], eclTitle: [{
7427
7434
  type: Input41
7428
7435
  }], titleId: [{
@@ -7439,9 +7446,9 @@ i0109.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7439
7446
  }] } });
7440
7447
 
7441
7448
  // lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs
7442
- import { Component as Component48, Input as Input42, ContentChildren as ContentChildren11, Output as Output17, EventEmitter as EventEmitter17, HostBinding as HostBinding77, booleanAttribute as booleanAttribute20 } from "@angular/core";
7449
+ import { Component as Component48, Input as Input42, ContentChildren as ContentChildren11, Output as Output17, EventEmitter as EventEmitter17, HostBinding as HostBinding77, booleanAttribute as booleanAttribute22 } from "@angular/core";
7443
7450
  import * as i0110 from "@angular/core";
7444
- import * as i44 from "@ngx-translate/core";
7451
+ import * as i43 from "@ngx-translate/core";
7445
7452
  var EclFileItemsToggleEvent = class extends EclBaseEvent {
7446
7453
  constructor(isExpanded) {
7447
7454
  super();
@@ -7472,7 +7479,7 @@ var EclFileItemsComponent = class _EclFileItemsComponent extends ECLBaseDirectiv
7472
7479
  this.ɵfac = i0110.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0110, type: _EclFileItemsComponent, deps: null, target: i0110.ɵɵFactoryTarget.Component });
7473
7480
  }
7474
7481
  static {
7475
- this.ɵcmp = i0110.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclFileItemsComponent, selector: "ecl-file-items", inputs: { label: "label", isExpanded: ["isExpanded", "isExpanded", booleanAttribute20] }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "items", predicate: EclFileItemComponent }], usesInheritance: true, ngImport: i0110, template: `<button eclButton variant="ghost" class="ecl-file__translation-toggle" [attr.aria-expanded]="isExpanded" (click)="onToggleClick($event)">
7482
+ this.ɵcmp = i0110.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclFileItemsComponent, selector: "ecl-file-items", inputs: { label: "label", isExpanded: ["isExpanded", "isExpanded", booleanAttribute22] }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "items", predicate: EclFileItemComponent }], usesInheritance: true, ngImport: i0110, template: `<button eclButton variant="ghost" class="ecl-file__translation-toggle" [attr.aria-expanded]="isExpanded" (click)="onToggleClick($event)">
7476
7483
  <span eclButtonLabel>
7477
7484
  {{ label || 'ecl.file.OTHER-LANGUAGES' | translate: { count: getItemsCount() } }}
7478
7485
  </span>
@@ -7481,7 +7488,7 @@ var EclFileItemsComponent = class _EclFileItemsComponent extends ECLBaseDirectiv
7481
7488
  <ul class="ecl-file__translation-list">
7482
7489
  <ng-content></ng-content>
7483
7490
  </ul>
7484
- `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "pipe", type: i44.TranslatePipe, name: "translate" }] });
7491
+ `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "pipe", type: i43.TranslatePipe, name: "translate" }] });
7485
7492
  }
7486
7493
  };
7487
7494
  i0110.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0110, type: EclFileItemsComponent, decorators: [{
@@ -7503,7 +7510,7 @@ i0110.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7503
7510
  type: Input42
7504
7511
  }], isExpanded: [{
7505
7512
  type: Input42,
7506
- args: [{ transform: booleanAttribute20 }]
7513
+ args: [{ transform: booleanAttribute22 }]
7507
7514
  }], toggle: [{
7508
7515
  type: Output17
7509
7516
  }], items: [{
@@ -7659,7 +7666,7 @@ i0113.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7659
7666
  // lib/components/ecl-gallery/ecl-gallery-footer.component.mjs
7660
7667
  import { Component as Component50, EventEmitter as EventEmitter18, Output as Output18 } from "@angular/core";
7661
7668
  import * as i0114 from "@angular/core";
7662
- import * as i212 from "@ngx-translate/core";
7669
+ import * as i29 from "@ngx-translate/core";
7663
7670
  var EclGalleryToggleItemsEvent = class extends EclBaseEvent {
7664
7671
  constructor(expandAll) {
7665
7672
  super();
@@ -7720,7 +7727,7 @@ var EclGalleryFooterComponent = class _EclGalleryFooterComponent {
7720
7727
  <ng-content></ng-content>
7721
7728
  </div>
7722
7729
  </div>
7723
- `, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "pipe", type: i212.TranslatePipe, name: "translate" }] });
7730
+ `, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "pipe", type: i29.TranslatePipe, name: "translate" }] });
7724
7731
  }
7725
7732
  };
7726
7733
  i0114.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0114, type: EclGalleryFooterComponent, decorators: [{
@@ -7831,9 +7838,9 @@ i0115.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7831
7838
  }] } });
7832
7839
 
7833
7840
  // lib/components/ecl-gallery/ecl-gallery-item.component.mjs
7834
- import { Component as Component51, ContentChild as ContentChild16, EventEmitter as EventEmitter19, HostBinding as HostBinding81, HostListener as HostListener9, Input as Input44, Output as Output19, booleanAttribute as booleanAttribute21 } from "@angular/core";
7841
+ import { Component as Component51, ContentChild as ContentChild16, EventEmitter as EventEmitter19, HostBinding as HostBinding81, HostListener as HostListener9, Input as Input44, Output as Output19, booleanAttribute as booleanAttribute23 } from "@angular/core";
7835
7842
  import * as i0116 from "@angular/core";
7836
- import * as i117 from "@angular/platform-browser";
7843
+ import * as i116 from "@angular/platform-browser";
7837
7844
  var EclGalleryItemClickEvent = class extends EclBaseEvent {
7838
7845
  };
7839
7846
  var EclGalleryItemComponent = class _EclGalleryItemComponent extends ECLBaseDirective {
@@ -7886,10 +7893,10 @@ var EclGalleryItemComponent = class _EclGalleryItemComponent extends ECLBaseDire
7886
7893
  return this.mediaType !== "externalVideo";
7887
7894
  }
7888
7895
  static {
7889
- this.ɵfac = i0116.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0116, type: _EclGalleryItemComponent, deps: [{ token: i117.DomSanitizer }, { token: i0116.ElementRef }], target: i0116.ɵɵFactoryTarget.Component });
7896
+ this.ɵfac = i0116.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0116, type: _EclGalleryItemComponent, deps: [{ token: i116.DomSanitizer }, { token: i0116.ElementRef }], target: i0116.ɵɵFactoryTarget.Component });
7890
7897
  }
7891
7898
  static {
7892
- this.ɵcmp = i0116.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclGalleryItemComponent, selector: "ecl-gallery-item", inputs: { isShareable: ["isShareable", "isShareable", booleanAttribute21], mediaType: "mediaType", src: "src", label: "label", meta: "meta", description: "description", icon: "icon" }, outputs: { itemClick: "itemClick" }, host: { listeners: { "click": "onItemClick($event)" }, properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, queries: [{ propertyName: "mediaChild", first: true, predicate: EclGalleryMediaDirective, descendants: true }], usesInheritance: true, ngImport: i0116, template: `<a [href]="src" class="ecl-gallery__item-link" [attr.aria-label]="label" [class.ecl-gallery__item__link--frozen]="isNoOverlay">
7899
+ this.ɵcmp = i0116.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclGalleryItemComponent, selector: "ecl-gallery-item", inputs: { isShareable: ["isShareable", "isShareable", booleanAttribute23], mediaType: "mediaType", src: "src", label: "label", meta: "meta", description: "description", icon: "icon" }, outputs: { itemClick: "itemClick" }, host: { listeners: { "click": "onItemClick($event)" }, properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, queries: [{ propertyName: "mediaChild", first: true, predicate: EclGalleryMediaDirective, descendants: true }], usesInheritance: true, ngImport: i0116, template: `<a [href]="src" class="ecl-gallery__item-link" [attr.aria-label]="label" [class.ecl-gallery__item__link--frozen]="isNoOverlay">
7893
7900
  <figure class="ecl-gallery__image-container">
7894
7901
  @if(mediaType !== 'image') {
7895
7902
  <div class="ecl-gallery__item-icon-wrapper">
@@ -7931,9 +7938,9 @@ i0116.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7931
7938
  </figcaption>
7932
7939
  </figure>
7933
7940
  </a>`, styles: [".ecl-gallery__description{width:100%}\n"] }]
7934
- }], ctorParameters: () => [{ type: i117.DomSanitizer }, { type: i0116.ElementRef }], propDecorators: { isShareable: [{
7941
+ }], ctorParameters: () => [{ type: i116.DomSanitizer }, { type: i0116.ElementRef }], propDecorators: { isShareable: [{
7935
7942
  type: Input44,
7936
- args: [{ transform: booleanAttribute21 }]
7943
+ args: [{ transform: booleanAttribute23 }]
7937
7944
  }], mediaType: [{
7938
7945
  type: Input44
7939
7946
  }], src: [{
@@ -7964,13 +7971,12 @@ i0116.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
7964
7971
 
7965
7972
  // lib/components/ecl-gallery/ecl-gallery.component.mjs
7966
7973
  import { Breakpoints } from "@angular/cdk/layout";
7967
- import { Component as Component52, ContentChild as ContentChild17, ContentChildren as ContentChildren12, EventEmitter as EventEmitter20, HostBinding as HostBinding82, HostListener as HostListener10, Input as Input45, Output as Output20, ViewChild as ViewChild7, booleanAttribute as booleanAttribute22, numberAttribute as numberAttribute3 } from "@angular/core";
7974
+ import { Component as Component52, ContentChild as ContentChild17, ContentChildren as ContentChildren12, EventEmitter as EventEmitter20, HostBinding as HostBinding82, HostListener as HostListener10, Input as Input45, Output as Output20, ViewChild as ViewChild7, booleanAttribute as booleanAttribute24, numberAttribute as numberAttribute3 } from "@angular/core";
7968
7975
  import { Subject as Subject14, delay as delay2 } from "rxjs";
7969
7976
  import { takeUntil as takeUntil14 } from "rxjs/operators";
7970
7977
  import * as i0117 from "@angular/core";
7971
- import * as i118 from "@angular/cdk/layout";
7972
- import * as i213 from "@angular/common";
7973
- import * as i8 from "@ngx-translate/core";
7978
+ import * as i117 from "@angular/cdk/layout";
7979
+ import * as i72 from "@ngx-translate/core";
7974
7980
  var EclGalleryShowEvent = class extends EclBaseEvent {
7975
7981
  };
7976
7982
  var EclGalleryHideEvent = class extends EclBaseEvent {
@@ -8190,10 +8196,10 @@ var EclGalleryComponent = class _EclGalleryComponent extends ECLBaseDirective {
8190
8196
  return this.galleryItems.filter((item, cnt) => cnt < this.maxVisibleItems);
8191
8197
  }
8192
8198
  static {
8193
- this.ɵfac = i0117.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0117, type: _EclGalleryComponent, deps: [{ token: i118.BreakpointObserver }], target: i0117.ɵɵFactoryTarget.Component });
8199
+ this.ɵfac = i0117.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0117, type: _EclGalleryComponent, deps: [{ token: i117.BreakpointObserver }], target: i0117.ɵɵFactoryTarget.Component });
8194
8200
  }
8195
8201
  static {
8196
- this.ɵcmp = i0117.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclGalleryComponent, selector: "ecl-gallery", inputs: { isOpenInFullScreenPossible: ["isOpenInFullScreenPossible", "isOpenInFullScreenPossible", booleanAttribute22], isShareable: ["isShareable", "isShareable", booleanAttribute22], isFullWidth: ["isFullWidth", "isFullWidth", booleanAttribute22], isNoOverlay: ["isNoOverlay", "isNoOverlay", booleanAttribute22], maxVisibleItems: ["maxVisibleItems", "maxVisibleItems", numberAttribute3] }, outputs: { show: "show", hide: "hide", openFullScreen: "openFullScreen", share: "share", itemSwitch: "itemSwitch" }, host: { listeners: { "document:keydown.escape": "onEscapeKeydownHandler($event)", "window:resize": "iframeResize($event)" }, properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, queries: [{ propertyName: "galleryFooter", first: true, predicate: EclGalleryFooterComponent, descendants: true }, { propertyName: "galleryItems", predicate: EclGalleryItemComponent }], viewQueries: [{ propertyName: "videoChild", first: true, predicate: ["video"], descendants: true }, { propertyName: "imageChild", first: true, predicate: ["image"], descendants: true }, { propertyName: "externalVideoChild", first: true, predicate: ["externalVideo"], descendants: true }, { propertyName: "overlayChild", first: true, predicate: ["overlay"], descendants: true }, { propertyName: "headerChild", first: true, predicate: ["header"], descendants: true }, { propertyName: "footerChild", first: true, predicate: ["footer"], descendants: true }], usesInheritance: true, ngImport: i0117, template: `<ul class="ecl-gallery__list">
8202
+ this.ɵcmp = i0117.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclGalleryComponent, selector: "ecl-gallery", inputs: { isOpenInFullScreenPossible: ["isOpenInFullScreenPossible", "isOpenInFullScreenPossible", booleanAttribute24], isShareable: ["isShareable", "isShareable", booleanAttribute24], isFullWidth: ["isFullWidth", "isFullWidth", booleanAttribute24], isNoOverlay: ["isNoOverlay", "isNoOverlay", booleanAttribute24], maxVisibleItems: ["maxVisibleItems", "maxVisibleItems", numberAttribute3] }, outputs: { show: "show", hide: "hide", openFullScreen: "openFullScreen", share: "share", itemSwitch: "itemSwitch" }, host: { listeners: { "document:keydown.escape": "onEscapeKeydownHandler($event)", "window:resize": "iframeResize($event)" }, properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, queries: [{ propertyName: "galleryFooter", first: true, predicate: EclGalleryFooterComponent, descendants: true }, { propertyName: "galleryItems", predicate: EclGalleryItemComponent }], viewQueries: [{ propertyName: "videoChild", first: true, predicate: ["video"], descendants: true }, { propertyName: "imageChild", first: true, predicate: ["image"], descendants: true }, { propertyName: "externalVideoChild", first: true, predicate: ["externalVideo"], descendants: true }, { propertyName: "overlayChild", first: true, predicate: ["overlay"], descendants: true }, { propertyName: "headerChild", first: true, predicate: ["header"], descendants: true }, { propertyName: "footerChild", first: true, predicate: ["footer"], descendants: true }], usesInheritance: true, ngImport: i0117, template: `<ul class="ecl-gallery__list">
8197
8203
  <ng-content></ng-content>
8198
8204
  </ul>
8199
8205
 
@@ -8274,14 +8280,15 @@ var EclGalleryComponent = class _EclGalleryComponent extends ECLBaseDirective {
8274
8280
  }
8275
8281
  </div>
8276
8282
  @if(item?.description) {
8277
- <div *ngIf="item?.description" class="ecl-gallery__detail-description">{{ item?.description }}</div>
8283
+ <div class="ecl-gallery__detail-description">{{ item?.description }}</div>
8278
8284
  }
8279
8285
  @if(item?.meta) {
8280
- <div *ngIf="item?.meta" class="ecl-gallery__detail-meta">{{ item?.meta }}</div>
8286
+ <div class="ecl-gallery__detail-meta">{{ item?.meta }}</div>
8281
8287
  }
8282
8288
  </div>
8283
8289
  </footer>
8284
- </dialog>`, styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i213.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "pipe", type: i8.TranslatePipe, name: "translate" }] });
8290
+ </dialog>
8291
+ `, styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "pipe", type: i72.TranslatePipe, name: "translate" }] });
8285
8292
  }
8286
8293
  };
8287
8294
  i0117.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0117, type: EclGalleryComponent, decorators: [{
@@ -8367,26 +8374,27 @@ i0117.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
8367
8374
  }
8368
8375
  </div>
8369
8376
  @if(item?.description) {
8370
- <div *ngIf="item?.description" class="ecl-gallery__detail-description">{{ item?.description }}</div>
8377
+ <div class="ecl-gallery__detail-description">{{ item?.description }}</div>
8371
8378
  }
8372
8379
  @if(item?.meta) {
8373
- <div *ngIf="item?.meta" class="ecl-gallery__detail-meta">{{ item?.meta }}</div>
8380
+ <div class="ecl-gallery__detail-meta">{{ item?.meta }}</div>
8374
8381
  }
8375
8382
  </div>
8376
8383
  </footer>
8377
- </dialog>`, styles: [":host{display:block}\n"] }]
8378
- }], ctorParameters: () => [{ type: i118.BreakpointObserver }], propDecorators: { isOpenInFullScreenPossible: [{
8384
+ </dialog>
8385
+ `, styles: [":host{display:block}\n"] }]
8386
+ }], ctorParameters: () => [{ type: i117.BreakpointObserver }], propDecorators: { isOpenInFullScreenPossible: [{
8379
8387
  type: Input45,
8380
- args: [{ transform: booleanAttribute22 }]
8388
+ args: [{ transform: booleanAttribute24 }]
8381
8389
  }], isShareable: [{
8382
8390
  type: Input45,
8383
- args: [{ transform: booleanAttribute22 }]
8391
+ args: [{ transform: booleanAttribute24 }]
8384
8392
  }], isFullWidth: [{
8385
8393
  type: Input45,
8386
- args: [{ transform: booleanAttribute22 }]
8394
+ args: [{ transform: booleanAttribute24 }]
8387
8395
  }], isNoOverlay: [{
8388
8396
  type: Input45,
8389
- args: [{ transform: booleanAttribute22 }]
8397
+ args: [{ transform: booleanAttribute24 }]
8390
8398
  }], maxVisibleItems: [{
8391
8399
  type: Input45,
8392
8400
  args: [{ transform: numberAttribute3 }]
@@ -8556,11 +8564,11 @@ i0120.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
8556
8564
  }] } });
8557
8565
 
8558
8566
  // lib/components/ecl-sticky-container/ecl-sticky-container.component.mjs
8559
- import { Component as Component54, HostBinding as HostBinding84, Input as Input47, booleanAttribute as booleanAttribute23 } from "@angular/core";
8567
+ import { Component as Component54, HostBinding as HostBinding84, Input as Input47, booleanAttribute as booleanAttribute25 } from "@angular/core";
8560
8568
  import { Subject as Subject15, delay as delay3 } from "rxjs";
8561
8569
  import { takeUntil as takeUntil15 } from "rxjs/operators";
8562
8570
  import * as i0121 from "@angular/core";
8563
- import * as i119 from "@angular/cdk/layout";
8571
+ import * as i118 from "@angular/cdk/layout";
8564
8572
  var EclStickyContainerComponent = class _EclStickyContainerComponent extends ECLBaseDirective {
8565
8573
  get cssClasses() {
8566
8574
  return [super.getCssClasses("ecl-sticky-container"), !this.isEnabled ? "ecl-sticky-container--disabled" : ""].join(" ").trim();
@@ -8599,18 +8607,18 @@ var EclStickyContainerComponent = class _EclStickyContainerComponent extends ECL
8599
8607
  });
8600
8608
  }
8601
8609
  static {
8602
- this.ɵfac = i0121.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0121, type: _EclStickyContainerComponent, deps: [{ token: i119.BreakpointObserver }, { token: i0121.Renderer2 }, { token: i0121.ElementRef }], target: i0121.ɵɵFactoryTarget.Component });
8610
+ this.ɵfac = i0121.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0121, type: _EclStickyContainerComponent, deps: [{ token: i118.BreakpointObserver }, { token: i0121.Renderer2 }, { token: i0121.ElementRef }], target: i0121.ɵɵFactoryTarget.Component });
8603
8611
  }
8604
8612
  static {
8605
- this.ɵcmp = i0121.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclStickyContainerComponent, selector: "ecl-sticky-container", inputs: { isEnabled: ["isEnabled", "isEnabled", booleanAttribute23], marginTop: "marginTop", marginBottom: "marginBottom" }, host: { properties: { "class": "this.cssClasses", "style.top.px": "this.top", "style.bottom.px": "this.bottom" } }, usesInheritance: true, ngImport: i0121, template: "<ng-content></ng-content>\n", styles: [":host{display:block;align-self:flex-start;top:0;position:sticky;position:-webkit-sticky}:host.ecl-sticky-container--disabled{position:static}\n"] });
8613
+ this.ɵcmp = i0121.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclStickyContainerComponent, selector: "ecl-sticky-container", inputs: { isEnabled: ["isEnabled", "isEnabled", booleanAttribute25], marginTop: "marginTop", marginBottom: "marginBottom" }, host: { properties: { "class": "this.cssClasses", "style.top.px": "this.top", "style.bottom.px": "this.bottom" } }, usesInheritance: true, ngImport: i0121, template: "<ng-content></ng-content>\n", styles: [":host{display:block;align-self:flex-start;top:0;position:sticky;position:-webkit-sticky}:host.ecl-sticky-container--disabled{position:static}\n"] });
8606
8614
  }
8607
8615
  };
8608
8616
  i0121.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0121, type: EclStickyContainerComponent, decorators: [{
8609
8617
  type: Component54,
8610
8618
  args: [{ selector: "ecl-sticky-container", template: "<ng-content></ng-content>\n", styles: [":host{display:block;align-self:flex-start;top:0;position:sticky;position:-webkit-sticky}:host.ecl-sticky-container--disabled{position:static}\n"] }]
8611
- }], ctorParameters: () => [{ type: i119.BreakpointObserver }, { type: i0121.Renderer2 }, { type: i0121.ElementRef }], propDecorators: { isEnabled: [{
8619
+ }], ctorParameters: () => [{ type: i118.BreakpointObserver }, { type: i0121.Renderer2 }, { type: i0121.ElementRef }], propDecorators: { isEnabled: [{
8612
8620
  type: Input47,
8613
- args: [{ transform: booleanAttribute23 }]
8621
+ args: [{ transform: booleanAttribute25 }]
8614
8622
  }], marginTop: [{
8615
8623
  type: Input47
8616
8624
  }], marginBottom: [{
@@ -8655,7 +8663,7 @@ import { EventEmitter as EventEmitter22, Component as Component55, Input as Inpu
8655
8663
  import { Subject as Subject16, fromEvent as fromEvent3 } from "rxjs";
8656
8664
  import { takeUntil as takeUntil16 } from "rxjs/operators";
8657
8665
  import * as i0123 from "@angular/core";
8658
- import * as i45 from "@ngx-translate/core";
8666
+ import * as i44 from "@ngx-translate/core";
8659
8667
  var EclInpageNavigationSectionEnterEvent = class extends EclBaseEvent {
8660
8668
  constructor(sectionId) {
8661
8669
  super();
@@ -8792,7 +8800,7 @@ var EclInpageNavigationComponent = class _EclInpageNavigationComponent extends E
8792
8800
  </div>
8793
8801
  </nav>
8794
8802
  </ecl-sticky-container>
8795
- `, styles: ["@media (min-width: 996px){.ecl-inpage-navigation__list{display:block!important}}\n"], dependencies: [{ kind: "component", type: EclStickyContainerComponent, selector: "ecl-sticky-container", inputs: ["isEnabled", "marginTop", "marginBottom"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i45.TranslatePipe, name: "translate" }] });
8803
+ `, styles: ["@media (min-width: 996px){.ecl-inpage-navigation__list{display:block!important}}\n"], dependencies: [{ kind: "component", type: EclStickyContainerComponent, selector: "ecl-sticky-container", inputs: ["isEnabled", "marginTop", "marginBottom"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i44.TranslatePipe, name: "translate" }] });
8796
8804
  }
8797
8805
  };
8798
8806
  i0123.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0123, type: EclInpageNavigationComponent, decorators: [{
@@ -8873,7 +8881,6 @@ i0124.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
8873
8881
  // lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs
8874
8882
  import { Component as Component56, ContentChildren as ContentChildren14, forwardRef as forwardRef33, HostBinding as HostBinding85, Input as Input49 } from "@angular/core";
8875
8883
  import * as i0125 from "@angular/core";
8876
- import * as i120 from "@angular/common";
8877
8884
  var EclListIllustrationItemComponent = class _EclListIllustrationItemComponent extends ECLBaseDirective {
8878
8885
  constructor() {
8879
8886
  super(...arguments);
@@ -8891,12 +8898,12 @@ var EclListIllustrationItemComponent = class _EclListIllustrationItemComponent e
8891
8898
  this.ɵfac = i0125.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0125, type: _EclListIllustrationItemComponent, deps: null, target: i0125.ɵɵFactoryTarget.Component });
8892
8899
  }
8893
8900
  static {
8894
- this.ɵcmp = i0125.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclListIllustrationItemComponent, selector: "ecl-list-illustration-item", inputs: { eclTitle: "eclTitle", eclValue: "eclValue" }, host: { properties: { "class.ecl-list-illustration__item": "this.className" } }, queries: [{ propertyName: "eclIllustrationIcons", predicate: i0125.forwardRef(() => EclListIllustrationIconDirective) }], usesInheritance: true, ngImport: i0125, template: '<ng-content select="[eclListIllustrationImage],[eclListIllustrationPicture]"></ng-content>\n<div class="ecl-list-illustration__detail">\n <div *ngIf="hasTitle || hasValue" class="ecl-list-illustration__title-container">\n <ng-content select="[eclListIllustrationIcon]"></ng-content>\n <div *ngIf="hasValue" class="ecl-list-illustration__value">{{ eclValue }}</div>\n <div class="ecl-list-illustration__title">{{ eclTitle }}</div>\n </div>\n <div class="ecl-list-illustration__description">\n <ng-content></ng-content>\n </div>\n</div>\n', dependencies: [{ kind: "directive", type: i120.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
8901
+ this.ɵcmp = i0125.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclListIllustrationItemComponent, selector: "ecl-list-illustration-item", inputs: { eclTitle: "eclTitle", eclValue: "eclValue" }, host: { properties: { "class.ecl-list-illustration__item": "this.className" } }, queries: [{ propertyName: "eclIllustrationIcons", predicate: i0125.forwardRef(() => EclListIllustrationIconDirective) }], usesInheritance: true, ngImport: i0125, template: '<ng-content select="[eclListIllustrationImage],[eclListIllustrationPicture]"></ng-content>\n<div class="ecl-list-illustration__detail">\n @if (hasTitle || hasValue) {\n <div class="ecl-list-illustration__title-container">\n <ng-content select="[eclListIllustrationIcon]"></ng-content>\n @if (hasValue) {\n <div class="ecl-list-illustration__value">{{ eclValue }}</div>\n }\n <div class="ecl-list-illustration__title">{{ eclTitle }}</div>\n </div>\n }\n\n <div class="ecl-list-illustration__description">\n <ng-content></ng-content>\n </div>\n</div>\n' });
8895
8902
  }
8896
8903
  };
8897
8904
  i0125.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0125, type: EclListIllustrationItemComponent, decorators: [{
8898
8905
  type: Component56,
8899
- args: [{ selector: "ecl-list-illustration-item", template: '<ng-content select="[eclListIllustrationImage],[eclListIllustrationPicture]"></ng-content>\n<div class="ecl-list-illustration__detail">\n <div *ngIf="hasTitle || hasValue" class="ecl-list-illustration__title-container">\n <ng-content select="[eclListIllustrationIcon]"></ng-content>\n <div *ngIf="hasValue" class="ecl-list-illustration__value">{{ eclValue }}</div>\n <div class="ecl-list-illustration__title">{{ eclTitle }}</div>\n </div>\n <div class="ecl-list-illustration__description">\n <ng-content></ng-content>\n </div>\n</div>\n' }]
8906
+ args: [{ selector: "ecl-list-illustration-item", template: '<ng-content select="[eclListIllustrationImage],[eclListIllustrationPicture]"></ng-content>\n<div class="ecl-list-illustration__detail">\n @if (hasTitle || hasValue) {\n <div class="ecl-list-illustration__title-container">\n <ng-content select="[eclListIllustrationIcon]"></ng-content>\n @if (hasValue) {\n <div class="ecl-list-illustration__value">{{ eclValue }}</div>\n }\n <div class="ecl-list-illustration__title">{{ eclTitle }}</div>\n </div>\n }\n\n <div class="ecl-list-illustration__description">\n <ng-content></ng-content>\n </div>\n</div>\n' }]
8900
8907
  }], propDecorators: { eclTitle: [{
8901
8908
  type: Input49
8902
8909
  }], eclValue: [{
@@ -8935,7 +8942,7 @@ i0126.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
8935
8942
  }] } });
8936
8943
 
8937
8944
  // lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs
8938
- import { Directive as Directive34, HostBinding as HostBinding87, Input as Input50, booleanAttribute as booleanAttribute24 } from "@angular/core";
8945
+ import { Directive as Directive34, HostBinding as HostBinding87, Input as Input50, booleanAttribute as booleanAttribute26 } from "@angular/core";
8939
8946
  import * as i0127 from "@angular/core";
8940
8947
  var EclListIllustrationPictureDirective = class _EclListIllustrationPictureDirective extends ECLBaseDirective {
8941
8948
  get cssClasses() {
@@ -8974,7 +8981,7 @@ var EclListIllustrationImageDirective = class _EclListIllustrationImageDirective
8974
8981
  this.ɵfac = i0127.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0127, type: _EclListIllustrationImageDirective, deps: null, target: i0127.ɵɵFactoryTarget.Directive });
8975
8982
  }
8976
8983
  static {
8977
- this.ɵdir = i0127.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclListIllustrationImageDirective, selector: "img[eclListIllustrationImage]", inputs: { isSquare: ["isSquare", "isSquare", booleanAttribute24], size: "size" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0127 });
8984
+ this.ɵdir = i0127.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclListIllustrationImageDirective, selector: "img[eclListIllustrationImage]", inputs: { isSquare: ["isSquare", "isSquare", booleanAttribute26], size: "size" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0127 });
8978
8985
  }
8979
8986
  };
8980
8987
  i0127.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0127, type: EclListIllustrationImageDirective, decorators: [{
@@ -8984,7 +8991,7 @@ i0127.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
8984
8991
  }]
8985
8992
  }], propDecorators: { isSquare: [{
8986
8993
  type: Input50,
8987
- args: [{ transform: booleanAttribute24 }]
8994
+ args: [{ transform: booleanAttribute26 }]
8988
8995
  }], size: [{
8989
8996
  type: Input50
8990
8997
  }], cssClasses: [{
@@ -8993,7 +9000,7 @@ i0127.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
8993
9000
  }] } });
8994
9001
 
8995
9002
  // lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs
8996
- import { Component as Component57, HostBinding as HostBinding88, Input as Input51, booleanAttribute as booleanAttribute25, numberAttribute as numberAttribute4 } from "@angular/core";
9003
+ import { Component as Component57, HostBinding as HostBinding88, Input as Input51, booleanAttribute as booleanAttribute27, numberAttribute as numberAttribute4 } from "@angular/core";
8997
9004
  import * as i0128 from "@angular/core";
8998
9005
  var EclListIllustrationComponent = class _EclListIllustrationComponent extends ECLBaseDirective {
8999
9006
  constructor() {
@@ -9012,7 +9019,7 @@ var EclListIllustrationComponent = class _EclListIllustrationComponent extends E
9012
9019
  this.ɵfac = i0128.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0128, type: _EclListIllustrationComponent, deps: null, target: i0128.ɵɵFactoryTarget.Component });
9013
9020
  }
9014
9021
  static {
9015
- this.ɵcmp = i0128.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclListIllustrationComponent, selector: "ecl-list-illustration", inputs: { isZebra: ["isZebra", "isZebra", booleanAttribute25], horizontalColumns: ["horizontalColumns", "horizontalColumns", numberAttribute4] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0128, template: "<ng-content></ng-content>\n" });
9022
+ this.ɵcmp = i0128.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclListIllustrationComponent, selector: "ecl-list-illustration", inputs: { isZebra: ["isZebra", "isZebra", booleanAttribute27], horizontalColumns: ["horizontalColumns", "horizontalColumns", numberAttribute4] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0128, template: "<ng-content></ng-content>\n" });
9016
9023
  }
9017
9024
  };
9018
9025
  i0128.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0128, type: EclListIllustrationComponent, decorators: [{
@@ -9020,7 +9027,7 @@ i0128.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
9020
9027
  args: [{ selector: "ecl-list-illustration", template: "<ng-content></ng-content>\n" }]
9021
9028
  }], propDecorators: { isZebra: [{
9022
9029
  type: Input51,
9023
- args: [{ transform: booleanAttribute25 }]
9030
+ args: [{ transform: booleanAttribute27 }]
9024
9031
  }], horizontalColumns: [{
9025
9032
  type: Input51,
9026
9033
  args: [{ transform: numberAttribute4 }]
@@ -9130,7 +9137,7 @@ i0130.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
9130
9137
  // lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs
9131
9138
  import { Component as Component58, ContentChildren as ContentChildren15, HostBinding as HostBinding90, Input as Input52 } from "@angular/core";
9132
9139
  import * as i0131 from "@angular/core";
9133
- import * as i214 from "@ngx-translate/core";
9140
+ import * as i210 from "@ngx-translate/core";
9134
9141
  var EclDescriptionListDefinitionComponent = class _EclDescriptionListDefinitionComponent extends ECLBaseDirective {
9135
9142
  constructor() {
9136
9143
  super(...arguments);
@@ -9191,7 +9198,7 @@ var EclDescriptionListDefinitionComponent = class _EclDescriptionListDefinitionC
9191
9198
  <a eclLink class="ecl-description-list__see_more" href (click)="onShowAllItems($event)">{{
9192
9199
  'ecl.list.SEE-ALL-ITEMS' | translate
9193
9200
  }}</a>
9194
- }`, dependencies: [{ kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "pipe", type: i214.TranslatePipe, name: "translate" }] });
9201
+ }`, dependencies: [{ kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "pipe", type: i210.TranslatePipe, name: "translate" }] });
9195
9202
  }
9196
9203
  };
9197
9204
  i0131.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0131, type: EclDescriptionListDefinitionComponent, decorators: [{
@@ -9213,7 +9220,7 @@ i0131.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
9213
9220
  }] } });
9214
9221
 
9215
9222
  // lib/components/ecl-list/ecl-list.directive.mjs
9216
- import { ContentChildren as ContentChildren16, Directive as Directive36, HostBinding as HostBinding91, Input as Input53, booleanAttribute as booleanAttribute26, numberAttribute as numberAttribute5 } from "@angular/core";
9223
+ import { ContentChildren as ContentChildren16, Directive as Directive36, HostBinding as HostBinding91, Input as Input53, booleanAttribute as booleanAttribute28, numberAttribute as numberAttribute5 } from "@angular/core";
9217
9224
  import * as i0132 from "@angular/core";
9218
9225
  var EclOrderedListDirective = class _EclOrderedListDirective extends ECLBaseDirective {
9219
9226
  constructor() {
@@ -9268,7 +9275,7 @@ var EclUnorderedListDirective = class _EclUnorderedListDirective extends ECLBase
9268
9275
  this.ɵfac = i0132.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0132, type: _EclUnorderedListDirective, deps: null, target: i0132.ɵɵFactoryTarget.Directive });
9269
9276
  }
9270
9277
  static {
9271
- this.ɵdir = i0132.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclUnorderedListDirective, selector: "[eclUnorderedList]", inputs: { isDivider: ["isDivider", "isDivider", booleanAttribute26], isNoMarker: ["isNoMarker", "isNoMarker", booleanAttribute26] }, host: { properties: { "class.ecl-unordered-list": "this.cmpClass", "class.ecl-unordered-list--divider": "this.isDivider", "class.ecl-unordered-list--no-marker": "this.isNoMarker" } }, usesInheritance: true, ngImport: i0132 });
9278
+ this.ɵdir = i0132.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclUnorderedListDirective, selector: "[eclUnorderedList]", inputs: { isDivider: ["isDivider", "isDivider", booleanAttribute28], isNoMarker: ["isNoMarker", "isNoMarker", booleanAttribute28] }, host: { properties: { "class.ecl-unordered-list": "this.cmpClass", "class.ecl-unordered-list--divider": "this.isDivider", "class.ecl-unordered-list--no-marker": "this.isNoMarker" } }, usesInheritance: true, ngImport: i0132 });
9272
9279
  }
9273
9280
  };
9274
9281
  i0132.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0132, type: EclUnorderedListDirective, decorators: [{
@@ -9281,13 +9288,13 @@ i0132.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
9281
9288
  args: ["class.ecl-unordered-list"]
9282
9289
  }], isDivider: [{
9283
9290
  type: Input53,
9284
- args: [{ transform: booleanAttribute26 }]
9291
+ args: [{ transform: booleanAttribute28 }]
9285
9292
  }, {
9286
9293
  type: HostBinding91,
9287
9294
  args: ["class.ecl-unordered-list--divider"]
9288
9295
  }], isNoMarker: [{
9289
9296
  type: Input53,
9290
- args: [{ transform: booleanAttribute26 }]
9297
+ args: [{ transform: booleanAttribute28 }]
9291
9298
  }, {
9292
9299
  type: HostBinding91,
9293
9300
  args: ["class.ecl-unordered-list--no-marker"]
@@ -9333,7 +9340,7 @@ var EclDescriptionListDirective = class _EclDescriptionListDirective extends ECL
9333
9340
  this.ɵfac = i0132.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0132, type: _EclDescriptionListDirective, deps: [{ token: i0132.ChangeDetectorRef }], target: i0132.ɵɵFactoryTarget.Directive });
9334
9341
  }
9335
9342
  static {
9336
- this.ɵdir = i0132.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclDescriptionListDirective, selector: "[eclDescriptionList]", inputs: { isHorizontal: ["isHorizontal", "isHorizontal", booleanAttribute26], maxVisibleItems: ["maxVisibleItems", "maxVisibleItems", numberAttribute5] }, host: { properties: { "class.ecl-description-list--horizontal": "this.isHorizontal", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclListItems", predicate: EclDescriptionListDefinitionComponent }], usesInheritance: true, ngImport: i0132 });
9343
+ this.ɵdir = i0132.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclDescriptionListDirective, selector: "[eclDescriptionList]", inputs: { isHorizontal: ["isHorizontal", "isHorizontal", booleanAttribute28], maxVisibleItems: ["maxVisibleItems", "maxVisibleItems", numberAttribute5] }, host: { properties: { "class.ecl-description-list--horizontal": "this.isHorizontal", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclListItems", predicate: EclDescriptionListDefinitionComponent }], usesInheritance: true, ngImport: i0132 });
9337
9344
  }
9338
9345
  };
9339
9346
  i0132.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0132, type: EclDescriptionListDirective, decorators: [{
@@ -9343,7 +9350,7 @@ i0132.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
9343
9350
  }]
9344
9351
  }], ctorParameters: () => [{ type: i0132.ChangeDetectorRef }], propDecorators: { isHorizontal: [{
9345
9352
  type: Input53,
9346
- args: [{ transform: booleanAttribute26 }]
9353
+ args: [{ transform: booleanAttribute28 }]
9347
9354
  }, {
9348
9355
  type: HostBinding91,
9349
9356
  args: ["class.ecl-description-list--horizontal"]
@@ -9486,10 +9493,10 @@ var EclMenuItemParentFocusEvent = class {
9486
9493
 
9487
9494
  // lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs
9488
9495
  import { ENTER } from "@angular/cdk/keycodes";
9489
- import { Component as Component59, ContentChildren as ContentChildren17, EventEmitter as EventEmitter23, HostBinding as HostBinding92, HostListener as HostListener11, Input as Input54, Output as Output23, ViewChild as ViewChild8, booleanAttribute as booleanAttribute27, forwardRef as forwardRef35 } from "@angular/core";
9496
+ import { Component as Component59, ContentChildren as ContentChildren17, EventEmitter as EventEmitter23, HostBinding as HostBinding92, HostListener as HostListener11, Input as Input54, Output as Output23, ViewChild as ViewChild8, booleanAttribute as booleanAttribute29, forwardRef as forwardRef35 } from "@angular/core";
9490
9497
  import * as i0134 from "@angular/core";
9491
- import * as i121 from "@angular/common";
9492
- import * as i215 from "@angular/router";
9498
+ import * as i119 from "@angular/common";
9499
+ import * as i211 from "@angular/router";
9493
9500
  var EclMenuMegaItemComponent = class _EclMenuMegaItemComponent extends ECLBaseDirective {
9494
9501
  constructor() {
9495
9502
  super(...arguments);
@@ -9549,12 +9556,12 @@ var EclMenuMegaItemComponent = class _EclMenuMegaItemComponent extends ECLBaseDi
9549
9556
  this.ɵfac = i0134.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0134, type: _EclMenuMegaItemComponent, deps: null, target: i0134.ɵɵFactoryTarget.Component });
9550
9557
  }
9551
9558
  static {
9552
- this.ɵcmp = i0134.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclMenuMegaItemComponent, selector: "ecl-menu-mega-item", inputs: { id: "id", label: "label", routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href", target: "target", isCurrent: ["isCurrent", "isCurrent", booleanAttribute27], isSeeAll: ["isSeeAll", "isSeeAll", booleanAttribute27] }, outputs: { menuItemSelect: "menuItemSelect", menuItemKeydown: "menuItemKeydown" }, host: { listeners: { "click": "onHostClick($event)" }, properties: { "class.ecl-menu__subitem": "this.cmpClass", "attr.role": "this.role", "class.ecl-menu__subitem--current": "this.isCurrent", "class.ecl-menu__see-all": "this.isSeeAll" } }, queries: [{ propertyName: "iconComponents", predicate: i0134.forwardRef(() => EclIconComponent) }, { propertyName: "links", predicate: i0134.forwardRef(() => EclLinkDirective) }], viewQueries: [{ propertyName: "megaMenuLink", first: true, predicate: ["megaMenuLink"], descendants: true }], usesInheritance: true, ngImport: i0134, template: '@if (!isSeeAll) {\n<a #megaMenuLink\n *ngIf="href"\n [href]="href"\n [target]="target"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n\n<a #megaMenuLink\n *ngIf="!href"\n tabindex="0"\n [routerLink]="routerLink"\n [queryParams]="queryParams"\n [queryParamsHandling]="queryParamsHandling"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n} @else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', styles: [":host{display:list-item}\n"], dependencies: [{ kind: "directive", type: i121.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i121.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i215.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }] });
9559
+ this.ɵcmp = i0134.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclMenuMegaItemComponent, selector: "ecl-menu-mega-item", inputs: { id: "id", label: "label", routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href", target: "target", isCurrent: ["isCurrent", "isCurrent", booleanAttribute29], isSeeAll: ["isSeeAll", "isSeeAll", booleanAttribute29] }, outputs: { menuItemSelect: "menuItemSelect", menuItemKeydown: "menuItemKeydown" }, host: { listeners: { "click": "onHostClick($event)" }, properties: { "class.ecl-menu__subitem": "this.cmpClass", "attr.role": "this.role", "class.ecl-menu__subitem--current": "this.isCurrent", "class.ecl-menu__see-all": "this.isSeeAll" } }, queries: [{ propertyName: "iconComponents", predicate: i0134.forwardRef(() => EclIconComponent) }, { propertyName: "links", predicate: i0134.forwardRef(() => EclLinkDirective) }], viewQueries: [{ propertyName: "megaMenuLink", first: true, predicate: ["megaMenuLink"], descendants: true }], usesInheritance: true, ngImport: i0134, template: '@if (!isSeeAll) {\n @if (href) {\n <a #megaMenuLink\n [href]="href"\n [target]="target"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </a>\n } @else {\n <a #megaMenuLink\n tabindex="0"\n [routerLink]="routerLink"\n [queryParams]="queryParams"\n [queryParamsHandling]="queryParamsHandling"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </a>\n }\n} @else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', styles: [":host{display:list-item}\n"], dependencies: [{ kind: "directive", type: i119.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i211.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }] });
9553
9560
  }
9554
9561
  };
9555
9562
  i0134.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0134, type: EclMenuMegaItemComponent, decorators: [{
9556
9563
  type: Component59,
9557
- args: [{ selector: "ecl-menu-mega-item", template: '@if (!isSeeAll) {\n<a #megaMenuLink\n *ngIf="href"\n [href]="href"\n [target]="target"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n\n<a #megaMenuLink\n *ngIf="!href"\n tabindex="0"\n [routerLink]="routerLink"\n [queryParams]="queryParams"\n [queryParamsHandling]="queryParamsHandling"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</a>\n} @else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', styles: [":host{display:list-item}\n"] }]
9564
+ args: [{ selector: "ecl-menu-mega-item", template: '@if (!isSeeAll) {\n @if (href) {\n <a #megaMenuLink\n [href]="href"\n [target]="target"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </a>\n } @else {\n <a #megaMenuLink\n tabindex="0"\n [routerLink]="routerLink"\n [queryParams]="queryParams"\n [queryParamsHandling]="queryParamsHandling"\n class="ecl-menu__sublink"\n [class.ecl-menu__sublink--current]="isCurrent"\n (click)="onItemClick($event)"\n (keydown)="onKeydown($event)">\n {{ label }}\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </a>\n }\n} @else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', styles: [":host{display:list-item}\n"] }]
9558
9565
  }], propDecorators: { id: [{
9559
9566
  type: Input54
9560
9567
  }], label: [{
@@ -9577,13 +9584,13 @@ i0134.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
9577
9584
  args: ["attr.role"]
9578
9585
  }], isCurrent: [{
9579
9586
  type: Input54,
9580
- args: [{ transform: booleanAttribute27 }]
9587
+ args: [{ transform: booleanAttribute29 }]
9581
9588
  }, {
9582
9589
  type: HostBinding92,
9583
9590
  args: ["class.ecl-menu__subitem--current"]
9584
9591
  }], isSeeAll: [{
9585
9592
  type: Input54,
9586
- args: [{ transform: booleanAttribute27 }]
9593
+ args: [{ transform: booleanAttribute29 }]
9587
9594
  }, {
9588
9595
  type: HostBinding92,
9589
9596
  args: ["class.ecl-menu__see-all"]
@@ -9755,9 +9762,9 @@ import { Subject as Subject18 } from "rxjs";
9755
9762
  import { takeUntil as takeUntil18 } from "rxjs/operators";
9756
9763
  import { Breakpoints as Breakpoints2 } from "@angular/cdk/layout";
9757
9764
  import * as i0136 from "@angular/core";
9758
- import * as i122 from "@angular/cdk/layout";
9759
- import * as i46 from "@angular/common";
9760
- import * as i52 from "@angular/router";
9765
+ import * as i120 from "@angular/cdk/layout";
9766
+ import * as i45 from "@angular/common";
9767
+ import * as i54 from "@angular/router";
9761
9768
  var EclMenuItemComponent = class _EclMenuItemComponent extends ECLBaseDirective {
9762
9769
  get cssClasses() {
9763
9770
  return [
@@ -10028,134 +10035,146 @@ var EclMenuItemComponent = class _EclMenuItemComponent extends ECLBaseDirective
10028
10035
  });
10029
10036
  }
10030
10037
  static {
10031
- this.ɵfac = i0136.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0136, type: _EclMenuItemComponent, deps: [{ token: i0136.ElementRef }, { token: i0136.Renderer2 }, { token: i0136.ApplicationRef }, { token: i122.BreakpointObserver }], target: i0136.ɵɵFactoryTarget.Component });
10038
+ this.ɵfac = i0136.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0136, type: _EclMenuItemComponent, deps: [{ token: i0136.ElementRef }, { token: i0136.Renderer2 }, { token: i0136.ApplicationRef }, { token: i120.BreakpointObserver }], target: i0136.ɵɵFactoryTarget.Component });
10032
10039
  }
10033
10040
  static {
10034
- this.ɵcmp = i0136.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclMenuItemComponent, selector: "ecl-menu-item", inputs: { id: "id", label: "label", routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href", target: "target", isCurrent: "isCurrent" }, outputs: { menuItemSelect: "menuItemSelect", menuItemCaret: "menuItemCaret", menuItemHover: "menuItemHover", menuItemHoverOut: "menuItemHoverOut", menuMegaItemSelect: "menuMegaItemSelect", menuItemFocus: "menuItemFocus", menuItemKeydown: "menuItemKeydown" }, host: { listeners: { "mouseenter": "onItemMouseEnter($event)", "mouseleave": "onItemMouseLeave($event)" }, properties: { "attr.role": "this.role", "class": "this.cssClasses", "class.ecl-menu__item--has-children": "this.hasEclChildrenDataAttribute", "attr.aria-haspopup": "this.hasEclChildrenDataAttribute", "attr.aria-expanded": "this.isAriaExpanded" } }, queries: [{ propertyName: "submenu", first: true, predicate: i0136.forwardRef(() => EclMenuMegaComponent), descendants: true }], viewQueries: [{ propertyName: "menuLink", first: true, predicate: ["menuLink"], descendants: true }, { propertyName: "menuButton", first: true, predicate: EclButtonComponent, descendants: true }], usesInheritance: true, ngImport: i0136, template: `<a
10035
- #menuLink
10036
- variant="standalone"
10037
- *ngIf="href"
10038
- [href]="href"
10039
- [target]="target"
10040
- class="ecl-menu__link"
10041
- [class.ecl-menu__link--current]="isCurrent"
10042
- (focus)="onItemFocus($event)"
10043
- (click)="onItemClick($event)"
10044
- (keydown)="onLinkKeydown($event)">
10045
- {{ label }}
10046
- <ng-container *ngTemplateOutlet="content"></ng-container>
10047
- </a>
10048
- <a
10049
- #menuLink
10050
- variant="standalone"
10051
- *ngIf="!href"
10052
- tabindex="0"
10053
- [routerLink]="routerLink"
10054
- [queryParams]="queryParams"
10055
- [queryParamsHandling]="queryParamsHandling"
10056
- class="ecl-menu__link"
10057
- [class.ecl-menu__link--current]="isCurrent"
10058
- (focus)="onItemFocus($event)"
10059
- (click)="onItemClick($event)"
10060
- (keydown)="onLinkKeydown($event)">
10061
- {{ label }}
10062
- <ng-container *ngTemplateOutlet="content"></ng-container>
10063
- </a>
10064
- <button
10065
- eclButton
10066
- isIconOnly
10067
- *ngIf="hasChildren && isMobileBreakpoint"
10068
- variant="ghost"
10069
- class="ecl-menu__button-caret"
10070
- type="button"
10071
- aria-label="Access item's children"
10072
- (click)="onItemCaretClick($event)"
10073
- (keydown)="onButtonKeydown($event)">
10074
- <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10075
- </button>
10076
- <button
10077
- eclButton
10078
- isIconOnly
10079
- *ngIf="hasChildren && !isMobileBreakpoint"
10080
- variant="ghost"
10081
- class="ecl-menu__button-caret"
10082
- type="button"
10083
- aria-label="Access item's children"
10084
- [attr.aria-expanded]="isAriaExpanded"
10085
- (keydown)="onButtonKeydown($event)">
10086
- <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10087
- </button>
10041
+ this.ɵcmp = i0136.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclMenuItemComponent, selector: "ecl-menu-item", inputs: { id: "id", label: "label", routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href", target: "target", isCurrent: "isCurrent" }, outputs: { menuItemSelect: "menuItemSelect", menuItemCaret: "menuItemCaret", menuItemHover: "menuItemHover", menuItemHoverOut: "menuItemHoverOut", menuMegaItemSelect: "menuMegaItemSelect", menuItemFocus: "menuItemFocus", menuItemKeydown: "menuItemKeydown" }, host: { listeners: { "mouseenter": "onItemMouseEnter($event)", "mouseleave": "onItemMouseLeave($event)" }, properties: { "attr.role": "this.role", "class": "this.cssClasses", "class.ecl-menu__item--has-children": "this.hasEclChildrenDataAttribute", "attr.aria-haspopup": "this.hasEclChildrenDataAttribute", "attr.aria-expanded": "this.isAriaExpanded" } }, queries: [{ propertyName: "submenu", first: true, predicate: i0136.forwardRef(() => EclMenuMegaComponent), descendants: true }], viewQueries: [{ propertyName: "menuLink", first: true, predicate: ["menuLink"], descendants: true }, { propertyName: "menuButton", first: true, predicate: EclButtonComponent, descendants: true }], usesInheritance: true, ngImport: i0136, template: `@if (href) {
10042
+ <a
10043
+ #menuLink
10044
+ variant="standalone"
10045
+ [href]="href"
10046
+ [target]="target"
10047
+ class="ecl-menu__link"
10048
+ [class.ecl-menu__link--current]="isCurrent"
10049
+ (focus)="onItemFocus($event)"
10050
+ (click)="onItemClick($event)"
10051
+ (keydown)="onLinkKeydown($event)">
10052
+ {{ label }}
10053
+ <ng-container *ngTemplateOutlet="content"></ng-container>
10054
+ </a>
10055
+ } @else {
10056
+ <a
10057
+ #menuLink
10058
+ variant="standalone"
10059
+ tabindex="0"
10060
+ [routerLink]="routerLink"
10061
+ [queryParams]="queryParams"
10062
+ [queryParamsHandling]="queryParamsHandling"
10063
+ class="ecl-menu__link"
10064
+ [class.ecl-menu__link--current]="isCurrent"
10065
+ (focus)="onItemFocus($event)"
10066
+ (click)="onItemClick($event)"
10067
+ (keydown)="onLinkKeydown($event)">
10068
+ {{ label }}
10069
+ <ng-container *ngTemplateOutlet="content"></ng-container>
10070
+ </a>
10071
+ }
10072
+
10073
+ @if (hasChildren) {
10074
+ @if (isMobileBreakpoint) {
10075
+ <button
10076
+ eclButton
10077
+ isIconOnly
10078
+ variant="ghost"
10079
+ class="ecl-menu__button-caret"
10080
+ type="button"
10081
+ aria-label="Access item's children"
10082
+ (click)="onItemCaretClick($event)"
10083
+ (keydown)="onButtonKeydown($event)">
10084
+ <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10085
+ </button>
10086
+ } @else {
10087
+ <button
10088
+ eclButton
10089
+ isIconOnly
10090
+ variant="ghost"
10091
+ class="ecl-menu__button-caret"
10092
+ type="button"
10093
+ aria-label="Access item's children"
10094
+ [attr.aria-expanded]="isAriaExpanded"
10095
+ (keydown)="onButtonKeydown($event)">
10096
+ <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10097
+ </button>
10098
+ }
10099
+ }
10100
+
10088
10101
  <ng-content select="ecl-menu-mega"></ng-content>
10089
10102
 
10090
10103
  <ng-template #content>
10091
10104
  <ng-content></ng-content>
10092
10105
  </ng-template>
10093
- `, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: i46.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i46.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i52.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }], encapsulation: i0136.ViewEncapsulation.None });
10106
+ `, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: i45.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i54.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }], encapsulation: i0136.ViewEncapsulation.None });
10094
10107
  }
10095
10108
  };
10096
10109
  i0136.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0136, type: EclMenuItemComponent, decorators: [{
10097
10110
  type: Component61,
10098
- args: [{ selector: "ecl-menu-item", encapsulation: ViewEncapsulation7.None, template: `<a
10099
- #menuLink
10100
- variant="standalone"
10101
- *ngIf="href"
10102
- [href]="href"
10103
- [target]="target"
10104
- class="ecl-menu__link"
10105
- [class.ecl-menu__link--current]="isCurrent"
10106
- (focus)="onItemFocus($event)"
10107
- (click)="onItemClick($event)"
10108
- (keydown)="onLinkKeydown($event)">
10109
- {{ label }}
10110
- <ng-container *ngTemplateOutlet="content"></ng-container>
10111
- </a>
10112
- <a
10113
- #menuLink
10114
- variant="standalone"
10115
- *ngIf="!href"
10116
- tabindex="0"
10117
- [routerLink]="routerLink"
10118
- [queryParams]="queryParams"
10119
- [queryParamsHandling]="queryParamsHandling"
10120
- class="ecl-menu__link"
10121
- [class.ecl-menu__link--current]="isCurrent"
10122
- (focus)="onItemFocus($event)"
10123
- (click)="onItemClick($event)"
10124
- (keydown)="onLinkKeydown($event)">
10125
- {{ label }}
10126
- <ng-container *ngTemplateOutlet="content"></ng-container>
10127
- </a>
10128
- <button
10129
- eclButton
10130
- isIconOnly
10131
- *ngIf="hasChildren && isMobileBreakpoint"
10132
- variant="ghost"
10133
- class="ecl-menu__button-caret"
10134
- type="button"
10135
- aria-label="Access item's children"
10136
- (click)="onItemCaretClick($event)"
10137
- (keydown)="onButtonKeydown($event)">
10138
- <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10139
- </button>
10140
- <button
10141
- eclButton
10142
- isIconOnly
10143
- *ngIf="hasChildren && !isMobileBreakpoint"
10144
- variant="ghost"
10145
- class="ecl-menu__button-caret"
10146
- type="button"
10147
- aria-label="Access item's children"
10148
- [attr.aria-expanded]="isAriaExpanded"
10149
- (keydown)="onButtonKeydown($event)">
10150
- <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10151
- </button>
10111
+ args: [{ selector: "ecl-menu-item", encapsulation: ViewEncapsulation7.None, template: `@if (href) {
10112
+ <a
10113
+ #menuLink
10114
+ variant="standalone"
10115
+ [href]="href"
10116
+ [target]="target"
10117
+ class="ecl-menu__link"
10118
+ [class.ecl-menu__link--current]="isCurrent"
10119
+ (focus)="onItemFocus($event)"
10120
+ (click)="onItemClick($event)"
10121
+ (keydown)="onLinkKeydown($event)">
10122
+ {{ label }}
10123
+ <ng-container *ngTemplateOutlet="content"></ng-container>
10124
+ </a>
10125
+ } @else {
10126
+ <a
10127
+ #menuLink
10128
+ variant="standalone"
10129
+ tabindex="0"
10130
+ [routerLink]="routerLink"
10131
+ [queryParams]="queryParams"
10132
+ [queryParamsHandling]="queryParamsHandling"
10133
+ class="ecl-menu__link"
10134
+ [class.ecl-menu__link--current]="isCurrent"
10135
+ (focus)="onItemFocus($event)"
10136
+ (click)="onItemClick($event)"
10137
+ (keydown)="onLinkKeydown($event)">
10138
+ {{ label }}
10139
+ <ng-container *ngTemplateOutlet="content"></ng-container>
10140
+ </a>
10141
+ }
10142
+
10143
+ @if (hasChildren) {
10144
+ @if (isMobileBreakpoint) {
10145
+ <button
10146
+ eclButton
10147
+ isIconOnly
10148
+ variant="ghost"
10149
+ class="ecl-menu__button-caret"
10150
+ type="button"
10151
+ aria-label="Access item's children"
10152
+ (click)="onItemCaretClick($event)"
10153
+ (keydown)="onButtonKeydown($event)">
10154
+ <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10155
+ </button>
10156
+ } @else {
10157
+ <button
10158
+ eclButton
10159
+ isIconOnly
10160
+ variant="ghost"
10161
+ class="ecl-menu__button-caret"
10162
+ type="button"
10163
+ aria-label="Access item's children"
10164
+ [attr.aria-expanded]="isAriaExpanded"
10165
+ (keydown)="onButtonKeydown($event)">
10166
+ <ecl-icon icon="corner-arrow" size="xs" transform="rotate-180" class="ecl-button__icon"></ecl-icon>
10167
+ </button>
10168
+ }
10169
+ }
10170
+
10152
10171
  <ng-content select="ecl-menu-mega"></ng-content>
10153
10172
 
10154
10173
  <ng-template #content>
10155
10174
  <ng-content></ng-content>
10156
10175
  </ng-template>
10157
10176
  ` }]
10158
- }], ctorParameters: () => [{ type: i0136.ElementRef }, { type: i0136.Renderer2 }, { type: i0136.ApplicationRef }, { type: i122.BreakpointObserver }], propDecorators: { id: [{
10177
+ }], ctorParameters: () => [{ type: i0136.ElementRef }, { type: i0136.Renderer2 }, { type: i0136.ApplicationRef }, { type: i120.BreakpointObserver }], propDecorators: { id: [{
10159
10178
  type: Input55
10160
10179
  }], label: [{
10161
10180
  type: Input55
@@ -10224,8 +10243,8 @@ import Hammer from "hammerjs";
10224
10243
  import { Subject as Subject19, of as of3 } from "rxjs";
10225
10244
  import { mergeWith as mergeWith2, takeUntil as takeUntil19 } from "rxjs/operators";
10226
10245
  import * as i0137 from "@angular/core";
10227
- import * as i123 from "@angular/cdk/layout";
10228
- import * as i82 from "@ngx-translate/core";
10246
+ import * as i121 from "@angular/cdk/layout";
10247
+ import * as i8 from "@ngx-translate/core";
10229
10248
  var EclMenuComponent = class _EclMenuComponent extends ECLBaseDirective {
10230
10249
  get cssClasses() {
10231
10250
  return [super.getCssClasses("ecl-menu"), "ecl-menu--transition", `ecl-menu--group${this.group}`].join(" ");
@@ -10715,7 +10734,7 @@ var EclMenuComponent = class _EclMenuComponent extends ECLBaseDirective {
10715
10734
  });
10716
10735
  }
10717
10736
  static {
10718
- this.ɵfac = i0137.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0137, type: _EclMenuComponent, deps: [{ token: i0137.ElementRef }, { token: i0137.IterableDiffers }, { token: i123.BreakpointObserver }, { token: i0137.Renderer2 }, { token: EclRtlService }], target: i0137.ɵɵFactoryTarget.Component });
10737
+ this.ɵfac = i0137.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0137, type: _EclMenuComponent, deps: [{ token: i0137.ElementRef }, { token: i0137.IterableDiffers }, { token: i121.BreakpointObserver }, { token: i0137.Renderer2 }, { token: EclRtlService }], target: i0137.ɵɵFactoryTarget.Component });
10719
10738
  }
10720
10739
  static {
10721
10740
  this.ɵcmp = i0137.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclMenuComponent, selector: "ecl-menu", inputs: { group: "group", maxLines: ["maxLines", "maxLines", numberAttribute6] }, outputs: { menuItemSelect: "menuItemSelect" }, host: { listeners: { "keydown": "keyEvent($event)", "window:resize": "onResize()" }, properties: { "class": "this.cssClasses", "attr.aria-expanded": "this.isHamburgerMenuOpened", "attr.role": "this.role", "class.ecl-menu--forced-mobile": "this.isMobileBreakpoint", "class.ecl-menu--forced-close": "this.isMenuHidden" } }, queries: [{ propertyName: "eclRootMenuItems", predicate: EclMenuItemComponent }], viewQueries: [{ propertyName: "innerSection", first: true, predicate: ["innerSection"], descendants: true }, { propertyName: "itemsList", first: true, predicate: ["itemsList"], descendants: true }, { propertyName: "btnPrevious", first: true, predicate: ["btnPrevious"], descendants: true }, { propertyName: "btnNext", first: true, predicate: ["btnNext"], descendants: true }], usesInheritance: true, ngImport: i0137, template: `<div class="ecl-menu__overlay" (click)="onOverlayClick()"></div>
@@ -10785,7 +10804,7 @@ var EclMenuComponent = class _EclMenuComponent extends ECLBaseDirective {
10785
10804
  </ul>
10786
10805
  </section>
10787
10806
  </div>
10788
- `, styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "pipe", type: i82.TranslatePipe, name: "translate" }] });
10807
+ `, styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "pipe", type: i8.TranslatePipe, name: "translate" }] });
10789
10808
  }
10790
10809
  };
10791
10810
  i0137.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0137, type: EclMenuComponent, decorators: [{
@@ -10858,7 +10877,7 @@ i0137.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
10858
10877
  </section>
10859
10878
  </div>
10860
10879
  `, styles: [":host{display:block}\n"] }]
10861
- }], ctorParameters: () => [{ type: i0137.ElementRef }, { type: i0137.IterableDiffers }, { type: i123.BreakpointObserver }, { type: i0137.Renderer2 }, { type: EclRtlService }], propDecorators: { group: [{
10880
+ }], ctorParameters: () => [{ type: i0137.ElementRef }, { type: i0137.IterableDiffers }, { type: i121.BreakpointObserver }, { type: i0137.Renderer2 }, { type: EclRtlService }], propDecorators: { group: [{
10862
10881
  type: Input56
10863
10882
  }], maxLines: [{
10864
10883
  type: Input56,
@@ -11163,9 +11182,9 @@ i0141.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
11163
11182
  }] } });
11164
11183
 
11165
11184
  // lib/components/ecl-modal/ecl-modal-body.component.mjs
11166
- import { Component as Component65, HostBinding as HostBinding98, Input as Input60, booleanAttribute as booleanAttribute28 } from "@angular/core";
11185
+ import { Component as Component65, HostBinding as HostBinding98, Input as Input60, booleanAttribute as booleanAttribute30 } from "@angular/core";
11167
11186
  import * as i0142 from "@angular/core";
11168
- import * as i124 from "@angular/common";
11187
+ import * as i122 from "@angular/common";
11169
11188
  var EclModalBodyComponent = class _EclModalBodyComponent extends ECLBaseDirective {
11170
11189
  constructor() {
11171
11190
  super(...arguments);
@@ -11181,7 +11200,7 @@ var EclModalBodyComponent = class _EclModalBodyComponent extends ECLBaseDirectiv
11181
11200
  this.ɵfac = i0142.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0142, type: _EclModalBodyComponent, deps: null, target: i0142.ɵɵFactoryTarget.Component });
11182
11201
  }
11183
11202
  static {
11184
- this.ɵcmp = i0142.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclModalBodyComponent, selector: "[eclModalBody]", inputs: { isScrollable: ["isScrollable", "isScrollable", booleanAttribute28] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0142, template: '@if (isScrollable) {\n<div class="ecl-modal__body-scroll">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</div>\n<div class="ecl-modal__body-overflow" aria-hidden="true"></div>\n<ng-content select="[eclModalBodyFixedContent]"></ng-content>\n} @else {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>', dependencies: [{ kind: "directive", type: i124.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
11203
+ this.ɵcmp = i0142.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclModalBodyComponent, selector: "[eclModalBody]", inputs: { isScrollable: ["isScrollable", "isScrollable", booleanAttribute30] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0142, template: '@if (isScrollable) {\n<div class="ecl-modal__body-scroll">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</div>\n<div class="ecl-modal__body-overflow" aria-hidden="true"></div>\n<ng-content select="[eclModalBodyFixedContent]"></ng-content>\n} @else {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>', dependencies: [{ kind: "directive", type: i122.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
11185
11204
  }
11186
11205
  };
11187
11206
  i0142.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0142, type: EclModalBodyComponent, decorators: [{
@@ -11189,7 +11208,7 @@ i0142.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
11189
11208
  args: [{ selector: "[eclModalBody]", template: '@if (isScrollable) {\n<div class="ecl-modal__body-scroll">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</div>\n<div class="ecl-modal__body-overflow" aria-hidden="true"></div>\n<ng-content select="[eclModalBodyFixedContent]"></ng-content>\n} @else {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>' }]
11190
11209
  }], propDecorators: { isScrollable: [{
11191
11210
  type: Input60,
11192
- args: [{ transform: booleanAttribute28 }]
11211
+ args: [{ transform: booleanAttribute30 }]
11193
11212
  }], cssClasses: [{
11194
11213
  type: HostBinding98,
11195
11214
  args: ["class"]
@@ -11369,7 +11388,7 @@ i0147.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
11369
11388
  }] });
11370
11389
 
11371
11390
  // lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs
11372
- import { Component as Component67, EventEmitter as EventEmitter30, HostBinding as HostBinding101, Input as Input62, Output as Output30, ViewChild as ViewChild11, booleanAttribute as booleanAttribute29 } from "@angular/core";
11391
+ import { Component as Component67, EventEmitter as EventEmitter30, HostBinding as HostBinding101, Input as Input62, Output as Output30, ViewChild as ViewChild11, booleanAttribute as booleanAttribute31 } from "@angular/core";
11373
11392
  import { Subject as Subject21 } from "rxjs";
11374
11393
  import { v4 as uuidgen3 } from "uuid";
11375
11394
  import * as i0148 from "@angular/core";
@@ -11456,7 +11475,7 @@ var EclMultiselectOptionComponent = class _EclMultiselectOptionComponent extends
11456
11475
  this.ɵfac = i0148.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0148, type: _EclMultiselectOptionComponent, deps: [{ token: i0148.Renderer2 }], target: i0148.ɵɵFactoryTarget.Component });
11457
11476
  }
11458
11477
  static {
11459
- this.ɵcmp = i0148.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMultiselectOptionComponent, selector: "div[eclMultiselectOption]", inputs: { value: "value", label: "label", disabled: ["disabled", "disabled", booleanAttribute29], isChecked: "isChecked" }, outputs: { optionClick: "optionClick", optionKeydown: "optionKeydown" }, host: { properties: { "class.ecl-checkbox--disabled": "this.disabled", "attr.disabled": "this.disabled", "style.display": "this.display", "class": "this.cssClasses" } }, viewQueries: [{ propertyName: "eclCheckboxInput", first: true, predicate: ["checkboxInput"], descendants: true }], usesInheritance: true, usesOnChanges: true, hostDirectives: [{ directive: EclCheckboxDirective }], ngImport: i0148, template: '<input\n eclCheckboxInput\n type="checkbox"\n [id]="id"\n [value]="value"\n (click)="onOptionClick()"\n (keydown)="onOptionKeydown($event)"\n [checked]="isChecked"\n [disabled]="disabled"\n #checkboxInput />\n<label [for]="id" eclCheckboxLabel><span [innerHTML]="label | boldText: keyword"></span></label>\n', dependencies: [{ kind: "component", type: EclCheckboxLabelComponent, selector: "label[eclCheckboxLabel]", inputs: ["isInvalid", "isDisabled", "isRequired"] }, { kind: "directive", type: EclCheckboxInputDirective, selector: "input[eclCheckboxInput]" }, { kind: "pipe", type: BoldTextPipe, name: "boldText" }] });
11478
+ this.ɵcmp = i0148.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMultiselectOptionComponent, selector: "div[eclMultiselectOption]", inputs: { value: "value", label: "label", disabled: ["disabled", "disabled", booleanAttribute31], isChecked: "isChecked" }, outputs: { optionClick: "optionClick", optionKeydown: "optionKeydown" }, host: { properties: { "class.ecl-checkbox--disabled": "this.disabled", "attr.disabled": "this.disabled", "style.display": "this.display", "class": "this.cssClasses" } }, viewQueries: [{ propertyName: "eclCheckboxInput", first: true, predicate: ["checkboxInput"], descendants: true }], usesInheritance: true, usesOnChanges: true, hostDirectives: [{ directive: EclCheckboxDirective }], ngImport: i0148, template: '<input\n eclCheckboxInput\n type="checkbox"\n [id]="id"\n [value]="value"\n (click)="onOptionClick()"\n (keydown)="onOptionKeydown($event)"\n [checked]="isChecked"\n [disabled]="disabled"\n #checkboxInput />\n<label [for]="id" eclCheckboxLabel><span [innerHTML]="label | boldText: keyword"></span></label>\n', dependencies: [{ kind: "component", type: EclCheckboxLabelComponent, selector: "label[eclCheckboxLabel]", inputs: ["isInvalid", "isDisabled", "isRequired"] }, { kind: "directive", type: EclCheckboxInputDirective, selector: "input[eclCheckboxInput]" }, { kind: "pipe", type: BoldTextPipe, name: "boldText" }] });
11460
11479
  }
11461
11480
  };
11462
11481
  i0148.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0148, type: EclMultiselectOptionComponent, decorators: [{
@@ -11471,7 +11490,7 @@ i0148.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
11471
11490
  type: Input62
11472
11491
  }], disabled: [{
11473
11492
  type: Input62,
11474
- args: [{ transform: booleanAttribute29 }]
11493
+ args: [{ transform: booleanAttribute31 }]
11475
11494
  }, {
11476
11495
  type: HostBinding101,
11477
11496
  args: ["class.ecl-checkbox--disabled"]
@@ -11493,9 +11512,9 @@ i0148.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
11493
11512
  }] } });
11494
11513
 
11495
11514
  // lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs
11496
- import { Component as Component68, EventEmitter as EventEmitter31, HostBinding as HostBinding102, Input as Input63, Output as Output31, ViewChild as ViewChild12, booleanAttribute as booleanAttribute30 } from "@angular/core";
11515
+ import { Component as Component68, EventEmitter as EventEmitter31, HostBinding as HostBinding102, Input as Input63, Output as Output31, ViewChild as ViewChild12, booleanAttribute as booleanAttribute32 } from "@angular/core";
11497
11516
  import * as i0149 from "@angular/core";
11498
- import * as i53 from "@ngx-translate/core";
11517
+ import * as i55 from "@ngx-translate/core";
11499
11518
  var EclMultiselectMainInputClickEvent = class {
11500
11519
  constructor(event) {
11501
11520
  this.event = event;
@@ -11563,7 +11582,7 @@ var EclMultiselectInputComponent = class _EclMultiselectInputComponent extends E
11563
11582
  this.ɵfac = i0149.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0149, type: _EclMultiselectInputComponent, deps: [{ token: EclThemeService }, { token: i0149.Renderer2 }], target: i0149.ɵɵFactoryTarget.Component });
11564
11583
  }
11565
11584
  static {
11566
- this.ɵcmp = i0149.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMultiselectInputComponent, selector: "div[eclMultiselectInput]", inputs: { eclSize: "eclSize", toggleId: "toggleId", toggleLabel: "toggleLabel", isDisabled: ["isDisabled", "isDisabled", booleanAttribute30], isInvalid: ["isInvalid", "isInvalid", booleanAttribute30], inputPlaceholder: "inputPlaceholder", selectedItems: "selectedItems", isDropdownExpanded: "isDropdownExpanded", ariaControls: "ariaControls", ariaDescribedby: "ariaDescribedby", ariaLabeledby: "ariaLabeledby" }, outputs: { mainInputClick: "mainInputClick", mainInputKeydown: "mainInputKeydown" }, host: { properties: { "class.ecl-select__container--disabled": "this.isDisabled", "class.ecl-select__container--invalid": "this.isInvalid", "class": "this.cssClasses" } }, viewQueries: [{ propertyName: "inputMultiselect", first: true, predicate: ["inputMultiselect"], descendants: true }], usesInheritance: true, ngImport: i0149, template: `<div [class.ecl-select-multiple-selections-counter--visible]="isShowCounter" class="ecl-select-multiple-selections-counter">
11585
+ this.ɵcmp = i0149.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMultiselectInputComponent, selector: "div[eclMultiselectInput]", inputs: { eclSize: "eclSize", toggleId: "toggleId", toggleLabel: "toggleLabel", isDisabled: ["isDisabled", "isDisabled", booleanAttribute32], isInvalid: ["isInvalid", "isInvalid", booleanAttribute32], inputPlaceholder: "inputPlaceholder", selectedItems: "selectedItems", isDropdownExpanded: "isDropdownExpanded", ariaControls: "ariaControls", ariaDescribedby: "ariaDescribedby", ariaLabeledby: "ariaLabeledby" }, outputs: { mainInputClick: "mainInputClick", mainInputKeydown: "mainInputKeydown" }, host: { properties: { "class.ecl-select__container--disabled": "this.isDisabled", "class.ecl-select__container--invalid": "this.isInvalid", "class": "this.cssClasses" } }, viewQueries: [{ propertyName: "inputMultiselect", first: true, predicate: ["inputMultiselect"], descendants: true }], usesInheritance: true, ngImport: i0149, template: `<div [class.ecl-select-multiple-selections-counter--visible]="isShowCounter" class="ecl-select-multiple-selections-counter">
11567
11586
  <span>{{ selectedItemsCount }}</span>
11568
11587
  </div>
11569
11588
  <button
@@ -11588,7 +11607,7 @@ var EclMultiselectInputComponent = class _EclMultiselectInputComponent extends E
11588
11607
  <ecl-icon icon="corner-arrow" [size]="sizeIcon" transform="rotate-180"></ecl-icon>
11589
11608
  </button>
11590
11609
  </div>
11591
- `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "pipe", type: i53.TranslatePipe, name: "translate" }] });
11610
+ `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "pipe", type: i55.TranslatePipe, name: "translate" }] });
11592
11611
  }
11593
11612
  };
11594
11613
  i0149.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0149, type: EclMultiselectInputComponent, decorators: [{
@@ -11627,13 +11646,13 @@ i0149.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
11627
11646
  type: Input63
11628
11647
  }], isDisabled: [{
11629
11648
  type: Input63,
11630
- args: [{ transform: booleanAttribute30 }]
11649
+ args: [{ transform: booleanAttribute32 }]
11631
11650
  }, {
11632
11651
  type: HostBinding102,
11633
11652
  args: ["class.ecl-select__container--disabled"]
11634
11653
  }], isInvalid: [{
11635
11654
  type: Input63,
11636
- args: [{ transform: booleanAttribute30 }]
11655
+ args: [{ transform: booleanAttribute32 }]
11637
11656
  }, {
11638
11657
  type: HostBinding102,
11639
11658
  args: ["class.ecl-select__container--invalid"]
@@ -11697,13 +11716,12 @@ i0150.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
11697
11716
  }] } });
11698
11717
 
11699
11718
  // lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs
11700
- import { booleanAttribute as booleanAttribute31, Component as Component70, ElementRef as ElementRef24, EventEmitter as EventEmitter32, forwardRef as forwardRef43, HostBinding as HostBinding104, HostListener as HostListener17, Input as Input65, Output as Output32, ViewChild as ViewChild13, ViewChildren as ViewChildren2 } from "@angular/core";
11719
+ import { booleanAttribute as booleanAttribute33, Component as Component70, ElementRef as ElementRef24, EventEmitter as EventEmitter32, forwardRef as forwardRef43, HostBinding as HostBinding104, HostListener as HostListener17, Input as Input65, Output as Output32, ViewChild as ViewChild13, ViewChildren as ViewChildren2 } from "@angular/core";
11701
11720
  import { NG_VALUE_ACCESSOR as NG_VALUE_ACCESSOR4 } from "@angular/forms";
11702
11721
  import { Subject as Subject22 } from "rxjs";
11703
11722
  import { v4 as uuidgen4 } from "uuid";
11704
11723
  import * as i0151 from "@angular/core";
11705
- import * as i125 from "@angular/common";
11706
- import * as i92 from "@ngx-translate/core";
11724
+ import * as i82 from "@ngx-translate/core";
11707
11725
  var EclMultiselectDropdownComponent = class _EclMultiselectDropdownComponent extends ECLBaseDirective {
11708
11726
  get isInvalid() {
11709
11727
  return this._isInvalid;
@@ -12083,7 +12101,7 @@ var EclMultiselectDropdownComponent = class _EclMultiselectDropdownComponent ext
12083
12101
  this.ɵfac = i0151.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0151, type: _EclMultiselectDropdownComponent, deps: [{ token: i0151.ElementRef }, { token: i0151.IterableDiffers }, { token: i0151.Renderer2 }], target: i0151.ɵɵFactoryTarget.Component });
12084
12102
  }
12085
12103
  static {
12086
- this.ɵcmp = i0151.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclMultiselectDropdownComponent, selector: "div[eclMultiselectDropdown]", inputs: { isInvalid: ["isInvalid", "isInvalid", booleanAttribute31], mainInputPlaceholder: "mainInputPlaceholder", searchFieldPlaceholder: "searchFieldPlaceholder", eclSize: "eclSize", disabled: ["disabled", "disabled", booleanAttribute31] }, outputs: { eclChange: "eclChange" }, host: { listeners: { "document:keyup.escape": "onEscapeKey($event)", "document:click": "onKeyUp($event)" }, properties: { "class": "this.cssClasses", "attr.disabled": "this.disabled" } }, providers: [
12104
+ this.ɵcmp = i0151.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclMultiselectDropdownComponent, selector: "div[eclMultiselectDropdown]", inputs: { isInvalid: ["isInvalid", "isInvalid", booleanAttribute33], mainInputPlaceholder: "mainInputPlaceholder", searchFieldPlaceholder: "searchFieldPlaceholder", eclSize: "eclSize", disabled: ["disabled", "disabled", booleanAttribute33] }, outputs: { eclChange: "eclChange" }, host: { listeners: { "document:keyup.escape": "onEscapeKey($event)", "document:click": "onKeyUp($event)" }, properties: { "class": "this.cssClasses", "attr.disabled": "this.disabled" } }, providers: [
12087
12105
  {
12088
12106
  provide: NG_VALUE_ACCESSOR4,
12089
12107
  useExisting: forwardRef43(() => _EclMultiselectDropdownComponent),
@@ -12118,33 +12136,34 @@ var EclMultiselectDropdownComponent = class _EclMultiselectDropdownComponent ext
12118
12136
  <label [for]="selectAllId" eclCheckboxLabel> {{ 'ecl.multiselect.SELECT-ALL' | translate }} ({{ optionsCount }}) </label>
12119
12137
  </div>
12120
12138
  <div class="ecl-select__multiple-options">
12121
- <ng-container *ngFor="let item of multiOptionDirectives">
12122
- @if (item.isOptGroup()) {
12123
- <fieldset eclMultiselectOptgroup [label]="item.label">
12139
+ @for (item of multiOptionDirectives; track item.label) {
12140
+ @if (item.isOptGroup()) {
12141
+ <fieldset eclMultiselectOptgroup [label]="item.label">
12142
+ @for (elem of item.eclOptionItems; track elem.label) {
12143
+ <div
12144
+ eclMultiselectOption
12145
+ [value]="elem.value"
12146
+ [label]="elem.label"
12147
+ [disabled]="elem.disabled"
12148
+ [isChecked]="elem.selected"
12149
+ [class]="elem.class"
12150
+ (optionClick)="onOptionSelected($event)"
12151
+ (optionKeydown)="onKeydownOption($event)"></div>
12152
+ }
12153
+ </fieldset>
12154
+ } @else if (!item.isOptGroup()) {
12124
12155
  <div
12125
12156
  eclMultiselectOption
12126
- *ngFor="let elem of item.eclOptionItems"
12127
- [value]="elem.value"
12128
- [label]="elem.label"
12129
- [disabled]="elem.disabled"
12130
- [isChecked]="elem.selected"
12131
- [class]="elem.class"
12157
+ [value]="item.value"
12158
+ [label]="item.label"
12159
+ [disabled]="item.disabled"
12160
+ [isChecked]="item.selected"
12161
+ [class]="item.class"
12132
12162
  (optionClick)="onOptionSelected($event)"
12133
12163
  (optionKeydown)="onKeydownOption($event)"></div>
12134
- </fieldset>
12135
- } @else if (!item.isOptGroup()) {
12136
- <div
12137
- eclMultiselectOption
12138
- [value]="item.value"
12139
- [label]="item.label"
12140
- [disabled]="item.disabled"
12141
- [isChecked]="item.selected"
12142
- [class]="item.class"
12143
- (optionClick)="onOptionSelected($event)"
12144
- (optionKeydown)="onKeydownOption($event)"></div>
12145
- }
12164
+ }
12165
+ }
12146
12166
 
12147
- </ng-container>
12148
12167
 
12149
12168
  @if (isShowNoResultsFound) {
12150
12169
  <div class="ecl-select__multiple-no-results">
@@ -12178,7 +12197,7 @@ var EclMultiselectDropdownComponent = class _EclMultiselectDropdownComponent ext
12178
12197
  </div>
12179
12198
  }
12180
12199
  </div>
12181
- `, dependencies: [{ kind: "directive", type: i125.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: EclCheckboxDirective, selector: "[eclCheckbox]", inputs: ["isDisabled", "isInvalid", "isSingle"] }, { kind: "component", type: EclCheckboxLabelComponent, selector: "label[eclCheckboxLabel]", inputs: ["isInvalid", "isDisabled", "isRequired"] }, { kind: "directive", type: EclCheckboxInputDirective, selector: "input[eclCheckboxInput]" }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclMultiselectOptionComponent, selector: "div[eclMultiselectOption]", inputs: ["value", "label", "disabled", "isChecked"], outputs: ["optionClick", "optionKeydown"] }, { kind: "component", type: EclMultiselectInputComponent, selector: "div[eclMultiselectInput]", inputs: ["eclSize", "toggleId", "toggleLabel", "isDisabled", "isInvalid", "inputPlaceholder", "selectedItems", "isDropdownExpanded", "ariaControls", "ariaDescribedby", "ariaLabeledby"], outputs: ["mainInputClick", "mainInputKeydown"] }, { kind: "component", type: EclMultiselectOptgroupComponent, selector: "fieldset[eclMultiselectOptgroup]", inputs: ["label"] }, { kind: "pipe", type: i92.TranslatePipe, name: "translate" }] });
12200
+ `, dependencies: [{ kind: "directive", type: EclCheckboxDirective, selector: "[eclCheckbox]", inputs: ["isDisabled", "isInvalid", "isSingle"] }, { kind: "component", type: EclCheckboxLabelComponent, selector: "label[eclCheckboxLabel]", inputs: ["isInvalid", "isDisabled", "isRequired"] }, { kind: "directive", type: EclCheckboxInputDirective, selector: "input[eclCheckboxInput]" }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "component", type: EclMultiselectOptionComponent, selector: "div[eclMultiselectOption]", inputs: ["value", "label", "disabled", "isChecked"], outputs: ["optionClick", "optionKeydown"] }, { kind: "component", type: EclMultiselectInputComponent, selector: "div[eclMultiselectInput]", inputs: ["eclSize", "toggleId", "toggleLabel", "isDisabled", "isInvalid", "inputPlaceholder", "selectedItems", "isDropdownExpanded", "ariaControls", "ariaDescribedby", "ariaLabeledby"], outputs: ["mainInputClick", "mainInputKeydown"] }, { kind: "component", type: EclMultiselectOptgroupComponent, selector: "fieldset[eclMultiselectOptgroup]", inputs: ["label"] }, { kind: "pipe", type: i82.TranslatePipe, name: "translate" }] });
12182
12201
  }
12183
12202
  };
12184
12203
  i0151.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0151, type: EclMultiselectDropdownComponent, decorators: [{
@@ -12218,33 +12237,34 @@ i0151.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12218
12237
  <label [for]="selectAllId" eclCheckboxLabel> {{ 'ecl.multiselect.SELECT-ALL' | translate }} ({{ optionsCount }}) </label>
12219
12238
  </div>
12220
12239
  <div class="ecl-select__multiple-options">
12221
- <ng-container *ngFor="let item of multiOptionDirectives">
12222
- @if (item.isOptGroup()) {
12223
- <fieldset eclMultiselectOptgroup [label]="item.label">
12240
+ @for (item of multiOptionDirectives; track item.label) {
12241
+ @if (item.isOptGroup()) {
12242
+ <fieldset eclMultiselectOptgroup [label]="item.label">
12243
+ @for (elem of item.eclOptionItems; track elem.label) {
12244
+ <div
12245
+ eclMultiselectOption
12246
+ [value]="elem.value"
12247
+ [label]="elem.label"
12248
+ [disabled]="elem.disabled"
12249
+ [isChecked]="elem.selected"
12250
+ [class]="elem.class"
12251
+ (optionClick)="onOptionSelected($event)"
12252
+ (optionKeydown)="onKeydownOption($event)"></div>
12253
+ }
12254
+ </fieldset>
12255
+ } @else if (!item.isOptGroup()) {
12224
12256
  <div
12225
12257
  eclMultiselectOption
12226
- *ngFor="let elem of item.eclOptionItems"
12227
- [value]="elem.value"
12228
- [label]="elem.label"
12229
- [disabled]="elem.disabled"
12230
- [isChecked]="elem.selected"
12231
- [class]="elem.class"
12258
+ [value]="item.value"
12259
+ [label]="item.label"
12260
+ [disabled]="item.disabled"
12261
+ [isChecked]="item.selected"
12262
+ [class]="item.class"
12232
12263
  (optionClick)="onOptionSelected($event)"
12233
12264
  (optionKeydown)="onKeydownOption($event)"></div>
12234
- </fieldset>
12235
- } @else if (!item.isOptGroup()) {
12236
- <div
12237
- eclMultiselectOption
12238
- [value]="item.value"
12239
- [label]="item.label"
12240
- [disabled]="item.disabled"
12241
- [isChecked]="item.selected"
12242
- [class]="item.class"
12243
- (optionClick)="onOptionSelected($event)"
12244
- (optionKeydown)="onKeydownOption($event)"></div>
12245
- }
12265
+ }
12266
+ }
12246
12267
 
12247
- </ng-container>
12248
12268
 
12249
12269
  @if (isShowNoResultsFound) {
12250
12270
  <div class="ecl-select__multiple-no-results">
@@ -12304,7 +12324,7 @@ i0151.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12304
12324
  type: Output32
12305
12325
  }], isInvalid: [{
12306
12326
  type: Input65,
12307
- args: [{ transform: booleanAttribute31 }]
12327
+ args: [{ transform: booleanAttribute33 }]
12308
12328
  }], cssClasses: [{
12309
12329
  type: HostBinding104,
12310
12330
  args: ["class"]
@@ -12316,7 +12336,7 @@ i0151.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12316
12336
  type: Input65
12317
12337
  }], disabled: [{
12318
12338
  type: Input65,
12319
- args: [{ transform: booleanAttribute31 }]
12339
+ args: [{ transform: booleanAttribute33 }]
12320
12340
  }, {
12321
12341
  type: HostBinding104,
12322
12342
  args: ["attr.disabled"]
@@ -12395,7 +12415,7 @@ i0152.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12395
12415
 
12396
12416
  // lib/components/ecl-multiselect/ecl-multiselect.component.mjs
12397
12417
  import { coerceBooleanProperty as coerceBooleanProperty3 } from "@angular/cdk/coercion";
12398
- import { booleanAttribute as booleanAttribute32, Component as Component71, ContentChildren as ContentChildren23, EventEmitter as EventEmitter33, forwardRef as forwardRef44, HostBinding as HostBinding106, Input as Input67, Output as Output33, ViewEncapsulation as ViewEncapsulation9 } from "@angular/core";
12418
+ import { booleanAttribute as booleanAttribute34, Component as Component71, ContentChildren as ContentChildren23, EventEmitter as EventEmitter33, forwardRef as forwardRef44, HostBinding as HostBinding106, Input as Input67, Output as Output33, ViewEncapsulation as ViewEncapsulation9 } from "@angular/core";
12399
12419
  import { NG_VALUE_ACCESSOR as NG_VALUE_ACCESSOR5, NgControl as NgControl4 } from "@angular/forms";
12400
12420
  import { Subject as Subject24, takeUntil as takeUntil21 } from "rxjs";
12401
12421
  import * as i0153 from "@angular/core";
@@ -12530,7 +12550,7 @@ var EclMultiselectComponent = class _EclMultiselectComponent extends ECLBaseDire
12530
12550
  this.ɵfac = i0153.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0153, type: _EclMultiselectComponent, deps: [{ token: i0153.Injector }, { token: i0153.ElementRef }, { token: i0153.ViewContainerRef }, { token: i0153.IterableDiffers }, { token: i0153.Renderer2 }], target: i0153.ɵɵFactoryTarget.Component });
12531
12551
  }
12532
12552
  static {
12533
- this.ɵcmp = i0153.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMultiselectComponent, selector: "select[eclMultiselect]", inputs: { ariaDescribedby: "ariaDescribedby", ariaLabeledby: "ariaLabeledby", id: "id", toggleLabel: "toggleLabel", isInvalid: ["isInvalid", "isInvalid", booleanAttribute32], disabled: "disabled", eclPlaceholder: "eclPlaceholder", eclSize: "eclSize" }, outputs: { eclChange: "eclChange" }, host: { properties: { "attr.disabled": "this.disabled", "class": "this.cssClasses" } }, providers: [
12553
+ this.ɵcmp = i0153.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclMultiselectComponent, selector: "select[eclMultiselect]", inputs: { ariaDescribedby: "ariaDescribedby", ariaLabeledby: "ariaLabeledby", id: "id", toggleLabel: "toggleLabel", isInvalid: ["isInvalid", "isInvalid", booleanAttribute34], disabled: "disabled", eclPlaceholder: "eclPlaceholder", eclSize: "eclSize" }, outputs: { eclChange: "eclChange" }, host: { properties: { "attr.disabled": "this.disabled", "class": "this.cssClasses" } }, providers: [
12534
12554
  {
12535
12555
  provide: NG_VALUE_ACCESSOR5,
12536
12556
  useExisting: forwardRef44(() => _EclMultiselectComponent),
@@ -12561,7 +12581,7 @@ i0153.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12561
12581
  type: Input67
12562
12582
  }], isInvalid: [{
12563
12583
  type: Input67,
12564
- args: [{ transform: booleanAttribute32 }]
12584
+ args: [{ transform: booleanAttribute34 }]
12565
12585
  }], disabled: [{
12566
12586
  type: Input67
12567
12587
  }, {
@@ -12687,7 +12707,7 @@ i0155.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12687
12707
  }] } });
12688
12708
 
12689
12709
  // lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs
12690
- import { Component as Component73, ContentChildren as ContentChildren24, HostBinding as HostBinding108, Input as Input69, booleanAttribute as booleanAttribute33, forwardRef as forwardRef48, numberAttribute as numberAttribute7 } from "@angular/core";
12710
+ import { Component as Component73, ContentChildren as ContentChildren24, HostBinding as HostBinding108, Input as Input69, booleanAttribute as booleanAttribute35, forwardRef as forwardRef48, numberAttribute as numberAttribute7 } from "@angular/core";
12691
12711
  import * as i0156 from "@angular/core";
12692
12712
  var EclNavigationListComponent = class _EclNavigationListComponent extends ECLBaseDirective {
12693
12713
  constructor() {
@@ -12710,7 +12730,7 @@ var EclNavigationListComponent = class _EclNavigationListComponent extends ECLBa
12710
12730
  this.ɵfac = i0156.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0156, type: _EclNavigationListComponent, deps: null, target: i0156.ɵɵFactoryTarget.Component });
12711
12731
  }
12712
12732
  static {
12713
- this.ɵcmp = i0156.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclNavigationListComponent, selector: "ecl-navigation-list", inputs: { columns: ["columns", "columns", numberAttribute7], hasBorders: ["hasBorders", "hasBorders", booleanAttribute33] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "listItems", predicate: i0156.forwardRef(() => EclNavigationListItemComponent) }], usesInheritance: true, ngImport: i0156, template: "<ng-content></ng-content>\n" });
12733
+ this.ɵcmp = i0156.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclNavigationListComponent, selector: "ecl-navigation-list", inputs: { columns: ["columns", "columns", numberAttribute7], hasBorders: ["hasBorders", "hasBorders", booleanAttribute35] }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "listItems", predicate: i0156.forwardRef(() => EclNavigationListItemComponent) }], usesInheritance: true, ngImport: i0156, template: "<ng-content></ng-content>\n" });
12714
12734
  }
12715
12735
  };
12716
12736
  i0156.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0156, type: EclNavigationListComponent, decorators: [{
@@ -12724,7 +12744,7 @@ i0156.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12724
12744
  args: [{ transform: numberAttribute7 }]
12725
12745
  }], hasBorders: [{
12726
12746
  type: Input69,
12727
- args: [{ transform: booleanAttribute33 }]
12747
+ args: [{ transform: booleanAttribute35 }]
12728
12748
  }], listItems: [{
12729
12749
  type: ContentChildren24,
12730
12750
  args: [forwardRef48(() => EclNavigationListItemComponent)]
@@ -12923,10 +12943,10 @@ i0160.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
12923
12943
  }] } });
12924
12944
 
12925
12945
  // lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs
12926
- import { Component as Component76, ContentChildren as ContentChildren25, EventEmitter as EventEmitter35, HostBinding as HostBinding112, HostListener as HostListener18, Input as Input71, Output as Output35, ViewChild as ViewChild14, booleanAttribute as booleanAttribute34 } from "@angular/core";
12946
+ import { Component as Component76, ContentChildren as ContentChildren25, EventEmitter as EventEmitter35, HostBinding as HostBinding112, HostListener as HostListener18, Input as Input71, Output as Output35, ViewChild as ViewChild14, booleanAttribute as booleanAttribute36 } from "@angular/core";
12927
12947
  import { Subject as Subject26, takeUntil as takeUntil23 } from "rxjs";
12928
12948
  import * as i0161 from "@angular/core";
12929
- import * as i54 from "@ngx-translate/core";
12949
+ import * as i56 from "@ngx-translate/core";
12930
12950
  var EclNewsTickerItemEvent = class extends EclBaseEvent {
12931
12951
  constructor(itemIndex) {
12932
12952
  super();
@@ -13114,7 +13134,7 @@ var EclNewsTickerComponent = class _EclNewsTickerComponent extends ECLBaseDirect
13114
13134
  this.ɵfac = i0161.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0161, type: _EclNewsTickerComponent, deps: [{ token: i0161.Renderer2 }], target: i0161.ɵɵFactoryTarget.Component });
13115
13135
  }
13116
13136
  static {
13117
- this.ɵcmp = i0161.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclNewsTickerComponent, selector: "ecl-news-ticker", inputs: { isAutoplay: ["isAutoplay", "isAutoplay", booleanAttribute34] }, outputs: { itemSwitch: "itemSwitch" }, host: { listeners: { "window:resize": "onResize($event)" }, properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "newsTickerItems", predicate: EclNewsTickerItemComponent }], viewQueries: [{ propertyName: "firstHiddenItem", first: true, predicate: ["firstHiddenItem"], descendants: true }, { propertyName: "lastHiddenItem", first: true, predicate: ["lastHiddenItem"], descendants: true }, { propertyName: "slidesContainer", first: true, predicate: ["slidesContainer"], descendants: true }], usesInheritance: true, ngImport: i0161, template: `<div class="ecl-news-ticker__container" [style.height.px]="containerHeight">
13137
+ this.ɵcmp = i0161.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclNewsTickerComponent, selector: "ecl-news-ticker", inputs: { isAutoplay: ["isAutoplay", "isAutoplay", booleanAttribute36] }, outputs: { itemSwitch: "itemSwitch" }, host: { listeners: { "window:resize": "onResize($event)" }, properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "newsTickerItems", predicate: EclNewsTickerItemComponent }], viewQueries: [{ propertyName: "firstHiddenItem", first: true, predicate: ["firstHiddenItem"], descendants: true }, { propertyName: "lastHiddenItem", first: true, predicate: ["lastHiddenItem"], descendants: true }, { propertyName: "slidesContainer", first: true, predicate: ["slidesContainer"], descendants: true }], usesInheritance: true, ngImport: i0161, template: `<div class="ecl-news-ticker__container" [style.height.px]="containerHeight">
13118
13138
  <ecl-icon icon="information" size="m" class="ecl-news-ticker__icon"></ecl-icon>
13119
13139
  <div class="ecl-news-ticker__content" [style.height.px]="contentHeight">
13120
13140
  <ul
@@ -13167,7 +13187,7 @@ var EclNewsTickerComponent = class _EclNewsTickerComponent extends ECLBaseDirect
13167
13187
  <span class="ecl-news-ticker__counter--max">{{ itemsCount }}</span>
13168
13188
  </div>
13169
13189
  </div>
13170
- }`, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclNewsTickerItemComponent, selector: "ecl-news-ticker-item", outputs: ["itemFocused"] }, { kind: "pipe", type: i54.TranslatePipe, name: "translate" }] });
13190
+ }`, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclNewsTickerItemComponent, selector: "ecl-news-ticker-item", outputs: ["itemFocused"] }, { kind: "pipe", type: i56.TranslatePipe, name: "translate" }] });
13171
13191
  }
13172
13192
  };
13173
13193
  i0161.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0161, type: EclNewsTickerComponent, decorators: [{
@@ -13228,7 +13248,7 @@ i0161.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13228
13248
  }` }]
13229
13249
  }], ctorParameters: () => [{ type: i0161.Renderer2 }], propDecorators: { isAutoplay: [{
13230
13250
  type: Input71,
13231
- args: [{ transform: booleanAttribute34 }]
13251
+ args: [{ transform: booleanAttribute36 }]
13232
13252
  }], itemSwitch: [{
13233
13253
  type: Output35
13234
13254
  }], newsTickerItems: [{
@@ -13277,10 +13297,10 @@ i0162.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13277
13297
  }] });
13278
13298
 
13279
13299
  // lib/components/ecl-notification/ecl-notification.component.mjs
13280
- import { Component as Component77, Input as Input72, Output as Output36, EventEmitter as EventEmitter36, HostBinding as HostBinding113, booleanAttribute as booleanAttribute35 } from "@angular/core";
13300
+ import { Component as Component77, Input as Input72, Output as Output36, EventEmitter as EventEmitter36, HostBinding as HostBinding113, booleanAttribute as booleanAttribute37 } from "@angular/core";
13281
13301
  import * as i0163 from "@angular/core";
13282
- import * as i55 from "@angular/common";
13283
- import * as i63 from "@ngx-translate/core";
13302
+ import * as i57 from "@angular/common";
13303
+ import * as i62 from "@ngx-translate/core";
13284
13304
  var EclNotificationCloseEvent = class extends EclBaseEvent {
13285
13305
  };
13286
13306
  var EclNotificationComponent = class _EclNotificationComponent extends ECLBaseDirective {
@@ -13323,7 +13343,7 @@ var EclNotificationComponent = class _EclNotificationComponent extends ECLBaseDi
13323
13343
  this.ɵfac = i0163.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0163, type: _EclNotificationComponent, deps: [{ token: EclThemeService }], target: i0163.ɵɵFactoryTarget.Component });
13324
13344
  }
13325
13345
  static {
13326
- this.ɵcmp = i0163.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclNotificationComponent, selector: "ecl-notification", inputs: { notificationTitle: "notificationTitle", variant: "variant", isVisible: ["isVisible", "isVisible", booleanAttribute35], isCloseable: ["isCloseable", "isCloseable", booleanAttribute35] }, outputs: { close: "close" }, host: { properties: { "attr.role": "this.role", "class.ecl-u-d-none": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0163, template: `@if( eclThemeService.isEC$ | async ){
13346
+ this.ɵcmp = i0163.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclNotificationComponent, selector: "ecl-notification", inputs: { notificationTitle: "notificationTitle", variant: "variant", isVisible: ["isVisible", "isVisible", booleanAttribute37], isCloseable: ["isCloseable", "isCloseable", booleanAttribute37] }, outputs: { close: "close" }, host: { properties: { "attr.role": "this.role", "class.ecl-u-d-none": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0163, template: `@if( eclThemeService.isEC$ | async ){
13327
13347
  <ecl-icon size="l" class="ecl-notification__icon" [icon]="icon" [ariaHidden]="false" role="img">
13328
13348
  <title>{{ icon | titlecase }}</title>
13329
13349
  </ecl-icon>
@@ -13355,7 +13375,7 @@ var EclNotificationComponent = class _EclNotificationComponent extends ECLBaseDi
13355
13375
  <ng-content select="[eclNotificationTitle]"></ng-content>
13356
13376
  <div class="ecl-notification__description"><ng-content></ng-content></div>
13357
13377
  </div>
13358
- `, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i55.AsyncPipe, name: "async" }, { kind: "pipe", type: i55.TitleCasePipe, name: "titlecase" }, { kind: "pipe", type: i63.TranslatePipe, name: "translate" }] });
13378
+ `, dependencies: [{ kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i57.AsyncPipe, name: "async" }, { kind: "pipe", type: i57.TitleCasePipe, name: "titlecase" }, { kind: "pipe", type: i62.TranslatePipe, name: "translate" }] });
13359
13379
  }
13360
13380
  };
13361
13381
  i0163.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0163, type: EclNotificationComponent, decorators: [{
@@ -13399,10 +13419,10 @@ i0163.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13399
13419
  type: Input72
13400
13420
  }], isVisible: [{
13401
13421
  type: Input72,
13402
- args: [{ transform: booleanAttribute35 }]
13422
+ args: [{ transform: booleanAttribute37 }]
13403
13423
  }], isCloseable: [{
13404
13424
  type: Input72,
13405
- args: [{ transform: booleanAttribute35 }]
13425
+ args: [{ transform: booleanAttribute37 }]
13406
13426
  }], close: [{
13407
13427
  type: Output36
13408
13428
  }], role: [{
@@ -13441,7 +13461,7 @@ i0164.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13441
13461
  }] } });
13442
13462
 
13443
13463
  // lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs
13444
- import { Directive as Directive43, HostBinding as HostBinding115, Input as Input73, booleanAttribute as booleanAttribute36 } from "@angular/core";
13464
+ import { Directive as Directive43, HostBinding as HostBinding115, Input as Input73, booleanAttribute as booleanAttribute38 } from "@angular/core";
13445
13465
  import * as i0165 from "@angular/core";
13446
13466
  var EclSiteFooterSectionDirective = class _EclSiteFooterSectionDirective extends ECLBaseDirective {
13447
13467
  constructor() {
@@ -13456,7 +13476,7 @@ var EclSiteFooterSectionDirective = class _EclSiteFooterSectionDirective extends
13456
13476
  this.ɵfac = i0165.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0165, type: _EclSiteFooterSectionDirective, deps: null, target: i0165.ɵɵFactoryTarget.Directive });
13457
13477
  }
13458
13478
  static {
13459
- this.ɵdir = i0165.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: { isCondensed: ["isCondensed", "isCondensed", booleanAttribute36], isSiteInfo: ["isSiteInfo", "isSiteInfo", booleanAttribute36], isSplitList: ["isSplitList", "isSplitList", booleanAttribute36], hasSeparator: ["hasSeparator", "hasSeparator", booleanAttribute36] }, host: { properties: { "class.ecl-site-footer__section": "this.cmpClass", "class.ecl-site-footer__section--condensed": "this.isCondensed", "class.ecl-site-footer__section--site-info": "this.isSiteInfo", "class.ecl-site-footer__section--split-list": "this.isSplitList", "class.ecl-site-footer__section--separator": "this.hasSeparator" } }, usesInheritance: true, ngImport: i0165 });
13479
+ this.ɵdir = i0165.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: { isCondensed: ["isCondensed", "isCondensed", booleanAttribute38], isSiteInfo: ["isSiteInfo", "isSiteInfo", booleanAttribute38], isSplitList: ["isSplitList", "isSplitList", booleanAttribute38], hasSeparator: ["hasSeparator", "hasSeparator", booleanAttribute38] }, host: { properties: { "class.ecl-site-footer__section": "this.cmpClass", "class.ecl-site-footer__section--condensed": "this.isCondensed", "class.ecl-site-footer__section--site-info": "this.isSiteInfo", "class.ecl-site-footer__section--split-list": "this.isSplitList", "class.ecl-site-footer__section--separator": "this.hasSeparator" } }, usesInheritance: true, ngImport: i0165 });
13460
13480
  }
13461
13481
  };
13462
13482
  i0165.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0165, type: EclSiteFooterSectionDirective, decorators: [{
@@ -13469,19 +13489,19 @@ i0165.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13469
13489
  args: ["class.ecl-site-footer__section"]
13470
13490
  }], isCondensed: [{
13471
13491
  type: Input73,
13472
- args: [{ transform: booleanAttribute36 }]
13492
+ args: [{ transform: booleanAttribute38 }]
13473
13493
  }, {
13474
13494
  type: HostBinding115,
13475
13495
  args: ["class.ecl-site-footer__section--condensed"]
13476
13496
  }], isSiteInfo: [{
13477
13497
  type: Input73,
13478
- args: [{ transform: booleanAttribute36 }]
13498
+ args: [{ transform: booleanAttribute38 }]
13479
13499
  }, {
13480
13500
  type: HostBinding115,
13481
13501
  args: ["class.ecl-site-footer__section--site-info"]
13482
13502
  }], isSplitList: [{
13483
13503
  type: Input73,
13484
- args: [{ transform: booleanAttribute36 }]
13504
+ args: [{ transform: booleanAttribute38 }]
13485
13505
  }, {
13486
13506
  type: HostBinding115,
13487
13507
  args: ["class.ecl-site-footer__section--split-list"]
@@ -13490,11 +13510,11 @@ i0165.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13490
13510
  args: ["class.ecl-site-footer__section--separator"]
13491
13511
  }, {
13492
13512
  type: Input73,
13493
- args: [{ transform: booleanAttribute36 }]
13513
+ args: [{ transform: booleanAttribute38 }]
13494
13514
  }] } });
13495
13515
 
13496
13516
  // lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs
13497
- import { Directive as Directive44, HostBinding as HostBinding116, Input as Input74, booleanAttribute as booleanAttribute37 } from "@angular/core";
13517
+ import { Directive as Directive44, HostBinding as HostBinding116, Input as Input74, booleanAttribute as booleanAttribute39 } from "@angular/core";
13498
13518
  import * as i0166 from "@angular/core";
13499
13519
  var EclSiteFooterTitleDirective = class _EclSiteFooterTitleDirective extends ECLBaseDirective {
13500
13520
  constructor() {
@@ -13506,7 +13526,7 @@ var EclSiteFooterTitleDirective = class _EclSiteFooterTitleDirective extends ECL
13506
13526
  this.ɵfac = i0166.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0166, type: _EclSiteFooterTitleDirective, deps: null, target: i0166.ɵɵFactoryTarget.Directive });
13507
13527
  }
13508
13528
  static {
13509
- this.ɵdir = i0166.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSiteFooterTitleDirective, selector: "[eclSiteFooterTitle]", inputs: { isSeparator: ["isSeparator", "isSeparator", booleanAttribute37] }, host: { properties: { "class.ecl-site-footer__title": "this.cmpClass", "class.ecl-site-footer__title--separator": "this.isSeparator" } }, usesInheritance: true, ngImport: i0166 });
13529
+ this.ɵdir = i0166.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSiteFooterTitleDirective, selector: "[eclSiteFooterTitle]", inputs: { isSeparator: ["isSeparator", "isSeparator", booleanAttribute39] }, host: { properties: { "class.ecl-site-footer__title": "this.cmpClass", "class.ecl-site-footer__title--separator": "this.isSeparator" } }, usesInheritance: true, ngImport: i0166 });
13510
13530
  }
13511
13531
  };
13512
13532
  i0166.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0166, type: EclSiteFooterTitleDirective, decorators: [{
@@ -13519,7 +13539,7 @@ i0166.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13519
13539
  args: ["class.ecl-site-footer__title"]
13520
13540
  }], isSeparator: [{
13521
13541
  type: Input74,
13522
- args: [{ transform: booleanAttribute37 }]
13542
+ args: [{ transform: booleanAttribute39 }]
13523
13543
  }, {
13524
13544
  type: HostBinding116,
13525
13545
  args: ["class.ecl-site-footer__title--separator"]
@@ -13572,7 +13592,7 @@ i0167.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13572
13592
  }] } });
13573
13593
 
13574
13594
  // lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs
13575
- import { Directive as Directive46, HostBinding as HostBinding118, Input as Input75, booleanAttribute as booleanAttribute38 } from "@angular/core";
13595
+ import { Directive as Directive46, HostBinding as HostBinding118, Input as Input75, booleanAttribute as booleanAttribute40 } from "@angular/core";
13576
13596
  import * as i0168 from "@angular/core";
13577
13597
  var EclSiteFooterListDirective = class _EclSiteFooterListDirective extends ECLBaseDirective {
13578
13598
  constructor() {
@@ -13583,7 +13603,7 @@ var EclSiteFooterListDirective = class _EclSiteFooterListDirective extends ECLBa
13583
13603
  this.ɵfac = i0168.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0168, type: _EclSiteFooterListDirective, deps: null, target: i0168.ɵɵFactoryTarget.Directive });
13584
13604
  }
13585
13605
  static {
13586
- this.ɵdir = i0168.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: { isInline: ["isInline", "isInline", booleanAttribute38], isColumns: ["isColumns", "isColumns", booleanAttribute38] }, host: { properties: { "class.ecl-site-footer__list": "this.cmpClass", "class.ecl-site-footer__list--inline": "this.isInline", "class.ecl-site-footer__list--columns": "this.isColumns" } }, usesInheritance: true, ngImport: i0168 });
13606
+ this.ɵdir = i0168.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: { isInline: ["isInline", "isInline", booleanAttribute40], isColumns: ["isColumns", "isColumns", booleanAttribute40] }, host: { properties: { "class.ecl-site-footer__list": "this.cmpClass", "class.ecl-site-footer__list--inline": "this.isInline", "class.ecl-site-footer__list--columns": "this.isColumns" } }, usesInheritance: true, ngImport: i0168 });
13587
13607
  }
13588
13608
  };
13589
13609
  i0168.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0168, type: EclSiteFooterListDirective, decorators: [{
@@ -13596,13 +13616,13 @@ i0168.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13596
13616
  args: ["class.ecl-site-footer__list"]
13597
13617
  }], isInline: [{
13598
13618
  type: Input75,
13599
- args: [{ transform: booleanAttribute38 }]
13619
+ args: [{ transform: booleanAttribute40 }]
13600
13620
  }, {
13601
13621
  type: HostBinding118,
13602
13622
  args: ["class.ecl-site-footer__list--inline"]
13603
13623
  }], isColumns: [{
13604
13624
  type: Input75,
13605
- args: [{ transform: booleanAttribute38 }]
13625
+ args: [{ transform: booleanAttribute40 }]
13606
13626
  }, {
13607
13627
  type: HostBinding118,
13608
13628
  args: ["class.ecl-site-footer__list--columns"]
@@ -13848,10 +13868,10 @@ i0170.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
13848
13868
  }] } });
13849
13869
 
13850
13870
  // lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs
13851
- import { Component as Component78, Input as Input76, booleanAttribute as booleanAttribute39 } from "@angular/core";
13871
+ import { Component as Component78, Input as Input76, booleanAttribute as booleanAttribute41 } from "@angular/core";
13852
13872
  import * as i0171 from "@angular/core";
13853
- import * as i126 from "@ngx-translate/core";
13854
- import * as i32 from "@angular/common";
13873
+ import * as i123 from "@ngx-translate/core";
13874
+ import * as i3 from "@angular/common";
13855
13875
  var EclSiteFooterFixedContentECComponent = class _EclSiteFooterFixedContentECComponent extends ECLBaseDirective {
13856
13876
  constructor(translateService, eclLanguageService) {
13857
13877
  super();
@@ -13860,10 +13880,10 @@ var EclSiteFooterFixedContentECComponent = class _EclSiteFooterFixedContentECCom
13860
13880
  this.isCore = false;
13861
13881
  }
13862
13882
  static {
13863
- this.ɵfac = i0171.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0171, type: _EclSiteFooterFixedContentECComponent, deps: [{ token: i126.TranslateService }, { token: EclLanguageService }], target: i0171.ɵɵFactoryTarget.Component });
13883
+ this.ɵfac = i0171.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0171, type: _EclSiteFooterFixedContentECComponent, deps: [{ token: i123.TranslateService }, { token: EclLanguageService }], target: i0171.ɵɵFactoryTarget.Component });
13864
13884
  }
13865
13885
  static {
13866
- this.ɵcmp = i0171.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSiteFooterFixedContentECComponent, selector: "ecl-site-footer-fixed-content-ec", inputs: { isCore: ["isCore", "isCore", booleanAttribute39], languageCode: "languageCode", ecLogoLanguageCode: "ecLogoLanguageCode", content: "content" }, usesInheritance: true, ngImport: i0171, template: `@if(isCore){
13886
+ this.ɵcmp = i0171.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSiteFooterFixedContentECComponent, selector: "ecl-site-footer-fixed-content-ec", inputs: { isCore: ["isCore", "isCore", booleanAttribute41], languageCode: "languageCode", ecLogoLanguageCode: "ecLogoLanguageCode", content: "content" }, usesInheritance: true, ngImport: i0171, template: `@if(isCore){
13867
13887
  <div eclSiteFooterRow>
13868
13888
  <div eclSiteFooterColumn>
13869
13889
  <div eclSiteFooterSection>
@@ -14306,7 +14326,7 @@ var EclSiteFooterFixedContentECComponent = class _EclSiteFooterFixedContentECCom
14306
14326
  </div>
14307
14327
  </div>
14308
14328
  }
14309
- `, dependencies: [{ kind: "directive", type: i32.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: ["isCondensed", "isSiteInfo", "isSplitList", "hasSeparator"] }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterColumnDirective, selector: "[eclSiteFooterColumn]" }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterRowDirective, selector: "[eclSiteFooterRow]" }, { kind: "directive", type: EclSiteFooterLogoLinkDirective, selector: "[eclSiteFooterLogoLink]" }, { kind: "directive", type: EclSiteFooterPictureDirective, selector: "picture[eclSiteFooterPicture]" }, { kind: "directive", type: EclSiteFooterLogoImageDirective, selector: "img[eclSiteFooterLogoImage]" }, { kind: "pipe", type: i126.TranslatePipe, name: "translate" }] });
14329
+ `, dependencies: [{ kind: "directive", type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: ["isCondensed", "isSiteInfo", "isSplitList", "hasSeparator"] }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterColumnDirective, selector: "[eclSiteFooterColumn]" }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterRowDirective, selector: "[eclSiteFooterRow]" }, { kind: "directive", type: EclSiteFooterLogoLinkDirective, selector: "[eclSiteFooterLogoLink]" }, { kind: "directive", type: EclSiteFooterPictureDirective, selector: "picture[eclSiteFooterPicture]" }, { kind: "directive", type: EclSiteFooterLogoImageDirective, selector: "img[eclSiteFooterLogoImage]" }, { kind: "pipe", type: i123.TranslatePipe, name: "translate" }] });
14310
14330
  }
14311
14331
  };
14312
14332
  i0171.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0171, type: EclSiteFooterFixedContentECComponent, decorators: [{
@@ -14755,9 +14775,9 @@ i0171.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
14755
14775
  </div>
14756
14776
  }
14757
14777
  ` }]
14758
- }], ctorParameters: () => [{ type: i126.TranslateService }, { type: EclLanguageService }], propDecorators: { isCore: [{
14778
+ }], ctorParameters: () => [{ type: i123.TranslateService }, { type: EclLanguageService }], propDecorators: { isCore: [{
14759
14779
  type: Input76,
14760
- args: [{ transform: booleanAttribute39 }]
14780
+ args: [{ transform: booleanAttribute41 }]
14761
14781
  }], languageCode: [{
14762
14782
  type: Input76
14763
14783
  }], ecLogoLanguageCode: [{
@@ -14767,10 +14787,10 @@ i0171.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
14767
14787
  }] } });
14768
14788
 
14769
14789
  // lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs
14770
- import { Component as Component79, Input as Input77, booleanAttribute as booleanAttribute40 } from "@angular/core";
14790
+ import { Component as Component79, Input as Input77, booleanAttribute as booleanAttribute42 } from "@angular/core";
14771
14791
  import * as i0172 from "@angular/core";
14772
- import * as i127 from "@ngx-translate/core";
14773
- import * as i33 from "@angular/common";
14792
+ import * as i124 from "@ngx-translate/core";
14793
+ import * as i32 from "@angular/common";
14774
14794
  var EclSiteFooterFixedContentEUComponent = class _EclSiteFooterFixedContentEUComponent extends ECLBaseDirective {
14775
14795
  constructor(translateService, eclLanguageService) {
14776
14796
  super();
@@ -14788,10 +14808,10 @@ var EclSiteFooterFixedContentEUComponent = class _EclSiteFooterFixedContentEUCom
14788
14808
  }
14789
14809
  }
14790
14810
  static {
14791
- this.ɵfac = i0172.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0172, type: _EclSiteFooterFixedContentEUComponent, deps: [{ token: i127.TranslateService }, { token: EclLanguageService }], target: i0172.ɵɵFactoryTarget.Component });
14811
+ this.ɵfac = i0172.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0172, type: _EclSiteFooterFixedContentEUComponent, deps: [{ token: i124.TranslateService }, { token: EclLanguageService }], target: i0172.ɵɵFactoryTarget.Component });
14792
14812
  }
14793
14813
  static {
14794
- this.ɵcmp = i0172.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSiteFooterFixedContentEUComponent, selector: "ecl-site-footer-fixed-content-eu", inputs: { isCore: ["isCore", "isCore", booleanAttribute40], languageCode: "languageCode", ecLogoLanguageCode: "ecLogoLanguageCode", content: "content" }, usesInheritance: true, ngImport: i0172, template: `@if(isCore){
14814
+ this.ɵcmp = i0172.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSiteFooterFixedContentEUComponent, selector: "ecl-site-footer-fixed-content-eu", inputs: { isCore: ["isCore", "isCore", booleanAttribute42], languageCode: "languageCode", ecLogoLanguageCode: "ecLogoLanguageCode", content: "content" }, usesInheritance: true, ngImport: i0172, template: `@if(isCore){
14795
14815
  <div eclSiteFooterRow>
14796
14816
  <div eclSiteFooterColumn>
14797
14817
  <div eclSiteFooterSection>
@@ -15444,7 +15464,7 @@ var EclSiteFooterFixedContentEUComponent = class _EclSiteFooterFixedContentEUCom
15444
15464
  </div>
15445
15465
  </div>
15446
15466
  }
15447
- `, dependencies: [{ kind: "directive", type: i33.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: ["isCondensed", "isSiteInfo", "isSplitList", "hasSeparator"] }, { kind: "directive", type: EclSiteFooterTitleDirective, selector: "[eclSiteFooterTitle]", inputs: ["isSeparator"] }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterColumnDirective, selector: "[eclSiteFooterColumn]" }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterRowDirective, selector: "[eclSiteFooterRow]" }, { kind: "directive", type: EclSiteFooterLogoLinkDirective, selector: "[eclSiteFooterLogoLink]" }, { kind: "directive", type: EclSiteFooterPictureDirective, selector: "picture[eclSiteFooterPicture]" }, { kind: "directive", type: EclSiteFooterLogoImageDirective, selector: "img[eclSiteFooterLogoImage]" }, { kind: "pipe", type: i127.TranslatePipe, name: "translate" }] });
15467
+ `, dependencies: [{ kind: "directive", type: i32.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: ["isCondensed", "isSiteInfo", "isSplitList", "hasSeparator"] }, { kind: "directive", type: EclSiteFooterTitleDirective, selector: "[eclSiteFooterTitle]", inputs: ["isSeparator"] }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterColumnDirective, selector: "[eclSiteFooterColumn]" }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterRowDirective, selector: "[eclSiteFooterRow]" }, { kind: "directive", type: EclSiteFooterLogoLinkDirective, selector: "[eclSiteFooterLogoLink]" }, { kind: "directive", type: EclSiteFooterPictureDirective, selector: "picture[eclSiteFooterPicture]" }, { kind: "directive", type: EclSiteFooterLogoImageDirective, selector: "img[eclSiteFooterLogoImage]" }, { kind: "pipe", type: i124.TranslatePipe, name: "translate" }] });
15448
15468
  }
15449
15469
  };
15450
15470
  i0172.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0172, type: EclSiteFooterFixedContentEUComponent, decorators: [{
@@ -16103,9 +16123,9 @@ i0172.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16103
16123
  </div>
16104
16124
  }
16105
16125
  ` }]
16106
- }], ctorParameters: () => [{ type: i127.TranslateService }, { type: EclLanguageService }], propDecorators: { isCore: [{
16126
+ }], ctorParameters: () => [{ type: i124.TranslateService }, { type: EclLanguageService }], propDecorators: { isCore: [{
16107
16127
  type: Input77,
16108
- args: [{ transform: booleanAttribute40 }]
16128
+ args: [{ transform: booleanAttribute42 }]
16109
16129
  }], languageCode: [{
16110
16130
  type: Input77
16111
16131
  }], ecLogoLanguageCode: [{
@@ -16115,10 +16135,10 @@ i0172.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16115
16135
  }] } });
16116
16136
 
16117
16137
  // lib/components/ecl-site-footer/ecl-site-footer.component.mjs
16118
- import { Component as Component80, HostBinding as HostBinding121, Input as Input78, booleanAttribute as booleanAttribute41 } from "@angular/core";
16138
+ import { Component as Component80, HostBinding as HostBinding121, Input as Input78, booleanAttribute as booleanAttribute43 } from "@angular/core";
16119
16139
  import * as i0173 from "@angular/core";
16120
- import * as i128 from "@ngx-translate/core";
16121
- import * as i56 from "@angular/common";
16140
+ import * as i125 from "@ngx-translate/core";
16141
+ import * as i58 from "@angular/common";
16122
16142
  var EclSiteFooterComponent = class _EclSiteFooterComponent extends ECLBaseDirective {
16123
16143
  get cssClasses() {
16124
16144
  return [super.getCssClasses("ecl-site-footer"), this.isCore ? "ecl-site-footer--split-columns" : ""].join(" ").trim();
@@ -16144,18 +16164,18 @@ var EclSiteFooterComponent = class _EclSiteFooterComponent extends ECLBaseDirect
16144
16164
  });
16145
16165
  }
16146
16166
  static {
16147
- this.ɵfac = i0173.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0173, type: _EclSiteFooterComponent, deps: [{ token: i128.TranslateService }, { token: EclLanguageService }, { token: EclThemeService }], target: i0173.ɵɵFactoryTarget.Component });
16167
+ this.ɵfac = i0173.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0173, type: _EclSiteFooterComponent, deps: [{ token: i125.TranslateService }, { token: EclLanguageService }, { token: EclThemeService }], target: i0173.ɵɵFactoryTarget.Component });
16148
16168
  }
16149
16169
  static {
16150
- this.ɵcmp = i0173.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSiteFooterComponent, selector: "ecl-site-footer", inputs: { isCore: ["isCore", "isCore", booleanAttribute41] }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, usesInheritance: true, ngImport: i0173, template: '<div class="ecl-container ecl-site-footer__container">\n @if(eclThemeService.isEC$ | async) {\n <ecl-site-footer-fixed-content-ec\n [isCore]="isCore"\n [languageCode]="languageCode"\n [ecLogoLanguageCode]="getLanguageCode()"\n [content]="content">\n </ecl-site-footer-fixed-content-ec>\n }\n @if(eclThemeService.isEU$ | async) {\n <ecl-site-footer-fixed-content-eu\n [isCore]="isCore"\n [languageCode]="languageCode"\n [ecLogoLanguageCode]="getLanguageCode()"\n [content]="content">\n </ecl-site-footer-fixed-content-eu>\n }\n\n <ng-template #content>\n <ng-content></ng-content>\n </ng-template>\n</div>\n', dependencies: [{ kind: "component", type: EclSiteFooterFixedContentECComponent, selector: "ecl-site-footer-fixed-content-ec", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "component", type: EclSiteFooterFixedContentEUComponent, selector: "ecl-site-footer-fixed-content-eu", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "pipe", type: i56.AsyncPipe, name: "async" }] });
16170
+ this.ɵcmp = i0173.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSiteFooterComponent, selector: "ecl-site-footer", inputs: { isCore: ["isCore", "isCore", booleanAttribute43] }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, usesInheritance: true, ngImport: i0173, template: '<div class="ecl-container ecl-site-footer__container">\n @if(eclThemeService.isEC$ | async) {\n <ecl-site-footer-fixed-content-ec\n [isCore]="isCore"\n [languageCode]="languageCode"\n [ecLogoLanguageCode]="getLanguageCode()"\n [content]="content">\n </ecl-site-footer-fixed-content-ec>\n }\n @if(eclThemeService.isEU$ | async) {\n <ecl-site-footer-fixed-content-eu\n [isCore]="isCore"\n [languageCode]="languageCode"\n [ecLogoLanguageCode]="getLanguageCode()"\n [content]="content">\n </ecl-site-footer-fixed-content-eu>\n }\n\n <ng-template #content>\n <ng-content></ng-content>\n </ng-template>\n</div>\n', dependencies: [{ kind: "component", type: EclSiteFooterFixedContentECComponent, selector: "ecl-site-footer-fixed-content-ec", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "component", type: EclSiteFooterFixedContentEUComponent, selector: "ecl-site-footer-fixed-content-eu", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "pipe", type: i58.AsyncPipe, name: "async" }] });
16151
16171
  }
16152
16172
  };
16153
16173
  i0173.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0173, type: EclSiteFooterComponent, decorators: [{
16154
16174
  type: Component80,
16155
16175
  args: [{ selector: "ecl-site-footer", template: '<div class="ecl-container ecl-site-footer__container">\n @if(eclThemeService.isEC$ | async) {\n <ecl-site-footer-fixed-content-ec\n [isCore]="isCore"\n [languageCode]="languageCode"\n [ecLogoLanguageCode]="getLanguageCode()"\n [content]="content">\n </ecl-site-footer-fixed-content-ec>\n }\n @if(eclThemeService.isEU$ | async) {\n <ecl-site-footer-fixed-content-eu\n [isCore]="isCore"\n [languageCode]="languageCode"\n [ecLogoLanguageCode]="getLanguageCode()"\n [content]="content">\n </ecl-site-footer-fixed-content-eu>\n }\n\n <ng-template #content>\n <ng-content></ng-content>\n </ng-template>\n</div>\n' }]
16156
- }], ctorParameters: () => [{ type: i128.TranslateService }, { type: EclLanguageService }, { type: EclThemeService }], propDecorators: { isCore: [{
16176
+ }], ctorParameters: () => [{ type: i125.TranslateService }, { type: EclLanguageService }, { type: EclThemeService }], propDecorators: { isCore: [{
16157
16177
  type: Input78,
16158
- args: [{ transform: booleanAttribute41 }]
16178
+ args: [{ transform: booleanAttribute43 }]
16159
16179
  }], cssClasses: [{
16160
16180
  type: HostBinding121,
16161
16181
  args: ["class"]
@@ -16367,7 +16387,7 @@ i0176.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16367
16387
  }] } });
16368
16388
 
16369
16389
  // lib/components/ecl-page-header/ecl-page-header-title.directive.mjs
16370
- import { Directive as Directive50, HostBinding as HostBinding123, Input as Input79, booleanAttribute as booleanAttribute42 } from "@angular/core";
16390
+ import { Directive as Directive50, HostBinding as HostBinding123, Input as Input79, booleanAttribute as booleanAttribute44 } from "@angular/core";
16371
16391
  import * as i0177 from "@angular/core";
16372
16392
  var EclPageHeaderTitleDirective = class _EclPageHeaderTitleDirective extends ECLBaseDirective {
16373
16393
  constructor() {
@@ -16381,7 +16401,7 @@ var EclPageHeaderTitleDirective = class _EclPageHeaderTitleDirective extends ECL
16381
16401
  this.ɵfac = i0177.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0177, type: _EclPageHeaderTitleDirective, deps: null, target: i0177.ɵɵFactoryTarget.Directive });
16382
16402
  }
16383
16403
  static {
16384
- this.ɵdir = i0177.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclPageHeaderTitleDirective, selector: "[eclPageHeaderTitle]", inputs: { isTitleVisible: ["isTitleVisible", "isTitleVisible", booleanAttribute42] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0177 });
16404
+ this.ɵdir = i0177.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclPageHeaderTitleDirective, selector: "[eclPageHeaderTitle]", inputs: { isTitleVisible: ["isTitleVisible", "isTitleVisible", booleanAttribute44] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0177 });
16385
16405
  }
16386
16406
  };
16387
16407
  i0177.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0177, type: EclPageHeaderTitleDirective, decorators: [{
@@ -16391,7 +16411,7 @@ i0177.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16391
16411
  }]
16392
16412
  }], propDecorators: { isTitleVisible: [{
16393
16413
  type: Input79,
16394
- args: [{ transform: booleanAttribute42 }]
16414
+ args: [{ transform: booleanAttribute44 }]
16395
16415
  }], cssClasses: [{
16396
16416
  type: HostBinding123,
16397
16417
  args: ["class"]
@@ -16492,7 +16512,7 @@ i0179.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16492
16512
  // lib/components/ecl-page-header/ecl-page-header.component.mjs
16493
16513
  import { Component as Component81, ContentChild as ContentChild22, HostBinding as HostBinding126, Input as Input80 } from "@angular/core";
16494
16514
  import * as i0180 from "@angular/core";
16495
- import * as i129 from "@angular/common";
16515
+ import * as i126 from "@angular/common";
16496
16516
  var EclPageHeaderComponent = class _EclPageHeaderComponent extends ECLBaseDirective {
16497
16517
  constructor() {
16498
16518
  super(...arguments);
@@ -16521,7 +16541,7 @@ var EclPageHeaderComponent = class _EclPageHeaderComponent extends ECLBaseDirect
16521
16541
  this.ɵfac = i0180.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0180, type: _EclPageHeaderComponent, deps: null, target: i0180.ɵɵFactoryTarget.Component });
16522
16542
  }
16523
16543
  static {
16524
- this.ɵcmp = i0180.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclPageHeaderComponent, selector: "ecl-page-header", inputs: { variantForImage: "variantForImage" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclBreadcrumbComponent", first: true, predicate: EclBreadcrumbComponent, descendants: true }, { propertyName: "eclBackgroundPicture", first: true, predicate: EclPageHeaderBackgroundPictureDirective, descendants: true }], usesInheritance: true, ngImport: i0180, template: '@if(hasPicture){\n <div class="ecl-page-header__background-container" aria-hidden="true">\n <ng-content select="[eclPageHeaderBackgroundPicture]"></ng-content>\n </div>\n}\n\n<div class="ecl-container">\n <ng-container *ngTemplateOutlet="content"> </ng-container>\n</div>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i129.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
16544
+ this.ɵcmp = i0180.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclPageHeaderComponent, selector: "ecl-page-header", inputs: { variantForImage: "variantForImage" }, host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclBreadcrumbComponent", first: true, predicate: EclBreadcrumbComponent, descendants: true }, { propertyName: "eclBackgroundPicture", first: true, predicate: EclPageHeaderBackgroundPictureDirective, descendants: true }], usesInheritance: true, ngImport: i0180, template: '@if(hasPicture){\n <div class="ecl-page-header__background-container" aria-hidden="true">\n <ng-content select="[eclPageHeaderBackgroundPicture]"></ng-content>\n </div>\n}\n\n<div class="ecl-container">\n <ng-container *ngTemplateOutlet="content"> </ng-container>\n</div>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i126.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
16525
16545
  }
16526
16546
  };
16527
16547
  i0180.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0180, type: EclPageHeaderComponent, decorators: [{
@@ -16627,10 +16647,10 @@ i0182.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16627
16647
  }] });
16628
16648
 
16629
16649
  // lib/components/ecl-pagination/ecl-pagination-item.component.mjs
16630
- import { Component as Component82, EventEmitter as EventEmitter37, HostBinding as HostBinding128, Input as Input81, Output as Output37, ViewEncapsulation as ViewEncapsulation11, booleanAttribute as booleanAttribute43 } from "@angular/core";
16650
+ import { Component as Component82, EventEmitter as EventEmitter37, HostBinding as HostBinding128, Input as Input81, Output as Output37, ViewEncapsulation as ViewEncapsulation11, booleanAttribute as booleanAttribute45 } from "@angular/core";
16631
16651
  import * as i0183 from "@angular/core";
16632
- import * as i216 from "@angular/router";
16633
- import * as i64 from "@ngx-translate/core";
16652
+ import * as i212 from "@angular/router";
16653
+ import * as i63 from "@ngx-translate/core";
16634
16654
  var EclPaginationItemClickEvent = class extends EclBaseEvent {
16635
16655
  };
16636
16656
  var EclPaginationItemComponent = class _EclPaginationItemComponent extends ECLBaseDirective {
@@ -16688,7 +16708,7 @@ var EclPaginationItemComponent = class _EclPaginationItemComponent extends ECLBa
16688
16708
  this.ɵfac = i0183.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0183, type: _EclPaginationItemComponent, deps: [{ token: EclThemeService }], target: i0183.ɵɵFactoryTarget.Component });
16689
16709
  }
16690
16710
  static {
16691
- this.ɵcmp = i0183.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclPaginationItemComponent, selector: "ecl-pagination-item", inputs: { label: "label", ariaLabel: "ariaLabel", pagesCount: "pagesCount", isCurrent: ["isCurrent", "isCurrent", booleanAttribute43], isNext: ["isNext", "isNext", booleanAttribute43], isPrevious: ["isPrevious", "isPrevious", booleanAttribute43], isTruncated: ["isTruncated", "isTruncated", booleanAttribute43], routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href" }, outputs: { pageClick: "pageClick" }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role", "class.ecl-pagination__item--truncation": "this.isTruncated" } }, usesInheritance: true, ngImport: i0183, template: `@if (!isCurrent && !isTruncated) {
16711
+ this.ɵcmp = i0183.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclPaginationItemComponent, selector: "ecl-pagination-item", inputs: { label: "label", ariaLabel: "ariaLabel", pagesCount: "pagesCount", isCurrent: ["isCurrent", "isCurrent", booleanAttribute45], isNext: ["isNext", "isNext", booleanAttribute45], isPrevious: ["isPrevious", "isPrevious", booleanAttribute45], isTruncated: ["isTruncated", "isTruncated", booleanAttribute45], routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href" }, outputs: { pageClick: "pageClick" }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role", "class.ecl-pagination__item--truncation": "this.isTruncated" } }, usesInheritance: true, ngImport: i0183, template: `@if (!isCurrent && !isTruncated) {
16692
16712
  @if(routerLink && !isPrevOrNextVisible()){
16693
16713
  <a eclLink (click)="onPageClick($event)" variant="standalone"
16694
16714
  attr.aria-label="{{ ariaLabel || geti18nPageAriaLabelKey() | translate: { pageNumber: label } }}"
@@ -16748,7 +16768,7 @@ var EclPaginationItemComponent = class _EclPaginationItemComponent extends ECLBa
16748
16768
  }
16749
16769
  </span>
16750
16770
  }
16751
- `, dependencies: [{ kind: "directive", type: i216.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "pipe", type: i64.TranslatePipe, name: "translate" }], encapsulation: i0183.ViewEncapsulation.None });
16771
+ `, dependencies: [{ kind: "directive", type: i212.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "pipe", type: i63.TranslatePipe, name: "translate" }], encapsulation: i0183.ViewEncapsulation.None });
16752
16772
  }
16753
16773
  };
16754
16774
  i0183.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0183, type: EclPaginationItemComponent, decorators: [{
@@ -16828,16 +16848,16 @@ i0183.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16828
16848
  type: Input81
16829
16849
  }], isCurrent: [{
16830
16850
  type: Input81,
16831
- args: [{ transform: booleanAttribute43 }]
16851
+ args: [{ transform: booleanAttribute45 }]
16832
16852
  }], isNext: [{
16833
16853
  type: Input81,
16834
- args: [{ transform: booleanAttribute43 }]
16854
+ args: [{ transform: booleanAttribute45 }]
16835
16855
  }], isPrevious: [{
16836
16856
  type: Input81,
16837
- args: [{ transform: booleanAttribute43 }]
16857
+ args: [{ transform: booleanAttribute45 }]
16838
16858
  }], isTruncated: [{
16839
16859
  type: Input81,
16840
- args: [{ transform: booleanAttribute43 }]
16860
+ args: [{ transform: booleanAttribute45 }]
16841
16861
  }, {
16842
16862
  type: HostBinding128,
16843
16863
  args: ["class.ecl-pagination__item--truncation"]
@@ -16857,7 +16877,6 @@ i0183.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
16857
16877
  import { Component as Component83, EventEmitter as EventEmitter38, HostBinding as HostBinding129, Input as Input82, Output as Output38, numberAttribute as numberAttribute8 } from "@angular/core";
16858
16878
  import { DefaultConfig, EuiPagination } from "@eui/base";
16859
16879
  import * as i0184 from "@angular/core";
16860
- import * as i130 from "@angular/common";
16861
16880
  var EclPaginationEvent = class extends EclBaseEvent {
16862
16881
  constructor(page, showingFrom, showingTo) {
16863
16882
  super();
@@ -16919,12 +16938,12 @@ var EclPaginationComponent = class _EclPaginationComponent extends ECLBaseDirect
16919
16938
  this.ɵfac = i0184.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0184, type: _EclPaginationComponent, deps: null, target: i0184.ɵɵFactoryTarget.Component });
16920
16939
  }
16921
16940
  static {
16922
- this.ɵcmp = i0184.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclPaginationComponent, selector: "ecl-pagination", inputs: { mode: "mode", totalItems: ["totalItems", "totalItems", numberAttribute8], pageSize: ["pageSize", "pageSize", numberAttribute8], currentPage: ["currentPage", "currentPage", numberAttribute8], pageWindowSize: ["pageWindowSize", "pageWindowSize", numberAttribute8] }, outputs: { page: "page" }, host: { properties: { "class.ecl-pagination": "this.cmpClass", "attr.role": "this.role" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0184, template: '<ul class="ecl-pagination__list">\n @if (isModeAuto()){\n @if(model.hasPreviousPage()){\n <ecl-pagination-item [isPrevious]="true" (pageClick)="onPreviousPage()"> </ecl-pagination-item>\n }\n\n <ecl-pagination-item\n *ngFor="let page of model.getPages()"\n [label]="page.toString()"\n [isCurrent]="model.getCurrentPage() === page"\n (pageClick)="onPage(page)"\n [pagesCount]="model.getPagesCount().toString()"\n >\n </ecl-pagination-item>\n\n @if(model.hasNextPage()){\n <ecl-pagination-item [isNext]="true" (pageClick)="onNextPage()"> </ecl-pagination-item>\n }\n }\n\n @if(!isModeAuto()){\n <ng-content></ng-content>\n }\n</ul>\n', styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i130.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: EclPaginationItemComponent, selector: "ecl-pagination-item", inputs: ["label", "ariaLabel", "pagesCount", "isCurrent", "isNext", "isPrevious", "isTruncated", "routerLink", "queryParams", "queryParamsHandling", "href"], outputs: ["pageClick"] }] });
16941
+ this.ɵcmp = i0184.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclPaginationComponent, selector: "ecl-pagination", inputs: { mode: "mode", totalItems: ["totalItems", "totalItems", numberAttribute8], pageSize: ["pageSize", "pageSize", numberAttribute8], currentPage: ["currentPage", "currentPage", numberAttribute8], pageWindowSize: ["pageWindowSize", "pageWindowSize", numberAttribute8] }, outputs: { page: "page" }, host: { properties: { "class.ecl-pagination": "this.cmpClass", "attr.role": "this.role" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0184, template: '<ul class="ecl-pagination__list">\n @if (isModeAuto()){\n @if(model.hasPreviousPage()){\n <ecl-pagination-item [isPrevious]="true" (pageClick)="onPreviousPage()"> </ecl-pagination-item>\n }\n @for (page of model.getPages(); track page) {\n <ecl-pagination-item\n [label]="page.toString()"\n [isCurrent]="model.getCurrentPage() === page"\n (pageClick)="onPage(page)"\n [pagesCount]="model.getPagesCount().toString()"\n >\n </ecl-pagination-item>\n }\n\n @if(model.hasNextPage()){\n <ecl-pagination-item [isNext]="true" (pageClick)="onNextPage()"> </ecl-pagination-item>\n }\n }\n\n @if(!isModeAuto()){\n <ng-content></ng-content>\n }\n</ul>\n', styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: EclPaginationItemComponent, selector: "ecl-pagination-item", inputs: ["label", "ariaLabel", "pagesCount", "isCurrent", "isNext", "isPrevious", "isTruncated", "routerLink", "queryParams", "queryParamsHandling", "href"], outputs: ["pageClick"] }] });
16923
16942
  }
16924
16943
  };
16925
16944
  i0184.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0184, type: EclPaginationComponent, decorators: [{
16926
16945
  type: Component83,
16927
- args: [{ selector: "ecl-pagination", template: '<ul class="ecl-pagination__list">\n @if (isModeAuto()){\n @if(model.hasPreviousPage()){\n <ecl-pagination-item [isPrevious]="true" (pageClick)="onPreviousPage()"> </ecl-pagination-item>\n }\n\n <ecl-pagination-item\n *ngFor="let page of model.getPages()"\n [label]="page.toString()"\n [isCurrent]="model.getCurrentPage() === page"\n (pageClick)="onPage(page)"\n [pagesCount]="model.getPagesCount().toString()"\n >\n </ecl-pagination-item>\n\n @if(model.hasNextPage()){\n <ecl-pagination-item [isNext]="true" (pageClick)="onNextPage()"> </ecl-pagination-item>\n }\n }\n\n @if(!isModeAuto()){\n <ng-content></ng-content>\n }\n</ul>\n', styles: [":host{display:block}\n"] }]
16946
+ args: [{ selector: "ecl-pagination", template: '<ul class="ecl-pagination__list">\n @if (isModeAuto()){\n @if(model.hasPreviousPage()){\n <ecl-pagination-item [isPrevious]="true" (pageClick)="onPreviousPage()"> </ecl-pagination-item>\n }\n @for (page of model.getPages(); track page) {\n <ecl-pagination-item\n [label]="page.toString()"\n [isCurrent]="model.getCurrentPage() === page"\n (pageClick)="onPage(page)"\n [pagesCount]="model.getPagesCount().toString()"\n >\n </ecl-pagination-item>\n }\n\n @if(model.hasNextPage()){\n <ecl-pagination-item [isNext]="true" (pageClick)="onNextPage()"> </ecl-pagination-item>\n }\n }\n\n @if(!isModeAuto()){\n <ng-content></ng-content>\n }\n</ul>\n', styles: [":host{display:block}\n"] }]
16928
16947
  }], propDecorators: { mode: [{
16929
16948
  type: Input82
16930
16949
  }], totalItems: [{
@@ -17306,7 +17325,7 @@ i0189.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17306
17325
  }] });
17307
17326
 
17308
17327
  // lib/components/ecl-radio/ecl-radio-help.component.mjs
17309
- import { Component as Component85, HostBinding as HostBinding133, Input as Input83, booleanAttribute as booleanAttribute44 } from "@angular/core";
17328
+ import { Component as Component85, HostBinding as HostBinding133, Input as Input83, booleanAttribute as booleanAttribute46 } from "@angular/core";
17310
17329
  import * as i0190 from "@angular/core";
17311
17330
  var EclRadioHelpComponent = class _EclRadioHelpComponent extends ECLBaseDirective {
17312
17331
  constructor() {
@@ -17320,7 +17339,7 @@ var EclRadioHelpComponent = class _EclRadioHelpComponent extends ECLBaseDirectiv
17320
17339
  this.ɵfac = i0190.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0190, type: _EclRadioHelpComponent, deps: null, target: i0190.ɵɵFactoryTarget.Component });
17321
17340
  }
17322
17341
  static {
17323
- this.ɵcmp = i0190.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRadioHelpComponent, selector: "[eclRadioHelp]", inputs: { isDisabled: ["isDisabled", "isDisabled", booleanAttribute44] }, host: { properties: { "class.ecl-radio__help--disabled": "this.isDisabled", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0190, template: "<ng-content></ng-content>\n" });
17342
+ this.ɵcmp = i0190.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRadioHelpComponent, selector: "[eclRadioHelp]", inputs: { isDisabled: ["isDisabled", "isDisabled", booleanAttribute46] }, host: { properties: { "class.ecl-radio__help--disabled": "this.isDisabled", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0190, template: "<ng-content></ng-content>\n" });
17324
17343
  }
17325
17344
  };
17326
17345
  i0190.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0190, type: EclRadioHelpComponent, decorators: [{
@@ -17328,7 +17347,7 @@ i0190.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17328
17347
  args: [{ selector: "[eclRadioHelp]", template: "<ng-content></ng-content>\n" }]
17329
17348
  }], propDecorators: { isDisabled: [{
17330
17349
  type: Input83,
17331
- args: [{ transform: booleanAttribute44 }]
17350
+ args: [{ transform: booleanAttribute46 }]
17332
17351
  }, {
17333
17352
  type: HostBinding133,
17334
17353
  args: ["class.ecl-radio__help--disabled"]
@@ -17338,7 +17357,7 @@ i0190.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17338
17357
  }] } });
17339
17358
 
17340
17359
  // lib/components/ecl-radio/ecl-radio-label.component.mjs
17341
- import { Component as Component86, HostBinding as HostBinding134, Input as Input84, ViewEncapsulation as ViewEncapsulation13, booleanAttribute as booleanAttribute45 } from "@angular/core";
17360
+ import { Component as Component86, HostBinding as HostBinding134, Input as Input84, ViewEncapsulation as ViewEncapsulation13, booleanAttribute as booleanAttribute47 } from "@angular/core";
17342
17361
  import * as i0191 from "@angular/core";
17343
17362
  var EclRadioLabelComponent = class _EclRadioLabelComponent extends ECLBaseDirective {
17344
17363
  constructor() {
@@ -17353,7 +17372,7 @@ var EclRadioLabelComponent = class _EclRadioLabelComponent extends ECLBaseDirect
17353
17372
  this.ɵfac = i0191.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0191, type: _EclRadioLabelComponent, deps: null, target: i0191.ɵɵFactoryTarget.Component });
17354
17373
  }
17355
17374
  static {
17356
- this.ɵcmp = i0191.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRadioLabelComponent, selector: "[eclRadioLabel]", inputs: { isInvalid: ["isInvalid", "isInvalid", booleanAttribute45], isDisabled: ["isDisabled", "isDisabled", booleanAttribute45] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0191, template: '<span class="ecl-radio__box" [class.ecl-radio__box--disabled]="isDisabled" [class.ecl-radio__box--invalid]="isInvalid">\n <span class="ecl-radio__box-inner"></span>\n</span>\n\n<ng-content></ng-content>\n', encapsulation: i0191.ViewEncapsulation.None });
17375
+ this.ɵcmp = i0191.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRadioLabelComponent, selector: "[eclRadioLabel]", inputs: { isInvalid: ["isInvalid", "isInvalid", booleanAttribute47], isDisabled: ["isDisabled", "isDisabled", booleanAttribute47] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0191, template: '<span class="ecl-radio__box" [class.ecl-radio__box--disabled]="isDisabled" [class.ecl-radio__box--invalid]="isInvalid">\n <span class="ecl-radio__box-inner"></span>\n</span>\n\n<ng-content></ng-content>\n', encapsulation: i0191.ViewEncapsulation.None });
17357
17376
  }
17358
17377
  };
17359
17378
  i0191.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0191, type: EclRadioLabelComponent, decorators: [{
@@ -17361,17 +17380,17 @@ i0191.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17361
17380
  args: [{ selector: "[eclRadioLabel]", encapsulation: ViewEncapsulation13.None, template: '<span class="ecl-radio__box" [class.ecl-radio__box--disabled]="isDisabled" [class.ecl-radio__box--invalid]="isInvalid">\n <span class="ecl-radio__box-inner"></span>\n</span>\n\n<ng-content></ng-content>\n' }]
17362
17381
  }], propDecorators: { isInvalid: [{
17363
17382
  type: Input84,
17364
- args: [{ transform: booleanAttribute45 }]
17383
+ args: [{ transform: booleanAttribute47 }]
17365
17384
  }], isDisabled: [{
17366
17385
  type: Input84,
17367
- args: [{ transform: booleanAttribute45 }]
17386
+ args: [{ transform: booleanAttribute47 }]
17368
17387
  }], cssClasses: [{
17369
17388
  type: HostBinding134,
17370
17389
  args: ["class"]
17371
17390
  }] } });
17372
17391
 
17373
17392
  // lib/components/ecl-radio/ecl-radio.directive.mjs
17374
- import { booleanAttribute as booleanAttribute46, ContentChild as ContentChild24, Directive as Directive56, forwardRef as forwardRef50, HostBinding as HostBinding135, Input as Input85 } from "@angular/core";
17393
+ import { booleanAttribute as booleanAttribute48, ContentChild as ContentChild24, Directive as Directive56, forwardRef as forwardRef50, HostBinding as HostBinding135, Input as Input85 } from "@angular/core";
17375
17394
  import * as i0192 from "@angular/core";
17376
17395
  var EclRadioDirective = class _EclRadioDirective extends ECLBaseDirective {
17377
17396
  constructor() {
@@ -17398,7 +17417,7 @@ var EclRadioDirective = class _EclRadioDirective extends ECLBaseDirective {
17398
17417
  this.ɵfac = i0192.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0192, type: _EclRadioDirective, deps: null, target: i0192.ɵɵFactoryTarget.Directive });
17399
17418
  }
17400
17419
  static {
17401
- this.ɵdir = i0192.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRadioDirective, selector: "[eclRadio]", inputs: { isBinary: ["isBinary", "isBinary", booleanAttribute46], isDisabled: ["isDisabled", "isDisabled", booleanAttribute46], isInvalid: ["isInvalid", "isInvalid", booleanAttribute46] }, host: { properties: { "class.ecl-radio--disabled": "this.isDisabled", "class.ecl-radio--invalid": "this.isInvalid", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclRadioLabelComponent", first: true, predicate: i0192.forwardRef(() => EclRadioLabelComponent), descendants: true }, { propertyName: "eclRadioHelpComponent", first: true, predicate: i0192.forwardRef(() => EclRadioHelpComponent), descendants: true }], usesInheritance: true, ngImport: i0192 });
17420
+ this.ɵdir = i0192.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRadioDirective, selector: "[eclRadio]", inputs: { isBinary: ["isBinary", "isBinary", booleanAttribute48], isDisabled: ["isDisabled", "isDisabled", booleanAttribute48], isInvalid: ["isInvalid", "isInvalid", booleanAttribute48] }, host: { properties: { "class.ecl-radio--disabled": "this.isDisabled", "class.ecl-radio--invalid": "this.isInvalid", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclRadioLabelComponent", first: true, predicate: i0192.forwardRef(() => EclRadioLabelComponent), descendants: true }, { propertyName: "eclRadioHelpComponent", first: true, predicate: i0192.forwardRef(() => EclRadioHelpComponent), descendants: true }], usesInheritance: true, ngImport: i0192 });
17402
17421
  }
17403
17422
  };
17404
17423
  i0192.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0192, type: EclRadioDirective, decorators: [{
@@ -17408,16 +17427,16 @@ i0192.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17408
17427
  }]
17409
17428
  }], propDecorators: { isBinary: [{
17410
17429
  type: Input85,
17411
- args: [{ transform: booleanAttribute46 }]
17430
+ args: [{ transform: booleanAttribute48 }]
17412
17431
  }], isDisabled: [{
17413
17432
  type: Input85,
17414
- args: [{ transform: booleanAttribute46 }]
17433
+ args: [{ transform: booleanAttribute48 }]
17415
17434
  }, {
17416
17435
  type: HostBinding135,
17417
17436
  args: ["class.ecl-radio--disabled"]
17418
17437
  }], isInvalid: [{
17419
17438
  type: Input85,
17420
- args: [{ transform: booleanAttribute46 }]
17439
+ args: [{ transform: booleanAttribute48 }]
17421
17440
  }, {
17422
17441
  type: HostBinding135,
17423
17442
  args: ["class.ecl-radio--invalid"]
@@ -17435,7 +17454,7 @@ i0192.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17435
17454
  // lib/components/ecl-radio/ecl-radio-input.directive.mjs
17436
17455
  import { Directive as Directive57, HostBinding as HostBinding136, Optional as Optional6, Self as Self4, Inject as Inject5, forwardRef as forwardRef52 } from "@angular/core";
17437
17456
  import * as i0193 from "@angular/core";
17438
- import * as i131 from "@angular/forms";
17457
+ import * as i127 from "@angular/forms";
17439
17458
  var EclRadioInputDirective = class _EclRadioInputDirective extends ECLBaseDirective {
17440
17459
  get cssClasses() {
17441
17460
  return [super.getCssClasses("ecl-radio__input")].join(" ").trim();
@@ -17455,7 +17474,7 @@ var EclRadioInputDirective = class _EclRadioInputDirective extends ECLBaseDirect
17455
17474
  }
17456
17475
  }
17457
17476
  static {
17458
- this.ɵfac = i0193.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0193, type: _EclRadioInputDirective, deps: [{ token: forwardRef52(() => EclRadioDirective) }, { token: i131.NgControl, optional: true, self: true }, { token: i0193.ChangeDetectorRef }], target: i0193.ɵɵFactoryTarget.Directive });
17477
+ this.ɵfac = i0193.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0193, type: _EclRadioInputDirective, deps: [{ token: forwardRef52(() => EclRadioDirective) }, { token: i127.NgControl, optional: true, self: true }, { token: i0193.ChangeDetectorRef }], target: i0193.ɵɵFactoryTarget.Directive });
17459
17478
  }
17460
17479
  static {
17461
17480
  this.ɵdir = i0193.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclRadioInputDirective, selector: "input[eclRadioInput]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0193 });
@@ -17469,7 +17488,7 @@ i0193.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17469
17488
  }], ctorParameters: () => [{ type: EclRadioDirective, decorators: [{
17470
17489
  type: Inject5,
17471
17490
  args: [forwardRef52(() => EclRadioDirective)]
17472
- }] }, { type: i131.NgControl, decorators: [{
17491
+ }] }, { type: i127.NgControl, decorators: [{
17473
17492
  type: Optional6
17474
17493
  }, {
17475
17494
  type: Self4
@@ -17503,7 +17522,7 @@ i0194.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17503
17522
  }] });
17504
17523
 
17505
17524
  // lib/components/ecl-rating-field/ecl-rating-field.component.mjs
17506
- import { booleanAttribute as booleanAttribute47, Component as Component87, EventEmitter as EventEmitter40, forwardRef as forwardRef53, HostBinding as HostBinding137, Input as Input86, Output as Output40 } from "@angular/core";
17525
+ import { booleanAttribute as booleanAttribute49, Component as Component87, EventEmitter as EventEmitter40, forwardRef as forwardRef53, HostBinding as HostBinding137, Input as Input86, Output as Output40 } from "@angular/core";
17507
17526
  import { NG_VALUE_ACCESSOR as NG_VALUE_ACCESSOR6 } from "@angular/forms";
17508
17527
  import * as i0195 from "@angular/core";
17509
17528
  var EclRatingChangeEvent = class extends EclBaseEvent {
@@ -17559,7 +17578,7 @@ var EclRatingFieldComponent = class _EclRatingFieldComponent extends ECLBaseDire
17559
17578
  this.ɵfac = i0195.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0195, type: _EclRatingFieldComponent, deps: [], target: i0195.ɵɵFactoryTarget.Component });
17560
17579
  }
17561
17580
  static {
17562
- this.ɵcmp = i0195.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclRatingFieldComponent, selector: "ecl-rating-field", inputs: { name: "name", numberOfStars: ["numberOfStars", "numberOfStars", booleanAttribute47], rating: ["rating", "rating", booleanAttribute47], disabled: ["disabled", "disabled", booleanAttribute47] }, outputs: { ratingChange: "ratingChange" }, host: { properties: { "attr.disabled": "this.disabled", "class": "this.cssClasses" } }, providers: [ECL_RATINGFIELD_VALUE_ACCESSOR], usesInheritance: true, ngImport: i0195, template: '@for(n of numbers;track n) {\n <input\n type="radio"\n id="{{ name }}-{{ n }}"\n [name]="name"\n class="ecl-rating-field__input"\n [value]="n"\n required=""\n [attr.checked]="rating === n ? true : undefined"\n [attr.disabled]="disabled ? true : undefined"\n (click)="onRadioClick(n)" />\n <label class="ecl-rating-field__label" for="{{ name }}-{{ n }}">\n <span class="ecl-u-sr-only">{{ n }} stars</span>\n <ecl-icon icon="star-filled" class="ecl-rating-field__icon-filled" size="l"> </ecl-icon>\n <ecl-icon icon="star-outline" class="ecl-rating-field__icon-outline" size="l"> </ecl-icon>\n </label>\n}\n', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }] });
17581
+ this.ɵcmp = i0195.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclRatingFieldComponent, selector: "ecl-rating-field", inputs: { name: "name", numberOfStars: ["numberOfStars", "numberOfStars", booleanAttribute49], rating: ["rating", "rating", booleanAttribute49], disabled: ["disabled", "disabled", booleanAttribute49] }, outputs: { ratingChange: "ratingChange" }, host: { properties: { "attr.disabled": "this.disabled", "class": "this.cssClasses" } }, providers: [ECL_RATINGFIELD_VALUE_ACCESSOR], usesInheritance: true, ngImport: i0195, template: '@for(n of numbers;track n) {\n <input\n type="radio"\n id="{{ name }}-{{ n }}"\n [name]="name"\n class="ecl-rating-field__input"\n [value]="n"\n required=""\n [attr.checked]="rating === n ? true : undefined"\n [attr.disabled]="disabled ? true : undefined"\n (click)="onRadioClick(n)" />\n <label class="ecl-rating-field__label" for="{{ name }}-{{ n }}">\n <span class="ecl-u-sr-only">{{ n }} stars</span>\n <ecl-icon icon="star-filled" class="ecl-rating-field__icon-filled" size="l"> </ecl-icon>\n <ecl-icon icon="star-outline" class="ecl-rating-field__icon-outline" size="l"> </ecl-icon>\n </label>\n}\n', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }] });
17563
17582
  }
17564
17583
  };
17565
17584
  i0195.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0195, type: EclRatingFieldComponent, decorators: [{
@@ -17569,13 +17588,13 @@ i0195.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17569
17588
  type: Input86
17570
17589
  }], numberOfStars: [{
17571
17590
  type: Input86,
17572
- args: [{ transform: booleanAttribute47 }]
17591
+ args: [{ transform: booleanAttribute49 }]
17573
17592
  }], rating: [{
17574
17593
  type: Input86,
17575
- args: [{ transform: booleanAttribute47 }]
17594
+ args: [{ transform: booleanAttribute49 }]
17576
17595
  }], disabled: [{
17577
17596
  type: Input86,
17578
- args: [{ transform: booleanAttribute47 }]
17597
+ args: [{ transform: booleanAttribute49 }]
17579
17598
  }, {
17580
17599
  type: HostBinding137,
17581
17600
  args: ["attr.disabled"]
@@ -17614,7 +17633,7 @@ i0196.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17614
17633
  // lib/components/ecl-range/ecl-range-value.component.mjs
17615
17634
  import { Component as Component88, HostBinding as HostBinding138, Input as Input87 } from "@angular/core";
17616
17635
  import * as i0197 from "@angular/core";
17617
- import * as i132 from "@ngx-translate/core";
17636
+ import * as i128 from "@ngx-translate/core";
17618
17637
  var EclRangeValueComponent = class _EclRangeValueComponent extends ECLBaseDirective {
17619
17638
  get cssClasses() {
17620
17639
  return [super.getCssClasses("ecl-range__value")].join(" ").trim();
@@ -17624,7 +17643,7 @@ var EclRangeValueComponent = class _EclRangeValueComponent extends ECLBaseDirect
17624
17643
  }
17625
17644
  static {
17626
17645
  this.ɵcmp = i0197.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclRangeValueComponent, selector: "ecl-range-value", inputs: { value: "value" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0197, template: `{{ 'ecl.common.VALUE' | translate }}: <span class="ecl-range__value-current"> {{ value }} </span>
17627
- `, styles: [":host{display:block}\n"], dependencies: [{ kind: "pipe", type: i132.TranslatePipe, name: "translate" }] });
17646
+ `, styles: [":host{display:block}\n"], dependencies: [{ kind: "pipe", type: i128.TranslatePipe, name: "translate" }] });
17628
17647
  }
17629
17648
  };
17630
17649
  i0197.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0197, type: EclRangeValueComponent, decorators: [{
@@ -17639,10 +17658,10 @@ i0197.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17639
17658
  }] } });
17640
17659
 
17641
17660
  // lib/components/ecl-range/ecl-range.directive.mjs
17642
- import { Directive as Directive58, EventEmitter as EventEmitter41, HostBinding as HostBinding139, HostListener as HostListener21, Input as Input88, Optional as Optional7, Output as Output41, Self as Self5, booleanAttribute as booleanAttribute48 } from "@angular/core";
17661
+ import { Directive as Directive58, EventEmitter as EventEmitter41, HostBinding as HostBinding139, HostListener as HostListener21, Input as Input88, Optional as Optional7, Output as Output41, Self as Self5, booleanAttribute as booleanAttribute50 } from "@angular/core";
17643
17662
  import { distinctUntilChanged } from "rxjs";
17644
17663
  import * as i0198 from "@angular/core";
17645
- import * as i133 from "@angular/forms";
17664
+ import * as i129 from "@angular/forms";
17646
17665
  var EclRangeEvent = class extends EclBaseEvent {
17647
17666
  constructor(value) {
17648
17667
  super();
@@ -17691,10 +17710,10 @@ var EclRangeDirective = class _EclRangeDirective extends ECLBaseDirective {
17691
17710
  this.rangeChange.next(new EclRangeEvent(numberValue));
17692
17711
  }
17693
17712
  static {
17694
- this.ɵfac = i0198.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0198, type: _EclRangeDirective, deps: [{ token: i0198.ViewContainerRef }, { token: i133.NgControl, optional: true, self: true }], target: i0198.ɵɵFactoryTarget.Directive });
17713
+ this.ɵfac = i0198.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0198, type: _EclRangeDirective, deps: [{ token: i0198.ViewContainerRef }, { token: i129.NgControl, optional: true, self: true }], target: i0198.ɵɵFactoryTarget.Directive });
17695
17714
  }
17696
17715
  static {
17697
- this.ɵdir = i0198.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRangeDirective, selector: "input[eclRange]", inputs: { eclSize: "eclSize", value: "value", hasValueLabel: ["hasValueLabel", "hasValueLabel", booleanAttribute48] }, outputs: { rangeChange: "rangeChange" }, host: { listeners: { "input": "onInput($event)" }, properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0198 });
17716
+ this.ɵdir = i0198.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclRangeDirective, selector: "input[eclRange]", inputs: { eclSize: "eclSize", value: "value", hasValueLabel: ["hasValueLabel", "hasValueLabel", booleanAttribute50] }, outputs: { rangeChange: "rangeChange" }, host: { listeners: { "input": "onInput($event)" }, properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0198 });
17698
17717
  }
17699
17718
  };
17700
17719
  i0198.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0198, type: EclRangeDirective, decorators: [{
@@ -17702,7 +17721,7 @@ i0198.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17702
17721
  args: [{
17703
17722
  selector: "input[eclRange]"
17704
17723
  }]
17705
- }], ctorParameters: () => [{ type: i0198.ViewContainerRef }, { type: i133.NgControl, decorators: [{
17724
+ }], ctorParameters: () => [{ type: i0198.ViewContainerRef }, { type: i129.NgControl, decorators: [{
17706
17725
  type: Optional7
17707
17726
  }, {
17708
17727
  type: Self5
@@ -17712,7 +17731,7 @@ i0198.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17712
17731
  type: Input88
17713
17732
  }], hasValueLabel: [{
17714
17733
  type: Input88,
17715
- args: [{ transform: booleanAttribute48 }]
17734
+ args: [{ transform: booleanAttribute50 }]
17716
17735
  }], rangeChange: [{
17717
17736
  type: Output41
17718
17737
  }], cssClasses: [{
@@ -17750,9 +17769,9 @@ i0199.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17750
17769
  }] });
17751
17770
 
17752
17771
  // lib/components/ecl-select/ecl-select-container.component.mjs
17753
- import { Component as Component89, HostBinding as HostBinding140, Input as Input89, booleanAttribute as booleanAttribute49 } from "@angular/core";
17772
+ import { Component as Component89, HostBinding as HostBinding140, Input as Input89, booleanAttribute as booleanAttribute51 } from "@angular/core";
17754
17773
  import * as i0200 from "@angular/core";
17755
- import * as i57 from "@ngx-translate/core";
17774
+ import * as i59 from "@ngx-translate/core";
17756
17775
  var EclSelectContainerComponent = class _EclSelectContainerComponent extends ECLBaseDirective {
17757
17776
  get cssClasses() {
17758
17777
  return [
@@ -17780,13 +17799,13 @@ var EclSelectContainerComponent = class _EclSelectContainerComponent extends ECL
17780
17799
  this.ɵfac = i0200.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0200, type: _EclSelectContainerComponent, deps: [{ token: EclThemeService }], target: i0200.ɵɵFactoryTarget.Component });
17781
17800
  }
17782
17801
  static {
17783
- this.ɵcmp = i0200.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSelectContainerComponent, selector: "ecl-select-container", inputs: { eclSize: "eclSize", disabled: ["disabled", "disabled", booleanAttribute49], isInvalid: ["isInvalid", "isInvalid", booleanAttribute49] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0200, template: `<div class="ecl-select__icon">
17802
+ this.ɵcmp = i0200.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSelectContainerComponent, selector: "ecl-select-container", inputs: { eclSize: "eclSize", disabled: ["disabled", "disabled", booleanAttribute51], isInvalid: ["isInvalid", "isInvalid", booleanAttribute51] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0200, template: `<div class="ecl-select__icon">
17784
17803
  <button eclButton variant="ghost" isIconOnly>
17785
17804
  <span eclButtonLabel>{{ 'ecl.multiselect.TOGGLE.DROPDOWN' | translate }}</span>
17786
17805
  <ecl-icon icon="corner-arrow" [size]="iconSize" transform="rotate-180"></ecl-icon>
17787
17806
  </button>
17788
17807
  </div>
17789
- `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "pipe", type: i57.TranslatePipe, name: "translate" }] });
17808
+ `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "pipe", type: i59.TranslatePipe, name: "translate" }] });
17790
17809
  }
17791
17810
  };
17792
17811
  i0200.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0200, type: EclSelectContainerComponent, decorators: [{
@@ -17802,19 +17821,19 @@ i0200.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17802
17821
  type: Input89
17803
17822
  }], disabled: [{
17804
17823
  type: Input89,
17805
- args: [{ transform: booleanAttribute49 }]
17824
+ args: [{ transform: booleanAttribute51 }]
17806
17825
  }], isInvalid: [{
17807
17826
  type: Input89,
17808
- args: [{ transform: booleanAttribute49 }]
17827
+ args: [{ transform: booleanAttribute51 }]
17809
17828
  }], cssClasses: [{
17810
17829
  type: HostBinding140,
17811
17830
  args: ["class"]
17812
17831
  }] } });
17813
17832
 
17814
17833
  // lib/components/ecl-select/ecl-select.directive.mjs
17815
- import { Directive as Directive59, HostBinding as HostBinding141, Input as Input90, Optional as Optional8, Self as Self6, booleanAttribute as booleanAttribute50 } from "@angular/core";
17834
+ import { Directive as Directive59, HostBinding as HostBinding141, Input as Input90, Optional as Optional8, Self as Self6, booleanAttribute as booleanAttribute52 } from "@angular/core";
17816
17835
  import * as i0201 from "@angular/core";
17817
- import * as i134 from "@angular/forms";
17836
+ import * as i130 from "@angular/forms";
17818
17837
  var EclSelectDirective = class _EclSelectDirective extends ECLBaseDirective {
17819
17838
  get cssClasses() {
17820
17839
  return [super.getCssClasses("ecl-select")].join(" ").trim();
@@ -17856,10 +17875,10 @@ var EclSelectDirective = class _EclSelectDirective extends ECLBaseDirective {
17856
17875
  this.containerComponent.isInvalid = this.isInvalidState;
17857
17876
  }
17858
17877
  static {
17859
- this.ɵfac = i0201.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0201, type: _EclSelectDirective, deps: [{ token: i134.NgControl, optional: true, self: true }, { token: i0201.ElementRef }, { token: i0201.ViewContainerRef }], target: i0201.ɵɵFactoryTarget.Directive });
17878
+ this.ɵfac = i0201.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0201, type: _EclSelectDirective, deps: [{ token: i130.NgControl, optional: true, self: true }, { token: i0201.ElementRef }, { token: i0201.ViewContainerRef }], target: i0201.ɵɵFactoryTarget.Directive });
17860
17879
  }
17861
17880
  static {
17862
- this.ɵdir = i0201.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSelectDirective, selector: "select[eclSelect]", inputs: { disabled: ["disabled", "disabled", booleanAttribute50], isInvalid: ["isInvalid", "isInvalid", booleanAttribute50], eclSize: "eclSize" }, host: { properties: { "attr.disabled": "this.isDisabled", "class": "this.cssClasses", "class.ecl-select--invalid": "this.isInvalidState" } }, usesInheritance: true, ngImport: i0201 });
17881
+ this.ɵdir = i0201.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSelectDirective, selector: "select[eclSelect]", inputs: { disabled: ["disabled", "disabled", booleanAttribute52], isInvalid: ["isInvalid", "isInvalid", booleanAttribute52], eclSize: "eclSize" }, host: { properties: { "attr.disabled": "this.isDisabled", "class": "this.cssClasses", "class.ecl-select--invalid": "this.isInvalidState" } }, usesInheritance: true, ngImport: i0201 });
17863
17882
  }
17864
17883
  };
17865
17884
  i0201.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0201, type: EclSelectDirective, decorators: [{
@@ -17867,19 +17886,19 @@ i0201.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17867
17886
  args: [{
17868
17887
  selector: "select[eclSelect]"
17869
17888
  }]
17870
- }], ctorParameters: () => [{ type: i134.NgControl, decorators: [{
17889
+ }], ctorParameters: () => [{ type: i130.NgControl, decorators: [{
17871
17890
  type: Optional8
17872
17891
  }, {
17873
17892
  type: Self6
17874
17893
  }] }, { type: i0201.ElementRef }, { type: i0201.ViewContainerRef }], propDecorators: { disabled: [{
17875
17894
  type: Input90,
17876
- args: [{ transform: booleanAttribute50 }]
17895
+ args: [{ transform: booleanAttribute52 }]
17877
17896
  }, {
17878
17897
  type: HostBinding141,
17879
17898
  args: ["attr.disabled"]
17880
17899
  }], isInvalid: [{
17881
17900
  type: Input90,
17882
- args: [{ transform: booleanAttribute50 }]
17901
+ args: [{ transform: booleanAttribute52 }]
17883
17902
  }], eclSize: [{
17884
17903
  type: Input90
17885
17904
  }], cssClasses: [{
@@ -17920,9 +17939,8 @@ i0202.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17920
17939
  }] });
17921
17940
 
17922
17941
  // lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs
17923
- import { Component as Component90, HostBinding as HostBinding142, Input as Input91, booleanAttribute as booleanAttribute51 } from "@angular/core";
17942
+ import { Component as Component90, HostBinding as HostBinding142, Input as Input91, booleanAttribute as booleanAttribute53 } from "@angular/core";
17924
17943
  import * as i0203 from "@angular/core";
17925
- import * as i135 from "@angular/common";
17926
17944
  var EclSocialMediaFollowComponent = class _EclSocialMediaFollowComponent extends ECLBaseDirective {
17927
17945
  constructor() {
17928
17946
  super(...arguments);
@@ -17935,17 +17953,17 @@ var EclSocialMediaFollowComponent = class _EclSocialMediaFollowComponent extends
17935
17953
  this.ɵfac = i0203.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0203, type: _EclSocialMediaFollowComponent, deps: null, target: i0203.ɵɵFactoryTarget.Component });
17936
17954
  }
17937
17955
  static {
17938
- this.ɵcmp = i0203.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSocialMediaFollowComponent, selector: "ecl-social-media-follow", inputs: { description: "description", isVertical: ["isVertical", "isVertical", booleanAttribute51] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0203, template: '<p *ngIf="description" class="ecl-social-media-follow__description">{{ description }}</p>\n<ul class="ecl-social-media-follow__list">\n <ng-content></ng-content>\n</ul>\n', styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i135.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
17956
+ this.ɵcmp = i0203.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSocialMediaFollowComponent, selector: "ecl-social-media-follow", inputs: { description: "description", isVertical: ["isVertical", "isVertical", booleanAttribute53] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0203, template: '@if (description) {\n <p class="ecl-social-media-follow__description">{{ description }}</p>\n}\n<ul class="ecl-social-media-follow__list">\n <ng-content></ng-content>\n</ul>\n', styles: [":host{display:block}\n"] });
17939
17957
  }
17940
17958
  };
17941
17959
  i0203.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0203, type: EclSocialMediaFollowComponent, decorators: [{
17942
17960
  type: Component90,
17943
- args: [{ selector: "ecl-social-media-follow", template: '<p *ngIf="description" class="ecl-social-media-follow__description">{{ description }}</p>\n<ul class="ecl-social-media-follow__list">\n <ng-content></ng-content>\n</ul>\n', styles: [":host{display:block}\n"] }]
17961
+ args: [{ selector: "ecl-social-media-follow", template: '@if (description) {\n <p class="ecl-social-media-follow__description">{{ description }}</p>\n}\n<ul class="ecl-social-media-follow__list">\n <ng-content></ng-content>\n</ul>\n', styles: [":host{display:block}\n"] }]
17944
17962
  }], propDecorators: { description: [{
17945
17963
  type: Input91
17946
17964
  }], isVertical: [{
17947
17965
  type: Input91,
17948
- args: [{ transform: booleanAttribute51 }]
17966
+ args: [{ transform: booleanAttribute53 }]
17949
17967
  }], cssClasses: [{
17950
17968
  type: HostBinding142,
17951
17969
  args: ["class"]
@@ -17954,8 +17972,8 @@ i0203.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
17954
17972
  // lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs
17955
17973
  import { Component as Component91, EventEmitter as EventEmitter42, HostBinding as HostBinding143, Input as Input92, Output as Output42 } from "@angular/core";
17956
17974
  import * as i0204 from "@angular/core";
17957
- import * as i136 from "@angular/common";
17958
- import * as i217 from "@angular/router";
17975
+ import * as i131 from "@angular/common";
17976
+ import * as i213 from "@angular/router";
17959
17977
  var EclSocialMediaFollowItemClickEvent = class extends EclBaseEvent {
17960
17978
  };
17961
17979
  var EclSocialMediaFollowItemComponent = class _EclSocialMediaFollowItemComponent extends ECLBaseDirective {
@@ -17981,7 +17999,7 @@ var EclSocialMediaFollowItemComponent = class _EclSocialMediaFollowItemComponent
17981
17999
  this.ɵfac = i0204.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0204, type: _EclSocialMediaFollowItemComponent, deps: null, target: i0204.ɵɵFactoryTarget.Component });
17982
18000
  }
17983
18001
  static {
17984
- this.ɵcmp = i0204.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSocialMediaFollowItemComponent, selector: "ecl-social-media-follow-item", inputs: { icon: "icon", iconSet: "iconSet", href: "href", routerLink: "routerLink", target: "target", size: "size" }, outputs: { itemClick: "itemClick" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0204, template: '@if(href) {\n<a eclLink (click)="onItemClick($event)" variant="standalone" [href]="href" [attr.target]="target"\n class="ecl-social-media-follow__link">\n @if(icon) {\n <ecl-icon [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-follow__icon"> </ecl-icon>\n }\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n</a>\n}\n\n@if(!href && routerLink) {\n<a eclLink (click)="onItemClick($event)" variant="standalone" [routerLink]="routerLink" [attr.target]="target"\n class="ecl-social-media-follow__link">\n @if(icon) {\n <ecl-icon [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-follow__icon"> </ecl-icon>\n }\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n</a>\n}\n\n@if(!href && !routerLink) {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n}\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>', dependencies: [{ kind: "directive", type: i136.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i217.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }] });
18002
+ this.ɵcmp = i0204.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSocialMediaFollowItemComponent, selector: "ecl-social-media-follow-item", inputs: { icon: "icon", iconSet: "iconSet", href: "href", routerLink: "routerLink", target: "target", size: "size" }, outputs: { itemClick: "itemClick" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0204, template: '@if(href) {\n<a eclLink (click)="onItemClick($event)" variant="standalone" [href]="href" [attr.target]="target"\n class="ecl-social-media-follow__link">\n @if(icon) {\n <ecl-icon [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-follow__icon"> </ecl-icon>\n }\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n</a>\n}\n\n@if(!href && routerLink) {\n<a eclLink (click)="onItemClick($event)" variant="standalone" [routerLink]="routerLink" [attr.target]="target"\n class="ecl-social-media-follow__link">\n @if(icon) {\n <ecl-icon [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-follow__icon"> </ecl-icon>\n }\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n</a>\n}\n\n@if(!href && !routerLink) {\n<ng-container *ngTemplateOutlet="content"></ng-container>\n}\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>', dependencies: [{ kind: "directive", type: i131.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i213.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }] });
17985
18003
  }
17986
18004
  };
17987
18005
  i0204.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0204, type: EclSocialMediaFollowItemComponent, decorators: [{
@@ -18068,9 +18086,7 @@ i0206.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18068
18086
  }] });
18069
18087
 
18070
18088
  // lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs
18071
- import { __decorate as __decorate4 } from "tslib";
18072
- import { Component as Component92, HostBinding as HostBinding145, Input as Input93 } from "@angular/core";
18073
- import { coerceBoolean as coerceBoolean3 } from "@eui/base";
18089
+ import { Component as Component92, HostBinding as HostBinding145, Input as Input93, booleanAttribute as booleanAttribute54 } from "@angular/core";
18074
18090
  import * as i0207 from "@angular/core";
18075
18091
  var EclSocialMediaShareComponent = class _EclSocialMediaShareComponent extends ECLBaseDirective {
18076
18092
  constructor() {
@@ -18084,19 +18100,17 @@ var EclSocialMediaShareComponent = class _EclSocialMediaShareComponent extends E
18084
18100
  this.ɵfac = i0207.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0207, type: _EclSocialMediaShareComponent, deps: null, target: i0207.ɵɵFactoryTarget.Component });
18085
18101
  }
18086
18102
  static {
18087
- this.ɵcmp = i0207.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclSocialMediaShareComponent, selector: "ecl-social-media-share", inputs: { description: "description", isVertical: "isVertical" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0207, template: '<p class="ecl-social-media-share__description">{{ description }}</p>\n<ul class="ecl-social-media-share__list">\n <ng-content></ng-content>\n</ul>\n', styles: [":host{display:block}\n"] });
18103
+ this.ɵcmp = i0207.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclSocialMediaShareComponent, selector: "ecl-social-media-share", inputs: { description: "description", isVertical: ["isVertical", "isVertical", booleanAttribute54] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0207, template: '<p class="ecl-social-media-share__description">{{ description }}</p>\n<ul class="ecl-social-media-share__list">\n <ng-content></ng-content>\n</ul>\n', styles: [":host{display:block}\n"] });
18088
18104
  }
18089
18105
  };
18090
- __decorate4([
18091
- coerceBoolean3
18092
- ], EclSocialMediaShareComponent.prototype, "isVertical", void 0);
18093
18106
  i0207.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0207, type: EclSocialMediaShareComponent, decorators: [{
18094
18107
  type: Component92,
18095
18108
  args: [{ selector: "ecl-social-media-share", template: '<p class="ecl-social-media-share__description">{{ description }}</p>\n<ul class="ecl-social-media-share__list">\n <ng-content></ng-content>\n</ul>\n', styles: [":host{display:block}\n"] }]
18096
18109
  }], propDecorators: { description: [{
18097
18110
  type: Input93
18098
18111
  }], isVertical: [{
18099
- type: Input93
18112
+ type: Input93,
18113
+ args: [{ transform: booleanAttribute54 }]
18100
18114
  }], cssClasses: [{
18101
18115
  type: HostBinding145,
18102
18116
  args: ["class"]
@@ -18105,7 +18119,7 @@ i0207.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18105
18119
  // lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs
18106
18120
  import { Component as Component93, EventEmitter as EventEmitter43, HostBinding as HostBinding146, Input as Input94, Output as Output43 } from "@angular/core";
18107
18121
  import * as i0208 from "@angular/core";
18108
- import * as i137 from "@angular/common";
18122
+ import * as i132 from "@angular/common";
18109
18123
  var EclSocialMediaShareItemClickEvent = class extends EclBaseEvent {
18110
18124
  };
18111
18125
  var EclSocialMediaShareItemComponent = class _EclSocialMediaShareItemComponent extends ECLBaseDirective {
@@ -18130,12 +18144,12 @@ var EclSocialMediaShareItemComponent = class _EclSocialMediaShareItemComponent e
18130
18144
  this.ɵfac = i0208.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0208, type: _EclSocialMediaShareItemComponent, deps: null, target: i0208.ɵɵFactoryTarget.Component });
18131
18145
  }
18132
18146
  static {
18133
- this.ɵcmp = i0208.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclSocialMediaShareItemComponent, selector: "ecl-social-media-share-item", inputs: { icon: "icon", iconSet: "iconSet", size: "size", href: "href", target: "target" }, outputs: { itemClick: "itemClick" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0208, template: '<a\n eclLink\n *ngIf="href"\n (click)="onItemClick($event)"\n variant="standalone"\n [href]="href"\n [attr.target]="target"\n class="ecl-social-media-share__link">\n <ecl-icon *ngIf="icon" [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-share__icon"> </ecl-icon>\n\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n</a>\n\n<ng-container *ngIf="!href">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</ng-container>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "directive", type: i137.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i137.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }] });
18147
+ this.ɵcmp = i0208.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclSocialMediaShareItemComponent, selector: "ecl-social-media-share-item", inputs: { icon: "icon", iconSet: "iconSet", size: "size", href: "href", target: "target" }, outputs: { itemClick: "itemClick" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0208, template: '@if (href) {\n <a\n eclLink\n (click)="onItemClick($event)"\n variant="standalone"\n [href]="href"\n [attr.target]="target"\n class="ecl-social-media-share__link">\n @if (icon) {\n <ecl-icon [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-share__icon"> </ecl-icon>\n }\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n </a>\n}\n@else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "directive", type: i132.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclLinkLabelDirective, selector: "[eclLinkLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }] });
18134
18148
  }
18135
18149
  };
18136
18150
  i0208.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0208, type: EclSocialMediaShareItemComponent, decorators: [{
18137
18151
  type: Component93,
18138
- args: [{ selector: "ecl-social-media-share-item", template: '<a\n eclLink\n *ngIf="href"\n (click)="onItemClick($event)"\n variant="standalone"\n [href]="href"\n [attr.target]="target"\n class="ecl-social-media-share__link">\n <ecl-icon *ngIf="icon" [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-share__icon"> </ecl-icon>\n\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n</a>\n\n<ng-container *ngIf="!href">\n <ng-container *ngTemplateOutlet="content"></ng-container>\n</ng-container>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n' }]
18152
+ args: [{ selector: "ecl-social-media-share-item", template: '@if (href) {\n <a\n eclLink\n (click)="onItemClick($event)"\n variant="standalone"\n [href]="href"\n [attr.target]="target"\n class="ecl-social-media-share__link">\n @if (icon) {\n <ecl-icon [iconSet]="iconSet" icon="{{ icon }}" [size]="size" class="ecl-social-media-share__icon"> </ecl-icon>\n }\n <span eclLinkLabel>\n <ng-container *ngTemplateOutlet="content"></ng-container>\n </span>\n </a>\n}\n@else {\n <ng-container *ngTemplateOutlet="content"></ng-container>\n}\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n' }]
18139
18153
  }], propDecorators: { role: [{
18140
18154
  type: HostBinding146,
18141
18155
  args: ["attr.role"]
@@ -18214,7 +18228,7 @@ i0210.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18214
18228
  }] });
18215
18229
 
18216
18230
  // lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs
18217
- import { Component as Component94, HostBinding as HostBinding148, Input as Input95, booleanAttribute as booleanAttribute52 } from "@angular/core";
18231
+ import { Component as Component94, HostBinding as HostBinding148, Input as Input95, booleanAttribute as booleanAttribute55 } from "@angular/core";
18218
18232
  import * as i0211 from "@angular/core";
18219
18233
  var EclLoadingIndicatorComponent = class _EclLoadingIndicatorComponent extends ECLBaseDirective {
18220
18234
  constructor() {
@@ -18237,7 +18251,7 @@ var EclLoadingIndicatorComponent = class _EclLoadingIndicatorComponent extends E
18237
18251
  this.ɵfac = i0211.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0211, type: _EclLoadingIndicatorComponent, deps: null, target: i0211.ɵɵFactoryTarget.Component });
18238
18252
  }
18239
18253
  static {
18240
- this.ɵcmp = i0211.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclLoadingIndicatorComponent, selector: "ecl-loading-indicator", inputs: { size: "size", variant: "variant", isCentered: ["isCentered", "isCentered", booleanAttribute52], isVisible: ["isVisible", "isVisible", booleanAttribute52] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0211, template: '<svg class="ecl-spinner__loader" viewBox="25 25 50 50">\n <circle\n class="ecl-spinner__circle"\n cx="50"\n cy="50"\n r="20"\n fill="none"\n stroke-width="4px"\n stroke-miterlimit="10"\n vector-effect="non-scaling-stroke"></circle>\n</svg>\n<ng-content></ng-content>\n' });
18254
+ this.ɵcmp = i0211.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclLoadingIndicatorComponent, selector: "ecl-loading-indicator", inputs: { size: "size", variant: "variant", isCentered: ["isCentered", "isCentered", booleanAttribute55], isVisible: ["isVisible", "isVisible", booleanAttribute55] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0211, template: '<svg class="ecl-spinner__loader" viewBox="25 25 50 50">\n <circle\n class="ecl-spinner__circle"\n cx="50"\n cy="50"\n r="20"\n fill="none"\n stroke-width="4px"\n stroke-miterlimit="10"\n vector-effect="non-scaling-stroke"></circle>\n</svg>\n<ng-content></ng-content>\n' });
18241
18255
  }
18242
18256
  };
18243
18257
  i0211.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0211, type: EclLoadingIndicatorComponent, decorators: [{
@@ -18252,10 +18266,10 @@ i0211.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18252
18266
  type: Input95
18253
18267
  }], isCentered: [{
18254
18268
  type: Input95,
18255
- args: [{ transform: booleanAttribute52 }]
18269
+ args: [{ transform: booleanAttribute55 }]
18256
18270
  }], isVisible: [{
18257
18271
  type: Input95,
18258
- args: [{ transform: booleanAttribute52 }]
18272
+ args: [{ transform: booleanAttribute55 }]
18259
18273
  }] } });
18260
18274
 
18261
18275
  // lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs
@@ -18334,7 +18348,7 @@ i0214.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18334
18348
  // lib/components/ecl-table/ecl-table-sort-button.component.mjs
18335
18349
  import { Component as Component95, HostBinding as HostBinding151 } from "@angular/core";
18336
18350
  import * as i0215 from "@angular/core";
18337
- import * as i34 from "@angular/common";
18351
+ import * as i33 from "@angular/common";
18338
18352
  var EclTableSortButtonComponent = class _EclTableSortButtonComponent extends ECLBaseDirective {
18339
18353
  constructor(eclThemeService) {
18340
18354
  super();
@@ -18350,7 +18364,7 @@ var EclTableSortButtonComponent = class _EclTableSortButtonComponent extends ECL
18350
18364
  static {
18351
18365
  this.ɵcmp = i0215.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclTableSortButtonComponent, selector: "button[eclTableSortButton]", host: { properties: { "attr.aria-label": "this.ariaLabel", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0215, template: `<ecl-icon icon="solid-arrow" class="ecl-table__icon ecl-table__icon-up" [size]="(eclThemeService.isEC$ | async) ? 'xs' : 'm'"> </ecl-icon>
18352
18366
  <ecl-icon icon="solid-arrow" class="ecl-table__icon ecl-table__icon-down" [size]="(eclThemeService.isEC$ | async) ? 'xs' : 'm'"> </ecl-icon>
18353
- `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i34.AsyncPipe, name: "async" }] });
18367
+ `, dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i33.AsyncPipe, name: "async" }] });
18354
18368
  }
18355
18369
  };
18356
18370
  i0215.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0215, type: EclTableSortButtonComponent, decorators: [{
@@ -18367,7 +18381,7 @@ i0215.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18367
18381
  }] } });
18368
18382
 
18369
18383
  // lib/components/ecl-table/ecl-table.directive.mjs
18370
- import { ContentChildren as ContentChildren26, Directive as Directive64, EventEmitter as EventEmitter44, forwardRef as forwardRef54, HostBinding as HostBinding152, HostListener as HostListener22, Input as Input96, Output as Output44, booleanAttribute as booleanAttribute53 } from "@angular/core";
18384
+ import { ContentChildren as ContentChildren26, Directive as Directive64, EventEmitter as EventEmitter44, forwardRef as forwardRef54, HostBinding as HostBinding152, HostListener as HostListener22, Input as Input96, Output as Output44, booleanAttribute as booleanAttribute56 } from "@angular/core";
18371
18385
  import { Subject as Subject28 } from "rxjs";
18372
18386
  import { takeUntil as takeUntil25 } from "rxjs/operators";
18373
18387
  import * as i0216 from "@angular/core";
@@ -18413,7 +18427,7 @@ var EclTableDirective = class _EclTableDirective extends ECLBaseDirective {
18413
18427
  this.ɵfac = i0216.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0216, type: _EclTableDirective, deps: [{ token: i0216.IterableDiffers }], target: i0216.ɵɵFactoryTarget.Directive });
18414
18428
  }
18415
18429
  static {
18416
- this.ɵdir = i0216.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTableDirective, selector: "[eclTable]", inputs: { isZebra: ["isZebra", "isZebra", booleanAttribute53] }, outputs: { sort: "sort" }, host: { properties: { "class.ecl-table--zebra": "this.isZebra", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclTableHeaders", predicate: i0216.forwardRef(() => EclTableHeaderDirective), descendants: true }], usesInheritance: true, ngImport: i0216 });
18430
+ this.ɵdir = i0216.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTableDirective, selector: "[eclTable]", inputs: { isZebra: ["isZebra", "isZebra", booleanAttribute56] }, outputs: { sort: "sort" }, host: { properties: { "class.ecl-table--zebra": "this.isZebra", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclTableHeaders", predicate: i0216.forwardRef(() => EclTableHeaderDirective), descendants: true }], usesInheritance: true, ngImport: i0216 });
18417
18431
  }
18418
18432
  };
18419
18433
  i0216.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0216, type: EclTableDirective, decorators: [{
@@ -18423,7 +18437,7 @@ i0216.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18423
18437
  }]
18424
18438
  }], ctorParameters: () => [{ type: i0216.IterableDiffers }], propDecorators: { isZebra: [{
18425
18439
  type: Input96,
18426
- args: [{ transform: booleanAttribute53 }]
18440
+ args: [{ transform: booleanAttribute56 }]
18427
18441
  }, {
18428
18442
  type: HostBinding152,
18429
18443
  args: ["class.ecl-table--zebra"]
@@ -18759,7 +18773,7 @@ i0218.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18759
18773
  }], ctorParameters: () => [{ type: i0218.ElementRef }] });
18760
18774
 
18761
18775
  // lib/components/ecl-tabs/ecl-tab.component.mjs
18762
- import { Component as Component97, ContentChild as ContentChild27, EventEmitter as EventEmitter45, HostBinding as HostBinding153, Input as Input97, Output as Output45, ViewChild as ViewChild16, booleanAttribute as booleanAttribute54 } from "@angular/core";
18776
+ import { Component as Component97, ContentChild as ContentChild27, EventEmitter as EventEmitter45, HostBinding as HostBinding153, Input as Input97, Output as Output45, ViewChild as ViewChild16, booleanAttribute as booleanAttribute57 } from "@angular/core";
18763
18777
  import * as i0219 from "@angular/core";
18764
18778
  var EclTabSelectEvent = class extends EclBaseEvent {
18765
18779
  constructor(tab) {
@@ -18813,7 +18827,7 @@ var EclTabComponent = class _EclTabComponent extends ECLBaseDirective {
18813
18827
  this.ɵfac = i0219.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0219, type: _EclTabComponent, deps: [{ token: i0219.ElementRef }], target: i0219.ɵɵFactoryTarget.Component });
18814
18828
  }
18815
18829
  static {
18816
- this.ɵcmp = i0219.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTabComponent, selector: "ecl-tab, [eclTab]", inputs: { id: "id", isHidden: ["isHidden", "isHidden", booleanAttribute54], isActive: ["isActive", "isActive", booleanAttribute54] }, outputs: { selectTab: "selectTab", keydownTab: "keydownTab" }, host: { properties: { "class.ecl-tabs__item--hidden": "this.isHidden", "class": "this.cssClasses" } }, queries: [{ propertyName: "label", first: true, predicate: EclTabLabelComponent, descendants: true }], viewQueries: [{ propertyName: "contentTemplate", first: true, predicate: ["content"], descendants: true }, { propertyName: "link", first: true, predicate: EclLinkDirective, descendants: true }], usesInheritance: true, ngImport: i0219, template: '<a\n eclLink\n role="tab"\n class="ecl-tabs__link"\n [class.ecl-tabs__link--active]="isActive"\n [attr.aria-selected]="isActive"\n tabindex="0"\n (keydown)="onKeydown($event)"\n (click)="onTabClick()">\n <ng-content select="ecl-tab-label"></ng-content>\n</a>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }] });
18830
+ this.ɵcmp = i0219.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTabComponent, selector: "ecl-tab, [eclTab]", inputs: { id: "id", isHidden: ["isHidden", "isHidden", booleanAttribute57], isActive: ["isActive", "isActive", booleanAttribute57] }, outputs: { selectTab: "selectTab", keydownTab: "keydownTab" }, host: { properties: { "class.ecl-tabs__item--hidden": "this.isHidden", "class": "this.cssClasses" } }, queries: [{ propertyName: "label", first: true, predicate: EclTabLabelComponent, descendants: true }], viewQueries: [{ propertyName: "contentTemplate", first: true, predicate: ["content"], descendants: true }, { propertyName: "link", first: true, predicate: EclLinkDirective, descendants: true }], usesInheritance: true, ngImport: i0219, template: '<a\n eclLink\n role="tab"\n class="ecl-tabs__link"\n [class.ecl-tabs__link--active]="isActive"\n [attr.aria-selected]="isActive"\n tabindex="0"\n (keydown)="onKeydown($event)"\n (click)="onTabClick()">\n <ng-content select="ecl-tab-label"></ng-content>\n</a>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n', dependencies: [{ kind: "directive", type: EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }] });
18817
18831
  }
18818
18832
  };
18819
18833
  i0219.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0219, type: EclTabComponent, decorators: [{
@@ -18823,13 +18837,13 @@ i0219.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18823
18837
  type: Input97
18824
18838
  }], isHidden: [{
18825
18839
  type: Input97,
18826
- args: [{ transform: booleanAttribute54 }]
18840
+ args: [{ transform: booleanAttribute57 }]
18827
18841
  }, {
18828
18842
  type: HostBinding153,
18829
18843
  args: ["class.ecl-tabs__item--hidden"]
18830
18844
  }], isActive: [{
18831
18845
  type: Input97,
18832
- args: [{ transform: booleanAttribute54 }]
18846
+ args: [{ transform: booleanAttribute57 }]
18833
18847
  }], selectTab: [{
18834
18848
  type: Output45
18835
18849
  }], keydownTab: [{
@@ -18849,7 +18863,7 @@ i0219.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18849
18863
  }] } });
18850
18864
 
18851
18865
  // lib/components/ecl-tabs/ecl-tab-more.component.mjs
18852
- import { Component as Component98, HostBinding as HostBinding154, Input as Input98, booleanAttribute as booleanAttribute55 } from "@angular/core";
18866
+ import { Component as Component98, HostBinding as HostBinding154, Input as Input98, booleanAttribute as booleanAttribute58 } from "@angular/core";
18853
18867
  import * as i0220 from "@angular/core";
18854
18868
  var EclTabMoreComponent = class _EclTabMoreComponent extends ECLBaseDirective {
18855
18869
  constructor() {
@@ -18863,7 +18877,7 @@ var EclTabMoreComponent = class _EclTabMoreComponent extends ECLBaseDirective {
18863
18877
  this.ɵfac = i0220.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0220, type: _EclTabMoreComponent, deps: null, target: i0220.ɵɵFactoryTarget.Component });
18864
18878
  }
18865
18879
  static {
18866
- this.ɵcmp = i0220.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTabMoreComponent, selector: "ecl-tab-more", inputs: { isHidden: ["isHidden", "isHidden", booleanAttribute55] }, host: { properties: { "class.ecl-tabs__item--hidden": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0220, template: "<ng-content></ng-content>\n" });
18880
+ this.ɵcmp = i0220.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTabMoreComponent, selector: "ecl-tab-more", inputs: { isHidden: ["isHidden", "isHidden", booleanAttribute58] }, host: { properties: { "class.ecl-tabs__item--hidden": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0220, template: "<ng-content></ng-content>\n" });
18867
18881
  }
18868
18882
  };
18869
18883
  i0220.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0220, type: EclTabMoreComponent, decorators: [{
@@ -18871,7 +18885,7 @@ i0220.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
18871
18885
  args: [{ selector: "ecl-tab-more", template: "<ng-content></ng-content>\n" }]
18872
18886
  }], propDecorators: { isHidden: [{
18873
18887
  type: Input98,
18874
- args: [{ transform: booleanAttribute55 }]
18888
+ args: [{ transform: booleanAttribute58 }]
18875
18889
  }, {
18876
18890
  type: HostBinding154,
18877
18891
  args: ["class.ecl-tabs__item--hidden"]
@@ -18885,8 +18899,8 @@ import { Component as Component99, ContentChildren as ContentChildren27, EventEm
18885
18899
  import { of as of4, Subject as Subject29 } from "rxjs";
18886
18900
  import { mergeWith as mergeWith3, takeUntil as takeUntil26 } from "rxjs/operators";
18887
18901
  import * as i0221 from "@angular/core";
18888
- import * as i138 from "@angular/cdk/layout";
18889
- import * as i35 from "@angular/common";
18902
+ import * as i133 from "@angular/cdk/layout";
18903
+ import * as i34 from "@angular/common";
18890
18904
  import * as i10 from "@ngx-translate/core";
18891
18905
  var ShiftDirection;
18892
18906
  (function(ShiftDirection2) {
@@ -19293,7 +19307,7 @@ var EclTabsComponent = class _EclTabsComponent extends ECLBaseDirective {
19293
19307
  this.index = 0;
19294
19308
  }
19295
19309
  static {
19296
- this.ɵfac = i0221.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0221, type: _EclTabsComponent, deps: [{ token: i0221.IterableDiffers }, { token: i138.BreakpointObserver }, { token: i0221.ChangeDetectorRef }, { token: i0221.ElementRef }, { token: EclRtlService }], target: i0221.ɵɵFactoryTarget.Component });
19310
+ this.ɵfac = i0221.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0221, type: _EclTabsComponent, deps: [{ token: i0221.IterableDiffers }, { token: i133.BreakpointObserver }, { token: i0221.ChangeDetectorRef }, { token: i0221.ElementRef }, { token: EclRtlService }], target: i0221.ɵɵFactoryTarget.Component });
19297
19311
  }
19298
19312
  static {
19299
19313
  this.ɵcmp = i0221.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclTabsComponent, selector: "nav[eclTabs], ecl-tabs", inputs: { bodyClass: "bodyClass" }, outputs: { tabSelect: "tabSelect" }, host: { listeners: { "document:click": "onClick($event.target)", "window:resize": "onWindowResize($event)" } }, queries: [{ propertyName: "tabs", predicate: i0221.forwardRef(() => EclTabComponent) }], viewQueries: [{ propertyName: "tabsList", first: true, predicate: ["tabsList"], descendants: true }, { propertyName: "moreButton", first: true, predicate: ["moreButton"], descendants: true }, { propertyName: "btnPrev", first: true, predicate: ["btnPrev"], descendants: true }, { propertyName: "btnNext", first: true, predicate: ["btnNext"], descendants: true }, { propertyName: "dropdownList", first: true, predicate: ["dropdownList"], descendants: true }], usesInheritance: true, ngImport: i0221, template: `<div class="ecl-tabs">
@@ -19310,14 +19324,14 @@ var EclTabsComponent = class _EclTabsComponent extends ECLBaseDirective {
19310
19324
  @if (listTabs.length > 0) {
19311
19325
  <div class="ecl-tabs__dropdown" [class.ecl-tabs__dropdown--show]="isDropdownExpanded">
19312
19326
  <div class="ecl-tabs__dropdown-list" #dropdownList>
19313
- <ng-container *ngFor="let tab of listTabs; let i = index">
19327
+ @for (tab of listTabs; track tab.id; let i = $index) {
19314
19328
  <ecl-tab [isActive]="tab.isActive" [isHidden]="tab.isHidden" (click)="onTabSelect(tab)"
19315
- (keydown.arrowRight)="onTabKeydownArrowRight(i)" (keydown.arrowLeft)="onTabKeydownArrowLeft(i)"
19316
- (keydown.home)="onTabKeydownHome()" (keydown.end)="onTabKeydownEnd()"
19317
- (keydown.enter)="onTabSelect(tab)" (keydown.tab)="onTabBlur()">
19329
+ (keydown.arrowRight)="onTabKeydownArrowRight(i)" (keydown.arrowLeft)="onTabKeydownArrowLeft(i)"
19330
+ (keydown.home)="onTabKeydownHome()" (keydown.end)="onTabKeydownEnd()"
19331
+ (keydown.enter)="onTabSelect(tab)" (keydown.tab)="onTabBlur()">
19318
19332
  <ecl-tab-label>{{ getTabLabel(i) }}</ecl-tab-label>
19319
19333
  </ecl-tab>
19320
- </ng-container>
19334
+ }
19321
19335
  </div>
19322
19336
  </div>
19323
19337
  }
@@ -19359,15 +19373,20 @@ var EclTabsComponent = class _EclTabsComponent extends ECLBaseDirective {
19359
19373
  </div>
19360
19374
 
19361
19375
  @for (tab of tabs.toArray(); track tab.tabLabel) {
19362
- <div class="{{ bodyClass }}" *ngIf="tab.isActive">
19363
- <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19364
- </div>
19376
+ @if (tab.isActive) {
19377
+ <div class="{{ bodyClass }}">
19378
+ <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19379
+ </div>
19380
+ }
19365
19381
  }
19366
19382
  @for (tab of listTabs; track tab.tabLabel) {
19367
- <div class="{{ bodyClass }}" *ngIf="tab.isActive">
19368
- <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19369
- </div>
19370
- }`, dependencies: [{ kind: "directive", type: i35.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i35.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i35.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclTabComponent, selector: "ecl-tab, [eclTab]", inputs: ["id", "isHidden", "isActive"], outputs: ["selectTab", "keydownTab"] }, { kind: "component", type: EclTabLabelComponent, selector: "ecl-tab-label" }, { kind: "component", type: EclTabMoreComponent, selector: "ecl-tab-more", inputs: ["isHidden"] }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }], encapsulation: i0221.ViewEncapsulation.None });
19383
+ @if (tab.isActive) {
19384
+ <div class="{{ bodyClass }}">
19385
+ <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19386
+ </div>
19387
+ }
19388
+ }
19389
+ `, dependencies: [{ kind: "directive", type: i34.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "component", type: EclTabComponent, selector: "ecl-tab, [eclTab]", inputs: ["id", "isHidden", "isActive"], outputs: ["selectTab", "keydownTab"] }, { kind: "component", type: EclTabLabelComponent, selector: "ecl-tab-label" }, { kind: "component", type: EclTabMoreComponent, selector: "ecl-tab-more", inputs: ["isHidden"] }, { kind: "pipe", type: i10.TranslatePipe, name: "translate" }], encapsulation: i0221.ViewEncapsulation.None });
19371
19390
  }
19372
19391
  };
19373
19392
  i0221.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0221, type: EclTabsComponent, decorators: [{
@@ -19386,14 +19405,14 @@ i0221.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19386
19405
  @if (listTabs.length > 0) {
19387
19406
  <div class="ecl-tabs__dropdown" [class.ecl-tabs__dropdown--show]="isDropdownExpanded">
19388
19407
  <div class="ecl-tabs__dropdown-list" #dropdownList>
19389
- <ng-container *ngFor="let tab of listTabs; let i = index">
19408
+ @for (tab of listTabs; track tab.id; let i = $index) {
19390
19409
  <ecl-tab [isActive]="tab.isActive" [isHidden]="tab.isHidden" (click)="onTabSelect(tab)"
19391
- (keydown.arrowRight)="onTabKeydownArrowRight(i)" (keydown.arrowLeft)="onTabKeydownArrowLeft(i)"
19392
- (keydown.home)="onTabKeydownHome()" (keydown.end)="onTabKeydownEnd()"
19393
- (keydown.enter)="onTabSelect(tab)" (keydown.tab)="onTabBlur()">
19410
+ (keydown.arrowRight)="onTabKeydownArrowRight(i)" (keydown.arrowLeft)="onTabKeydownArrowLeft(i)"
19411
+ (keydown.home)="onTabKeydownHome()" (keydown.end)="onTabKeydownEnd()"
19412
+ (keydown.enter)="onTabSelect(tab)" (keydown.tab)="onTabBlur()">
19394
19413
  <ecl-tab-label>{{ getTabLabel(i) }}</ecl-tab-label>
19395
19414
  </ecl-tab>
19396
- </ng-container>
19415
+ }
19397
19416
  </div>
19398
19417
  </div>
19399
19418
  }
@@ -19435,16 +19454,21 @@ i0221.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19435
19454
  </div>
19436
19455
 
19437
19456
  @for (tab of tabs.toArray(); track tab.tabLabel) {
19438
- <div class="{{ bodyClass }}" *ngIf="tab.isActive">
19439
- <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19440
- </div>
19457
+ @if (tab.isActive) {
19458
+ <div class="{{ bodyClass }}">
19459
+ <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19460
+ </div>
19461
+ }
19441
19462
  }
19442
19463
  @for (tab of listTabs; track tab.tabLabel) {
19443
- <div class="{{ bodyClass }}" *ngIf="tab.isActive">
19444
- <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19445
- </div>
19446
- }` }]
19447
- }], ctorParameters: () => [{ type: i0221.IterableDiffers }, { type: i138.BreakpointObserver }, { type: i0221.ChangeDetectorRef }, { type: i0221.ElementRef }, { type: EclRtlService }], propDecorators: { bodyClass: [{
19464
+ @if (tab.isActive) {
19465
+ <div class="{{ bodyClass }}">
19466
+ <ng-container *ngTemplateOutlet="tab.contentTemplate"></ng-container>
19467
+ </div>
19468
+ }
19469
+ }
19470
+ ` }]
19471
+ }], ctorParameters: () => [{ type: i0221.IterableDiffers }, { type: i133.BreakpointObserver }, { type: i0221.ChangeDetectorRef }, { type: i0221.ElementRef }, { type: EclRtlService }], propDecorators: { bodyClass: [{
19448
19472
  type: Input99
19449
19473
  }], tabSelect: [{
19450
19474
  type: Output46
@@ -19521,9 +19545,9 @@ i0222.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19521
19545
  }] });
19522
19546
 
19523
19547
  // lib/components/ecl-tag/ecl-tag.component.mjs
19524
- import { Component as Component100, Input as Input100, HostBinding as HostBinding155, Output as Output47, EventEmitter as EventEmitter47, booleanAttribute as booleanAttribute56 } from "@angular/core";
19548
+ import { Component as Component100, Input as Input100, HostBinding as HostBinding155, Output as Output47, EventEmitter as EventEmitter47, booleanAttribute as booleanAttribute59 } from "@angular/core";
19525
19549
  import * as i0223 from "@angular/core";
19526
- import * as i218 from "@angular/common";
19550
+ import * as i214 from "@angular/common";
19527
19551
  var EclTagRemoveEvent = class extends EclBaseEvent {
19528
19552
  };
19529
19553
  var EclTagComponent = class _EclTagComponent extends ECLBaseDirective {
@@ -19558,7 +19582,7 @@ var EclTagComponent = class _EclTagComponent extends ECLBaseDirective {
19558
19582
  this.ɵfac = i0223.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0223, type: _EclTagComponent, deps: null, target: i0223.ɵɵFactoryTarget.Component });
19559
19583
  }
19560
19584
  static {
19561
- this.ɵcmp = i0223.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclTagComponent, selector: "ecl-tag, [eclTag]", inputs: { variant: "variant", isWrapped: ["isWrapped", "isWrapped", booleanAttribute56] }, outputs: { remove: "remove" }, host: { properties: { "attr.hidden": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0223, template: '<ng-content></ng-content>\n@if(isRemovable) {\n <span class="ecl-tag__icon" (click)="onRemoveClick($event)">\n <ecl-icon icon="close-outline" class="ecl-tag__icon-close" role="img">\n <title>{{title | titlecase}}</title>\n </ecl-icon>\n</span>\n}\n', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i218.TitleCasePipe, name: "titlecase" }] });
19585
+ this.ɵcmp = i0223.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclTagComponent, selector: "ecl-tag, [eclTag]", inputs: { variant: "variant", isWrapped: ["isWrapped", "isWrapped", booleanAttribute59] }, outputs: { remove: "remove" }, host: { properties: { "attr.hidden": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0223, template: '<ng-content></ng-content>\n@if(isRemovable) {\n <span class="ecl-tag__icon" (click)="onRemoveClick($event)">\n <ecl-icon icon="close-outline" class="ecl-tag__icon-close" role="img">\n <title>{{title | titlecase}}</title>\n </ecl-icon>\n</span>\n}\n', dependencies: [{ kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i214.TitleCasePipe, name: "titlecase" }] });
19562
19586
  }
19563
19587
  };
19564
19588
  i0223.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0223, type: EclTagComponent, decorators: [{
@@ -19568,7 +19592,7 @@ i0223.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19568
19592
  type: Input100
19569
19593
  }], isWrapped: [{
19570
19594
  type: Input100,
19571
- args: [{ transform: booleanAttribute56 }]
19595
+ args: [{ transform: booleanAttribute59 }]
19572
19596
  }], remove: [{
19573
19597
  type: Output47
19574
19598
  }], isHidden: [{
@@ -19628,9 +19652,9 @@ i0225.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19628
19652
  }] });
19629
19653
 
19630
19654
  // lib/components/ecl-text-area/ecl-text-area.directive.mjs
19631
- import { Directive as Directive66, HostBinding as HostBinding157, Input as Input101, Optional as Optional9, Self as Self7, booleanAttribute as booleanAttribute57 } from "@angular/core";
19655
+ import { Directive as Directive66, HostBinding as HostBinding157, Input as Input101, Optional as Optional9, Self as Self7, booleanAttribute as booleanAttribute60 } from "@angular/core";
19632
19656
  import * as i0226 from "@angular/core";
19633
- import * as i139 from "@angular/forms";
19657
+ import * as i134 from "@angular/forms";
19634
19658
  var EclTextAreaDirective = class _EclTextAreaDirective extends ECLBaseDirective {
19635
19659
  get cssClasses() {
19636
19660
  return [super.getCssClasses("ecl-text-area"), this.eclSize ? `ecl-text-area--${this.eclSize}` : ""].join(" ").trim();
@@ -19649,10 +19673,10 @@ var EclTextAreaDirective = class _EclTextAreaDirective extends ECLBaseDirective
19649
19673
  this.isInvalid = false;
19650
19674
  }
19651
19675
  static {
19652
- this.ɵfac = i0226.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0226, type: _EclTextAreaDirective, deps: [{ token: i139.NgControl, optional: true, self: true }], target: i0226.ɵɵFactoryTarget.Directive });
19676
+ this.ɵfac = i0226.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0226, type: _EclTextAreaDirective, deps: [{ token: i134.NgControl, optional: true, self: true }], target: i0226.ɵɵFactoryTarget.Directive });
19653
19677
  }
19654
19678
  static {
19655
- this.ɵdir = i0226.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTextAreaDirective, selector: "textarea[eclTextArea]", inputs: { eclSize: "eclSize", isInvalid: ["isInvalid", "isInvalid", booleanAttribute57] }, host: { properties: { "class": "this.cssClasses", "class.ecl-text-area--invalid": "this.invalidState" } }, usesInheritance: true, ngImport: i0226 });
19679
+ this.ɵdir = i0226.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: _EclTextAreaDirective, selector: "textarea[eclTextArea]", inputs: { eclSize: "eclSize", isInvalid: ["isInvalid", "isInvalid", booleanAttribute60] }, host: { properties: { "class": "this.cssClasses", "class.ecl-text-area--invalid": "this.invalidState" } }, usesInheritance: true, ngImport: i0226 });
19656
19680
  }
19657
19681
  };
19658
19682
  i0226.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0226, type: EclTextAreaDirective, decorators: [{
@@ -19660,7 +19684,7 @@ i0226.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19660
19684
  args: [{
19661
19685
  selector: "textarea[eclTextArea]"
19662
19686
  }]
19663
- }], ctorParameters: () => [{ type: i139.NgControl, decorators: [{
19687
+ }], ctorParameters: () => [{ type: i134.NgControl, decorators: [{
19664
19688
  type: Optional9
19665
19689
  }, {
19666
19690
  type: Self7
@@ -19668,7 +19692,7 @@ i0226.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19668
19692
  type: Input101
19669
19693
  }], isInvalid: [{
19670
19694
  type: Input101,
19671
- args: [{ transform: booleanAttribute57 }]
19695
+ args: [{ transform: booleanAttribute60 }]
19672
19696
  }], cssClasses: [{
19673
19697
  type: HostBinding157,
19674
19698
  args: ["class"]
@@ -19778,14 +19802,12 @@ i0230.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0",
19778
19802
  }] } });
19779
19803
 
19780
19804
  // lib/components/ecl-timeline/ecl-timeline-item.component.mjs
19781
- import { __decorate as __decorate5 } from "tslib";
19782
- import { Component as Component102, Input as Input102, HostBinding as HostBinding160, ViewEncapsulation as ViewEncapsulation17, Output as Output49, EventEmitter as EventEmitter49, ContentChild as ContentChild28, forwardRef as forwardRef58 } from "@angular/core";
19783
- import { coerceBoolean as coerceBoolean4 } from "@eui/base";
19805
+ import { Component as Component102, Input as Input102, HostBinding as HostBinding160, ViewEncapsulation as ViewEncapsulation17, Output as Output49, EventEmitter as EventEmitter49, ContentChild as ContentChild28, forwardRef as forwardRef58, booleanAttribute as booleanAttribute61 } from "@angular/core";
19784
19806
  import { Subject as Subject30 } from "rxjs";
19785
19807
  import { takeUntil as takeUntil27 } from "rxjs/operators";
19786
19808
  import * as i0231 from "@angular/core";
19787
- import * as i140 from "@angular/common";
19788
- import * as i58 from "@ngx-translate/core";
19809
+ import * as i135 from "@angular/common";
19810
+ import * as i510 from "@ngx-translate/core";
19789
19811
  var EclTimelineItemToggleEvent = class extends EclBaseEvent {
19790
19812
  constructor(isExpanded, toggleGroup) {
19791
19813
  super();
@@ -19843,95 +19865,99 @@ var EclTimelineItemComponent = class _EclTimelineItemComponent extends ECLBaseDi
19843
19865
  this.ɵfac = i0231.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0231, type: _EclTimelineItemComponent, deps: null, target: i0231.ɵɵFactoryTarget.Component });
19844
19866
  }
19845
19867
  static {
19846
- this.ɵcmp = i0231.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: _EclTimelineItemComponent, selector: "ecl-timeline-item", inputs: { label: "label", eclTitle: "eclTitle", toggleButtonLabel: "toggleButtonLabel", expandLabel: "expandLabel", collapseLabel: "collapseLabel", isTogglerExpanded: "isTogglerExpanded", isCollapsed: "isCollapsed", isToggler: "isToggler", toggleGroup: "toggleGroup" }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses", "class.ecl-timeline__item--collapsed": "this.isCollapsed", "class.ecl-timeline__item--toggle": "this.isToggler" } }, queries: [{ propertyName: "timelineItemToggler", first: true, predicate: i0231.forwardRef(() => EclTimelineItemTogglerComponent), descendants: true }], usesInheritance: true, ngImport: i0231, template: `<div class="ecl-timeline__tooltip" *ngIf="!isToggler">
19847
- <div class="ecl-timeline__tooltip-arrow"></div>
19848
- <div *ngIf="label" class="ecl-timeline__label">{{ label }}</div>
19849
- <ng-content select="[eclTimelineItemLabel]"></ng-content>
19868
+ this.ɵcmp = i0231.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", type: _EclTimelineItemComponent, selector: "ecl-timeline-item", inputs: { toggleButtonLabel: "toggleButtonLabel", expandLabel: "expandLabel", collapseLabel: "collapseLabel", isTogglerExpanded: ["isTogglerExpanded", "isTogglerExpanded", booleanAttribute61], isCollapsed: "isCollapsed", isToggler: "isToggler", toggleGroup: "toggleGroup" }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses", "class.ecl-timeline__item--collapsed": "this.isCollapsed", "class.ecl-timeline__item--toggle": "this.isToggler" } }, queries: [{ propertyName: "timelineItemToggler", first: true, predicate: i0231.forwardRef(() => EclTimelineItemTogglerComponent), descendants: true }], usesInheritance: true, ngImport: i0231, template: `@if (isToggler) {
19869
+ <div class="ecl-timeline__content">
19870
+ @if (hasDefaultToggler()) {
19871
+ <button eclButton (click)="onTogglerClick($event)" variant="secondary">
19872
+ @if (isShowExpandLabel) {
19873
+ <span eclButtonLabel> {{ expandLabel }} </span>
19874
+ }
19875
+ @if (isShowCollapseLabel) {
19876
+ <span eclButtonLabel> {{ collapseLabel }} </span>
19877
+ }
19878
+ @if (isShowOneToggleLabel) {
19879
+ <span eclButtonLabel> {{ toggleButtonLabel || 'ecl.timeline.TOGGLE-ITEMS' | translate }} </span>
19880
+ }
19881
+ <ecl-icon icon="corner-arrow" size="fluid" [transform]="!isTogglerExpanded ? 'rotate-180' : ''"></ecl-icon>
19882
+ </button>
19883
+ }
19850
19884
 
19851
- <div *ngIf="eclTitle" class="ecl-timeline__title">{{ eclTitle }}</div>
19852
- <ng-content select="[eclTimelineItemTitle]"></ng-content>
19853
19885
 
19854
- <div class="ecl-timeline__content">
19886
+ <ng-content select="ecl-timeline-item-toggler"></ng-content>
19887
+
19855
19888
  <ng-container *ngTemplateOutlet="content"></ng-container>
19856
19889
  </div>
19857
- </div>
19858
-
19859
- <div class="ecl-timeline__content" *ngIf="isToggler">
19860
- <button eclButton *ngIf="hasDefaultToggler()" (click)="onTogglerClick($event)" variant="secondary">
19861
- <span eclButtonLabel *ngIf="isShowExpandLabel">
19862
- {{ expandLabel }}
19863
- </span>
19864
- <span eclButtonLabel *ngIf="isShowCollapseLabel">
19865
- {{ collapseLabel }}
19866
- </span>
19867
- <span eclButtonLabel *ngIf="isShowOneToggleLabel">
19868
- {{ toggleButtonLabel || 'ecl.timeline.TOGGLE-ITEMS' | translate }}
19869
- </span>
19870
- <ecl-icon icon="corner-arrow" size="fluid" [transform]="!isTogglerExpanded ? 'rotate-180' : ''"></ecl-icon>
19871
- </button>
19890
+ }
19891
+ @else {
19892
+ <div class="ecl-timeline__tooltip">
19893
+ <div class="ecl-timeline__tooltip-arrow"></div>
19894
+ <ng-content select="[eclTimelineItemLabel]"></ng-content>
19872
19895
 
19873
- <ng-content select="ecl-timeline-item-toggler"></ng-content>
19896
+ <ng-content select="[eclTimelineItemTitle]"></ng-content>
19874
19897
 
19875
- <ng-container *ngTemplateOutlet="content"></ng-container>
19876
- </div>
19898
+ <div class="ecl-timeline__content">
19899
+ <ng-container *ngTemplateOutlet="content"></ng-container>
19900
+ </div>
19901
+ </div>
19902
+ }
19877
19903
 
19878
19904
  <ng-template #content>
19879
19905
  <ng-content></ng-content>
19880
- </ng-template>`, styles: ["ecl-timeline-item{display:list-item}\n"], dependencies: [{ kind: "directive", type: i140.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i140.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i58.TranslatePipe, name: "translate" }], encapsulation: i0231.ViewEncapsulation.None });
19906
+ </ng-template>
19907
+ `, styles: ["ecl-timeline-item{display:list-item}\n"], dependencies: [{ kind: "directive", type: i135.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i510.TranslatePipe, name: "translate" }], encapsulation: i0231.ViewEncapsulation.None });
19881
19908
  }
19882
19909
  };
19883
- __decorate5([
19884
- coerceBoolean4
19885
- ], EclTimelineItemComponent.prototype, "isTogglerExpanded", void 0);
19886
19910
  i0231.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0231, type: EclTimelineItemComponent, decorators: [{
19887
19911
  type: Component102,
19888
- args: [{ selector: "ecl-timeline-item", encapsulation: ViewEncapsulation17.None, template: `<div class="ecl-timeline__tooltip" *ngIf="!isToggler">
19889
- <div class="ecl-timeline__tooltip-arrow"></div>
19890
- <div *ngIf="label" class="ecl-timeline__label">{{ label }}</div>
19891
- <ng-content select="[eclTimelineItemLabel]"></ng-content>
19912
+ args: [{ selector: "ecl-timeline-item", encapsulation: ViewEncapsulation17.None, template: `@if (isToggler) {
19913
+ <div class="ecl-timeline__content">
19914
+ @if (hasDefaultToggler()) {
19915
+ <button eclButton (click)="onTogglerClick($event)" variant="secondary">
19916
+ @if (isShowExpandLabel) {
19917
+ <span eclButtonLabel> {{ expandLabel }} </span>
19918
+ }
19919
+ @if (isShowCollapseLabel) {
19920
+ <span eclButtonLabel> {{ collapseLabel }} </span>
19921
+ }
19922
+ @if (isShowOneToggleLabel) {
19923
+ <span eclButtonLabel> {{ toggleButtonLabel || 'ecl.timeline.TOGGLE-ITEMS' | translate }} </span>
19924
+ }
19925
+ <ecl-icon icon="corner-arrow" size="fluid" [transform]="!isTogglerExpanded ? 'rotate-180' : ''"></ecl-icon>
19926
+ </button>
19927
+ }
19892
19928
 
19893
- <div *ngIf="eclTitle" class="ecl-timeline__title">{{ eclTitle }}</div>
19894
- <ng-content select="[eclTimelineItemTitle]"></ng-content>
19895
19929
 
19896
- <div class="ecl-timeline__content">
19930
+ <ng-content select="ecl-timeline-item-toggler"></ng-content>
19931
+
19897
19932
  <ng-container *ngTemplateOutlet="content"></ng-container>
19898
19933
  </div>
19899
- </div>
19900
-
19901
- <div class="ecl-timeline__content" *ngIf="isToggler">
19902
- <button eclButton *ngIf="hasDefaultToggler()" (click)="onTogglerClick($event)" variant="secondary">
19903
- <span eclButtonLabel *ngIf="isShowExpandLabel">
19904
- {{ expandLabel }}
19905
- </span>
19906
- <span eclButtonLabel *ngIf="isShowCollapseLabel">
19907
- {{ collapseLabel }}
19908
- </span>
19909
- <span eclButtonLabel *ngIf="isShowOneToggleLabel">
19910
- {{ toggleButtonLabel || 'ecl.timeline.TOGGLE-ITEMS' | translate }}
19911
- </span>
19912
- <ecl-icon icon="corner-arrow" size="fluid" [transform]="!isTogglerExpanded ? 'rotate-180' : ''"></ecl-icon>
19913
- </button>
19934
+ }
19935
+ @else {
19936
+ <div class="ecl-timeline__tooltip">
19937
+ <div class="ecl-timeline__tooltip-arrow"></div>
19938
+ <ng-content select="[eclTimelineItemLabel]"></ng-content>
19914
19939
 
19915
- <ng-content select="ecl-timeline-item-toggler"></ng-content>
19940
+ <ng-content select="[eclTimelineItemTitle]"></ng-content>
19916
19941
 
19917
- <ng-container *ngTemplateOutlet="content"></ng-container>
19918
- </div>
19942
+ <div class="ecl-timeline__content">
19943
+ <ng-container *ngTemplateOutlet="content"></ng-container>
19944
+ </div>
19945
+ </div>
19946
+ }
19919
19947
 
19920
19948
  <ng-template #content>
19921
19949
  <ng-content></ng-content>
19922
- </ng-template>`, styles: ["ecl-timeline-item{display:list-item}\n"] }]
19923
- }], propDecorators: { label: [{
19924
- type: Input102
19925
- }], eclTitle: [{
19926
- type: Input102
19927
- }], toggleButtonLabel: [{
19950
+ </ng-template>
19951
+ `, styles: ["ecl-timeline-item{display:list-item}\n"] }]
19952
+ }], propDecorators: { toggleButtonLabel: [{
19928
19953
  type: Input102
19929
19954
  }], expandLabel: [{
19930
19955
  type: Input102
19931
19956
  }], collapseLabel: [{
19932
19957
  type: Input102
19933
19958
  }], isTogglerExpanded: [{
19934
- type: Input102
19959
+ type: Input102,
19960
+ args: [{ transform: booleanAttribute61 }]
19935
19961
  }], cssClasses: [{
19936
19962
  type: HostBinding160,
19937
19963
  args: ["class"]