@eui/ecl 22.0.0-alpha.2 → 22.0.0-alpha.21

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 (124) hide show
  1. package/docs/changelog.html +618 -0
  2. package/docs/components/EclDateBlockComponent.html +0 -9
  3. package/docs/components/EclDescriptionListDefinitionComponent.html +6 -44
  4. package/docs/components/EclIconComponent.html +1 -1
  5. package/docs/components/EclListIllustrationComponent.html +0 -171
  6. package/docs/components/EclListIllustrationItemComponent.html +77 -83
  7. package/docs/components/EclLoadingIndicatorComponent.html +4 -91
  8. package/docs/components/EclMegaMenuComponent.html +5 -203
  9. package/docs/components/EclMegaMenuFeaturedComponent.html +10 -126
  10. package/docs/components/EclMegaMenuInfoComponent.html +0 -91
  11. package/docs/components/EclMegaMenuItemComponent.html +38 -115
  12. package/docs/components/EclMegaMenuSubitemComponent.html +4 -68
  13. package/docs/components/EclMenuItemComponent.html +46 -0
  14. package/docs/components/EclModalBodyComponent.html +4 -45
  15. package/docs/components/EclModalComponent.html +5 -178
  16. package/docs/components/EclModalFooterComponent.html +4 -45
  17. package/docs/components/EclModalHeaderComponent.html +9 -76
  18. package/docs/components/EclSiteFooterRowCommonComponent.html +1 -1
  19. package/docs/components/EclSiteHeaderLanguageComponent.html +5 -627
  20. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +99 -440
  21. package/docs/components/EclSiteHeaderLoginComponent.html +9 -453
  22. package/docs/components/EclSiteHeaderSearchComponent.html +18 -470
  23. package/docs/components/EclSocialMediaFollowComponent.html +28 -39
  24. package/docs/components/EclSocialMediaFollowItemComponent.html +26 -129
  25. package/docs/components/EclStoryCardComponent.html +1 -1
  26. package/docs/directives/ECLClickOutsideDirective.html +3 -0
  27. package/docs/directives/EclDescriptionListDefinitionItemDirective.html +6 -47
  28. package/docs/directives/EclDescriptionListDefinitionListDirective.html +0 -116
  29. package/docs/directives/EclDividerDirective.html +0 -116
  30. package/docs/directives/EclFileUploadDirective.html +2 -390
  31. package/docs/directives/EclLabelDirective.html +0 -46
  32. package/docs/directives/EclLinkDirective.html +0 -39
  33. package/docs/directives/EclLoadingIndicatorLabelDirective.html +0 -61
  34. package/docs/directives/EclLoadingIndicatorOverlayDirective.html +0 -45
  35. package/docs/directives/EclMediaContainerCaptionDirective.html +0 -39
  36. package/docs/directives/EclMediaContainerCreditDirective.html +0 -39
  37. package/docs/directives/EclMediaContainerIframeDirective.html +13 -19
  38. package/docs/directives/EclMediaContainerItemAudioDescriptionDirective.html +0 -39
  39. package/docs/directives/EclMediaContainerItemDirective.html +0 -39
  40. package/docs/directives/EclMediaContainerPictureDirective.html +0 -39
  41. package/docs/directives/EclMegaMenuContainerDirective.html +0 -104
  42. package/docs/directives/EclMegaMenuFeaturedImageDirective.html +0 -104
  43. package/docs/directives/EclMegaMenuFeaturedListDirective.html +0 -104
  44. package/docs/directives/EclMegaMenuFeaturedListItemDescriptionDirective.html +0 -104
  45. package/docs/directives/EclMegaMenuFeaturedListItemDirective.html +0 -104
  46. package/docs/directives/EclMegaMenuFeaturedPictureDirective.html +0 -39
  47. package/docs/directives/EclMegaMenuListDirective.html +0 -104
  48. package/docs/directives/EclMegaMenuSpacerDirective.html +0 -104
  49. package/docs/directives/EclMegaMenuSublistDirective.html +0 -165
  50. package/docs/directives/EclModalBodyFixedContentDirective.html +0 -61
  51. package/docs/directives/EclModalCloseDirective.html +1 -90
  52. package/docs/directives/EclModalTriggerDirective.html +1 -90
  53. package/docs/js/search/search_index.js +2 -2
  54. package/docs/json/EclIconComponent.md +1 -1
  55. package/docs/json/EclMediaContainerIframeDirective.md +0 -1
  56. package/docs/json/EclSiteHeaderLanguagePopoverComponent.md +6 -6
  57. package/docs/json/EclSiteHeaderSearchComponent.md +1 -0
  58. package/docs/json/EclSocialMediaFollowComponent.md +1 -0
  59. package/docs/json/documentation.json +1261 -2880
  60. package/docs/llms.txt +31 -84
  61. package/docs/miscellaneous/variables.html +222 -41
  62. package/docs/properties.html +1 -1
  63. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +2 -2
  64. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  65. package/fesm2022/eui-ecl-components-ecl-divider.mjs +6 -13
  66. package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -1
  67. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +13 -27
  68. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  69. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  70. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +55 -9
  71. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  72. package/fesm2022/eui-ecl-components-ecl-label.mjs +6 -6
  73. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  74. package/fesm2022/eui-ecl-components-ecl-link.mjs +10 -13
  75. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  76. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -30
  77. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  78. package/fesm2022/eui-ecl-components-ecl-list.mjs +44 -41
  79. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  80. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +17 -20
  81. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  82. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +36 -33
  83. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  84. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +100 -159
  85. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  86. package/fesm2022/eui-ecl-components-ecl-menu.mjs +16 -3
  87. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  88. package/fesm2022/eui-ecl-components-ecl-modal.mjs +94 -88
  89. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  90. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +2 -2
  91. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  92. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +326 -261
  93. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  94. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +17 -17
  95. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  96. package/fesm2022/eui-ecl-components-ecl-story-card.mjs +2 -2
  97. package/fesm2022/eui-ecl-components-ecl-story-card.mjs.map +1 -1
  98. package/package.json +1 -1
  99. package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -1
  100. package/types/eui-ecl-components-ecl-divider.d.ts +0 -4
  101. package/types/eui-ecl-components-ecl-divider.d.ts.map +1 -1
  102. package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
  103. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +25 -0
  104. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
  105. package/types/eui-ecl-components-ecl-label.d.ts.map +1 -1
  106. package/types/eui-ecl-components-ecl-link.d.ts +2 -4
  107. package/types/eui-ecl-components-ecl-link.d.ts.map +1 -1
  108. package/types/eui-ecl-components-ecl-list-illustration.d.ts +3 -3
  109. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
  110. package/types/eui-ecl-components-ecl-list.d.ts +9 -12
  111. package/types/eui-ecl-components-ecl-list.d.ts.map +1 -1
  112. package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -1
  113. package/types/eui-ecl-components-ecl-media-container.d.ts +7 -2
  114. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
  115. package/types/eui-ecl-components-ecl-mega-menu.d.ts +12 -22
  116. package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
  117. package/types/eui-ecl-components-ecl-menu.d.ts +12 -1
  118. package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
  119. package/types/eui-ecl-components-ecl-modal.d.ts +20 -10
  120. package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -1
  121. package/types/eui-ecl-components-ecl-site-header.d.ts +240 -216
  122. package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
  123. package/types/eui-ecl-components-ecl-social-media-follow.d.ts +5 -3
  124. package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
