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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (234) hide show
  1. package/assets/i18n-ecl/bg.json +1 -0
  2. package/assets/i18n-ecl/cs.json +1 -0
  3. package/assets/i18n-ecl/da.json +1 -0
  4. package/assets/i18n-ecl/de.json +1 -0
  5. package/assets/i18n-ecl/el.json +1 -0
  6. package/assets/i18n-ecl/en.json +1 -0
  7. package/assets/i18n-ecl/es.json +1 -0
  8. package/assets/i18n-ecl/et.json +1 -0
  9. package/assets/i18n-ecl/fi.json +1 -0
  10. package/assets/i18n-ecl/fr.json +1 -0
  11. package/assets/i18n-ecl/ga.json +1 -0
  12. package/assets/i18n-ecl/hr.json +1 -0
  13. package/assets/i18n-ecl/hu.json +1 -0
  14. package/assets/i18n-ecl/it.json +1 -0
  15. package/assets/i18n-ecl/lt.json +1 -0
  16. package/assets/i18n-ecl/lv.json +1 -0
  17. package/assets/i18n-ecl/mt.json +1 -0
  18. package/assets/i18n-ecl/nl.json +1 -0
  19. package/assets/i18n-ecl/pl.json +1 -0
  20. package/assets/i18n-ecl/pt.json +1 -0
  21. package/assets/i18n-ecl/ro.json +1 -0
  22. package/assets/i18n-ecl/sk.json +1 -0
  23. package/assets/i18n-ecl/sl.json +1 -0
  24. package/assets/i18n-ecl/sv.json +1 -0
  25. package/components/ecl-accordion/index.d.ts +8 -4
  26. package/components/ecl-accordion/index.d.ts.map +1 -1
  27. package/components/ecl-banner/index.d.ts +8 -1
  28. package/components/ecl-banner/index.d.ts.map +1 -1
  29. package/components/ecl-divider/index.d.ts +31 -0
  30. package/components/ecl-divider/index.d.ts.map +1 -0
  31. package/components/ecl-divider/package.json +3 -0
  32. package/components/ecl-featured/index.d.ts +13 -35
  33. package/components/ecl-featured/index.d.ts.map +1 -1
  34. package/components/ecl-feedback-message/index.d.ts.map +1 -1
  35. package/components/ecl-mega-menu/index.d.ts +7 -3
  36. package/components/ecl-mega-menu/index.d.ts.map +1 -1
  37. package/components/ecl-menu/index.d.ts +12 -4
  38. package/components/ecl-menu/index.d.ts.map +1 -1
  39. package/components/ecl-popover/index.d.ts +17 -12
  40. package/components/ecl-popover/index.d.ts.map +1 -1
  41. package/components/ecl-site-footer/index.d.ts +61 -32
  42. package/components/ecl-site-footer/index.d.ts.map +1 -1
  43. package/components/ecl-site-header/index.d.ts +6 -3
  44. package/components/ecl-site-header/index.d.ts.map +1 -1
  45. package/components/ecl-social-media-follow/index.d.ts +3 -1
  46. package/components/ecl-social-media-follow/index.d.ts.map +1 -1
  47. package/core/index.d.ts +7 -1
  48. package/core/index.d.ts.map +1 -1
  49. package/docs/changelog.html +152 -0
  50. package/docs/components/EclAccordionComponent.html +43 -2
  51. package/docs/components/EclAccordionItemComponent.html +3 -3
  52. package/docs/components/EclAppComponent.html +2 -2
  53. package/docs/components/EclBannerComponent.html +33 -2
  54. package/docs/components/EclBlockquoteComponent.html +2 -2
  55. package/docs/components/EclBreadcrumbComponent.html +2 -2
  56. package/docs/components/EclBreadcrumbSegmentComponent.html +2 -2
  57. package/docs/components/EclButtonComponent.html +2 -2
  58. package/docs/components/EclCardBodyComponent.html +2 -2
  59. package/docs/components/EclCardComponent.html +2 -2
  60. package/docs/components/EclCarouselComponent.html +2 -2
  61. package/docs/components/EclCarouselItemComponent.html +2 -2
  62. package/docs/components/EclCategoryFilterComponent.html +2 -2
  63. package/docs/components/EclCategoryFilterItemComponent.html +2 -2
  64. package/docs/components/EclCategoryFilterListComponent.html +2 -2
  65. package/docs/components/EclCheckboxHelpComponent.html +2 -2
  66. package/docs/components/EclCheckboxLabelComponent.html +3 -3
  67. package/docs/components/EclContentBlockComponent.html +2 -2
  68. package/docs/components/EclContentItemComponent.html +2 -2
  69. package/docs/components/EclDateBlockComponent.html +2 -2
  70. package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
  71. package/docs/components/EclExpandableComponent.html +2 -2
  72. package/docs/components/EclFactFiguresComponent.html +2 -2
  73. package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
  74. package/docs/components/EclFactFiguresItemComponent.html +2 -2
  75. package/docs/components/EclFactFiguresTitleComponent.html +2 -2
  76. package/docs/components/EclFactFiguresValueComponent.html +2 -2
  77. package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
  78. package/docs/components/EclFeaturedComponent.html +33 -15
  79. package/docs/components/EclFeaturedItemComponent.html +27 -3
  80. package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
  81. package/docs/components/EclFileComponent.html +2 -2
  82. package/docs/components/EclFileItemComponent.html +2 -2
  83. package/docs/components/EclFileItemsComponent.html +2 -2
  84. package/docs/components/EclFileTaxonomyComponent.html +2 -2
  85. package/docs/components/EclFormGroupComponent.html +2 -2
  86. package/docs/components/EclFormLabelComponent.html +3 -3
  87. package/docs/components/EclGalleryComponent.html +3 -3
  88. package/docs/components/EclGalleryFooterComponent.html +2 -2
  89. package/docs/components/EclGalleryItemComponent.html +3 -3
  90. package/docs/components/EclIconComponent.html +2 -2
  91. package/docs/components/EclInpageNavigationComponent.html +2 -2
  92. package/docs/components/EclInpageNavigationItemComponent.html +2 -2
  93. package/docs/components/EclListIllustrationComponent.html +2 -2
  94. package/docs/components/EclListIllustrationItemComponent.html +2 -2
  95. package/docs/components/EclLoadingIndicatorComponent.html +2 -2
  96. package/docs/components/EclMediaContainerComponent.html +2 -2
  97. package/docs/components/EclMegaMenuComponent.html +46 -2
  98. package/docs/components/EclMegaMenuFeaturedComponent.html +2 -2
  99. package/docs/components/EclMegaMenuInfoComponent.html +2 -2
  100. package/docs/components/EclMegaMenuItemComponent.html +2 -2
  101. package/docs/components/EclMegaMenuSubitemComponent.html +2 -2
  102. package/docs/components/EclMenuComponent.html +194 -14
  103. package/docs/components/EclMenuItemComponent.html +3 -3
  104. package/docs/components/EclMenuMegaComponent.html +2 -2
  105. package/docs/components/EclMenuMegaItemComponent.html +2 -2
  106. package/docs/components/EclModalBodyComponent.html +2 -2
  107. package/docs/components/EclModalComponent.html +2 -2
  108. package/docs/components/EclModalFooterComponent.html +2 -2
  109. package/docs/components/EclModalHeaderComponent.html +2 -2
  110. package/docs/components/EclMultiselectComponent.html +2 -2
  111. package/docs/components/EclMultiselectDropdownComponent.html +2 -2
  112. package/docs/components/EclMultiselectInputComponent.html +2 -2
  113. package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
  114. package/docs/components/EclMultiselectOptionComponent.html +2 -2
  115. package/docs/components/EclNavigationListComponent.html +2 -2
  116. package/docs/components/EclNavigationListItemComponent.html +2 -2
  117. package/docs/components/EclNewsTickerComponent.html +2 -2
  118. package/docs/components/EclNewsTickerItemComponent.html +2 -2
  119. package/docs/components/EclNotificationComponent.html +3 -3
  120. package/docs/components/EclPageHeaderComponent.html +2 -2
  121. package/docs/components/EclPaginationComponent.html +2 -2
  122. package/docs/components/EclPaginationItemComponent.html +2 -2
  123. package/docs/components/EclPopoverComponent.html +96 -27
  124. package/docs/components/EclRadioHelpComponent.html +2 -2
  125. package/docs/components/EclRadioLabelComponent.html +2 -2
  126. package/docs/components/EclRangeBubbleComponent.html +2 -2
  127. package/docs/components/EclRangeValueComponent.html +2 -2
  128. package/docs/components/EclRatingFieldComponent.html +2 -2
  129. package/docs/components/EclSearchFormComponent.html +3 -3
  130. package/docs/components/EclSelectContainerComponent.html +2 -2
  131. package/docs/components/EclSiteFooterComponent.html +47 -5
  132. package/docs/components/{EclSocialMediaShareComponent.html → EclSiteFooterCoreComponent.html} +31 -40
  133. package/docs/components/EclSiteFooterFixedContentEUComponent.html +2 -2
  134. package/docs/components/EclSiteFooterRowCommonComponent.html +647 -0
  135. package/docs/components/EclSiteHeaderActionComponent.html +2 -2
  136. package/docs/components/EclSiteHeaderBannerTopComponent.html +2 -2
  137. package/docs/components/EclSiteHeaderComponent.html +33 -3
  138. package/docs/components/EclSiteHeaderCustomActionComponent.html +2 -2
  139. package/docs/components/EclSiteHeaderEnvironmentComponent.html +2 -2
  140. package/docs/components/EclSiteHeaderLanguageComponent.html +3 -3
  141. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +3 -3
  142. package/docs/components/EclSiteHeaderLoginComponent.html +3 -3
  143. package/docs/components/EclSiteHeaderNotificationComponent.html +2 -2
  144. package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
  145. package/docs/components/EclSocialMediaFollowComponent.html +2 -2
  146. package/docs/components/EclSocialMediaFollowItemComponent.html +16 -3
  147. package/docs/components/EclSplashPageComponent.html +2 -2
  148. package/docs/components/EclSplashPageLanguageCategoryComponent.html +2 -2
  149. package/docs/components/EclSplashPageLanguageContainerComponent.html +2 -2
  150. package/docs/components/EclSplashPageLanguageLinkComponent.html +2 -2
  151. package/docs/components/EclStickyContainerComponent.html +2 -2
  152. package/docs/components/EclTabComponent.html +2 -2
  153. package/docs/components/EclTabLabelComponent.html +2 -2
  154. package/docs/components/EclTabMoreComponent.html +2 -2
  155. package/docs/components/EclTableSortButtonComponent.html +2 -2
  156. package/docs/components/EclTabsComponent.html +2 -2
  157. package/docs/components/EclTagComponent.html +2 -2
  158. package/docs/components/EclTimelineComponent.html +2 -2
  159. package/docs/components/EclTimelineItemComponent.html +2 -2
  160. package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
  161. package/docs/directives/EclBannerDescriptionLinkDirective.html +65 -1
  162. package/docs/directives/EclBannerTitleLinkDirective.html +64 -1
  163. package/docs/directives/{EclSeparatorDirective.html → EclDividerDirective.html} +4 -4
  164. package/docs/directives/EclSiteFooterColumnDirective.html +1 -1
  165. package/docs/directives/{EclSiteFooterContentDirective.html → EclSiteFooterDescriptionNameDirective.html} +10 -18
  166. package/docs/directives/EclSiteFooterRowDirective.html +1 -1
  167. package/docs/directives/EclSiteFooterSectionDirective.html +341 -8
  168. package/docs/directives/{EclFeaturedItemFooterLinkDirective.html → EclSiteFooterSocialMediaDirective.html} +14 -14
  169. package/docs/js/menu-wc.js +45 -112
  170. package/docs/js/menu-wc_es5.js +1 -1
  171. package/docs/js/search/search_index.js +2 -2
  172. package/docs/{classes/EclSocialMediaShareItemClickEvent.html → miscellaneous/functions.html} +56 -80
  173. package/docs/miscellaneous/variables.html +100 -104
  174. package/docs/modules/{EclSeparatorModule.html → EclDividerModule.html} +6 -6
  175. package/docs/modules.html +12 -24
  176. package/docs/overview.html +4 -4
  177. package/docs/properties.html +1 -1
  178. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +63 -45
  179. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  180. package/fesm2022/eui-ecl-components-ecl-app.mjs +2 -2
  181. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  182. package/fesm2022/eui-ecl-components-ecl-banner.mjs +22 -6
  183. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  184. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +2 -2
  185. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  186. package/fesm2022/eui-ecl-components-ecl-divider.mjs +57 -0
  187. package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -0
  188. package/fesm2022/eui-ecl-components-ecl-featured.mjs +21 -83
  189. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  190. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +1 -0
  191. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
  192. package/fesm2022/eui-ecl-components-ecl-form-label.mjs +2 -2
  193. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  194. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +4 -4
  195. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  196. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +45 -18
  197. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  198. package/fesm2022/eui-ecl-components-ecl-menu.mjs +57 -22
  199. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  200. package/fesm2022/eui-ecl-components-ecl-notification.mjs +2 -2
  201. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  202. package/fesm2022/eui-ecl-components-ecl-popover.mjs +169 -98
  203. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  204. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +2 -2
  205. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  206. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +251 -161
  207. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  208. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +43 -43
  209. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  210. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +7 -3
  211. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  212. package/fesm2022/eui-ecl-core.mjs +153 -139
  213. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  214. package/fesm2022/eui-ecl.mjs +46 -49
  215. package/fesm2022/eui-ecl.mjs.map +1 -1
  216. package/index.d.ts +44 -45
  217. package/index.d.ts.map +1 -1
  218. package/package.json +43 -47
  219. package/components/ecl-separator/index.d.ts +0 -31
  220. package/components/ecl-separator/index.d.ts.map +0 -1
  221. package/components/ecl-separator/package.json +0 -3
  222. package/components/ecl-social-media-share/index.d.ts +0 -54
  223. package/components/ecl-social-media-share/index.d.ts.map +0 -1
  224. package/components/ecl-social-media-share/package.json +0 -3
  225. package/docs/components/EclFeaturedItemFooterComponent.html +0 -560
  226. package/docs/components/EclSiteFooterFixedContentECComponent.html +0 -591
  227. package/docs/components/EclSocialMediaShareItemComponent.html +0 -829
  228. package/docs/directives/EclFeaturedItemFooterPictureDirective.html +0 -502
  229. package/docs/directives/EclSocialMediaShareLinkDirective.html +0 -553
  230. package/docs/modules/EclSocialMediaShareModule.html +0 -321
  231. package/fesm2022/eui-ecl-components-ecl-separator.mjs +0 -57
  232. package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +0 -1
  233. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +0 -136
  234. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +0 -1
