@eui/ecl 18.0.0-next.13 → 18.0.0-next.14

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 (259) hide show
  1. package/docs/components/EclStickyContainerComponent.html +74 -1
  2. package/docs/dependencies.html +18 -18
  3. package/docs/js/search/search_index.js +2 -2
  4. package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +3 -3
  5. package/esm2022/lib/components/ecl-accordion/ecl-accordion.component.mjs +3 -3
  6. package/esm2022/lib/components/ecl-accordion/ecl-accordion.module.mjs +4 -4
  7. package/esm2022/lib/components/ecl-app/ecl-app.component.mjs +3 -3
  8. package/esm2022/lib/components/ecl-app/ecl-app.module.mjs +4 -4
  9. package/esm2022/lib/components/ecl-banner/ecl-banner-credit.directive.mjs +3 -3
  10. package/esm2022/lib/components/ecl-banner/ecl-banner-description.directive.mjs +6 -6
  11. package/esm2022/lib/components/ecl-banner/ecl-banner-picture.directive.mjs +6 -6
  12. package/esm2022/lib/components/ecl-banner/ecl-banner-title.directive.mjs +6 -6
  13. package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +3 -3
  14. package/esm2022/lib/components/ecl-banner/ecl-banner.module.mjs +4 -4
  15. package/esm2022/lib/components/ecl-base.directive.mjs +3 -3
  16. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote-picture.directive.mjs +6 -6
  17. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.component.mjs +3 -3
  18. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.module.mjs +4 -4
  19. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +3 -3
  20. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs +3 -3
  21. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.module.mjs +4 -4
  22. package/esm2022/lib/components/ecl-button/ecl-button-label.directive.mjs +3 -3
  23. package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +3 -3
  24. package/esm2022/lib/components/ecl-button/ecl-button.module.mjs +4 -4
  25. package/esm2022/lib/components/ecl-card/ecl-card-body.component.mjs +3 -3
  26. package/esm2022/lib/components/ecl-card/ecl-card-picture.directive.mjs +6 -6
  27. package/esm2022/lib/components/ecl-card/ecl-card.component.mjs +3 -3
  28. package/esm2022/lib/components/ecl-card/ecl-card.module.mjs +4 -4
  29. package/esm2022/lib/components/ecl-carousel/ecl-carousel-item.component.mjs +3 -3
  30. package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +3 -3
  31. package/esm2022/lib/components/ecl-carousel/ecl-carousel.module.mjs +4 -4
  32. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.mjs +3 -3
  33. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs +3 -3
  34. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.mjs +3 -3
  35. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter.module.mjs +4 -4
  36. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs +3 -3
  37. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs +3 -3
  38. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs +3 -3
  39. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.directive.mjs +3 -3
  40. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.module.mjs +4 -4
  41. package/esm2022/lib/components/ecl-content-block/ecl-content-block-elements.directive.mjs +51 -51
  42. package/esm2022/lib/components/ecl-content-block/ecl-content-block.component.mjs +3 -3
  43. package/esm2022/lib/components/ecl-content-block/ecl-content-block.module.mjs +4 -4
  44. package/esm2022/lib/components/ecl-content-item/ecl-content-item-image.directive.mjs +6 -6
  45. package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +3 -3
  46. package/esm2022/lib/components/ecl-content-item/ecl-content-item.module.mjs +4 -4
  47. package/esm2022/lib/components/ecl-date-block/ecl-date-block.component.mjs +3 -3
  48. package/esm2022/lib/components/ecl-date-block/ecl-date-block.module.mjs +4 -4
  49. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.directive.mjs +3 -3
  50. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.module.mjs +4 -4
  51. package/esm2022/lib/components/ecl-expandable/ecl-expandable.component.mjs +3 -3
  52. package/esm2022/lib/components/ecl-expandable/ecl-expandable.module.mjs +4 -4
  53. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-description.component.mjs +3 -3
  54. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-item.component.mjs +3 -3
  55. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-title.component.mjs +3 -3
  56. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-value.component.mjs +3 -3
  57. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-view-all.component.mjs +3 -3
  58. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.component.mjs +3 -3
  59. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.module.mjs +4 -4
  60. package/esm2022/lib/components/ecl-featured/ecl-featured-item-description.component.mjs +3 -3
  61. package/esm2022/lib/components/ecl-featured/ecl-featured-item-link.directive.mjs +3 -3
  62. package/esm2022/lib/components/ecl-featured/ecl-featured-item.component.mjs +3 -3
  63. package/esm2022/lib/components/ecl-featured/ecl-featured.component.mjs +3 -3
  64. package/esm2022/lib/components/ecl-featured/ecl-featured.module.mjs +4 -4
  65. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.directive.mjs +3 -3
  66. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.module.mjs +4 -4
  67. package/esm2022/lib/components/ecl-file/ecl-file-download.directive.mjs +6 -6
  68. package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +3 -3
  69. package/esm2022/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs +3 -3
  70. package/esm2022/lib/components/ecl-file/ecl-file-picture.directive.mjs +9 -9
  71. package/esm2022/lib/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.mjs +3 -3
  72. package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +3 -3
  73. package/esm2022/lib/components/ecl-file/ecl-file.module.mjs +4 -4
  74. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.directive.mjs +3 -3
  75. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.module.mjs +4 -4
  76. package/esm2022/lib/components/ecl-form-group/ecl-form-group.component.mjs +3 -3
  77. package/esm2022/lib/components/ecl-form-group/ecl-form-group.module.mjs +4 -4
  78. package/esm2022/lib/components/ecl-form-label/ecl-form-label.component.mjs +3 -3
  79. package/esm2022/lib/components/ecl-form-label/ecl-form-label.module.mjs +4 -4
  80. package/esm2022/lib/components/ecl-gallery/ecl-gallery-footer.component.mjs +3 -3
  81. package/esm2022/lib/components/ecl-gallery/ecl-gallery-item.component.mjs +3 -3
  82. package/esm2022/lib/components/ecl-gallery/ecl-gallery-media.directive.mjs +6 -6
  83. package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +3 -3
  84. package/esm2022/lib/components/ecl-gallery/ecl-gallery.module.mjs +4 -4
  85. package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +3 -3
  86. package/esm2022/lib/components/ecl-help-block/ecl-help-block.module.mjs +4 -4
  87. package/esm2022/lib/components/ecl-icon/ecl-icon.component.mjs +3 -3
  88. package/esm2022/lib/components/ecl-icon/ecl-icon.module.mjs +4 -4
  89. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +3 -3
  90. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.mjs +3 -3
  91. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.module.mjs +4 -4
  92. package/esm2022/lib/components/ecl-label/ecl-label.directive.mjs +3 -3
  93. package/esm2022/lib/components/ecl-label/ecl-label.module.mjs +4 -4
  94. package/esm2022/lib/components/ecl-link/ecl-link-label.directive.mjs +3 -3
  95. package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +3 -3
  96. package/esm2022/lib/components/ecl-link/ecl-link.module.mjs +4 -4
  97. package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +3 -3
  98. package/esm2022/lib/components/ecl-list/ecl-description-list-definition-item.directive.mjs +6 -6
  99. package/esm2022/lib/components/ecl-list/ecl-list.directive.mjs +18 -18
  100. package/esm2022/lib/components/ecl-list/ecl-list.module.mjs +4 -4
  101. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.mjs +3 -3
  102. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +3 -3
  103. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs +6 -6
  104. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs +3 -3
  105. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.module.mjs +4 -4
  106. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs +3 -3
  107. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.mjs +3 -3
  108. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs +3 -3
  109. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.module.mjs +4 -4
  110. package/esm2022/lib/components/ecl-media-container/ecl-media-container-iframe.directive.mjs +3 -3
  111. package/esm2022/lib/components/ecl-media-container/ecl-media-container-item.directive.mjs +3 -3
  112. package/esm2022/lib/components/ecl-media-container/ecl-media-container-picture.directive.mjs +3 -3
  113. package/esm2022/lib/components/ecl-media-container/ecl-media-container.component.mjs +3 -3
  114. package/esm2022/lib/components/ecl-media-container/ecl-media-container.module.mjs +4 -4
  115. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +3 -3
  116. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +3 -3
  117. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +3 -3
  118. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +3 -3
  119. package/esm2022/lib/components/ecl-menu/ecl-menu.module.mjs +4 -4
  120. package/esm2022/lib/components/ecl-modal/ecl-modal-body-fixed.directive.mjs +3 -3
  121. package/esm2022/lib/components/ecl-modal/ecl-modal-body.component.mjs +3 -3
  122. package/esm2022/lib/components/ecl-modal/ecl-modal-close.directive.mjs +3 -3
  123. package/esm2022/lib/components/ecl-modal/ecl-modal-footer.component.mjs +3 -3
  124. package/esm2022/lib/components/ecl-modal/ecl-modal-header.component.mjs +3 -3
  125. package/esm2022/lib/components/ecl-modal/ecl-modal-trigger.directive.mjs +3 -3
  126. package/esm2022/lib/components/ecl-modal/ecl-modal.component.mjs +3 -3
  127. package/esm2022/lib/components/ecl-modal/ecl-modal.module.mjs +4 -4
  128. package/esm2022/lib/components/ecl-multiselect/boldText.pipe.mjs +3 -3
  129. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +3 -3
  130. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs +3 -3
  131. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.mjs +3 -3
  132. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs +3 -3
  133. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option.directive.mjs +3 -3
  134. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.component.mjs +3 -3
  135. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.module.mjs +4 -4
  136. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-image/ecl-navigation-list-image.component.mjs +3 -3
  137. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.mjs +3 -3
  138. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-picture.directive.mjs +6 -6
  139. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs +3 -3
  140. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.module.mjs +4 -4
  141. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker-item.component.mjs +3 -3
  142. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs +3 -3
  143. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.module.mjs +4 -4
  144. package/esm2022/lib/components/ecl-notification/ecl-notification-title.directive.mjs +3 -3
  145. package/esm2022/lib/components/ecl-notification/ecl-notification.component.mjs +3 -3
  146. package/esm2022/lib/components/ecl-notification/ecl-notification.module.mjs +4 -4
  147. package/esm2022/lib/components/ecl-page-header/ecl-page-header-background.directive.mjs +6 -6
  148. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.mjs +3 -3
  149. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description.directive.mjs +9 -9
  150. package/esm2022/lib/components/ecl-page-header/ecl-page-header-meta.directive.mjs +6 -6
  151. package/esm2022/lib/components/ecl-page-header/ecl-page-header-title.directive.mjs +3 -3
  152. package/esm2022/lib/components/ecl-page-header/ecl-page-header.component.mjs +3 -3
  153. package/esm2022/lib/components/ecl-page-header/ecl-page-header.module.mjs +4 -4
  154. package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +3 -3
  155. package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +3 -3
  156. package/esm2022/lib/components/ecl-pagination/ecl-pagination.module.mjs +4 -4
  157. package/esm2022/lib/components/ecl-popover/ecl-popover-content.directive.mjs +3 -3
  158. package/esm2022/lib/components/ecl-popover/ecl-popover-toggle.directive.mjs +3 -3
  159. package/esm2022/lib/components/ecl-popover/ecl-popover.component.mjs +3 -3
  160. package/esm2022/lib/components/ecl-popover/ecl-popover.module.mjs +4 -4
  161. package/esm2022/lib/components/ecl-radio/ecl-radio-help.component.mjs +3 -3
  162. package/esm2022/lib/components/ecl-radio/ecl-radio-input.directive.mjs +3 -3
  163. package/esm2022/lib/components/ecl-radio/ecl-radio-label.component.mjs +3 -3
  164. package/esm2022/lib/components/ecl-radio/ecl-radio.directive.mjs +3 -3
  165. package/esm2022/lib/components/ecl-radio/ecl-radio.module.mjs +4 -4
  166. package/esm2022/lib/components/ecl-range/ecl-range-value.component.mjs +3 -3
  167. package/esm2022/lib/components/ecl-range/ecl-range.directive.mjs +3 -3
  168. package/esm2022/lib/components/ecl-range/ecl-range.module.mjs +4 -4
  169. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.component.mjs +3 -3
  170. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.module.mjs +4 -4
  171. package/esm2022/lib/components/ecl-search-form/ecl-search-form.component.mjs +3 -3
  172. package/esm2022/lib/components/ecl-search-form/ecl-search-form.module.mjs +4 -4
  173. package/esm2022/lib/components/ecl-select/ecl-select-container.component.mjs +3 -3
  174. package/esm2022/lib/components/ecl-select/ecl-select.directive.mjs +3 -3
  175. package/esm2022/lib/components/ecl-select/ecl-select.module.mjs +4 -4
  176. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +3 -3
  177. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.mjs +9 -9
  178. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.mjs +3 -3
  179. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.mjs +15 -15
  180. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs +15 -15
  181. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs +3 -3
  182. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs +6 -6
  183. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +3 -3
  184. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.component.mjs +3 -3
  185. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.module.mjs +4 -4
  186. package/esm2022/lib/components/ecl-site-header/action/ecl-site-header-action.component.mjs +3 -3
  187. package/esm2022/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.mjs +3 -3
  188. package/esm2022/lib/components/ecl-site-header/cta/ecl-site-header-cta.directive.mjs +3 -3
  189. package/esm2022/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.mjs +3 -3
  190. package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +3 -3
  191. package/esm2022/lib/components/ecl-site-header/ecl-site-header.module.mjs +4 -4
  192. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +3 -3
  193. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language.component.mjs +3 -3
  194. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login-details.directive.mjs +6 -6
  195. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +3 -3
  196. package/esm2022/lib/components/ecl-site-header/message/ecl-site-header-message.component.mjs +3 -3
  197. package/esm2022/lib/components/ecl-site-header/search/ecl-site-header-search.component.mjs +3 -3
  198. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs +3 -3
  199. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.mjs +3 -3
  200. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs +3 -3
  201. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.mjs +4 -4
  202. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +3 -3
  203. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-link.directive.mjs +3 -3
  204. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs +3 -3
  205. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.module.mjs +4 -4
  206. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.component.mjs +41 -13
  207. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.module.mjs +4 -4
  208. package/esm2022/lib/components/ecl-table/ecl-table-sort-button.component.mjs +3 -3
  209. package/esm2022/lib/components/ecl-table/ecl-table.directive.mjs +24 -24
  210. package/esm2022/lib/components/ecl-table/ecl-table.module.mjs +4 -4
  211. package/esm2022/lib/components/ecl-tabs/ecl-tab-label.component.mjs +3 -3
  212. package/esm2022/lib/components/ecl-tabs/ecl-tab-more.component.mjs +3 -3
  213. package/esm2022/lib/components/ecl-tabs/ecl-tab.component.mjs +3 -3
  214. package/esm2022/lib/components/ecl-tabs/ecl-tabs.component.mjs +3 -3
  215. package/esm2022/lib/components/ecl-tabs/ecl-tabs.module.mjs +4 -4
  216. package/esm2022/lib/components/ecl-tag/ecl-tag.component.mjs +3 -3
  217. package/esm2022/lib/components/ecl-tag/ecl-tag.module.mjs +4 -4
  218. package/esm2022/lib/components/ecl-text-area/ecl-text-area.directive.mjs +3 -3
  219. package/esm2022/lib/components/ecl-text-area/ecl-text-area.module.mjs +4 -4
  220. package/esm2022/lib/components/ecl-text-input/ecl-text-input.directive.mjs +3 -3
  221. package/esm2022/lib/components/ecl-text-input/ecl-text-input.module.mjs +4 -4
  222. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-label.directive.mjs +3 -3
  223. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-title.directive.mjs +3 -3
  224. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-toggler.component.mjs +3 -3
  225. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +3 -3
  226. package/esm2022/lib/components/ecl-timeline/ecl-timeline.component.mjs +3 -3
  227. package/esm2022/lib/components/ecl-timeline/ecl-timeline.module.mjs +4 -4
  228. package/esm2022/lib/services/ecl-default-language.service.mjs +3 -3
  229. package/esm2022/lib/services/ecl-rtl.service.mjs +3 -3
  230. package/esm2022/lib/services/ecl-theme.service.mjs +3 -3
  231. package/esm2022/lib/shared/ecl-all.module.mjs +4 -4
  232. package/esm2022/lib/utils/directives/ecl-click-outside/ecl-click-outside.directive.mjs +3 -3
  233. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.directive.mjs +3 -3
  234. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.module.mjs +4 -4
  235. package/fesm2022/eui-ecl.mjs +1076 -1052
  236. package/fesm2022/eui-ecl.mjs.map +3 -3
  237. package/lib/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
  238. package/lib/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
  239. package/lib/components/ecl-base.directive.d.ts.map +1 -1
  240. package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
  241. package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
  242. package/lib/components/ecl-button/ecl-button.component.d.ts.map +1 -1
  243. package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
  244. package/lib/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
  245. package/lib/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
  246. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
  247. package/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
  248. package/lib/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
  249. package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
  250. package/lib/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
  251. package/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
  252. package/lib/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
  253. package/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
  254. package/lib/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
  255. package/lib/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
  256. package/lib/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
  257. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts +12 -1
  258. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
  259. package/package.json +1 -1
