@eui/ecl 18.0.0-next.7 → 18.0.0-next.70

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 (641) hide show
  1. package/assets/i18n-ecl/bg.json +2 -0
  2. package/assets/i18n-ecl/cs.json +2 -0
  3. package/assets/i18n-ecl/da.json +2 -0
  4. package/assets/i18n-ecl/de.json +3 -1
  5. package/assets/i18n-ecl/el.json +3 -1
  6. package/assets/i18n-ecl/en.json +3 -1
  7. package/assets/i18n-ecl/es.json +3 -1
  8. package/assets/i18n-ecl/et.json +2 -0
  9. package/assets/i18n-ecl/fi.json +3 -1
  10. package/assets/i18n-ecl/fr.json +3 -1
  11. package/assets/i18n-ecl/ga.json +3 -1
  12. package/assets/i18n-ecl/hr.json +2 -0
  13. package/assets/i18n-ecl/hu.json +3 -1
  14. package/assets/i18n-ecl/it.json +3 -1
  15. package/assets/i18n-ecl/lt.json +3 -1
  16. package/assets/i18n-ecl/lv.json +3 -1
  17. package/assets/i18n-ecl/mt.json +3 -1
  18. package/assets/i18n-ecl/nl.json +3 -1
  19. package/assets/i18n-ecl/pl.json +3 -1
  20. package/assets/i18n-ecl/pt.json +3 -1
  21. package/assets/i18n-ecl/ro.json +3 -1
  22. package/assets/i18n-ecl/sk.json +3 -1
  23. package/assets/i18n-ecl/sl.json +3 -1
  24. package/assets/i18n-ecl/sv.json +2 -0
  25. package/docs/components/EclAccordionComponent.html +2 -2
  26. package/docs/components/EclAccordionItemComponent.html +3 -3
  27. package/docs/components/EclAppComponent.html +2 -2
  28. package/docs/components/EclBannerComponent.html +17 -4
  29. package/docs/components/EclBlockquoteComponent.html +2 -2
  30. package/docs/components/EclBreadcrumbComponent.html +3 -3
  31. package/docs/components/EclBreadcrumbSegmentComponent.html +41 -59
  32. package/docs/components/EclButtonComponent.html +3 -3
  33. package/docs/components/EclCardBodyComponent.html +2 -2
  34. package/docs/components/EclCardComponent.html +2 -2
  35. package/docs/components/EclCarouselComponent.html +2 -7
  36. package/docs/components/EclCarouselItemComponent.html +2 -2
  37. package/docs/components/EclCategoryFilterComponent.html +2 -2
  38. package/docs/components/EclCategoryFilterItemComponent.html +2 -2
  39. package/docs/components/EclCategoryFilterListComponent.html +2 -2
  40. package/docs/components/EclCheckboxHelpComponent.html +2 -2
  41. package/docs/components/EclCheckboxLabelComponent.html +29 -5
  42. package/docs/components/EclContentBlockComponent.html +2 -2
  43. package/docs/components/EclContentItemComponent.html +2 -2
  44. package/docs/components/EclDateBlockComponent.html +2 -2
  45. package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
  46. package/docs/components/EclExpandableComponent.html +2 -2
  47. package/docs/components/EclFactFiguresComponent.html +2 -2
  48. package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
  49. package/docs/components/EclFactFiguresItemComponent.html +2 -2
  50. package/docs/components/EclFactFiguresTitleComponent.html +2 -2
  51. package/docs/components/EclFactFiguresValueComponent.html +2 -2
  52. package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
  53. package/docs/components/EclFeaturedComponent.html +7 -7
  54. package/docs/components/EclFeaturedItemComponent.html +3 -3
  55. package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
  56. package/docs/components/EclFeaturedItemFooterComponent.html +530 -0
  57. package/docs/components/EclFileComponent.html +3 -3
  58. package/docs/components/EclFileItemComponent.html +3 -3
  59. package/docs/components/EclFileItemsComponent.html +2 -2
  60. package/docs/components/EclFileTaxonomyComponent.html +2 -2
  61. package/docs/components/EclFormGroupComponent.html +2 -2
  62. package/docs/components/EclFormLabelComponent.html +7 -7
  63. package/docs/components/EclGalleryComponent.html +27 -144
  64. package/docs/components/EclGalleryFooterComponent.html +3 -3
  65. package/docs/components/EclGalleryItemComponent.html +4 -92
  66. package/docs/components/EclIconComponent.html +4 -6
  67. package/docs/components/EclInpageNavigationComponent.html +104 -3
  68. package/docs/components/EclInpageNavigationItemComponent.html +3 -3
  69. package/docs/components/EclListIllustrationComponent.html +2 -2
  70. package/docs/components/EclListIllustrationItemComponent.html +3 -3
  71. package/docs/components/EclLoadingIndicatorComponent.html +2 -2
  72. package/docs/components/EclMediaContainerComponent.html +11 -161
  73. package/docs/components/EclMenuComponent.html +3 -3
  74. package/docs/components/EclMenuItemComponent.html +3 -3
  75. package/docs/components/EclMenuMegaComponent.html +2 -26
  76. package/docs/components/EclMenuMegaItemComponent.html +68 -4
  77. package/docs/components/EclModalBodyComponent.html +2 -2
  78. package/docs/components/EclModalComponent.html +2 -2
  79. package/docs/components/EclModalFooterComponent.html +2 -2
  80. package/docs/components/EclModalHeaderComponent.html +3 -3
  81. package/docs/components/EclMultiselectComponent.html +39 -3
  82. package/docs/components/EclMultiselectDropdownComponent.html +32 -3
  83. package/docs/components/EclMultiselectInputComponent.html +110 -4
  84. package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
  85. package/docs/components/EclMultiselectOptionComponent.html +34 -4
  86. package/docs/components/EclNavigationListComponent.html +85 -3
  87. package/docs/components/EclNavigationListImageComponent.html +2 -2
  88. package/docs/components/EclNavigationListItemComponent.html +30 -7
  89. package/docs/components/EclNewsTickerComponent.html +2 -2
  90. package/docs/components/EclNewsTickerItemComponent.html +2 -2
  91. package/docs/components/EclNotificationComponent.html +2 -2
  92. package/docs/components/EclPageHeaderComponent.html +15 -34
  93. package/docs/components/EclPaginationComponent.html +7 -7
  94. package/docs/components/EclPaginationItemComponent.html +172 -6
  95. package/docs/components/EclPopoverComponent.html +2 -2
  96. package/docs/components/EclRadioHelpComponent.html +3 -3
  97. package/docs/components/EclRadioLabelComponent.html +4 -4
  98. package/docs/components/EclRangeValueComponent.html +2 -2
  99. package/docs/components/EclRatingFieldComponent.html +6 -6
  100. package/docs/components/EclSearchFormComponent.html +46 -3
  101. package/docs/components/EclSelectContainerComponent.html +66 -3
  102. package/docs/components/EclSiteFooterComponent.html +4 -4
  103. package/docs/components/EclSiteFooterFixedContentECComponent.html +4 -4
  104. package/docs/components/EclSiteFooterFixedContentEUComponent.html +4 -4
  105. package/docs/components/EclSiteHeaderActionComponent.html +2 -2
  106. package/docs/components/EclSiteHeaderBannerTopComponent.html +104 -3
  107. package/docs/components/EclSiteHeaderComponent.html +74 -76
  108. package/docs/components/EclSiteHeaderEnvironmentComponent.html +15 -3
  109. package/docs/components/EclSiteHeaderLanguageComponent.html +17 -23
  110. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +16 -4
  111. package/docs/components/EclSiteHeaderLoginComponent.html +4 -4
  112. package/docs/components/{EclSiteHeaderMessageComponent.html → EclSiteHeaderNotificationComponent.html} +8 -8
  113. package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
  114. package/docs/components/EclSocialMediaFollowComponent.html +4 -4
  115. package/docs/components/EclSocialMediaFollowItemComponent.html +28 -4
  116. package/docs/components/EclSocialMediaShareComponent.html +3 -3
  117. package/docs/components/EclSocialMediaShareItemComponent.html +3 -3
  118. package/docs/components/EclStickyContainerComponent.html +77 -4
  119. package/docs/components/EclTabComponent.html +5 -74
  120. package/docs/components/EclTabLabelComponent.html +2 -2
  121. package/docs/components/EclTabMoreComponent.html +3 -97
  122. package/docs/components/EclTableSortButtonComponent.html +72 -27
  123. package/docs/components/EclTabsComponent.html +3 -27
  124. package/docs/components/EclTagComponent.html +54 -7
  125. package/docs/components/EclTimelineComponent.html +2 -2
  126. package/docs/components/EclTimelineItemComponent.html +4 -42
  127. package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
  128. package/docs/dependencies.html +36 -26
  129. package/docs/directives/EclCheckboxDirective.html +26 -2
  130. package/docs/directives/EclDatePickerDirective.html +25 -1
  131. package/docs/directives/{EclSiteFooterLogoImageDesktopDirective.html → EclFeaturedItemFooterLinkDirective.html} +9 -17
  132. package/docs/directives/EclFeaturedItemFooterPictureDirective.html +472 -0
  133. package/docs/directives/EclFileUploadDirective.html +15 -3
  134. package/docs/directives/EclHelpBlockDirective.html +1 -1
  135. package/docs/directives/EclLinkDirective.html +3 -3
  136. package/docs/directives/EclMediaContainerItemDirective.html +0 -76
  137. package/docs/directives/EclPageHeaderDescriptionContainerDirective.html +498 -0
  138. package/docs/directives/{EclBannerCreditDirective.html → EclPageHeaderInfoDirective.html} +6 -6
  139. package/docs/directives/EclPageHeaderTitleDirective.html +50 -52
  140. package/docs/directives/EclRadioDirective.html +2 -2
  141. package/docs/directives/EclRangeDirective.html +1 -1
  142. package/docs/directives/EclSelectDirective.html +2 -2
  143. package/docs/directives/EclSiteFooterListDirective.html +2 -2
  144. package/docs/directives/EclSiteFooterSectionDirective.html +4 -4
  145. package/docs/directives/EclSiteFooterTitleDirective.html +1 -1
  146. package/docs/directives/EclSiteHeaderImageDirective.html +498 -0
  147. package/docs/directives/EclSiteHeaderLinkDirective.html +498 -0
  148. package/docs/directives/EclSiteHeaderPictureDirective.html +498 -0
  149. package/docs/directives/EclTableDirective.html +1 -1
  150. package/docs/directives/EclTableHeaderDirective.html +32 -1
  151. package/docs/{classes/EclGalleryDownloadEvent.html → directives/EclTagSetDirective.html} +168 -78
  152. package/docs/directives/EclTextAreaDirective.html +1 -1
  153. package/docs/directives/EclTextInputDirective.html +1 -1
  154. package/docs/index.html +2 -2
  155. package/docs/js/menu-wc.js +116 -144
  156. package/docs/js/menu-wc_es5.js +1 -1
  157. package/docs/js/search/search_index.js +2 -2
  158. package/docs/miscellaneous/enumerations.html +56 -0
  159. package/docs/miscellaneous/variables.html +42 -4
  160. package/docs/modules/EclBannerComponentModule.html +0 -6
  161. package/docs/modules/EclBreadcrumbComponentModule.html +0 -6
  162. package/docs/modules/EclCardComponentModule.html +0 -6
  163. package/docs/modules/EclCarouselComponentModule.html +0 -6
  164. package/docs/modules/EclCheckboxModule.html +0 -6
  165. package/docs/modules/EclContentBlockComponentModule.html +0 -6
  166. package/docs/modules/EclContentItemComponentModule.html +0 -6
  167. package/docs/modules/EclFeaturedModule.html +26 -8
  168. package/docs/modules/EclFileComponentModule.html +0 -6
  169. package/docs/modules/EclGalleryComponentModule.html +0 -6
  170. package/docs/modules/EclListDirectiveModule.html +0 -6
  171. package/docs/modules/EclListIllustrationComponentModule.html +0 -6
  172. package/docs/modules/EclMediaContainerComponentModule.html +0 -6
  173. package/docs/modules/EclMenuComponentModule.html +0 -6
  174. package/docs/modules/EclModalComponentModule.html +0 -6
  175. package/docs/modules/EclNavigationListComponentModule.html +0 -6
  176. package/docs/modules/EclPageHeaderComponentModule.html +0 -6
  177. package/docs/modules/EclPopoverComponentModule.html +0 -6
  178. package/docs/modules/EclRangeDirectiveModule.html +0 -6
  179. package/docs/modules/EclRatingFieldComponentModule.html +0 -6
  180. package/docs/modules/EclSelectDirectiveModule.html +0 -6
  181. package/docs/modules/EclSiteFooterComponentModule.html +0 -6
  182. package/docs/modules/EclSiteHeaderComponentModule.html +0 -6
  183. package/docs/modules/EclSocialMediaFollowComponentModule.html +0 -6
  184. package/docs/modules/EclSocialMediaShareComponentModule.html +0 -6
  185. package/docs/modules/EclTableDirectiveModule.html +0 -6
  186. package/docs/modules/EclTabsComponentModule.html +0 -6
  187. package/docs/modules/EclTagComponentModule.html +6 -0
  188. package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +6 -7
  189. package/esm2022/lib/components/ecl-accordion/ecl-accordion.component.mjs +4 -4
  190. package/esm2022/lib/components/ecl-accordion/ecl-accordion.module.mjs +5 -5
  191. package/esm2022/lib/components/ecl-app/ecl-app.component.mjs +4 -4
  192. package/esm2022/lib/components/ecl-app/ecl-app.module.mjs +5 -5
  193. package/esm2022/lib/components/ecl-banner/ecl-banner-description.directive.mjs +7 -7
  194. package/esm2022/lib/components/ecl-banner/ecl-banner-picture.directive.mjs +7 -7
  195. package/esm2022/lib/components/ecl-banner/ecl-banner-title.directive.mjs +7 -7
  196. package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +55 -13
  197. package/esm2022/lib/components/ecl-banner/ecl-banner.module.mjs +5 -9
  198. package/esm2022/lib/components/ecl-banner/index.mjs +1 -2
  199. package/esm2022/lib/components/ecl-base.directive.mjs +4 -4
  200. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote-picture.directive.mjs +7 -7
  201. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.component.mjs +4 -4
  202. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.module.mjs +5 -5
  203. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +17 -15
  204. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs +5 -20
  205. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.module.mjs +5 -5
  206. package/esm2022/lib/components/ecl-button/ecl-button-label.directive.mjs +4 -4
  207. package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +5 -5
  208. package/esm2022/lib/components/ecl-button/ecl-button.module.mjs +5 -5
  209. package/esm2022/lib/components/ecl-card/ecl-card-body.component.mjs +4 -4
  210. package/esm2022/lib/components/ecl-card/ecl-card-picture.directive.mjs +7 -7
  211. package/esm2022/lib/components/ecl-card/ecl-card.component.mjs +4 -4
  212. package/esm2022/lib/components/ecl-card/ecl-card.module.mjs +5 -5
  213. package/esm2022/lib/components/ecl-carousel/ecl-carousel-item.component.mjs +4 -4
  214. package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +19 -14
  215. package/esm2022/lib/components/ecl-carousel/ecl-carousel.module.mjs +5 -5
  216. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.mjs +4 -4
  217. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs +4 -4
  218. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.mjs +4 -4
  219. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter.module.mjs +5 -5
  220. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs +7 -6
  221. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs +4 -4
  222. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs +14 -18
  223. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.directive.mjs +18 -19
  224. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.module.mjs +5 -5
  225. package/esm2022/lib/components/ecl-content-block/ecl-content-block-elements.directive.mjs +52 -52
  226. package/esm2022/lib/components/ecl-content-block/ecl-content-block.component.mjs +4 -4
  227. package/esm2022/lib/components/ecl-content-block/ecl-content-block.module.mjs +5 -5
  228. package/esm2022/lib/components/ecl-content-item/ecl-content-item-image.directive.mjs +7 -7
  229. package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +9 -5
  230. package/esm2022/lib/components/ecl-content-item/ecl-content-item.module.mjs +5 -5
  231. package/esm2022/lib/components/ecl-date-block/ecl-date-block.component.mjs +4 -4
  232. package/esm2022/lib/components/ecl-date-block/ecl-date-block.module.mjs +5 -5
  233. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.directive.mjs +43 -21
  234. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.module.mjs +5 -5
  235. package/esm2022/lib/components/ecl-expandable/ecl-expandable.component.mjs +4 -4
  236. package/esm2022/lib/components/ecl-expandable/ecl-expandable.module.mjs +5 -5
  237. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-description.component.mjs +4 -4
  238. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-item.component.mjs +4 -4
  239. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-title.component.mjs +4 -4
  240. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-value.component.mjs +4 -4
  241. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-view-all.component.mjs +4 -4
  242. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.component.mjs +4 -4
  243. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.module.mjs +5 -5
  244. package/esm2022/lib/components/ecl-featured/ecl-featured-item-description.component.mjs +4 -4
  245. package/esm2022/lib/components/ecl-featured/ecl-featured-item-footer.component.mjs +19 -0
  246. package/esm2022/lib/components/ecl-featured/ecl-featured-item-link.directive.mjs +37 -4
  247. package/esm2022/lib/components/ecl-featured/ecl-featured-item.component.mjs +5 -6
  248. package/esm2022/lib/components/ecl-featured/ecl-featured.component.mjs +11 -16
  249. package/esm2022/lib/components/ecl-featured/ecl-featured.module.mjs +18 -8
  250. package/esm2022/lib/components/ecl-featured/index.mjs +2 -1
  251. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.directive.mjs +4 -4
  252. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.module.mjs +5 -5
  253. package/esm2022/lib/components/ecl-file/ecl-file-download.directive.mjs +7 -7
  254. package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +5 -6
  255. package/esm2022/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs +4 -4
  256. package/esm2022/lib/components/ecl-file/ecl-file-picture.directive.mjs +10 -10
  257. package/esm2022/lib/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.mjs +4 -4
  258. package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +7 -8
  259. package/esm2022/lib/components/ecl-file/ecl-file.module.mjs +5 -5
  260. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.directive.mjs +43 -46
  261. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.module.mjs +5 -5
  262. package/esm2022/lib/components/ecl-form-group/ecl-form-group.component.mjs +4 -4
  263. package/esm2022/lib/components/ecl-form-group/ecl-form-group.module.mjs +5 -5
  264. package/esm2022/lib/components/ecl-form-label/ecl-form-label.component.mjs +15 -30
  265. package/esm2022/lib/components/ecl-form-label/ecl-form-label.module.mjs +5 -5
  266. package/esm2022/lib/components/ecl-gallery/ecl-gallery-footer.component.mjs +7 -8
  267. package/esm2022/lib/components/ecl-gallery/ecl-gallery-item.component.mjs +10 -29
  268. package/esm2022/lib/components/ecl-gallery/ecl-gallery-media.directive.mjs +7 -7
  269. package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +26 -85
  270. package/esm2022/lib/components/ecl-gallery/ecl-gallery.module.mjs +5 -5
  271. package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +7 -12
  272. package/esm2022/lib/components/ecl-help-block/ecl-help-block.module.mjs +5 -5
  273. package/esm2022/lib/components/ecl-icon/ecl-icon.component.mjs +8 -13
  274. package/esm2022/lib/components/ecl-icon/ecl-icon.module.mjs +5 -5
  275. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +5 -5
  276. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.mjs +34 -16
  277. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.module.mjs +9 -9
  278. package/esm2022/lib/components/ecl-label/ecl-label.directive.mjs +4 -4
  279. package/esm2022/lib/components/ecl-label/ecl-label.module.mjs +5 -5
  280. package/esm2022/lib/components/ecl-link/ecl-link-label.directive.mjs +4 -4
  281. package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +7 -7
  282. package/esm2022/lib/components/ecl-link/ecl-link.module.mjs +5 -5
  283. package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +4 -4
  284. package/esm2022/lib/components/ecl-list/ecl-description-list-definition-item.directive.mjs +7 -7
  285. package/esm2022/lib/components/ecl-list/ecl-list.directive.mjs +19 -19
  286. package/esm2022/lib/components/ecl-list/ecl-list.module.mjs +5 -5
  287. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.mjs +4 -4
  288. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +5 -6
  289. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs +7 -7
  290. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs +4 -4
  291. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.module.mjs +5 -5
  292. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs +4 -4
  293. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.mjs +4 -4
  294. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs +4 -4
  295. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.module.mjs +5 -5
  296. package/esm2022/lib/components/ecl-media-container/ecl-media-container-iframe.directive.mjs +4 -4
  297. package/esm2022/lib/components/ecl-media-container/ecl-media-container-item.directive.mjs +5 -16
  298. package/esm2022/lib/components/ecl-media-container/ecl-media-container-picture.directive.mjs +4 -4
  299. package/esm2022/lib/components/ecl-media-container/ecl-media-container.component.mjs +9 -32
  300. package/esm2022/lib/components/ecl-media-container/ecl-media-container.module.mjs +5 -5
  301. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +8 -8
  302. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +11 -14
  303. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +39 -21
  304. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +6 -18
  305. package/esm2022/lib/components/ecl-menu/ecl-menu.module.mjs +5 -5
  306. package/esm2022/lib/components/ecl-modal/ecl-modal-body-fixed.directive.mjs +4 -4
  307. package/esm2022/lib/components/ecl-modal/ecl-modal-body.component.mjs +4 -4
  308. package/esm2022/lib/components/ecl-modal/ecl-modal-close.directive.mjs +4 -4
  309. package/esm2022/lib/components/ecl-modal/ecl-modal-footer.component.mjs +4 -4
  310. package/esm2022/lib/components/ecl-modal/ecl-modal-header.component.mjs +5 -5
  311. package/esm2022/lib/components/ecl-modal/ecl-modal-trigger.directive.mjs +4 -4
  312. package/esm2022/lib/components/ecl-modal/ecl-modal.component.mjs +4 -4
  313. package/esm2022/lib/components/ecl-modal/ecl-modal.module.mjs +5 -5
  314. package/esm2022/lib/components/ecl-multiselect/boldText.pipe.mjs +4 -4
  315. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +33 -41
  316. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs +36 -22
  317. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.mjs +4 -4
  318. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs +12 -17
  319. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option.directive.mjs +4 -4
  320. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.component.mjs +24 -19
  321. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.module.mjs +5 -5
  322. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-image/ecl-navigation-list-image.component.mjs +4 -4
  323. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.mjs +17 -12
  324. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-picture.directive.mjs +7 -7
  325. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs +25 -14
  326. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.module.mjs +5 -5
  327. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker-item.component.mjs +4 -4
  328. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs +4 -4
  329. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.module.mjs +5 -5
  330. package/esm2022/lib/components/ecl-notification/ecl-notification-title.directive.mjs +4 -4
  331. package/esm2022/lib/components/ecl-notification/ecl-notification.component.mjs +4 -4
  332. package/esm2022/lib/components/ecl-notification/ecl-notification.module.mjs +5 -5
  333. package/esm2022/lib/components/ecl-page-header/ecl-page-header-background.directive.mjs +7 -7
  334. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description.directive.mjs +27 -17
  335. package/esm2022/lib/components/ecl-page-header/ecl-page-header-info.directive.mjs +21 -0
  336. package/esm2022/lib/components/ecl-page-header/ecl-page-header-meta.directive.mjs +7 -7
  337. package/esm2022/lib/components/ecl-page-header/ecl-page-header-title.directive.mjs +13 -7
  338. package/esm2022/lib/components/ecl-page-header/ecl-page-header.component.mjs +18 -29
  339. package/esm2022/lib/components/ecl-page-header/ecl-page-header.module.mjs +13 -10
  340. package/esm2022/lib/components/ecl-page-header/index.mjs +2 -2
  341. package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +39 -31
  342. package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +15 -30
  343. package/esm2022/lib/components/ecl-pagination/ecl-pagination.module.mjs +5 -5
  344. package/esm2022/lib/components/ecl-popover/ecl-popover-content.directive.mjs +4 -4
  345. package/esm2022/lib/components/ecl-popover/ecl-popover-toggle.directive.mjs +4 -4
  346. package/esm2022/lib/components/ecl-popover/ecl-popover.component.mjs +4 -4
  347. package/esm2022/lib/components/ecl-popover/ecl-popover.module.mjs +5 -5
  348. package/esm2022/lib/components/ecl-radio/ecl-radio-help.component.mjs +7 -12
  349. package/esm2022/lib/components/ecl-radio/ecl-radio-input.directive.mjs +4 -4
  350. package/esm2022/lib/components/ecl-radio/ecl-radio-label.component.mjs +9 -17
  351. package/esm2022/lib/components/ecl-radio/ecl-radio.directive.mjs +11 -21
  352. package/esm2022/lib/components/ecl-radio/ecl-radio.module.mjs +5 -5
  353. package/esm2022/lib/components/ecl-range/ecl-range-value.component.mjs +4 -4
  354. package/esm2022/lib/components/ecl-range/ecl-range.directive.mjs +7 -12
  355. package/esm2022/lib/components/ecl-range/ecl-range.module.mjs +5 -5
  356. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.component.mjs +14 -26
  357. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.module.mjs +5 -5
  358. package/esm2022/lib/components/ecl-search-form/ecl-search-form.component.mjs +21 -19
  359. package/esm2022/lib/components/ecl-search-form/ecl-search-form.module.mjs +5 -5
  360. package/esm2022/lib/components/ecl-select/ecl-select-container.component.mjs +31 -14
  361. package/esm2022/lib/components/ecl-select/ecl-select.directive.mjs +9 -17
  362. package/esm2022/lib/components/ecl-select/ecl-select.module.mjs +8 -6
  363. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +12 -19
  364. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.mjs +10 -10
  365. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.mjs +4 -4
  366. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.mjs +13 -33
  367. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs +21 -27
  368. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs +13 -27
  369. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs +10 -15
  370. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +8 -13
  371. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.component.mjs +11 -16
  372. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.module.mjs +6 -9
  373. package/esm2022/lib/components/ecl-site-header/action/ecl-site-header-action.component.mjs +4 -4
  374. package/esm2022/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.mjs +14 -7
  375. package/esm2022/lib/components/ecl-site-header/cta/ecl-site-header-cta.directive.mjs +4 -4
  376. package/esm2022/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.mjs +16 -15
  377. package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +14 -16
  378. package/esm2022/lib/components/ecl-site-header/ecl-site-header.module.mjs +21 -11
  379. package/esm2022/lib/components/ecl-site-header/index.mjs +3 -2
  380. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +9 -8
  381. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language.component.mjs +15 -14
  382. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login-details.directive.mjs +7 -7
  383. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +10 -16
  384. package/esm2022/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.mjs +18 -0
  385. package/esm2022/lib/components/ecl-site-header/notification/index.mjs +2 -0
  386. package/esm2022/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.mjs +55 -0
  387. package/esm2022/lib/components/ecl-site-header/{message → picture}/index.mjs +2 -2
  388. package/esm2022/lib/components/ecl-site-header/search/ecl-site-header-search.component.mjs +4 -4
  389. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs +14 -10
  390. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.mjs +4 -4
  391. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs +8 -14
  392. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.mjs +7 -6
  393. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +5 -5
  394. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-link.directive.mjs +4 -4
  395. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs +7 -12
  396. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.module.mjs +5 -5
  397. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.component.mjs +43 -20
  398. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.module.mjs +5 -5
  399. package/esm2022/lib/components/ecl-table/ecl-table-sort-button.component.mjs +10 -9
  400. package/esm2022/lib/components/ecl-table/ecl-table.directive.mjs +37 -36
  401. package/esm2022/lib/components/ecl-table/ecl-table.module.mjs +5 -5
  402. package/esm2022/lib/components/ecl-tabs/ecl-tab-label.component.mjs +4 -4
  403. package/esm2022/lib/components/ecl-tabs/ecl-tab-more.component.mjs +9 -18
  404. package/esm2022/lib/components/ecl-tabs/ecl-tab.component.mjs +11 -23
  405. package/esm2022/lib/components/ecl-tabs/ecl-tabs.component.mjs +9 -11
  406. package/esm2022/lib/components/ecl-tabs/ecl-tabs.module.mjs +5 -5
  407. package/esm2022/lib/components/ecl-tag/ecl-tag-set.directive.mjs +20 -0
  408. package/esm2022/lib/components/ecl-tag/ecl-tag.component.mjs +18 -10
  409. package/esm2022/lib/components/ecl-tag/ecl-tag.module.mjs +9 -8
  410. package/esm2022/lib/components/ecl-tag/index.mjs +2 -1
  411. package/esm2022/lib/components/ecl-text-area/ecl-text-area.directive.mjs +7 -12
  412. package/esm2022/lib/components/ecl-text-area/ecl-text-area.module.mjs +5 -5
  413. package/esm2022/lib/components/ecl-text-input/ecl-text-input.directive.mjs +8 -14
  414. package/esm2022/lib/components/ecl-text-input/ecl-text-input.module.mjs +5 -5
  415. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-label.directive.mjs +4 -4
  416. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-title.directive.mjs +4 -4
  417. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-toggler.component.mjs +4 -4
  418. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +9 -18
  419. package/esm2022/lib/components/ecl-timeline/ecl-timeline.component.mjs +4 -4
  420. package/esm2022/lib/components/ecl-timeline/ecl-timeline.module.mjs +5 -5
  421. package/esm2022/lib/services/ecl-default-language.service.mjs +4 -4
  422. package/esm2022/lib/services/ecl-rtl.service.mjs +4 -4
  423. package/esm2022/lib/services/ecl-theme.service.mjs +4 -4
  424. package/esm2022/lib/shared/ecl-all.module.mjs +5 -5
  425. package/esm2022/lib/utils/directives/ecl-click-outside/ecl-click-outside.directive.mjs +4 -4
  426. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.directive.mjs +4 -4
  427. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.module.mjs +5 -5
  428. package/fesm2022/eui-ecl.mjs +4217 -3938
  429. package/fesm2022/eui-ecl.mjs.map +4 -4
  430. package/lib/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
  431. package/lib/components/ecl-banner/ecl-banner.component.d.ts +13 -4
  432. package/lib/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
  433. package/lib/components/ecl-banner/ecl-banner.module.d.ts +4 -5
  434. package/lib/components/ecl-banner/ecl-banner.module.d.ts.map +1 -1
  435. package/lib/components/ecl-banner/index.d.ts +0 -1
  436. package/lib/components/ecl-banner/index.d.ts.map +1 -1
  437. package/lib/components/ecl-base.directive.d.ts.map +1 -1
  438. package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts +7 -6
  439. package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
  440. package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts +0 -4
  441. package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
  442. package/lib/components/ecl-button/ecl-button.component.d.ts.map +1 -1
  443. package/lib/components/ecl-card/ecl-card.component.d.ts.map +1 -1
  444. package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
  445. package/lib/components/ecl-carousel/ecl-carousel.component.d.ts +1 -0
  446. package/lib/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
  447. package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +1 -0
  448. package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
  449. package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +7 -3
  450. package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
  451. package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts +9 -5
  452. package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
  453. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts +1 -0
  454. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
  455. package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts +4 -2
  456. package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
  457. package/lib/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
  458. package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts +8 -0
  459. package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -0
  460. package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts +10 -0
  461. package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
  462. package/lib/components/ecl-featured/ecl-featured.component.d.ts +3 -2
  463. package/lib/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
  464. package/lib/components/ecl-featured/ecl-featured.module.d.ts +5 -4
  465. package/lib/components/ecl-featured/ecl-featured.module.d.ts.map +1 -1
  466. package/lib/components/ecl-featured/index.d.ts +1 -0
  467. package/lib/components/ecl-featured/index.d.ts.map +1 -1
  468. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +1 -1
  469. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
  470. package/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
  471. package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts +10 -5
  472. package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
  473. package/lib/components/ecl-form-label/ecl-form-label.component.d.ts +8 -4
  474. package/lib/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
  475. package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts +4 -10
  476. package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
  477. package/lib/components/ecl-gallery/ecl-gallery.component.d.ts +15 -38
  478. package/lib/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
  479. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts +2 -1
  480. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
  481. package/lib/components/ecl-icon/ecl-icon.component.d.ts +1 -1
  482. package/lib/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
  483. package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +10 -2
  484. package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
  485. package/lib/components/ecl-link/ecl-link.directive.d.ts +3 -3
  486. package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
  487. package/lib/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
  488. package/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
  489. package/lib/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
  490. package/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
  491. package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts +1 -8
  492. package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts.map +1 -1
  493. package/lib/components/ecl-media-container/ecl-media-container.component.d.ts +2 -23
  494. package/lib/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
  495. package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts +2 -1
  496. package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
  497. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts +11 -5
  498. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
  499. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts +1 -5
  500. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts.map +1 -1
  501. package/lib/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
  502. package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts +3 -0
  503. package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
  504. package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts +13 -3
  505. package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
  506. package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts +5 -3
  507. package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
  508. package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts +8 -3
  509. package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
  510. package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts +4 -3
  511. package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts.map +1 -1
  512. package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts +10 -3
  513. package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
  514. package/lib/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
  515. package/lib/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
  516. package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts +5 -0
  517. package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts.map +1 -1
  518. package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts +8 -0
  519. package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts.map +1 -0
  520. package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts +4 -2
  521. package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
  522. package/lib/components/ecl-page-header/ecl-page-header.component.d.ts +6 -11
  523. package/lib/components/ecl-page-header/ecl-page-header.component.d.ts.map +1 -1
  524. package/lib/components/ecl-page-header/ecl-page-header.module.d.ts +4 -4
  525. package/lib/components/ecl-page-header/ecl-page-header.module.d.ts.map +1 -1
  526. package/lib/components/ecl-page-header/index.d.ts +1 -1
  527. package/lib/components/ecl-page-header/index.d.ts.map +1 -1
  528. package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts +16 -5
  529. package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
  530. package/lib/components/ecl-pagination/ecl-pagination.component.d.ts +8 -4
  531. package/lib/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
  532. package/lib/components/ecl-radio/ecl-radio-help.component.d.ts +2 -1
  533. package/lib/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
  534. package/lib/components/ecl-radio/ecl-radio-label.component.d.ts +4 -2
  535. package/lib/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
  536. package/lib/components/ecl-radio/ecl-radio.directive.d.ts +5 -2
  537. package/lib/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
  538. package/lib/components/ecl-range/ecl-range-value.component.d.ts.map +1 -1
  539. package/lib/components/ecl-range/ecl-range.directive.d.ts +2 -1
  540. package/lib/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
  541. package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts +6 -3
  542. package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
  543. package/lib/components/ecl-search-form/ecl-search-form.component.d.ts +3 -0
  544. package/lib/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
  545. package/lib/components/ecl-select/ecl-select-container.component.d.ts +8 -0
  546. package/lib/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
  547. package/lib/components/ecl-select/ecl-select.directive.d.ts +4 -2
  548. package/lib/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
  549. package/lib/components/ecl-select/ecl-select.module.d.ts +3 -1
  550. package/lib/components/ecl-select/ecl-select.module.d.ts.map +1 -1
  551. package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts +2 -1
  552. package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
  553. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts +0 -8
  554. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts.map +1 -1
  555. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts +4 -2
  556. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
  557. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts +8 -4
  558. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
  559. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts +2 -1
  560. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
  561. package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts +2 -1
  562. package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
  563. package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts +2 -1
  564. package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
  565. package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts +1 -1
  566. package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts.map +1 -1
  567. package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts +1 -0
  568. package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts.map +1 -1
  569. package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts +3 -2
  570. package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts.map +1 -1
  571. package/lib/components/ecl-site-header/ecl-site-header.component.d.ts +6 -4
  572. package/lib/components/ecl-site-header/ecl-site-header.component.d.ts.map +1 -1
  573. package/lib/components/ecl-site-header/ecl-site-header.module.d.ts +11 -10
  574. package/lib/components/ecl-site-header/ecl-site-header.module.d.ts.map +1 -1
  575. package/lib/components/ecl-site-header/index.d.ts +2 -1
  576. package/lib/components/ecl-site-header/index.d.ts.map +1 -1
  577. package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts +3 -1
  578. package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts.map +1 -1
  579. package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts +7 -6
  580. package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts.map +1 -1
  581. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts +2 -1
  582. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
  583. package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts +8 -0
  584. package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts.map +1 -0
  585. package/lib/components/ecl-site-header/notification/index.d.ts +2 -0
  586. package/lib/components/ecl-site-header/notification/index.d.ts.map +1 -0
  587. package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts +18 -0
  588. package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts.map +1 -0
  589. package/lib/components/ecl-site-header/picture/index.d.ts +2 -0
  590. package/lib/components/ecl-site-header/picture/index.d.ts.map +1 -0
  591. package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts +2 -1
  592. package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts.map +1 -1
  593. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts +2 -1
  594. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
  595. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts +4 -3
  596. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts.map +1 -1
  597. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts +2 -1
  598. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
  599. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts +14 -2
  600. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
  601. package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts +2 -2
  602. package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts.map +1 -1
  603. package/lib/components/ecl-table/ecl-table.directive.d.ts +7 -4
  604. package/lib/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
  605. package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts +2 -2
  606. package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
  607. package/lib/components/ecl-tabs/ecl-tab.component.d.ts +5 -4
  608. package/lib/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
  609. package/lib/components/ecl-tabs/ecl-tabs.component.d.ts +2 -5
  610. package/lib/components/ecl-tabs/ecl-tabs.component.d.ts.map +1 -1
  611. package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts +8 -0
  612. package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -0
  613. package/lib/components/ecl-tag/ecl-tag.component.d.ts +6 -7
  614. package/lib/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
  615. package/lib/components/ecl-tag/ecl-tag.module.d.ts +4 -3
  616. package/lib/components/ecl-tag/ecl-tag.module.d.ts.map +1 -1
  617. package/lib/components/ecl-tag/index.d.ts +1 -0
  618. package/lib/components/ecl-tag/index.d.ts.map +1 -1
  619. package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts +2 -1
  620. package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
  621. package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts +2 -1
  622. package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
  623. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts +3 -10
  624. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
  625. package/lib/services/ecl-default-language.service.d.ts +2 -1
  626. package/lib/services/ecl-default-language.service.d.ts.map +1 -1
  627. package/lib/services/ecl-theme.service.d.ts +1 -1
  628. package/lib/services/ecl-theme.service.d.ts.map +1 -1
  629. package/package.json +2 -2
  630. package/docs/components/EclPageHeaderDescriptionContainerComponent.html +0 -725
  631. package/esm2022/lib/components/ecl-banner/ecl-banner-credit.directive.mjs +0 -21
  632. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.mjs +0 -47
  633. package/esm2022/lib/components/ecl-site-header/message/ecl-site-header-message.component.mjs +0 -18
  634. package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts +0 -8
  635. package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts.map +0 -1
  636. package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts +0 -19
  637. package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts.map +0 -1
  638. package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts +0 -8
  639. package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts.map +0 -1
  640. package/lib/components/ecl-site-header/message/index.d.ts +0 -2
  641. package/lib/components/ecl-site-header/message/index.d.ts.map +0 -1
