@eui/ecl 19.3.0-snapshot-1749041696283 → 19.3.0-snapshot-1749064223062

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 (288) hide show
  1. package/components/ecl-accordion/ecl-accordion-item.component.d.ts +24 -0
  2. package/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
  3. package/components/ecl-accordion/ecl-accordion.component.d.ts +19 -0
  4. package/components/ecl-accordion/ecl-accordion.component.d.ts.map +1 -1
  5. package/components/ecl-banner/ecl-banner-description.directive.d.ts +9 -0
  6. package/components/ecl-banner/ecl-banner-description.directive.d.ts.map +1 -1
  7. package/components/ecl-banner/ecl-banner-picture.directive.d.ts +11 -0
  8. package/components/ecl-banner/ecl-banner-picture.directive.d.ts.map +1 -1
  9. package/components/ecl-banner/ecl-banner-title.directive.d.ts +12 -0
  10. package/components/ecl-banner/ecl-banner-title.directive.d.ts.map +1 -1
  11. package/components/ecl-banner/ecl-banner-video.directive.d.ts +10 -0
  12. package/components/ecl-banner/ecl-banner-video.directive.d.ts.map +1 -1
  13. package/components/ecl-banner/ecl-banner.component.d.ts +66 -0
  14. package/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
  15. package/components/ecl-blockquote/ecl-blockquote-picture.directive.d.ts +14 -0
  16. package/components/ecl-blockquote/ecl-blockquote-picture.directive.d.ts.map +1 -1
  17. package/components/ecl-blockquote/ecl-blockquote.component.d.ts +29 -0
  18. package/components/ecl-blockquote/ecl-blockquote.component.d.ts.map +1 -1
  19. package/components/ecl-button/ecl-button-label.directive.d.ts +21 -0
  20. package/components/ecl-button/ecl-button-label.directive.d.ts.map +1 -1
  21. package/components/ecl-button/ecl-button.component.d.ts +43 -0
  22. package/components/ecl-button/ecl-button.component.d.ts.map +1 -1
  23. package/components/ecl-card/ecl-card-body.component.d.ts +7 -0
  24. package/components/ecl-card/ecl-card-body.component.d.ts.map +1 -1
  25. package/components/ecl-card/ecl-card-picture.directive.d.ts +17 -0
  26. package/components/ecl-card/ecl-card-picture.directive.d.ts.map +1 -1
  27. package/components/ecl-card/ecl-card.component.d.ts +27 -0
  28. package/components/ecl-card/ecl-card.component.d.ts.map +1 -1
  29. package/components/ecl-carousel/ecl-carousel-item.component.d.ts +42 -0
  30. package/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
  31. package/components/ecl-carousel/ecl-carousel.component.d.ts +224 -0
  32. package/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
  33. package/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.d.ts +14 -0
  34. package/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.d.ts.map +1 -1
  35. package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.d.ts +56 -0
  36. package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.d.ts.map +1 -1
  37. package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.d.ts +28 -0
  38. package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.d.ts.map +1 -1
  39. package/components/ecl-category-filter/events/ecl-category-filter-item-select.event.d.ts +7 -0
  40. package/components/ecl-category-filter/events/ecl-category-filter-item-select.event.d.ts.map +1 -1
  41. package/components/ecl-content-block/ecl-content-block-elements.directive.d.ts +106 -0
  42. package/components/ecl-content-block/ecl-content-block-elements.directive.d.ts.map +1 -1
  43. package/components/ecl-content-block/ecl-content-block.component.d.ts +8 -0
  44. package/components/ecl-content-block/ecl-content-block.component.d.ts.map +1 -1
  45. package/components/ecl-content-item/ecl-content-item-image.directive.d.ts +29 -0
  46. package/components/ecl-content-item/ecl-content-item-image.directive.d.ts.map +1 -1
  47. package/components/ecl-content-item/ecl-content-item.component.d.ts +40 -0
  48. package/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
  49. package/components/ecl-date-block/ecl-date-block.component.d.ts +36 -0
  50. package/components/ecl-date-block/ecl-date-block.component.d.ts.map +1 -1
  51. package/components/ecl-expandable/ecl-expandable.component.d.ts +34 -0
  52. package/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
  53. package/components/ecl-fact-figures/ecl-fact-figures-description.component.d.ts +7 -0
  54. package/components/ecl-fact-figures/ecl-fact-figures-description.component.d.ts.map +1 -1
  55. package/components/ecl-fact-figures/ecl-fact-figures-item.component.d.ts +15 -0
  56. package/components/ecl-fact-figures/ecl-fact-figures-item.component.d.ts.map +1 -1
  57. package/components/ecl-fact-figures/ecl-fact-figures-title.component.d.ts +6 -0
  58. package/components/ecl-fact-figures/ecl-fact-figures-title.component.d.ts.map +1 -1
  59. package/components/ecl-fact-figures/ecl-fact-figures-value.component.d.ts +6 -0
  60. package/components/ecl-fact-figures/ecl-fact-figures-value.component.d.ts.map +1 -1
  61. package/components/ecl-fact-figures/ecl-fact-figures-view-all.component.d.ts +15 -0
  62. package/components/ecl-fact-figures/ecl-fact-figures-view-all.component.d.ts.map +1 -1
  63. package/components/ecl-fact-figures/ecl-fact-figures.component.d.ts +23 -0
  64. package/components/ecl-fact-figures/ecl-fact-figures.component.d.ts.map +1 -1
  65. package/components/ecl-file/ecl-file-download.directive.d.ts +23 -0
  66. package/components/ecl-file/ecl-file-download.directive.d.ts.map +1 -1
  67. package/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +36 -0
  68. package/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
  69. package/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts +29 -0
  70. package/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
  71. package/components/ecl-file/ecl-file-picture.directive.d.ts +23 -0
  72. package/components/ecl-file/ecl-file-picture.directive.d.ts.map +1 -1
  73. package/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.d.ts +6 -0
  74. package/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.d.ts.map +1 -1
  75. package/components/ecl-file/ecl-file.component.d.ts +35 -0
  76. package/components/ecl-file/ecl-file.component.d.ts.map +1 -1
  77. package/components/ecl-icon/ecl-icon.component.d.ts +51 -0
  78. package/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
  79. package/components/ecl-label/ecl-label.directive.d.ts +20 -0
  80. package/components/ecl-label/ecl-label.directive.d.ts.map +1 -1
  81. package/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.d.ts +35 -0
  82. package/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.d.ts.map +1 -1
  83. package/components/ecl-list/ecl-description-list-definition-item.directive.d.ts +22 -0
  84. package/components/ecl-list/ecl-description-list-definition-item.directive.d.ts.map +1 -1
  85. package/components/ecl-list/ecl-list.directive.d.ts +57 -0
  86. package/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
  87. package/components/ecl-list-illustration/ecl-list-illustration-icon.directive.d.ts +8 -0
  88. package/components/ecl-list-illustration/ecl-list-illustration-icon.directive.d.ts.map +1 -1
  89. package/components/ecl-list-illustration/ecl-list-illustration-item.component.d.ts +23 -0
  90. package/components/ecl-list-illustration/ecl-list-illustration-item.component.d.ts.map +1 -1
  91. package/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts +23 -0
  92. package/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
  93. package/components/ecl-list-illustration/ecl-list-illustration.component.d.ts +26 -0
  94. package/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
  95. package/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.d.ts +8 -0
  96. package/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.d.ts.map +1 -1
  97. package/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.d.ts +8 -0
  98. package/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.d.ts.map +1 -1
  99. package/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts +39 -1
  100. package/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
  101. package/components/ecl-modal/ecl-modal-body-fixed.directive.d.ts +8 -0
  102. package/components/ecl-modal/ecl-modal-body-fixed.directive.d.ts.map +1 -1
  103. package/components/ecl-modal/ecl-modal-body.component.d.ts +11 -0
  104. package/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
  105. package/components/ecl-modal/ecl-modal-close.directive.d.ts +17 -0
  106. package/components/ecl-modal/ecl-modal-close.directive.d.ts.map +1 -1
  107. package/components/ecl-modal/ecl-modal-footer.component.d.ts +16 -0
  108. package/components/ecl-modal/ecl-modal-footer.component.d.ts.map +1 -1
  109. package/components/ecl-modal/ecl-modal-header.component.d.ts +41 -0
  110. package/components/ecl-modal/ecl-modal-header.component.d.ts.map +1 -1
  111. package/components/ecl-modal/ecl-modal-trigger.directive.d.ts +9 -0
  112. package/components/ecl-modal/ecl-modal-trigger.directive.d.ts.map +1 -1
  113. package/components/ecl-modal/ecl-modal.component.d.ts +68 -0
  114. package/components/ecl-modal/ecl-modal.component.d.ts.map +1 -1
  115. package/components/ecl-news-ticker/ecl-news-ticker-icon.directive.d.ts +6 -0
  116. package/components/ecl-news-ticker/ecl-news-ticker-icon.directive.d.ts.map +1 -1
  117. package/components/ecl-news-ticker/ecl-news-ticker-item.component.d.ts +27 -0
  118. package/components/ecl-news-ticker/ecl-news-ticker-item.component.d.ts.map +1 -1
  119. package/components/ecl-news-ticker/ecl-news-ticker.component.d.ts +77 -0
  120. package/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
  121. package/components/ecl-notification/ecl-notification-title.directive.d.ts +7 -0
  122. package/components/ecl-notification/ecl-notification-title.directive.d.ts.map +1 -1
  123. package/components/ecl-notification/ecl-notification.component.d.ts +42 -0
  124. package/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
  125. package/components/ecl-notification/events/ecl-notification-close.event.d.ts +5 -0
  126. package/components/ecl-notification/events/ecl-notification-close.event.d.ts.map +1 -1
  127. package/components/ecl-popover/ecl-popover-content.directive.d.ts +8 -0
  128. package/components/ecl-popover/ecl-popover-content.directive.d.ts.map +1 -1
  129. package/components/ecl-popover/ecl-popover-toggle.directive.d.ts +27 -0
  130. package/components/ecl-popover/ecl-popover-toggle.directive.d.ts.map +1 -1
  131. package/components/ecl-popover/ecl-popover.component.d.ts +46 -0
  132. package/components/ecl-popover/ecl-popover.component.d.ts.map +1 -1
  133. package/components/ecl-separator/ecl-separator.directive.d.ts +7 -0
  134. package/components/ecl-separator/ecl-separator.directive.d.ts.map +1 -1
  135. package/docs/classes/EclCategoryFilterItemSelectEvent.html +19 -0
  136. package/docs/classes/EclExpandableToggleEvent.html +8 -0
  137. package/docs/classes/EclNotificationCloseEvent.html +8 -0
  138. package/docs/components/EclAccordionComponent.html +25 -0
  139. package/docs/components/EclAccordionItemComponent.html +40 -0
  140. package/docs/components/EclBannerComponent.html +114 -0
  141. package/docs/components/EclBlockquoteComponent.html +50 -0
  142. package/docs/components/EclButtonComponent.html +87 -0
  143. package/docs/components/EclCardBodyComponent.html +25 -0
  144. package/docs/components/EclCardComponent.html +55 -0
  145. package/docs/components/EclCarouselComponent.html +179 -1
  146. package/docs/components/EclCarouselItemComponent.html +132 -0
  147. package/docs/components/EclCategoryFilterComponent.html +39 -0
  148. package/docs/components/EclCategoryFilterItemComponent.html +160 -0
  149. package/docs/components/EclCategoryFilterListComponent.html +84 -0
  150. package/docs/components/EclContentBlockComponent.html +27 -0
  151. package/docs/components/EclContentItemComponent.html +75 -0
  152. package/docs/components/EclDateBlockComponent.html +78 -0
  153. package/docs/components/EclDescriptionListDefinitionComponent.html +61 -0
  154. package/docs/components/EclExpandableComponent.html +59 -4
  155. package/docs/components/EclFactFiguresComponent.html +63 -4
  156. package/docs/components/EclFactFiguresDescriptionComponent.html +29 -4
  157. package/docs/components/EclFactFiguresItemComponent.html +32 -0
  158. package/docs/components/EclFactFiguresTitleComponent.html +28 -4
  159. package/docs/components/EclFactFiguresValueComponent.html +28 -4
  160. package/docs/components/EclFactFiguresViewAllComponent.html +36 -4
  161. package/docs/components/EclFileComponent.html +85 -0
  162. package/docs/components/EclFileItemComponent.html +88 -0
  163. package/docs/components/EclFileItemsComponent.html +55 -0
  164. package/docs/components/EclFileTaxonomyComponent.html +24 -0
  165. package/docs/components/EclIconComponent.html +101 -0
  166. package/docs/components/EclListIllustrationComponent.html +77 -0
  167. package/docs/components/EclListIllustrationItemComponent.html +66 -0
  168. package/docs/components/EclLoadingIndicatorComponent.html +75 -0
  169. package/docs/components/EclModalBodyComponent.html +31 -0
  170. package/docs/components/EclModalComponent.html +118 -0
  171. package/docs/components/EclModalFooterComponent.html +31 -0
  172. package/docs/components/EclModalHeaderComponent.html +58 -0
  173. package/docs/components/EclNewsTickerComponent.html +118 -0
  174. package/docs/components/EclNewsTickerItemComponent.html +86 -0
  175. package/docs/components/EclNotificationComponent.html +117 -0
  176. package/docs/components/EclPopoverComponent.html +90 -0
  177. package/docs/dependencies.html +2 -2
  178. package/docs/directives/EclBannerDescriptionDirective.html +7 -0
  179. package/docs/directives/EclBannerDescriptionLinkDirective.html +7 -0
  180. package/docs/directives/EclBannerDescriptionTextDirective.html +7 -0
  181. package/docs/directives/EclBannerImageDirective.html +10 -0
  182. package/docs/directives/EclBannerPictureDirective.html +8 -0
  183. package/docs/directives/EclBannerTitleDirective.html +8 -0
  184. package/docs/directives/EclBannerTitleLinkDirective.html +8 -0
  185. package/docs/directives/EclBannerTitleTextDirective.html +8 -0
  186. package/docs/directives/EclBannerVideoDirective.html +22 -0
  187. package/docs/directives/EclBlockquoteImageDirective.html +25 -0
  188. package/docs/directives/EclBlockquotePictureDirective.html +25 -0
  189. package/docs/directives/EclButtonIconContainerDirective.html +20 -0
  190. package/docs/directives/EclButtonLabelDirective.html +25 -0
  191. package/docs/directives/EclCardImageDirective.html +25 -0
  192. package/docs/directives/EclCardPictureDirective.html +31 -0
  193. package/docs/directives/EclContentBlockDescriptionDirective.html +24 -0
  194. package/docs/directives/EclContentBlockLabelDirective.html +24 -0
  195. package/docs/directives/EclContentBlockLabelsDirective.html +24 -0
  196. package/docs/directives/EclContentBlockLinkDirective.html +24 -0
  197. package/docs/directives/EclContentBlockLinksContainerDirective.html +24 -0
  198. package/docs/directives/EclContentBlockLinksDirective.html +24 -0
  199. package/docs/directives/EclContentBlockListContainerDirective.html +24 -0
  200. package/docs/directives/EclContentBlockListDirective.html +24 -0
  201. package/docs/directives/EclContentBlockPrimaryMetaDirective.html +24 -0
  202. package/docs/directives/EclContentBlockPrimaryMetasDirective.html +24 -0
  203. package/docs/directives/EclContentBlockSecondaryMetaDirective.html +24 -0
  204. package/docs/directives/EclContentBlockSecondaryMetaIconDirective.html +24 -0
  205. package/docs/directives/EclContentBlockSecondaryMetaLabelDirective.html +24 -0
  206. package/docs/directives/EclContentBlockSecondaryMetasDirective.html +24 -0
  207. package/docs/directives/EclContentBlockTagDirective.html +24 -0
  208. package/docs/directives/EclContentBlockTagsDirective.html +24 -0
  209. package/docs/directives/EclContentBlockTitleDirective.html +31 -0
  210. package/docs/directives/EclContentItemImageDirective.html +27 -0
  211. package/docs/directives/EclContentItemPictureDirective.html +46 -0
  212. package/docs/directives/EclDescriptionListDefinitionItemDirective.html +37 -0
  213. package/docs/directives/EclDescriptionListDefinitionListDirective.html +20 -0
  214. package/docs/directives/EclDescriptionListDirective.html +39 -0
  215. package/docs/directives/EclDescriptionListTermDirective.html +19 -0
  216. package/docs/directives/EclFileDownloadDirective.html +19 -0
  217. package/docs/directives/EclFileImageDirective.html +20 -0
  218. package/docs/directives/EclFilePictureDirective.html +25 -0
  219. package/docs/directives/EclFilePreviewDirective.html +32 -0
  220. package/docs/directives/EclFileTitleDirective.html +25 -0
  221. package/docs/directives/EclFileTranslationDownloadDirective.html +20 -0
  222. package/docs/directives/EclIndicatorDirective.html +20 -0
  223. package/docs/directives/EclLabelDirective.html +40 -0
  224. package/docs/directives/EclListIllustrationIconDirective.html +20 -0
  225. package/docs/directives/EclListIllustrationImageDirective.html +38 -0
  226. package/docs/directives/EclListIllustrationPictureDirective.html +25 -0
  227. package/docs/directives/EclLoadingIndicatorLabelDirective.html +20 -0
  228. package/docs/directives/EclLoadingIndicatorOverlayDirective.html +25 -0
  229. package/docs/directives/EclModalBodyFixedContentDirective.html +20 -0
  230. package/docs/directives/EclModalCloseDirective.html +35 -0
  231. package/docs/directives/EclModalTriggerDirective.html +22 -0
  232. package/docs/directives/EclNewsTickerIconDirective.html +19 -0
  233. package/docs/directives/EclNotificationTitleDirective.html +25 -0
  234. package/docs/directives/EclOrderedListDirective.html +19 -0
  235. package/docs/directives/EclOrderedListItemDirective.html +19 -0
  236. package/docs/directives/EclPopoverContentDirective.html +25 -0
  237. package/docs/directives/EclPopoverToggleDirective.html +62 -0
  238. package/docs/directives/EclSeparatorDirective.html +20 -0
  239. package/docs/directives/EclUnorderedListDirective.html +32 -0
  240. package/docs/directives/EclUnorderedListItemDirective.html +19 -0
  241. package/docs/js/search/search_index.js +2 -2
  242. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +39 -0
  243. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  244. package/fesm2022/eui-ecl-components-ecl-banner.mjs +108 -0
  245. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  246. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +39 -0
  247. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
  248. package/fesm2022/eui-ecl-components-ecl-button.mjs +53 -0
  249. package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
  250. package/fesm2022/eui-ecl-components-ecl-card.mjs +42 -0
  251. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  252. package/fesm2022/eui-ecl-components-ecl-carousel.mjs +221 -0
  253. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  254. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +85 -0
  255. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  256. package/fesm2022/eui-ecl-components-ecl-content-block.mjs +111 -0
  257. package/fesm2022/eui-ecl-components-ecl-content-block.mjs.map +1 -1
  258. package/fesm2022/eui-ecl-components-ecl-content-item.mjs +50 -0
  259. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  260. package/fesm2022/eui-ecl-components-ecl-date-block.mjs +18 -0
  261. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  262. package/fesm2022/eui-ecl-components-ecl-expandable.mjs +27 -0
  263. package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
  264. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +64 -0
  265. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
  266. package/fesm2022/eui-ecl-components-ecl-file.mjs +108 -3
  267. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  268. package/fesm2022/eui-ecl-components-ecl-icon.mjs +32 -0
  269. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  270. package/fesm2022/eui-ecl-components-ecl-label.mjs +20 -0
  271. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  272. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +80 -0
  273. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  274. package/fesm2022/eui-ecl-components-ecl-list.mjs +102 -0
  275. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  276. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +59 -5
  277. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  278. package/fesm2022/eui-ecl-components-ecl-modal.mjs +132 -0
  279. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  280. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +89 -0
  281. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  282. package/fesm2022/eui-ecl-components-ecl-notification.mjs +51 -0
  283. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  284. package/fesm2022/eui-ecl-components-ecl-popover.mjs +69 -1
  285. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  286. package/fesm2022/eui-ecl-components-ecl-separator.mjs +7 -0
  287. package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +1 -1
  288. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-news-ticker-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-news-ticker/ecl-news-ticker-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA2B,UAAU,EAAE,YAAY,EAAe,SAAS,EAAU,MAAM,eAAe,CAAC;AAEpI,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;;AAChE,qBAKa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IA8BhF,EAAE,EAAE,UAAU;IA7BD,OAAO,EAAE,gBAAgB,CAAC;IAChD,WAAW,qBAA4B;IACjD,IACI,UAAU,IAAI,MAAM,CAEvB;IACyB,IAAI,SAAc;IAE5C,IAAI,SAAS,IAAI,OAAO,CAEvB;IACD,IAAI,SAAS,CAAC,KAAK,EAAE,OAAO,EAK3B;IACD,OAAO,CAAC,UAAU,CAAS;IAE3B,IACI,YAAY,IAAI,OAAO,CAE1B;IACD,IACI,OAAO,IAAI,OAAO,CAErB;IACD,OAAO,CAAC,QAAQ,CAA4C;gBAEzC,EAAE,EAAE,UAAU;IAIjC,kBAAkB,IAAI,IAAI;IAc1B,WAAW,IAAI,IAAI;IAKnB,OAAO,CAAC,eAAe;yCArDd,0BAA0B;2CAA1B,0BAA0B;CA4DtC"}