@@ -5,10 +5,10 @@ export class EclContentBlockComponent extends ECLBaseDirective {
5
5
  get cssClasses() {
6
6
  return [super.getCssClasses('ecl-content-block')].join(' ').trim();
7
7
  }
8
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentBlockComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclContentBlockComponent, selector: "ecl-content-block", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
8
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentBlockComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclContentBlockComponent, selector: "ecl-content-block", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentBlockComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentBlockComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'ecl-content-block', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
14
14
  }], propDecorators: { cssClasses: [{
@@ -24,8 +24,8 @@ const COMPONENTS = [
24
24
  EclContentBlockListDirective,
25
25
  ];
26
26
  export class EclContentBlockComponentModule {
27
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentBlockComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
28
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentBlockComponentModule, declarations: [EclContentBlockComponent,
27
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentBlockComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
28
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentBlockComponentModule, declarations: [EclContentBlockComponent,
29
29
  EclContentBlockTitleDirective,
30
30
  EclContentBlockDescriptionDirective,
31
31
  EclContentBlockLabelsDirective,
@@ -60,9 +60,9 @@ export class EclContentBlockComponentModule {
60
60
  EclContentBlockLinkDirective,
61
61
  EclContentBlockListContainerDirective,
62
62
  EclContentBlockListDirective] }); }
63
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentBlockComponentModule, imports: [CommonModule] }); }
63
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentBlockComponentModule, imports: [CommonModule] }); }
64
64
  }