@@ -1,132 +1,16 @@
1
1
  import * as i0 from '@angular/core';
2
- import { HostBinding, Directive, booleanAttribute, Input, Component, inject, NgModule } from '@angular/core';
3
- import { RouterLink, RouterLinkWithHref } from '@angular/router';
4
- import { NgTemplateOutlet, AsyncPipe } from '@angular/common';
5
- import * as i2 from '@ngx-translate/core';
6
- import { TranslateModule } from '@ngx-translate/core';
7
- import { ECLBaseDirective, EclThemeService } from '@eui/ecl/core';
2
+ import { HostBinding, Directive, booleanAttribute, Input, ViewEncapsulation, Component, inject, NgModule } from '@angular/core';
8
3
  import * as i1 from '@eui/ecl/components/ecl-link';
9
4
  import { EUI_ECL_LINK } from '@eui/ecl/components/ecl-link';
10
- import { I18nService } from '@eui/core';
5
+ import * as i2 from '@eui/ecl/components/ecl-social-media-follow';
6
+ import { EUI_ECL_SOCIAL_MEDIA_FOLLOW } from '@eui/ecl/components/ecl-social-media-follow';
7
+ import { ECLBaseDirective, logoLanguageCode, EclThemeService } from '@eui/ecl/core';
8
+ import * as i2$1 from '@ngx-translate/core';
9
+ import { TranslateModule } from '@ngx-translate/core';
10
+ import { NgTemplateOutlet, AsyncPipe } from '@angular/common';
11
11
  import { Subject } from 'rxjs';
