@eui/ecl 21.0.0-alpha.31 → 21.0.0-alpha.33

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 (518) hide show
  1. package/components/ecl-accordion/package.json +2 -1
  2. package/components/ecl-app/package.json +2 -1
  3. package/components/ecl-banner/package.json +2 -1
  4. package/components/ecl-blockquote/package.json +2 -1
  5. package/components/ecl-breadcrumb/package.json +2 -1
  6. package/components/ecl-button/package.json +2 -1
  7. package/components/ecl-card/package.json +2 -1
  8. package/components/ecl-carousel/package.json +2 -1
  9. package/components/ecl-category-filter/package.json +2 -1
  10. package/components/ecl-checkbox/package.json +2 -1
  11. package/components/ecl-content-block/package.json +2 -1
  12. package/components/ecl-content-item/package.json +2 -1
  13. package/components/ecl-date-block/package.json +2 -1
  14. package/components/ecl-date-picker/package.json +2 -1
  15. package/components/ecl-divider/package.json +4 -0
  16. package/components/ecl-expandable/package.json +2 -1
  17. package/components/ecl-fact-figures/package.json +2 -1
  18. package/components/ecl-featured/package.json +2 -1
  19. package/components/ecl-feedback-message/package.json +2 -1
  20. package/components/ecl-file/package.json +2 -1
  21. package/components/ecl-file-upload/package.json +2 -1
  22. package/components/ecl-form-group/package.json +2 -1
  23. package/components/ecl-form-label/package.json +2 -1
  24. package/components/ecl-gallery/package.json +2 -1
  25. package/components/ecl-help-block/package.json +2 -1
  26. package/components/ecl-icon/package.json +2 -1
  27. package/components/ecl-inpage-navigation/package.json +2 -1
  28. package/components/ecl-label/package.json +2 -1
  29. package/components/ecl-link/package.json +2 -1
  30. package/components/ecl-list/package.json +2 -1
  31. package/components/ecl-list-illustration/package.json +2 -1
  32. package/components/ecl-loading-indicator/package.json +2 -1
  33. package/components/ecl-media-container/package.json +2 -1
  34. package/components/ecl-mega-menu/package.json +2 -1
  35. package/components/ecl-menu/package.json +2 -1
  36. package/components/ecl-modal/package.json +2 -1
  37. package/components/ecl-multiselect/package.json +2 -1
  38. package/components/ecl-navigation-list/package.json +2 -1
  39. package/components/ecl-news-ticker/package.json +2 -1
  40. package/components/ecl-notification/package.json +2 -1
  41. package/components/ecl-page-header/package.json +2 -1
  42. package/components/ecl-pagination/package.json +2 -1
  43. package/components/ecl-popover/package.json +2 -1
  44. package/components/ecl-radio/package.json +2 -1
  45. package/components/ecl-range/package.json +2 -1
  46. package/components/ecl-rating-field/package.json +2 -1
  47. package/components/ecl-search-form/package.json +2 -1
  48. package/components/ecl-select/package.json +2 -1
  49. package/components/ecl-site-footer/package.json +2 -1
  50. package/components/ecl-site-header/package.json +2 -1
  51. package/components/ecl-social-media-follow/package.json +2 -1
  52. package/components/ecl-splash-page/package.json +2 -1
  53. package/components/ecl-sticky-container/package.json +2 -1
  54. package/components/ecl-table/package.json +2 -1
  55. package/components/ecl-tabs/package.json +2 -1
  56. package/components/ecl-tag/package.json +2 -1
  57. package/components/ecl-text-area/package.json +2 -1
  58. package/components/ecl-text-input/package.json +2 -1
  59. package/components/ecl-timeline/package.json +2 -1
  60. package/core/package.json +2 -1
  61. package/docs/changelog.html +258 -0
  62. package/docs/components/EclAccordionComponent.html +43 -2
  63. package/docs/components/EclAccordionItemComponent.html +2 -2
  64. package/docs/components/EclAppComponent.html +2 -2
  65. package/docs/components/EclBannerComponent.html +2 -2
  66. package/docs/components/EclBlockquoteComponent.html +2 -2
  67. package/docs/components/EclBreadcrumbComponent.html +2 -2
  68. package/docs/components/EclBreadcrumbSegmentComponent.html +2 -2
  69. package/docs/components/EclButtonComponent.html +2 -2
  70. package/docs/components/EclCardBodyComponent.html +2 -2
  71. package/docs/components/EclCardComponent.html +2 -2
  72. package/docs/components/EclCarouselComponent.html +2 -2
  73. package/docs/components/EclCarouselItemComponent.html +2 -2
  74. package/docs/components/EclCategoryFilterComponent.html +2 -2
  75. package/docs/components/EclCategoryFilterItemComponent.html +2 -2
  76. package/docs/components/EclCategoryFilterListComponent.html +2 -2
  77. package/docs/components/EclCheckboxHelpComponent.html +2 -2
  78. package/docs/components/EclCheckboxLabelComponent.html +3 -3
  79. package/docs/components/EclContentBlockComponent.html +2 -2
  80. package/docs/components/EclContentItemComponent.html +2 -2
  81. package/docs/components/EclDateBlockComponent.html +2 -2
  82. package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
  83. package/docs/components/EclExpandableComponent.html +2 -2
  84. package/docs/components/EclFactFiguresComponent.html +2 -2
  85. package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
  86. package/docs/components/EclFactFiguresItemComponent.html +2 -2
  87. package/docs/components/EclFactFiguresTitleComponent.html +2 -2
  88. package/docs/components/EclFactFiguresValueComponent.html +2 -2
  89. package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
  90. package/docs/components/EclFeaturedComponent.html +33 -15
  91. package/docs/components/EclFeaturedItemComponent.html +27 -3
  92. package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
  93. package/docs/components/EclFileComponent.html +2 -2
  94. package/docs/components/EclFileItemComponent.html +2 -2
  95. package/docs/components/EclFileItemsComponent.html +2 -2
  96. package/docs/components/EclFileTaxonomyComponent.html +2 -2
  97. package/docs/components/EclFormGroupComponent.html +2 -2
  98. package/docs/components/EclFormLabelComponent.html +3 -3
  99. package/docs/components/EclGalleryComponent.html +3 -3
  100. package/docs/components/EclGalleryFooterComponent.html +2 -2
  101. package/docs/components/EclGalleryItemComponent.html +3 -3
  102. package/docs/components/EclIconComponent.html +2 -2
  103. package/docs/components/EclInpageNavigationComponent.html +2 -2
  104. package/docs/components/EclInpageNavigationItemComponent.html +2 -2
  105. package/docs/components/EclListIllustrationComponent.html +2 -2
  106. package/docs/components/EclListIllustrationItemComponent.html +2 -2
  107. package/docs/components/EclLoadingIndicatorComponent.html +2 -2
  108. package/docs/components/EclMediaContainerComponent.html +2 -2
  109. package/docs/components/EclMegaMenuComponent.html +75 -2
  110. package/docs/components/EclMegaMenuFeaturedComponent.html +83 -7
  111. package/docs/components/EclMegaMenuInfoComponent.html +2 -2
  112. package/docs/components/EclMegaMenuItemComponent.html +106 -43
  113. package/docs/components/EclMegaMenuSubitemComponent.html +25 -43
  114. package/docs/components/EclMenuComponent.html +46 -2
  115. package/docs/components/EclMenuItemComponent.html +3 -3
  116. package/docs/components/EclMenuMegaComponent.html +2 -2
  117. package/docs/components/EclMenuMegaItemComponent.html +2 -2
  118. package/docs/components/EclModalBodyComponent.html +2 -2
  119. package/docs/components/EclModalComponent.html +2 -2
  120. package/docs/components/EclModalFooterComponent.html +2 -2
  121. package/docs/components/EclModalHeaderComponent.html +2 -2
  122. package/docs/components/EclMultiselectComponent.html +2 -2
  123. package/docs/components/EclMultiselectDropdownComponent.html +2 -2
  124. package/docs/components/EclMultiselectInputComponent.html +2 -2
  125. package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
  126. package/docs/components/EclMultiselectOptionComponent.html +2 -2
  127. package/docs/components/EclNavigationListComponent.html +2 -2
  128. package/docs/components/EclNavigationListItemComponent.html +2 -2
  129. package/docs/components/EclNewsTickerComponent.html +2 -2
  130. package/docs/components/EclNewsTickerItemComponent.html +2 -2
  131. package/docs/components/EclNotificationComponent.html +3 -3
  132. package/docs/components/EclPageHeaderComponent.html +2 -2
  133. package/docs/components/EclPaginationComponent.html +2 -2
  134. package/docs/components/EclPaginationItemComponent.html +2 -2
  135. package/docs/components/EclPopoverComponent.html +96 -27
  136. package/docs/components/EclRadioHelpComponent.html +2 -2
  137. package/docs/components/EclRadioLabelComponent.html +2 -2
  138. package/docs/components/EclRangeBubbleComponent.html +2 -2
  139. package/docs/components/EclRangeValueComponent.html +2 -2
  140. package/docs/components/EclRatingFieldComponent.html +2 -2
  141. package/docs/components/EclSearchFormComponent.html +3 -3
  142. package/docs/components/EclSelectContainerComponent.html +2 -2
  143. package/docs/components/EclSiteFooterComponent.html +2 -2
  144. package/docs/components/EclSiteFooterCoreComponent.html +2 -2
  145. package/docs/components/EclSiteFooterFixedContentEUComponent.html +2 -2
  146. package/docs/components/EclSiteFooterRowCommonComponent.html +2 -2
  147. package/docs/components/EclSiteHeaderActionComponent.html +2 -2
  148. package/docs/components/EclSiteHeaderBannerTopComponent.html +2 -2
  149. package/docs/components/EclSiteHeaderComponent.html +33 -3
  150. package/docs/components/EclSiteHeaderCustomActionComponent.html +2 -2
  151. package/docs/components/EclSiteHeaderEnvironmentComponent.html +2 -2
  152. package/docs/components/EclSiteHeaderLanguageComponent.html +3 -3
  153. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +3 -3
  154. package/docs/components/EclSiteHeaderLoginComponent.html +3 -3
  155. package/docs/components/EclSiteHeaderNotificationComponent.html +2 -2
  156. package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
  157. package/docs/components/EclSocialMediaFollowComponent.html +2 -2
  158. package/docs/components/EclSocialMediaFollowItemComponent.html +2 -2
  159. package/docs/components/EclSplashPageComponent.html +2 -2
  160. package/docs/components/EclSplashPageLanguageCategoryComponent.html +2 -2
  161. package/docs/components/EclSplashPageLanguageContainerComponent.html +2 -2
  162. package/docs/components/EclSplashPageLanguageLinkComponent.html +2 -2
  163. package/docs/components/EclStickyContainerComponent.html +2 -2
  164. package/docs/components/EclTabComponent.html +2 -2
  165. package/docs/components/EclTabLabelComponent.html +2 -2
  166. package/docs/components/EclTabMoreComponent.html +2 -2
  167. package/docs/components/EclTableSortButtonComponent.html +2 -2
  168. package/docs/components/EclTabsComponent.html +2 -2
  169. package/docs/components/EclTagComponent.html +2 -2
  170. package/docs/components/EclTimelineComponent.html +2 -2
  171. package/docs/components/EclTimelineItemComponent.html +2 -2
  172. package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
  173. package/docs/directives/EclBannerDescriptionLinkDirective.html +65 -1
  174. package/docs/directives/EclBannerTitleLinkDirective.html +64 -1
  175. package/docs/directives/{EclSeparatorDirective.html → EclDividerDirective.html} +4 -4
  176. package/docs/directives/{EclSocialMediaShareLinkDirective.html → EclMegaMenuFeaturedListItemDescriptionDirective.html} +20 -58
  177. package/docs/directives/EclMegaMenuFeaturedListItemDirective.html +48 -0
  178. package/docs/directives/EclMegaMenuSpacerDirective.html +1 -1
  179. package/docs/directives/EclMegaMenuSublistDirective.html +67 -0
  180. package/docs/directives/{EclFeaturedItemFooterLinkDirective.html → EclSiteFooterDescriptionNameDirective.html} +14 -14
  181. package/docs/directives/EclSiteFooterSectionDirective.html +32 -367
  182. package/docs/interfaces/EclMegaMenuItem.html +45 -0
  183. package/docs/js/menu-wc.js +45 -115
  184. package/docs/js/menu-wc_es5.js +1 -1
  185. package/docs/js/search/search_index.js +2 -2
  186. package/docs/miscellaneous/variables.html +33 -98
  187. package/docs/modules/{EclSeparatorModule.html → EclDividerModule.html} +6 -6
  188. package/docs/modules.html +12 -24
  189. package/docs/overview.html +4 -4
  190. package/docs/properties.html +1 -1
  191. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +68 -50
  192. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  193. package/fesm2022/eui-ecl-components-ecl-app.mjs +9 -9
  194. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  195. package/fesm2022/eui-ecl-components-ecl-banner.mjs +46 -37
  196. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  197. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +13 -13
  198. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
  199. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs +13 -13
  200. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
  201. package/fesm2022/eui-ecl-components-ecl-button.mjs +16 -16
  202. package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
  203. package/fesm2022/eui-ecl-components-ecl-card.mjs +16 -16
  204. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  205. package/fesm2022/eui-ecl-components-ecl-carousel.mjs +10 -10
  206. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  207. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +13 -13
  208. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  209. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +17 -17
  210. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  211. package/fesm2022/eui-ecl-components-ecl-content-block.mjs +58 -58
  212. package/fesm2022/eui-ecl-components-ecl-content-block.mjs.map +1 -1
  213. package/fesm2022/eui-ecl-components-ecl-content-item.mjs +13 -13
  214. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  215. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +7 -7
  216. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  217. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +7 -7
  218. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
  219. package/fesm2022/eui-ecl-components-ecl-divider.mjs +57 -0
  220. package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -0
  221. package/fesm2022/eui-ecl-components-ecl-expandable.mjs +7 -7
  222. package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
  223. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +22 -22
  224. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
  225. package/fesm2022/eui-ecl-components-ecl-featured.mjs +35 -97
  226. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  227. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +8 -7
  228. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
  229. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +7 -7
  230. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  231. package/fesm2022/eui-ecl-components-ecl-file.mjs +34 -34
  232. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  233. package/fesm2022/eui-ecl-components-ecl-form-group.mjs +7 -7
  234. package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
  235. package/fesm2022/eui-ecl-components-ecl-form-label.mjs +11 -11
  236. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  237. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +24 -24
  238. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  239. package/fesm2022/eui-ecl-components-ecl-help-block.mjs +7 -7
  240. package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
  241. package/fesm2022/eui-ecl-components-ecl-icon.mjs +7 -7
  242. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  243. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +17 -17
  244. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  245. package/fesm2022/eui-ecl-components-ecl-label.mjs +7 -7
  246. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  247. package/fesm2022/eui-ecl-components-ecl-link.mjs +16 -16
  248. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  249. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -19
  250. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  251. package/fesm2022/eui-ecl-components-ecl-list.mjs +31 -31
  252. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  253. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -13
  254. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  255. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +19 -19
  256. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  257. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +211 -93
  258. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  259. package/fesm2022/eui-ecl-components-ecl-menu.mjs +49 -30
  260. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  261. package/fesm2022/eui-ecl-components-ecl-modal.mjs +25 -25
  262. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  263. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +45 -25
  264. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
  265. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +16 -16
  266. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
  267. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +13 -13
  268. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  269. package/fesm2022/eui-ecl-components-ecl-notification.mjs +11 -11
  270. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  271. package/fesm2022/eui-ecl-components-ecl-page-header.mjs +37 -37
  272. package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
  273. package/fesm2022/eui-ecl-components-ecl-pagination.mjs +13 -13
  274. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  275. package/fesm2022/eui-ecl-components-ecl-popover.mjs +182 -111
  276. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  277. package/fesm2022/eui-ecl-components-ecl-radio.mjs +16 -16
  278. package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
  279. package/fesm2022/eui-ecl-components-ecl-range.mjs +13 -13
  280. package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
  281. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +7 -7
  282. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
  283. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +8 -8
  284. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  285. package/fesm2022/eui-ecl-components-ecl-select.mjs +10 -10
  286. package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
  287. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +97 -89
  288. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  289. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +80 -73
  290. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  291. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +14 -13
  292. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  293. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +31 -31
  294. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
  295. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +7 -7
  296. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
  297. package/fesm2022/eui-ecl-components-ecl-table.mjs +34 -34
  298. package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
  299. package/fesm2022/eui-ecl-components-ecl-tabs.mjs +16 -16
  300. package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
  301. package/fesm2022/eui-ecl-components-ecl-tag.mjs +16 -16
  302. package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
  303. package/fesm2022/eui-ecl-components-ecl-text-area.mjs +7 -7
  304. package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
  305. package/fesm2022/eui-ecl-components-ecl-text-input.mjs +7 -7
  306. package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
  307. package/fesm2022/eui-ecl-components-ecl-timeline.mjs +19 -19
  308. package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
  309. package/fesm2022/eui-ecl-core.mjs +25 -25
  310. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  311. package/fesm2022/eui-ecl-shared.mjs +3 -3
  312. package/fesm2022/eui-ecl-shared.mjs.map +1 -1
  313. package/fesm2022/eui-ecl.mjs +48 -51
  314. package/fesm2022/eui-ecl.mjs.map +1 -1
  315. package/package.json +82 -86
  316. package/shared/package.json +2 -1
  317. package/{components/ecl-accordion/index.d.ts → types/eui-ecl-components-ecl-accordion.d.ts} +9 -5
  318. package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -0
  319. package/{components/ecl-app/index.d.ts → types/eui-ecl-components-ecl-app.d.ts} +1 -1
  320. package/types/eui-ecl-components-ecl-app.d.ts.map +1 -0
  321. package/{components/ecl-banner/index.d.ts → types/eui-ecl-components-ecl-banner.d.ts} +5 -2
  322. package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -0
  323. package/{components/ecl-blockquote/index.d.ts → types/eui-ecl-components-ecl-blockquote.d.ts} +1 -1
  324. package/types/eui-ecl-components-ecl-blockquote.d.ts.map +1 -0
  325. package/{components/ecl-breadcrumb/index.d.ts → types/eui-ecl-components-ecl-breadcrumb.d.ts} +1 -1
  326. package/types/eui-ecl-components-ecl-breadcrumb.d.ts.map +1 -0
  327. package/{components/ecl-button/index.d.ts → types/eui-ecl-components-ecl-button.d.ts} +1 -1
  328. package/types/eui-ecl-components-ecl-button.d.ts.map +1 -0
  329. package/{components/ecl-card/index.d.ts → types/eui-ecl-components-ecl-card.d.ts} +1 -1
  330. package/types/eui-ecl-components-ecl-card.d.ts.map +1 -0
  331. package/{components/ecl-carousel/index.d.ts → types/eui-ecl-components-ecl-carousel.d.ts} +1 -1
  332. package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -0
  333. package/{components/ecl-category-filter/index.d.ts → types/eui-ecl-components-ecl-category-filter.d.ts} +1 -1
  334. package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -0
  335. package/{components/ecl-checkbox/index.d.ts → types/eui-ecl-components-ecl-checkbox.d.ts} +1 -1
  336. package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -0
  337. package/{components/ecl-content-block/index.d.ts → types/eui-ecl-components-ecl-content-block.d.ts} +1 -1
  338. package/types/eui-ecl-components-ecl-content-block.d.ts.map +1 -0
  339. package/{components/ecl-content-item/index.d.ts → types/eui-ecl-components-ecl-content-item.d.ts} +1 -1
  340. package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -0
  341. package/{components/ecl-date-block/index.d.ts → types/eui-ecl-components-ecl-date-block.d.ts} +1 -1
  342. package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -0
  343. package/{components/ecl-date-picker/index.d.ts → types/eui-ecl-components-ecl-date-picker.d.ts} +1 -1
  344. package/types/eui-ecl-components-ecl-date-picker.d.ts.map +1 -0
  345. package/types/eui-ecl-components-ecl-divider.d.ts +31 -0
  346. package/types/eui-ecl-components-ecl-divider.d.ts.map +1 -0
  347. package/{components/ecl-expandable/index.d.ts → types/eui-ecl-components-ecl-expandable.d.ts} +1 -1
  348. package/types/eui-ecl-components-ecl-expandable.d.ts.map +1 -0
  349. package/{components/ecl-fact-figures/index.d.ts → types/eui-ecl-components-ecl-fact-figures.d.ts} +1 -1
  350. package/types/eui-ecl-components-ecl-fact-figures.d.ts.map +1 -0
  351. package/{components/ecl-featured/index.d.ts → types/eui-ecl-components-ecl-featured.d.ts} +14 -36
  352. package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -0
  353. package/{components/ecl-feedback-message/index.d.ts → types/eui-ecl-components-ecl-feedback-message.d.ts} +1 -1
  354. package/types/eui-ecl-components-ecl-feedback-message.d.ts.map +1 -0
  355. package/{components/ecl-file-upload/index.d.ts → types/eui-ecl-components-ecl-file-upload.d.ts} +1 -1
  356. package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -0
  357. package/{components/ecl-file/index.d.ts → types/eui-ecl-components-ecl-file.d.ts} +1 -1
  358. package/types/eui-ecl-components-ecl-file.d.ts.map +1 -0
  359. package/{components/ecl-form-group/index.d.ts → types/eui-ecl-components-ecl-form-group.d.ts} +1 -1
  360. package/types/eui-ecl-components-ecl-form-group.d.ts.map +1 -0
  361. package/{components/ecl-form-label/index.d.ts → types/eui-ecl-components-ecl-form-label.d.ts} +1 -1
  362. package/types/eui-ecl-components-ecl-form-label.d.ts.map +1 -0
  363. package/{components/ecl-gallery/index.d.ts → types/eui-ecl-components-ecl-gallery.d.ts} +1 -1
  364. package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -0
  365. package/{components/ecl-help-block/index.d.ts → types/eui-ecl-components-ecl-help-block.d.ts} +1 -1
  366. package/types/eui-ecl-components-ecl-help-block.d.ts.map +1 -0
  367. package/{components/ecl-icon/index.d.ts → types/eui-ecl-components-ecl-icon.d.ts} +1 -1
  368. package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -0
  369. package/{components/ecl-inpage-navigation/index.d.ts → types/eui-ecl-components-ecl-inpage-navigation.d.ts} +1 -1
  370. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -0
  371. package/{components/ecl-label/index.d.ts → types/eui-ecl-components-ecl-label.d.ts} +1 -1
  372. package/types/eui-ecl-components-ecl-label.d.ts.map +1 -0
  373. package/{components/ecl-link/index.d.ts → types/eui-ecl-components-ecl-link.d.ts} +1 -1
  374. package/types/eui-ecl-components-ecl-link.d.ts.map +1 -0
  375. package/{components/ecl-list-illustration/index.d.ts → types/eui-ecl-components-ecl-list-illustration.d.ts} +1 -1
  376. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -0
  377. package/{components/ecl-list/index.d.ts → types/eui-ecl-components-ecl-list.d.ts} +1 -1
  378. package/types/eui-ecl-components-ecl-list.d.ts.map +1 -0
  379. package/{components/ecl-loading-indicator/index.d.ts → types/eui-ecl-components-ecl-loading-indicator.d.ts} +1 -1
  380. package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -0
  381. package/{components/ecl-media-container/index.d.ts → types/eui-ecl-components-ecl-media-container.d.ts} +1 -1
  382. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -0
  383. package/{components/ecl-mega-menu/index.d.ts → types/eui-ecl-components-ecl-mega-menu.d.ts} +45 -20
  384. package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -0
  385. package/{components/ecl-menu/index.d.ts → types/eui-ecl-components-ecl-menu.d.ts} +7 -4
  386. package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -0
  387. package/{components/ecl-modal/index.d.ts → types/eui-ecl-components-ecl-modal.d.ts} +1 -1
  388. package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -0
  389. package/{components/ecl-multiselect/index.d.ts → types/eui-ecl-components-ecl-multiselect.d.ts} +2 -1
  390. package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -0
  391. package/{components/ecl-navigation-list/index.d.ts → types/eui-ecl-components-ecl-navigation-list.d.ts} +1 -1
  392. package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -0
  393. package/{components/ecl-news-ticker/index.d.ts → types/eui-ecl-components-ecl-news-ticker.d.ts} +1 -1
  394. package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -0
  395. package/{components/ecl-notification/index.d.ts → types/eui-ecl-components-ecl-notification.d.ts} +1 -1
  396. package/types/eui-ecl-components-ecl-notification.d.ts.map +1 -0
  397. package/{components/ecl-page-header/index.d.ts → types/eui-ecl-components-ecl-page-header.d.ts} +1 -1
  398. package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -0
  399. package/{components/ecl-pagination/index.d.ts → types/eui-ecl-components-ecl-pagination.d.ts} +1 -1
  400. package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -0
  401. package/{components/ecl-popover/index.d.ts → types/eui-ecl-components-ecl-popover.d.ts} +18 -13
  402. package/types/eui-ecl-components-ecl-popover.d.ts.map +1 -0
  403. package/{components/ecl-radio/index.d.ts → types/eui-ecl-components-ecl-radio.d.ts} +1 -1
  404. package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -0
  405. package/{components/ecl-range/index.d.ts → types/eui-ecl-components-ecl-range.d.ts} +1 -1
  406. package/types/eui-ecl-components-ecl-range.d.ts.map +1 -0
  407. package/{components/ecl-rating-field/index.d.ts → types/eui-ecl-components-ecl-rating-field.d.ts} +1 -1
  408. package/types/eui-ecl-components-ecl-rating-field.d.ts.map +1 -0
  409. package/{components/ecl-search-form/index.d.ts → types/eui-ecl-components-ecl-search-form.d.ts} +1 -1
  410. package/types/eui-ecl-components-ecl-search-form.d.ts.map +1 -0
  411. package/{components/ecl-select/index.d.ts → types/eui-ecl-components-ecl-select.d.ts} +1 -1
  412. package/types/eui-ecl-components-ecl-select.d.ts.map +1 -0
  413. package/{components/ecl-site-footer/index.d.ts → types/eui-ecl-components-ecl-site-footer.d.ts} +15 -11
  414. package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -0
  415. package/{components/ecl-site-header/index.d.ts → types/eui-ecl-components-ecl-site-header.d.ts} +7 -2
  416. package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -0
  417. package/{components/ecl-social-media-follow/index.d.ts → types/eui-ecl-components-ecl-social-media-follow.d.ts} +1 -1
  418. package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -0
  419. package/{components/ecl-splash-page/index.d.ts → types/eui-ecl-components-ecl-splash-page.d.ts} +1 -1
  420. package/types/eui-ecl-components-ecl-splash-page.d.ts.map +1 -0
  421. package/{components/ecl-sticky-container/index.d.ts → types/eui-ecl-components-ecl-sticky-container.d.ts} +1 -1
  422. package/types/eui-ecl-components-ecl-sticky-container.d.ts.map +1 -0
  423. package/{components/ecl-table/index.d.ts → types/eui-ecl-components-ecl-table.d.ts} +1 -1
  424. package/types/eui-ecl-components-ecl-table.d.ts.map +1 -0
  425. package/{components/ecl-tabs/index.d.ts → types/eui-ecl-components-ecl-tabs.d.ts} +1 -1
  426. package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -0
  427. package/{components/ecl-tag/index.d.ts → types/eui-ecl-components-ecl-tag.d.ts} +1 -1
  428. package/types/eui-ecl-components-ecl-tag.d.ts.map +1 -0
  429. package/{components/ecl-text-area/index.d.ts → types/eui-ecl-components-ecl-text-area.d.ts} +1 -1
  430. package/types/eui-ecl-components-ecl-text-area.d.ts.map +1 -0
  431. package/{components/ecl-text-input/index.d.ts → types/eui-ecl-components-ecl-text-input.d.ts} +1 -1
  432. package/types/eui-ecl-components-ecl-text-input.d.ts.map +1 -0
  433. package/{components/ecl-timeline/index.d.ts → types/eui-ecl-components-ecl-timeline.d.ts} +1 -1
  434. package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -0
  435. package/{core/index.d.ts → types/eui-ecl-core.d.ts} +1 -1
  436. package/types/eui-ecl-core.d.ts.map +1 -0
  437. package/{shared/index.d.ts → types/eui-ecl-shared.d.ts} +1 -1
  438. package/types/eui-ecl-shared.d.ts.map +1 -0
  439. package/types/eui-ecl.d.ts +70 -0
  440. package/types/eui-ecl.d.ts.map +1 -0
  441. package/components/ecl-accordion/index.d.ts.map +0 -1
  442. package/components/ecl-app/index.d.ts.map +0 -1
  443. package/components/ecl-banner/index.d.ts.map +0 -1
  444. package/components/ecl-blockquote/index.d.ts.map +0 -1
  445. package/components/ecl-breadcrumb/index.d.ts.map +0 -1
  446. package/components/ecl-button/index.d.ts.map +0 -1
  447. package/components/ecl-card/index.d.ts.map +0 -1
  448. package/components/ecl-carousel/index.d.ts.map +0 -1
  449. package/components/ecl-category-filter/index.d.ts.map +0 -1
  450. package/components/ecl-checkbox/index.d.ts.map +0 -1
  451. package/components/ecl-content-block/index.d.ts.map +0 -1
  452. package/components/ecl-content-item/index.d.ts.map +0 -1
  453. package/components/ecl-date-block/index.d.ts.map +0 -1
  454. package/components/ecl-date-picker/index.d.ts.map +0 -1
  455. package/components/ecl-expandable/index.d.ts.map +0 -1
  456. package/components/ecl-fact-figures/index.d.ts.map +0 -1
  457. package/components/ecl-featured/index.d.ts.map +0 -1
  458. package/components/ecl-feedback-message/index.d.ts.map +0 -1
  459. package/components/ecl-file/index.d.ts.map +0 -1
  460. package/components/ecl-file-upload/index.d.ts.map +0 -1
  461. package/components/ecl-form-group/index.d.ts.map +0 -1
  462. package/components/ecl-form-label/index.d.ts.map +0 -1
  463. package/components/ecl-gallery/index.d.ts.map +0 -1
  464. package/components/ecl-help-block/index.d.ts.map +0 -1
  465. package/components/ecl-icon/index.d.ts.map +0 -1
  466. package/components/ecl-inpage-navigation/index.d.ts.map +0 -1
  467. package/components/ecl-label/index.d.ts.map +0 -1
  468. package/components/ecl-link/index.d.ts.map +0 -1
  469. package/components/ecl-list/index.d.ts.map +0 -1
  470. package/components/ecl-list-illustration/index.d.ts.map +0 -1
  471. package/components/ecl-loading-indicator/index.d.ts.map +0 -1
  472. package/components/ecl-media-container/index.d.ts.map +0 -1
  473. package/components/ecl-mega-menu/index.d.ts.map +0 -1
  474. package/components/ecl-menu/index.d.ts.map +0 -1
  475. package/components/ecl-modal/index.d.ts.map +0 -1
  476. package/components/ecl-multiselect/index.d.ts.map +0 -1
  477. package/components/ecl-navigation-list/index.d.ts.map +0 -1
  478. package/components/ecl-news-ticker/index.d.ts.map +0 -1
  479. package/components/ecl-notification/index.d.ts.map +0 -1
  480. package/components/ecl-page-header/index.d.ts.map +0 -1
  481. package/components/ecl-pagination/index.d.ts.map +0 -1
  482. package/components/ecl-popover/index.d.ts.map +0 -1
  483. package/components/ecl-radio/index.d.ts.map +0 -1
  484. package/components/ecl-range/index.d.ts.map +0 -1
  485. package/components/ecl-rating-field/index.d.ts.map +0 -1
  486. package/components/ecl-search-form/index.d.ts.map +0 -1
  487. package/components/ecl-select/index.d.ts.map +0 -1
  488. package/components/ecl-separator/index.d.ts +0 -31
  489. package/components/ecl-separator/index.d.ts.map +0 -1
  490. package/components/ecl-separator/package.json +0 -3
  491. package/components/ecl-site-footer/index.d.ts.map +0 -1
  492. package/components/ecl-site-header/index.d.ts.map +0 -1
  493. package/components/ecl-social-media-follow/index.d.ts.map +0 -1
  494. package/components/ecl-social-media-share/index.d.ts +0 -54
  495. package/components/ecl-social-media-share/index.d.ts.map +0 -1
  496. package/components/ecl-social-media-share/package.json +0 -3
  497. package/components/ecl-splash-page/index.d.ts.map +0 -1
  498. package/components/ecl-sticky-container/index.d.ts.map +0 -1
  499. package/components/ecl-table/index.d.ts.map +0 -1
  500. package/components/ecl-tabs/index.d.ts.map +0 -1
  501. package/components/ecl-tag/index.d.ts.map +0 -1
  502. package/components/ecl-text-area/index.d.ts.map +0 -1
  503. package/components/ecl-text-input/index.d.ts.map +0 -1
  504. package/components/ecl-timeline/index.d.ts.map +0 -1
  505. package/core/index.d.ts.map +0 -1
  506. package/docs/classes/EclSocialMediaShareItemClickEvent.html +0 -304
  507. package/docs/components/EclFeaturedItemFooterComponent.html +0 -560
  508. package/docs/components/EclSocialMediaShareComponent.html +0 -584
  509. package/docs/components/EclSocialMediaShareItemComponent.html +0 -829
  510. package/docs/directives/EclFeaturedItemFooterPictureDirective.html +0 -502
  511. package/docs/modules/EclSocialMediaShareModule.html +0 -321
  512. package/fesm2022/eui-ecl-components-ecl-separator.mjs +0 -57
  513. package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +0 -1
  514. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +0 -136
  515. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +0 -1
  516. package/index.d.ts +0 -71
  517. package/index.d.ts.map +0 -1
  518. package/shared/index.d.ts.map +0 -1
