@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
@@ -26,7 +26,7 @@ declare class EclCategoryFilterItemComponent extends ECLBaseDirective implements
26
26
  * Link URL associated with this category filter item.
27
27
  * If not provided, the item acts as a toggle only.
28
28
  */
29
- href: string;
29
+ readonly href: i0.InputSignal<string>;
30
30
  /**
31
31
  * Unique identifier for the item. Used to manage selection state.
32
32
  */
@@ -100,7 +100,7 @@ declare class EclCategoryFilterItemComponent extends ECLBaseDirective implements
100
100
  private toggleExpanded;
101
101
  private updateChildListLevel;
102
102
  static ɵfac: i0.ɵɵFactoryDeclaration<EclCategoryFilterItemComponent, never>;
103
- static ɵcmp: i0.ɵɵComponentDeclaration<EclCategoryFilterItemComponent, "ecl-category-filter-item", never, { "href": { "alias": "href"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "itemSelect": "itemSelect"; }, ["eclCategoryList"], ["ecl-category-filter-list", "*"], true, never>;
103
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclCategoryFilterItemComponent, "ecl-category-filter-item", never, { "href": { "alias": "href"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; }; }, { "itemSelect": "itemSelect"; }, ["eclCategoryList"], ["ecl-category-filter-list", "*"], true, never>;
104
104
  }
105
105
 
106
106
  declare class EclCategoryFilterListComponent extends ECLBaseDirective {
@@ -151,7 +151,7 @@ declare class EclCategoryFilterComponent extends ECLBaseDirective implements Aft
151
151
  * ID of the currently selected item. When provided, the item with the matching ID
152
152
  * will be marked as current and automatically expanded on initialization.
153
153
  */
154
- currentItemId: string;
154
+ readonly currentItemId: i0.InputSignal<string>;
155
155
  /**
156
156
  * Static class applied to the host element for styling.
157
157
  * Always returns true to include the `ecl-category-filter` class.
@@ -183,7 +183,7 @@ declare class EclCategoryFilterComponent extends ECLBaseDirective implements Aft
183
183
  private closeAllItemsButOne;
184
184
  private deselectAllItemsButOne;
185
185
  static ɵfac: i0.ɵɵFactoryDeclaration<EclCategoryFilterComponent, never>;
186
- static ɵcmp: i0.ɵɵComponentDeclaration<EclCategoryFilterComponent, "ecl-category-filter", never, { "currentItemId": { "alias": "currentItemId"; "required": false; }; "ariaLabel": { "alias": "aria-label"; "required": false; }; }, {}, ["eclCategoryList", "eclCategoryFilterItemsAll"], ["*"], true, never>;
186
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclCategoryFilterComponent, "ecl-category-filter", never, { "currentItemId": { "alias": "currentItemId"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "aria-label"; "required": false; }; }, {}, ["eclCategoryList", "eclCategoryFilterItemsAll"], ["*"], true, never>;
187
187
  }
188
188
 
189
189
  declare const EUI_ECL_CATEGORY_FILTER: readonly [typeof EclCategoryFilterComponent, typeof EclCategoryFilterListComponent, typeof EclCategoryFilterItemComponent];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-category-filter.d.ts","sources":["../../components/ecl-category-filter/models/ecl-category-filter-item.model.ts","../../components/ecl-category-filter/events/ecl-category-filter-item-select.event.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.ts","../../components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.ts","../../components/ecl-category-filter/index.ts"],"mappings":";;;;UAAiB,qBAAqB;;;;;AAKrC;;ACFD;;AAEG;AACH,cAAa,gCAAiC,SAAQ,YAAY;AAK3C,UAAM,qBAAqB;AAJ9C;;;AAGG;AACgB,sBAAM,qBAAqB;AAGjD;;ACND,cAQa,8BAA+B,SAAQ,gBAAiB,YAAW,qBAAqB;AACjG;;;AAGG;;AAGH;;AAEG;;AAGH;;AAEG;AACO,gBAAU,YAAA,CAAA,gCAAA;AAEpB;;AAEG;AACkD;AAErD;;AAEG;AACuB;AAE1B;;AAEG;;AAMH;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;qBAC8E,8BAA8B;AAE/G;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH,oBAAgB,8BAA8B;AAI9C;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH,qBAAiB,UAAU;AAU3B;AAIA;yCA9HS,8BAA8B;2CAA9B,8BAA8B;AAmI1C;;AC/ID,cAIa,8BAA+B,SAAQ,gBAAgB;AAChE;;AAEG;AAC6C;AAEhD;;AAEG;AACuB;AAE1B;;AAEG;;AAGH;;AAEG;AAEH,4BAAwB,SAAS,CAAC,8BAA8B;AAEhE;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAKH;;AAEG;AACH,oBAAgB,8BAA8B;AAI9C;;;AAGG;AACH;yCAxDS,8BAA8B;2CAA9B,8BAA8B;AA8D1C;;AC7CD,cAWa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACnG;;;AAGG;;AAGH;;;AAGG;AACuC;AAE1C;;AAEG;AACuB;AAE1B;;AAEG;AACkD;qBAE4B,8BAA8B;AAE/G,+BAA2B,SAAS,CAAC,8BAA8B;;AAGnE;AACA;AACA;AAEA;AAgBA;AAKA;AAOA;AAcA;AAcA;AAMA;AAQA;AAWA;AAYA;AASA;yCAtIS,0BAA0B;2CAA1B,0BAA0B;AA6ItC;;ACxKD,cAAa,uBAAuB,mBAAA,0BAAA,SAAA,8BAAA,SAAA,8BAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-category-filter.d.ts","sources":["../../components/ecl-category-filter/models/ecl-category-filter-item.model.ts","../../components/ecl-category-filter/events/ecl-category-filter-item-select.event.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.ts","../../components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.ts","../../components/ecl-category-filter/index.ts"],"mappings":";;;;UAAiB,qBAAqB;;;;;AAKrC;;ACFD;;AAEG;AACH,cAAa,gCAAiC,SAAQ,YAAY;AAK3C,UAAM,qBAAqB;AAJ9C;;;AAGG;AACgB,sBAAM,qBAAqB;AAGjD;;ACND,cAQa,8BAA+B,SAAQ,gBAAiB,YAAW,qBAAqB;AACjG;;;AAGG;mBACUA,EAAA,CAAA,WAAA;AAEb;;AAEG;;AAGH;;AAEG;AACO,gBAAU,YAAA,CAAA,gCAAA;AAEpB;;AAEG;AACkD;AAErD;;AAEG;AACuB;AAE1B;;AAEG;;AAMH;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;qBAC8E,8BAA8B;AAE/G;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH,oBAAgB,8BAA8B;AAI9C;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH,qBAAiB,UAAU;AAU3B;AAIA;yCA9HS,8BAA8B;2CAA9B,8BAA8B;AAmI1C;;AC/ID,cAIa,8BAA+B,SAAQ,gBAAgB;AAChE;;AAEG;AAC6C;AAEhD;;AAEG;AACuB;AAE1B;;AAEG;;AAGH;;AAEG;AAEH,4BAAwB,SAAS,CAAC,8BAA8B;AAEhE;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAKH;;AAEG;AACH,oBAAgB,8BAA8B;AAI9C;;;AAGG;AACH;yCAxDS,8BAA8B;2CAA9B,8BAA8B;AA8D1C;;AC5CD,cAWa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACnG;;;AAGG;4BACmBA,EAAA,CAAA,WAAA;AAEtB;;;AAGG;AACuC;AAE1C;;AAEG;AACuB;AAE1B;;AAEG;AACkD;qBAE4B,8BAA8B;AAE/G,+BAA2B,SAAS,CAAC,8BAA8B;;AAGnE;AACA;AACA;AAEA;AAgBA;AAKA;AAOA;AAcA;AAcA;AAMA;AAQA;AAWA;AAYA;AASA;yCAtIS,0BAA0B;2CAA1B,0BAA0B;AA6ItC;;ACzKD,cAAa,uBAAuB,mBAAA,0BAAA,SAAA,8BAAA,SAAA,8BAAA;;;;","names":["_angular_core"]}
@@ -37,16 +37,15 @@ declare class EclCheckboxLabelComponent extends ECLBaseDirective {
37
37
  /**
38
38
  * Indicates whether the checkbox is required.
39
39
  */
40
- isRequired: boolean;
40
+ readonly isRequired: i0.InputSignalWithTransform<boolean, unknown>;
41
41
  /**
42
42
  * Applies base CSS classes for checkbox label.
43
43
  */
44
44
  get cssClasses(): string;
45
45
  static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxLabelComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; }; }, {}, never, ["*"], true, never>;