12
12
  import { takeUntil } from 'rxjs/operators';
13
-
14
- /**
15
- * Directive, that applies a specific class to a footer column.
16
- */
17
- class EclSiteFooterColumnDirective extends ECLBaseDirective {
18
- constructor() {
19
- super(...arguments);
20
- this.cmpClass = true;
21
- }
22
- 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 }); }
23
- 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 }); }
24
- }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterColumnDirective, decorators: [{
26
- type: Directive,
27
- args: [{
28
- selector: '[eclSiteFooterColumn]',
29
- }]
30
- }], propDecorators: { cmpClass: [{
31
- type: HostBinding,
32
- args: ['class.ecl-site-footer__column']
33
- }] } });
34
- /**
35
- * Directive, that applies a specific class to a footer row.
36
- */
37
- class EclSiteFooterRowDirective extends ECLBaseDirective {
38
- constructor() {
39
- super(...arguments);
40
- this.cmpClass = true;
41
- }
42
- 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 }); }
43
- 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 }); }
44
- }
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterRowDirective, decorators: [{
46
- type: Directive,
47
- args: [{
48
- selector: '[eclSiteFooterRow]',
49
- }]
50
- }], propDecorators: { cmpClass: [{
51
- type: HostBinding,
52
- args: ['class.ecl-site-footer__row']
53
- }] } });
54
- /**
55
- * Directive, that applies a specific class to footer content.
56
- * @deprecated - use 'eclSiteFooterTitle' instead.
57
- */
58
- class EclSiteFooterContentDirective extends ECLBaseDirective {
59
- constructor() {
60
- super(...arguments);
61
- this.cmpClass = true;
62
- }
63
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterContentDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
64
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterContentDirective, isStandalone: true, selector: "[eclSiteFooterContent]", host: { properties: { "class.ecl-site-footer__title": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
65
- }
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterContentDirective, decorators: [{
67
- type: Directive,
68
- args: [{
69
- selector: '[eclSiteFooterContent]',
70
- }]
71
- }], propDecorators: { cmpClass: [{
72
- type: HostBinding,
73
- args: ['class.ecl-site-footer__title']
74
- }] } });
75
-
76
- /**
77
- * Directive, that applies specific classes to the section element in site footer.
78
- */
79
- class EclSiteFooterSectionDirective extends ECLBaseDirective {
80
- constructor() {
81
- super(...arguments);
82
- this.cmpClass = true;
83
- /**
84
- * @deprecated - not used anymore. Will be removed in v20
85
- */
86
- this.isCondensed = false;
87
- this.isSiteInfo = false;
88
- this.isSplitList = false;
89
- /**
90
- * If there should be a <hr> as separator with the next section.
91
- */
92
- this.hasSeparator = false;
93
- }
94
- 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 }); }
95
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "21.0.0-next.5", type: EclSiteFooterSectionDirective, isStandalone: true, selector: "[eclSiteFooterSection]", inputs: { 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--split-list": "this.isSplitList", "class.ecl-site-footer__section--separator": "this.hasSeparator" } }, usesInheritance: true, ngImport: i0 }); }
96
- }
97
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterSectionDirective, decorators: [{
98
- type: Directive,
99
- args: [{
100
- selector: '[eclSiteFooterSection]',
101
- }]
102
- }], propDecorators: { cmpClass: [{
103
- type: HostBinding,
104
- args: ['class.ecl-site-footer__section']
105
- }], isCondensed: [{
106
- type: Input,
107
- args: [{ transform: booleanAttribute }]
108
- }, {
109
- type: HostBinding,
110
- args: ['class.ecl-site-footer__section--condensed']
111
- }], isSiteInfo: [{
112
- type: Input,
113
- args: [{ transform: booleanAttribute }]
114
- }, {
115
- type: HostBinding,
116
- args: ['class.ecl-site-footer__section--site-info']
117
- }], isSplitList: [{
118
- type: Input,
119
- args: [{ transform: booleanAttribute }]
120
- }, {
121
- type: HostBinding,
122
- args: ['class.ecl-site-footer__section--split-list']
123
- }], hasSeparator: [{
124
- type: HostBinding,
125
- args: ['class.ecl-site-footer__section--separator']
126
- }, {
127
- type: Input,
128
- args: [{ transform: booleanAttribute }]
129
- }] } });
13
+ import { I18nService } from '@eui/core';
130
14
 
