@eui/ecl 23.0.0-alpha.3 → 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 (312) hide show
  1. package/docs/changelog.html +77 -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 +152 -136
  114. package/docs/properties.html +1 -1
  115. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +5 -15
  116. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  117. package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs +9 -7
  118. package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs.map +1 -1
  119. package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs +2 -2
  120. package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs.map +1 -1
  121. package/fesm2022/eui-ecl-components-ecl-app.mjs +13 -14
  122. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  123. package/fesm2022/eui-ecl-components-ecl-banner.mjs +27 -37
  124. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  125. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +11 -7
  126. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
  127. package/fesm2022/eui-ecl-components-ecl-card.mjs +7 -10
  128. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  129. package/fesm2022/eui-ecl-components-ecl-carousel.mjs +14 -18
  130. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  131. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +21 -13
  132. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  133. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +5 -8
  134. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  135. package/fesm2022/eui-ecl-components-ecl-content-item.mjs +18 -26
  136. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  137. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +39 -22
  138. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  139. package/fesm2022/eui-ecl-components-ecl-expandable.mjs +21 -16
  140. package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
  141. package/fesm2022/eui-ecl-components-ecl-featured.mjs +17 -18
  142. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  143. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +25 -23
  144. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  145. package/fesm2022/eui-ecl-components-ecl-file.mjs +27 -20
  146. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  147. package/fesm2022/eui-ecl-components-ecl-form-label.mjs +6 -12
  148. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  149. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +44 -71
  150. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  151. package/fesm2022/eui-ecl-components-ecl-help-block.mjs +5 -8
  152. package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
  153. package/fesm2022/eui-ecl-components-ecl-icon.mjs +50 -39
  154. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  155. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +38 -32
  156. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  157. package/fesm2022/eui-ecl-components-ecl-label.mjs +6 -7
  158. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  159. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +37 -57
  160. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  161. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -21
  162. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  163. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +22 -27
  164. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  165. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +67 -73
  166. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  167. package/fesm2022/eui-ecl-components-ecl-menu.mjs +46 -51
  168. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  169. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +52 -43
  170. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
  171. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +13 -19
  172. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
  173. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +6 -9
  174. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  175. package/fesm2022/eui-ecl-components-ecl-notification.mjs +19 -21
  176. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  177. package/fesm2022/eui-ecl-components-ecl-page-header.mjs +5 -8
  178. package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
  179. package/fesm2022/eui-ecl-components-ecl-pagination.mjs +57 -64
  180. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  181. package/fesm2022/eui-ecl-components-ecl-radio.mjs +8 -7
  182. package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
  183. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +35 -27
  184. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
  185. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +23 -23
  186. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  187. package/fesm2022/eui-ecl-components-ecl-select.mjs +31 -40
  188. package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
  189. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +71 -70
  190. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  191. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +44 -55
  192. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  193. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +27 -36
  194. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  195. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +38 -18
  196. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
  197. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +11 -16
  198. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
  199. package/fesm2022/eui-ecl-components-ecl-table.mjs +16 -15
  200. package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
  201. package/fesm2022/eui-ecl-components-ecl-tabs.mjs +32 -34
  202. package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
  203. package/fesm2022/eui-ecl-components-ecl-tag.mjs +14 -12
  204. package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
  205. package/fesm2022/eui-ecl-components-ecl-text-area.mjs +9 -12
  206. package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
  207. package/fesm2022/eui-ecl-components-ecl-text-input.mjs +15 -19
  208. package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
  209. package/fesm2022/eui-ecl-components-ecl-text-media.mjs +5 -8
  210. package/fesm2022/eui-ecl-components-ecl-text-media.mjs.map +1 -1
  211. package/fesm2022/eui-ecl-components-ecl-timeline.mjs +40 -59
  212. package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
  213. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  214. package/package.json +8 -3
  215. package/types/eui-ecl-components-ecl-accordion.d.ts +2 -10
  216. package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -1
  217. package/types/eui-ecl-components-ecl-add-to-calendar.d.ts +4 -1
  218. package/types/eui-ecl-components-ecl-add-to-calendar.d.ts.map +1 -1
  219. package/types/eui-ecl-components-ecl-animated-numbers.d.ts +1 -1
  220. package/types/eui-ecl-components-ecl-animated-numbers.d.ts.map +1 -1
  221. package/types/eui-ecl-components-ecl-app.d.ts +6 -6
  222. package/types/eui-ecl-components-ecl-app.d.ts.map +1 -1
  223. package/types/eui-ecl-components-ecl-banner.d.ts +9 -10
  224. package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -1
  225. package/types/eui-ecl-components-ecl-blockquote.d.ts +2 -2
  226. package/types/eui-ecl-components-ecl-blockquote.d.ts.map +1 -1
  227. package/types/eui-ecl-components-ecl-card.d.ts +2 -3
  228. package/types/eui-ecl-components-ecl-card.d.ts.map +1 -1
  229. package/types/eui-ecl-components-ecl-carousel.d.ts +10 -12
  230. package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -1
  231. package/types/eui-ecl-components-ecl-category-filter.d.ts +4 -4
  232. package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -1
  233. package/types/eui-ecl-components-ecl-checkbox.d.ts +2 -3
  234. package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -1
  235. package/types/eui-ecl-components-ecl-content-item.d.ts +8 -10
  236. package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -1
  237. package/types/eui-ecl-components-ecl-date-block.d.ts +10 -10
  238. package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -1
  239. package/types/eui-ecl-components-ecl-expandable.d.ts +7 -8
  240. package/types/eui-ecl-components-ecl-expandable.d.ts.map +1 -1
  241. package/types/eui-ecl-components-ecl-featured.d.ts +4 -5
  242. package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -1
  243. package/types/eui-ecl-components-ecl-file-upload.d.ts +9 -11
  244. package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
  245. package/types/eui-ecl-components-ecl-file.d.ts +7 -8
  246. package/types/eui-ecl-components-ecl-file.d.ts.map +1 -1
  247. package/types/eui-ecl-components-ecl-form-label.d.ts +3 -5
  248. package/types/eui-ecl-components-ecl-form-label.d.ts.map +1 -1
  249. package/types/eui-ecl-components-ecl-gallery.d.ts +32 -41
  250. package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -1
  251. package/types/eui-ecl-components-ecl-help-block.d.ts +3 -4
  252. package/types/eui-ecl-components-ecl-help-block.d.ts.map +1 -1
  253. package/types/eui-ecl-components-ecl-icon.d.ts +17 -12
  254. package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -1
  255. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +18 -19
  256. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
  257. package/types/eui-ecl-components-ecl-label.d.ts +3 -3
  258. package/types/eui-ecl-components-ecl-label.d.ts.map +1 -1
  259. package/types/eui-ecl-components-ecl-list-illustration.d.ts +25 -30
  260. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
  261. package/types/eui-ecl-components-ecl-loading-indicator.d.ts +6 -8
  262. package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -1
  263. package/types/eui-ecl-components-ecl-media-container.d.ts +9 -11
  264. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
  265. package/types/eui-ecl-components-ecl-mega-menu.d.ts +25 -28
  266. package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
  267. package/types/eui-ecl-components-ecl-menu.d.ts +26 -31
  268. package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
  269. package/types/eui-ecl-components-ecl-multiselect.d.ts +13 -13
  270. package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -1
  271. package/types/eui-ecl-components-ecl-navigation-list.d.ts +5 -7
  272. package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -1
  273. package/types/eui-ecl-components-ecl-news-ticker.d.ts +2 -3
  274. package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -1
  275. package/types/eui-ecl-components-ecl-notification.d.ts +17 -19
  276. package/types/eui-ecl-components-ecl-notification.d.ts.map +1 -1
  277. package/types/eui-ecl-components-ecl-page-header.d.ts +2 -3
  278. package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -1
  279. package/types/eui-ecl-components-ecl-pagination.d.ts +22 -29
  280. package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -1
  281. package/types/eui-ecl-components-ecl-radio.d.ts +2 -3
  282. package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -1
  283. package/types/eui-ecl-components-ecl-rating-field.d.ts +12 -12
  284. package/types/eui-ecl-components-ecl-rating-field.d.ts.map +1 -1
  285. package/types/eui-ecl-components-ecl-search-form.d.ts +10 -10
  286. package/types/eui-ecl-components-ecl-search-form.d.ts.map +1 -1
  287. package/types/eui-ecl-components-ecl-select.d.ts +13 -17
  288. package/types/eui-ecl-components-ecl-select.d.ts.map +1 -1
  289. package/types/eui-ecl-components-ecl-site-footer.d.ts +22 -27
  290. package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -1
  291. package/types/eui-ecl-components-ecl-site-header.d.ts +16 -18
  292. package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
  293. package/types/eui-ecl-components-ecl-social-media-follow.d.ts +21 -23
  294. package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
  295. package/types/eui-ecl-components-ecl-splash-page.d.ts +6 -6
  296. package/types/eui-ecl-components-ecl-splash-page.d.ts.map +1 -1
  297. package/types/eui-ecl-components-ecl-sticky-container.d.ts +6 -7
  298. package/types/eui-ecl-components-ecl-sticky-container.d.ts.map +1 -1
  299. package/types/eui-ecl-components-ecl-table.d.ts +4 -5
  300. package/types/eui-ecl-components-ecl-table.d.ts.map +1 -1
  301. package/types/eui-ecl-components-ecl-tabs.d.ts +5 -6
  302. package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -1
  303. package/types/eui-ecl-components-ecl-tag.d.ts +3 -4
  304. package/types/eui-ecl-components-ecl-tag.d.ts.map +1 -1
  305. package/types/eui-ecl-components-ecl-text-area.d.ts +5 -6
  306. package/types/eui-ecl-components-ecl-text-area.d.ts.map +1 -1
  307. package/types/eui-ecl-components-ecl-text-input.d.ts +6 -7
  308. package/types/eui-ecl-components-ecl-text-input.d.ts.map +1 -1
  309. package/types/eui-ecl-components-ecl-text-media.d.ts +2 -2
  310. package/types/eui-ecl-components-ecl-text-media.d.ts.map +1 -1
  311. package/types/eui-ecl-components-ecl-timeline.d.ts +8 -17
  312. package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -1
