@eui/ecl 18.0.0-next.61 → 18.0.0-next.63

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 (301) hide show
  1. package/docs/dependencies.html +18 -18
  2. package/docs/js/search/search_index.js +2 -2
  3. package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +3 -3
  4. package/esm2022/lib/components/ecl-accordion/ecl-accordion.component.mjs +3 -3
  5. package/esm2022/lib/components/ecl-accordion/ecl-accordion.module.mjs +4 -4
  6. package/esm2022/lib/components/ecl-app/ecl-app.component.mjs +3 -3
  7. package/esm2022/lib/components/ecl-app/ecl-app.module.mjs +4 -4
  8. package/esm2022/lib/components/ecl-banner/ecl-banner-description.directive.mjs +6 -6
  9. package/esm2022/lib/components/ecl-banner/ecl-banner-picture.directive.mjs +6 -6
  10. package/esm2022/lib/components/ecl-banner/ecl-banner-title.directive.mjs +6 -6
  11. package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +3 -3
  12. package/esm2022/lib/components/ecl-banner/ecl-banner.module.mjs +4 -4
  13. package/esm2022/lib/components/ecl-base.directive.mjs +3 -3
  14. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote-picture.directive.mjs +6 -6
  15. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.component.mjs +3 -3
  16. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.module.mjs +4 -4
  17. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +3 -3
  18. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs +3 -3
  19. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.module.mjs +4 -4
  20. package/esm2022/lib/components/ecl-button/ecl-button-label.directive.mjs +3 -3
  21. package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +3 -3
  22. package/esm2022/lib/components/ecl-button/ecl-button.module.mjs +4 -4
  23. package/esm2022/lib/components/ecl-card/ecl-card-body.component.mjs +3 -3
  24. package/esm2022/lib/components/ecl-card/ecl-card-picture.directive.mjs +6 -6
  25. package/esm2022/lib/components/ecl-card/ecl-card.component.mjs +3 -3
  26. package/esm2022/lib/components/ecl-card/ecl-card.module.mjs +4 -4
  27. package/esm2022/lib/components/ecl-carousel/ecl-carousel-item.component.mjs +3 -3
  28. package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +3 -3
  29. package/esm2022/lib/components/ecl-carousel/ecl-carousel.module.mjs +4 -4
  30. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.mjs +3 -3
  31. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs +3 -3
  32. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.mjs +3 -3
  33. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter.module.mjs +4 -4
  34. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs +3 -3
  35. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs +3 -3
  36. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs +3 -3
  37. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.directive.mjs +3 -3
  38. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.module.mjs +4 -4
  39. package/esm2022/lib/components/ecl-content-block/ecl-content-block-elements.directive.mjs +51 -51
  40. package/esm2022/lib/components/ecl-content-block/ecl-content-block.component.mjs +3 -3
  41. package/esm2022/lib/components/ecl-content-block/ecl-content-block.module.mjs +4 -4
  42. package/esm2022/lib/components/ecl-content-item/ecl-content-item-image.directive.mjs +6 -6
  43. package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +3 -3
  44. package/esm2022/lib/components/ecl-content-item/ecl-content-item.module.mjs +4 -4
  45. package/esm2022/lib/components/ecl-date-block/ecl-date-block.component.mjs +3 -3
  46. package/esm2022/lib/components/ecl-date-block/ecl-date-block.module.mjs +4 -4
  47. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.directive.mjs +3 -3
  48. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.module.mjs +4 -4
  49. package/esm2022/lib/components/ecl-expandable/ecl-expandable.component.mjs +3 -3
  50. package/esm2022/lib/components/ecl-expandable/ecl-expandable.module.mjs +4 -4
  51. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-description.component.mjs +3 -3
  52. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-item.component.mjs +3 -3
  53. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-title.component.mjs +3 -3
  54. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-value.component.mjs +3 -3
  55. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-view-all.component.mjs +3 -3
  56. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.component.mjs +3 -3
  57. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.module.mjs +4 -4
  58. package/esm2022/lib/components/ecl-featured/ecl-featured-item-description.component.mjs +3 -3
  59. package/esm2022/lib/components/ecl-featured/ecl-featured-item-footer.component.mjs +3 -3
  60. package/esm2022/lib/components/ecl-featured/ecl-featured-item-link.directive.mjs +9 -9
  61. package/esm2022/lib/components/ecl-featured/ecl-featured-item.component.mjs +3 -3
  62. package/esm2022/lib/components/ecl-featured/ecl-featured.component.mjs +3 -3
  63. package/esm2022/lib/components/ecl-featured/ecl-featured.module.mjs +4 -4
  64. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.directive.mjs +3 -3
  65. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.module.mjs +4 -4
  66. package/esm2022/lib/components/ecl-file/ecl-file-download.directive.mjs +6 -6
  67. package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +3 -3
  68. package/esm2022/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs +3 -3
  69. package/esm2022/lib/components/ecl-file/ecl-file-picture.directive.mjs +9 -9
  70. package/esm2022/lib/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.mjs +3 -3
  71. package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +3 -3
  72. package/esm2022/lib/components/ecl-file/ecl-file.module.mjs +4 -4
  73. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.directive.mjs +3 -3
  74. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.module.mjs +4 -4
  75. package/esm2022/lib/components/ecl-form-group/ecl-form-group.component.mjs +3 -3
  76. package/esm2022/lib/components/ecl-form-group/ecl-form-group.module.mjs +4 -4
  77. package/esm2022/lib/components/ecl-form-label/ecl-form-label.component.mjs +3 -3
  78. package/esm2022/lib/components/ecl-form-label/ecl-form-label.module.mjs +4 -4
  79. package/esm2022/lib/components/ecl-gallery/ecl-gallery-footer.component.mjs +3 -3
  80. package/esm2022/lib/components/ecl-gallery/ecl-gallery-item.component.mjs +3 -3
  81. package/esm2022/lib/components/ecl-gallery/ecl-gallery-media.directive.mjs +6 -6
  82. package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +3 -3
  83. package/esm2022/lib/components/ecl-gallery/ecl-gallery.module.mjs +4 -4
  84. package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +3 -3
  85. package/esm2022/lib/components/ecl-help-block/ecl-help-block.module.mjs +4 -4
  86. package/esm2022/lib/components/ecl-icon/ecl-icon.component.mjs +3 -3
  87. package/esm2022/lib/components/ecl-icon/ecl-icon.module.mjs +4 -4
  88. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +3 -3
  89. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.mjs +3 -3
  90. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.module.mjs +4 -4
  91. package/esm2022/lib/components/ecl-label/ecl-label.directive.mjs +3 -3
  92. package/esm2022/lib/components/ecl-label/ecl-label.module.mjs +4 -4
  93. package/esm2022/lib/components/ecl-link/ecl-link-label.directive.mjs +3 -3
  94. package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +3 -3
  95. package/esm2022/lib/components/ecl-link/ecl-link.module.mjs +4 -4
  96. package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +3 -3
  97. package/esm2022/lib/components/ecl-list/ecl-description-list-definition-item.directive.mjs +6 -6
  98. package/esm2022/lib/components/ecl-list/ecl-list.directive.mjs +18 -18
  99. package/esm2022/lib/components/ecl-list/ecl-list.module.mjs +4 -4
  100. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.mjs +3 -3
  101. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +3 -3
  102. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs +6 -6
  103. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs +3 -3
  104. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.module.mjs +4 -4
  105. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs +3 -3
  106. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.mjs +3 -3
  107. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs +3 -3
  108. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.module.mjs +4 -4
  109. package/esm2022/lib/components/ecl-media-container/ecl-media-container-iframe.directive.mjs +3 -3
  110. package/esm2022/lib/components/ecl-media-container/ecl-media-container-item.directive.mjs +3 -3
  111. package/esm2022/lib/components/ecl-media-container/ecl-media-container-picture.directive.mjs +3 -3
  112. package/esm2022/lib/components/ecl-media-container/ecl-media-container.component.mjs +3 -3
  113. package/esm2022/lib/components/ecl-media-container/ecl-media-container.module.mjs +4 -4
  114. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +3 -3
  115. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +3 -3
  116. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +3 -3
  117. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +3 -3
  118. package/esm2022/lib/components/ecl-menu/ecl-menu.module.mjs +4 -4
  119. package/esm2022/lib/components/ecl-modal/ecl-modal-body-fixed.directive.mjs +3 -3
  120. package/esm2022/lib/components/ecl-modal/ecl-modal-body.component.mjs +3 -3
  121. package/esm2022/lib/components/ecl-modal/ecl-modal-close.directive.mjs +3 -3
  122. package/esm2022/lib/components/ecl-modal/ecl-modal-footer.component.mjs +3 -3
  123. package/esm2022/lib/components/ecl-modal/ecl-modal-header.component.mjs +3 -3
  124. package/esm2022/lib/components/ecl-modal/ecl-modal-trigger.directive.mjs +3 -3
  125. package/esm2022/lib/components/ecl-modal/ecl-modal.component.mjs +3 -3
  126. package/esm2022/lib/components/ecl-modal/ecl-modal.module.mjs +4 -4
  127. package/esm2022/lib/components/ecl-multiselect/boldText.pipe.mjs +3 -3
  128. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +3 -3
  129. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs +3 -3
  130. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.mjs +3 -3
  131. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs +3 -3
  132. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option.directive.mjs +3 -3
  133. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.component.mjs +3 -3
  134. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.module.mjs +4 -4
  135. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-image/ecl-navigation-list-image.component.mjs +3 -3
  136. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.mjs +3 -3
  137. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-picture.directive.mjs +6 -6
  138. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs +3 -3
  139. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.module.mjs +4 -4
  140. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker-item.component.mjs +3 -3
  141. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs +3 -3
  142. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.module.mjs +4 -4
  143. package/esm2022/lib/components/ecl-notification/ecl-notification-title.directive.mjs +3 -3
  144. package/esm2022/lib/components/ecl-notification/ecl-notification.component.mjs +3 -3
  145. package/esm2022/lib/components/ecl-notification/ecl-notification.module.mjs +4 -4
  146. package/esm2022/lib/components/ecl-page-header/ecl-page-header-background.directive.mjs +6 -6
  147. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description.directive.mjs +12 -12
  148. package/esm2022/lib/components/ecl-page-header/ecl-page-header-info.directive.mjs +3 -3
  149. package/esm2022/lib/components/ecl-page-header/ecl-page-header-meta.directive.mjs +6 -6
  150. package/esm2022/lib/components/ecl-page-header/ecl-page-header-title.directive.mjs +3 -3
  151. package/esm2022/lib/components/ecl-page-header/ecl-page-header.component.mjs +3 -3
  152. package/esm2022/lib/components/ecl-page-header/ecl-page-header.module.mjs +4 -4
  153. package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +3 -3
  154. package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +3 -3
  155. package/esm2022/lib/components/ecl-pagination/ecl-pagination.module.mjs +4 -4
  156. package/esm2022/lib/components/ecl-popover/ecl-popover-content.directive.mjs +3 -3
  157. package/esm2022/lib/components/ecl-popover/ecl-popover-toggle.directive.mjs +3 -3
  158. package/esm2022/lib/components/ecl-popover/ecl-popover.component.mjs +3 -3
  159. package/esm2022/lib/components/ecl-popover/ecl-popover.module.mjs +4 -4
  160. package/esm2022/lib/components/ecl-radio/ecl-radio-help.component.mjs +3 -3
  161. package/esm2022/lib/components/ecl-radio/ecl-radio-input.directive.mjs +3 -3
  162. package/esm2022/lib/components/ecl-radio/ecl-radio-label.component.mjs +3 -3
  163. package/esm2022/lib/components/ecl-radio/ecl-radio.directive.mjs +3 -3
  164. package/esm2022/lib/components/ecl-radio/ecl-radio.module.mjs +4 -4
  165. package/esm2022/lib/components/ecl-range/ecl-range-value.component.mjs +3 -3
  166. package/esm2022/lib/components/ecl-range/ecl-range.directive.mjs +3 -3
  167. package/esm2022/lib/components/ecl-range/ecl-range.module.mjs +4 -4
  168. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.component.mjs +3 -3
  169. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.module.mjs +4 -4
  170. package/esm2022/lib/components/ecl-search-form/ecl-search-form.component.mjs +3 -3
  171. package/esm2022/lib/components/ecl-search-form/ecl-search-form.module.mjs +4 -4
  172. package/esm2022/lib/components/ecl-select/ecl-select-container.component.mjs +3 -3
  173. package/esm2022/lib/components/ecl-select/ecl-select.directive.mjs +3 -3
  174. package/esm2022/lib/components/ecl-select/ecl-select.module.mjs +4 -4
  175. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +3 -3
  176. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.mjs +9 -9
  177. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.mjs +3 -3
  178. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.mjs +12 -12
  179. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs +15 -15
  180. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs +3 -3
  181. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs +6 -6
  182. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +3 -3
  183. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.component.mjs +3 -3
  184. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.module.mjs +4 -4
  185. package/esm2022/lib/components/ecl-site-header/action/ecl-site-header-action.component.mjs +3 -3
  186. package/esm2022/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.mjs +3 -3
  187. package/esm2022/lib/components/ecl-site-header/cta/ecl-site-header-cta.directive.mjs +3 -3
  188. package/esm2022/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.mjs +3 -3
  189. package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +3 -3
  190. package/esm2022/lib/components/ecl-site-header/ecl-site-header.module.mjs +4 -4
  191. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +3 -3
  192. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language.component.mjs +3 -3
  193. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login-details.directive.mjs +6 -6
  194. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +3 -3
  195. package/esm2022/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.mjs +3 -3
  196. package/esm2022/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.mjs +9 -9
  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 +3 -3
  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-set.directive.mjs +3 -3
  217. package/esm2022/lib/components/ecl-tag/ecl-tag.component.mjs +3 -3
  218. package/esm2022/lib/components/ecl-tag/ecl-tag.module.mjs +4 -4
  219. package/esm2022/lib/components/ecl-text-area/ecl-text-area.directive.mjs +3 -3
  220. package/esm2022/lib/components/ecl-text-area/ecl-text-area.module.mjs +4 -4
  221. package/esm2022/lib/components/ecl-text-input/ecl-text-input.directive.mjs +3 -3
  222. package/esm2022/lib/components/ecl-text-input/ecl-text-input.module.mjs +4 -4
  223. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-label.directive.mjs +3 -3
  224. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-title.directive.mjs +3 -3
  225. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-toggler.component.mjs +3 -3
  226. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +3 -3
  227. package/esm2022/lib/components/ecl-timeline/ecl-timeline.component.mjs +3 -3
  228. package/esm2022/lib/components/ecl-timeline/ecl-timeline.module.mjs +4 -4
  229. package/esm2022/lib/services/ecl-default-language.service.mjs +3 -3
  230. package/esm2022/lib/services/ecl-rtl.service.mjs +3 -3
  231. package/esm2022/lib/services/ecl-theme.service.mjs +3 -3
  232. package/esm2022/lib/shared/ecl-all.module.mjs +4 -4
  233. package/esm2022/lib/utils/directives/ecl-click-outside/ecl-click-outside.directive.mjs +3 -3
  234. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.directive.mjs +3 -3
  235. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.module.mjs +4 -4
  236. package/fesm2022/eui-ecl.mjs +941 -941
  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-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
  246. package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
  247. package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
  248. package/lib/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
  249. package/lib/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
  250. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
  251. package/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
  252. package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
  253. package/lib/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
  254. package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
  255. package/lib/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
  256. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
  257. package/lib/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
  258. package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
  259. package/lib/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
  260. package/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
  261. package/lib/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
  262. package/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
  263. package/lib/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
  264. package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
  265. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
  266. package/lib/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
  267. package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
  268. package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
  269. package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
  270. package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
  271. package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
  272. package/lib/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
  273. package/lib/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
  274. package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
  275. package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
  276. package/lib/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
  277. package/lib/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
  278. package/lib/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
  279. package/lib/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
  280. package/lib/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
  281. package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
  282. package/lib/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
  283. package/lib/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
  284. package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
  285. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
  286. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
  287. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
  288. package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
  289. package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
  290. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
  291. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
  292. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
  293. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
  294. package/lib/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
  295. package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
  296. package/lib/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
  297. package/lib/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
  298. package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
  299. package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
  300. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
  301. package/package.json +1 -1