131
15
  /**
132
16
  * Directive, that applies a specific class to a <a> element in site footer.
@@ -326,32 +210,182 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5",
326
210
  * There is some fixed content in the site footer, that cannot be changed by the user and is mandatory.
327
211
  * This component represents this fixed content.
328
212
  */
329
- class EclSiteFooterFixedContentECComponent extends ECLBaseDirective {
213
+ class EclSiteFooterRowCommonComponent extends ECLBaseDirective {
330
214
  constructor() {
331
215
  super(...arguments);
332
216
  /**
333
- * The component is showing different content, depending if it's core site footer or not.
217
+ * If this is a core template. If it's standardised or harmonised footer, ec logo should be added.
334
218
  */
335
219
  this.isCore = false;
336
220
  }
337
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterFixedContentECComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
338
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-next.5", type: EclSiteFooterFixedContentECComponent, isStandalone: true, selector: "ecl-site-footer-fixed-content-ec", 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 routerLink=\"/\"\n variant=\"standalone\"\n class=\"ecl-site-footer__logo-link\"\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <source\n srcset=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Commission\" />\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 <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STRATEGY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/strategy-and-policy_{{ languageCode }}\">\n {{ 'ecl.footer.STRATEGY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ABOUT-EUROPEAN-COMMISSION' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/about-european-commission_{{ languageCode }}\">\n {{ 'ecl.footer.ABOUT-EUROPEAN-COMMISSION' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.BUSINESS-ECONOMY-EURO' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/business-economy-euro_{{ languageCode }}\">\n {{ 'ecl.footer.BUSINESS-ECONOMY-EURO' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LIVE-WORK-TRAVEL' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/live-work-travel-eu_{{ languageCode }}\">\n {{ 'ecl.footer.LIVE-WORK-TRAVEL' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LAW' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/law_{{ languageCode }}\">\n {{ 'ecl.footer.LAW' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FUNDING-TENDERS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/funding-tenders_{{ languageCode }}\">\n {{ 'ecl.footer.FUNDING-TENDERS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.RESEARCH-INNOVATION' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/research-and-innovation_{{ languageCode }}\">\n {{ 'ecl.footer.RESEARCH-INNOVATION' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ENERGY-CLIMATE' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/energy-climate-change-environment_{{ languageCode }}\">\n {{ 'ecl.footer.ENERGY-CLIMATE' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.EDUCATION' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/education_{{ languageCode }}\">\n {{ 'ecl.footer.EDUCATION' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.AID-DEVELOPMENT' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/aid-development-cooperation-fundamental-rights_{{ languageCode }}\">\n {{ 'ecl.footer.AID-DEVELOPMENT' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FOOD' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/food-farming-fisheries_{{ languageCode }}\">\n {{ 'ecl.footer.FOOD' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.EU-REGIONAL' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/eu-regional-and-urban-development_{{ languageCode }}\">\n {{ 'ecl.footer.EU-REGIONAL' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.JOBS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/jobs-european-commission_{{ languageCode }}\">\n {{ 'ecl.footer.JOBS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STATS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/statistics_{{ languageCode }}\">\n {{ 'ecl.footer.STATS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.NEWS' | translate\"\n variant=\"standalone\"\n href=\"https://ec.europa.eu/commission/presscorner/home/{{ languageCode }}\">\n {{ 'ecl.footer.PRESS-CORNER' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.EVENTS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/events_{{ languageCode }}\">\n {{ 'ecl.footer.EVENTS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PUBLICATIONS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/publications_{{ languageCode }}\">\n {{ 'ecl.footer.PUBLICATIONS' | translate }}\n </a>\n </li>\n </ul>\n </div>\n\n <div eclSiteFooterSection>\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.CONTACT-EC' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/about-european-commission/contact_{{ languageCode }}\">\n {{ 'ecl.footer.CONTACT-EC' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ACCESSIBILITY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/accessibility-statement_{{ languageCode }}\">\n {{ 'ecl.footer.ACCESSIBILITY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://europa.eu/european-union/contact-eu/social-media-channels_{{ languageCode }}/#search?page=0&institutions=european_commission\">\n {{ 'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.RESOURCES-FOR-PARTNERS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/resources-partners_{{ languageCode }}\">\n {{ 'ecl.footer.RESOURCES-FOR-PARTNERS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.REPORT-IT-VULNERABILITY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{ languageCode }}\">\n {{ 'ecl.footer.REPORT-IT-VULNERABILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n\n <div eclSiteFooterSection [isSplitList]=\"true\">\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | 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://commission.europa.eu/index_{{ languageCode }}\"\n eclSiteFooterLogoLink\n variant=\"standalone\"\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <source\n srcset=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Commission\" />\n </picture>\n </a>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [isSplitList]=\"true\">\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.CONTACT-EC' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/about-european-commission/contact_{{ languageCode }}\">\n {{ 'ecl.footer.CONTACT-EC' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://europa.eu/european-union/contact-eu/social-media-channels_{{ languageCode }}#/search?page=0&institutions=european_commission\">\n {{ 'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.RESOURCES-FOR-PARTNERS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/resources-partners_{{ languageCode }}\">\n {{ 'ecl.footer.RESOURCES-FOR-PARTNERS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.REPORT-IT-VULNERABILITY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{ languageCode }}\">\n {{ 'ecl.footer.REPORT-IT-VULNERABILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [isSplitList]=\"true\">\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n}\n", dependencies: [{ kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { 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: ["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: "pipe", type: i2.TranslatePipe, name: "translate" }] }); }
221
+ get cssClasses() {
222
+ return [super.getCssClasses('ecl-site-footer__row ecl-site-footer__row--common')].join(' ').trim();
223
+ }
224
+ /**
225
+ * This method is used, when current language is not present for our available logo collection.
226
+ * In this case, a default logo is returned.
227
+ */
228
+ get logoLanguageCode() {
229
+ return logoLanguageCode(this.languageCode);
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 }); }
339
233
  }
340
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterFixedContentECComponent, decorators: [{
234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterRowCommonComponent, decorators: [{
341
235
  type: Component,
342
- args: [{ selector: 'ecl-site-footer-fixed-content-ec', imports: [RouterLink, RouterLinkWithHref, NgTemplateOutlet, TranslateModule, ...EUI_ECL_LINK, EclSiteFooterRowDirective, EclSiteFooterColumnDirective,
343
- EclSiteFooterSectionDirective, EclSiteFooterPictureDirective, EclSiteFooterLogoImageDirective,
344
- EclSiteFooterListDirective, EclSiteFooterListItemDirective, EclSiteFooterLinkDirective,
345
- ], template: "@if(isCore){\n <div eclSiteFooterRow>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection>\n <a\n eclLink\n routerLink=\"/\"\n variant=\"standalone\"\n class=\"ecl-site-footer__logo-link\"\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <source\n srcset=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Commission\" />\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 <ul eclSiteFooterList [isColumns]=\"true\">\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STRATEGY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/strategy-and-policy_{{ languageCode }}\">\n {{ 'ecl.footer.STRATEGY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ABOUT-EUROPEAN-COMMISSION' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/about-european-commission_{{ languageCode }}\">\n {{ 'ecl.footer.ABOUT-EUROPEAN-COMMISSION' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.BUSINESS-ECONOMY-EURO' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/business-economy-euro_{{ languageCode }}\">\n {{ 'ecl.footer.BUSINESS-ECONOMY-EURO' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LIVE-WORK-TRAVEL' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/live-work-travel-eu_{{ languageCode }}\">\n {{ 'ecl.footer.LIVE-WORK-TRAVEL' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LAW' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/law_{{ languageCode }}\">\n {{ 'ecl.footer.LAW' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FUNDING-TENDERS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/funding-tenders_{{ languageCode }}\">\n {{ 'ecl.footer.FUNDING-TENDERS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.RESEARCH-INNOVATION' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/research-and-innovation_{{ languageCode }}\">\n {{ 'ecl.footer.RESEARCH-INNOVATION' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ENERGY-CLIMATE' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/energy-climate-change-environment_{{ languageCode }}\">\n {{ 'ecl.footer.ENERGY-CLIMATE' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.EDUCATION' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/education_{{ languageCode }}\">\n {{ 'ecl.footer.EDUCATION' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.AID-DEVELOPMENT' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/aid-development-cooperation-fundamental-rights_{{ languageCode }}\">\n {{ 'ecl.footer.AID-DEVELOPMENT' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FOOD' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/food-farming-fisheries_{{ languageCode }}\">\n {{ 'ecl.footer.FOOD' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.EU-REGIONAL' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/eu-regional-and-urban-development_{{ languageCode }}\">\n {{ 'ecl.footer.EU-REGIONAL' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.JOBS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/jobs-european-commission_{{ languageCode }}\">\n {{ 'ecl.footer.JOBS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.STATS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/statistics_{{ languageCode }}\">\n {{ 'ecl.footer.STATS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.NEWS' | translate\"\n variant=\"standalone\"\n href=\"https://ec.europa.eu/commission/presscorner/home/{{ languageCode }}\">\n {{ 'ecl.footer.PRESS-CORNER' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.EVENTS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/events_{{ languageCode }}\">\n {{ 'ecl.footer.EVENTS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PUBLICATIONS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/publications_{{ languageCode }}\">\n {{ 'ecl.footer.PUBLICATIONS' | translate }}\n </a>\n </li>\n </ul>\n </div>\n\n <div eclSiteFooterSection>\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.CONTACT-EC' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/about-european-commission/contact_{{ languageCode }}\">\n {{ 'ecl.footer.CONTACT-EC' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.ACCESSIBILITY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/accessibility-statement_{{ languageCode }}\">\n {{ 'ecl.footer.ACCESSIBILITY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://europa.eu/european-union/contact-eu/social-media-channels_{{ languageCode }}/#search?page=0&institutions=european_commission\">\n {{ 'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.RESOURCES-FOR-PARTNERS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/resources-partners_{{ languageCode }}\">\n {{ 'ecl.footer.RESOURCES-FOR-PARTNERS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.REPORT-IT-VULNERABILITY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{ languageCode }}\">\n {{ 'ecl.footer.REPORT-IT-VULNERABILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n\n <div eclSiteFooterSection [isSplitList]=\"true\">\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | 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://commission.europa.eu/index_{{ languageCode }}\"\n eclSiteFooterLogoLink\n variant=\"standalone\"\n [attr.aria-label]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <picture eclSiteFooterPicture [attr.title]=\"'ecl.footer.EUROPEAN-COMMISSION' | translate\">\n <source\n srcset=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n media=\"(min-width: 996px)\" />\n <img\n eclSiteFooterLogoImage\n src=\"assets/images/ecl/ec/logo/negative/logo-ec--{{ ecLogoLanguageCode }}.svg\"\n alt=\"European Commission\" />\n </picture>\n </a>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [isSplitList]=\"true\">\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.CONTACT-EC' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/about-european-commission/contact_{{ languageCode }}\">\n {{ 'ecl.footer.CONTACT-EC' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate\"\n variant=\"standalone\"\n href=\"https://europa.eu/european-union/contact-eu/social-media-channels_{{ languageCode }}#/search?page=0&institutions=european_commission\">\n {{ 'ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.RESOURCES-FOR-PARTNERS' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/resources-partners_{{ languageCode }}\">\n {{ 'ecl.footer.RESOURCES-FOR-PARTNERS' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.REPORT-IT-VULNERABILITY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{ languageCode }}\">\n {{ 'ecl.footer.REPORT-IT-VULNERABILITY' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n <div eclSiteFooterColumn>\n <div eclSiteFooterSection [isSplitList]=\"true\">\n <ul eclSiteFooterList>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/languages-our-websites_{{ languageCode }}\">\n {{ 'ecl.footer.LANGUAGES-OUR-WEBSITES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.COOKIES' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/cookies_{{ languageCode }}\">\n {{ 'ecl.footer.COOKIES' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.PRIVACY-POLICY' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/privacy-policy_{{ languageCode }}\">\n {{ 'ecl.footer.PRIVACY-POLICY' | translate }}\n </a>\n </li>\n <li eclSiteFooterListItem>\n <a\n eclLink\n isInverted\n eclSiteFooterLink\n [attr.aria-label]=\"'ecl.footer.LEGAL-NOTICE' | translate\"\n variant=\"standalone\"\n href=\"https://commission.europa.eu/legal-notice_{{ languageCode }}\">\n {{ 'ecl.footer.LEGAL-NOTICE' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n}\n" }]
346
- }], propDecorators: { isCore: [{
347
- type: Input,
348
- args: [{ transform: booleanAttribute }]
349
- }], languageCode: [{
236
+ args: [{ selector: 'div[eclSiteFooterRowCommon]', encapsulation: ViewEncapsulation.None, imports: [TranslateModule, ...EUI_ECL_LINK, ...EUI_ECL_SOCIAL_MEDIA_FOLLOW, EclSiteFooterListItemDirective,
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"] }]
238
+ }], propDecorators: { languageCode: [{
350
239
  type: Input
351
- }], ecLogoLanguageCode: [{
240
+ }], isCore: [{
352
241
  type: Input
353
- }], content: [{
242
+ }], cssClasses: [{
243
+ type: HostBinding,
244
+ args: ['class']
245
+ }] } });
246
+
247
+ /**
248
+ * The content of the site footer core component. The part that is specific for the core variant.
249
+ */
250
+ class EclSiteFooterCoreComponent extends ECLBaseDirective {
251
+ get cssClasses() {
252
+ return [super.getCssClasses('ecl-site-footer__section ecl-site-footer__section--core')].join(' ').trim();
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" }] }); }
256
+ }
257
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterCoreComponent, decorators: [{
258
+ type: Component,
259
+ args: [{ selector: 'div[eclSiteFooterCore]', imports: [TranslateModule, ...EUI_ECL_LINK,
260
+ ...EUI_ECL_SOCIAL_MEDIA_FOLLOW, EclSiteFooterListItemDirective, EclSiteFooterLinkDirective,
261
+ ], 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>" }]
262
+ }], propDecorators: { languageCode: [{
354
263
  type: Input
264
+ }], cssClasses: [{
265
+ type: HostBinding,
266
+ args: ['class']
267
+ }] } });
268
+
269
+ /**
270
+ * Directive, that applies a specific class to a footer row.
271
+ */
272
+ class EclSiteFooterRowDirective extends ECLBaseDirective {
273
+ constructor() {
274
+ super(...arguments);
275
+ this.cmpClass = true;
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 }); }
279
+ }
280
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterRowDirective, decorators: [{
281
+ type: Directive,
282
+ args: [{
283
+ selector: '[eclSiteFooterRow]',
284
+ }]
285
+ }], propDecorators: { cmpClass: [{
286
+ type: HostBinding,
287
+ args: ['class.ecl-site-footer__row']
288
+ }] } });
289
+ /**
290
+ * Directive, that applies a specific class to a footer column.
291
+ */
292
+ class EclSiteFooterColumnDirective extends ECLBaseDirective {
293
+ constructor() {
294
+ super(...arguments);
295
+ this.cmpClass = true;
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 }); }
299
+ }
300
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterColumnDirective, decorators: [{
301
+ type: Directive,
302
+ args: [{
303
+ selector: '[eclSiteFooterColumn]',
304
+ }]
305
+ }], propDecorators: { cmpClass: [{
306
+ type: HostBinding,
307
+ args: ['class.ecl-site-footer__column']
308
+ }] } });
309
+
310
+ /**
311
+ * Directive, that applies specific classes to the section element in site footer.
312
+ */
313
+ class EclSiteFooterSectionDirective extends ECLBaseDirective {
314
+ constructor() {
315
+ super(...arguments);
316
+ this.cmpClass = true;
317
+ this.variant = '';
318
+ /**
319
+ * @deprecated - not used anymore. Will be removed in v21
320
+ */
321
+ this.isCondensed = false;
322
+ 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
+ /**
329
+ * @deprecated - not used anymore. Will be removed in v21
330
+ */
331
+ this.isSplitList = false;
332
+ /**
333
+ * @deprecated - not used anymore. Will be removed in v21
334
+ */
335
+ this.hasSeparator = false;
336
+ }
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 }); }
339
+ }
340
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterSectionDirective, decorators: [{
341
+ type: Directive,
342
+ args: [{
343
+ selector: '[eclSiteFooterSection]',
344
+ }]
345
+ }], propDecorators: { cmpClass: [{
346
+ type: HostBinding,
347
+ args: ['class.ecl-site-footer__section']
348
+ }], variant: [{
349
+ type: Input
350
+ }], isCondensed: [{
351
+ type: Input,
352
+ args: [{ transform: booleanAttribute }]
353
+ }, {
354
+ type: HostBinding,
355
+ args: ['class.ecl-site-footer__section--condensed']
356
+ }], isSiteInfo: [{
357
+ type: Input,
358
+ args: [{ transform: booleanAttribute }]
359
+ }, {
360
+ type: HostBinding,
361
+ 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: [{
375
+ type: HostBinding,
376
+ args: ['class.ecl-site-footer__section--related']
377
+ }], isSplitList: [{
378
+ type: Input,
379
+ args: [{ transform: booleanAttribute }]
380
+ }, {
381
+ type: HostBinding,
382
+ args: ['class.ecl-site-footer__section--split-list']
383
+ }], hasSeparator: [{
384
+ type: HostBinding,
385
+ args: ['class.ecl-site-footer__section--separator']
386
+ }, {
387
+ type: Input,
388
+ args: [{ transform: booleanAttribute }]
355
389
  }] } });