46
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
47
47
  static ngAcceptInputType_isInvalid: unknown;
48
48
  static ngAcceptInputType_isDisabled: unknown;
49
- static ngAcceptInputType_isRequired: unknown;
50
49
  }
51
50
 
52
51
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-checkbox.d.ts","sources":["../../components/ecl-checkbox/ecl-checkbox-help.component.ts","../../components/ecl-checkbox/ecl-checkbox-label.component.ts","../../components/ecl-checkbox/ecl-checkbox.directive.ts","../../components/ecl-checkbox/ecl-checkbox-input.directive.ts","../../components/ecl-checkbox/index.ts"],"mappings":";;;;;;;AAGA;;AAEG;AACH,cAKa,wBAAyB,SAAQ,gBAAgB;AAC1D;;AAEG;AACwF;AAE3F;;AAEG;;yCARM,wBAAwB;2CAAxB,wBAAwB;;AAapC;;ACpBD;;AAEG;AACH,cAOa,yBAA0B,SAAQ,gBAAgB;AAC3D;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;AAEG;;yCAlBM,yBAAyB;2CAAzB,yBAAyB;;;;AAuBrC;;ACrBD;;AAEG;AACH,cAGa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAC7F;;AAEG;AACkF;AAErF;;AAEG;AACiF;AAEpF;;AAEG;AACgF;AAEnF;;AAEG;+BACmF,yBAAyB;AAE/G;;AAEG;8BACiF,wBAAwB;AAE5G;;AAEG;2BAC2E,qBAAqB;AAEnG;;AAEG;2BAC2E,qBAAqB;AAEnG;;AAEG;;AAMH;AAIA;AAIA;yCApDS,oBAAoB;2CAApB,oBAAoB;;;;AA8DhC;;AC/ED;;AAEG;AACH,cAGa,yBAA0B,SAAQ,gBAAiB,YAAW,OAAO;AAC9E,iBAAW,oBAAA;yBACQ,SAAA;AAEnB;;AAEG;;AAMH;yCAZS,yBAAyB;2CAAzB,yBAAyB;AAoBrC;;ACrBD,cAAa,gBAAgB,mBAAA,yBAAA,SAAA,wBAAA,SAAA,yBAAA,SAAA,oBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-checkbox.d.ts","sources":["../../components/ecl-checkbox/ecl-checkbox-help.component.ts","../../components/ecl-checkbox/ecl-checkbox-label.component.ts","../../components/ecl-checkbox/ecl-checkbox.directive.ts","../../components/ecl-checkbox/ecl-checkbox-input.directive.ts","../../components/ecl-checkbox/index.ts"],"mappings":";;;;;;;AAGA;;AAEG;AACH,cAKa,wBAAyB,SAAQ,gBAAgB;AAC1D;;AAEG;AACwF;AAE3F;;AAEG;;yCARM,wBAAwB;2CAAxB,wBAAwB;;AAapC;;ACpBD;;AAEG;AACH,cAOa,yBAA0B,SAAQ,gBAAgB;AAC3D;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;AAEG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;AAEG;;yCAlBM,yBAAyB;2CAAzB,yBAAyB;;;AAuBrC;;ACrBD;;AAEG;AACH,cAGa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAC7F;;AAEG;AACkF;AAErF;;AAEG;AACiF;AAEpF;;AAEG;AACgF;AAEnF;;AAEG;+BACmF,yBAAyB;AAE/G;;AAEG;8BACiF,wBAAwB;AAE5G;;AAEG;2BAC2E,qBAAqB;AAEnG;;AAEG;2BAC2E,qBAAqB;AAEnG;;AAEG;;AAMH;AAIA;AAIA;yCApDS,oBAAoB;2CAApB,oBAAoB;;;;AA8DhC;;AC/ED;;AAEG;AACH,cAGa,yBAA0B,SAAQ,gBAAiB,YAAW,OAAO;AAC9E,iBAAW,oBAAA;yBACQ,SAAA;AAEnB;;AAEG;;AAMH;yCAZS,yBAAyB;2CAAzB,yBAAyB;AAoBrC;;ACrBD,cAAa,gBAAgB,mBAAA,yBAAA,SAAA,wBAAA,SAAA,yBAAA,SAAA,oBAAA;;;;","names":["_angular_core"]}
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ElementRef, AfterContentInit } from '@angular/core';
2
+ import { ElementRef, AfterContentInit, OnDestroy } from '@angular/core';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { EclContentBlockComponent, EclContentBlockTitleDirective } from '@eui/ecl/components/ecl-content-block';
5
5
  import { EclDateBlockComponent } from '@eui/ecl/components/ecl-date-block';
@@ -13,24 +13,23 @@ declare class EclContentItemPictureDirective extends ECLBaseDirective {
13
13
  * Controls the size of the picture. Default is 'large'.
14
14
  * Accepted values: 'small' | 'large'
15
15
  */
16
- size: 'small' | 'large';
16
+ readonly size: i0.InputSignal<"small" | "large">;
17
17
  /**
18
18
  * Defines the position of the picture relative to the content.
19
19
  * Accepted values: 'left' | 'right' | 'top'
20
20
  * Default is 'left'.
21
21
  */
22
- position: 'left' | 'right' | 'top';
22
+ readonly position: i0.InputSignal<"left" | "right" | "top">;
23
23
  /**
24
24
  * If true, enables a zoom effect on hover.
25
25
  */
26
- hasZoom: boolean;
26
+ readonly hasZoom: i0.InputSignalWithTransform<boolean, unknown>;
27
27
  /**
28
28
  * Computed CSS classes for the host element based on size and position.
29
29
  */
30
30
  get cssClasses(): string;
31
31
  static ɵfac: i0.ɵɵFactoryDeclaration<EclContentItemPictureDirective, never>;
32
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclContentItemPictureDirective, "[eclContentItemPicture]", never, { "size": { "alias": "size"; "required": false; }; "position": { "alias": "position"; "required": false; }; "hasZoom": { "alias": "hasZoom"; "required": false; }; }, {}, never, never, true, never>;
33
- static ngAcceptInputType_hasZoom: unknown;
32
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclContentItemPictureDirective, "[eclContentItemPicture]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "hasZoom": { "alias": "hasZoom"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
34
33
  }