@@ -16,10 +16,10 @@ export class EclContentItemPictureDirective extends ECLBaseDirective {
16
16
  .join(' ')
17
17
  .trim();
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
20
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclContentItemPictureDirective, selector: "[eclContentItemPicture]", inputs: { size: "size", position: "position" }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
20
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclContentItemPictureDirective, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemImageDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
44
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclContentItemImageDirective, selector: "[eclContentItemImage]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
43
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemImageDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
44
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclContentItemImageDirective, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemImageDirective, decorators: [{
47
47
  type: Directive,
48
48
  args: [{
49
49
  selector: '[eclContentItemImage]',
@@ -40,10 +40,10 @@ export class EclContentItemComponent extends ECLBaseDirective {
40
40
  }
41
41
  }
42
42
  }
43
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
44
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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" }); }
43
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
44
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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" }); }
45
45
  }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemComponent, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemComponent, decorators: [{
47
47
  type: Component,
48
48
  args: [{ selector: 'ecl-content-item', template: "<ng-content></ng-content>\n" }]
49
49
  }], 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemComponentModule, declarations: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective], imports: [CommonModule, RouterModule], exports: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective] }); }
11
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemComponentModule, imports: [CommonModule, RouterModule] }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemComponentModule, declarations: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective], imports: [CommonModule, RouterModule], exports: [EclContentItemComponent, EclContentItemImageDirective, EclContentItemPictureDirective] }); }
11
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclContentItemComponentModule, imports: [CommonModule, RouterModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclContentItemComponentModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDateBlockComponent, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Component }); }
38
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDateBlockComponent, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Component }); }
38
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclDateBlockComponent, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDateBlockComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDateBlockComponentModule, declarations: [EclDateBlockComponent], imports: [CommonModule], exports: [EclDateBlockComponent] }); }
32
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDateBlockComponentModule, imports: [CommonModule] }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDateBlockComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDateBlockComponentModule, declarations: [EclDateBlockComponent], imports: [CommonModule], exports: [EclDateBlockComponent] }); }
32
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDateBlockComponentModule, imports: [CommonModule] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDateBlockComponentModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDateBlockComponentModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  imports: [CommonModule],
@@ -176,10 +176,10 @@ export class EclDatePickerDirective extends ECLBaseDirective {
176
176
  eclIconComponent.instance.class = 'ecl-datepicker__icon';
177
177
  return eclIconComponent.location.nativeElement;
178
178
  }
