@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
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { OnInit, EventEmitter, AfterContentInit, OnDestroy, AfterViewInit, QueryList, ElementRef } from '@angular/core';
3
3
  import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { SafeResourceUrl } from '@angular/platform-browser';
@@ -56,8 +56,8 @@ declare class EclGalleryFooterComponent implements OnInit {
56
56
  get isShowToggleBtn(): boolean;
57
57
  set isShowToggleBtn(value: boolean);
58
58
  onToggle(): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<EclGalleryFooterComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<EclGalleryFooterComponent, "ecl-gallery-footer", never, { "infoId": { "alias": "infoId"; "required": false; }; }, { "toggleItems": "toggleItems"; }, never, ["*"], true, never>;
59
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclGalleryFooterComponent, never>;
60
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclGalleryFooterComponent, "ecl-gallery-footer", never, { "infoId": { "alias": "infoId"; "required": false; }; }, { "toggleItems": "toggleItems"; }, never, ["*"], true, never>;
61
61
  }
62
62
 
63
63
  declare class EclGalleryMediaSource {
@@ -86,11 +86,11 @@ declare class EclGalleryMediaDirective extends ECLBaseDirective implements OnIni
86
86
  /**
87
87
  * To be used when there is no thimbnail added. Instead the 'poster' attribute in the <video> element is used
88
88
  */
89
- poster: string;
89
+ readonly poster: _angular_core.InputSignal<string>;
90
90
  /**
91
91
  * When this is true, on mousehover the image will be zoomed.
92
92
  */
93
- hasZoom: boolean;
93
+ readonly hasZoom: _angular_core.InputSignalWithTransform<boolean, unknown>;
94
94
  sources: Array<EclGalleryMediaSource>;
95
95
  tracks: Array<EclGalleryMediaTrack>;
96
96
  /**
@@ -104,9 +104,8 @@ declare class EclGalleryMediaDirective extends ECLBaseDirective implements OnIni
104
104
  private checkIsVideo;
105
105
  private createGalleryMediaChildren;
106
106
  private getHostElement;
107
- static ɵfac: i0.ɵɵFactoryDeclaration<EclGalleryMediaDirective, never>;
108
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclGalleryMediaDirective, "[eclGalleryMedia], [eclGalleryImage]", never, { "poster": { "alias": "poster"; "required": false; }; "hasZoom": { "alias": "hasZoom"; "required": false; }; }, {}, never, never, true, never>;
109
- static ngAcceptInputType_hasZoom: unknown;
107
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclGalleryMediaDirective, never>;
108
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclGalleryMediaDirective, "[eclGalleryMedia], [eclGalleryImage]", never, { "poster": { "alias": "poster"; "required": false; "isSignal": true; }; "hasZoom": { "alias": "hasZoom"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
110
109
  }
111
110
  /**
112
111
  * Adds styling and functionality for gallery picture component.
@@ -121,8 +120,8 @@ declare class EclGalleryPictureDirective extends ECLBaseDirective {
121
120
  constructor();
122
121
  private createGalleryPictureChildren;
123
122
  private getHostElement;
124
- static ɵfac: i0.ɵɵFactoryDeclaration<EclGalleryPictureDirective, never>;
125
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclGalleryPictureDirective, "picture[eclGalleryPicture]", never, {}, {}, never, never, true, never>;
123
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclGalleryPictureDirective, never>;
124
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclGalleryPictureDirective, "picture[eclGalleryPicture]", never, {}, {}, never, never, true, never>;
126
125
  }
127
126
  /**
128
127
  * Applies classes for the gallery thumbnail.
@@ -130,8 +129,8 @@ declare class EclGalleryPictureDirective extends ECLBaseDirective {
130
129
  declare class EclGalleryThumbnailDirective extends ECLBaseDirective {
131
130
  get cssClasses(): string;
132
131
  hasZoom: boolean;
133
- static ɵfac: i0.ɵɵFactoryDeclaration<EclGalleryThumbnailDirective, never>;
134
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclGalleryThumbnailDirective, "picture[eclGalleryThumbnail]", never, { "hasZoom": { "alias": "hasZoom"; "required": false; }; }, {}, never, never, true, never>;
132
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclGalleryThumbnailDirective, never>;
133
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclGalleryThumbnailDirective, "picture[eclGalleryThumbnail]", never, { "hasZoom": { "alias": "hasZoom"; "required": false; }; }, {}, never, never, true, never>;
135
134
  static ngAcceptInputType_hasZoom: unknown;
136
135
  }
137
136
 
@@ -142,8 +141,8 @@ declare class EclGalleryItemComponent extends ECLBaseDirective implements EclGal
142
141
  /**
143
142
  * Can this item be shared, i.e. show/hide share button.
144
143
  */
145
- isShareable: boolean;
146
- mediaType: 'image' | 'video' | 'externalVideo';
144
+ readonly isShareable: _angular_core.InputSignalWithTransform<boolean, unknown>;
145
+ readonly mediaType: _angular_core.InputSignal<"image" | "video" | "externalVideo">;
147
146
  /**
148
147
  * 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).
149
148
  */
@@ -157,7 +156,7 @@ declare class EclGalleryItemComponent extends ECLBaseDirective implements EclGal
157
156
  icon: string;
158
157
  title: string;
159
158
  itemId: string;
160
- ariaLabel: i0.InputSignal<string>;
159
+ ariaLabel: _angular_core.InputSignal<string>;
161
160
  itemClick: EventEmitter<EclGalleryItemClickEvent>;
162
161
  mediaChild: EclGalleryMediaDirective;
163
162
  galleryPicture: EclGalleryPictureDirective;
@@ -194,9 +193,8 @@ declare class EclGalleryItemComponent extends ECLBaseDirective implements EclGal
194
193
  */
195
194
  get titleId(): string;
196
195
  onFocus(): void;
197
- static ɵfac: i0.ɵɵFactoryDeclaration<EclGalleryItemComponent, never>;
198
- static ɵcmp: i0.ɵɵComponentDeclaration<EclGalleryItemComponent, "ecl-gallery-item", never, { "isShareable": { "alias": "isShareable"; "required": false; }; "mediaType": { "alias": "mediaType"; "required": false; }; "src": { "alias": "src"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; "description": { "alias": "description"; "required": false; }; "srVideoAudioDescription": { "alias": "srVideoAudioDescription"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "itemId": { "alias": "itemId"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, { "itemClick": "itemClick"; }, ["mediaChild", "galleryPicture"], ["[eclGalleryPicture], [eclGalleryThumbnail], [eclGalleryMedia], [eclGalleryImage]"], true, never>;
199
- static ngAcceptInputType_isShareable: unknown;
196
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclGalleryItemComponent, never>;
197
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclGalleryItemComponent, "ecl-gallery-item", never, { "isShareable": { "alias": "isShareable"; "required": false; "isSignal": true; }; "mediaType": { "alias": "mediaType"; "required": false; "isSignal": true; }; "src": { "alias": "src"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; "description": { "alias": "description"; "required": false; }; "srVideoAudioDescription": { "alias": "srVideoAudioDescription"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "itemId": { "alias": "itemId"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, { "itemClick": "itemClick"; }, ["mediaChild", "galleryPicture"], ["[eclGalleryPicture], [eclGalleryThumbnail], [eclGalleryMedia], [eclGalleryImage]"], true, never>;
200
198
  }
201
199
 
202
200
  /**
@@ -204,23 +202,23 @@ declare class EclGalleryItemComponent extends ECLBaseDirective implements EclGal
204
202
  * Adds functionality and styling, according to the ECL standards.
205
203
  */
206
204
  declare class EclGalleryComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy, AfterViewInit {
207
- isOpenInFullScreenPossible: boolean;
205
+ readonly isOpenInFullScreenPossible: _angular_core.InputSignalWithTransform<boolean, unknown>;
208
206
  /**
209
207
  * If the items in the gallery can be shared. I.e. if the link for sharing will be present for each item.
210
208
  */
211
- isShareable: boolean;
209
+ readonly isShareable: _angular_core.InputSignalWithTransform<boolean, unknown>;
212
210
  /**
213
211
  * If set to true, the gallery will have 100 view width.
214
212
  */
215
- isFullWidth: boolean;
213
+ readonly isFullWidth: _angular_core.InputSignalWithTransform<boolean, unknown>;
216
214
  /**
217
215
  * If set to true, no overlay will be displayed when user clicks on an image.
218
216
  */
219
- isNoOverlay: boolean;
217
+ readonly isNoOverlay: _angular_core.InputSignalWithTransform<boolean, unknown>;
220
218
  /**
221
219
  * If set to false, no title will be displayed when user hover on a gallery item.
222
220
  */
223
- isShowTitleOnHover: boolean;
221
+ readonly isShowTitleOnHover: _angular_core.InputSignalWithTransform<boolean, unknown>;
224
222
  /**
225
223
  * Number of gallery items to be displayed by default. The rest can be displayed with the 'View all' button.
226
224
  */
@@ -228,37 +226,37 @@ declare class EclGalleryComponent extends ECLBaseDirective implements AfterConte
228
226
  /**
229
227
  * If set to true, a specific class will be applied, so the gallery thumbnails are displayed as a grid, all with same size.
230
228
  */
231
- isGrid: boolean;
232
- columns: 2 | 3 | 4 | number;
229
+ readonly isGrid: _angular_core.InputSignalWithTransform<boolean, unknown>;
230
+ readonly columns: _angular_core.InputSignalWithTransform<number, unknown>;
233
231
  /**
234
232
  * This property can be used with 'isGrid' property set to true. By default gridTemplate is 0 and all the thimbnails have same size.
235
233
  * If another template value is set, some additional formatting is applied and the thumbnails will have different sizes.
236
234
  */
237
- gridTemplate: '0' | '1' | '2' | '3' | '4' | string;
235
+ readonly gridTemplate: _angular_core.InputSignal<string>;
238
236
  /**
239
237
  * The ratio that will be applied to the gallery thumbnails.
240
238
  */
241
- ratio: '3-1' | '3-2' | string;
239
+ readonly ratio: _angular_core.InputSignal<string>;
242
240
  /**
243
241
  * Emits event when user clicks on an item to expand it.
244
242
  */
245
- readonly show: i0.OutputEmitterRef<EclGalleryShowEvent>;
243
+ readonly show: _angular_core.OutputEmitterRef<EclGalleryShowEvent>;
246
244
  /**
247
245
  * Emits event when an expanded item is closed.
248
246
  */
249
- readonly hide: i0.OutputEmitterRef<EclGalleryHideEvent>;
247
+ readonly hide: _angular_core.OutputEmitterRef<EclGalleryHideEvent>;
250
248
  /**
251
249
  * Emits event when an item is opened in full screen.
252
250
  */
253
- readonly openFullScreen: i0.OutputEmitterRef<EclGalleryFullScreenEvent>;
251
+ readonly openFullScreen: _angular_core.OutputEmitterRef<EclGalleryFullScreenEvent>;
254
252
  /**
255
253
  * Emits event when an item is shared.
256
254
  */
257
- readonly share: i0.OutputEmitterRef<EclGalleryShareEvent>;
255
+ readonly share: _angular_core.OutputEmitterRef<EclGalleryShareEvent>;
258
256
  /**
259
257
  * Emits event when user is browsing items, opened in an overlay.
260
258
  */
261
- readonly itemSwitch: i0.OutputEmitterRef<EclGalleryItemEvent>;
259
+ readonly itemSwitch: _angular_core.OutputEmitterRef<EclGalleryItemEvent>;
262
260
  galleryItems: QueryList<EclGalleryItemComponent>;
263
261
  galleryFooter: EclGalleryFooterComponent;
264
262
  overlayChild: ElementRef;
@@ -335,16 +333,9 @@ declare class EclGalleryComponent extends ECLBaseDirective implements AfterConte
335
333
  private showGaleryItem;
336
334
  private getHiddenItems;
337
335
  private getVisibleItems;
338
- static ɵfac: i0.ɵɵFactoryDeclaration<EclGalleryComponent, never>;
339
- static ɵcmp: i0.ɵɵComponentDeclaration<EclGalleryComponent, "ecl-gallery", never, { "isOpenInFullScreenPossible": { "alias": "isOpenInFullScreenPossible"; "required": false; }; "isShareable": { "alias": "isShareable"; "required": false; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; }; "isNoOverlay": { "alias": "isNoOverlay"; "required": false; }; "isShowTitleOnHover": { "alias": "isShowTitleOnHover"; "required": false; }; "maxVisibleItems": { "alias": "maxVisibleItems"; "required": false; }; "isGrid": { "alias": "isGrid"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "gridTemplate": { "alias": "gridTemplate"; "required": false; }; "ratio": { "alias": "ratio"; "required": false; }; }, { "show": "show"; "hide": "hide"; "openFullScreen": "openFullScreen"; "share": "share"; "itemSwitch": "itemSwitch"; }, ["galleryFooter", "galleryItems"], ["*", "ecl-gallery-footer"], true, never>;
340
- static ngAcceptInputType_isOpenInFullScreenPossible: unknown;
341
- static ngAcceptInputType_isShareable: unknown;
342
- static ngAcceptInputType_isFullWidth: unknown;
343
- static ngAcceptInputType_isNoOverlay: unknown;
344
- static ngAcceptInputType_isShowTitleOnHover: unknown;
336
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclGalleryComponent, never>;
337
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclGalleryComponent, "ecl-gallery", never, { "isOpenInFullScreenPossible": { "alias": "isOpenInFullScreenPossible"; "required": false; "isSignal": true; }; "isShareable": { "alias": "isShareable"; "required": false; "isSignal": true; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; "isSignal": true; }; "isNoOverlay": { "alias": "isNoOverlay"; "required": false; "isSignal": true; }; "isShowTitleOnHover": { "alias": "isShowTitleOnHover"; "required": false; "isSignal": true; }; "maxVisibleItems": { "alias": "maxVisibleItems"; "required": false; }; "isGrid": { "alias": "isGrid"; "required": false; "isSignal": true; }; "columns": { "alias": "columns"; "required": false; "isSignal": true; }; "gridTemplate": { "alias": "gridTemplate"; "required": false; "isSignal": true; }; "ratio": { "alias": "ratio"; "required": false; "isSignal": true; }; }, { "show": "show"; "hide": "hide"; "openFullScreen": "openFullScreen"; "share": "share"; "itemSwitch": "itemSwitch"; }, ["galleryFooter", "galleryItems"], ["*", "ecl-gallery-footer"], true, never>;
345
338
  static ngAcceptInputType_maxVisibleItems: unknown;
346
- static ngAcceptInputType_isGrid: unknown;
347
- static ngAcceptInputType_columns: unknown;
348
339
  }
349
340
 
350
341
  declare const EUI_ECL_GALLERY: readonly [typeof EclGalleryComponent, typeof EclGalleryFooterComponent, typeof EclGalleryItemComponent, typeof EclGalleryMediaDirective, typeof EclGalleryPictureDirective, typeof EclGalleryThumbnailDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-gallery.d.ts","sources":["../../components/ecl-gallery/models/ecl-gallery-item.model.ts","../../components/ecl-gallery/events/ecl-gallery.event.ts","../../components/ecl-gallery/events/ecl-gallery-item.event.ts","../../components/ecl-gallery/events/ecl-gallery-item-click.event.ts","../../components/ecl-gallery/events/ecl-gallery-toggle-items.event.ts","../../components/ecl-gallery/ecl-gallery-footer.component.ts","../../components/ecl-gallery/ecl-gallery-media.directive.ts","../../components/ecl-gallery/ecl-gallery-item.component.ts","../../components/ecl-gallery/ecl-gallery.component.ts","../../components/ecl-gallery/index.ts"],"mappings":"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","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-gallery.d.ts","sources":["../../components/ecl-gallery/models/ecl-gallery-item.model.ts","../../components/ecl-gallery/events/ecl-gallery.event.ts","../../components/ecl-gallery/events/ecl-gallery-item.event.ts","../../components/ecl-gallery/events/ecl-gallery-item-click.event.ts","../../components/ecl-gallery/events/ecl-gallery-toggle-items.event.ts","../../components/ecl-gallery/ecl-gallery-footer.component.ts","../../components/ecl-gallery/ecl-gallery-media.directive.ts","../../components/ecl-gallery/ecl-gallery-item.component.ts","../../components/ecl-gallery/ecl-gallery.component.ts","../../components/ecl-gallery/index.ts"],"mappings":"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","names":[]}
@@ -1,5 +1,5 @@
1
- import { ECLBaseDirective } from '@eui/ecl/core';
2
1
  import * as i0 from '@angular/core';
2
+ import { ECLBaseDirective } from '@eui/ecl/core';
3
3
 
4
4
  /**
5
5
  * Directive for rendering a help block element following the ECL design system.
@@ -11,15 +11,14 @@ declare class EclHelpBlockDirective extends ECLBaseDirective {
11
11
  * Indicates whether the help block is in a disabled state.
12
12
  * When true, the `ecl-help-block--disabled` class is added.
13
13
  */
14
- isDisabled: boolean;
14
+ readonly isDisabled: i0.InputSignalWithTransform<boolean, unknown>;
15
15
  /**
16
16
  * Applies ECL base class and optional modifier to the host element.
17
17
  * Returns a space-separated list of CSS classes.
18
18
  */
19
19
  get cssClasses(): string;
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<EclHelpBlockDirective, never>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclHelpBlockDirective, "[eclHelpBlock]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, never, true, never>;
22
- static ngAcceptInputType_isDisabled: unknown;
21
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclHelpBlockDirective, "[eclHelpBlock]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
23
22
  }
24
23
 
25
24
  declare const EUI_ECL_HELP_BLOCK: readonly [typeof EclHelpBlockDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-help-block.d.ts","sources":["../../components/ecl-help-block/ecl-help-block.directive.ts","../../components/ecl-help-block/index.ts"],"mappings":";;;AAGA;;;;AAIG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AACvD;;;AAGG;AACqC;AAExC;;;AAGG;;yCAVM,qBAAqB;2CAArB,qBAAqB;;AAejC;;ACtBD,cAAa,kBAAkB,mBAAA,qBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-help-block.d.ts","sources":["../../components/ecl-help-block/ecl-help-block.directive.ts","../../components/ecl-help-block/index.ts"],"mappings":";;;AAGA;;;;AAIG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AACvD;;;AAGG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;;AAGG;;yCAVM,qBAAqB;2CAArB,qBAAqB;AAejC;;ACtBD,cAAa,kBAAkB,mBAAA,qBAAA;;;;","names":["_angular_core"]}
@@ -36,29 +36,39 @@ declare class EclIconComponent implements OnInit, OnChanges, OnDestroy {
36
36
  /**
37
37
  * ID reference for an external element that labels this icon for screen readers.
38
38
  */
39
- ariaLabelledby: string;
39
+ readonly ariaLabelledby: _angular_core.InputSignal<string>;
40
40
  /**
41
41
  * ARIA role of the icon. If a `title` is provided and no role is defined, defaults to `'img'`.
42
42
  */
43
- role: string;
43
+ readonly role: _angular_core.InputSignal<string>;
44
44
  /**
45
45
  * Title used for accessibility. Also affects `aria-hidden` and `role`.
46
46
  */
47
- title: string;
47
+ readonly title: _angular_core.InputSignal<string>;
48
48
  /**
49
49
  * Determines whether the icon should be hidden from assistive technologies.
50
50
  * Defaults to `true` unless a title is provided.
51
51
  */
52
- ariaHidden: boolean;
52
+ readonly ariaHidden: _angular_core.InputSignalWithTransform<boolean, unknown>;
53
53
  /**
54
54
  * Controls whether the icon is focusable via keyboard.
55
55
  * Defaults to `false`.
56
56
  */
57
- focusable: boolean;
57
+ readonly focusable: _angular_core.InputSignalWithTransform<boolean, unknown>;
58
+ /**
59
+ * Resolved role: uses the explicit `role` input if provided,
60
+ * otherwise defaults to `'img'` when a `title` is set.
61
+ */
62
+ readonly effectiveRole: _angular_core.Signal<string>;
63
+ /**
64
+ * Resolved aria-hidden: uses the explicit `ariaHidden` input if provided,
65
+ * otherwise hides the icon unless a `title` is set.
66
+ */
67
+ readonly effectiveAriaHidden: _angular_core.Signal<boolean>;
58
68
  /**
59
69
  * Flips the icon horizontally if set to `true`.
60
70
  */
61
- isFlipHorizontal: boolean;
71
+ readonly isFlipHorizontal: _angular_core.InputSignalWithTransform<boolean, unknown>;
62
72
  /**
63
73
  * Adds a dark background utility class if the color is set to `'inverted'`.
64
74
  */
@@ -94,13 +104,8 @@ declare class EclIconComponent implements OnInit, OnChanges, OnDestroy {
94
104
  private tokenize;
95
105
  private detachHostAndPromoteSvg;
96
106
  private initiateIconUrl;
97
- private overrideRoleValueBasedOnTitle;
98
- private overrideAriaLabelValueBasedOnTitle;
99
107
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclIconComponent, never>;
100
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclIconComponent, "ecl-icon", never, { "iconSet": { "alias": "iconSet"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "transform": { "alias": "transform"; "required": false; "isSignal": true; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "role": { "alias": "role"; "required": false; }; "title": { "alias": "title"; "required": false; }; "ariaHidden": { "alias": "ariaHidden"; "required": false; }; "focusable": { "alias": "focusable"; "required": false; }; "isFlipHorizontal": { "alias": "isFlipHorizontal"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.ECLBaseDirective; inputs: {}; outputs: {}; }]>;
101
- static ngAcceptInputType_ariaHidden: unknown;
102
- static ngAcceptInputType_focusable: unknown;
103
- static ngAcceptInputType_isFlipHorizontal: unknown;
108
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclIconComponent, "ecl-icon", never, { "iconSet": { "alias": "iconSet"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "transform": { "alias": "transform"; "required": false; "isSignal": true; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "ariaHidden": { "alias": "ariaHidden"; "required": false; "isSignal": true; }; "focusable": { "alias": "focusable"; "required": false; "isSignal": true; }; "isFlipHorizontal": { "alias": "isFlipHorizontal"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.ECLBaseDirective; inputs: {}; outputs: {}; }]>;
104
109
  }
105
110
 
106
111
  declare const EUI_ECL_ICON: readonly [typeof EclIconComponent];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-icon.d.ts","sources":["../../components/ecl-icon/ecl-icon.component.ts","../../components/ecl-icon/index.ts"],"mappings":";;;;;AAsBA;;;AAGG;AACH,cAWa,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;AACjE;;;;AAIG;AACH,aAAO,aAAA,CAAA,WAAA;AAGP;;AAEG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;;AAIG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;AAGG;AACH,WAAK,aAAA,CAAA,WAAA;AAEL;;AAEG;AACH,eAAS,aAAA,CAAA,WAAA;AAET;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;;AAGG;;AAGH;;;AAGG;AACqC;AAExC;;AAEG;AAGH;AAEA;;AAEG;;WAMsB,UAAU;AAEnC,aAAO,aAAA,CAAA,cAAA;AACP,mBAAa,gBAAA;AACb,QAAE,UAAA;;;AAIF;;;AAGG;2BACkB,aAAA,CAAA,cAAA;AAErB;;;AAGG;0BACiB,aAAA,CAAA,cAAA;yBAED,aAAA,CAAA,MAAA,CAAA,MAAA;;;AAqBnB,yBAAqB,aAAa;AAMlC;AAMA;AAaA;AAQA;AAKA;AAIA;AAKA;AAaA;AAMA;AAMA;AAcA;AA4BA;AAMA;oDA3OS,gBAAgB;sDAAhB,gBAAgB,kxBAAA,EAAA,CAAA,gBAAA;;;;AAkP5B;;ACnRD,cAAa,YAAY,mBAAA,gBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-icon.d.ts","sources":["../../components/ecl-icon/ecl-icon.component.ts","../../components/ecl-icon/index.ts"],"mappings":";;;;;AAqBA;;;AAGG;AACH,cAca,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;AACjE;;;;AAIG;AACH,aAAO,aAAA,CAAA,WAAA;AAGP;;AAEG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;;AAIG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;AAGG;AACH,WAAK,aAAA,CAAA,WAAA;AAEL;;AAEG;AACH,eAAS,aAAA,CAAA,WAAA;AAET;;AAEG;6BACoB,aAAA,CAAA,WAAA;AAEvB;;AAEG;mBACU,aAAA,CAAA,WAAA;AAEb;;AAEG;oBACW,aAAA,CAAA,WAAA;AAEd;;;AAGG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;;AAGG;wBACe,aAAA,CAAA,wBAAA;AAElB;;;AAGG;4BACmB,aAAA,CAAA,MAAA;AAMtB;;;AAGG;kCACyB,aAAA,CAAA,MAAA;AAM5B;;AAEG;+BACsB,aAAA,CAAA,wBAAA;AAEzB;;AAEG;;WAMsB,UAAU;AAEnC,aAAO,aAAA,CAAA,cAAA;AACP,mBAAa,gBAAA;AACb,QAAE,UAAA;;;AAIF;;;AAGG;2BACkB,aAAA,CAAA,cAAA;AAErB;;;AAGG;0BACiB,aAAA,CAAA,cAAA;yBAED,aAAA,CAAA,MAAA,CAAA,MAAA;;;AAqBnB,yBAAqB,aAAa;AAMlC;AAIA;AAaA;AAQA;AAKA;AAIA;AAKA;AAaA;AAMA;AAMA;AAcA;oDAzNS,gBAAgB;sDAAhB,gBAAgB,83BAAA,EAAA,CAAA,gBAAA;AAoP5B;;ACvRD,cAAa,YAAY,mBAAA,gBAAA;;;;","names":[]}
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { EventEmitter, AfterContentInit, OnDestroy, ElementRef, OnInit, AfterViewInit, DoCheck, QueryList } from '@angular/core';
3
3
  import { ECLBaseDirective, EclBaseEvent, EclThemeService } from '@eui/ecl/core';
4
4
  import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
@@ -20,9 +20,9 @@ declare class EclInpageNavigationItemComponent extends ECLBaseDirective {
20
20
  /**
21
21
  * The label that is displayed in the items list.
22
22
  */
23
- label: string;
24
- sectionId: string;
25
- isActive: boolean;
23
+ readonly label: _angular_core.InputSignal<string>;
24
+ readonly sectionId: _angular_core.InputSignal<string>;
25
+ readonly isActive: _angular_core.ModelSignal<boolean>;
26
26
  /**
27
27
  * Emited when user clicks on the item.
28
28
  */
@@ -57,8 +57,8 @@ declare class EclInpageNavigationItemComponent extends ECLBaseDirective {
57
57
  onTab(evt: Event): void;
58
58
  onFocus(): void;
59
59
  onEnter(evt: Event): void;
60
- static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationItemComponent, never>;
61
- static ɵcmp: i0.ɵɵComponentDeclaration<EclInpageNavigationItemComponent, "li[eclInpageNavigationItem]", never, { "label": { "alias": "label"; "required": false; }; "sectionId": { "alias": "sectionId"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; }, { "itemClick": "itemClick"; "itemArrowUp": "itemArrowUp"; "itemArrowDown": "itemArrowDown"; "itemTab": "itemTab"; "itemEnter": "itemEnter"; }, never, never, true, never>;
60
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclInpageNavigationItemComponent, never>;
61
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclInpageNavigationItemComponent, "li[eclInpageNavigationItem]", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "sectionId": { "alias": "sectionId"; "required": false; "isSignal": true; }; "isActive": { "alias": "isActive"; "required": false; "isSignal": true; }; }, { "isActive": "isActiveChange"; "itemClick": "itemClick"; "itemArrowUp": "itemArrowUp"; "itemArrowDown": "itemArrowDown"; "itemTab": "itemTab"; "itemEnter": "itemEnter"; }, never, never, true, never>;
62
62
  }
63
63
 
64
64
  /**
@@ -71,13 +71,13 @@ declare class EclInpageNavigationListDirective extends ECLBaseDirective implemen
71
71
  * If the dropdown is visible in mobile view.
72
72
  */
73
73
  isVisible: boolean;
74
- maxHeight: i0.WritableSignal<number>;
74
+ maxHeight: _angular_core.WritableSignal<number>;
75
75
  private destroy$;
76
76
  private eclInpageNavigationService;
77
77
  ngAfterContentInit(): void;
78
78
  ngOnDestroy(): void;
79
- static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationListDirective, never>;
80
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclInpageNavigationListDirective, "ul[eclInpageNavigationList]", never, {}, {}, never, never, true, never>;
79
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclInpageNavigationListDirective, never>;
80
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclInpageNavigationListDirective, "ul[eclInpageNavigationList]", never, {}, {}, never, never, true, never>;
81
81
  }
82
82
 
83
83
  declare class EclInpageNavigationSectionEnterEvent extends EclBaseEvent {
@@ -92,23 +92,23 @@ declare class EclInpageNavigationSectionEnterEvent extends EclBaseEvent {
92
92
  */
93
93
  declare class EclInpageNavigationComponent extends ECLBaseDirective implements OnInit, AfterViewInit, OnDestroy, DoCheck {
94
94
  eclThemeService: EclThemeService;
95
- eclTitle: string;
95
+ readonly eclTitle: _angular_core.InputSignal<string>;
96
96
  /**
97
97
  * Used to calculate component's position.
98
98
  */
99
- marginTop: number;
100
- marginBottom: number;
99
+ readonly marginTop: _angular_core.InputSignal<number>;
100
+ readonly marginBottom: _angular_core.InputSignal<number>;
101
101
  /**
102
102
  * Sets the offset from the top of the page (for example if there is a toolbar or header). Used to calculate scrolling behaviour.
103
103
  */
104
- offsetTop: number;
104
+ readonly offsetTop: _angular_core.InputSignalWithTransform<number, unknown>;
105
105
  togglerButton: ElementRef<HTMLButtonElement>;
106
106
  toggleWrapper: ElementRef<HTMLDivElement>;
107
107
  navTittle: ElementRef<HTMLDivElement>;
108
108
  /**
109
109
  * This event will be emitted, when onscroll a new section becomes active.
110
110
  */
111
- readonly sectionEnter: i0.OutputEmitterRef<EclInpageNavigationSectionEnterEvent>;
111
+ readonly sectionEnter: _angular_core.OutputEmitterRef<EclInpageNavigationSectionEnterEvent>;
112
112
  eclNavigationLinkItems: QueryList<EclInpageNavigationItemComponent>;
113
113
  eclNavigationList: EclInpageNavigationListDirective;
114
114
  /**
@@ -176,9 +176,8 @@ declare class EclInpageNavigationComponent extends ECLBaseDirective implements O
176
176
  private handleNavigationLinksHighlight;
177
177
  private findActiveSectionElement;
178
178
  private observeBreakpointChanges;
179
- static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationComponent, never>;
180
- static ɵcmp: i0.ɵɵComponentDeclaration<EclInpageNavigationComponent, "ecl-inpage-navigation", never, { "eclTitle": { "alias": "eclTitle"; "required": false; }; "marginTop": { "alias": "marginTop"; "required": false; }; "marginBottom": { "alias": "marginBottom"; "required": false; }; "offsetTop": { "alias": "offsetTop"; "required": false; }; }, { "sectionEnter": "sectionEnter"; }, ["eclNavigationList", "eclNavigationLinkItems"], ["*"], true, never>;
181
- static ngAcceptInputType_offsetTop: unknown;
179
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclInpageNavigationComponent, never>;
180
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclInpageNavigationComponent, "ecl-inpage-navigation", never, { "eclTitle": { "alias": "eclTitle"; "required": false; "isSignal": true; }; "marginTop": { "alias": "marginTop"; "required": false; "isSignal": true; }; "marginBottom": { "alias": "marginBottom"; "required": false; "isSignal": true; }; "offsetTop": { "alias": "offsetTop"; "required": false; "isSignal": true; }; }, { "sectionEnter": "sectionEnter"; }, ["eclNavigationList", "eclNavigationLinkItems"], ["*"], true, never>;
182
181
  }
183
182
 
184
183
  declare class EclInpageNavigationService {
@@ -190,8 +189,8 @@ declare class EclInpageNavigationService {
190
189
  * @param isExpanded
191
190
  */
192
191
  eclInpageNavigationToggle(isExpanded: boolean): void;
193
- static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationService, never>;
194
- static ɵprov: i0.ɵɵInjectableDeclaration<EclInpageNavigationService>;
192
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclInpageNavigationService, never>;
193
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<EclInpageNavigationService>;
195
194
  }
196
195
 
197
196
  declare const EUI_ECL_INPAGE_NAVIGATION: readonly [typeof EclInpageNavigationComponent, typeof EclInpageNavigationItemComponent, typeof EclInpageNavigationListDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-inpage-navigation.d.ts","sources":["../../components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.ts","../../components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.ts","../../components/ecl-inpage-navigation/ecl-inpage-navigation.component.ts","../../components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.ts","../../components/ecl-inpage-navigation/index.ts"],"mappings":";;;;;;AAMA,cAAa,iCAAkC,SAAQ,YAAY;AAC5C;AAAA;AAGtB;AACD;;AAEG;AACH,cAYa,gCAAiC,SAAQ,gBAAgB;AAChB;AAClD;;AAEG;AACuB;AAE1B;;AAEG;;;;AAKH;;AAEG;AACO,eAAS,YAAA,CAAA,iCAAA;AACnB;;AAEG;AACO,iBAAW,YAAA;AACrB;;AAEG;AACO,mBAAa,YAAA;AACvB;;AAEG;AACO,aAAO,YAAA,CAAA,KAAA;AACjB;;AAEG;AACO,eAAS,YAAA;UAEgB,gBAAgB;AACnD;AACA;;AAWA,qBAAiB,UAAU;AAO3B;;AAEG;AACH,0BAAsB,WAAW;AAKjC,mBAAe,KAAK;AAKpB,qBAAiB,KAAK;AAKtB,eAAW,KAAK;AAIhB;AAIA,iBAAa,KAAK;yCAjFT,gCAAgC;2CAAhC,gCAAgC;AAsF5C;;AC3GD;;AAEG;AACH,cAOa,gCAAiC,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACzG,QAAE,UAAA;AAEgD;AAClD;;AAEG;AACwD;AAC3D,eAASA,EAAA,CAAA,cAAA;;;AAKT;AAMA;yCAnBS,gCAAgC;2CAAhC,gCAAgC;AAuB5C;;ACxBD,cAAa,oCAAqC,SAAQ,YAAY;AAC/C;AAAA;AAGtB;AAED;;;;;AAKG;AACH,cAca,4BAA6B,SAAQ,gBAAiB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS,EAAE,OAAO;AACnH,qBAAe,eAAA;;AAGf;;AAEG;;;AAGH;;AAEG;;AAEyB,mBAAe,UAAU,CAAC,iBAAiB;AAC3C,mBAAe,UAAU,CAAC,cAAc;AAC5C,eAAW,UAAU,CAAC,cAAc;AAC5D;;AAEG;2BACkBA,EAAA,CAAA,gBAAA,CAAA,oCAAA;AAEqD,4BAAwB,SAAS,CAAC,gCAAgC;uBACzE,gCAAgC;AAEnG;;AAEG;AACH;AACA,2BAAuB,WAAW;AAC3B;;;;;;AAMP;AACA;AACA;;;;;;;;;;AAUA;AACA;AACA;AACA;;AAUA;;;qCAuBiC,gCAAgC;AAIjE;;AAEG;;;AAaH;AASA;AASA;;AAEG;AACH;AAKA;;;AAGG;AACH,+BAA2B,KAAK;AAahC;AAMA;;AAEG;AACH;AAgCA;AAMA;AAOA;AA2BA;AAaA;AAOA;AAYA;AAYA;AAoBA;AAOA;AAYA;AAuBA;yCA5US,4BAA4B;2CAA5B,4BAA4B;;AAoVxC;;ACzXD,cACa,0BAA0B;AAE/B,kCAA8B,UAAU;;;AAO/C;;;AAGG;AACA;yCAbS,0BAA0B;6CAA1B,0BAA0B;AAgBtC;;ACXD,cAAa,yBAAyB,mBAAA,4BAAA,SAAA,gCAAA,SAAA,gCAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-inpage-navigation.d.ts","sources":["../../components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.ts","../../components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.ts","../../components/ecl-inpage-navigation/ecl-inpage-navigation.component.ts","../../components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.ts","../../components/ecl-inpage-navigation/index.ts"],"mappings":";;;;;;AAMA,cAAa,iCAAkC,SAAQ,YAAY;AAC5C;AAAA;AAGtB;AACD;;AAEG;AACH,cAea,gCAAiC,SAAQ,gBAAgB;AAChB;AAClD;;AAEG;AACuB;AAE1B;;AAEG;oBACW,aAAA,CAAA,WAAA;wBACI,aAAA,CAAA,WAAA;uBACD,aAAA,CAAA,WAAA;AAEjB;;AAEG;AACO,eAAS,YAAA,CAAA,iCAAA;AACnB;;AAEG;AACO,iBAAW,YAAA;AACrB;;AAEG;AACO,mBAAa,YAAA;AACvB;;AAEG;AACO,aAAO,YAAA,CAAA,KAAA;AACjB;;AAEG;AACO,eAAS,YAAA;UAEgB,gBAAgB;AACnD;AACA;;AAWA,qBAAiB,UAAU;AAO3B;;AAEG;AACH,0BAAsB,WAAW;AAKjC,mBAAe,KAAK;AAKpB,qBAAiB,KAAK;AAKtB,eAAW,KAAK;AAIhB;AAIA,iBAAa,KAAK;oDAjFT,gCAAgC;sDAAhC,gCAAgC;AAsF5C;;AC9GD;;AAEG;AACH,cAOa,gCAAiC,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACzG,QAAE,UAAA;AAEgD;AAClD;;AAEG;AACwD;AAC3D,eAAS,aAAA,CAAA,cAAA;;;AAKT;AAMA;oDAnBS,gCAAgC;sDAAhC,gCAAgC;AAuB5C;;ACxBD,cAAa,oCAAqC,SAAQ,YAAY;AAC/C;AAAA;AAGtB;AAED;;;;;AAKG;AACH,cAca,4BAA6B,SAAQ,gBAAiB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS,EAAE,OAAO;AACnH,qBAAe,eAAA;uBAEE,aAAA,CAAA,WAAA;AACjB;;AAEG;wBACe,aAAA,CAAA,WAAA;2BACG,aAAA,CAAA,WAAA;AACrB;;AAEG;wBACe,aAAA,CAAA,wBAAA;AACU,mBAAe,UAAU,CAAC,iBAAiB;AAC3C,mBAAe,UAAU,CAAC,cAAc;AAC5C,eAAW,UAAU,CAAC,cAAc;AAC5D;;AAEG;2BACkB,aAAA,CAAA,gBAAA,CAAA,oCAAA;AAEqD,4BAAwB,SAAS,CAAC,gCAAgC;uBACzE,gCAAgC;AAEnG;;AAEG;AACH;AACA,2BAAuB,WAAW;AAC3B;;;;;;AAMP;AACA;AACA;;;;;;;;;;AAUA;AACA;AACA;AACA;;AAUA;;;qCAuBiC,gCAAgC;AAIjE;;AAEG;;;AAaH;AASA;AASA;;AAEG;AACH;AAKA;;;AAGG;AACH,+BAA2B,KAAK;AAahC;AAMA;;AAEG;AACH;AAgCA;AAMA;AAOA;AA2BA;AAaA;AAOA;AAYA;AAYA;AAoBA;AAOA;AAYA;AAuBA;oDA5US,4BAA4B;sDAA5B,4BAA4B;AAoVxC;;ACzXD,cACa,0BAA0B;AAE/B,kCAA8B,UAAU;;;AAO/C;;;AAGG;AACA;oDAbS,0BAA0B;wDAA1B,0BAA0B;AAgBtC;;ACXD,cAAa,yBAAyB,mBAAA,4BAAA,SAAA,gCAAA,SAAA,gCAAA;;;;","names":[]}
@@ -1,5 +1,5 @@
1
- import { ECLBaseDirective } from '@eui/ecl/core';
2
1
  import * as i0 from '@angular/core';
2
+ import { ECLBaseDirective } from '@eui/ecl/core';
3
3
 
4
4
  /**
5
5
  * Directive for applying ECL label styles.
@@ -18,14 +18,14 @@ declare class EclLabelDirective extends ECLBaseDirective {
18
18
  *
19
19
  * @default 'low'
20
20
  */
21
- variant: 'low' | 'medium' | 'high' | 'highlight';
21
+ readonly variant: i0.InputSignal<"low" | "medium" | "high" | "highlight">;
22
22
  /**
23
23
  * CSS classes applied to the host element.
24
24
  * Combines base ECL label class with the variant modifier.
25
25
  */
26
26
  get cssClasses(): string;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<EclLabelDirective, never>;
28
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclLabelDirective, "[eclLabel]", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, never, never, true, never>;
28
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclLabelDirective, "[eclLabel]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
29
29
  }
30
30
 
31
31
  declare const EUI_ECL_LABEL: readonly [typeof EclLabelDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-label.d.ts","sources":["../../components/ecl-label/ecl-label.directive.ts","../../components/ecl-label/index.ts"],"mappings":";;;AAGA;;;;;AAKG;AACH,cAGa,iBAAkB,SAAQ,gBAAgB;AACnD;;;;;;;;;AASG;;AAGH;;;AAGG;;yCAhBM,iBAAiB;2CAAjB,iBAAiB;AAqB7B;;AC7BD,cAAa,aAAa,mBAAA,iBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-label.d.ts","sources":["../../components/ecl-label/ecl-label.directive.ts","../../components/ecl-label/index.ts"],"mappings":";;;AAGA;;;;;AAKG;AACH,cAGa,iBAAkB,SAAQ,gBAAgB;AACnD;;;;;;;;;AASG;sBACaA,EAAA,CAAA,WAAA;AAEhB;;;AAGG;;yCAhBM,iBAAiB;2CAAjB,iBAAiB;AAqB7B;;AC7BD,cAAa,aAAa,mBAAA,iBAAA;;;;","names":["_angular_core"]}
@@ -1,5 +1,5 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
- import * as i0 from '@angular/core';
2
+ import * as _angular_core from '@angular/core';
3
3
  import { AfterContentInit, Signal, QueryList } from '@angular/core';
4
4
 
5
5
  /**
@@ -12,8 +12,8 @@ declare class EclListIllustrationIconDirective extends ECLBaseDirective {
12
12
  * Applies the ECL class for illustration item icons.
13
13
  */
14
14
  className: boolean;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<EclListIllustrationIconDirective, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclListIllustrationIconDirective, "[eclListIllustrationIcon]", never, {}, {}, never, never, true, never>;
15
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclListIllustrationIconDirective, never>;
16
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclListIllustrationIconDirective, "[eclListIllustrationIcon]", never, {}, {}, never, never, true, never>;
17
17
  }
18
18
 
19
19
  /**
@@ -25,16 +25,15 @@ declare class EclListIllustrationPictureDirective extends ECLBaseDirective imple
25
25
  /**
26
26
  * If true, image is styled with square dimensions.
27
27
  */
28
- isSquare: boolean;
28
+ readonly isSquare: _angular_core.InputSignalWithTransform<boolean, unknown>;
29
29
  eclIllustrationImage: EclListIllustrationImageDirective;
30
30
  /**
31
31
  * Applies the base ECL picture classes for list illustration pictures.
32
32
  */
33
33
  get cssClasses(): string;
34
34
  ngAfterContentInit(): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<EclListIllustrationPictureDirective, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclListIllustrationPictureDirective, "picture[eclListIllustrationPicture]", never, { "isSquare": { "alias": "isSquare"; "required": false; }; }, {}, ["eclIllustrationImage"], never, true, never>;
37
- static ngAcceptInputType_isSquare: unknown;
35
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclListIllustrationPictureDirective, never>;
36
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclListIllustrationPictureDirective, "picture[eclListIllustrationPicture]", never, { "isSquare": { "alias": "isSquare"; "required": false; "isSignal": true; }; }, {}, ["eclIllustrationImage"], never, true, never>;
38
37
  }
39
38
  /**
40
39
  * Directive applied to `<img>` elements within ECL list illustrations.
@@ -50,13 +49,13 @@ declare class EclListIllustrationImageDirective extends ECLBaseDirective {
50
49
  * Defines the size variant of the image.
51
50
  * Possible values: `'s'`, `'m'`, `'l'`.
52
51
  */
53
- size: 's' | 'm' | 'l';
52
+ readonly size: _angular_core.InputSignal<"s" | "m" | "l">;
54
53
  /**
55
54
  * Computes the appropriate ECL CSS classes for the image.
56
55
  */
57
56
  get cssClasses(): string;
58
- static ɵfac: i0.ɵɵFactoryDeclaration<EclListIllustrationImageDirective, never>;
59
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclListIllustrationImageDirective, "img[eclListIllustrationImage]", never, { "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
57
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclListIllustrationImageDirective, never>;
58
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclListIllustrationImageDirective, "img[eclListIllustrationImage]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
60
59
  }
61
60
 
62
61
  /**
@@ -68,11 +67,11 @@ declare class EclListIllustrationItemComponent extends ECLBaseDirective {
68
67
  /**
69
68
  * Text displayed as the item title.
70
69
  */
71
- eclTitle: string;
70
+ readonly eclTitle: _angular_core.InputSignal<string>;
72
71
  /**
73
72
  * Text displayed as the item value.
74
73
  */
75
- eclValue: string;
74
+ readonly eclValue: _angular_core.InputSignal<string>;
76
75
  /**
77
76
  * Applies ARIA role for list items.
78
77
  */
@@ -84,9 +83,9 @@ declare class EclListIllustrationItemComponent extends ECLBaseDirective {
84
83
  eclIllustrationIcon: EclListIllustrationIconDirective;
85
84
  eclIllustrationPicture: EclListIllustrationPictureDirective;
86
85
  /** A special class needs to be added, for vertical lists with picture. */
87
- isVerticalPicture: i0.WritableSignal<boolean>;
86
+ isVerticalPicture: _angular_core.WritableSignal<boolean>;
88
87
  /** A special class needs to be added, if an icon list has dividers between items. */
89
- hasDivider: i0.WritableSignal<boolean>;
88
+ hasDivider: _angular_core.WritableSignal<boolean>;
90
89
  hasPicture: Signal<boolean>;
91
90
  /**
92
91
  * Returns `true` if the item has a title or any projected icons.
@@ -96,8 +95,8 @@ declare class EclListIllustrationItemComponent extends ECLBaseDirective {
96
95
  * Returns `true` if the item has a value.
97
96
  */
98
97
  get hasValue(): boolean;
99
- static ɵfac: i0.ɵɵFactoryDeclaration<EclListIllustrationItemComponent, never>;
100
- static ɵcmp: i0.ɵɵComponentDeclaration<EclListIllustrationItemComponent, "ecl-list-illustration-item, li[eclListIllustrationItem]", never, { "eclTitle": { "alias": "eclTitle"; "required": false; }; "eclValue": { "alias": "eclValue"; "required": false; }; }, {}, ["eclIllustrationIcon", "eclIllustrationPicture"], ["[eclListIllustrationImage],[eclListIllustrationPicture],[eclListIllustrationIcon]", "*"], true, never>;
98
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclListIllustrationItemComponent, never>;
99
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclListIllustrationItemComponent, "ecl-list-illustration-item, li[eclListIllustrationItem]", never, { "eclTitle": { "alias": "eclTitle"; "required": false; "isSignal": true; }; "eclValue": { "alias": "eclValue"; "required": false; "isSignal": true; }; }, {}, ["eclIllustrationIcon", "eclIllustrationPicture"], ["[eclListIllustrationImage],[eclListIllustrationPicture],[eclListIllustrationIcon]", "*"], true, never>;
101
100
  }
102
101
 
103
102
  /**
@@ -109,28 +108,28 @@ declare class EclListIllustrationComponent extends ECLBaseDirective implements A
109
108
  /**
110
109
  * Enables zebra style (alternating background colors for list items).
111
110
  */
112
- isZebra: boolean;
111
+ readonly isZebra: _angular_core.InputSignalWithTransform<boolean, unknown>;
113
112
  /**
114
113
  * Number of horizontal columns. If greater than `0`, items are displayed in a grid layout.
115
114
  */
116
- horizontalColumns: i0.InputSignalWithTransform<number, unknown>;
115
+ horizontalColumns: _angular_core.InputSignalWithTransform<number, unknown>;
117
116
  /**
118
117
  * Font size for list content.
119
118
  * Possible values:
120
119
  * - `'m'` – medium
121
120
  * - `'l'` – large (default)
122
121
  */
123
- fontSize: 'm' | 'l';
122
+ readonly fontSize: _angular_core.InputSignal<"m" | "l">;
124
123
  /** If content should be centered */
125
- isCentered: boolean;
124
+ readonly isCentered: _angular_core.InputSignalWithTransform<boolean, unknown>;
126
125
  /** If the icon should be on the same row as title - for list with icons */
127
- isIconInline: boolean;
126
+ readonly isIconInline: _angular_core.InputSignalWithTransform<boolean, unknown>;
128
127
  /** Two variants available: icon-list and number-list. */
129
- variant: 'icon-list' | 'number-list' | null;
128
+ readonly variant: _angular_core.InputSignal<"icon-list" | "number-list">;
130
129
  /** If this is an icon-list, it can have dividers between each item. */
131
- hasDividers: boolean;
130
+ readonly hasDividers: _angular_core.InputSignalWithTransform<boolean, unknown>;
132
131
  /** If we have a number-list, the user can set the start of the counter. */
133
- counterStart: i0.InputSignal<number>;
132
+ counterStart: _angular_core.InputSignal<number>;
134
133
  eclIllustrationItems: QueryList<EclListIllustrationItemComponent>;
135
134
  /**
136
135
  * Applies ARIA role for list elements.
@@ -151,12 +150,8 @@ declare class EclListIllustrationComponent extends ECLBaseDirective implements A
151
150
  constructor();
152
151
  ngAfterContentInit(): void;
153
152
  private observeBreakpointChanges;
154
- static ɵfac: i0.ɵɵFactoryDeclaration<EclListIllustrationComponent, never>;
155
- static ɵcmp: i0.ɵɵComponentDeclaration<EclListIllustrationComponent, "ecl-list-illustration, ul[eclListIllustration], ol[eclListIllustration]", never, { "isZebra": { "alias": "isZebra"; "required": false; }; "horizontalColumns": { "alias": "horizontalColumns"; "required": false; "isSignal": true; }; "fontSize": { "alias": "fontSize"; "required": false; }; "isCentered": { "alias": "isCentered"; "required": false; }; "isIconInline": { "alias": "isIconInline"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "hasDividers": { "alias": "hasDividers"; "required": false; }; "counterStart": { "alias": "counterStart"; "required": false; "isSignal": true; }; }, {}, ["eclIllustrationItems"], ["*"], true, never>;
156
- static ngAcceptInputType_isZebra: unknown;
157
- static ngAcceptInputType_isCentered: unknown;
158
- static ngAcceptInputType_isIconInline: unknown;
159
- static ngAcceptInputType_hasDividers: unknown;
153
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclListIllustrationComponent, never>;
154
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclListIllustrationComponent, "ecl-list-illustration, ul[eclListIllustration], ol[eclListIllustration]", never, { "isZebra": { "alias": "isZebra"; "required": false; "isSignal": true; }; "horizontalColumns": { "alias": "horizontalColumns"; "required": false; "isSignal": true; }; "fontSize": { "alias": "fontSize"; "required": false; "isSignal": true; }; "isCentered": { "alias": "isCentered"; "required": false; "isSignal": true; }; "isIconInline": { "alias": "isIconInline"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "hasDividers": { "alias": "hasDividers"; "required": false; "isSignal": true; }; "counterStart": { "alias": "counterStart"; "required": false; "isSignal": true; }; }, {}, ["eclIllustrationItems"], ["*"], true, never>;
160
155
  }
161
156
 
162
157
  declare const EUI_ECL_LIST_ILUSTRATION: readonly [typeof EclListIllustrationComponent, typeof EclListIllustrationItemComponent, typeof EclListIllustrationIconDirective, typeof EclListIllustrationPictureDirective, typeof EclListIllustrationImageDirective];