35
34
  /**
36
35
  * Directive used for styling the inner image element inside the content item.
@@ -46,13 +45,13 @@ declare class EclContentItemImageDirective extends ECLBaseDirective {
46
45
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclContentItemImageDirective, "[eclContentItemImage]", never, {}, {}, never, never, true, never>;
47
46
  }
48
47
 
49
- declare class EclContentItemComponent extends ECLBaseDirective implements AfterContentInit {
48
+ declare class EclContentItemComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
50
49
  /**
51
50
  * Whether to display a divider below the content item.
52
51
  * When true, the component will have a visual divider applied.
53
52
  * Default is false.
54
53
  */
55
- hasDivider: boolean;
54
+ readonly hasDivider: i0.InputSignalWithTransform<boolean, unknown>;
56
55
  /**
57
56
  * Reference to projected content block.
58
57
  * Used to apply internal styling and structure.
@@ -104,8 +103,7 @@ declare class EclContentItemComponent extends ECLBaseDirective implements AfterC
104
103
  */
105
104
  private attachClickEventToImage;
106
105
  static ɵfac: i0.ɵɵFactoryDeclaration<EclContentItemComponent, never>;
107
- static ɵcmp: i0.ɵɵComponentDeclaration<EclContentItemComponent, "ecl-content-item", never, { "hasDivider": { "alias": "hasDivider"; "required": false; }; }, {}, ["eclContentBlock", "eclDateBlock", "eclContentItemPicture", "eclContentBlockTitle", "eclContentItemImage"], ["*"], true, never>;
108
- static ngAcceptInputType_hasDivider: unknown;
106
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclContentItemComponent, "ecl-content-item", never, { "hasDivider": { "alias": "hasDivider"; "required": false; "isSignal": true; }; }, {}, ["eclContentBlock", "eclDateBlock", "eclContentItemPicture", "eclContentBlockTitle", "eclContentItemImage"], ["*"], true, never>;
109
107
  }
110
108
 
111
109
  declare const EUI_ECL_CONTENT_ITEM: readonly [typeof EclContentItemImageDirective, typeof EclContentItemPictureDirective, typeof EclContentItemComponent];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-content-item.d.ts","sources":["../../components/ecl-content-item/ecl-content-item-image.directive.ts","../../components/ecl-content-item/ecl-content-item.component.ts","../../components/ecl-content-item/index.ts"],"mappings":";;;;;;AAGA;;;AAGG;AACH,cAGa,8BAA+B,SAAQ,gBAAgB;AAChE;;;AAGG;AACM;AAET;;;;AAIG;AACM;AAET;;AAEG;AAC6E;AAEhF;;AAEG;;yCArBM,8BAA8B;2CAA9B,8BAA8B;;AAgC1C;AAED;;;AAGG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAC9D,QAAE,UAAA;AAEF;;AAEG;;yCALM,4BAA4B;2CAA5B,4BAA4B;AAUxC;;AC3CD,cAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB;AACrF;;;;AAIG;AACqC;AAExC;;;AAGG;qBACwE,wBAAwB;AAEnG;;;AAGG;kBACkE,qBAAqB;AAE1F;;AAEG;2BACoF,8BAA8B;AAErH;;;AAGG;0BACyG,6BAA6B;AAEzI;;;AAGG;yBACuG,4BAA4B;AAEtI;;;AAGG;AACuB;AAE1B;;;AAGG;;;;;;;AAeH;;;AAGG;AACH;AAmBA;AAKA;;;AAGG;AACH;yCA7FS,uBAAuB;2CAAvB,uBAAuB;;AA0GnC;;AC1HD,cAAa,oBAAoB,mBAAA,4BAAA,SAAA,8BAAA,SAAA,uBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-content-item.d.ts","sources":["../../components/ecl-content-item/ecl-content-item-image.directive.ts","../../components/ecl-content-item/ecl-content-item.component.ts","../../components/ecl-content-item/index.ts"],"mappings":";;;;;;AAGA;;;AAGG;AACH,cAMa,8BAA+B,SAAQ,gBAAgB;AAChE;;;AAGG;mBACUA,EAAA,CAAA,WAAA;AAEb;;;;AAIG;uBACcA,EAAA,CAAA,WAAA;AAEjB;;AAEG;sBACaA,EAAA,CAAA,wBAAA;AAEhB;;AAEG;;yCArBM,8BAA8B;2CAA9B,8BAA8B;AAgC1C;AAED;;;AAGG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAC9D,QAAE,UAAA;AAEF;;AAEG;;yCALM,4BAA4B;2CAA5B,4BAA4B;AAUxC;;AC7CD,cAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAChG;;;;AAIG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;;AAGG;qBACwE,wBAAwB;AAEnG;;;AAGG;kBACkE,qBAAqB;AAE1F;;AAEG;2BACoF,8BAA8B;AAErH;;;AAGG;0BACyG,6BAA6B;AAEzI;;;AAGG;yBACuG,4BAA4B;AAEtI;;;AAGG;AACuB;AAE1B;;;AAGG;;;;;;;AAeH;;;AAGG;AACH;AAmBA;AAKA;;;AAGG;AACH;yCA7FS,uBAAuB;2CAAvB,uBAAuB;AA0GnC;;AC3HD,cAAa,oBAAoB,mBAAA,4BAAA,SAAA,8BAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
@@ -1,5 +1,5 @@
1
+ import * as _angular_core from '@angular/core';
1
2
  import { ECLBaseDirective } from '@eui/ecl/core';
2
- import * as i0 from '@angular/core';
3
3
 
4
4
  /**
5
5
  * Component used to display a formatted date in a styled time element.
@@ -9,38 +9,38 @@ declare class EclDateBlockComponent extends ECLBaseDirective {
9
9
  /**
10
10
  * The date to be displayed. If not null, it's used to generate the `datetime` attribute and visual output.
11
11
  */
12
- date: Date;
12
+ readonly date: _angular_core.InputSignal<Date>;
13
13
  /**
14
14
  * The format to be used when rendering the date string (Angular DatePipe format).
15
15
  * Default is `'dd/M/yyyy'`.
16
16
  */
17
- dateFormat: string;
17
+ readonly dateFormat: _angular_core.InputSignal<string>;
18
18
  /**
19
19
  * Optional visual variant of the date block. Can be:
20
20
  * - `'ongoing'`: for ongoing events
21
21
  * - `'past'`: for past events
22
22
  * This changes styling only.
23
23
  */
24
- variant: 'ongoing' | 'past';
24
+ readonly variant: _angular_core.InputSignal<"ongoing" | "past">;
25
25
  /**
26
26
  * Explicit string for day part of the date (optional).
27
27
  * Used when date is not set or overridden manually.
28
28
  */
29
- day: string;
29
+ readonly day: _angular_core.InputSignal<string>;
30
30
  /**
31
31
  * Explicit string for month part of the date (optional).
32
32
  * Used when date is not set or overridden manually.
33
33
  */
34
- month: string;
34
+ readonly month: _angular_core.InputSignal<string>;
35
35
  /**
36
36
  * Explicit string used as an accessible or verbose label for the month (optional).
37
37
  */
38
- monthTitle: string;
38
+ readonly monthTitle: _angular_core.InputSignal<string>;
39
39
  /**
40
40
  * Explicit string for year part of the date (optional).
41
41
  * Used when date is not set or overridden manually.
42
42
  */
43
- year: string;
43
+ readonly year: _angular_core.InputSignal<string>;
44
44
  locale: string;
45
45
  get cssClasses(): string;