179
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDatePickerDirective, deps: [{ token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i1.TranslateService }, { token: i2.EclLanguageService }, { token: i0.Renderer2 }, { token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Directive }); }
180
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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 }); }
179
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDatePickerDirective, deps: [{ token: i0.ElementRef }, { token: i0.ViewContainerRef }, { token: i1.TranslateService }, { token: i2.EclLanguageService }, { token: i0.Renderer2 }, { token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Directive }); }
180
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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 }); }
181
181
  }
182
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDatePickerDirective, decorators: [{
182
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDatePickerDirective, decorators: [{
183
183
  type: Directive,
184
184
  args: [{
185
185
  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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDatePickerDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDatePickerDirectiveModule, declarations: [EclDatePickerDirective], imports: [CommonModule, TranslateModule], exports: [EclDatePickerDirective] }); }
9
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDatePickerDirectiveModule, imports: [CommonModule, TranslateModule] }); }
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDatePickerDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDatePickerDirectiveModule, declarations: [EclDatePickerDirective], imports: [CommonModule, TranslateModule], exports: [EclDatePickerDirective] }); }
9
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclDatePickerDirectiveModule, imports: [CommonModule, TranslateModule] }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclDatePickerDirectiveModule, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclExpandableComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
38
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclExpandableComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
38
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclExpandableComponent, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclExpandableComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclExpandableComponentModule, declarations: [EclExpandableComponent], imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule], exports: [EclExpandableComponent] }); }
11
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclExpandableComponentModule, imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule] }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclExpandableComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclExpandableComponentModule, declarations: [EclExpandableComponent], imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule], exports: [EclExpandableComponent] }); }
11
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclExpandableComponentModule, imports: [CommonModule, EclButtonComponentModule, EclIconComponentModule, TranslateModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclExpandableComponentModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFactFiguresDescriptionComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFactFiguresItemComponent, decorators: [{
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresTitleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresTitleComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFactFiguresTitleComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresValueComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresValueComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFactFiguresValueComponent, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresViewAllComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
15
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresViewAllComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFactFiguresViewAllComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
13
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
13
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFactFiguresComponent, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresComponentModule, declarations: [EclFactFiguresComponent,
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
13
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresComponentModule, imports: [CommonModule, TranslateModule] }); }
24
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFactFiguresComponentModule, imports: [CommonModule, TranslateModule] }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFactFiguresComponentModule, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
10
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", 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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
10
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFeaturedItemDescriptionComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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 EclFeaturedItemFooterComponent extends ECLBaseDirective {
6
6
  super(...arguments);
7
7
  this.className = true;
8
8
  }