@@ -10,9 +10,9 @@ export declare class EclRatingChangeEvent extends EclBaseEvent {
10
10
  export declare const ECL_RATINGFIELD_VALUE_ACCESSOR: Provider;
11
11
  export declare class EclRatingFieldComponent extends ECLBaseDirective implements ControlValueAccessor {
12
12
  name: string;
13
- numberOfStars: number | any;
14
- rating: number | any;
15
- disabled: boolean | any;
13
+ numberOfStars: number;
14
+ rating: number;
15
+ disabled: boolean;
16
16
  ratingChange: EventEmitter<any>;
17
17
  private onChange;
18
18
  private onTouched;
@@ -26,5 +26,8 @@ export declare class EclRatingFieldComponent extends ECLBaseDirective implements
26
26
  registerOnTouched(fn: any): void;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<EclRatingFieldComponent, never>;
28
28
  static ɵcmp: i0.ɵɵComponentDeclaration<EclRatingFieldComponent, "ecl-rating-field", never, { "name": { "alias": "name"; "required": false; }; "numberOfStars": { "alias": "numberOfStars"; "required": false; }; "rating": { "alias": "rating"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "ratingChange": "ratingChange"; }, never, never, false, never>;
29
+ static ngAcceptInputType_numberOfStars: unknown;
30
+ static ngAcceptInputType_rating: unknown;
31
+ static ngAcceptInputType_disabled: unknown;
29
32
  }
30
33
  //# sourceMappingURL=ecl-rating-field.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-rating-field.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-rating-field/ecl-rating-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAA0C,QAAQ,EAAE,MAAM,eAAe,CAAC;AAC1G,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AAEzE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,oBAAqB,SAAQ,YAAY;aACtB,KAAK,EAAE,MAAM;gBAAb,KAAK,EAAE,MAAM;CAG5C;AAED,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF,qBAKa,uBAAwB,SAAQ,gBAAiB,YAAW,oBAAoB;IAChF,IAAI,SAAY;IAEF,aAAa,EAAE,MAAM,GAAG,GAAG,CAAK;IAEhC,MAAM,EAAE,MAAM,GAAG,GAAG,CAAC;IAM5C,QAAQ,EAAE,OAAO,GAAG,GAAG,CAAC;IAGd,YAAY,oBAA2B;IAGjD,OAAO,CAAC,QAAQ,CAA0B;IAC1C,OAAO,CAAC,SAAS,CAAoB;;IAMrC,IAAI,OAAO,IAAI,KAAK,CAAC,MAAM,CAAC,CAI3B;IAED,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,YAAY,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI;IASlC,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI/B,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAK3C,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;yCA1DvB,uBAAuB;2CAAvB,uBAAuB;CA6DnC"}
1
+ {"version":3,"file":"ecl-rating-field.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-rating-field/ecl-rating-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+B,YAAY,EAA0C,QAAQ,EAAE,MAAM,eAAe,CAAC;AAC5H,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,oBAAqB,SAAQ,YAAY;aACtB,KAAK,EAAE,MAAM;gBAAb,KAAK,EAAE,MAAM;CAG5C;AAED,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF,qBAKa,uBAAwB,SAAQ,gBAAiB,YAAW,oBAAoB;IAChF,IAAI,SAAY;IACe,aAAa,SAAK;IAClB,MAAM,EAAE,MAAM,CAAC;IAIvD,QAAQ,EAAE,OAAO,CAAC;IAGR,YAAY,oBAA2B;IAGjD,OAAO,CAAC,QAAQ,CAA0B;IAC1C,OAAO,CAAC,SAAS,CAAoB;;IAMrC,IAAI,OAAO,IAAI,KAAK,CAAC,MAAM,CAAC,CAI3B;IAED,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,YAAY,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI;IASlC,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI/B,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAK3C,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;yCAtDvB,uBAAuB;2CAAvB,uBAAuB;4CA0DklzB,OAAQ;qCAAR,OAAQ;uCAAR,OAAQ;CAD7nzB"}
@@ -2,6 +2,7 @@ import { EventEmitter, Provider } from '@angular/core';
2
2
  import { ControlValueAccessor } from '@angular/forms';
3
3
  import { EclBaseEvent } from '../../model/ecl-base.event';
4
4
  import { ECLBaseDirective } from '../ecl-base.directive';
5
+ import { EclThemeService } from '../../services';
5
6
  import * as i0 from "@angular/core";
6
7
  export declare class EclSearchFormEvent extends EclBaseEvent {
7
8
  keyword: string;
@@ -9,6 +10,7 @@ export declare class EclSearchFormEvent extends EclBaseEvent {
9
10
  }
10
11
  export declare const ECL_SEARCH_FORM_VALUE_ACCESSOR: Provider;
11
12
  export declare class EclSearchFormComponent extends ECLBaseDirective implements ControlValueAccessor {
13
+ protected eclThemeService: EclThemeService;
12
14
  searchInputText: string;
13
15
  placeholder: string;
14
16
  searchButtonLabel: string;
@@ -18,6 +20,7 @@ export declare class EclSearchFormComponent extends ECLBaseDirective implements
18
20
  search: EventEmitter<EclSearchFormEvent>;
19
21
  private onChange;
20
22
  private onTouched;
23
+ constructor(eclThemeService: EclThemeService);
21
24
  onSearchClick(evt: Event): void;
22
25
  onEnterKeyDown(evt: Event): void;
23
26
  onModelChange(newValue: string): void;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-search-form.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-search-form/ecl-search-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAMZ,QAAQ,EACX,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,kBAAmB,SAAQ,YAAY;IAC7B,OAAO,EAAE,MAAM;gBAAf,OAAO,EAAE,MAAM;CAGrC;AAED,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF,qBAKa,sBAAuB,SAAQ,gBAAiB,YAAW,oBAAoB;IAC/E,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,SAAY;IAErC,IACI,UAAU,IAAI,MAAM,CAEvB;IAEyB,IAAI,SAAY;IAEhC,MAAM,mCAA0C;IAG1D,OAAO,CAAC,QAAQ,CAA0B;IAE1C,OAAO,CAAC,SAAS,CAA0B;IAE3C,aAAa,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAM/B,cAAc,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAKhC,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAMrC,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAK5B,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI;IAK5C,iBAAiB,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI;yCA/CpC,sBAAsB;2CAAtB,sBAAsB;CAkDlC"}
1
+ {"version":3,"file":"ecl-search-form.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-search-form/ecl-search-form.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAMZ,QAAQ,EACX,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD,qBAAa,kBAAmB,SAAQ,YAAY;IAC7B,OAAO,EAAE,MAAM;gBAAf,OAAO,EAAE,MAAM;CAGrC;AAED,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF,qBAKa,sBAAuB,SAAQ,gBAAiB,YAAW,oBAAoB;IAoB5E,SAAS,CAAC,eAAe,EAAE,eAAe;IAnB7C,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,SAAY;IAErC,IACI,UAAU,IAAI,MAAM,CAEvB;IAEyB,IAAI,SAAY;IAEhC,MAAM,mCAA0C;IAG1D,OAAO,CAAC,QAAQ,CAA0B;IAE1C,OAAO,CAAC,SAAS,CAA0B;gBAErB,eAAe,EAAE,eAAe;IAItD,aAAa,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAM/B,cAAc,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAKhC,aAAa,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAMrC,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAK5B,gBAAgB,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI;IAK5C,iBAAiB,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,GAAG,IAAI;yCAnDpC,sBAAsB;2CAAtB,sBAAsB;CAsDlC"}
@@ -1,11 +1,19 @@
1
1
  import { ECLBaseDirective } from '../ecl-base.directive';
2
+ import { EclThemeService } from '../../services';
2
3
  import * as i0 from "@angular/core";
3
4
  export declare class EclSelectContainerComponent extends ECLBaseDirective {
5
+ private eclThemeService;
4
6
  eclSize: string;
5
7
  disabled: boolean;
6
8
  isInvalid: boolean;
7
9
  get cssClasses(): string;
10
+ private ICON_SIZE_EC;
11
+ private ICON_SIZE_EU;
12
+ constructor(eclThemeService: EclThemeService);
13
+ get iconSize(): string;
8
14
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSelectContainerComponent, never>;
9
15
  static ɵcmp: i0.ɵɵComponentDeclaration<EclSelectContainerComponent, "ecl-select-container", never, { "eclSize": { "alias": "eclSize"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; }, {}, never, never, false, never>;
16
+ static ngAcceptInputType_disabled: unknown;
17
+ static ngAcceptInputType_isInvalid: unknown;
10
18
  }
11
19
  //# sourceMappingURL=ecl-select-container.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-select-container.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-select/ecl-select-container.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,2BAA4B,SAAQ,gBAAgB;IACpD,OAAO,SAAO;IACd,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IAE5B,IACI,UAAU,IAAI,MAAM,CASvB;yCAfQ,2BAA2B;2CAA3B,2BAA2B;CAgBvC"}
1
+ {"version":3,"file":"ecl-select-container.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-select/ecl-select-container.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD,qBAIa,2BAA4B,SAAQ,gBAAgB;IAoBjD,OAAO,CAAC,eAAe;IAnB1B,OAAO,SAAO;IACiB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IAE3D,IACI,UAAU,IAAI,MAAM,CASvB;IAED,OAAO,CAAC,YAAY,CAAQ;IAC5B,OAAO,CAAC,YAAY,CAAM;gBAEN,eAAe,EAAE,eAAe;IAIpD,IAAI,QAAQ,IAAI,MAAM,CAMrB;yCA9BQ,2BAA2B;2CAA3B,2BAA2B;uCAgCyy1B,OAAQ;wCAAR,OAAQ;CADx11B"}
@@ -6,8 +6,8 @@ export declare class EclSelectDirective extends ECLBaseDirective implements OnIn
6
6
  private ngControl;
7
7
  private el;
8
8
  private viewContainerRef;
9
- disabled: boolean | any;
10
- isInvalid: boolean | any;
9
+ disabled: boolean;
10
+ isInvalid: boolean;
11
11
  eclSize: string;
12
12
  private containerComponent;
13
13
  get cssClasses(): string;
@@ -18,5 +18,7 @@ export declare class EclSelectDirective extends ECLBaseDirective implements OnIn
18
18
  ngDoCheck(): void;
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSelectDirective, [{ optional: true; self: true; }, null, null]>;
20
20
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSelectDirective, "select[eclSelect]", never, { "disabled": { "alias": "disabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; }, {}, never, never, false, never>;
21
+ static ngAcceptInputType_disabled: unknown;
22
+ static ngAcceptInputType_isInvalid: unknown;
21
23
  }
22
24
  //# sourceMappingURL=ecl-select.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-select.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-select/ecl-select.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,OAAO,EAAE,UAAU,EAAsB,MAAM,EAAkB,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC7H,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAGzD,qBAGa,kBAAmB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,OAAO;IAiCvD,OAAO,CAAC,SAAS;IACrC,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IAjC0B,QAAQ,EAAE,OAAO,GAAG,GAAG,CAAS;IAE9D,SAAS,EAAE,OAAO,GAAG,GAAG,CAAS;IAChD,OAAO,SAAO;IAEvB,OAAO,CAAC,kBAAkB,CAA8B;IAExD,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,UAAU,IAAI,OAAO,CAMxB;IAED,IACI,cAAc,IAAI,OAAO,CAM5B;gBAG+B,SAAS,EAAE,SAAS,EACxC,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB;IAK9C,QAAQ,IAAI,IAAI;IAWhB,SAAS,IAAI,IAAI;yCAnDR,kBAAkB;2CAAlB,kBAAkB;CAwD9B"}
1
+ {"version":3,"file":"ecl-select.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-select/ecl-select.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,OAAO,EAAE,UAAU,EAAsB,MAAM,EAAkB,gBAAgB,EAAoB,MAAM,eAAe,CAAC;AAC/I,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAGzD,qBAGa,kBAAmB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,OAAO;IA+BvD,OAAO,CAAC,SAAS;IACrC,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IAhC0C,QAAQ,UAAS;IAC/C,SAAS,UAAS;IACjD,OAAO,SAAO;IAEvB,OAAO,CAAC,kBAAkB,CAA8B;IAExD,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,UAAU,IAAI,OAAO,CAMxB;IAED,IACI,cAAc,IAAI,OAAO,CAM5B;gBAG+B,SAAS,EAAE,SAAS,EACxC,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB;IAK9C,QAAQ,IAAI,IAAI;IAWhB,SAAS,IAAI,IAAI;yCAjDR,kBAAkB;2CAAlB,kBAAkB;uCAuDg5zB,OAAQ;wCAAR,OAAQ;CADt7zB"}
@@ -3,9 +3,11 @@ import * as i1 from "./ecl-select.directive";
3
3
  import * as i2 from "./ecl-select-container.component";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "../ecl-icon/ecl-icon.module";
6
+ import * as i5 from "@ngx-translate/core";
7
+ import * as i6 from "../ecl-button/ecl-button.module";
6
8
  export declare class EclSelectDirectiveModule {
7
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSelectDirectiveModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclSelectDirectiveModule, [typeof i1.EclSelectDirective, typeof i2.EclSelectContainerComponent], [typeof i3.CommonModule, typeof i4.EclIconComponentModule], [typeof i1.EclSelectDirective, typeof i2.EclSelectContainerComponent]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclSelectDirectiveModule, [typeof i1.EclSelectDirective, typeof i2.EclSelectContainerComponent], [typeof i3.CommonModule, typeof i4.EclIconComponentModule, typeof i5.TranslateModule, typeof i6.EclButtonComponentModule], [typeof i1.EclSelectDirective, typeof i2.EclSelectContainerComponent]>;
9
11
  static ɵinj: i0.ɵɵInjectorDeclaration<EclSelectDirectiveModule>;
10
12
  }
11
13
  //# sourceMappingURL=ecl-select.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-select.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-select/ecl-select.module.ts"],"names":[],"mappings":";;;;;AAQA,qBAKa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
1
+ {"version":3,"file":"ecl-select.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-select/ecl-select.module.ts"],"names":[],"mappings":";;;;;;;AAUA,qBAKa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
@@ -5,12 +5,13 @@ import * as i0 from "@angular/core";
5
5
  export declare class EclSiteFooterFixedContentECComponent extends ECLBaseDirective {
6
6
  protected translateService: TranslateService;
7
7
  protected eclLanguageService: EclLanguageService;
8
- isCore: boolean | any;
8
+ isCore: boolean;
9
9
  languageCode: string;
10
10
  ecLogoLanguageCode: string;
11
11
  content: any;
12
12
  constructor(translateService: TranslateService, eclLanguageService: EclLanguageService);
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterFixedContentECComponent, never>;
14
14
  static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterFixedContentECComponent, "ecl-site-footer-fixed-content-ec", never, { "isCore": { "alias": "isCore"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; "ecLogoLanguageCode": { "alias": "ecLogoLanguageCode"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, {}, never, never, false, never>;
15
+ static ngAcceptInputType_isCore: unknown;
15
16
  }
16
17
  //# sourceMappingURL=ecl-site-footer-fixed-content.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer-fixed-content.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;;AAE/D,qBAIa,oCAAqC,SAAQ,gBAAgB;IASlE,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IAR5B,MAAM,EAAE,OAAO,GAAG,GAAG,CAAS;IAC7C,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAE3B,OAAO,EAAE,GAAG,CAAC;gBAGR,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB;yCAV3C,oCAAoC;2CAApC,oCAAoC;CAchD"}
1
+ {"version":3,"file":"ecl-site-footer-fixed-content.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;;AAE/D,qBAIa,oCAAqC,SAAQ,gBAAgB;IAQlE,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IARZ,MAAM,UAAS;IAC9C,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAE3B,OAAO,EAAE,GAAG,CAAC;gBAGR,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB;yCAT3C,oCAAoC;2CAApC,oCAAoC;qCAcus2B,OAAQ;CAD/v2B"}
@@ -10,14 +10,6 @@ export declare class EclSiteFooterLogoLinkDirective extends ECLBaseDirective {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterLogoLinkDirective, never>;
11
11
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterLogoLinkDirective, "[eclSiteFooterLogoLink]", never, {}, {}, never, never, false, never>;
12
12
  }
13
- /**
14
- * @deprecated To be removed in v18
15
- */
16
- export declare class EclSiteFooterLogoImageDesktopDirective extends ECLBaseDirective {
17
- className: boolean;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterLogoImageDesktopDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterLogoImageDesktopDirective, "[eclSiteFooterLogoImageDesktop]", never, {}, {}, never, never, false, never>;
20
- }
21
13
  export declare class EclSiteFooterLogoImageDirective extends ECLBaseDirective {
22
14
  className: boolean;
23
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterLogoImageDirective, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer-link.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,0BAA2B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADpD,0BAA0B;2CAA1B,0BAA0B;CAEtC;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCADzD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED;;GAEG;AACH,qBAGa,sCAAuC,SAAQ,gBAAgB;IACd,SAAS,UAAQ;yCADlE,sCAAsC;2CAAtC,sCAAsC;CAElD;AAED,qBAGa,+BAAgC,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCAD1D,+BAA+B;2CAA/B,+BAA+B;CAE3C;AAED,qBAGa,6BAA8B,SAAQ,gBAAgB;IACzC,UAAU,SAA0C;yCADjE,6BAA6B;2CAA7B,6BAA6B;CAEzC"}
1
+ {"version":3,"file":"ecl-site-footer-link.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,0BAA2B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADpD,0BAA0B;2CAA1B,0BAA0B;CAEtC;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCADzD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED,qBAGa,+BAAgC,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCAD1D,+BAA+B;2CAA/B,+BAA+B;CAE3C;AAED,qBAGa,6BAA8B,SAAQ,gBAAgB;IACzC,UAAU,SAA0C;yCADjE,6BAA6B;2CAA7B,6BAA6B;CAEzC"}
@@ -2,10 +2,12 @@ import { ECLBaseDirective } from '../../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclSiteFooterListDirective extends ECLBaseDirective {
4
4
  cmpClass: boolean;
5
- isInline: boolean | any;
6
- isColumns: boolean | any;
5
+ isInline: boolean;
6
+ isColumns: boolean;
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterListDirective, never>;
8
8
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterListDirective, "[eclSiteFooterList]", never, { "isInline": { "alias": "isInline"; "required": false; }; "isColumns": { "alias": "isColumns"; "required": false; }; }, {}, never, never, false, never>;
9
+ static ngAcceptInputType_isInline: unknown;
10
+ static ngAcceptInputType_isColumns: unknown;
9
11
  }
10
12
  export declare class EclSiteFooterListItemDirective extends ECLBaseDirective {
11
13
  cmpClass: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer-list.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,0BAA2B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IAEgB,QAAQ,EAAE,OAAO,GAAG,GAAG,CAAC;IAEvB,SAAS,EAAE,OAAO,GAAG,GAAG,CAAC;yCAL7F,0BAA0B;2CAA1B,0BAA0B;CAMtC;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED,qBAGa,0BAA2B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;yCADnD,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
1
+ {"version":3,"file":"ecl-site-footer-list.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,0BAA2B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IACgC,QAAQ,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,OAAO,CAAC;yCAHvG,0BAA0B;2CAA1B,0BAA0B;uCAiC2t1B,OAAQ;wCAAR,OAAQ;CA7Bzw1B;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED,qBAGa,8BAA+B,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C;AAED,qBAGa,0BAA2B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;yCADnD,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
@@ -2,11 +2,15 @@ import { ECLBaseDirective } from '../../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclSiteFooterSectionDirective extends ECLBaseDirective {
4
4
  cmpClass: boolean;
5
- isCondensed: boolean | any;
6
- isSiteInfo: boolean | any;
7
- isSplitList: boolean | any;
8
- hasSeparator: boolean | any;
5
+ isCondensed: boolean;
6
+ isSiteInfo: boolean;
7
+ isSplitList: boolean;
8
+ hasSeparator: boolean;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterSectionDirective, never>;
10
10
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterSectionDirective, "[eclSiteFooterSection]", never, { "isCondensed": { "alias": "isCondensed"; "required": false; }; "isSiteInfo": { "alias": "isSiteInfo"; "required": false; }; "isSplitList": { "alias": "isSplitList"; "required": false; }; "hasSeparator": { "alias": "hasSeparator"; "required": false; }; }, {}, never, never, false, never>;
11
+ static ngAcceptInputType_isCondensed: unknown;
12
+ static ngAcceptInputType_isSiteInfo: unknown;
13
+ static ngAcceptInputType_isSplitList: unknown;
14
+ static ngAcceptInputType_hasSeparator: unknown;
11
15
  }
12
16
  //# sourceMappingURL=ecl-site-footer-section.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer-section.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,6BAA8B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IAEmB,WAAW,EAAE,OAAO,GAAG,GAAG,CAAS;IAEnC,UAAU,EAAE,OAAO,GAAG,GAAG,CAAS;IAEjC,WAAW,EAAE,OAAO,GAAG,GAAG,CAAS;IAEpC,YAAY,EAAE,OAAO,GAAG,GAAG,CAAS;yCAT7G,6BAA6B;2CAA7B,6BAA6B;CAUzC"}
1
+ {"version":3,"file":"ecl-site-footer-section.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,6BAA8B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IACmC,WAAW,UAAS;IACpB,UAAU,UAAS;IAClB,WAAW,UAAS;IACrB,YAAY,UAAS;yCAL9G,6BAA6B;2CAA7B,6BAA6B;0CAOiu2B,OAAQ;yCAAR,OAAQ;0CAAR,OAAQ;2CAAR,OAAQ;CADlx2B"}
@@ -2,9 +2,10 @@ import { ECLBaseDirective } from '../../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclSiteFooterTitleDirective extends ECLBaseDirective {
4
4
  cmpClass: boolean;
5
- isSeparator: boolean | any;
5
+ isSeparator: boolean;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterTitleDirective, never>;
7
7
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterTitleDirective, "[eclSiteFooterTitle]", never, { "isSeparator": { "alias": "isSeparator"; "required": false; }; }, {}, never, never, false, never>;
8
+ static ngAcceptInputType_isSeparator: unknown;
8
9
  }
9
10
  export declare class EclSiteFooterTitleLinkDirective extends ECLBaseDirective {
10
11
  cmpClass: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer-title.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,2BAA4B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IAEmB,WAAW,EAAE,OAAO,GAAG,GAAG,CAAS;yCAH1G,2BAA2B;2CAA3B,2BAA2B;CAIvC;AAED,qBAGa,+BAAgC,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADzD,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
1
+ {"version":3,"file":"ecl-site-footer-title.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAGa,2BAA4B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IAEmC,WAAW,UAAS;yCAH3G,2BAA2B;2CAA3B,2BAA2B;0CAYg52B,OAAQ;CAR/72B;AAED,qBAGa,+BAAgC,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADzD,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
@@ -5,7 +5,7 @@ import * as i0 from "@angular/core";
5
5
  export declare class EclSiteFooterFixedContentEUComponent extends ECLBaseDirective {
6
6
  protected translateService: TranslateService;
7
7
  protected eclLanguageService: EclLanguageService;
8
- isCore: boolean | any;
8
+ isCore: boolean;
9
9
  languageCode: string;
10
10
  ecLogoLanguageCode: string;
11
11
  content: any;
@@ -15,5 +15,6 @@ export declare class EclSiteFooterFixedContentEUComponent extends ECLBaseDirecti
15
15
  getSupportedLanguageForLinkEib(): string;
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterFixedContentEUComponent, never>;
17
17
  static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterFixedContentEUComponent, "ecl-site-footer-fixed-content-eu", never, { "isCore": { "alias": "isCore"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; "ecLogoLanguageCode": { "alias": "ecLogoLanguageCode"; "required": false; }; "content": { "alias": "content"; "required": false; }; }, {}, never, never, false, never>;
18
+ static ngAcceptInputType_isCore: unknown;
18
19
  }
19
20
  //# sourceMappingURL=ecl-site-footer-fixed-content.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer-fixed-content.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;;AAE/D,qBAIa,oCAAqC,SAAQ,gBAAgB;IAYlE,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IAX5B,MAAM,EAAE,OAAO,GAAG,GAAG,CAAS;IAC7C,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAE3B,OAAO,EAAE,GAAG,CAAC;IAEtB,OAAO,CAAC,QAAQ,CAAC,4BAA4B,CAAgC;IAC7E,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAgB;gBAGlC,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB;IAKpD,8BAA8B,IAAI,MAAM;yCAlB/B,oCAAoC;2CAApC,oCAAoC;CAyBhD"}
1
+ {"version":3,"file":"ecl-site-footer-fixed-content.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;;AAE/D,qBAIa,oCAAqC,SAAQ,gBAAgB;IAWlE,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IAXZ,MAAM,UAAS;IAC9C,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAE3B,OAAO,EAAE,GAAG,CAAC;IAEtB,OAAO,CAAC,QAAQ,CAAC,4BAA4B,CAAgC;IAC7E,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAgB;gBAGlC,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB;IAKpD,8BAA8B,IAAI,MAAM;yCAjB/B,oCAAoC;2CAApC,oCAAoC;qCAyBk11B,OAAQ;CAD141B"}
@@ -7,7 +7,7 @@ export declare class EclSiteFooterComponent extends ECLBaseDirective {
7
7
  protected eclLanguageService: EclLanguageService;
8
8
  eclThemeService: EclThemeService;
9
9
  languageCode: string;
10
- isCore: boolean | any;
10
+ isCore: boolean;
11
11
  get cssClasses(): string;
12
12
  role: string;
13
13
  constructor(translateService: TranslateService, eclLanguageService: EclLanguageService, eclThemeService: EclThemeService);
@@ -15,5 +15,6 @@ export declare class EclSiteFooterComponent extends ECLBaseDirective {
15
15
  handlei18nEvents(): void;
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterComponent, never>;
17
17
  static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteFooterComponent, "ecl-site-footer", never, { "isCore": { "alias": "isCore"; "required": false; }; }, {}, never, ["*"], false, never>;
18
+ static ngAcceptInputType_isCore: unknown;
18
19
  }
19
20
  //# sourceMappingURL=ecl-site-footer.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-footer/ecl-site-footer.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAmB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,sBAAuB,SAAQ,gBAAgB;IAapD,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IACzC,eAAe,EAAE,eAAe;IAd3C,YAAY,SAAQ;IAEI,MAAM,EAAE,OAAO,GAAG,GAAG,CAAS;IAEtD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEyB,IAAI,SAAiB;gBAGjC,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB,EACzC,eAAe,EAAE,eAAe;IAM3C,eAAe,IAAI,MAAM;IAMzB,gBAAgB,IAAI,IAAI;yCA3Bf,sBAAsB;2CAAtB,sBAAsB;CAiClC"}
1
+ {"version":3,"file":"ecl-site-footer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-footer/ecl-site-footer.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,sBAAuB,SAAQ,gBAAgB;IAYpD,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IACzC,eAAe,EAAE,eAAe;IAb3C,YAAY,SAAQ;IACoB,MAAM,UAAS;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEyB,IAAI,SAAiB;gBAGjC,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB,EACzC,eAAe,EAAE,eAAe;IAM3C,eAAe,IAAI,MAAM;IAMzB,gBAAgB,IAAI,IAAI;yCA1Bf,sBAAsB;2CAAtB,sBAAsB;qCAiC2o1B,OAAQ;CADrr1B"}
@@ -14,7 +14,7 @@ import * as i12 from "../ecl-icon/ecl-icon.module";
14
14
  import * as i13 from "@ngx-translate/core";
15
15
  export declare class EclSiteFooterComponentModule {
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterComponentModule, never>;
17
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteFooterComponentModule, [typeof i1.EclSiteFooterFixedContentECComponent, typeof i2.EclSiteFooterFixedContentEUComponent, typeof i3.EclSiteFooterComponent, typeof i4.EclSiteFooterSectionDirective, typeof i5.EclSiteFooterTitleDirective, typeof i6.EclSiteFooterDescriptionDirective, typeof i7.EclSiteFooterListDirective, typeof i8.EclSiteFooterLinkDirective, typeof i9.EclSiteFooterColumnDirective, typeof i7.EclSiteFooterLogoListDirective, typeof i7.EclSiteFooterLogoItemDirective, typeof i7.EclSiteFooterLogoDirective, typeof i7.EclSiteFooterListItemDirective, typeof i7.EclSiteFooterListDirective, typeof i9.EclSiteFooterRowDirective, typeof i9.EclSiteFooterContentDirective, typeof i5.EclSiteFooterTitleLinkDirective, typeof i8.EclSiteFooterLogoLinkDirective, typeof i8.EclSiteFooterLogoImageDesktopDirective, typeof i8.EclSiteFooterPictureDirective, typeof i8.EclSiteFooterLogoImageDirective], [typeof i10.CommonModule, typeof i11.EclLinkDirectiveModule, typeof i12.EclIconComponentModule, typeof i13.TranslateModule], [typeof i1.EclSiteFooterFixedContentECComponent, typeof i2.EclSiteFooterFixedContentEUComponent, typeof i3.EclSiteFooterComponent, typeof i4.EclSiteFooterSectionDirective, typeof i5.EclSiteFooterTitleDirective, typeof i6.EclSiteFooterDescriptionDirective, typeof i7.EclSiteFooterListDirective, typeof i8.EclSiteFooterLinkDirective, typeof i9.EclSiteFooterColumnDirective, typeof i7.EclSiteFooterLogoListDirective, typeof i7.EclSiteFooterLogoItemDirective, typeof i7.EclSiteFooterLogoDirective, typeof i7.EclSiteFooterListItemDirective, typeof i7.EclSiteFooterListDirective, typeof i9.EclSiteFooterRowDirective, typeof i9.EclSiteFooterContentDirective, typeof i5.EclSiteFooterTitleLinkDirective, typeof i8.EclSiteFooterLogoLinkDirective, typeof i8.EclSiteFooterLogoImageDesktopDirective, typeof i8.EclSiteFooterPictureDirective, typeof i8.EclSiteFooterLogoImageDirective]>;
17
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteFooterComponentModule, [typeof i1.EclSiteFooterFixedContentECComponent, typeof i2.EclSiteFooterFixedContentEUComponent, typeof i3.EclSiteFooterComponent, typeof i4.EclSiteFooterSectionDirective, typeof i5.EclSiteFooterTitleDirective, typeof i6.EclSiteFooterDescriptionDirective, typeof i7.EclSiteFooterListDirective, typeof i8.EclSiteFooterLinkDirective, typeof i9.EclSiteFooterColumnDirective, typeof i7.EclSiteFooterLogoListDirective, typeof i7.EclSiteFooterLogoItemDirective, typeof i7.EclSiteFooterLogoDirective, typeof i7.EclSiteFooterListItemDirective, typeof i7.EclSiteFooterListDirective, typeof i9.EclSiteFooterRowDirective, typeof i9.EclSiteFooterContentDirective, typeof i5.EclSiteFooterTitleLinkDirective, typeof i8.EclSiteFooterLogoLinkDirective, typeof i8.EclSiteFooterPictureDirective, typeof i8.EclSiteFooterLogoImageDirective], [typeof i10.CommonModule, typeof i11.EclLinkDirectiveModule, typeof i12.EclIconComponentModule, typeof i13.TranslateModule], [typeof i1.EclSiteFooterFixedContentECComponent, typeof i2.EclSiteFooterFixedContentEUComponent, typeof i3.EclSiteFooterComponent, typeof i4.EclSiteFooterSectionDirective, typeof i5.EclSiteFooterTitleDirective, typeof i6.EclSiteFooterDescriptionDirective, typeof i7.EclSiteFooterListDirective, typeof i8.EclSiteFooterLinkDirective, typeof i9.EclSiteFooterColumnDirective, typeof i7.EclSiteFooterLogoListDirective, typeof i7.EclSiteFooterLogoItemDirective, typeof i7.EclSiteFooterLogoDirective, typeof i7.EclSiteFooterListItemDirective, typeof i7.EclSiteFooterListDirective, typeof i9.EclSiteFooterRowDirective, typeof i9.EclSiteFooterContentDirective, typeof i5.EclSiteFooterTitleLinkDirective, typeof i8.EclSiteFooterLogoLinkDirective, typeof i8.EclSiteFooterPictureDirective, typeof i8.EclSiteFooterLogoImageDirective]>;
18
18
  static ɵinj: i0.ɵɵInjectorDeclaration<EclSiteFooterComponentModule>;
19
19
  }
20
20
  //# sourceMappingURL=ecl-site-footer.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-footer.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-footer/ecl-site-footer.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAsDA,qBAKa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CAAG"}
1
+ {"version":3,"file":"ecl-site-footer.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-footer/ecl-site-footer.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAoDA,qBAKa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CAAG"}
@@ -1,6 +1,7 @@
1
1
  import { ECLBaseDirective } from '../../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclSiteHeaderBannerTopComponent extends ECLBaseDirective {
4
+ className: boolean;
4
5
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteHeaderBannerTopComponent, never>;
5
6
  static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderBannerTopComponent, "ecl-site-header-banner-top", never, {}, {}, never, ["*"], false, never>;
6
7
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-header-banner-top.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAIa,+BAAgC,SAAQ,gBAAgB;yCAAxD,+BAA+B;2CAA/B,+BAA+B;CAA4B"}
1
+ {"version":3,"file":"ecl-site-header-banner-top.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAWa,+BAAgC,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCAD1D,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
@@ -1,15 +1,16 @@
1
- import { AfterViewInit, ElementRef } from '@angular/core';
1
+ import { AfterViewInit, ElementRef, Renderer2 } from '@angular/core';
2
2
  import { ECLBaseDirective } from '../../ecl-base.directive';
3
3
  import { BreakpointObserver } from '@angular/cdk/layout';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class EclSiteHeaderEnvironmentComponent extends ECLBaseDirective implements AfterViewInit {
6
6
  private el;
7
7
  private cdkBreakpointObserver;
8
+ private renderer;
8
9
  get cssClasses(): string;
9
10
  private destroy$;
10
11
  private isMobile;
11
12
  private parentEl;
12
- constructor(el: ElementRef, cdkBreakpointObserver: BreakpointObserver);
13
+ constructor(el: ElementRef, cdkBreakpointObserver: BreakpointObserver, renderer: Renderer2);
13
14
  ngAfterViewInit(): void;
14
15
  private observeBreakpointChanges;
15
16
  private manageMobile;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-header-environment.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAa,UAAU,EAAe,MAAM,eAAe,CAAC;AAClF,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAG5D,OAAO,EAAE,kBAAkB,EAAe,MAAM,qBAAqB,CAAC;;AAEtE,qBAuBa,iCAAkC,SAAQ,gBAAiB,YAAW,aAAa;IAUxF,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,qBAAqB;IAVjC,IACI,UAAU,IAAI,MAAM,CAEvB;IACD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,QAAQ,CAAc;gBAGlB,EAAE,EAAE,UAAU,EACd,qBAAqB,EAAE,kBAAkB;IAKrD,eAAe,IAAI,IAAI;IAavB,OAAO,CAAC,wBAAwB;IAchC,OAAO,CAAC,YAAY;IAOpB,OAAO,CAAC,aAAa;yCAlDZ,iCAAiC;2CAAjC,iCAAiC;CAwD7C"}
1
+ {"version":3,"file":"ecl-site-header-environment.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAa,UAAU,EAAe,SAAS,EAAE,MAAM,eAAe,CAAC;AAC7F,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAG5D,OAAO,EAAE,kBAAkB,EAAe,MAAM,qBAAqB,CAAC;;AAEtE,qBAuBa,iCAAkC,SAAQ,gBAAiB,YAAW,aAAa;IAUxF,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,qBAAqB;IAC7B,OAAO,CAAC,QAAQ;IAXpB,IACI,UAAU,IAAI,MAAM,CAEvB;IACD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,QAAQ,CAAc;gBAGlB,EAAE,EAAE,UAAU,EACd,qBAAqB,EAAE,kBAAkB,EACzC,QAAQ,EAAE,SAAS;IAK/B,eAAe,IAAI,IAAI;IAavB,OAAO,CAAC,wBAAwB;IAchC,OAAO,CAAC,YAAY;IAOpB,OAAO,CAAC,aAAa;yCAnDZ,iCAAiC;2CAAjC,iCAAiC;CAyD7C"}
@@ -1,4 +1,4 @@
1
- import { AfterContentInit, EventEmitter, OnDestroy } from '@angular/core';
1
+ import { AfterContentInit, ElementRef, EventEmitter, OnDestroy } from '@angular/core';
2
2
  import { TranslateService } from '@ngx-translate/core';
3
3
  import { Subject } from 'rxjs';
4
4
  import { EclBaseEvent } from '../../model/ecl-base.event';
@@ -8,6 +8,7 @@ import { ECLBaseDirective } from '../ecl-base.directive';
8
8
  import { EclSiteHeaderLanguageClickEvent, EclSiteHeaderLanguageComponent } from './language/ecl-site-header-language.component';
9
9
  import { EclSiteHeaderLoginComponent } from './login/ecl-site-header-login.component';
10
10
  import { EclSiteHeaderSearchComponent } from './search/ecl-site-header-search.component';
11
+ import { EclSiteHeaderLinkDirective } from '.';
11
12
  import * as i0 from "@angular/core";
12
13
  export declare class EclSiteHeaderLogoClickEvent extends EclBaseEvent {
13
14
  }
@@ -17,22 +18,23 @@ export declare class EclSiteHeaderComponent extends ECLBaseDirective implements
17
18
  eclThemeService: EclThemeService;
18
19
  logoUrl: string;
19
20
  get cssClasses(): string;
20
- role: string;
21
21
  siteName: string;
22
22
  logoClick: EventEmitter<EclSiteHeaderLogoClickEvent>;
23
23
  languageClick: EventEmitter<EclSiteHeaderLanguageClickEvent>;
24
- topContainerElement: HTMLElement;
24
+ topContainerElement: ElementRef;
25
25
  eclLoginComponent: EclSiteHeaderLoginComponent;
26
26
  eclSearchComponent: EclSiteHeaderSearchComponent;
27
27
  eclLanguageComponent: EclSiteHeaderLanguageComponent;
28
+ eclHeaderLink: EclSiteHeaderLinkDirective;
28
29
  languageCode: string;
29
30
  protected destroy$: Subject<boolean>;
30
31
  constructor(eclLanguageService: EclLanguageService, translateService: TranslateService, eclThemeService: EclThemeService);
31
32
  ngAfterContentInit(): void;
32
33
  ngOnDestroy(): void;
33
34
  onECLogoClick(evt: MouseEvent): void;
35
+ hasCustomLink(): boolean;
34
36
  getEULanguageCode(): string;
35
37
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteHeaderComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderComponent, "ecl-site-header", never, { "logoUrl": { "alias": "logoUrl"; "required": false; }; "siteName": { "alias": "siteName"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; }, { "logoClick": "logoClick"; "languageClick": "languageClick"; }, ["eclLoginComponent", "eclSearchComponent", "eclLanguageComponent"], ["[eclSiteHeaderEnvironment]", "ecl-site-header-action", "ecl-site-header-message", "ecl-site-header-banner-top", "[eclSiteHeaderCta]", "ecl-menu", "ecl-language-list"], false, never>;
38
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderComponent, "ecl-site-header", never, { "logoUrl": { "alias": "logoUrl"; "required": false; }; "siteName": { "alias": "siteName"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; }, { "logoClick": "logoClick"; "languageClick": "languageClick"; }, ["eclLoginComponent", "eclSearchComponent", "eclLanguageComponent", "eclHeaderLink"], ["[eclSiteHeaderLink]", "[eclSiteHeaderEnvironment]", "ecl-site-header-action", "ecl-site-header-notification", "ecl-site-header-banner-top", "[eclSiteHeaderCta]", "ecl-menu"], false, never>;
37
39
  }
38
40
  //# sourceMappingURL=ecl-site-header.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-header/ecl-site-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA2B,YAAY,EAAsB,SAAS,EAAqB,MAAM,eAAe,CAAC;AAE1I,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,OAAO,EAAa,MAAM,MAAM,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,MAAM,+CAA+C,CAAC;AAChI,OAAO,EAAE,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AACtF,OAAO,EAAE,4BAA4B,EAAE,MAAM,2CAA2C,CAAC;;AAEzF,qBAAa,2BAA4B,SAAQ,YAAY;CAAG;AAEhE,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IA0B3F,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IAChD,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IACrC,eAAe,EAAE,eAAe;IA3BlC,OAAO,EAAE,MAAM,CAAC;IAEzB,IACI,UAAU,IAAI,MAAM,CAEvB;IAEyB,IAAI,SAAY;IAEjC,QAAQ,EAAE,MAAM,CAAC;IAEhB,SAAS,4CAAmD;IAC5D,aAAa,gDAAuD;IAEpC,mBAAmB,EAAE,WAAW,CAAC;IAEhC,iBAAiB,EAAE,2BAA2B,CAAC;IAC9C,kBAAkB,EAAE,4BAA4B,CAAC;IAC/C,oBAAoB,EAAE,8BAA8B,CAAC;IAE1F,YAAY,SAAQ;IAE7B,SAAS,CAAC,QAAQ,EAAE,OAAO,CAAC,OAAO,CAAC,CAA0B;gBAGhD,kBAAkB,EAAE,kBAAkB,EACtC,gBAAgB,EAAE,gBAAgB,EACrC,eAAe,EAAE,eAAe;IAK3C,kBAAkB,IAAI,IAAI;IA0B1B,WAAW,IAAI,IAAI;IAKnB,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQ7B,iBAAiB,IAAI,MAAM;yCAxEzB,sBAAsB;2CAAtB,sBAAsB;CA2ElC"}
1
+ {"version":3,"file":"ecl-site-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-header/ecl-site-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA2B,UAAU,EAAE,YAAY,EAAsB,SAAS,EAAiC,MAAM,eAAe,CAAC;AAClK,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,OAAO,EAAa,MAAM,MAAM,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,MAAM,+CAA+C,CAAC;AAChI,OAAO,EAAE,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AACtF,OAAO,EAAE,4BAA4B,EAAE,MAAM,2CAA2C,CAAC;AACzF,OAAO,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;;AAE/C,qBAAa,2BAA4B,SAAQ,YAAY;CAAG;AAEhE,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAyB3F,SAAS,CAAC,kBAAkB,EAAE,kBAAkB;IAChD,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IACrC,eAAe,EAAE,eAAe;IA1BlC,OAAO,EAAE,MAAM,CAAC;IAEzB,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,QAAQ,EAAE,MAAM,CAAC;IAEhB,SAAS,4CAAmD;IAC5D,aAAa,gDAAuD;IAEnD,mBAAmB,EAAE,UAAU,CAAC;IAEhB,iBAAiB,EAAE,2BAA2B,CAAC;IAC9C,kBAAkB,EAAE,4BAA4B,CAAC;IAC/C,oBAAoB,EAAE,8BAA8B,CAAC;IAClC,aAAa,EAAE,0BAA0B,CAAC;IAElG,YAAY,SAAQ;IAE7B,SAAS,CAAC,QAAQ,EAAE,OAAO,CAAC,OAAO,CAAC,CAA0B;gBAGhD,kBAAkB,EAAE,kBAAkB,EACtC,gBAAgB,EAAE,gBAAgB,EACrC,eAAe,EAAE,eAAe;IAK3C,kBAAkB,IAAI,IAAI;IA0B1B,WAAW,IAAI,IAAI;IAKnB,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQpC,aAAa,IAAI,OAAO;IAIjB,iBAAiB,IAAI,MAAM;yCA3EzB,sBAAsB;2CAAtB,sBAAsB;CA8ElC"}
@@ -8,19 +8,20 @@ import * as i6 from "./language/ecl-site-header-language-popover.component";
8
8
  import * as i7 from "./search/ecl-site-header-search.component";
9
9
  import * as i8 from "./banner-top/ecl-site-header-banner-top.component";
10
10
  import * as i9 from "./ecl-site-header-environment/ecl-site-header-environment.component";
11
- import * as i10 from "./message/ecl-site-header-message.component";
11
+ import * as i10 from "./notification/ecl-site-header-notification.component";
12
12
  import * as i11 from "./cta/ecl-site-header-cta.directive";
13
- import * as i12 from "@angular/common";
14
- import * as i13 from "@ngx-translate/core";
15
- import * as i14 from "@angular/forms";
16
- import * as i15 from "../ecl-link/ecl-link.module";
17
- import * as i16 from "../ecl-button/ecl-button.module";
18
- import * as i17 from "../ecl-icon/ecl-icon.module";
19
- import * as i18 from "../ecl-form-group/ecl-form-group.module";
20
- import * as i19 from "../ecl-search-form/ecl-search-form.module";
13
+ import * as i12 from "./picture/ecl-site-header-picture.directive";
14
+ import * as i13 from "@angular/common";
15
+ import * as i14 from "@ngx-translate/core";
16
+ import * as i15 from "@angular/forms";
17
+ import * as i16 from "../ecl-link/ecl-link.module";
18
+ import * as i17 from "../ecl-button/ecl-button.module";
19
+ import * as i18 from "../ecl-icon/ecl-icon.module";
20
+ import * as i19 from "../ecl-form-group/ecl-form-group.module";
21
+ import * as i20 from "../ecl-search-form/ecl-search-form.module";
21
22
  export declare class EclSiteHeaderComponentModule {
22
23
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteHeaderComponentModule, never>;
23
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteHeaderComponentModule, [typeof i1.EclSiteHeaderComponent, typeof i2.EclSiteHeaderActionComponent, typeof i3.EclSiteHeaderLoginComponent, typeof i4.EclSiteHeaderLoginDescriptionDirective, typeof i4.EclSiteHeaderLoginSeparatorDirective, typeof i5.EclSiteHeaderLanguageComponent, typeof i6.EclSiteHeaderLanguagePopoverComponent, typeof i7.EclSiteHeaderSearchComponent, typeof i8.EclSiteHeaderBannerTopComponent, typeof i9.EclSiteHeaderEnvironmentComponent, typeof i10.EclSiteHeaderMessageComponent, typeof i11.EclSiteHeaderCtaDirective], [typeof i12.CommonModule, typeof i13.TranslateModule, typeof i14.FormsModule, typeof i14.ReactiveFormsModule, typeof i15.EclLinkDirectiveModule, typeof i16.EclButtonComponentModule, typeof i17.EclIconComponentModule, typeof i18.EclFormGroupComponentModule, typeof i19.EclSearchFormComponentModule], [typeof i1.EclSiteHeaderComponent, typeof i2.EclSiteHeaderActionComponent, typeof i3.EclSiteHeaderLoginComponent, typeof i4.EclSiteHeaderLoginDescriptionDirective, typeof i4.EclSiteHeaderLoginSeparatorDirective, typeof i5.EclSiteHeaderLanguageComponent, typeof i6.EclSiteHeaderLanguagePopoverComponent, typeof i7.EclSiteHeaderSearchComponent, typeof i8.EclSiteHeaderBannerTopComponent, typeof i9.EclSiteHeaderEnvironmentComponent, typeof i10.EclSiteHeaderMessageComponent, typeof i11.EclSiteHeaderCtaDirective]>;
24
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteHeaderComponentModule, [typeof i1.EclSiteHeaderComponent, typeof i2.EclSiteHeaderActionComponent, typeof i3.EclSiteHeaderLoginComponent, typeof i4.EclSiteHeaderLoginDescriptionDirective, typeof i4.EclSiteHeaderLoginSeparatorDirective, typeof i5.EclSiteHeaderLanguageComponent, typeof i6.EclSiteHeaderLanguagePopoverComponent, typeof i7.EclSiteHeaderSearchComponent, typeof i8.EclSiteHeaderBannerTopComponent, typeof i9.EclSiteHeaderEnvironmentComponent, typeof i10.EclSiteHeaderNotificationComponent, typeof i11.EclSiteHeaderCtaDirective, typeof i12.EclSiteHeaderImageDirective, typeof i12.EclSiteHeaderPictureDirective, typeof i12.EclSiteHeaderLinkDirective], [typeof i13.CommonModule, typeof i14.TranslateModule, typeof i15.FormsModule, typeof i15.ReactiveFormsModule, typeof i16.EclLinkDirectiveModule, typeof i17.EclButtonComponentModule, typeof i18.EclIconComponentModule, typeof i19.EclFormGroupComponentModule, typeof i20.EclSearchFormComponentModule], [typeof i1.EclSiteHeaderComponent, typeof i2.EclSiteHeaderActionComponent, typeof i3.EclSiteHeaderLoginComponent, typeof i4.EclSiteHeaderLoginDescriptionDirective, typeof i4.EclSiteHeaderLoginSeparatorDirective, typeof i5.EclSiteHeaderLanguageComponent, typeof i6.EclSiteHeaderLanguagePopoverComponent, typeof i7.EclSiteHeaderSearchComponent, typeof i8.EclSiteHeaderBannerTopComponent, typeof i9.EclSiteHeaderEnvironmentComponent, typeof i10.EclSiteHeaderNotificationComponent, typeof i11.EclSiteHeaderCtaDirective, typeof i12.EclSiteHeaderImageDirective, typeof i12.EclSiteHeaderPictureDirective, typeof i12.EclSiteHeaderLinkDirective]>;
24
25
  static ɵinj: i0.ɵɵInjectorDeclaration<EclSiteHeaderComponentModule>;
25
26
  }
26
27
  //# sourceMappingURL=ecl-site-header.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-header/ecl-site-header.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AAsCA,qBAea,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CAAG"}
1
+ {"version":3,"file":"ecl-site-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-header/ecl-site-header.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AA0CA,qBAea,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CAAG"}
@@ -6,6 +6,7 @@ export * from './language/index';
6
6
  export * from './login/index';
7
7
  export * from './search/index';
8
8
  export * from './cta/index';
9
- export * from './message/index';
9
+ export * from './notification/index';
10
10
  export * from './ecl-site-header-environment/index';
11
+ export * from './picture/index';
11
12
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-header/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,qCAAqC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-site-header/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC;AACrC,cAAc,qCAAqC,CAAC;AACpD,cAAc,iBAAiB,CAAC"}
@@ -2,6 +2,7 @@ import { ElementRef, EventEmitter } from '@angular/core';
2
2
  import { EclBaseEvent } from '../../../model/ecl-base.event';
3
3
  import { EclLanguage } from '../../../model/ecl-language.model';
4
4
  import { ECLBaseDirective } from '../../ecl-base.directive';
5
+ import { EclThemeService } from '../../../services';
5
6
  import * as i0 from "@angular/core";
6
7
  export declare class EclSiteHeaderLanguageSelectedEvent extends EclBaseEvent {
7
8
  language: EclLanguage;
@@ -11,6 +12,7 @@ export declare class EclSiteHeaderLanguageCloseEvent extends EclBaseEvent {
11
12
  }
12
13
  export declare class EclSiteHeaderLanguagePopoverComponent extends ECLBaseDirective {
13
14
  popoverElementRef: ElementRef;
15
+ protected eclThemeService: EclThemeService;
14
16
  languageCode: string;
15
17
  euLanguages: Array<EclLanguage>;
16
18
  nonEuLanguages: Array<EclLanguage>;
@@ -26,7 +28,7 @@ export declare class EclSiteHeaderLanguagePopoverComponent extends ECLBaseDirect
26
28
  languageSelected: EventEmitter<EclSiteHeaderLanguageSelectedEvent>;
27
29
  role: string;
28
30
  labelledBy: string;
29
- constructor(popoverElementRef: ElementRef);
31
+ constructor(popoverElementRef: ElementRef, eclThemeService: EclThemeService);
30
32
  get cssClasses(): string;
31
33
  get isModal(): boolean | undefined;
32
34
  get isDropdownHidden(): boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-header-language-popover.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAgE,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAAa,kCAAmC,SAAQ,YAAY;IAC7C,QAAQ,EAAE,WAAW;gBAArB,QAAQ,EAAE,WAAW;CAG3C;AAED,qBAAa,+BAAgC,SAAQ,YAAY;CAAG;AAEpE,qBAIa,qCAAsC,SAAQ,gBAAgB;IAmBpD,iBAAiB,EAAE,UAAU;IAlBvC,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACrC,cAAc,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACxC,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,QAAQ,UAAS;IACjB,WAAW,UAAS;IACpB,OAAO,UAAS;IAChB,MAAM,UAAS;IACa,aAAa,EAAE,MAAM,CAAC;IACE,qBAAqB,EAAE,MAAM,CAAC;IAEjF,cAAc,gDAAuD;IACrE,gBAAgB,mDAA0D;IAE1D,IAAI,SAAY;IACL,UAAU,SAAqC;gBAEjE,iBAAiB,EAAE,UAAU;IAIhD,IACI,UAAU,IAAI,MAAM,CAQvB;IAED,IACI,OAAO,IAAI,OAAO,GAAG,SAAS,CAEjC;IAED,IACI,gBAAgB,IAAI,OAAO,GAAG,SAAS,CAE1C;IAED,YAAY,IAAI,IAAI;IAIpB,eAAe,CAAC,QAAQ,EAAE,WAAW,EAAE,GAAG,EAAE,UAAU,GAAG,IAAI;yCAhDpD,qCAAqC;2CAArC,qCAAqC;CAsDjD"}
1
+ {"version":3,"file":"ecl-site-header-language-popover.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAgE,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;;AAEpD,qBAAa,kCAAmC,SAAQ,YAAY;IAC7C,QAAQ,EAAE,WAAW;gBAArB,QAAQ,EAAE,WAAW;CAG3C;AAED,qBAAa,+BAAgC,SAAQ,YAAY;CAAG;AAEpE,qBAIa,qCAAsC,SAAQ,gBAAgB;IAmBpD,iBAAiB,EAAE,UAAU;IAAE,SAAS,CAAC,eAAe,EAAE,eAAe;IAlBnF,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACrC,cAAc,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACxC,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,QAAQ,UAAS;IACjB,WAAW,UAAS;IACpB,OAAO,UAAS;IAChB,MAAM,UAAS;IACa,aAAa,EAAE,MAAM,CAAC;IACE,qBAAqB,EAAE,MAAM,CAAC;IAEjF,cAAc,gDAAuD;IACrE,gBAAgB,mDAA0D;IAE1D,IAAI,SAAY;IACL,UAAU,SAAqC;gBAEjE,iBAAiB,EAAE,UAAU,EAAY,eAAe,EAAE,eAAe;IAI5F,IACI,UAAU,IAAI,MAAM,CAQvB;IAED,IACI,OAAO,IAAI,OAAO,GAAG,SAAS,CAEjC;IAED,IACI,gBAAgB,IAAI,OAAO,GAAG,SAAS,CAE1C;IAED,YAAY,IAAI,IAAI;IAIpB,eAAe,CAAC,QAAQ,EAAE,WAAW,EAAE,GAAG,EAAE,UAAU,GAAG,IAAI;yCAhDpD,qCAAqC;2CAArC,qCAAqC;CAsDjD"}
@@ -1,7 +1,7 @@
1
- import { EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
1
+ import { EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges, AfterViewInit } from '@angular/core';
2
2
  import { EclLanguage } from '../../../model';
3
3
  import { EclBaseEvent } from '../../../model/ecl-base.event';
4
- import { EclLanguageService } from '../../../services';
4
+ import { EclLanguageService, EclThemeService } from '../../../services';
5
5
  import { ECLBaseDirective } from '../../ecl-base.directive';
6
6
  import { EclSiteHeaderComponent } from '../ecl-site-header.component';
7
7
  import { EclSiteHeaderLanguageCloseEvent, EclSiteHeaderLanguageSelectedEvent } from './ecl-site-header-language-popover.component';
@@ -9,13 +9,13 @@ import * as i0 from "@angular/core";
9
9
  import * as i1 from "../../../utils/directives/ecl-click-outside/ecl-click-outside.directive";
10
10
  export declare class EclSiteHeaderLanguageClickEvent extends EclBaseEvent {
11
11
  }
12
- export declare class EclSiteHeaderLanguageComponent extends ECLBaseDirective implements OnInit, OnChanges, OnDestroy {
12
+ export declare class EclSiteHeaderLanguageComponent extends ECLBaseDirective implements OnInit, OnChanges, AfterViewInit, OnDestroy {
13
13
  private eclLanguageService;
14
14
  private eclSiteHeader;
15
+ protected eclThemeService: EclThemeService;
15
16
  languageCode: string;
16
17
  get languageCodes(): Array<string>;
17
18
  set languageCodes(value: Array<string>);
18
- languageLabel: string;
19
19
  languagePopoverElement: HTMLElement;
20
20
  languageLinkElement: HTMLElement;
21
21
  languageClick: EventEmitter<EclSiteHeaderLanguageClickEvent>;
@@ -36,9 +36,10 @@ export declare class EclSiteHeaderLanguageComponent extends ECLBaseDirective imp
36
36
  private _languageCodes;
37
37
  private RESIZE_DEBOUNCE_TIME;
38
38
  get cssClasses(): string;
39
- constructor(eclLanguageService: EclLanguageService, eclSiteHeader: EclSiteHeaderComponent);
39
+ constructor(eclLanguageService: EclLanguageService, eclSiteHeader: EclSiteHeaderComponent, eclThemeService: EclThemeService);
40
40
  ngOnInit(): void;
41
41
  ngOnChanges(changes: SimpleChanges): void;
42
+ ngAfterViewInit(): void;
42
43
  ngOnDestroy(): void;
43
44
  getLanguageLabel(): string;
44
45
  onLanguageClick(evt: Event): void;
@@ -51,6 +52,6 @@ export declare class EclSiteHeaderLanguageComponent extends ECLBaseDirective imp
51
52
  private updateLanguages;
52
53
  private calculatePopoverPosition;
53
54
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteHeaderLanguageComponent, never>;
54
- static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderLanguageComponent, "ecl-site-header-language", never, { "languageCode": { "alias": "languageCode"; "required": false; }; "languageCodes": { "alias": "languageCodes"; "required": false; }; "languageLabel": { "alias": "languageLabel"; "required": false; }; }, { "languageClick": "languageClick"; "languageSelected": "languageSelected"; }, never, never, false, [{ directive: typeof i1.ECLClickOutsideDirective; inputs: {}; outputs: { "eclClickOutside": "eclClickOutside"; }; }]>;
55
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderLanguageComponent, "ecl-site-header-language", never, { "languageCode": { "alias": "languageCode"; "required": false; }; "languageCodes": { "alias": "languageCodes"; "required": false; }; }, { "languageClick": "languageClick"; "languageSelected": "languageSelected"; }, never, never, false, [{ directive: typeof i1.ECLClickOutsideDirective; inputs: {}; outputs: { "eclClickOutside": "eclClickOutside"; }; }]>;
55
56
  }
56
57
  //# sourceMappingURL=ecl-site-header-language.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-site-header-language.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/language/ecl-site-header-language.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAIZ,SAAS,EACT,SAAS,EACT,MAAM,EAEN,aAAa,EAEhB,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,+BAA+B,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;;;AAEnI,qBAAa,+BAAgC,SAAQ,YAAY;CAAG;AAEpE,qBAUa,8BAA+B,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAgDpG,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,aAAa;IA/CzB,YAAY,SAAQ;IAEpB,IAAW,aAAa,IAAI,KAAK,CAAC,MAAM,CAAC,CAExC;IAED,IACW,aAAa,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,EAG5C;IAMQ,aAAa,EAAE,MAAM,CAAC;IAEoC,sBAAsB,EAAE,WAAW,CAAC;IACvC,mBAAmB,EAAE,WAAW,CAAC;IAEvF,aAAa,gDAAuD;IACpE,gBAAgB,mDAA0D;IAEpF,QAAQ,CAAC,iBAAiB,OAAO;IACjC,QAAQ,CAAC,oBAAoB,KAAK;IAClC,0BAA0B,UAAS;IACnC,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACrC,cAAc,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACxC,cAAc,SAAK;IACnB,iBAAiB,SAAK;IACtB,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,cAAc,CAAqB;IAC3C,OAAO,CAAC,oBAAoB,CAAO;IAEnC,IACI,UAAU,IAAI,MAAM,CAEvB;gBAGW,kBAAkB,EAAE,kBAAkB,EACtC,aAAa,EAAE,sBAAsB;IAKjD,QAAQ,IAAI,IAAI;IAKhB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAMzC,WAAW,IAAI,IAAI;IAKnB,gBAAgB,IAAI,MAAM;IAI1B,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAmBjC,gBAAgB,CAAC,GAAG,EAAE,+BAA+B,GAAG,IAAI;IAI5D,kBAAkB,CAAC,GAAG,EAAE,kCAAkC,GAAG,IAAI;IAQjE,cAAc,IAAI,IAAI;IAKtB,sBAAsB,IAAI,IAAI;IAIvB,gBAAgB,IAAI,OAAO;IAIlC,kBAAkB,IAAI,IAAI;IAU1B,OAAO,CAAC,eAAe;IAYvB,OAAO,CAAC,wBAAwB;yCA5IvB,8BAA8B;2CAA9B,8BAA8B;CAqL1C"}
1
+ {"version":3,"file":"ecl-site-header-language.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-site-header/language/ecl-site-header-language.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAIZ,SAAS,EACT,SAAS,EACT,MAAM,EAEN,aAAa,EAEb,aAAa,EAChB,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAExE,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EAAE,+BAA+B,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;;;AAEnI,qBAAa,+BAAgC,SAAQ,YAAY;CAAG;AAEpE,qBAUa,8BAA+B,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,aAAa,EAAE,SAAS;IAyCnH,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,aAAa;IACrB,SAAS,CAAC,eAAe,EAAE,eAAe;IA1CrC,YAAY,SAAQ;IAE7B,IAAW,aAAa,IAAI,KAAK,CAAC,MAAM,CAAC,CAExC;IAED,IACW,aAAa,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,EAG5C;IAEkE,sBAAsB,EAAE,WAAW,CAAC;IACvC,mBAAmB,EAAE,WAAW,CAAC;IAEvF,aAAa,gDAAuD;IACpE,gBAAgB,mDAA0D;IAEpF,QAAQ,CAAC,iBAAiB,OAAO;IACjC,QAAQ,CAAC,oBAAoB,KAAK;IAClC,0BAA0B,UAAS;IACnC,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,OAAO,CAAC;IAChB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACrC,cAAc,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IACxC,cAAc,SAAK;IACnB,iBAAiB,SAAK;IACtB,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,cAAc,CAAqB;IAC3C,OAAO,CAAC,oBAAoB,CAAO;IAEnC,IACI,UAAU,IAAI,MAAM,CAEvB;gBAGW,kBAAkB,EAAE,kBAAkB,EACtC,aAAa,EAAE,sBAAsB,EACnC,eAAe,EAAE,eAAe;IAK9C,QAAQ,IAAI,IAAI;IAIhB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAMzC,eAAe,IAAI,IAAI;IAIvB,WAAW,IAAI,IAAI;IAKnB,gBAAgB,IAAI,MAAM;IAI1B,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAmBjC,gBAAgB,CAAC,GAAG,EAAE,+BAA+B,GAAG,IAAI;IAI5D,kBAAkB,CAAC,GAAG,EAAE,kCAAkC,GAAG,IAAI;IAQjE,cAAc,IAAI,IAAI;IAKtB,sBAAsB,IAAI,IAAI;IAIvB,gBAAgB,IAAI,OAAO;IAIlC,kBAAkB,IAAI,IAAI;IAU1B,OAAO,CAAC,eAAe;IAYvB,OAAO,CAAC,wBAAwB;yCAzIvB,8BAA8B;2CAA9B,8BAA8B;CAkL1C"}