@eui/ecl 18.0.0-next.9 → 18.0.0-rc.2

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 (646) hide show
  1. package/assets/i18n-ecl/bg.json +3 -0
  2. package/assets/i18n-ecl/cs.json +3 -0
  3. package/assets/i18n-ecl/da.json +3 -0
  4. package/assets/i18n-ecl/de.json +4 -1
  5. package/assets/i18n-ecl/el.json +4 -1
  6. package/assets/i18n-ecl/en.json +4 -1
  7. package/assets/i18n-ecl/es.json +4 -1
  8. package/assets/i18n-ecl/et.json +3 -0
  9. package/assets/i18n-ecl/fi.json +4 -1
  10. package/assets/i18n-ecl/fr.json +4 -1
  11. package/assets/i18n-ecl/ga.json +4 -1
  12. package/assets/i18n-ecl/hr.json +3 -0
  13. package/assets/i18n-ecl/hu.json +4 -1
  14. package/assets/i18n-ecl/it.json +4 -1
  15. package/assets/i18n-ecl/lt.json +4 -1
  16. package/assets/i18n-ecl/lv.json +4 -1
  17. package/assets/i18n-ecl/mt.json +4 -1
  18. package/assets/i18n-ecl/nl.json +4 -1
  19. package/assets/i18n-ecl/pl.json +4 -1
  20. package/assets/i18n-ecl/pt.json +4 -1
  21. package/assets/i18n-ecl/ro.json +4 -1
  22. package/assets/i18n-ecl/sk.json +4 -1
  23. package/assets/i18n-ecl/sl.json +4 -1
  24. package/assets/i18n-ecl/sv.json +3 -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 +3 -8
  36. package/docs/components/EclCarouselItemComponent.html +71 -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 +40 -127
  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 +4 -16
  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 +90 -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 +5 -29
  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 +26 -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/EclTableCellGroupDirective.html +49 -0
  150. package/docs/directives/EclTableDirective.html +1 -1
  151. package/docs/directives/EclTableHeaderDirective.html +32 -1
  152. package/docs/{classes/EclGalleryDownloadEvent.html → directives/EclTagSetDirective.html} +168 -78
  153. package/docs/directives/EclTextAreaDirective.html +1 -1
  154. package/docs/directives/EclTextInputDirective.html +1 -1
  155. package/docs/index.html +2 -2
  156. package/docs/js/menu-wc.js +116 -144
  157. package/docs/js/menu-wc_es5.js +1 -1
  158. package/docs/js/search/search_index.js +2 -2
  159. package/docs/miscellaneous/enumerations.html +56 -0
  160. package/docs/miscellaneous/variables.html +42 -4
  161. package/docs/modules/EclBannerComponentModule.html +0 -6
  162. package/docs/modules/EclBreadcrumbComponentModule.html +0 -6
  163. package/docs/modules/EclCardComponentModule.html +0 -6
  164. package/docs/modules/EclCarouselComponentModule.html +0 -6
  165. package/docs/modules/EclCheckboxModule.html +0 -6
  166. package/docs/modules/EclContentBlockComponentModule.html +0 -6
  167. package/docs/modules/EclContentItemComponentModule.html +0 -6
  168. package/docs/modules/EclFeaturedModule.html +26 -8
  169. package/docs/modules/EclFileComponentModule.html +0 -6
  170. package/docs/modules/EclGalleryComponentModule.html +0 -6
  171. package/docs/modules/EclListDirectiveModule.html +0 -6
  172. package/docs/modules/EclListIllustrationComponentModule.html +0 -6
  173. package/docs/modules/EclMediaContainerComponentModule.html +0 -6
  174. package/docs/modules/EclMenuComponentModule.html +0 -6
  175. package/docs/modules/EclModalComponentModule.html +0 -6
  176. package/docs/modules/EclNavigationListComponentModule.html +0 -6
  177. package/docs/modules/EclPageHeaderComponentModule.html +0 -6
  178. package/docs/modules/EclPopoverComponentModule.html +0 -6
  179. package/docs/modules/EclRangeDirectiveModule.html +0 -6
  180. package/docs/modules/EclRatingFieldComponentModule.html +0 -6
  181. package/docs/modules/EclSelectDirectiveModule.html +0 -6
  182. package/docs/modules/EclSiteFooterComponentModule.html +0 -6
  183. package/docs/modules/EclSiteHeaderComponentModule.html +0 -6
  184. package/docs/modules/EclSocialMediaFollowComponentModule.html +0 -6
  185. package/docs/modules/EclSocialMediaShareComponentModule.html +0 -6
  186. package/docs/modules/EclTableDirectiveModule.html +0 -6
  187. package/docs/modules/EclTabsComponentModule.html +0 -6
  188. package/docs/modules/EclTagComponentModule.html +6 -0
  189. package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +6 -7
  190. package/esm2022/lib/components/ecl-accordion/ecl-accordion.component.mjs +4 -4
  191. package/esm2022/lib/components/ecl-accordion/ecl-accordion.module.mjs +5 -5
  192. package/esm2022/lib/components/ecl-app/ecl-app.component.mjs +4 -4
  193. package/esm2022/lib/components/ecl-app/ecl-app.module.mjs +5 -5
  194. package/esm2022/lib/components/ecl-banner/ecl-banner-description.directive.mjs +7 -7
  195. package/esm2022/lib/components/ecl-banner/ecl-banner-picture.directive.mjs +7 -7
  196. package/esm2022/lib/components/ecl-banner/ecl-banner-title.directive.mjs +7 -7
  197. package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +55 -13
  198. package/esm2022/lib/components/ecl-banner/ecl-banner.module.mjs +5 -9
  199. package/esm2022/lib/components/ecl-banner/index.mjs +1 -2
  200. package/esm2022/lib/components/ecl-base.directive.mjs +4 -4
  201. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote-picture.directive.mjs +7 -7
  202. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.component.mjs +4 -4
  203. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.module.mjs +5 -5
  204. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +17 -15
  205. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs +5 -20
  206. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.module.mjs +5 -5
  207. package/esm2022/lib/components/ecl-button/ecl-button-label.directive.mjs +4 -4
  208. package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +7 -7
  209. package/esm2022/lib/components/ecl-button/ecl-button.module.mjs +5 -5
  210. package/esm2022/lib/components/ecl-card/ecl-card-body.component.mjs +4 -4
  211. package/esm2022/lib/components/ecl-card/ecl-card-picture.directive.mjs +7 -7
  212. package/esm2022/lib/components/ecl-card/ecl-card.component.mjs +4 -4
  213. package/esm2022/lib/components/ecl-card/ecl-card.module.mjs +5 -5
  214. package/esm2022/lib/components/ecl-carousel/ecl-carousel-item.component.mjs +8 -4
  215. package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +22 -43
  216. package/esm2022/lib/components/ecl-carousel/ecl-carousel.module.mjs +5 -5
  217. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.mjs +4 -4
  218. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs +4 -4
  219. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.mjs +4 -4
  220. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter.module.mjs +5 -5
  221. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs +7 -6
  222. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs +4 -4
  223. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs +14 -18
  224. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.directive.mjs +18 -19
  225. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.module.mjs +5 -5
  226. package/esm2022/lib/components/ecl-content-block/ecl-content-block-elements.directive.mjs +52 -52
  227. package/esm2022/lib/components/ecl-content-block/ecl-content-block.component.mjs +4 -4
  228. package/esm2022/lib/components/ecl-content-block/ecl-content-block.module.mjs +5 -5
  229. package/esm2022/lib/components/ecl-content-item/ecl-content-item-image.directive.mjs +7 -7
  230. package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +9 -5
  231. package/esm2022/lib/components/ecl-content-item/ecl-content-item.module.mjs +5 -5
  232. package/esm2022/lib/components/ecl-date-block/ecl-date-block.component.mjs +4 -4
  233. package/esm2022/lib/components/ecl-date-block/ecl-date-block.module.mjs +5 -5
  234. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.directive.mjs +44 -22
  235. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.module.mjs +5 -5
  236. package/esm2022/lib/components/ecl-expandable/ecl-expandable.component.mjs +4 -4
  237. package/esm2022/lib/components/ecl-expandable/ecl-expandable.module.mjs +5 -5
  238. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-description.component.mjs +4 -4
  239. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-item.component.mjs +5 -5
  240. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-title.component.mjs +4 -4
  241. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-value.component.mjs +4 -4
  242. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-view-all.component.mjs +4 -4
  243. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.component.mjs +4 -4
  244. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.module.mjs +5 -5
  245. package/esm2022/lib/components/ecl-featured/ecl-featured-item-description.component.mjs +4 -4
  246. package/esm2022/lib/components/ecl-featured/ecl-featured-item-footer.component.mjs +19 -0
  247. package/esm2022/lib/components/ecl-featured/ecl-featured-item-link.directive.mjs +37 -4
  248. package/esm2022/lib/components/ecl-featured/ecl-featured-item.component.mjs +5 -6
  249. package/esm2022/lib/components/ecl-featured/ecl-featured.component.mjs +11 -16
  250. package/esm2022/lib/components/ecl-featured/ecl-featured.module.mjs +18 -8
  251. package/esm2022/lib/components/ecl-featured/index.mjs +2 -1
  252. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.directive.mjs +5 -5
  253. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.module.mjs +5 -5
  254. package/esm2022/lib/components/ecl-file/ecl-file-download.directive.mjs +7 -7
  255. package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +5 -6
  256. package/esm2022/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs +4 -4
  257. package/esm2022/lib/components/ecl-file/ecl-file-picture.directive.mjs +10 -10
  258. package/esm2022/lib/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.mjs +4 -4
  259. package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +7 -8
  260. package/esm2022/lib/components/ecl-file/ecl-file.module.mjs +5 -5
  261. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.directive.mjs +43 -46
  262. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.module.mjs +5 -5
  263. package/esm2022/lib/components/ecl-form-group/ecl-form-group.component.mjs +4 -4
  264. package/esm2022/lib/components/ecl-form-group/ecl-form-group.module.mjs +5 -5
  265. package/esm2022/lib/components/ecl-form-label/ecl-form-label.component.mjs +15 -30
  266. package/esm2022/lib/components/ecl-form-label/ecl-form-label.module.mjs +5 -5
  267. package/esm2022/lib/components/ecl-gallery/ecl-gallery-footer.component.mjs +7 -8
  268. package/esm2022/lib/components/ecl-gallery/ecl-gallery-item.component.mjs +10 -29
  269. package/esm2022/lib/components/ecl-gallery/ecl-gallery-media.directive.mjs +7 -7
  270. package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +26 -85
  271. package/esm2022/lib/components/ecl-gallery/ecl-gallery.module.mjs +5 -5
  272. package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +7 -12
  273. package/esm2022/lib/components/ecl-help-block/ecl-help-block.module.mjs +5 -5
  274. package/esm2022/lib/components/ecl-icon/ecl-icon.component.mjs +23 -20
  275. package/esm2022/lib/components/ecl-icon/ecl-icon.module.mjs +5 -5
  276. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +5 -5
  277. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.mjs +34 -16
  278. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.module.mjs +9 -9
  279. package/esm2022/lib/components/ecl-label/ecl-label.directive.mjs +4 -4
  280. package/esm2022/lib/components/ecl-label/ecl-label.module.mjs +5 -5
  281. package/esm2022/lib/components/ecl-link/ecl-link-label.directive.mjs +4 -4
  282. package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +7 -7
  283. package/esm2022/lib/components/ecl-link/ecl-link.module.mjs +5 -5
  284. package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +4 -4
  285. package/esm2022/lib/components/ecl-list/ecl-description-list-definition-item.directive.mjs +7 -7
  286. package/esm2022/lib/components/ecl-list/ecl-list.directive.mjs +19 -19
  287. package/esm2022/lib/components/ecl-list/ecl-list.module.mjs +5 -5
  288. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.mjs +4 -4
  289. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +5 -6
  290. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs +7 -7
  291. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs +4 -4
  292. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.module.mjs +5 -5
  293. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs +4 -4
  294. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.mjs +4 -4
  295. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs +4 -4
  296. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.module.mjs +5 -5
  297. package/esm2022/lib/components/ecl-media-container/ecl-media-container-iframe.directive.mjs +4 -4
  298. package/esm2022/lib/components/ecl-media-container/ecl-media-container-item.directive.mjs +5 -16
  299. package/esm2022/lib/components/ecl-media-container/ecl-media-container-picture.directive.mjs +4 -4
  300. package/esm2022/lib/components/ecl-media-container/ecl-media-container.component.mjs +9 -32
  301. package/esm2022/lib/components/ecl-media-container/ecl-media-container.module.mjs +5 -5
  302. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +10 -11
  303. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +11 -14
  304. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +39 -21
  305. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +6 -18
  306. package/esm2022/lib/components/ecl-menu/ecl-menu.module.mjs +5 -5
  307. package/esm2022/lib/components/ecl-modal/ecl-modal-body-fixed.directive.mjs +4 -4
  308. package/esm2022/lib/components/ecl-modal/ecl-modal-body.component.mjs +4 -4
  309. package/esm2022/lib/components/ecl-modal/ecl-modal-close.directive.mjs +4 -4
  310. package/esm2022/lib/components/ecl-modal/ecl-modal-footer.component.mjs +4 -4
  311. package/esm2022/lib/components/ecl-modal/ecl-modal-header.component.mjs +5 -5
  312. package/esm2022/lib/components/ecl-modal/ecl-modal-trigger.directive.mjs +4 -4
  313. package/esm2022/lib/components/ecl-modal/ecl-modal.component.mjs +4 -4
  314. package/esm2022/lib/components/ecl-modal/ecl-modal.module.mjs +5 -5
  315. package/esm2022/lib/components/ecl-multiselect/boldText.pipe.mjs +4 -4
  316. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +33 -41
  317. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs +36 -22
  318. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.mjs +4 -4
  319. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs +12 -17
  320. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option.directive.mjs +4 -4
  321. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.component.mjs +24 -19
  322. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.module.mjs +5 -5
  323. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-image/ecl-navigation-list-image.component.mjs +4 -4
  324. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.mjs +17 -12
  325. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-picture.directive.mjs +7 -7
  326. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs +25 -14
  327. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.module.mjs +5 -5
  328. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker-item.component.mjs +4 -4
  329. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs +4 -4
  330. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.module.mjs +5 -5
  331. package/esm2022/lib/components/ecl-notification/ecl-notification-title.directive.mjs +4 -4
  332. package/esm2022/lib/components/ecl-notification/ecl-notification.component.mjs +4 -4
  333. package/esm2022/lib/components/ecl-notification/ecl-notification.module.mjs +5 -5
  334. package/esm2022/lib/components/ecl-page-header/ecl-page-header-background.directive.mjs +7 -7
  335. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description.directive.mjs +27 -17
  336. package/esm2022/lib/components/ecl-page-header/ecl-page-header-info.directive.mjs +21 -0
  337. package/esm2022/lib/components/ecl-page-header/ecl-page-header-meta.directive.mjs +7 -7
  338. package/esm2022/lib/components/ecl-page-header/ecl-page-header-title.directive.mjs +13 -7
  339. package/esm2022/lib/components/ecl-page-header/ecl-page-header.component.mjs +18 -29
  340. package/esm2022/lib/components/ecl-page-header/ecl-page-header.module.mjs +13 -10
  341. package/esm2022/lib/components/ecl-page-header/index.mjs +2 -2
  342. package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +39 -31
  343. package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +15 -30
  344. package/esm2022/lib/components/ecl-pagination/ecl-pagination.module.mjs +5 -5
  345. package/esm2022/lib/components/ecl-popover/ecl-popover-content.directive.mjs +4 -4
  346. package/esm2022/lib/components/ecl-popover/ecl-popover-toggle.directive.mjs +4 -4
  347. package/esm2022/lib/components/ecl-popover/ecl-popover.component.mjs +4 -4
  348. package/esm2022/lib/components/ecl-popover/ecl-popover.module.mjs +5 -5
  349. package/esm2022/lib/components/ecl-radio/ecl-radio-help.component.mjs +7 -12
  350. package/esm2022/lib/components/ecl-radio/ecl-radio-input.directive.mjs +4 -4
  351. package/esm2022/lib/components/ecl-radio/ecl-radio-label.component.mjs +9 -17
  352. package/esm2022/lib/components/ecl-radio/ecl-radio.directive.mjs +11 -21
  353. package/esm2022/lib/components/ecl-radio/ecl-radio.module.mjs +5 -5
  354. package/esm2022/lib/components/ecl-range/ecl-range-value.component.mjs +4 -4
  355. package/esm2022/lib/components/ecl-range/ecl-range.directive.mjs +7 -12
  356. package/esm2022/lib/components/ecl-range/ecl-range.module.mjs +5 -5
  357. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.component.mjs +14 -26
  358. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.module.mjs +5 -5
  359. package/esm2022/lib/components/ecl-search-form/ecl-search-form.component.mjs +21 -19
  360. package/esm2022/lib/components/ecl-search-form/ecl-search-form.module.mjs +5 -5
  361. package/esm2022/lib/components/ecl-select/ecl-select-container.component.mjs +33 -13
  362. package/esm2022/lib/components/ecl-select/ecl-select.directive.mjs +12 -16
  363. package/esm2022/lib/components/ecl-select/ecl-select.module.mjs +8 -6
  364. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +12 -19
  365. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.mjs +10 -10
  366. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.mjs +4 -4
  367. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.mjs +13 -33
  368. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs +21 -27
  369. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs +13 -27
  370. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs +10 -15
  371. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +8 -13
  372. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.component.mjs +11 -16
  373. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.module.mjs +6 -9
  374. package/esm2022/lib/components/ecl-site-header/action/ecl-site-header-action.component.mjs +4 -4
  375. package/esm2022/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.mjs +14 -7
  376. package/esm2022/lib/components/ecl-site-header/cta/ecl-site-header-cta.directive.mjs +4 -4
  377. package/esm2022/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.mjs +16 -15
  378. package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +15 -17
  379. package/esm2022/lib/components/ecl-site-header/ecl-site-header.module.mjs +21 -11
  380. package/esm2022/lib/components/ecl-site-header/index.mjs +3 -2
  381. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +9 -8
  382. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language.component.mjs +15 -14
  383. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login-details.directive.mjs +7 -7
  384. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +10 -16
  385. package/esm2022/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.mjs +18 -0
  386. package/esm2022/lib/components/ecl-site-header/notification/index.mjs +2 -0
  387. package/esm2022/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.mjs +55 -0
  388. package/esm2022/lib/components/ecl-site-header/{message → picture}/index.mjs +2 -2
  389. package/esm2022/lib/components/ecl-site-header/search/ecl-site-header-search.component.mjs +4 -4
  390. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs +14 -10
  391. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.mjs +5 -5
  392. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs +8 -14
  393. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.mjs +7 -6
  394. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +5 -5
  395. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-link.directive.mjs +5 -5
  396. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs +7 -12
  397. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.module.mjs +5 -5
  398. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.component.mjs +43 -20
  399. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.module.mjs +5 -5
  400. package/esm2022/lib/components/ecl-table/ecl-table-sort-button.component.mjs +10 -9
  401. package/esm2022/lib/components/ecl-table/ecl-table.directive.mjs +47 -38
  402. package/esm2022/lib/components/ecl-table/ecl-table.module.mjs +5 -5
  403. package/esm2022/lib/components/ecl-tabs/ecl-tab-label.component.mjs +4 -4
  404. package/esm2022/lib/components/ecl-tabs/ecl-tab-more.component.mjs +9 -18
  405. package/esm2022/lib/components/ecl-tabs/ecl-tab.component.mjs +11 -23
  406. package/esm2022/lib/components/ecl-tabs/ecl-tabs.component.mjs +30 -18
  407. package/esm2022/lib/components/ecl-tabs/ecl-tabs.module.mjs +5 -5
  408. package/esm2022/lib/components/ecl-tag/ecl-tag-set.directive.mjs +20 -0
  409. package/esm2022/lib/components/ecl-tag/ecl-tag.component.mjs +18 -10
  410. package/esm2022/lib/components/ecl-tag/ecl-tag.module.mjs +9 -8
  411. package/esm2022/lib/components/ecl-tag/index.mjs +2 -1
  412. package/esm2022/lib/components/ecl-text-area/ecl-text-area.directive.mjs +7 -12
  413. package/esm2022/lib/components/ecl-text-area/ecl-text-area.module.mjs +5 -5
  414. package/esm2022/lib/components/ecl-text-input/ecl-text-input.directive.mjs +8 -14
  415. package/esm2022/lib/components/ecl-text-input/ecl-text-input.module.mjs +5 -5
  416. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-label.directive.mjs +4 -4
  417. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-title.directive.mjs +4 -4
  418. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-toggler.component.mjs +4 -4
  419. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +9 -18
  420. package/esm2022/lib/components/ecl-timeline/ecl-timeline.component.mjs +4 -4
  421. package/esm2022/lib/components/ecl-timeline/ecl-timeline.module.mjs +5 -5
  422. package/esm2022/lib/services/ecl-default-language.service.mjs +4 -4
  423. package/esm2022/lib/services/ecl-rtl.service.mjs +4 -4
  424. package/esm2022/lib/services/ecl-theme.service.mjs +4 -4
  425. package/esm2022/lib/shared/ecl-all.module.mjs +5 -5
  426. package/esm2022/lib/utils/directives/ecl-click-outside/ecl-click-outside.directive.mjs +4 -4
  427. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.directive.mjs +4 -4
  428. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.module.mjs +5 -5
  429. package/fesm2022/eui-ecl.mjs +13929 -20335
  430. package/fesm2022/eui-ecl.mjs.map +1 -7
  431. package/lib/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
  432. package/lib/components/ecl-banner/ecl-banner.component.d.ts +13 -4
  433. package/lib/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
  434. package/lib/components/ecl-banner/ecl-banner.module.d.ts +4 -5
  435. package/lib/components/ecl-banner/ecl-banner.module.d.ts.map +1 -1
  436. package/lib/components/ecl-banner/index.d.ts +0 -1
  437. package/lib/components/ecl-banner/index.d.ts.map +1 -1
  438. package/lib/components/ecl-base.directive.d.ts.map +1 -1
  439. package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts +7 -6
  440. package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
  441. package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts +0 -4
  442. package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
  443. package/lib/components/ecl-button/ecl-button.component.d.ts +1 -1
  444. package/lib/components/ecl-button/ecl-button.component.d.ts.map +1 -1
  445. package/lib/components/ecl-card/ecl-card.component.d.ts.map +1 -1
  446. package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts +1 -0
  447. package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
  448. package/lib/components/ecl-carousel/ecl-carousel.component.d.ts +1 -0
  449. package/lib/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
  450. package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +1 -0
  451. package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
  452. package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +7 -3
  453. package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
  454. package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts +9 -5
  455. package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
  456. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts +1 -0
  457. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
  458. package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts +4 -2
  459. package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
  460. package/lib/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
  461. package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts +8 -0
  462. package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -0
  463. package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts +10 -0
  464. package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
  465. package/lib/components/ecl-featured/ecl-featured.component.d.ts +3 -2
  466. package/lib/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
  467. package/lib/components/ecl-featured/ecl-featured.module.d.ts +5 -4
  468. package/lib/components/ecl-featured/ecl-featured.module.d.ts.map +1 -1
  469. package/lib/components/ecl-featured/index.d.ts +1 -0
  470. package/lib/components/ecl-featured/index.d.ts.map +1 -1
  471. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +1 -1
  472. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
  473. package/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
  474. package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts +10 -5
  475. package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
  476. package/lib/components/ecl-form-label/ecl-form-label.component.d.ts +8 -4
  477. package/lib/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
  478. package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts +4 -10
  479. package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
  480. package/lib/components/ecl-gallery/ecl-gallery.component.d.ts +15 -38
  481. package/lib/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
  482. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts +2 -1
  483. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
  484. package/lib/components/ecl-icon/ecl-icon.component.d.ts +6 -4
  485. package/lib/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
  486. package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +10 -2
  487. package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
  488. package/lib/components/ecl-link/ecl-link.directive.d.ts +3 -3
  489. package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
  490. package/lib/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
  491. package/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
  492. package/lib/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
  493. package/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
  494. package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts +1 -8
  495. package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts.map +1 -1
  496. package/lib/components/ecl-media-container/ecl-media-container.component.d.ts +2 -23
  497. package/lib/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
  498. package/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts +2 -3
  499. package/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts.map +1 -1
  500. package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts +2 -1
  501. package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
  502. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts +11 -5
  503. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
  504. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts +1 -5
  505. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts.map +1 -1
  506. package/lib/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
  507. package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts +3 -0
  508. package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
  509. package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts +13 -3
  510. package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
  511. package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts +5 -3
  512. package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
  513. package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts +8 -3
  514. package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
  515. package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts +4 -3
  516. package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts.map +1 -1
  517. package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts +10 -3
  518. package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
  519. package/lib/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
  520. package/lib/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
  521. package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts +5 -0
  522. package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts.map +1 -1
  523. package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts +8 -0
  524. package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts.map +1 -0
  525. package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts +4 -2
  526. package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
  527. package/lib/components/ecl-page-header/ecl-page-header.component.d.ts +6 -11
  528. package/lib/components/ecl-page-header/ecl-page-header.component.d.ts.map +1 -1
  529. package/lib/components/ecl-page-header/ecl-page-header.module.d.ts +4 -4
  530. package/lib/components/ecl-page-header/ecl-page-header.module.d.ts.map +1 -1
  531. package/lib/components/ecl-page-header/index.d.ts +1 -1
  532. package/lib/components/ecl-page-header/index.d.ts.map +1 -1
  533. package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts +16 -5
  534. package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
  535. package/lib/components/ecl-pagination/ecl-pagination.component.d.ts +8 -4
  536. package/lib/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
  537. package/lib/components/ecl-radio/ecl-radio-help.component.d.ts +2 -1
  538. package/lib/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
  539. package/lib/components/ecl-radio/ecl-radio-label.component.d.ts +4 -2
  540. package/lib/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
  541. package/lib/components/ecl-radio/ecl-radio.directive.d.ts +5 -2
  542. package/lib/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
  543. package/lib/components/ecl-range/ecl-range-value.component.d.ts.map +1 -1
  544. package/lib/components/ecl-range/ecl-range.directive.d.ts +2 -1
  545. package/lib/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
  546. package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts +6 -3
  547. package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
  548. package/lib/components/ecl-search-form/ecl-search-form.component.d.ts +3 -0
  549. package/lib/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
  550. package/lib/components/ecl-select/ecl-select-container.component.d.ts +10 -1
  551. package/lib/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
  552. package/lib/components/ecl-select/ecl-select.directive.d.ts +6 -3
  553. package/lib/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
  554. package/lib/components/ecl-select/ecl-select.module.d.ts +3 -1
  555. package/lib/components/ecl-select/ecl-select.module.d.ts.map +1 -1
  556. package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts +2 -1
  557. package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
  558. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts +0 -8
  559. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts.map +1 -1
  560. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts +4 -2
  561. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
  562. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts +8 -4
  563. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
  564. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts +2 -1
  565. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
  566. package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts +2 -1
  567. package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
  568. package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts +2 -1
  569. package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
  570. package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts +1 -1
  571. package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts.map +1 -1
  572. package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts +1 -0
  573. package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts.map +1 -1
  574. package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts +3 -2
  575. package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts.map +1 -1
  576. package/lib/components/ecl-site-header/ecl-site-header.component.d.ts +6 -4
  577. package/lib/components/ecl-site-header/ecl-site-header.component.d.ts.map +1 -1
  578. package/lib/components/ecl-site-header/ecl-site-header.module.d.ts +11 -10
  579. package/lib/components/ecl-site-header/ecl-site-header.module.d.ts.map +1 -1
  580. package/lib/components/ecl-site-header/index.d.ts +2 -1
  581. package/lib/components/ecl-site-header/index.d.ts.map +1 -1
  582. package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts +3 -1
  583. package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts.map +1 -1
  584. package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts +7 -6
  585. package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts.map +1 -1
  586. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts +2 -1
  587. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
  588. package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts +8 -0
  589. package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts.map +1 -0
  590. package/lib/components/ecl-site-header/notification/index.d.ts +2 -0
  591. package/lib/components/ecl-site-header/notification/index.d.ts.map +1 -0
  592. package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts +18 -0
  593. package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts.map +1 -0
  594. package/lib/components/ecl-site-header/picture/index.d.ts +2 -0
  595. package/lib/components/ecl-site-header/picture/index.d.ts.map +1 -0
  596. package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts +2 -1
  597. package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts.map +1 -1
  598. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts +2 -1
  599. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
  600. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts +4 -3
  601. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts.map +1 -1
  602. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts +2 -1
  603. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
  604. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts +14 -2
  605. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
  606. package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts +2 -2
  607. package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts.map +1 -1
  608. package/lib/components/ecl-table/ecl-table.directive.d.ts +11 -5
  609. package/lib/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
  610. package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts +2 -2
  611. package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
  612. package/lib/components/ecl-tabs/ecl-tab.component.d.ts +5 -4
  613. package/lib/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
  614. package/lib/components/ecl-tabs/ecl-tabs.component.d.ts +5 -7
  615. package/lib/components/ecl-tabs/ecl-tabs.component.d.ts.map +1 -1
  616. package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts +8 -0
  617. package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -0
  618. package/lib/components/ecl-tag/ecl-tag.component.d.ts +6 -7
  619. package/lib/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
  620. package/lib/components/ecl-tag/ecl-tag.module.d.ts +4 -3
  621. package/lib/components/ecl-tag/ecl-tag.module.d.ts.map +1 -1
  622. package/lib/components/ecl-tag/index.d.ts +1 -0
  623. package/lib/components/ecl-tag/index.d.ts.map +1 -1
  624. package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts +2 -1
  625. package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
  626. package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts +2 -1
  627. package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
  628. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts +3 -10
  629. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
  630. package/lib/services/ecl-default-language.service.d.ts +2 -1
  631. package/lib/services/ecl-default-language.service.d.ts.map +1 -1
  632. package/lib/services/ecl-theme.service.d.ts +1 -1
  633. package/lib/services/ecl-theme.service.d.ts.map +1 -1
  634. package/package.json +2 -2
  635. package/docs/components/EclPageHeaderDescriptionContainerComponent.html +0 -725
  636. package/esm2022/lib/components/ecl-banner/ecl-banner-credit.directive.mjs +0 -21
  637. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.mjs +0 -47
  638. package/esm2022/lib/components/ecl-site-header/message/ecl-site-header-message.component.mjs +0 -18
  639. package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts +0 -8
  640. package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts.map +0 -1
  641. package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts +0 -19
  642. package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts.map +0 -1
  643. package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts +0 -8
  644. package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts.map +0 -1
  645. package/lib/components/ecl-site-header/message/index.d.ts +0 -2
  646. package/lib/components/ecl-site-header/message/index.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-accordion-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-accordion/ecl-accordion-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACiC,YAAY,EAAsB,MAAM,EAC5E,iBAAiB,EACpB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;;AAEzD,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAiBa,yBAA0B,YAAW,MAAM;IAgBjC,aAAa,EAAE,gBAAgB;IAAE,OAAO,CAAC,EAAE;IAd9D,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAE/D,QAAQ,UAAS;IACjB,SAAS,SAAM;IACf,OAAO,SAAM;gBAEM,aAAa,EAAE,gBAAgB,EAAU,EAAE,EAAE,iBAAiB;IAEjF,QAAQ,IAAI,IAAI;IAKhB,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAYlC,kBAAkB,IAAI,IAAI;yCAnCjB,yBAAyB;2CAAzB,yBAAyB;yCAwCow0B,OAAQ;CADjz0B"}
