@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 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-multiselect.d.ts","sources":["../../components/ecl-multiselect/boldText.pipe.ts","../../components/ecl-multiselect/events/ecl-multiselect-main-input-click.event.ts","../../components/ecl-multiselect/models/ecl-multiselect-option.model.ts","../../components/ecl-multiselect/events/ecl-multiselect-option.event.ts","../../components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.ts","../../components/ecl-multiselect/ecl-multiselect-option.directive.ts","../../components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.ts","../../components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.ts","../../components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.ts","../../components/ecl-multiselect/ecl-multiselect.component.ts","../../components/ecl-multiselect/index.ts"],"mappings":"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","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-multiselect.d.ts","sources":["../../components/ecl-multiselect/boldText.pipe.ts","../../components/ecl-multiselect/events/ecl-multiselect-main-input-click.event.ts","../../components/ecl-multiselect/models/ecl-multiselect-option.model.ts","../../components/ecl-multiselect/events/ecl-multiselect-option.event.ts","../../components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.ts","../../components/ecl-multiselect/ecl-multiselect-option.directive.ts","../../components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.ts","../../components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.ts","../../components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.ts","../../components/ecl-multiselect/ecl-multiselect.component.ts","../../components/ecl-multiselect/index.ts"],"mappings":"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","names":[]}
@@ -14,13 +14,13 @@ declare class EclNavigationListItemComponent extends ECLBaseDirective implements
14
14
  /**
15
15
  * Different variants, that add styling for different type of displaing the picture, used in the list item.
16
16
  */
17
- variant: 'illustration' | 'image-as-illustration' | '';
17
+ readonly variant: i0.InputSignal<"" | "illustration" | "image-as-illustration">;
18
18
  get cssClasses(): string;
19
19
  eclContentBlock: EclContentBlockComponent;
20
20
  hasBorder: boolean;
21
21
  ngAfterContentInit(): void;
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<EclNavigationListItemComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListItemComponent, "ecl-navigation-list-item", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, ["eclContentBlock"], ["*"], true, never>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListItemComponent, "ecl-navigation-list-item", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, ["eclContentBlock"], ["*"], true, never>;
24
24
  }
25
25
 
26
26
  /**
@@ -49,20 +49,18 @@ declare class EclNavigationListComponent extends ECLBaseDirective implements Aft
49
49
  /**
50
50
  * Property that describes how many columns the navigation list has. Default value is 2.
51
51
  */
52
- columns: number;
52
+ readonly columns: i0.InputSignalWithTransform<number, unknown>;
53
53
  /**
54
54
  * Property that describes if each item will have a border. Default is 'true'.
55
55
  */
56
- hasBorders: boolean;
56
+ readonly hasBorders: i0.InputSignalWithTransform<boolean, unknown>;
57
57
  /**
58
58
  * The list of navigation list items.
59
59
  */
60
60
  listItems: QueryList<EclNavigationListItemComponent>;
61
61
  ngAfterContentInit(): void;
62
62
  static ɵfac: i0.ɵɵFactoryDeclaration<EclNavigationListComponent, never>;
63
- static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListComponent, "ecl-navigation-list", never, { "columns": { "alias": "columns"; "required": false; }; "hasBorders": { "alias": "hasBorders"; "required": false; }; }, {}, ["listItems"], ["*"], true, never>;
64
- static ngAcceptInputType_columns: unknown;
65
- static ngAcceptInputType_hasBorders: unknown;
63
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListComponent, "ecl-navigation-list", never, { "columns": { "alias": "columns"; "required": false; "isSignal": true; }; "hasBorders": { "alias": "hasBorders"; "required": false; "isSignal": true; }; }, {}, ["listItems"], ["*"], true, never>;
66
64
  }
67
65
 
