@eui/ecl 21.0.0-alpha.30 → 21.0.0-alpha.32

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 (234) hide show
  1. package/assets/i18n-ecl/bg.json +1 -0
  2. package/assets/i18n-ecl/cs.json +1 -0
  3. package/assets/i18n-ecl/da.json +1 -0
  4. package/assets/i18n-ecl/de.json +1 -0
  5. package/assets/i18n-ecl/el.json +1 -0
  6. package/assets/i18n-ecl/en.json +1 -0
  7. package/assets/i18n-ecl/es.json +1 -0
  8. package/assets/i18n-ecl/et.json +1 -0
  9. package/assets/i18n-ecl/fi.json +1 -0
  10. package/assets/i18n-ecl/fr.json +1 -0
  11. package/assets/i18n-ecl/ga.json +1 -0
  12. package/assets/i18n-ecl/hr.json +1 -0
  13. package/assets/i18n-ecl/hu.json +1 -0
  14. package/assets/i18n-ecl/it.json +1 -0
  15. package/assets/i18n-ecl/lt.json +1 -0
  16. package/assets/i18n-ecl/lv.json +1 -0
  17. package/assets/i18n-ecl/mt.json +1 -0
  18. package/assets/i18n-ecl/nl.json +1 -0
  19. package/assets/i18n-ecl/pl.json +1 -0
  20. package/assets/i18n-ecl/pt.json +1 -0
  21. package/assets/i18n-ecl/ro.json +1 -0
  22. package/assets/i18n-ecl/sk.json +1 -0
  23. package/assets/i18n-ecl/sl.json +1 -0
  24. package/assets/i18n-ecl/sv.json +1 -0
  25. package/components/ecl-accordion/index.d.ts +8 -4
  26. package/components/ecl-accordion/index.d.ts.map +1 -1
  27. package/components/ecl-banner/index.d.ts +8 -1
  28. package/components/ecl-banner/index.d.ts.map +1 -1
  29. package/components/ecl-divider/index.d.ts +31 -0
  30. package/components/ecl-divider/index.d.ts.map +1 -0
  31. package/components/ecl-divider/package.json +3 -0
  32. package/components/ecl-featured/index.d.ts +13 -35
  33. package/components/ecl-featured/index.d.ts.map +1 -1
  34. package/components/ecl-feedback-message/index.d.ts.map +1 -1
  35. package/components/ecl-mega-menu/index.d.ts +7 -3
  36. package/components/ecl-mega-menu/index.d.ts.map +1 -1
  37. package/components/ecl-menu/index.d.ts +12 -4
  38. package/components/ecl-menu/index.d.ts.map +1 -1
  39. package/components/ecl-popover/index.d.ts +17 -12
  40. package/components/ecl-popover/index.d.ts.map +1 -1
  41. package/components/ecl-site-footer/index.d.ts +61 -32
  42. package/components/ecl-site-footer/index.d.ts.map +1 -1
  43. package/components/ecl-site-header/index.d.ts +6 -3
  44. package/components/ecl-site-header/index.d.ts.map +1 -1
  45. package/components/ecl-social-media-follow/index.d.ts +3 -1
  46. package/components/ecl-social-media-follow/index.d.ts.map +1 -1
  47. package/core/index.d.ts +7 -1
  48. package/core/index.d.ts.map +1 -1
  49. package/docs/changelog.html +152 -0
  50. package/docs/components/EclAccordionComponent.html +43 -2
  51. package/docs/components/EclAccordionItemComponent.html +3 -3
  52. package/docs/components/EclAppComponent.html +2 -2
  53. package/docs/components/EclBannerComponent.html +33 -2
  54. package/docs/components/EclBlockquoteComponent.html +2 -2
  55. package/docs/components/EclBreadcrumbComponent.html +2 -2
  56. package/docs/components/EclBreadcrumbSegmentComponent.html +2 -2
  57. package/docs/components/EclButtonComponent.html +2 -2
  58. package/docs/components/EclCardBodyComponent.html +2 -2
  59. package/docs/components/EclCardComponent.html +2 -2
  60. package/docs/components/EclCarouselComponent.html +2 -2
  61. package/docs/components/EclCarouselItemComponent.html +2 -2
  62. package/docs/components/EclCategoryFilterComponent.html +2 -2
  63. package/docs/components/EclCategoryFilterItemComponent.html +2 -2
  64. package/docs/components/EclCategoryFilterListComponent.html +2 -2
  65. package/docs/components/EclCheckboxHelpComponent.html +2 -2
  66. package/docs/components/EclCheckboxLabelComponent.html +3 -3
  67. package/docs/components/EclContentBlockComponent.html +2 -2
  68. package/docs/components/EclContentItemComponent.html +2 -2
  69. package/docs/components/EclDateBlockComponent.html +2 -2
  70. package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
  71. package/docs/components/EclExpandableComponent.html +2 -2
  72. package/docs/components/EclFactFiguresComponent.html +2 -2
  73. package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
  74. package/docs/components/EclFactFiguresItemComponent.html +2 -2
  75. package/docs/components/EclFactFiguresTitleComponent.html +2 -2
  76. package/docs/components/EclFactFiguresValueComponent.html +2 -2
  77. package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
  78. package/docs/components/EclFeaturedComponent.html +33 -15
  79. package/docs/components/EclFeaturedItemComponent.html +27 -3
  80. package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
  81. package/docs/components/EclFileComponent.html +2 -2
  82. package/docs/components/EclFileItemComponent.html +2 -2
  83. package/docs/components/EclFileItemsComponent.html +2 -2
  84. package/docs/components/EclFileTaxonomyComponent.html +2 -2
  85. package/docs/components/EclFormGroupComponent.html +2 -2
  86. package/docs/components/EclFormLabelComponent.html +3 -3
  87. package/docs/components/EclGalleryComponent.html +3 -3
  88. package/docs/components/EclGalleryFooterComponent.html +2 -2
  89. package/docs/components/EclGalleryItemComponent.html +3 -3
  90. package/docs/components/EclIconComponent.html +2 -2
  91. package/docs/components/EclInpageNavigationComponent.html +2 -2
  92. package/docs/components/EclInpageNavigationItemComponent.html +2 -2
  93. package/docs/components/EclListIllustrationComponent.html +2 -2
  94. package/docs/components/EclListIllustrationItemComponent.html +2 -2
  95. package/docs/components/EclLoadingIndicatorComponent.html +2 -2
  96. package/docs/components/EclMediaContainerComponent.html +2 -2
  97. package/docs/components/EclMegaMenuComponent.html +46 -2
  98. package/docs/components/EclMegaMenuFeaturedComponent.html +2 -2
  99. package/docs/components/EclMegaMenuInfoComponent.html +2 -2
  100. package/docs/components/EclMegaMenuItemComponent.html +2 -2
  101. package/docs/components/EclMegaMenuSubitemComponent.html +2 -2
  102. package/docs/components/EclMenuComponent.html +194 -14
  103. package/docs/components/EclMenuItemComponent.html +3 -3
  104. package/docs/components/EclMenuMegaComponent.html +2 -2
  105. package/docs/components/EclMenuMegaItemComponent.html +2 -2
  106. package/docs/components/EclModalBodyComponent.html +2 -2
  107. package/docs/components/EclModalComponent.html +2 -2
  108. package/docs/components/EclModalFooterComponent.html +2 -2
  109. package/docs/components/EclModalHeaderComponent.html +2 -2
  110. package/docs/components/EclMultiselectComponent.html +2 -2
  111. package/docs/components/EclMultiselectDropdownComponent.html +2 -2
  112. package/docs/components/EclMultiselectInputComponent.html +2 -2
  113. package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
  114. package/docs/components/EclMultiselectOptionComponent.html +2 -2
  115. package/docs/components/EclNavigationListComponent.html +2 -2
  116. package/docs/components/EclNavigationListItemComponent.html +2 -2
  117. package/docs/components/EclNewsTickerComponent.html +2 -2
  118. package/docs/components/EclNewsTickerItemComponent.html +2 -2
  119. package/docs/components/EclNotificationComponent.html +3 -3
  120. package/docs/components/EclPageHeaderComponent.html +2 -2
  121. package/docs/components/EclPaginationComponent.html +2 -2
  122. package/docs/components/EclPaginationItemComponent.html +2 -2
  123. package/docs/components/EclPopoverComponent.html +96 -27
  124. package/docs/components/EclRadioHelpComponent.html +2 -2
  125. package/docs/components/EclRadioLabelComponent.html +2 -2
  126. package/docs/components/EclRangeBubbleComponent.html +2 -2
  127. package/docs/components/EclRangeValueComponent.html +2 -2
  128. package/docs/components/EclRatingFieldComponent.html +2 -2
  129. package/docs/components/EclSearchFormComponent.html +3 -3
  130. package/docs/components/EclSelectContainerComponent.html +2 -2
  131. package/docs/components/EclSiteFooterComponent.html +47 -5
  132. package/docs/components/{EclSocialMediaShareComponent.html → EclSiteFooterCoreComponent.html} +31 -40
  133. package/docs/components/EclSiteFooterFixedContentEUComponent.html +2 -2
  134. package/docs/components/EclSiteFooterRowCommonComponent.html +647 -0
  135. package/docs/components/EclSiteHeaderActionComponent.html +2 -2
  136. package/docs/components/EclSiteHeaderBannerTopComponent.html +2 -2
  137. package/docs/components/EclSiteHeaderComponent.html +33 -3
  138. package/docs/components/EclSiteHeaderCustomActionComponent.html +2 -2
  139. package/docs/components/EclSiteHeaderEnvironmentComponent.html +2 -2
  140. package/docs/components/EclSiteHeaderLanguageComponent.html +3 -3
  141. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +3 -3
  142. package/docs/components/EclSiteHeaderLoginComponent.html +3 -3
  143. package/docs/components/EclSiteHeaderNotificationComponent.html +2 -2
  144. package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
  145. package/docs/components/EclSocialMediaFollowComponent.html +2 -2
  146. package/docs/components/EclSocialMediaFollowItemComponent.html +16 -3
  147. package/docs/components/EclSplashPageComponent.html +2 -2
  148. package/docs/components/EclSplashPageLanguageCategoryComponent.html +2 -2
  149. package/docs/components/EclSplashPageLanguageContainerComponent.html +2 -2
  150. package/docs/components/EclSplashPageLanguageLinkComponent.html +2 -2
  151. package/docs/components/EclStickyContainerComponent.html +2 -2
  152. package/docs/components/EclTabComponent.html +2 -2
  153. package/docs/components/EclTabLabelComponent.html +2 -2
  154. package/docs/components/EclTabMoreComponent.html +2 -2
  155. package/docs/components/EclTableSortButtonComponent.html +2 -2
  156. package/docs/components/EclTabsComponent.html +2 -2
  157. package/docs/components/EclTagComponent.html +2 -2
  158. package/docs/components/EclTimelineComponent.html +2 -2
  159. package/docs/components/EclTimelineItemComponent.html +2 -2
  160. package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
  161. package/docs/directives/EclBannerDescriptionLinkDirective.html +65 -1
  162. package/docs/directives/EclBannerTitleLinkDirective.html +64 -1
  163. package/docs/directives/{EclSeparatorDirective.html → EclDividerDirective.html} +4 -4
  164. package/docs/directives/EclSiteFooterColumnDirective.html +1 -1
  165. package/docs/directives/{EclSiteFooterContentDirective.html → EclSiteFooterDescriptionNameDirective.html} +10 -18
  166. package/docs/directives/EclSiteFooterRowDirective.html +1 -1
  167. package/docs/directives/EclSiteFooterSectionDirective.html +341 -8
  168. package/docs/directives/{EclFeaturedItemFooterLinkDirective.html → EclSiteFooterSocialMediaDirective.html} +14 -14
  169. package/docs/js/menu-wc.js +45 -112
  170. package/docs/js/menu-wc_es5.js +1 -1
  171. package/docs/js/search/search_index.js +2 -2
  172. package/docs/{classes/EclSocialMediaShareItemClickEvent.html → miscellaneous/functions.html} +56 -80
  173. package/docs/miscellaneous/variables.html +100 -104
  174. package/docs/modules/{EclSeparatorModule.html → EclDividerModule.html} +6 -6
  175. package/docs/modules.html +12 -24
  176. package/docs/overview.html +4 -4
  177. package/docs/properties.html +1 -1
  178. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +63 -45
  179. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  180. package/fesm2022/eui-ecl-components-ecl-app.mjs +2 -2
  181. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  182. package/fesm2022/eui-ecl-components-ecl-banner.mjs +22 -6
  183. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  184. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +2 -2
  185. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  186. package/fesm2022/eui-ecl-components-ecl-divider.mjs +57 -0
  187. package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -0
  188. package/fesm2022/eui-ecl-components-ecl-featured.mjs +21 -83
  189. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  190. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +1 -0
  191. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
  192. package/fesm2022/eui-ecl-components-ecl-form-label.mjs +2 -2
  193. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  194. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +4 -4
  195. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  196. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +45 -18
  197. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  198. package/fesm2022/eui-ecl-components-ecl-menu.mjs +57 -22
  199. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  200. package/fesm2022/eui-ecl-components-ecl-notification.mjs +2 -2
  201. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  202. package/fesm2022/eui-ecl-components-ecl-popover.mjs +169 -98
  203. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  204. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +2 -2
  205. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  206. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +251 -161
  207. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  208. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +43 -43
  209. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  210. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +7 -3
  211. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  212. package/fesm2022/eui-ecl-core.mjs +153 -139
  213. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  214. package/fesm2022/eui-ecl.mjs +46 -49
  215. package/fesm2022/eui-ecl.mjs.map +1 -1
  216. package/index.d.ts +44 -45
  217. package/index.d.ts.map +1 -1
  218. package/package.json +43 -47
  219. package/components/ecl-separator/index.d.ts +0 -31
  220. package/components/ecl-separator/index.d.ts.map +0 -1
  221. package/components/ecl-separator/package.json +0 -3
  222. package/components/ecl-social-media-share/index.d.ts +0 -54
  223. package/components/ecl-social-media-share/index.d.ts.map +0 -1
  224. package/components/ecl-social-media-share/package.json +0 -3
  225. package/docs/components/EclFeaturedItemFooterComponent.html +0 -560
  226. package/docs/components/EclSiteFooterFixedContentECComponent.html +0 -591
  227. package/docs/components/EclSocialMediaShareItemComponent.html +0 -829
  228. package/docs/directives/EclFeaturedItemFooterPictureDirective.html +0 -502
  229. package/docs/directives/EclSocialMediaShareLinkDirective.html +0 -553
  230. package/docs/modules/EclSocialMediaShareModule.html +0 -321
  231. package/fesm2022/eui-ecl-components-ecl-separator.mjs +0 -57
  232. package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +0 -1
  233. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +0 -136
  234. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +0 -1