356
390
 
357
391
  /**
@@ -425,7 +459,7 @@ class EclSiteFooterFixedContentEUComponent extends ECLBaseDirective {
425
459
  }
426
460
  }
427
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 }); }
428
- 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: ["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.TranslatePipe, name: "translate" }] }); }
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" }] }); }
429
463
  }
430
464
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterFixedContentEUComponent, decorators: [{
431
465
  type: Component,
@@ -464,6 +498,44 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5",
464
498
  type: HostBinding,
465
499
  args: ['class.ecl-site-footer__description']
466
500
  }] } });
501
+ /**
502
+ * Directive, that applies a specific class to ecl-social-media-follow component in the footer.
503
+ */
504
+ class EclSiteFooterSocialMediaDirective extends ECLBaseDirective {
505
+ constructor() {
506
+ super(...arguments);
507
+ this.cmpClass = true;
508
+ }
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 }); }
511
+ }
512
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterSocialMediaDirective, decorators: [{
513
+ type: Directive,
514
+ args: [{
515
+ selector: '[eclSiteFooterSocialMedia]',
516
+ }]
517
+ }], propDecorators: { cmpClass: [{
518
+ type: HostBinding,
519
+ args: ['class.ecl-site-footer__social-media']
520
+ }] } });
521
+ /** Adds required class for the line that displays the manager/owner of the site. */
522
+ class EclSiteFooterDescriptionNameDirective extends ECLBaseDirective {
523
+ constructor() {
524
+ super(...arguments);
525
+ this.cmpClass = true;
526
+ }
527
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterDescriptionNameDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
528
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0.0-next.5", type: EclSiteFooterDescriptionNameDirective, isStandalone: true, selector: "[eclSiteFooterDescriptionName]", host: { properties: { "class.ecl-site-footer__description-name": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
529
+ }
530
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterDescriptionNameDirective, decorators: [{
531
+ type: Directive,
532
+ args: [{
533
+ selector: '[eclSiteFooterDescriptionName]',
534
+ }]
535
+ }], propDecorators: { cmpClass: [{
536
+ type: HostBinding,
537
+ args: ['class.ecl-site-footer__description-name']
538
+ }] } });
467
539
 