68
66
  declare const EUI_ECL_NAVIGATION_LIST: readonly [typeof EclNavigationListComponent, typeof EclNavigationListItemComponent, typeof EclNavigationListImageDirective, typeof EclNavigationListPictureDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-navigation-list.d.ts","sources":["../../components/ecl-navigation-list/ecl-navigation-list-item.component.ts","../../components/ecl-navigation-list/ecl-navigation-list-picture.directive.ts","../../components/ecl-navigation-list/ecl-navigation-list.component.ts","../../components/ecl-navigation-list/index.ts"],"mappings":";;;;;AAIA;;AAEG;AACH,cAIa,8BAA+B,SAAQ,gBAAiB,YAAW,gBAAgB;AAE5F;;AAEG;AACuB;AAC1B;;AAEG;AACM;;qBAUkE,wBAAwB;AAEnG;AAEA;yCAvBS,8BAA8B;2CAA9B,8BAA8B;AA6B1C;;ACrCD;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;;yCAA1D,iCAAiC;2CAAjC,iCAAiC;AAK7C;AAED;;AAEG;AACH,cAGa,+BAAgC,SAAQ,gBAAgB;;yCAAxD,+BAA+B;2CAA/B,+BAA+B;AAK3C;;ACvBD;;;AAGG;AACH,cAIa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB;;AAOxF;;AAEG;AACoC;AACvC;;AAEG;AACqC;AAExC;;AAEG;AACgE,eAAW,SAAS,CAAC,8BAA8B;AAEtH;yCArBS,0BAA0B;2CAA1B,0BAA0B;;;AA6BtC;;ACjCD,cAAa,uBAAuB,mBAAA,0BAAA,SAAA,8BAAA,SAAA,+BAAA,SAAA,iCAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-navigation-list.d.ts","sources":["../../components/ecl-navigation-list/ecl-navigation-list-item.component.ts","../../components/ecl-navigation-list/ecl-navigation-list-picture.directive.ts","../../components/ecl-navigation-list/ecl-navigation-list.component.ts","../../components/ecl-navigation-list/index.ts"],"mappings":";;;;;AAIA;;AAEG;AACH,cAIa,8BAA+B,SAAQ,gBAAiB,YAAW,gBAAgB;AAE5F;;AAEG;AACuB;AAC1B;;AAEG;sBACaA,EAAA,CAAA,WAAA;;qBAW2D,wBAAwB;AAEnG;AAEA;yCAxBS,8BAA8B;2CAA9B,8BAA8B;AA8B1C;;ACtCD;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;;yCAA1D,iCAAiC;2CAAjC,iCAAiC;AAK7C;AAED;;AAEG;AACH,cAGa,+BAAgC,SAAQ,gBAAgB;;yCAAxD,+BAA+B;2CAA/B,+BAA+B;AAK3C;;ACvBD;;;AAGG;AACH,cAIa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB;;AAOxF;;AAEG;sBACaA,EAAA,CAAA,wBAAA;AAChB;;AAEG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;AAEG;AACgE,eAAW,SAAS,CAAC,8BAA8B;AAEtH;yCArBS,0BAA0B;2CAA1B,0BAA0B;AA6BtC;;ACjCD,cAAa,uBAAuB,mBAAA,0BAAA,SAAA,8BAAA,SAAA,+BAAA,SAAA,iCAAA;;;;","names":["_angular_core"]}
@@ -60,7 +60,7 @@ declare class EclNewsTickerComponent extends ECLBaseDirective implements OnDestr
60
60
  * Enables or disables automatic cycling through ticker items.
61
61
  * Defaults to `true`.
62
62
  */
63
- isAutoplay: boolean;
63
+ readonly isAutoplay: i0.InputSignalWithTransform<boolean, unknown>;
64
64
  /**
65
65
  * Emits when the visible news ticker item changes.
66
66
  * The payload is an instance of `EclNewsTickerItemEvent`.
@@ -191,8 +191,7 @@ declare class EclNewsTickerComponent extends ECLBaseDirective implements OnDestr
191
191
  private getAllItemsArray;
192
192
  private setCurrentSlide;
193
193
  static ɵfac: i0.ɵɵFactoryDeclaration<EclNewsTickerComponent, never>;
194
- static ɵcmp: i0.ɵɵComponentDeclaration<EclNewsTickerComponent, "ecl-news-ticker", never, { "isAutoplay": { "alias": "isAutoplay"; "required": false; }; }, { "itemSwitch": "itemSwitch"; }, ["newsTickerItems"], ["*"], true, never>;
195
- static ngAcceptInputType_isAutoplay: unknown;
194
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclNewsTickerComponent, "ecl-news-ticker", never, { "isAutoplay": { "alias": "isAutoplay"; "required": false; "isSignal": true; }; }, { "itemSwitch": "itemSwitch"; }, ["newsTickerItems"], ["*"], true, never>;
196
195
  }
197
196
 
198
197
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-news-ticker.d.ts","sources":["../../components/ecl-news-ticker/ecl-news-ticker-item.component.ts","../../components/ecl-news-ticker/events/ecl-news-ticker-item.event.ts","../../components/ecl-news-ticker/ecl-news-ticker.component.ts","../../components/ecl-news-ticker/ecl-news-ticker-icon.directive.ts","../../components/ecl-news-ticker/index.ts"],"mappings":";;;;;;AAKA,cAIa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACtG,QAAE,UAAA;AAEF;;AAEG;aACsC,gBAAgB;AAEzD;;AAEG;AACO,iBAAW,YAAA;AAErB;;AAEG;;AAMH;;AAEG;AACuB;AAE1B;;AAEG;;AAIH;;AAQA;;AAEG;;AAMH;;AAEG;;;AAQH;;AAEG;AACH;AAcA;;AAEG;AACH;AAKA;yCAnFY,0BAA0B;2CAA1B,0BAA0B;AA0FtC;;ACjGD,cAAa,sBAAuB,SAAQ,YAAY;AACjC;AAAA;AAGtB;;ACID,cAUa,sBAAuB,SAAQ,gBAAiB,YAAW,SAAS;AAChF;;;AAGG;AACqC;AAExC;;;AAGG;yBACgBA,EAAA,CAAA,gBAAA,CAAA,sBAAA;AAEnB;;AAEG;AAC0C,qBAAiB,SAAS,CAAC,0BAA0B;AAElG;;AAEG;qBAC4C,0BAA0B;AAEzE;;AAEG;oBAC0C,0BAA0B;AAEvE;;AAEG;qBAC4C,UAAU;AAEzD;;AAEG;aAC4B,kBAAkB;AAEjD;;AAEG;cAC8B,kBAAkB;;AAOnD;AACA;AACA;;;;;;;;;;;AAWA;AACG;;AAiBH;;AAEG;AACH;AAIA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH;AAWA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;AAEG;AACH;AAUA;;AAEG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH,wBAAoB,KAAK;AAOzB;;;AAGG;AACH,yBAAqB,KAAK;AAO1B;;AAEG;AACH;AAYA;AAaA;AAgBA;AAUA;AAQA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;yCAtUY,sBAAsB;2CAAtB,sBAAsB;;AA8UlC;;AC/VD;;AAEG;AACH,cAGa,0BAA2B,SAAQ,gBAAgB;AAC/D;;AAEG;AACyC;yCAJhC,0BAA0B;2CAA1B,0BAA0B;AAKtC;;ACLD,cAAa,mBAAmB,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-news-ticker.d.ts","sources":["../../components/ecl-news-ticker/ecl-news-ticker-item.component.ts","../../components/ecl-news-ticker/events/ecl-news-ticker-item.event.ts","../../components/ecl-news-ticker/ecl-news-ticker.component.ts","../../components/ecl-news-ticker/ecl-news-ticker-icon.directive.ts","../../components/ecl-news-ticker/index.ts"],"mappings":";;;;;;AAKA,cAIa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACtG,QAAE,UAAA;AAEF;;AAEG;aACsC,gBAAgB;AAEzD;;AAEG;AACO,iBAAW,YAAA;AAErB;;AAEG;;AAMH;;AAEG;AACuB;AAE1B;;AAEG;;AAIH;;AAQA;;AAEG;;AAMH;;AAEG;;;AAQH;;AAEG;AACH;AAcA;;AAEG;AACH;AAKA;yCAnFY,0BAA0B;2CAA1B,0BAA0B;AA0FtC;;ACjGD,cAAa,sBAAuB,SAAQ,YAAY;AACjC;AAAA;AAGtB;;ACID,cAUa,sBAAuB,SAAQ,gBAAiB,YAAW,SAAS;AAChF;;;AAGG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;;AAGG;yBACgBA,EAAA,CAAA,gBAAA,CAAA,sBAAA;AAEnB;;AAEG;AAC0C,qBAAiB,SAAS,CAAC,0BAA0B;AAElG;;AAEG;qBAC4C,0BAA0B;AAEzE;;AAEG;oBAC0C,0BAA0B;AAEvE;;AAEG;qBAC4C,UAAU;AAEzD;;AAEG;aAC4B,kBAAkB;AAEjD;;AAEG;cAC8B,kBAAkB;;AAOnD;AACA;AACA;;;;;;;;;;;AAWA;AACG;;AAiBH;;AAEG;AACH;AAIA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH;AAWA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;AAEG;AACH;AAUA;;AAEG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH,wBAAoB,KAAK;AAOzB;;;AAGG;AACH,yBAAqB,KAAK;AAO1B;;AAEG;AACH;AAYA;AAaA;AAgBA;AAUA;AAQA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;yCAtUY,sBAAsB;2CAAtB,sBAAsB;AA8UlC;;AC/VD;;AAEG;AACH,cAGa,0BAA2B,SAAQ,gBAAgB;AAC/D;;AAEG;AACyC;yCAJhC,0BAA0B;2CAA1B,0BAA0B;AAKtC;;ACLD,cAAa,mBAAmB,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA;;;;","names":["_angular_core"]}
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { AfterContentInit } from '@angular/core';
3
3
  import { EclBaseEvent, ECLBaseDirective, EclThemeService } from '@eui/ecl/core';
4
4
 
@@ -19,8 +19,8 @@ declare class EclNotificationTitleDirective extends ECLBaseDirective {
19
19
  * Host binding for applying the ECL notification title CSS class.
20
20
  */
21
21
  get cssClasses(): string;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<EclNotificationTitleDirective, never>;
23
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclNotificationTitleDirective, "[eclNotificationTitle]", never, {}, {}, never, never, true, never>;
22
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclNotificationTitleDirective, never>;
23
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclNotificationTitleDirective, "[eclNotificationTitle]", never, {}, {}, never, never, true, never>;
24
24
  }
25
25
  /**
26
26
  * Directive that adds specific class for the notification icon. By default there are icons for all notification variants.
@@ -31,8 +31,8 @@ declare class EclNotificationIconDirective {
31
31
  * Host binding for applying the ECL notification icon CSS class.
32
32
  */