@@ -20,10 +20,10 @@ class EclSiteFooterLinkDirective extends ECLBaseDirective {
20
20
  super(...arguments);
21
21
  this.className = true;
22
22
  }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
24
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterLinkDirective, isStandalone: true, selector: "[eclSiteFooterLink]", host: { properties: { "class.ecl-site-footer__link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
23
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
24
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterLinkDirective, isStandalone: true, selector: "[eclSiteFooterLink]", host: { properties: { "class.ecl-site-footer__link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLinkDirective, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLinkDirective, decorators: [{
27
27
  type: Directive,
28
28
  args: [{
29
29
  selector: '[eclSiteFooterLink]',
@@ -40,10 +40,10 @@ class EclSiteFooterLogoLinkDirective extends ECLBaseDirective {
40
40
  super(...arguments);
41
41
  this.className = true;
42
42
  }
43
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
44
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterLogoLinkDirective, isStandalone: true, selector: "[eclSiteFooterLogoLink]", host: { properties: { "class.ecl-site-footer__logo-link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
43
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
44
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterLogoLinkDirective, isStandalone: true, selector: "[eclSiteFooterLogoLink]", host: { properties: { "class.ecl-site-footer__logo-link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
45
45
  }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoLinkDirective, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoLinkDirective, decorators: [{
47
47
  type: Directive,
48
48
  args: [{
49
49
  selector: '[eclSiteFooterLogoLink]',
@@ -60,10 +60,10 @@ class EclSiteFooterLogoImageDirective extends ECLBaseDirective {
60
60
  super(...arguments);
61
61
  this.className = true;
62
62
  }
63
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoImageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
64
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterLogoImageDirective, isStandalone: true, selector: "img[eclSiteFooterLogoImage]", host: { properties: { "class.ecl-site-footer__logo-image": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
63
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoImageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
64
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterLogoImageDirective, isStandalone: true, selector: "img[eclSiteFooterLogoImage]", host: { properties: { "class.ecl-site-footer__logo-image": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
65
65
  }
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoImageDirective, decorators: [{
66
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoImageDirective, decorators: [{
67
67
  type: Directive,
68
68
  args: [{
69
69
  selector: 'img[eclSiteFooterLogoImage]',
@@ -80,10 +80,10 @@ class EclSiteFooterPictureDirective extends ECLBaseDirective {
80
80
  super(...arguments);
81
81
  this.classNames = 'ecl-picture ecl-site-footer__picture';
82
82
  }
83
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
84
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterPictureDirective, isStandalone: true, selector: "picture[eclSiteFooterPicture]", host: { properties: { "class": "this.classNames" } }, usesInheritance: true, ngImport: i0 }); }
83
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
84
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterPictureDirective, isStandalone: true, selector: "picture[eclSiteFooterPicture]", host: { properties: { "class": "this.classNames" } }, usesInheritance: true, ngImport: i0 }); }
85
85
  }
86
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterPictureDirective, decorators: [{
86
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterPictureDirective, decorators: [{
87
87
  type: Directive,
88
88
  args: [{
89
89
  selector: 'picture[eclSiteFooterPicture]',
@@ -101,10 +101,10 @@ class EclSiteFooterListDirective extends ECLBaseDirective {
101
101
  super(...arguments);
102
102
  this.cmpClass = true;
103
103
  }
104
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
105
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "21.0.0-next.5", type: EclSiteFooterListDirective, isStandalone: true, selector: "[eclSiteFooterList]", inputs: { isInline: ["isInline", "isInline", booleanAttribute], isColumns: ["isColumns", "isColumns", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__list": "this.cmpClass", "class.ecl-site-footer__list--inline": "this.isInline", "class.ecl-site-footer__list--columns": "this.isColumns" } }, usesInheritance: true, ngImport: i0 }); }
104
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
105
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "21.0.0-rc.0", type: EclSiteFooterListDirective, isStandalone: true, selector: "[eclSiteFooterList]", inputs: { isInline: ["isInline", "isInline", booleanAttribute], isColumns: ["isColumns", "isColumns", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__list": "this.cmpClass", "class.ecl-site-footer__list--inline": "this.isInline", "class.ecl-site-footer__list--columns": "this.isColumns" } }, usesInheritance: true, ngImport: i0 }); }
106
106
  }
107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterListDirective, decorators: [{
107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterListDirective, decorators: [{
108
108
  type: Directive,
109
109
  args: [{
110
110
  selector: '[eclSiteFooterList]',
@@ -133,10 +133,10 @@ class EclSiteFooterListItemDirective extends ECLBaseDirective {
133
133
  super(...arguments);
134
134
  this.cmpClass = true;
135
135
  }
136
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterListItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
137
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterListItemDirective, isStandalone: true, selector: "[eclSiteFooterListItem]", host: { properties: { "class.ecl-site-footer__list-item": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
136
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterListItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
137
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterListItemDirective, isStandalone: true, selector: "[eclSiteFooterListItem]", host: { properties: { "class.ecl-site-footer__list-item": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
138
138
  }
139
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterListItemDirective, decorators: [{
139
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterListItemDirective, decorators: [{
140
140
  type: Directive,
141
141
  args: [{
142
142
  selector: '[eclSiteFooterListItem]',
@@ -153,10 +153,10 @@ class EclSiteFooterLogoListDirective extends ECLBaseDirective {
153
153
  super(...arguments);
154
154
  this.cmpClass = true;
155
155
  }
156
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
157
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterLogoListDirective, isStandalone: true, selector: "[eclSiteFooterLogoList]", host: { properties: { "class.ecl-site-footer__logo-list": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
156
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
157
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterLogoListDirective, isStandalone: true, selector: "[eclSiteFooterLogoList]", host: { properties: { "class.ecl-site-footer__logo-list": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
158
158
  }
159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoListDirective, decorators: [{
159
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoListDirective, decorators: [{
160
160
  type: Directive,
161
161
  args: [{
162
162
  selector: '[eclSiteFooterLogoList]',
@@ -173,10 +173,10 @@ class EclSiteFooterLogoItemDirective extends ECLBaseDirective {
173
173
  super(...arguments);
174
174
  this.cmpClass = true;
175
175
  }
176
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
177
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterLogoItemDirective, isStandalone: true, selector: "[eclSiteFooterLogoItem]", host: { properties: { "class.ecl-site-footer__logo-item": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
176
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
177
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterLogoItemDirective, isStandalone: true, selector: "[eclSiteFooterLogoItem]", host: { properties: { "class.ecl-site-footer__logo-item": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
178
178
  }
179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoItemDirective, decorators: [{
179
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoItemDirective, decorators: [{
180
180
  type: Directive,
181
181
  args: [{
182
182
  selector: '[eclSiteFooterLogoItem]',
@@ -193,10 +193,10 @@ class EclSiteFooterLogoDirective extends ECLBaseDirective {
193
193
  super(...arguments);
194
194
  this.cmpClass = true;
195
195
  }
196
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
197
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterLogoDirective, isStandalone: true, selector: "[eclSiteFooterLogo]", host: { properties: { "class.ecl-site-footer__logo": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
196
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
197
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterLogoDirective, isStandalone: true, selector: "[eclSiteFooterLogo]", host: { properties: { "class.ecl-site-footer__logo": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
198
198
  }
199
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterLogoDirective, decorators: [{
199
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoDirective, decorators: [{
200
200
  type: Directive,
201
201
  args: [{
202
202
  selector: '[eclSiteFooterLogo]',
@@ -228,10 +228,10 @@ class EclSiteFooterRowCommonComponent extends ECLBaseDirective {
228
228
  get logoLanguageCode() {
229
229
  return logoLanguageCode(this.languageCode);
230
230
  }
231
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterRowCommonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
232
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-next.5", type: EclSiteFooterRowCommonComponent, isStandalone: true, selector: "div[eclSiteFooterRowCommon]", inputs: { languageCode: "languageCode", isCore: "isCore" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-site-footer__section ecl-site-footer__section--common\">\n @if (!isCore) {\n <a href=\"https://commission.europa.eu/index_{{languageCode}}\"\n class=\"ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__logo-link\">\n <picture class=\"ecl-picture ecl-site-footer__picture\"><img class=\"ecl-site-footer__logo-image\"\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{logoLanguageCode}}.svg\" alt=\"European Commission\">\n </picture>\n </a>\n <div class=\"ecl-site-footer__extra-links-container\">\n <ecl-social-media-follow description=\"{{'ecl.footer.FOLLOW-EUROPEAN-COMMISSION' | translate}}\"\n class=\"ecl-social-media-follow--description_inline ecl-site-footer__social-media\">\n <ecl-social-media-follow-item icon=\"facebook\" href=\"https://www.facebook.com/EuropeanCommission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"instagram\" href=\"https://www.instagram.com/europeancommission/\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"twitter\" href=\"https://x.com/EU_Commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"linkedin\" href=\"https://www.linkedin.com/company/european-commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"chain\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}\"\n isInverted></ecl-social-media-follow-item>\n </ecl-social-media-follow>\n <ul eclSiteFooterList isInline>\n <li eclSiteFooterListItem><a\n href=\"https://commission.europa.eu/about-european-commission/contact_{{languageCode}}\"\n class=\"ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__link\">{{ 'ecl.footer.CONTACT' | translate }}</a></li>\n </ul>\n </div>\n } @else {\n <ecl-social-media-follow description=\"{{'ecl.footer.FOLLOW-EUROPEAN-COMMISSION' | translate}}\"\n class=\"ecl-social-media-follow--description_inline ecl-site-footer__social-media\">\n <ecl-social-media-follow-item icon=\"facebook\" href=\"https://www.facebook.com/EuropeanCommission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"instagram\" href=\"https://www.instagram.com/europeancommission/\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"twitter\" href=\"https://x.com/EU_Commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"linkedin\" href=\"https://www.linkedin.com/company/european-commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"chain\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}\"\n isInverted></ecl-social-media-follow-item>\n </ecl-social-media-follow>\n }\n <ul eclSiteFooterList isInline>\n <li eclSiteFooterListItem><a\n href=\"https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.REPORT-IT-VULNERABILITY' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/languages-our-websites_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.LANGUAGES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/cookies_{{languageCode}}\" eclLink isInverted\n variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.COOKIES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/privacy-policy_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.PRIVACY-POLICY' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/legal-notice_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.LEGAL-NOTICE' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/accessibility-statement_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.ACCESSIBILITY' | translate }}</a></li>\n </ul>\n</div>", styles: [".ecl-link--inverted svg.ecl-social-media-follow__icon{fill:#000;filter:invert(1)}\n"], dependencies: [{ kind: "ngmodule", type: TranslateModule }, { kind: "directive", type: i1.EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "component", type: i2.EclSocialMediaFollowComponent, selector: "ecl-social-media-follow", inputs: ["description", "isVertical", "horizontalAlignment"] }, { kind: "component", type: i2.EclSocialMediaFollowItemComponent, selector: "ecl-social-media-follow-item", inputs: ["isInverted", "icon", "iconSet", "href", "routerLink", "target", "size"], outputs: ["itemClick"] }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "pipe", type: i2$1.TranslatePipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
231
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterRowCommonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
232
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-rc.0", type: EclSiteFooterRowCommonComponent, isStandalone: true, selector: "div[eclSiteFooterRowCommon]", inputs: { languageCode: "languageCode", isCore: "isCore" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-site-footer__section ecl-site-footer__section--common\">\n @if (!isCore) {\n <a href=\"https://commission.europa.eu/index_{{languageCode}}\"\n class=\"ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__logo-link\">\n <picture class=\"ecl-picture ecl-site-footer__picture\"><img class=\"ecl-site-footer__logo-image\"\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{logoLanguageCode}}.svg\" alt=\"European Commission\">\n </picture>\n </a>\n <div class=\"ecl-site-footer__extra-links-container\">\n <ecl-social-media-follow description=\"{{'ecl.footer.FOLLOW-EUROPEAN-COMMISSION' | translate}}\"\n class=\"ecl-social-media-follow--description_inline ecl-site-footer__social-media\">\n <ecl-social-media-follow-item icon=\"facebook\" href=\"https://www.facebook.com/EuropeanCommission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"instagram\" href=\"https://www.instagram.com/europeancommission/\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"twitter\" href=\"https://x.com/EU_Commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"linkedin\" href=\"https://www.linkedin.com/company/european-commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"chain\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}\"\n isInverted></ecl-social-media-follow-item>\n </ecl-social-media-follow>\n <ul eclSiteFooterList isInline>\n <li eclSiteFooterListItem><a\n href=\"https://commission.europa.eu/about-european-commission/contact_{{languageCode}}\"\n class=\"ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__link\">{{ 'ecl.footer.CONTACT' | translate }}</a></li>\n </ul>\n </div>\n } @else {\n <ecl-social-media-follow description=\"{{'ecl.footer.FOLLOW-EUROPEAN-COMMISSION' | translate}}\"\n class=\"ecl-social-media-follow--description_inline ecl-site-footer__social-media\">\n <ecl-social-media-follow-item icon=\"facebook\" href=\"https://www.facebook.com/EuropeanCommission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"instagram\" href=\"https://www.instagram.com/europeancommission/\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"twitter\" href=\"https://x.com/EU_Commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"linkedin\" href=\"https://www.linkedin.com/company/european-commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"chain\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}\"\n isInverted></ecl-social-media-follow-item>\n </ecl-social-media-follow>\n }\n <ul eclSiteFooterList isInline>\n <li eclSiteFooterListItem><a\n href=\"https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.REPORT-IT-VULNERABILITY' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/languages-our-websites_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.LANGUAGES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/cookies_{{languageCode}}\" eclLink isInverted\n variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.COOKIES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/privacy-policy_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.PRIVACY-POLICY' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/legal-notice_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.LEGAL-NOTICE' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/accessibility-statement_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.ACCESSIBILITY' | translate }}</a></li>\n </ul>\n</div>", styles: [".ecl-link--inverted svg.ecl-social-media-follow__icon{fill:#000;filter:invert(1)}\n"], dependencies: [{ kind: "ngmodule", type: TranslateModule }, { kind: "directive", type: i1.EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "component", type: i2.EclSocialMediaFollowComponent, selector: "ecl-social-media-follow", inputs: ["description", "isVertical", "horizontalAlignment"] }, { kind: "component", type: i2.EclSocialMediaFollowItemComponent, selector: "ecl-social-media-follow-item", inputs: ["isInverted", "icon", "iconSet", "href", "routerLink", "target", "size"], outputs: ["itemClick"] }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "pipe", type: i2$1.TranslatePipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
233
233
  }
234
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterRowCommonComponent, decorators: [{
234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterRowCommonComponent, decorators: [{
235
235
  type: Component,
236
236
  args: [{ selector: 'div[eclSiteFooterRowCommon]', encapsulation: ViewEncapsulation.None, imports: [TranslateModule, ...EUI_ECL_LINK, ...EUI_ECL_SOCIAL_MEDIA_FOLLOW, EclSiteFooterListItemDirective,
237
237
  EclSiteFooterLinkDirective, EclSiteFooterListDirective], template: "<div class=\"ecl-site-footer__section ecl-site-footer__section--common\">\n @if (!isCore) {\n <a href=\"https://commission.europa.eu/index_{{languageCode}}\"\n class=\"ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__logo-link\">\n <picture class=\"ecl-picture ecl-site-footer__picture\"><img class=\"ecl-site-footer__logo-image\"\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{logoLanguageCode}}.svg\" alt=\"European Commission\">\n </picture>\n </a>\n <div class=\"ecl-site-footer__extra-links-container\">\n <ecl-social-media-follow description=\"{{'ecl.footer.FOLLOW-EUROPEAN-COMMISSION' | translate}}\"\n class=\"ecl-social-media-follow--description_inline ecl-site-footer__social-media\">\n <ecl-social-media-follow-item icon=\"facebook\" href=\"https://www.facebook.com/EuropeanCommission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"instagram\" href=\"https://www.instagram.com/europeancommission/\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"twitter\" href=\"https://x.com/EU_Commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"linkedin\" href=\"https://www.linkedin.com/company/european-commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"chain\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}\"\n isInverted></ecl-social-media-follow-item>\n </ecl-social-media-follow>\n <ul eclSiteFooterList isInline>\n <li eclSiteFooterListItem><a\n href=\"https://commission.europa.eu/about-european-commission/contact_{{languageCode}}\"\n class=\"ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__link\">{{ 'ecl.footer.CONTACT' | translate }}</a></li>\n </ul>\n </div>\n } @else {\n <ecl-social-media-follow description=\"{{'ecl.footer.FOLLOW-EUROPEAN-COMMISSION' | translate}}\"\n class=\"ecl-social-media-follow--description_inline ecl-site-footer__social-media\">\n <ecl-social-media-follow-item icon=\"facebook\" href=\"https://www.facebook.com/EuropeanCommission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"instagram\" href=\"https://www.instagram.com/europeancommission/\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"twitter\" href=\"https://x.com/EU_Commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"linkedin\" href=\"https://www.linkedin.com/company/european-commission\"\n isInverted></ecl-social-media-follow-item>\n <ecl-social-media-follow-item icon=\"chain\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}\"\n isInverted></ecl-social-media-follow-item>\n </ecl-social-media-follow>\n }\n <ul eclSiteFooterList isInline>\n <li eclSiteFooterListItem><a\n href=\"https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.REPORT-IT-VULNERABILITY' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/languages-our-websites_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.LANGUAGES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/cookies_{{languageCode}}\" eclLink isInverted\n variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.COOKIES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/privacy-policy_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.PRIVACY-POLICY' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/legal-notice_{{languageCode}}\" eclLink\n isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.LEGAL-NOTICE' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/accessibility-statement_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.ACCESSIBILITY' | translate }}</a></li>\n </ul>\n</div>", styles: [".ecl-link--inverted svg.ecl-social-media-follow__icon{fill:#000;filter:invert(1)}\n"] }]
@@ -251,10 +251,10 @@ class EclSiteFooterCoreComponent extends ECLBaseDirective {
251
251
  get cssClasses() {
252
252
  return [super.getCssClasses('ecl-site-footer__section ecl-site-footer__section--core')].join(' ').trim();
253
253
  }
254
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterCoreComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
255
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterCoreComponent, isStandalone: true, selector: "div[eclSiteFooterCore]", inputs: { languageCode: "languageCode" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ul class=\"ecl-site-footer__list\">\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/about-european-commission_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.ABOUT-US' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/about-european-commission/contact_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.CONTACT-US' |translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"/example#lxsav\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.PRIORITIES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"/example#w8i44\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Topics</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/funding-tenders_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Funding and tenders</a>\n </li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/jobs-european-commission_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Jobs</a></li>\n <li eclSiteFooterListItem><a href=\"https://ec.europa.eu/commission/presscorner/home/{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Press corner</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/events_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Events</a></li>\n</ul>", dependencies: [{ kind: "ngmodule", type: TranslateModule }, { kind: "directive", type: i1.EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "pipe", type: i2$1.TranslatePipe, name: "translate" }] }); }
254
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterCoreComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
255
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterCoreComponent, isStandalone: true, selector: "div[eclSiteFooterCore]", inputs: { languageCode: "languageCode" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ul class=\"ecl-site-footer__list\">\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/about-european-commission_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.ABOUT-US' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/about-european-commission/contact_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.CONTACT-US' |translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"/example#lxsav\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>{{ 'ecl.footer.PRIORITIES' | translate }}</a></li>\n <li eclSiteFooterListItem><a href=\"/example#w8i44\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Topics</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/funding-tenders_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Funding and tenders</a>\n </li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/jobs-european-commission_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Jobs</a></li>\n <li eclSiteFooterListItem><a href=\"https://ec.europa.eu/commission/presscorner/home/{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Press corner</a></li>\n <li eclSiteFooterListItem><a href=\"https://commission.europa.eu/events_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLink>Events</a></li>\n</ul>", dependencies: [{ kind: "ngmodule", type: TranslateModule }, { kind: "directive", type: i1.EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "pipe", type: i2$1.TranslatePipe, name: "translate" }] }); }
256
256
  }
257
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterCoreComponent, decorators: [{
257
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterCoreComponent, decorators: [{
258
258
  type: Component,
259
259
  args: [{ selector: 'div[eclSiteFooterCore]', imports: [TranslateModule, ...EUI_ECL_LINK,
260
260
  ...EUI_ECL_SOCIAL_MEDIA_FOLLOW, EclSiteFooterListItemDirective, EclSiteFooterLinkDirective,
@@ -274,10 +274,10 @@ class EclSiteFooterRowDirective extends ECLBaseDirective {
274
274
  super(...arguments);
275
275
  this.cmpClass = true;
276
276
  }
277
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterRowDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
278
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterRowDirective, isStandalone: true, selector: "[eclSiteFooterRow]", host: { properties: { "class.ecl-site-footer__row": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
277
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterRowDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
278
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterRowDirective, isStandalone: true, selector: "[eclSiteFooterRow]", host: { properties: { "class.ecl-site-footer__row": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
279
279
  }
280
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterRowDirective, decorators: [{
280
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterRowDirective, decorators: [{
281
281
  type: Directive,
282
282
  args: [{
283
283
  selector: '[eclSiteFooterRow]',
@@ -294,10 +294,10 @@ class EclSiteFooterColumnDirective extends ECLBaseDirective {
294
294
  super(...arguments);
295
295
  this.cmpClass = true;
296
296
  }
297
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterColumnDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
298
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterColumnDirective, isStandalone: true, selector: "[eclSiteFooterColumn]", host: { properties: { "class.ecl-site-footer__column": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
297
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterColumnDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
298
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterColumnDirective, isStandalone: true, selector: "[eclSiteFooterColumn]", host: { properties: { "class.ecl-site-footer__column": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
299
299
  }
300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterColumnDirective, decorators: [{
300
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterColumnDirective, decorators: [{
301
301
  type: Directive,
302
302
  args: [{
303
303
  selector: '[eclSiteFooterColumn]',
@@ -313,18 +313,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5",
313
313
  class EclSiteFooterSectionDirective extends ECLBaseDirective {
314
314
  constructor() {
315
315
  super(...arguments);
316
- this.cmpClass = true;
317
316
  this.variant = '';
318
317
  /**
319
318
  * @deprecated - not used anymore. Will be removed in v21
320
319
  */
321
320
  this.isCondensed = false;
321
+ /**
322
+ * @deprecated - use variant="site-info". Will be removed in v21
323
+ */
322
324
  this.isSiteInfo = false;
323
- this.isLinks = this.variant === 'links';
324
- this.isContact = this.variant === 'contact';
325
- this.isAbout = this.variant === 'about';
326
- this.isMore = this.variant === 'more';
327
- this.isRelated = this.variant === 'related';
328
325
  /**
329
326
  * @deprecated - not used anymore. Will be removed in v21
330
327
  */
@@ -334,18 +331,19 @@ class EclSiteFooterSectionDirective extends ECLBaseDirective {
334
331
  */
335
332
  this.hasSeparator = false;
336
333
  }
337
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterSectionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
338
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "21.0.0-next.5", type: EclSiteFooterSectionDirective, isStandalone: true, selector: "[eclSiteFooterSection]", inputs: { variant: "variant", isCondensed: ["isCondensed", "isCondensed", booleanAttribute], isSiteInfo: ["isSiteInfo", "isSiteInfo", booleanAttribute], isSplitList: ["isSplitList", "isSplitList", booleanAttribute], hasSeparator: ["hasSeparator", "hasSeparator", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__section": "this.cmpClass", "class.ecl-site-footer__section--condensed": "this.isCondensed", "class.ecl-site-footer__section--site-info": "this.isSiteInfo", "class.ecl-site-footer__section--links": "this.isLinks", "class.ecl-site-footer__section--contact": "this.isContact", "class.ecl-site-footer__section--about": "this.isAbout", "class.ecl-site-footer__section--more": "this.isMore", "class.ecl-site-footer__section--related": "this.isRelated", "class.ecl-site-footer__section--split-list": "this.isSplitList", "class.ecl-site-footer__section--separator": "this.hasSeparator" } }, usesInheritance: true, ngImport: i0 }); }
334
+ get cssClasses() {
335
+ return [super.getCssClasses('ecl-site-footer__section'),
336
+ this.variant !== '' ? `ecl-site-footer__section--${this.variant}` : ''].join(' ').trim();
337
+ }
338
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterSectionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
339
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "21.0.0-rc.0", type: EclSiteFooterSectionDirective, isStandalone: true, selector: "[eclSiteFooterSection]", inputs: { variant: "variant", isCondensed: ["isCondensed", "isCondensed", booleanAttribute], isSiteInfo: ["isSiteInfo", "isSiteInfo", booleanAttribute], isSplitList: ["isSplitList", "isSplitList", booleanAttribute], hasSeparator: ["hasSeparator", "hasSeparator", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__section--condensed": "this.isCondensed", "class.ecl-site-footer__section--site-info": "this.isSiteInfo", "class": "this.cssClasses", "class.ecl-site-footer__section--split-list": "this.isSplitList", "class.ecl-site-footer__section--separator": "this.hasSeparator" } }, usesInheritance: true, ngImport: i0 }); }
339
340
  }
340
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterSectionDirective, decorators: [{
341
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterSectionDirective, decorators: [{
341
342
  type: Directive,
342
343
  args: [{
343
344
  selector: '[eclSiteFooterSection]',
344
345
  }]
345
- }], propDecorators: { cmpClass: [{
346
- type: HostBinding,
347
- args: ['class.ecl-site-footer__section']
348
- }], variant: [{
346
+ }], propDecorators: { variant: [{
349
347
  type: Input
350
348
  }], isCondensed: [{
351
349
  type: Input,
@@ -359,21 +357,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5",
359
357
  }, {
360
358
  type: HostBinding,
361
359
  args: ['class.ecl-site-footer__section--site-info']
362
- }], isLinks: [{
363
- type: HostBinding,
364
- args: ['class.ecl-site-footer__section--links']
365
- }], isContact: [{
366
- type: HostBinding,
367
- args: ['class.ecl-site-footer__section--contact']
368
- }], isAbout: [{
369
- type: HostBinding,
370
- args: ['class.ecl-site-footer__section--about']
371
- }], isMore: [{
372
- type: HostBinding,
373
- args: ['class.ecl-site-footer__section--more']
374
- }], isRelated: [{
360
+ }], cssClasses: [{
375
361
  type: HostBinding,
376
- args: ['class.ecl-site-footer__section--related']
362
+ args: ['class']
377
363
  }], isSplitList: [{
378
364
  type: Input,
379
365
  args: [{ transform: booleanAttribute }]
@@ -397,10 +383,10 @@ class EclSiteFooterTitleDirective extends ECLBaseDirective {
397
383
  this.cmpClass = true;
398
384
  this.isSeparator = false;
399
385
  }
400
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterTitleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
401
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "21.0.0-next.5", type: EclSiteFooterTitleDirective, isStandalone: true, selector: "[eclSiteFooterTitle]", inputs: { isSeparator: ["isSeparator", "isSeparator", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__title": "this.cmpClass", "class.ecl-site-footer__title--separator": "this.isSeparator" } }, usesInheritance: true, ngImport: i0 }); }
386
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
387
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "21.0.0-rc.0", type: EclSiteFooterTitleDirective, isStandalone: true, selector: "[eclSiteFooterTitle]", inputs: { isSeparator: ["isSeparator", "isSeparator", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__title": "this.cmpClass", "class.ecl-site-footer__title--separator": "this.isSeparator" } }, usesInheritance: true, ngImport: i0 }); }
402
388
  }
403
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterTitleDirective, decorators: [{
389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleDirective, decorators: [{
404
390
  type: Directive,
405
391
  args: [{
406
392
  selector: '[eclSiteFooterTitle]',
@@ -423,10 +409,10 @@ class EclSiteFooterTitleLinkDirective extends ECLBaseDirective {
423
409
  super(...arguments);
424
410
  this.cmpClass = true;
425
411
  }
426
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterTitleLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
427
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterTitleLinkDirective, isStandalone: true, selector: "[eclSiteFooterTitleLink]", host: { properties: { "class.ecl-site-footer__title-link": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
412
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
413
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterTitleLinkDirective, isStandalone: true, selector: "[eclSiteFooterTitleLink]", host: { properties: { "class.ecl-site-footer__title-link": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
428
414
  }
429
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterTitleLinkDirective, decorators: [{
415
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleLinkDirective, decorators: [{
430
416
  type: Directive,
431
417
  args: [{
432
418
  selector: '[eclSiteFooterTitleLink]',
@@ -458,10 +444,10 @@ class EclSiteFooterFixedContentEUComponent extends ECLBaseDirective {
458
444
  return this.defaultLanguage;
459
445
  }
460
446
  }
461
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterFixedContentEUComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
462
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-next.5", type: EclSiteFooterFixedContentEUComponent, isStandalone: true, selector: "ecl-site-footer-fixed-content-eu", inputs: { isCore: ["isCore", "isCore", booleanAttribute], languageCode: "languageCode", ecLogoLanguageCode: "ecLogoLanguageCode", content: "content" }, usesInheritance: true, ngImport: i0, template: "@if(isCore){\n <div eclSiteFooterRow>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection>\n <a\n eclLink\n href=\"https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}\"\n variant=\"standalone\"\n eclSiteFooterLogoLink\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <source\n srcset=\"./assets/images/ecl/eu/logo/standard-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Union logo\" />\n </picture>\n </a>\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n </div>\n\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.CONTACT-EU' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STRATEGY' | translate\"\n variant=\"standalone\"\n href=\"tel:0080067891011\">\n {{ 'ecl.footer.CALL-US' | translate }} 00 800 6 7 8 9 10 11\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/call-us_{{ languageCode }}\">\n {{ 'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.WRITE-TO-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/write-us_{{ languageCode }}\">\n {{ 'ecl.footer.WRITE-TO-US' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.MEET-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode }}\">\n {{ 'ecl.footer.MEET-US' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.SOCIAL-MEDIA' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode }}\">\n {{ 'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.LEGAL' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ACCESSIBILITY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/web-accessibility-policy_{{ languageCode }}\">\n {{ 'ecl.footer.ACCESSIBILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.EU-INSTITUTIONS-AND-BODIES' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{\n languageCode }}\">\n {{ 'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n}\n@if(!isCore){\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n\n <div eclSiteFooterRow>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection>\n <a\n eclLink\n href=\"https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}\"\n variant=\"standalone\"\n class=\"ecl-site-footer__logo-link\"\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <source\n srcset=\"./assets/images/ecl/eu/logo/standard-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Union logo\" />\n </picture>\n </a>\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a href=\"https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}\" eclLink variant=\"standalone\" class=\"ecl-site-footer__link\">\n {{ 'ecl.footer.DISCOVER-MORE-ON' | translate }} europa.eu</a>\n </li>\n </ul>\n </div>\n </div>\n\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.CONTACT-EU' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STRATEGY' | translate\"\n variant=\"standalone\"\n href=\"tel:0080067891011\">\n {{ 'ecl.footer.CALL-US' | translate }} 00 800 6 7 8 9 10 11\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/call-us_{{ languageCode }}\">\n {{ 'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.WRITE-TO-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/write-us_{{ languageCode }}\">\n {{ 'ecl.footer.WRITE-TO-US' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.MEET-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode }}\">\n {{ 'ecl.footer.MEET-US' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.SOCIAL-MEDIA' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode }}\">\n {{ 'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.LEGAL' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ACCESSIBILITY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/web-accessibility-policy_{{ languageCode }}\">\n {{ 'ecl.footer.ACCESSIBILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.EU-INSTITUTIONS-AND-BODIES' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{ languageCode }}\">\n {{ 'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n}\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: TranslateModule }, { kind: "directive", type: i1.EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterRowDirective, selector: "[eclSiteFooterRow]" }, { kind: "directive", type: EclSiteFooterColumnDirective, selector: "[eclSiteFooterColumn]" }, { kind: "directive", type: EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: ["variant", "isCondensed", "isSiteInfo", "isSplitList", "hasSeparator"] }, { kind: "directive", type: EclSiteFooterPictureDirective, selector: "picture[eclSiteFooterPicture]" }, { kind: "directive", type: EclSiteFooterLogoImageDirective, selector: "img[eclSiteFooterLogoImage]" }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterTitleDirective, selector: "[eclSiteFooterTitle]", inputs: ["isSeparator"] }, { kind: "pipe", type: i2$1.TranslatePipe, name: "translate" }] }); }
447
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterFixedContentEUComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
448
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-rc.0", type: EclSiteFooterFixedContentEUComponent, isStandalone: true, selector: "ecl-site-footer-fixed-content-eu", inputs: { isCore: ["isCore", "isCore", booleanAttribute], languageCode: "languageCode", ecLogoLanguageCode: "ecLogoLanguageCode", content: "content" }, usesInheritance: true, ngImport: i0, template: "@if(isCore){\n <div eclSiteFooterRow>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection>\n <a\n eclLink\n href=\"https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}\"\n variant=\"standalone\"\n eclSiteFooterLogoLink\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <source\n srcset=\"./assets/images/ecl/eu/logo/standard-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Union logo\" />\n </picture>\n </a>\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n </div>\n\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.CONTACT-EU' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STRATEGY' | translate\"\n variant=\"standalone\"\n href=\"tel:0080067891011\">\n {{ 'ecl.footer.CALL-US' | translate }} 00 800 6 7 8 9 10 11\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/call-us_{{ languageCode }}\">\n {{ 'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.WRITE-TO-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/write-us_{{ languageCode }}\">\n {{ 'ecl.footer.WRITE-TO-US' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.MEET-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode }}\">\n {{ 'ecl.footer.MEET-US' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.SOCIAL-MEDIA' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode }}\">\n {{ 'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.LEGAL' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ACCESSIBILITY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/web-accessibility-policy_{{ languageCode }}\">\n {{ 'ecl.footer.ACCESSIBILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.EU-INSTITUTIONS-AND-BODIES' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{\n languageCode }}\">\n {{ 'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n}\n@if(!isCore){\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n\n <div eclSiteFooterRow>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection>\n <a\n eclLink\n href=\"https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}\"\n variant=\"standalone\"\n class=\"ecl-site-footer__logo-link\"\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-UNION' | translate\">\n <source\n srcset=\"./assets/images/ecl/eu/logo/standard-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"./assets/images/ecl/eu/logo/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Union logo\" />\n </picture>\n </a>\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a href=\"https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}\" eclLink variant=\"standalone\" class=\"ecl-site-footer__link\">\n {{ 'ecl.footer.DISCOVER-MORE-ON' | translate }} europa.eu</a>\n </li>\n </ul>\n </div>\n </div>\n\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.CONTACT-EU' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STRATEGY' | translate\"\n variant=\"standalone\"\n href=\"tel:0080067891011\">\n {{ 'ecl.footer.CALL-US' | translate }} 00 800 6 7 8 9 10 11\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/call-us_{{ languageCode }}\">\n {{ 'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.WRITE-TO-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/write-us_{{ languageCode }}\">\n {{ 'ecl.footer.WRITE-TO-US' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.MEET-US' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode }}\">\n {{ 'ecl.footer.MEET-US' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.SOCIAL-MEDIA' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode }}\">\n {{ 'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.LEGAL' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ACCESSIBILITY' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/web-accessibility-policy_{{ languageCode }}\">\n {{ 'ecl.footer.ACCESSIBILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n <div eclSiteFooterSection [hasSeparator]=\"true\">\n <div eclSiteFooterTitle isSeparator>\n {{ 'ecl.footer.EU-INSTITUTIONS-AND-BODIES' | translate }}\n </div>\n <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate\"\n variant=\"standalone\"\n href=\"https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{ languageCode }}\">\n {{ 'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n}\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: TranslateModule }, { kind: "directive", type: i1.EclLinkDirective, selector: "[eclLink]", inputs: ["isInverted", "isIconOnly", "isNoVisited", "variant"] }, { kind: "directive", type: EclSiteFooterRowDirective, selector: "[eclSiteFooterRow]" }, { kind: "directive", type: EclSiteFooterColumnDirective, selector: "[eclSiteFooterColumn]" }, { kind: "directive", type: EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: ["variant", "isCondensed", "isSiteInfo", "isSplitList", "hasSeparator"] }, { kind: "directive", type: EclSiteFooterPictureDirective, selector: "picture[eclSiteFooterPicture]" }, { kind: "directive", type: EclSiteFooterLogoImageDirective, selector: "img[eclSiteFooterLogoImage]" }, { kind: "directive", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: ["isInline", "isColumns"] }, { kind: "directive", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]" }, { kind: "directive", type: EclSiteFooterLinkDirective, selector: "[eclSiteFooterLink]" }, { kind: "directive", type: EclSiteFooterTitleDirective, selector: "[eclSiteFooterTitle]", inputs: ["isSeparator"] }, { kind: "pipe", type: i2$1.TranslatePipe, name: "translate" }] }); }
463
449
  }
464
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterFixedContentEUComponent, decorators: [{
450
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterFixedContentEUComponent, decorators: [{
465
451
  type: Component,
466
452
  args: [{ selector: 'ecl-site-footer-fixed-content-eu', imports: [NgTemplateOutlet, TranslateModule, ...EUI_ECL_LINK, EclSiteFooterRowDirective, EclSiteFooterColumnDirective,
467
453
  EclSiteFooterSectionDirective, EclSiteFooterPictureDirective, EclSiteFooterLogoImageDirective,
@@ -486,10 +472,10 @@ class EclSiteFooterDescriptionDirective extends ECLBaseDirective {
486
472
  super(...arguments);
487
473
  this.cmpClass = true;
488
474
  }
489
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterDescriptionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
490
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterDescriptionDirective, isStandalone: true, selector: "[eclSiteFooterDescription]", host: { properties: { "class.ecl-site-footer__description": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
475
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterDescriptionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
476
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterDescriptionDirective, isStandalone: true, selector: "[eclSiteFooterDescription]", host: { properties: { "class.ecl-site-footer__description": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
491
477
  }
492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterDescriptionDirective, decorators: [{
478
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterDescriptionDirective, decorators: [{
493
479
  type: Directive,
494
480
  args: [{
495
481
  selector: '[eclSiteFooterDescription]',
@@ -506,10 +492,10 @@ class EclSiteFooterSocialMediaDirective extends ECLBaseDirective {
506
492
  super(...arguments);
507
493
  this.cmpClass = true;
508
494
  }
509
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterSocialMediaDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
510
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterSocialMediaDirective, isStandalone: true, selector: "[eclSiteFooterSocialMedia]", host: { properties: { "class.ecl-site-footer__social-media": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
495
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterSocialMediaDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
496
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterSocialMediaDirective, isStandalone: true, selector: "[eclSiteFooterSocialMedia]", host: { properties: { "class.ecl-site-footer__social-media": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
511
497
  }
512
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterSocialMediaDirective, decorators: [{
498
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterSocialMediaDirective, decorators: [{
513
499
  type: Directive,
514
500
  args: [{
515
501
  selector: '[eclSiteFooterSocialMedia]',
@@ -518,6 +504,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5",
518
504
  type: HostBinding,
519
505
  args: ['class.ecl-site-footer__social-media']
520
506
  }] } });
507
+ /** Adds required class for the line that displays the manager/owner of the site. */
508
+ class EclSiteFooterDescriptionNameDirective extends ECLBaseDirective {
509
+ constructor() {
510
+ super(...arguments);
511
+ this.cmpClass = true;
512
+ }
513
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterDescriptionNameDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
514
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-rc.0", type: EclSiteFooterDescriptionNameDirective, isStandalone: true, selector: "[eclSiteFooterDescriptionName]", host: { properties: { "class.ecl-site-footer__description-name": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
515
+ }
516
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterDescriptionNameDirective, decorators: [{
517
+ type: Directive,
518
+ args: [{
519
+ selector: '[eclSiteFooterDescriptionName]',
520
+ }]
521
+ }], propDecorators: { cmpClass: [{
522
+ type: HostBinding,
523
+ args: ['class.ecl-site-footer__description-name']
524
+ }] } });
521
525
 
522
526
  /**
523
527
  * The site footer component content provides supplementary information such as a sitemap, copyright and legal notices,
@@ -565,10 +569,10 @@ class EclSiteFooterComponent extends ECLBaseDirective {
565
569
  this.languageCode = lang.activeLang;
566
570
  });
567
571
  }
568
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
569
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-next.5", type: EclSiteFooterComponent, isStandalone: true, selector: "footer[eclSiteFooter], ecl-site-footer", inputs: { isCore: ["isCore", "isCore", booleanAttribute] }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-container ecl-site-footer__container\">\n @if(eclThemeService.isEC$ | async) {\n @if (isCore) {\n <div class=\"ecl-site-footer__row ecl-site-footer__row--specific\">\n <div class=\"ecl-site-footer__section ecl-site-footer__section--site-info\"><a href=\"https://commission.europa.eu/index_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLogoLink>\n <picture class=\"ecl-picture ecl-site-footer__picture\"><img class=\"ecl-site-footer__logo-image\"\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{logoLanguageCode}}.svg\" alt=\"European Commission\"></picture>\n </a>\n <div class=\"ecl-site-footer__description\"><ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n </div>\n <div eclSiteFooterCore [languageCode]=\"languageCode\"></div>\n </div>\n <div eclSiteFooterRowCommon [isCore]=\"isCore\" [languageCode]=\"languageCode\"></div>\n } @else {\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n <div eclSiteFooterRowCommon [isCore]=\"isCore\" [languageCode]=\"languageCode\"></div>\n }\n }\n @if(eclThemeService.isEU$ | async) {\n <ecl-site-footer-fixed-content-eu [isCore]=\"isCore\" [languageCode]=\"languageCode\"\n [ecLogoLanguageCode]=\"languageCode\" [content]=\"content\">\n </ecl-site-footer-fixed-content-eu>\n }\n\n <ng-template #content>\n <ng-content></ng-content>\n </ng-template>\n</div>", styles: [".ecl-link--inverted svg.ecl-social-media-follow__icon{fill:#000;filter:invert(1)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: EclSiteFooterRowCommonComponent, selector: "div[eclSiteFooterRowCommon]", inputs: ["languageCode", "isCore"] }, { kind: "component", type: EclSiteFooterFixedContentEUComponent, selector: "ecl-site-footer-fixed-content-eu", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "component", type: EclSiteFooterCoreComponent, selector: "div[eclSiteFooterCore]", inputs: ["languageCode"] }, { kind: "pipe", type: AsyncPipe, name: "async" }], encapsulation: i0.ViewEncapsulation.None }); }
572
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
573
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-rc.0", type: EclSiteFooterComponent, isStandalone: true, selector: "footer[eclSiteFooter], ecl-site-footer", inputs: { isCore: ["isCore", "isCore", booleanAttribute] }, host: { properties: { "class": "this.cssClasses", "attr.role": "this.role" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-container ecl-site-footer__container\">\n @if(eclThemeService.isEC$ | async) {\n @if (isCore) {\n <div class=\"ecl-site-footer__row ecl-site-footer__row--specific\">\n <div class=\"ecl-site-footer__section ecl-site-footer__section--site-info\"><a href=\"https://commission.europa.eu/index_{{languageCode}}\"\n eclLink isInverted variant=\"standalone\" eclSiteFooterLogoLink>\n <picture class=\"ecl-picture ecl-site-footer__picture\"><img class=\"ecl-site-footer__logo-image\"\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{logoLanguageCode}}.svg\" alt=\"European Commission\"></picture>\n </a>\n <div class=\"ecl-site-footer__description\"><ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n </div>\n <div eclSiteFooterCore [languageCode]=\"languageCode\"></div>\n </div>\n <div eclSiteFooterRowCommon [isCore]=\"isCore\" [languageCode]=\"languageCode\"></div>\n } @else {\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n <div eclSiteFooterRowCommon [isCore]=\"isCore\" [languageCode]=\"languageCode\"></div>\n }\n }\n @if(eclThemeService.isEU$ | async) {\n <ecl-site-footer-fixed-content-eu [isCore]=\"isCore\" [languageCode]=\"languageCode\"\n [ecLogoLanguageCode]=\"languageCode\" [content]=\"content\">\n </ecl-site-footer-fixed-content-eu>\n }\n\n <ng-template #content>\n <ng-content></ng-content>\n </ng-template>\n</div>", styles: [".ecl-link--inverted svg.ecl-social-media-follow__icon{fill:#000;filter:invert(1)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: EclSiteFooterRowCommonComponent, selector: "div[eclSiteFooterRowCommon]", inputs: ["languageCode", "isCore"] }, { kind: "component", type: EclSiteFooterFixedContentEUComponent, selector: "ecl-site-footer-fixed-content-eu", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "component", type: EclSiteFooterCoreComponent, selector: "div[eclSiteFooterCore]", inputs: ["languageCode"] }, { kind: "pipe", type: AsyncPipe, name: "async" }], encapsulation: i0.ViewEncapsulation.None }); }
570
574
  }
571
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterComponent, decorators: [{
575
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterComponent, decorators: [{
572
576
  type: Component,
573
577
  args: [{ selector: 'footer[eclSiteFooter], ecl-site-footer', encapsulation: ViewEncapsulation.None, imports: [AsyncPipe, NgTemplateOutlet, EclSiteFooterRowCommonComponent, EclSiteFooterFixedContentEUComponent,
574
578
  EclSiteFooterCoreComponent,
@@ -589,6 +593,7 @@ const COMPONENTS = [
589
593
  EclSiteFooterColumnDirective,
590
594
  EclSiteFooterCoreComponent,
591
595
  EclSiteFooterComponent,
596
+ EclSiteFooterDescriptionNameDirective,
592
597
  EclSiteFooterSectionDirective,
593
598
  EclSiteFooterTitleDirective,
594
599
  EclSiteFooterDescriptionDirective,
@@ -613,11 +618,12 @@ const COMPONENTS = [
613
618
  * @deprecated Use {@link EUI_ECL_SITE_FOOTER} instead.
614
619
  */
615
620
  class EclSiteFooterModule {
616
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
617
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentEUComponent,
621
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
622
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentEUComponent,
618
623
  EclSiteFooterColumnDirective,
619
624
  EclSiteFooterCoreComponent,
620
625
  EclSiteFooterComponent,
626
+ EclSiteFooterDescriptionNameDirective,
621
627
  EclSiteFooterSectionDirective,
622
628
  EclSiteFooterTitleDirective,
623
629
  EclSiteFooterDescriptionDirective,
@@ -638,6 +644,7 @@ class EclSiteFooterModule {
638
644
  EclSiteFooterColumnDirective,
639
645
  EclSiteFooterCoreComponent,
640
646
  EclSiteFooterComponent,
647
+ EclSiteFooterDescriptionNameDirective,
641
648
  EclSiteFooterSectionDirective,
642
649
  EclSiteFooterTitleDirective,
643
650
  EclSiteFooterDescriptionDirective,
@@ -655,12 +662,12 @@ class EclSiteFooterModule {
655
662
  EclSiteFooterPictureDirective,
656
663
  EclSiteFooterLogoImageDirective,
657
664
  EclSiteFooterRowCommonComponent] }); }
658
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentEUComponent,
665
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentEUComponent,
659
666
  EclSiteFooterCoreComponent,
660
667
  EclSiteFooterComponent,
661
668
  EclSiteFooterRowCommonComponent] }); }
662
669
  }
663
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, decorators: [{
670
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.0", ngImport: i0, type: EclSiteFooterModule, decorators: [{
664
671
  type: NgModule,
665
672
  args: [{
666
673
  imports: [...COMPONENTS],
@@ -673,6 +680,7 @@ const EUI_ECL_SITE_FOOTER = [
673
680
  EclSiteFooterColumnDirective,
674
681
  EclSiteFooterCoreComponent,
675
682
  EclSiteFooterComponent,
683
+ EclSiteFooterDescriptionNameDirective,
676
684
  EclSiteFooterSectionDirective,
677
685
  EclSiteFooterTitleDirective,
678
686
  EclSiteFooterDescriptionDirective,
@@ -696,5 +704,5 @@ const EUI_ECL_SITE_FOOTER = [
696
704
  * Generated bundle index. Do not edit.
697
705
  */
698
706
 
699
- export { EUI_ECL_SITE_FOOTER, EclSiteFooterColumnDirective, EclSiteFooterComponent, EclSiteFooterCoreComponent, EclSiteFooterDescriptionDirective, EclSiteFooterFixedContentEUComponent, EclSiteFooterLinkDirective, EclSiteFooterListDirective, EclSiteFooterListItemDirective, EclSiteFooterLogoDirective, EclSiteFooterLogoImageDirective, EclSiteFooterLogoItemDirective, EclSiteFooterLogoLinkDirective, EclSiteFooterLogoListDirective, EclSiteFooterModule, EclSiteFooterPictureDirective, EclSiteFooterRowCommonComponent, EclSiteFooterRowDirective, EclSiteFooterSectionDirective, EclSiteFooterSocialMediaDirective, EclSiteFooterTitleDirective, EclSiteFooterTitleLinkDirective };
707
+ 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 };
700
708
  //# sourceMappingURL=eui-ecl-components-ecl-site-footer.mjs.map