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

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 (631) hide show
  1. package/assets/i18n-ecl/bg.json +1 -0
  2. package/assets/i18n-ecl/cs.json +1 -0
  3. package/assets/i18n-ecl/da.json +1 -0
  4. package/assets/i18n-ecl/de.json +1 -0
  5. package/assets/i18n-ecl/el.json +1 -0
  6. package/assets/i18n-ecl/en.json +1 -0
  7. package/assets/i18n-ecl/es.json +1 -0
  8. package/assets/i18n-ecl/et.json +1 -0
  9. package/assets/i18n-ecl/fi.json +1 -0
  10. package/assets/i18n-ecl/fr.json +1 -0
  11. package/assets/i18n-ecl/ga.json +1 -0
  12. package/assets/i18n-ecl/hr.json +1 -0
  13. package/assets/i18n-ecl/hu.json +1 -0
  14. package/assets/i18n-ecl/it.json +1 -0
  15. package/assets/i18n-ecl/lt.json +1 -0
  16. package/assets/i18n-ecl/lv.json +1 -0
  17. package/assets/i18n-ecl/mt.json +1 -0
  18. package/assets/i18n-ecl/nl.json +1 -0
  19. package/assets/i18n-ecl/pl.json +1 -0
  20. package/assets/i18n-ecl/pt.json +1 -0
  21. package/assets/i18n-ecl/ro.json +1 -0
  22. package/assets/i18n-ecl/sk.json +1 -0
  23. package/assets/i18n-ecl/sl.json +1 -0
  24. package/assets/i18n-ecl/sv.json +1 -0
  25. package/components/ecl-banner/index.d.ts +13 -4
  26. package/components/ecl-banner/index.d.ts.map +1 -1
  27. package/components/ecl-carousel/index.d.ts +1 -0
  28. package/components/ecl-carousel/index.d.ts.map +1 -1
  29. package/components/ecl-featured/index.d.ts +1 -1
  30. package/components/ecl-featured/index.d.ts.map +1 -1
  31. package/components/ecl-gallery/index.d.ts +1 -1
  32. package/components/ecl-gallery/index.d.ts.map +1 -1
  33. package/components/ecl-link/index.d.ts +6 -6
  34. package/components/ecl-link/index.d.ts.map +1 -1
  35. package/components/ecl-mega-menu/index.d.ts +2 -1
  36. package/components/ecl-mega-menu/index.d.ts.map +1 -1
  37. package/components/ecl-menu/index.d.ts +7 -1
  38. package/components/ecl-menu/index.d.ts.map +1 -1
  39. package/components/ecl-multiselect/index.d.ts +2 -2
  40. package/components/ecl-pagination/index.d.ts +1 -0
  41. package/components/ecl-pagination/index.d.ts.map +1 -1
  42. package/components/ecl-popover/index.d.ts +1 -1
  43. package/components/ecl-popover/index.d.ts.map +1 -1
  44. package/components/ecl-site-footer/index.d.ts +55 -32
  45. package/components/ecl-site-footer/index.d.ts.map +1 -1
  46. package/components/ecl-site-header/index.d.ts +1 -3
  47. package/components/ecl-site-header/index.d.ts.map +1 -1
  48. package/components/ecl-social-media-follow/index.d.ts +3 -1
  49. package/components/ecl-social-media-follow/index.d.ts.map +1 -1
  50. package/components/ecl-tabs/index.d.ts +5 -1
  51. package/components/ecl-tabs/index.d.ts.map +1 -1
  52. package/core/index.d.ts +7 -1
  53. package/core/index.d.ts.map +1 -1
  54. package/docs/changelog.html +427 -7760
  55. package/docs/classes/EclAccordionToggleEvent.html +18 -0
  56. package/docs/classes/EclAppLanguageDismissEvent.html +18 -0
  57. package/docs/classes/EclAreaChangeEvent.html +18 -0
  58. package/docs/classes/EclBaseEvent.html +18 -0
  59. package/docs/classes/EclBreadcrumbSegmentClickEvent.html +18 -0
  60. package/docs/classes/EclCategoryFilterItemSelectEvent.html +18 -0
  61. package/docs/classes/EclDatePickerDatePickedEvent.html +18 -0
  62. package/docs/classes/EclDomEvent.html +18 -0
  63. package/docs/classes/EclExpandableToggleEvent.html +18 -0
  64. package/docs/classes/EclFileItemsToggleEvent.html +18 -0
  65. package/docs/classes/EclFileUploadFileSelectedEvent.html +18 -0
  66. package/docs/classes/EclGalleryFullScreenEvent.html +18 -0
  67. package/docs/classes/EclGalleryHideEvent.html +18 -0
  68. package/docs/classes/EclGalleryItemClickEvent.html +18 -0
  69. package/docs/classes/EclGalleryItemEvent.html +18 -0
  70. package/docs/classes/EclGalleryMediaSource.html +18 -0
  71. package/docs/classes/EclGalleryMediaTrack.html +18 -0
  72. package/docs/classes/EclGalleryPictureImage.html +18 -0
  73. package/docs/classes/EclGalleryPictureSource.html +18 -0
  74. package/docs/classes/EclGalleryShareEvent.html +18 -0
  75. package/docs/classes/EclGalleryShowEvent.html +18 -0
  76. package/docs/classes/EclGalleryToggleItemsEvent.html +18 -0
  77. package/docs/classes/EclInpageNavigationItemClickEvent.html +18 -0
  78. package/docs/classes/EclInpageNavigationSectionEnterEvent.html +18 -0
  79. package/docs/classes/EclLanguageService.html +18 -0
  80. package/docs/classes/EclMenuItemCaretEvent.html +18 -0
  81. package/docs/classes/EclMenuItemFocusEvent.html +18 -0
  82. package/docs/classes/EclMenuItemHoverEvent.html +18 -0
  83. package/docs/classes/EclMenuItemHoverOutEvent.html +18 -0
  84. package/docs/classes/EclMenuItemKeydownEvent.html +18 -0
  85. package/docs/classes/EclMenuItemParentFocusEvent.html +18 -0
  86. package/docs/classes/EclMenuItemSelectEvent.html +18 -0
  87. package/docs/classes/EclModalCloseEvent.html +18 -0
  88. package/docs/classes/EclModalOpenEvent.html +18 -0
  89. package/docs/classes/EclMultiselectMainInputClickEvent.html +18 -0
  90. package/docs/classes/EclMultiselectOptionClickEvent.html +18 -0
  91. package/docs/classes/EclMultiselectOptionKeydownEvent.html +18 -0
  92. package/docs/classes/EclNewsTickerItemEvent.html +18 -0
  93. package/docs/classes/EclNotificationCloseEvent.html +18 -0
  94. package/docs/classes/EclPaginationEvent.html +18 -0
  95. package/docs/classes/EclPaginationItemClickEvent.html +18 -0
  96. package/docs/classes/EclRangeEvent.html +18 -0
  97. package/docs/classes/EclRatingChangeEvent.html +18 -0
  98. package/docs/classes/EclSearchFormEvent.html +18 -0
  99. package/docs/classes/EclSiteHeaderLanguageClickEvent.html +18 -0
  100. package/docs/classes/EclSiteHeaderLanguageCloseEvent.html +18 -0
  101. package/docs/classes/EclSiteHeaderLanguageSelectedEvent.html +18 -0
  102. package/docs/classes/EclSiteHeaderLoginBoxToggleEvent.html +18 -0
  103. package/docs/classes/EclSiteHeaderLoginEvent.html +18 -0
  104. package/docs/classes/EclSiteHeaderLogoClickEvent.html +18 -0
  105. package/docs/classes/EclSiteHeaderSearchEvent.html +18 -0
  106. package/docs/classes/EclSiteHeaderSearchToggleEvent.html +18 -0
  107. package/docs/classes/EclSlideEvent.html +18 -0
  108. package/docs/classes/EclSocialMediaFollowItemClickEvent.html +18 -0
  109. package/docs/classes/EclSocialMediaShareItemClickEvent.html +18 -0
  110. package/docs/classes/EclSortTableEvent.html +18 -0
  111. package/docs/classes/EclTabSelectEvent.html +18 -0
  112. package/docs/classes/EclTagRemoveEvent.html +18 -0
  113. package/docs/classes/EclTimelineItemToggleEvent.html +18 -0
  114. package/docs/components/EclAccordionComponent.html +21 -3
  115. package/docs/components/EclAccordionItemComponent.html +22 -4
  116. package/docs/components/EclAppComponent.html +20 -2
  117. package/docs/components/EclBannerComponent.html +136 -6
  118. package/docs/components/EclBlockquoteComponent.html +20 -2
  119. package/docs/components/EclBreadcrumbComponent.html +22 -9
  120. package/docs/components/EclBreadcrumbSegmentComponent.html +24 -5
  121. package/docs/components/EclButtonComponent.html +21 -3
  122. package/docs/components/EclCardBodyComponent.html +20 -2
  123. package/docs/components/EclCardComponent.html +20 -2
  124. package/docs/components/EclCarouselComponent.html +101 -2
  125. package/docs/components/EclCarouselItemComponent.html +20 -2
  126. package/docs/components/EclCategoryFilterComponent.html +20 -2
  127. package/docs/components/EclCategoryFilterItemComponent.html +21 -3
  128. package/docs/components/EclCategoryFilterListComponent.html +20 -2
  129. package/docs/components/EclCheckboxHelpComponent.html +20 -2
  130. package/docs/components/EclCheckboxLabelComponent.html +21 -3
  131. package/docs/components/EclContentBlockComponent.html +20 -2
  132. package/docs/components/EclContentItemComponent.html +20 -2
  133. package/docs/components/EclDateBlockComponent.html +20 -2
  134. package/docs/components/EclDescriptionListDefinitionComponent.html +21 -3
  135. package/docs/components/EclExpandableComponent.html +22 -4
  136. package/docs/components/EclFactFiguresComponent.html +20 -2
  137. package/docs/components/EclFactFiguresDescriptionComponent.html +20 -2
  138. package/docs/components/EclFactFiguresItemComponent.html +20 -2
  139. package/docs/components/EclFactFiguresTitleComponent.html +20 -2
  140. package/docs/components/EclFactFiguresValueComponent.html +20 -2
  141. package/docs/components/EclFactFiguresViewAllComponent.html +20 -2
  142. package/docs/components/EclFeaturedComponent.html +20 -2
  143. package/docs/components/EclFeaturedItemComponent.html +20 -2
  144. package/docs/components/EclFeaturedItemDescriptionComponent.html +20 -2
  145. package/docs/components/EclFeaturedItemFooterComponent.html +20 -2
  146. package/docs/components/EclFileComponent.html +22 -4
  147. package/docs/components/EclFileItemComponent.html +20 -2
  148. package/docs/components/EclFileItemsComponent.html +22 -4
  149. package/docs/components/EclFileTaxonomyComponent.html +20 -2
  150. package/docs/components/EclFormGroupComponent.html +20 -2
  151. package/docs/components/EclFormLabelComponent.html +20 -2
  152. package/docs/components/EclGalleryComponent.html +27 -48
  153. package/docs/components/EclGalleryFooterComponent.html +21 -3
  154. package/docs/components/EclGalleryItemComponent.html +21 -3
  155. package/docs/components/EclIconComponent.html +20 -2
  156. package/docs/components/EclInpageNavigationComponent.html +21 -3
  157. package/docs/components/EclInpageNavigationItemComponent.html +21 -3
  158. package/docs/components/EclListIllustrationComponent.html +20 -2
  159. package/docs/components/EclListIllustrationItemComponent.html +20 -2
  160. package/docs/components/EclLoadingIndicatorComponent.html +20 -2
  161. package/docs/components/EclMediaContainerComponent.html +22 -4
  162. package/docs/components/EclMegaMenuComponent.html +47 -25
  163. package/docs/components/EclMegaMenuFeaturedComponent.html +20 -2
  164. package/docs/components/EclMegaMenuInfoComponent.html +20 -2
  165. package/docs/components/EclMegaMenuItemComponent.html +25 -6
  166. package/docs/components/EclMegaMenuSubitemComponent.html +25 -6
  167. package/docs/components/EclMenuComponent.html +195 -37
  168. package/docs/components/EclMenuItemComponent.html +25 -6
  169. package/docs/components/EclMenuMegaComponent.html +20 -2
  170. package/docs/components/EclMenuMegaItemComponent.html +21 -3
  171. package/docs/components/EclModalBodyComponent.html +20 -2
  172. package/docs/components/EclModalComponent.html +20 -2
  173. package/docs/components/EclModalFooterComponent.html +20 -2
  174. package/docs/components/EclModalHeaderComponent.html +22 -4
  175. package/docs/components/EclMultiselectComponent.html +21 -5
  176. package/docs/components/EclMultiselectDropdownComponent.html +26 -45
  177. package/docs/components/EclMultiselectInputComponent.html +22 -4
  178. package/docs/components/EclMultiselectOptgroupComponent.html +20 -2
  179. package/docs/components/EclMultiselectOptionComponent.html +20 -2
  180. package/docs/components/EclNavigationListComponent.html +20 -2
  181. package/docs/components/EclNavigationListItemComponent.html +20 -2
  182. package/docs/components/EclNewsTickerComponent.html +22 -4
  183. package/docs/components/EclNewsTickerItemComponent.html +20 -2
  184. package/docs/components/EclNotificationComponent.html +22 -4
  185. package/docs/components/EclPageHeaderComponent.html +20 -2
  186. package/docs/components/EclPaginationComponent.html +20 -2
  187. package/docs/components/EclPaginationItemComponent.html +50 -6
  188. package/docs/components/EclPopoverComponent.html +27 -54
  189. package/docs/components/EclRadioHelpComponent.html +20 -2
  190. package/docs/components/EclRadioLabelComponent.html +20 -2
  191. package/docs/components/EclRangeBubbleComponent.html +20 -2
  192. package/docs/components/EclRangeValueComponent.html +20 -2
  193. package/docs/components/EclRatingFieldComponent.html +21 -3
  194. package/docs/components/EclSearchFormComponent.html +22 -4
  195. package/docs/components/EclSelectContainerComponent.html +22 -4
  196. package/docs/components/EclSiteFooterComponent.html +65 -5
  197. package/docs/components/EclSiteFooterCoreComponent.html +575 -0
  198. package/docs/components/EclSiteFooterFixedContentEUComponent.html +21 -3
  199. package/docs/components/EclSiteFooterRowCommonComponent.html +647 -0
  200. package/docs/components/EclSiteHeaderActionComponent.html +20 -2
  201. package/docs/components/EclSiteHeaderBannerTopComponent.html +20 -2
  202. package/docs/components/EclSiteHeaderComponent.html +22 -4
  203. package/docs/components/EclSiteHeaderCustomActionComponent.html +22 -4
  204. package/docs/components/EclSiteHeaderEnvironmentComponent.html +20 -2
  205. package/docs/components/EclSiteHeaderLanguageComponent.html +21 -3
  206. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +24 -11
  207. package/docs/components/EclSiteHeaderLoginComponent.html +21 -3
  208. package/docs/components/EclSiteHeaderNotificationComponent.html +20 -2
  209. package/docs/components/EclSiteHeaderSearchComponent.html +22 -4
  210. package/docs/components/EclSocialMediaFollowComponent.html +20 -2
  211. package/docs/components/EclSocialMediaFollowItemComponent.html +38 -6
  212. package/docs/components/EclSocialMediaShareComponent.html +20 -2
  213. package/docs/components/EclSocialMediaShareItemComponent.html +22 -4
  214. package/docs/components/EclSplashPageComponent.html +20 -2
  215. package/docs/components/EclSplashPageLanguageCategoryComponent.html +20 -2
  216. package/docs/components/EclSplashPageLanguageContainerComponent.html +20 -2
  217. package/docs/components/EclSplashPageLanguageLinkComponent.html +20 -2
  218. package/docs/components/EclStickyContainerComponent.html +20 -2
  219. package/docs/components/EclTabComponent.html +47 -4
  220. package/docs/components/EclTabLabelComponent.html +20 -2
  221. package/docs/components/EclTabMoreComponent.html +20 -2
  222. package/docs/components/EclTableSortButtonComponent.html +21 -3
  223. package/docs/components/EclTabsComponent.html +22 -4
  224. package/docs/components/EclTagComponent.html +21 -3
  225. package/docs/components/EclTimelineComponent.html +20 -2
  226. package/docs/components/EclTimelineItemComponent.html +22 -4
  227. package/docs/components/EclTimelineItemTogglerComponent.html +20 -2
  228. package/docs/dependencies.html +18 -0
  229. package/docs/directives/ECLBaseDirective.html +18 -0
  230. package/docs/directives/ECLClickOutsideDirective.html +18 -0
  231. package/docs/directives/ECLFormLabelOptionalDirective.html +18 -0
  232. package/docs/directives/EclBannerDescriptionDirective.html +18 -0
  233. package/docs/directives/EclBannerDescriptionLinkDirective.html +18 -0
  234. package/docs/directives/EclBannerDescriptionTextDirective.html +18 -0
  235. package/docs/directives/EclBannerImageDirective.html +18 -0
  236. package/docs/directives/EclBannerPictureDirective.html +18 -0
  237. package/docs/directives/EclBannerTitleDirective.html +18 -0
  238. package/docs/directives/EclBannerTitleLinkDirective.html +18 -0
  239. package/docs/directives/EclBannerTitleTextDirective.html +18 -0
  240. package/docs/directives/EclBannerVideoDirective.html +18 -0
  241. package/docs/directives/EclBlockquoteImageDirective.html +18 -0
  242. package/docs/directives/EclBlockquotePictureDirective.html +18 -0
  243. package/docs/directives/EclBreadcrumbContainerDirective.html +18 -0
  244. package/docs/directives/EclButtonIconContainerDirective.html +18 -0
  245. package/docs/directives/EclButtonLabelDirective.html +18 -0
  246. package/docs/directives/EclCardImageDirective.html +18 -0
  247. package/docs/directives/EclCardPictureDirective.html +18 -0
  248. package/docs/directives/EclCheckboxDirective.html +18 -0
  249. package/docs/directives/EclCheckboxInputDirective.html +18 -0
  250. package/docs/directives/EclContentBlockDescriptionDirective.html +18 -0
  251. package/docs/directives/EclContentBlockLabelDirective.html +18 -0
  252. package/docs/directives/EclContentBlockLabelsDirective.html +18 -0
  253. package/docs/directives/EclContentBlockLinkDirective.html +18 -0
  254. package/docs/directives/EclContentBlockLinksContainerDirective.html +18 -0
  255. package/docs/directives/EclContentBlockLinksDirective.html +18 -0
  256. package/docs/directives/EclContentBlockListContainerDirective.html +18 -0
  257. package/docs/directives/EclContentBlockListDirective.html +18 -0
  258. package/docs/directives/EclContentBlockPrimaryMetaDirective.html +18 -0
  259. package/docs/directives/EclContentBlockPrimaryMetasDirective.html +18 -0
  260. package/docs/directives/EclContentBlockSecondaryMetaDirective.html +18 -0
  261. package/docs/directives/EclContentBlockSecondaryMetaIconDirective.html +18 -0
  262. package/docs/directives/EclContentBlockSecondaryMetaLabelDirective.html +18 -0
  263. package/docs/directives/EclContentBlockSecondaryMetasDirective.html +18 -0
  264. package/docs/directives/EclContentBlockTagDirective.html +18 -0
  265. package/docs/directives/EclContentBlockTagsDirective.html +18 -0
  266. package/docs/directives/EclContentBlockTitleDirective.html +18 -0
  267. package/docs/directives/EclContentItemImageDirective.html +18 -0
  268. package/docs/directives/EclContentItemPictureDirective.html +18 -0
  269. package/docs/directives/EclDatePickerDirective.html +18 -0
  270. package/docs/directives/EclDescriptionListDefinitionItemDirective.html +18 -0
  271. package/docs/directives/EclDescriptionListDefinitionListDirective.html +18 -0
  272. package/docs/directives/EclDescriptionListDirective.html +18 -0
  273. package/docs/directives/EclDescriptionListTermDirective.html +18 -0
  274. package/docs/directives/EclFeaturedItemFooterLinkDirective.html +18 -0
  275. package/docs/directives/EclFeaturedItemFooterPictureDirective.html +18 -0
  276. package/docs/directives/EclFeaturedItemLinkDirective.html +18 -0
  277. package/docs/directives/EclFeedbackMessageDirective.html +18 -0
  278. package/docs/directives/EclFileDownloadDirective.html +18 -0
  279. package/docs/directives/EclFileImageDirective.html +18 -0
  280. package/docs/directives/EclFilePictureDirective.html +18 -0
  281. package/docs/directives/EclFilePreviewDirective.html +18 -0
  282. package/docs/directives/EclFileTitleDirective.html +18 -0
  283. package/docs/directives/EclFileTranslationDownloadDirective.html +18 -0
  284. package/docs/directives/EclFileUploadDirective.html +18 -0
  285. package/docs/directives/EclGalleryMediaDirective.html +18 -0
  286. package/docs/directives/EclGalleryPictureDirective.html +18 -0
  287. package/docs/directives/EclGalleryThumbnailDirective.html +18 -0
  288. package/docs/directives/EclHelpBlockDirective.html +18 -0
  289. package/docs/directives/EclHiddenDirective.html +18 -0
  290. package/docs/directives/EclIndicatorDirective.html +18 -0
  291. package/docs/directives/EclInpageNavigationListDirective.html +18 -0
  292. package/docs/directives/EclLabelDirective.html +18 -0
  293. package/docs/directives/EclLinkDirective.html +18 -0
  294. package/docs/directives/EclLinkIconContainerDirective.html +18 -0
  295. package/docs/directives/{EclIndicatorDirective-1.html → EclLinkIndicatorDirective.html} +20 -2
  296. package/docs/directives/EclLinkLabelDirective.html +18 -0
  297. package/docs/directives/EclListIllustrationIconDirective.html +18 -0
  298. package/docs/directives/EclListIllustrationImageDirective.html +18 -0
  299. package/docs/directives/EclListIllustrationPictureDirective.html +18 -0
  300. package/docs/directives/EclLoadingIndicatorLabelDirective.html +18 -0
  301. package/docs/directives/EclLoadingIndicatorOverlayDirective.html +18 -0
  302. package/docs/directives/EclMediaContainerIframeDirective.html +18 -0
  303. package/docs/directives/EclMediaContainerItemAudioDescriptionDirective.html +18 -0
  304. package/docs/directives/EclMediaContainerItemDirective.html +18 -0
  305. package/docs/directives/EclMediaContainerPictureDirective.html +18 -0
  306. package/docs/directives/EclMegaMenuContainerDirective.html +18 -0
  307. package/docs/directives/EclMegaMenuFeaturedImageDirective.html +18 -0
  308. package/docs/directives/EclMegaMenuFeaturedListDirective.html +18 -0
  309. package/docs/directives/EclMegaMenuFeaturedListItemDirective.html +18 -0
  310. package/docs/directives/EclMegaMenuFeaturedPictureDirective.html +18 -0
  311. package/docs/directives/EclMegaMenuListDirective.html +18 -0
  312. package/docs/directives/EclMegaMenuSpacerDirective.html +18 -0
  313. package/docs/directives/EclMegaMenuSublistDirective.html +18 -0
  314. package/docs/directives/EclModalBodyFixedContentDirective.html +18 -0
  315. package/docs/directives/EclModalCloseDirective.html +18 -0
  316. package/docs/directives/EclModalTriggerDirective.html +18 -0
  317. package/docs/directives/EclMultiselectOptionDirective.html +18 -0
  318. package/docs/directives/EclNavigationListImageDirective.html +18 -0
  319. package/docs/directives/EclNavigationListPictureDirective.html +18 -0
  320. package/docs/directives/EclNewsTickerIconDirective.html +18 -0
  321. package/docs/directives/EclNotificationTitleDirective.html +18 -0
  322. package/docs/directives/EclOrderedListDirective.html +18 -0
  323. package/docs/directives/EclOrderedListItemDirective.html +18 -0
  324. package/docs/directives/EclPageHeaderBackgroundImageDirective.html +18 -0
  325. package/docs/directives/EclPageHeaderBackgroundPictureDirective.html +18 -0
  326. package/docs/directives/EclPageHeaderDescriptionContainerDirective.html +18 -0
  327. package/docs/directives/EclPageHeaderDescriptionDirective.html +18 -0
  328. package/docs/directives/EclPageHeaderDescriptionPictureDirective.html +18 -0
  329. package/docs/directives/EclPageHeaderDescriptionThumbnailDirective.html +18 -0
  330. package/docs/directives/EclPageHeaderInfoDirective.html +18 -0
  331. package/docs/directives/EclPageHeaderMetaDirective.html +18 -0
  332. package/docs/directives/EclPageHeaderMetaItemDirective.html +18 -0
  333. package/docs/directives/EclPageHeaderTitleDirective.html +18 -0
  334. package/docs/directives/EclPaginationListDirective.html +18 -0
  335. package/docs/directives/EclPopoverContentDirective.html +18 -0
  336. package/docs/directives/EclPopoverToggleDirective.html +18 -0
  337. package/docs/directives/EclRadioDirective.html +18 -0
  338. package/docs/directives/EclRadioInputDirective.html +18 -0
  339. package/docs/directives/EclRangeDirective.html +20 -2
  340. package/docs/directives/EclSelectDirective.html +18 -0
  341. package/docs/directives/EclSeparatorDirective.html +18 -0
  342. package/docs/directives/EclSiteFooterColumnDirective.html +19 -1
  343. package/docs/directives/EclSiteFooterDescriptionDirective.html +18 -0
  344. package/docs/directives/EclSiteFooterLinkDirective.html +18 -0
  345. package/docs/directives/EclSiteFooterListDirective.html +18 -0
  346. package/docs/directives/EclSiteFooterListItemDirective.html +18 -0
  347. package/docs/directives/EclSiteFooterLogoDirective.html +18 -0
  348. package/docs/directives/EclSiteFooterLogoImageDirective.html +18 -0
  349. package/docs/directives/EclSiteFooterLogoItemDirective.html +18 -0
  350. package/docs/directives/EclSiteFooterLogoLinkDirective.html +18 -0
  351. package/docs/directives/EclSiteFooterLogoListDirective.html +18 -0
  352. package/docs/directives/EclSiteFooterPictureDirective.html +18 -0
  353. package/docs/directives/EclSiteFooterRowDirective.html +19 -1
  354. package/docs/directives/EclSiteFooterSectionDirective.html +359 -8
  355. package/docs/directives/{EclSiteFooterContentDirective.html → EclSiteFooterSocialMediaDirective.html} +28 -18
  356. package/docs/directives/EclSiteFooterTitleDirective.html +18 -0
  357. package/docs/directives/EclSiteFooterTitleLinkDirective.html +18 -0
  358. package/docs/directives/EclSiteHeaderCtaDirective.html +18 -0
  359. package/docs/directives/EclSiteHeaderCustomActionContentDirective.html +18 -0
  360. package/docs/directives/EclSiteHeaderCustomActionLinkDirective.html +18 -0
  361. package/docs/directives/EclSiteHeaderCustomActionTitleDirective.html +18 -0
  362. package/docs/directives/EclSiteHeaderImageDirective.html +18 -0
  363. package/docs/directives/EclSiteHeaderLinkDirective.html +18 -0
  364. package/docs/directives/EclSiteHeaderLoginDescriptionDirective.html +18 -0
  365. package/docs/directives/EclSiteHeaderLoginSeparatorDirective.html +18 -0
  366. package/docs/directives/EclSiteHeaderPictureDirective.html +18 -0
  367. package/docs/directives/EclSocialMediaFollowLinkDirective.html +18 -0
  368. package/docs/directives/EclSocialMediaShareLinkDirective.html +18 -0
  369. package/docs/directives/EclSplashPageLanguageItemDirective.html +18 -0
  370. package/docs/directives/EclSplashPageLanguageListDirective.html +18 -0
  371. package/docs/directives/EclSplashPageLogoImageDirective.html +18 -0
  372. package/docs/directives/EclSplashPageLogoLinkDirective.html +18 -0
  373. package/docs/directives/EclSplashPagePictureDirective.html +18 -0
  374. package/docs/directives/EclTableBodyDirective.html +18 -0
  375. package/docs/directives/EclTableCaptionDirective.html +18 -0
  376. package/docs/directives/EclTableCellDirective.html +18 -0
  377. package/docs/directives/EclTableCellGroupDirective.html +18 -0
  378. package/docs/directives/EclTableDirective.html +18 -0
  379. package/docs/directives/EclTableHeadDirective.html +18 -0
  380. package/docs/directives/EclTableHeaderDirective.html +18 -0
  381. package/docs/directives/EclTableResponsiveDirective.html +18 -0
  382. package/docs/directives/EclTableRowDirective.html +18 -0
  383. package/docs/directives/EclTagIconExternalDirective.html +18 -0
  384. package/docs/directives/EclTagSetDirective.html +18 -0
  385. package/docs/directives/EclTagSetItemDirective.html +18 -0
  386. package/docs/directives/EclTextAreaDirective.html +18 -0
  387. package/docs/directives/EclTextInputDirective.html +18 -0
  388. package/docs/directives/EclTimelineItemLabelDirective.html +18 -0
  389. package/docs/directives/EclTimelineItemTitleDirective.html +18 -0
  390. package/docs/directives/EclUnorderedListDirective.html +18 -0
  391. package/docs/directives/EclUnorderedListItemDirective.html +18 -0
  392. package/docs/index.html +20 -2
  393. package/docs/injectables/EclAreaDataService.html +18 -0
  394. package/docs/injectables/EclDefaultLanguageService.html +18 -0
  395. package/docs/injectables/EclHeaderMenuComunicationService.html +18 -0
  396. package/docs/injectables/EclInpageNavigationService.html +18 -0
  397. package/docs/injectables/EclMegaMenuDataService.html +18 -0
  398. package/docs/injectables/EclMegaMenuService.html +18 -0
  399. package/docs/injectables/EclRtlService.html +18 -0
  400. package/docs/injectables/EclThemeService.html +18 -0
  401. package/docs/injectables/EclUserDeviceService.html +18 -0
  402. package/docs/interfaces/EclBreadcrumb.html +18 -0
  403. package/docs/interfaces/EclCarouselItem.html +18 -0
  404. package/docs/interfaces/EclCategoryFilterItem.html +18 -0
  405. package/docs/interfaces/EclFileUpload.html +18 -0
  406. package/docs/interfaces/EclGalleryItem.html +18 -0
  407. package/docs/interfaces/EclLanguage.html +18 -0
  408. package/docs/interfaces/EclMegaMenuItem.html +18 -0
  409. package/docs/interfaces/EclMenuItem.html +18 -0
  410. package/docs/interfaces/EclModalResult.html +18 -0
  411. package/docs/interfaces/EclMultiselectOption.html +18 -0
  412. package/docs/interfaces/EclTab.html +18 -0
  413. package/docs/js/libs/bootstrap-native.js +1 -1
  414. package/docs/js/libs/jszip.min.js +13 -0
  415. package/docs/js/libs/svg-pan-zoom.min.js +3 -3
  416. package/docs/js/libs/tablesort.min.js +3 -3
  417. package/docs/js/libs/tablesort.number.min.js +3 -3
  418. package/docs/js/menu-wc.js +55 -39
  419. package/docs/js/menu-wc_es5.js +1 -1
  420. package/docs/js/routes/routes_index.js +1 -0
  421. package/docs/js/routes.js +15 -8
  422. package/docs/js/search/search_index.js +2 -2
  423. package/docs/license.html +20 -2
  424. package/docs/miscellaneous/enumerations.html +18 -0
  425. package/docs/miscellaneous/functions.html +280 -0
  426. package/docs/miscellaneous/variables.html +155 -72
  427. package/docs/modules/EclAccordionModule.html +18 -0
  428. package/docs/modules/EclAllModule.html +27 -360
  429. package/docs/modules/EclAppModule.html +18 -0
  430. package/docs/modules/EclBannerModule.html +18 -0
  431. package/docs/modules/EclBlockquoteModule.html +18 -0
  432. package/docs/modules/EclBreadcrumbModule.html +18 -0
  433. package/docs/modules/EclButtonModule.html +18 -0
  434. package/docs/modules/EclCardModule.html +18 -0
  435. package/docs/modules/EclCarouselModule.html +18 -0
  436. package/docs/modules/EclCategoryFilterModule.html +18 -0
  437. package/docs/modules/EclCheckboxModule.html +18 -0
  438. package/docs/modules/EclContentBlockModule.html +18 -0
  439. package/docs/modules/EclContentItemModule.html +18 -0
  440. package/docs/modules/EclDateBlockModule.html +18 -0
  441. package/docs/modules/EclDatePickerModule.html +18 -0
  442. package/docs/modules/EclExpandableModule.html +18 -0
  443. package/docs/modules/EclFactFiguresModule.html +18 -0
  444. package/docs/modules/EclFeaturedModule.html +18 -0
  445. package/docs/modules/EclFeedbackMessageModule.html +18 -0
  446. package/docs/modules/EclFileModule.html +18 -0
  447. package/docs/modules/EclFileUploadModule.html +18 -0
  448. package/docs/modules/EclFormGroupModule.html +18 -0
  449. package/docs/modules/EclFormLabelModule.html +18 -0
  450. package/docs/modules/EclGalleryModule.html +18 -0
  451. package/docs/modules/EclHelpBlockModule.html +18 -0
  452. package/docs/modules/EclHiddenModule.html +18 -0
  453. package/docs/modules/EclIconModule.html +18 -0
  454. package/docs/modules/EclInpageNavigationModule.html +18 -0
  455. package/docs/modules/EclLabelModule.html +18 -0
  456. package/docs/modules/EclLinkModule.html +24 -3
  457. package/docs/modules/EclListIllustrationModule.html +18 -0
  458. package/docs/modules/EclListModule.html +18 -0
  459. package/docs/modules/EclLoadingIndicatorModule.html +18 -0
  460. package/docs/modules/EclMediaContainerModule.html +18 -0
  461. package/docs/modules/EclMegaMenuModule.html +18 -0
  462. package/docs/modules/EclMenuModule.html +18 -0
  463. package/docs/modules/EclModalModule.html +18 -0
  464. package/docs/modules/EclMultiselectModule.html +18 -0
  465. package/docs/modules/EclNavigationListModule.html +18 -0
  466. package/docs/modules/EclNewsTickerModule.html +18 -0
  467. package/docs/modules/EclNotificationModule.html +18 -0
  468. package/docs/modules/EclPageHeaderModule.html +18 -0
  469. package/docs/modules/EclPaginationModule.html +18 -0
  470. package/docs/modules/EclPopoverModule.html +18 -0
  471. package/docs/modules/EclRadioModule.html +18 -0
  472. package/docs/modules/EclRangeModule.html +18 -0
  473. package/docs/modules/EclRatingFieldModule.html +18 -0
  474. package/docs/modules/EclSearchFormModule.html +18 -0
  475. package/docs/modules/EclSelectModule.html +18 -0
  476. package/docs/modules/EclSeparatorModule.html +18 -0
  477. package/docs/modules/EclSiteFooterModule.html +18 -0
  478. package/docs/modules/EclSiteHeaderModule.html +18 -0
  479. package/docs/modules/EclSocialMediaFollowModule.html +18 -0
  480. package/docs/modules/EclSocialMediaShareModule.html +18 -0
  481. package/docs/modules/EclSplashPageModule.html +18 -0
  482. package/docs/modules/EclStickyContainerModule.html +18 -0
  483. package/docs/modules/EclTableModule.html +18 -0
  484. package/docs/modules/EclTabsModule.html +18 -0
  485. package/docs/modules/EclTagModule.html +18 -0
  486. package/docs/modules/EclTextAreaModule.html +18 -0
  487. package/docs/modules/EclTextInputModule.html +18 -0
  488. package/docs/modules/EclTimelineModule.html +18 -0
  489. package/docs/modules.html +18 -0
  490. package/docs/overview.html +29 -1
  491. package/docs/pipes/BoldTextPipe.html +18 -0
  492. package/docs/properties.html +19 -1
  493. package/docs/routes.html +204 -0
  494. package/docs/template-playground/default-templates.json +192 -0
  495. package/docs/template-playground/hbs-render.service.ts +212 -0
  496. package/docs/template-playground/main.ts +9 -0
  497. package/docs/template-playground/template-editor.service.ts +173 -0
  498. package/docs/template-playground/template-playground.component.ts +614 -0
  499. package/docs/template-playground/template-playground.module.ts +29 -0
  500. package/docs/template-playground/zip-export.service.ts +86 -0
  501. package/docs/template-playground-app/app.js +1389 -0
  502. package/docs/template-playground-app/index.html +462 -0
  503. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +14 -14
  504. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  505. package/fesm2022/eui-ecl-components-ecl-app.mjs +7 -7
  506. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  507. package/fesm2022/eui-ecl-components-ecl-banner.mjs +109 -81
  508. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  509. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +13 -13
  510. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
  511. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs +22 -23
  512. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
  513. package/fesm2022/eui-ecl-components-ecl-button.mjs +18 -18
  514. package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
  515. package/fesm2022/eui-ecl-components-ecl-card.mjs +16 -16
  516. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  517. package/fesm2022/eui-ecl-components-ecl-carousel.mjs +53 -31
  518. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  519. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +15 -15
  520. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  521. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +18 -18
  522. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  523. package/fesm2022/eui-ecl-components-ecl-content-block.mjs +58 -58
  524. package/fesm2022/eui-ecl-components-ecl-content-block.mjs.map +1 -1
  525. package/fesm2022/eui-ecl-components-ecl-content-item.mjs +13 -13
  526. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  527. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +7 -7
  528. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  529. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +7 -7
  530. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
  531. package/fesm2022/eui-ecl-components-ecl-expandable.mjs +10 -10
  532. package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
  533. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +22 -22
  534. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
  535. package/fesm2022/eui-ecl-components-ecl-featured.mjs +28 -26
  536. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  537. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +7 -7
  538. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
  539. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +7 -7
  540. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  541. package/fesm2022/eui-ecl-components-ecl-file.mjs +41 -43
  542. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  543. package/fesm2022/eui-ecl-components-ecl-form-group.mjs +7 -7
  544. package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
  545. package/fesm2022/eui-ecl-components-ecl-form-label.mjs +10 -10
  546. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  547. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +32 -30
  548. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  549. package/fesm2022/eui-ecl-components-ecl-help-block.mjs +7 -7
  550. package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
  551. package/fesm2022/eui-ecl-components-ecl-icon.mjs +7 -7
  552. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  553. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +20 -20
  554. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  555. package/fesm2022/eui-ecl-components-ecl-label.mjs +7 -7
  556. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  557. package/fesm2022/eui-ecl-components-ecl-link.mjs +21 -21
  558. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  559. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -19
  560. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  561. package/fesm2022/eui-ecl-components-ecl-list.mjs +33 -33
  562. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  563. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -13
  564. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  565. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +22 -22
  566. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  567. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +66 -64
  568. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  569. package/fesm2022/eui-ecl-components-ecl-menu.mjs +54 -37
  570. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  571. package/fesm2022/eui-ecl-components-ecl-modal.mjs +29 -29
  572. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  573. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +34 -34
  574. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
  575. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +16 -16
  576. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
  577. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +17 -17
  578. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  579. package/fesm2022/eui-ecl-components-ecl-notification.mjs +14 -14
  580. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  581. package/fesm2022/eui-ecl-components-ecl-page-header.mjs +37 -37
  582. package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
  583. package/fesm2022/eui-ecl-components-ecl-pagination.mjs +27 -21
  584. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  585. package/fesm2022/eui-ecl-components-ecl-popover.mjs +21 -21
  586. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  587. package/fesm2022/eui-ecl-components-ecl-radio.mjs +16 -16
  588. package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
  589. package/fesm2022/eui-ecl-components-ecl-range.mjs +14 -14
  590. package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
  591. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +9 -9
  592. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
  593. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +10 -10
  594. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  595. package/fesm2022/eui-ecl-components-ecl-select.mjs +14 -14
  596. package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
  597. package/fesm2022/eui-ecl-components-ecl-separator.mjs +7 -7
  598. package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +1 -1
  599. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +273 -204
  600. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  601. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +100 -106
  602. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  603. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +21 -19
  604. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  605. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +16 -16
  606. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +1 -1
  607. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +31 -31
  608. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
  609. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +7 -7
  610. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
  611. package/fesm2022/eui-ecl-components-ecl-table.mjs +36 -36
  612. package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
  613. package/fesm2022/eui-ecl-components-ecl-tabs.mjs +26 -24
  614. package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
  615. package/fesm2022/eui-ecl-components-ecl-tag.mjs +18 -18
  616. package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
  617. package/fesm2022/eui-ecl-components-ecl-text-area.mjs +7 -7
  618. package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
  619. package/fesm2022/eui-ecl-components-ecl-text-input.mjs +7 -7
  620. package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
  621. package/fesm2022/eui-ecl-components-ecl-timeline.mjs +22 -22
  622. package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
  623. package/fesm2022/eui-ecl-core.mjs +165 -151
  624. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  625. package/fesm2022/eui-ecl-shared.mjs +3 -3
  626. package/fesm2022/eui-ecl-shared.mjs.map +1 -1
  627. package/fesm2022/eui-ecl.mjs +184 -304
  628. package/fesm2022/eui-ecl.mjs.map +1 -1
  629. package/index.d.ts +1 -1
  630. package/package.json +53 -54
  631. package/docs/components/EclSiteFooterFixedContentECComponent.html +0 -571
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl.mjs","sources":["../../components/ecl-all/ecl-all.module.ts","../../eui-ecl.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\nimport { EclAppModule } from '@eui/ecl/components/ecl-app'; // EUI_ECL_APP\nimport { EclBreadcrumbModule } from '@eui/ecl/components/ecl-breadcrumb'; // EUI_ECL_BREADCRUMB\nimport { EclPageHeaderModule } from '@eui/ecl/components/ecl-page-header'; // EUI_ECL_PAGE_HEADER\nimport { EclSiteHeaderModule } from '@eui/ecl/components/ecl-site-header'; // EUI_ECL_SITE_HEADER\nimport { EclSiteFooterModule } from '@eui/ecl/components/ecl-site-footer'; // EUI_ECL_SITE_FOOTER\nimport { EclFormGroupModule } from '@eui/ecl/components/ecl-form-group'; // EUI_ECL_FORM_GROUP\nimport { EclTextAreaModule } from '@eui/ecl/components/ecl-text-area';\nimport { EclFormLabelModule } from '@eui/ecl/components/ecl-form-label'; // EUI_ECL_FORM_LABEL\nimport { EclDatePickerModule } from '@eui/ecl/components/ecl-date-picker'; // EUI_ECL_DATE_PICKER\nimport { EclTextInputModule } from '@eui/ecl/components/ecl-text-input';\nimport { EclSelectModule } from '@eui/ecl/components/ecl-select';\nimport { EclFeedbackMessageModule } from '@eui/ecl/components/ecl-feedback-message'; // EUI_ECL_FEEDBACK_MESSAGE\nimport { EclHelpBlockModule } from '@eui/ecl/components/ecl-help-block'; // EUI_ECL_HELP_BLOCK\nimport { EclLinkModule } from '@eui/ecl/components/ecl-link'; // EUI_ECL_LINK\nimport { EclMenuModule } from '@eui/ecl/components/ecl-menu'; // EUI_ECL_MENU\nimport { EclIconModule } from '@eui/ecl/components/ecl-icon'; // EUI_ECL_ICON\nimport { EclListModule } from '@eui/ecl/components/ecl-list'; // EUI_ECL_LIST\nimport { EclButtonModule } from '@eui/ecl/components/ecl-button';\nimport { EclModalModule } from '@eui/ecl/components/ecl-modal';\nimport { EclSearchFormModule } from '@eui/ecl/components/ecl-search-form'; // EUI_ECL_SEARCH_FORM\nimport { EclTagModule } from '@eui/ecl/components/ecl-tag'; // EUI_ECL_TAG\nimport { EclBlockquoteModule } from '@eui/ecl/components/ecl-blockquote';\nimport { EclSocialMediaFollowModule } from '@eui/ecl/components/ecl-social-media-follow'; // EUI_ECL_SOCIAL_MEDIA_FOLLOW\nimport { EclSocialMediaShareModule } from '@eui/ecl/components/ecl-social-media-share'; // EUI_ECL_SOCIAL_MEDIA_SHARE\nimport { EclDateBlockModule } from '@eui/ecl/components/ecl-date-block'; // EUI_ECL_DATE_BLOCK\nimport { EclMediaContainerModule } from '@eui/ecl/components/ecl-media-container'; // EUI_ECL_MEDIA_CONTAINER\nimport { EclPaginationModule } from '@eui/ecl/components/ecl-pagination'; // EUI_ECL_PAGINATION\nimport { EclBannerModule } from '@eui/ecl/components/ecl-banner';\nimport { EclCardModule } from '@eui/ecl/components/ecl-card';\nimport { EclNotificationModule } from '@eui/ecl/components/ecl-notification';\nimport { EclFileModule } from '@eui/ecl/components/ecl-file'; // EUI_ECL_FILE\nimport { EclTimelineModule } from '@eui/ecl/components/ecl-timeline'; // EUI_ECL_TIMELINE\nimport { EclAccordionModule } from '@eui/ecl/components/ecl-accordion';\nimport { EclExpandableModule } from '@eui/ecl/components/ecl-expandable'; // EUI_ECL_EXPANDABLE\nimport { EclDefaultLanguageService } from '@eui/ecl/core';\nimport { EclLanguageService } from '@eui/ecl/core';\nimport { EclRadioModule } from '@eui/ecl/components/ecl-radio'; // EUI_ECL_RADIO\nimport { EclGalleryModule } from '@eui/ecl/components/ecl-gallery'; // EUI_ECL_GALLERY\nimport { EclTableModule } from '@eui/ecl/components/ecl-table'; // EUI_ECL_TABLE\nimport { EclFileUploadModule } from '@eui/ecl/components/ecl-file-upload'; // EUI_ECL_FILE_UPLOAD\nimport { EclCheckboxModule } from '@eui/ecl/components/ecl-checkbox'; // EUI_ECL_CHECKBOX\nimport { EclStickyContainerModule } from '@eui/ecl/components/ecl-sticky-container'; // EUI_ECL_STICKY_CONTAINER\nimport { EclFactFiguresModule } from '@eui/ecl/components/ecl-fact-figures'; // EUI_ECL_FACT_FIGURES\nimport { EclLabelModule } from '@eui/ecl/components/ecl-label'; // EUI_ECL_LABEL\nimport { EclMultiselectModule } from '@eui/ecl/components/ecl-multiselect'; // EUI_ECL_MULTISELECT\nimport { EclNewsTickerModule } from '@eui/ecl/components/ecl-news-ticker';\nimport { EclHiddenModule } from '@eui/ecl/core';\nimport { EclFeaturedModule } from '@eui/ecl/components/ecl-featured'; // EUI_ECL_FEATURED\nimport { EclInpageNavigationModule } from '@eui/ecl/components/ecl-inpage-navigation'; // EUI_ECL_INPAGE_NAVIGATION\nimport { EclListIllustrationModule } from '@eui/ecl/components/ecl-list-illustration'; // EUI_ECL_LIST_ILUSTRATION\nimport { EclContentItemModule } from '@eui/ecl/components/ecl-content-item'; // EUI_ECL_CONTENT_ITEM\nimport { EclLoadingIndicatorModule } from '@eui/ecl/components/ecl-loading-indicator';\nimport { EclCategoryFilterModule } from '@eui/ecl/components/ecl-category-filter';\nimport { EclTabsModule } from '@eui/ecl/components/ecl-tabs'; // EUI_ECL_TABS\nimport { EclCarouselModule } from '@eui/ecl/components/ecl-carousel';\nimport { EclRatingFieldModule } from '@eui/ecl/components/ecl-rating-field'; // EUI_ECL_RATING_FIELD\nimport { EclContentBlockModule } from '@eui/ecl/components/ecl-content-block'; // EUI_ECL_CONTENT_BLOCK\nimport { EclNavigationListModule } from '@eui/ecl/components/ecl-navigation-list'; // EUI_ECL_NAVIGATION_LIST\nimport { EclPopoverModule } from '@eui/ecl/components/ecl-popover';\nimport { EclRangeModule } from '@eui/ecl/components/ecl-range'; // EUI_ECL_RANGE\nimport { EclMegaMenuModule } from '@eui/ecl/components/ecl-mega-menu'; // EUI_ECL_MEGA_MENU\nimport { EclSplashPageModule } from '@eui/ecl/components/ecl-splash-page'; // EUI_ECL_SPLASH_PAGE\nimport { EclSeparatorModule } from '@eui/ecl/components/ecl-separator'; // EUI_ECL_SEPARATOR\n\nconst MODULES = [\n EclAccordionModule,\n EclAppModule,\n EclBannerModule,\n EclBlockquoteModule,\n EclBreadcrumbModule,\n EclButtonModule,\n EclCardModule,\n EclCarouselModule,\n EclCategoryFilterModule,\n EclCheckboxModule,\n EclContentBlockModule,\n EclContentItemModule,\n EclDateBlockModule,\n EclDatePickerModule,\n EclExpandableModule,\n EclFactFiguresModule,\n EclFeaturedModule,\n EclFeedbackMessageModule,\n EclFileModule,\n EclFileUploadModule,\n EclFormGroupModule,\n EclFormLabelModule,\n EclGalleryModule,\n EclHelpBlockModule,\n EclHiddenModule,\n EclIconModule,\n EclInpageNavigationModule,\n EclLabelModule,\n EclLinkModule,\n EclListModule,\n EclListIllustrationModule,\n EclLoadingIndicatorModule,\n EclMediaContainerModule,\n EclMegaMenuModule,\n EclMenuModule,\n EclNotificationModule,\n EclModalModule,\n EclMultiselectModule,\n EclNavigationListModule,\n EclNewsTickerModule,\n EclPageHeaderModule,\n EclPaginationModule,\n EclRangeModule,\n EclRadioModule,\n EclRatingFieldModule,\n EclSearchFormModule,\n EclSelectModule,\n EclSeparatorModule,\n EclSiteFooterModule,\n EclSiteHeaderModule,\n EclSocialMediaFollowModule,\n EclSocialMediaShareModule,\n EclStickyContainerModule,\n EclTableModule,\n EclTabsModule,\n EclTagModule,\n EclTextAreaModule,\n EclTextInputModule,\n EclTimelineModule,\n EclPopoverModule,\n EclSplashPageModule,\n];\n\n@NgModule({\n imports: [...MODULES],\n declarations: [],\n exports: [...MODULES],\n providers: [{ provide: EclLanguageService, useClass: EclDefaultLanguageService }],\n})\nexport class EclAllModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"eui-ecl.mjs","sources":["../../components/ecl-all/ecl-all.module.ts","../../eui-ecl.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\nimport { EUI_ECL_APP } from '@eui/ecl/components/ecl-app';\nimport { EUI_ECL_BREADCRUMB } from '@eui/ecl/components/ecl-breadcrumb';\nimport { EUI_ECL_PAGE_HEADER } from '@eui/ecl/components/ecl-page-header';\nimport { EUI_ECL_SITE_HEADER } from '@eui/ecl/components/ecl-site-header';\nimport { EUI_ECL_SITE_FOOTER } from '@eui/ecl/components/ecl-site-footer';\nimport { EUI_ECL_FORM_GROUP } from '@eui/ecl/components/ecl-form-group';\nimport { EUI_ECL_TEXT_AREA } from '@eui/ecl/components/ecl-text-area';\nimport { EUI_ECL_FORM_LABEL } from '@eui/ecl/components/ecl-form-label';\nimport { EUI_ECL_DATE_PICKER } from '@eui/ecl/components/ecl-date-picker';\nimport { EUI_ECL_TEXT_INPUT } from '@eui/ecl/components/ecl-text-input';\nimport { EUI_ECL_SELECT } from '@eui/ecl/components/ecl-select';\nimport { EUI_ECL_FEEDBACK_MESSAGE } from '@eui/ecl/components/ecl-feedback-message';\nimport { EUI_ECL_HELP_BLOCK } from '@eui/ecl/components/ecl-help-block';\nimport { EUI_ECL_LINK } from '@eui/ecl/components/ecl-link';\nimport { EUI_ECL_MENU } from '@eui/ecl/components/ecl-menu';\nimport { EUI_ECL_ICON } from '@eui/ecl/components/ecl-icon';\nimport { EUI_ECL_LIST } from '@eui/ecl/components/ecl-list';\nimport { EUI_ECL_BUTTON } from '@eui/ecl/components/ecl-button';\nimport { EUI_ECL_MODAL } from '@eui/ecl/components/ecl-modal';\nimport { EUI_ECL_SEARCH_FORM } from '@eui/ecl/components/ecl-search-form';\nimport { EUI_ECL_TAG } from '@eui/ecl/components/ecl-tag';\nimport { EUI_ECL_BLOCKQUOTE } from '@eui/ecl/components/ecl-blockquote';\nimport { EUI_ECL_SOCIAL_MEDIA_FOLLOW } from '@eui/ecl/components/ecl-social-media-follow';\nimport { EUI_ECL_SOCIAL_MEDIA_SHARE } from '@eui/ecl/components/ecl-social-media-share';\nimport { EUI_ECL_DATE_BLOCK } from '@eui/ecl/components/ecl-date-block';\nimport { EUI_ECL_MEDIA_CONTAINER } from '@eui/ecl/components/ecl-media-container';\nimport { EUI_ECL_PAGINATION } from '@eui/ecl/components/ecl-pagination';\nimport { EUI_ECL_BANNER } from '@eui/ecl/components/ecl-banner';\nimport { EUI_ECL_CARD } from '@eui/ecl/components/ecl-card';\nimport { EUI_ECL_NOTIFICATION } from '@eui/ecl/components/ecl-notification';\nimport { EUI_ECL_FILE } from '@eui/ecl/components/ecl-file';\nimport { EUI_ECL_TIMELINE } from '@eui/ecl/components/ecl-timeline';\nimport { EUI_ECL_ACCORDION } from '@eui/ecl/components/ecl-accordion';\nimport { EUI_ECL_EXPANDABLE } from '@eui/ecl/components/ecl-expandable';\nimport { EclDefaultLanguageService } from '@eui/ecl/core';\nimport { EclLanguageService } from '@eui/ecl/core';\nimport { EUI_ECL_RADIO } from '@eui/ecl/components/ecl-radio';\nimport { EUI_ECL_GALLERY } from '@eui/ecl/components/ecl-gallery';\nimport { EUI_ECL_TABLE } from '@eui/ecl/components/ecl-table';\nimport { EUI_ECL_FILE_UPLOAD } from '@eui/ecl/components/ecl-file-upload';\nimport { EUI_ECL_CHECKBOX } from '@eui/ecl/components/ecl-checkbox';\nimport { EUI_ECL_STICKY_CONTAINER } from '@eui/ecl/components/ecl-sticky-container';\nimport { EUI_ECL_FACT_FIGURES } from '@eui/ecl/components/ecl-fact-figures';\nimport { EUI_ECL_LABEL } from '@eui/ecl/components/ecl-label';\nimport { EUI_ECL_MULTISELECT } from '@eui/ecl/components/ecl-multiselect';\nimport { EUI_ECL_NEWS_TICKER } from '@eui/ecl/components/ecl-news-ticker';\nimport { EclHiddenModule } from '@eui/ecl/core';\nimport { EUI_ECL_FEATURED } from '@eui/ecl/components/ecl-featured';\nimport { EUI_ECL_INPAGE_NAVIGATION } from '@eui/ecl/components/ecl-inpage-navigation';\nimport { EUI_ECL_LIST_ILUSTRATION } from '@eui/ecl/components/ecl-list-illustration';\nimport { EUI_ECL_CONTENT_ITEM } from '@eui/ecl/components/ecl-content-item';\nimport { EUI_ECL_LOADING_INDICATOR } from '@eui/ecl/components/ecl-loading-indicator';\nimport { EUI_ECL_CATEGORY_FILTER } from '@eui/ecl/components/ecl-category-filter';\nimport { EUI_ECL_TABS } from '@eui/ecl/components/ecl-tabs';\nimport { EUI_ECL_CAROUSEL } from '@eui/ecl/components/ecl-carousel';\nimport { EUI_ECL_RATING_FIELD } from '@eui/ecl/components/ecl-rating-field';\nimport { EUI_ECL_CONTENT_BLOCK } from '@eui/ecl/components/ecl-content-block';\nimport { EUI_ECL_NAVIGATION_LIST } from '@eui/ecl/components/ecl-navigation-list';\nimport { EUI_ECL_POPOVER } from '@eui/ecl/components/ecl-popover';\nimport { EUI_ECL_RANGE } from '@eui/ecl/components/ecl-range';\nimport { EUI_ECL_MEGA_MENU } from '@eui/ecl/components/ecl-mega-menu';\nimport { EUI_ECL_SPLASH_PAGE } from '@eui/ecl/components/ecl-splash-page';\nimport { EUI_ECL_SEPARATOR } from '@eui/ecl/components/ecl-separator';\n\nconst MODULES = [\n ...EUI_ECL_ACCORDION,\n ...EUI_ECL_APP,\n ...EUI_ECL_BANNER,\n ...EUI_ECL_BLOCKQUOTE,\n ...EUI_ECL_BREADCRUMB,\n ...EUI_ECL_BUTTON,\n ...EUI_ECL_CARD,\n ...EUI_ECL_CAROUSEL,\n ...EUI_ECL_CATEGORY_FILTER,\n ...EUI_ECL_CHECKBOX,\n ...EUI_ECL_CONTENT_BLOCK,\n ...EUI_ECL_CONTENT_ITEM,\n ...EUI_ECL_DATE_BLOCK,\n ...EUI_ECL_DATE_PICKER,\n ...EUI_ECL_EXPANDABLE,\n ...EUI_ECL_FACT_FIGURES,\n ...EUI_ECL_FEATURED,\n ...EUI_ECL_FEEDBACK_MESSAGE,\n ...EUI_ECL_FILE,\n ...EUI_ECL_FILE_UPLOAD,\n ...EUI_ECL_FORM_GROUP,\n ...EUI_ECL_FORM_LABEL,\n ...EUI_ECL_GALLERY,\n ...EUI_ECL_HELP_BLOCK,\n EclHiddenModule,\n ...EUI_ECL_ICON,\n ...EUI_ECL_INPAGE_NAVIGATION,\n ...EUI_ECL_LABEL,\n ...EUI_ECL_LINK,\n ...EUI_ECL_LIST,\n ...EUI_ECL_LIST_ILUSTRATION,\n ...EUI_ECL_LOADING_INDICATOR,\n ...EUI_ECL_MEDIA_CONTAINER,\n ...EUI_ECL_MEGA_MENU,\n ...EUI_ECL_MENU,\n ...EUI_ECL_NOTIFICATION,\n ...EUI_ECL_MODAL,\n ...EUI_ECL_MULTISELECT,\n ...EUI_ECL_NAVIGATION_LIST,\n ...EUI_ECL_NEWS_TICKER,\n ...EUI_ECL_PAGE_HEADER,\n ...EUI_ECL_PAGINATION,\n ...EUI_ECL_RANGE,\n ...EUI_ECL_RADIO,\n ...EUI_ECL_RATING_FIELD,\n ...EUI_ECL_SEARCH_FORM,\n ...EUI_ECL_SELECT,\n ...EUI_ECL_SEPARATOR,\n ...EUI_ECL_SITE_FOOTER,\n ...EUI_ECL_SITE_HEADER,\n ...EUI_ECL_SOCIAL_MEDIA_FOLLOW,\n ...EUI_ECL_SOCIAL_MEDIA_SHARE,\n ...EUI_ECL_STICKY_CONTAINER,\n ...EUI_ECL_TABLE,\n ...EUI_ECL_TABS,\n ...EUI_ECL_TAG,\n ...EUI_ECL_TEXT_AREA,\n ...EUI_ECL_TEXT_INPUT,\n ...EUI_ECL_TIMELINE,\n ...EUI_ECL_POPOVER,\n ...EUI_ECL_SPLASH_PAGE,\n];\n\n@NgModule({\n imports: [...MODULES],\n declarations: [],\n exports: [...MODULES],\n providers: [{ provide: EclLanguageService, useClass: EclDefaultLanguageService }],\n})\nexport class EclAllModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
package/index.d.ts CHANGED
@@ -63,7 +63,7 @@ import * as i61 from '@eui/ecl/components/ecl-splash-page';
63
63
 