package/docs/llms.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  # eui documentation
2
2
 
3
- > Generated by compodoc 2.0.0 at 2026-08-26T15:52:49.763Z, llm-md export.
3
+ > Generated by compodoc 2.0.0 at 2026-09-24T12:10:35.198Z, llm-md export.
4
4
 
5
5
  ## Modules
6
6
 
@@ -526,7 +526,6 @@ Methods:
526
526
 
527
527
  File: `packages/ecl/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.ts`
528
528
  Selector: `[eclDescriptionListDefinition]`
529
- Standalone: yes
530
529
 
531
530
  Description: Component for a definition item within an ECL description list. Supports variants (link, inline, taxonomy, tag) and collapsible functionality with maxVisibleItems control.
532
531
 
@@ -537,7 +536,7 @@ Inputs:
537
536
  - `tabindex: number`
538
537
 
539
538
  Properties:
540
- - `domReady: unknown = signal(false)` — Signal indicating whether the DOM is ready for manipulation. Set to true after first render to ensure projected content exists.
539
+ - `domReady: unknown = signal(false)` — Signal indicating whether the DOM is ready for manipulation. Set to true after first render to ensure the projected exists before the see-more link is inserted into it. Defers DOM writes in the effect.
541
540
  - `hasSeeAll: unknown = computed(() => { const max = this.maxVisibleItems(); const total = this.currentItemsNumber(); return !!max && total > 0 && max < total; })` — Computed signal that determines if "See all" link should be shown. Returns true when maxVisibleItems is set and less than total items.