1
+ {"version":3,"file":"ecl-news-ticker-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-news-ticker/ecl-news-ticker-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA2B,UAAU,EAAE,YAAY,EAAe,SAAS,EAAU,MAAM,eAAe,CAAC;AAEpI,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;;AAEhE,qBAKa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAwDnF,EAAE,EAAE,UAAU;IAvDjC;;OAEG;IAC6B,OAAO,EAAE,gBAAgB,CAAC;IAE1D;;OAEG;IACO,WAAW,qBAA4B;IAEjD;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IACuB,IAAI,SAAc;IAE5C;;OAEG;IACH,IAAI,SAAS,IAAI,OAAO,CAEvB;IACD,IAAI,SAAS,CAAC,KAAK,EAAE,OAAO,EAK3B;IACD,OAAO,CAAC,UAAU,CAAS;IAE3B;;OAEG;IACH,IACI,YAAY,IAAI,OAAO,CAE1B;IAED;;OAEG;IACH,IACI,OAAO,IAAI,OAAO,CAErB;IAED,OAAO,CAAC,QAAQ,CAA4C;gBAEzC,EAAE,EAAE,UAAU;IAIjC;;OAEG;IACH,kBAAkB,IAAI,IAAI;IAc1B;;OAEG;IACH,WAAW,IAAI,IAAI;IAKnB,OAAO,CAAC,eAAe;yCArFX,0BAA0B;2CAA1B,0BAA0B;CA4FtC"}
@@ -7,13 +7,39 @@ import * as i0 from "@angular/core";
7
7
  export declare class EclNewsTickerComponent extends ECLBaseDirective implements OnDestroy {
8
8
  private renderer2;
9
9
  private cd;
10
+ /**
11
+ * Enables or disables automatic cycling through ticker items.
12
+ * Defaults to `true`.
13
+ */
10
14
  isAutoplay: boolean;
15
+ /**
16
+ * Emits when the visible news ticker item changes.
17
+ * The payload is an instance of `EclNewsTickerItemEvent`.
18
+ */
11
19
  itemSwitch: EventEmitter<EclNewsTickerItemEvent>;
20
+ /**
21
+ * Query list of all `EclNewsTickerItemComponent` children projected into this component.
22
+ */
12
23
  newsTickerItems: QueryList<EclNewsTickerItemComponent>;
24
+ /**
25
+ * Reference to the hidden first item used for looping.
26
+ */
13
27
  firstHiddenItem: EclNewsTickerItemComponent;
28
+ /**
29
+ * Reference to the hidden last item used for looping.
30
+ */
14
31
  lastHiddenItem: EclNewsTickerItemComponent;
32
+ /**
33
+ * Reference to the container element that holds the slides.
34
+ */
15
35
  slidesContainer: ElementRef;
36
+ /**
37
+ * Reference to the play button used to start autoplay.
38
+ */
16
39
  playBtn: EclButtonComponent;
40
+ /**
41
+ * Reference to the pause button used to stop autoplay.
42
+ */
17
43
  pauseBtn: EclButtonComponent;
18
44
  get cssClasses(): string;
19
45
  itemIndex: number;
@@ -28,20 +54,71 @@ export declare class EclNewsTickerComponent extends ECLBaseDirective implements
28
54
  private unsubscribeListener;
29
55
  private destroy$;
30
56
  constructor(renderer2: Renderer2, cd: ChangeDetectorRef);
57
+ /**
58
+ * Returns the height of the currently visible ticker item.
59
+ */
31
60
  get contentHeight(): number;
61
+ /**
62
+ * Returns the number of ticker items.
63
+ */
32
64
  get itemsCount(): number;
65
+ /**
66
+ * Indicates whether navigation controls should be shown.
67
+ */
33
68
  get isShowControls(): boolean;
69
+ /**
70
+ * Handles window resize and recalculates the layout.
71
+ */
34
72
  onResize(event: any): void;
73
+ /**
74
+ * Lifecycle hook that clears intervals and subscriptions.
75
+ */
35
76
  ngOnDestroy(): void;
77
+ /**
78
+ * Handles "previous" button click.
79
+ * Navigates to the previous slide and stops autoplay.
80
+ */
36
81
  onPrevious(): void;
82
+ /**
83
+ * Moves to the previous slide and emits `itemSwitch` event.
84
+ */
37
85
  previousSlide(): void;
86
+ /**
87
+ * Handles "next" button click.
88
+ * Navigates to the next slide and stops autoplay.
89
+ */
38
90
  onNext(): void;
91
+ /**
92
+ * Moves to the next slide and emits `itemSwitch` event.
93
+ */
39
94
  nextSlide(): void;
95
+ /**
96
+ * Starts automatic cycling of the ticker items.
97
+ */
40
98
  startAutoplay(): void;
99
+ /**
100
+ * Cancels the automatic cycling of the ticker items.
101
+ */
41
102
  cancelAutoplay(): void;
103
+ /**
104
+ * Handles mouse over event on a ticker item.
105
+ * Temporarily pauses autoplay.
106
+ */
42
107
  onNewsTickerItemMouseOver(): void;
108
+ /**
109
+ * Handles mouse out event from a ticker item.
110
+ * Resumes autoplay if it was paused due to hover.
111
+ */
43
112
  onNewsTickerItemMouseOut(): void;
113
+ /**
114
+ * Handles focus event on the "Play" button.
115
+ * Starts autoplay and shifts focus to the "Pause" button.
116
+ */
44
117
  onPlayBtnEnter(evt: Event): void;
118
+ /**
119
+ * Handles focus event on the "Pause" button.
120
+ * Stops autoplay and shifts focus to the "Play" button.
121
+ */
45
122
  onPauseBtnEnter(evt: Event): void;
46
123
  private moveSlides;
47
124
  private initContainer;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-news-ticker.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-news-ticker/ecl-news-ticker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,iBAAiB,EAGjB,UAAU,EACV,YAAY,EAIZ,SAAS,EAET,SAAS,EACT,SAAS,EAIZ,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAC9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;;AAE7E,qBAKa,sBAAuB,SAAQ,gBAAiB,YAAW,SAAS;IA2BjE,OAAO,CAAC,SAAS;IAAa,OAAO,CAAC,EAAE;IA1BZ,UAAU,UAAQ;IAChD,UAAU,uCAA8C;IACrB,eAAe,EAAE,SAAS,CAAC,0BAA0B,CAAC,CAAC;IACtE,eAAe,EAAE,0BAA0B,CAAC;IAC7C,cAAc,EAAE,0BAA0B,CAAC;IAC1C,eAAe,EAAE,UAAU,CAAC;IACpC,OAAO,EAAE,kBAAkB,CAAC;IAC3B,QAAQ,EAAE,kBAAkB,CAAC;IAEpD,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,SAAK;IACd,OAAO,UAAS;IAChB,eAAe,SAAM;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,aAAa,CAAQ;IAC7B,OAAO,CAAC,UAAU,CAAO;IACzB,OAAO,CAAC,cAAc,CAAS;IAC/B,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,QAAQ,CAA4C;gBAExC,SAAS,EAAE,SAAS,EAAU,EAAE,EAAE,iBAAiB;IAcvE,IAAI,aAAa,IAAI,MAAM,CAE1B;IAED,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,cAAc,IAAI,OAAO,CAE5B;IAGD,QAAQ,CAAC,KAAK,KAAA,GAAG,IAAI;IAOrB,WAAW,IAAI,IAAI;IAWnB,UAAU,IAAI,IAAI;IAKlB,aAAa,IAAI,IAAI;IAUrB,MAAM,IAAI,IAAI;IAKd,SAAS,IAAI,IAAI;IAUjB,aAAa,IAAI,IAAI;IAKrB,cAAc,IAAI,IAAI;IAOtB,yBAAyB,IAAI,IAAI;IAOjC,wBAAwB,IAAI,IAAI;IAOhC,cAAc,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAOhC,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAOjC,OAAO,CAAC,UAAU;IAYlB,OAAO,CAAC,aAAa;IAgBrB,OAAO,CAAC,UAAU;IAUlB,OAAO,CAAC,YAAY;IAQpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,mBAAmB;IAI3B,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,eAAe;yCA5Nd,sBAAsB;2CAAtB,sBAAsB;yCAqOqmsc,OAAQ;CAD/osc"}
1
+ {"version":3,"file":"ecl-news-ticker.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-news-ticker/ecl-news-ticker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACN,iBAAiB,EAGjB,UAAU,EACV,YAAY,EAIZ,SAAS,EAET,SAAS,EACT,SAAS,EAIT,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAC9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,qCAAqC,CAAC;;AAE7E,qBAKa,sBAAuB,SAAQ,gBAAiB,YAAW,SAAS;IA4DpE,OAAO,CAAC,SAAS;IAAa,OAAO,CAAC,EAAE;IA3DpD;;;OAGG;IACqC,UAAU,UAAQ;IAE1D;;;OAGG;IACO,UAAU,uCAA8C;IAElE;;OAEG;IAC0C,eAAe,EAAE,SAAS,CAAC,0BAA0B,CAAC,CAAC;IAEpG;;OAEG;IAC2B,eAAe,EAAE,0BAA0B,CAAC;IAE1E;;OAEG;IAC0B,cAAc,EAAE,0BAA0B,CAAC;IAExE;;OAEG;IAC2B,eAAe,EAAE,UAAU,CAAC;IAE1D;;OAEG;IACmB,OAAO,EAAE,kBAAkB,CAAC;IAElD;;OAEG;IACoB,QAAQ,EAAE,kBAAkB,CAAC;IAEpD,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,SAAK;IACd,OAAO,UAAS;IAChB,eAAe,SAAM;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,aAAa,CAAQ;IAC7B,OAAO,CAAC,UAAU,CAAO;IACzB,OAAO,CAAC,cAAc,CAAS;IAC/B,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,QAAQ,CAA4C;gBAExC,SAAS,EAAE,SAAS,EAAU,EAAE,EAAE,iBAAiB;IAcvE;;OAEG;IACH,IAAI,aAAa,IAAI,MAAM,CAE1B;IAED;;OAEG;IACH,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IACH,IAAI,cAAc,IAAI,OAAO,CAE5B;IAED;;OAEG;IAEH,QAAQ,CAAC,KAAK,KAAA,GAAG,IAAI;IAOrB;;OAEG;IACH,WAAW,IAAI,IAAI;IAWnB;;;OAGG;IACH,UAAU,IAAI,IAAI;IAKlB;;OAEG;IACH,aAAa,IAAI,IAAI;IAUrB;;;OAGG;IACH,MAAM,IAAI,IAAI;IAKd;;OAEG;IACH,SAAS,IAAI,IAAI;IAUjB;;OAEG;IACH,aAAa,IAAI,IAAI;IAKrB;;OAEG;IACH,cAAc,IAAI,IAAI;IAOtB;;;OAGG;IACH,yBAAyB,IAAI,IAAI;IAOjC;;;OAGG;IACH,wBAAwB,IAAI,IAAI;IAOhC;;;OAGG;IACH,cAAc,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAOhC;;;OAGG;IACH,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAOjC,OAAO,CAAC,UAAU;IAYlB,OAAO,CAAC,aAAa;IAgBrB,OAAO,CAAC,UAAU;IAUlB,OAAO,CAAC,YAAY;IAQpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,mBAAmB;IAI3B,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,eAAe;yCAhTX,sBAAsB;2CAAtB,sBAAsB;yCAyTi3qc,OAAQ;CAD35qc"}
@@ -1,6 +1,13 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive applied to a notification title element.
5
+ * Adds the appropriate ECL class for styling the notification title.
6
+ */
3
7
  export declare class EclNotificationTitleDirective extends ECLBaseDirective {
8
+ /**
9
+ * Host binding for applying the ECL notification title CSS class.
10
+ */
4
11
  get cssClasses(): string;
5
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EclNotificationTitleDirective, never>;
6
13
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclNotificationTitleDirective, "[eclNotificationTitle]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-notification-title.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-notification/ecl-notification-title.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,6BAA8B,SAAQ,gBAAgB;IAC/D,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,6BAA6B;2CAA7B,6BAA6B;CAKzC"}
1
+ {"version":3,"file":"ecl-notification-title.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-notification/ecl-notification-title.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAIa,6BAA8B,SAAQ,gBAAgB;IAC/D;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCAPQ,6BAA6B;2CAA7B,6BAA6B;CAQzC"}
@@ -5,22 +5,64 @@ import { EclNotificationCloseEvent } from './events/ecl-notification-close.event
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class EclNotificationComponent extends ECLBaseDirective {
7
7
  eclThemeService: EclThemeService;
8
+ /**
9
+ * The title of the notification. This is displayed inside the component.
10
+ */
8
11
  notificationTitle: string;
12
+ /**
13
+ * Defines the visual style of the notification.
14
+ * Can be one of: 'info' | 'success' | 'warning' | 'error'.
15
+ * Default is 'info'.
16
+ */
9
17
  variant: 'info' | 'success' | 'warning' | 'error';
18
+ /**
19
+ * Controls the visibility of the notification.
20
+ * When false, the component is hidden using CSS utility class.
21
+ */
10
22
  isVisible: boolean;
23
+ /**
24
+ * Indicates whether the close button is displayed.
25
+ */
11
26
  isCloseable: boolean;
27
+ /**
28
+ * Emits an event when the close button is clicked.
29
+ * Consumers can call `preventDefault()` on the emitted event to prevent the notification from closing.
30
+ */
12
31
  close: EventEmitter<EclNotificationCloseEvent>;
32
+ /**
33
+ * The ARIA role for the component. Set to "alert" by default.
34
+ */
13
35
  role: string;
14
36
  private variantTitleIconMapping;
15
37
  constructor(eclThemeService: EclThemeService);
38
+ /**
39
+ * Applies the `ecl-u-d-none` utility class when the notification is not visible.
40
+ */
16
41
  get isHidden(): boolean;
42
+ /**
43
+ * Computes the CSS classes applied to the host element, including the modifier for the current variant.
44
+ */
17
45
  get cssClasses(): string;
46
+ /**
47
+ * Returns the default title text based on the current variant.
48
+ */
18
49
  get title(): string;
50
+ /**
51
+ * Returns the icon name based on the current variant.
52
+ */
19
53
  get icon(): string;
54
+ /**
55
+ * Returns a mapping of title and icon based on the current variant.
56
+ */
20
57
  get titleAndIconBaseOnVariant(): {
21
58
  title: string;
22
59
  icon: string;
23
60
  };
61
+ /**
62
+ * Handles the click event on the close button.
63
+ * Emits a `close` event with an instance of `EclNotificationCloseEvent`.
64
+ * If the event is not prevented, the notification is hidden.
65
+ */
24
66
  onCloseClick(evt: Event): void;
25
67
  static ɵfac: i0.ɵɵFactoryDeclaration<EclNotificationComponent, never>;
26
68
  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"; }, never, ["[eclNotificationTitle]", "*"], false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-notification.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-notification/ecl-notification.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAiC,MAAM,eAAe,CAAC;AACtG,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,yBAAyB,EAAE,MAAM,uCAAuC,CAAC;;AAElF,qBAKa,wBAAyB,SAAQ,gBAAgB;IAmBvC,eAAe,EAAE,eAAe;IAlB1C,iBAAiB,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAU;IAC5B,SAAS,UAAQ;IACjB,WAAW,UAAQ;IAGjD,KAAK,0CAAiD;IAGhE,IAAI,SAAW;IAEf,OAAO,CAAC,uBAAuB,CAK5B;gBAEgB,eAAe,EAAE,eAAe;IAInD,IACI,QAAQ,IAAI,OAAO,CAEtB;IAED,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,KAAK,IAAI,MAAM,CAElB;IAED,IAAI,IAAI,IAAI,MAAM,CAEjB;IAED,IAAI,yBAAyB,IAAG;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,CAE9D;IAED,YAAY,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;yCA7CrB,wBAAwB;2CAAxB,wBAAwB;wCAqDgm4c,OAAQ;0CAAR,OAAQ;CAD5o4c"}
1
+ {"version":3,"file":"ecl-notification.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-notification/ecl-notification.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAiC,MAAM,eAAe,CAAC;AACtG,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,yBAAyB,EAAE,MAAM,uCAAuC,CAAC;;AAElF,qBAKa,wBAAyB,SAAQ,gBAAgB;IA4CvC,eAAe,EAAE,eAAe;IA3CnD;;OAEG;IACM,iBAAiB,EAAE,MAAM,CAAC;IAEnC;;;;OAIG;IACM,OAAO,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAU;IAEpE;;;OAGG;IACqC,SAAS,UAAQ;IAEzD;;OAEG;IACqC,WAAW,UAAQ;IAE3D;;;OAGG;IAEO,KAAK,0CAAiD;IAEhE;;OAEG;IAEH,IAAI,SAAW;IAEf,OAAO,CAAC,uBAAuB,CAK5B;gBAEgB,eAAe,EAAE,eAAe;IAInD;;OAEG;IACH,IACI,QAAQ,IAAI,OAAO,CAEtB;IAED;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IACH,IAAI,KAAK,IAAI,MAAM,CAElB;IAED;;OAEG;IACH,IAAI,IAAI,IAAI,MAAM,CAEjB;IAED;;OAEG;IACH,IAAI,yBAAyB,IAAI;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,CAE/D;IAED;;;;OAIG;IACH,YAAY,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;yCA1FrB,wBAAwB;2CAAxB,wBAAwB;wCAkG0t1c,OAAQ;0CAAR,OAAQ;CADtw1c"}
@@ -1,4 +1,9 @@
1
1
  import { EclBaseEvent } from '@eui/ecl/core';
2
+ /**
3
+ * Event emitted when the notification is closed.
4
+ *
5
+ * Can be used to prevent default close behavior by calling `event.preventDefault()`.
6
+ */
2
7
  export declare class EclNotificationCloseEvent extends EclBaseEvent {
3
8
  }
4
9
  //# sourceMappingURL=ecl-notification-close.event.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-notification-close.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-notification/events/ecl-notification-close.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,qBAAa,yBAA0B,SAAQ,YAAY;CAC1D"}
1
+ {"version":3,"file":"ecl-notification-close.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-notification/events/ecl-notification-close.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C;;;;GAIG;AACH,qBAAa,yBAA0B,SAAQ,YAAY;CAC1D"}
@@ -1,6 +1,14 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive applied to the content section of an `ecl-popover` component.
5
+ *
6
+ * Responsible for applying the appropriate CSS class to the popover content container.
7
+ */
3
8
  export declare class EclPopoverContentDirective extends ECLBaseDirective {
9
+ /**
10
+ * Host binding that applies the CSS class to style the popover content.
11
+ */
4
12
  get cssClasses(): string;
5
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPopoverContentDirective, never>;
6
14
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclPopoverContentDirective, "[eclPopoverContent]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-popover-content.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-popover/ecl-popover-content.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,0BAA2B,SAAQ,gBAAgB;IAC5D,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,0BAA0B;2CAA1B,0BAA0B;CAKtC"}
1
+ {"version":3,"file":"ecl-popover-content.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-popover/ecl-popover-content.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;;GAIG;AACH,qBAIa,0BAA2B,SAAQ,gBAAgB;IAC5D;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCAPQ,0BAA0B;2CAA1B,0BAA0B;CAQtC"}
@@ -1,13 +1,40 @@
1
1
  import { ElementRef, EventEmitter } from '@angular/core';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import * as i0 from "@angular/core";
4
+ /**
5
+ * Directive used to toggle the visibility of an `ecl-popover` component.
6
+ *
7
+ * This directive emits a custom click event and manages accessibility attributes.
8
+ */
4
9
  export declare class EclPopoverToggleDirective extends ECLBaseDirective {
5
10
  hostElementRef: ElementRef;
11
+ /**
12
+ * Sets the `aria-expanded` attribute to reflect the popover's open state.
13
+ * This should be updated by the parent popover component.
14
+ */
6
15
  isExpanded: boolean;
16
+ /**
17
+ * Event emitted when the toggle element is clicked with the left mouse button.
18
+ */
7
19
  click: EventEmitter<any>;
20
+ /**
21
+ * Reference to the host DOM element.
22
+ * Useful for querying attributes like `aria-controls`.
23
+ */
8
24
  constructor(hostElementRef: ElementRef);
25
+ /**
26
+ * Host binding that applies the appropriate CSS class to the toggle element.
27
+ */
9
28
  get cssClasses(): string;
29
+ /**
30
+ * Emits the `click` event only for left mouse button clicks.
31
+ * Used by the popover component to toggle visibility.
32
+ */
10
33
  onClick(evt: MouseEvent): void;
34
+ /**
35
+ * Returns the native HTML element of the directive.
36
+ * Used internally by the popover to query attributes.
37
+ */
11
38
  getHostElement(): HTMLElement;
12
39
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPopoverToggleDirective, never>;
13
40
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclPopoverToggleDirective, "[eclPopoverToggle]", never, {}, { "click": "click"; }, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-popover-toggle.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-popover/ecl-popover-toggle.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA2C,MAAM,eAAe,CAAC;AAC7G,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,yBAA0B,SAAQ,gBAAgB;IAMxC,cAAc,EAAE,UAAU;IALV,UAAU,UAAS;IAG5C,KAAK,oBAAsB;gBAElB,cAAc,EAAE,UAAU;IAI7C,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,OAAO,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQvB,cAAc,IAAI,WAAW;yCAxB3B,yBAAyB;2CAAzB,yBAAyB;CA2BrC"}
1
+ {"version":3,"file":"ecl-popover-toggle.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-popover/ecl-popover-toggle.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA2C,MAAM,eAAe,CAAC;AAC7G,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;;GAIG;AACH,qBAIa,yBAA0B,SAAQ,gBAAgB;IAiBxC,cAAc,EAAE,UAAU;IAhB7C;;;OAGG;IACgC,UAAU,UAAS;IAEtD;;OAEG;IAEO,KAAK,oBAAsB;IAErC;;;OAGG;gBACgB,cAAc,EAAE,UAAU;IAI7C;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;;OAGG;IAEH,OAAO,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQ9B;;;OAGG;IACI,cAAc,IAAI,WAAW;yCA9C3B,yBAAyB;2CAAzB,yBAAyB;CAiDrC"}
@@ -3,13 +3,33 @@ import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import { EclPopoverToggleDirective } from './ecl-popover-toggle.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  import * as i1 from "@eui/ecl/core";
6
+ /**
7
+ * Component representing an ECL Popover.
8
+ *
9
+ * It handles toggling visibility, positioning, and closing behavior of the popover.
10
+ */
6
11
  export declare class EclPopoverComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
7
12
  private el;
8
13
  private renderer;
14
+ /**
15
+ * Reference to the popover container element.
16
+ */
9
17
  eclPopoverContainerElement: ElementRef;
18
+ /**
19
+ * Reference to the scrollable content element inside the popover.
20
+ */
10
21
  eclPopoverScrollableElement: ElementRef;
22
+ /**
23
+ * Reference to the toggle element used to open/close the popover.
24
+ */
11
25
  eclPopoverToggle: EclPopoverToggleDirective;
26
+ /**
27
+ * Current calculated position class of the popover.
28
+ */
12
29
  popoverPosition: string;
30
+ /**
31
+ * Controls visibility of the popover. `true` means hidden.
32
+ */
13
33
  isHidden: boolean;
14
34
  private destroy$;
15
35
  private isLeft;
@@ -28,13 +48,39 @@ export declare class EclPopoverComponent extends ECLBaseDirective implements Aft
28
48
  private readonly pushRightClass;
29
49
  get cssClasses(): string;
30
50
  constructor(el: ElementRef, renderer: Renderer2);
51
+ /**
52
+ * Initializes event subscriptions for toggle button.
53
+ */
31
54
  ngAfterContentInit(): void;
55
+ /**
56
+ * Lifecycle hook that cleans up subscriptions on destroy.
57
+ */
32
58
  ngOnDestroy(): void;
59
+ /**
60
+ * Returns the value of the `aria-controls` attribute from the toggle element,
61
+ * if available. Used for accessibility linking.
62
+ */
33
63
  get popoverToggleAriaControls(): string | null;
64
+ /**
65
+ * Handler triggered when a click outside the popover is detected.
66
+ * Closes the popover if it is open.
67
+ */
34
68
  onClickOutsidePopover(): void;
69
+ /**
70
+ * Closes the popover when the Escape key is pressed.
71
+ */
35
72
  onEscapeKeydownHandler(event: KeyboardEvent): void;
73
+ /**
74
+ * Recalculates popover position when the window is resized.
75
+ */
36
76
  onWindowResize(): void;
77
+ /**
78
+ * Recalculates popover position when the document is scrolled.
79
+ */
37
80
  onDocumentScroll(): void;
81
+ /**
82
+ * Public method used to close the popover and reset related styles.
83
+ */
38
84
  onClose(): void;
39
85
  private checkPosition;
40
86
  private positionPopover;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-popover.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-popover/ecl-popover.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA2B,UAAU,EAA6B,SAAS,EAAE,SAAS,EAAa,MAAM,eAAe,CAAC;AAGlJ,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;;;AAE3E,qBAYa,mBAAoB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAkChF,OAAO,CAAC,EAAE;IAAc,OAAO,CAAC,QAAQ;IAjC5B,0BAA0B,EAAE,UAAU,CAAC;IACtC,2BAA2B,EAAE,UAAU,CAAC;IACxB,gBAAgB,EAAE,yBAAyB,CAAC;IAErF,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,UAAQ;IAEhB,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,MAAM,CAAU;IACxB,OAAO,CAAC,OAAO,CAAU;IACzB,OAAO,CAAC,UAAU,CAAU;IAC5B,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,SAAS,CAAU;IAC3B,OAAO,CAAC,YAAY,CAAU;IAE9B,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAsB;IAC/C,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAyB;IACrD,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAuB;IACjD,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAwB;IACnD,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA2B;IACxD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA8B;IAC9D,OAAO,CAAC,QAAQ,CAAC,aAAa,CAA4B;IAC1D,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA6B;IAE5D,IACI,UAAU,IAAI,MAAM,CAMvB;gBAEmB,EAAE,EAAE,UAAU,EAAU,QAAQ,EAAE,SAAS;IAI/D,kBAAkB,IAAI,IAAI;IAO1B,WAAW,IAAI,IAAI;IAKnB,IAAI,yBAAyB,IAAK,MAAM,GAAG,IAAI,CAE9C;IAGD,qBAAqB,IAAI,IAAI;IAQ7B,sBAAsB,CAAC,KAAK,EAAE,aAAa,GAAG,IAAI;IAKlD,cAAc,IAAI,IAAI;IAKtB,gBAAgB,IAAI,IAAI;IAIxB,OAAO,IAAI,IAAI;IAKf,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,eAAe;IA6BvB,OAAO,CAAC,qBAAqB;IA0B7B,OAAO,CAAC,YAAY;IAyBpB,OAAO,CAAC,eAAe;IAoCvB,OAAO,CAAC,mBAAmB;yCA9MlB,mBAAmB;2CAAnB,mBAAmB;CAiO/B"}
1
+ {"version":3,"file":"ecl-popover.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-popover/ecl-popover.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAGhB,UAAU,EAGV,SAAS,EACT,SAAS,EAEZ,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;;;AAE3E;;;;GAIG;AACH,qBAYa,mBAAoB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAoDhF,OAAO,CAAC,EAAE;IAAc,OAAO,CAAC,QAAQ;IAnDpD;;OAEG;IACqB,0BAA0B,EAAE,UAAU,CAAC;IAE/D;;OAEG;IACsB,2BAA2B,EAAE,UAAU,CAAC;IAEjE;;OAEG;IACsC,gBAAgB,EAAE,yBAAyB,CAAC;IAErF;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,QAAQ,UAAQ;IAEhB,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,MAAM,CAAU;IACxB,OAAO,CAAC,OAAO,CAAU;IACzB,OAAO,CAAC,UAAU,CAAU;IAC5B,OAAO,CAAC,WAAW,CAAU;IAC7B,OAAO,CAAC,SAAS,CAAU;IAC3B,OAAO,CAAC,YAAY,CAAU;IAE9B,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAsB;IAC/C,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAyB;IACrD,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAuB;IACjD,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAwB;IACnD,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA2B;IACxD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA8B;IAC9D,OAAO,CAAC,QAAQ,CAAC,aAAa,CAA4B;IAC1D,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA6B;IAE5D,IACI,UAAU,IAAI,MAAM,CAMvB;gBAEmB,EAAE,EAAE,UAAU,EAAU,QAAQ,EAAE,SAAS;IAI/D;;OAEG;IACH,kBAAkB,IAAI,IAAI;IAO1B;;OAEG;IACH,WAAW,IAAI,IAAI;IAKnB;;;OAGG;IACH,IAAI,yBAAyB,IAAI,MAAM,GAAG,IAAI,CAE7C;IAED;;;OAGG;IAEH,qBAAqB,IAAI,IAAI;IAM7B;;OAEG;IAEH,sBAAsB,CAAC,KAAK,EAAE,aAAa,GAAG,IAAI;IAIlD;;OAEG;IAEH,cAAc,IAAI,IAAI;IAItB;;OAEG;IAEH,gBAAgB,IAAI,IAAI;IAIxB;;OAEG;IACH,OAAO,IAAI,IAAI;IAKf,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,eAAe;IA6BvB,OAAO,CAAC,qBAAqB;IA0B7B,OAAO,CAAC,YAAY;IAyBpB,OAAO,CAAC,eAAe;IAoCvB,OAAO,CAAC,mBAAmB;yCAzPlB,mBAAmB;2CAAnB,mBAAmB;CA4Q/B"}
@@ -1,6 +1,13 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive that applies ECL styling for horizontal separators (`<hr>` elements).
5
+ * Adds the `ecl-separator` CSS class to the host element.
6
+ */
3
7
  export declare class EclSeparatorDirective extends ECLBaseDirective {
8
+ /**
9
+ * Binds the `ecl-separator` CSS class to the host `<hr>` element.
10
+ */
4
11
  hasClass: boolean;
5
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EclSeparatorDirective, never>;
6
13
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclSeparatorDirective, "hr[eclSeparator]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-separator.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-separator/ecl-separator.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,qBAAsB,SAAQ,gBAAgB;IACnB,QAAQ,UAAQ;yCAD3C,qBAAqB;2CAArB,qBAAqB;CAEjC"}
1
+ {"version":3,"file":"ecl-separator.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-separator/ecl-separator.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAIa,qBAAsB,SAAQ,gBAAgB;IACvD;;OAEG;IACiC,QAAQ,UAAQ;yCAJ3C,qBAAqB;2CAArB,qBAAqB;CAKjC"}
@@ -118,6 +118,13 @@
118
118
  </p>
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Description</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <p>Event emitted when a category filter item is selected.</p>
126
+
127
+ </p>
121
128
 
122
129
  <p class="comment">
123
130
  <h3>Extends</h3>
@@ -183,6 +190,8 @@
183
190
 
184
191
  <tr>
185
192
  <td class="col-md-4">
193
+ <div class="io-description"><p>Creates an instance of EclCategoryFilterItemSelectEvent.</p>
194
+ </div>
186
195
  <div>
187
196
  <b>Parameters :</b>
188
197
  <table class="params">
@@ -191,6 +200,7 @@
191
200
  <td>Name</td>
192
201
  <td>Type</td>
193
202
  <td>Optional</td>
203
+ <td>Description</td>
194
204
  </tr>
195
205
  </thead>
196
206
  <tbody>
@@ -205,6 +215,10 @@
205
215
  No
206
216
  </td>
207
217
 
218
+ <td>
219
+ <p>The category filter item that triggered the event.</p>
220
+
221
+ </td>
208
222
  </tr>
209
223
  </tbody>
210
224
  </table>
@@ -239,6 +253,11 @@
239
253
  </td>
240
254
  </tr>
241
255
 
256
+ <tr>
257
+ <td class="col-md-4">
258
+ <div class="io-description">The category filter item that triggered the event.</div>
259
+ </td>
260
+ </tr>
242
261
 
243
262
  </tbody>
244
263
  </table>
@@ -118,6 +118,14 @@
118
118
  </p>
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Description</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <p>Event emitted when the expandable is toggled.
126
+ Contains the next expanded state.</p>
127
+
128
+ </p>
121
129
 
122
130
  <p class="comment">
123
131
  <h3>Extends</h3>
@@ -118,6 +118,14 @@
118
118
  </p>
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Description</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <p>Event emitted when the notification is closed.</p>
126
+ <p>Can be used to prevent default close behavior by calling <code>event.preventDefault()</code>.</p>
127
+
128
+ </p>
121
129
 
122
130
  <p class="comment">
123
131
  <h3>Extends</h3>
@@ -109,6 +109,17 @@
109
109
  </p>
110
110
 
111
111
 
112
+ <p class="comment">
113
+ <h3>Description</h3>
114
+ </p>
115
+ <p class="comment">
116
+ <p>Accordion component that manages the expansion and collapsing state of accordion items.
117
+ Uses the <code>ECLBaseDirective</code> to apply appropriate CSS classes and manage the visual styling.</p>
118
+ <p>This is the main component for the accordion container, responsible for managing the expansion
119
+ of individual items within the accordion. It provides the functionality to group and organize content
120
+ in expandable sections.</p>
121
+ <b>Example :</b><div><pre class="line-numbers"><code class="language-none"> The main class is `ecl-accordion`, which can be extended with additional classes.</code></pre></div>
122
+ </p>
112
123
 
113
124
 
114
125
 
@@ -350,6 +361,20 @@
350
361
  <span class="accessor"><b>get</b><code>cssClasses()</code></span>
351
362
  </td>
352
363
  </tr>
364
+ <tr>
365
+ <td class="col-md-4">
366
+ <div class="io-description"><p>Retrieves and returns the CSS classes for the component based on its current state.
367
+ Uses <code>baseDirective</code> to fetch the appropriate CSS classes.</p>
368
+ </div>
369
+
370
+ <div>
371
+ </div>
372
+ <div class="io-description">
373
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
374
+
375
+ </div>
376
+ </td>
377
+ </tr>
353
378
 
354
379
  </tbody>
355
380
  </table>
@@ -109,6 +109,14 @@
109
109
  </p>
110
110
 
111
111
 
112
+ <p class="comment">
113
+ <h3>Description</h3>
114
+ </p>
115
+ <p class="comment">
116
+ <p>Represents an individual item within an ECL Accordion.
117
+ This component allows for expand/collapse behavior and emits toggle events on interaction.</p>
118
+
119
+ </p>
112
120
 
113
121
 
114
122
  <p class="comment">
@@ -365,6 +373,13 @@
365
373
  <i>Default value : </i><code>false</code>
366
374
  </td>
367
375
  </tr>
376
+ <tr>
377
+ <td class="col-md-4">
378
+ <div class="io-description"><p>Whether the accordion item is expanded by default.
379
+ Can be controlled externally.</p>
380
+ </div>
381
+ </td>
382
+ </tr>
368
383
  </tbody>
369
384
  </table>
370
385
  <table class="table table-sm table-bordered">
@@ -381,6 +396,13 @@
381
396
 
382
397
  </td>
383
398
  </tr>
399
+ <tr>
400
+ <td class="col-md-4">
401
+ <div class="io-description"><p>The label for the accordion header.
402
+ This value is displayed as the clickable title of the item.</p>
403
+ </div>
404
+ </td>
405
+ </tr>
384
406
  </tbody>
385
407
  </table>
386
408
  </section>
@@ -400,6 +422,13 @@
400
422
 
401
423
  </td>
402
424
  </tr>
425
+ <tr>
426
+ <td class="col-md-4">
427
+ <div class="io-description"><p>Event emitted when the item is toggled (expanded/collapsed).
428
+ The emitted value contains the next expanded state.</p>
429
+ </div>
430
+ </td>
431
+ </tr>
403
432
  </tbody>
404
433
  </table>
405
434
  </section>
@@ -455,6 +484,10 @@
455
484
 
456
485
  <tr>
457
486
  <td class="col-md-4">
487
+ <div class="io-description"><p>Handles click on the accordion item header.
488
+ Toggles the item and emits a toggle event.
489
+ If the event is not prevented, the item&#39;s state is updated.</p>
490
+ </div>
458
491
 
459
492
  <div class="io-description">
460
493
  <b>Parameters :</b>
@@ -465,6 +498,7 @@
465
498
  <td>Name</td>
466
499
  <td>Type</td>
467
500
  <td>Optional</td>
501
+ <td>Description</td>
468
502
  </tr>
469
503
  </thead>
470
504
  <tbody>
@@ -479,6 +513,12 @@
479
513
  </td>
480
514
 
481
515
 
516
+ <td>
517
+ <ul>
518
+ <li>The mouse click event</li>
519
+ </ul>
520
+
521
+ </td>
482
522
  </tr>
483
523
  </tbody>
484
524
  </table>