46
46
  /**
@@ -54,8 +54,8 @@ declare class EclDateBlockComponent extends ECLBaseDirective {
54
54
  constructor();
55
55
  private getDatetime;
56
56
  private getFormattedDate;
57
- static ɵfac: i0.ɵɵFactoryDeclaration<EclDateBlockComponent, never>;
58
- static ɵcmp: i0.ɵɵComponentDeclaration<EclDateBlockComponent, "time[eclDateBlock]", never, { "date": { "alias": "date"; "required": false; }; "dateFormat": { "alias": "dateFormat"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "day": { "alias": "day"; "required": false; }; "month": { "alias": "month"; "required": false; }; "monthTitle": { "alias": "monthTitle"; "required": false; }; "year": { "alias": "year"; "required": false; }; "datetime": { "alias": "datetime"; "required": false; }; }, {}, never, never, true, never>;
57
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclDateBlockComponent, never>;
58
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclDateBlockComponent, "time[eclDateBlock]", never, { "date": { "alias": "date"; "required": false; "isSignal": true; }; "dateFormat": { "alias": "dateFormat"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "day": { "alias": "day"; "required": false; "isSignal": true; }; "month": { "alias": "month"; "required": false; "isSignal": true; }; "monthTitle": { "alias": "monthTitle"; "required": false; "isSignal": true; }; "year": { "alias": "year"; "required": false; "isSignal": true; }; "datetime": { "alias": "datetime"; "required": false; }; }, {}, never, never, true, never>;
59
59
  }
60
60
 
61
61
  declare const EUI_ECL_DATE_BLOCK: readonly [typeof EclDateBlockComponent];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-date-block.d.ts","sources":["../../components/ecl-date-block/ecl-date-block.component.ts","../../components/ecl-date-block/index.ts"],"mappings":";;;AA6BA;;;AAGG;AACH,cAOa,qBAAsB,SAAQ,gBAAgB;AACvD;;AAEG;UACY,IAAI;AAEnB;;;AAGG;AACM;AAET;;;;;AAKG;AACM;AAET;;;AAGG;;AAGH;;;AAGG;;AAGH;;AAEG;;AAGH;;;AAGG;;AAGH;;AAMA;;;AAGG;;AAMH;;;;AAaA;AAIA;yCA3ES,qBAAqB;2CAArB,qBAAqB;AAkFjC;;ACtHD,cAAa,kBAAkB,mBAAA,qBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-date-block.d.ts","sources":["../../components/ecl-date-block/ecl-date-block.component.ts","../../components/ecl-date-block/index.ts"],"mappings":";;;AA6BA;;;AAGG;AACH,cAOa,qBAAsB,SAAQ,gBAAgB;AACvD;;AAEG;mBACU,aAAA,CAAA,WAAA,CAAA,IAAA;AAEb;;;AAGG;yBACgB,aAAA,CAAA,WAAA;AAEnB;;;;;AAKG;sBACa,aAAA,CAAA,WAAA;AAEhB;;;AAGG;kBACS,aAAA,CAAA,WAAA;AAEZ;;;AAGG;oBACW,aAAA,CAAA,WAAA;AAEd;;AAEG;yBACgB,aAAA,CAAA,WAAA;AAEnB;;;AAGG;mBACU,aAAA,CAAA,WAAA;AAEb;;AAOA;;;AAGG;;AAMH;;;;AAaA;AAIA;oDA5ES,qBAAqB;sDAArB,qBAAqB;AAmFjC;;ACvHD,cAAa,kBAAkB,mBAAA,qBAAA;;;;","names":[]}
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { OnInit } from '@angular/core';
3
3
  import { ECLBaseDirective, EclBaseEvent } from '@eui/ecl/core';
4
4
 
@@ -23,21 +23,21 @@ declare class EclExpandableComponent extends ECLBaseDirective implements OnInit
23
23
  * Whether the expandable content is currently expanded.
24
24
  * Default is `false`.
25
25
  */
26
- isExpanded: boolean;
26
+ readonly isExpanded: _angular_core.ModelSignal<boolean>;
27
27
  /**
28
28
  * The label to display when the content is collapsed.
29
29
  */
30
- collapsedLabel: string;
30
+ readonly collapsedLabel: _angular_core.InputSignal<string>;
31
31
  /**
32
32
  * The label to display when the content is expanded.
33
33
  * If not set, `collapsedLabel` will be used as fallback.
34
34
  */
35
- expandedLabel: string;
35
+ readonly expandedLabel: _angular_core.ModelSignal<string>;
36
36
  /**
37
37
  * Event emitted when the expandable is toggled.
38
38
  * Consumers can prevent default behavior by calling `event.preventDefault()`.
39
39
  */
40
- readonly toggle: i0.OutputEmitterRef<EclExpandableToggleEvent>;
40
+ readonly toggle: _angular_core.OutputEmitterRef<EclExpandableToggleEvent>;
41
41
  /**
42
42
  * Initializes the component.
43
43
  * If `expandedLabel` is not provided, it falls back to `collapsedLabel`.
@@ -48,9 +48,8 @@ declare class EclExpandableComponent extends ECLBaseDirective implements OnInit
48
48
  * Emits a toggle event and updates the expanded state unless prevented.
49
49
  */
50
50
  onButtonClick(): void;
51
- static ɵfac: i0.ɵɵFactoryDeclaration<EclExpandableComponent, never>;
52
- static ɵcmp: i0.ɵɵComponentDeclaration<EclExpandableComponent, "ecl-expandable", never, { "isExpanded": { "alias": "isExpanded"; "required": false; }; "collapsedLabel": { "alias": "collapsedLabel"; "required": false; }; "expandedLabel": { "alias": "expandedLabel"; "required": false; }; }, { "toggle": "toggle"; }, never, ["*"], true, never>;
53
- static ngAcceptInputType_isExpanded: unknown;
51
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclExpandableComponent, never>;
52
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclExpandableComponent, "ecl-expandable", never, { "isExpanded": { "alias": "isExpanded"; "required": false; "isSignal": true; }; "collapsedLabel": { "alias": "collapsedLabel"; "required": false; "isSignal": true; }; "expandedLabel": { "alias": "expandedLabel"; "required": false; "isSignal": true; }; }, { "isExpanded": "isExpandedChange"; "expandedLabel": "expandedLabelChange"; "toggle": "toggle"; }, never, ["*"], true, never>;
54
53
  }
55
54
 
56
55
  declare const EUI_ECL_EXPANDABLE: readonly [typeof EclExpandableComponent];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-expandable.d.ts","sources":["../../components/ecl-expandable/ecl-expandable.component.ts","../../components/ecl-expandable/index.ts"],"mappings":";;;;AAOA;;;AAGG;AACH,cAAa,wBAAyB,SAAQ,YAAY;AACrC;AAAA;AAGpB;AAED;;;AAGG;AACH,cAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM;AAC5E;;AAEG;;AAMH;;;AAGG;AACqC;AAExC;;AAEG;;AAGH;;;AAGG;;AAGH;;;AAGG;qBAEYA,EAAA,CAAA,gBAAA,CAAA,wBAAA;AAEf;;;AAGG;AACH;AAMA;;;AAGG;AACH;yCA/CW,sBAAsB;2CAAtB,sBAAsB;;AAyDlC;;ACtFD,cAAa,kBAAkB,mBAAA,sBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-expandable.d.ts","sources":["../../components/ecl-expandable/ecl-expandable.component.ts","../../components/ecl-expandable/index.ts"],"mappings":";;;;AAOA;;;AAGG;AACH,cAAa,wBAAyB,SAAQ,YAAY;AACrC;AAAA;AAGpB;AAED;;;AAGG;AACH,cAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM;AAC5E;;AAEG;;AAMH;;;AAGG;yBACgB,aAAA,CAAA,WAAA;AAEnB;;AAEG;6BACoB,aAAA,CAAA,WAAA;AAEvB;;;AAGG;4BACmB,aAAA,CAAA,WAAA;AAEtB;;;AAGG;qBAEY,aAAA,CAAA,gBAAA,CAAA,wBAAA;AAEf;;;AAGG;AACH;AAMA;;;AAGG;AACH;oDA/CW,sBAAsB;sDAAtB,sBAAsB;AAyDlC;;ACtFD,cAAa,kBAAkB,mBAAA,sBAAA;;;;","names":[]}