542
541
  - `maxVisibleItems: unknown = signal<number | null>(null)` — Maximum number of items to display before showing "See all" link. Controlled by parent EclDescriptionListDirective.
543
542
 
@@ -993,7 +992,7 @@ Inputs:
993
992
  - `color: 'inverted' | 'primary' | null = null` — Applies color styling to the icon. Use 'inverted' for icons on dark backgrounds, or 'primary' for emphasis.
994
993
  - `focusable: boolean = false` — Controls whether the icon is focusable via keyboard. Defaults to false .
995
994
  - `icon: string` — Name of the icon to render from the selected set.
996
- - `iconSet: 'default' | 'social' | 'social-media' | 'social-media-color' | 'flag' | 'flag-non-members' | 'phosphor' | string = 'default'` — Defines the icon set to use. Available sets: default , social , social-media , flag , or a custom URL prefix. Defaults to 'default' .
995
+ - `iconSet: 'default' | 'social' | 'social-media' | 'social-media-color' | 'flag' | 'flag-non-members' | 'phosphor' | 'phosphor-fill' | string = 'default'` — Defines the icon set to use. Available sets: default , social , social-media , flag , or a custom URL prefix. Defaults to 'default' .
997
996
  - `isFlipHorizontal: boolean = false` — Flips the icon horizontally if set to true .
998
997
  - `role: string = undefined` — ARIA role of the icon. If a title is provided and no role is defined, defaults to 'img' .
999
998
  - `size: '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '2xl' | 'fluid' | string = 'xs'` — Size of the icon. Supported values: '2xs' , 'xs' , 's' , 'm' , 'l' , 'xl' , '2xl' , 'fluid' . Defaults to 'xs' .
@@ -1179,6 +1178,8 @@ Properties:
1179
1178
  - `eclIllustrationPicture: unknown = contentChild(forwardRef(() => EclListIllustrationPictureDirective))`
1180
1179
  - `hasDivider: unknown = signal(false)` — A special class needs to be added, if an icon list has dividers between items.
1181
1180
  - `hasPicture: Signal<boolean> = computed(() => this.eclIllustrationPicture() !== undefined)`
1181
+ - `hasTitle: unknown = computed(() => Boolean(this.eclTitle()) || this.eclIllustrationIcon() !== undefined)` — Returns true if the item has a title or any projected icons.
1182
+ - `hasValue: unknown = computed(() => Boolean(this.eclValue()))` — Returns true if the item has a value.
1182
1183
  - `isVerticalPicture: unknown = signal(false)` — A special class needs to be added, for vertical lists with picture.
1183
1184
  - `role: string = 'listitem'` — Applies ARIA role for list items.
1184
1185
 
@@ -1268,7 +1269,6 @@ Properties:
1268
1269
  - `isTwoPanels: unknown = false` — If a menu item is expanded and has two panels/levels displayed.
1269
1270
  - `menuItems: unknown = contentChildren(forwardRef(() => EclMegaMenuItemComponent), { descendants: true })`