64
64
  declare class EclAllModule {
65
65
  static ɵfac: i0.ɵɵFactoryDeclaration<EclAllModule, never>;
66
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclAllModule, never, [typeof i1.EclAccordionModule, typeof i2.EclAppModule, typeof i3.EclBannerModule, typeof i4.EclBlockquoteModule, typeof i5.EclBreadcrumbModule, typeof i6.EclButtonModule, typeof i7.EclCardModule, typeof i8.EclCarouselModule, typeof i9.EclCategoryFilterModule, typeof i10.EclCheckboxModule, typeof i11.EclContentBlockModule, typeof i12.EclContentItemModule, typeof i13.EclDateBlockModule, typeof i14.EclDatePickerModule, typeof i15.EclExpandableModule, typeof i16.EclFactFiguresModule, typeof i17.EclFeaturedModule, typeof i18.EclFeedbackMessageModule, typeof i19.EclFileModule, typeof i20.EclFileUploadModule, typeof i21.EclFormGroupModule, typeof i22.EclFormLabelModule, typeof i23.EclGalleryModule, typeof i24.EclHelpBlockModule, typeof i25.EclHiddenModule, typeof i26.EclIconModule, typeof i27.EclInpageNavigationModule, typeof i28.EclLabelModule, typeof i29.EclLinkModule, typeof i30.EclListModule, typeof i31.EclListIllustrationModule, typeof i32.EclLoadingIndicatorModule, typeof i33.EclMediaContainerModule, typeof i34.EclMegaMenuModule, typeof i35.EclMenuModule, typeof i36.EclNotificationModule, typeof i37.EclModalModule, typeof i38.EclMultiselectModule, typeof i39.EclNavigationListModule, typeof i40.EclNewsTickerModule, typeof i41.EclPageHeaderModule, typeof i42.EclPaginationModule, typeof i43.EclRangeModule, typeof i44.EclRadioModule, typeof i45.EclRatingFieldModule, typeof i46.EclSearchFormModule, typeof i47.EclSelectModule, typeof i48.EclSeparatorModule, typeof i49.EclSiteFooterModule, typeof i50.EclSiteHeaderModule, typeof i51.EclSocialMediaFollowModule, typeof i52.EclSocialMediaShareModule, typeof i53.EclStickyContainerModule, typeof i54.EclTableModule, typeof i55.EclTabsModule, typeof i56.EclTagModule, typeof i57.EclTextAreaModule, typeof i58.EclTextInputModule, typeof i59.EclTimelineModule, typeof i60.EclPopoverModule, typeof i61.EclSplashPageModule], [typeof i1.EclAccordionModule, typeof i2.EclAppModule, typeof i3.EclBannerModule, typeof i4.EclBlockquoteModule, typeof i5.EclBreadcrumbModule, typeof i6.EclButtonModule, typeof i7.EclCardModule, typeof i8.EclCarouselModule, typeof i9.EclCategoryFilterModule, typeof i10.EclCheckboxModule, typeof i11.EclContentBlockModule, typeof i12.EclContentItemModule, typeof i13.EclDateBlockModule, typeof i14.EclDatePickerModule, typeof i15.EclExpandableModule, typeof i16.EclFactFiguresModule, typeof i17.EclFeaturedModule, typeof i18.EclFeedbackMessageModule, typeof i19.EclFileModule, typeof i20.EclFileUploadModule, typeof i21.EclFormGroupModule, typeof i22.EclFormLabelModule, typeof i23.EclGalleryModule, typeof i24.EclHelpBlockModule, typeof i25.EclHiddenModule, typeof i26.EclIconModule, typeof i27.EclInpageNavigationModule, typeof i28.EclLabelModule, typeof i29.EclLinkModule, typeof i30.EclListModule, typeof i31.EclListIllustrationModule, typeof i32.EclLoadingIndicatorModule, typeof i33.EclMediaContainerModule, typeof i34.EclMegaMenuModule, typeof i35.EclMenuModule, typeof i36.EclNotificationModule, typeof i37.EclModalModule, typeof i38.EclMultiselectModule, typeof i39.EclNavigationListModule, typeof i40.EclNewsTickerModule, typeof i41.EclPageHeaderModule, typeof i42.EclPaginationModule, typeof i43.EclRangeModule, typeof i44.EclRadioModule, typeof i45.EclRatingFieldModule, typeof i46.EclSearchFormModule, typeof i47.EclSelectModule, typeof i48.EclSeparatorModule, typeof i49.EclSiteFooterModule, typeof i50.EclSiteHeaderModule, typeof i51.EclSocialMediaFollowModule, typeof i52.EclSocialMediaShareModule, typeof i53.EclStickyContainerModule, typeof i54.EclTableModule, typeof i55.EclTabsModule, typeof i56.EclTagModule, typeof i57.EclTextAreaModule, typeof i58.EclTextInputModule, typeof i59.EclTimelineModule, typeof i60.EclPopoverModule, typeof i61.EclSplashPageModule]>;
66
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclAllModule, never, [typeof i1.EclAccordionComponent, typeof i1.EclAccordionItemComponent, typeof i2.EclAppComponent, typeof i3.EclBannerComponent, typeof i3.EclBannerTitleDirective, typeof i3.EclBannerTitleTextDirective, typeof i3.EclBannerTitleLinkDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i3.EclBannerDescriptionLinkDirective, typeof i3.EclBannerPictureDirective, typeof i3.EclBannerImageDirective, typeof i3.EclBannerVideoDirective, typeof i4.EclBlockquoteComponent, typeof i4.EclBlockquoteImageDirective, typeof i4.EclBlockquotePictureDirective, typeof i5.EclBreadcrumbComponent, typeof i5.EclBreadcrumbSegmentComponent, typeof i5.EclBreadcrumbContainerDirective, typeof i6.EclButtonComponent, typeof i6.EclButtonLabelDirective, typeof i6.EclIndicatorDirective, typeof i6.EclButtonIconContainerDirective, typeof i7.EclCardComponent, typeof i7.EclCardBodyComponent, typeof i7.EclCardImageDirective, typeof i7.EclCardPictureDirective, typeof i8.EclCarouselComponent, typeof i8.EclCarouselItemComponent, typeof i9.EclCategoryFilterComponent, typeof i9.EclCategoryFilterListComponent, typeof i9.EclCategoryFilterItemComponent, typeof i10.EclCheckboxLabelComponent, typeof i10.EclCheckboxHelpComponent, typeof i10.EclCheckboxInputDirective, typeof i10.EclCheckboxDirective, typeof i11.EclContentBlockDescriptionDirective, typeof i11.EclContentBlockLabelDirective, typeof i11.EclContentBlockLabelsDirective, typeof i11.EclContentBlockLinkDirective, typeof i11.EclContentBlockLinksContainerDirective, typeof i11.EclContentBlockLinksDirective, typeof i11.EclContentBlockListContainerDirective, typeof i11.EclContentBlockListDirective, typeof i11.EclContentBlockPrimaryMetaDirective, typeof i11.EclContentBlockPrimaryMetasDirective, typeof i11.EclContentBlockSecondaryMetaDirective, typeof i11.EclContentBlockSecondaryMetaIconDirective, typeof i11.EclContentBlockSecondaryMetaLabelDirective, typeof i11.EclContentBlockSecondaryMetasDirective, typeof i11.EclContentBlockTagDirective, typeof i11.EclContentBlockTagsDirective, typeof i11.EclContentBlockTitleDirective, typeof i11.EclContentBlockComponent, typeof i12.EclContentItemImageDirective, typeof i12.EclContentItemPictureDirective, typeof i12.EclContentItemComponent, typeof i13.EclDateBlockComponent, typeof i14.EclDatePickerDirective, typeof i15.EclExpandableComponent, typeof i16.EclFactFiguresComponent, typeof i16.EclFactFiguresItemComponent, typeof i16.EclFactFiguresViewAllComponent, typeof i16.EclFactFiguresDescriptionComponent, typeof i16.EclFactFiguresTitleComponent, typeof i16.EclFactFiguresValueComponent, typeof i17.EclFeaturedComponent, typeof i17.EclFeaturedItemComponent, typeof i17.EclFeaturedItemLinkDirective, typeof i17.EclFeaturedItemDescriptionComponent, typeof i17.EclFeaturedItemFooterPictureDirective, typeof i17.EclFeaturedItemFooterLinkDirective, typeof i17.EclFeaturedItemFooterComponent, typeof i18.EclFeedbackMessageDirective, typeof i19.EclFileComponent, typeof i19.EclFileDownloadDirective, typeof i19.EclFileItemsComponent, typeof i19.EclFileItemComponent, typeof i19.EclFileTaxonomyComponent, typeof i19.EclFileTitleDirective, typeof i19.EclFileTranslationDownloadDirective, typeof i19.EclFilePictureDirective, typeof i19.EclFileImageDirective, typeof i19.EclFilePreviewDirective, typeof i20.EclFileUploadDirective, typeof i21.EclFormGroupComponent, typeof i22.EclFormLabelComponent, typeof i22.ECLFormLabelOptionalDirective, typeof i23.EclGalleryComponent, typeof i23.EclGalleryFooterComponent, typeof i23.EclGalleryItemComponent, typeof i23.EclGalleryMediaDirective, typeof i23.EclGalleryPictureDirective, typeof i23.EclGalleryThumbnailDirective, typeof i24.EclHelpBlockDirective, typeof i25.EclHiddenModule, typeof i26.EclIconComponent, typeof i27.EclInpageNavigationComponent, typeof i27.EclInpageNavigationItemComponent, typeof i27.EclInpageNavigationListDirective, typeof i28.EclLabelDirective, typeof i29.EclLinkDirective, typeof i29.EclLinkLabelDirective, typeof i29.EclLinkIndicatorDirective, typeof i29.EclLinkIconContainerDirective, typeof i30.EclOrderedListDirective, typeof i30.EclOrderedListItemDirective, typeof i30.EclUnorderedListDirective, typeof i30.EclUnorderedListItemDirective, typeof i30.EclDescriptionListDirective, typeof i30.EclDescriptionListTermDirective, typeof i30.EclDescriptionListDefinitionComponent, typeof i30.EclDescriptionListDefinitionItemDirective, typeof i30.EclDescriptionListDefinitionListDirective, typeof i31.EclListIllustrationComponent, typeof i31.EclListIllustrationItemComponent, typeof i31.EclListIllustrationIconDirective, typeof i31.EclListIllustrationPictureDirective, typeof i31.EclListIllustrationImageDirective, typeof i32.EclLoadingIndicatorComponent, typeof i32.EclLoadingIndicatorLabelDirective, typeof i32.EclLoadingIndicatorOverlayDirective, typeof i33.EclMediaContainerComponent, typeof i33.EclMediaContainerItemDirective, typeof i33.EclMediaContainerIframeDirective, typeof i33.EclMediaContainerPictureDirective, typeof i33.EclMediaContainerItemAudioDescriptionDirective, typeof i34.EclMegaMenuComponent, typeof i34.EclMegaMenuItemComponent, typeof i34.EclMegaMenuSubitemComponent, typeof i34.EclMegaMenuInfoComponent, typeof i34.EclMegaMenuFeaturedComponent, typeof i34.EclMegaMenuFeaturedPictureDirective, typeof i34.EclMegaMenuFeaturedImageDirective, typeof i34.EclMegaMenuFeaturedListDirective, typeof i34.EclMegaMenuFeaturedListItemDirective, typeof i34.EclMegaMenuListDirective, typeof i34.EclMegaMenuSublistDirective, typeof i34.EclMegaMenuContainerDirective, typeof i34.EclMegaMenuSpacerDirective, typeof i35.EclMenuComponent, typeof i35.EclMenuItemComponent, typeof i35.EclMenuMegaComponent, typeof i35.EclMenuMegaItemComponent, typeof i36.EclNotificationComponent, typeof i36.EclNotificationTitleDirective, typeof i37.EclModalComponent, typeof i37.EclModalHeaderComponent, typeof i37.EclModalFooterComponent, typeof i37.EclModalBodyComponent, typeof i37.EclModalBodyFixedContentDirective, typeof i37.EclModalTriggerDirective, typeof i37.EclModalCloseDirective, typeof i38.EclMultiselectComponent, typeof i38.EclMultiselectOptionDirective, typeof i38.EclMultiselectOptionComponent, typeof i38.EclMultiselectInputComponent, typeof i38.EclMultiselectDropdownComponent, typeof i38.EclMultiselectOptgroupComponent, typeof i38.BoldTextPipe, typeof i39.EclNavigationListComponent, typeof i39.EclNavigationListItemComponent, typeof i39.EclNavigationListImageDirective, typeof i39.EclNavigationListPictureDirective, typeof i40.EclNewsTickerComponent, typeof i40.EclNewsTickerItemComponent, typeof i40.EclNewsTickerIconDirective, typeof i41.EclPageHeaderComponent, typeof i41.EclPageHeaderInfoDirective, typeof i41.EclPageHeaderMetaDirective, typeof i41.EclPageHeaderMetaItemDirective, typeof i41.EclPageHeaderTitleDirective, typeof i41.EclPageHeaderDescriptionDirective, typeof i41.EclPageHeaderDescriptionThumbnailDirective, typeof i41.EclPageHeaderDescriptionContainerDirective, typeof i41.EclPageHeaderDescriptionPictureDirective, typeof i41.EclPageHeaderBackgroundPictureDirective, typeof i41.EclPageHeaderBackgroundImageDirective, typeof i42.EclPaginationComponent, typeof i42.EclPaginationItemComponent, typeof i42.EclPaginationListDirective, typeof i43.EclRangeDirective, typeof i43.EclRangeValueComponent, typeof i43.EclRangeBubbleComponent, typeof i44.EclRadioDirective, typeof i44.EclRadioInputDirective, typeof i44.EclRadioLabelComponent, typeof i44.EclRadioHelpComponent, typeof i45.EclRatingFieldComponent, typeof i46.EclSearchFormComponent, typeof i47.EclSelectDirective, typeof i47.EclSelectContainerComponent, typeof i48.EclSeparatorDirective, typeof i49.EclSiteFooterFixedContentEUComponent, typeof i49.EclSiteFooterColumnDirective, typeof i49.EclSiteFooterCoreComponent, typeof i49.EclSiteFooterComponent, typeof i49.EclSiteFooterSectionDirective, typeof i49.EclSiteFooterTitleDirective, typeof i49.EclSiteFooterDescriptionDirective, typeof i49.EclSiteFooterListDirective, typeof i49.EclSiteFooterLinkDirective, typeof i49.EclSiteFooterLogoListDirective, typeof i49.EclSiteFooterLogoItemDirective, typeof i49.EclSiteFooterLogoDirective, typeof i49.EclSiteFooterListItemDirective, typeof i49.EclSiteFooterListDirective, typeof i49.EclSiteFooterRowDirective, typeof i49.EclSiteFooterSocialMediaDirective, typeof i49.EclSiteFooterTitleLinkDirective, typeof i49.EclSiteFooterLogoLinkDirective, typeof i49.EclSiteFooterPictureDirective, typeof i49.EclSiteFooterLogoImageDirective, typeof i49.EclSiteFooterRowCommonComponent, typeof i50.EclSiteHeaderComponent, typeof i50.EclSiteHeaderActionComponent, typeof i50.EclSiteHeaderCustomActionComponent, typeof i50.EclSiteHeaderCustomActionContentDirective, typeof i50.EclSiteHeaderCustomActionLinkDirective, typeof i50.EclSiteHeaderCustomActionTitleDirective, typeof i50.EclSiteHeaderLoginComponent, typeof i50.EclSiteHeaderLoginDescriptionDirective, typeof i50.EclSiteHeaderLoginSeparatorDirective, typeof i50.EclSiteHeaderLanguageComponent, typeof i50.EclSiteHeaderLanguagePopoverComponent, typeof i50.EclSiteHeaderSearchComponent, typeof i50.EclSiteHeaderBannerTopComponent, typeof i50.EclSiteHeaderEnvironmentComponent, typeof i50.EclSiteHeaderNotificationComponent, typeof i50.EclSiteHeaderCtaDirective, typeof i50.EclSiteHeaderImageDirective, typeof i50.EclSiteHeaderPictureDirective, typeof i50.EclSiteHeaderLinkDirective, typeof i51.EclSocialMediaFollowComponent, typeof i51.EclSocialMediaFollowItemComponent, typeof i51.EclSocialMediaFollowLinkDirective, typeof i52.EclSocialMediaShareComponent, typeof i52.EclSocialMediaShareItemComponent, typeof i52.EclSocialMediaShareLinkDirective, typeof i53.EclStickyContainerComponent, typeof i54.EclTableCaptionDirective, typeof i54.EclTableDirective, typeof i54.EclTableHeadDirective, typeof i54.EclTableHeaderDirective, typeof i54.EclTableRowDirective, typeof i54.EclTableBodyDirective, typeof i54.EclTableCellDirective, typeof i54.EclTableCellGroupDirective, typeof i54.EclTableSortButtonComponent, typeof i54.EclTableResponsiveDirective, typeof i55.EclTabsComponent, typeof i55.EclTabComponent, typeof i55.EclTabLabelComponent, typeof i55.EclTabMoreComponent, typeof i56.EclTagComponent, typeof i56.EclTagSetDirective, typeof i56.EclTagSetItemDirective, typeof i56.EclTagIconExternalDirective, typeof i57.EclTextAreaDirective, typeof i58.EclTextInputDirective, typeof i59.EclTimelineComponent, typeof i59.EclTimelineItemComponent, typeof i59.EclTimelineItemTogglerComponent, typeof i59.EclTimelineItemLabelDirective, typeof i59.EclTimelineItemTitleDirective, typeof i60.EclPopoverComponent, typeof i60.EclPopoverContentDirective, typeof i60.EclPopoverToggleDirective, typeof i61.EclSplashPageComponent, typeof i61.EclSplashPageLogoImageDirective, typeof i61.EclSplashPageLogoLinkDirective, typeof i61.EclSplashPagePictureDirective, typeof i61.EclSplashPageLanguageCategoryComponent, typeof i61.EclSplashPageLanguageContainerComponent, typeof i61.EclSplashPageLanguageListDirective, typeof i61.EclSplashPageLanguageItemDirective, typeof i61.EclSplashPageLanguageLinkComponent], [typeof i1.EclAccordionComponent, typeof i1.EclAccordionItemComponent, typeof i2.EclAppComponent, typeof i3.EclBannerComponent, typeof i3.EclBannerTitleDirective, typeof i3.EclBannerTitleTextDirective, typeof i3.EclBannerTitleLinkDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i3.EclBannerDescriptionLinkDirective, typeof i3.EclBannerPictureDirective, typeof i3.EclBannerImageDirective, typeof i3.EclBannerVideoDirective, typeof i4.EclBlockquoteComponent, typeof i4.EclBlockquoteImageDirective, typeof i4.EclBlockquotePictureDirective, typeof i5.EclBreadcrumbComponent, typeof i5.EclBreadcrumbSegmentComponent, typeof i5.EclBreadcrumbContainerDirective, typeof i6.EclButtonComponent, typeof i6.EclButtonLabelDirective, typeof i6.EclIndicatorDirective, typeof i6.EclButtonIconContainerDirective, typeof i7.EclCardComponent, typeof i7.EclCardBodyComponent, typeof i7.EclCardImageDirective, typeof i7.EclCardPictureDirective, typeof i8.EclCarouselComponent, typeof i8.EclCarouselItemComponent, typeof i9.EclCategoryFilterComponent, typeof i9.EclCategoryFilterListComponent, typeof i9.EclCategoryFilterItemComponent, typeof i10.EclCheckboxLabelComponent, typeof i10.EclCheckboxHelpComponent, typeof i10.EclCheckboxInputDirective, typeof i10.EclCheckboxDirective, typeof i11.EclContentBlockDescriptionDirective, typeof i11.EclContentBlockLabelDirective, typeof i11.EclContentBlockLabelsDirective, typeof i11.EclContentBlockLinkDirective, typeof i11.EclContentBlockLinksContainerDirective, typeof i11.EclContentBlockLinksDirective, typeof i11.EclContentBlockListContainerDirective, typeof i11.EclContentBlockListDirective, typeof i11.EclContentBlockPrimaryMetaDirective, typeof i11.EclContentBlockPrimaryMetasDirective, typeof i11.EclContentBlockSecondaryMetaDirective, typeof i11.EclContentBlockSecondaryMetaIconDirective, typeof i11.EclContentBlockSecondaryMetaLabelDirective, typeof i11.EclContentBlockSecondaryMetasDirective, typeof i11.EclContentBlockTagDirective, typeof i11.EclContentBlockTagsDirective, typeof i11.EclContentBlockTitleDirective, typeof i11.EclContentBlockComponent, typeof i12.EclContentItemImageDirective, typeof i12.EclContentItemPictureDirective, typeof i12.EclContentItemComponent, typeof i13.EclDateBlockComponent, typeof i14.EclDatePickerDirective, typeof i15.EclExpandableComponent, typeof i16.EclFactFiguresComponent, typeof i16.EclFactFiguresItemComponent, typeof i16.EclFactFiguresViewAllComponent, typeof i16.EclFactFiguresDescriptionComponent, typeof i16.EclFactFiguresTitleComponent, typeof i16.EclFactFiguresValueComponent, typeof i17.EclFeaturedComponent, typeof i17.EclFeaturedItemComponent, typeof i17.EclFeaturedItemLinkDirective, typeof i17.EclFeaturedItemDescriptionComponent, typeof i17.EclFeaturedItemFooterPictureDirective, typeof i17.EclFeaturedItemFooterLinkDirective, typeof i17.EclFeaturedItemFooterComponent, typeof i18.EclFeedbackMessageDirective, typeof i19.EclFileComponent, typeof i19.EclFileDownloadDirective, typeof i19.EclFileItemsComponent, typeof i19.EclFileItemComponent, typeof i19.EclFileTaxonomyComponent, typeof i19.EclFileTitleDirective, typeof i19.EclFileTranslationDownloadDirective, typeof i19.EclFilePictureDirective, typeof i19.EclFileImageDirective, typeof i19.EclFilePreviewDirective, typeof i20.EclFileUploadDirective, typeof i21.EclFormGroupComponent, typeof i22.EclFormLabelComponent, typeof i22.ECLFormLabelOptionalDirective, typeof i23.EclGalleryComponent, typeof i23.EclGalleryFooterComponent, typeof i23.EclGalleryItemComponent, typeof i23.EclGalleryMediaDirective, typeof i23.EclGalleryPictureDirective, typeof i23.EclGalleryThumbnailDirective, typeof i24.EclHelpBlockDirective, typeof i25.EclHiddenModule, typeof i26.EclIconComponent, typeof i27.EclInpageNavigationComponent, typeof i27.EclInpageNavigationItemComponent, typeof i27.EclInpageNavigationListDirective, typeof i28.EclLabelDirective, typeof i29.EclLinkDirective, typeof i29.EclLinkLabelDirective, typeof i29.EclLinkIndicatorDirective, typeof i29.EclLinkIconContainerDirective, typeof i30.EclOrderedListDirective, typeof i30.EclOrderedListItemDirective, typeof i30.EclUnorderedListDirective, typeof i30.EclUnorderedListItemDirective, typeof i30.EclDescriptionListDirective, typeof i30.EclDescriptionListTermDirective, typeof i30.EclDescriptionListDefinitionComponent, typeof i30.EclDescriptionListDefinitionItemDirective, typeof i30.EclDescriptionListDefinitionListDirective, typeof i31.EclListIllustrationComponent, typeof i31.EclListIllustrationItemComponent, typeof i31.EclListIllustrationIconDirective, typeof i31.EclListIllustrationPictureDirective, typeof i31.EclListIllustrationImageDirective, typeof i32.EclLoadingIndicatorComponent, typeof i32.EclLoadingIndicatorLabelDirective, typeof i32.EclLoadingIndicatorOverlayDirective, typeof i33.EclMediaContainerComponent, typeof i33.EclMediaContainerItemDirective, typeof i33.EclMediaContainerIframeDirective, typeof i33.EclMediaContainerPictureDirective, typeof i33.EclMediaContainerItemAudioDescriptionDirective, typeof i34.EclMegaMenuComponent, typeof i34.EclMegaMenuItemComponent, typeof i34.EclMegaMenuSubitemComponent, typeof i34.EclMegaMenuInfoComponent, typeof i34.EclMegaMenuFeaturedComponent, typeof i34.EclMegaMenuFeaturedPictureDirective, typeof i34.EclMegaMenuFeaturedImageDirective, typeof i34.EclMegaMenuFeaturedListDirective, typeof i34.EclMegaMenuFeaturedListItemDirective, typeof i34.EclMegaMenuListDirective, typeof i34.EclMegaMenuSublistDirective, typeof i34.EclMegaMenuContainerDirective, typeof i34.EclMegaMenuSpacerDirective, typeof i35.EclMenuComponent, typeof i35.EclMenuItemComponent, typeof i35.EclMenuMegaComponent, typeof i35.EclMenuMegaItemComponent, typeof i36.EclNotificationComponent, typeof i36.EclNotificationTitleDirective, typeof i37.EclModalComponent, typeof i37.EclModalHeaderComponent, typeof i37.EclModalFooterComponent, typeof i37.EclModalBodyComponent, typeof i37.EclModalBodyFixedContentDirective, typeof i37.EclModalTriggerDirective, typeof i37.EclModalCloseDirective, typeof i38.EclMultiselectComponent, typeof i38.EclMultiselectOptionDirective, typeof i38.EclMultiselectOptionComponent, typeof i38.EclMultiselectInputComponent, typeof i38.EclMultiselectDropdownComponent, typeof i38.EclMultiselectOptgroupComponent, typeof i38.BoldTextPipe, typeof i39.EclNavigationListComponent, typeof i39.EclNavigationListItemComponent, typeof i39.EclNavigationListImageDirective, typeof i39.EclNavigationListPictureDirective, typeof i40.EclNewsTickerComponent, typeof i40.EclNewsTickerItemComponent, typeof i40.EclNewsTickerIconDirective, typeof i41.EclPageHeaderComponent, typeof i41.EclPageHeaderInfoDirective, typeof i41.EclPageHeaderMetaDirective, typeof i41.EclPageHeaderMetaItemDirective, typeof i41.EclPageHeaderTitleDirective, typeof i41.EclPageHeaderDescriptionDirective, typeof i41.EclPageHeaderDescriptionThumbnailDirective, typeof i41.EclPageHeaderDescriptionContainerDirective, typeof i41.EclPageHeaderDescriptionPictureDirective, typeof i41.EclPageHeaderBackgroundPictureDirective, typeof i41.EclPageHeaderBackgroundImageDirective, typeof i42.EclPaginationComponent, typeof i42.EclPaginationItemComponent, typeof i42.EclPaginationListDirective, typeof i43.EclRangeDirective, typeof i43.EclRangeValueComponent, typeof i43.EclRangeBubbleComponent, typeof i44.EclRadioDirective, typeof i44.EclRadioInputDirective, typeof i44.EclRadioLabelComponent, typeof i44.EclRadioHelpComponent, typeof i45.EclRatingFieldComponent, typeof i46.EclSearchFormComponent, typeof i47.EclSelectDirective, typeof i47.EclSelectContainerComponent, typeof i48.EclSeparatorDirective, typeof i49.EclSiteFooterFixedContentEUComponent, typeof i49.EclSiteFooterColumnDirective, typeof i49.EclSiteFooterCoreComponent, typeof i49.EclSiteFooterComponent, typeof i49.EclSiteFooterSectionDirective, typeof i49.EclSiteFooterTitleDirective, typeof i49.EclSiteFooterDescriptionDirective, typeof i49.EclSiteFooterListDirective, typeof i49.EclSiteFooterLinkDirective, typeof i49.EclSiteFooterLogoListDirective, typeof i49.EclSiteFooterLogoItemDirective, typeof i49.EclSiteFooterLogoDirective, typeof i49.EclSiteFooterListItemDirective, typeof i49.EclSiteFooterListDirective, typeof i49.EclSiteFooterRowDirective, typeof i49.EclSiteFooterSocialMediaDirective, typeof i49.EclSiteFooterTitleLinkDirective, typeof i49.EclSiteFooterLogoLinkDirective, typeof i49.EclSiteFooterPictureDirective, typeof i49.EclSiteFooterLogoImageDirective, typeof i49.EclSiteFooterRowCommonComponent, typeof i50.EclSiteHeaderComponent, typeof i50.EclSiteHeaderActionComponent, typeof i50.EclSiteHeaderCustomActionComponent, typeof i50.EclSiteHeaderCustomActionContentDirective, typeof i50.EclSiteHeaderCustomActionLinkDirective, typeof i50.EclSiteHeaderCustomActionTitleDirective, typeof i50.EclSiteHeaderLoginComponent, typeof i50.EclSiteHeaderLoginDescriptionDirective, typeof i50.EclSiteHeaderLoginSeparatorDirective, typeof i50.EclSiteHeaderLanguageComponent, typeof i50.EclSiteHeaderLanguagePopoverComponent, typeof i50.EclSiteHeaderSearchComponent, typeof i50.EclSiteHeaderBannerTopComponent, typeof i50.EclSiteHeaderEnvironmentComponent, typeof i50.EclSiteHeaderNotificationComponent, typeof i50.EclSiteHeaderCtaDirective, typeof i50.EclSiteHeaderImageDirective, typeof i50.EclSiteHeaderPictureDirective, typeof i50.EclSiteHeaderLinkDirective, typeof i51.EclSocialMediaFollowComponent, typeof i51.EclSocialMediaFollowItemComponent, typeof i51.EclSocialMediaFollowLinkDirective, typeof i52.EclSocialMediaShareComponent, typeof i52.EclSocialMediaShareItemComponent, typeof i52.EclSocialMediaShareLinkDirective, typeof i53.EclStickyContainerComponent, typeof i54.EclTableCaptionDirective, typeof i54.EclTableDirective, typeof i54.EclTableHeadDirective, typeof i54.EclTableHeaderDirective, typeof i54.EclTableRowDirective, typeof i54.EclTableBodyDirective, typeof i54.EclTableCellDirective, typeof i54.EclTableCellGroupDirective, typeof i54.EclTableSortButtonComponent, typeof i54.EclTableResponsiveDirective, typeof i55.EclTabsComponent, typeof i55.EclTabComponent, typeof i55.EclTabLabelComponent, typeof i55.EclTabMoreComponent, typeof i56.EclTagComponent, typeof i56.EclTagSetDirective, typeof i56.EclTagSetItemDirective, typeof i56.EclTagIconExternalDirective, typeof i57.EclTextAreaDirective, typeof i58.EclTextInputDirective, typeof i59.EclTimelineComponent, typeof i59.EclTimelineItemComponent, typeof i59.EclTimelineItemTogglerComponent, typeof i59.EclTimelineItemLabelDirective, typeof i59.EclTimelineItemTitleDirective, typeof i60.EclPopoverComponent, typeof i60.EclPopoverContentDirective, typeof i60.EclPopoverToggleDirective, typeof i61.EclSplashPageComponent, typeof i61.EclSplashPageLogoImageDirective, typeof i61.EclSplashPageLogoLinkDirective, typeof i61.EclSplashPagePictureDirective, typeof i61.EclSplashPageLanguageCategoryComponent, typeof i61.EclSplashPageLanguageContainerComponent, typeof i61.EclSplashPageLanguageListDirective, typeof i61.EclSplashPageLanguageItemDirective, typeof i61.EclSplashPageLanguageLinkComponent]>;
67
67
  static ɵinj: i0.ɵɵInjectorDeclaration<EclAllModule>;
68
68
  }
