@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,17 +1,40 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive to apply the correct styling class for a translation download link
5
+ * inside a file component.
6
+ */
3
7
  export declare class EclFileTranslationDownloadDirective extends ECLBaseDirective {
8
+ /**
9
+ * Applies the ECL translation download class to the host element.
10
+ */
4
11
  className: boolean;
5
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileTranslationDownloadDirective, never>;
6
13
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileTranslationDownloadDirective, "[eclFileTranslationDownload]", never, {}, {}, never, never, false, never>;
7
14
  }
15
+ /**
16
+ * Directive to apply the correct styling class for a standard file download link.
17
+ */
8
18
  export declare class EclFileDownloadDirective extends ECLBaseDirective {
19
+ /**
20
+ * Applies the ECL download class to the host element.
21
+ */
9
22
  className: boolean;
10
23
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileDownloadDirective, never>;
11
24
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileDownloadDirective, "[eclFileDownload]", never, {}, {}, never, never, false, never>;
12
25
  }
26
+ /**
27
+ * Directive to style a file preview link.
28
+ * Adds spacing and ECL link classes for standalone appearance.
29
+ */
13
30
  export declare class EclFilePreviewDirective extends ECLBaseDirective {
31
+ /**
32
+ * Applies ECL link class to the host element.
33
+ */
14
34
  hasClass: boolean;
35
+ /**
36
+ * Applies the standalone variant of the ECL link class to the host element.
37
+ */
15
38
  hasClassStandalone: boolean;
16
39
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFilePreviewDirective, never>;
17
40
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFilePreviewDirective, "[eclFilePreview]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-download.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-file/ecl-file-download.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,mCAAoC,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCAD7D,mCAAmC;2CAAnC,mCAAmC;CAE/C;AAED,qBAIa,wBAAyB,SAAQ,gBAAgB;IACjB,SAAS,UAAQ;yCADjD,wBAAwB;2CAAxB,wBAAwB;CAEpC;AAED,qBAOa,uBAAwB,SAAQ,gBAAgB;IAC1B,QAAQ,UAAQ;IACJ,kBAAkB,UAAQ;yCAF5D,uBAAuB;2CAAvB,uBAAuB;CAGnC"}
1
+ {"version":3,"file":"ecl-file-download.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-file/ecl-file-download.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAIa,mCAAoC,SAAQ,gBAAgB;IAErE;;OAEG;IACkD,SAAS,UAAQ;yCAL7D,mCAAmC;2CAAnC,mCAAmC;CAM/C;AAED;;GAEG;AACH,qBAIa,wBAAyB,SAAQ,gBAAgB;IAE1D;;OAEG;IACsC,SAAS,UAAQ;yCALjD,wBAAwB;2CAAxB,wBAAwB;CAMpC;AAED;;;GAGG;AACH,qBAOa,uBAAwB,SAAQ,gBAAgB;IAEzD;;OAEG;IAC4B,QAAQ,UAAQ;IAE/C;;OAEG;IACwC,kBAAkB,UAAQ;yCAV5D,uBAAuB;2CAAvB,uBAAuB;CAWnC"}
@@ -1,17 +1,53 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import { EclFileComponent } from '../ecl-file.component';
3
3
  import * as i0 from "@angular/core";