1270
1271
  - `overlayStyleTop: number` — Used to position the overlay, when a menu item is expanded.
1271
- - `role: string = 'navigation'` — The 'role' attribute of the component is set to 'navigation'. should not be changed.
1272
1272
 
1273
1273
  Methods:
1274
1274
  - `onClickOutsideMegaMenu(): void` — When clicking outside the menu - close any expanded item.
@@ -1286,14 +1286,13 @@ Selector: `div[eclMegaMenuFeatured]`
1286
1286
  Description: This component represents the featured items panel.
1287
1287
 
1288
1288
  Inputs:
1289
- - `title: string`
1289
+ - `title: string = undefined`
1290
1290
  - `titleId: string = undefined`
1291
1291
  - `class: string`
1292
1292
  - `e2eAttr: any`
1293
1293
  - `tabindex: number`
1294
1294
 
1295
1295
  Properties:
1296
- - `cmpClass: unknown = true`
1297
1296
  - `eclMegaMenuFeaturedStyleHeight: number | null = null`
1298
1297
  - `featuredItems: unknown = contentChildren(forwardRef(() => EclMegaMenuFeaturedListItemDirective), { descendants: true })`
1299
1298
  - `links: unknown = contentChildren(forwardRef(() => EclLinkDirective), { descendants: true })`
@@ -1361,7 +1360,6 @@ Properties:
1361
1360
  - `eclMegaMenuSublist: unknown = contentChild(forwardRef(() => EclMegaMenuSublistDirective))` — Element, that holds the sub items of the current menu items.
1362
1361
  - `eclMegaMenuSublists: unknown = contentChildren(forwardRef(() => EclMegaMenuSublistDirective), { descendants: true })`
1363
1362
  - `el: unknown = inject(ElementRef)`
1364
- - `hasPopup: unknown = this.hasChildren ? true : null`
1365
1363
  - `isCurrent: unknown = false`
1366
1364
  - `isExpanded: unknown = false`
1367
1365
  - `isMobileBreakpoint: unknown = false`
@@ -1692,8 +1690,7 @@ Outputs:
1692
1690
 
1693
1691
  Properties:
1694
1692
  - `closeButton: unknown = viewChild.required<EclButtonComponent>('closeButton')` — Reference to the close button component.
1695
- - `eclThemeService: unknown = inject(EclThemeService)`
1696
- - `variant: unknown = signal<'information' | 'success' | 'warning' | 'error' | string>(undefined)` — Defines the visual variant of the modal. Determines which icon is shown in the header. Possible values: 'information', 'success', 'warning', 'error', or any custom string.
1693
+ - `variant: unknown = computed<'information' | 'success' | 'warning' | 'error' | string | undefined>( () => this.modal.variant(), )` — Defines the visual variant of the modal. Determines which icon is shown in the header. Derived reactively from the parent modal's variant input, so the header icon updates automatically when the parent variant changes at runtime. Possible values: 'information', 'success', 'warning', 'error', or any custom string.
1697
1694
 
1698
1695
  Methods:
1699
1696
  - `getIcon(): "information" | "check-filled" | "warning" | "error" | null` — Returns the name of the icon associated with the current variant.
@@ -2724,25 +2721,15 @@ Properties:
2724
2721
  - `isPushLeft: boolean` — This property is used for dropdown positioning on the screen.
2725
2722
  - `isPushRight: boolean` — This property is used for dropdown positioning on the screen.
2726
2723
  - `isStack: boolean` — This property is used for dropdown positioning on the screen.
2727
- - `LANGUAGE_MAX_COLUMNS: number = 8`
2728
2724
  - `languageArrowPosition: string` — This property is used for dropdown positioning on the screen.
2729
2725
  - `languageCode: string = 'en'`
2730
- - `languageLinkElement: unknown = viewChild('languageLink', { read: ElementRef })` — The link to open the popover dialog.
2731
- - `languagePopover: unknown = viewChild(EclSiteHeaderLanguagePopoverComponent)` — The language popover, that shows all available languages (configured in the config file of the current site).
2732
2726
  - `leftPosition: number`