65
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentBlockComponentModule, decorators: [{
65
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentBlockComponentModule, decorators: [{
66
66
  type: NgModule,
67
67
  args: [{
68
68
  imports: [CommonModule],
@@ -16,10 +16,10 @@ export class EclContentItemPictureDirective extends ECLBaseDirective {
16
16
  .join(' ')
17
17
  .trim();
18
18
  }
19
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
20
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclContentItemPictureDirective, selector: "[eclContentItemPicture]", inputs: { size: "size", position: "position" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
19
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
20
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclContentItemPictureDirective, selector: "[eclContentItemPicture]", inputs: { size: "size", position: "position" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemPictureDirective, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemPictureDirective, decorators: [{
23
23
  type: Directive,
24
24
  args: [{
25
25
  selector: '[eclContentItemPicture]',
@@ -40,10 +40,10 @@ export class EclContentItemImageDirective extends ECLBaseDirective {
40
40
  super();
41
41
  this.el = el;
42
42
  }
43
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemImageDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
44
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclContentItemImageDirective, selector: "[eclContentItemImage]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
43
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemImageDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
44
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclContentItemImageDirective, selector: "[eclContentItemImage]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
45
45
  }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemImageDirective, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemImageDirective, decorators: [{
47
47
  type: Directive,
48
48
  args: [{
49
49
  selector: '[eclContentItemImage]',
@@ -36,10 +36,10 @@ export class EclContentItemComponent extends ECLBaseDirective {
36
36
  }
37
37
  }
38
38
  }
39
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
40
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclContentItemComponent, selector: "ecl-content-item", host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclContentBlock", first: true, predicate: i0.forwardRef(() => EclContentBlockComponent), descendants: true }, { propertyName: "eclDateBlock", first: true, predicate: i0.forwardRef(() => EclDateBlockComponent), descendants: true }, { propertyName: "eclContentItemPicture", first: true, predicate: i0.forwardRef(() => EclContentItemPictureDirective), descendants: true }, { propertyName: "eclContentBlockTitle", first: true, predicate: i0.forwardRef(() => EclContentBlockTitleDirective), descendants: true }, { propertyName: "eclContentItemImage", first: true, predicate: i0.forwardRef(() => EclContentItemImageDirective), descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
39
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
40
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclContentItemComponent, selector: "ecl-content-item", host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, queries: [{ propertyName: "eclContentBlock", first: true, predicate: i0.forwardRef(() => EclContentBlockComponent), descendants: true }, { propertyName: "eclDateBlock", first: true, predicate: i0.forwardRef(() => EclDateBlockComponent), descendants: true }, { propertyName: "eclContentItemPicture", first: true, predicate: i0.forwardRef(() => EclContentItemPictureDirective), descendants: true }, { propertyName: "eclContentBlockTitle", first: true, predicate: i0.forwardRef(() => EclContentBlockTitleDirective), descendants: true }, { propertyName: "eclContentItemImage", first: true, predicate: i0.forwardRef(() => EclContentItemImageDirective), descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
41
41
  }
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemComponent, decorators: [{
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemComponent, decorators: [{
43
43
  type: Component,
44
44
  args: [{ selector: 'ecl-content-item', template: "<ng-content></ng-content>\n" }]
45
45
  }], ctorParameters: () => [{ type: i0.Renderer2 }], propDecorators: { eclContentBlock: [{
@@ -6,11 +6,11 @@ import { EclContentItemComponent } from './ecl-content-item.component';
6
6
  import * as i0 from "@angular/core";
7
7
  const COMPONENTS = [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective];
8
8
  export class EclContentItemComponentModule {
9
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemComponentModule, declarations: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective], imports: [CommonModule, RouterModule], exports: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective] }); }
11
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemComponentModule, imports: [CommonModule, RouterModule] }); }
9
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemComponentModule, declarations: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective], imports: [CommonModule, RouterModule], exports: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective] }); }
11
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemComponentModule, imports: [CommonModule, RouterModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclContentItemComponentModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclContentItemComponentModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [CommonModule, RouterModule],
@@ -34,10 +34,10 @@ export class EclDateBlockComponent extends ECLBaseDirective {
34
34
  return null;
35
35
  }
36
36
  }
37
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDateBlockComponent, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Component }); }
38
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclDateBlockComponent, selector: "time[eclDateBlock]", inputs: { date: "date", dateFormat: "dateFormat", variant: "variant", day: "day", month: "month", monthTitle: "monthTitle", year: "year", datetime: "datetime" }, host: { properties: { "class": "this.cssClasses", "attr.datetime": "this.datetime" } }, usesInheritance: true, ngImport: i0, template: "<span class=\"ecl-date-block__daytime\">{{ datetime || (date | date: dateFormat) }}</span>\n<span class=\"ecl-date-block__day\" aria-hidden=\"true\">{{ day || (date | date: 'd') }}</span>\n<abbr [title]=\"monthTitle || month || (date | date: 'MMMM' : '' : locale)\" class=\"ecl-date-block__month\" aria-hidden=\"true\">\n {{ month || (date | date: 'MMM' : '' : locale) }}\n</abbr>\n<span class=\"ecl-date-block__year\" aria-hidden=\"true\">{{ year || (date | date: 'yyyy') }}</span>\n", dependencies: [{ kind: "pipe", type: i2.DatePipe, name: "date" }] }); }
37
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDateBlockComponent, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Component }); }
38
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclDateBlockComponent, selector: "time[eclDateBlock]", inputs: { date: "date", dateFormat: "dateFormat", variant: "variant", day: "day", month: "month", monthTitle: "monthTitle", year: "year", datetime: "datetime" }, host: { properties: { "class": "this.cssClasses", "attr.datetime": "this.datetime" } }, usesInheritance: true, ngImport: i0, template: "<span class=\"ecl-date-block__daytime\">{{ datetime || (date | date: dateFormat) }}</span>\n<span class=\"ecl-date-block__day\" aria-hidden=\"true\">{{ day || (date | date: 'd') }}</span>\n<abbr [title]=\"monthTitle || month || (date | date: 'MMMM' : '' : locale)\" class=\"ecl-date-block__month\" aria-hidden=\"true\">\n {{ month || (date | date: 'MMM' : '' : locale) }}\n</abbr>\n<span class=\"ecl-date-block__year\" aria-hidden=\"true\">{{ year || (date | date: 'yyyy') }}</span>\n", dependencies: [{ kind: "pipe", type: i2.DatePipe, name: "date" }] }); }
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDateBlockComponent, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDateBlockComponent, decorators: [{
41
41
  type: Component,
42
42
  args: [{ selector: 'time[eclDateBlock]', template: "<span class=\"ecl-date-block__daytime\">{{ datetime || (date | date: dateFormat) }}</span>\n<span class=\"ecl-date-block__day\" aria-hidden=\"true\">{{ day || (date | date: 'd') }}</span>\n<abbr [title]=\"monthTitle || month || (date | date: 'MMMM' : '' : locale)\" class=\"ecl-date-block__month\" aria-hidden=\"true\">\n {{ month || (date | date: 'MMM' : '' : locale) }}\n</abbr>\n<span class=\"ecl-date-block__year\" aria-hidden=\"true\">{{ year || (date | date: 'yyyy') }}</span>\n" }]
43
43
  }], ctorParameters: () => [{ type: i1.TranslateService }], propDecorators: { date: [{
@@ -27,11 +27,11 @@ import { NgModule } from '@angular/core';
27
27
  import { EclDateBlockComponent } from './ecl-date-block.component';
28
28
  import * as i0 from "@angular/core";
29
29
  export class EclDateBlockComponentModule {
30
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDateBlockComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDateBlockComponentModule, declarations: [EclDateBlockComponent], imports: [CommonModule], exports: [EclDateBlockComponent] }); }
32
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDateBlockComponentModule, imports: [CommonModule] }); }
30
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDateBlockComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDateBlockComponentModule, declarations: [EclDateBlockComponent], imports: [CommonModule], exports: [EclDateBlockComponent] }); }
32
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDateBlockComponentModule, imports: [CommonModule] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDateBlockComponentModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDateBlockComponentModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  imports: [CommonModule],
@@ -157,10 +157,10 @@ export class EclDatePickerDirective extends ECLBaseDirective {
157
157
  eclIconComponent.instance.class = 'ecl-datepicker__icon';
158
158
  return eclIconComponent.location.nativeElement;
159
159
  }