69
69
 
package/package.json CHANGED
@@ -1,27 +1,26 @@
1
1
  {
2
2
  "name": "@eui/ecl",
3
- "version": "21.0.0-alpha.3",
3
+ "version": "21.0.0-alpha.31",
4
4
  "tag": "next",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
7
7
  "author": "ec.europa.eui@gmail.com",
8
8
  "repository": {
9
9
  "type": "git",
10
- "url": "https://citnet.tech.ec.europa.eu/CITnet/stash/projects/CSDR/repos/eui"
10
+ "url": "https://sdlc.webcloud.ec.europa.eu/csdr/eui/eui.git"
11
11
  },
12
12
  "peerDependencies": {
13
- "@angular/core": "^18.0.0 || ^19.0.0 || ^20.0.0",
14
- "@angular/common": "^18.0.0 || ^19.0.0 || ^20.0.0",
15
- "@angular/forms": "^18.0.0 || ^19.0.0 || ^20.0.0",
16
- "@angular/router": "^18.0.0 || ^19.0.0 || ^20.0.0",
17
- "@angular/cdk": "^18.0.0 || ^19.0.0 || ^20.0.0",
13
+ "@angular/core": "^21.0.0",
14
+ "@angular/common": "^21.0.0",
15
+ "@angular/forms": "^21.0.0",
16
+ "@angular/router": "^21.0.0",
17
+ "@angular/cdk": "^21.0.0",
18
18
  "rxjs": "^7.0.0",
19
19
  "pikaday": "latest",
20
20
  "hammerjs": "latest"
21
21
  },
22
22
  "engines": {
23
- "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
24
- "yarn": ">=1.22.4 <2"
23
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
25
24
  },
26
25
  "license": "EUPL-1.1",
27
26
  "module": "fesm2022/eui-ecl.mjs",
@@ -70,22 +69,22 @@
70
69
  "types": "./components/ecl-card/index.d.ts",
71
70
  "default": "./fesm2022/eui-ecl-components-ecl-card.mjs"
72
71
  },