@@ -55,6 +55,8 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
55
55
  * Reference to the toggle element used to open/close the popover.
56
56
  */
57
57
  eclPopoverToggle: EclPopoverToggleDirective;
58
+ onOpen: i0.OutputEmitterRef<void>;
59
+ onClose: i0.OutputEmitterRef<void>;
58
60
  /**
59
61
  * Current calculated position class of the popover.
60
62
  */
@@ -64,12 +66,6 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
64
66
  */
65
67
  isHidden: boolean;
66
68
  private destroy$;
67
- private isLeft;
68
- private isRight;
69
- private isPushLeft;
70
- private isPushRight;
71
- private isPushTop;
72
- private isPushBottom;
73
69
  private readonly topClass;
74
70
  private readonly bottomClass;
75
71
  private readonly leftClass;
@@ -78,6 +74,8 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
78
74
  private readonly pushBottomClass;
79
75
  private readonly pushLeftClass;
80
76
  private readonly pushRightClass;
77
+ private toggleRect;
78
+ private scrollableParent;
81
79
  private el;
82
80
  private renderer;
83
81
  get cssClasses(): string;
@@ -112,17 +110,24 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
112
110
  */
113
111
  onDocumentScroll(): void;
114
112
  /**
115
- * Public method used to close the popover and reset related styles.
113
+ * Protected method used to close the popover and reset related styles.
116
114
  */