2733
- - `MOBILE_BREAKPOINT: number = 768`
2734
2727
  - `nonEuColumnsCount: number = 1`
2735
2728
  - `nonEuLanguages: EuiLanguage[] = []` — Array of non-EU languages, that can be selected for the current site.
2736
2729
  - `rightPosition: number`
2737
2730
 
2738
2731
  Methods:
2739
- - `getLanguageLabel(): string`
2740
2732
  - `hasLanguageCodes(): boolean`
2741
- - `onClickOutside(): void` — Close the dropdown, when clicking outside of the component.
2742
- - `onEscapeKeydownHandler(): void` — Close the dropdown, when pressing ESC key.
2743
- - `onLanguageClick(evt: Event): void` — Toggle the language dropdown when clicking the link, showing the current language.
2744
- - `onLanguageClosed(evt: EclSiteHeaderLanguageCloseEvent): void`
2745
- - `onLanguageSelected(evt: EclSiteHeaderLanguageSelectedEvent): void`
2746
2733
  - `getCssClasses(rootClass: string): string`
2747
2734
 
2748
2735
  ### EclSiteHeaderLanguagePopoverComponent
@@ -2753,19 +2740,19 @@ Selector: `ecl-site-header-language-popover`
2753
2740
  Description: This component is a popover, that appears after the user clicks on language link. It contains all the available languages, configured for the current site. Adds styling and functionality for the dialog. Emits events when language is selected and when dialog is closed.
2754
2741
 
2755
2742
  Inputs:
2756
- - `euLanguages: EuiLanguage[] = []`
2757
- - `languageArrowPosition: string` — Property to position the arrow of the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2758
- - `languageCode: string` — Current language
2759
- - `leftPosition: number` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2760
- - `nonEuLanguages: EuiLanguage[] = []`
2761
- - `rightPosition: number` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2762
2743
  - `euColumnsCount: number = undefined` — Number of columns for eu languages. Calculated by the parent component 'ecl-site-header-language'.
2744
+ - `euLanguages: EuiLanguage[] = []`
2763
2745
  - `isFull: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2764
2746
  - `isHidden: boolean = false` — Property to show/hide the dialog.
2765
2747
  - `isPushLeft: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2766
2748
  - `isPushRight: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2767
2749
  - `isStack: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2750
+ - `languageArrowPosition: string = undefined` — Property to position the arrow of the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2751
+ - `languageCode: string = undefined` — Current language
2752
+ - `leftPosition: number = undefined` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2768
2753
  - `nonEuColumnsCount: number = undefined` — Number of columns for non-eu languages. Calculated by the parent component 'ecl-site-header-language'.
2754
+ - `nonEuLanguages: EuiLanguage[] = []`
2755
+ - `rightPosition: number = undefined` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
2769
2756
  - `class: string`
2770
2757
  - `e2eAttr: any`
2771
2758
  - `tabindex: number`
@@ -2776,10 +2763,8 @@ Outputs:
2776
2763
 
2777
2764
  Properties:
2778
2765
  - `el: unknown = inject(ElementRef)`
2779
- - `labelledBy: string = 'ecl-site-header__language-title'`
2780
2766
  - `languageContent: unknown = viewChild<ElementRef>('languageContent')` — The div, that wraps all the languages.
2781
2767
  - `languageContentMaxHeight: number`
2782
- - `role: string = 'dialog'` — The role of the dialog is 'dialog'. Should not be changed.
2783
2768
 
2784
2769
  Methods:
2785
2770
  - `onCloseClick(): void`
@@ -2805,17 +2790,9 @@ Outputs:
2805
2790
  - `login: EclSiteHeaderLoginEvent`
2806
2791
 
2807
2792
  Properties:
2808
- - `class: string = 'ecl-site-header__login-container'`
2809
- - `isLoginBoxActive: unknown = false` — If login popover is open (true) or closed (false).
2810
- - `loginArrowPosition: string` — The position of the arrow of the popover.
2811
- - `loginLinkElement: unknown = viewChild('loginLink', { read: ElementRef })`
2812
- - `TABLET_BREAKPOINT: number = 996`
2793
+ - `isLoginBoxActive: unknown = false` — If login popover is open (true) or closed (false). Kept public because the parent ecl-site-header resets it directly when the search box opens.
2813
2794
 
2814
2795
  Methods:
2815
- - `getLoginBoxCssClasses(): string`
2816
- - `onClickOutsideMegaMenu(): void` — Close the login popover on click outside.
2817
- - `onLoginBoxToggle(evt: MouseEvent): void`
2818
- - `onLoginClick(evt: MouseEvent): void`
2819
2796
  - `getCssClasses(rootClass: string): string`
2820
2797
 
2821
2798
  ### EclSiteHeaderNotificationComponent
@@ -2855,17 +2832,9 @@ Outputs:
2855
2832
  - `searchEvent: EclSiteHeaderSearchEvent`
2856
2833
 
2857
2834
  Properties:
2858
- - `class: string = 'ecl-site-header__search-container'`
2859
- - `isSearchBoxActive: unknown = false`
2860
- - `role: string = 'search'` — The default role of the component is 'search', should not be changed.
2861
- - `searchArrowPosition: string` — The arrow position of the serahc dropdown, when in mobile mode.
2862
- - `searchLinkElement: unknown = viewChild('searchLink', { read: ElementRef })` — The search link element from the view, i.e. the search button.
2835
+ - `isSearchBoxActive: unknown = false` — Whether the search dropdown is open. Kept public because the parent ecl-site-header resets it directly when the login box opens.
2863
2836
 
2864
2837
  Methods:
2865
- - `getSearchBoxCssClasses(): string`
2866
- - `onModelChange(newValue: string): void`
2867
- - `onSearch(evt: EclSearchFormEvent): boolean`
2868
- - `onSearchBoxToggle(evt: MouseEvent): void`
2869
2838
  - `registerOnChange(fn: any): void`
2870
2839
  - `registerOnTouched(fn: any): void`
2871
2840
  - `writeValue(value: any): void`
@@ -2896,6 +2865,7 @@ Selector: `ecl-social-media-follow`
2896
2865
  Inputs:
2897
2866
  - `description: string = undefined`
2898
2867
  - `horizontalAlignment: 'right' | 'left' | string = 'left'`
2868
+ - `isIconOnly: boolean = false`
2899
2869
  - `isVertical: boolean = false`
2900
2870
  - `class: string`
2901
2871
  - `e2eAttr: any`
@@ -2925,11 +2895,8 @@ Inputs:
2925
2895
  Outputs:
2926
2896
  - `itemClick: EclSocialMediaFollowItemClickEvent`
2927
2897
 
2928
- Properties:
2929
- - `role: string = 'listitem'`
2930
-
2931
2898
  Methods:
2932
- - `onItemClick(evt: unknown): void`
2899
+ - `onItemClick(evt: Event): void`
2933
2900
  - `getCssClasses(rootClass: string): string`
2934
2901
 
2935
2902
  ### EclSplashPageComponent
@@ -4175,8 +4142,8 @@ Inputs:
4175
4142
  - `tabindex: number`
4176
4143
 
4177
4144
  Properties:
4178
- - `isHidden: unknown = false` — Internal state used to hide the item when exceeding the visible limit.
4179
- - `isLastVisible: unknown = false` — Indicates whether this is the last item visible before the "see all" action is triggered.
4145
+ - `isHidden: unknown = signal(false)` — Internal state used to hide the item when exceeding the visible limit.
4146
+ - `isLastVisible: unknown = signal(false)` — Indicates whether this is the last item visible before the "see all" action is triggered.
4180
4147
 
4181
4148
  Methods:
4182
4149
  - `getCssClasses(rootClass: string): string`
@@ -4193,9 +4160,6 @@ Inputs:
4193
4160
  - `e2eAttr: any`
