@eui/ecl 23.0.0-alpha.4 → 23.0.0-alpha.5

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 (313) hide show
  1. package/docs/changelog.html +38 -0
  2. package/docs/components/EclAddToCalendarComponent.html +7 -62
  3. package/docs/components/EclAnimatedNumbersComponent.html +0 -39
  4. package/docs/components/EclAppComponent.html +12 -72
  5. package/docs/components/EclBannerComponent.html +46 -46
  6. package/docs/components/EclBlockquoteComponent.html +6 -1
  7. package/docs/components/EclCarouselComponent.html +5 -0
  8. package/docs/components/EclCategoryFilterComponent.html +5 -0
  9. package/docs/components/EclCategoryFilterItemComponent.html +15 -10
  10. package/docs/components/EclCheckboxLabelComponent.html +1 -1
  11. package/docs/components/EclContentItemComponent.html +4 -0
  12. package/docs/components/EclDateBlockComponent.html +43 -18
  13. package/docs/components/EclExpandableComponent.html +63 -1
  14. package/docs/components/EclFeaturedComponent.html +46 -37
  15. package/docs/components/EclFileComponent.html +19 -14
  16. package/docs/components/EclFileItemsComponent.html +31 -1
  17. package/docs/components/EclFormLabelComponent.html +1 -1
  18. package/docs/components/EclGalleryComponent.html +29 -29
  19. package/docs/components/EclGalleryItemComponent.html +47 -47
  20. package/docs/components/EclIconComponent.html +158 -48
  21. package/docs/components/EclInpageNavigationComponent.html +21 -1
  22. package/docs/components/EclInpageNavigationItemComponent.html +39 -1
  23. package/docs/components/EclListIllustrationComponent.html +47 -47
  24. package/docs/components/EclListIllustrationItemComponent.html +1 -1
  25. package/docs/components/EclMediaContainerComponent.html +20 -20
  26. package/docs/components/EclMegaMenuFeaturedComponent.html +6 -1
  27. package/docs/components/EclMegaMenuInfoComponent.html +11 -1
  28. package/docs/components/EclMegaMenuItemComponent.html +44 -34
  29. package/docs/components/EclMegaMenuSubitemComponent.html +46 -31
  30. package/docs/components/EclMenuItemComponent.html +12 -2
  31. package/docs/components/EclMenuMegaItemComponent.html +8 -3
  32. package/docs/components/EclMultiselectComponent.html +56 -56
  33. package/docs/components/EclMultiselectDropdownComponent.html +1 -1
  34. package/docs/components/EclMultiselectOptgroupComponent.html +6 -1
  35. package/docs/components/EclNavigationListItemComponent.html +1 -1
  36. package/docs/components/EclNotificationComponent.html +32 -1
  37. package/docs/components/EclPaginationItemComponent.html +84 -59
  38. package/docs/components/EclRatingFieldComponent.html +98 -2
  39. package/docs/components/EclSearchFormComponent.html +41 -1
  40. package/docs/components/EclSelectContainerComponent.html +116 -1
  41. package/docs/components/EclSiteFooterComponent.html +1 -1
  42. package/docs/components/EclSiteFooterCoreComponent.html +6 -1
  43. package/docs/components/EclSiteFooterFixedContentEUComponent.html +16 -1
  44. package/docs/components/EclSiteFooterRowCommonComponent.html +6 -1
  45. package/docs/components/EclSiteHeaderComponent.html +27 -27
  46. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +96 -86
  47. package/docs/components/EclSiteHeaderLoginComponent.html +1 -1
  48. package/docs/components/EclSiteHeaderSearchComponent.html +20 -10
  49. package/docs/components/EclSocialMediaFollowComponent.html +7 -2
  50. package/docs/components/EclSocialMediaFollowItemComponent.html +40 -25
  51. package/docs/components/EclSplashPageLanguageCategoryComponent.html +6 -1
  52. package/docs/components/EclSplashPageLanguageContainerComponent.html +6 -1
  53. package/docs/components/EclSplashPageLanguageLinkComponent.html +6 -1
  54. package/docs/components/EclTabComponent.html +50 -20
  55. package/docs/components/EclTabsComponent.html +1 -1
  56. package/docs/components/EclTagComponent.html +6 -1
  57. package/docs/components/EclTimelineComponent.html +4 -169
  58. package/docs/components/EclTimelineItemComponent.html +104 -1
  59. package/docs/directives/EclAccordionDirective.html +9 -99
  60. package/docs/directives/EclFileTitleDirective.html +5 -0
  61. package/docs/directives/EclFileUploadDirective.html +120 -0
  62. package/docs/directives/EclGalleryMediaDirective.html +5 -0
  63. package/docs/directives/EclMediaContainerIframeDirective.html +9 -11
  64. package/docs/directives/EclMediaContainerItemDirective.html +5 -0
  65. package/docs/directives/EclMultiselectOptionDirective.html +20 -10
  66. package/docs/directives/EclRadioDirective.html +18 -13
  67. package/docs/directives/EclSelectDirective.html +40 -0
  68. package/docs/directives/EclSiteFooterListDirective.html +5 -104
  69. package/docs/directives/EclSiteFooterSectionDirective.html +1 -1
  70. package/docs/directives/EclSiteFooterTitleDirective.html +29 -0
  71. package/docs/directives/EclTableHeaderDirective.html +5 -0
  72. package/docs/directives/EclTextMediaMediaAnchorDirective.html +1 -1
  73. package/docs/js/search/search_index.js +2 -2
  74. package/docs/json/EclAddToCalendarComponent.md +1 -1
  75. package/docs/json/EclBannerComponent.md +7 -7
  76. package/docs/json/EclCategoryFilterItemComponent.md +1 -1
  77. package/docs/json/EclDateBlockComponent.md +1 -1
  78. package/docs/json/EclExpandableComponent.md +2 -0
  79. package/docs/json/EclFeaturedComponent.md +3 -3
  80. package/docs/json/EclFileComponent.md +1 -1
  81. package/docs/json/EclFileItemsComponent.md +1 -0
  82. package/docs/json/EclGalleryComponent.md +4 -4
  83. package/docs/json/EclGalleryItemComponent.md +2 -2
  84. package/docs/json/EclIconComponent.md +4 -4
  85. package/docs/json/EclInpageNavigationItemComponent.md +1 -0
  86. package/docs/json/EclListIllustrationComponent.md +3 -3
  87. package/docs/json/EclMediaContainerComponent.md +1 -1
  88. package/docs/json/EclMediaContainerIframeDirective.md +2 -2
  89. package/docs/json/EclMegaMenuItemComponent.md +2 -2
  90. package/docs/json/EclMegaMenuSubitemComponent.md +3 -3
  91. package/docs/json/EclMenuItemComponent.md +1 -1
  92. package/docs/json/EclMenuMegaItemComponent.md +1 -1
  93. package/docs/json/EclMultiselectComponent.md +3 -3
  94. package/docs/json/EclMultiselectOptionDirective.md +1 -1
  95. package/docs/json/EclNavigationListItemComponent.md +1 -1
  96. package/docs/json/EclNotificationComponent.md +1 -0
  97. package/docs/json/EclPaginationItemComponent.md +3 -3
  98. package/docs/json/EclRadioDirective.md +1 -1
  99. package/docs/json/EclRatingFieldComponent.md +1 -0
  100. package/docs/json/EclSearchFormComponent.md +1 -0
  101. package/docs/json/EclSelectContainerComponent.md +6 -0
  102. package/docs/json/EclSiteFooterSectionDirective.md +1 -1
  103. package/docs/json/EclSiteHeaderComponent.md +2 -2
  104. package/docs/json/EclSiteHeaderLanguagePopoverComponent.md +6 -6
  105. package/docs/json/EclSiteHeaderSearchComponent.md +1 -1
  106. package/docs/json/EclSocialMediaFollowComponent.md +1 -1
  107. package/docs/json/EclSocialMediaFollowItemComponent.md +4 -4
  108. package/docs/json/EclTabComponent.md +2 -1
  109. package/docs/json/EclTagComponent.md +1 -1
  110. package/docs/json/EclTextMediaMediaAnchorDirective.md +1 -1
  111. package/docs/json/EclTimelineItemComponent.md +1 -0
  112. package/docs/json/documentation.json +4188 -2895
  113. package/docs/llms.txt +154 -138
  114. package/docs/miscellaneous/variables.html +2 -2
  115. package/docs/properties.html +1 -1
  116. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +5 -15
  117. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  118. package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs +9 -7
  119. package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs.map +1 -1
  120. package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs +2 -2
  121. package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs.map +1 -1
  122. package/fesm2022/eui-ecl-components-ecl-app.mjs +13 -14
  123. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  124. package/fesm2022/eui-ecl-components-ecl-banner.mjs +27 -37
  125. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  126. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +11 -7
  127. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
  128. package/fesm2022/eui-ecl-components-ecl-card.mjs +7 -10
  129. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  130. package/fesm2022/eui-ecl-components-ecl-carousel.mjs +14 -18
  131. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  132. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +21 -13
  133. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  134. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +5 -8
  135. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  136. package/fesm2022/eui-ecl-components-ecl-content-item.mjs +18 -26
  137. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  138. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +39 -22
  139. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  140. package/fesm2022/eui-ecl-components-ecl-expandable.mjs +21 -16
  141. package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
  142. package/fesm2022/eui-ecl-components-ecl-featured.mjs +17 -18
  143. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  144. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +25 -23
  145. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  146. package/fesm2022/eui-ecl-components-ecl-file.mjs +27 -20
  147. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  148. package/fesm2022/eui-ecl-components-ecl-form-label.mjs +6 -12
  149. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  150. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +44 -71
  151. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  152. package/fesm2022/eui-ecl-components-ecl-help-block.mjs +5 -8
  153. package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
  154. package/fesm2022/eui-ecl-components-ecl-icon.mjs +50 -39
  155. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  156. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +38 -32
  157. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  158. package/fesm2022/eui-ecl-components-ecl-label.mjs +6 -7
  159. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  160. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +37 -57
  161. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  162. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -21
  163. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  164. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +22 -27
  165. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  166. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +67 -73
  167. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  168. package/fesm2022/eui-ecl-components-ecl-menu.mjs +46 -51
  169. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  170. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +52 -43
  171. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
  172. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +13 -19
  173. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
  174. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +6 -9
  175. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  176. package/fesm2022/eui-ecl-components-ecl-notification.mjs +19 -21
  177. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  178. package/fesm2022/eui-ecl-components-ecl-page-header.mjs +5 -8
  179. package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
  180. package/fesm2022/eui-ecl-components-ecl-pagination.mjs +57 -64
  181. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  182. package/fesm2022/eui-ecl-components-ecl-radio.mjs +8 -7
  183. package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
  184. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +35 -27
  185. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
  186. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +23 -23
  187. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  188. package/fesm2022/eui-ecl-components-ecl-select.mjs +31 -40
  189. package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
  190. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +71 -70
  191. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  192. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +44 -55
  193. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  194. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +27 -36
  195. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  196. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +38 -18
  197. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
  198. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +11 -16
  199. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
  200. package/fesm2022/eui-ecl-components-ecl-table.mjs +16 -15
  201. package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
  202. package/fesm2022/eui-ecl-components-ecl-tabs.mjs +32 -34
  203. package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
  204. package/fesm2022/eui-ecl-components-ecl-tag.mjs +14 -12
  205. package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
  206. package/fesm2022/eui-ecl-components-ecl-text-area.mjs +9 -12
  207. package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
  208. package/fesm2022/eui-ecl-components-ecl-text-input.mjs +15 -19
  209. package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
  210. package/fesm2022/eui-ecl-components-ecl-text-media.mjs +5 -8
  211. package/fesm2022/eui-ecl-components-ecl-text-media.mjs.map +1 -1
  212. package/fesm2022/eui-ecl-components-ecl-timeline.mjs +40 -59
  213. package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
  214. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  215. package/package.json +1 -1
  216. package/types/eui-ecl-components-ecl-accordion.d.ts +2 -10
  217. package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -1
  218. package/types/eui-ecl-components-ecl-add-to-calendar.d.ts +4 -1
  219. package/types/eui-ecl-components-ecl-add-to-calendar.d.ts.map +1 -1
  220. package/types/eui-ecl-components-ecl-animated-numbers.d.ts +1 -1
  221. package/types/eui-ecl-components-ecl-animated-numbers.d.ts.map +1 -1
  222. package/types/eui-ecl-components-ecl-app.d.ts +6 -6
  223. package/types/eui-ecl-components-ecl-app.d.ts.map +1 -1
  224. package/types/eui-ecl-components-ecl-banner.d.ts +9 -10
  225. package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -1
  226. package/types/eui-ecl-components-ecl-blockquote.d.ts +2 -2
  227. package/types/eui-ecl-components-ecl-blockquote.d.ts.map +1 -1
  228. package/types/eui-ecl-components-ecl-card.d.ts +2 -3
  229. package/types/eui-ecl-components-ecl-card.d.ts.map +1 -1
  230. package/types/eui-ecl-components-ecl-carousel.d.ts +10 -12
  231. package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -1
  232. package/types/eui-ecl-components-ecl-category-filter.d.ts +4 -4
  233. package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -1
  234. package/types/eui-ecl-components-ecl-checkbox.d.ts +2 -3
  235. package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -1
  236. package/types/eui-ecl-components-ecl-content-item.d.ts +8 -10
  237. package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -1
  238. package/types/eui-ecl-components-ecl-date-block.d.ts +10 -10
  239. package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -1
  240. package/types/eui-ecl-components-ecl-expandable.d.ts +7 -8
  241. package/types/eui-ecl-components-ecl-expandable.d.ts.map +1 -1
  242. package/types/eui-ecl-components-ecl-featured.d.ts +4 -5
  243. package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -1
  244. package/types/eui-ecl-components-ecl-file-upload.d.ts +9 -11
  245. package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
  246. package/types/eui-ecl-components-ecl-file.d.ts +7 -8
  247. package/types/eui-ecl-components-ecl-file.d.ts.map +1 -1
  248. package/types/eui-ecl-components-ecl-form-label.d.ts +3 -5
  249. package/types/eui-ecl-components-ecl-form-label.d.ts.map +1 -1
  250. package/types/eui-ecl-components-ecl-gallery.d.ts +32 -41
  251. package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -1
  252. package/types/eui-ecl-components-ecl-help-block.d.ts +3 -4
  253. package/types/eui-ecl-components-ecl-help-block.d.ts.map +1 -1
  254. package/types/eui-ecl-components-ecl-icon.d.ts +17 -12
  255. package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -1
  256. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +18 -19
  257. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
  258. package/types/eui-ecl-components-ecl-label.d.ts +3 -3
  259. package/types/eui-ecl-components-ecl-label.d.ts.map +1 -1
  260. package/types/eui-ecl-components-ecl-list-illustration.d.ts +25 -30
  261. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
  262. package/types/eui-ecl-components-ecl-loading-indicator.d.ts +6 -8
  263. package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -1
  264. package/types/eui-ecl-components-ecl-media-container.d.ts +9 -11
  265. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
  266. package/types/eui-ecl-components-ecl-mega-menu.d.ts +25 -28
  267. package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
  268. package/types/eui-ecl-components-ecl-menu.d.ts +26 -31
  269. package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
  270. package/types/eui-ecl-components-ecl-multiselect.d.ts +13 -13
  271. package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -1
  272. package/types/eui-ecl-components-ecl-navigation-list.d.ts +5 -7
  273. package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -1
  274. package/types/eui-ecl-components-ecl-news-ticker.d.ts +2 -3
  275. package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -1
  276. package/types/eui-ecl-components-ecl-notification.d.ts +17 -19
  277. package/types/eui-ecl-components-ecl-notification.d.ts.map +1 -1
  278. package/types/eui-ecl-components-ecl-page-header.d.ts +2 -3
  279. package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -1
  280. package/types/eui-ecl-components-ecl-pagination.d.ts +22 -29
  281. package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -1
  282. package/types/eui-ecl-components-ecl-radio.d.ts +2 -3
  283. package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -1
  284. package/types/eui-ecl-components-ecl-rating-field.d.ts +12 -12
  285. package/types/eui-ecl-components-ecl-rating-field.d.ts.map +1 -1
  286. package/types/eui-ecl-components-ecl-search-form.d.ts +10 -10
  287. package/types/eui-ecl-components-ecl-search-form.d.ts.map +1 -1
  288. package/types/eui-ecl-components-ecl-select.d.ts +13 -17
  289. package/types/eui-ecl-components-ecl-select.d.ts.map +1 -1
  290. package/types/eui-ecl-components-ecl-site-footer.d.ts +22 -27
  291. package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -1
  292. package/types/eui-ecl-components-ecl-site-header.d.ts +16 -18
  293. package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
  294. package/types/eui-ecl-components-ecl-social-media-follow.d.ts +21 -23
  295. package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
  296. package/types/eui-ecl-components-ecl-splash-page.d.ts +6 -6
  297. package/types/eui-ecl-components-ecl-splash-page.d.ts.map +1 -1
  298. package/types/eui-ecl-components-ecl-sticky-container.d.ts +6 -7
  299. package/types/eui-ecl-components-ecl-sticky-container.d.ts.map +1 -1
  300. package/types/eui-ecl-components-ecl-table.d.ts +4 -5
  301. package/types/eui-ecl-components-ecl-table.d.ts.map +1 -1
  302. package/types/eui-ecl-components-ecl-tabs.d.ts +5 -6
  303. package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -1
  304. package/types/eui-ecl-components-ecl-tag.d.ts +3 -4
  305. package/types/eui-ecl-components-ecl-tag.d.ts.map +1 -1
  306. package/types/eui-ecl-components-ecl-text-area.d.ts +5 -6
  307. package/types/eui-ecl-components-ecl-text-area.d.ts.map +1 -1
  308. package/types/eui-ecl-components-ecl-text-input.d.ts +6 -7
  309. package/types/eui-ecl-components-ecl-text-input.d.ts.map +1 -1
  310. package/types/eui-ecl-components-ecl-text-media.d.ts +2 -2
  311. package/types/eui-ecl-components-ecl-text-media.d.ts.map +1 -1
  312. package/types/eui-ecl-components-ecl-timeline.d.ts +8 -17
  313. package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -1