468
540
  /**
469
541
  * The site footer component content provides supplementary information such as a sitemap, copyright and legal notices,
@@ -499,17 +571,26 @@ class EclSiteFooterComponent extends ECLBaseDirective {
499
571
  this.destroy$.next(true);
500
572
  this.destroy$.unsubscribe();
501
573
  }
574
+ /**
575
+ * This method is used, when current language is not present for our available logo collection.
576
+ * In this case, a default logo is returned.
577
+ */
578
+ get logoLanguageCode() {
579
+ return logoLanguageCode(this.languageCode);
580
+ }
502
581
  handleLanguageChangeState() {
503
582
  this.i18nService.getState().pipe(takeUntil(this.destroy$)).subscribe((lang) => {
504
583
  this.languageCode = lang.activeLang;
505
584
  });
506
585
  }
507
586
  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 }); }
508
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.0-next.5", type: EclSiteFooterComponent, isStandalone: true, selector: "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 <ecl-site-footer-fixed-content-ec\n [isCore]=\"isCore\"\n [languageCode]=\"languageCode\"\n [ecLogoLanguageCode]=\"languageCode\"\n [content]=\"content\">\n </ecl-site-footer-fixed-content-ec>\n }\n @if(eclThemeService.isEU$ | async) {\n <ecl-site-footer-fixed-content-eu\n [isCore]=\"isCore\"\n [languageCode]=\"languageCode\"\n [ecLogoLanguageCode]=\"languageCode\"\n [content]=\"content\">\n </ecl-site-footer-fixed-content-eu>\n }\n\n <ng-template #content>\n <ng-content></ng-content>\n </ng-template>\n</div>\n", dependencies: [{ kind: "component", type: EclSiteFooterFixedContentECComponent, selector: "ecl-site-footer-fixed-content-ec", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "component", type: EclSiteFooterFixedContentEUComponent, selector: "ecl-site-footer-fixed-content-eu", inputs: ["isCore", "languageCode", "ecLogoLanguageCode", "content"] }, { kind: "pipe", type: AsyncPipe, name: "async" }] }); }
587
+ 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 }); }
509
588
  }