160
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDatePickerDirective, deps: [{ token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i1.TranslateService }, { token: i2.EclLanguageService }], target: i0.ɵɵFactoryTarget.Directive }); }
161
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclDatePickerDirective, selector: "input[eclDatePicker]", inputs: { yearRange: "yearRange", format: "format" }, outputs: { datePicked: "datePicked" }, host: { listeners: { "click": "onClick()", "blur": "onBlur()" }, properties: { "attr.type": "this.type", "class": "this.cssClasses", "attr.disabled": "this.isDisabled" } }, providers: [ECL_DATE_PICKER_VALUE_ACCESSOR], usesInheritance: true, ngImport: i0 }); }
160
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDatePickerDirective, deps: [{ token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i1.TranslateService }, { token: i2.EclLanguageService }], target: i0.ɵɵFactoryTarget.Directive }); }
161
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclDatePickerDirective, selector: "input[eclDatePicker]", inputs: { yearRange: "yearRange", format: "format" }, outputs: { datePicked: "datePicked" }, host: { listeners: { "click": "onClick()", "blur": "onBlur()" }, properties: { "attr.type": "this.type", "class": "this.cssClasses", "attr.disabled": "this.isDisabled" } }, providers: [ECL_DATE_PICKER_VALUE_ACCESSOR], usesInheritance: true, ngImport: i0 }); }
162
162
  }