117
- onClose(): void;
115
+ protected doClose(): void;
116
+ private doOpen;
117
+ private getClosestScrollableParent;
118
+ private calculateAvailableSpace;
118
119
  private checkPosition;
119
120
  private positionPopover;
120
- private handleScrollableWidth;
121
- private resetStyless;
122
- private handlePushClass;
121
+ private resetStyles;
122
+ /**
123
+ * Check whether the popover is going out of its scrollable container and apply the needed repositioning.
124
+ *
125
+ * @param {string} direction
126
+ */
127
+ handlePushClass(direction: string): void;
123
128
  private handleArrowPosition;
124
129
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPopoverComponent, never>;
125
- static ɵcmp: i0.ɵɵComponentDeclaration<EclPopoverComponent, "ecl-popover", never, {}, {}, ["eclPopoverToggle"], ["[eclPopoverToggle]", "[eclPopoverContent]"], true, [{ directive: typeof i1.ECLClickOutsideDirective; inputs: {}; outputs: { "eclClickOutside": "eclClickOutside"; }; }]>;
130
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclPopoverComponent, "ecl-popover", never, {}, { "onOpen": "onOpen"; "onClose": "onClose"; }, ["eclPopoverToggle"], ["[eclPopoverToggle]", "[eclPopoverContent]"], true, [{ directive: typeof i1.ECLClickOutsideDirective; inputs: {}; outputs: { "eclClickOutside": "eclClickOutside"; }; }]>;
126
131
  }
127
132
 