@@ -1,6 +1,6 @@
1
1
  import { NgTemplateOutlet, isPlatformBrowser } from '@angular/common';
2
2
  import * as i0 from '@angular/core';
3
- import { EventEmitter, inject, Renderer2, booleanAttribute, HostListener, Output, ViewChild, ContentChildren, forwardRef, Input, HostBinding, Component, ElementRef, IterableDiffers, DOCUMENT, afterNextRender, ContentChild, ViewEncapsulation, output, PLATFORM_ID, ChangeDetectorRef, numberAttribute } from '@angular/core';
3
+ import { input, EventEmitter, inject, Renderer2, booleanAttribute, HostListener, Output, ViewChild, ContentChildren, forwardRef, Input, HostBinding, Component, ElementRef, IterableDiffers, DOCUMENT, afterNextRender, ContentChild, ViewEncapsulation, numberAttribute, output, PLATFORM_ID, ChangeDetectorRef } from '@angular/core';
4
4
  import { EuiAppShellService } from '@eui/core';
5
5
  import * as i1 from '@eui/ecl/components/ecl-button';
6
6
  import { EclButtonComponent, EUI_ECL_BUTTON } from '@eui/ecl/components/ecl-button';
@@ -70,11 +70,15 @@ class EclMenuMegaItemComponent extends ECLBaseDirective {
70
70
  constructor() {
71
71
  super(...arguments);
72
72
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
73
- this.routerLink = null;
74
- this.queryParams = null;
75
- this.queryParamsHandling = null;
73
+ this.routerLink = input(null, /* @ts-ignore */
74
+ ...(ngDevMode ? [{ debugName: "routerLink" }] : /* istanbul ignore next */ []));
75
+ this.queryParams = input(null, /* @ts-ignore */
76
+ ...(ngDevMode ? [{ debugName: "queryParams" }] : /* istanbul ignore next */ []));
77
+ this.queryParamsHandling = input(null, /* @ts-ignore */
78
+ ...(ngDevMode ? [{ debugName: "queryParamsHandling" }] : /* istanbul ignore next */ []));
76
79
  this.href = '';
77
- this.target = '';
80
+ this.target = input('', /* @ts-ignore */
81
+ ...(ngDevMode ? [{ debugName: "target" }] : /* istanbul ignore next */ []));
78
82
  this.cmpClass = true;
79
83
  /**
80
84
  * The default role of the DOM element is 'listitem', should not be changed.
@@ -85,6 +89,8 @@ class EclMenuMegaItemComponent extends ECLBaseDirective {
85
89
  * An additional item, that represents a link.
86
90
  */
87
91
  this.isSeeAll = false;
92
+ this.linkExtraAttributes = input(undefined, /* @ts-ignore */
93
+ ...(ngDevMode ? [{ debugName: "linkExtraAttributes" }] : /* istanbul ignore next */ []));
88
94
  this.menuItemSelect = new EventEmitter();
89
95
  this.menuItemKeydown = new EventEmitter();
90
96
  this.hasChildren = false;
@@ -94,7 +100,7 @@ class EclMenuMegaItemComponent extends ECLBaseDirective {
94
100
  }
95
101
  ngAfterViewInit() {
96
102
  this.manageContentChildren();
97
- this.setExtraAttributesForLink(this.megaMenuLink?.nativeElement, this.linkExtraAttributes);
103
+ this.setExtraAttributesForLink(this.megaMenuLink?.nativeElement, this.linkExtraAttributes());
98
104
  }
99
105
  /**
100
106
  *
@@ -156,26 +162,18 @@ class EclMenuMegaItemComponent extends ECLBaseDirective {
156
162
  }
157
163
  }
158
164
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: EclMenuMegaItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
159
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: EclMenuMegaItemComponent, isStandalone: true, selector: "ecl-menu-mega-item", inputs: { id: "id", label: "label", routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href", target: "target", isCurrent: ["isCurrent", "isCurrent", booleanAttribute], isSeeAll: ["isSeeAll", "isSeeAll", booleanAttribute], linkExtraAttributes: "linkExtraAttributes" }, outputs: { menuItemSelect: "menuItemSelect", menuItemKeydown: "menuItemKeydown" }, host: { listeners: { "click": "onHostClick($event)" }, properties: { "class.ecl-menu__subitem": "this.cmpClass", "attr.role": "this.role", "class.ecl-menu__subitem--current": "this.isCurrent", "class.ecl-menu__see-all": "this.isSeeAll" } }, queries: [{ propertyName: "iconComponents", predicate: i0.forwardRef(() => EclIconComponent) }, { propertyName: "links", predicate: i0.forwardRef(() => EclLinkDirective) }], viewQueries: [{ propertyName: "megaMenuLink", first: true, predicate: ["megaMenuLink"], descendants: true }], usesInheritance: true, ngImport: i0, template: "@if (!isSeeAll) {\n @if (href) {\n <a #megaMenuLink\n [href]=\"href\"\n [target]=\"target\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n } @else {\n <a #megaMenuLink\n tabindex=\"0\"\n [routerLink]=\"routerLink\"\n [queryParams]=\"queryParams\"\n [queryParamsHandling]=\"queryParamsHandling\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n }\n} @else {\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{display:list-item}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "browserUrl", "routerLink"] }] }); }
165
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: EclMenuMegaItemComponent, isStandalone: true, selector: "ecl-menu-mega-item", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: false, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: false, isRequired: false, transformFunction: null }, routerLink: { classPropertyName: "routerLink", publicName: "routerLink", isSignal: true, isRequired: false, transformFunction: null }, queryParams: { classPropertyName: "queryParams", publicName: "queryParams", isSignal: true, isRequired: false, transformFunction: null }, queryParamsHandling: { classPropertyName: "queryParamsHandling", publicName: "queryParamsHandling", isSignal: true, isRequired: false, transformFunction: null }, href: { classPropertyName: "href", publicName: "href", isSignal: false, isRequired: false, transformFunction: null }, target: { classPropertyName: "target", publicName: "target", isSignal: true, isRequired: false, transformFunction: null }, isCurrent: { classPropertyName: "isCurrent", publicName: "isCurrent", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, isSeeAll: { classPropertyName: "isSeeAll", publicName: "isSeeAll", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, linkExtraAttributes: { classPropertyName: "linkExtraAttributes", publicName: "linkExtraAttributes", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { menuItemSelect: "menuItemSelect", menuItemKeydown: "menuItemKeydown" }, host: { listeners: { "click": "onHostClick($event)" }, properties: { "class.ecl-menu__subitem": "this.cmpClass", "attr.role": "this.role", "class.ecl-menu__subitem--current": "this.isCurrent", "class.ecl-menu__see-all": "this.isSeeAll" } }, queries: [{ propertyName: "iconComponents", predicate: i0.forwardRef(() => EclIconComponent) }, { propertyName: "links", predicate: i0.forwardRef(() => EclLinkDirective) }], viewQueries: [{ propertyName: "megaMenuLink", first: true, predicate: ["megaMenuLink"], descendants: true }], usesInheritance: true, ngImport: i0, template: "@if (!isSeeAll) {\n @if (href) {\n <a #megaMenuLink\n [href]=\"href\"\n [target]=\"target()\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n } @else {\n <a #megaMenuLink\n tabindex=\"0\"\n [routerLink]=\"routerLink()\"\n [queryParams]=\"queryParams()\"\n [queryParamsHandling]=\"queryParamsHandling()\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n }\n} @else {\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{display:list-item}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "browserUrl", "routerLink"] }] }); }
160
166
  }
161
167
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: EclMenuMegaItemComponent, decorators: [{
162
168
  type: Component,
163
- args: [{ selector: 'ecl-menu-mega-item', imports: [NgTemplateOutlet, RouterLink], template: "@if (!isSeeAll) {\n @if (href) {\n <a #megaMenuLink\n [href]=\"href\"\n [target]=\"target\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n } @else {\n <a #megaMenuLink\n tabindex=\"0\"\n [routerLink]=\"routerLink\"\n [queryParams]=\"queryParams\"\n [queryParamsHandling]=\"queryParamsHandling\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n }\n} @else {\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{display:list-item}\n"] }]
169
+ args: [{ selector: 'ecl-menu-mega-item', imports: [NgTemplateOutlet, RouterLink], template: "@if (!isSeeAll) {\n @if (href) {\n <a #megaMenuLink\n [href]=\"href\"\n [target]=\"target()\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n } @else {\n <a #megaMenuLink\n tabindex=\"0\"\n [routerLink]=\"routerLink()\"\n [queryParams]=\"queryParams()\"\n [queryParamsHandling]=\"queryParamsHandling()\"\n class=\"ecl-link ecl-link--standalone ecl-menu__sublink\"\n [class.ecl-menu__sublink--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n }\n} @else {\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n}\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{display:list-item}\n"] }]
164
170
  }], propDecorators: { id: [{
165
171
  type: Input
166
172
  }], label: [{
167
173
  type: Input
168
- }], routerLink: [{
174
+ }], routerLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "routerLink", required: false }] }], queryParams: [{ type: i0.Input, args: [{ isSignal: true, alias: "queryParams", required: false }] }], queryParamsHandling: [{ type: i0.Input, args: [{ isSignal: true, alias: "queryParamsHandling", required: false }] }], href: [{
169
175
  type: Input
170
- }], queryParams: [{
171
- type: Input
172
- }], queryParamsHandling: [{
173
- type: Input
174
- }], href: [{
175
- type: Input
176
- }], target: [{
177
- type: Input
178
- }], cmpClass: [{
176
+ }], target: [{ type: i0.Input, args: [{ isSignal: true, alias: "target", required: false }] }], cmpClass: [{
179
177
  type: HostBinding,
180
178
  args: ['class.ecl-menu__subitem']
181
179
  }], role: [{
@@ -193,9 +191,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImpor
193
191
  }, {
194
192
  type: HostBinding,
195
193
  args: ['class.ecl-menu__see-all']
196
- }], linkExtraAttributes: [{
197
- type: Input
198
- }], iconComponents: [{
194
+ }], linkExtraAttributes: [{ type: i0.Input, args: [{ isSignal: true, alias: "linkExtraAttributes", required: false }] }], iconComponents: [{
199
195
  type: ContentChildren,
200
196
  args: [forwardRef(() => EclIconComponent)]
201
197
  }], links: [{
@@ -407,13 +403,27 @@ class EclMenuItemComponent extends ECLBaseDirective {
407
403
  constructor() {
408
404
  super();
409
405
  this.el = inject(ElementRef);
406
+ /**
407
+ * When in mobile view, use this property to set aria-label for the toggle items button (to expand item's children).
408
+ */
409
+ this.toggleAriaLabel = input(undefined, /* @ts-ignore */
410
+ ...(ngDevMode ? [{ debugName: "toggleAriaLabel" }] : /* istanbul ignore next */ []));
410
411
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
411
- this.routerLink = null;
412
- this.queryParams = null;
413
- this.queryParamsHandling = null;
412
+ this.routerLink = input(null, /* @ts-ignore */
413
+ ...(ngDevMode ? [{ debugName: "routerLink" }] : /* istanbul ignore next */ []));
414
+ this.queryParams = input(null, /* @ts-ignore */
415
+ ...(ngDevMode ? [{ debugName: "queryParams" }] : /* istanbul ignore next */ []));
416
+ this.queryParamsHandling = input(null, /* @ts-ignore */
417
+ ...(ngDevMode ? [{ debugName: "queryParamsHandling" }] : /* istanbul ignore next */ []));
414
418
  this.href = '';
415
- this.target = '';
419
+ this.target = input('', /* @ts-ignore */
420
+ ...(ngDevMode ? [{ debugName: "target" }] : /* istanbul ignore next */ []));
416
421
  this.isCurrent = false;
422
+ /**
423
+ * Custom attributes, to be added to the <a> tag of the menu item.
424
+ */
425
+ this.linkExtraAttributes = input(undefined, /* @ts-ignore */
426
+ ...(ngDevMode ? [{ debugName: "linkExtraAttributes" }] : /* istanbul ignore next */ []));
417
427
  /**
418
428
  * Set to 'true', when item has more than 13 chidren and the overlay needs to use the full available space.
419
429
  */
@@ -450,7 +460,7 @@ class EclMenuItemComponent extends ECLBaseDirective {
450
460
  this.appShell = inject(EuiAppShellService);
451
461
  afterNextRender(() => {
452
462
  this.observeBreakpointChanges();
453
- this.setExtraAttributesForLink(this.menuLink?.nativeElement, this.linkExtraAttributes);
463
+ this.setExtraAttributesForLink(this.menuLink?.nativeElement, this.linkExtraAttributes());
454
464
  });
455
465
  }
456
466
  onItemMouseEnter(evt) {
@@ -743,32 +753,20 @@ class EclMenuItemComponent extends ECLBaseDirective {
743
753
  });
744
754
  }
745
755
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: EclMenuItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
746
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: EclMenuItemComponent, isStandalone: true, selector: "ecl-menu-item", inputs: { id: "id", label: "label", toggleAriaLabel: "toggleAriaLabel", routerLink: "routerLink", queryParams: "queryParams", queryParamsHandling: "queryParamsHandling", href: "href", target: "target", isCurrent: "isCurrent", linkExtraAttributes: "linkExtraAttributes" }, outputs: { menuItemSelect: "menuItemSelect", menuItemCaret: "menuItemCaret", menuItemHover: "menuItemHover", menuItemHoverOut: "menuItemHoverOut", menuMegaItemSelect: "menuMegaItemSelect", menuItemFocus: "menuItemFocus", menuItemKeydown: "menuItemKeydown", menuMegaLastItemTab: "menuMegaLastItemTab" }, host: { listeners: { "mouseenter": "onItemMouseEnter($event)", "mouseleave": "onItemMouseLeave($event)" }, properties: { "attr.role": "this.role", "class": "this.cssClasses", "class.ecl-menu__item--has-children": "this.hasEclChildrenDataAttribute", "attr.aria-haspopup": "this.hasEclChildrenDataAttribute", "attr.data-expanded": "this.isDataExpanded" } }, queries: [{ propertyName: "submenu", first: true, predicate: i0.forwardRef(() => EclMenuMegaComponent), descendants: true }], viewQueries: [{ propertyName: "menuLink", first: true, predicate: ["menuLink"], descendants: true }, { propertyName: "menuButton", first: true, predicate: EclButtonComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "@if (href) {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [href]=\"href\"\n [target]=\"target\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n} @else {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [attr.tabindex]=\"tabindex || 0\"\n [routerLink]=\"routerLink\"\n [queryParams]=\"queryParams\"\n [queryParamsHandling]=\"queryParamsHandling\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n}\n\n@if (hasChildren) {\n @if (isMobileBreakpoint) {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel || 'Access item children'\"\n (click)=\"onItemCaretClick($event)\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n } @else {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel || 'Access item children'\"\n [attr.data-expanded]=\"isDataExpanded\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n }\n}\n\n<ng-content select=\"ecl-menu-mega\"></ng-content>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "browserUrl", "routerLink"] }, { kind: "component", type: i1.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "eclStyle", "size", "containerStyleClass"] }, { kind: "component", type: i2.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "title", "ariaHidden", "focusable", "isFlipHorizontal"] }, { kind: "directive", type: i3.EclLinkDirective, selector: "[eclLink]", inputs: ["extraAttributes", "isInverted", "isIconOnly", "isHighlight", "isNoVisited", "isBranded", "variant"] }], encapsulation: i0.ViewEncapsulation.None }); }
756
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: EclMenuItemComponent, isStandalone: true, selector: "ecl-menu-item", inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: false, isRequired: false, transformFunction: null }, label: { classPropertyName: "label", publicName: "label", isSignal: false, isRequired: false, transformFunction: null }, toggleAriaLabel: { classPropertyName: "toggleAriaLabel", publicName: "toggleAriaLabel", isSignal: true, isRequired: false, transformFunction: null }, routerLink: { classPropertyName: "routerLink", publicName: "routerLink", isSignal: true, isRequired: false, transformFunction: null }, queryParams: { classPropertyName: "queryParams", publicName: "queryParams", isSignal: true, isRequired: false, transformFunction: null }, queryParamsHandling: { classPropertyName: "queryParamsHandling", publicName: "queryParamsHandling", isSignal: true, isRequired: false, transformFunction: null }, href: { classPropertyName: "href", publicName: "href", isSignal: false, isRequired: false, transformFunction: null }, target: { classPropertyName: "target", publicName: "target", isSignal: true, isRequired: false, transformFunction: null }, isCurrent: { classPropertyName: "isCurrent", publicName: "isCurrent", isSignal: false, isRequired: false, transformFunction: null }, linkExtraAttributes: { classPropertyName: "linkExtraAttributes", publicName: "linkExtraAttributes", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { menuItemSelect: "menuItemSelect", menuItemCaret: "menuItemCaret", menuItemHover: "menuItemHover", menuItemHoverOut: "menuItemHoverOut", menuMegaItemSelect: "menuMegaItemSelect", menuItemFocus: "menuItemFocus", menuItemKeydown: "menuItemKeydown", menuMegaLastItemTab: "menuMegaLastItemTab" }, host: { listeners: { "mouseenter": "onItemMouseEnter($event)", "mouseleave": "onItemMouseLeave($event)" }, properties: { "attr.role": "this.role", "class": "this.cssClasses", "class.ecl-menu__item--has-children": "this.hasEclChildrenDataAttribute", "attr.aria-haspopup": "this.hasEclChildrenDataAttribute", "attr.data-expanded": "this.isDataExpanded" } }, queries: [{ propertyName: "submenu", first: true, predicate: i0.forwardRef(() => EclMenuMegaComponent), descendants: true }], viewQueries: [{ propertyName: "menuLink", first: true, predicate: ["menuLink"], descendants: true }, { propertyName: "menuButton", first: true, predicate: EclButtonComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "@if (href) {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [href]=\"href\"\n [target]=\"target()\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n} @else {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [attr.tabindex]=\"tabindex || 0\"\n [routerLink]=\"routerLink()\"\n [queryParams]=\"queryParams()\"\n [queryParamsHandling]=\"queryParamsHandling()\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n}\n\n@if (hasChildren) {\n @if (isMobileBreakpoint) {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel() || 'Access item children'\"\n (click)=\"onItemCaretClick($event)\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n } @else {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel() || 'Access item children'\"\n [attr.data-expanded]=\"isDataExpanded\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n }\n}\n\n<ng-content select=\"ecl-menu-mega\"></ng-content>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "browserUrl", "routerLink"] }, { kind: "component", type: i1.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "eclStyle", "size", "containerStyleClass"] }, { kind: "component", type: i2.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "title", "ariaHidden", "focusable", "isFlipHorizontal"] }, { kind: "directive", type: i3.EclLinkDirective, selector: "[eclLink]", inputs: ["extraAttributes", "isInverted", "isIconOnly", "isHighlight", "isNoVisited", "isBranded", "variant"] }], encapsulation: i0.ViewEncapsulation.None }); }
747
757
  }
748
758
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: EclMenuItemComponent, decorators: [{
749
759
  type: Component,
750
- args: [{ selector: 'ecl-menu-item', imports: [NgTemplateOutlet, RouterLink, RouterLinkWithHref, ...EUI_ECL_BUTTON, ...EUI_ECL_ICON, ...EUI_ECL_LINK], encapsulation: ViewEncapsulation.None, template: "@if (href) {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [href]=\"href\"\n [target]=\"target\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n} @else {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [attr.tabindex]=\"tabindex || 0\"\n [routerLink]=\"routerLink\"\n [queryParams]=\"queryParams\"\n [queryParamsHandling]=\"queryParamsHandling\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n}\n\n@if (hasChildren) {\n @if (isMobileBreakpoint) {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel || 'Access item children'\"\n (click)=\"onItemCaretClick($event)\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n } @else {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel || 'Access item children'\"\n [attr.data-expanded]=\"isDataExpanded\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n }\n}\n\n<ng-content select=\"ecl-menu-mega\"></ng-content>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n" }]
760
+ args: [{ selector: 'ecl-menu-item', imports: [NgTemplateOutlet, RouterLink, RouterLinkWithHref, ...EUI_ECL_BUTTON, ...EUI_ECL_ICON, ...EUI_ECL_LINK], encapsulation: ViewEncapsulation.None, template: "@if (href) {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [href]=\"href\"\n [target]=\"target()\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n} @else {\n <a eclLink\n #menuLink\n variant=\"standalone\"\n [attr.tabindex]=\"tabindex || 0\"\n [routerLink]=\"routerLink()\"\n [queryParams]=\"queryParams()\"\n [queryParamsHandling]=\"queryParamsHandling()\"\n class=\"ecl-menu__link\"\n [class.ecl-menu__link--current]=\"isCurrent\"\n [attr.aria-current]=\"ariaCurrent\"\n (focus)=\"onItemFocus($event)\"\n (click)=\"onItemClick($event)\"\n (keydown)=\"onLinkKeydown($event)\">\n {{ label }}\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </a>\n}\n\n@if (hasChildren) {\n @if (isMobileBreakpoint) {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel() || 'Access item children'\"\n (click)=\"onItemCaretClick($event)\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n } @else {\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__button-caret ecl-button--neutral\"\n type=\"button\"\n [attr.aria-label]=\"toggleAriaLabel() || 'Access item children'\"\n [attr.data-expanded]=\"isDataExpanded\"\n (keydown)=\"onButtonKeydown($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"m\" transform=\"rotate-180\" class=\"ecl-button__icon\"></ecl-icon>\n </button>\n }\n}\n\n<ng-content select=\"ecl-menu-mega\"></ng-content>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n" }]
751
761
  }], ctorParameters: () => [], propDecorators: { id: [{
752
762
  type: Input
753
763
  }], label: [{
754
764
  type: Input
755
- }], toggleAriaLabel: [{
765
+ }], toggleAriaLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "toggleAriaLabel", required: false }] }], routerLink: [{ type: i0.Input, args: [{ isSignal: true, alias: "routerLink", required: false }] }], queryParams: [{ type: i0.Input, args: [{ isSignal: true, alias: "queryParams", required: false }] }], queryParamsHandling: [{ type: i0.Input, args: [{ isSignal: true, alias: "queryParamsHandling", required: false }] }], href: [{
756
766
  type: Input
757
- }], routerLink: [{
767
+ }], target: [{ type: i0.Input, args: [{ isSignal: true, alias: "target", required: false }] }], isCurrent: [{
758
768
  type: Input
759
- }], queryParams: [{
760
- type: Input
761
- }], queryParamsHandling: [{
762
- type: Input
763
- }], href: [{
764
- type: Input
765
- }], target: [{
766
- type: Input
767
- }], isCurrent: [{
768
- type: Input
769
- }], linkExtraAttributes: [{
770
- type: Input
771
- }], role: [{
769
+ }], linkExtraAttributes: [{ type: i0.Input, args: [{ isSignal: true, alias: "linkExtraAttributes", required: false }] }], role: [{
772
770
  type: HostBinding,
773
771
  args: ['attr.role']
774
772
  }], cssClasses: [{
@@ -837,7 +835,7 @@ class EclMenuComponent extends ECLBaseDirective {
837
835
  * Adds some additional styling for the menu items' labels.
838
836
  * Depending on that value, the labels can drop on 2-3 lines, if they are longer.
839
837
  */
840
- this.maxLines = 0;
838
+ this.maxLines = input(0, { ...(ngDevMode ? { debugName: "maxLines" } : /* istanbul ignore next */ {}), transform: numberAttribute });
841
839
  this.menuItemSelect = output();
842
840
  this.openHamburgerMenu = output();
843
841
  this.closeHamburgerMenu = output();
@@ -1074,7 +1072,7 @@ class EclMenuComponent extends ECLBaseDirective {
1074
1072
  }
1075
1073
  refreshDisplay() {
1076
1074
  this.eclRootMenuItems.forEach((item) => {
1077
- item.checkMenuItem(this.maxLines, this.isMobileBreakpoint);
1075
+ item.checkMenuItem(this.maxLines(), this.isMobileBreakpoint);
1078
1076
  item.isVisible = !item.isVisible;
1079
1077
  });
1080
1078
  }
@@ -1158,7 +1156,7 @@ class EclMenuComponent extends ECLBaseDirective {
1158
1156
  }
1159
1157
  checkMenuItemsWidth() {
1160
1158
  this.eclRootMenuItems.forEach((item) => {
1161
- item.checkMenuItem(this.maxLines, this.isMobileBreakpoint);
1159
+ item.checkMenuItem(this.maxLines(), this.isMobileBreakpoint);
1162
1160
  this.totalItemsWidth += item.el.nativeElement.offsetWidth;
1163
1161
  });
1164
1162
  }
@@ -1508,15 +1506,12 @@ class EclMenuComponent extends ECLBaseDirective {
1508
1506
  });
1509
1507
  }
1510
1508
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: EclMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1511
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: EclMenuComponent, isStandalone: true, selector: "ecl-menu", inputs: { maxLines: ["maxLines", "maxLines", numberAttribute] }, outputs: { menuItemSelect: "menuItemSelect", openHamburgerMenu: "openHamburgerMenu", closeHamburgerMenu: "closeHamburgerMenu" }, host: { listeners: { "document:click": "onDocumentClick($event)", "keydown.escape": "onEscapePress($event)" }, properties: { "class": "this.cssClasses", "attr.data-expanded": "this.expandedAttr", "attr.role": "this.role", "class.ecl-menu--forced-mobile": "this.isTablet", "class.ecl-menu--forced-close": "this.isMenuHidden" } }, queries: [{ propertyName: "eclRootMenuItems", predicate: EclMenuItemComponent }], viewQueries: [{ propertyName: "innerSection", first: true, predicate: ["innerSection"], descendants: true }, { propertyName: "itemsList", first: true, predicate: ["itemsList"], descendants: true }, { propertyName: "btnPrevious", first: true, predicate: ["btnPrevious"], descendants: true }, { propertyName: "btnNext", first: true, predicate: ["btnNext"], descendants: true }, { propertyName: "openCloseButton", first: true, predicate: ["openCloseButton"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-menu__overlay\" [style.top.px]=\"overlayStyleTop\"></div>\n<div class=\"ecl-container ecl-menu__container\">\n <button #openCloseButton eclButton isIconOnly variant=\"tertiary\" eclStyle=\"neutral\" type=\"button\" class=\"ecl-menu__open\"\n (click)=\"onMenuOpenCloseClick($event)\" [attr.aria-expanded]=\"isHamburgerMenuOpened\">\n <ecl-icon icon=\"hamburger\" size=\"m\"></ecl-icon>\n <ecl-icon icon=\"close\" size=\"m\"></ecl-icon>\n @if (isHamburgerMenuOpened) {\n <span eclButtonLabel>{{ 'ecl.common.CLOSE' | translate }}</span>\n } @else {\n <span eclButtonLabel>{{ 'ecl.menu.MENU' | translate }}</span>\n }\n </button>\n\n <section\n class=\"ecl-menu__inner\"\n #innerSection\n [class.ecl-menu__inner--expanded]=\"isMenuExpandedInMobile\"\n [class.ecl-menu__inner--has-overflow]=\"hasOverflow\"\n aria-label=\"Menu\" [style.top.px]=\"innerStyleTop\">\n <header class=\"ecl-menu__inner-header\">\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__close\"\n containerStyleClass=\"ecl-menu__close-container\"\n (click)=\"onMenuCloseClick($event)\">\n <span eclButtonLabel>{{ 'ecl.common.CLOSE' | translate }}</span>\n <ecl-icon icon=\"close\" size=\"s\"></ecl-icon>\n </button>\n\n <div class=\"ecl-menu__title\">{{ 'ecl.menu.MENU' | translate }}</div>\n\n <button eclButton variant=\"tertiary\" class=\"ecl-menu__back\" (click)=\"onMenuBackClick($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-270\"></ecl-icon>\n <span eclButtonLabel>{{ 'ecl.common.BACK' | translate }}</span>\n </button>\n </header>\n <button\n eclButton\n #btnPrevious\n tabindex=\"-1\"\n variant=\"tertiary\"\n isIconOnly\n class=\"ecl-menu__item ecl-menu__items-previous\"\n [class.ecl-menu__item--current]=\"isPrevBtnCurrentClass\"\n [style.display]=\"isShowPrevBtn ? 'flex' : 'none'\"\n (click)=\"onPrevBtnClick()\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-270\"></ecl-icon>\n <span eclButtonLabel class=\"ecl-u-sr-only\">{{ 'ecl.common.PREVIOUS' | translate }}</span>\n </button>\n <button\n eclButton\n #btnNext\n variant=\"tertiary\"\n tabindex=\"-1\"\n isIconOnly\n class=\"ecl-menu__item ecl-menu__items-next\"\n [class.ecl-menu__item--current]=\"!isPrevBtnCurrentClass\"\n [style.display]=\"isShowNextBtn ? 'flex' : 'none'\"\n (click)=\"onNextBtnClick()\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-90\"></ecl-icon>\n <span eclButtonLabel class=\"ecl-u-sr-only\">{{ 'ecl.common.NEXT' | translate }}</span>\n </button>\n <ul class=\"ecl-menu__list\" #itemsList [style.right]=\"menuListStyleRight\" [style.left]=\"menuListStyleLeft\">\n <ng-content></ng-content>\n </ul>\n </section>\n</div>\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: i1.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "eclStyle", "size", "containerStyleClass"] }, { kind: "directive", type: i1.EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: i2.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "title", "ariaHidden", "focusable", "isFlipHorizontal"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }] }); }
1509
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "22.0.5", type: EclMenuComponent, isStandalone: true, selector: "ecl-menu", inputs: { maxLines: { classPropertyName: "maxLines", publicName: "maxLines", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { menuItemSelect: "menuItemSelect", openHamburgerMenu: "openHamburgerMenu", closeHamburgerMenu: "closeHamburgerMenu" }, host: { listeners: { "document:click": "onDocumentClick($event)", "keydown.escape": "onEscapePress($event)" }, properties: { "class": "this.cssClasses", "attr.data-expanded": "this.expandedAttr", "attr.role": "this.role", "class.ecl-menu--forced-mobile": "this.isTablet", "class.ecl-menu--forced-close": "this.isMenuHidden" } }, queries: [{ propertyName: "eclRootMenuItems", predicate: EclMenuItemComponent }], viewQueries: [{ propertyName: "innerSection", first: true, predicate: ["innerSection"], descendants: true }, { propertyName: "itemsList", first: true, predicate: ["itemsList"], descendants: true }, { propertyName: "btnPrevious", first: true, predicate: ["btnPrevious"], descendants: true }, { propertyName: "btnNext", first: true, predicate: ["btnNext"], descendants: true }, { propertyName: "openCloseButton", first: true, predicate: ["openCloseButton"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-menu__overlay\" [style.top.px]=\"overlayStyleTop\"></div>\n<div class=\"ecl-container ecl-menu__container\">\n <button #openCloseButton eclButton isIconOnly variant=\"tertiary\" eclStyle=\"neutral\" type=\"button\" class=\"ecl-menu__open\"\n (click)=\"onMenuOpenCloseClick($event)\" [attr.aria-expanded]=\"isHamburgerMenuOpened\">\n <ecl-icon icon=\"hamburger\" size=\"m\"></ecl-icon>\n <ecl-icon icon=\"close\" size=\"m\"></ecl-icon>\n @if (isHamburgerMenuOpened) {\n <span eclButtonLabel>{{ 'ecl.common.CLOSE' | translate }}</span>\n } @else {\n <span eclButtonLabel>{{ 'ecl.menu.MENU' | translate }}</span>\n }\n </button>\n\n <section\n class=\"ecl-menu__inner\"\n #innerSection\n [class.ecl-menu__inner--expanded]=\"isMenuExpandedInMobile\"\n [class.ecl-menu__inner--has-overflow]=\"hasOverflow\"\n aria-label=\"Menu\" [style.top.px]=\"innerStyleTop\">\n <header class=\"ecl-menu__inner-header\">\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__close\"\n containerStyleClass=\"ecl-menu__close-container\"\n (click)=\"onMenuCloseClick($event)\">\n <span eclButtonLabel>{{ 'ecl.common.CLOSE' | translate }}</span>\n <ecl-icon icon=\"close\" size=\"s\"></ecl-icon>\n </button>\n\n <div class=\"ecl-menu__title\">{{ 'ecl.menu.MENU' | translate }}</div>\n\n <button eclButton variant=\"tertiary\" class=\"ecl-menu__back\" (click)=\"onMenuBackClick($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-270\"></ecl-icon>\n <span eclButtonLabel>{{ 'ecl.common.BACK' | translate }}</span>\n </button>\n </header>\n <button\n eclButton\n #btnPrevious\n tabindex=\"-1\"\n variant=\"tertiary\"\n isIconOnly\n class=\"ecl-menu__item ecl-menu__items-previous\"\n [class.ecl-menu__item--current]=\"isPrevBtnCurrentClass\"\n [style.display]=\"isShowPrevBtn ? 'flex' : 'none'\"\n (click)=\"onPrevBtnClick()\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-270\"></ecl-icon>\n <span eclButtonLabel class=\"ecl-u-sr-only\">{{ 'ecl.common.PREVIOUS' | translate }}</span>\n </button>\n <button\n eclButton\n #btnNext\n variant=\"tertiary\"\n tabindex=\"-1\"\n isIconOnly\n class=\"ecl-menu__item ecl-menu__items-next\"\n [class.ecl-menu__item--current]=\"!isPrevBtnCurrentClass\"\n [style.display]=\"isShowNextBtn ? 'flex' : 'none'\"\n (click)=\"onNextBtnClick()\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-90\"></ecl-icon>\n <span eclButtonLabel class=\"ecl-u-sr-only\">{{ 'ecl.common.NEXT' | translate }}</span>\n </button>\n <ul class=\"ecl-menu__list\" #itemsList [style.right]=\"menuListStyleRight\" [style.left]=\"menuListStyleLeft\">\n <ng-content></ng-content>\n </ul>\n </section>\n</div>\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: i1.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "eclStyle", "size", "containerStyleClass"] }, { kind: "directive", type: i1.EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: i2.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "title", "ariaHidden", "focusable", "isFlipHorizontal"] }, { kind: "pipe", type: TranslatePipe, name: "translate" }] }); }
1512
1510
  }
1513
1511
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: EclMenuComponent, decorators: [{
1514
1512
  type: Component,
1515
1513
  args: [{ selector: 'ecl-menu', imports: [TranslatePipe, ...EUI_ECL_BUTTON, ...EUI_ECL_ICON], template: "<div class=\"ecl-menu__overlay\" [style.top.px]=\"overlayStyleTop\"></div>\n<div class=\"ecl-container ecl-menu__container\">\n <button #openCloseButton eclButton isIconOnly variant=\"tertiary\" eclStyle=\"neutral\" type=\"button\" class=\"ecl-menu__open\"\n (click)=\"onMenuOpenCloseClick($event)\" [attr.aria-expanded]=\"isHamburgerMenuOpened\">\n <ecl-icon icon=\"hamburger\" size=\"m\"></ecl-icon>\n <ecl-icon icon=\"close\" size=\"m\"></ecl-icon>\n @if (isHamburgerMenuOpened) {\n <span eclButtonLabel>{{ 'ecl.common.CLOSE' | translate }}</span>\n } @else {\n <span eclButtonLabel>{{ 'ecl.menu.MENU' | translate }}</span>\n }\n </button>\n\n <section\n class=\"ecl-menu__inner\"\n #innerSection\n [class.ecl-menu__inner--expanded]=\"isMenuExpandedInMobile\"\n [class.ecl-menu__inner--has-overflow]=\"hasOverflow\"\n aria-label=\"Menu\" [style.top.px]=\"innerStyleTop\">\n <header class=\"ecl-menu__inner-header\">\n <button\n eclButton\n variant=\"tertiary\"\n class=\"ecl-menu__close\"\n containerStyleClass=\"ecl-menu__close-container\"\n (click)=\"onMenuCloseClick($event)\">\n <span eclButtonLabel>{{ 'ecl.common.CLOSE' | translate }}</span>\n <ecl-icon icon=\"close\" size=\"s\"></ecl-icon>\n </button>\n\n <div class=\"ecl-menu__title\">{{ 'ecl.menu.MENU' | translate }}</div>\n\n <button eclButton variant=\"tertiary\" class=\"ecl-menu__back\" (click)=\"onMenuBackClick($event)\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-270\"></ecl-icon>\n <span eclButtonLabel>{{ 'ecl.common.BACK' | translate }}</span>\n </button>\n </header>\n <button\n eclButton\n #btnPrevious\n tabindex=\"-1\"\n variant=\"tertiary\"\n isIconOnly\n class=\"ecl-menu__item ecl-menu__items-previous\"\n [class.ecl-menu__item--current]=\"isPrevBtnCurrentClass\"\n [style.display]=\"isShowPrevBtn ? 'flex' : 'none'\"\n (click)=\"onPrevBtnClick()\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-270\"></ecl-icon>\n <span eclButtonLabel class=\"ecl-u-sr-only\">{{ 'ecl.common.PREVIOUS' | translate }}</span>\n </button>\n <button\n eclButton\n #btnNext\n variant=\"tertiary\"\n tabindex=\"-1\"\n isIconOnly\n class=\"ecl-menu__item ecl-menu__items-next\"\n [class.ecl-menu__item--current]=\"!isPrevBtnCurrentClass\"\n [style.display]=\"isShowNextBtn ? 'flex' : 'none'\"\n (click)=\"onNextBtnClick()\">\n <ecl-icon icon=\"corner-arrow\" size=\"s\" transform=\"rotate-90\"></ecl-icon>\n <span eclButtonLabel class=\"ecl-u-sr-only\">{{ 'ecl.common.NEXT' | translate }}</span>\n </button>\n <ul class=\"ecl-menu__list\" #itemsList [style.right]=\"menuListStyleRight\" [style.left]=\"menuListStyleLeft\">\n <ng-content></ng-content>\n </ul>\n </section>\n</div>\n", styles: [":host{display:block}\n"] }]
1516
- }], ctorParameters: () => [], propDecorators: { maxLines: [{
1517
- type: Input,
1518
- args: [{ transform: numberAttribute }]
1519
- }], eclRootMenuItems: [{
1514
+ }], ctorParameters: () => [], propDecorators: { maxLines: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxLines", required: false }] }], eclRootMenuItems: [{
1520
1515
  type: ContentChildren,
1521
1516
  args: [EclMenuItemComponent]
1522
1517
  }], innerSection: [{