163
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDatePickerDirective, decorators: [{
163
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDatePickerDirective, decorators: [{
164
164
  type: Directive,
165
165
  args: [{
166
166
  selector: 'input[eclDatePicker]',
@@ -4,11 +4,11 @@ import { TranslateModule } from '@ngx-translate/core';
4
4
  import { EclDatePickerDirective } from './ecl-date-picker.directive';
5
5
  import * as i0 from "@angular/core";
6
6
  export class EclDatePickerDirectiveModule {
7
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDatePickerDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDatePickerDirectiveModule, declarations: [EclDatePickerDirective], imports: [CommonModule, TranslateModule], exports: [EclDatePickerDirective] }); }
9
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDatePickerDirectiveModule, imports: [CommonModule, TranslateModule] }); }
7
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDatePickerDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDatePickerDirectiveModule, declarations: [EclDatePickerDirective], imports: [CommonModule, TranslateModule], exports: [EclDatePickerDirective] }); }
9
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDatePickerDirectiveModule, imports: [CommonModule, TranslateModule] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclDatePickerDirectiveModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclDatePickerDirectiveModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  imports: [CommonModule, TranslateModule],
@@ -34,10 +34,10 @@ export class EclExpandableComponent extends ECLBaseDirective {
34
34
  this.isExpanded = nextExpandedState;
35
35
  }
36
36
  }