33
33
  hasClass: boolean;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<EclNotificationIconDirective, never>;
35
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclNotificationIconDirective, "[eclNotificationIcon]", never, {}, {}, never, never, true, never>;
34
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclNotificationIconDirective, never>;
35
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclNotificationIconDirective, "[eclNotificationIcon]", never, {}, {}, never, never, true, never>;
36
36
  }
37
37
  /**
38
38
  * Directive that adds specific class for the div around the notification link and the link itself.
@@ -42,10 +42,10 @@ declare class EclNotificationLinkDirective implements AfterContentInit {
42
42
  * Host binding for applying the ECL notification link CSS class.
43
43
  */
44
44
  hasClass: boolean;
45
- eclLinkItems: i0.Signal<readonly any[]>;
45
+ eclLinkItems: _angular_core.Signal<readonly any[]>;
46
46
  ngAfterContentInit(): void;
47
- static ɵfac: i0.ɵɵFactoryDeclaration<EclNotificationLinkDirective, never>;
48
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclNotificationLinkDirective, "[eclNotificationLink]", never, {}, {}, ["eclLinkItems"], never, true, never>;
47
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclNotificationLinkDirective, never>;
48
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclNotificationLinkDirective, "[eclNotificationLink]", never, {}, {}, ["eclLinkItems"], never, true, never>;
49
49
  }
50
50
 