4194
4161
  - `tabindex: number`
4195
4162
 
4196
- Properties:
4197
- - `cmpClass: unknown = true` — Applies the ECL list container class.
4198
-
4199
4163
  Methods:
4200
4164
  - `getCssClasses(rootClass: string): string`
4201
4165
 
@@ -4249,9 +4213,6 @@ Inputs:
4249
4213
  - `e2eAttr: any`
4250
4214
  - `tabindex: number`
4251
4215
 
4252
- Properties:
4253
- - `hasClass: unknown = true` — Binds the ecl-separator CSS class to the host \<hr\> element.
4254
-
4255
4216
  Methods:
4256
4217
  - `getCssClasses(rootClass: string): string`
4257
4218
 
@@ -4743,7 +4704,6 @@ Inputs:
4743
4704
  - `tabindex: number`
4744
4705
 
4745
4706
  Properties:
4746
- - `cd: unknown = inject(ChangeDetectorRef)`
4747
4707
  - `eclIconComponents: unknown = contentChildren(forwardRef(() => EclIconComponent), { descendants: true })`
4748
4708
  - `el: unknown = inject(ElementRef)`
4749
4709
  - `renderer: unknown = inject(Renderer2)`
@@ -4894,7 +4854,6 @@ Selector: `iframe[eclMediaContainerIframe]`
4894
4854
  Description: Adds styling and attributes to the iframe element.
4895
4855
 
4896
4856
  Inputs:
4897
- - `ratio: string`
4898
4857
  - `height = undefined`
4899
4858
  - `width = undefined`
4900
4859
  - `class: string`
@@ -4972,9 +4931,6 @@ Inputs:
4972
4931
  - `e2eAttr: any`
4973
4932
  - `tabindex: number`
4974
4933
 
4975
- Properties:
4976
- - `hasClass: unknown = true`
4977
-
4978
4934
  Methods:
4979
4935
  - `getCssClasses(rootClass: string): string`
4980
4936
 
@@ -4990,9 +4946,6 @@ Inputs:
4990
4946
  - `e2eAttr: any`
4991
4947
  - `tabindex: number`
4992
4948
 
4993
- Properties:
4994
- - `cmpClass: unknown = true`
4995
-
4996
4949
  Methods:
4997
4950
  - `getCssClasses(rootClass: string): string`
4998
4951
 
@@ -5008,9 +4961,6 @@ Inputs:
5008
4961
  - `e2eAttr: any`
5009
4962
  - `tabindex: number`
5010
4963
 
5011
- Properties:
5012
- - `cmpClass: unknown = true`
5013
-
5014
4964
  Methods:
5015
4965
  - `getCssClasses(rootClass: string): string`
5016
4966
 
@@ -5024,9 +4974,6 @@ Inputs:
5024
4974
  - `e2eAttr: any`
5025
4975
  - `tabindex: number`
5026
4976
 
5027
- Properties:
5028
- - `cmpClass: unknown = true`
5029
-
5030
4977
  Methods:
5031
4978
  - `getCssClasses(rootClass: string): string`
5032
4979
 
@@ -5044,9 +4991,6 @@ Inputs:
5044
4991
  - `e2eAttr: any`
5045
4992
  - `tabindex: number`
5046
4993
 
5047
- Properties:
5048
- - `cmpClass: unknown = true`
5049
-
5050
4994
  Methods:
5051
4995
  - `getEclMegaMenuFeaturedItemHeight(): number`
5052
4996
  - `getCssClasses(rootClass: string): string`
@@ -5078,9 +5022,6 @@ Inputs:
5078
5022
  - `e2eAttr: any`
5079
5023
  - `tabindex: number`
5080
5024
 
5081
- Properties:
5082
- - `cmpClass: unknown = true`
5083
-
5084
5025
  Methods:
5085
5026
  - `getCssClasses(rootClass: string): string`
5086
5027
 
@@ -5096,9 +5037,6 @@ Inputs:
5096
5037
  - `e2eAttr: any`
5097
5038
  - `tabindex: number`