@@ -10,24 +10,23 @@ declare class EclFeaturedComponent extends ECLBaseDirective {
10
10
  /**
11
11
  * The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
12
12
  */
13
- position: 'left' | 'right';
13
+ readonly position: _angular_core.InputSignal<"left" | "right">;
14
14
  /**
15
15
  * 'highligh' varian, applies class to make more stand out appearance of the component.
16
16
  */
17
- variant: 'highlight';
17
+ readonly variant: _angular_core.InputSignal<"highlight">;
18
18
  isDynamicImage: _angular_core.InputSignalWithTransform<boolean, unknown>;
19
19
  horizontalAlign: _angular_core.InputSignal<"left" | "center">;
20
20
  verticalAlign: _angular_core.InputSignal<"center" | "top">;
21
21
  /** Gives a different display for the link in highlighted mode */
22
- isLinkHighlighted: boolean;
22
+ readonly isLinkHighlighted: _angular_core.InputSignalWithTransform<boolean, unknown>;
23
23
  role: string;
24
24
  /**
25
25
  * Adds specific classes to the component.
26
26
  */
27
27
  get cssClasses(): string;
28
28
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFeaturedComponent, never>;
29
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured, article[eclFeatured]", never, { "position": { "alias": "position"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "isDynamicImage": { "alias": "isDynamicImage"; "required": false; "isSignal": true; }; "horizontalAlign": { "alias": "horizontalAlign"; "required": false; "isSignal": true; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; "isSignal": true; }; "isLinkHighlighted": { "alias": "isLinkHighlighted"; "required": false; }; }, {}, never, ["*"], true, never>;
30
- static ngAcceptInputType_isLinkHighlighted: unknown;
29
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured, article[eclFeatured]", never, { "position": { "alias": "position"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "isDynamicImage": { "alias": "isDynamicImage"; "required": false; "isSignal": true; }; "horizontalAlign": { "alias": "horizontalAlign"; "required": false; "isSignal": true; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; "isSignal": true; }; "isLinkHighlighted": { "alias": "isLinkHighlighted"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
31
30
  }
32
31
 
33
32
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-featured.d.ts","sources":["../../components/ecl-featured/ecl-featured.component.ts","../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../components/ecl-featured/ecl-featured-item.component.ts","../../components/ecl-featured/ecl-featured-item-description.component.ts","../../components/ecl-featured/index.ts"],"mappings":";;;;;AAGA;;AAEG;AACH,cAIa,oBAAqB,SAAQ,gBAAgB;AACtD;;AAEG;AACM;AAET;;AAEG;;AAGH,oBAAc,aAAA,CAAA,wBAAA;AAEd,qBAAe,aAAA,CAAA,WAAA;AAEf,mBAAa,aAAA,CAAA,WAAA;;AAGqF;AAExE;AAE1B;;AAEG;;oDAxBM,oBAAoB;sDAApB,oBAAoB;;AAmChC;;AC1CD;;AAEG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAChB;AAE9C;;;oDAHS,4BAA4B;sDAA5B,4BAA4B;AAaxC;AAED,cAMa,+BAAgC,SAAQ,gBAAgB;AACjE,4BAAsB,aAAA,CAAA,WAAA;wBAEJ,aAAA,CAAA,MAAA;oDAHT,+BAA+B;sDAA/B,+BAA+B;AAY3C;;ACnCD;;AAEG;AACH,cAYa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB;AACtF,cAAQ,aAAA,CAAA,WAAA;AACR,mBAAa,aAAA,CAAA,WAAA;AACb,QAAE,aAAA,CAAA,WAAA;AACF,oBAAc,aAAA,CAAA,MAAA,CAAA,0BAAA;AAEd,YAAQ,SAAS,CAAC,4BAA4B;AAEA;AAE9C,iCAA2B,aAAA,CAAA,MAAA;AAC3B,iCAA2B,aAAA,CAAA,MAAA;AAC3B,sCAAgC,aAAA,CAAA,MAAA;AAEhC;oDAdS,wBAAwB;sDAAxB,wBAAwB;AA0BpC;;AC7CD;;;AAGG;AACH,cAWa,mCAAoC,SAAQ,gBAAgB;AAChB;oDAD5C,mCAAmC;sDAAnC,mCAAmC;AAE/C;;ACVD,cAAa,gBAAgB,mBAAA,oBAAA,SAAA,wBAAA,SAAA,4BAAA,SAAA,mCAAA,SAAA,+BAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-featured.d.ts","sources":["../../components/ecl-featured/ecl-featured.component.ts","../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../components/ecl-featured/ecl-featured-item.component.ts","../../components/ecl-featured/ecl-featured-item-description.component.ts","../../components/ecl-featured/index.ts"],"mappings":";;;;;AAGA;;AAEG;AACH,cAOa,oBAAqB,SAAQ,gBAAgB;AACtD;;AAEG;uBACc,aAAA,CAAA,WAAA;AACjB;;AAEG;sBACa,aAAA,CAAA,WAAA;AAEhB,oBAAc,aAAA,CAAA,wBAAA;AAEd,qBAAe,aAAA,CAAA,WAAA;AAEf,mBAAa,aAAA,CAAA,WAAA;;gCAGa,aAAA,CAAA,wBAAA;AAEA;AAE1B;;AAEG;;oDAvBM,oBAAoB;sDAApB,oBAAoB;AAmChC;;AC7CD;;AAEG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAChB;AAE9C;;;oDAHS,4BAA4B;sDAA5B,4BAA4B;AAaxC;AAED,cAMa,+BAAgC,SAAQ,gBAAgB;AACjE,4BAAsB,aAAA,CAAA,WAAA;wBAEJ,aAAA,CAAA,MAAA;oDAHT,+BAA+B;sDAA/B,+BAA+B;AAY3C;;ACnCD;;AAEG;AACH,cAYa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB;AACtF,cAAQ,aAAA,CAAA,WAAA;AACR,mBAAa,aAAA,CAAA,WAAA;AACb,QAAE,aAAA,CAAA,WAAA;AACF,oBAAc,aAAA,CAAA,MAAA,CAAA,0BAAA;AAEd,YAAQ,SAAS,CAAC,4BAA4B;AAEA;AAE9C,iCAA2B,aAAA,CAAA,MAAA;AAC3B,iCAA2B,aAAA,CAAA,MAAA;AAC3B,sCAAgC,aAAA,CAAA,MAAA;AAEhC;oDAdS,wBAAwB;sDAAxB,wBAAwB;AA0BpC;;AC7CD;;;AAGG;AACH,cAWa,mCAAoC,SAAQ,gBAAgB;AAChB;oDAD5C,mCAAmC;sDAAnC,mCAAmC;AAE/C;;ACVD,cAAa,gBAAgB,mBAAA,oBAAA,SAAA,wBAAA,SAAA,4BAAA,SAAA,mCAAA,SAAA,+BAAA;;;;","names":[]}
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { OnInit, OnDestroy, DoCheck } from '@angular/core';
3
3
  import { NgControl } from '@angular/forms';