1
+ {"version":3,"file":"ecl-accordion-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-accordion/ecl-accordion-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACiC,YAAY,EAAsB,MAAM,EAC5E,iBAAiB,EACpB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;;AAEzD,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAiBa,yBAA0B,YAAW,MAAM;IAgBjC,aAAa,EAAE,gBAAgB;IAAE,OAAO,CAAC,EAAE;IAd9D,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAE/D,QAAQ,UAAS;IACjB,SAAS,SAAM;IACf,OAAO,SAAM;gBAEM,aAAa,EAAE,gBAAgB,EAAU,EAAE,EAAE,iBAAiB;IAEjF,QAAQ,IAAI,IAAI;IAKhB,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAYlC,kBAAkB,IAAI,IAAI;yCAnCjB,yBAAyB;2CAAzB,yBAAyB;yCAwCss0B,OAAQ;CADnv0B"}
@@ -1,11 +1,13 @@
1
- import { AfterContentInit, AfterViewInit, ElementRef, QueryList, Renderer2 } from '@angular/core';
1
+ import { BreakpointObserver } from '@angular/cdk/layout';
2
+ import { AfterContentInit, AfterViewInit, ElementRef, OnDestroy, QueryList, Renderer2 } from '@angular/core';
2
3
  import { ECLBaseDirective } from '../ecl-base.directive';