5098
5039
 
5099
- Properties:
5100
- - `cmpClass: unknown = true`
5101
-
5102
5040
  Methods:
5103
5041
  - `getCssClasses(rootClass: string): string`
5104
5042
 
@@ -5118,7 +5056,6 @@ Outputs:
5118
5056
  - `megaMenuSubItemClicked: EventEmitter = new EventEmitter()`
5119
5057
 
5120
5058
  Properties:
5121
- - `cmpClass: unknown = true`
5122
5059
  - `el: unknown = inject(ElementRef)`
5123
5060
  - `isScrollable: unknown = false`
5124
5061
  - `spacer: unknown = contentChild(forwardRef(() => EclMegaMenuSpacerDirective))`
@@ -5166,7 +5103,7 @@ Outputs:
5166
5103
  - `modalClose` — Event emitted when the element is clicked and the modal should be closed.
5167
5104
 
5168
5105
  Methods:
5169
- - `onClick(evt: MouseEvent): void` — Handles click events and emits the modalClose event.
5106
+ - `onClick(): void` — Handles click events and emits the modalClose event.
5170
5107
  - `getCssClasses(rootClass: string): string`
5171
5108
 
5172
5109
  ### EclModalTriggerDirective
@@ -5183,7 +5120,7 @@ Inputs:
5183
5120
  - `tabindex: number`
5184
5121
 
5185
5122
  Methods:
5186
- - `onClick(evt: MouseEvent): void` — Handles click event and opens the target modal.
5123
+ - `onClick(): void` — Handles click event and opens the target modal.
5187
5124
  - `getCssClasses(rootClass: string): string`
5188
5125
 
5189
5126
  ### EclMultiselectOptionDirective
@@ -7627,6 +7564,12 @@ Properties:
7627
7564
 
7628
7565
  ## Public variables
7629
7566
 
7567
+ - `ARROW_SIZE: string = '0.5rem'` — Half the arrow's own width, matching ECL's arrowSize .
7568
+ Defined in `packages/ecl/components/ecl-site-header/language/ecl-site-header-language.component.ts`
7569
+ - `ARROW_SIZE: string = '0.5rem'` — Half the arrow's own width, matching ECL's arrowSize .
7570
+ Defined in `packages/ecl/components/ecl-site-header/login/ecl-site-header-login.component.ts`
7571
+ - `ARROW_SIZE: string = '0.5rem'` — Half the arrow's own width, matching ECL's arrowSize .
7572
+ Defined in `packages/ecl/components/ecl-site-header/search/ecl-site-header-search.component.ts`
7630
7573
  - `AVAILABLE_NON_EU_LOGO_COUNTRY_CODES: string[] = ['ar', 'ca', 'is', 'jp', 'lb', 'no', 'ru', 'sw', 'tr', 'uk', 'zh'] as const`
7631
7574
  Defined in `packages/ecl/core/utils/constants/constants.ts`
7632
7575
  - `DEFAULT_LOGO_COUNTRY_CODE: string = 'en'`
@@ -7793,5 +7736,9 @@ Properties:
7793
7736
  Defined in `packages/ecl/components/ecl-search-form/ecl-search-form.component.ts`
7794
7737
  - `noop: unknown = (): void => { /** empty*/ }`
7795
7738
  Defined in `packages/ecl/components/ecl-site-header/search/ecl-site-header-search.component.ts`
7739
+ - `RESIZE_DEBOUNCE: number = 200` — Debounce for the resize recomputation, matching ECL's handleResize .
7740
+ Defined in `packages/ecl/components/ecl-site-header/login/ecl-site-header-login.component.ts`
7741
+ - `RESIZE_DEBOUNCE: number = 200` — Debounce for the resize recomputation, matching ECL's handleResize .
7742
+ Defined in `packages/ecl/components/ecl-site-header/search/ecl-site-header-search.component.ts`
7796
7743
  - `testBed: unknown = getTestBed()`
7797
7744
  Defined in `packages/ecl/test-setup.ts`