37
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclExpandableComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
38
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-next.2", type: EclExpandableComponent, selector: "ecl-expandable", inputs: { isExpanded: ["isExpanded", "isExpanded", booleanAttribute], collapsedLabel: "collapsedLabel", expandedLabel: "expandedLabel" }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<button\n eclButton\n variant=\"ghost\"\n type=\"button\"\n class=\"ecl-expandable__toggle\"\n [attr.aria-expanded]=\"isExpanded\"\n (click)=\"onButtonClick()\">\n <span eclButtonLabel>\n @if (isExpanded) {\n {{ expandedLabel || 'ecl.common.COLLAPSE' | translate }}\n } @else {\n {{ collapsedLabel || 'ecl.common.EXPAND' | translate }}\n }\n </span>\n <ecl-icon icon=\"corner-arrow\" size=\"fluid\" transform=\"rotate-180\"></ecl-icon>\n</button>\n<div class=\"ecl-expandable__content\" [hidden]=\"!isExpanded\">\n <ng-content></ng-content>\n</div>\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: i1.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: i2.EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: i3.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i4.TranslatePipe, name: "translate" }] }); }
37
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclExpandableComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
38
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-next.3", type: EclExpandableComponent, selector: "ecl-expandable", inputs: { isExpanded: ["isExpanded", "isExpanded", booleanAttribute], collapsedLabel: "collapsedLabel", expandedLabel: "expandedLabel" }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<button\n eclButton\n variant=\"ghost\"\n type=\"button\"\n class=\"ecl-expandable__toggle\"\n [attr.aria-expanded]=\"isExpanded\"\n (click)=\"onButtonClick()\">\n <span eclButtonLabel>\n @if (isExpanded) {\n {{ expandedLabel || 'ecl.common.COLLAPSE' | translate }}\n } @else {\n {{ collapsedLabel || 'ecl.common.EXPAND' | translate }}\n }\n </span>\n <ecl-icon icon=\"corner-arrow\" size=\"fluid\" transform=\"rotate-180\"></ecl-icon>\n</button>\n<div class=\"ecl-expandable__content\" [hidden]=\"!isExpanded\">\n <ng-content></ng-content>\n</div>\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "component", type: i1.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: i2.EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "component", type: i3.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "ariaHidden", "focusable"] }, { kind: "pipe", type: i4.TranslatePipe, name: "translate" }] }); }
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclExpandableComponent, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclExpandableComponent, decorators: [{
41
41
  type: Component,
42
42
  args: [{ selector: 'ecl-expandable', template: "<button\n eclButton\n variant=\"ghost\"\n type=\"button\"\n class=\"ecl-expandable__toggle\"\n [attr.aria-expanded]=\"isExpanded\"\n (click)=\"onButtonClick()\">\n <span eclButtonLabel>\n @if (isExpanded) {\n {{ expandedLabel || 'ecl.common.COLLAPSE' | translate }}\n } @else {\n {{ collapsedLabel || 'ecl.common.EXPAND' | translate }}\n }\n </span>\n <ecl-icon icon=\"corner-arrow\" size=\"fluid\" transform=\"rotate-180\"></ecl-icon>\n</button>\n<div class=\"ecl-expandable__content\" [hidden]=\"!isExpanded\">\n <ng-content></ng-content>\n</div>\n", styles: [":host{display:block}\n"] }]
43
43
  }], propDecorators: { cssClasses: [{
@@ -6,11 +6,11 @@ import { TranslateModule } from '@ngx-translate/core';
6
6
  import { EclExpandableComponent } from './ecl-expandable.component';
7
7
  import * as i0 from "@angular/core";
8
8
  export class EclExpandableComponentModule {
9
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclExpandableComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclExpandableComponentModule, declarations: [EclExpandableComponent], imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule], exports: [EclExpandableComponent] }); }
11
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclExpandableComponentModule, imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule] }); }
9
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclExpandableComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclExpandableComponentModule, declarations: [EclExpandableComponent], imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule], exports: [EclExpandableComponent] }); }
11
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclExpandableComponentModule, imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclExpandableComponentModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclExpandableComponentModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule],
@@ -5,10 +5,10 @@ export class EclFactFiguresDescriptionComponent extends ECLBaseDirective {
5
5
  get cssClasses() {
6
6
  return [super.getCssClasses('ecl-fact-figures__description')].join(' ').trim();
7
7
  }
8
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFactFiguresDescriptionComponent, selector: "ecl-fact-figures-description", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
8
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFactFiguresDescriptionComponent, selector: "ecl-fact-figures-description", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresDescriptionComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresDescriptionComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'ecl-fact-figures-description', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
14
14
  }], propDecorators: { cssClasses: [{
@@ -13,10 +13,10 @@ export class EclFactFiguresItemComponent extends ECLBaseDirective {
13
13
  });
14
14
  }
15
15
  }