4
+ /**
5
+ * Component representing a single file translation or descriptive item
6
+ * inside the main ECL File component.
7
+ */
4
8
  export declare class EclFileItemComponent extends ECLBaseDirective {
5
9
  private eclFileComponent;
10
+ /**
11
+ * Indicates whether the item is a description block rather than a translation.
12
+ * Adds the `ecl-file__translation-description` class when true.
13
+ */
6
14
  isDescription: boolean;
15
+ /**
16
+ * Title text of the file item.
17
+ */
7
18
  eclTitle: string;
19
+ /**
20
+ * ID applied to the title element for accessibility.
21
+ */
8
22
  titleId: string;
23
+ /**
24
+ * Additional metadata for the item (e.g., file size, type).
25
+ */
9
26
  meta: string;
27
+ /**
28
+ * Language label displayed next to the title (e.g., "FR", "EN").
29
+ */
10
30
  label: string;
31
+ /**
32
+ * Supplementary language detail displayed below the language label.
33
+ */
11
34
  langDetail: string;
35
+ /**
36
+ * Host CSS classes for the item, based on the content and state.
37
+ */
12
38
  get cssClasses(): string;
39
+ /**
40
+ * ARIA role attribute set to 'listitem' for accessibility.
41
+ */
13
42
  role: string;
43
+ /**
44
+ * Injects parent `EclFileComponent` to access thumbnail state.
45
+ * Used to align or style this item in context of the main file.
46
+ */
14
47
  constructor(eclFileComponent: EclFileComponent);
48
+ /**
49
+ * Indicates whether the parent `EclFileComponent` has a thumbnail image.
50
+ */
15
51
  get isThumbnail(): boolean;
16
52
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileItemComponent, never>;
17
53
  static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemComponent, "ecl-file-item", never, { "isDescription": { "alias": "isDescription"; "required": false; }; "eclTitle": { "alias": "eclTitle"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; "label": { "alias": "label"; "required": false; }; "langDetail": { "alias": "langDetail"; "required": false; }; }, {}, never, ["*", "[eclFilePreview]", "[eclFileTranslationDownload]"], false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-item.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file/ecl-file-item/ecl-file-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,oBAAqB,SAAQ,gBAAgB;IAgB1C,OAAO,CAAC,gBAAgB;IAfI,aAAa,UAAS;IACrD,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IAE5B,IACI,UAAU,IAAI,MAAM,CAIvB;IACyB,IAAI,SAAc;gBAExB,gBAAgB,EAAE,gBAAgB;IAItD,IAAI,WAAW,IAAI,OAAO,CAEzB;yCAtBQ,oBAAoB;2CAApB,oBAAoB;4CAwBgt6c,OAAQ;CADxv6c"}
1
+ {"version":3,"file":"ecl-file-item.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file/ecl-file-item/ecl-file-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD;;;GAGG;AACH,qBAKa,oBAAqB,SAAQ,gBAAgB;IAqD1C,OAAO,CAAC,gBAAgB;IAnDpC;;;OAGG;IACqC,aAAa,UAAS;IAE9D;;OAEG;IACM,QAAQ,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACM,OAAO,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACM,KAAK,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACM,UAAU,EAAE,MAAM,CAAC;IAE5B;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAKvB;IAED;;OAEG;IACuB,IAAI,SAAc;IAE5C;;;OAGG;gBACiB,gBAAgB,EAAE,gBAAgB;IAItD;;OAEG;IACH,IAAI,WAAW,IAAI,OAAO,CAEzB;yCA9DQ,oBAAoB;2CAApB,oBAAoB;4CAgEqo4c,OAAQ;CAD7q4c"}
@@ -3,13 +3,42 @@ import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import { EclFileItemComponent } from '../ecl-file-item/ecl-file-item.component';
4
4
  import { EclFileItemsToggleEvent } from '../events/ecl-file-items-toggle.event';
5
5
  import * as i0 from "@angular/core";
6
+ /**
7
+ * Component representing a container for file item translations within an ECL File component.
8
+ * It can be expanded or collapsed, and emits an event when toggled.
9
+ */
6
10
  export declare class EclFileItemsComponent extends ECLBaseDirective {
11
+ /**
12
+ * CSS classes applied to the host element.
13
+ */
7
14
  get cssClasses(): string;
15
+ /**
16
+ * Label displayed above the translations list.
17
+ */
8
18
  label: string;
19
+ /**
20
+ * Whether the list is initially expanded.
21
+ */
9
22
  isExpanded: boolean;
23
+ /**
24
+ * Emits a toggle event when the translations list is expanded or collapsed.
25
+ *
26
+ * @remarks
27
+ * Consumers can call `preventDefault()` on the event to cancel the toggle.
28
+ */
10
29
  toggle: EventEmitter<EclFileItemsToggleEvent>;
30
+ /**
31
+ * Content-projected list of translation items (excluding description blocks).
32
+ */
11
33
  items: QueryList<EclFileItemComponent>;
34
+ /**
35
+ * Returns the number of translation items excluding description entries.
36
+ */
12
37
  getItemsCount(): number;
38
+ /**
39
+ * Toggles the expansion state of the translation list.
40
+ * Emits `toggle` event and updates `isExpanded` if not prevented.
41
+ */
13
42
  onToggleClick(evt: MouseEvent): void;
14
43
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileItemsComponent, never>;
15
44
  static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemsComponent, "ecl-file-items", never, { "label": { "alias": "label"; "required": false; }; "isExpanded": { "alias": "isExpanded"; "required": false; }; }, { "toggle": "toggle"; }, ["items"], ["*"], false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-items.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file/ecl-file-items/ecl-file-items.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,SAAS,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;;AAEhF,qBAKa,qBAAsB,SAAQ,gBAAgB;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAGjD,MAAM,wCAA+C;IAExB,KAAK,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAE9E,aAAa,IAAI,MAAM;IAIvB,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAnB3B,qBAAqB;2CAArB,qBAAqB;yCA8Bo65c,OAAQ;CAD785c"}
1
+ {"version":3,"file":"ecl-file-items.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file/ecl-file-items/ecl-file-items.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,SAAS,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;;AAEhF;;;GAGG;AACH,qBAKa,qBAAsB,SAAQ,gBAAgB;IAEvD;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IACM,KAAK,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACqC,UAAU,UAAS;IAE3D;;;;;OAKG;IAEO,MAAM,wCAA+C;IAE/D;;OAEG;IACoC,KAAK,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAE9E;;OAEG;IACH,aAAa,IAAI,MAAM;IAIvB;;;OAGG;IACH,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCA7C3B,qBAAqB;2CAArB,qBAAqB;yCAwDuh4c,OAAQ;CADhk4c"}
@@ -1,17 +1,40 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive to style a <picture> element used in an ECL file component.
5
+ * Adds ECL-specific picture and file picture classes.
6
+ */
3
7
  export declare class EclFilePictureDirective extends ECLBaseDirective {
8
+ /**
9
+ * Applies ECL picture styling classes to the host element.
10
+ */
4
11
  get cssClasses(): string;
5
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFilePictureDirective, never>;
6
13
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFilePictureDirective, "picture[eclFilePicture]", never, {}, {}, never, never, false, never>;
7
14
  }
15
+ /**
16
+ * Directive to style an <img> element inside an ECL file component.
17
+ * Adds the ECL-specific image class.
18
+ */
8
19
  export declare class EclFileImageDirective extends ECLBaseDirective {
20
+ /**
21
+ * Applies the ECL image class to the host element.
22
+ */
9
23
  className: boolean;
10
24
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileImageDirective, never>;
11
25
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileImageDirective, "img[eclFileImage]", never, {}, {}, never, never, false, never>;
12
26
  }
27
+ /**
28
+ * Directive to style a title element in an ECL file component.
29
+ */
13
30
  export declare class EclFileTitleDirective extends ECLBaseDirective {
31
+ /**
32
+ * Applies the ECL file title class to the host element.
33
+ */
14
34
  className: boolean;
35
+ /**
36
+ * ID attribute for the title element.
37
+ */
15
38
  id: string;
16
39
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileTitleDirective, never>;
17
40
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileTitleDirective, "[eclFileTitle]", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-picture.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-file/ecl-file-picture.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,uBAAwB,SAAQ,gBAAgB;IACzD,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,uBAAuB;2CAAvB,uBAAuB;CAKnC;AAED,qBAIa,qBAAsB,SAAQ,gBAAgB;IACjB,SAAS,UAAQ;yCAD9C,qBAAqB;2CAArB,qBAAqB;CAEjC;AAED,qBAIa,qBAAsB,SAAQ,gBAAgB;IACjB,SAAS,UAAQ;IAC9C,EAAE,EAAE,MAAM,CAAC;yCAFX,qBAAqB;2CAArB,qBAAqB;CAGjC"}
1
+ {"version":3,"file":"ecl-file-picture.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-file/ecl-file-picture.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAIa,uBAAwB,SAAQ,gBAAgB;IAEzD;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCARQ,uBAAuB;2CAAvB,uBAAuB;CASnC;AAED;;;GAGG;AACH,qBAIa,qBAAsB,SAAQ,gBAAgB;IAEvD;;OAEG;IACmC,SAAS,UAAQ;yCAL9C,qBAAqB;2CAArB,qBAAqB;CAMjC;AAED;;GAEG;AACH,qBAIa,qBAAsB,SAAQ,gBAAgB;IAEvD;;OAEG;IACmC,SAAS,UAAQ;IAEvD;;OAEG;IACM,EAAE,EAAE,MAAM,CAAC;yCAVX,qBAAqB;2CAArB,qBAAqB;CAWjC"}
@@ -1,6 +1,12 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Component representing the taxonomy section of a file in the ECL File component.
5
+ */
3
6
  export declare class EclFileTaxonomyComponent extends ECLBaseDirective {
7
+ /**
8
+ * CSS classes applied to the host element.
9
+ */
4
10
  get cssClasses(): string;
5
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileTaxonomyComponent, never>;
6
12
  static ɵcmp: i0.ɵɵComponentDeclaration<EclFileTaxonomyComponent, "ecl-file-taxonomy", never, {}, {}, never, ["*"], false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file-taxonomy.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAKa,wBAAyB,SAAQ,gBAAgB;IAC1D,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,wBAAwB;2CAAxB,wBAAwB;CAKpC"}
1
+ {"version":3,"file":"ecl-file-taxonomy.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAKa,wBAAyB,SAAQ,gBAAgB;IAE1D;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCARQ,wBAAwB;2CAAxB,wBAAwB;CASpC"}
@@ -2,18 +2,53 @@ import { EclThemeService } from '@eui/ecl/core';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import { EclFilePictureDirective } from './ecl-file-picture.directive';
4
4
  import * as i0 from "@angular/core";
5
+ /**
6
+ * Component representing a file item with optional metadata, description,
7
+ * and image (thumbnail) support.
8
+ */
5
9
  export declare class EclFileComponent extends ECLBaseDirective {
6
10
  eclThemeService: EclThemeService;
11
+ /**
12
+ * Host element CSS classes based on theme and content.
13
+ */
7
14
  get cssClasses(): string;
15
+ /**
16
+ * Optional description displayed under the file title.
17
+ */
8
18
  description: string;
19
+ /**
20
+ * Optional ID for the file component, useful for accessibility or referencing.
21
+ */
9
22
  id: string;
23
+ /**
24
+ * Optional language ID (e.g., for translation or accessibility attributes).
25
+ */
10
26
  langId: string;
27
+ /**
28
+ * Additional label shown next to the language label, e.g. file type or status.
29
+ */
11
30
  labelInfo: string;
31
+ /**
32
+ * Language indicator string (e.g. "EN", "FR") used in the label.
33
+ */
12
34
  language: string;
35
+ /**
36
+ * Additional details displayed in the file component (e.g. file size, date).
37
+ */
13
38
  detailMeta: string[];
39
+ /**
40
+ * Main metadata displayed for the file (e.g. format, license).
41
+ */
14
42
  meta: string;
43
+ /**
44
+ * Optional image directive projected via content slot, used for thumbnails.
45
+ */
15
46
  eclPictureContent: EclFilePictureDirective;
16
47
  constructor(eclThemeService: EclThemeService);
48
+ /**
49
+ * Determines whether the file has an associated thumbnail.
50
+ * Returns true if an `EclFilePictureDirective` is present in projected content.
51
+ */
17
52
  get isThumbnail(): boolean;
18
53
  static ɵfac: i0.ɵɵFactoryDeclaration<EclFileComponent, never>;
19
54
  static ɵcmp: i0.ɵɵComponentDeclaration<EclFileComponent, "ecl-file", never, { "description": { "alias": "description"; "required": false; }; "id": { "alias": "id"; "required": false; }; "langId": { "alias": "langId"; "required": false; }; "labelInfo": { "alias": "labelInfo"; "required": false; }; "language": { "alias": "language"; "required": false; }; "detailMeta": { "alias": "detailMeta"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; }, {}, ["eclPictureContent"], ["[eclFilePicture]", "[eclFileTitle]", "ecl-file-taxonomy", "[eclFilePreview]", "[eclFileDownload]", "*"], false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-file.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-file/ecl-file.component.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;;AAEvE,qBAYa,gBAAiB,SAAQ,gBAAgB;IAiB/B,eAAe,EAAE,eAAe;IAfnD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,WAAW,EAAE,MAAM,CAAC;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IAEiB,iBAAiB,EAAE,uBAAuB,CAAC;gBAE/D,eAAe,EAAE,eAAe;IAInD,IAAI,WAAW,IAAI,OAAO,CAEzB;yCAvBQ,gBAAgB;2CAAhB,gBAAgB;CAwB5B"}
1
+ {"version":3,"file":"ecl-file.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-file/ecl-file.component.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;;AAEvE;;;GAGG;AACH,qBAYa,gBAAiB,SAAQ,gBAAgB;IAkD/B,eAAe,EAAE,eAAe;IAhDnD;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IACM,WAAW,EAAE,MAAM,CAAC;IAE7B;;OAEG;IACM,EAAE,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACM,MAAM,EAAE,MAAM,CAAC;IAExB;;OAEG;IACM,SAAS,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACM,QAAQ,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACM,UAAU,EAAE,MAAM,EAAE,CAAC;IAE9B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACoC,iBAAiB,EAAE,uBAAuB,CAAC;gBAE/D,eAAe,EAAE,eAAe;IAInD;;;OAGG;IACH,IAAI,WAAW,IAAI,OAAO,CAEzB;yCA5DQ,gBAAgB;2CAAhB,gBAAgB;CA6D5B"}
@@ -4,21 +4,68 @@ import { EclThemeService } from '@eui/ecl/core';
4
4
  import { ECLBaseDirective } from '@eui/ecl/core';
5
5
  import * as i0 from "@angular/core";
6
6
  import * as i1 from "@eui/ecl/core";
7
+ /**
8
+ * ECL icon component – renders SVG icons from various sets depending on current theme.
9
+ * Integrates with ECL theming and supports accessibility options.
10
+ */
7
11
  export declare class EclIconComponent implements OnInit, OnChanges, AfterViewInit, OnDestroy {
8
12
  el: ElementRef;
9
13
  private renderer;
10
14
  private eclThemeService;
15
+ /**
16
+ * Defines the icon set to use.
17
+ * Available sets: `default`, `social`, `social-media`, `flag`, or a custom URL prefix.
18
+ * Defaults to `'default'`.
19
+ */
11
20
  iconSet: 'default' | 'social' | 'social-media' | 'flag' | string;
21
+ /**
22
+ * Name of the icon to render from the selected set.
23
+ */
12
24
  icon: string;
25
+ /**
26
+ * Size of the icon.
27
+ * Supported values: `'2xs'`, `'xs'`, `'s'`, `'m'`, `'l'`, `'xl'`, `'2xl'`, `'fluid'`.
28
+ * Defaults to `'xs'`.
29
+ */
13
30
  size: '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '2xl' | 'fluid' | string;
31
+ /**
32
+ * Applies color styling to the icon.
33
+ * Use `'inverted'` for icons on dark backgrounds, or `'primary'` for emphasis.
34
+ */
14
35
  color: 'inverted' | 'primary' | null;
36
+ /**
37
+ * Adds a transformation modifier to the icon (e.g., rotation).
38
+ */
15
39
  transform: string;
40
+ /**
41
+ * ID reference for an external element that labels this icon for screen readers.
42
+ */
16
43
  ariaLabelledby: string;
44
+ /**
45
+ * ARIA role of the icon. If a `title` is provided and no role is defined, defaults to `'img'`.
46
+ */
17
47
  role: string;
48
+ /**
49
+ * Title used for accessibility. Also affects `aria-hidden` and `role`.
50
+ */
18
51
  title: string;
52
+ /**
53
+ * Determines whether the icon should be hidden from assistive technologies.
54
+ * Defaults to `true` unless a title is provided.
55
+ */
19
56
  ariaHidden: boolean;
57
+ /**
58
+ * Controls whether the icon is focusable via keyboard.
59
+ * Defaults to `false`.
60
+ */
20
61
  focusable: boolean;
62
+ /**
63
+ * Flips the icon horizontally if set to `true`.
64
+ */
21
65
  isFlipHorizontal: boolean;
66
+ /**
67
+ * Adds a dark background utility class if the color is set to `'inverted'`.
68
+ */
22
69
  get isColorInverted(): boolean;
23
70
  svgEl: ElementRef;
24
71
  iconUrl$: Observable<string>;
@@ -28,6 +75,10 @@ export declare class EclIconComponent implements OnInit, OnChanges, AfterViewIni
28
75
  ngOnInit(): void;
29
76
  ngAfterViewInit(): void;
30
77
  ngOnDestroy(): void;
78
+ /**
79
+ * Returns a map of CSS classes applied to the icon.
80
+ * Includes classes for size, color, transform, and base ECL styles.
81
+ */
31
82
  getClasses(): {
32
83
  [x: string]: any;
33
84
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-icon.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-icon/ecl-icon.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAAa,UAAU,EACR,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,aAAa,EACrF,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,UAAU,EAAiB,MAAM,MAAM,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;;AAEjD,qBAUa,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,aAAa,EAAE,SAAS;IAwBrE,EAAE,EAAE,UAAU;IACrB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,eAAe;IAzBlB,OAAO,EAAE,SAAS,GAAG,QAAQ,GAAG,cAAc,GAAG,MAAM,GAAG,MAAM,CAAa;IAC7E,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,KAAK,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,GAAG,OAAO,GAAG,MAAM,CAAQ;IAC9E,KAAK,EAAE,UAAU,GAAG,SAAS,GAAG,IAAI,CAAQ;IAC5C,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,EAAE,OAAO,CAAC;IACpB,SAAS,UAAS;IAC8B,gBAAgB,UAAS;IAEjH,IACI,eAAe,IAAI,OAAO,CAE7B;IAEiB,KAAK,EAAE,UAAU,CAAC;IAEpC,QAAQ,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;IAC7B,aAAa,EAAE,gBAAgB,CAAC;gBAGrB,EAAE,EAAE,UAAU,EACb,QAAQ,EAAE,SAAS,EACnB,eAAe,EAAE,eAAe,EACI,aAAa,KAAA;IAK7D,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAMzC,QAAQ,IAAI,IAAI;IAMhB,eAAe,IAAI,IAAI;IAYvB,WAAW,IAAI,IAAI;IAcnB,UAAU,IAAI;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE;IAWlC,OAAO,CAAC,eAAe;IAqBvB,OAAO,CAAC,6BAA6B;IAMrC,OAAO,CAAC,kCAAkC;yCA5GjC,gBAAgB;2CAAhB,gBAAgB;yCAoHigzc,OAAQ;wCAAR,OAAQ;+CAAR,OAAQ;CADrizc"}
1
+ {"version":3,"file":"ecl-icon.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-icon/ecl-icon.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,UAAU,EAIV,SAAS,EACT,SAAS,EACT,MAAM,EACN,SAAS,EACT,aAAa,EAId,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,UAAU,EAAiB,MAAM,MAAM,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;;AAEjD;;;GAGG;AACH,qBAUa,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,aAAa,EAAE,SAAS;IA+ErE,EAAE,EAAE,UAAU;IACrB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,eAAe;IAhF3B;;;;OAIG;IACM,OAAO,EAAE,SAAS,GAAG,QAAQ,GAAG,cAAc,GAAG,MAAM,GAAG,MAAM,CAAa;IAEtF;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;;;OAIG;IACM,IAAI,EAAE,KAAK,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,GAAG,OAAO,GAAG,MAAM,CAAQ;IAEvF;;;OAGG;IACM,KAAK,EAAE,UAAU,GAAG,SAAS,GAAG,IAAI,CAAQ;IAErD;;OAEG;IACM,SAAS,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACM,cAAc,EAAE,MAAM,CAAC;IAEhC;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACM,KAAK,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACqC,UAAU,EAAE,OAAO,CAAC;IAE5D;;;OAGG;IACqC,SAAS,UAAS;IAE1D;;OAEG;IAGH,gBAAgB,UAAS;IAEzB;;OAEG;IACH,IACI,eAAe,IAAI,OAAO,CAE7B;IAEiB,KAAK,EAAE,UAAU,CAAC;IAEpC,QAAQ,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;IAC7B,aAAa,EAAE,gBAAgB,CAAC;gBAGrB,EAAE,EAAE,UAAU,EACb,QAAQ,EAAE,SAAS,EACnB,eAAe,EAAE,eAAe,EACI,aAAa,KAAA;IAK7D,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAMzC,QAAQ,IAAI,IAAI;IAMhB,eAAe,IAAI,IAAI;IAYvB,WAAW,IAAI,IAAI;IAanB;;;OAGG;IAEH,UAAU,IAAI;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE;IAWlC,OAAO,CAAC,eAAe;IAqBvB,OAAO,CAAC,6BAA6B;IAMrC,OAAO,CAAC,kCAAkC;yCAvKjC,gBAAgB;2CAAhB,gBAAgB;yCA+Km1vc,OAAQ;wCAAR,OAAQ;+CAAR,OAAQ;CADv3vc"}
@@ -1,7 +1,27 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive for applying ECL label styles.
5
+ *
6
+ * Supports multiple visual variants based on importance or context.
7
+ * Adds appropriate ECL classes dynamically.
8
+ */
3
9
  export declare class EclLabelDirective extends ECLBaseDirective {
10
+ /**
11
+ * Defines the visual variant of the label.
12
+ *
13
+ * - `'low'` – default styling
14
+ * - `'medium'` – medium emphasis
15
+ * - `'high'` – high emphasis
16
+ * - `'highlight'` – special highlight
17
+ *
18
+ * @default 'low'
19
+ */
4
20
  variant: 'low' | 'medium' | 'high' | 'highlight';
21
+ /**
22
+ * CSS classes applied to the host element.
23
+ * Combines base ECL label class with the variant modifier.
24
+ */
5
25
  get cssClasses(): string;
6
26
  static ɵfac: i0.ɵɵFactoryDeclaration<EclLabelDirective, never>;
7
27
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclLabelDirective, "[eclLabel]", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-label.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-label/ecl-label.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,iBAAkB,SAAQ,gBAAgB;IAC1C,OAAO,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,WAAW,CAAS;IAElE,IACI,UAAU,IAAI,MAAM,CAEvB;yCANQ,iBAAiB;2CAAjB,iBAAiB;CAO7B"}
1
+ {"version":3,"file":"ecl-label.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-label/ecl-label.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;;;GAKG;AACH,qBAIa,iBAAkB,SAAQ,gBAAgB;IACnD;;;;;;;;;OASG;IACM,OAAO,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,WAAW,CAAS;IAElE;;;OAGG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCApBQ,iBAAiB;2CAAjB,iBAAiB;CAqB7B"}
@@ -2,15 +2,50 @@ import { AfterViewInit, QueryList } from '@angular/core';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import { EclDescriptionListDefinitionItemDirective } from '../ecl-description-list-definition-item.directive';
4
4
  import * as i0 from "@angular/core";
5
+ /**
6
+ * Component representing a group of definition items in an ECL description list.
7
+ *
8
+ * Allows display of items in different visual variants and optionally limits how many items are visible by default.
9
+ * Additional items can be revealed via a "see all" toggle.
10
+ */
5
11
  export declare class EclDescriptionListDefinitionComponent extends ECLBaseDirective implements AfterViewInit {
12
+ /**
13
+ * Visual variant of the definition list group.
14
+ *
15
+ * Available values:
16
+ * - `'link'` – link-style list
17
+ * - `'inline'` – inline list
18
+ * - `'taxonomy'` – taxonomy-style list
19
+ * - `'tag'` – tag-style list
20
+ */
6
21
  variant: 'link' | 'inline' | 'taxonomy' | 'tag';
22
+ /**
23
+ * Internal list of child definition items.
24
+ */
7
25
  eclListItems: QueryList<EclDescriptionListDefinitionItemDirective>;
26
+ /**
27
+ * Applies appropriate ECL CSS classes to the host element.
28
+ */
8
29
  get cssClasses(): string;
9
30
  private _maxVisibleItems;
10
31
  private currentItemsNumber;
32
+ /**
33
+ * Number of items visible before the "see all" button is displayed.
34
+ */
11
35
  set maxVisibleItems(value: number);
36
+ /**
37
+ * Returns `true` if there are hidden items and the "see all" button should be shown.
38
+ */
12
39
  get hasSeeAll(): boolean;
40
+ /**
41
+ * Lifecycle hook triggered after content projection is initialized.
42
+ * Handles hiding excess items based on the configured limit.
43
+ */
13
44
  ngAfterViewInit(): void;
45
+ /**
46
+ * Handles the "see all" link/button click.
47
+ * Reveals all hidden list items.
48
+ */
14
49
  onShowAllItems(evt: Event): void;
15
50
  private hideListItem;
16
51
  private showListItem;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-description-list-definition.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAkD,SAAS,EAAE,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,yCAAyC,EAAE,MAAM,mDAAmD,CAAC;;AAE9G,qBAMa,qCAAsC,SAAQ,gBAAiB,YAAW,aAAa;IACvF,OAAO,EAAE,MAAM,GAAG,QAAQ,GAAG,UAAU,GAAG,KAAK,CAAC;IAGzD,YAAY,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAEnE,IACI,UAAU,IAAI,MAAM,CAKvB;IAED,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,kBAAkB,CAAK;IAE/B,IAAI,eAAe,CAAC,KAAK,EAAE,MAAM,EAEhC;IAED,IAAI,SAAS,IAAI,OAAO,CAEvB;IAED,eAAe,IAAI,IAAI;IAUvB,cAAc,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAOhC,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,kBAAkB;yCA9DjB,qCAAqC;2CAArC,qCAAqC;CAiEjD"}
1
+ {"version":3,"file":"ecl-description-list-definition.component.d.ts","sourceRoot":"","sources":["../../../../components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAkD,SAAS,EAAE,MAAM,eAAe,CAAC;AACzG,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,yCAAyC,EAAE,MAAM,mDAAmD,CAAC;;AAE9G;;;;;GAKG;AACH,qBAMa,qCAAsC,SAAQ,gBAAiB,YAAW,aAAa;IAChG;;;;;;;;OAQG;IACM,OAAO,EAAE,MAAM,GAAG,QAAQ,GAAG,UAAU,GAAG,KAAK,CAAC;IAEzD;;OAEG;IAEH,YAAY,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAEnE;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAKvB;IAED,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,kBAAkB,CAAK;IAE/B;;OAEG;IACH,IAAI,eAAe,CAAC,KAAK,EAAE,MAAM,EAEhC;IAED;;OAEG;IACH,IAAI,SAAS,IAAI,OAAO,CAEvB;IAED;;;OAGG;IACH,eAAe,IAAI,IAAI;IAUvB;;;OAGG;IACH,cAAc,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAOhC,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,kBAAkB;yCA3FjB,qCAAqC;2CAArC,qCAAqC;CA8FjD"}
@@ -1,13 +1,35 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive representing a single item in an ECL description list definition.
5
+ *
6
+ * Applies the appropriate styling classes and allows visibility control for "see all" behavior.
7
+ */
3
8
  export declare class EclDescriptionListDefinitionItemDirective extends ECLBaseDirective {
9
+ /**
10
+ * Applies appropriate ECL classes based on visibility state.
11
+ */
4
12
  get cssClasses(): string;
13
+ /**
14
+ * Internal state used to hide the item when exceeding the visible limit.
15
+ */
5
16
  isHidden: boolean;
17
+ /**
18
+ * Indicates whether this is the last item visible before the "see all" action is triggered.
19
+ */
6
20
  isLastVisible: boolean;
7
21
  static ɵfac: i0.ɵɵFactoryDeclaration<EclDescriptionListDefinitionItemDirective, never>;
8
22
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclDescriptionListDefinitionItemDirective, "[eclDescriptionListDefinitionItem]", never, {}, {}, never, never, false, never>;
9
23
  }
24
+ /**
25
+ * Directive representing a container for definition list items within an ECL description list.
26
+ *
27
+ * Applies the ECL-specific class for the list wrapper.
28
+ */
10
29
  export declare class EclDescriptionListDefinitionListDirective extends ECLBaseDirective {
30
+ /**
31
+ * Applies the ECL list container class.
32
+ */
11
33
  cmpClass: boolean;
12
34
  static ɵfac: i0.ɵɵFactoryDeclaration<EclDescriptionListDefinitionListDirective, never>;
13
35
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclDescriptionListDefinitionListDirective, "[eclDescriptionListDefinitionList]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-description-list-definition-item.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-list/ecl-description-list-definition-item.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,yCAA0C,SAAQ,gBAAgB;IAC3E,IACI,UAAU,IAAI,MAAM,CAMvB;IAED,QAAQ,UAAS;IACjB,aAAa,UAAS;yCAXb,yCAAyC;2CAAzC,yCAAyC;CAYrD;AAED,qBAIa,yCAA0C,SAAQ,gBAAgB;IACf,QAAQ,UAAQ;yCADnE,yCAAyC;2CAAzC,yCAAyC;CAErD"}
1
+ {"version":3,"file":"ecl-description-list-definition-item.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-list/ecl-description-list-definition-item.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;;GAIG;AACH,qBAIa,yCAA0C,SAAQ,gBAAgB;IAC3E;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAMvB;IAED;;OAEG;IACH,QAAQ,UAAS;IAEjB;;OAEG;IACH,aAAa,UAAS;yCArBb,yCAAyC;2CAAzC,yCAAyC;CAsBrD;AAED;;;;GAIG;AACH,qBAIa,yCAA0C,SAAQ,gBAAgB;IAC3E;;OAEG;IACyD,QAAQ,UAAQ;yCAJnE,yCAAyC;2CAAzC,yCAAyC;CAKrD"}
@@ -2,44 +2,101 @@ import { AfterContentInit, ChangeDetectorRef, QueryList } from '@angular/core';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import { EclDescriptionListDefinitionComponent } from './ecl-description-list-definition/ecl-description-list-definition.component';
4
4
  import * as i0 from "@angular/core";
5
+ /**
6
+ * Directive representing an ordered list using ECL styles.
7
+ */
5
8
  export declare class EclOrderedListDirective extends ECLBaseDirective {
9
+ /**
10
+ * Applies the ECL class for ordered lists.
11
+ */
6
12
  cmpClass: boolean;
7
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EclOrderedListDirective, never>;
8
14
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclOrderedListDirective, "[eclOrderedList]", never, {}, {}, never, never, false, never>;
9
15
  }
16
+ /**
17
+ * Directive for a single item within an ECL ordered list.
18
+ */
10
19
  export declare class EclOrderedListItemDirective extends ECLBaseDirective {
20
+ /**
21
+ * Applies the ECL class for ordered list items.
22
+ */
11
23
  cmpClass: boolean;
12
24
  static ɵfac: i0.ɵɵFactoryDeclaration<EclOrderedListItemDirective, never>;
13
25
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclOrderedListItemDirective, "[eclOrderedListItem]", never, {}, {}, never, never, false, never>;
14
26
  }
27
+ /**
28
+ * Directive representing an unordered list using ECL styles.
29
+ *
30
+ * Supports optional variants like divider and no-marker.
31
+ */
15
32
  export declare class EclUnorderedListDirective extends ECLBaseDirective {
33
+ /**
34
+ * Applies the ECL class for unordered lists.
35
+ */
16
36
  cmpClass: boolean;
37
+ /**
38
+ * Adds a divider between list items.
39
+ */
17
40
  isDivider: boolean;
41
+ /**
42
+ * Adds a divider between list items.
43
+ */
18
44
  isNoMarker: boolean;
19
45
  static ɵfac: i0.ɵɵFactoryDeclaration<EclUnorderedListDirective, never>;
20
46
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclUnorderedListDirective, "[eclUnorderedList]", never, { "isDivider": { "alias": "isDivider"; "required": false; }; "isNoMarker": { "alias": "isNoMarker"; "required": false; }; }, {}, never, never, false, never>;
21
47
  static ngAcceptInputType_isDivider: unknown;
22
48
  static ngAcceptInputType_isNoMarker: unknown;
23
49
  }
50
+ /**
51
+ * Directive for a single item within an ECL unordered list.
52
+ */
24
53
  export declare class EclUnorderedListItemDirective extends ECLBaseDirective {
54
+ /**
55
+ * Applies the ECL class for unordered list items.
56
+ */
25
57
  cmpClass: boolean;
26
58
  static ɵfac: i0.ɵɵFactoryDeclaration<EclUnorderedListItemDirective, never>;
27
59
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclUnorderedListItemDirective, "[eclUnorderedListItem]", never, {}, {}, never, never, false, never>;
28
60
  }
61
+ /**
62
+ * Directive for a description list using ECL styles.
63
+ *
64
+ * Supports horizontal layout and maxVisibleItems functionality
65
+ * passed down to nested definition components.
66
+ */
29
67
  export declare class EclDescriptionListDirective extends ECLBaseDirective implements AfterContentInit {
30
68
  private cd;
69
+ /**
70
+ * Enables horizontal layout.
71
+ */
31
72
  isHorizontal: boolean;
73
+ /**
74
+ * Maximum number of visible items before collapsing.
75
+ * Applied to nested `eclDescriptionListDefinition` components.
76
+ */
32
77
  maxVisibleItems: number;
33
78
  eclListItems: QueryList<EclDescriptionListDefinitionComponent>;
79
+ /**
80
+ * Applies the base ECL class for description lists.
81
+ */
34
82
  get cssClasses(): string;
35
83
  constructor(cd: ChangeDetectorRef);
84
+ /**
85
+ * Assigns `maxVisibleItems` to child definition components if needed.
86
+ */
36
87
  ngAfterContentInit(): void;
37
88
  static ɵfac: i0.ɵɵFactoryDeclaration<EclDescriptionListDirective, never>;
38
89
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclDescriptionListDirective, "[eclDescriptionList]", never, { "isHorizontal": { "alias": "isHorizontal"; "required": false; }; "maxVisibleItems": { "alias": "maxVisibleItems"; "required": false; }; }, {}, ["eclListItems"], never, false, never>;
39
90
  static ngAcceptInputType_isHorizontal: unknown;
40
91
  static ngAcceptInputType_maxVisibleItems: unknown;
41
92
  }
93
+ /**
94
+ * Directive representing a term within an ECL description list.
95
+ */
42
96
  export declare class EclDescriptionListTermDirective extends ECLBaseDirective {
97
+ /**
98
+ * Applies the ECL class for description list terms.
99
+ */
43
100
  cmpClass: boolean;
44
101
  static ɵfac: i0.ɵɵFactoryDeclaration<EclDescriptionListTermDirective, never>;
45
102
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclDescriptionListTermDirective, "[eclDescriptionListTerm]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-list.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-list/ecl-list.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,iBAAiB,EAAkD,SAAS,EAClF,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,qCAAqC,EAAE,MAAM,6EAA6E,CAAC;;AAEpI,qBAIa,uBAAwB,SAAQ,gBAAgB;IAClB,QAAQ,UAAQ;yCAD9C,uBAAuB;2CAAvB,uBAAuB;CAEnC;AAED,qBAIa,2BAA4B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;yCADpD,2BAA2B;2CAA3B,2BAA2B;CAEvC;AAED,qBAIa,yBAA0B,SAAQ,gBAAgB;IAClB,QAAQ,UAAQ;IACiC,SAAS,UAAS;IAChB,UAAU,UAAS;yCAHtG,yBAAyB;2CAAzB,yBAAyB;wCAiDwu3c,OAAQ;yCAAR,OAAQ;CA7Crx3c;AAED,qBAIa,6BAA8B,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;yCADtD,6BAA6B;2CAA7B,6BAA6B;CAEzC;AAED,qBAIa,2BAA4B,SAAQ,gBAAiB,YAAW,gBAAgB;IAY7E,OAAO,CAAC,EAAE;IAXyE,YAAY,UAAS;IAC7E,eAAe,SAAK;IAG3D,YAAY,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAE/D,IACI,UAAU,IAAI,MAAM,CAEvB;gBAEmB,EAAE,EAAE,iBAAiB;IAIzC,kBAAkB,IAAI,IAAI;yCAhBjB,2BAA2B;2CAA3B,2BAA2B;2CA+Bsu3c,OAAQ;8CAA8Z,OAAQ;CAT3r4c;AAED,qBAIa,+BAAgC,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;yCADxD,+BAA+B;2CAA/B,+BAA+B;CAE3C"}
1
+ {"version":3,"file":"ecl-list.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-list/ecl-list.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,iBAAiB,EAKjB,SAAS,EAGV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,qCAAqC,EAAE,MAAM,6EAA6E,CAAC;;AAEpI;;GAEG;AACH,qBAIa,uBAAwB,SAAQ,gBAAgB;IACzD;;OAEG;IACoC,QAAQ,UAAQ;yCAJ9C,uBAAuB;2CAAvB,uBAAuB;CAKnC;AAED;;GAEG;AACH,qBAIa,2BAA4B,SAAQ,gBAAgB;IAC7D;;OAEG;IAC0C,QAAQ,UAAQ;yCAJpD,2BAA2B;2CAA3B,2BAA2B;CAKvC;AAED;;;;GAIG;AACH,qBAIa,yBAA0B,SAAQ,gBAAgB;IAC3D;;OAEG;IACsC,QAAQ,UAAQ;IAEzD;;OAEG;IACuF,SAAS,UAAS;IAE5G;;OAEG;IACyF,UAAU,UAAS;yCAdtG,yBAAyB;2CAAzB,yBAAyB;wCA4F810c,OAAQ;yCAAR,OAAQ;CA7E340c;AAED;;GAEG;AACH,qBAIa,6BAA8B,SAAQ,gBAAgB;IAC/D;;OAEG;IAC4C,QAAQ,UAAQ;yCAJtD,6BAA6B;2CAA7B,6BAA6B;CAKzC;AAED;;;;;GAKG;AACH,qBAIa,2BAA4B,SAAQ,gBAAiB,YAAW,gBAAgB;IAuB7E,OAAO,CAAC,EAAE;IAtBtB;;OAEG;IAC4F,YAAY,UAAS;IAEpH;;;OAGG;IACoC,eAAe,SAAK;IAG3D,YAAY,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAE/D;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;gBAEmB,EAAE,EAAE,iBAAiB;IAIzC;;OAEG;IACH,kBAAkB,IAAI,IAAI;yCA9BjB,2BAA2B;2CAA3B,2BAA2B;2CAmD410c,OAAQ;8CAA8Z,OAAQ;CAfjz1c;AAED;;GAEG;AACH,qBAIa,+BAAgC,SAAQ,gBAAgB;IACjE;;OAEG;IAC8C,QAAQ,UAAQ;yCAJxD,+BAA+B;2CAA/B,+BAA+B;CAK3C"}