128
133
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-popover/ecl-popover-toggle.directive.ts","../../../components/ecl-popover/ecl-popover.component.ts","../../../components/ecl-popover/ecl-popover-content.directive.ts","../../../components/ecl-popover/ecl-popover.module.ts","../../../components/ecl-popover/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;AAGA;;;;AAIG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAII,oBAAA,UAAA;AAEA;;;AAGG;AACgC;AAEnC;;AAEG;AAEO,WAAA,YAAA;AAEV;;AAEG;;AAMH;;;AAGG;AAEH,iBAAA,UAAA;AAQA;;;AAGG;AACI,sBAAA,WAAA;;;AAGV;;AC9CD;;;;AAIG;AACH,cAAA,mBAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAgBI;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACH;;;;;;;;AAUA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;AAaA;;AAEG;AACH;AAOA;;AAEG;AACH;AAKA;;;AAGG;AACH;AAIA;;;AAGG;AAEH;AAMA;;AAEG;AAEH;AAIA;;AAEG;AAEH;AAIA;;AAEG;AAEH;AAIA;;AAEG;AACH;AAKA;AAQA;AA6BA;AA0BA;AAyBA;AAoCA;;;AAmBH;;ACnSD;;;;AAIG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAII;;AAEG;;;;AAKN;;ACRD;;;;;AAKG;AACH,cAAA,gBAAA;;;;AAIgC;;ACZhC,cAAA,eAAA,mBAAA,mBAAA,SAAA,0BAAA,SAAA,yBAAA;;;;"}
1
+ {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-popover/ecl-popover-toggle.directive.ts","../../../components/ecl-popover/ecl-popover.component.ts","../../../components/ecl-popover/ecl-popover-content.directive.ts","../../../components/ecl-popover/ecl-popover.module.ts","../../../components/ecl-popover/index.ts"],"sourcesContent":[null,null,null,null,null],"names":["_angular_core"],"mappings":";;;;;AAGA;;;;AAIG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAII,oBAAA,UAAA;AAEA;;;AAGG;AACgC;AAEnC;;AAEG;AAEO,WAAA,YAAA;AAEV;;AAEG;;AAMH;;;AAGG;AAEH,iBAAA,UAAA;AAQA;;;AAGG;AACI,sBAAA,WAAA;;;AAGV;;AC9CD;;;;AAIG;AACH,cAAA,mBAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAgBI;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH,YAAMA,EAAA,CAAA,gBAAA;AACN,aAAOA,EAAA,CAAA,gBAAA;AAEP;;AAEG;;AAGH;;AAEG;AACH;;AAIA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;AAeA;;AAEG;AACH;AAaA;;AAEG;AACH;AAKA;;;AAGG;AACH;AAIA;;;AAGG;AAEH;AAMA;;AAEG;AAEH;AAIA;;AAEG;AAEH;AAIA;;AAEG;AAEH;AAIA;;AAEG;;AAOH;AAKA;AAsBA;AAmDA;AAQA;AA8DA;AAqBA;;;;AAIC;AACD;AAgDA;;;AAsBH;;AC9YD;;;;AAIG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAII;;AAEG;;;;AAKN;;ACRD;;;;;AAKG;AACH,cAAA,gBAAA;;;;AAIgC;;ACZhC,cAAA,eAAA,mBAAA,mBAAA,SAAA,0BAAA,SAAA,yBAAA;;;;"}
@@ -8,26 +8,36 @@ import { I18nService } from '@eui/core';
8
8
  * There is some fixed content in the site footer, that cannot be changed by the user and is mandatory.
9
9
  * This component represents this fixed content.
10
10
  */
11
- declare class EclSiteFooterFixedContentECComponent extends ECLBaseDirective {
12
- /**
13
- * The component is showing different content, depending if it's core site footer or not.
14
- */
15
- isCore: boolean;
11
+ declare class EclSiteFooterRowCommonComponent extends ECLBaseDirective {
16
12
  /**
17
13
  * The code of the current language. Used to translate the content.
18
14
  */
19
15
  languageCode: string;
20
16
  /**
21
- * The code of the current language for the logo. If there is no logo for the current language, a default logo will be displayed.
17
+ * If this is a core template. If it's standardised or harmonised footer, ec logo should be added.
22
18
  */
23
- ecLogoLanguageCode: string;
19
+ isCore: boolean;
20
+ get cssClasses(): string;
24
21
  /**
25
- * The rest of the content of the site footer.
22
+ * This method is used, when current language is not present for our available logo collection.
23
+ * In this case, a default logo is returned.
26
24
  */
27
- content: any;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterFixedContentECComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterFixedContentECComponent, "ecl-site-footer-fixed-content-ec", never, { "isCore": { "alias": "isCore"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; "ecLogoLanguageCode": { "alias": "ecLogoLanguageCode"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, {}, never, never, true, never>;
30
- static ngAcceptInputType_isCore: unknown;
25
+ get logoLanguageCode(): string;
26
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterRowCommonComponent, never>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterRowCommonComponent, "div[eclSiteFooterRowCommon]", never, { "languageCode": { "alias": "languageCode"; "required": false; }; "isCore": { "alias": "isCore"; "required": false; }; }, {}, never, never, true, never>;
28
+ }
29
+
30
+ /**
31
+ * The content of the site footer core component. The part that is specific for the core variant.
32
+ */
33
+ declare class EclSiteFooterCoreComponent extends ECLBaseDirective {
34
+ /**
35
+ * The code of the current language. Used to translate the content.
36
+ */
37
+ languageCode: string;
38
+ get cssClasses(): string;
39
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterCoreComponent, never>;
40
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterCoreComponent, "div[eclSiteFooterCore]", never, { "languageCode": { "alias": "languageCode"; "required": false; }; }, {}, never, never, true, never>;
31
41
  }
32
42
 
33
43
  /**
@@ -59,14 +69,6 @@ declare class EclSiteFooterFixedContentEUComponent extends ECLBaseDirective {
59
69
  static ngAcceptInputType_isCore: unknown;
60
70
  }
61
71
 
62
- /**
63
- * Directive, that applies a specific class to a footer column.
64
- */
65
- declare class EclSiteFooterColumnDirective extends ECLBaseDirective {
66
- cmpClass: boolean;
67
- static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterColumnDirective, never>;
68
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterColumnDirective, "[eclSiteFooterColumn]", never, {}, {}, never, never, true, never>;
69
- }
70
72
  /**
71
73
  * Directive, that applies a specific class to a footer row.
72
74
  */
@@ -76,13 +78,12 @@ declare class EclSiteFooterRowDirective extends ECLBaseDirective {
76
78
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterRowDirective, "[eclSiteFooterRow]", never, {}, {}, never, never, true, never>;
77
79
  }
78
80
  /**
79
- * Directive, that applies a specific class to footer content.
80
- * @deprecated - use 'eclSiteFooterTitle' instead.
81
+ * Directive, that applies a specific class to a footer column.
81
82
  */
82
- declare class EclSiteFooterContentDirective extends ECLBaseDirective {
83
+ declare class EclSiteFooterColumnDirective extends ECLBaseDirective {
83
84
  cmpClass: boolean;
84
- static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterContentDirective, never>;
85
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterContentDirective, "[eclSiteFooterContent]", never, {}, {}, never, never, true, never>;
85
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterColumnDirective, never>;
86
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterColumnDirective, "[eclSiteFooterColumn]", never, {}, {}, never, never, true, never>;
86
87
  }
87
88
 
88
89
  /**
@@ -93,6 +94,20 @@ declare class EclSiteFooterDescriptionDirective extends ECLBaseDirective {
93
94
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterDescriptionDirective, never>;
94
95
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterDescriptionDirective, "[eclSiteFooterDescription]", never, {}, {}, never, never, true, never>;
95
96
  }
97
+ /**
98
+ * Directive, that applies a specific class to ecl-social-media-follow component in the footer.
99
+ */
100
+ declare class EclSiteFooterSocialMediaDirective extends ECLBaseDirective {
101
+ cmpClass: boolean;
102
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterSocialMediaDirective, never>;
103
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterSocialMediaDirective, "[eclSiteFooterSocialMedia]", never, {}, {}, never, never, true, never>;
104
+ }
105
+ /** Adds required class for the line that displays the manager/owner of the site. */
106
+ declare class EclSiteFooterDescriptionNameDirective extends ECLBaseDirective {
107
+ cmpClass: boolean;
108
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterDescriptionNameDirective, never>;
109
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterDescriptionNameDirective, "[eclSiteFooterDescriptionName]", never, {}, {}, never, never, true, never>;
110
+ }
96
111
 
97
112
  /**
98
113
  * Directive, that applies a specific class to a <a> element in site footer.
@@ -177,18 +192,27 @@ declare class EclSiteFooterLogoDirective extends ECLBaseDirective {
177
192
  */
178
193
  declare class EclSiteFooterSectionDirective extends ECLBaseDirective {
179
194
  cmpClass: boolean;
195
+ variant: 'links' | 'contact' | 'about' | 'more' | 'related' | '';
180
196
  /**
181
- * @deprecated - not used anymore. Will be removed in v20
197
+ * @deprecated - not used anymore. Will be removed in v21
182
198
  */
183
199
  isCondensed: boolean;
184
200
  isSiteInfo: boolean;
201
+ isLinks: boolean;
202
+ isContact: boolean;
203
+ isAbout: boolean;
204
+ isMore: boolean;
205
+ isRelated: boolean;
206
+ /**
207
+ * @deprecated - not used anymore. Will be removed in v21
208
+ */
185
209
  isSplitList: boolean;
186
210
  /**
187
- * If there should be a <hr> as separator with the next section.
211
+ * @deprecated - not used anymore. Will be removed in v21
188
212
  */
189
213
  hasSeparator: boolean;
190
214
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterSectionDirective, never>;
191
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterSectionDirective, "[eclSiteFooterSection]", never, { "isCondensed": { "alias": "isCondensed"; "required": false; }; "isSiteInfo": { "alias": "isSiteInfo"; "required": false; }; "isSplitList": { "alias": "isSplitList"; "required": false; }; "hasSeparator": { "alias": "hasSeparator"; "required": false; }; }, {}, never, never, true, never>;
215
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterSectionDirective, "[eclSiteFooterSection]", never, { "variant": { "alias": "variant"; "required": false; }; "isCondensed": { "alias": "isCondensed"; "required": false; }; "isSiteInfo": { "alias": "isSiteInfo"; "required": false; }; "isSplitList": { "alias": "isSplitList"; "required": false; }; "hasSeparator": { "alias": "hasSeparator"; "required": false; }; }, {}, never, never, true, never>;
192
216
  static ngAcceptInputType_isCondensed: unknown;
193
217
  static ngAcceptInputType_isSiteInfo: unknown;
194
218
  static ngAcceptInputType_isSplitList: unknown;
@@ -238,9 +262,14 @@ declare class EclSiteFooterComponent extends ECLBaseDirective implements OnInit,
238
262
  private destroy$;
239
263
  ngOnInit(): void;
240
264
  ngOnDestroy(): void;
265
+ /**
266
+ * This method is used, when current language is not present for our available logo collection.
267
+ * In this case, a default logo is returned.
268
+ */
269
+ get logoLanguageCode(): string;
241
270
  private handleLanguageChangeState;
242
271
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterComponent, never>;
243
- static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterComponent, "ecl-site-footer", never, { "isCore": { "alias": "isCore"; "required": false; }; }, {}, never, ["*"], true, never>;
272
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterComponent, "footer[eclSiteFooter], ecl-site-footer", never, { "isCore": { "alias": "isCore"; "required": false; }; }, {}, never, ["*"], true, never>;
244
273
  static ngAcceptInputType_isCore: unknown;
245
274
  }
246
275
 
@@ -251,11 +280,11 @@ declare class EclSiteFooterComponent extends ECLBaseDirective implements OnInit,
251
280
  */
252
281
  declare class EclSiteFooterModule {
253
282
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterModule, never>;
254
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteFooterModule, never, [typeof EclSiteFooterFixedContentECComponent, typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterContentDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective], [typeof EclSiteFooterFixedContentECComponent, typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterContentDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective]>;
283
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteFooterModule, never, [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterDescriptionNameDirective, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent], [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterDescriptionNameDirective, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent]>;
255
284
  static ɵinj: i0.ɵɵInjectorDeclaration<EclSiteFooterModule>;
256
285
  }
257
286
 
258
- declare const EUI_ECL_SITE_FOOTER: readonly [typeof EclSiteFooterFixedContentECComponent, typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterContentDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective];
287
+ declare const EUI_ECL_SITE_FOOTER: readonly [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterDescriptionNameDirective, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent];
259
288
 
260
- export { EUI_ECL_SITE_FOOTER, EclSiteFooterColumnDirective, EclSiteFooterComponent, EclSiteFooterContentDirective, EclSiteFooterDescriptionDirective, EclSiteFooterFixedContentECComponent, EclSiteFooterFixedContentEUComponent, EclSiteFooterLinkDirective, EclSiteFooterListDirective, EclSiteFooterListItemDirective, EclSiteFooterLogoDirective, EclSiteFooterLogoImageDirective, EclSiteFooterLogoItemDirective, EclSiteFooterLogoLinkDirective, EclSiteFooterLogoListDirective, EclSiteFooterModule, EclSiteFooterPictureDirective, EclSiteFooterRowDirective, EclSiteFooterSectionDirective, EclSiteFooterTitleDirective, EclSiteFooterTitleLinkDirective };
289
+ export { EUI_ECL_SITE_FOOTER, EclSiteFooterColumnDirective, EclSiteFooterComponent, EclSiteFooterCoreComponent, EclSiteFooterDescriptionDirective, EclSiteFooterDescriptionNameDirective, EclSiteFooterFixedContentEUComponent, EclSiteFooterLinkDirective, EclSiteFooterListDirective, EclSiteFooterListItemDirective, EclSiteFooterLogoDirective, EclSiteFooterLogoImageDirective, EclSiteFooterLogoItemDirective, EclSiteFooterLogoLinkDirective, EclSiteFooterLogoListDirective, EclSiteFooterModule, EclSiteFooterPictureDirective, EclSiteFooterRowCommonComponent, EclSiteFooterRowDirective, EclSiteFooterSectionDirective, EclSiteFooterSocialMediaDirective, EclSiteFooterTitleDirective, EclSiteFooterTitleLinkDirective };
261
290
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.ts","../../../components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.ts","../../../components/ecl-site-footer/ecl-site-footer.component.ts","../../../components/ecl-site-footer/ecl-site-footer.module.ts","../../../components/ecl-site-footer/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAWA;;;AAGG;AACH,cAAA,oCAAA,SAAA,gBAAA;AASI;;AAEG;AACqC;AACxC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;;;;AAGN;;AC9BD;;;AAGG;AACH,cAAA,oCAAA,SAAA,gBAAA;AASI;;AAEG;AACqC;AACxC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAIH;AACA;AAEA;;;;AAOH;;ACjDD;;AAEG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAIkD;;;AACjD;AAED;;AAEG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAI+C;;;AAC9C;AAED;;;AAGG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAIiD;;;AAChD;;AC7BD;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAIuD;;;AACtD;;ACRD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;AAC/C;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAIsD;;;AACrD;AAED;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAI0B;;;AACzB;;ACtCD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;;;;;AAG/C;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;AAC/C;;AClDD;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAImD;AAC/C;;AAEG;AAC+F;AACA;AACC;AACnG;;AAEG;AAC+F;;;;;;;AACrG;;AClBD;;AAEG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAIiD;AAEmD;;;;AACnG;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAIsD;;;AACrD;;ACfD;;;;AAIG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,SAAA;uCAMyB,SAAA,CAAA,SAAA;AACrB,qBAAA,eAAA;AAEA;;AAEG;AACH;AACA;;AAEG;AACqC;;AAOxC;;AAEG;AACuB;;AAI1B;AAIA;AAKA;;;;AAKH;;AC9BD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;AC7BnC,cAAA,mBAAA,mBAAA,oCAAA,SAAA,oCAAA,SAAA,sBAAA,SAAA,6BAAA,SAAA,2BAAA,SAAA,iCAAA,SAAA,0BAAA,SAAA,0BAAA,SAAA,4BAAA,SAAA,8BAAA,SAAA,8BAAA,SAAA,0BAAA,SAAA,8BAAA,SAAA,0BAAA,SAAA,yBAAA,SAAA,6BAAA,SAAA,+BAAA,SAAA,8BAAA,SAAA,6BAAA,SAAA,+BAAA;;;;"}
1
+ {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-row-common/ecl-site-footer-row-common.component.ts","../../../components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-core/ecl-site-footer-core.component.ts","../../../components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-row.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.ts","../../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.ts","../../../components/ecl-site-footer/ecl-site-footer.component.ts","../../../components/ecl-site-footer/ecl-site-footer.module.ts","../../../components/ecl-site-footer/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAQA;;;AAGG;AACH,cAAA,+BAAA,SAAA,gBAAA;AASI;;AAEG;;AAGH;;AAEG;AACM;;AAOT;;;AAGG;;;;AAIN;;ACnCD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAQI;;AAEG;;;;;AAON;;ACjBD;;;AAGG;AACH,cAAA,oCAAA,SAAA,gBAAA;AASI;;AAEG;AACqC;AACxC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAIH;AACA;AAEA;;;;AAOH;;ACjDD;;AAEG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAI+C;;;AAC9C;AAED;;AAEG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAIkD;;;AACjD;;AClBD;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAIuD;;;AACtD;AAED;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAIwD;;;AACvD;AAED;AACA,cAAA,qCAAA,SAAA,gBAAA;AAI4D;;;AAC3D;;AC1BD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;AAC/C;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAIsD;;;AACrD;AAED;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAI0B;;;AACzB;;ACtCD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;;;;;AAI/C;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;AAC/C;;ACnDD;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAImD;AAEtC;AACT;;AAEG;AAC+F;AACA;AAC5C;AACE;AACF;AACD;AACG;AACxD;;AAEG;AACgG;AACnG;;AAEG;AAC+F;;;;;;;AACrG;;AC5BD;;AAEG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAIiD;AAEmD;;;;AACnG;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAIsD;;;AACrD;;ACdD;;;;AAIG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,SAAA;uCAUyB,SAAA,CAAA,SAAA;AACrB,qBAAA,eAAA;AAEA;;AAEG;AACH;AACA;;AAEG;AACqC;;AAOxC;;AAEG;AACuB;;AAI1B;AAIA;AAKA;;;AAGG;;AAKH;;;;AAKH;;ACjCD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;ACvCnC,cAAA,mBAAA,mBAAA,oCAAA,SAAA,4BAAA,SAAA,0BAAA,SAAA,sBAAA,SAAA,qCAAA,SAAA,6BAAA,SAAA,2BAAA,SAAA,iCAAA,SAAA,0BAAA,SAAA,0BAAA,SAAA,8BAAA,SAAA,8BAAA,SAAA,0BAAA,SAAA,8BAAA,SAAA,0BAAA,SAAA,yBAAA,SAAA,iCAAA,SAAA,+BAAA,SAAA,8BAAA,SAAA,6BAAA,SAAA,+BAAA,SAAA,+BAAA;;;;"}
@@ -523,6 +523,10 @@ declare class EclSiteHeaderComponent extends ECLBaseDirective implements AfterCo
523
523
  * The size of the logo, 's', 'm' or 'l', default to 'm'.
524
524
  */
525
525
  logoSize: 's' | 'm' | 'l';
526
+ /**
527
+ * Determines if the site name should be displayed only on mobile devices.
528
+ */
529
+ isSiteNameMobileOnly: boolean;
526
530
  /**
527
531
  * Adds specific classes to the main element. Depending , logo size, menu and menu status, rtl status.
528
532
  */
@@ -546,8 +550,6 @@ declare class EclSiteHeaderComponent extends ECLBaseDirective implements AfterCo
546
550
  private isMobileBreakpoint;
547
551
  private isRtl;
548
552
  private readonly TIMEOUT_INTERVAL;
549
- private readonly DEFAULT_LOGO_COUNTRY_CODE;
550
- private readonly AVAILABLE_NON_EU_LOGO_COUNTRY_CODES;
551
553
  private eclRtlService;
552
554
  private eclHeaderMenuComunicationService;
553
555
  private eclAreaDataService;
@@ -579,7 +581,8 @@ declare class EclSiteHeaderComponent extends ECLBaseDirective implements AfterCo
579
581
  private positionMenu;
580
582
  private handleLanguageChangeState;
581
583
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteHeaderComponent, never>;
582
- static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderComponent, "ecl-site-header", never, { "siteName": { "alias": "siteName"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "logoSize": { "alias": "logoSize"; "required": false; }; }, { "logoClick": "logoClick"; "languageClick": "languageClick"; }, ["eclLoginComponent", "eclMenuComponent", "eclMegaMenuComponent", "eclSearchComponent", "eclLanguageComponent", "eclNotificationComponent", "eclHeaderLink", "eclHeaderImage"], ["[eclSiteHeaderLink]", "[eclSiteHeaderEnvironment]", "ecl-site-header-action", "ecl-site-header-notification", "ecl-site-header-banner-top", "[eclSiteHeaderCta]", "ecl-menu", "[eclMegaMenu]"], true, never>;
584
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderComponent, "ecl-site-header", never, { "siteName": { "alias": "siteName"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "logoSize": { "alias": "logoSize"; "required": false; }; "isSiteNameMobileOnly": { "alias": "isSiteNameMobileOnly"; "required": false; }; }, { "logoClick": "logoClick"; "languageClick": "languageClick"; }, ["eclLoginComponent", "eclMenuComponent", "eclMegaMenuComponent", "eclSearchComponent", "eclLanguageComponent", "eclNotificationComponent", "eclHeaderLink", "eclHeaderImage"], ["[eclSiteHeaderLink]", "[eclSiteHeaderEnvironment]", "ecl-site-header-action", "ecl-site-header-notification", "ecl-site-header-banner-top", "[eclSiteHeaderCta]", "ecl-menu", "[eclMegaMenu]"], true, never>;
585
+ static ngAcceptInputType_isSiteNameMobileOnly: unknown;
583
586
  }
584
587
 
585
588
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-site-header/action/ecl-site-header-action.component.ts","../../../components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.ts","../../../components/ecl-site-header/cta/ecl-site-header-cta.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.ts","../../../components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.ts","../../../components/ecl-site-header/events/ecl-site-header-login.event.ts","../../../components/ecl-site-header/events/ecl-site-header-language.event.ts","../../../components/ecl-site-header/events/ecl-site-header-logo.event.ts","../../../components/ecl-site-header/events/ecl-site-header-search.event.ts","../../../components/ecl-site-header/language/ecl-site-header-language-popover.component.ts","../../../components/ecl-site-header/language/ecl-site-header-language.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login-details.directive.ts","../../../components/ecl-site-header/notification/ecl-site-header-notification.component.ts","../../../components/ecl-site-header/picture/ecl-site-header-picture.directive.ts","../../../components/ecl-site-header/search/ecl-site-header-search.component.ts","../../../components/ecl-site-header/ecl-site-header.component.ts","../../../components/ecl-site-header/ecl-site-header.module.ts","../../../components/ecl-site-header/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["EuiLanguage"],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-site-header/action/ecl-site-header-action.component.ts","../../../components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.ts","../../../components/ecl-site-header/cta/ecl-site-header-cta.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.ts","../../../components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.ts","../../../components/ecl-site-header/events/ecl-site-header-login.event.ts","../../../components/ecl-site-header/events/ecl-site-header-language.event.ts","../../../components/ecl-site-header/events/ecl-site-header-logo.event.ts","../../../components/ecl-site-header/events/ecl-site-header-search.event.ts","../../../components/ecl-site-header/language/ecl-site-header-language-popover.component.ts","../../../components/ecl-site-header/language/ecl-site-header-language.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login-details.directive.ts","../../../components/ecl-site-header/notification/ecl-site-header-notification.component.ts","../../../components/ecl-site-header/picture/ecl-site-header-picture.directive.ts","../../../components/ecl-site-header/search/ecl-site-header-search.component.ts","../../../components/ecl-site-header/ecl-site-header.component.ts","../../../components/ecl-site-header/ecl-site-header.module.ts","../../../components/ecl-site-header/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["EuiLanguage"],"mappings":"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"}
@@ -16,6 +16,7 @@ declare class EclSocialMediaFollowComponent extends ECLBaseDirective {
16
16
  declare class EclSocialMediaFollowItemClickEvent extends EclBaseEvent {
17
17
  }
18
18
  declare class EclSocialMediaFollowItemComponent extends ECLBaseDirective {
19
+ isInverted: false;
19
20
  role: string;
20
21
  icon: string;
21
22
  iconSet: string;
@@ -27,7 +28,8 @@ declare class EclSocialMediaFollowItemComponent extends ECLBaseDirective {
27
28
  itemClick: EventEmitter<EclSocialMediaFollowItemClickEvent>;
28
29
  onItemClick(evt: any): void;
29
30
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSocialMediaFollowItemComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<EclSocialMediaFollowItemComponent, "ecl-social-media-follow-item", never, { "icon": { "alias": "icon"; "required": false; }; "iconSet": { "alias": "iconSet"; "required": false; }; "href": { "alias": "href"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "target": { "alias": "target"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "itemClick": "itemClick"; }, never, ["*"], true, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclSocialMediaFollowItemComponent, "ecl-social-media-follow-item", never, { "isInverted": { "alias": "isInverted"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconSet": { "alias": "iconSet"; "required": false; }; "href": { "alias": "href"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "target": { "alias": "target"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "itemClick": "itemClick"; }, never, ["*"], true, never>;
32
+ static ngAcceptInputType_isInverted: unknown;
31
33
  }
32
34
 
33
35
  declare class EclSocialMediaFollowLinkDirective extends ECLBaseDirective implements AfterContentInit {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-social-media-follow/ecl-social-media-follow.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-item.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-link.directive.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow.module.ts","../../../components/ecl-social-media-follow/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;AAGA,cAAA,6BAAA,SAAA,gBAAA;;AAM4C;AAC/B;;;;;AAYZ;;ACdD,cAAA,kCAAA,SAAA,YAAA;AAAuE;AAEvE,cAAA,iCAAA,SAAA,gBAAA;AAM8B;;AAEjB;AACA;AACA;;AAEA;;AAOC,eAAA,YAAA,CAAA,kCAAA;AAEV;;;AAMH;;ACjCD,cAAA,iCAAA,SAAA,gBAAA,YAAA,gBAAA;;;AAWI;;;AAKH;;ACdD;;;;AAIG;AACH,cAAA,0BAAA;;;;AAI0C;;ACN1C,cAAA,2BAAA,mBAAA,6BAAA,SAAA,iCAAA,SAAA,iCAAA;;;;"}
1
+ {"version":3,"file":"index.d.ts","sources":["../../../components/ecl-social-media-follow/ecl-social-media-follow.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-item.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-link.directive.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow.module.ts","../../../components/ecl-social-media-follow/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;AAIA,cAAA,6BAAA,SAAA,gBAAA;;AAM4C;AAC/B;;;;;AAYZ;;ACfD,cAAA,kCAAA,SAAA,YAAA;AAAuE;AAEvE,cAAA,iCAAA,SAAA,gBAAA;;AAO8B;;AAEjB;AACA;AACA;;AAEA;;AAOC,eAAA,YAAA,CAAA,kCAAA;AAEV;;;;AAMH;;AClCD,cAAA,iCAAA,SAAA,gBAAA,YAAA,gBAAA;;;AAWI;;;AAKH;;ACdD;;;;AAIG;AACH,cAAA,0BAAA;;;;AAI0C;;ACN1C,cAAA,2BAAA,mBAAA,6BAAA,SAAA,iCAAA,SAAA,iCAAA;;;;"}
package/core/index.d.ts CHANGED
@@ -26,6 +26,10 @@ interface EclLanguage {
26
26
  label: string;
27
27
  isRtl?: boolean;
28
28
  }
29
+ /**
30
+ * @param languageCode language code, ex. 'lu'
31
+ */
32
+ declare function logoLanguageCode(languageCode: any): string;
29
33
 
30
34
  /**
31
35
  * @deprecated This service is deprecated, EuiEULanguages use instead. To be removed in v20.
@@ -165,7 +169,9 @@ declare enum KeyCode {
165
169
  SPACE = " ",
166
170
  TAB = "Tab"
167
171
  }
172
+ declare const DEFAULT_LOGO_COUNTRY_CODE = "en";
173
+ declare const AVAILABLE_NON_EU_LOGO_COUNTRY_CODES: string[];
168
174
 
169
- export { ECLBaseDirective, ECLClickOutsideDirective, ECLTheme, EclBaseEvent, EclDefaultLanguageService, EclDomEvent, EclHiddenDirective, EclHiddenModule, EclLanguageService, EclRtlService, EclThemeService, EclUserDeviceService, KeyCode, hasNextSiblingWithAttribute, hasPreviousSiblingWithAttribute };
175
+ export { AVAILABLE_NON_EU_LOGO_COUNTRY_CODES, DEFAULT_LOGO_COUNTRY_CODE, ECLBaseDirective, ECLClickOutsideDirective, ECLTheme, EclBaseEvent, EclDefaultLanguageService, EclDomEvent, EclHiddenDirective, EclHiddenModule, EclLanguageService, EclRtlService, EclThemeService, EclUserDeviceService, KeyCode, hasNextSiblingWithAttribute, hasPreviousSiblingWithAttribute, logoLanguageCode };
170
176
  export type { EclLanguage };
171
177
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../../core/events/ecl-base.event.ts","../../core/events/ecl-dom.event.ts","../../core/models/ecl-language.model.ts","../../core/services/ecl-language.service.ts","../../core/services/ecl-default-language.service.ts","../../core/services/ecl-theme.service.ts","../../core/services/ecl-rtl.service.ts","../../core/services/ecl-user-device.service.ts","../../core/ecl-base.directive.ts","../../core/utils/directives/ecl-click-outside/ecl-click-outside.directive.ts","../../core/utils/directives/ecl-hidden/ecl-hidden.directive.ts","../../core/utils/directives/ecl-hidden/ecl-hidden.module.ts","../../core/utils/dom/dom-helpers.ts","../../core/utils/constants/constants.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;AAAA;;;AAOI;AAGH;;ACRD;AACgC;AAAA;AAIrB;AAOV;;ACdD;;AAEG;;;;;AAKF;;ACJD;;AAEG;AACH;AACI;;;AAGA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACH;;ACfD;;AAEG;AACH;AAEW;;;;AAKP;;AAGA;AAKA;AAIA;AAQA;AAIA;AAMA;AAKA;;AAiCA;AAIA;;AAQA;AAIA;AAIA;AA4LA;;;AASH;;ACzSD;AACI;AACA;AACH;AAED;AAEW;AACA;AACA;;;;;AAgBP;AAIA;AAIA;AAIA;;;AAIH;;ACvCD;AAEI;AACO;;;;;;AAWP;AAKA;AAKA;AAOA;AAQC;AAuBA;;;AAMJ;;ACzED;AAGI;;;AAIH;;ACPD;;AAO2C;;AAKvC;;;;AAGH;;ACdD;AAKc;;AAIH;;;AAMV;;ACfD;AAK2D;;;AAC1D;;ACLD;;;;AAK+B;;ACT/B;AAaA;;ACbA;AACI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACH;;;"}
1
+ {"version":3,"file":"index.d.ts","sources":["../../core/events/ecl-base.event.ts","../../core/events/ecl-dom.event.ts","../../core/models/ecl-language.model.ts","../../core/services/ecl-language.service.ts","../../core/services/ecl-default-language.service.ts","../../core/services/ecl-theme.service.ts","../../core/services/ecl-rtl.service.ts","../../core/services/ecl-user-device.service.ts","../../core/ecl-base.directive.ts","../../core/utils/directives/ecl-click-outside/ecl-click-outside.directive.ts","../../core/utils/directives/ecl-hidden/ecl-hidden.directive.ts","../../core/utils/directives/ecl-hidden/ecl-hidden.module.ts","../../core/utils/dom/dom-helpers.ts","../../core/utils/constants/constants.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;AAAA;;;AAOI;AAGH;;ACRD;AACgC;AAAA;AAIrB;AAOV;;ACXD;;AAEG;;;;;AAKF;AAED;;AAEE;AACF;;ACZA;;AAEG;AACH;AACI;;;AAGA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACH;;ACfD;;AAEG;AACH;AAEW;;;;AAKP;;AAGA;AAKA;AAIA;AAQA;AAIA;AAMA;AAKA;;AAiCA;AAIA;;AAQA;AAIA;AAIA;AA4LA;;;AASH;;ACzSD;AACI;AACA;AACH;AAED;AAEW;AACA;AACA;;;;;AAgBP;AAIA;AAIA;AAIA;;;AAIH;;ACvCD;AAEI;AACO;;;;;;AAWP;AAKA;AAKA;AAOA;AAQC;AAuBA;;;AAMJ;;ACzED;AAGI;;;AAIH;;ACPD;;AAO2C;;AAKvC;;;;AAGH;;ACdD;AAKc;;AAIH;;;AAMV;;ACfD;AAK2D;;;AAC1D;;ACLD;;;;AAK+B;;ACT/B;AAaA;;ACbA;AACI;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACH;AAED;AACA;;;"}
@@ -99,6 +99,158 @@
99
99
 
100
100
 
101
101
 
102
+ <h2>21.0.0-alpha.31 (2025-10-09)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>mega-menu:</strong><ul>
106
+ <li>adapted to correct context color vars - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/44268be59dd8e521c2168e2b42e07d2a78af9e21">44268be5</a>)</li>
107
+ </ul>
108
+ </li>
109
+ <li><strong>eui-dialog:</strong><ul>
110
+ <li>Add scope class for Stackblitz styles - EUI-11445 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11445">EUI-11445</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/370b0c6d8ee5d2ff9a7b292b5d87220059b2da6e">370b0c6d</a>)</li>
111
+ <li>Issue with isOpen value being updated when dialog not closed - EUI-11444 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11444">EUI-11444</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e2f29f7d93a0c851320577de0414a2b8d07b8c41">e2f29f7d</a>)</li>
112
+ </ul>
113
+ </li>
114
+ <li><strong>eui-dialog/eui-message-box:</strong><ul>
115
+ <li>Provide services at root level - EUI-11437 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11437">EUI-11437</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/547e5e65a912e99a4d685668635a565a71d4601d">547e5e65</a>)</li>
116
+ </ul>
117
+ </li>
118
+ <li><strong>accordion:</strong><ul>
119
+ <li>update title markup - EUI-11335 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11335">EUI-11335</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b234f1cd61764e7f60058ae58e3c578e82f0d997">b234f1cd</a>)</li>
120
+ </ul>
121
+ </li>
122
+ <li><strong>eui-snc:</strong><ul>
123
+ <li>implements eui-snc component - EUI-11412 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11412">EUI-11412</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8261c70d047a6fd9772c1e1dc16f550294511243">8261c70d</a>)</li>
124
+ </ul>
125
+ </li>
126
+ <li><strong>quill:</strong><ul>
127
+ <li>fixing bug on trailing comma of ng-package.json - EUI-9053 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-9053">EUI-9053</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5f3959cc220ec60b2ba272c7fc2f98649285ac61">5f3959cc</a>)</li>
128
+ </ul>
129
+ </li>
130
+ <li><strong>eui-tree:</strong><ul>
131
+ <li>Improve perfs - EUI-11418 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11418">EUI-11418</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/becf091c72385fce50f0e56bd0a1765e079bacce">becf091c</a>)</li>
132
+ </ul>
133
+ </li>
134
+ <li><strong>showcase:</strong><ul>
135
+ <li>add extra cleave dependency for stackblitz - EUI-11429 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11429">EUI-11429</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f01585aa8ef9e944d4fa3fb4699234fced36bdcb">f01585aa</a>)</li>
136
+ <li>updates showcase doc samples components - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/abf40ae0859415d0b293b4b249bbb57c7afbe012">abf40ae0</a>)</li>
137
+ <li>migrated all components to standalone - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9974fc66af570b55787685ab094f7b2bae35c3a4">9974fc66</a>)</li>
138
+ </ul>
139
+ </li>
140
+ <li><strong>banner:</strong><ul>
141
+ <li>supporting display without media - EUI-11340 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11340">EUI-11340</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0dfac069e91423cc0037de8792f292f721f3c6a4">0dfac069</a>)</li>
142
+ </ul>
143
+ </li>
144
+ <li><strong>styles:</strong><ul>
145
+ <li>adapted dark theme context colors - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/50bcbef708ead69524e35f8d70172bec4eece544">50bcbef7</a>)</li>
146
+ <li>adjusted context colors shades - EUI-11924 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924">EUI-11924</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57fda7bff22569ff753ace85dbe8ac2bbcd024fc">57fda7bf</a>)</li>
147
+ <li>refactored breadcrumb as encapsulation emulated - remove eui-label usage from button - comment-thread - fieldset - file-upload - eui-tree - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/d0ce4f172f901eaccda13d79173bf6f29c316a27">d0ce4f17</a>)</li>
148
+ <li>eui-inputs height harmonisation - EUI-11402 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11402">EUI-11402</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/5ba3d78aa875fad2cd0e8a3503be1637f9fb871d">5ba3d78a</a>)</li>
149
+ <li>eui-paginator: replaced old icons set with eUI core set - EUI-11353 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11353">EUI-11353</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/9cce5ba3f74c66a8a69dbd5d882a8a06924629d3">9cce5ba3</a>)</li>
150
+ <li>Fixed eui-autocomplete &amp; eui-chips-list with chips positions &amp; vertical drag and drop - EUI-11354 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11354">EUI-11354</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/80a6bc87ac813d91e4d8aa03da7d8a871525fa06">80a6bc87</a>)</li>
151
+ </ul>
152
+ </li>
153
+ <li><strong>other:</strong><ul>
154
+ <li>remove showcase from pnpm package.json and light deps-base - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2c34329b28939eabdbc158f385c597e3b9826103">2c34329b</a>)</li>
155
+ <li>updated to Angular 21.0.0-next.5 - CLI : provided option for pnpm install - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/60553cae34dffd0509ede04a4ad8cd315af5481a">60553cae</a>)</li>
156
+ <li>useUTC with DateTimepicker + a11y fixes in eui-file-upload - EUI-11306 - EUI-11059 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11306">EUI-11306</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57f11d1f13d348b20a498e38e629f367badfc0ee">57f11d1f</a>)</li>
157
+ <li>enable vitest for all sub-packages - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/77e10f4eec4982a11dbc18e7fd47ef1efb576ad7">77e10f4e</a>)</li>
158
+ <li>fix linting issue (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/bb05bca940e4690df8e7ac1352e6ecbd270d0e24">bb05bca9</a>)</li>
159
+ <li>put back ngx-markdown and related deps (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2876725056e326c0279c11cd4d6fc26574a2c325">28767250</a>)</li>
160
+ <li>adapted peerDeps - CLI build-app and lint-app scripts - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57291d2682691121cb6400f9b1784ca978b2d90f">57291d26</a>)</li>
161
+ <li>update post-build script - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/c8c1b113f102d998166706ccf0af9aab87a6bc77">c8c1b113</a>)</li>
162
+ <li>remove unused .version.properties file (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/a0228268dfc6ac46698ae7c9e7740d27242ef7ca">a0228268</a>)</li>
163
+ <li>adapted postbuild script - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/da4706a1e854382888ece0e43fc39147eca74509">da4706a1</a>)</li>
164
+ </ul>
165
+ </li>
166
+ <li><strong>deps:</strong><ul>
167
+ <li>put back compodoc as deps - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/8102c021861e571ff72385f37703c495660dc9d5">8102c021</a>)</li>
168
+ <li>remove compodoc from deps-base - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7c514f2d70b1a2fec20f7a5b27e2ca72e1117113">7c514f2d</a>)</li>
169
+ <li>BREAKING CHANGE - upgraded to Angular 21.0.0-next.3 - Typescript 5.9.2 - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/48e355f64fce1af1dc3437bcb75c8b2c0f9f772b">48e355f6</a>)</li>
170
+ </ul>
171
+ </li>
172
+ <li><strong>site-header:</strong><ul>
173
+ <li>changes in the logo for the site header in EC - EUI-11334 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11334">EUI-11334</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/f4d565059a18e3702e946c7557e48140388ec956">f4d56505</a>)</li>
174
+ <li>keep elements clickable after opening the menu - EUI-11331 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11331">EUI-11331</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b0e65cbf19e7f11840f9064b838d0a6eed9810ad">b0e65cbf</a>)</li>
175
+ <li>fixing login and search arrow position - EUI-11332 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11332">EUI-11332</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/ba6d7e588e99a4305662dc45f0d7c5ccf7f978eb">ba6d7e58</a>)</li>
176
+ </ul>
177
+ </li>
178
+ <li><strong>ecl:</strong><ul>
179
+ <li>add pikaday and hammerjs for eUI ecl internal usage (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/0e2528f5a1247b6a432fd7e7d18e94a1d3b7965b">0e2528f5</a>)</li>
180
+ </ul>
181
+ </li>
182
+ <li><strong>base:</strong><ul>
183
+ <li>adapted to vitest builder - BREAKING CHANGE remove karma dependencies - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/59dfc389ef15609bcda8f20f53a5649a58c5ba0c">59dfc389</a>)</li>
184
+ </ul>
185
+ </li>
186
+ <li><strong>eui-mega-menu,eui-menu:</strong><ul>
187
+ <li>removed aria-expanded from main nav and fixed expanded state - EUI-11337 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11337">EUI-11337</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/b7a1f86126d624b2af8d6d0e7aaf59d157003608">b7a1f861</a>)</li>
188
+ </ul>
189
+ </li>
190
+ <li><strong>breaking changes:</strong><ul>
191
+ <li>remove all modules exports from components - standalone export has to be used instead - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e4a8eb2ca66d7c90f00ca701292475467dc28c9f">e4a8eb2c</a>)</li>
192
+ <li>remove all module exports from components - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/fc50fac5bafe00abe459f8cf89166422aea954c5">fc50fac5</a>)</li>
193
+ </ul>
194
+ </li>
195
+ <li><strong>layout:</strong><ul>
196
+ <li>BREAKING CHANGES - removal of EuiLayoutModule - EUI_LAYOUT and related sub-entries for layout components must be imported explicitely and in standalone way - EUI-11924 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11924">EUI-11924</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/7dd224beabd319b0417442d48c90d841577657b6">7dd224be</a>)</li>
197
+ </ul>
198
+ </li>
199
+ </ul>
200
+ <h5>Bug Fixes</h5>
201
+ <ul>
202
+ <li><strong>ecl-site-footer:</strong><ul>
203
+ <li>new core footer EUI-11330 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11330">EUI-11330</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/24f854f56d1fe6aaaf3ab1da3ce2a75784c2e8b4">24f854f5</a>)</li>
204
+ </ul>
205
+ </li>
206
+ <li><strong>eui-dropdown:</strong><ul>
207
+ <li>fixes bug fired when origin matches no html Element - EUI-11081 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11081">EUI-11081</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e590ffbe077ad1cb150ad3575113dbfd53418e52">e590ffbe</a>)</li>
208
+ </ul>
209
+ </li>
210
+ <li><strong>eui-snc:</strong><ul>
211
+ <li>lint - EUI-11412 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11412">EUI-11412</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/68cfd93a48134512e4a37f28d31d0ef40c2b93b0">68cfd93a</a>)</li>
212
+ </ul>
213
+ </li>
214
+ <li><strong>eui-input-number:</strong><ul>
215
+ <li>precision loss - EUI-11388 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11388">EUI-11388</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/05596cf7ef7c975df2ba36d683730cb7b2550104">05596cf7</a>)</li>
216
+ </ul>
217
+ </li>
218
+ <li><strong>eui-paginator:</strong><ul>
219
+ <li>fixes a11y errors - EUI-11062 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11062">EUI-11062</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/010070e5cc2e583037bcf569b1ee0b95759f2f45">010070e5</a>)</li>
220
+ </ul>
221
+ </li>
222
+ <li><strong>styles:</strong><ul>
223
+ <li>adjusted semantic color mapping - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/e658e451d756c503fc53bf40d6fe72178f57cf5a">e658e451</a>)</li>
224
+ </ul>
225
+ </li>
226
+ <li><strong>ecl-tabs:</strong><ul>
227
+ <li>allow adding custom classes to the anchor in the tab EUI-11327 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11327">EUI-11327</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/784fd59afb66507978f9afc4a683731482a66bdf">784fd59a</a>)</li>
228
+ </ul>
229
+ </li>
230
+ <li><strong>ecl-banner:</strong><ul>
231
+ <li>flickering issue, updated the resize funtions from ECL EUI-11357 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11357">EUI-11357</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/57f6ffd25ceb6267895d9d05bc9054b781023a4a">57f6ffd2</a>)</li>
232
+ </ul>
233
+ </li>
234
+ </ul>
235
+ <h5>Reverts</h5>
236
+ <ul>
237
+ <li><strong>site-header:</strong><ul>
238
+ <li>scope Escape key handling to component and improve type safety - EUI-11331 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11331">EUI-11331</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/6270c9bce6e4810cc45d3fea57a39e514ca26ab1">6270c9bc</a>)</li>
239
+ </ul>
240
+ </li>
241
+ </ul>
242
+ <hr>
243
+ <hr>
244
+ <h2>21.0.0-alpha.30 (2025-09-29)</h2>
245
+ <h5>Chores</h5>
246
+ <ul>
247
+ <li><strong>other:</strong><ul>
248
+ <li>remove showcase from pnpm package.json and light deps-base - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> (<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui/-/commit/2c34329b28939eabdbc158f385c597e3b9826103">2c34329b</a>)</li>
249
+ </ul>
250
+ </li>
251
+ </ul>
252
+ <hr>
253
+ <hr>
102
254
  <h2>21.0.0-alpha.29 (2025-09-28)</h2>
103
255
  <h5>Chores</h5>
104
256
  <ul>