4
4
  import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
@@ -31,27 +31,27 @@ declare class EclFileUploadDirective extends ECLBaseDirective implements OnInit,
31
31
  /**
32
32
  * Variant of the component's appearance. Currently unused. Default: `'default'`.
33
33
  */
34
- variant: string;
34
+ readonly variant: _angular_core.InputSignal<string>;
35
35
  /**
36
36
  * Marks the component as invalid (if not using Angular form validation).
37
37
  */
38
- isInvalid: boolean;
38
+ readonly isInvalid: _angular_core.InputSignalWithTransform<boolean, unknown>;
39
39
  /**
40
40
  * ID attribute applied to the native file input.
41
41
  */
42
- id: string;
42
+ readonly id: _angular_core.InputSignal<string>;
43
43
  /**
44
44
  * Whether the component is disabled.
45
45
  */
46
- disabled: boolean;
46
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
47
47
  /**
48
48
  * Allows selecting multiple files.
49
49
  */
50
- multiple: boolean;
50
+ readonly multiple: _angular_core.InputSignalWithTransform<boolean, unknown>;
51
51
  /**
52
52
  * Event emitted when files are selected.
53
53
  */
54
- readonly filesSelected: i0.OutputEmitterRef<EclFileUploadFileSelectedEvent>;
54
+ readonly filesSelected: _angular_core.OutputEmitterRef<EclFileUploadFileSelectedEvent>;
55
55
  /**
56
56
  * Host binding to define input type as 'file'.
57
57
  */
@@ -109,10 +109,8 @@ declare class EclFileUploadDirective extends ECLBaseDirective implements OnInit,
109
109
  private getFileModels;
110
110
  private getFilenameExtension;
111
111
  private formatBytes;
112
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileUploadDirective, never>;
113
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileUploadDirective, "[eclFileUpload]", never, { "variant": { "alias": "variant"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; }, { "filesSelected": "filesSelected"; }, never, never, true, never>;
114
- static ngAcceptInputType_disabled: unknown;
115
- static ngAcceptInputType_multiple: unknown;
112
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileUploadDirective, never>;
113
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclFileUploadDirective, "[eclFileUpload]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "isInvalid": { "alias": "isInvalid"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; }, { "filesSelected": "filesSelected"; }, never, never, true, never>;
116
114
  }
117
115
 
118
116
  declare const EUI_ECL_FILE_UPLOAD: readonly [typeof EclFileUploadDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-file-upload.d.ts","sources":["../../components/ecl-file-upload/models/ecl-file-upload.model.ts","../../components/ecl-file-upload/events/ecl-file-upload-file-selected.event.ts","../../components/ecl-file-upload/ecl-file-upload.directive.ts","../../components/ecl-file-upload/index.ts"],"mappings":";;;;;UAAiB,aAAa;;;;AAI7B;;ACDD;;;AAGG;AACH,cAAa,8BAA+B,SAAQ,YAAY;AAKzC,WAAO,KAAK,CAAC,aAAa;AAJ7C;;;AAGG;AACgB,uBAAO,KAAK,CAAC,aAAa;AAGhD;;ACSD;;;AAGG;AACH,cAGa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,OAAO;yBAC3E,SAAA;AAEnB;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;;AAGH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;4BACmBA,EAAA,CAAA,gBAAA,CAAA,8BAAA;AAEtB;;AAEG;AACuB;;;;;;AAQ1B;;;;;AAMA;;AAEG;;AAMH;;;AAGG;;AAUH;;AAEG;AACH;AAOA;;AAEG;AACH;AAKA;;AAEG;AACH;AAQA;;;AAGG;AACgC,iBAAa,KAAK;AAMrD;;;AAGG;AACiC,yBAAqB,KAAK;AAc9D;AAaA;AAoBA;AAQA;AAWA;AAIA;AAaA;AAIA;AAQA;AAsBA;AAQA;AAIA;yCAvPS,sBAAsB;2CAAtB,sBAAsB;;;AAoQlC;;AC7RD,cAAa,mBAAmB,mBAAA,sBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-file-upload.d.ts","sources":["../../components/ecl-file-upload/models/ecl-file-upload.model.ts","../../components/ecl-file-upload/events/ecl-file-upload-file-selected.event.ts","../../components/ecl-file-upload/ecl-file-upload.directive.ts","../../components/ecl-file-upload/index.ts"],"mappings":";;;;;UAAiB,aAAa;;;;AAI7B;;ACDD;;;AAGG;AACH,cAAa,8BAA+B,SAAQ,YAAY;AAKzC,WAAO,KAAK,CAAC,aAAa;AAJ7C;;;AAGG;AACgB,uBAAO,KAAK,CAAC,aAAa;AAGhD;;ACSD;;;AAGG;AACH,cAGa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,OAAO;yBAC3E,SAAA;AAEnB;;AAEG;sBACa,aAAA,CAAA,WAAA;AAEhB;;AAEG;wBACe,aAAA,CAAA,wBAAA;AAElB;;AAEG;iBAEQ,aAAA,CAAA,WAAA;AAEX;;AAEG;uBAEc,aAAA,CAAA,wBAAA;AAEjB;;AAEG;uBAEc,aAAA,CAAA,wBAAA;AAEjB;;AAEG;4BACmB,aAAA,CAAA,gBAAA,CAAA,8BAAA;AAEtB;;AAEG;AACuB;;;;;;AAQ1B;;;;;AAMA;;AAEG;;AAMH;;;AAGG;;AAUH;;AAEG;AACH;AAOA;;AAEG;AACH;AAKA;;AAEG;AACH;AAQA;;;AAGG;AACgC,iBAAa,KAAK;AAMrD;;;AAGG;AACiC,yBAAqB,KAAK;AAc9D;AAaA;AAoBA;AAQA;AAWA;AAIA;AAaA;AAIA;AAQA;AAsBA;AAQA;AAIA;oDAtPS,sBAAsB;sDAAtB,sBAAsB;AAmQlC;;AC5RD,cAAa,mBAAmB,mBAAA,sBAAA;;;;","names":[]}
@@ -110,11 +110,11 @@ declare class EclFileItemsComponent extends ECLBaseDirective {
110
110
  /**
111
111
  * Label displayed above the translations list.
112
112
  */
113
- label: string;
113
+ readonly label: i0.InputSignal<string>;
114
114
  /**
115
115
  * Whether the list is initially expanded.
116
116
  */
117
- isExpanded: boolean;
117
+ readonly isExpanded: i0.ModelSignal<boolean>;
118
118
  /**
119
119
  * Emits a toggle event when the translations list is expanded or collapsed.
120
120
  *
@@ -136,8 +136,7 @@ declare class EclFileItemsComponent extends ECLBaseDirective {
136
136
  */
137
137
  onToggleClick(evt: MouseEvent): void;
138
138
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileItemsComponent, never>;
139
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemsComponent, "ecl-file-items", never, { "label": { "alias": "label"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; }, { "toggle": "toggle"; }, ["items"], ["*"], true, never>;
140
- static ngAcceptInputType_isExpanded: unknown;
139
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemsComponent, "ecl-file-items", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "isExpanded": { "alias": "isExpanded"; "required": false; "isSignal": true; }; }, { "isExpanded": "isExpandedChange"; "toggle": "toggle"; }, ["items"], ["*"], true, never>;
141
140
  }
142
141
 
143
142
  /**
@@ -175,9 +174,9 @@ declare class EclFileTitleDirective extends ECLBaseDirective {
175
174
  /**
176
175
  * ID attribute for the title element.
177
176
  */
178
- id: string;
177
+ readonly id: i0.InputSignal<string>;
179
178
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileTitleDirective, never>;
180
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileTitleDirective, "[eclFileTitle]", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, never, true, never>;
179
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileTitleDirective, "[eclFileTitle]", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
181
180
  }
