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

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 (497) hide show
  1. package/components/ecl-accordion/package.json +2 -1
  2. package/components/ecl-app/package.json +2 -1
  3. package/components/ecl-banner/package.json +2 -1
  4. package/components/ecl-blockquote/package.json +2 -1
  5. package/components/ecl-breadcrumb/package.json +2 -1
  6. package/components/ecl-button/package.json +2 -1
  7. package/components/ecl-card/package.json +2 -1
  8. package/components/ecl-carousel/package.json +2 -1
  9. package/components/ecl-category-filter/package.json +2 -1
  10. package/components/ecl-checkbox/package.json +2 -1
  11. package/components/ecl-content-block/package.json +2 -1
  12. package/components/ecl-content-item/package.json +2 -1
  13. package/components/ecl-date-block/package.json +2 -1
  14. package/components/ecl-date-picker/package.json +2 -1
  15. package/components/ecl-divider/package.json +2 -1
  16. package/components/ecl-expandable/package.json +2 -1
  17. package/components/ecl-fact-figures/package.json +2 -1
  18. package/components/ecl-featured/package.json +2 -1
  19. package/components/ecl-feedback-message/package.json +2 -1
  20. package/components/ecl-file/package.json +2 -1
  21. package/components/ecl-file-upload/package.json +2 -1
  22. package/components/ecl-form-group/package.json +2 -1
  23. package/components/ecl-form-label/package.json +2 -1
  24. package/components/ecl-gallery/package.json +2 -1
  25. package/components/ecl-help-block/package.json +2 -1
  26. package/components/ecl-icon/package.json +2 -1
  27. package/components/ecl-inpage-navigation/package.json +2 -1
  28. package/components/ecl-label/package.json +2 -1
  29. package/components/ecl-link/package.json +2 -1
  30. package/components/ecl-list/package.json +2 -1
  31. package/components/ecl-list-illustration/package.json +2 -1
  32. package/components/ecl-loading-indicator/package.json +2 -1
  33. package/components/ecl-media-container/package.json +2 -1
  34. package/components/ecl-mega-menu/package.json +2 -1
  35. package/components/ecl-menu/package.json +2 -1
  36. package/components/ecl-modal/package.json +2 -1
  37. package/components/ecl-multiselect/package.json +2 -1
  38. package/components/ecl-navigation-list/package.json +2 -1
  39. package/components/ecl-news-ticker/package.json +2 -1
  40. package/components/ecl-notification/package.json +2 -1
  41. package/components/ecl-page-header/package.json +2 -1
  42. package/components/ecl-pagination/package.json +2 -1
  43. package/components/ecl-popover/package.json +2 -1
  44. package/components/ecl-radio/package.json +2 -1
  45. package/components/ecl-range/package.json +2 -1
  46. package/components/ecl-rating-field/package.json +2 -1
  47. package/components/ecl-search-form/package.json +2 -1
  48. package/components/ecl-select/package.json +2 -1
  49. package/components/ecl-site-footer/package.json +2 -1
  50. package/components/ecl-site-header/package.json +2 -1
  51. package/components/ecl-social-media-follow/package.json +2 -1
  52. package/components/ecl-splash-page/package.json +2 -1
  53. package/components/ecl-sticky-container/package.json +2 -1
  54. package/components/ecl-table/package.json +2 -1
  55. package/components/ecl-tabs/package.json +2 -1
  56. package/components/ecl-tag/package.json +2 -1
  57. package/components/ecl-text-area/package.json +2 -1
  58. package/components/ecl-text-input/package.json +2 -1
  59. package/components/ecl-timeline/package.json +2 -1
  60. package/core/package.json +2 -1
  61. package/docs/changelog.html +191 -0
  62. package/docs/components/EclAccordionComponent.html +1 -1
  63. package/docs/components/EclAccordionItemComponent.html +1 -1
  64. package/docs/components/EclAppComponent.html +1 -1
  65. package/docs/components/EclBannerComponent.html +1 -1
  66. package/docs/components/EclBlockquoteComponent.html +1 -1
  67. package/docs/components/EclBreadcrumbComponent.html +1 -1
  68. package/docs/components/EclBreadcrumbSegmentComponent.html +1 -1
  69. package/docs/components/EclButtonComponent.html +1 -1
  70. package/docs/components/EclCardBodyComponent.html +1 -1
  71. package/docs/components/EclCardComponent.html +1 -1
  72. package/docs/components/EclCarouselComponent.html +1 -1
  73. package/docs/components/EclCarouselItemComponent.html +1 -1
  74. package/docs/components/EclCategoryFilterComponent.html +1 -1
  75. package/docs/components/EclCategoryFilterItemComponent.html +1 -1
  76. package/docs/components/EclCategoryFilterListComponent.html +1 -1
  77. package/docs/components/EclCheckboxHelpComponent.html +1 -1
  78. package/docs/components/EclCheckboxLabelComponent.html +2 -2
  79. package/docs/components/EclContentBlockComponent.html +1 -1
  80. package/docs/components/EclContentItemComponent.html +1 -1
  81. package/docs/components/EclDateBlockComponent.html +1 -1
  82. package/docs/components/EclDescriptionListDefinitionComponent.html +1 -1
  83. package/docs/components/EclExpandableComponent.html +1 -1
  84. package/docs/components/EclFactFiguresComponent.html +53 -3
  85. package/docs/components/EclFactFiguresDescriptionComponent.html +1 -1
  86. package/docs/components/EclFactFiguresItemComponent.html +1 -1
  87. package/docs/components/EclFactFiguresTitleComponent.html +1 -1
  88. package/docs/components/EclFactFiguresValueComponent.html +1 -1
  89. package/docs/components/EclFactFiguresViewAllComponent.html +1 -1
  90. package/docs/components/EclFeaturedComponent.html +1 -1
  91. package/docs/components/EclFeaturedItemComponent.html +1 -1
  92. package/docs/components/EclFeaturedItemDescriptionComponent.html +1 -1
  93. package/docs/components/EclFileComponent.html +1 -1
  94. package/docs/components/EclFileItemComponent.html +1 -1
  95. package/docs/components/EclFileItemsComponent.html +1 -1
  96. package/docs/components/EclFileTaxonomyComponent.html +1 -1
  97. package/docs/components/EclFormGroupComponent.html +1 -1
  98. package/docs/components/EclFormLabelComponent.html +2 -2
  99. package/docs/components/EclGalleryComponent.html +1 -1
  100. package/docs/components/EclGalleryFooterComponent.html +1 -1
  101. package/docs/components/EclGalleryItemComponent.html +1 -1
  102. package/docs/components/EclIconComponent.html +1 -1
  103. package/docs/components/EclInpageNavigationComponent.html +1 -1
  104. package/docs/components/EclInpageNavigationItemComponent.html +1 -1
  105. package/docs/components/EclListIllustrationComponent.html +1 -1
  106. package/docs/components/EclListIllustrationItemComponent.html +1 -1
  107. package/docs/components/EclLoadingIndicatorComponent.html +1 -1
  108. package/docs/components/EclMediaContainerComponent.html +1 -1
  109. package/docs/components/EclMegaMenuComponent.html +30 -1
  110. package/docs/components/EclMegaMenuFeaturedComponent.html +82 -6
  111. package/docs/components/EclMegaMenuInfoComponent.html +1 -1
  112. package/docs/components/EclMegaMenuItemComponent.html +105 -42
  113. package/docs/components/EclMegaMenuSubitemComponent.html +24 -42
  114. package/docs/components/EclMenuComponent.html +1 -1
  115. package/docs/components/EclMenuItemComponent.html +1 -1
  116. package/docs/components/EclMenuMegaComponent.html +1 -1
  117. package/docs/components/EclMenuMegaItemComponent.html +1 -1
  118. package/docs/components/EclModalBodyComponent.html +1 -1
  119. package/docs/components/EclModalComponent.html +1 -1
  120. package/docs/components/EclModalFooterComponent.html +1 -1
  121. package/docs/components/EclModalHeaderComponent.html +1 -1
  122. package/docs/components/EclMultiselectComponent.html +1 -1
  123. package/docs/components/EclMultiselectDropdownComponent.html +1 -1
  124. package/docs/components/EclMultiselectInputComponent.html +1 -1
  125. package/docs/components/EclMultiselectOptgroupComponent.html +1 -1
  126. package/docs/components/EclMultiselectOptionComponent.html +1 -1
  127. package/docs/components/EclNavigationListComponent.html +1 -1
  128. package/docs/components/EclNavigationListItemComponent.html +1 -1
  129. package/docs/components/EclNewsTickerComponent.html +1 -1
  130. package/docs/components/EclNewsTickerItemComponent.html +1 -1
  131. package/docs/components/EclNotificationComponent.html +1 -1
  132. package/docs/components/EclPageHeaderComponent.html +1 -1
  133. package/docs/components/EclPaginationComponent.html +1 -1
  134. package/docs/components/EclPaginationItemComponent.html +1 -1
  135. package/docs/components/EclPopoverComponent.html +1 -1
  136. package/docs/components/EclRadioHelpComponent.html +1 -1
  137. package/docs/components/EclRadioLabelComponent.html +1 -1
  138. package/docs/components/EclRangeBubbleComponent.html +1 -1
  139. package/docs/components/EclRangeValueComponent.html +1 -1
  140. package/docs/components/EclRatingFieldComponent.html +1 -1
  141. package/docs/components/EclSearchFormComponent.html +1 -1
  142. package/docs/components/EclSelectContainerComponent.html +1 -1
  143. package/docs/components/EclSiteFooterComponent.html +1 -1
  144. package/docs/components/EclSiteFooterCoreComponent.html +1 -1
  145. package/docs/components/EclSiteFooterFixedContentEUComponent.html +1 -1
  146. package/docs/components/EclSiteFooterRowCommonComponent.html +1 -1
  147. package/docs/components/EclSiteHeaderActionComponent.html +1 -1
  148. package/docs/components/EclSiteHeaderBannerTopComponent.html +1 -1
  149. package/docs/components/EclSiteHeaderComponent.html +2 -2
  150. package/docs/components/EclSiteHeaderCustomActionComponent.html +1 -1
  151. package/docs/components/EclSiteHeaderEnvironmentComponent.html +1 -1
  152. package/docs/components/EclSiteHeaderLanguageComponent.html +1 -1
  153. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +1 -1
  154. package/docs/components/EclSiteHeaderLoginComponent.html +1 -1
  155. package/docs/components/EclSiteHeaderNotificationComponent.html +1 -1
  156. package/docs/components/EclSiteHeaderSearchComponent.html +1 -1
  157. package/docs/components/EclSocialMediaFollowComponent.html +1 -1
  158. package/docs/components/EclSocialMediaFollowItemComponent.html +1 -1
  159. package/docs/components/EclSplashPageComponent.html +1 -1
  160. package/docs/components/EclSplashPageLanguageCategoryComponent.html +1 -1
  161. package/docs/components/EclSplashPageLanguageContainerComponent.html +1 -1
  162. package/docs/components/EclSplashPageLanguageLinkComponent.html +1 -1
  163. package/docs/components/EclStickyContainerComponent.html +1 -1
  164. package/docs/components/EclTabComponent.html +1 -1
  165. package/docs/components/EclTabLabelComponent.html +1 -1
  166. package/docs/components/EclTabMoreComponent.html +1 -1
  167. package/docs/components/EclTableSortButtonComponent.html +1 -1
  168. package/docs/components/EclTabsComponent.html +1 -1
  169. package/docs/components/EclTagComponent.html +1 -1
  170. package/docs/components/EclTimelineComponent.html +1 -1
  171. package/docs/components/EclTimelineItemComponent.html +1 -1
  172. package/docs/components/EclTimelineItemTogglerComponent.html +1 -1
  173. package/docs/directives/EclMegaMenuFeaturedListItemDescriptionDirective.html +515 -0
  174. package/docs/directives/EclMegaMenuFeaturedListItemDirective.html +48 -0
  175. package/docs/directives/EclMegaMenuSpacerDirective.html +1 -1
  176. package/docs/directives/EclMegaMenuSublistDirective.html +67 -0
  177. package/docs/directives/EclSiteFooterSectionDirective.html +32 -367
  178. package/docs/interfaces/EclMegaMenuItem.html +45 -0
  179. package/docs/js/menu-wc.js +9 -6
  180. package/docs/js/menu-wc_es5.js +1 -1
  181. package/docs/js/search/search_index.js +2 -2
  182. package/docs/miscellaneous/variables.html +2 -0
  183. package/docs/overview.html +1 -1
  184. package/docs/properties.html +1 -1
  185. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +10 -10
  186. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  187. package/fesm2022/eui-ecl-components-ecl-app.mjs +7 -7
  188. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  189. package/fesm2022/eui-ecl-components-ecl-banner.mjs +34 -34
  190. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  191. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +13 -13
  192. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
  193. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs +13 -13
  194. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
  195. package/fesm2022/eui-ecl-components-ecl-button.mjs +16 -16
  196. package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
  197. package/fesm2022/eui-ecl-components-ecl-card.mjs +16 -16
  198. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  199. package/fesm2022/eui-ecl-components-ecl-carousel.mjs +10 -10
  200. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  201. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +13 -13
  202. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  203. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +17 -17
  204. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  205. package/fesm2022/eui-ecl-components-ecl-content-block.mjs +58 -58
  206. package/fesm2022/eui-ecl-components-ecl-content-block.mjs.map +1 -1
  207. package/fesm2022/eui-ecl-components-ecl-content-item.mjs +13 -13
  208. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  209. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +7 -7
  210. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  211. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +7 -7
  212. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
  213. package/fesm2022/eui-ecl-components-ecl-divider.mjs +7 -7
  214. package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -1
  215. package/fesm2022/eui-ecl-components-ecl-expandable.mjs +7 -7
  216. package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
  217. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +81 -59
  218. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
  219. package/fesm2022/eui-ecl-components-ecl-featured.mjs +16 -16
  220. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  221. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +7 -7
  222. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
  223. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +7 -7
  224. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  225. package/fesm2022/eui-ecl-components-ecl-file.mjs +34 -34
  226. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  227. package/fesm2022/eui-ecl-components-ecl-form-group.mjs +7 -7
  228. package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
  229. package/fesm2022/eui-ecl-components-ecl-form-label.mjs +11 -11
  230. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  231. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +22 -22
  232. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  233. package/fesm2022/eui-ecl-components-ecl-help-block.mjs +7 -7
  234. package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
  235. package/fesm2022/eui-ecl-components-ecl-icon.mjs +7 -7
  236. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  237. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +17 -17
  238. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  239. package/fesm2022/eui-ecl-components-ecl-label.mjs +7 -7
  240. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  241. package/fesm2022/eui-ecl-components-ecl-link.mjs +16 -16
  242. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  243. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -19
  244. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  245. package/fesm2022/eui-ecl-components-ecl-list.mjs +31 -31
  246. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  247. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -13
  248. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  249. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +19 -19
  250. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  251. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +172 -81
  252. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  253. package/fesm2022/eui-ecl-components-ecl-menu.mjs +18 -18
  254. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  255. package/fesm2022/eui-ecl-components-ecl-modal.mjs +25 -25
  256. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  257. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +45 -25
  258. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
  259. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +16 -16
  260. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
  261. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +13 -13
  262. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  263. package/fesm2022/eui-ecl-components-ecl-notification.mjs +10 -10
  264. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  265. package/fesm2022/eui-ecl-components-ecl-page-header.mjs +37 -37
  266. package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
  267. package/fesm2022/eui-ecl-components-ecl-pagination.mjs +13 -13
  268. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  269. package/fesm2022/eui-ecl-components-ecl-popover.mjs +14 -14
  270. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  271. package/fesm2022/eui-ecl-components-ecl-radio.mjs +16 -16
  272. package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
  273. package/fesm2022/eui-ecl-components-ecl-range.mjs +13 -13
  274. package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
  275. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +7 -7
  276. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
  277. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +7 -7
  278. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  279. package/fesm2022/eui-ecl-components-ecl-select.mjs +10 -10
  280. package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
  281. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +77 -91
  282. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  283. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +65 -65
  284. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  285. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +13 -13
  286. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  287. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +31 -31
  288. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
  289. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +7 -7
  290. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
  291. package/fesm2022/eui-ecl-components-ecl-table.mjs +34 -34
  292. package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
  293. package/fesm2022/eui-ecl-components-ecl-tabs.mjs +16 -16
  294. package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
  295. package/fesm2022/eui-ecl-components-ecl-tag.mjs +16 -16
  296. package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
  297. package/fesm2022/eui-ecl-components-ecl-text-area.mjs +7 -7
  298. package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
  299. package/fesm2022/eui-ecl-components-ecl-text-input.mjs +7 -7
  300. package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
  301. package/fesm2022/eui-ecl-components-ecl-timeline.mjs +19 -19
  302. package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
  303. package/fesm2022/eui-ecl-core.mjs +25 -25
  304. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  305. package/fesm2022/eui-ecl-shared.mjs +3 -3
  306. package/fesm2022/eui-ecl-shared.mjs.map +1 -1
  307. package/fesm2022/eui-ecl.mjs +4 -4
  308. package/fesm2022/eui-ecl.mjs.map +1 -1
  309. package/package.json +131 -131
  310. package/shared/package.json +2 -1
  311. package/{components/ecl-accordion/index.d.ts → types/eui-ecl-components-ecl-accordion.d.ts} +1 -1
  312. package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -0
  313. package/{components/ecl-app/index.d.ts → types/eui-ecl-components-ecl-app.d.ts} +1 -1
  314. package/types/eui-ecl-components-ecl-app.d.ts.map +1 -0
  315. package/{components/ecl-banner/index.d.ts → types/eui-ecl-components-ecl-banner.d.ts} +1 -1
  316. package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -0
  317. package/{components/ecl-blockquote/index.d.ts → types/eui-ecl-components-ecl-blockquote.d.ts} +1 -1
  318. package/types/eui-ecl-components-ecl-blockquote.d.ts.map +1 -0
  319. package/{components/ecl-breadcrumb/index.d.ts → types/eui-ecl-components-ecl-breadcrumb.d.ts} +1 -1
  320. package/types/eui-ecl-components-ecl-breadcrumb.d.ts.map +1 -0
  321. package/{components/ecl-button/index.d.ts → types/eui-ecl-components-ecl-button.d.ts} +1 -1
  322. package/types/eui-ecl-components-ecl-button.d.ts.map +1 -0
  323. package/{components/ecl-card/index.d.ts → types/eui-ecl-components-ecl-card.d.ts} +1 -1
  324. package/types/eui-ecl-components-ecl-card.d.ts.map +1 -0
  325. package/{components/ecl-carousel/index.d.ts → types/eui-ecl-components-ecl-carousel.d.ts} +1 -1
  326. package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -0
  327. package/{components/ecl-category-filter/index.d.ts → types/eui-ecl-components-ecl-category-filter.d.ts} +1 -1
  328. package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -0
  329. package/{components/ecl-checkbox/index.d.ts → types/eui-ecl-components-ecl-checkbox.d.ts} +1 -1
  330. package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -0
  331. package/{components/ecl-content-block/index.d.ts → types/eui-ecl-components-ecl-content-block.d.ts} +1 -1
  332. package/types/eui-ecl-components-ecl-content-block.d.ts.map +1 -0
  333. package/{components/ecl-content-item/index.d.ts → types/eui-ecl-components-ecl-content-item.d.ts} +1 -1
  334. package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -0
  335. package/{components/ecl-date-block/index.d.ts → types/eui-ecl-components-ecl-date-block.d.ts} +1 -1
  336. package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -0
  337. package/{components/ecl-date-picker/index.d.ts → types/eui-ecl-components-ecl-date-picker.d.ts} +1 -1
  338. package/types/eui-ecl-components-ecl-date-picker.d.ts.map +1 -0
  339. package/{components/ecl-divider/index.d.ts → types/eui-ecl-components-ecl-divider.d.ts} +1 -1
  340. package/types/eui-ecl-components-ecl-divider.d.ts.map +1 -0
  341. package/{components/ecl-expandable/index.d.ts → types/eui-ecl-components-ecl-expandable.d.ts} +1 -1
  342. package/types/eui-ecl-components-ecl-expandable.d.ts.map +1 -0
  343. package/{components/ecl-fact-figures/index.d.ts → types/eui-ecl-components-ecl-fact-figures.d.ts} +12 -5
  344. package/types/eui-ecl-components-ecl-fact-figures.d.ts.map +1 -0
  345. package/{components/ecl-featured/index.d.ts → types/eui-ecl-components-ecl-featured.d.ts} +1 -1
  346. package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -0
  347. package/{components/ecl-feedback-message/index.d.ts → types/eui-ecl-components-ecl-feedback-message.d.ts} +1 -1
  348. package/types/eui-ecl-components-ecl-feedback-message.d.ts.map +1 -0
  349. package/{components/ecl-file-upload/index.d.ts → types/eui-ecl-components-ecl-file-upload.d.ts} +1 -1
  350. package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -0
  351. package/{components/ecl-file/index.d.ts → types/eui-ecl-components-ecl-file.d.ts} +1 -1
  352. package/types/eui-ecl-components-ecl-file.d.ts.map +1 -0
  353. package/{components/ecl-form-group/index.d.ts → types/eui-ecl-components-ecl-form-group.d.ts} +1 -1
  354. package/types/eui-ecl-components-ecl-form-group.d.ts.map +1 -0
  355. package/{components/ecl-form-label/index.d.ts → types/eui-ecl-components-ecl-form-label.d.ts} +1 -1
  356. package/types/eui-ecl-components-ecl-form-label.d.ts.map +1 -0
  357. package/{components/ecl-gallery/index.d.ts → types/eui-ecl-components-ecl-gallery.d.ts} +1 -1
  358. package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -0
  359. package/{components/ecl-help-block/index.d.ts → types/eui-ecl-components-ecl-help-block.d.ts} +1 -1
  360. package/types/eui-ecl-components-ecl-help-block.d.ts.map +1 -0
  361. package/{components/ecl-icon/index.d.ts → types/eui-ecl-components-ecl-icon.d.ts} +1 -1
  362. package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -0
  363. package/{components/ecl-inpage-navigation/index.d.ts → types/eui-ecl-components-ecl-inpage-navigation.d.ts} +1 -1
  364. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -0
  365. package/{components/ecl-label/index.d.ts → types/eui-ecl-components-ecl-label.d.ts} +1 -1
  366. package/types/eui-ecl-components-ecl-label.d.ts.map +1 -0
  367. package/{components/ecl-link/index.d.ts → types/eui-ecl-components-ecl-link.d.ts} +1 -1
  368. package/types/eui-ecl-components-ecl-link.d.ts.map +1 -0
  369. package/{components/ecl-list-illustration/index.d.ts → types/eui-ecl-components-ecl-list-illustration.d.ts} +1 -1
  370. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -0
  371. package/{components/ecl-list/index.d.ts → types/eui-ecl-components-ecl-list.d.ts} +1 -1
  372. package/types/eui-ecl-components-ecl-list.d.ts.map +1 -0
  373. package/{components/ecl-loading-indicator/index.d.ts → types/eui-ecl-components-ecl-loading-indicator.d.ts} +1 -1
  374. package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -0
  375. package/{components/ecl-media-container/index.d.ts → types/eui-ecl-components-ecl-media-container.d.ts} +1 -1
  376. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -0
  377. package/{components/ecl-mega-menu/index.d.ts → types/eui-ecl-components-ecl-mega-menu.d.ts} +38 -17
  378. package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -0
  379. package/{components/ecl-menu/index.d.ts → types/eui-ecl-components-ecl-menu.d.ts} +1 -1
  380. package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -0
  381. package/{components/ecl-modal/index.d.ts → types/eui-ecl-components-ecl-modal.d.ts} +1 -1
  382. package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -0
  383. package/{components/ecl-multiselect/index.d.ts → types/eui-ecl-components-ecl-multiselect.d.ts} +2 -1
  384. package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -0
  385. package/{components/ecl-navigation-list/index.d.ts → types/eui-ecl-components-ecl-navigation-list.d.ts} +1 -1
  386. package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -0
  387. package/{components/ecl-news-ticker/index.d.ts → types/eui-ecl-components-ecl-news-ticker.d.ts} +1 -1
  388. package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -0
  389. package/{components/ecl-notification/index.d.ts → types/eui-ecl-components-ecl-notification.d.ts} +1 -1
  390. package/types/eui-ecl-components-ecl-notification.d.ts.map +1 -0
  391. package/{components/ecl-page-header/index.d.ts → types/eui-ecl-components-ecl-page-header.d.ts} +1 -1
  392. package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -0
  393. package/{components/ecl-pagination/index.d.ts → types/eui-ecl-components-ecl-pagination.d.ts} +1 -1
  394. package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -0
  395. package/{components/ecl-popover/index.d.ts → types/eui-ecl-components-ecl-popover.d.ts} +1 -1
  396. package/types/eui-ecl-components-ecl-popover.d.ts.map +1 -0
  397. package/{components/ecl-radio/index.d.ts → types/eui-ecl-components-ecl-radio.d.ts} +1 -1
  398. package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -0
  399. package/{components/ecl-range/index.d.ts → types/eui-ecl-components-ecl-range.d.ts} +1 -1
  400. package/types/eui-ecl-components-ecl-range.d.ts.map +1 -0
  401. package/{components/ecl-rating-field/index.d.ts → types/eui-ecl-components-ecl-rating-field.d.ts} +1 -1
  402. package/types/eui-ecl-components-ecl-rating-field.d.ts.map +1 -0
  403. package/{components/ecl-search-form/index.d.ts → types/eui-ecl-components-ecl-search-form.d.ts} +1 -1
  404. package/types/eui-ecl-components-ecl-search-form.d.ts.map +1 -0
  405. package/{components/ecl-select/index.d.ts → types/eui-ecl-components-ecl-select.d.ts} +1 -1
  406. package/types/eui-ecl-components-ecl-select.d.ts.map +1 -0
  407. package/{components/ecl-site-footer/index.d.ts → types/eui-ecl-components-ecl-site-footer.d.ts} +6 -8
  408. package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -0
  409. package/{components/ecl-site-header/index.d.ts → types/eui-ecl-components-ecl-site-header.d.ts} +1 -1
  410. package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -0
  411. package/{components/ecl-social-media-follow/index.d.ts → types/eui-ecl-components-ecl-social-media-follow.d.ts} +1 -1
  412. package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -0
  413. package/{components/ecl-splash-page/index.d.ts → types/eui-ecl-components-ecl-splash-page.d.ts} +1 -1
  414. package/types/eui-ecl-components-ecl-splash-page.d.ts.map +1 -0
  415. package/{components/ecl-sticky-container/index.d.ts → types/eui-ecl-components-ecl-sticky-container.d.ts} +1 -1
  416. package/types/eui-ecl-components-ecl-sticky-container.d.ts.map +1 -0
  417. package/{components/ecl-table/index.d.ts → types/eui-ecl-components-ecl-table.d.ts} +1 -1
  418. package/types/eui-ecl-components-ecl-table.d.ts.map +1 -0
  419. package/{components/ecl-tabs/index.d.ts → types/eui-ecl-components-ecl-tabs.d.ts} +1 -1
  420. package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -0
  421. package/{components/ecl-tag/index.d.ts → types/eui-ecl-components-ecl-tag.d.ts} +1 -1
  422. package/types/eui-ecl-components-ecl-tag.d.ts.map +1 -0
  423. package/{components/ecl-text-area/index.d.ts → types/eui-ecl-components-ecl-text-area.d.ts} +1 -1
  424. package/types/eui-ecl-components-ecl-text-area.d.ts.map +1 -0
  425. package/{components/ecl-text-input/index.d.ts → types/eui-ecl-components-ecl-text-input.d.ts} +1 -1
  426. package/types/eui-ecl-components-ecl-text-input.d.ts.map +1 -0
  427. package/{components/ecl-timeline/index.d.ts → types/eui-ecl-components-ecl-timeline.d.ts} +1 -1
  428. package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -0
  429. package/{core/index.d.ts → types/eui-ecl-core.d.ts} +1 -1
  430. package/types/eui-ecl-core.d.ts.map +1 -0
  431. package/{shared/index.d.ts → types/eui-ecl-shared.d.ts} +1 -1
  432. package/types/eui-ecl-shared.d.ts.map +1 -0
  433. package/types/eui-ecl.d.ts +70 -0
  434. package/types/eui-ecl.d.ts.map +1 -0
  435. package/components/ecl-accordion/index.d.ts.map +0 -1
  436. package/components/ecl-app/index.d.ts.map +0 -1
  437. package/components/ecl-banner/index.d.ts.map +0 -1
  438. package/components/ecl-blockquote/index.d.ts.map +0 -1
  439. package/components/ecl-breadcrumb/index.d.ts.map +0 -1
  440. package/components/ecl-button/index.d.ts.map +0 -1
  441. package/components/ecl-card/index.d.ts.map +0 -1
  442. package/components/ecl-carousel/index.d.ts.map +0 -1
  443. package/components/ecl-category-filter/index.d.ts.map +0 -1
  444. package/components/ecl-checkbox/index.d.ts.map +0 -1
  445. package/components/ecl-content-block/index.d.ts.map +0 -1
  446. package/components/ecl-content-item/index.d.ts.map +0 -1
  447. package/components/ecl-date-block/index.d.ts.map +0 -1
  448. package/components/ecl-date-picker/index.d.ts.map +0 -1
  449. package/components/ecl-divider/index.d.ts.map +0 -1
  450. package/components/ecl-expandable/index.d.ts.map +0 -1
  451. package/components/ecl-fact-figures/index.d.ts.map +0 -1
  452. package/components/ecl-featured/index.d.ts.map +0 -1
  453. package/components/ecl-feedback-message/index.d.ts.map +0 -1
  454. package/components/ecl-file/index.d.ts.map +0 -1
  455. package/components/ecl-file-upload/index.d.ts.map +0 -1
  456. package/components/ecl-form-group/index.d.ts.map +0 -1
  457. package/components/ecl-form-label/index.d.ts.map +0 -1
  458. package/components/ecl-gallery/index.d.ts.map +0 -1
  459. package/components/ecl-help-block/index.d.ts.map +0 -1
  460. package/components/ecl-icon/index.d.ts.map +0 -1
  461. package/components/ecl-inpage-navigation/index.d.ts.map +0 -1
  462. package/components/ecl-label/index.d.ts.map +0 -1
  463. package/components/ecl-link/index.d.ts.map +0 -1
  464. package/components/ecl-list/index.d.ts.map +0 -1
  465. package/components/ecl-list-illustration/index.d.ts.map +0 -1
  466. package/components/ecl-loading-indicator/index.d.ts.map +0 -1
  467. package/components/ecl-media-container/index.d.ts.map +0 -1
  468. package/components/ecl-mega-menu/index.d.ts.map +0 -1
  469. package/components/ecl-menu/index.d.ts.map +0 -1
  470. package/components/ecl-modal/index.d.ts.map +0 -1
  471. package/components/ecl-multiselect/index.d.ts.map +0 -1
  472. package/components/ecl-navigation-list/index.d.ts.map +0 -1
  473. package/components/ecl-news-ticker/index.d.ts.map +0 -1
  474. package/components/ecl-notification/index.d.ts.map +0 -1
  475. package/components/ecl-page-header/index.d.ts.map +0 -1
  476. package/components/ecl-pagination/index.d.ts.map +0 -1
  477. package/components/ecl-popover/index.d.ts.map +0 -1
  478. package/components/ecl-radio/index.d.ts.map +0 -1
  479. package/components/ecl-range/index.d.ts.map +0 -1
  480. package/components/ecl-rating-field/index.d.ts.map +0 -1
  481. package/components/ecl-search-form/index.d.ts.map +0 -1
  482. package/components/ecl-select/index.d.ts.map +0 -1
  483. package/components/ecl-site-footer/index.d.ts.map +0 -1
  484. package/components/ecl-site-header/index.d.ts.map +0 -1
  485. package/components/ecl-social-media-follow/index.d.ts.map +0 -1
  486. package/components/ecl-splash-page/index.d.ts.map +0 -1
  487. package/components/ecl-sticky-container/index.d.ts.map +0 -1
  488. package/components/ecl-table/index.d.ts.map +0 -1
  489. package/components/ecl-tabs/index.d.ts.map +0 -1
  490. package/components/ecl-tag/index.d.ts.map +0 -1
  491. package/components/ecl-text-area/index.d.ts.map +0 -1
  492. package/components/ecl-text-input/index.d.ts.map +0 -1
  493. package/components/ecl-timeline/index.d.ts.map +0 -1
  494. package/core/index.d.ts.map +0 -1
  495. package/index.d.ts +0 -70
  496. package/index.d.ts.map +0 -1
  497. package/shared/index.d.ts.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-divider.d.ts","sources":["../../components/ecl-divider/ecl-divider.directive.ts","../../components/ecl-divider/ecl-divider.module.ts","../../components/ecl-divider/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;AAGA;;;AAGG;AACH,cAAA,mBAAA,SAAA,gBAAA;AAII;;AAEG;AACiC;;;AACvC;;ACbD;;;;AAIG;AACH,cAAA,gBAAA;;;;AAIgC;;ACNhC,cAAA,eAAA,mBAAA,mBAAA;;;;"}