16
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
17
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFactFiguresItemComponent, selector: "ecl-fact-figures-item", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclIconComponents", predicate: EclIconComponent }], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
16
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
17
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFactFiguresItemComponent, selector: "ecl-fact-figures-item", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclIconComponents", predicate: EclIconComponent }], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
18
18
  }
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresItemComponent, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresItemComponent, decorators: [{
20
20
  type: Component,
21
21
  args: [{ selector: 'ecl-fact-figures-item', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
22
22
  }], propDecorators: { cssClasses: [{
@@ -5,10 +5,10 @@ export class EclFactFiguresTitleComponent extends ECLBaseDirective {
5
5
  get cssClasses() {
6
6
  return [super.getCssClasses('ecl-fact-figures__title')].join(' ').trim();
7
7
  }
8
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresTitleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFactFiguresTitleComponent, selector: "ecl-fact-figures-title", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
8
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresTitleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFactFiguresTitleComponent, selector: "ecl-fact-figures-title", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresTitleComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresTitleComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'ecl-fact-figures-title', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
14
14
  }], propDecorators: { cssClasses: [{
@@ -5,10 +5,10 @@ export class EclFactFiguresValueComponent extends ECLBaseDirective {
5
5
  get cssClasses() {
6
6
  return [super.getCssClasses('ecl-fact-figures__value')].join(' ').trim();
7
7
  }
8
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresValueComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFactFiguresValueComponent, selector: "ecl-fact-figures-value", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
8
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresValueComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFactFiguresValueComponent, selector: "ecl-fact-figures-value", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresValueComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresValueComponent, decorators: [{
12
12
  type: Component,
13
13
  args: [{ selector: 'ecl-fact-figures-value', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
14
14
  }], propDecorators: { cssClasses: [{
@@ -11,10 +11,10 @@ export class EclFactFiguresViewAllComponent extends ECLBaseDirective {
11
11
  this.eclLink.class = [this.eclLink.class, 'ecl-fact-figures__view-all-link'].join(' ');
12
12
  }
13
13
  }
14
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresViewAllComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
15
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFactFiguresViewAllComponent, selector: "ecl-fact-figures-view-all", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclLink", first: true, predicate: EclLinkDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
14
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresViewAllComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
15
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFactFiguresViewAllComponent, selector: "ecl-fact-figures-view-all", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclLink", first: true, predicate: EclLinkDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresViewAllComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresViewAllComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{ selector: 'ecl-fact-figures-view-all', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
20
20
  }], propDecorators: { cssClasses: [{
@@ -9,10 +9,10 @@ export class EclFactFiguresComponent extends ECLBaseDirective {
9
9
  get cssClasses() {
10
10
  return [super.getCssClasses('ecl-fact-figures'), `ecl-fact-figures--col-${this.columns}`].join(' ').trim();
11
11
  }
12
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
13
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFactFiguresComponent, selector: "ecl-fact-figures", inputs: { columns: "columns" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-fact-figures__items\">\n <ng-content></ng-content>\n</div>\n\n<ng-content select=\"ecl-fact-figures-view-all\"></ng-content>\n", styles: [":host{display:block}\n"] }); }
12
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
13
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFactFiguresComponent, selector: "ecl-fact-figures", inputs: { columns: "columns" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-fact-figures__items\">\n <ng-content></ng-content>\n</div>\n\n<ng-content select=\"ecl-fact-figures-view-all\"></ng-content>\n", styles: [":host{display:block}\n"] }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresComponent, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresComponent, decorators: [{
16
16
  type: Component,
17
17
  args: [{ selector: 'ecl-fact-figures', template: "<div class=\"ecl-fact-figures__items\">\n <ng-content></ng-content>\n</div>\n\n<ng-content select=\"ecl-fact-figures-view-all\"></ng-content>\n", styles: [":host{display:block}\n"] }]
18
18
  }], propDecorators: { cssClasses: [{
@@ -9,8 +9,8 @@ import { EclFactFiguresTitleComponent } from './ecl-fact-figures-title.component
9
9
  import { EclFactFiguresValueComponent } from './ecl-fact-figures-value.component';
10
10
  import * as i0 from "@angular/core";
11
11
  export class EclFactFiguresComponentModule {
12
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresComponentModule, declarations: [EclFactFiguresComponent,
12
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresComponentModule, declarations: [EclFactFiguresComponent,
14
14
  EclFactFiguresItemComponent,
15
15
  EclFactFiguresViewAllComponent,
16
16
  EclFactFiguresDescriptionComponent,
@@ -21,9 +21,9 @@ export class EclFactFiguresComponentModule {
21
21
  EclFactFiguresDescriptionComponent,
22
22
  EclFactFiguresTitleComponent,
23
23
  EclFactFiguresValueComponent] }); }
24
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresComponentModule, imports: [CommonModule, TranslateModule] }); }
24
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresComponentModule, imports: [CommonModule, TranslateModule] }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFactFiguresComponentModule, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFactFiguresComponentModule, decorators: [{
27
27
  type: NgModule,
28
28
  args: [{
29
29
  imports: [CommonModule, TranslateModule],
@@ -6,10 +6,10 @@ export class EclFeaturedItemDescriptionComponent extends ECLBaseDirective {
6
6
  super(...arguments);
7
7
  this.className = true;
8
8
  }
9
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedItemDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
10
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFeaturedItemDescriptionComponent, selector: "ecl-featured-item-description", host: { properties: { "class.ecl-featured-item__description": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<p class=\"ecl-u-type-paragraph-m\">\n <ng-content></ng-content>\n</p>\n", styles: [":host{display:block}\n"] }); }
9
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedItemDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
10
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFeaturedItemDescriptionComponent, selector: "ecl-featured-item-description", host: { properties: { "class.ecl-featured-item__description": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<p class=\"ecl-u-type-paragraph-m\">\n <ng-content></ng-content>\n</p>\n", styles: [":host{display:block}\n"] }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedItemDescriptionComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedItemDescriptionComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{ selector: 'ecl-featured-item-description', template: "<p class=\"ecl-u-type-paragraph-m\">\n <ng-content></ng-content>\n</p>\n", styles: [":host{display:block}\n"] }]
15
15
  }], propDecorators: { className: [{
@@ -6,10 +6,10 @@ export class EclFeaturedItemLinkDirective extends ECLBaseDirective {
6
6
  super(...arguments);
7
7
  this.className = true;
8
8
  }
9
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedItemLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFeaturedItemLinkDirective, selector: "[eclFeaturedItemLink]", host: { properties: { "class.ecl-featured-item__link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
9
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedItemLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFeaturedItemLinkDirective, selector: "[eclFeaturedItemLink]", host: { properties: { "class.ecl-featured-item__link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedItemLinkDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedItemLinkDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[eclFeaturedItemLink]',
@@ -17,10 +17,10 @@ export class EclFeaturedItemComponent extends ECLBaseDirective {
17
17
  this.mediaContainer.class = 'ecl-featured-item__media_container';
18
18
  }
19
19
  }
20
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
21
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFeaturedItemComponent, selector: "ecl-featured-item", inputs: { eclTitle: "eclTitle" }, host: { properties: { "class.ecl-featured-item__item": "this.className" } }, queries: [{ propertyName: "mediaContainer", first: true, predicate: EclMediaContainerComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "<div *ngIf=\"hasTitle\" class=\"ecl-featured-item__title\">{{ eclTitle }}</div>\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
20
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
21
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFeaturedItemComponent, selector: "ecl-featured-item", inputs: { eclTitle: "eclTitle" }, host: { properties: { "class.ecl-featured-item__item": "this.className" } }, queries: [{ propertyName: "mediaContainer", first: true, predicate: EclMediaContainerComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "<div *ngIf=\"hasTitle\" class=\"ecl-featured-item__title\">{{ eclTitle }}</div>\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedItemComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedItemComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{ selector: 'ecl-featured-item', template: "<div *ngIf=\"hasTitle\" class=\"ecl-featured-item__title\">{{ eclTitle }}</div>\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
26
26
  }], propDecorators: { eclTitle: [{
@@ -14,13 +14,13 @@ export class EclFeaturedComponent extends ECLBaseDirective {
14
14
  get cssClasses() {
15
15
  return [super.getCssClasses('ecl-featured-item'), this.isExtended ? 'ecl-featured-item--extended' : ''].join(' ').trim();
16
16
  }
17
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
18
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFeaturedComponent, selector: "ecl-featured", inputs: { position: "position", isExtended: "isExtended" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__container ecl-featured-item__container--{{ position }}\">\n <ng-content></ng-content>\n</div>\n" }); }
17
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
18
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFeaturedComponent, selector: "ecl-featured", inputs: { position: "position", isExtended: "isExtended" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__container ecl-featured-item__container--{{ position }}\">\n <ng-content></ng-content>\n</div>\n" }); }
19
19
  }
20
20
  __decorate([
21
21
  coerceBoolean
22
22
  ], EclFeaturedComponent.prototype, "isExtended", void 0);
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{ selector: 'ecl-featured', template: "<div class=\"ecl-featured-item__container ecl-featured-item__container--{{ position }}\">\n <ng-content></ng-content>\n</div>\n" }]
26
26
  }], propDecorators: { position: [{
@@ -8,11 +8,11 @@ import { EclFeaturedItemComponent } from './ecl-featured-item.component';
8
8
  import { EclFeaturedComponent } from './ecl-featured.component';
9
9
  import * as i0 from "@angular/core";
10
10
  export class EclFeaturedModule {
11
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedModule, declarations: [EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective, EclFeaturedItemDescriptionComponent], imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule], exports: [EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective, EclFeaturedItemDescriptionComponent] }); }
13
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedModule, imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule] }); }
11
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
12
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedModule, declarations: [EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective, EclFeaturedItemDescriptionComponent], imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule], exports: [EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective, EclFeaturedItemDescriptionComponent] }); }
13
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedModule, imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule] }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeaturedModule, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeaturedModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule],
@@ -15,10 +15,10 @@ export class EclFeedbackMessageDirective extends ECLBaseDirective {
15
15
  });
16
16
  }
17
17
  }
18
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeedbackMessageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
19
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFeedbackMessageDirective, selector: "[eclFeedbackMessage]", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclIconComponents", predicate: i0.forwardRef(() => EclIconComponent) }], usesInheritance: true, ngImport: i0 }); }
18
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeedbackMessageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
19
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFeedbackMessageDirective, selector: "[eclFeedbackMessage]", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclIconComponents", predicate: i0.forwardRef(() => EclIconComponent) }], usesInheritance: true, ngImport: i0 }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeedbackMessageDirective, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeedbackMessageDirective, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: '[eclFeedbackMessage]',
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { EclFeedbackMessageDirective } from './ecl-feedback-message.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export class EclFeedbackMessageDirectiveModule {
6
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeedbackMessageDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeedbackMessageDirectiveModule, declarations: [EclFeedbackMessageDirective], imports: [CommonModule], exports: [EclFeedbackMessageDirective] }); }
8
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeedbackMessageDirectiveModule, imports: [CommonModule] }); }
6
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeedbackMessageDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeedbackMessageDirectiveModule, declarations: [EclFeedbackMessageDirective], imports: [CommonModule], exports: [EclFeedbackMessageDirective] }); }
8
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeedbackMessageDirectiveModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFeedbackMessageDirectiveModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFeedbackMessageDirectiveModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [CommonModule],
@@ -6,10 +6,10 @@ export class EclFileTranslationDownloadDirective extends ECLBaseDirective {
6
6
  super(...arguments);
7
7
  this.className = true;
8
8
  }