182
181
 
183
182
  /**
@@ -209,7 +208,7 @@ declare class EclFileComponent extends ECLBaseDirective {
209
208
  /**
210
209
  * Optional ID for the file component, useful for accessibility or referencing.
211
210
  */
212
- id: string;
211
+ readonly id: i0.InputSignal<string>;
213
212
  /**
214
213
  * Optional language ID (e.g., for translation or accessibility attributes).
215
214
  */
@@ -244,7 +243,7 @@ declare class EclFileComponent extends ECLBaseDirective {
244
243
  */
245
244
  get isThumbnail(): boolean;
246
245
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileComponent, never>;
247
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFileComponent, "ecl-file", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; }; "langId": { "alias": "langId"; "required": false; "isSignal": true; }; "labelInfo": { "alias": "labelInfo"; "required": false; "isSignal": true; }; "language": { "alias": "language"; "required": false; "isSignal": true; }; "detailMeta": { "alias": "detailMeta"; "required": false; "isSignal": true; }; "meta": { "alias": "meta"; "required": false; "isSignal": true; }; "metaId": { "alias": "metaId"; "required": false; "isSignal": true; }; }, {}, ["eclPictureContent"], ["[eclFilePicture]", "[eclFileTitle]", "ecl-file-taxonomy", "[eclFilePreview]", "[eclFileDownload]", "*"], true, never>;
246
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclFileComponent, "ecl-file", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "langId": { "alias": "langId"; "required": false; "isSignal": true; }; "labelInfo": { "alias": "labelInfo"; "required": false; "isSignal": true; }; "language": { "alias": "language"; "required": false; "isSignal": true; }; "detailMeta": { "alias": "detailMeta"; "required": false; "isSignal": true; }; "meta": { "alias": "meta"; "required": false; "isSignal": true; }; "metaId": { "alias": "metaId"; "required": false; "isSignal": true; }; }, {}, ["eclPictureContent"], ["[eclFilePicture]", "[eclFileTitle]", "ecl-file-taxonomy", "[eclFilePreview]", "[eclFileDownload]", "*"], true, never>;
248
247
  }
249
248
 