@@ -67,4 +67,4 @@ declare class EclExpandableModule {
67
67
  declare const EUI_ECL_EXPANDABLE: readonly [typeof EclExpandableComponent];
68
68
 
69
69
  export { EUI_ECL_EXPANDABLE, EclExpandableComponent, EclExpandableModule, EclExpandableToggleEvent };
70
- //# sourceMappingURL=index.d.ts.map
70
+ //# sourceMappingURL=eui-ecl-components-ecl-expandable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-expandable.d.ts","sources":["../../components/ecl-expandable/ecl-expandable.component.ts","../../components/ecl-expandable/ecl-expandable.module.ts","../../components/ecl-expandable/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;AAOA;;;AAGG;AACH,cAAA,wBAAA,SAAA,YAAA;AACqB;AAAA;AAGpB;AAED;;;AAGG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,MAAA;AAaE;;AAEG;;AAMH;;;AAGG;AACqC;AAExC;;AAEG;;AAGH;;;AAGG;;AAGH;;;AAGG;AAEO,YAAA,YAAA,CAAA,wBAAA;AAEV;;;AAGG;AACH;AAMA;;;AAGG;AACH;;;;AAUD;;ACvFD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;ACPnC,cAAA,kBAAA,mBAAA,sBAAA;;;;"}
@@ -1,6 +1,6 @@
1
- import { ECLBaseDirective } from '@eui/ecl/core';
2
1
  import * as i0 from '@angular/core';
3
- import { AfterContentInit, QueryList } from '@angular/core';
2
+ import { QueryList, ElementRef, AfterContentInit } from '@angular/core';
3
+ import { ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { EclIconComponent } from '@eui/ecl/components/ecl-icon';
5
5
  import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
6
6
 
@@ -9,10 +9,11 @@ import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
9
9
  * in a responsive, styled grid layout.
10
10
  */
11
11
  declare class EclFactFiguresComponent extends ECLBaseDirective {
12
+ private renderer;
13
+ items: QueryList<ElementRef>;
12
14
  /**
13
15
  * Sets the CSS classes for the component, including layout and font size modifiers.
14
16
  * Automatically adds:
15
- * - `ecl-fact-figures--font-m` when `fontSize` is `'m'`
16
17
  * - `ecl-fact-figures--col-{n}` depending on the `columns` value
17
18
  */
18
19
  get cssClasses(): string;
@@ -32,8 +33,14 @@ declare class EclFactFiguresComponent extends ECLBaseDirective {
32
33
  * Adds `ecl-fact-figures--centered` class when true.
33
34
  */
34
35
  isCentered: boolean;
36
+ /**
37
+ * After content init, mark the first item with `is-first` class
38
+ * and add the `ecl-fact-figures__item--font-m` class to all items
39
+ * if the fontSize input is set to 'm'.
40
+ */
41
+ ngAfterContentInit(): void;
35
42
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFactFiguresComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFactFiguresComponent, "ecl-fact-figures", never, { "columns": { "alias": "columns"; "required": false; }; "fontSize": { "alias": "fontSize"; "required": false; }; "isCentered": { "alias": "isCentered"; "required": false; }; }, {}, never, ["*", "ecl-fact-figures-view-all"], true, never>;
43
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclFactFiguresComponent, "ecl-fact-figures", never, { "columns": { "alias": "columns"; "required": false; }; "fontSize": { "alias": "fontSize"; "required": false; }; "isCentered": { "alias": "isCentered"; "required": false; }; }, {}, ["items"], ["*", "ecl-fact-figures-view-all"], true, never>;
37
44
  static ngAcceptInputType_isCentered: unknown;
38
45
  }
39
46
 
@@ -134,4 +141,4 @@ declare class EclFactFiguresModule {
134
141
  declare const EUI_ECL_FACT_FIGURES: readonly [typeof EclFactFiguresComponent, typeof EclFactFiguresItemComponent, typeof EclFactFiguresViewAllComponent, typeof EclFactFiguresDescriptionComponent, typeof EclFactFiguresTitleComponent, typeof EclFactFiguresValueComponent];
135
142
 
136
143
  export { EUI_ECL_FACT_FIGURES, EclFactFiguresComponent, EclFactFiguresDescriptionComponent, EclFactFiguresItemComponent, EclFactFiguresModule, EclFactFiguresTitleComponent, EclFactFiguresValueComponent, EclFactFiguresViewAllComponent };
137
- //# sourceMappingURL=index.d.ts.map
144
+ //# sourceMappingURL=eui-ecl-components-ecl-fact-figures.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-fact-figures.d.ts","sources":["../../components/ecl-fact-figures/ecl-fact-figures.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-item.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-view-all.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-description.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-title.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-value.component.ts","../../components/ecl-fact-figures/ecl-fact-figures.module.ts","../../components/ecl-fact-figures/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAcA;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;;AAeE,WAAA,SAAA,CAAA,UAAA;AAEA;;;;AAIG;;AAOH;;;AAGG;AACM;AAET;;;;AAIG;AACM;AAET;;;AAGG;AAGH;AAEA;;;;AAIG;AACH;;;;AAeD;;ACnFD;;;AAGG;AACH,cAAA,2BAAA,SAAA,gBAAA,YAAA,gBAAA;AAKE;;AAEG;;AAMH;;;AAGG;AACgC,uBAAA,SAAA,CAAA,gBAAA;AAEnC;;;AAGG;AACH;;;AAOD;;AClCD;;;AAGG;AACH,cAAA,8BAAA,SAAA,gBAAA,YAAA,gBAAA;AAYE;;AAEG;;AAMH;;;AAGG;;AAGH;;;AAGG;AACH;;;AAKD;;ACxCD;;;AAGG;AACH,cAAA,kCAAA,SAAA,gBAAA;AAaE;;AAEG;;;;AAKJ;;ACvBD;;AAEG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAYE;;AAEG;;;;AAKJ;;ACvBD;;AAEG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAYE;;AAEG;;;;AAKJ;;ACjBD;;;;AAIG;AACH,cAAA,oBAAA;;;;AAkBoC;;AChBpC,cAAA,oBAAA,mBAAA,uBAAA,SAAA,2BAAA,SAAA,8BAAA,SAAA,kCAAA,SAAA,4BAAA,SAAA,4BAAA;;;;"}
@@ -75,4 +75,4 @@ declare class EclFeaturedModule {
75
75
  declare const EUI_ECL_FEATURED: readonly [typeof EclFeaturedComponent, typeof EclFeaturedItemComponent, typeof EclFeaturedItemLinkDirective, typeof EclFeaturedItemDescriptionComponent];
76
76
 
77
77
  export { EUI_ECL_FEATURED, EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemDescriptionComponent, EclFeaturedItemLinkDirective, EclFeaturedModule };
78
- //# sourceMappingURL=index.d.ts.map
78
+ //# sourceMappingURL=eui-ecl-components-ecl-featured.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-featured.d.ts","sources":["../../components/ecl-featured/ecl-featured.component.ts","../../components/ecl-featured/ecl-featured-item.component.ts","../../components/ecl-featured/ecl-featured-item-description.component.ts","../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../components/ecl-featured/ecl-featured.module.ts","../../components/ecl-featured/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;AAIA;;AAEG;AACH,cAAA,oBAAA,SAAA,gBAAA;AAKI;;AAEG;AACM;AAET;;AAEG;;;AAK+F;AAExE;AAE1B;;AAEG;;;;;AAQN;;AClCD;;AAEG;AACH,cAAA,wBAAA,SAAA,gBAAA,YAAA,gBAAA;AAYa;AACA;;AAEqC;;AAM9C;;;AAKH;;AC9BD;;;AAGG;AACH,cAAA,mCAAA,SAAA,gBAAA;AAYyD;;;AACxD;;ACjBD;;AAEG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAIkD;;;AACjD;;ACED;;;;;AAKG;AACH,cAAA,iBAAA;;;;AAIiC;;ACZjC,cAAA,gBAAA,mBAAA,oBAAA,SAAA,wBAAA,SAAA,4BAAA,SAAA,mCAAA;;;;"}
@@ -42,4 +42,4 @@ declare class EclFeedbackMessageModule {
42
42
  declare const EUI_ECL_FEEDBACK_MESSAGE: readonly [typeof EclFeedbackMessageDirective];
43
43
 
44
44
  export { EUI_ECL_FEEDBACK_MESSAGE, EclFeedbackMessageDirective, EclFeedbackMessageModule };
45
- //# sourceMappingURL=index.d.ts.map
45
+ //# sourceMappingURL=eui-ecl-components-ecl-feedback-message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-feedback-message.d.ts","sources":["../../components/ecl-feedback-message/ecl-feedback-message.directive.ts","../../components/ecl-feedback-message/ecl-feedback-message.module.ts","../../components/ecl-feedback-message/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;AAMA;;;;;AAKG;AACH,cAAA,2BAAA,SAAA,gBAAA,YAAA,gBAAA;AAII;;AAEG;;AAMH;;;AAGG;AACkD,uBAAA,SAAA,CAAA,gBAAA;AAErD;;;AAGG;AACH;;;AASH;;ACxCD;;;;AAIG;AACH,cAAA,wBAAA;;;;AAIwC;;ACPxC,cAAA,wBAAA,mBAAA,2BAAA;;;;"}
@@ -130,4 +130,4 @@ declare const EUI_ECL_FILE_UPLOAD: readonly [typeof EclFileUploadDirective];
130
130
 
131
131
  export { EUI_ECL_FILE_UPLOAD, EclFileUploadDirective, EclFileUploadFileSelectedEvent, EclFileUploadModule };
132
132
  export type { EclFileUpload };
133
- //# sourceMappingURL=index.d.ts.map
133
+ //# sourceMappingURL=eui-ecl-components-ecl-file-upload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-file-upload.d.ts","sources":["../../components/ecl-file-upload/models/ecl-file-upload.model.ts","../../components/ecl-file-upload/events/ecl-file-upload-file-selected.event.ts","../../components/ecl-file-upload/ecl-file-upload.directive.ts","../../components/ecl-file-upload/ecl-file-upload.module.ts","../../components/ecl-file-upload/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;;;;;AAIC;;ACDD;;;AAGG;AACH;AAKuB;AAJnB;;;AAGG;AACgB;AAGtB;;ACUD;;;AAGG;AACH;;AAMI;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;;AAGH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACO;AAEV;;AAEG;AACuB;;;;;;AAQ1B;;;;;AAMA;;AAEG;;AAMH;;;AAGG;;AAUH;;AAEG;AACH;AAOA;;AAEG;AACH;AAKA;;AAEG;AACH;AAQA;;;AAGG;AACgC;AAMnC;;;AAGG;AACiC;AAcpC;AAaA;AAoBA;AAQA;AAWA;AAIA;AAaA;AAIA;AAQA;AAsBA;AAQA;AAIA;;;;;AAaH;;ACjSD;;;;AAIG;AACH;;;;AAImC;;ACLnC;;;"}
@@ -254,4 +254,4 @@ declare class EclFileModule {
254
254
  declare const EUI_ECL_FILE: readonly [typeof EclFileComponent, typeof EclFileDownloadDirective, typeof EclFileItemsComponent, typeof EclFileItemComponent, typeof EclFileTaxonomyComponent, typeof EclFileTitleDirective, typeof EclFileTranslationDownloadDirective, typeof EclFilePictureDirective, typeof EclFileImageDirective, typeof EclFilePreviewDirective];
255
255
 
256
256
  export { EUI_ECL_FILE, EclFileComponent, EclFileDownloadDirective, EclFileImageDirective, EclFileItemComponent, EclFileItemsComponent, EclFileItemsToggleEvent, EclFileModule, EclFilePictureDirective, EclFilePreviewDirective, EclFileTaxonomyComponent, EclFileTitleDirective, EclFileTranslationDownloadDirective };
257
- //# sourceMappingURL=index.d.ts.map
257
+ //# sourceMappingURL=eui-ecl-components-ecl-file.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-file.d.ts","sources":["../../components/ecl-file/ecl-file-download.directive.ts","../../components/ecl-file/ecl-file-item/ecl-file-item.component.ts","../../components/ecl-file/events/ecl-file-items-toggle.event.ts","../../components/ecl-file/ecl-file-items/ecl-file-items.component.ts","../../components/ecl-file/ecl-file-picture.directive.ts","../../components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts","../../components/ecl-file/ecl-file.component.ts","../../components/ecl-file/ecl-file.module.ts","../../components/ecl-file/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;AAGA;;;AAGG;AACH,cAAA,mCAAA,SAAA,gBAAA;AAKI;;AAEG;AACkD;;;AACxD;AAED;;AAEG;AACH,cAAA,wBAAA,SAAA,gBAAA;AAKI;;AAEG;AACsC;;;AAC5C;AAED;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAQI;;AAEG;AAC4B;AAE/B;;AAEG;AACwC;;;AAC9C;;ACjDD;;;AAGG;AACH,cAAA,oBAAA,SAAA,gBAAA;AAKI;;;AAGG;AACqC;AAExC;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AASH;;AAEG;AACuB;;AAG1B;;AAEG;;;;;AAIN;;ACjED,cAAA,uBAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;;ACED;;;AAGG;AACH,cAAA,qBAAA,SAAA,gBAAA;AAWI;;AAEG;;AAMH;;AAEG;;AAGH;;AAEG;AACqC;AAExC;;;;;AAKG;AAEO,YAAA,YAAA,CAAA,uBAAA;AAEV;;AAEG;AACoC,WAAA,SAAA,CAAA,oBAAA;AAEvC;;AAEG;AACH;AAIA;;;AAGG;AACH,uBAAA,UAAA;;;;AAUH;;ACzED;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAKI;;AAEG;;;;AAKN;AAED;;;AAGG;AACH,cAAA,qBAAA,SAAA,gBAAA;AAKI;;AAEG;AACmC;;;AACzC;AAED;;AAEG;AACH,cAAA,qBAAA,SAAA,gBAAA;AAKI;;AAEG;AACmC;AAEtC;;AAEG;;;;AAEN;;AClDD;;AAEG;AACH,cAAA,wBAAA,SAAA,gBAAA;AAMI;;AAEG;;;;AAKN;;ACPD;;;AAGG;AACH,cAAA,gBAAA,SAAA,gBAAA;AAgBI,qBAAA,eAAA;AAEA;;AAEG;;AAMH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;;AAGG;;;;AAIN;;ACpED;;;;AAIG;AACH,cAAA,aAAA;;;;AAI6B;;ACd7B,cAAA,YAAA,mBAAA,gBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,oBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,mCAAA,SAAA,uBAAA,SAAA,qBAAA,SAAA,uBAAA;;;;"}
@@ -44,4 +44,4 @@ declare class EclFormGroupModule {
44
44
  declare const EUI_ECL_FORM_GROUP: readonly [typeof EclFormGroupComponent];
45
45
 
46
46
  export { EUI_ECL_FORM_GROUP, EclFormGroupComponent, EclFormGroupModule };
47
- //# sourceMappingURL=index.d.ts.map
47
+ //# sourceMappingURL=eui-ecl-components-ecl-form-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-form-group.d.ts","sources":["../../components/ecl-form-group/ecl-form-group.component.ts","../../components/ecl-form-group/ecl-form-group.module.ts","../../components/ecl-form-group/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;AAIA;;;;AAIG;AACH,cAAA,qBAAA,SAAA,gBAAA;AAMI;;;AAGG;AAEH,cAAA,SAAA,CAAA,iBAAA;AAEA;;;AAGG;;AAMH;;;;;AAKG;AACH;;;AAIH;;ACtCD;;;;AAIG;AACH,cAAA,kBAAA;;;;AAIkC;;ACPlC,cAAA,kBAAA,mBAAA,qBAAA;;;;"}
@@ -59,4 +59,4 @@ declare class EclFormLabelModule {
59
59
  declare const EUI_ECL_FORM_LABEL: readonly [typeof EclFormLabelComponent, typeof ECLFormLabelOptionalDirective];
60
60
 
61
61
  export { ECLFormLabelOptionalDirective, EUI_ECL_FORM_LABEL, EclFormLabelComponent, EclFormLabelModule };
62
- //# sourceMappingURL=index.d.ts.map
62
+ //# sourceMappingURL=eui-ecl-components-ecl-form-label.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-form-label.d.ts","sources":["../../components/ecl-form-label/ecl-form-label-optional.directive.ts","../../components/ecl-form-label/ecl-form-label.component.ts","../../components/ecl-form-label/ecl-form-label.module.ts","../../components/ecl-form-label/index.ts"],"sourcesContent":[null,null,null,null],"names":[],"mappings":";;;AAEA;;;AAGG;AACH,cAAA,6BAAA;AAKI;;AAEG;AAC4C;;;AAClD;;ACXD;;;;;AAKG;AACH,cAAA,qBAAA,SAAA,gBAAA;AASI;;;;;AAKG;AACqC;AAExC;;;;;AAKG;AACqC;AAExC;;AAEG;AACkC;;;;;AACxC;;ACnCD;;;;AAIG;AACH,cAAA,kBAAA;;;;AAIkC;;ACNlC,cAAA,kBAAA,mBAAA,qBAAA,SAAA,6BAAA;;;;"}
@@ -366,4 +366,4 @@ declare const EUI_ECL_GALLERY: readonly [typeof EclGalleryComponent, typeof EclG
366
366
 
367
367
  export { EUI_ECL_GALLERY, EclGalleryComponent, EclGalleryFooterComponent, EclGalleryFullScreenEvent, EclGalleryHideEvent, EclGalleryItemClickEvent, EclGalleryItemComponent, EclGalleryItemEvent, EclGalleryMediaDirective, EclGalleryMediaSource, EclGalleryMediaTrack, EclGalleryModule, EclGalleryPictureDirective, EclGalleryPictureImage, EclGalleryPictureSource, EclGalleryShareEvent, EclGalleryShowEvent, EclGalleryThumbnailDirective, EclGalleryToggleItemsEvent };
368
368
  export type { EclGalleryItem };
369
- //# sourceMappingURL=index.d.ts.map
369
+ //# sourceMappingURL=eui-ecl-components-ecl-gallery.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-gallery.d.ts","sources":["../../components/ecl-gallery/models/ecl-gallery-item.model.ts","../../components/ecl-gallery/events/ecl-gallery.event.ts","../../components/ecl-gallery/events/ecl-gallery-item.event.ts","../../components/ecl-gallery/events/ecl-gallery-item-click.event.ts","../../components/ecl-gallery/events/ecl-gallery-toggle-items.event.ts","../../components/ecl-gallery/ecl-gallery-footer.component.ts","../../components/ecl-gallery/ecl-gallery-media.directive.ts","../../components/ecl-gallery/ecl-gallery-item.component.ts","../../components/ecl-gallery/ecl-gallery.component.ts","../../components/ecl-gallery/ecl-gallery.module.ts","../../components/ecl-gallery/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;AAIC;;ACDD;AAAwD;AACxD;AAAwD;AACxD;AACoB;AAAA;AAGnB;AACD;AACoB;AAAA;AAGnB;;ACXD;AACoB;AAAA;AAGnB;;ACLD;AAA6D;;ACA7D;AACoB;AAAA;AAGnB;;ACDD;;AAEG;AACH;AAM8C;;AAE1C;;AAEG;AACO;;;;AAMV;;AAQA;;AAOA;;AAOA;AAIA;;;AAIH;;ACpDD;;;AAGC;AAED;;;;;AAKC;AAED;;;AAGC;AAED;;;;AAIC;AAED;;AAEG;AACH;AAII;;AAEG;;AAEH;;AAEG;AACqC;AACxC;AACA;AAEA;;AAEG;;AAQ6B;;;AAUhC;AAIA;AAKA;AAqBA;;;;AAGH;AAED;;AAEG;AACH;AAKI;AACA;;;;;;AAiBA;AAwBA;;;AAGH;AAED;;AAEG;AACH;;AAQoF;;;;AACnF;;AC1JD;;AAEG;AACH;AAMI;;AAEG;AACqC;AAC/B;AACT;;AAEG;;;;AAIH;;AAEG;;;;;AAKO;;;;AAKV;;AAEG;;AAKH;;AAEG;AACuB;;;;;;;AAS1B;AAgBA;AAMA;;AAEG;AACH;AAKA;AAKA;AAIA;;AAQA;;;;;AAoBA;;AAEG;;AAKH;;AAEG;;AAKH;;;;AAGH;;ACjID;;;AAGG;AACH;AAa4C;AACxC;;AAEG;AACqC;AACxC;;AAEG;AACqC;AACxC;;AAEG;AACqC;AACxC;;AAEG;AACqC;AACxC;;AAEG;;AAEH;;AAEG;AACqC;;AAGxC;;;AAGG;AACM;AACT;;AAEG;AACM;AAET;;AAEG;AAEO;AACV;;AAEG;AACO;AACV;;AAEG;AACO;AACV;;AAEG;AACO;AACV;;AAEG;AACO;AACgC;;;;;AAM1C;;AAEG;;AAYH;;AAEG;AACuB;AAE1B;AACA;;;;;;;;;;;;;;AAeA;AAOA;AAsCA;AAKA;;;AAGG;AACH;AAQA;;;AAGG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AAEH;AAKA;AAIA;AAKA;AAIA;AAIA;AAIA;AAIA;AAOA;AAIA;AA2BA;AAIA;AAKA;AAKA;AAKA;AAKA;AAcA;AAQA;AASA;AAQA;AAIA;AAMA;AAIA;AAIA;AAGA;;;;;;;;;;;AAGH;;ACvWD;;;;AAIG;AACH;;;;AAIgC;;ACXhC;;;"}
@@ -36,4 +36,4 @@ declare class EclHelpBlockModule {
36
36
  declare const EUI_ECL_HELP_BLOCK: readonly [typeof EclHelpBlockDirective];
37
37
 
38
38
  export { EUI_ECL_HELP_BLOCK, EclHelpBlockDirective, EclHelpBlockModule };
39
- //# sourceMappingURL=index.d.ts.map
39
+ //# sourceMappingURL=eui-ecl-components-ecl-help-block.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-help-block.d.ts","sources":["../../components/ecl-help-block/ecl-help-block.directive.ts","../../components/ecl-help-block/ecl-help-block.module.ts","../../components/ecl-help-block/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;AAGA;;;;AAIG;AACH,cAAA,qBAAA,SAAA,gBAAA;AAII;;;AAGG;AACqC;AAExC;;;AAGG;;;;;AAKN;;ACvBD;;;;AAIG;AACH,cAAA,kBAAA;;;;AAIkC;;ACPlC,cAAA,kBAAA,mBAAA,qBAAA;;;;"}
@@ -105,4 +105,4 @@ declare class EclIconModule {
105
105
  declare const EUI_ECL_ICON: readonly [typeof EclIconComponent];
106
106
 
107
107
  export { EUI_ECL_ICON, EclIconComponent, EclIconModule };
108
- //# sourceMappingURL=index.d.ts.map
108
+ //# sourceMappingURL=eui-ecl-components-ecl-icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-icon.d.ts","sources":["../../components/ecl-icon/ecl-icon.component.ts","../../components/ecl-icon/ecl-icon.module.ts","../../components/ecl-icon/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;;AAsBA;;;AAGG;AACH,cAAA,gBAAA,YAAA,MAAA,EAAA,SAAA,EAAA,aAAA,EAAA,SAAA;AAYI;;;;AAIG;;AAGH;;AAEG;;AAGH;;;;AAIG;AACM;AAET;;;AAGG;AACM;AAET;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;;AAGG;;AAGH;;;AAGG;AACqC;AAExC;;AAEG;AAGH;AAEA;;AAEG;;;AAQH,cAAA,UAAA;AACA,mBAAA,gBAAA;AACA,QAAA,UAAA;;;AAIA,yBAAA,aAAA;AAMA;AAMA;AAYA;AAaA;;;AAGG;AAEH;AAAgB;AAAkB;AAWlC;AAqBA;AAMA;;;;;;AAOH;;AC1MD;;;;AAIG;AACH,cAAA,aAAA;;;;AAI6B;;ACR7B,cAAA,YAAA,mBAAA,gBAAA;;;;"}
@@ -204,4 +204,4 @@ declare class EclInpageNavigationService {
204
204
  declare const EUI_ECL_INPAGE_NAVIGATION: readonly [typeof EclInpageNavigationComponent, typeof EclInpageNavigationItemComponent, typeof EclInpageNavigationListDirective];
205
205
 
206
206
  export { EUI_ECL_INPAGE_NAVIGATION, EclInpageNavigationComponent, EclInpageNavigationItemClickEvent, EclInpageNavigationItemComponent, EclInpageNavigationListDirective, EclInpageNavigationModule, EclInpageNavigationSectionEnterEvent, EclInpageNavigationService };
207
- //# sourceMappingURL=index.d.ts.map
207
+ //# sourceMappingURL=eui-ecl-components-ecl-inpage-navigation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-inpage-navigation.d.ts","sources":["../../components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.ts","../../components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.ts","../../components/ecl-inpage-navigation/ecl-inpage-navigation.component.ts","../../components/ecl-inpage-navigation/ecl-inpage-navigation.module.ts","../../components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.ts","../../components/ecl-inpage-navigation/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAKA,cAAA,iCAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;AACD;;AAEG;AAEH,cAAA,gCAAA,SAAA,gBAAA;AAasD;AAClD;;AAEG;AACuB;AAE1B;;AAEG;;;;AAKH;;AAEG;AACO,eAAA,YAAA,CAAA,iCAAA;AACV;;AAEG;AACO,iBAAA,YAAA;AACV;;AAEG;AACO,mBAAA,YAAA;AACV;;AAEG;AACO,aAAA,YAAA,CAAA,KAAA;AACV;;AAEG;AACO,eAAA,YAAA;;;AAaV,qBAAA,UAAA;AAOA;;AAEG;;AAKH,mBAAA,KAAA;AAKA,qBAAA,KAAA;AAKA,eAAA,KAAA;AAIA;AAIA,iBAAA,KAAA;;;AAKH;;ACxGD;;AAEG;AACH,cAAA,gCAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAKI,QAAA,UAAA;AAEkD;AAClD;;AAEG;AACwD;AACvB;;;AAKpC;AAMA;;;AAIH;;ACnBD,cAAA,oCAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;AAED;;;;;AAKG;AACH,cAAA,4BAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,SAAA,EAAA,OAAA;AAeI,qBAAA,eAAA;;AAGA;;AAEG;;;AAGH;;AAEG;;AAEyB,mBAAA,UAAA,CAAA,iBAAA;AACA,mBAAA,UAAA,CAAA,cAAA;AAC5B;;AAEG;AACyB,mBAAA,UAAA,CAAA,gBAAA;AACJ,eAAA,UAAA,CAAA,cAAA;AACxB;;AAEG;AACO,kBAAA,YAAA,CAAA,oCAAA;AAEgE,4BAAA,SAAA,CAAA,gCAAA;;AAG1E;;AAEG;AACH;;AAEO;;;;;;AAMP;AACA;AACA;;;;;;;;;;AA8BA;;;AAYA;;AAEG;;;AAaH;AASA;AAMA;;AAEG;AACH;AAKA;;;AAGG;AACH,+BAAA,KAAA;AAaA;AAMA;;AAEG;AACH;AAgCA;AAMA;AAOA;AA0BA;AAaA;AAOA;AAYA;AAYA;AAWA;AAMA;AAUA;AAWA;;;;AAQH;;ACxVD;;;;AAIG;AACH,cAAA,yBAAA;;;;AAIyC;;ACZzC,cAAA,0BAAA;AAGQ,kCAAA,UAAA;;;AAOP;;;AAGG;AACA;;;AAGH;;ACVD,cAAA,yBAAA,mBAAA,4BAAA,SAAA,gCAAA,SAAA,gCAAA;;;;"}
@@ -42,4 +42,4 @@ declare class EclLabelModule {
42
42
  declare const EUI_ECL_LABEL: readonly [typeof EclLabelDirective];
43
43
 
44
44
  export { EUI_ECL_LABEL, EclLabelDirective, EclLabelModule };
45
- //# sourceMappingURL=index.d.ts.map
45
+ //# sourceMappingURL=eui-ecl-components-ecl-label.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-label.d.ts","sources":["../../components/ecl-label/ecl-label.directive.ts","../../components/ecl-label/ecl-label.module.ts","../../components/ecl-label/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;AAGA;;;;;AAKG;AACH,cAAA,iBAAA,SAAA,gBAAA;AAII;;;;;;;;;AASG;;AAGH;;;AAGG;;;;AAKN;;AC9BD;;;;AAIG;AACH,cAAA,cAAA;;;;AAI8B;;ACP9B,cAAA,aAAA,mBAAA,iBAAA;;;;"}
@@ -84,4 +84,4 @@ declare class EclLinkModule {
84
84
  declare const EUI_ECL_LINK: readonly [typeof EclLinkDirective, typeof EclLinkLabelDirective, typeof EclLinkIndicatorDirective, typeof EclLinkIconContainerDirective];
85
85
 
86
86
  export { EUI_ECL_LINK, EclLinkDirective, EclLinkIconContainerDirective, EclLinkIndicatorDirective, EclLinkLabelDirective, EclLinkModule };
87
- //# sourceMappingURL=index.d.ts.map
87
+ //# sourceMappingURL=eui-ecl-components-ecl-link.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-link.d.ts","sources":["../../components/ecl-link/ecl-link-label.directive.ts","../../components/ecl-link/ecl-link.directive.ts","../../components/ecl-link/ecl-link.module.ts","../../components/ecl-link/index.ts"],"sourcesContent":[null,null,null,null],"names":[],"mappings":";;;;;AAIA,cAAA,qBAAA,SAAA,gBAAA;;;;AAQC;AAED,cAAA,yBAAA;AAIwC;;;AACvC;AAED,cAAA,6BAAA;AAImD;;;AAClD;;ACtBD;;AAEG;AACH,cAAA,gBAAA,SAAA,gBAAA,YAAA,gBAAA;AAII,QAAA,UAAA;AAEA;;AAEG;;AAKH;;AAEG;;;AAWH;;AAEG;AAC8E;AACjF;;AAEG;AAC+E;AAClF;;AAEG;;AAEH;;AAEG;;AAGyE,uBAAA,SAAA,CAAA,gBAAA;AAE5E;AAWA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;;;;;;AAGH;;AC/ED;;;;AAIG;AACH,cAAA,aAAA;;;;AAI6B;;ACN7B,cAAA,YAAA,mBAAA,gBAAA,SAAA,qBAAA,SAAA,yBAAA,SAAA,6BAAA;;;;"}
@@ -145,4 +145,4 @@ declare class EclListIllustrationModule {
145
145
  declare const EUI_ECL_LIST_ILUSTRATION: readonly [typeof EclListIllustrationComponent, typeof EclListIllustrationItemComponent, typeof EclListIllustrationIconDirective, typeof EclListIllustrationPictureDirective, typeof EclListIllustrationImageDirective];
146
146
 
147
147
  export { EUI_ECL_LIST_ILUSTRATION, EclListIllustrationComponent, EclListIllustrationIconDirective, EclListIllustrationImageDirective, EclListIllustrationItemComponent, EclListIllustrationModule, EclListIllustrationPictureDirective };
148
- //# sourceMappingURL=index.d.ts.map
148
+ //# sourceMappingURL=eui-ecl-components-ecl-list-illustration.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-list-illustration.d.ts","sources":["../../components/ecl-list-illustration/ecl-list-illustration-icon.directive.ts","../../components/ecl-list-illustration/ecl-list-illustration-item.component.ts","../../components/ecl-list-illustration/ecl-list-illustration-picture.directive.ts","../../components/ecl-list-illustration/ecl-list-illustration.component.ts","../../components/ecl-list-illustration/ecl-list-illustration.module.ts","../../components/ecl-list-illustration/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;AAGA;;;;AAIG;AACH,cAAA,gCAAA,SAAA,gBAAA;AAII;;AAEG;AAC+C;;;AACrD;;ACLD;;;;AAIG;AACH,cAAA,gCAAA,SAAA,gBAAA;AAKI;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACuB;AAE1B;;AAEG;AAC+C;AAGlD,0BAAA,SAAA,CAAA,gCAAA;AAEA;;AAEG;;AAKH;;AAEG;;;;AAIN;;ACtDD;;;;AAIG;AACH,cAAA,mCAAA,SAAA,gBAAA;AAII;;AAEG;;;;AAKN;AAED;;;;AAIG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAII;;AAEG;AACqC;AAExC;;;AAGG;AACM;AAET;;AAEG;;;;;AAWN;;AClDD;;;;AAIG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAKI;;AAEG;AACqC;AAExC;;AAEG;AACoC;AAEvC;;;;;AAKG;AACM;AAET;;AAEG;AACuB;AAE1B;;AAEG;;AAaH;;AAEG;AACH;;;;AAmBA;;;;;AAOH;;ACpED;;;;AAIG;AACH,cAAA,yBAAA;;;;AAIyC;;ACXzC,cAAA,wBAAA,mBAAA,4BAAA,SAAA,gCAAA,SAAA,gCAAA,SAAA,mCAAA,SAAA,iCAAA;;;;"}
@@ -204,4 +204,4 @@ declare class EclListModule {
204
204
  declare const EUI_ECL_LIST: readonly [typeof EclOrderedListDirective, typeof EclOrderedListItemDirective, typeof EclUnorderedListDirective, typeof EclUnorderedListItemDirective, typeof EclDescriptionListDirective, typeof EclDescriptionListTermDirective, typeof EclDescriptionListDefinitionComponent, typeof EclDescriptionListDefinitionItemDirective, typeof EclDescriptionListDefinitionListDirective];
205
205
 
206
206
  export { EUI_ECL_LIST, EclDescriptionListDefinitionComponent, EclDescriptionListDefinitionItemDirective, EclDescriptionListDefinitionListDirective, EclDescriptionListDirective, EclDescriptionListTermDirective, EclListModule, EclOrderedListDirective, EclOrderedListItemDirective, EclUnorderedListDirective, EclUnorderedListItemDirective };
207
- //# sourceMappingURL=index.d.ts.map
207
+ //# sourceMappingURL=eui-ecl-components-ecl-list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-list.d.ts","sources":["../../components/ecl-list/ecl-description-list-definition-item.directive.ts","../../components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.ts","../../components/ecl-list/ecl-list.directive.ts","../../components/ecl-list/ecl-list.module.ts","../../components/ecl-list/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;AAGA;;;;AAIG;AACH,cAAA,yCAAA,SAAA,gBAAA;AAII;;AAEG;;AAUH;;AAEG;AACH;AAEA;;AAEG;AACH;;;AACH;AAED;;;;AAIG;AACH,cAAA,yCAAA,SAAA,gBAAA;AAII;;AAEG;AACyD;;;AAC/D;;AC1CD;;;;;AAKG;AACH,cAAA,qCAAA,SAAA,gBAAA,YAAA,aAAA;AAOI;;;;;;;;AAQG;;AAGH;;AAEG;AAEH,kBAAA,SAAA,CAAA,yCAAA;AAEA;;AAEG;;;;AAYH;;AAEG;AACH;AAIA;;AAEG;;AAKH;;;AAGG;AACH;AAUA;;;AAGG;AACH,wBAAA,KAAA;AAOA;AAIA;AAIA;AAQA;AAIA;;;AAGH;;AC5GD;;AAEG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAII;;AAEG;AACoC;;;AAC1C;AAED;;AAEG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAII;;AAEG;AAC0C;;;AAChD;AAED;;;;AAIG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAII;;AAEG;AACsC;AAEzC;;AAEG;AACuF;AAE1F;;AAEG;AACyF;;;;;AAC/F;AAED;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAII;;AAEG;AAC4C;;;AAClD;AAED;;;;;AAKG;AACH,cAAA,2BAAA,SAAA,gBAAA,YAAA,gBAAA;AAII;;AAEG;AAC4F;AAE/F;;;AAGG;AACoC;AAGvC,kBAAA,SAAA,CAAA,qCAAA;AAEA;;AAEG;;;AAOH;;AAEG;AACH;;;;;AAMH;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAII;;AAEG;AAC8C;;;AACpD;;ACpGD;;;;AAIG;AACH,cAAA,aAAA;;;;AAI6B;;AChB7B,cAAA,YAAA,mBAAA,uBAAA,SAAA,2BAAA,SAAA,yBAAA,SAAA,6BAAA,SAAA,2BAAA,SAAA,+BAAA,SAAA,qCAAA,SAAA,yCAAA,SAAA,yCAAA;;;;"}
@@ -95,4 +95,4 @@ declare class EclLoadingIndicatorModule {
95
95
  declare const EUI_ECL_LOADING_INDICATOR: readonly [typeof EclLoadingIndicatorComponent, typeof EclLoadingIndicatorLabelDirective, typeof EclLoadingIndicatorOverlayDirective];
96
96
 
97
97
  export { EUI_ECL_LOADING_INDICATOR, EclLoadingIndicatorComponent, EclLoadingIndicatorLabelDirective, EclLoadingIndicatorModule, EclLoadingIndicatorOverlayDirective };
98
- //# sourceMappingURL=index.d.ts.map
98
+ //# sourceMappingURL=eui-ecl-components-ecl-loading-indicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-loading-indicator.d.ts","sources":["../../components/ecl-loading-indicator/ecl-loading-indicator.component.ts","../../components/ecl-loading-indicator/ecl-loading-indicator-label.directive.ts","../../components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.ts","../../components/ecl-loading-indicator/ecl-loading-indicator.module.ts","../../components/ecl-loading-indicator/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;AAGA;;;;AAIG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAKI;;;;;;;AAOG;AACM;AAET;;;;;;AAMG;AACM;AAET;;;;AAIG;AACqC;AAExC;;;;;;AAMG;AACqC;AAExC;;AAEG;AACuB;AAE1B;;AAEG;;;;;;AAaN;;AClED;;;;AAIG;AACH,cAAA,iCAAA;AAII;;AAEG;AACqC;;;AAC3C;;ACZD;;;;AAIG;AACH,cAAA,mCAAA,SAAA,gBAAA;AAII;;AAEG;;;;AAKN;;ACdD;;;;;AAKG;AACH,cAAA,yBAAA;;;;AAIyC;;ACNzC,cAAA,yBAAA,mBAAA,4BAAA,SAAA,iCAAA,SAAA,mCAAA;;;;"}
@@ -104,4 +104,4 @@ declare class EclMediaContainerModule {
104
104
  declare const EUI_ECL_MEDIA_CONTAINER: readonly [typeof EclMediaContainerComponent, typeof EclMediaContainerItemDirective, typeof EclMediaContainerIframeDirective, typeof EclMediaContainerPictureDirective, typeof EclMediaContainerItemAudioDescriptionDirective];
105
105
 
106
106
  export { EUI_ECL_MEDIA_CONTAINER, EclMediaContainerComponent, EclMediaContainerIframeDirective, EclMediaContainerItemAudioDescriptionDirective, EclMediaContainerItemDirective, EclMediaContainerModule, EclMediaContainerPictureDirective };
107
- //# sourceMappingURL=index.d.ts.map
107
+ //# sourceMappingURL=eui-ecl-components-ecl-media-container.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-media-container.d.ts","sources":["../../components/ecl-media-container/ecl-media-container-iframe.directive.ts","../../components/ecl-media-container/ecl-media-container-item-audio-description.directive.ts","../../components/ecl-media-container/ecl-media-container-item.directive.ts","../../components/ecl-media-container/ecl-media-container-picture.directive.ts","../../components/ecl-media-container/ecl-media-container.component.ts","../../components/ecl-media-container/ecl-media-container.module.ts","../../components/ecl-media-container/index.ts"],"sourcesContent":[null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAGA;;AAEG;AACH,cAAA,gCAAA,SAAA,gBAAA;AAIa;AACA;;AAOT;;AAGA;;;AASH;;AC3BD;;AAEG;AACH,cAAA,8CAAA,SAAA,gBAAA;;;;AAQC;;ACVD;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA,YAAA,gBAAA;AAII,QAAA,UAAA;;;;AAgBO;;AASP;AASA;;;AASH;;ACnDD;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;;;;AAQC;;ACND;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA,YAAA,gBAAA;AAa4C;AACxC;;AAEG;AACqC;;;AAIN,gBAAA,SAAA,CAAA,kBAAA;;;AAIlC;;AAEG;;AAMI;AACP;;AAGA;;AA4BA;;AAEG;AACH;AAWA;;AAEG;AACH;AAWC;;;;;AAMJ;;AC/FD;;;;AAIG;AACH,cAAA,uBAAA;;;;AAIuC;;ACXvC,cAAA,uBAAA,mBAAA,0BAAA,SAAA,8BAAA,SAAA,gCAAA,SAAA,iCAAA,SAAA,8CAAA;;;;"}
@@ -1,7 +1,7 @@
1
1
  import * as i1 from '@eui/ecl/core';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import * as i0 from '@angular/core';
4
- import { QueryList, ElementRef, EventEmitter, OnDestroy, DoCheck, AfterViewInit } from '@angular/core';
4
+ import { AfterContentInit, ElementRef, QueryList, EventEmitter, OnDestroy, DoCheck, AfterViewInit, Renderer2 } from '@angular/core';
5
5
  import { Params, QueryParamsHandling } from '@angular/router';
6
6
  import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
7
7
  import { EclButtonComponent } from '@eui/ecl/components/ecl-button';
@@ -30,10 +30,19 @@ declare class EclMegaMenuFeaturedListDirective extends ECLBaseDirective {
30
30
  */
31
31
  declare class EclMegaMenuFeaturedListItemDirective extends ECLBaseDirective {
32
32
  cmpClass: boolean;
33
+ isImageOnly: boolean;
34
+ isCombo: boolean;
33
35
  private el;
34
36
  getEclMegaMenuFeaturedItemHeight(): number;
35
37
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuFeaturedListItemDirective, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuFeaturedListItemDirective, "[eclMegaMenuFeaturedListItem]", never, {}, {}, never, never, true, never>;
38
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuFeaturedListItemDirective, "[eclMegaMenuFeaturedListItem]", never, { "isImageOnly": { "alias": "isImageOnly"; "required": false; }; "isCombo": { "alias": "isCombo"; "required": false; }; }, {}, never, never, true, never>;
39
+ static ngAcceptInputType_isImageOnly: unknown;
40
+ static ngAcceptInputType_isCombo: unknown;
41
+ }
42
+ declare class EclMegaMenuFeaturedListItemDescriptionDirective extends ECLBaseDirective {
43
+ cmpClass: boolean;
44
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuFeaturedListItemDescriptionDirective, never>;
45
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuFeaturedListItemDescriptionDirective, "[eclMegaMenuFeaturedListItemDescription]", never, {}, {}, never, never, true, never>;
37
46
  }
38
47
 
39
48
  /**
@@ -59,26 +68,29 @@ interface EclMegaMenuItem {
59
68
  isCurrent?: boolean;
60
69
  isExpanded?: boolean;
61
70
  hasChildren?: boolean;
71
+ hasFeatured?: boolean;
62
72
  children?: Array<EclMegaMenuItem>;
63
73
  }
64
74
 
65
75
  /**
66
76
  * This component represents the featured items panel.
67
77
  */
68
- declare class EclMegaMenuFeaturedComponent extends ECLBaseDirective {
78
+ declare class EclMegaMenuFeaturedComponent extends ECLBaseDirective implements AfterContentInit {
79
+ megaMenuFeaturedScrollable: ElementRef;
69
80
  cmpClass: boolean;
70
81
  eclMegaMenuFeaturedStyleHeight: number | null;
71
82
  title: string;
72
83
  titleId: string;
73
- listItems: QueryList<EclMegaMenuFeaturedListItemDirective>;
74
- private el;
84
+ links: QueryList<EclLinkDirective>;
85
+ featuredItems: QueryList<EclMegaMenuFeaturedListItemDirective>;
86
+ ngAfterContentInit(): void;
75
87
  /**
76
88
  * Calculates and returns the height of the component. The total height of all the list items.
77
89
  * @returns the height of the component
78
90
  */
79
91
  getEclMegaMenuFeaturedHeight(): number;
80
92
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuFeaturedComponent, never>;
81
- static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuFeaturedComponent, "div[eclMegaMenuFeatured]", never, { "title": { "alias": "title"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; }, {}, ["listItems"], ["[eclMegaMenuFeaturedPicture]", "[eclMegaMenuFeaturedList]"], true, never>;
93
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuFeaturedComponent, "div[eclMegaMenuFeatured]", never, { "title": { "alias": "title"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; }, {}, ["links", "featuredItems"], ["[eclMegaMenuFeaturedPicture]", "[eclMegaMenuFeaturedList]"], true, never>;
82
94
  }
83
95
 
84
96
  /**
@@ -130,7 +142,7 @@ declare class EclMegaMenuSubitemComponent extends ECLBaseDirective implements Ec
130
142
  /**
131
143
  * The directive of the submenu lits.
132
144
  */
133
- submenu: EclMegaMenuSublistDirective;
145
+ submenu?: EclMegaMenuSublistDirective;
134
146
  /**
135
147
  * The component for the featured items.
136
148
  */
@@ -153,6 +165,7 @@ declare class EclMegaMenuSubitemComponent extends ECLBaseDirective implements Ec
153
165
  private eclMegaMenuService;
154
166
  constructor();
155
167
  get hasChildren(): boolean;
168
+ get hasFeatured(): boolean;
156
169
  /**
157
170
  * Sets focus on either link or button element.
158
171
  */
@@ -193,7 +206,7 @@ declare class EclMegaMenuListDirective extends ECLBaseDirective {
193
206
  declare class EclMegaMenuSpacerDirective extends ECLBaseDirective {
194
207
  cmpClass: boolean;
195
208
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuSpacerDirective, never>;
196
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSpacerDirective, "ul[eclMegaMenuSpacer]", never, {}, {}, never, never, true, never>;
209
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSpacerDirective, "li[eclMegaMenuSpacer]", never, {}, {}, never, never, true, never>;
197
210
  }
198
211
  /**
199
212
  * Directive that adds specific classes and functionality to the mega-menu sublist.
@@ -204,6 +217,8 @@ declare class EclMegaMenuSublistDirective extends ECLBaseDirective implements On
204
217
  isScrollable: boolean;
205
218
  styleTop: number | null;
206
219
  submenuItems: QueryList<EclMegaMenuSubitemComponent>;
220
+ spacer: QueryList<EclMegaMenuSpacerDirective>;
221
+ megaMenuSubItemClicked: EventEmitter<any>;
207
222
  private destroy$;
208
223
  private differ;
209
224
  private isMobileBreakpoint;
@@ -225,7 +240,7 @@ declare class EclMegaMenuSublistDirective extends ECLBaseDirective implements On
225
240
  private resetStyles;
226
241
  private observeBreakpointChanges;
227
242
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuSublistDirective, never>;
228
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSublistDirective, "ul[eclMegaMenuSublist]", never, {}, {}, ["submenuItems"], never, true, never>;
243
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSublistDirective, "ul[eclMegaMenuSublist]", never, {}, { "megaMenuSubItemClicked": "megaMenuSubItemClicked"; }, ["spacer", "submenuItems"], never, true, never>;
229
244
  }
230
245
 
231
246
  /**
@@ -268,14 +283,16 @@ declare class EclMegaMenuInfoComponent extends ECLBaseDirective implements After
268
283
  /**
269
284
  * This component represents a mega menu item. Adds functionality and styling, according to ECL standards.
270
285
  */
271
- declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDestroy {
286
+ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
272
287
  el: ElementRef<any>;
288
+ renderer: Renderer2;
273
289
  /**
274
290
  * Returns current menu item classes, depending on item's state (it's properties' values).
275
291
  */
276
292
  get cssClasses(): string;
277
293
  isExpanded: boolean;
278
294
  hasPopup: boolean;
295
+ isPromotional: boolean;
279
296
  label: string;
280
297
  routerLink: string | any[];
281
298
  queryParams: Params | null;
@@ -314,6 +331,7 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDes
314
331
  * Element, that holds the sub items of the current menu items.
315
332
  */
316
333
  eclMegaMenuSublist: EclMegaMenuSublistDirective;
334
+ eclMegaMenuFeatured: EclMegaMenuFeaturedComponent;
317
335
  /**
318
336
  * Component, that consist of some custom info, text or whatever. When the menu item has no children, but still some
319
337
  * sub container is displayed.
@@ -332,12 +350,13 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDes
332
350
  private eclHeaderMenuComunicationService;
333
351
  private eclMegaMenuService;
334
352
  private cdkBreakpointObserver;
335
- private renderer;
336
353
  private cd;
337
354
  constructor();
355
+ ngAfterContentInit(): void;
338
356
  ngOnDestroy(): void;
339
357
  get hasChildren(): boolean;
340
358
  get hasSublist(): boolean;
359
+ get hasFeatured(): boolean;
341
360
  get hasContainer(): boolean;
342
361
  /**
343
362
  * Set the focus on the sub element - link or button.
@@ -363,7 +382,8 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDes
363
382
  private checkDropdownHeight;
364
383
  private observeBreakpointChanges;
365
384
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuItemComponent, never>;
366
- static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuItemComponent, "li[eclMegaMenuItem]", never, { "label": { "alias": "label"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; }; }, { "megaMenuItemClicked": "megaMenuItemClicked"; "megaMenuItemKeydown": "megaMenuItemKeydown"; }, ["eclMegaMenuInfo", "eclMegaMenuSublist", "eclMegaMenuContainer"], ["[eclMegaMenuInfo]", "[eclMegaMenuSublist]", "[eclMegaMenuContainer]"], true, never>;
385
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuItemComponent, "li[eclMegaMenuItem]", never, { "isPromotional": { "alias": "isPromotional"; "required": false; }; "label": { "alias": "label"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; }; }, { "megaMenuItemClicked": "megaMenuItemClicked"; "megaMenuItemKeydown": "megaMenuItemKeydown"; }, ["eclMegaMenuInfo", "eclMegaMenuSublist", "eclMegaMenuFeatured", "eclMegaMenuContainer"], ["[eclMegaMenuInfo]", "[eclMegaMenuSublist]", "[eclMegaMenuFeatured]", "[eclMegaMenuContainer]"], true, never>;
386
+ static ngAcceptInputType_isPromotional: unknown;
367
387
  }
368
388
 
369
389
  /**
@@ -414,6 +434,8 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
414
434
  */
415
435
  overlayStyleTop: number;
416
436
  innerStyleTop: number;
437
+ /** Adds the relative class to the component, when a submenu is opened and this submenu has a featured component child */
438
+ hasSecondaryFeatured: boolean;
417
439
  /**
418
440
  * Represents the current viewport breakpoint states.
419
441
  */
@@ -424,7 +446,6 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
424
446
  private isTablet;
425
447
  private parentHeaderBottomSpaceY;
426
448
  private differs;
427
- private cdkBreakpointObserver;
428
449
  private eclRtlService;
429
450
  private euiAppShellService;
430
451
  private eclHeaderMenuComunicationService;
@@ -471,7 +492,7 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
471
492
  */
472
493
  declare class EclMegaMenuModule {
473
494
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuModule, never>;
474
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclMegaMenuModule, never, [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective], [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective]>;
495
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclMegaMenuModule, never, [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuFeaturedListItemDescriptionDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective], [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuFeaturedListItemDescriptionDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective]>;
475
496
  static ɵinj: i0.ɵɵInjectorDeclaration<EclMegaMenuModule>;
476
497
  }
477
498
 
@@ -506,8 +527,8 @@ declare class EclMegaMenuService {
506
527
  static ɵprov: i0.ɵɵInjectableDeclaration<EclMegaMenuService>;
507
528
  }
508
529
 
509
- declare const EUI_ECL_MEGA_MENU: readonly [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective];
530
+ declare const EUI_ECL_MEGA_MENU: readonly [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuFeaturedListItemDescriptionDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective];
510
531
 
511
- export { EUI_ECL_MEGA_MENU, EclMegaMenuComponent, EclMegaMenuContainerDirective, EclMegaMenuDataService, EclMegaMenuFeaturedComponent, EclMegaMenuFeaturedImageDirective, EclMegaMenuFeaturedListDirective, EclMegaMenuFeaturedListItemDirective, EclMegaMenuFeaturedPictureDirective, EclMegaMenuInfoComponent, EclMegaMenuItemComponent, EclMegaMenuListDirective, EclMegaMenuModule, EclMegaMenuService, EclMegaMenuSpacerDirective, EclMegaMenuSubitemComponent, EclMegaMenuSublistDirective };
532
+ export { EUI_ECL_MEGA_MENU, EclMegaMenuComponent, EclMegaMenuContainerDirective, EclMegaMenuDataService, EclMegaMenuFeaturedComponent, EclMegaMenuFeaturedImageDirective, EclMegaMenuFeaturedListDirective, EclMegaMenuFeaturedListItemDescriptionDirective, EclMegaMenuFeaturedListItemDirective, EclMegaMenuFeaturedPictureDirective, EclMegaMenuInfoComponent, EclMegaMenuItemComponent, EclMegaMenuListDirective, EclMegaMenuModule, EclMegaMenuService, EclMegaMenuSpacerDirective, EclMegaMenuSubitemComponent, EclMegaMenuSublistDirective };
512
533
  export type { EclMegaMenuItem };
513
- //# sourceMappingURL=index.d.ts.map
534
+ //# sourceMappingURL=eui-ecl-components-ecl-mega-menu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-mega-menu.d.ts","sources":["../../components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.ts","../../components/ecl-mega-menu/models/ecl-mega-menu-item.model.ts","../../components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.ts","../../components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.ts","../../components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.ts","../../components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.ts","../../components/ecl-mega-menu/ecl-mega-menu.component.ts","../../components/ecl-mega-menu/ecl-mega-menu.module.ts","../../components/ecl-mega-menu/services/ecl-mega-menu-data.service.ts","../../components/ecl-mega-menu/services/ecl-mega-menu.service.ts","../../components/ecl-mega-menu/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;AAGA;;AAEG;AACH;AAO8B;;;AAC7B;;ACXD;;AAEG;AACH;AAIuD;;;AACtD;AAED;;;AAGG;AACH;AAI6D;AAGjB;AAGA;;AAIxC;;;;;AAGH;AAED;AAIyE;;;AACxE;;ACtCD;;AAEG;AACH;;;;AAQC;AAED;;AAEG;AACH;AAIwD;;;AACvD;;;;;;;;;ACjBG;AACH;;ACHD;;AAEG;AACH;;AASkD;AACd;;;AAG4C;AACoB;AAChG;AAGA;;;AAGG;AACH;;;AAKH;;ACnBD;;AAEG;AACH;AASI;;AAcA;;AAEG;;AAEM;AACT;;AAEG;AACqC;AACxC;;AAEG;;AAGM;AACA;;AAEA;AACA;AACT;;AAEG;AACqC;AACxC;;AAEG;AACM;AAAuB;;AAEhC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAGH;;AAEG;;AAEH;;AAEG;;AAGO;AACA;AAEV;AACA;;AAGA;;AAEG;AACH;;;;;;;;;;;AA+BA;;AAEG;AACH;AAQA;AAIA;AAIA;AAIA;;AAEG;AACH;AAYA;;AAEG;AACH;AAKA;AAYA;AASA;AAMA;AASA;;;;;AAQH;;ACzND;;AAEG;AACH;AAI8C;;;AAC7C;AAED;;AAEG;AACH;AAIgD;;;AAC/C;AAED;;AAEG;AACH;AAII;AAE6C;AACY;AAC5B;AAEmC;AACJ;AAClD;;;;;;;AAeV;AAUA;AAKA;;;AAGG;AACH;AAgBA;AAUA;AAUA;AAoBA;AAMA;AAMA;AAQA;;;AASH;;AC3JD;;AAEG;AACH;AAOI;AAEA;;AAEG;;AAUH;;AAEG;AAC6B;AAChC;;AAEG;AAC2B;;AAI9B;;AAEG;;;AAIH;AASA;;;AAGG;AACH;AAIA;;AAEG;AACH;;;AAIH;;AC9CD;;AAEG;AACH;AAQI;AACA;AAEA;;AAEG;;AAeH;AACmC;AAEK;;AAG/B;AACA;;AAEA;AACA;AACT;;AAEG;AACM;AAAuB;;AAEtB;AACA;AACV;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;;AAIH;;;AAGG;;AAGH;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;AA0BA;AAMA;;;;;AAqBA;;AAEG;AACH;AAQA;;AAEG;AAEH;AASA;;AAEG;AACH;AAuBA;;AAEG;AACH;AAQA;AAUA;AAOA;AAUA;AAOA;AAYA;AAyGA;;;;AAUH;;ACpXD;;;;;AAKG;AACH;;AAgCI;AAEA;AAKA;;AAEG;AACuB;AAE1B;;AAEG;AACO;AAC0E;AAEpF;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;;;;AAKH;AAEA;;AAEG;;;;;;;;;;;;;;;AAiCH;AAUA;AAKA;;AAEG;AAEH;AAMA;AAwBA;AAWA;;AAEG;AACH;AAQA;AAeA;AAiBA;AASA;AAkBA;AAUA;AA6BA;AAkCA;AAWA;AAUA;AAQA;AAMA;AAMA;AA2BA;AAQA;AAKA;;;AAGH;;AC9YD;;;;AAIG;AACH;;;;AAIiC;;AChCjC;AAGQ;AACA;AACA;AACA;;;;;;AAcP;;AAEG;AACH;AAIG;AAIH;AAIA;;;AAGA;;ACxCD;;;AASI;AAAoE;AAAuB;;;AAS9F;;ACGD;;;"}
@@ -516,4 +516,4 @@ declare const EUI_ECL_MENU: readonly [typeof EclMenuComponent, typeof EclMenuIte
516
516
 
517
517
  export { EUI_ECL_MENU, EclMenuComponent, EclMenuItemCaretEvent, EclMenuItemComponent, EclMenuItemFocusEvent, EclMenuItemHoverEvent, EclMenuItemHoverOutEvent, EclMenuItemKeydownEvent, EclMenuItemParentFocusEvent, EclMenuItemSelectEvent, EclMenuMegaComponent, EclMenuMegaItemComponent, EclMenuModule };
518
518
  export type { EclMenuItem };
519
- //# sourceMappingURL=index.d.ts.map
519
+ //# sourceMappingURL=eui-ecl-components-ecl-menu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-menu.d.ts","sources":["../../components/ecl-menu/models/ecl-menu-item.model.ts","../../components/ecl-menu/events/ecl-menu-item.event.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu-item.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu.component.ts","../../components/ecl-menu/ecl-menu.module.ts","../../components/ecl-menu/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;;;;;;;;AAQI;AACH;;ACND;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AAAA;AACd;;AClCD;;;AAGG;AACH;;;AAiBa;AACA;;AAEA;AACA;AAC+B;AACxC;;AAEG;AACuB;AAC+D;AACzF;;AAEG;AAC6E;AACvE;AAAuB;;AAEhC;;AAEG;AACkD;AACrD;;AAEG;AACkD;AACrD;;AAEG;;AAGO;AACA;AAEV;AACA;AAEA;;AAGA;AAKA;;;AAGG;AACH;AASA;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;AAOA;;AAEG;AACH;AAkBA;;;;;AASH;;ACtJD;;;AAGG;AACH;AAKG;AAG2C;AAE1C;;AAEG;AACwC;AAEjC;AACV;;AAEG;AACO;AACV;;AAEG;AACO;AAEoB;AACC;;;;;;;AAiB/B;AAMA;AAKA;AAMA;AAIA;AAcA;AASA;AA8BA;AAIA;AAIA;AASA;AAOA;AAMA;AAIA;AAMA;AAIA;;;AAGH;;ACnID;;AAEG;AACH;AAOI;;;AAIA;;AAEG;;AAGM;AACA;;AAEA;AACA;AACA;AACT;;AAEG;AACM;AAAuB;;;AAGhC;;AAEG;AACH;AACA;AACA;AACA;;AAEG;AACH;AAEA;;AAEG;AACuB;;;AAc1B;;AAEG;AACoB;AACvB;;AAEG;;AAGO;AACA;AACV;;AAEG;AACO;AACA;AACA;AACA;AACA;AACV;;;AAGG;AACO;;;;;AAqBV;;;;;AAiBA;AAKA;AAIA;AAyBA;AAKA;AAIA;AAQA;;;AAGG;AACH;AAIA;;AAEG;AACH;AAMA;;;AAGG;AACH;AAQA;;;AAGG;AACH;AAIA;;;AAGG;AACH;AA8CA;;;AAGG;AACH;AAqCA;;;;;;AAMG;;AAqBH;AASA;AAIA;AAIA;AAQA;AAIA;AAIA;;;;;;AAMG;AACH;AAuBA;AAgBA;AAIA;AAUA;;;AAQH;;ACxcD;;;AAGG;AACH;AAcI;;;AAGG;AACoC;AAEvC;;AAEG;AACoC;AACvC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAGO;AACA;;AAWV;AAEA;AAKA;;AAEG;AACuB;AACoB;AACD;AAE7C;AACA;AACA;AACA;AACA;;AAEG;AACH;AACA;AACA;AACA;AACA;AAEA;;AAEG;;;;;;;;;;;;;;;;;;;;;AA2CH;;;AAGG;AAEH;AAWA;;;AAGG;AAEH;AAOA;AAOA;AAKA;AAQA;;AAEG;AACH;AAMA;;AAEG;AACH;AAMA;;AAEG;AACH;AASA;;AAEG;AACH;AAMA;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;AAEG;AACH;AAaA;;;;AAIG;AACH;AAUA;AAaA;AAcA;AAWA;AAWA;AAOA;AAiBA;;AAEG;AACH;AAmBA;;AAEG;AACH;AAqBA;AAIA;AAUA;AAWA;;AAWA;AAIA;AAIA;AAcA;AA2BA;AAYA;AAuCA;AAIA;AAOA;AAOA;AAOA;AAIA;AAIA;AAIA;AAcA;AAQA;AAIA;AAaA;AAWA;AAIA;AAYA;AAgBA;AAMA;AAOA;AAiBA;AAIA;AAMA;AAMA;AAKA;AAIA;AAIA;AAOA;AASA;AAYA;AAIA;AAOA;AAKA;AAIA;AAIA;AAIA;AAIA;AAKA;AAaA;;;;AAyBH;;AC9yBD;;;;AAIG;AACH;;;;AAI6B;;ACN7B;;;"}
@@ -270,4 +270,4 @@ declare const EUI_ECL_MODAL: readonly [typeof EclModalComponent, typeof EclModal
270
270
 
271
271
  export { EUI_ECL_MODAL, EclModalBodyComponent, EclModalBodyFixedContentDirective, EclModalCloseDirective, EclModalCloseEvent, EclModalComponent, EclModalFooterComponent, EclModalHeaderComponent, EclModalModule, EclModalOpenEvent, EclModalTriggerDirective };
272
272
  export type { EclModalResult };
273
- //# sourceMappingURL=index.d.ts.map
273
+ //# sourceMappingURL=eui-ecl-components-ecl-modal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-modal.d.ts","sources":["../../components/ecl-modal/ecl-modal-close.directive.ts","../../components/ecl-modal/events/ecl-modal-open.event.ts","../../components/ecl-modal/models/ecl-modal-result.model.ts","../../components/ecl-modal/events/ecl-modal-close.event.ts","../../components/ecl-modal/ecl-modal-header.component.ts","../../components/ecl-modal/ecl-modal.component.ts","../../components/ecl-modal/ecl-modal-footer.component.ts","../../components/ecl-modal/ecl-modal-body.component.ts","../../components/ecl-modal/ecl-modal-body-fixed.directive.ts","../../components/ecl-modal/ecl-modal-trigger.directive.ts","../../components/ecl-modal/ecl-modal.module.ts","../../components/ecl-modal/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;AAGA;;;;AAIG;AACH;AAII;;AAEG;;AAGH;;AAEG;AACM;AAET;;AAEG;AACO;AAEV;;AAEG;AAEH;;;AAGH;;ACjCD;AAAsD;;ACAhD;;;AAGL;;ACDD;AACoB;AAAA;AAGnB;;ACED;;;;;AAKG;AACH;AAYI;AAEA;;;;;;;;;;;AAWG;;AAGH;;;;AAIG;AACO;AAEV;;AAEG;;;AAQH;;;;AAIG;AACH;AAIA;;;;AAIG;;;;AAcN;;AC7DD;AAQI;;;;AAIG;;AAGH;;;;;;;;AAQG;;AAGH;;;;AAIG;AAEH;AAKA;;AAEG;AACH;AAIA;;;;AAIG;AACO;AAEV;;;;AAIG;AACO;AAEV;;AAEG;AACsD;AAEzD;;AAEG;;;;AAOH;;;;AAIG;;AAMH;;AAEG;;AASH;;AAEG;AAEH;AAIA;;AAEG;AACH;AAMA;;AAEG;AACH;AAkBA;;AAEG;AACH;AAKA;;;;AAIG;AACH;AAUA;;;;AAIG;;;;AAcN;;AClMD;;;;AAIG;AACH;AAMI;;AAEG;AAEH;AAEA;;AAEG;;AAMH;;;;AAIG;AACH;;;AASH;;ACvCD;;;;AAIG;AACH;AASI;;AAEG;AACqC;AAExC;;AAEG;;;;;AAQN;;AC9BD;;;;AAIG;AACH;AAII;;AAEG;AACyC;;;AAC/C;;ACZD;;AAEG;AACH;AAKI;;AAEG;AACM;AAET;;AAEG;AAEH;;;AAGH;;ACLD;;;;;AAKG;AACH;;;;AAI8B;;ACV9B;;;"}
@@ -578,6 +578,7 @@ declare class EclMultiselectComponent extends ECLBaseDirective implements DoChec
578
578
  private getHostElement;
579
579
  private getHostParentElement;
580
580
  private createMultiselectComponent;
581
+ private setAriaLabelledBy;
581
582
  private attachOptions;
582
583
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMultiselectComponent, never>;
583
584
  static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectComponent, "select[eclMultiselect]", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabeledby": { "alias": "ariaLabeledby"; "required": false; }; "id": { "alias": "id"; "required": false; }; "toggleLabel": { "alias": "toggleLabel"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "hasSearchBox": { "alias": "hasSearchBox"; "required": false; }; "hasSelectAll": { "alias": "hasSelectAll"; "required": false; }; "eclPlaceholder": { "alias": "eclPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; }, { "eclChange": "eclChange"; }, ["eclOptionItems"], ["*"], true, never>;
@@ -601,4 +602,4 @@ declare const EUI_ECL_MULTISELECT: readonly [typeof EclMultiselectComponent, typ
601
602
 
602
603
  export { BoldTextPipe, EUI_ECL_MULTISELECT, EclMultiselectComponent, EclMultiselectDropdownComponent, EclMultiselectInputComponent, EclMultiselectMainInputClickEvent, EclMultiselectModule, EclMultiselectOptgroupComponent, EclMultiselectOptionClickEvent, EclMultiselectOptionComponent, EclMultiselectOptionDirective, EclMultiselectOptionKeydownEvent };
603
604
  export type { EclMultiselectOption };
604
- //# sourceMappingURL=index.d.ts.map
605
+ //# sourceMappingURL=eui-ecl-components-ecl-multiselect.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-multiselect.d.ts","sources":["../../components/ecl-multiselect/boldText.pipe.ts","../../components/ecl-multiselect/events/ecl-multiselect-main-input-click.event.ts","../../components/ecl-multiselect/models/ecl-multiselect-option.model.ts","../../components/ecl-multiselect/events/ecl-multiselect-option.event.ts","../../components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.ts","../../components/ecl-multiselect/ecl-multiselect-option.directive.ts","../../components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.ts","../../components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.ts","../../components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.ts","../../components/ecl-multiselect/ecl-multiselect.component.ts","../../components/ecl-multiselect/ecl-multiselect.module.ts","../../components/ecl-multiselect/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;AAEA;;;;AAuBI;;;AAGH;;AC5BD;AACuB;AAAA;AACtB;;;;;;;;ACIA;;ACJD;AACuB;AAAA;AACtB;AAED;AAEe;AACA;AADA;AAGd;;ACFD;;;AAGG;AACH;AAQI;;AAEG;AACM;AAET;;AAEG;;AAGH;;AAEG;AACM;AAET;;AAEG;AAGH;AAEA;;AAEG;AAGH;AAEA;;AAEG;;AASH;;AAEG;;AAGH;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;;AAGH;;AAEG;AACO;AAEV;;AAEG;AACO;AAEV;AACA;;;AAIA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AASH;;AAEG;AACH;AAIA;;;AAGG;AACH;AAeA;;AAEG;AACH;;;;;AAGH;;ACjLD;;;AAGG;AACH;AAKI;;AAEG;AAC6C;AAEhD;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACH;AAEA;;AAEG;;AAMH;;AAKA;;AAEG;;AAMH;;;AAMA;;AAEG;;AAMH;;AAEG;AACH;;;AAGH;;AClDD;;AAEG;AACH;;AAWI;AAEA;;AASA;;AAEG;;AAGH;AAEA;;AAEG;AAIH;AAEA;;AAEG;AACO;AAEV;;AAEG;AACO;;;AASV;;AAEG;;AAMH;;;;;AASA;;AAEG;;AAKH;;AAEG;;AAKH;AAIA;AAIA;AAIA;;AAEG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAMA;;;;AAGH;;AC9JD;;;AAGG;AACH;;;;;;AAuBiD;AAE7C;;AAEG;AACO;AAEV;;AAEG;AACH;AAIA;AAIA;;AAEG;;AAMH;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACH;AAKA;AAIA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACH;;AAGA;;;;;;;;;;;;;;AAmBA;AAgBA;AASA;AAKA;;;AAGG;AAEI;AAUP;;;AAGG;AAEI;AAIP;;;AAGG;AAEI;AAIP;;;AAGG;AACI;AAKP;AAKA;AAMA;;AAEG;AACH;AAIA;;AAEG;;AAKH;;AAEG;;AAKH;AASA;AAOA;AAKA;AAKA;AAMA;AAKA;AAOA;AAKA;AAKA;AAQA;AAIA;AAUA;AAMA;AAUA;AAKA;AAQA;AASA;AAKA;;AAEG;AACH;AA6BA;;AAEG;AACH;AAWA;;;AAGG;AACH;AA8BA;;;AAGG;AACH;AAgBA;AASA;;;AAmBA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAUA;AAeA;AAIA;AAYA;AAiBA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;;;;;AAOH;;ACvnBD;;;AAGG;AACH;AAOI;;AAEG;;AAGH;;AAEG;;;;AAKN;;ACjBD;;;;;AAKG;AACH;AAcI;AAEA;;AAEG;AAC+D;AAElE;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACH;AAIA;AAOA;;AAEG;AACH;AAQA;AAIA;;AAEG;;AAMH;;AAEG;AACO;AAEV;;AAEG;AACH;AAQA;;AAEG;AACH;AAQA;;AAEG;AACH;;AAWA;;AAEG;AACM;AAET;AACA;;;;;;;;;;;;;;;;;;;AAgCA;AAUA;AASA;AAKA;AAMA;AAOA;AAIA;AAIA;AAgCA;AAsBA;;;;;;AAKH;;ACjQD;;;;AAIG;AACH;;;;AAIqC;;ACTrC;;;"}
@@ -79,4 +79,4 @@ declare class EclNavigationListModule {
79
79
  declare const EUI_ECL_NAVIGATION_LIST: readonly [typeof EclNavigationListComponent, typeof EclNavigationListItemComponent, typeof EclNavigationListImageDirective, typeof EclNavigationListPictureDirective];
80
80
 
81
81
  export { EUI_ECL_NAVIGATION_LIST, EclNavigationListComponent, EclNavigationListImageDirective, EclNavigationListItemComponent, EclNavigationListModule, EclNavigationListPictureDirective };
82
- //# sourceMappingURL=index.d.ts.map
82
+ //# sourceMappingURL=eui-ecl-components-ecl-navigation-list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-navigation-list.d.ts","sources":["../../components/ecl-navigation-list/ecl-navigation-list-item.component.ts","../../components/ecl-navigation-list/ecl-navigation-list-picture.directive.ts","../../components/ecl-navigation-list/ecl-navigation-list.component.ts","../../components/ecl-navigation-list/ecl-navigation-list.module.ts","../../components/ecl-navigation-list/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;AAIA;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA,YAAA,gBAAA;AAMI;;AAEG;AACuB;AAC1B;;AAEG;AACM;;;AAYT;AAEA;;;AAMH;;ACrCD;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;;;;AAQC;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;;;;AAQC;;ACvBD;;;AAGG;AACH,cAAA,0BAAA,SAAA,gBAAA,YAAA,gBAAA;;AAWI;;AAEG;AACoC;AACvC;;AAEG;AACqC;AAExC;;AAEG;AACgE,eAAA,SAAA,CAAA,8BAAA;AAEnE;;;;;AAQH;;AC9BD;;;;AAIG;AACH,cAAA,uBAAA;;;;AAIuC;;ACXvC,cAAA,uBAAA,mBAAA,0BAAA,SAAA,8BAAA,SAAA,+BAAA,SAAA,iCAAA;;;;"}
@@ -216,4 +216,4 @@ declare class EclNewsTickerModule {
216
216
  declare const EUI_ECL_NEWS_TICKER: readonly [typeof EclNewsTickerComponent, typeof EclNewsTickerItemComponent, typeof EclNewsTickerIconDirective];
217
217
 
218
218
  export { EUI_ECL_NEWS_TICKER, EclNewsTickerComponent, EclNewsTickerIconDirective, EclNewsTickerItemComponent, EclNewsTickerItemEvent, EclNewsTickerModule };
219
- //# sourceMappingURL=index.d.ts.map
219
+ //# sourceMappingURL=eui-ecl-components-ecl-news-ticker.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eui-ecl-components-ecl-news-ticker.d.ts","sources":["../../components/ecl-news-ticker/ecl-news-ticker-item.component.ts","../../components/ecl-news-ticker/events/ecl-news-ticker-item.event.ts","../../components/ecl-news-ticker/ecl-news-ticker.component.ts","../../components/ecl-news-ticker/ecl-news-ticker-icon.directive.ts","../../components/ecl-news-ticker/ecl-news-ticker.module.ts","../../components/ecl-news-ticker/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAKA,cAAA,0BAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAKC,QAAA,UAAA;AAEA;;AAEG;;AAGH;;AAEG;AACO,iBAAA,YAAA;AAEV;;AAEG;;AAMH;;AAEG;AACuB;AAE1B;;AAEG;;AAIH;;AAQA;;AAEG;;AAMH;;AAEG;;;AAQH;;AAEG;AACH;AAcA;;AAEG;AACH;AAKA;;;AAOA;;ACjGD,cAAA,sBAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;;ACID,cAAA,sBAAA,SAAA,gBAAA,YAAA,SAAA;AAWC;;;AAGG;AACqC;AAExC;;;AAGG;AACO,gBAAA,YAAA,CAAA,sBAAA;AAEV;;AAEG;AAC0C,qBAAA,SAAA,CAAA,0BAAA;AAE7C;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;;AAQH;AACA;AACA;;;;;;;;;;;;AA0BA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AAEH;AAOA;;AAEG;AACH;AAWA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;AAEG;AACH;AAKA;;AAEG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH,wBAAA,KAAA;AAOA;;;AAGG;AACH,yBAAA,KAAA;AAOA;AAYA;AAgBA;AAUA;AAQA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;;;;AAQA;;AC3UD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIC;;AAEG;AACyC;;;AAC5C;;ACHD;;;;;AAKG;AACH,cAAA,mBAAA;;;;AAImC;;ACXnC,cAAA,mBAAA,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA;;;;"}
@@ -104,4 +104,4 @@ declare class EclNotificationModule {
104
104
  declare const EUI_ECL_NOTIFICATION: readonly [typeof EclNotificationComponent, typeof EclNotificationTitleDirective];
105
105
 
106
106
  export { EUI_ECL_NOTIFICATION, EclNotificationCloseEvent, EclNotificationComponent, EclNotificationModule, EclNotificationTitleDirective };
107
- //# sourceMappingURL=index.d.ts.map
107
+ //# sourceMappingURL=eui-ecl-components-ecl-notification.d.ts.map