9
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFileTranslationDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFileTranslationDownloadDirective, selector: "[eclFileTranslationDownload]", host: { properties: { "class.ecl-file__translation-download": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
9
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFileTranslationDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFileTranslationDownloadDirective, selector: "[eclFileTranslationDownload]", host: { properties: { "class.ecl-file__translation-download": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFileTranslationDownloadDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFileTranslationDownloadDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[eclFileTranslationDownload]',
@@ -23,10 +23,10 @@ export class EclFileDownloadDirective extends ECLBaseDirective {
23
23
  super(...arguments);
24
24
  this.className = true;
25
25
  }
26
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFileDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
27
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.2", type: EclFileDownloadDirective, selector: "[eclFileDownload]", host: { properties: { "class.ecl-file__download": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
26
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFileDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
27
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-next.3", type: EclFileDownloadDirective, selector: "[eclFileDownload]", host: { properties: { "class.ecl-file__download": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
28
28
  }
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFileDownloadDirective, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFileDownloadDirective, decorators: [{
30
30
  type: Directive,
31
31
  args: [{
32
32
  selector: '[eclFileDownload]',
@@ -17,10 +17,10 @@ export class EclFileItemComponent extends ECLBaseDirective {
17
17
  get isThumbnail() {
18
18
  return this.eclFileComponent && this.eclFileComponent.isThumbnail;
19
19
  }
20
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFileItemComponent, deps: [{ token: i1.EclFileComponent }], target: i0.ɵɵFactoryTarget.Component }); }
21
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.2", type: EclFileItemComponent, selector: "ecl-file-item", inputs: { isDescription: ["isDescription", "isDescription", booleanAttribute], eclTitle: "eclTitle", titleId: "titleId", meta: "meta", label: "label", langDetail: "langDetail" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-template [ngIf]=\"!isDescription\">\n <div class=\"ecl-file__translation-info\">\n <div class=\"ecl-file__translation-title\" [id]=\"titleId\" [attr.lang]=\"langDetail\">{{ eclTitle }}</div> \n <div class=\"ecl-file__translation-meta\">{{ meta }}</div>\n </div>\n <ng-content select=\"[eclFileTranslationDownload]\"></ng-content>\n</ng-template>\n<ng-template [ngIf]=\"isDescription\">\n <ng-content></ng-content>\n</ng-template>", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
20
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFileItemComponent, deps: [{ token: i1.EclFileComponent }], target: i0.ɵɵFactoryTarget.Component }); }
21
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-next.3", type: EclFileItemComponent, selector: "ecl-file-item", inputs: { isDescription: ["isDescription", "isDescription", booleanAttribute], eclTitle: "eclTitle", titleId: "titleId", meta: "meta", label: "label", langDetail: "langDetail" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-template [ngIf]=\"!isDescription\">\n <div class=\"ecl-file__translation-info\">\n <div class=\"ecl-file__translation-title\" [id]=\"titleId\" [attr.lang]=\"langDetail\">{{ eclTitle }}</div> \n <div class=\"ecl-file__translation-meta\">{{ meta }}</div>\n </div>\n <ng-content select=\"[eclFileTranslationDownload]\"></ng-content>\n</ng-template>\n<ng-template [ngIf]=\"isDescription\">\n <ng-content></ng-content>\n</ng-template>", dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
22
22
  }
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.2", ngImport: i0, type: EclFileItemComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.3", ngImport: i0, type: EclFileItemComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{ selector: 'ecl-file-item', template: "<ng-template [ngIf]=\"!isDescription\">\n <div class=\"ecl-file__translation-info\">\n <div class=\"ecl-file__translation-title\" [id]=\"titleId\" [attr.lang]=\"langDetail\">{{ eclTitle }}</div> \n <div class=\"ecl-file__translation-meta\">{{ meta }}</div>\n </div>\n <ng-content select=\"[eclFileTranslationDownload]\"></ng-content>\n</ng-template>\n<ng-template [ngIf]=\"isDescription\">\n <ng-content></ng-content>\n</ng-template>" }]
26
26
  }], ctorParameters: () => [{ type: i1.EclFileComponent }], propDecorators: { isDescription: [{