@@ -15,7 +15,7 @@ Displays event information with optional date, time, and location metadata.
15
15
  - **calendarLocation**: `string` - Location of the event (e.g. "San Francisco, CA").
16
16
  - **calendarTime**: `string` - Time of the event (e.g. "2:00 PM - 4:00 PM").
17
17
  - **eclTitle**: `string` - Title displayed in the component.
18
- - **isFullWidth**: `boolean` -
18
+ - **isFullWidth**: `boolean` - Indicates whether the component should span the full width of its container.
19
19
  - **class**: `string` -
20
20
  - **e2eAttr**: `any` -
21
21
  - **tabindex**: `number` -
@@ -11,16 +11,16 @@ Allows customization of layout, alignment, and appearance through inputs.
11
11
  **Selector:** `ecl-banner`
12
12
 
13
13
  ## Inputs
14
- - **boxBackground**: `"none" | "light" | "dark" | string` - Defines the background color of the banner content box. Allowed values: 'none' | 'light' | 'dark'. Default: 'light'.
14
+ - **boxBackground**: `'none' | 'light' | 'dark' | string` - Defines the background color of the banner content box. Allowed values: 'none' | 'light' | 'dark'. Default: 'light'.
15
15
  - **copyright**: `string` - Sets the copyright text displayed in the banner.