510
589
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterComponent, decorators: [{
511
590
  type: Component,
512
- args: [{ selector: 'ecl-site-footer', imports: [AsyncPipe, EclSiteFooterFixedContentECComponent, EclSiteFooterFixedContentEUComponent], template: "<div class=\"ecl-container ecl-site-footer__container\">\n @if(eclThemeService.isEC$ | async) {\n <ecl-site-footer-fixed-content-ec\n [isCore]=\"isCore\"\n [languageCode]=\"languageCode\"\n [ecLogoLanguageCode]=\"languageCode\"\n [content]=\"content\">\n </ecl-site-footer-fixed-content-ec>\n }\n @if(eclThemeService.isEU$ | async) {\n <ecl-site-footer-fixed-content-eu\n [isCore]=\"isCore\"\n [languageCode]=\"languageCode\"\n [ecLogoLanguageCode]=\"languageCode\"\n [content]=\"content\">\n </ecl-site-footer-fixed-content-eu>\n }\n\n <ng-template #content>\n <ng-content></ng-content>\n </ng-template>\n</div>\n" }]
591
+ args: [{ selector: 'footer[eclSiteFooter], ecl-site-footer', encapsulation: ViewEncapsulation.None, imports: [AsyncPipe, NgTemplateOutlet, EclSiteFooterRowCommonComponent, EclSiteFooterFixedContentEUComponent,
592
+ EclSiteFooterCoreComponent,
593
+ ], 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"] }]
513
594
  }], propDecorators: { isCore: [{
514
595
  type: Input,
515
596
  args: [{ transform: booleanAttribute }]
@@ -522,26 +603,28 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5",
522
603
  }] } });
523
604
 
524
605
  const COMPONENTS = [
525
- EclSiteFooterFixedContentECComponent,
526
606
  EclSiteFooterFixedContentEUComponent,
607
+ EclSiteFooterColumnDirective,
608
+ EclSiteFooterCoreComponent,
527
609
  EclSiteFooterComponent,
610
+ EclSiteFooterDescriptionNameDirective,
528
611
  EclSiteFooterSectionDirective,
529
612
  EclSiteFooterTitleDirective,
530
613
  EclSiteFooterDescriptionDirective,
531
614
  EclSiteFooterListDirective,
532
615
  EclSiteFooterLinkDirective,
533
- EclSiteFooterColumnDirective,
534
616
  EclSiteFooterLogoListDirective,
535
617
  EclSiteFooterLogoItemDirective,
536
618
  EclSiteFooterLogoDirective,
537
619
  EclSiteFooterListItemDirective,
538
620
  EclSiteFooterListDirective,
539
621
  EclSiteFooterRowDirective,
540
- EclSiteFooterContentDirective,
622
+ EclSiteFooterSocialMediaDirective,
541
623
  EclSiteFooterTitleLinkDirective,
542
624
  EclSiteFooterLogoLinkDirective,
543
625
  EclSiteFooterPictureDirective,
544
626
  EclSiteFooterLogoImageDirective,
627
+ EclSiteFooterRowCommonComponent,
545
628
  ];