250
249
  declare const EUI_ECL_FILE: readonly [typeof EclFileComponent, typeof EclFileDownloadDirective, typeof EclFileItemsComponent, typeof EclFileItemComponent, typeof EclFileTaxonomyComponent, typeof EclFileTitleDirective, typeof EclFileTranslationDownloadDirective, typeof EclFilePictureDirective, typeof EclFileImageDirective, typeof EclFilePreviewDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-file.d.ts","sources":["../../components/ecl-file/ecl-file-download.directive.ts","../../components/ecl-file/ecl-file-item/ecl-file-item.component.ts","../../components/ecl-file/events/ecl-file-items-toggle.event.ts","../../components/ecl-file/ecl-file-items/ecl-file-items.component.ts","../../components/ecl-file/ecl-file-picture.directive.ts","../../components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts","../../components/ecl-file/ecl-file.component.ts","../../components/ecl-file/index.ts"],"mappings":";;;;AAGA;;;AAGG;AACH,cAGa,mCAAoC,SAAQ,gBAAgB;AAErE;;AAEG;AACkD;yCAL5C,mCAAmC;2CAAnC,mCAAmC;AAM/C;AAED;;AAEG;AACH,cAGa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;AACsC;yCALhC,wBAAwB;2CAAxB,wBAAwB;AAMpC;AAED;;;AAGG;AACH,cAMa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;AAC4B;AAE/B;;AAEG;AACwC;yCAVlC,uBAAuB;2CAAvB,uBAAuB;AAWnC;;ACjDD;;;AAGG;AACH,cAIa,oBAAqB,SAAQ,gBAAgB;AACtD;;;AAGG;AACH,mBAAaA,EAAA,CAAA,wBAAA;AAEb;;AAEG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;AACH,aAAOA,EAAA,CAAA,WAAA;AAEP;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;AACH,UAAIA,EAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,WAAKA,EAAA,CAAA,WAAA;AAEL;;AAEG;AACH,gBAAUA,EAAA,CAAA,WAAA;AAEV;;AAEG;;AASH;;AAEG;AACuB;;AAG1B;;AAEG;;yCAxDM,oBAAoB;2CAApB,oBAAoB;AA4DhC;;ACtED,cAAa,uBAAwB,SAAQ,YAAY;AAClC;AAAA;AAGtB;;ACED;;;AAGG;AACH,cASa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;;AAMH;;AAEG;;AAGH;;AAEG;AACqC;AAExC;;;;;AAKG;qBAEYA,EAAA,CAAA,gBAAA,CAAA,uBAAA;AAEf;;AAEG;AACoC,WAAO,SAAS,CAAC,oBAAoB;AAE5E;;AAEG;AACH;AAIA;;;AAGG;AACH,uBAAmB,UAAU;yCA7CpB,qBAAqB;2CAArB,qBAAqB;;AAuDjC;;ACzED;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;;yCAJM,uBAAuB;2CAAvB,uBAAuB;AASnC;AAED;;;AAGG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;yCAL7B,qBAAqB;2CAArB,qBAAqB;AAMjC;AAED;;AAEG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;AAEtC;;AAEG;;yCATM,qBAAqB;2CAArB,qBAAqB;AAWjC;;AClDD;;AAEG;AACH,cAIa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;;yCAJM,wBAAwB;2CAAxB,wBAAwB;AASpC;;ACND;;;AAGG;AACH,cAea,gBAAiB,SAAQ,gBAAgB;AAClD,qBAAe,eAAA;AAEf;;AAEG;;AAMH;;AAEG;AACH,iBAAWA,EAAA,CAAA,WAAA;AAEX;;AAEG;;AAGH;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;AACH,eAASA,EAAA,CAAA,WAAA;AAET;;AAEG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;AACH,gBAAUA,EAAA,CAAA,WAAA;AAEV;;AAEG;AACH,UAAIA,EAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;uBACuD,uBAAuB;AAEjF;;;AAGG;;yCA3DM,gBAAgB;2CAAhB,gBAAgB;AA+D5B;;AChFD,cAAa,YAAY,mBAAA,gBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,oBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,mCAAA,SAAA,uBAAA,SAAA,qBAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-file.d.ts","sources":["../../components/ecl-file/ecl-file-download.directive.ts","../../components/ecl-file/ecl-file-item/ecl-file-item.component.ts","../../components/ecl-file/events/ecl-file-items-toggle.event.ts","../../components/ecl-file/ecl-file-items/ecl-file-items.component.ts","../../components/ecl-file/ecl-file-picture.directive.ts","../../components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts","../../components/ecl-file/ecl-file.component.ts","../../components/ecl-file/index.ts"],"mappings":";;;;AAGA;;;AAGG;AACH,cAGa,mCAAoC,SAAQ,gBAAgB;AAErE;;AAEG;AACkD;yCAL5C,mCAAmC;2CAAnC,mCAAmC;AAM/C;AAED;;AAEG;AACH,cAGa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;AACsC;yCALhC,wBAAwB;2CAAxB,wBAAwB;AAMpC;AAED;;;AAGG;AACH,cAMa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;AAC4B;AAE/B;;AAEG;AACwC;yCAVlC,uBAAuB;2CAAvB,uBAAuB;AAWnC;;ACjDD;;;AAGG;AACH,cAIa,oBAAqB,SAAQ,gBAAgB;AACtD;;;AAGG;AACH,mBAAaA,EAAA,CAAA,wBAAA;AAEb;;AAEG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;AACH,aAAOA,EAAA,CAAA,WAAA;AAEP;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;AACH,UAAIA,EAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,WAAKA,EAAA,CAAA,WAAA;AAEL;;AAEG;AACH,gBAAUA,EAAA,CAAA,WAAA;AAEV;;AAEG;;AASH;;AAEG;AACuB;;AAG1B;;AAEG;;yCAxDM,oBAAoB;2CAApB,oBAAoB;AA4DhC;;ACtED,cAAa,uBAAwB,SAAQ,YAAY;AAClC;AAAA;AAGtB;;ACUD;;;AAGG;AACH,cASa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;;AAMH;;AAEG;oBACWA,EAAA,CAAA,WAAA;AAEd;;AAEG;yBACgBA,EAAA,CAAA,WAAA;AAEnB;;;;;AAKG;qBAEYA,EAAA,CAAA,gBAAA,CAAA,uBAAA;AAEf;;AAEG;AACoC,WAAO,SAAS,CAAC,oBAAoB;AAE5E;;AAEG;AACH;AAIA;;;AAGG;AACH,uBAAmB,UAAU;yCA7CpB,qBAAqB;2CAArB,qBAAqB;AAuDjC;;ACjFD;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;;yCAJM,uBAAuB;2CAAvB,uBAAuB;AASnC;AAED;;;AAGG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;yCAL7B,qBAAqB;2CAArB,qBAAqB;AAMjC;AAED;;AAEG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;AAEtC;;AAEG;iBACQA,EAAA,CAAA,WAAA;yCAVF,qBAAqB;2CAArB,qBAAqB;AAWjC;;AClDD;;AAEG;AACH,cAIa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;;yCAJM,wBAAwB;2CAAxB,wBAAwB;AASpC;;ACPD;;;AAGG;AACH,cAea,gBAAiB,SAAQ,gBAAgB;AAClD,qBAAe,eAAA;AAEf;;AAEG;;AAMH;;AAEG;AACH,iBAAWA,EAAA,CAAA,WAAA;AAEX;;AAEG;iBACQA,EAAA,CAAA,WAAA;AAEX;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;AACH,eAASA,EAAA,CAAA,WAAA;AAET;;AAEG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;AACH,gBAAUA,EAAA,CAAA,WAAA;AAEV;;AAEG;AACH,UAAIA,EAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;uBACuD,uBAAuB;AAEjF;;;AAGG;;yCA3DM,gBAAgB;2CAAhB,gBAAgB;AA+D5B;;AC/ED,cAAa,YAAY,mBAAA,gBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,oBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,mCAAA,SAAA,uBAAA,SAAA,qBAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
@@ -27,22 +27,20 @@ declare class EclFormLabelComponent extends ECLBaseDirective {
27
27
  *
28
28
  * Defaults to `false`.
29
29
  */
30
- isOptional: boolean;
30
+ readonly isOptional: i0.InputSignalWithTransform<boolean, unknown>;
31
31
  /**
32
32
  * Marks the form label as required.
33
33
  * When `true`, the label can display styling or indicators for required fields.
34
34
  *
35
35
  * Defaults to `false`.
36
36
  */
37
- isRequired: boolean;
37
+ readonly isRequired: i0.InputSignalWithTransform<boolean, unknown>;
38
38
  /**
39
39
  * Applies the base ECL class for form labels to the host element.
40
40
  */
41
41
  hasClass: boolean;
42
42
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFormLabelComponent, never>;
43
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFormLabelComponent, "[eclFormLabel]", never, { "isOptional": { "alias": "isOptional"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; }; }, {}, never, ["*", "[eclHelpHidden]", "[eclFeedbackHidden]"], true, never>;
44
- static ngAcceptInputType_isOptional: unknown;
45
- static ngAcceptInputType_isRequired: unknown;
43
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclFormLabelComponent, "[eclFormLabel]", never, { "isOptional": { "alias": "isOptional"; "required": false; "isSignal": true; }; "isRequired": { "alias": "isRequired"; "required": false; "isSignal": true; }; }, {}, never, ["*", "[eclHelpHidden]", "[eclFeedbackHidden]"], true, never>;
46
44
  }
47
45
 
48
46
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-form-label.d.ts","sources":["../../components/ecl-form-label/ecl-form-label-optional.directive.ts","../../components/ecl-form-label/ecl-form-label.component.ts","../../components/ecl-form-label/ecl-form-label-hidden.directive.ts","../../components/ecl-form-label/index.ts"],"mappings":";;;AAEA;;;AAGG;AACH,cAGa,6BAA6B;AAEtC;;AAEG;AAC4C;yCALtC,6BAA6B;2CAA7B,6BAA6B;AAMzC;;ACXD;;;;;AAKG;AACH,cAOa,qBAAsB,SAAQ,gBAAgB;AAEvD;;;;;AAKG;AACqC;AAExC;;;;;AAKG;AACqC;AAExC;;AAEG;AACkC;yCArB5B,qBAAqB;2CAArB,qBAAqB;;;AAsBjC;;ACrCD;;;AAGG;AACH,cAGa,sBAAsB;AAE/B;;AAEG;AAC0C;yCALpC,sBAAsB;2CAAtB,sBAAsB;AAMlC;AAED;;;AAGG;AACH,cAGa,0BAA0B;AAEnC;;AAEG;AACgD;yCAL1C,0BAA0B;2CAA1B,0BAA0B;AAMtC;;ACtBD,cAAa,kBAAkB,mBAAA,qBAAA,SAAA,6BAAA,SAAA,sBAAA,SAAA,0BAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-form-label.d.ts","sources":["../../components/ecl-form-label/ecl-form-label-optional.directive.ts","../../components/ecl-form-label/ecl-form-label.component.ts","../../components/ecl-form-label/ecl-form-label-hidden.directive.ts","../../components/ecl-form-label/index.ts"],"mappings":";;;AAEA;;;AAGG;AACH,cAGa,6BAA6B;AAEtC;;AAEG;AAC4C;yCALtC,6BAA6B;2CAA7B,6BAA6B;AAMzC;;ACXD;;;;;AAKG;AACH,cAOa,qBAAsB,SAAQ,gBAAgB;AAEvD;;;;;AAKG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;;;;AAKG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;AAEG;AACkC;yCArB5B,qBAAqB;2CAArB,qBAAqB;AAsBjC;;ACrCD;;;AAGG;AACH,cAGa,sBAAsB;AAE/B;;AAEG;AAC0C;yCALpC,sBAAsB;2CAAtB,sBAAsB;AAMlC;AAED;;;AAGG;AACH,cAGa,0BAA0B;AAEnC;;AAEG;AACgD;yCAL1C,0BAA0B;2CAA1B,0BAA0B;AAMtC;;ACtBD,cAAa,kBAAkB,mBAAA,qBAAA,SAAA,6BAAA,SAAA,sBAAA,SAAA,0BAAA;;;;","names":["_angular_core"]}