9
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
10
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclFeaturedItemFooterComponent, selector: "[eclFeaturedItemFooter]", host: { properties: { "class.ecl-featured-item__footer": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>" }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
10
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.0-rc.1", type: EclFeaturedItemFooterComponent, selector: "[eclFeaturedItemFooter]", host: { properties: { "class.ecl-featured-item__footer": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>" }); }
11
11
  }
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemFooterComponent, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemFooterComponent, decorators: [{
13
13
  type: Component,
14
14
  args: [{ selector: '[eclFeaturedItemFooter]', template: "<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>" }]
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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclFeaturedItemLinkDirective, selector: "[eclFeaturedItemLink]", host: { properties: { "class.ecl-featured-item__link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFeaturedItemLinkDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemLinkDirective, decorators: [{
13
13
  type: Directive,
14
14
  args: [{
15
15
  selector: '[eclFeaturedItemLink]',
@@ -23,10 +23,10 @@ export class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {
23
23
  super(...arguments);
24
24
  this.className = true;
25
25
  }
26
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemFooterLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
27
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclFeaturedItemFooterLinkDirective, selector: "[eclFeaturedItemFooterLink]", host: { properties: { "class.ecl-featured-item__footer-link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
26
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemFooterLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
27
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", type: EclFeaturedItemFooterLinkDirective, selector: "[eclFeaturedItemFooterLink]", host: { properties: { "class.ecl-featured-item__footer-link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
28
28
  }
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemFooterLinkDirective, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemFooterLinkDirective, decorators: [{
30
30
  type: Directive,
31
31
  args: [{
32
32
  selector: '[eclFeaturedItemFooterLink]',
@@ -39,10 +39,10 @@ export class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {
39
39
  get cssClasses() {
40
40
  return [super.getCssClasses('ecl-picture ecl-featured-item__footer-picture')].join(' ').trim();
41
41
  }
42
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemFooterPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
43
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclFeaturedItemFooterPictureDirective, selector: "picture[eclFeaturedItemFooterPicture]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
42
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemFooterPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
43
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", type: EclFeaturedItemFooterPictureDirective, selector: "picture[eclFeaturedItemFooterPicture]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
44
44
  }
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemFooterPictureDirective, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemFooterPictureDirective, decorators: [{
46
46
  type: Directive,
47
47
  args: [{
48
48
  selector: 'picture[eclFeaturedItemFooterPicture]',
@@ -16,10 +16,10 @@ export class EclFeaturedItemComponent extends ECLBaseDirective {
16
16
  this.mediaContainer.class = 'ecl-featured-item__media_container';
17
17
  }
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", 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: "@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.1", 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: "@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedItemComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedItemComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{ selector: 'ecl-featured-item', template: "@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
25
25
  }], propDecorators: { eclTitle: [{
@@ -11,10 +11,10 @@ export class EclFeaturedComponent extends ECLBaseDirective {
11
11
  get cssClasses() {
12
12
  return [super.getCssClasses('ecl-featured-item'), this.isHighlighted ? 'ecl-featured-item--highlight' : ''].join(' ').trim();
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
15
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: EclFeaturedComponent, selector: "ecl-featured", inputs: { position: "position", isHighlighted: ["isHighlighted", "isHighlighted", booleanAttribute] }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>" }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.0-rc.1", type: EclFeaturedComponent, selector: "ecl-featured", inputs: { position: "position", isHighlighted: ["isHighlighted", "isHighlighted", booleanAttribute] }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>" }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{ selector: 'ecl-featured', template: "<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>" }]
20
20
  }], propDecorators: { position: [{
@@ -14,15 +14,15 @@ const COMPONENTS = [
14
14
  EclFeaturedItemFooterLinkDirective, EclFeaturedItemFooterComponent,
15
15
  ];
16
16
  export class EclFeaturedModule {
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedModule, declarations: [EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective,
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedModule, declarations: [EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective,
19
19
  EclFeaturedItemDescriptionComponent, EclFeaturedItemFooterPictureDirective,
20
20
  EclFeaturedItemFooterLinkDirective, EclFeaturedItemFooterComponent], imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule], exports: [EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective,
21
21
  EclFeaturedItemDescriptionComponent, EclFeaturedItemFooterPictureDirective,
22
22
  EclFeaturedItemFooterLinkDirective, EclFeaturedItemFooterComponent] }); }
23
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedModule, imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule] }); }
23
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedModule, imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule] }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeaturedModule, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeaturedModule, decorators: [{
26
26
  type: NgModule,
27
27
  args: [{
28
28
  imports: [CommonModule, TranslateModule, EclMediaContainerComponentModule],
@@ -15,10 +15,10 @@ export class EclFeedbackMessageDirective extends ECLBaseDirective {
15
15
  });
16
16
  }
17
17
  }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeedbackMessageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
19
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclFeedbackMessageDirective, selector: "[eclFeedbackMessage]", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclIconComponents", predicate: i0.forwardRef(() => EclIconComponent) }], usesInheritance: true, ngImport: i0 }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeedbackMessageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
19
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFeedbackMessageDirective, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeedbackMessageDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeedbackMessageDirectiveModule, declarations: [EclFeedbackMessageDirective], imports: [CommonModule], exports: [EclFeedbackMessageDirective] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeedbackMessageDirectiveModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeedbackMessageDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeedbackMessageDirectiveModule, declarations: [EclFeedbackMessageDirective], imports: [CommonModule], exports: [EclFeedbackMessageDirective] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFeedbackMessageDirectiveModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFeedbackMessageDirectiveModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFileTranslationDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclFileTranslationDownloadDirective, selector: "[eclFileTranslationDownload]", host: { properties: { "class.ecl-file__translation-download": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFileTranslationDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
10
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFileTranslationDownloadDirective, decorators: [{
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", 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
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFileDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
27
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclFileDownloadDirective, selector: "[eclFileDownload]", host: { properties: { "class.ecl-file__download": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
26
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFileDownloadDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
27
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.1", 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-rc.0", ngImport: i0, type: EclFileDownloadDirective, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFileDownloadDirective, decorators: [{
30
30
  type: Directive,
31
31
  args: [{
32
32
  selector: '[eclFileDownload]',
@@ -16,10 +16,10 @@ export class EclFileItemComponent extends ECLBaseDirective {
16
16
  get isThumbnail() {
17
17
  return this.eclFileComponent && this.eclFileComponent.isThumbnail;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFileItemComponent, deps: [{ token: i1.EclFileComponent }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.0", 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: "@if (isDescription) {\n <ng-content></ng-content>\n} @else {\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}\n" }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFileItemComponent, deps: [{ token: i1.EclFileComponent }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.0-rc.1", 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: "@if (isDescription) {\n <ng-content></ng-content>\n} @else {\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}\n" }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclFileItemComponent, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.1", ngImport: i0, type: EclFileItemComponent, decorators: [{
23
23
  type: Component,
24
24
  args: [{ selector: 'ecl-file-item', template: "@if (isDescription) {\n <ng-content></ng-content>\n} @else {\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}\n" }]
25
25
  }], ctorParameters: () => [{ type: i1.EclFileComponent }], propDecorators: { isDescription: [{