16
- - **eclSize**: `"xs" | "s" | "m" | "l" | string` - Defines the size of the banner. Affects its height-to-width aspect ratio. Allowed values: 'xs' | 's' | 'm' | 'l'. Default: 'm'.
17
- - **fontColor**: `"light" | "dark" | string` - Defines the color of the font inside the banner content box. Allowed values: 'light' | 'dark'. Default: 'dark'.
18
- - **fontSize**: `"s" | "m" | "l" | string` - Defines the font size inside the banner content box. Allowed values: 'm' | 'l'. Default: 'm'.
19
- - **horizontalAlignment**: `"right" | "left" | "center" | string` - Sets the horizontal alignment of the content inside the banner. Allowed values: 'left' | 'center' | 'right'. Default: 'left'.
20
- - **isFullWidth**: `boolean` - When true, the banner stretches to full width of its container. Default: false.
21
- - **verticalAlignment**: `"top" | "center" | "bottom" | string` - Sets the vertical alignment of the content inside the banner. Allowed values: 'top' | 'center' | 'bottom'. Default: 'center'.
16
+ - **eclSize**: `'xs' | 's' | 'm' | 'l' | string` - Defines the size of the banner. Affects its height-to-width aspect ratio. Allowed values: 'xs' | 's' | 'm' | 'l'. Default: 'm'.
17
+ - **fontColor**: `'light' | 'dark' | string` - Defines the color of the font inside the banner content box. Allowed values: 'light' | 'dark'. Default: 'dark'.
18
+ - **fontSize**: `'s' | 'm' | 'l' | string` - Defines the font size inside the banner content box. Allowed values: 'm' | 'l'. Default: 'm'.
22
19
  - **fontWeight**: `"light" | "bold"` -
23
20
  - **hasOverlay**: `boolean` -
21
+ - **horizontalAlignment**: `'right' | 'left' | 'center' | string` - Sets the horizontal alignment of the content inside the banner. Allowed values: 'left' | 'center' | 'right'. Default: 'left'.
22
+ - **isFullWidth**: `boolean` - When true, the banner stretches to full width of its container. Default: false.
23
+ - **verticalAlignment**: `'top' | 'center' | 'bottom' | string` - Sets the vertical alignment of the content inside the banner. Allowed values: 'top' | 'center' | 'bottom'. Default: 'center'.
24
24
  - **class**: `string` -
25
25
  - **e2eAttr**: `any` -
26
26
  - **tabindex**: `number` -
@@ -8,8 +8,8 @@
8
8
  **Selector:** `ecl-category-filter-item`
9
9
 
10
10
  ## Inputs
11
- - **href**: `string` - Link URL associated with this category filter item. If not provided, the item acts as a toggle only.
12
11
  - **id**: `string` - Unique identifier for the item. Used to manage selection state.
12
+ - **href**: `string` - Link URL associated with this category filter item. If not provided, the item acts as a toggle only.
13
13
  - **class**: `string` -
14
14
  - **e2eAttr**: `any` -
15
15
  - **tabindex**: `number` -
@@ -11,9 +11,9 @@ Designed for use within content components such as content blocks or items.
11
11
  **Selector:** `time[eclDateBlock]`
12
12
 
13
13
  ## Inputs
14
+ - **datetime**: `string` - Sets the `datetime` attribute of the `<time>` element. If not provided, it is derived from `date` and `dateFormat`.
14
15
  - **date**: `Date` - The date to be displayed. If not null, it's used to generate the `datetime` attribute and visual output.
15
16
  - **dateFormat**: `string` - The format to be used when rendering the date string (Angular DatePipe format). Default is `'dd/M/yyyy'`.
16
- - **datetime**: `string` - Sets the `datetime` attribute of the `<time>` element. If not provided, it is derived from `date` and `dateFormat`.
17
17
  - **day**: `string` - Explicit string for day part of the date (optional). Used when date is not set or overridden manually.
18
18
  - **month**: `string` - Explicit string for month part of the date (optional). Used when date is not set or overridden manually.
19
19
  - **monthTitle**: `string` - Explicit string used as an accessible or verbose label for the month (optional).
@@ -19,4 +19,6 @@ It displays a toggle button with configurable labels and emits an event on toggl
19
19
  - **tabindex**: `number` -
20
20
 
21
21
  ## Outputs
22
+ - **expandedLabel**: `string` - The label to display when the content is expanded. If not set, `collapsedLabel` will be used as fallback.
23
+ - **isExpanded**: `boolean` - Whether the expandable content is currently expanded. Default is `false`.
22
24
  - **toggle**: `EclExpandableToggleEvent` - Event emitted when the expandable is toggled. Consumers can prevent default behavior by calling `event.preventDefault()`.
@@ -10,11 +10,11 @@ Custom ECL component, that adds visual support to a piece of content. Uses <ecl-
10
10
  **Selector:** `ecl-featured, article[eclFeatured]`
11
11
 
12
12
  ## Inputs
13
- - **isLinkHighlighted**: `boolean` - Gives a different display for the link in highlighted mode
14
- - **position**: `"left" | "right"` - The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
15
- - **variant**: `unknown` - 'highligh' varian, applies class to make more stand out appearance of the component.
16
13
  - **horizontalAlign**: `'left' | 'center' | undefined` -
17
14
  - **isDynamicImage**: `boolean` -
15
+ - **isLinkHighlighted**: `boolean` - Gives a different display for the link in highlighted mode
16
+ - **position**: `"left" | "right"` - The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
17
+ - **variant**: `'highlight'` - 'highligh' varian, applies class to make more stand out appearance of the component.
18
18
  - **verticalAlign**: `'top' | 'center' | undefined` -