73
- "./components/ecl-category-filter": {
74
- "types": "./components/ecl-category-filter/index.d.ts",
75
- "default": "./fesm2022/eui-ecl-components-ecl-category-filter.mjs"
76
- },
77
72
  "./components/ecl-carousel": {
78
73
  "types": "./components/ecl-carousel/index.d.ts",
79
74
  "default": "./fesm2022/eui-ecl-components-ecl-carousel.mjs"
80
75
  },
81
- "./components/ecl-content-block": {
82
- "types": "./components/ecl-content-block/index.d.ts",
83
- "default": "./fesm2022/eui-ecl-components-ecl-content-block.mjs"
76
+ "./components/ecl-category-filter": {
77
+ "types": "./components/ecl-category-filter/index.d.ts",
78
+ "default": "./fesm2022/eui-ecl-components-ecl-category-filter.mjs"
84
79
  },
85
80
  "./components/ecl-checkbox": {
86
81
  "types": "./components/ecl-checkbox/index.d.ts",
87
82
  "default": "./fesm2022/eui-ecl-components-ecl-checkbox.mjs"
88
83
  },
84
+ "./components/ecl-content-block": {
85
+ "types": "./components/ecl-content-block/index.d.ts",
86
+ "default": "./fesm2022/eui-ecl-components-ecl-content-block.mjs"
87
+ },
89
88
  "./components/ecl-content-item": {
90
89
  "types": "./components/ecl-content-item/index.d.ts",
91
90
  "default": "./fesm2022/eui-ecl-components-ecl-content-item.mjs"
@@ -106,22 +105,22 @@
106
105
  "types": "./components/ecl-fact-figures/index.d.ts",
107
106
  "default": "./fesm2022/eui-ecl-components-ecl-fact-figures.mjs"
108
107
  },
109
- "./components/ecl-feedback-message": {
110
- "types": "./components/ecl-feedback-message/index.d.ts",
111
- "default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
112
- },
113
108
  "./components/ecl-featured": {
114
109
  "types": "./components/ecl-featured/index.d.ts",
115
110
  "default": "./fesm2022/eui-ecl-components-ecl-featured.mjs"
116
111
  },
117
- "./components/ecl-file-upload": {
118
- "types": "./components/ecl-file-upload/index.d.ts",
119
- "default": "./fesm2022/eui-ecl-components-ecl-file-upload.mjs"
112
+ "./components/ecl-feedback-message": {
113
+ "types": "./components/ecl-feedback-message/index.d.ts",
114
+ "default": "./fesm2022/eui-ecl-components-ecl-feedback-message.mjs"
120
115
  },
121
116
  "./components/ecl-file": {
122
117
  "types": "./components/ecl-file/index.d.ts",
123
118
  "default": "./fesm2022/eui-ecl-components-ecl-file.mjs"
124
119
  },
120
+ "./components/ecl-file-upload": {
121
+ "types": "./components/ecl-file-upload/index.d.ts",
122
+ "default": "./fesm2022/eui-ecl-components-ecl-file-upload.mjs"
123
+ },
125
124
  "./components/ecl-form-group": {
126
125
  "types": "./components/ecl-form-group/index.d.ts",
127
126
  "default": "./fesm2022/eui-ecl-components-ecl-form-group.mjs"
@@ -142,6 +141,10 @@
142
141
  "types": "./components/ecl-icon/index.d.ts",
143
142
  "default": "./fesm2022/eui-ecl-components-ecl-icon.mjs"
144
143
  },
144
+ "./components/ecl-inpage-navigation": {
145
+ "types": "./components/ecl-inpage-navigation/index.d.ts",
146
+ "default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
147
+ },
145
148
  "./components/ecl-label": {
146
149
  "types": "./components/ecl-label/index.d.ts",
147
150
  "default": "./fesm2022/eui-ecl-components-ecl-label.mjs"
@@ -150,14 +153,6 @@
150
153
  "types": "./components/ecl-link/index.d.ts",
151
154
  "default": "./fesm2022/eui-ecl-components-ecl-link.mjs"
152
155
  },
153
- "./components/ecl-inpage-navigation": {
154
- "types": "./components/ecl-inpage-navigation/index.d.ts",
155
- "default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
156
- },
157
- "./components/ecl-list": {
158
- "types": "./components/ecl-list/index.d.ts",
159
- "default": "./fesm2022/eui-ecl-components-ecl-list.mjs"
160
- },
161
156
  "./components/ecl-list-illustration": {
162
157
  "types": "./components/ecl-list-illustration/index.d.ts",
163
158
  "default": "./fesm2022/eui-ecl-components-ecl-list-illustration.mjs"
@@ -170,18 +165,22 @@
170
165
  "types": "./components/ecl-media-container/index.d.ts",
171
166
  "default": "./fesm2022/eui-ecl-components-ecl-media-container.mjs"
172
167
  },
173
- "./components/ecl-mega-menu": {
174
- "types": "./components/ecl-mega-menu/index.d.ts",
175
- "default": "./fesm2022/eui-ecl-components-ecl-mega-menu.mjs"
176
- },
177
168
  "./components/ecl-menu": {
178
169
  "types": "./components/ecl-menu/index.d.ts",
179
170
  "default": "./fesm2022/eui-ecl-components-ecl-menu.mjs"
180
171
  },
172
+ "./components/ecl-mega-menu": {
173
+ "types": "./components/ecl-mega-menu/index.d.ts",
174
+ "default": "./fesm2022/eui-ecl-components-ecl-mega-menu.mjs"
175
+ },
181
176
  "./components/ecl-modal": {
182
177
  "types": "./components/ecl-modal/index.d.ts",
183
178
  "default": "./fesm2022/eui-ecl-components-ecl-modal.mjs"
184
179
  },
180
+ "./components/ecl-list": {
181
+ "types": "./components/ecl-list/index.d.ts",
182
+ "default": "./fesm2022/eui-ecl-components-ecl-list.mjs"
183
+ },
185
184
  "./components/ecl-multiselect": {
186
185
  "types": "./components/ecl-multiselect/index.d.ts",
187
186
  "default": "./fesm2022/eui-ecl-components-ecl-multiselect.mjs"
@@ -190,14 +189,14 @@
190
189
  "types": "./components/ecl-navigation-list/index.d.ts",
191
190
  "default": "./fesm2022/eui-ecl-components-ecl-navigation-list.mjs"
192
191
  },
193
- "./components/ecl-notification": {
194
- "types": "./components/ecl-notification/index.d.ts",
195
- "default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
196
- },
197
192
  "./components/ecl-news-ticker": {
198
193
  "types": "./components/ecl-news-ticker/index.d.ts",
199
194
  "default": "./fesm2022/eui-ecl-components-ecl-news-ticker.mjs"
200
195
  },
196
+ "./components/ecl-notification": {
197
+ "types": "./components/ecl-notification/index.d.ts",
198
+ "default": "./fesm2022/eui-ecl-components-ecl-notification.mjs"
199
+ },
201
200
  "./components/ecl-page-header": {
202
201
  "types": "./components/ecl-page-header/index.d.ts",
203
202
  "default": "./fesm2022/eui-ecl-components-ecl-page-header.mjs"
@@ -206,22 +205,22 @@
206
205
  "types": "./components/ecl-pagination/index.d.ts",
207
206
  "default": "./fesm2022/eui-ecl-components-ecl-pagination.mjs"
208
207
  },
209
- "./components/ecl-radio": {
210
- "types": "./components/ecl-radio/index.d.ts",
211
- "default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
212
- },
213
208
  "./components/ecl-popover": {
214
209
  "types": "./components/ecl-popover/index.d.ts",
215
210
  "default": "./fesm2022/eui-ecl-components-ecl-popover.mjs"
216
211
  },
217
- "./components/ecl-rating-field": {
218
- "types": "./components/ecl-rating-field/index.d.ts",
219
- "default": "./fesm2022/eui-ecl-components-ecl-rating-field.mjs"
212
+ "./components/ecl-radio": {
213
+ "types": "./components/ecl-radio/index.d.ts",
214
+ "default": "./fesm2022/eui-ecl-components-ecl-radio.mjs"
220
215
  },
221
216
  "./components/ecl-range": {
222
217
  "types": "./components/ecl-range/index.d.ts",
223
218
  "default": "./fesm2022/eui-ecl-components-ecl-range.mjs"
224
219
  },
220
+ "./components/ecl-rating-field": {
221
+ "types": "./components/ecl-rating-field/index.d.ts",
222
+ "default": "./fesm2022/eui-ecl-components-ecl-rating-field.mjs"
223
+ },
225
224
  "./components/ecl-search-form": {
226
225
  "types": "./components/ecl-search-form/index.d.ts",
227
226
  "default": "./fesm2022/eui-ecl-components-ecl-search-form.mjs"
@@ -254,14 +253,14 @@
254
253
  "types": "./components/ecl-splash-page/index.d.ts",
255
254
  "default": "./fesm2022/eui-ecl-components-ecl-splash-page.mjs"
256
255
  },
257
- "./components/ecl-table": {
258
- "types": "./components/ecl-table/index.d.ts",
259
- "default": "./fesm2022/eui-ecl-components-ecl-table.mjs"
260
- },
261
256
  "./components/ecl-sticky-container": {
262
257
  "types": "./components/ecl-sticky-container/index.d.ts",
263
258
  "default": "./fesm2022/eui-ecl-components-ecl-sticky-container.mjs"
264
259
  },
260
+ "./components/ecl-table": {
261
+ "types": "./components/ecl-table/index.d.ts",
262
+ "default": "./fesm2022/eui-ecl-components-ecl-table.mjs"
263
+ },
265
264
  "./components/ecl-tabs": {
266
265
  "types": "./components/ecl-tabs/index.d.ts",
267
266
  "default": "./fesm2022/eui-ecl-components-ecl-tabs.mjs"
@@ -270,10 +269,6 @@
270
269
  "types": "./components/ecl-tag/index.d.ts",
271
270
  "default": "./fesm2022/eui-ecl-components-ecl-tag.mjs"
272
271
  },
273
- "./components/ecl-text-area": {
274
- "types": "./components/ecl-text-area/index.d.ts",
275
- "default": "./fesm2022/eui-ecl-components-ecl-text-area.mjs"
276
- },
277
272
  "./components/ecl-text-input": {
278
273
  "types": "./components/ecl-text-input/index.d.ts",
279
274
  "default": "./fesm2022/eui-ecl-components-ecl-text-input.mjs"
@@ -281,6 +276,10 @@
281
276
  "./components/ecl-timeline": {
282
277
  "types": "./components/ecl-timeline/index.d.ts",
283
278
  "default": "./fesm2022/eui-ecl-components-ecl-timeline.mjs"
279
+ },
280
+ "./components/ecl-text-area": {
281
+ "types": "./components/ecl-text-area/index.d.ts",
282
+ "default": "./fesm2022/eui-ecl-components-ecl-text-area.mjs"
284
283
  }
285
284
  },
286
285
  "sideEffects": false,