51
51
  declare class EclNotificationComponent extends ECLBaseDirective {
@@ -53,33 +53,33 @@ declare class EclNotificationComponent extends ECLBaseDirective {
53
53
  /**
54
54
  * The title of the notification. This is displayed inside the component.
55
55
  */
56
- notificationTitle: string;
56
+ readonly notificationTitle: _angular_core.InputSignal<string>;
57
57
  /**
58
58
  * Defines the visual style of the notification.
59
59
  * Can be one of: 'info' | 'success' | 'warning' | 'error'.
60
60
  * Default is 'info'.
61
61
  */
62
- variant: 'info' | 'success' | 'warning' | 'error';
62
+ readonly variant: _angular_core.InputSignal<"info" | "success" | "warning" | "error">;
63
63
  /**
64
64
  * Controls the visibility of the notification.
65
65
  * When false, the component is hidden using CSS utility class.
66
66
  */
67
- isVisible: boolean;
67
+ readonly isVisible: _angular_core.ModelSignal<boolean>;
68
68
  /**
69
69
  * Indicates whether the close button is displayed.
70
70
  */
71
- isCloseable: boolean;
71
+ readonly isCloseable: _angular_core.InputSignalWithTransform<boolean, unknown>;
72
72
  /**
73
73
  * Emits an event when the close button is clicked.
74
74
  * Consumers can call `preventDefault()` on the emitted event to prevent the notification from closing.
75
75
  */
76
- readonly close: i0.OutputEmitterRef<EclNotificationCloseEvent>;
76
+ readonly close: _angular_core.OutputEmitterRef<EclNotificationCloseEvent>;
77
77
  /**
78
78
  * The ARIA role for the component. Set to "alert" by default.
79
79
  */
80
80
  role: string;
81
- notificationCustomIcon: i0.Signal<EclNotificationIconDirective>;
82
- readonly hasCustomIcon: i0.Signal<boolean>;
81
+ notificationCustomIcon: _angular_core.Signal<EclNotificationIconDirective>;
82
+ readonly hasCustomIcon: _angular_core.Signal<boolean>;
83
83
  private variantTitleIconMapping;
84
84
  /**
85
85
  * Applies the `ecl-u-d-none` utility class when the notification is not visible.
@@ -110,10 +110,8 @@ declare class EclNotificationComponent extends ECLBaseDirective {
110
110
  * If the event is not prevented, the notification is hidden.
111
111
  */
112
112
  onCloseClick(evt: Event): void;
113
- static ɵfac: i0.ɵɵFactoryDeclaration<EclNotificationComponent, never>;
114
- static ɵcmp: i0.ɵɵComponentDeclaration<EclNotificationComponent, "ecl-notification", never, { "notificationTitle": { "alias": "notificationTitle"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "isVisible": { "alias": "isVisible"; "required": false; }; "isCloseable": { "alias": "isCloseable"; "required": false; }; }, { "close": "close"; }, ["notificationCustomIcon"], ["[eclNotificationIcon]", "[eclNotificationTitle]", "*"], true, never>;
115
- static ngAcceptInputType_isVisible: unknown;
116
- static ngAcceptInputType_isCloseable: unknown;
113
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclNotificationComponent, never>;
114
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclNotificationComponent, "ecl-notification", never, { "notificationTitle": { "alias": "notificationTitle"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "isVisible": { "alias": "isVisible"; "required": false; "isSignal": true; }; "isCloseable": { "alias": "isCloseable"; "required": false; "isSignal": true; }; }, { "isVisible": "isVisibleChange"; "close": "close"; }, ["notificationCustomIcon"], ["[eclNotificationIcon]", "[eclNotificationTitle]", "*"], true, never>;
117
115
  }
118
116
 
119
117
  declare const EUI_ECL_NOTIFICATION: readonly [typeof EclNotificationComponent, typeof EclNotificationTitleDirective, typeof EclNotificationIconDirective, typeof EclNotificationLinkDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-notification.d.ts","sources":["../../components/ecl-notification/events/ecl-notification-close.event.ts","../../components/ecl-notification/ecl-notification-title.directive.ts","../../components/ecl-notification/ecl-notification.component.ts","../../components/ecl-notification/index.ts"],"mappings":";;;;AAEA;;;;AAIG;AACH,cAAa,yBAA0B,SAAQ,YAAY;AAC1D;;ACJD;;;AAGG;AACH,cAGa,6BAA8B,SAAQ,gBAAgB;AAC/D;;AAEG;;yCAHM,6BAA6B;2CAA7B,6BAA6B;AAQzC;AAED;;;AAGG;AACH,cAGa,4BAA4B;AACrC;;AAEG;AAC0C;yCAJpC,4BAA4B;2CAA5B,4BAA4B;AAKxC;AAED;;AAEG;AACH,cAGa,4BAA6B,YAAW,gBAAgB;AACjE;;AAEG;AAC0C;AAE7C,kBAAYA,EAAA,CAAA,MAAA;AAEZ;yCARS,4BAA4B;2CAA5B,4BAA4B;AAYxC;;AC3CD,cAWa,wBAAyB,SAAQ,gBAAgB;AAC1D,qBAAe,eAAA;AAEf;;AAEG;;AAGH;;;;AAIG;;AAGH;;;AAGG;AACqC;AAExC;;AAEG;AACqC;AAExC;;;AAGG;oBAEWA,EAAA,CAAA,gBAAA,CAAA,yBAAA;AAEd;;AAEG;AACuB;AAE1B,4BAAsBA,EAAA,CAAA,MAAA,CAAA,4BAAA;4BACAA,EAAA,CAAA,MAAA;;AAStB;;AAEG;;AAMH;;AAEG;;AAMH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH;;;;AAIA;;;;AAIG;AACH,sBAAkB,KAAK;yCA1Fd,wBAAwB;2CAAxB,wBAAwB;;;AAiGpC;;AC/GD,cAAa,oBAAoB,mBAAA,wBAAA,SAAA,6BAAA,SAAA,4BAAA,SAAA,4BAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-notification.d.ts","sources":["../../components/ecl-notification/events/ecl-notification-close.event.ts","../../components/ecl-notification/ecl-notification-title.directive.ts","../../components/ecl-notification/ecl-notification.component.ts","../../components/ecl-notification/index.ts"],"mappings":";;;;AAEA;;;;AAIG;AACH,cAAa,yBAA0B,SAAQ,YAAY;AAC1D;;ACJD;;;AAGG;AACH,cAGa,6BAA8B,SAAQ,gBAAgB;AAC/D;;AAEG;;oDAHM,6BAA6B;sDAA7B,6BAA6B;AAQzC;AAED;;;AAGG;AACH,cAGa,4BAA4B;AACrC;;AAEG;AAC0C;oDAJpC,4BAA4B;sDAA5B,4BAA4B;AAKxC;AAED;;AAEG;AACH,cAGa,4BAA6B,YAAW,gBAAgB;AACjE;;AAEG;AAC0C;AAE7C,kBAAY,aAAA,CAAA,MAAA;AAEZ;oDARS,4BAA4B;sDAA5B,4BAA4B;AAYxC;;AC3CD,cAWa,wBAAyB,SAAQ,gBAAgB;AAC1D,qBAAe,eAAA;AAEf;;AAEG;gCACuB,aAAA,CAAA,WAAA;AAE1B;;;;AAIG;sBACa,aAAA,CAAA,WAAA;AAEhB;;;AAGG;wBACe,aAAA,CAAA,WAAA;AAElB;;AAEG;0BACiB,aAAA,CAAA,wBAAA;AAEpB;;;AAGG;oBAEW,aAAA,CAAA,gBAAA,CAAA,yBAAA;AAEd;;AAEG;AACuB;AAE1B,4BAAsB,aAAA,CAAA,MAAA,CAAA,4BAAA;4BACA,aAAA,CAAA,MAAA;;AAStB;;AAEG;;AAMH;;AAEG;;AAOH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH;;;;AAIA;;;;AAIG;AACH,sBAAkB,KAAK;oDA3Fd,wBAAwB;sDAAxB,wBAAwB;AAkGpC;;AChHD,cAAa,oBAAoB,mBAAA,wBAAA,SAAA,6BAAA,SAAA,4BAAA,SAAA,4BAAA;;;;","names":[]}
@@ -220,7 +220,7 @@ declare class EclPageHeaderTitleDirective extends ECLBaseDirective {
220
220
  *
221
221
  * @default true
222
222
  */
223
- isTitleVisible: boolean;
223
+ readonly isTitleVisible: i0.InputSignalWithTransform<boolean, unknown>;
224
224
  /**
225
225
  * CSS classes applied to the host.
226
226
  *
@@ -229,8 +229,7 @@ declare class EclPageHeaderTitleDirective extends ECLBaseDirective {
229
229
  */
230
230
  get cssClasses(): string;
231
231
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPageHeaderTitleDirective, never>;
232
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclPageHeaderTitleDirective, "[eclPageHeaderTitle]", never, { "isTitleVisible": { "alias": "isTitleVisible"; "required": false; }; }, {}, never, never, true, never>;
233
- static ngAcceptInputType_isTitleVisible: unknown;
232
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclPageHeaderTitleDirective, "[eclPageHeaderTitle]", never, { "isTitleVisible": { "alias": "isTitleVisible"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
234
233
  }
235
234
  /**
236
235
  * Styles the header section for the page header expandable component.
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-page-header.d.ts","sources":["../../components/ecl-page-header/ecl-page-header-background.directive.ts","../../components/ecl-page-header/ecl-page-header-description.directive.ts","../../components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.ts","../../components/ecl-page-header/ecl-page-header-expandable/ecl-page-header-expandable.component.ts","../../components/ecl-page-header/ecl-page-header-info.directive.ts","../../components/ecl-page-header/ecl-page-header-meta.directive.ts","../../components/ecl-page-header/ecl-page-header-next/ecl-page-header-next.component.ts","../../components/ecl-page-header/ecl-page-header-section-info/ecl-page-header-section-info.component.ts","../../components/ecl-page-header/ecl-page-header-section/ecl-page-header-section.component.ts","../../components/ecl-page-header/ecl-page-header-title.directive.ts","../../components/ecl-page-header/ecl-page-header.component.ts","../../components/ecl-page-header/index.ts"],"mappings":"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","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-page-header.d.ts","sources":["../../components/ecl-page-header/ecl-page-header-background.directive.ts","../../components/ecl-page-header/ecl-page-header-description.directive.ts","../../components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.ts","../../components/ecl-page-header/ecl-page-header-expandable/ecl-page-header-expandable.component.ts","../../components/ecl-page-header/ecl-page-header-info.directive.ts","../../components/ecl-page-header/ecl-page-header-meta.directive.ts","../../components/ecl-page-header/ecl-page-header-next/ecl-page-header-next.component.ts","../../components/ecl-page-header/ecl-page-header-section-info/ecl-page-header-section-info.component.ts","../../components/ecl-page-header/ecl-page-header-section/ecl-page-header-section.component.ts","../../components/ecl-page-header/ecl-page-header-title.directive.ts","../../components/ecl-page-header/ecl-page-header.component.ts","../../components/ecl-page-header/index.ts"],"mappings":"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","names":["_angular_core"]}
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { ElementRef, OnInit, OnChanges } from '@angular/core';
3
3
  import { Params, QueryParamsHandling } from '@angular/router';
4
4
  import { ECLBaseDirective, EclBaseEvent } from '@eui/ecl/core';
@@ -19,11 +19,11 @@ declare class EclPaginationItemComponent extends ECLBaseDirective {
19
19
  /**
20
20
  * Text content of the pagination item.
21
21
  */
22
- label: string;
22
+ readonly label: _angular_core.InputSignal<string>;
23
23
  /**
24
24
  * Value for the `aria-label` attribute used for accessibility.
25
25
  */
26
- ariaLabel: string;
26
+ readonly ariaLabel: _angular_core.InputSignal<string>;
27
27
  /**
28
28
  * Total number of pages displayed by the pagination component.
29
29
  */
@@ -31,15 +31,15 @@ declare class EclPaginationItemComponent extends ECLBaseDirective {
31
31
  /**
32
32
  * Adds the `ecl-pagination__item--current` class when true.
33
33
  */
34
- isCurrent: boolean;
34
+ readonly isCurrent: _angular_core.InputSignalWithTransform<boolean, unknown>;
35
35
  /**
36
36
  * Adds the `ecl-pagination__item--next` class when true.
37
37
  */
38
- isNext: boolean;
38
+ readonly isNext: _angular_core.InputSignalWithTransform<boolean, unknown>;
39
39
  /**
40
40
  * Adds the `ecl-pagination__item--previous` class when true.
41
41
  */
42
- isPrevious: boolean;
42
+ readonly isPrevious: _angular_core.InputSignalWithTransform<boolean, unknown>;
43
43
  /**
44
44
  * Adds the `ecl-pagination__item--truncation` class when true.
45
45
  */
@@ -51,19 +51,19 @@ declare class EclPaginationItemComponent extends ECLBaseDirective {
51
51
  /**
52
52
  * Query parameters for the router link.
53
53
  */
54
- queryParams: Params | null;
54
+ readonly queryParams: _angular_core.InputSignal<Params>;
55
55
  /**
56
56
  * Determines how query parameters are handled during navigation.
57
57
  */
58
- queryParamsHandling: QueryParamsHandling;
58
+ readonly queryParamsHandling: _angular_core.InputSignal<QueryParamsHandling>;
59
59
  /**
60
60
  * Href link for navigation.
61
61
  */
62
- href: string;
62
+ readonly href: _angular_core.InputSignal<string>;
63
63
  /**
64
64
  * Emits when the pagination item is clicked.
65
65
  */
66
- readonly pageClick: i0.OutputEmitterRef<EclPaginationItemClickEvent>;
66
+ readonly pageClick: _angular_core.OutputEmitterRef<EclPaginationItemClickEvent>;
67
67
  get anchorRole(): string | null;
68
68
  /**
69
69
  * Adds relevant classes to the host element.
@@ -92,11 +92,8 @@ declare class EclPaginationItemComponent extends ECLBaseDirective {
92
92
  * Returns true if the item is either previous or next.
93
93
  */
94
94
  isPrevOrNextVisible(): boolean;
95
- static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationItemComponent, never>;
96
- static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationItemComponent, "li[eclPaginationItem]", never, { "label": { "alias": "label"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "pagesCount": { "alias": "pagesCount"; "required": false; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "isNext": { "alias": "isNext"; "required": false; }; "isPrevious": { "alias": "isPrevious"; "required": false; }; "isTruncated": { "alias": "isTruncated"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; }, { "pageClick": "pageClick"; }, never, never, true, never>;
97
- static ngAcceptInputType_isCurrent: unknown;
98
- static ngAcceptInputType_isNext: unknown;
99
- static ngAcceptInputType_isPrevious: unknown;
95
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclPaginationItemComponent, never>;
96
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclPaginationItemComponent, "li[eclPaginationItem]", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "pagesCount": { "alias": "pagesCount"; "required": false; }; "isCurrent": { "alias": "isCurrent"; "required": false; "isSignal": true; }; "isNext": { "alias": "isNext"; "required": false; "isSignal": true; }; "isPrevious": { "alias": "isPrevious"; "required": false; "isSignal": true; }; "isTruncated": { "alias": "isTruncated"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; "isSignal": true; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; "isSignal": true; }; }, { "pageClick": "pageClick"; }, never, never, true, never>;
100
97
  static ngAcceptInputType_isTruncated: unknown;
101
98
  }
102
99
 
@@ -109,8 +106,8 @@ declare class EclPaginationListDirective extends ECLBaseDirective {
109
106
  * Adds the `ecl-pagination__list` class to the host element.
110
107
  */
111
108
  hasClass: boolean;
112
- static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationListDirective, never>;
113
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclPaginationListDirective, "[eclPaginationList]", never, {}, {}, never, never, true, never>;
109
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclPaginationListDirective, never>;
110
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclPaginationListDirective, "[eclPaginationList]", never, {}, {}, never, never, true, never>;
114
111
  }
115
112
 
116
113
  /**
@@ -152,27 +149,27 @@ declare class EclPaginationComponent extends ECLBaseDirective implements OnInit,
152
149
  * - `manual` - component waits for external events to change pages.
153
150
  * - `auto` - component manages the pages automatically based on inputs.
154
151
  */
155
- mode: 'manual' | 'auto';
152
+ readonly mode: _angular_core.InputSignal<"manual" | "auto">;
156
153
  /**
157
154
  * Total number of items in the list.
158
155
  */
159
- totalItems: number;
156
+ readonly totalItems: _angular_core.InputSignalWithTransform<number, unknown>;
160
157
  /**
161
158
  * Number of items displayed on a single page.
162
159
  */
163
- pageSize: number;
160
+ readonly pageSize: _angular_core.InputSignalWithTransform<number, unknown>;
164
161
  /**
165
162
  * Currently selected page number.
166
163
  */
167
- currentPage: number;
164
+ readonly currentPage: _angular_core.InputSignalWithTransform<number, unknown>;
168
165
  /**
169
166
  * Number of pagination links visible around the current page.
170
167
  */
171
- pageWindowSize: number;
168
+ readonly pageWindowSize: _angular_core.InputSignalWithTransform<number, unknown>;
172
169
  /**
173
170
  * Emits a pagination event each time the page changes.
174
171
  */
175
- readonly page: i0.OutputEmitterRef<EclPaginationEvent>;
172
+ readonly page: _angular_core.OutputEmitterRef<EclPaginationEvent>;
176
173
  /**
177
174
  * Adds the `ecl-pagination` class to the host element.
178
175
  */
@@ -225,12 +222,8 @@ declare class EclPaginationComponent extends ECLBaseDirective implements OnInit,
225
222
  * Emits the page change event with the current pagination state.
226
223
  */
227
224
  private firePageEvent;
228
- static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationComponent, never>;
229
- static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationComponent, "ecl-pagination", never, { "mode": { "alias": "mode"; "required": false; }; "totalItems": { "alias": "totalItems"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "pageWindowSize": { "alias": "pageWindowSize"; "required": false; }; }, { "page": "page"; }, ["eclPaginationList"], ["*"], true, never>;
230
- static ngAcceptInputType_totalItems: unknown;
231
- static ngAcceptInputType_pageSize: unknown;
232
- static ngAcceptInputType_currentPage: unknown;
233
- static ngAcceptInputType_pageWindowSize: unknown;
225
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclPaginationComponent, never>;
226
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclPaginationComponent, "ecl-pagination", never, { "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "totalItems": { "alias": "totalItems"; "required": false; "isSignal": true; }; "pageSize": { "alias": "pageSize"; "required": false; "isSignal": true; }; "currentPage": { "alias": "currentPage"; "required": false; "isSignal": true; }; "pageWindowSize": { "alias": "pageWindowSize"; "required": false; "isSignal": true; }; }, { "page": "page"; }, ["eclPaginationList"], ["*"], true, never>;
234
227
  }
235
228
 
236
229
  declare const EUI_ECL_PAGINATION: readonly [typeof EclPaginationComponent, typeof EclPaginationItemComponent, typeof EclPaginationListDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-pagination.d.ts","sources":["../../components/ecl-pagination/ecl-pagination-item.component.ts","../../components/ecl-pagination/ecl-pagination-list.directive.ts","../../components/ecl-pagination/events/ecl-pagination.event.ts","../../components/ecl-pagination/ecl-pagination.component.ts","../../components/ecl-pagination/index.ts"],"mappings":";;;;;;AAQA;;AAEG;AACH,cAAa,2BAA4B,SAAQ,YAAY;AAAG;AAEhE,cAMa,0BAA2B,SAAQ,gBAAgB;AAC5D,QAAE,UAAA;;AAcF;;AAEG;AACuB;AAE1B;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AAC4F;AAE/F;;AAEG;AAEM;AAET;;AAEG;AACM,iBAAa,MAAM;AAE5B;;AAEG;yBAC2B,mBAAmB;AAEjD;;AAEG;;AAGH;;AAEG;wBACeA,EAAA,CAAA,gBAAA,CAAA,2BAAA;AAElB;AAIA;;AAEG;;AAUH;;AAEG;;AAKH;;;;;AAKG;AACH,qBAAiB,KAAK;AAOtB;;AAEG;AACH;AAaA;;AAEG;AACH;AAWA;;AAEG;AACH;yCAtJS,0BAA0B;2CAA1B,0BAA0B;;;;;AAyJtC;;ACzKD;;;AAGG;AACH,cAGa,0BAA2B,SAAQ,gBAAgB;AAC5D;;AAEG;AACwC;yCAJlC,0BAA0B;2CAA1B,0BAA0B;AAKtC;;ACbD;;;AAGG;AACH,cAAa,kBAAmB,SAAQ,YAAY;AAK5B;AAEhB;;AAEG;AACa;AAEhB;;AAEG;AACa;AAdpB;;AAEG;AAEiB;AAEhB;;AAEG;AACa;AAEhB;;AAEG;AACa;AAIvB;;ACjBD;;;;AAIG;AACH,cAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;AACrF;;;;AAIG;AACM;AAET;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;mBACUA,EAAA,CAAA,gBAAA,CAAA,kBAAA;AAEb;;AAEG;AACkC;AAErC;;AAEG;AACuB;AAE1B;;AAEG;uBAC0D,0BAA0B;AAEvF;;AAEG;AACI,WAAK,aAAA;AAEZ;;;AAGG;AACH;AAQA;;;AAGG;AACH;AAWA;;AAEG;;AAKH;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;;;AAIG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;yCA3HS,sBAAsB;2CAAtB,sBAAsB;;;;;AAgIlC;;AChJD,cAAa,kBAAkB,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-pagination.d.ts","sources":["../../components/ecl-pagination/ecl-pagination-item.component.ts","../../components/ecl-pagination/ecl-pagination-list.directive.ts","../../components/ecl-pagination/events/ecl-pagination.event.ts","../../components/ecl-pagination/ecl-pagination.component.ts","../../components/ecl-pagination/index.ts"],"mappings":";;;;;;AAQA;;AAEG;AACH,cAAa,2BAA4B,SAAQ,YAAY;AAAG;AAEhE,cAMa,0BAA2B,SAAQ,gBAAgB;AAC5D,QAAE,UAAA;;AAcF;;AAEG;AACuB;AAE1B;;AAEG;oBACW,aAAA,CAAA,WAAA;AAEd;;AAEG;wBACe,aAAA,CAAA,WAAA;AAElB;;AAEG;;AAGH;;AAEG;wBACe,aAAA,CAAA,wBAAA;AAElB;;AAEG;qBACY,aAAA,CAAA,wBAAA;AAEf;;AAEG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;AAEG;AAC4F;AAE/F;;AAEG;AAEM;AAET;;AAEG;0BACiB,aAAA,CAAA,WAAA,CAAA,MAAA;AAEpB;;AAEG;kCACyB,aAAA,CAAA,WAAA,CAAA,mBAAA;AAE5B;;AAEG;mBACU,aAAA,CAAA,WAAA;AAEb;;AAEG;wBACe,aAAA,CAAA,gBAAA,CAAA,2BAAA;AAElB;AAIA;;AAEG;;AAUH;;AAEG;;AAKH;;;;;AAKG;AACH,qBAAiB,KAAK;AAOtB;;AAEG;AACH;AAaA;;AAEG;AACH;AAWA;;AAEG;AACH;oDAtJS,0BAA0B;sDAA1B,0BAA0B;;AAyJtC;;ACzKD;;;AAGG;AACH,cAGa,0BAA2B,SAAQ,gBAAgB;AAC5D;;AAEG;AACwC;oDAJlC,0BAA0B;sDAA1B,0BAA0B;AAKtC;;ACbD;;;AAGG;AACH,cAAa,kBAAmB,SAAQ,YAAY;AAK5B;AAEhB;;AAEG;AACa;AAEhB;;AAEG;AACa;AAdpB;;AAEG;AAEiB;AAEhB;;AAEG;AACa;AAEhB;;AAEG;AACa;AAIvB;;ACjBD;;;;AAIG;AACH,cAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;AACrF;;;;AAIG;mBACU,aAAA,CAAA,WAAA;AAEb;;AAEG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;AAEG;uBACc,aAAA,CAAA,wBAAA;AAEjB;;AAEG;0BACiB,aAAA,CAAA,wBAAA;AAEpB;;AAEG;6BACoB,aAAA,CAAA,wBAAA;AAEvB;;AAEG;mBACU,aAAA,CAAA,gBAAA,CAAA,kBAAA;AAEb;;AAEG;AACkC;AAErC;;AAEG;AACuB;AAE1B;;AAEG;uBAC0D,0BAA0B;AAEvF;;AAEG;AACI,WAAK,aAAA;AAEZ;;;AAGG;AACH;AAQA;;;AAGG;AACH;AAWA;;AAEG;;AAKH;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;;;AAIG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;oDA3HS,sBAAsB;sDAAtB,sBAAsB;AAgIlC;;AChJD,cAAa,kBAAkB,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA;;;;","names":[]}
@@ -60,7 +60,7 @@ declare class EclRadioDirective extends ECLBaseDirective implements DoCheck {
60
60
  /**
61
61
  * Adds the `ecl-radio--binary` class when true.
62
62
  */
63
- isBinary: boolean;
63
+ readonly isBinary: i0.InputSignalWithTransform<boolean, unknown>;
64
64
  /**
65
65
  * Adds the `ecl-radio--disabled` class to the host element when true.
66
66
  */
@@ -91,8 +91,7 @@ declare class EclRadioDirective extends ECLBaseDirective implements DoCheck {
91
91
  ngDoCheck(): void;
92
92
  private updateChildElements;
93
93
  static ɵfac: i0.ɵɵFactoryDeclaration<EclRadioDirective, never>;
94
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclRadioDirective, "[eclRadio]", never, { "isBinary": { "alias": "isBinary"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; }, {}, ["eclRadioLabelComponent", "eclRadioHelpComponent"], never, true, never>;
95
- static ngAcceptInputType_isBinary: unknown;
94
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclRadioDirective, "[eclRadio]", never, { "isBinary": { "alias": "isBinary"; "required": false; "isSignal": true; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; }, {}, ["eclRadioLabelComponent", "eclRadioHelpComponent"], never, true, never>;
96
95
  static ngAcceptInputType_isDisabled: unknown;
97
96
  static ngAcceptInputType_isInvalid: unknown;
98
97
  }
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-radio.d.ts","sources":["../../components/ecl-radio/ecl-radio-help.component.ts","../../components/ecl-radio/ecl-radio-label.component.ts","../../components/ecl-radio/ecl-radio.directive.ts","../../components/ecl-radio/ecl-radio-input.directive.ts","../../components/ecl-radio/index.ts"],"mappings":";;;;;AAGA;;;;;AAKG;AACH,cAKa,qBAAsB,SAAQ,gBAAgB;AACvD;;AAEG;AAGH;AAEA;;;AAGG;;yCAXM,qBAAqB;2CAArB,qBAAqB;;AAgBjC;;AC3BD;;;;;AAKG;AACH,cAMa,sBAAuB,SAAQ,gBAAgB;AACxD;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;;AAGG;;yCAdM,sBAAsB;2CAAtB,sBAAsB;;;AAmBlC;;AC7BD;;;;;AAKG;AACH,cAGa,iBAAkB,SAAQ,gBAAiB,YAAW,OAAO;AACtE;;AAEG;;AAGH;;AAEG;AAGH;AAEA;;AAEG;AAGH;AAEA;;;AAGG;4BAEqB,sBAAsB;AAE9C;;;AAGG;2BAEoB,qBAAqB;AAE5C;;;AAGG;;AAMH;;;AAGG;AACH;AAIA;yCAnDS,iBAAiB;2CAAjB,iBAAiB;;;;AA6D7B;;ACtED;;;;;;AAMG;AACH,cAGa,sBAAuB,SAAQ,gBAAiB,YAAW,OAAO;AAC3E,cAAQ,iBAAA;yBACW,SAAA;kBACP,iBAAA;AAEZ;;;AAGG;;AAMH;yCAdS,sBAAsB;2CAAtB,sBAAsB;AAsBlC;;AC3BD,cAAa,aAAa,mBAAA,iBAAA,SAAA,sBAAA,SAAA,sBAAA,SAAA,qBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-radio.d.ts","sources":["../../components/ecl-radio/ecl-radio-help.component.ts","../../components/ecl-radio/ecl-radio-label.component.ts","../../components/ecl-radio/ecl-radio.directive.ts","../../components/ecl-radio/ecl-radio-input.directive.ts","../../components/ecl-radio/index.ts"],"mappings":";;;;;AAGA;;;;;AAKG;AACH,cAKa,qBAAsB,SAAQ,gBAAgB;AACvD;;AAEG;AAGH;AAEA;;;AAGG;;yCAXM,qBAAqB;2CAArB,qBAAqB;;AAgBjC;;AC3BD;;;;;AAKG;AACH,cAMa,sBAAuB,SAAQ,gBAAgB;AACxD;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;;AAGG;;yCAdM,sBAAsB;2CAAtB,sBAAsB;;;AAmBlC;;AC7BD;;;;;AAKG;AACH,cAGa,iBAAkB,SAAQ,gBAAiB,YAAW,OAAO;AACtE;;AAEG;uBACcA,EAAA,CAAA,wBAAA;AAEjB;;AAEG;AAGH;AAEA;;AAEG;AAGH;AAEA;;;AAGG;4BAEqB,sBAAsB;AAE9C;;;AAGG;2BAEoB,qBAAqB;AAE5C;;;AAGG;;AAMH;;;AAGG;AACH;AAIA;yCAnDS,iBAAiB;2CAAjB,iBAAiB;;;AA6D7B;;ACtED;;;;;;AAMG;AACH,cAGa,sBAAuB,SAAQ,gBAAiB,YAAW,OAAO;AAC3E,cAAQ,iBAAA;yBACW,SAAA;kBACP,iBAAA;AAEZ;;;AAGG;;AAMH;yCAdS,sBAAsB;2CAAtB,sBAAsB;AAsBlC;;AC3BD,cAAa,aAAa,mBAAA,iBAAA,SAAA,sBAAA,SAAA,sBAAA,SAAA,qBAAA;;;;","names":["_angular_core"]}
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { Provider } from '@angular/core';
3
3
  import { ControlValueAccessor } from '@angular/forms';
4
4
  import { ECLBaseDirective, EclBaseEvent } from '@eui/ecl/core';
@@ -12,29 +12,32 @@ declare class EclRatingFieldComponent extends ECLBaseDirective implements Contro
12
12
  /**
13
13
  * Name of the radio group. Also used for creating id for each radio button.
14
14
  */
15
- name: string;
15
+ readonly name: _angular_core.InputSignal<string>;
16
16
  /**
17
17
  * How many stars should the rating have.
18
18
  */
19
- numberOfStars: number;
19
+ readonly numberOfStars: _angular_core.InputSignalWithTransform<number, unknown>;
20
20
  /**
21
21
  * The initial value, if any.
22
22
  */
23
- rating: number;
23
+ readonly rating: _angular_core.InputSignalWithTransform<number, unknown>;
24
+ /** Internal mutable rating value, falls back to the input */
25
+ readonly currentRating: _angular_core.WritableSignal<number>;
26
+ private readonly _syncRating;
24
27
  /**
25
28
  * Can be used to set disabled status.
26
29
  */
27
- disabled: boolean;
30
+ readonly disabled: _angular_core.ModelSignal<boolean>;
28
31
  /**
29
32
  * The event to be emitted when rating is changed.
30
33
  */
31
- readonly ratingChange: i0.OutputEmitterRef<any>;
34
+ readonly ratingChange: _angular_core.OutputEmitterRef<any>;
32
35
  private onChange;
33
36
  private onTouched;
34
37
  /**
35
38
  * Array of numbers, from 1 to 'numberOfStars'
36
39
  */
37
- get numbers(): Array<number>;
40
+ get numbers(): number[];
38
41
  /**
39
42
  * Applies the base class `ecl-rating-field` to the host element. Applies 'ecl-rating-field--disabled' class on condition.
40
43
  */
@@ -56,11 +59,8 @@ declare class EclRatingFieldComponent extends ECLBaseDirective implements Contro
56
59
  setDisabledState(isDisabled: boolean): void;
57
60
  registerOnChange(fn: any): void;
58
61
  registerOnTouched(fn: any): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<EclRatingFieldComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<EclRatingFieldComponent, "ecl-rating-field", never, { "name": { "alias": "name"; "required": false; }; "numberOfStars": { "alias": "numberOfStars"; "required": false; }; "rating": { "alias": "rating"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "ratingChange": "ratingChange"; }, never, never, true, never>;
61
- static ngAcceptInputType_numberOfStars: unknown;
62
- static ngAcceptInputType_rating: unknown;
63
- static ngAcceptInputType_disabled: unknown;
62
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclRatingFieldComponent, never>;
63
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclRatingFieldComponent, "ecl-rating-field", never, { "name": { "alias": "name"; "required": false; "isSignal": true; }; "numberOfStars": { "alias": "numberOfStars"; "required": false; "isSignal": true; }; "rating": { "alias": "rating"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "disabled": "disabledChange"; "ratingChange": "ratingChange"; }, never, never, true, never>;
64
64
  }
65
65
 
66
66
  declare class EclRatingChangeEvent extends EclBaseEvent {
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-rating-field.d.ts","sources":["../../components/ecl-rating-field/ecl-rating-field.component.ts","../../components/ecl-rating-field/events/ecl-rating-change.event.ts","../../components/ecl-rating-field/index.ts"],"mappings":";;;;;AAMA,cAAa,8BAA8B,EAAE,QAI5C;AAMD;;;AAGG;AACH,cAMa,uBAAwB,SAAQ,gBAAiB,YAAW,oBAAoB;AACzF;;AAEG;AACM;AACT;;AAEG;AACoC;AACvC;;AAEG;;AAEH;;AAEG;;AAKH;;AAEG;2BAEkBA,EAAA,CAAA,gBAAA;;;AAMrB;;AAEG;AACH,mBAAe,KAAK;AAMpB;;AAEE;;AAMF;;;AAGG;AACH;AASA;;;AAGG;AACH;AAIA;;;AAGG;AACH;AAKA;AAKA;yCAlFS,uBAAuB;2CAAvB,uBAAuB;;;;AAqFnC;;AC7GD,cAAa,oBAAqB,SAAQ,YAAY;AACtB;AAAA;AAG/B;;ACDD,cAAa,oBAAoB,mBAAA,uBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-rating-field.d.ts","sources":["../../components/ecl-rating-field/ecl-rating-field.component.ts","../../components/ecl-rating-field/events/ecl-rating-change.event.ts","../../components/ecl-rating-field/index.ts"],"mappings":";;;;;AAMA,cAAa,8BAA8B,EAAE,QAI5C;AAMD;;;AAGG;AACH,cASa,uBAAwB,SAAQ,gBAAiB,YAAW,oBAAoB;AACzF;;AAEG;mBACU,aAAA,CAAA,WAAA;AACb;;AAEG;4BACmB,aAAA,CAAA,wBAAA;AACtB;;AAEG;qBACY,aAAA,CAAA,wBAAA;;4BAGO,aAAA,CAAA,cAAA;AAEtB;AAMA;;AAEG;uBACc,aAAA,CAAA,WAAA;AAEjB;;AAEG;2BAEkB,aAAA,CAAA,gBAAA;;;AAMrB;;AAEG;AACH;AAMA;;AAEE;;AAMF;;;AAGG;AACH;AASA;;;AAGG;AACH;AAIA;;;AAGG;AACH;AAKA;AAKA;oDA1FS,uBAAuB;sDAAvB,uBAAuB;AA6FnC;;ACxHD,cAAa,oBAAqB,SAAQ,YAAY;AACtB;AAAA;AAG/B;;ACDD,cAAa,oBAAoB,mBAAA,uBAAA;;;;","names":[]}
@@ -1,4 +1,4 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { Provider } from '@angular/core';
3
3
  import { ControlValueAccessor } from '@angular/forms';
4
4
  import { EclBaseEvent, ECLBaseDirective, EclThemeService } from '@eui/ecl/core';
@@ -17,12 +17,12 @@ declare class EclSearchFormComponent extends ECLBaseDirective implements Control
17
17
  /**
18
18
  * The current/default search text.
19
19
  */
20
- searchInputText: string;
21
- placeholder: string;
22
- searchButtonLabel: string;
23
- searchButtonIcon: string;
24
- buttonExtraClassses: string;
25
- inputExtraClassses: string;
20
+ readonly searchInputText: _angular_core.ModelSignal<string>;
21
+ readonly placeholder: _angular_core.InputSignal<string>;
22
+ readonly searchButtonLabel: _angular_core.InputSignal<string>;
23
+ readonly searchButtonIcon: _angular_core.InputSignal<string>;
24
+ readonly buttonExtraClassses: _angular_core.InputSignal<string>;
25
+ readonly inputExtraClassses: _angular_core.InputSignal<string>;
26
26
  /**
27
27
  * Applies the base class `ecl-search-form` to the host element.
28
28
  */
@@ -31,7 +31,7 @@ declare class EclSearchFormComponent extends ECLBaseDirective implements Control
31
31
  /**
32
32
  * This event is emited, when user performs the search action. Includes the search text from the input field.
33
33
  */
34
- readonly searchEvent: i0.OutputEmitterRef<EclSearchFormEvent>;
34
+ readonly searchEvent: _angular_core.OutputEmitterRef<EclSearchFormEvent>;
35
35
  private onChange;
36
36
  private onTouched;
37
37
  /**
@@ -50,8 +50,8 @@ declare class EclSearchFormComponent extends ECLBaseDirective implements Control
50
50
  writeValue(value: any): void;
51
51
  registerOnChange(fn: (_: any) => void): void;
52
52
  registerOnTouched(fn: (_: any) => void): void;
53
- static ɵfac: i0.ɵɵFactoryDeclaration<EclSearchFormComponent, never>;
54
- static ɵcmp: i0.ɵɵComponentDeclaration<EclSearchFormComponent, "ecl-search-form", never, { "searchInputText": { "alias": "searchInputText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "searchButtonLabel": { "alias": "searchButtonLabel"; "required": false; }; "searchButtonIcon": { "alias": "searchButtonIcon"; "required": false; }; "buttonExtraClassses": { "alias": "buttonExtraClassses"; "required": false; }; "inputExtraClassses": { "alias": "inputExtraClassses"; "required": false; }; }, { "searchEvent": "searchEvent"; }, never, never, true, never>;
53
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclSearchFormComponent, never>;
54
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclSearchFormComponent, "ecl-search-form", never, { "searchInputText": { "alias": "searchInputText"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "searchButtonLabel": { "alias": "searchButtonLabel"; "required": false; "isSignal": true; }; "searchButtonIcon": { "alias": "searchButtonIcon"; "required": false; "isSignal": true; }; "buttonExtraClassses": { "alias": "buttonExtraClassses"; "required": false; "isSignal": true; }; "inputExtraClassses": { "alias": "inputExtraClassses"; "required": false; "isSignal": true; }; }, { "searchInputText": "searchInputTextChange"; "searchEvent": "searchEvent"; }, never, never, true, never>;
55
55
  }
56
56
 
57
57
  declare const EUI_ECL_SEARCH_FORM: readonly [typeof EclSearchFormComponent];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-search-form.d.ts","sources":["../../components/ecl-search-form/events/ecl-search-form.event.ts","../../components/ecl-search-form/ecl-search-form.component.ts","../../components/ecl-search-form/index.ts"],"mappings":";;;;;AAEA,cAAa,kBAAmB,SAAQ,YAAY;AAChC;AAAA;AAGnB;;ACcD,cAAa,8BAA8B,EAAE,QAI5C;AAMD;;AAEG;AACH,cAMa,sBAAuB,SAAQ,gBAAiB,YAAW,oBAAoB;+BAC/D,eAAA;AAEzB;;AAEE;;;;AAIO;AACA;AACA;AAET;;AAEE;;AAMwB;AAE1B;;AAEE;0BACkBA,EAAA,CAAA,gBAAA,CAAA,kBAAA;;;AAOpB;;AAEE;AACF,uBAAmB,KAAK;AAKxB;;AAEE;AAEF,wBAAoB,KAAK;AAKzB;;;AAGG;AACH;AAMA;;;yCA5DS,sBAAsB;2CAAtB,sBAAsB;AAyElC;;AC3GD,cAAa,mBAAmB,mBAAA,sBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-search-form.d.ts","sources":["../../components/ecl-search-form/events/ecl-search-form.event.ts","../../components/ecl-search-form/ecl-search-form.component.ts","../../components/ecl-search-form/index.ts"],"mappings":";;;;;AAEA,cAAa,kBAAmB,SAAQ,YAAY;AAChC;AAAA;AAGnB;;ACeD,cAAa,8BAA8B,EAAE,QAI5C;AAMD;;AAEG;AACH,cAMa,sBAAuB,SAAQ,gBAAiB,YAAW,oBAAoB;+BAC/D,eAAA;AAEzB;;AAEE;8BACsB,aAAA,CAAA,WAAA;0BACJ,aAAA,CAAA,WAAA;gCACM,aAAA,CAAA,WAAA;+BACD,aAAA,CAAA,WAAA;kCACG,aAAA,CAAA,WAAA;iCACD,aAAA,CAAA,WAAA;AAE3B;;AAEE;;AAMwB;AAE1B;;AAEE;0BACkB,aAAA,CAAA,gBAAA,CAAA,kBAAA;;;AAOpB;;AAEE;AACF,uBAAmB,KAAK;AAKxB;;AAEE;AAEF,wBAAoB,KAAK;AAKzB;;;AAGG;AACH;AAMA;;;oDA5DS,sBAAsB;sDAAtB,sBAAsB;AAyElC;;AC5GD,cAAa,mBAAmB,mBAAA,sBAAA;;;;","names":[]}