19
19
  - **class**: `string` -
20
20
  - **e2eAttr**: `any` -
@@ -11,9 +11,9 @@ and image (thumbnail) support.
11
11
  **Selector:** `ecl-file`
12
12
 
13
13
  ## Inputs
14
- - **id**: `string` - Optional ID for the file component, useful for accessibility or referencing.
15
14
  - **description**: `string` - Optional description displayed under the file title.
16
15
  - **detailMeta**: `string[]` - Additional details displayed in the file component (e.g. file size, date).
16
+ - **id**: `string` - Optional ID for the file component, useful for accessibility or referencing.
17
17
  - **labelInfo**: `string` - Additional label shown next to the language label, e.g. file type or status.
18
18
  - **langId**: `string` - Optional language ID (e.g., for translation or accessibility attributes).
19
19
  - **language**: `string` - Language indicator string (e.g. "EN", "FR") used in the label.
@@ -18,4 +18,5 @@ It can be expanded or collapsed, and emits an event when toggled.
18
18
  - **tabindex**: `number` -
19
19
 
20
20
  ## Outputs
21
+ - **isExpanded**: `boolean` - Whether the list is initially expanded.
21
22
  - **toggle**: `EclFileItemsToggleEvent` - Emits a toggle event when the translations list is expanded or collapsed. Consumers can call `preventDefault()` on the event to cancel the toggle.
@@ -11,16 +11,16 @@ Adds functionality and styling, according to the ECL standards.
11
11
  **Selector:** `ecl-gallery`
12
12
 
13
13
  ## Inputs
14
- - **columns**: `"2" | "3" | "4" | number` -
15
- - **gridTemplate**: `"0" | "1" | "2" | "3" | "4" | string` - This property can be used with 'isGrid' property set to true. By default gridTemplate is 0 and all the thimbnails have same size. If another template value is set, some additional formatting is applied and the thumbnails will have different sizes.
14
+ - **maxVisibleItems**: `number` - Number of gallery items to be displayed by default. The rest can be displayed with the 'View all' button.
15
+ - **columns**: `2 | 3 | 4 | number` -
16
+ - **gridTemplate**: `'0' | '1' | '2' | '3' | '4' | string` - This property can be used with 'isGrid' property set to true. By default gridTemplate is 0 and all the thimbnails have same size. If another template value is set, some additional formatting is applied and the thumbnails will have different sizes.
16
17
  - **isFullWidth**: `boolean` - If set to true, the gallery will have 100 view width.
17
18
  - **isGrid**: `boolean` - If set to true, a specific class will be applied, so the gallery thumbnails are displayed as a grid, all with same size.
18
19
  - **isNoOverlay**: `boolean` - If set to true, no overlay will be displayed when user clicks on an image.
19
20
  - **isOpenInFullScreenPossible**: `boolean` -
20
21
  - **isShareable**: `boolean` - If the items in the gallery can be shared. I.e. if the link for sharing will be present for each item.
21
22
  - **isShowTitleOnHover**: `boolean` - If set to false, no title will be displayed when user hover on a gallery item.
22
- - **maxVisibleItems**: `number` - Number of gallery items to be displayed by default. The rest can be displayed with the 'View all' button.
23
- - **ratio**: `"3-1" | "3-2" | string` - The ratio that will be applied to the gallery thumbnails.
23
+ - **ratio**: `'3-1' | '3-2' | string` - The ratio that will be applied to the gallery thumbnails.
24
24
  - **class**: `string` -
25
25
  - **e2eAttr**: `any` -
26
26
  - **tabindex**: `number` -
@@ -12,14 +12,14 @@ Wrapper component for gallery item's elements.
12
12
  ## Inputs
13
13
  - **description**: `string` -
14
14
  - **icon**: `string` -
15
- - **isShareable**: `boolean` - Can this item be shared, i.e. show/hide share button.
16
15
  - **itemId**: `string` -
17
- - **mediaType**: `"image" | "video" | "externalVideo"` -
18
16
  - **meta**: `string` -
19
17
  - **src**: `string` - The source link to the image/video, that will be shown in the original size (when open image/video in overlay or in orginal size).
20
18
  - **srVideoAudioDescription**: `string` - Embeded audio description.
21
19
  - **title**: `string` -
22
20
  - **ariaLabel**: `string | null` -
21
+ - **isShareable**: `boolean` - Can this item be shared, i.e. show/hide share button.
22
+ - **mediaType**: `"image" | "video" | "externalVideo"` -
23
23
  - **class**: `string` -
24
24
  - **e2eAttr**: `any` -
25
25
  - **tabindex**: `number` -
@@ -13,12 +13,12 @@ Integrates with ECL theming and supports accessibility options.
13
13
  ## Inputs
14
14
  - **ariaHidden**: `boolean` - Determines whether the icon should be hidden from assistive technologies. Defaults to `true` unless a title is provided.
15
15
  - **ariaLabelledby**: `string` - ID reference for an external element that labels this icon for screen readers.
16
+ - **color**: `'inverted' | 'primary' | null` - Applies color styling to the icon. Use `'inverted'` for icons on dark backgrounds, or `'primary'` for emphasis.
16
17
  - **focusable**: `boolean` - Controls whether the icon is focusable via keyboard. Defaults to `false`.
18
+ - **icon**: `string` - Name of the icon to render from the selected set.
19
+ - **iconSet**: `'default' | 'social' | 'social-media' | 'social-media-color' | 'flag' | 'flag-non-members' | 'phosphor' | string` - Defines the icon set to use. Available sets: `default`, `social`, `social-media`, `flag`, or a custom URL prefix. Defaults to `'default'`.
17
20
  - **isFlipHorizontal**: `boolean` - Flips the icon horizontally if set to `true`.