3
4
  import { EclLinkDirective } from '../ecl-link/ecl-link.directive';
4
5
  import { EclBannerImageDirective } from './ecl-banner-picture.directive';
5
6
  import * as i0 from "@angular/core";
6
- export declare class EclBannerComponent extends ECLBaseDirective implements AfterContentInit, AfterViewInit {
7
+ export declare class EclBannerComponent extends ECLBaseDirective implements AfterContentInit, AfterViewInit, OnDestroy {
7
8
  el: ElementRef;
8
9
  private renderer;
10
+ private cdkBreakpointObserver;
9
11
  variant: 'text-box' | 'text-overlay' | 'plain-background';
10
12
  eclSize: string;
11
13
  copyright: string;
@@ -15,15 +17,22 @@ export declare class EclBannerComponent extends ECLBaseDirective implements Afte
15
17
  eclBannerImage: EclBannerImageDirective;
16
18
  bannerContainer: ElementRef;
17
19
  get cssClasses(): string;
18
- private defaultRatio;
19
- constructor(el: ElementRef, renderer: Renderer2);
20
+ private readonly BANNER_PADDING;
21
+ private destroy$;
22
+ private bannerWidth;
23
+ private isTabletBreakpoint;
24
+ private readonly TIMEOUT_INTERVAL;
25
+ constructor(el: ElementRef, renderer: Renderer2, cdkBreakpointObserver: BreakpointObserver);
20
26
  ngAfterContentInit(): void;
21
27
  ngAfterViewInit(): void;
28
+ ngOnDestroy(): void;
22
29
  get hasCtaLink(): boolean;
23
30
  private observeElementSizeChanges;
24
31
  private setBannerHeight;
25
32
  private resetHeight;
26
33
  private getRatioArray;
34
+ private getDefaultRatio;
35
+ private observeBreakpointChanges;
27
36
  static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerComponent, never>;
28
37
  static ɵcmp: i0.ɵɵComponentDeclaration<EclBannerComponent, "ecl-banner", never, { "variant": { "alias": "variant"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; "copyright": { "alias": "copyright"; "required": false; }; "isCentered": { "alias": "isCentered"; "required": false; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; }; }, {}, ["eclBannerImage", "eclLinkComponents"], ["[eclBannerPicture]", "[eclBannerTitle]", "[eclBannerDescription]", "[eclLink]", "*"], false, never>;
29
38
  static ngAcceptInputType_isCentered: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-banner.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAChB,aAAa,EAIb,UAAU,EAEH,SAAS,EAGJ,SAAS,EACxB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;;AAEzE,qBAIa,kBAAmB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,aAAa;IA2B5E,EAAE,EAAE,UAAU;IAAE,OAAO,CAAC,QAAQ;IA1B1C,OAAO,EAAE,UAAU,GAAG,cAAc,GAAG,kBAAkB,CAAC;IAC1D,OAAO,SAAO;IACd,SAAS,SAAM;IACgB,UAAU,UAAS;IACnB,WAAW,UAAS;IAEP,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC7D,cAAc,EAAE,uBAAuB,CAAC;IAEjD,eAAe,EAAE,UAAU,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAUvB;IAED,OAAO,CAAC,YAAY,CAAQ;gBAET,EAAE,EAAE,UAAU,EAAU,QAAQ,EAAE,SAAS;IAI9D,kBAAkB,IAAI,IAAI;IAQ1B,eAAe,IAAI,IAAI;IAIvB,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,OAAO,CAAC,yBAAyB;IAMjC,OAAO,CAAC,eAAe;IAevB,OAAO,CAAC,WAAW;IAQnB,OAAO,CAAC,aAAa;yCA5EZ,kBAAkB;2CAAlB,kBAAkB;yCAqFm8wB,OAAQ;0CAAR,OAAQ;CADz+wB"}
1
+ {"version":3,"file":"ecl-banner.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EACH,gBAAgB,EAChB,aAAa,EAIb,UAAU,EAGV,SAAS,EACT,SAAS,EACT,SAAS,EAIZ,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;;AASzE,qBAIa,kBAAmB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,aAAa,EAAE,SAAS;IA+BvF,EAAE,EAAE,UAAU;IAAE,OAAO,CAAC,QAAQ;IAAa,OAAO,CAAC,qBAAqB;IA9BpF,OAAO,EAAE,UAAU,GAAG,cAAc,GAAG,kBAAkB,CAAC;IAC1D,OAAO,SAAO;IACd,SAAS,SAAM;IACgB,UAAU,UAAS;IACnB,WAAW,UAAS;IAEP,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC7D,cAAc,EAAE,uBAAuB,CAAC;IAEjD,eAAe,EAAE,UAAU,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAUvB;IAED,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAM;IACrC,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,WAAW,CAAK;IACxB,OAAO,CAAC,kBAAkB,CAAQ;IAClC,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAO;gBAErB,EAAE,EAAE,UAAU,EAAU,QAAQ,EAAE,SAAS,EAAU,qBAAqB,EAAE,kBAAkB;IAIjH,kBAAkB,IAAI,IAAI;IAQ1B,eAAe,IAAI,IAAI;IAKvB,WAAW,IAAI,IAAI;IAKnB,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,OAAO,CAAC,yBAAyB;IAWjC,OAAO,CAAC,eAAe;IAcvB,OAAO,CAAC,WAAW;IAQnB,OAAO,CAAC,aAAa;IASrB,OAAO,CAAC,eAAe;IAiBvB,OAAO,CAAC,wBAAwB;yCApHvB,kBAAkB;2CAAlB,kBAAkB;yCAgIwxtB,OAAQ;0CAAR,OAAQ;CAD9ztB"}
@@ -2,13 +2,12 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./ecl-banner.component";
3
3
  import * as i2 from "./ecl-banner-title.directive";
4
4
  import * as i3 from "./ecl-banner-description.directive";
5
- import * as i4 from "./ecl-banner-credit.directive";
6
- import * as i5 from "./ecl-banner-picture.directive";
7
- import * as i6 from "@angular/common";
8
- import * as i7 from "../ecl-link/ecl-link.module";
5
+ import * as i4 from "./ecl-banner-picture.directive";
6
+ import * as i5 from "@angular/common";
7
+ import * as i6 from "../ecl-link/ecl-link.module";
9
8
  export declare class EclBannerComponentModule {
10
9
  static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerComponentModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclBannerComponentModule, [typeof i1.EclBannerComponent, typeof i2.EclBannerTitleDirective, typeof i2.EclBannerTitleTextDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i4.EclBannerCreditDirective, typeof i5.EclBannerPictureDirective, typeof i5.EclBannerImageDirective], [typeof i6.CommonModule, typeof i7.EclLinkDirectiveModule], [typeof i1.EclBannerComponent, typeof i2.EclBannerTitleDirective, typeof i2.EclBannerTitleTextDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i4.EclBannerCreditDirective, typeof i5.EclBannerPictureDirective, typeof i5.EclBannerImageDirective]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclBannerComponentModule, [typeof i1.EclBannerComponent, typeof i2.EclBannerTitleDirective, typeof i2.EclBannerTitleTextDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i4.EclBannerPictureDirective, typeof i4.EclBannerImageDirective], [typeof i5.CommonModule, typeof i6.EclLinkDirectiveModule], [typeof i1.EclBannerComponent, typeof i2.EclBannerTitleDirective, typeof i2.EclBannerTitleTextDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i4.EclBannerPictureDirective, typeof i4.EclBannerImageDirective]>;
12
11
  static ɵinj: i0.ɵɵInjectorDeclaration<EclBannerComponentModule>;
13
12
  }
14
13
  //# sourceMappingURL=ecl-banner.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-banner.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.module.ts"],"names":[],"mappings":";;;;;;;;AAmBA,qBAKa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
1
+ {"version":3,"file":"ecl-banner.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.module.ts"],"names":[],"mappings":";;;;;;;AAiBA,qBAKa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
@@ -3,6 +3,5 @@ export * from './ecl-banner.component';
3
3
  export * from './ecl-banner-title.directive';
4
4
  export * from './ecl-banner-title.directive';
5
5
  export * from './ecl-banner-description.directive';
6
- export * from './ecl-banner-credit.directive';
7
6
  export * from './ecl-banner-picture.directive';
8
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AACnD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AACnD,cAAc,gCAAgC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-base.directive.d.ts","sourceRoot":"","sources":["../../../src/lib/components/ecl-base.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,gBAAgB;IAChB,KAAK,EAAE,MAAM,CAAC;IAEgB,OAAO,MAAC;IAGjB,QAAQ,EAAE,MAAM,CAAC;IAE/C,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,gBAAgB;2CAAhB,gBAAgB;uCAY8m4P,OAAQ;CADlp4P"}
1
+ {"version":3,"file":"ecl-base.directive.d.ts","sourceRoot":"","sources":["../../../src/lib/components/ecl-base.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,gBAAgB;IAChB,KAAK,EAAE,MAAM,CAAC;IAEgB,OAAO,MAAC;IAGjB,QAAQ,EAAE,MAAM,CAAC;IAE/C,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,gBAAgB;2CAAhB,gBAAgB;uCAY4k+P,OAAQ;CADhn+P"}
@@ -1,4 +1,4 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
1
+ import { ElementRef, EventEmitter, Renderer2 } from '@angular/core';
2
2
  import { EclBaseEvent } from '../../model';
3
3
  import { ECLBaseDirective } from '../ecl-base.directive';
4
4
  import { Params, QueryParamsHandling } from '@angular/router';
@@ -7,22 +7,23 @@ export declare class EclBreadcrumbSegmentClickEvent extends EclBaseEvent {
7
7
  }
8
8
  export declare class EclBreadcrumbSegmentComponent extends ECLBaseDirective {
9
9
  el: ElementRef;
10
+ private renderer2;
10
11
  tabIndex: string;
11
12
  role: string;
12
13
  routerLink: string | any[];
13
14
  queryParams: Params | null;
14
15
  href: string;
15
16
  queryParamsHandling: QueryParamsHandling;
16
- isCurrentPage: boolean | any;
17
+ isEllipsis: boolean;
18
+ isCurrentPage: boolean;
17
19
  isHidden: boolean;
18
20
  segmentClick: EventEmitter<EclBreadcrumbSegmentClickEvent>;
19
- constructor(el: ElementRef);
21
+ constructor(el: ElementRef, renderer2: Renderer2);
20
22
  get cssClasses(): string;
21
- get isEllipsis(): boolean;
22
- getWidth(): number;
23
23
  onSegmentClick(evt: MouseEvent): void;
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<EclBreadcrumbSegmentComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbSegmentComponent, "ecl-breadcrumb-segment", never, { "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "href": { "alias": "href"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "isCurrentPage": { "alias": "isCurrentPage"; "required": false; }; "isHidden": { "alias": "isHidden"; "required": false; }; }, { "segmentClick": "segmentClick"; }, never, ["*"], false, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbSegmentComponent, "ecl-breadcrumb-segment", never, { "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "href": { "alias": "href"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "isEllipsis": { "alias": "isEllipsis"; "required": false; }; "isCurrentPage": { "alias": "isCurrentPage"; "required": false; }; "isHidden": { "alias": "isHidden"; "required": false; }; }, { "segmentClick": "segmentClick"; }, never, ["*"], false, never>;
26
+ static ngAcceptInputType_isEllipsis: unknown;
26
27
  static ngAcceptInputType_isCurrentPage: unknown;
27
28
  static ngAcceptInputType_isHidden: unknown;
28
29
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-breadcrumb-segment.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAmE,MAAM,eAAe,CAAC;AACrI,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;;AAE9D,qBAAa,8BAA+B,SAAQ,YAAY;CAAG;AAEnE,qBAKa,6BAA8B,SAAQ,gBAAgB;IAiB5C,EAAE,EAAE,UAAU;IAhBH,QAAQ,SAAQ;IACpB,IAAI,SAAc;IAGnC,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,IAAI,SAAM;IACV,mBAAmB,EAAE,mBAAmB,CAAQ;IAEjB,aAAa,EAAE,OAAO,GAAG,GAAG,CAAS;IAG7E,QAAQ,UAAS;IAEP,YAAY,+CAAsD;gBAEzD,EAAE,EAAE,UAAU;IAIjC,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,QAAQ,IAAI,MAAM;IAIlB,cAAc,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAlC5B,6BAA6B;2CAA7B,6BAA6B;4CAyCkr0B,OAAQ;uCAAR,OAAQ;CADnu0B"}
1
+ {"version":3,"file":"ecl-breadcrumb-segment.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA8B,SAAS,EAAuC,MAAM,eAAe,CAAC;AAChJ,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;;AAE9D,qBAAa,8BAA+B,SAAQ,YAAY;CAAG;AAEnE,qBAKa,6BAA8B,SAAQ,gBAAgB;IAiB5C,EAAE,EAAE,UAAU;IAAE,OAAO,CAAC,SAAS;IAhBtB,QAAQ,SAAQ;IACpB,IAAI,SAAc;IAGnC,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,IAAI,SAAM;IACV,mBAAmB,EAAE,mBAAmB,CAAQ;IACjB,UAAU,UAAS;IACnB,aAAa,UAAS;IAG9D,QAAQ,UAAS;IAEP,YAAY,+CAAsD;gBAEzD,EAAE,EAAE,UAAU,EAAU,SAAS,EAAE,SAAS;IAI/D,IACI,UAAU,IAAI,MAAM,CAMvB;IAED,cAAc,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCA9B5B,6BAA6B;2CAA7B,6BAA6B;yCAqCys0B,OAAQ;4CAAR,OAAQ;uCAAR,OAAQ;CAD1v0B"}
@@ -15,8 +15,6 @@ export declare class EclBreadcrumbComponent extends ECLBaseDirective implements
15
15
  eclSegments: QueryList<EclBreadcrumbSegmentComponent>;
16
16
  private destroy$;
17
17
  private nonStaticSegments;
18
- private staticSegments;
19
- private MINIMUM_WIDTH;
20
18
  constructor(el: ElementRef, translate: TranslateService, renderer: Renderer2);
21
19
  get cssClasses(): string;
22
20
  ngOnInit(): void;
@@ -32,8 +30,6 @@ export declare class EclBreadcrumbComponent extends ECLBaseDirective implements
32
30
  private collapse;
33
31
  private expand;
34
32
  private hideEllipsis;
35
- private getEllipsisWidth;
36
- private getStaticElementsWidth;
37
33
  private showEllipsis;
38
34
  private hasEnoughSegments;
39
35
  private handleStaticAndNonStaticSegments;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAGb,UAAU,EAGV,SAAS,EACT,MAAM,EACN,SAAS,EACT,SAAS,EAKZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;;AAEnF,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS;IAkBhG,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IAlBoB,UAAU,UAAS;IACjC,IAAI,SAAgB;IACd,SAAS,MAAC;IAEZ,kBAAkB,EAAE,6BAA6B,CAAC;IAC9C,mBAAmB,EAAE,UAAU,CAAC;IAGlE,WAAW,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAEtD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,iBAAiB,CAAuC;IAChE,OAAO,CAAC,cAAc,CAAuC;IAC7D,OAAO,CAAC,aAAa,CAAO;gBAGhB,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS;IAK/B,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,QAAQ,IAAI,IAAI;IAShB,eAAe,IAAI,IAAI;IAKvB,WAAW,IAAI,IAAI;IAMnB,cAAc,IAAI,IAAI;IAItB,sBAAsB,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQ7C,OAAO,CAAC,IAAI;IAOZ,OAAO,CAAC,iCAAiC;IAQzC,OAAO,CAAC,uBAAuB;IAsB/B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,MAAM;IAId,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,sBAAsB;IAI9B,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,gCAAgC;IAOxC,OAAO,CAAC,sBAAsB;IAO9B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCA9JpB,sBAAsB;2CAAtB,sBAAsB;yCAkKq0sB,OAAQ;CAD/2sB"}
1
+ {"version":3,"file":"ecl-breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAGb,UAAU,EAGV,SAAS,EACT,MAAM,EACN,SAAS,EACT,SAAS,EAKZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;;AAEnF,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS;IAgBhG,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IAhBoB,UAAU,UAAS;IACjC,IAAI,SAAgB;IACd,SAAS,MAAC;IAEZ,kBAAkB,EAAE,6BAA6B,CAAC;IAC9C,mBAAmB,EAAE,UAAU,CAAC;IAGlE,WAAW,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAEtD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,iBAAiB,CAAuC;gBAGpD,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS;IAK/B,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,QAAQ,IAAI,IAAI;IAShB,eAAe,IAAI,IAAI;IAKvB,WAAW,IAAI,IAAI;IAMnB,cAAc,IAAI,IAAI;IAItB,sBAAsB,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQ7C,OAAO,CAAC,IAAI;IAOZ,OAAO,CAAC,iCAAiC;IAQzC,OAAO,CAAC,uBAAuB;IAgB/B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,MAAM;IAId,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,gCAAgC;IAMxC,OAAO,CAAC,sBAAsB;IAO9B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCA7IpB,sBAAsB;2CAAtB,sBAAsB;yCAiJ+/tB,OAAQ;CADziuB"}
@@ -9,7 +9,7 @@ export declare class EclButtonComponent extends ECLBaseDirective implements Afte
9
9
  containerStyleClass: string;
10
10
  iconComponents: QueryList<EclIconComponent>;
11
11
  get cssClasses(): string;
12
- get hasIcon(): QueryList<EclIconComponent>;
12
+ get hasIcon(): boolean;
13
13
  constructor(el: ElementRef);
14
14
  ngAfterViewInit(): void;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EclButtonComponent, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-button.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-button/ecl-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgD,UAAU,EAAkC,SAAS,EACxG,aAAa,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;;AAElE,qBAKa,kBAAmB,SAAQ,gBAAiB,YAAW,aAAa;IAkB1D,EAAE,EAAE,UAAU;IAhBO,UAAU,UAAS;IAClD,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,KAAK,GAAG,OAAO,GAAG,gBAAgB,CAAa;IAC/F,mBAAmB,EAAE,MAAM,CAAC;IAEgB,cAAc,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAEjG,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,IAAI,OAAO,IAAI,SAAS,CAAC,gBAAgB,CAAC,CAEzC;gBAEkB,EAAE,EAAE,UAAU;IAIjC,eAAe,IAAI,IAAI;yCAtBd,kBAAkB;2CAAlB,kBAAkB;yCAgCqn1B,OAAQ;CAD3p1B"}
1
+ {"version":3,"file":"ecl-button.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-button/ecl-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgD,UAAU,EAAkC,SAAS,EACxG,aAAa,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;;AAElE,qBAKa,kBAAmB,SAAQ,gBAAiB,YAAW,aAAa;IAkB1D,EAAE,EAAE,UAAU;IAhBO,UAAU,UAAS;IAClD,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,KAAK,GAAG,OAAO,GAAG,gBAAgB,CAAa;IAC/F,mBAAmB,EAAE,MAAM,CAAC;IAEgB,cAAc,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAEjG,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,IAAI,OAAO,IAAI,OAAO,CAErB;gBAEkB,EAAE,EAAE,UAAU;IAIjC,eAAe,IAAI,IAAI;yCAtBd,kBAAkB;2CAAlB,kBAAkB;yCAgCkj1B,OAAQ;CADxl1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-card.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-card/ecl-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwC,SAAS,EAAE,aAAa,EAAc,MAAM,eAAe,CAAC;AAC3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;;AAErE,qBAWa,gBAAiB,SAAQ,gBAAiB,YAAW,aAAa;IAY/D,OAAO,CAAC,QAAQ;IAXF,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;IAEgF,eAAe,EAAE,wBAAwB,CAAC;IACrC,oBAAoB,EAAE,6BAA6B,CAAC;IAC5D,YAAY,EAAE,qBAAqB,CAAC;gBAE9F,QAAQ,EAAE,SAAS;IAIvC,eAAe,IAAI,IAAI;IAQvB,OAAO,CAAC,uBAAuB;yCAxBtB,gBAAgB;2CAAhB,gBAAgB;CAmC5B"}
1
+ {"version":3,"file":"ecl-card.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-card/ecl-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwC,SAAS,EAAE,aAAa,EAAc,MAAM,eAAe,CAAC;AAC3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;;AAErE,qBAWa,gBAAiB,SAAQ,gBAAiB,YAAW,aAAa;IAY/D,OAAO,CAAC,QAAQ;IAXF,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;IAEgF,eAAe,EAAE,wBAAwB,CAAC;IACrC,oBAAoB,EAAE,6BAA6B,CAAC;IAC5D,YAAY,EAAE,qBAAqB,CAAC;gBAE9F,QAAQ,EAAE,SAAS;IAIvC,eAAe,IAAI,IAAI;IAQvB,OAAO,CAAC,uBAAuB;yCAxBtB,gBAAgB;2CAAhB,gBAAgB;CAkC5B"}
@@ -12,6 +12,7 @@ export declare class EclCarouselItemComponent extends ECLBaseDirective implement
12
12
  el: ElementRef;
13
13
  ariaLabel: string;
14
14
  role: string;
15
+ roleDescription: string;
15
16
  width: number;
16
17
  id: string;
17
18
  isCurrent: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-carousel-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EACd,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;;AAEnD,MAAM,WAAW,eAAe;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED,qBAaa,wBAAyB,SAAQ,gBAAiB,YAAW,eAAe;IAalE,EAAE,EAAE,UAAU;IAZD,SAAS,EAAE,MAAM,CAAC;IACxB,IAAI,SAAW;IACX,KAAK,EAAE,MAAM,CAAC;IAEnC,EAAE,EAAE,MAAM,CAAC;IACoB,SAAS,UAAS;IAEhD,UAAU,8BAAqC;IACL,MAAM,EAAE,kBAAkB,CAAC;IAExE,KAAK,EAAE,MAAM,CAAC;gBAEF,EAAE,EAAE,UAAU;IAIjC,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,OAAO,IAAI,OAAO,CAErB;IAGD,YAAY,IAAI,IAAI;yCA5BX,wBAAwB;2CAAxB,wBAAwB;wCAgC680B,OAAQ;CADz/0B"}
1
+ {"version":3,"file":"ecl-carousel-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EACd,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;;AAEnD,MAAM,WAAW,eAAe;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED,qBAaa,wBAAyB,SAAQ,gBAAiB,YAAW,eAAe;IAclE,EAAE,EAAE,UAAU;IAbD,SAAS,EAAE,MAAM,CAAC;IACxB,IAAI,SAAW;IACC,eAAe,SAAW;IACtC,KAAK,EAAE,MAAM,CAAC;IAEnC,EAAE,EAAE,MAAM,CAAC;IACoB,SAAS,UAAS;IAEhD,UAAU,8BAAqC;IACL,MAAM,EAAE,kBAAkB,CAAC;IAExE,KAAK,EAAE,MAAM,CAAC;gBAEF,EAAE,EAAE,UAAU;IAIjC,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,OAAO,IAAI,OAAO,CAErB;IAGD,YAAY,IAAI,IAAI;yCA7BX,wBAAwB;2CAAxB,wBAAwB;wCAiCs00B,OAAQ;CADl30B"}
@@ -39,6 +39,7 @@ export declare class EclCarouselComponent extends ECLBaseDirective implements On
39
39
  private stopSubject;
40
40
  private destroy$;
41
41
  private unsubscribeListener;
42
+ private windowResizeSubscription;
42
43
  private readonly TIMEOUT_INTERVAL;
43
44
  constructor(cdkBreakpointObserver: BreakpointObserver, cd: ChangeDetectorRef, renderer2: Renderer2, eclRtlService: EclRtlService);
44
45
  get cssClasses(): string;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-carousel.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel.component.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ecl-carousel.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel.component.ts"],"names":[],"mappings":"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"}
@@ -5,5 +5,6 @@ export declare class EclCheckboxHelpComponent extends ECLBaseDirective {
5
5
  get cssClasses(): string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxHelpComponent, never>;
7
7
  static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxHelpComponent, "[eclCheckboxHelp]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], false, never>;
8
+ static ngAcceptInputType_isDisabled: unknown;
8
9
  }
9
10
  //# sourceMappingURL=ecl-checkbox-help.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-checkbox-help.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-help.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,wBAAyB,SAAQ,gBAAgB;IACE,UAAU,UAAS;IAE/E,IACI,UAAU,IAAI,MAAM,CAEvB;yCANQ,wBAAwB;2CAAxB,wBAAwB;CAOpC"}
1
+ {"version":3,"file":"ecl-checkbox-help.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-help.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,wBAAyB,SAAQ,gBAAgB;IACiC,UAAU,UAAS;IAE9G,IACI,UAAU,IAAI,MAAM,CAEvB;yCANQ,wBAAwB;2CAAxB,wBAAwB;yCAQ462B,OAAQ;CADx92B"}
@@ -1,10 +1,14 @@
1
1
  import { ECLBaseDirective } from '../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclCheckboxLabelComponent extends ECLBaseDirective {
4
- isInvalid: boolean | any;
5
- isDisabled: boolean | any;
4
+ isInvalid: boolean;
5
+ isDisabled: boolean;
6
+ isRequired: boolean;
6
7
  get cssClasses(): string;
7
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxLabelComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], false, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; }; }, {}, never, ["*"], false, never>;
10
+ static ngAcceptInputType_isInvalid: unknown;
11
+ static ngAcceptInputType_isDisabled: unknown;
12
+ static ngAcceptInputType_isRequired: unknown;
9
13
  }
10
14
  //# sourceMappingURL=ecl-checkbox-label.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-checkbox-label.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-label.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAMa,yBAA0B,SAAQ,gBAAgB;IAEnC,SAAS,EAAE,OAAO,GAAG,GAAG,CAAS;IAEjC,UAAU,EAAE,OAAO,GAAG,GAAG,CAAS;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;yCATQ,yBAAyB;2CAAzB,yBAAyB;CAUrC"}
1
+ {"version":3,"file":"ecl-checkbox-label.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-label.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAMa,yBAA0B,SAAQ,gBAAgB;IACnB,SAAS,UAAS;IAClB,UAAU,UAAS;IACnB,UAAU,UAAS;IAE3D,IACI,UAAU,IAAI,MAAM,CAEvB;yCARQ,yBAAyB;2CAAzB,yBAAyB;wCAUwx2B,OAAQ;yCAAR,OAAQ;yCAAR,OAAQ;CADr02B"}
@@ -1,13 +1,14 @@
1
1
  import { AfterContentInit, OnChanges } from '@angular/core';
2
+ import { ECLBaseDirective } from '../ecl-base.directive';
2
3
  import { EclFormLabelComponent } from '../ecl-form-label/ecl-form-label.component';
3
4
  import { EclHelpBlockDirective } from '../ecl-help-block/ecl-help-block.directive';
4
- import { EclCheckboxLabelComponent } from './ecl-checkbox-label.component';
5
5
  import { EclCheckboxHelpComponent } from './ecl-checkbox-help.component';
6
- import { ECLBaseDirective } from '../ecl-base.directive';
6
+ import { EclCheckboxLabelComponent } from './ecl-checkbox-label.component';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class EclCheckboxDirective extends ECLBaseDirective implements AfterContentInit, OnChanges {
9
- isDisabled: boolean | any;
10
- isInvalid: boolean | any;
9
+ isDisabled: boolean;
10
+ isInvalid: boolean;
11
+ isSingle: boolean;
11
12
  eclCheckboxLabelComponent: EclCheckboxLabelComponent;
12
13
  eclCheckboxHelpComponent: EclCheckboxHelpComponent;
13
14
  eclFormLabelDirective: EclFormLabelComponent;
@@ -17,6 +18,9 @@ export declare class EclCheckboxDirective extends ECLBaseDirective implements Af
17
18
  ngOnChanges(): void;
18
19
  private updateChildElements;
19
20
  static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxDirective, never>;
20
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclCheckboxDirective, "[eclCheckbox]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; }, {}, ["eclCheckboxLabelComponent", "eclCheckboxHelpComponent", "eclFormLabelDirective", "eclHelpBlockDirective"], never, true, never>;
21
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclCheckboxDirective, "[eclCheckbox]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "isSingle": { "alias": "isSingle"; "required": false; }; }, {}, ["eclCheckboxLabelComponent", "eclCheckboxHelpComponent", "eclFormLabelDirective", "eclHelpBlockDirective"], never, true, never>;
22
+ static ngAcceptInputType_isDisabled: unknown;
23
+ static ngAcceptInputType_isInvalid: unknown;
24
+ static ngAcceptInputType_isSingle: unknown;
21
25
  }
22
26
  //# sourceMappingURL=ecl-checkbox.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-checkbox.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2D,gBAAgB,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACrH,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAGzD,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAExB,UAAU,EAAE,OAAO,GAAG,GAAG,CAAS;IAEnC,SAAS,EAAE,OAAO,GAAG,GAAG,CAAS;IAE1C,yBAAyB,EAAE,yBAAyB,CAAC;IACtD,wBAAwB,EAAE,wBAAwB,CAAC;IACtD,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,qBAAqB,EAAE,qBAAqB,CAAC;IAEpG,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,kBAAkB,IAAI,IAAI;IAI1B,WAAW,IAAI,IAAI;IAInB,OAAO,CAAC,mBAAmB;yCAxBlB,oBAAoB;2CAApB,oBAAoB;CAkChC"}
1
+ {"version":3,"file":"ecl-checkbox.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA+C,SAAS,EAAgC,MAAM,eAAe,CAAC;AACvI,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;;AAE3E,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IACR,UAAU,UAAS;IACpB,SAAS,UAAS;IACnB,QAAQ,UAAS;IAEzC,yBAAyB,EAAE,yBAAyB,CAAC;IACtD,wBAAwB,EAAE,wBAAwB,CAAC;IACtD,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,qBAAqB,EAAE,qBAAqB,CAAC;IAEpG,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,kBAAkB,IAAI,IAAI;IAI1B,WAAW,IAAI,IAAI;IAInB,OAAO,CAAC,mBAAmB;yCAvBlB,oBAAoB;2CAApB,oBAAoB;yCAkCo/zB,OAAQ;wCAAR,OAAQ;uCAAR,OAAQ;CAD5h0B"}
@@ -14,6 +14,7 @@ export declare class EclContentItemComponent extends ECLBaseDirective implements
14
14
  role: string;
15
15
  get cssClasses(): string;
16
16
  private isStack;
17
+ private isInline;
17
18
  constructor(renderer: Renderer2);
18
19
  ngAfterContentInit(): void;
19
20
  private attachClickEventToImage;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-content-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-content-item/ecl-content-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAoD,SAAS,EAAE,MAAM,eAAe,CAAC;AAC9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,4BAA4B,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;;AAElH,qBAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB;IAiBzE,OAAO,CAAC,QAAQ;IAf8B,eAAe,EAAE,wBAAwB,CAAC;IAC7C,YAAY,EAAE,qBAAqB,CAAC;IAC3B,qBAAqB,EAAE,8BAA8B,CAAC;IAChC,oBAAoB,EAAE,6BAA6B,CAAC;IACrD,mBAAmB,EAAE,4BAA4B,CAAC;IAE7G,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,OAAO,CAAC,OAAO,CAAS;gBAEJ,QAAQ,EAAE,SAAS;IAIvC,kBAAkB,IAAI,IAAI;IAgB1B,OAAO,CAAC,uBAAuB;yCArCtB,uBAAuB;2CAAvB,uBAAuB;CA+CnC"}
1
+ {"version":3,"file":"ecl-content-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-content-item/ecl-content-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAoD,SAAS,EAAE,MAAM,eAAe,CAAC;AAC9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,4BAA4B,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;;AAElH,qBAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB;IAoBzE,OAAO,CAAC,QAAQ;IAlB8B,eAAe,EAAE,wBAAwB,CAAC;IAC7C,YAAY,EAAE,qBAAqB,CAAC;IAC3B,qBAAqB,EAAE,8BAA8B,CAAC;IAChC,oBAAoB,EAAE,6BAA6B,CAAC;IACrD,mBAAmB,EAAE,4BAA4B,CAAC;IAE7G,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAIvB;IAED,OAAO,CAAC,OAAO,CAAS;IACxB,OAAO,CAAC,QAAQ,CAAS;gBAEL,QAAQ,EAAE,SAAS;IAIvC,kBAAkB,IAAI,IAAI;IAiB1B,OAAO,CAAC,uBAAuB;yCAzCtB,uBAAuB;2CAAvB,uBAAuB;CAmDnC"}
@@ -1,4 +1,4 @@
1
- import { ElementRef, OnInit, ViewContainerRef, EventEmitter, OnDestroy, Provider } from '@angular/core';
1
+ import { ElementRef, OnInit, ViewContainerRef, EventEmitter, OnDestroy, Provider, Renderer2 } 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';
@@ -15,6 +15,8 @@ export declare class EclDatePickerDirective extends ECLBaseDirective implements
15
15
  private viewContainerRef;
16
16
  protected translateService: TranslateService;
17
17
  private eclLanguageService;
18
+ private renderer;
19
+ private platformId;
18
20
  yearRange: number;
19
21
  format: string;
20
22
  type: string;
@@ -29,7 +31,7 @@ export declare class EclDatePickerDirective extends ECLBaseDirective implements
29
31
  private hostParentEl;
30
32
  private hostWrapperEl;
31
33
  private eclIconComponentEl;
32
- constructor(el: ElementRef, viewContainerRef: ViewContainerRef, translateService: TranslateService, eclLanguageService: EclLanguageService);
34
+ constructor(el: ElementRef, viewContainerRef: ViewContainerRef, translateService: TranslateService, eclLanguageService: EclLanguageService, renderer: Renderer2, platformId: object);
33
35
  ngOnInit(): void;
34
36
  ngOnDestroy(): void;
35
37
  onClick(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-date-picker.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-date-picker/ecl-date-picker.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAIH,UAAU,EACV,MAAM,EACN,gBAAgB,EAEhB,YAAY,EAGZ,SAAS,EACT,QAAQ,EACX,MAAM,eAAe,CAAC;AACvB,OAAO,EAAqB,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAGzE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAmB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAExE,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;;AAUpD,qBAAa,4BAA6B,SAAQ,YAAY;IACvC,IAAI,EAAE,IAAI;gBAAV,IAAI,EAAE,IAAI;CAGhC;AAED,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF,qBAIa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,oBAAoB,EAAE,SAAS;IA4BvG,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACxB,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,OAAO,CAAC,kBAAkB;IA9BrB,SAAS,SAAM;IACf,MAAM,SAAgB;IACL,IAAI,SAAU;IAExC,IACI,UAAU,IAAI,MAAM,CAEvB;IAES,UAAU,6CAAoD;IAGxE,UAAU,MAAQ;IAElB,OAAO,CAAC,MAAM,CAAU;IACxB,OAAO,CAAC,QAAQ,CAA4C;IAG5D,OAAO,CAAC,QAAQ,CAA0B;IAC1C,OAAO,CAAC,SAAS,CAAoB;IAErC,OAAO,CAAC,MAAM,CAAmB;IACjC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,aAAa,CAAc;IACnC,OAAO,CAAC,kBAAkB,CAAc;gBAG5B,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB,EAChC,gBAAgB,EAAE,gBAAgB,EACpC,kBAAkB,EAAE,kBAAkB;IAMlD,QAAQ,IAAI,IAAI;IAKhB,WAAW,IAAI,IAAI;IAMnB,OAAO,IAAI,IAAI;IAKf,MAAM,IAAI,IAAI;IAWd,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI5B,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAK3C,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAIhC,OAAO,CAAC,WAAW;IAqCnB,OAAO,CAAC,gBAAgB;IAMxB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,0BAA0B;IAOlC,OAAO,CAAC,mBAAmB;yCA9JlB,sBAAsB;2CAAtB,sBAAsB;CAsKlC"}
1
+ {"version":3,"file":"ecl-date-picker.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-date-picker/ecl-date-picker.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAIH,UAAU,EACV,MAAM,EACN,gBAAgB,EAEhB,YAAY,EAGZ,SAAS,EACT,QAAQ,EACR,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAqB,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAIzE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAmB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAExE,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;;AAUpD,qBAAa,4BAA6B,SAAQ,YAAY;IACvC,IAAI,EAAE,IAAI;gBAAV,IAAI,EAAE,IAAI;CAGhC;AAED,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF,qBAIa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,oBAAoB,EAAE,SAAS;IA4BvG,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACxB,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,QAAQ;IACK,OAAO,CAAC,UAAU;IAhClC,SAAS,SAAM;IACf,MAAM,SAAgB;IACL,IAAI,SAAU;IAExC,IACI,UAAU,IAAI,MAAM,CAEvB;IAES,UAAU,6CAAoD;IAGxE,UAAU,MAAQ;IAElB,OAAO,CAAC,MAAM,CAAU;IACxB,OAAO,CAAC,QAAQ,CAA4C;IAG5D,OAAO,CAAC,QAAQ,CAA0B;IAC1C,OAAO,CAAC,SAAS,CAAoB;IAErC,OAAO,CAAC,MAAM,CAAmB;IACjC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,aAAa,CAAc;IACnC,OAAO,CAAC,kBAAkB,CAAc;gBAG5B,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB,EAChC,gBAAgB,EAAE,gBAAgB,EACpC,kBAAkB,EAAE,kBAAkB,EACtC,QAAQ,EAAE,SAAS,EACE,UAAU,EAAE,MAAM;IAQnD,QAAQ,IAAI,IAAI;IAOhB,WAAW,IAAI,IAAI;IAMnB,OAAO,IAAI,IAAI;IAKf,MAAM,IAAI,IAAI;IAWd,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI5B,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAK3C,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAIhC,OAAO,CAAC,WAAW;IA8CnB,OAAO,CAAC,gBAAgB;IAMxB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,0BAA0B;IAOlC,OAAO,CAAC,mBAAmB;yCA7KlB,sBAAsB;2CAAtB,sBAAsB;CAqLlC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-expandable.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-expandable/ecl-expandable.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAE9G,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,wBAAyB,SAAQ,YAAY;IACnC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM;IAE1E,IACI,UAAU,IAAI,MAAM,CAEvB;IAEuC,UAAU,UAAS;IAClD,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IAErB,MAAM,yCAAgD;IAEhE,QAAQ,IAAI,IAAI;IAMhB,aAAa,IAAI,IAAI;yCAnBZ,sBAAsB;2CAAtB,sBAAsB;yCA8Bqu1B,OAAQ;CAD/w1B"}
1
+ {"version":3,"file":"ecl-expandable.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-expandable/ecl-expandable.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAE9G,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,wBAAyB,SAAQ,YAAY;IACnC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM;IAE1E,IACI,UAAU,IAAI,MAAM,CAEvB;IAEuC,UAAU,UAAS;IAClD,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IAErB,MAAM,yCAAgD;IAEhE,QAAQ,IAAI,IAAI;IAMhB,aAAa,IAAI,IAAI;yCAnBZ,sBAAsB;2CAAtB,sBAAsB;yCA8Buq1B,OAAQ;CADjt1B"}
@@ -0,0 +1,8 @@
1
+ import { ECLBaseDirective } from '../ecl-base.directive';
2
+ import * as i0 from "@angular/core";
3
+ export declare class EclFeaturedItemFooterComponent extends ECLBaseDirective {
4
+ className: boolean;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterComponent, never>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedItemFooterComponent, "[eclFeaturedItemFooter]", never, {}, {}, never, ["*", "[eclFeaturedItemFooterLink]", "[eclFeaturedItemFooterPicture]"], false, never>;
7
+ }
8
+ //# sourceMappingURL=ecl-featured-item-footer.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecl-featured-item-footer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured-item-footer.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,8BAA+B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
@@ -5,4 +5,14 @@ export declare class EclFeaturedItemLinkDirective extends ECLBaseDirective {
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemLinkDirective, never>;
6
6
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemLinkDirective, "[eclFeaturedItemLink]", never, {}, {}, never, never, false, never>;
7
7
  }
8
+ export declare class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {
9
+ className: boolean;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterLinkDirective, never>;
11
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemFooterLinkDirective, "[eclFeaturedItemFooterLink]", never, {}, {}, never, never, false, never>;
12
+ }
13
+ export declare class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {
14
+ get cssClasses(): string;
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterPictureDirective, never>;
16
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemFooterPictureDirective, "picture[eclFeaturedItemFooterPicture]", never, {}, {}, never, never, false, never>;
17
+ }
8
18
  //# sourceMappingURL=ecl-featured-item-link.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-featured-item-link.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured-item-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,4BAA6B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADtD,4BAA4B;2CAA5B,4BAA4B;CAExC"}
1
+ {"version":3,"file":"ecl-featured-item-link.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured-item-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,4BAA6B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADtD,4BAA4B;2CAA5B,4BAA4B;CAExC;AAED,qBAGa,kCAAmC,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCAD7D,kCAAkC;2CAAlC,kCAAkC;CAE9C;AAED,qBAGa,qCAAsC,SAAQ,gBAAgB;IACvE,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,qCAAqC;2CAArC,qCAAqC;CAKjD"}
@@ -2,10 +2,11 @@ import { ECLBaseDirective } from '../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclFeaturedComponent extends ECLBaseDirective {
4
4
  position: 'left' | 'right';
5
- isExtended: boolean | any;
5
+ isHighlighted: boolean;
6
6
  role: string;
7
7
  get cssClasses(): string;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured", never, { "position": { "alias": "position"; "required": false; }; "isExtended": { "alias": "isExtended"; "required": false; }; }, {}, never, ["*"], false, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured", never, { "position": { "alias": "position"; "required": false; }; "isHighlighted": { "alias": "isHighlighted"; "required": false; }; }, {}, never, ["*", "[eclFeaturedItemFooter]"], false, never>;
10
+ static ngAcceptInputType_isHighlighted: unknown;
10
11
  }
11
12
  //# sourceMappingURL=ecl-featured.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAC7C,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAU;IAErB,UAAU,EAAE,OAAO,GAAG,GAAG,CAAS;IAEhC,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;yCAVQ,oBAAoB;2CAApB,oBAAoB;CAWhC"}
1
+ {"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAC7C,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAU;IACL,aAAa,UAAS;IAEpC,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;yCATQ,oBAAoB;2CAApB,oBAAoB;4CAW842B,OAAQ;CADt72B"}
@@ -3,12 +3,13 @@ import * as i1 from "./ecl-featured.component";
3
3
  import * as i2 from "./ecl-featured-item.component";
4
4
  import * as i3 from "./ecl-featured-item-link.directive";
5
5
  import * as i4 from "./ecl-featured-item-description.component";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "@ngx-translate/core";
8
- import * as i7 from "../ecl-media-container/ecl-media-container.module";
6
+ import * as i5 from "./ecl-featured-item-footer.component";
7
+ import * as i6 from "@angular/common";
8
+ import * as i7 from "@ngx-translate/core";
9
+ import * as i8 from "../ecl-media-container/ecl-media-container.module";
9
10
  export declare class EclFeaturedModule {
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclFeaturedModule, [typeof i1.EclFeaturedComponent, typeof i2.EclFeaturedItemComponent, typeof i3.EclFeaturedItemLinkDirective, typeof i4.EclFeaturedItemDescriptionComponent], [typeof i5.CommonModule, typeof i6.TranslateModule, typeof i7.EclMediaContainerComponentModule], [typeof i1.EclFeaturedComponent, typeof i2.EclFeaturedItemComponent, typeof i3.EclFeaturedItemLinkDirective, typeof i4.EclFeaturedItemDescriptionComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclFeaturedModule, [typeof i1.EclFeaturedComponent, typeof i2.EclFeaturedItemComponent, typeof i3.EclFeaturedItemLinkDirective, typeof i4.EclFeaturedItemDescriptionComponent, typeof i3.EclFeaturedItemFooterPictureDirective, typeof i3.EclFeaturedItemFooterLinkDirective, typeof i5.EclFeaturedItemFooterComponent], [typeof i6.CommonModule, typeof i7.TranslateModule, typeof i8.EclMediaContainerComponentModule], [typeof i1.EclFeaturedComponent, typeof i2.EclFeaturedItemComponent, typeof i3.EclFeaturedItemLinkDirective, typeof i4.EclFeaturedItemDescriptionComponent, typeof i3.EclFeaturedItemFooterPictureDirective, typeof i3.EclFeaturedItemFooterLinkDirective, typeof i5.EclFeaturedItemFooterComponent]>;
12
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EclFeaturedModule>;
13
14
  }
14
15
  //# sourceMappingURL=ecl-featured.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-featured.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAKa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
1
+ {"version":3,"file":"ecl-featured.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.module.ts"],"names":[],"mappings":";;;;;;;;;AAeA,qBAKa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAI"}
@@ -1,5 +1,6 @@
1
1
  export * from './ecl-featured.module';
2
2
  export * from './ecl-featured-item.component';
3
+ export * from './ecl-featured-item-footer.component';
3
4
  export * from './ecl-featured.component';
4
5
  export * from './ecl-featured-item-description.component';
5
6
  export * from './ecl-featured-item-link.directive';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,oCAAoC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sCAAsC,CAAC;AACrD,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,oCAAoC,CAAC"}
@@ -13,7 +13,7 @@ export declare class EclFileItemComponent extends ECLBaseDirective {
13
13
  constructor(eclFileComponent: EclFileComponent);
14
14
  get isThumbnail(): boolean;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileItemComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemComponent, "ecl-file-item", never, { "isDescription": { "alias": "isDescription"; "required": false; }; "eclTitle": { "alias": "eclTitle"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; "label": { "alias": "label"; "required": false; }; "langDetail": { "alias": "langDetail"; "required": false; }; }, {}, never, ["[eclFileTranslationDownload]", "*"], false, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemComponent, "ecl-file-item", never, { "isDescription": { "alias": "isDescription"; "required": false; }; "eclTitle": { "alias": "eclTitle"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; "label": { "alias": "label"; "required": false; }; "langDetail": { "alias": "langDetail"; "required": false; }; }, {}, never, ["*", "[eclFileTranslationDownload]"], false, never>;
17
17
  static ngAcceptInputType_isDescription: unknown;
18
18
  }
19
19
  //# sourceMappingURL=ecl-file-item.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAe1C,OAAO,CAAC,gBAAgB;IAdI,aAAa,UAAS;IACrD,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IAE5B,IACI,UAAU,IAAI,MAAM,CAIvB;gBAEmB,gBAAgB,EAAE,gBAAgB;IAItD,IAAI,WAAW,IAAI,OAAO,CAEzB;yCArBQ,oBAAoB;2CAApB,oBAAoB;4CAuB0m2B,OAAQ;CADlp2B"}
1
+ {"version":3,"file":"ecl-file-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAe1C,OAAO,CAAC,gBAAgB;IAdI,aAAa,UAAS;IACrD,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IAE5B,IACI,UAAU,IAAI,MAAM,CAIvB;gBAEmB,gBAAgB,EAAE,gBAAgB;IAItD,IAAI,WAAW,IAAI,OAAO,CAEzB;yCArBQ,oBAAoB;2CAApB,oBAAoB;4CAuB4i2B,OAAQ;CADpl2B"}
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-items.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,SAAS,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAIa,qBAAsB,SAAQ,gBAAgB;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAExB,KAAK,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAE9E,aAAa,IAAI,MAAM;IAIvB,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAlB3B,qBAAqB;2CAArB,qBAAqB;yCA6B4r1B,OAAQ;CADru1B"}
1
+ {"version":3,"file":"ecl-file-items.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,SAAS,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAIa,qBAAsB,SAAQ,gBAAgB;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAExB,KAAK,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAE9E,aAAa,IAAI,MAAM;IAIvB,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAlB3B,qBAAqB;2CAArB,qBAAqB;yCA6B8n1B,OAAQ;CADvq1B"}
@@ -1,4 +1,4 @@
1
- import { DoCheck, ElementRef, OnInit, EventEmitter, OnDestroy } from '@angular/core';
1
+ import { DoCheck, ElementRef, OnInit, EventEmitter, OnDestroy, Renderer2 } from '@angular/core';
2
2
  import { NgControl } from '@angular/forms';
3
3
  import { EclFileUpload } from '../../model/ecl-file-upload.model';
4
4
  import { EclBaseEvent } from '../../model/ecl-base.event';
@@ -13,11 +13,12 @@ export declare class EclFileUploadDirective extends ECLBaseDirective implements
13
13
  protected ngControl: NgControl;
14
14
  private el;
15
15
  private translate;
16
+ private renderer;
16
17
  variant: string;
17
18
  isInvalid: boolean;
18
19
  id: string;
19
- disabled: boolean | any;
20
- multiple: boolean | any;
20
+ disabled: boolean;
21
+ multiple: boolean;
21
22
  filesSelected: EventEmitter<EclFileUploadFileSelectedEvent>;
22
23
  type: string;
23
24
  private fileListEl;
@@ -25,7 +26,8 @@ export declare class EclFileUploadDirective extends ECLBaseDirective implements
25
26
  private buttonEl;
26
27
  private labelEl;
27
28
  private destroy$;
28
- constructor(ngControl: NgControl, el: ElementRef, translate: TranslateService);
29
+ private readonly SPAN_BUTTON_CONVERSION_CLASSES;
30
+ constructor(ngControl: NgControl, el: ElementRef, translate: TranslateService, renderer: Renderer2);
29
31
  get cssClasses(): string;
30
32
  get invalidState(): boolean;
31
33
  ngOnInit(): void;
@@ -39,12 +41,15 @@ export declare class EclFileUploadDirective extends ECLBaseDirective implements
39
41
  private createDOMStructure;
40
42
  private getHostDOMElement;
41
43
  private createLabelDOMElement;
44
+ private addClasses;
42
45
  private createFileListDOMElement;
43
46
  private createFileListItemDOMElement;
44
47
  private getFileModels;
45
48
  private getFilenameExtension;
46
49
  private formatBytes;
47
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileUploadDirective, [{ optional: true; self: true; }, null, null]>;
50
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclFileUploadDirective, [{ optional: true; self: true; }, null, null, null]>;
48
51
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileUploadDirective, "[eclFileUpload]", never, { "variant": { "alias": "variant"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; }, { "filesSelected": "filesSelected"; }, never, never, false, never>;
52
+ static ngAcceptInputType_disabled: unknown;
53
+ static ngAcceptInputType_multiple: unknown;
49
54
  }
50
55
  //# sourceMappingURL=ecl-file-upload.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-upload.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-file-upload/ecl-file-upload.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,OAAO,EACP,UAAU,EACV,MAAM,EAGN,YAAY,EACZ,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAKvD,qBAAa,8BAA+B,SAAQ,YAAY;IACzC,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;gBAA3B,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;CAGjD;AAED,qBAGa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,OAAO;IA4BtE,SAAS,CAAC,SAAS,EAAE,SAAS;IAClD,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IA7BZ,OAAO,SAAa;IACpB,SAAS,UAAS;IACM,EAAE,EAAE,MAAM,CAAC;IAM5C,QAAQ,EAAE,OAAO,GAAG,GAAG,CAAC;IAMxB,QAAQ,EAAE,OAAO,GAAG,GAAG,CAAC;IAEd,aAAa,+CAAsD;IAEnD,IAAI,SAAU;IACxC,OAAO,CAAC,UAAU,CAAc;IAEhC,OAAO,CAAC,KAAK,CAAuB;IACpC,OAAO,CAAC,QAAQ,CAAc;IAC9B,OAAO,CAAC,OAAO,CAAc;IAC7B,OAAO,CAAC,QAAQ,CAA4C;gBAG1B,SAAS,EAAE,SAAS,EAC1C,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB;IAKvC,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,YAAY,IAAI,OAAO,CAM1B;IAED,QAAQ,IAAI,IAAI;IAKhB,WAAW,IAAI,IAAI;IAKnB,SAAS,IAAI,IAAI;IAQkB,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAMxB,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAcrE,OAAO,CAAC,kBAAkB;IAa1B,OAAO,CAAC,2BAA2B;IAoBnC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,kBAAkB;IAW1B,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,qBAAqB;IAa7B,OAAO,CAAC,wBAAwB;IAOhC,OAAO,CAAC,4BAA4B;IAkBpC,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,WAAW;yCAjMV,sBAAsB;2CAAtB,sBAAsB;CA8MlC"}
1
+ {"version":3,"file":"ecl-file-upload.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-file-upload/ecl-file-upload.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,OAAO,EACP,UAAU,EACV,MAAM,EAGN,YAAY,EACZ,SAAS,EAET,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAIvD,qBAAa,8BAA+B,SAAQ,YAAY;IACzC,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;gBAA3B,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;CAGjD;AAED,qBAGa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,OAAO;IAyBtE,SAAS,CAAC,SAAS,EAAE,SAAS;IAClD,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IA3BX,OAAO,SAAa;IACpB,SAAS,UAAS;IACM,EAAE,EAAE,MAAM,CAAC;IAI5C,QAAQ,EAAE,OAAO,CAAC;IAIlB,QAAQ,EAAE,OAAO,CAAC;IAER,aAAa,+CAAsD;IAEnD,IAAI,SAAU;IACxC,OAAO,CAAC,UAAU,CAAc;IAEhC,OAAO,CAAC,KAAK,CAAuB;IACpC,OAAO,CAAC,QAAQ,CAAc;IAC9B,OAAO,CAAC,OAAO,CAAc;IAC7B,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,QAAQ,CAAC,8BAA8B,CAAoE;gBAGjF,SAAS,EAAE,SAAS,EAC1C,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS;IAK/B,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,YAAY,IAAI,OAAO,CAM1B;IAED,QAAQ,IAAI,IAAI;IAKhB,WAAW,IAAI,IAAI;IAKnB,SAAS,IAAI,IAAI;IAQkB,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAMxB,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAcrE,OAAO,CAAC,kBAAkB;IAa1B,OAAO,CAAC,2BAA2B;IAoBnC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,kBAAkB;IAW1B,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,qBAAqB;IAY7B,OAAO,CAAC,UAAU;IAGlB,OAAO,CAAC,wBAAwB;IAOhC,OAAO,CAAC,4BAA4B;IAsBpC,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,WAAW;yCArMV,sBAAsB;2CAAtB,sBAAsB;uCAmNo4oB,OAAQ;uCAAR,OAAQ;CAD96oB"}