546
629
  /**
547
630
  * Module that provides the EclSiteFooterComponent and it's dependencies.
@@ -550,48 +633,53 @@ const COMPONENTS = [
550
633
  */
551
634
  class EclSiteFooterModule {
552
635
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
553
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentECComponent,
554
- EclSiteFooterFixedContentEUComponent,
636
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentEUComponent,
637
+ EclSiteFooterColumnDirective,
638
+ EclSiteFooterCoreComponent,
555
639
  EclSiteFooterComponent,
640
+ EclSiteFooterDescriptionNameDirective,
556
641
  EclSiteFooterSectionDirective,
557
642
  EclSiteFooterTitleDirective,
558
643
  EclSiteFooterDescriptionDirective,
559
644
  EclSiteFooterListDirective,
560
645
  EclSiteFooterLinkDirective,
561
- EclSiteFooterColumnDirective,
562
646
  EclSiteFooterLogoListDirective,
563
647
  EclSiteFooterLogoItemDirective,
564
648
  EclSiteFooterLogoDirective,
565
649
  EclSiteFooterListItemDirective,
566
650
  EclSiteFooterListDirective,
567
651
  EclSiteFooterRowDirective,
568
- EclSiteFooterContentDirective,
652
+ EclSiteFooterSocialMediaDirective,
569
653
  EclSiteFooterTitleLinkDirective,
570
654
  EclSiteFooterLogoLinkDirective,
571
655
  EclSiteFooterPictureDirective,
572
- EclSiteFooterLogoImageDirective], exports: [EclSiteFooterFixedContentECComponent,
573
- EclSiteFooterFixedContentEUComponent,
656
+ EclSiteFooterLogoImageDirective,
657
+ EclSiteFooterRowCommonComponent], exports: [EclSiteFooterFixedContentEUComponent,
658
+ EclSiteFooterColumnDirective,
659
+ EclSiteFooterCoreComponent,
574
660
  EclSiteFooterComponent,
661
+ EclSiteFooterDescriptionNameDirective,
575
662
  EclSiteFooterSectionDirective,
576
663
  EclSiteFooterTitleDirective,
577
664
  EclSiteFooterDescriptionDirective,
578
665
  EclSiteFooterListDirective,
579
666
  EclSiteFooterLinkDirective,
580
- EclSiteFooterColumnDirective,
581
667
  EclSiteFooterLogoListDirective,
582
668
  EclSiteFooterLogoItemDirective,
583
669
  EclSiteFooterLogoDirective,
584
670
  EclSiteFooterListItemDirective,
585
671
  EclSiteFooterListDirective,
586
672
  EclSiteFooterRowDirective,
587
- EclSiteFooterContentDirective,
673
+ EclSiteFooterSocialMediaDirective,
588
674
  EclSiteFooterTitleLinkDirective,
589
675
  EclSiteFooterLogoLinkDirective,
590
676
  EclSiteFooterPictureDirective,
591
- EclSiteFooterLogoImageDirective] }); }
592
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentECComponent,
593
- EclSiteFooterFixedContentEUComponent,
594
- EclSiteFooterComponent] }); }
677
+ EclSiteFooterLogoImageDirective,
678
+ EclSiteFooterRowCommonComponent] }); }
679
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, imports: [EclSiteFooterFixedContentEUComponent,
680
+ EclSiteFooterCoreComponent,
681
+ EclSiteFooterComponent,
682
+ EclSiteFooterRowCommonComponent] }); }
595
683
  }
596
684
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: EclSiteFooterModule, decorators: [{
597
685
  type: NgModule,
@@ -602,31 +690,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5",
602
690
  }] });
603
691
 
604
692
  const EUI_ECL_SITE_FOOTER = [
605
- EclSiteFooterFixedContentECComponent,
606
693
  EclSiteFooterFixedContentEUComponent,
694
+ EclSiteFooterColumnDirective,
695
+ EclSiteFooterCoreComponent,
607
696
  EclSiteFooterComponent,
697
+ EclSiteFooterDescriptionNameDirective,
608
698
  EclSiteFooterSectionDirective,
609
699
  EclSiteFooterTitleDirective,
610
700
  EclSiteFooterDescriptionDirective,
611
701
  EclSiteFooterListDirective,
612
702
  EclSiteFooterLinkDirective,
613
- EclSiteFooterColumnDirective,
614
703
  EclSiteFooterLogoListDirective,
615
704
  EclSiteFooterLogoItemDirective,
616
705
  EclSiteFooterLogoDirective,
617
706
  EclSiteFooterListItemDirective,
618
707
  EclSiteFooterListDirective,
619
708
  EclSiteFooterRowDirective,
620
- EclSiteFooterContentDirective,
709
+ EclSiteFooterSocialMediaDirective,
621
710
  EclSiteFooterTitleLinkDirective,
622
711
  EclSiteFooterLogoLinkDirective,
623
712
  EclSiteFooterPictureDirective,
624
713
  EclSiteFooterLogoImageDirective,
714
+ EclSiteFooterRowCommonComponent,
625
715
  ];
626
716
 
627
717
  /**
628
718
  * Generated bundle index. Do not edit.
629
719
  */
630
720
 
631
- export { EUI_ECL_SITE_FOOTER, EclSiteFooterColumnDirective, EclSiteFooterComponent, EclSiteFooterContentDirective, EclSiteFooterDescriptionDirective, EclSiteFooterFixedContentECComponent, EclSiteFooterFixedContentEUComponent, EclSiteFooterLinkDirective, EclSiteFooterListDirective, EclSiteFooterListItemDirective, EclSiteFooterLogoDirective, EclSiteFooterLogoImageDirective, EclSiteFooterLogoItemDirective, EclSiteFooterLogoLinkDirective, EclSiteFooterLogoListDirective, EclSiteFooterModule, EclSiteFooterPictureDirective, EclSiteFooterRowDirective, EclSiteFooterSectionDirective, EclSiteFooterTitleDirective, EclSiteFooterTitleLinkDirective };
721
+ 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 };
632
722
  //# sourceMappingURL=eui-ecl-components-ecl-site-footer.mjs.map