18
21
  - **role**: `string` - ARIA role of the icon. If a `title` is provided and no role is defined, defaults to `'img'`.
19
- - **title**: `string` - Title used for accessibility. Also affects `aria-hidden` and `role`.
20
- - **color**: `'inverted' | 'primary' | null` - Applies color styling to the icon. Use `'inverted'` for icons on dark backgrounds, or `'primary'` for emphasis.
21
- - **icon**: `string` - Name of the icon to render from the selected set.
22
- - **iconSet**: `'default' | 'social' | 'social-media' | 'social-media-color' | 'flag' | 'flag-non-members' | 'phosphor' | string` - Defines the icon set to use. Available sets: `default`, `social`, `social-media`, `flag`, or a custom URL prefix. Defaults to `'default'`.
23
22
  - **size**: `'2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '2xl' | 'fluid' | string` - Size of the icon. Supported values: `'2xs'`, `'xs'`, `'s'`, `'m'`, `'l'`, `'xl'`, `'2xl'`, `'fluid'`. Defaults to `'xs'`.
23
+ - **title**: `string` - Title used for accessibility. Also affects `aria-hidden` and `role`.
24
24
  - **transform**: `string` - Adds a transformation modifier to the icon (e.g., rotation).
@@ -23,3 +23,4 @@ Represent a single navigation item. contains the link, that activates/scrolls to
23
23
  - **itemClick**: `EventEmitter` - Emited when user clicks on the item.
24
24
  - **itemEnter**: `EventEmitter` - Emitted when on keyboard navigation, user clicks the ENTER.
25
25
  - **itemTab**: `EventEmitter` - Emitted when on keyboard navigation, user clicks the TAB.
26
+ - **isActive**: `boolean` -
@@ -12,14 +12,14 @@ Supports zebra styling, responsive horizontal layout, and font size options.
12
12
  **Selector:** `ecl-list-illustration, ul[eclListIllustration], ol[eclListIllustration]`
13
13
 
14
14
  ## Inputs
15
+ - **counterStart**: `number | null` - If we have a number-list, the user can set the start of the counter.
15
16
  - **fontSize**: `"m" | "l"` - Font size for list content. Possible values: - `'m'` – medium - `'l'` – large (default)
16
17
  - **hasDividers**: `boolean` - If this is an icon-list, it can have dividers between each item.
18
+ - **horizontalColumns**: `number` - Number of horizontal columns. If greater than `0`, items are displayed in a grid layout.
17
19
  - **isCentered**: `boolean` - If content should be centered
18
20
  - **isIconInline**: `boolean` - If the icon should be on the same row as title - for list with icons
19
21
  - **isZebra**: `boolean` - Enables zebra style (alternating background colors for list items).
20
- - **variant**: `"icon-list" | "number-list" | null` - Two variants available: icon-list and number-list.
21
- - **counterStart**: `number | null` - If we have a number-list, the user can set the start of the counter.
22
- - **horizontalColumns**: `number` - Number of horizontal columns. If greater than `0`, items are displayed in a grid layout.
22
+ - **variant**: `'icon-list' | 'number-list' | null` - Two variants available: icon-list and number-list.
23
23
  - **class**: `string` -
24
24
  - **e2eAttr**: `any` -
25
25
  - **tabindex**: `number` -
@@ -10,9 +10,9 @@ A media container is used to display media items (video, audio, image or other d
10
10
  **Selector:** `ecl-media-container`
11
11
 
12
12
  ## Inputs
13
+ - **captionPosition**: `"over" | "bottom" | "hidden"` -
13
14
  - **eclAutoplay**: `boolean` - Used for a video only - if the video should play immediately.
14
15
  - **isFullWidth**: `boolean` -
15
- - **captionPosition**: `"over" | "bottom" | "hidden"` -
16
16
  - **class**: `string` -
17
17
  - **e2eAttr**: `any` -
18
18
  - **tabindex**: `number` -
@@ -10,9 +10,9 @@ Adds styling and attributes to the iframe element.
10
10
  **Selector:** `iframe[eclMediaContainerIframe]`
11
11
 
12
12
  ## Inputs
13
- - **height**: `any` -
14
13
  - **ratio**: `string` -
15
- - **width**: `any` -
14
+ - **height**: `undefined` -
15
+ - **width**: `undefined` -
16
16
  - **class**: `string` -
17
17
  - **e2eAttr**: `any` -
18
18
  - **tabindex**: `number` -
@@ -11,14 +11,14 @@ This component represents a mega menu item. Adds functionality and styling, acco
11
11
 
12
12
  ## Inputs
13
13
  - **href**: `string` -
14
+ - **isOneLevelOnly**: `boolean` - This property should be used, when user wants the menu sub-items to use the maximum space available. For example, if we have 10 sub-items, normally they will appear in one column only. If isOneLevelOnly is used, the sub-items will take 2, 3, 4 columns, depending on presence of other sub-components.
14
15
  - **isPromotional**: `boolean` -
15
16
  - **label**: `string` -
16
- - **linkExtraAttributes**: `{ }` - Used in case user wants to set some custom attributes for the anchr tag.
17
+ - **linkExtraAttributes**: `{ [key: string]: string; }` - Used in case user wants to set some custom attributes for the anchr tag.
17
18
  - **queryParams**: `Params | null` -
18
19
  - **queryParamsHandling**: `QueryParamsHandling` -
19
20
  - **routerLink**: `string | any[]` -
20
21
  - **target**: `string` -
21
- - **isOneLevelOnly**: `boolean` - This property should be used, when user wants the menu sub-items to use the maximum space available. For example, if we have 10 sub-items, normally they will appear in one column only. If isOneLevelOnly is used, the sub-items will take 2, 3, 4 columns, depending on presence of other sub-components.
22
22
  - **class**: `string` -
23
23
  - **e2eAttr**: `any` -
24
24
  - **tabindex**: `number` -
@@ -10,13 +10,13 @@ This component represents a sub-item in the mega-menu component. Applies styling
10
10
  **Selector:** `li[eclMegaMenuSubitem]`
11
11
 
12
12
  ## Inputs
13
+ - **href**: `string` -
14
+ - **label**: `string` -
13
15
  - **buttonId**: `string` - Sets id for the button element.
14
16
  - **externalIconTitle**: `string` - If the link is external, this will be the title of the external icon.
15
- - **href**: `string` -
16
17
  - **isExternal**: `boolean` - If the link redirects to external page. Adds an 'external' icon.
17
18
  - **isSeeAll**: `boolean` - Used for the 'View all' link.
18
- - **label**: `string` -
19
- - **linkExtraAttributes**: `{ }` - Adds custom attributes to an anchor element.
19
+ - **linkExtraAttributes**: `{ [key: string]: string; }` - Adds custom attributes to an anchor element.
20
20
  - **queryParams**: `Params | null` -
21
21
  - **queryParamsHandling**: `QueryParamsHandling` -
22
22
  - **routerLink**: `string | any[]` -
@@ -14,7 +14,7 @@ This component represents a root menu item. Adds styling and functionality to me
14
14
  - **id**: `string` -
15
15
  - **isCurrent**: `boolean` -
16
16
  - **label**: `string` -
17
- - **linkExtraAttributes**: `{ }` - Custom attributes, to be added to the <a> tag of the menu item.
17
+ - **linkExtraAttributes**: `Record<string, string>` - Custom attributes, to be added to the <a> tag of the menu item.
18
18
  - **queryParams**: `Params | null` -
19
19
  - **queryParamsHandling**: `QueryParamsHandling` -
20
20
  - **routerLink**: `string | any[]` -
@@ -16,7 +16,7 @@ Adds some custom styling and functionality.
16
16
  - **isCurrent**: `boolean` -
17
17
  - **isSeeAll**: `boolean` - An additional item, that represents a link.
18
18
  - **label**: `string` -
19
- - **linkExtraAttributes**: `{ }` -
19
+ - **linkExtraAttributes**: `Record<string, string>` -
20
20
  - **queryParams**: `Params | null` -
21
21
  - **queryParamsHandling**: `QueryParamsHandling` -
22
22
  - **routerLink**: `string | any[]` -
@@ -13,16 +13,16 @@ Replaces the original element with a custom dropdown rendered dynamically.
13
13
  **Selector:** `select[eclMultiselect]`
14
14
 
15
15
  ## Inputs
16
- - **ariaDescribedby**: `string | undefined` - Defines the `aria-describedby` attribute for accessibility.
17
16
  - **counterLabel**: `string` - Label for the selections counter, read by screen readers. Accepts a translation key or plain text. Default: 'ecl.multiselect.SELECTED'.
18
17
  - **disabled**: `BooleanInput` - Disables the multiselect component when set to true.
19
18
  - **eclPlaceholder**: `string` - Placeholder text to show in the multiselect input field when no options are selected.
20
- - **eclSize**: `string` - Multiselect size: 's' | 'm' | 'l'. Default is 'm'.
21
19
  - **hasSearchBox**: `string` - Enables the search box within the dropdown.
22
20
  - **hasSelectAll**: `string` - Displays the "Select all" option in the dropdown.
23
- - **id**: `string | undefined` - Sets the `id` attribute of the multiselect component.
24
21
  - **isInvalid**: `boolean | undefined` - Marks the multiselect as invalid.
25
22
  - **isSubmitOnApply**: `string` - When true, the Apply button in the dropdown acts as a submit button (type="submit").
23
+ - **ariaDescribedby**: `string | undefined` - Defines the `aria-describedby` attribute for accessibility.
24
+ - **eclSize**: `string` - Multiselect size: 's' | 'm' | 'l'. Default is 'm'.
25
+ - **id**: `string | undefined` - Sets the `id` attribute of the multiselect component.
26
26
  - **toggleLabel**: `string | undefined` - Label used for the toggle button that expands or collapses the dropdown.
27
27
  - **class**: `string` -
28
28
  - **e2eAttr**: `any` -
@@ -12,8 +12,8 @@ Adds support for value, label, disabled, selected states and styling.
12
12
 
13
13
  ## Inputs
14
14
  - **disabled**: `boolean` - Indicates that the option is disabled.
15
- - **label**: `string` - Label displayed for the option.
16
15
  - **selected**: `boolean` - Indicates that the option is selected.
16
+ - **label**: `string` - Label displayed for the option.
17
17
  - **value**: `string` - Value assigned to the option.
18
18
  - **class**: `string` -
19
19
  - **e2eAttr**: `any` -
@@ -10,7 +10,7 @@ Component that represents one navigation list item, has title and image and/or l
10
10
  **Selector:** `ecl-navigation-list-item`
11
11
 
12
12
  ## Inputs
13
- - **variant**: `"illustration" | "image-as-illustration" | string` - Different variants, that add styling for different type of displaing the picture, used in the list item.
13
+ - **variant**: `'illustration' | 'image-as-illustration' | ''` - Different variants, that add styling for different type of displaing the picture, used in the list item.
14
14
  - **class**: `string` -
15
15
  - **e2eAttr**: `any` -
16
16
  - **tabindex**: `number` -
@@ -18,3 +18,4 @@
18
18
 
19
19
  ## Outputs
20
20
  - **close**: `EclNotificationCloseEvent` - Emits an event when the close button is clicked. Consumers can call `preventDefault()` on the emitted event to prevent the notification from closing.
21
+ - **isVisible**: `boolean` - Controls the visibility of the notification. When false, the component is hidden using CSS utility class.
@@ -8,17 +8,17 @@
8
8
  **Selector:** `li[eclPaginationItem]`
9
9
 
10
10
  ## Inputs
11
+ - **isTruncated**: `boolean` - Adds the `ecl-pagination__item--truncation` class when true.
12
+ - **pagesCount**: `string` - Total number of pages displayed by the pagination component.
13
+ - **routerLink**: `string | any[]` - Router navigation link for Angular routing.
11
14
  - **ariaLabel**: `string` - Value for the `aria-label` attribute used for accessibility.
12
15
  - **href**: `string` - Href link for navigation.
13
16
  - **isCurrent**: `boolean` - Adds the `ecl-pagination__item--current` class when true.
14
17
  - **isNext**: `boolean` - Adds the `ecl-pagination__item--next` class when true.
15
18
  - **isPrevious**: `boolean` - Adds the `ecl-pagination__item--previous` class when true.
16
- - **isTruncated**: `boolean` - Adds the `ecl-pagination__item--truncation` class when true.
17
19
  - **label**: `string` - Text content of the pagination item.
18
- - **pagesCount**: `string` - Total number of pages displayed by the pagination component.
19
20
  - **queryParams**: `Params | null` - Query parameters for the router link.
20
21
  - **queryParamsHandling**: `QueryParamsHandling` - Determines how query parameters are handled during navigation.
21
- - **routerLink**: `string | any[]` - Router navigation link for Angular routing.
22
22
  - **class**: `string` -
23
23
  - **e2eAttr**: `any` -
24
24
  - **tabindex**: `number` -
@@ -13,9 +13,9 @@ with ECL styles and support for invalid, disabled and binary states.
13
13
  **Selector:** `[eclRadio]`
14
14
 
15
15
  ## Inputs
16
- - **isBinary**: `boolean` - Adds the `ecl-radio--binary` class when true.
17
16
  - **isDisabled**: `boolean` - Adds the `ecl-radio--disabled` class to the host element when true.
18
17
  - **isInvalid**: `boolean` - Adds the `ecl-radio--invalid` class to the host element when true.
18
+ - **isBinary**: `boolean` - Adds the `ecl-radio--binary` class when true.
19
19
  - **class**: `string` -
20
20
  - **e2eAttr**: `any` -
21
21
  - **tabindex**: `number` -
@@ -20,4 +20,5 @@ Typically used when the user needs to evaluate something.
20
20
  - **tabindex**: `number` -
21
21
 
22
22
  ## Outputs
23
+ - **disabled**: `boolean` - Can be used to set disabled status.
23
24
  - **ratingChange**: `any` - The event to be emitted when rating is changed.
@@ -22,3 +22,4 @@ Component representing search field - input and button, in a responsive, styled
22
22
 
23
23
  ## Outputs
24
24
  - **searchEvent**: `EclSearchFormEvent` - This event is emited, when user performs the search action. Includes the search text from the input field.
25
+ - **searchInputText**: `string` - The current/default search text.
@@ -17,3 +17,9 @@ Container component, which wraps the <select> component. Ataches custom select b
17
17
  - **class**: `string` -
18
18
  - **e2eAttr**: `any` -
19
19
  - **tabindex**: `number` -
20
+
21
+ ## Outputs
22
+ - **disabled**: `boolean` -
23
+ - **eclSize**: `string` - Size/length of the field and the dropdown, can be 's', 'm' or 'l'. Default is 'm'. Same as the size of the main host element.
24
+ - **isInvalid**: `boolean` -
25
+ - **toggleLabel**: `string | undefined` - Custom label for the arrow-down button. Set from the main host element.
@@ -10,7 +10,7 @@ Directive, that applies specific classes to the section element in site footer.
10
10
  **Selector:** `[eclSiteFooterSection]`
11
11
 
12
12
  ## Inputs
13
- - **variant**: `"links" | "contact" | "about" | "more" | "related" | "site-info" | string` -
13
+ - **variant**: `'links' | 'contact' | 'about' | 'more' | 'related' | 'site-info' | string` -
14
14
  - **class**: `string` -
15
15
  - **e2eAttr**: `any` -
16
16
  - **tabindex**: `number` -
@@ -13,10 +13,10 @@ The elements required in the site header are different depending wether it is th
13
13
  **Selector:** `ecl-site-header`
14
14
 
15
15
  ## Inputs
16
- - **isSiteNameMobileOnly**: `boolean` - Determines if the site name should be displayed only on mobile devices.
17
16
  - **languageCode**: `string` - Language code of the current language of the site.
18
- - **logoSize**: `"s" | "m" | "l"` - The size of the logo, 's', 'm' or 'l', default to 'm'.
19
17
  - **siteName**: `string` - The name of the site, to be added in the header, next to the logo.
18
+ - **isSiteNameMobileOnly**: `boolean` - Determines if the site name should be displayed only on mobile devices.
19
+ - **logoSize**: `"s" | "m" | "l"` - The size of the logo, 's', 'm' or 'l', default to 'm'.
20
20
  - **class**: `string` -
21
21
  - **e2eAttr**: `any` -
22
22
  - **tabindex**: `number` -
@@ -12,19 +12,19 @@ Emits events when language is selected and when dialog is closed.
12
12
  **Selector:** `ecl-site-header-language-popover`
13
13
 
14
14
  ## Inputs
15
- - **euColumnsCount**: `number` - Number of columns for eu languages. Calculated by the parent component 'ecl-site-header-language'.
16
15
  - **euLanguages**: `Array<EuiLanguage>` -
16
+ - **languageArrowPosition**: `string` - Property to position the arrow of the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
17
+ - **languageCode**: `string` - Current language
18
+ - **leftPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
19
+ - **nonEuLanguages**: `Array<EuiLanguage>` -
20
+ - **rightPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
21
+ - **euColumnsCount**: `number` - Number of columns for eu languages. Calculated by the parent component 'ecl-site-header-language'.
17
22
  - **isFull**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
18
23
  - **isHidden**: `boolean` - Property to show/hide the dialog.
19
24
  - **isPushLeft**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
20
25
  - **isPushRight**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
21
26
  - **isStack**: `boolean` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
22
- - **languageArrowPosition**: `string` - Property to position the arrow of the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
23
- - **languageCode**: `string` - Current language
24
- - **leftPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
25
27
  - **nonEuColumnsCount**: `number` - Number of columns for non-eu languages. Calculated by the parent component 'ecl-site-header-language'.
26
- - **nonEuLanguages**: `Array<EuiLanguage>` -
27
- - **rightPosition**: `number` - Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
28
28
  - **class**: `string` -
29
29
  - **e2eAttr**: `any` -
30
30
  - **tabindex**: `number` -
@@ -11,9 +11,9 @@ This component builds the search box in the ecl-site-header component. Adds spec
11
11
  **Selector:** `ecl-site-header-search`
12
12
 
13
13
  ## Inputs
14
+ - **searchInputText**: `string` -
14
15
  - **searchButtonLabel**: `string` -
15
16
  - **searchInputPlaceholder**: `string` -
16
- - **searchInputText**: `string` -
17
17
  - **class**: `string` -
18
18
  - **e2eAttr**: `any` -
19
19
  - **tabindex**: `number` -
@@ -9,7 +9,7 @@
9
9
 
10
10
  ## Inputs
11
11
  - **description**: `string` -
12
- - **horizontalAlignment**: `"right" | "left" | string` -
12
+ - **horizontalAlignment**: `'right' | 'left' | string` -
13
13
  - **isVertical**: `boolean` -
14
14
  - **class**: `string` -
15
15
  - **e2eAttr**: `any` -
@@ -8,14 +8,14 @@
8
8
  **Selector:** `ecl-social-media-follow-item`
9
9
 
10
10
  ## Inputs
11
- - **extraAttributes**: `{ name: string; value?: string | null }[]` -
11
+ - **extraAttributes**: `{ name: string; value?: string | null; }[]` -
12
12
  - **href**: `string` -
13
- - **isInverted**: `unknown` -
13
+ - **icon**: `string` -
14
+ - **iconSet**: `string` -
15
+ - **isInverted**: `false` -
14
16
  - **routerLink**: `string` -
15
17
  - **size**: `string` -
16
18
  - **target**: `string` -
17
- - **icon**: `string` -
18
- - **iconSet**: `string` -
19
19
  - **class**: `string` -
20
20
  - **e2eAttr**: `any` -
21
21
  - **tabindex**: `number` -
@@ -12,9 +12,9 @@ Manages its label, state (active, hidden), and interaction events like click or
12
12
 
13
13
  ## Inputs
14
14
  - **anchorExtraClasses**: `string` - Extra classes to be added to the anchor tag.
15
- - **isHidden**: `boolean` - Hides the tab when true by applying the `ecl-tabs__item--hidden` CSS class.
16
15
  - **id**: `string` - Unique identifier for the tab.
17
16
  - **isActive**: `boolean` - Marks the tab as active.
17
+ - **isHidden**: `boolean` - Hides the tab when true by applying the `ecl-tabs__item--hidden` CSS class.
18
18
  - **class**: `string` -
19
19
  - **e2eAttr**: `any` -
20
20
  - **tabindex**: `number` -
@@ -22,3 +22,4 @@ Manages its label, state (active, hidden), and interaction events like click or
22
22
  ## Outputs
23
23
  - **keydownTab**: `EventEmitter` - Emits when a keydown event occurs on the tab.
24
24
  - **selectTab**: `EventEmitter` - Emits when the tab is selected via click.
25
+ - **isHidden**: `boolean` - Hides the tab when true by applying the `ecl-tabs__item--hidden` CSS class.
@@ -9,7 +9,7 @@
9
9
 
10
10
  ## Inputs
11
11
  - **isWrapped**: `boolean` - Whether the tag content should be allowed to wrap onto multiple lines. Set to false to force single-line display (adds `ecl-tag--nowrap` class). Defaults to true.
12
- - **variant**: `unknown` - Defines the variant of the tag. Currently only 'removable' is supported.
12
+ - **variant**: `'removable'` - Defines the variant of the tag. Currently only 'removable' is supported.
13
13
  - **class**: `string` -
14
14
  - **e2eAttr**: `any` -
15
15
  - **tabindex**: `number` -
@@ -14,4 +14,4 @@ from the `ecl-media-container` component.
14
14
  **Selector:** `img[eclTextMediaImgAnchor]`
15
15
 
16
16
  ## Inputs
17
- - **eclTextMediaImgAnchor**: `"center" | "top left" | "bottom right" | "20% 20%"` -
17
+ - **eclTextMediaImgAnchor**: `'center' | 'top left' | 'bottom right' | '20% 20%'` -
@@ -21,3 +21,4 @@
21
21
 
22
22
  ## Outputs
23
23
  - **toggle**: `EventEmitter` - Event emitted when the toggler is clicked. Consumers can call `preventDefault()` on the event to cancel toggle behavior.
24
+ - **isTogglerExpanded**: `boolean` - Indicates whether the toggler is initially expanded. Used for toggler-type items.