@eui/ecl 18.0.0-next.9 → 18.0.0-rc.2

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 (646) hide show
  1. package/assets/i18n-ecl/bg.json +3 -0
  2. package/assets/i18n-ecl/cs.json +3 -0
  3. package/assets/i18n-ecl/da.json +3 -0
  4. package/assets/i18n-ecl/de.json +4 -1
  5. package/assets/i18n-ecl/el.json +4 -1
  6. package/assets/i18n-ecl/en.json +4 -1
  7. package/assets/i18n-ecl/es.json +4 -1
  8. package/assets/i18n-ecl/et.json +3 -0
  9. package/assets/i18n-ecl/fi.json +4 -1
  10. package/assets/i18n-ecl/fr.json +4 -1
  11. package/assets/i18n-ecl/ga.json +4 -1
  12. package/assets/i18n-ecl/hr.json +3 -0
  13. package/assets/i18n-ecl/hu.json +4 -1
  14. package/assets/i18n-ecl/it.json +4 -1
  15. package/assets/i18n-ecl/lt.json +4 -1
  16. package/assets/i18n-ecl/lv.json +4 -1
  17. package/assets/i18n-ecl/mt.json +4 -1
  18. package/assets/i18n-ecl/nl.json +4 -1
  19. package/assets/i18n-ecl/pl.json +4 -1
  20. package/assets/i18n-ecl/pt.json +4 -1
  21. package/assets/i18n-ecl/ro.json +4 -1
  22. package/assets/i18n-ecl/sk.json +4 -1
  23. package/assets/i18n-ecl/sl.json +4 -1
  24. package/assets/i18n-ecl/sv.json +3 -0
  25. package/docs/components/EclAccordionComponent.html +2 -2
  26. package/docs/components/EclAccordionItemComponent.html +3 -3
  27. package/docs/components/EclAppComponent.html +2 -2
  28. package/docs/components/EclBannerComponent.html +17 -4
  29. package/docs/components/EclBlockquoteComponent.html +2 -2
  30. package/docs/components/EclBreadcrumbComponent.html +3 -3
  31. package/docs/components/EclBreadcrumbSegmentComponent.html +41 -59
  32. package/docs/components/EclButtonComponent.html +3 -3
  33. package/docs/components/EclCardBodyComponent.html +2 -2
  34. package/docs/components/EclCardComponent.html +2 -2
  35. package/docs/components/EclCarouselComponent.html +3 -8
  36. package/docs/components/EclCarouselItemComponent.html +71 -2
  37. package/docs/components/EclCategoryFilterComponent.html +2 -2
  38. package/docs/components/EclCategoryFilterItemComponent.html +2 -2
  39. package/docs/components/EclCategoryFilterListComponent.html +2 -2
  40. package/docs/components/EclCheckboxHelpComponent.html +2 -2
  41. package/docs/components/EclCheckboxLabelComponent.html +29 -5
  42. package/docs/components/EclContentBlockComponent.html +2 -2
  43. package/docs/components/EclContentItemComponent.html +2 -2
  44. package/docs/components/EclDateBlockComponent.html +2 -2
  45. package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
  46. package/docs/components/EclExpandableComponent.html +2 -2
  47. package/docs/components/EclFactFiguresComponent.html +2 -2
  48. package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
  49. package/docs/components/EclFactFiguresItemComponent.html +2 -2
  50. package/docs/components/EclFactFiguresTitleComponent.html +2 -2
  51. package/docs/components/EclFactFiguresValueComponent.html +2 -2
  52. package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
  53. package/docs/components/EclFeaturedComponent.html +7 -7
  54. package/docs/components/EclFeaturedItemComponent.html +3 -3
  55. package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
  56. package/docs/components/EclFeaturedItemFooterComponent.html +530 -0
  57. package/docs/components/EclFileComponent.html +3 -3
  58. package/docs/components/EclFileItemComponent.html +3 -3
  59. package/docs/components/EclFileItemsComponent.html +2 -2
  60. package/docs/components/EclFileTaxonomyComponent.html +2 -2
  61. package/docs/components/EclFormGroupComponent.html +2 -2
  62. package/docs/components/EclFormLabelComponent.html +7 -7
  63. package/docs/components/EclGalleryComponent.html +27 -144
  64. package/docs/components/EclGalleryFooterComponent.html +3 -3
  65. package/docs/components/EclGalleryItemComponent.html +4 -92
  66. package/docs/components/EclIconComponent.html +40 -127
  67. package/docs/components/EclInpageNavigationComponent.html +104 -3
  68. package/docs/components/EclInpageNavigationItemComponent.html +3 -3
  69. package/docs/components/EclListIllustrationComponent.html +2 -2
  70. package/docs/components/EclListIllustrationItemComponent.html +3 -3
  71. package/docs/components/EclLoadingIndicatorComponent.html +2 -2
  72. package/docs/components/EclMediaContainerComponent.html +11 -161
  73. package/docs/components/EclMenuComponent.html +3 -3
  74. package/docs/components/EclMenuItemComponent.html +4 -16
  75. package/docs/components/EclMenuMegaComponent.html +2 -26
  76. package/docs/components/EclMenuMegaItemComponent.html +68 -4
  77. package/docs/components/EclModalBodyComponent.html +2 -2
  78. package/docs/components/EclModalComponent.html +2 -2
  79. package/docs/components/EclModalFooterComponent.html +2 -2
  80. package/docs/components/EclModalHeaderComponent.html +3 -3
  81. package/docs/components/EclMultiselectComponent.html +39 -3
  82. package/docs/components/EclMultiselectDropdownComponent.html +32 -3
  83. package/docs/components/EclMultiselectInputComponent.html +110 -4
  84. package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
  85. package/docs/components/EclMultiselectOptionComponent.html +34 -4
  86. package/docs/components/EclNavigationListComponent.html +85 -3
  87. package/docs/components/EclNavigationListImageComponent.html +2 -2
  88. package/docs/components/EclNavigationListItemComponent.html +30 -7
  89. package/docs/components/EclNewsTickerComponent.html +2 -2
  90. package/docs/components/EclNewsTickerItemComponent.html +2 -2
  91. package/docs/components/EclNotificationComponent.html +2 -2
  92. package/docs/components/EclPageHeaderComponent.html +15 -34
  93. package/docs/components/EclPaginationComponent.html +7 -7
  94. package/docs/components/EclPaginationItemComponent.html +172 -6
  95. package/docs/components/EclPopoverComponent.html +2 -2
  96. package/docs/components/EclRadioHelpComponent.html +3 -3
  97. package/docs/components/EclRadioLabelComponent.html +4 -4
  98. package/docs/components/EclRangeValueComponent.html +2 -2
  99. package/docs/components/EclRatingFieldComponent.html +6 -6
  100. package/docs/components/EclSearchFormComponent.html +46 -3
  101. package/docs/components/EclSelectContainerComponent.html +90 -3
  102. package/docs/components/EclSiteFooterComponent.html +4 -4
  103. package/docs/components/EclSiteFooterFixedContentECComponent.html +4 -4
  104. package/docs/components/EclSiteFooterFixedContentEUComponent.html +4 -4
  105. package/docs/components/EclSiteHeaderActionComponent.html +2 -2
  106. package/docs/components/EclSiteHeaderBannerTopComponent.html +104 -3
  107. package/docs/components/EclSiteHeaderComponent.html +74 -76
  108. package/docs/components/EclSiteHeaderEnvironmentComponent.html +15 -3
  109. package/docs/components/EclSiteHeaderLanguageComponent.html +17 -23
  110. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +16 -4
  111. package/docs/components/EclSiteHeaderLoginComponent.html +4 -4
  112. package/docs/components/{EclSiteHeaderMessageComponent.html → EclSiteHeaderNotificationComponent.html} +8 -8
  113. package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
  114. package/docs/components/EclSocialMediaFollowComponent.html +4 -4
  115. package/docs/components/EclSocialMediaFollowItemComponent.html +28 -4
  116. package/docs/components/EclSocialMediaShareComponent.html +3 -3
  117. package/docs/components/EclSocialMediaShareItemComponent.html +3 -3
  118. package/docs/components/EclStickyContainerComponent.html +77 -4
  119. package/docs/components/EclTabComponent.html +5 -74
  120. package/docs/components/EclTabLabelComponent.html +2 -2
  121. package/docs/components/EclTabMoreComponent.html +3 -97
  122. package/docs/components/EclTableSortButtonComponent.html +72 -27
  123. package/docs/components/EclTabsComponent.html +5 -29
  124. package/docs/components/EclTagComponent.html +54 -7
  125. package/docs/components/EclTimelineComponent.html +2 -2
  126. package/docs/components/EclTimelineItemComponent.html +4 -42
  127. package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
  128. package/docs/dependencies.html +36 -26
  129. package/docs/directives/EclCheckboxDirective.html +26 -2
  130. package/docs/directives/EclDatePickerDirective.html +25 -1
  131. package/docs/directives/{EclSiteFooterLogoImageDesktopDirective.html → EclFeaturedItemFooterLinkDirective.html} +9 -17
  132. package/docs/directives/EclFeaturedItemFooterPictureDirective.html +472 -0
  133. package/docs/directives/EclFileUploadDirective.html +15 -3
  134. package/docs/directives/EclHelpBlockDirective.html +1 -1
  135. package/docs/directives/EclLinkDirective.html +3 -3
  136. package/docs/directives/EclMediaContainerItemDirective.html +0 -76
  137. package/docs/directives/EclPageHeaderDescriptionContainerDirective.html +498 -0
  138. package/docs/directives/{EclBannerCreditDirective.html → EclPageHeaderInfoDirective.html} +6 -6
  139. package/docs/directives/EclPageHeaderTitleDirective.html +50 -52
  140. package/docs/directives/EclRadioDirective.html +2 -2
  141. package/docs/directives/EclRangeDirective.html +1 -1
  142. package/docs/directives/EclSelectDirective.html +26 -2
  143. package/docs/directives/EclSiteFooterListDirective.html +2 -2
  144. package/docs/directives/EclSiteFooterSectionDirective.html +4 -4
  145. package/docs/directives/EclSiteFooterTitleDirective.html +1 -1
  146. package/docs/directives/EclSiteHeaderImageDirective.html +498 -0
  147. package/docs/directives/EclSiteHeaderLinkDirective.html +498 -0
  148. package/docs/directives/EclSiteHeaderPictureDirective.html +498 -0
  149. package/docs/directives/EclTableCellGroupDirective.html +49 -0
  150. package/docs/directives/EclTableDirective.html +1 -1
  151. package/docs/directives/EclTableHeaderDirective.html +32 -1
  152. package/docs/{classes/EclGalleryDownloadEvent.html → directives/EclTagSetDirective.html} +168 -78
  153. package/docs/directives/EclTextAreaDirective.html +1 -1
  154. package/docs/directives/EclTextInputDirective.html +1 -1
  155. package/docs/index.html +2 -2
  156. package/docs/js/menu-wc.js +116 -144
  157. package/docs/js/menu-wc_es5.js +1 -1
  158. package/docs/js/search/search_index.js +2 -2
  159. package/docs/miscellaneous/enumerations.html +56 -0
  160. package/docs/miscellaneous/variables.html +42 -4
  161. package/docs/modules/EclBannerComponentModule.html +0 -6
  162. package/docs/modules/EclBreadcrumbComponentModule.html +0 -6
  163. package/docs/modules/EclCardComponentModule.html +0 -6
  164. package/docs/modules/EclCarouselComponentModule.html +0 -6
  165. package/docs/modules/EclCheckboxModule.html +0 -6
  166. package/docs/modules/EclContentBlockComponentModule.html +0 -6
  167. package/docs/modules/EclContentItemComponentModule.html +0 -6
  168. package/docs/modules/EclFeaturedModule.html +26 -8
  169. package/docs/modules/EclFileComponentModule.html +0 -6
  170. package/docs/modules/EclGalleryComponentModule.html +0 -6
  171. package/docs/modules/EclListDirectiveModule.html +0 -6
  172. package/docs/modules/EclListIllustrationComponentModule.html +0 -6
  173. package/docs/modules/EclMediaContainerComponentModule.html +0 -6
  174. package/docs/modules/EclMenuComponentModule.html +0 -6
  175. package/docs/modules/EclModalComponentModule.html +0 -6
  176. package/docs/modules/EclNavigationListComponentModule.html +0 -6
  177. package/docs/modules/EclPageHeaderComponentModule.html +0 -6
  178. package/docs/modules/EclPopoverComponentModule.html +0 -6
  179. package/docs/modules/EclRangeDirectiveModule.html +0 -6
  180. package/docs/modules/EclRatingFieldComponentModule.html +0 -6
  181. package/docs/modules/EclSelectDirectiveModule.html +0 -6
  182. package/docs/modules/EclSiteFooterComponentModule.html +0 -6
  183. package/docs/modules/EclSiteHeaderComponentModule.html +0 -6
  184. package/docs/modules/EclSocialMediaFollowComponentModule.html +0 -6
  185. package/docs/modules/EclSocialMediaShareComponentModule.html +0 -6
  186. package/docs/modules/EclTableDirectiveModule.html +0 -6
  187. package/docs/modules/EclTabsComponentModule.html +0 -6
  188. package/docs/modules/EclTagComponentModule.html +6 -0
  189. package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +6 -7
  190. package/esm2022/lib/components/ecl-accordion/ecl-accordion.component.mjs +4 -4
  191. package/esm2022/lib/components/ecl-accordion/ecl-accordion.module.mjs +5 -5
  192. package/esm2022/lib/components/ecl-app/ecl-app.component.mjs +4 -4
  193. package/esm2022/lib/components/ecl-app/ecl-app.module.mjs +5 -5
  194. package/esm2022/lib/components/ecl-banner/ecl-banner-description.directive.mjs +7 -7
  195. package/esm2022/lib/components/ecl-banner/ecl-banner-picture.directive.mjs +7 -7
  196. package/esm2022/lib/components/ecl-banner/ecl-banner-title.directive.mjs +7 -7
  197. package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +55 -13
  198. package/esm2022/lib/components/ecl-banner/ecl-banner.module.mjs +5 -9
  199. package/esm2022/lib/components/ecl-banner/index.mjs +1 -2
  200. package/esm2022/lib/components/ecl-base.directive.mjs +4 -4
  201. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote-picture.directive.mjs +7 -7
  202. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.component.mjs +4 -4
  203. package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.module.mjs +5 -5
  204. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +17 -15
  205. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs +5 -20
  206. package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.module.mjs +5 -5
  207. package/esm2022/lib/components/ecl-button/ecl-button-label.directive.mjs +4 -4
  208. package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +7 -7
  209. package/esm2022/lib/components/ecl-button/ecl-button.module.mjs +5 -5
  210. package/esm2022/lib/components/ecl-card/ecl-card-body.component.mjs +4 -4
  211. package/esm2022/lib/components/ecl-card/ecl-card-picture.directive.mjs +7 -7
  212. package/esm2022/lib/components/ecl-card/ecl-card.component.mjs +4 -4
  213. package/esm2022/lib/components/ecl-card/ecl-card.module.mjs +5 -5
  214. package/esm2022/lib/components/ecl-carousel/ecl-carousel-item.component.mjs +8 -4
  215. package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +22 -43
  216. package/esm2022/lib/components/ecl-carousel/ecl-carousel.module.mjs +5 -5
  217. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.mjs +4 -4
  218. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs +4 -4
  219. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.mjs +4 -4
  220. package/esm2022/lib/components/ecl-category-filter/ecl-category-filter.module.mjs +5 -5
  221. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs +7 -6
  222. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs +4 -4
  223. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs +14 -18
  224. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.directive.mjs +18 -19
  225. package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.module.mjs +5 -5
  226. package/esm2022/lib/components/ecl-content-block/ecl-content-block-elements.directive.mjs +52 -52
  227. package/esm2022/lib/components/ecl-content-block/ecl-content-block.component.mjs +4 -4
  228. package/esm2022/lib/components/ecl-content-block/ecl-content-block.module.mjs +5 -5
  229. package/esm2022/lib/components/ecl-content-item/ecl-content-item-image.directive.mjs +7 -7
  230. package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +9 -5
  231. package/esm2022/lib/components/ecl-content-item/ecl-content-item.module.mjs +5 -5
  232. package/esm2022/lib/components/ecl-date-block/ecl-date-block.component.mjs +4 -4
  233. package/esm2022/lib/components/ecl-date-block/ecl-date-block.module.mjs +5 -5
  234. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.directive.mjs +44 -22
  235. package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.module.mjs +5 -5
  236. package/esm2022/lib/components/ecl-expandable/ecl-expandable.component.mjs +4 -4
  237. package/esm2022/lib/components/ecl-expandable/ecl-expandable.module.mjs +5 -5
  238. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-description.component.mjs +4 -4
  239. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-item.component.mjs +5 -5
  240. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-title.component.mjs +4 -4
  241. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-value.component.mjs +4 -4
  242. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-view-all.component.mjs +4 -4
  243. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.component.mjs +4 -4
  244. package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.module.mjs +5 -5
  245. package/esm2022/lib/components/ecl-featured/ecl-featured-item-description.component.mjs +4 -4
  246. package/esm2022/lib/components/ecl-featured/ecl-featured-item-footer.component.mjs +19 -0
  247. package/esm2022/lib/components/ecl-featured/ecl-featured-item-link.directive.mjs +37 -4
  248. package/esm2022/lib/components/ecl-featured/ecl-featured-item.component.mjs +5 -6
  249. package/esm2022/lib/components/ecl-featured/ecl-featured.component.mjs +11 -16
  250. package/esm2022/lib/components/ecl-featured/ecl-featured.module.mjs +18 -8
  251. package/esm2022/lib/components/ecl-featured/index.mjs +2 -1
  252. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.directive.mjs +5 -5
  253. package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.module.mjs +5 -5
  254. package/esm2022/lib/components/ecl-file/ecl-file-download.directive.mjs +7 -7
  255. package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +5 -6
  256. package/esm2022/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs +4 -4
  257. package/esm2022/lib/components/ecl-file/ecl-file-picture.directive.mjs +10 -10
  258. package/esm2022/lib/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.mjs +4 -4
  259. package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +7 -8
  260. package/esm2022/lib/components/ecl-file/ecl-file.module.mjs +5 -5
  261. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.directive.mjs +43 -46
  262. package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.module.mjs +5 -5
  263. package/esm2022/lib/components/ecl-form-group/ecl-form-group.component.mjs +4 -4
  264. package/esm2022/lib/components/ecl-form-group/ecl-form-group.module.mjs +5 -5
  265. package/esm2022/lib/components/ecl-form-label/ecl-form-label.component.mjs +15 -30
  266. package/esm2022/lib/components/ecl-form-label/ecl-form-label.module.mjs +5 -5
  267. package/esm2022/lib/components/ecl-gallery/ecl-gallery-footer.component.mjs +7 -8
  268. package/esm2022/lib/components/ecl-gallery/ecl-gallery-item.component.mjs +10 -29
  269. package/esm2022/lib/components/ecl-gallery/ecl-gallery-media.directive.mjs +7 -7
  270. package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +26 -85
  271. package/esm2022/lib/components/ecl-gallery/ecl-gallery.module.mjs +5 -5
  272. package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +7 -12
  273. package/esm2022/lib/components/ecl-help-block/ecl-help-block.module.mjs +5 -5
  274. package/esm2022/lib/components/ecl-icon/ecl-icon.component.mjs +23 -20
  275. package/esm2022/lib/components/ecl-icon/ecl-icon.module.mjs +5 -5
  276. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +5 -5
  277. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.mjs +34 -16
  278. package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.module.mjs +9 -9
  279. package/esm2022/lib/components/ecl-label/ecl-label.directive.mjs +4 -4
  280. package/esm2022/lib/components/ecl-label/ecl-label.module.mjs +5 -5
  281. package/esm2022/lib/components/ecl-link/ecl-link-label.directive.mjs +4 -4
  282. package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +7 -7
  283. package/esm2022/lib/components/ecl-link/ecl-link.module.mjs +5 -5
  284. package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +4 -4
  285. package/esm2022/lib/components/ecl-list/ecl-description-list-definition-item.directive.mjs +7 -7
  286. package/esm2022/lib/components/ecl-list/ecl-list.directive.mjs +19 -19
  287. package/esm2022/lib/components/ecl-list/ecl-list.module.mjs +5 -5
  288. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.mjs +4 -4
  289. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +5 -6
  290. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs +7 -7
  291. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs +4 -4
  292. package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.module.mjs +5 -5
  293. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs +4 -4
  294. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.mjs +4 -4
  295. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs +4 -4
  296. package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.module.mjs +5 -5
  297. package/esm2022/lib/components/ecl-media-container/ecl-media-container-iframe.directive.mjs +4 -4
  298. package/esm2022/lib/components/ecl-media-container/ecl-media-container-item.directive.mjs +5 -16
  299. package/esm2022/lib/components/ecl-media-container/ecl-media-container-picture.directive.mjs +4 -4
  300. package/esm2022/lib/components/ecl-media-container/ecl-media-container.component.mjs +9 -32
  301. package/esm2022/lib/components/ecl-media-container/ecl-media-container.module.mjs +5 -5
  302. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +10 -11
  303. package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +11 -14
  304. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +39 -21
  305. package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +6 -18
  306. package/esm2022/lib/components/ecl-menu/ecl-menu.module.mjs +5 -5
  307. package/esm2022/lib/components/ecl-modal/ecl-modal-body-fixed.directive.mjs +4 -4
  308. package/esm2022/lib/components/ecl-modal/ecl-modal-body.component.mjs +4 -4
  309. package/esm2022/lib/components/ecl-modal/ecl-modal-close.directive.mjs +4 -4
  310. package/esm2022/lib/components/ecl-modal/ecl-modal-footer.component.mjs +4 -4
  311. package/esm2022/lib/components/ecl-modal/ecl-modal-header.component.mjs +5 -5
  312. package/esm2022/lib/components/ecl-modal/ecl-modal-trigger.directive.mjs +4 -4
  313. package/esm2022/lib/components/ecl-modal/ecl-modal.component.mjs +4 -4
  314. package/esm2022/lib/components/ecl-modal/ecl-modal.module.mjs +5 -5
  315. package/esm2022/lib/components/ecl-multiselect/boldText.pipe.mjs +4 -4
  316. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +33 -41
  317. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs +36 -22
  318. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.mjs +4 -4
  319. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs +12 -17
  320. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option.directive.mjs +4 -4
  321. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.component.mjs +24 -19
  322. package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.module.mjs +5 -5
  323. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-image/ecl-navigation-list-image.component.mjs +4 -4
  324. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.mjs +17 -12
  325. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-picture.directive.mjs +7 -7
  326. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs +25 -14
  327. package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.module.mjs +5 -5
  328. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker-item.component.mjs +4 -4
  329. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs +4 -4
  330. package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.module.mjs +5 -5
  331. package/esm2022/lib/components/ecl-notification/ecl-notification-title.directive.mjs +4 -4
  332. package/esm2022/lib/components/ecl-notification/ecl-notification.component.mjs +4 -4
  333. package/esm2022/lib/components/ecl-notification/ecl-notification.module.mjs +5 -5
  334. package/esm2022/lib/components/ecl-page-header/ecl-page-header-background.directive.mjs +7 -7
  335. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description.directive.mjs +27 -17
  336. package/esm2022/lib/components/ecl-page-header/ecl-page-header-info.directive.mjs +21 -0
  337. package/esm2022/lib/components/ecl-page-header/ecl-page-header-meta.directive.mjs +7 -7
  338. package/esm2022/lib/components/ecl-page-header/ecl-page-header-title.directive.mjs +13 -7
  339. package/esm2022/lib/components/ecl-page-header/ecl-page-header.component.mjs +18 -29
  340. package/esm2022/lib/components/ecl-page-header/ecl-page-header.module.mjs +13 -10
  341. package/esm2022/lib/components/ecl-page-header/index.mjs +2 -2
  342. package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +39 -31
  343. package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +15 -30
  344. package/esm2022/lib/components/ecl-pagination/ecl-pagination.module.mjs +5 -5
  345. package/esm2022/lib/components/ecl-popover/ecl-popover-content.directive.mjs +4 -4
  346. package/esm2022/lib/components/ecl-popover/ecl-popover-toggle.directive.mjs +4 -4
  347. package/esm2022/lib/components/ecl-popover/ecl-popover.component.mjs +4 -4
  348. package/esm2022/lib/components/ecl-popover/ecl-popover.module.mjs +5 -5
  349. package/esm2022/lib/components/ecl-radio/ecl-radio-help.component.mjs +7 -12
  350. package/esm2022/lib/components/ecl-radio/ecl-radio-input.directive.mjs +4 -4
  351. package/esm2022/lib/components/ecl-radio/ecl-radio-label.component.mjs +9 -17
  352. package/esm2022/lib/components/ecl-radio/ecl-radio.directive.mjs +11 -21
  353. package/esm2022/lib/components/ecl-radio/ecl-radio.module.mjs +5 -5
  354. package/esm2022/lib/components/ecl-range/ecl-range-value.component.mjs +4 -4
  355. package/esm2022/lib/components/ecl-range/ecl-range.directive.mjs +7 -12
  356. package/esm2022/lib/components/ecl-range/ecl-range.module.mjs +5 -5
  357. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.component.mjs +14 -26
  358. package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.module.mjs +5 -5
  359. package/esm2022/lib/components/ecl-search-form/ecl-search-form.component.mjs +21 -19
  360. package/esm2022/lib/components/ecl-search-form/ecl-search-form.module.mjs +5 -5
  361. package/esm2022/lib/components/ecl-select/ecl-select-container.component.mjs +33 -13
  362. package/esm2022/lib/components/ecl-select/ecl-select.directive.mjs +12 -16
  363. package/esm2022/lib/components/ecl-select/ecl-select.module.mjs +8 -6
  364. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +12 -19
  365. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.mjs +10 -10
  366. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.mjs +4 -4
  367. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.mjs +13 -33
  368. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs +21 -27
  369. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs +13 -27
  370. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs +10 -15
  371. package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +8 -13
  372. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.component.mjs +11 -16
  373. package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.module.mjs +6 -9
  374. package/esm2022/lib/components/ecl-site-header/action/ecl-site-header-action.component.mjs +4 -4
  375. package/esm2022/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.mjs +14 -7
  376. package/esm2022/lib/components/ecl-site-header/cta/ecl-site-header-cta.directive.mjs +4 -4
  377. package/esm2022/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.mjs +16 -15
  378. package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +15 -17
  379. package/esm2022/lib/components/ecl-site-header/ecl-site-header.module.mjs +21 -11
  380. package/esm2022/lib/components/ecl-site-header/index.mjs +3 -2
  381. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +9 -8
  382. package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language.component.mjs +15 -14
  383. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login-details.directive.mjs +7 -7
  384. package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +10 -16
  385. package/esm2022/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.mjs +18 -0
  386. package/esm2022/lib/components/ecl-site-header/notification/index.mjs +2 -0
  387. package/esm2022/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.mjs +55 -0
  388. package/esm2022/lib/components/ecl-site-header/{message → picture}/index.mjs +2 -2
  389. package/esm2022/lib/components/ecl-site-header/search/ecl-site-header-search.component.mjs +4 -4
  390. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs +14 -10
  391. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.mjs +5 -5
  392. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs +8 -14
  393. package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.mjs +7 -6
  394. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +5 -5
  395. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-link.directive.mjs +5 -5
  396. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs +7 -12
  397. package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.module.mjs +5 -5
  398. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.component.mjs +43 -20
  399. package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.module.mjs +5 -5
  400. package/esm2022/lib/components/ecl-table/ecl-table-sort-button.component.mjs +10 -9
  401. package/esm2022/lib/components/ecl-table/ecl-table.directive.mjs +47 -38
  402. package/esm2022/lib/components/ecl-table/ecl-table.module.mjs +5 -5
  403. package/esm2022/lib/components/ecl-tabs/ecl-tab-label.component.mjs +4 -4
  404. package/esm2022/lib/components/ecl-tabs/ecl-tab-more.component.mjs +9 -18
  405. package/esm2022/lib/components/ecl-tabs/ecl-tab.component.mjs +11 -23
  406. package/esm2022/lib/components/ecl-tabs/ecl-tabs.component.mjs +30 -18
  407. package/esm2022/lib/components/ecl-tabs/ecl-tabs.module.mjs +5 -5
  408. package/esm2022/lib/components/ecl-tag/ecl-tag-set.directive.mjs +20 -0
  409. package/esm2022/lib/components/ecl-tag/ecl-tag.component.mjs +18 -10
  410. package/esm2022/lib/components/ecl-tag/ecl-tag.module.mjs +9 -8
  411. package/esm2022/lib/components/ecl-tag/index.mjs +2 -1
  412. package/esm2022/lib/components/ecl-text-area/ecl-text-area.directive.mjs +7 -12
  413. package/esm2022/lib/components/ecl-text-area/ecl-text-area.module.mjs +5 -5
  414. package/esm2022/lib/components/ecl-text-input/ecl-text-input.directive.mjs +8 -14
  415. package/esm2022/lib/components/ecl-text-input/ecl-text-input.module.mjs +5 -5
  416. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-label.directive.mjs +4 -4
  417. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-title.directive.mjs +4 -4
  418. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-toggler.component.mjs +4 -4
  419. package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +9 -18
  420. package/esm2022/lib/components/ecl-timeline/ecl-timeline.component.mjs +4 -4
  421. package/esm2022/lib/components/ecl-timeline/ecl-timeline.module.mjs +5 -5
  422. package/esm2022/lib/services/ecl-default-language.service.mjs +4 -4
  423. package/esm2022/lib/services/ecl-rtl.service.mjs +4 -4
  424. package/esm2022/lib/services/ecl-theme.service.mjs +4 -4
  425. package/esm2022/lib/shared/ecl-all.module.mjs +5 -5
  426. package/esm2022/lib/utils/directives/ecl-click-outside/ecl-click-outside.directive.mjs +4 -4
  427. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.directive.mjs +4 -4
  428. package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.module.mjs +5 -5
  429. package/fesm2022/eui-ecl.mjs +13929 -20335
  430. package/fesm2022/eui-ecl.mjs.map +1 -7
  431. package/lib/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
  432. package/lib/components/ecl-banner/ecl-banner.component.d.ts +13 -4
  433. package/lib/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
  434. package/lib/components/ecl-banner/ecl-banner.module.d.ts +4 -5
  435. package/lib/components/ecl-banner/ecl-banner.module.d.ts.map +1 -1
  436. package/lib/components/ecl-banner/index.d.ts +0 -1
  437. package/lib/components/ecl-banner/index.d.ts.map +1 -1
  438. package/lib/components/ecl-base.directive.d.ts.map +1 -1
  439. package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts +7 -6
  440. package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
  441. package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts +0 -4
  442. package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
  443. package/lib/components/ecl-button/ecl-button.component.d.ts +1 -1
  444. package/lib/components/ecl-button/ecl-button.component.d.ts.map +1 -1
  445. package/lib/components/ecl-card/ecl-card.component.d.ts.map +1 -1
  446. package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts +1 -0
  447. package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
  448. package/lib/components/ecl-carousel/ecl-carousel.component.d.ts +1 -0
  449. package/lib/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
  450. package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +1 -0
  451. package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
  452. package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +7 -3
  453. package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
  454. package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts +9 -5
  455. package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
  456. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts +1 -0
  457. package/lib/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
  458. package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts +4 -2
  459. package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
  460. package/lib/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
  461. package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts +8 -0
  462. package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -0
  463. package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts +10 -0
  464. package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
  465. package/lib/components/ecl-featured/ecl-featured.component.d.ts +3 -2
  466. package/lib/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
  467. package/lib/components/ecl-featured/ecl-featured.module.d.ts +5 -4
  468. package/lib/components/ecl-featured/ecl-featured.module.d.ts.map +1 -1
  469. package/lib/components/ecl-featured/index.d.ts +1 -0
  470. package/lib/components/ecl-featured/index.d.ts.map +1 -1
  471. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +1 -1
  472. package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
  473. package/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
  474. package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts +10 -5
  475. package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
  476. package/lib/components/ecl-form-label/ecl-form-label.component.d.ts +8 -4
  477. package/lib/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
  478. package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts +4 -10
  479. package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
  480. package/lib/components/ecl-gallery/ecl-gallery.component.d.ts +15 -38
  481. package/lib/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
  482. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts +2 -1
  483. package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
  484. package/lib/components/ecl-icon/ecl-icon.component.d.ts +6 -4
  485. package/lib/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
  486. package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +10 -2
  487. package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
  488. package/lib/components/ecl-link/ecl-link.directive.d.ts +3 -3
  489. package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
  490. package/lib/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
  491. package/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
  492. package/lib/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
  493. package/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
  494. package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts +1 -8
  495. package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts.map +1 -1
  496. package/lib/components/ecl-media-container/ecl-media-container.component.d.ts +2 -23
  497. package/lib/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
  498. package/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts +2 -3
  499. package/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts.map +1 -1
  500. package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts +2 -1
  501. package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
  502. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts +11 -5
  503. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
  504. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts +1 -5
  505. package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts.map +1 -1
  506. package/lib/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
  507. package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts +3 -0
  508. package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
  509. package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts +13 -3
  510. package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
  511. package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts +5 -3
  512. package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
  513. package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts +8 -3
  514. package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
  515. package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts +4 -3
  516. package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts.map +1 -1
  517. package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts +10 -3
  518. package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
  519. package/lib/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
  520. package/lib/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
  521. package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts +5 -0
  522. package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts.map +1 -1
  523. package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts +8 -0
  524. package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts.map +1 -0
  525. package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts +4 -2
  526. package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
  527. package/lib/components/ecl-page-header/ecl-page-header.component.d.ts +6 -11
  528. package/lib/components/ecl-page-header/ecl-page-header.component.d.ts.map +1 -1
  529. package/lib/components/ecl-page-header/ecl-page-header.module.d.ts +4 -4
  530. package/lib/components/ecl-page-header/ecl-page-header.module.d.ts.map +1 -1
  531. package/lib/components/ecl-page-header/index.d.ts +1 -1
  532. package/lib/components/ecl-page-header/index.d.ts.map +1 -1
  533. package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts +16 -5
  534. package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
  535. package/lib/components/ecl-pagination/ecl-pagination.component.d.ts +8 -4
  536. package/lib/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
  537. package/lib/components/ecl-radio/ecl-radio-help.component.d.ts +2 -1
  538. package/lib/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
  539. package/lib/components/ecl-radio/ecl-radio-label.component.d.ts +4 -2
  540. package/lib/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
  541. package/lib/components/ecl-radio/ecl-radio.directive.d.ts +5 -2
  542. package/lib/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
  543. package/lib/components/ecl-range/ecl-range-value.component.d.ts.map +1 -1
  544. package/lib/components/ecl-range/ecl-range.directive.d.ts +2 -1
  545. package/lib/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
  546. package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts +6 -3
  547. package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
  548. package/lib/components/ecl-search-form/ecl-search-form.component.d.ts +3 -0
  549. package/lib/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
  550. package/lib/components/ecl-select/ecl-select-container.component.d.ts +10 -1
  551. package/lib/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
  552. package/lib/components/ecl-select/ecl-select.directive.d.ts +6 -3
  553. package/lib/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
  554. package/lib/components/ecl-select/ecl-select.module.d.ts +3 -1
  555. package/lib/components/ecl-select/ecl-select.module.d.ts.map +1 -1
  556. package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts +2 -1
  557. package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
  558. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts +0 -8
  559. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts.map +1 -1
  560. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts +4 -2
  561. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
  562. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts +8 -4
  563. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
  564. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts +2 -1
  565. package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
  566. package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts +2 -1
  567. package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
  568. package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts +2 -1
  569. package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
  570. package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts +1 -1
  571. package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts.map +1 -1
  572. package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts +1 -0
  573. package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts.map +1 -1
  574. package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts +3 -2
  575. package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts.map +1 -1
  576. package/lib/components/ecl-site-header/ecl-site-header.component.d.ts +6 -4
  577. package/lib/components/ecl-site-header/ecl-site-header.component.d.ts.map +1 -1
  578. package/lib/components/ecl-site-header/ecl-site-header.module.d.ts +11 -10
  579. package/lib/components/ecl-site-header/ecl-site-header.module.d.ts.map +1 -1
  580. package/lib/components/ecl-site-header/index.d.ts +2 -1
  581. package/lib/components/ecl-site-header/index.d.ts.map +1 -1
  582. package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts +3 -1
  583. package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts.map +1 -1
  584. package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts +7 -6
  585. package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts.map +1 -1
  586. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts +2 -1
  587. package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
  588. package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts +8 -0
  589. package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts.map +1 -0
  590. package/lib/components/ecl-site-header/notification/index.d.ts +2 -0
  591. package/lib/components/ecl-site-header/notification/index.d.ts.map +1 -0
  592. package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts +18 -0
  593. package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts.map +1 -0
  594. package/lib/components/ecl-site-header/picture/index.d.ts +2 -0
  595. package/lib/components/ecl-site-header/picture/index.d.ts.map +1 -0
  596. package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts +2 -1
  597. package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts.map +1 -1
  598. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts +2 -1
  599. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
  600. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts +4 -3
  601. package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts.map +1 -1
  602. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts +2 -1
  603. package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
  604. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts +14 -2
  605. package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
  606. package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts +2 -2
  607. package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts.map +1 -1
  608. package/lib/components/ecl-table/ecl-table.directive.d.ts +11 -5
  609. package/lib/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
  610. package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts +2 -2
  611. package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
  612. package/lib/components/ecl-tabs/ecl-tab.component.d.ts +5 -4
  613. package/lib/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
  614. package/lib/components/ecl-tabs/ecl-tabs.component.d.ts +5 -7
  615. package/lib/components/ecl-tabs/ecl-tabs.component.d.ts.map +1 -1
  616. package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts +8 -0
  617. package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -0
  618. package/lib/components/ecl-tag/ecl-tag.component.d.ts +6 -7
  619. package/lib/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
  620. package/lib/components/ecl-tag/ecl-tag.module.d.ts +4 -3
  621. package/lib/components/ecl-tag/ecl-tag.module.d.ts.map +1 -1
  622. package/lib/components/ecl-tag/index.d.ts +1 -0
  623. package/lib/components/ecl-tag/index.d.ts.map +1 -1
  624. package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts +2 -1
  625. package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
  626. package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts +2 -1
  627. package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
  628. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts +3 -10
  629. package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
  630. package/lib/services/ecl-default-language.service.d.ts +2 -1
  631. package/lib/services/ecl-default-language.service.d.ts.map +1 -1
  632. package/lib/services/ecl-theme.service.d.ts +1 -1
  633. package/lib/services/ecl-theme.service.d.ts.map +1 -1
  634. package/package.json +2 -2
  635. package/docs/components/EclPageHeaderDescriptionContainerComponent.html +0 -725
  636. package/esm2022/lib/components/ecl-banner/ecl-banner-credit.directive.mjs +0 -21
  637. package/esm2022/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.mjs +0 -47
  638. package/esm2022/lib/components/ecl-site-header/message/ecl-site-header-message.component.mjs +0 -18
  639. package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts +0 -8
  640. package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts.map +0 -1
  641. package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts +0 -19
  642. package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts.map +0 -1
  643. package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts +0 -8
  644. package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts.map +0 -1
  645. package/lib/components/ecl-site-header/message/index.d.ts +0 -2
  646. package/lib/components/ecl-site-header/message/index.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-menu-mega.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,SAAS,EACT,gBAAgB,EAChB,SAAS,EAET,YAAY,EAGZ,eAAe,EAEf,UAAU,EACb,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAG1E,OAAO,EAA2B,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEhG,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAI5D,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IA2BzF,OAAO,CAAC,OAAO;IACR,EAAE,EAAE,UAAU;IA3BzB;;OAEG;IAEqB,KAAK,EAAE,OAAO,GAAG,GAAG,CAAS;IAEX,YAAY,EAAE,OAAO,GAAG,GAAG,CAAS;IAEnC,gBAAgB,EAAE,SAAS,CAAC,wBAAwB,CAAC,CAAC;IAEvF,cAAc,uCAA8C;IAC5D,uBAAuB,uCAA8C;IAEjD,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,OAAO,CAAC,MAAM,CAA2C;IACzD,OAAO,CAAC,IAAI,CAA4C;IACxD,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,OAAO,EAAE,eAAe,EACzB,EAAE,EAAE,UAAU;IAMzB,kBAAkB,IAAI,IAAI;IAK1B,WAAW,IAAI,IAAI;IAKnB,kBAAkB,IAAI,IAAI;IAM1B,OAAO,CAAC,mCAAmC;IAI3C,OAAO,CAAC,iBAAiB;IAczB,OAAO,CAAC,qBAAqB;IAS7B,OAAO,CAAC,iBAAiB;IAuBzB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,mBAAmB;IAS3B,OAAO,CAAC,mBAAmB;IAO3B,OAAO,CAAC,kBAAkB;IAM1B,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAM5B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCA5IpB,oBAAoB;2CAApB,oBAAoB;CA+IhC"}
1
+ {"version":3,"file":"ecl-menu-mega.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,SAAS,EACT,gBAAgB,EAChB,SAAS,EAET,YAAY,EAGZ,eAAe,EAEf,UAAU,EACb,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAG1E,OAAO,EAA2B,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEhG,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAI5D,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAuBzF,OAAO,CAAC,OAAO;IACR,EAAE,EAAE,UAAU;IArBiB,YAAY,EAAE,OAAO,GAAG,GAAG,CAAS;IAEnC,gBAAgB,EAAE,SAAS,CAAC,wBAAwB,CAAC,CAAC;IAEvF,cAAc,uCAA8C;IAC5D,uBAAuB,uCAA8C;IAEjD,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,OAAO,CAAC,MAAM,CAA2C;IACzD,OAAO,CAAC,IAAI,CAA4C;IACxD,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,OAAO,EAAE,eAAe,EACzB,EAAE,EAAE,UAAU;IAMzB,kBAAkB,IAAI,IAAI;IAK1B,WAAW,IAAI,IAAI;IAKnB,kBAAkB,IAAI,IAAI;IAM1B,OAAO,CAAC,mCAAmC;IAI3C,OAAO,CAAC,iBAAiB;IAczB,OAAO,CAAC,qBAAqB;IAS7B,OAAO,CAAC,iBAAiB;IAuBzB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,mBAAmB;IAS3B,OAAO,CAAC,mBAAmB;IAO3B,OAAO,CAAC,kBAAkB;IAM1B,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAM5B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCAxIpB,oBAAoB;2CAApB,oBAAoB;CA2IhC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-modal-body.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-modal/ecl-modal-body.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,qBAAsB,SAAQ,gBAAgB;IAEf,YAAY,UAAS;IAC7D,IACI,UAAU,IAAI,MAAM,CAKvB;yCATQ,qBAAqB;2CAArB,qBAAqB;2CAWw82B,OAAQ;CADj/2B"}
1
+ {"version":3,"file":"ecl-modal-body.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-modal/ecl-modal-body.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,qBAAsB,SAAQ,gBAAgB;IAEf,YAAY,UAAS;IAC7D,IACI,UAAU,IAAI,MAAM,CAKvB;yCATQ,qBAAqB;2CAArB,qBAAqB;2CAW042B,OAAQ;CADn72B"}
@@ -28,6 +28,7 @@ export declare class EclMultiselectDropdownComponent extends ECLBaseDirective im
28
28
  set disabled(value: boolean | undefined);
29
29
  ariaDescribedby: string | undefined;
30
30
  ariaLabeledby: string | undefined;
31
+ toggleLabel: string | undefined;
31
32
  id: string;
32
33
  isShowNoResultsFound: boolean;
33
34
  isShowMultiselectDropdown: boolean;
@@ -100,5 +101,7 @@ export declare class EclMultiselectDropdownComponent extends ECLBaseDirective im
100
101
  private modifyParentLabelForAttribute;
101
102
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMultiselectDropdownComponent, never>;
102
103
  static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectDropdownComponent, "div[eclMultiselectDropdown]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "mainInputPlaceholder": { "alias": "mainInputPlaceholder"; "required": false; }; "searchFieldPlaceholder": { "alias": "searchFieldPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "eclChange": "eclChange"; }, never, never, false, never>;
104
+ static ngAcceptInputType_isInvalid: unknown;
105
+ static ngAcceptInputType_disabled: unknown;
103
106
  }
104
107
  //# sourceMappingURL=ecl-multiselect-dropdown.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-multiselect-dropdown.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ecl-multiselect-dropdown.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.ts"],"names":[],"mappings":"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"}
@@ -1,13 +1,17 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
1
+ import { ElementRef, EventEmitter, Renderer2 } from '@angular/core';
2
2
  import { ECLBaseDirective } from '../../ecl-base.directive';
3
+ import { EclThemeService } from '../../../services';
3
4
  import * as i0 from "@angular/core";
4
5
  export declare class EclMultiselectMainInputClickEvent {
5
6
  event: Event;
6
7
  constructor(event: Event);
7
8
  }
8
9
  export declare class EclMultiselectInputComponent extends ECLBaseDirective {
10
+ private eclThemeService;
11
+ private renderer;
9
12
  eclSize: string;
10
13
  toggleId: string;
14
+ toggleLabel: string | undefined;
11
15
  isDisabled: boolean | undefined;
12
16
  isInvalid: boolean | undefined;
13
17
  get cssClasses(): string;
@@ -20,14 +24,20 @@ export declare class EclMultiselectInputComponent extends ECLBaseDirective {
20
24
  inputMultiselect: ElementRef;
21
25
  mainInputClick: EventEmitter<EclMultiselectMainInputClickEvent>;
22
26
  mainInputKeydown: EventEmitter<Event>;
23
- constructor();
27
+ private readonly ICON_SIZE_FOR_EC_THEME_ON;
28
+ private readonly ICON_SIZE_FOR_EU_THEME_ON;
29
+ constructor(eclThemeService: EclThemeService, renderer: Renderer2);
24
30
  get buttonText(): string;
25
31
  get selectedItemsCount(): number;
26
32
  get isShowCounter(): boolean;
33
+ get isActive(): boolean;
34
+ get sizeIcon(): string;
27
35
  onClick(evt: Event): void;
28
36
  onKeydown(evt: KeyboardEvent): void;
29
37
  onFocus(): void;
30
38
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMultiselectInputComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectInputComponent, "div[eclMultiselectInput]", never, { "eclSize": { "alias": "eclSize"; "required": false; }; "toggleId": { "alias": "toggleId"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "inputPlaceholder": { "alias": "inputPlaceholder"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "isDropdownExpanded": { "alias": "isDropdownExpanded"; "required": false; }; "ariaControls": { "alias": "ariaControls"; "required": false; }; "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabeledby": { "alias": "ariaLabeledby"; "required": false; }; }, { "mainInputClick": "mainInputClick"; "mainInputKeydown": "mainInputKeydown"; }, never, never, false, never>;
39
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectInputComponent, "div[eclMultiselectInput]", never, { "eclSize": { "alias": "eclSize"; "required": false; }; "toggleId": { "alias": "toggleId"; "required": false; }; "toggleLabel": { "alias": "toggleLabel"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "inputPlaceholder": { "alias": "inputPlaceholder"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "isDropdownExpanded": { "alias": "isDropdownExpanded"; "required": false; }; "ariaControls": { "alias": "ariaControls"; "required": false; }; "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabeledby": { "alias": "ariaLabeledby"; "required": false; }; }, { "mainInputClick": "mainInputClick"; "mainInputKeydown": "mainInputKeydown"; }, never, never, false, never>;
40
+ static ngAcceptInputType_isDisabled: unknown;
41
+ static ngAcceptInputType_isInvalid: unknown;
32
42
  }
33
43
  //# sourceMappingURL=ecl-multiselect-input.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-multiselect-input.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAyC,MAAM,eAAe,CAAC;AAG3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAAa,iCAAiC;IACvB,KAAK,EAAE,KAAK;gBAAZ,KAAK,EAAE,KAAK;CAClC;AAED,qBAKa,4BAA6B,SAAQ,gBAAgB;IAErD,OAAO,SAAO;IACd,QAAQ,EAAE,MAAM,CAAC;IAK1B,UAAU,EAAE,OAAO,GAAG,SAAS,CAAS;IAKxC,SAAS,EAAE,OAAO,GAAG,SAAS,CAAS;IACvC,IACI,UAAU,IAAI,MAAM,CAEvB;IACQ,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,QAAM;IACnB,kBAAkB,UAAS;IAC3B,YAAY,EAAE,MAAM,GAAG,SAAS,CAAa;IAC7C,eAAe,EAAE,MAAM,GAAG,SAAS,CAAa;IAChD,aAAa,EAAE,MAAM,GAAG,SAAS,CAAa;IAExB,gBAAgB,EAAE,UAAU,CAAC;IAClD,cAAc,kDAAyD;IACvE,gBAAgB,sBAA6B;;IAMvD,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,kBAAkB,IAAI,MAAM,CAE/B;IAED,IAAI,aAAa,IAAI,OAAO,CAE3B;IAED,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAIzB,SAAS,CAAC,GAAG,EAAE,aAAa,GAAG,IAAI;IAYnC,OAAO,IAAI,IAAI;yCA7DN,4BAA4B;2CAA5B,4BAA4B;CAgExC"}
1
+ {"version":3,"file":"ecl-multiselect-input.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA8B,SAAS,EAA+B,MAAM,eAAe,CAAC;AAExI,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;;AAEpD,qBAAa,iCAAiC;IACvB,KAAK,EAAE,KAAK;gBAAZ,KAAK,EAAE,KAAK;CAClC;AAED,qBAKa,4BAA6B,SAAQ,gBAAgB;IA6BlD,OAAO,CAAC,eAAe;IAAmB,OAAO,CAAC,QAAQ;IA3B7D,OAAO,SAAO;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,GAAG,SAAS,CAAa;IAGrD,UAAU,EAAE,OAAO,GAAG,SAAS,CAAS;IAGxC,SAAS,EAAE,OAAO,GAAG,SAAS,CAAS;IACvC,IACI,UAAU,IAAI,MAAM,CAEvB;IACQ,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,QAAM;IACnB,kBAAkB,UAAS;IAC3B,YAAY,EAAE,MAAM,GAAG,SAAS,CAAa;IAC7C,eAAe,EAAE,MAAM,GAAG,SAAS,CAAa;IAChD,aAAa,EAAE,MAAM,GAAG,SAAS,CAAa;IAExB,gBAAgB,EAAE,UAAU,CAAC;IAClD,cAAc,kDAAyD;IACvE,gBAAgB,sBAA6B;IAEvD,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAQ;IAClD,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAO;gBAE7B,eAAe,EAAE,eAAe,EAAU,QAAQ,EAAE,SAAS;IAIjF,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,kBAAkB,IAAI,MAAM,CAE/B;IAED,IAAI,aAAa,IAAI,OAAO,CAE3B;IAED,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED,IAAI,QAAQ,IAAI,MAAM,CAMrB;IAED,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAIzB,SAAS,CAAC,GAAG,EAAE,aAAa,GAAG,IAAI;IAYnC,OAAO,IAAI,IAAI;yCAzEN,4BAA4B;2CAA5B,4BAA4B;yCA6E6/xB,OAAQ;wCAAR,OAAQ;CAD7iyB"}
@@ -1,4 +1,4 @@
1
- import { ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit } from '@angular/core';
1
+ import { ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, Renderer2 } from '@angular/core';
2
2
  import { Subject } from 'rxjs';
3
3
  import { EclMultiselectOption } from '../../../model/ecl-multiselect-option.model';
4
4
  import { ECLBaseDirective } from '../../ecl-base.directive';
@@ -14,13 +14,14 @@ export declare class EclMultiselectOptionKeydownEvent {
14
14
  constructor(multiselectOption: EclMultiselectOption, keyboardEvent: KeyboardEvent);
15
15
  }
16
16
  export declare class EclMultiselectOptionComponent extends ECLBaseDirective implements EclMultiselectOption, OnChanges, OnDestroy, OnInit {
17
+ private renderer;
17
18
  eclCheckboxInput: ElementRef;
18
19
  keyword: string;
19
20
  set value(value: string);
20
21
  get value(): string;
21
22
  label: string;
22
23
  changes: Subject<unknown>;
23
- disabled: boolean | any;
24
+ disabled: boolean;
24
25
  optionClick: EventEmitter<EclMultiselectOptionClickEvent>;
25
26
  optionKeydown: EventEmitter<EclMultiselectOptionKeydownEvent>;
26
27
  private display;
@@ -30,7 +31,7 @@ export declare class EclMultiselectOptionComponent extends ECLBaseDirective impl
30
31
  private _id;
31
32
  private _checked;
32
33
  private _value;
33
- constructor();
34
+ constructor(renderer: Renderer2);
34
35
  get id(): string;
35
36
  get isActive(): boolean;
36
37
  ngOnChanges(): void;
@@ -45,5 +46,6 @@ export declare class EclMultiselectOptionComponent extends ECLBaseDirective impl
45
46
  private createId;
46
47
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMultiselectOptionComponent, never>;
47
48
  static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectOptionComponent, "div[eclMultiselectOption]", never, { "value": { "alias": "value"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; }, { "optionClick": "optionClick"; "optionKeydown": "optionKeydown"; }, never, never, false, [{ directive: typeof i1.EclCheckboxDirective; inputs: {}; outputs: {}; }]>;
49
+ static ngAcceptInputType_disabled: unknown;
48
50
  }
49
51
  //# sourceMappingURL=ecl-multiselect-option.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-multiselect-option.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAsB,SAAS,EAAE,SAAS,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;AAEzI,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;;AAG5D,qBAAa,8BAA8B;IACpB,iBAAiB,EAAE,oBAAoB;gBAAvC,iBAAiB,EAAE,oBAAoB;CAC7D;AAED,qBAAa,gCAAgC;IAE9B,iBAAiB,EAAE,oBAAoB;IACvC,aAAa,EAAE,aAAa;gBAD5B,iBAAiB,EAAE,oBAAoB,EACvC,aAAa,EAAE,aAAa;CAE1C;AACD,qBAMa,6BAA8B,SAAQ,gBAAiB,YAAW,oBAAoB,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM;IACjG,gBAAgB,EAAE,UAAU,CAAC;IAEzD,OAAO,SAAM;IACb,IACI,KAAK,CAAC,KAAK,EAAE,MAAM,EAEtB;IAED,IAAI,KAAK,IAAI,MAAM,CAElB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACvB,OAAO,mBAAiB;IAOxB,QAAQ,EAAE,OAAO,GAAG,GAAG,CAAS;IAEtB,WAAW,+CAAsD;IACjE,aAAa,iDAAwD;IAEjD,OAAO,CAAC,OAAO,CAAU;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,SAAS,IAAI,OAAO,CAEvB;IAED,IAAI,SAAS,CAAC,KAAK,EAAE,OAAO,EAE3B;IAED,OAAO,CAAC,GAAG,CAAM;IACjB,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,MAAM,CAAM;;IAMpB,IAAI,EAAE,IAAI,MAAM,CAEf;IAED,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED,WAAW,IAAI,IAAI;IAInB,QAAQ,IAAI,IAAI;IAIhB,WAAW,IAAI,IAAI;IAInB,aAAa,IAAI,IAAI;IAKrB,eAAe,CAAC,GAAG,EAAE,aAAa,GAAG,IAAI;IAIzC,OAAO,IAAI,IAAI;IAIf,IAAI,IAAI,IAAI;IAIZ,IAAI,IAAI,IAAI;IAIZ,mBAAmB,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAM1C,OAAO,CAAC,QAAQ;yCAjGP,6BAA6B;2CAA7B,6BAA6B;CAoGzC"}
1
+ {"version":3,"file":"ecl-multiselect-option.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAsB,SAAS,EAAE,SAAS,EAAE,MAAM,EAC1F,SAAS,EAA+B,MAAM,eAAe,CAAC;AAClE,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,OAAO,EAAE,oBAAoB,EAAE,MAAM,6CAA6C,CAAC;AACnF,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;;AAG5D,qBAAa,8BAA8B;IACpB,iBAAiB,EAAE,oBAAoB;gBAAvC,iBAAiB,EAAE,oBAAoB;CAC7D;AAED,qBAAa,gCAAgC;IAE9B,iBAAiB,EAAE,oBAAoB;IACvC,aAAa,EAAE,aAAa;gBAD5B,iBAAiB,EAAE,oBAAoB,EACvC,aAAa,EAAE,aAAa;CAE1C;AACD,qBAMa,6BAA8B,SAAQ,gBAAiB,YAAW,oBAAoB,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM;IA4ChH,OAAO,CAAC,QAAQ;IA3CD,gBAAgB,EAAE,UAAU,CAAC;IAEzD,OAAO,SAAM;IACb,IACI,KAAK,CAAC,KAAK,EAAE,MAAM,EAEtB;IAED,IAAI,KAAK,IAAI,MAAM,CAElB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACvB,OAAO,mBAAiB;IAKxB,QAAQ,UAAS;IAEP,WAAW,+CAAsD;IACjE,aAAa,iDAAwD;IAEjD,OAAO,CAAC,OAAO,CAAU;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,SAAS,IAAI,OAAO,CAEvB;IAED,IAAI,SAAS,CAAC,KAAK,EAAE,OAAO,EAE3B;IAED,OAAO,CAAC,GAAG,CAAM;IACjB,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,MAAM,CAAM;gBAEC,QAAQ,EAAE,SAAS;IAIxC,IAAI,EAAE,IAAI,MAAM,CAEf;IAED,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED,WAAW,IAAI,IAAI;IAInB,QAAQ,IAAI,IAAI;IAIhB,WAAW,IAAI,IAAI;IAInB,aAAa,IAAI,IAAI;IAKrB,eAAe,CAAC,GAAG,EAAE,aAAa,GAAG,IAAI;IAIzC,OAAO,IAAI,IAAI;IAIf,IAAI,IAAI,IAAI;IAIZ,IAAI,IAAI,IAAI;IAIZ,mBAAmB,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAM1C,OAAO,CAAC,QAAQ;yCA/FP,6BAA6B;2CAA7B,6BAA6B;uCAmGwxxB,OAAQ;CADz0xB"}
@@ -1,5 +1,5 @@
1
1
  import { BooleanInput } from '@angular/cdk/coercion';
2
- import { AfterContentInit, DoCheck, ElementRef, EventEmitter, Injector, IterableDiffers, OnDestroy, OnInit, QueryList, ViewContainerRef } from '@angular/core';
2
+ import { AfterContentInit, DoCheck, ElementRef, EventEmitter, Injector, IterableDiffers, OnDestroy, OnInit, QueryList, Renderer2, ViewContainerRef } from '@angular/core';
3
3
  import { ECLBaseDirective } from '../ecl-base.directive';
4
4
  import { EclMultiselectOptionDirective } from './ecl-multiselect-option.directive';
5
5
  import * as i0 from "@angular/core";
@@ -8,10 +8,12 @@ export declare class EclMultiselectComponent extends ECLBaseDirective implements
8
8
  private el;
9
9
  private viewContainerRef;
10
10
  private differs;
11
+ private renderer;
11
12
  eclOptionItems: QueryList<EclMultiselectOptionDirective>;
12
13
  ariaDescribedby: string | undefined;
13
14
  ariaLabeledby: string | undefined;
14
15
  id: string | undefined;
16
+ toggleLabel: string | undefined;
15
17
  get isInvalid(): boolean | undefined;
16
18
  set isInvalid(value: boolean | undefined);
17
19
  set disabled(value: BooleanInput);
@@ -21,6 +23,8 @@ export declare class EclMultiselectComponent extends ECLBaseDirective implements
21
23
  set eclPlaceholder(value: string);
22
24
  get eclPlaceholder(): string;
23
25
  eclSize: string;
26
+ private readonly SELECT_CONTAINER_CLASS;
27
+ private readonly SELECT_CONTAINER_HIDDEN_CLASS;
24
28
  private _disabled;
25
29
  private _isInvalid;
26
30
  private _eclPlaceholder;
@@ -31,7 +35,7 @@ export declare class EclMultiselectComponent extends ECLBaseDirective implements
31
35
  private hostWrapperEl;
32
36
  private multiselectComponentHtml;
33
37
  private destroy$;
34
- constructor(injector: Injector, el: ElementRef, viewContainerRef: ViewContainerRef, differs: IterableDiffers);
38
+ constructor(injector: Injector, el: ElementRef, viewContainerRef: ViewContainerRef, differs: IterableDiffers, renderer: Renderer2);
35
39
  ngDoCheck(): void;
36
40
  ngOnInit(): void;
37
41
  ngAfterContentInit(): void;
@@ -43,6 +47,7 @@ export declare class EclMultiselectComponent extends ECLBaseDirective implements
43
47
  private createMultiselectComponent;
44
48
  private attachOptions;
45
49
  static ɵfac: i0.ɵɵFactoryDeclaration<EclMultiselectComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectComponent, "select[eclMultiselect]", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabeledby": { "alias": "ariaLabeledby"; "required": false; }; "id": { "alias": "id"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "eclPlaceholder": { "alias": "eclPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; }, { "eclChange": "eclChange"; }, ["eclOptionItems"], ["*"], false, never>;
50
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectComponent, "select[eclMultiselect]", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabeledby": { "alias": "ariaLabeledby"; "required": false; }; "id": { "alias": "id"; "required": false; }; "toggleLabel": { "alias": "toggleLabel"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "eclPlaceholder": { "alias": "eclPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; }, { "eclChange": "eclChange"; }, ["eclOptionItems"], ["*"], false, never>;
51
+ static ngAcceptInputType_isInvalid: unknown;
47
52
  }
48
53
  //# sourceMappingURL=ecl-multiselect.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-multiselect.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-multiselect/ecl-multiselect.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAyB,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EACH,gBAAgB,EAGhB,OAAO,EACP,UAAU,EACV,YAAY,EAGZ,QAAQ,EAGR,eAAe,EACf,SAAS,EACT,MAAM,EAEN,SAAS,EACT,gBAAgB,EAEnB,MAAM,eAAe,CAAC;AAIvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;;AAEnF,qBAaa,uBAAwB,SAAQ,gBAAiB,YAAW,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,gBAAgB;IAwDtG,QAAQ,EAAE,QAAQ;IACzB,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,OAAO;IA1D+C,cAAc,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAElH,eAAe,EAAE,MAAM,GAAG,SAAS,CAAa;IAChD,aAAa,EAAE,MAAM,GAAG,SAAS,CAAa;IAC9C,EAAE,EAAE,MAAM,GAAG,SAAS,CAAa;IAC5C,IAEI,SAAS,IAAI,OAAO,GAAG,SAAS,CAEnC;IACD,IAAI,SAAS,CAAC,KAAK,EAAE,OAAO,GAAG,SAAS,EAKvC;IACD,IAEI,QAAQ,CAAC,KAAK,EAAE,YAAY,EAK/B;IACD,IAAI,QAAQ,IAAI,OAAO,GAAG,SAAS,CAElC;IACD,IACI,UAAU,IAAI,MAAM,CAEvB;IACS,SAAS,yBAAgC;IACnD,IACI,cAAc,CAAC,KAAK,EAAE,MAAM,EAK/B;IACD,IAAI,cAAc,IAAI,MAAM,CAE3B;IACQ,OAAO,SAAO;IACvB,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,eAAe,CAAiB;IACxC,OAAO,CAAC,MAAM,CAAgD;IAC9D,OAAO,CAAC,oBAAoB,CAAkC;IAC9D,OAAO,CAAC,MAAM,CAAoB;IAClC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,aAAa,CAAc;IACnC,OAAO,CAAC,wBAAwB,CAAiB;IACjD,OAAO,CAAC,QAAQ,CAA4C;gBAGjD,QAAQ,EAAE,QAAQ,EACjB,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB,EAClC,OAAO,EAAE,eAAe;IAMpC,SAAS,IAAI,IAAI;IAUjB,QAAQ,IAAI,IAAI;IAOhB,kBAAkB,IAAI,IAAI;IAQ1B,WAAW,IAAI,IAAI;IAKnB,OAAO,CAAC,2BAA2B;IAMnC,OAAO,CAAC,0BAA0B;IAOlC,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,0BAA0B;IA2BlC,OAAO,CAAC,aAAa;yCA/IZ,uBAAuB;2CAAvB,uBAAuB;CAoJnC"}
1
+ {"version":3,"file":"ecl-multiselect.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-multiselect/ecl-multiselect.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAyB,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EACH,gBAAgB,EAIhB,OAAO,EACP,UAAU,EACV,YAAY,EAGZ,QAAQ,EAGR,eAAe,EACf,SAAS,EACT,MAAM,EAEN,SAAS,EACT,SAAS,EACT,gBAAgB,EAEnB,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;;AAEnF,qBAaa,uBAAwB,SAAQ,gBAAiB,YAAW,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,gBAAgB;IA0DtG,QAAQ,EAAE,QAAQ;IACzB,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,QAAQ;IA7D8C,cAAc,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAElH,eAAe,EAAE,MAAM,GAAG,SAAS,CAAa;IAChD,aAAa,EAAE,MAAM,GAAG,SAAS,CAAa;IAC9C,EAAE,EAAE,MAAM,GAAG,SAAS,CAAa;IACnC,WAAW,EAAE,MAAM,GAAG,SAAS,CAAa;IACrD,IACI,SAAS,IAAI,OAAO,GAAG,SAAS,CAEnC;IACD,IAAI,SAAS,CAAC,KAAK,EAAE,OAAO,GAAG,SAAS,EAKvC;IACD,IAEI,QAAQ,CAAC,KAAK,EAAE,YAAY,EAK/B;IACD,IAAI,QAAQ,IAAI,OAAO,GAAG,SAAS,CAElC;IACD,IACI,UAAU,IAAI,MAAM,CAEvB;IACS,SAAS,yBAAgC;IACnD,IACI,cAAc,CAAC,KAAK,EAAE,MAAM,EAK/B;IACD,IAAI,cAAc,IAAI,MAAM,CAE3B;IACQ,OAAO,SAAO;IACvB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA2B;IAClE,OAAO,CAAC,QAAQ,CAAC,6BAA6B,CAAmC;IACjF,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,eAAe,CAAiB;IACxC,OAAO,CAAC,MAAM,CAAgD;IAC9D,OAAO,CAAC,oBAAoB,CAAkC;IAC9D,OAAO,CAAC,MAAM,CAAoB;IAClC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,aAAa,CAAc;IACnC,OAAO,CAAC,wBAAwB,CAAiB;IACjD,OAAO,CAAC,QAAQ,CAA4C;gBAGjD,QAAQ,EAAE,QAAQ,EACjB,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB,EAClC,OAAO,EAAE,eAAe,EACxB,QAAQ,EAAE,SAAS;IAM/B,SAAS,IAAI,IAAI;IAUjB,QAAQ,IAAI,IAAI;IAOhB,kBAAkB,IAAI,IAAI;IAQ1B,WAAW,IAAI,IAAI;IAKnB,OAAO,CAAC,2BAA2B;IAMnC,OAAO,CAAC,0BAA0B;IAOlC,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,0BAA0B;IA8BlC,OAAO,CAAC,aAAa;yCArJZ,uBAAuB;2CAAvB,uBAAuB;wCA2J+kqB,OAAQ;CAD1nqB"}
@@ -3,12 +3,13 @@ import { ECLBaseDirective } from '../ecl-base.directive';
3
3
  import { EclContentBlockComponent } from '../ecl-content-block';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class EclNavigationListItemComponent extends ECLBaseDirective implements AfterContentInit {
6
- columns: number;
7
- eclContentBlock: EclContentBlockComponent;
8
6
  role: string;
9
7
  get cssClasses(): string;
8
+ variant: 'illustration' | '';
9
+ eclContentBlock: EclContentBlockComponent;
10
+ hasBorder: boolean;
10
11
  ngAfterContentInit(): void;
11
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EclNavigationListItemComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListItemComponent, "ecl-navigation-list-item", never, { "columns": { "alias": "columns"; "required": false; }; }, {}, ["eclContentBlock"], ["*"], false, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListItemComponent, "ecl-navigation-list-item", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, ["eclContentBlock"], ["*"], false, never>;
13
14
  }
14
15
  //# sourceMappingURL=ecl-navigation-list-item.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-navigation-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA2D,MAAM,eAAe,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;;AAEhE,qBAIa,8BAA+B,SAAQ,gBAAiB,YAAW,gBAAgB;IACnF,OAAO,SAAK;IAEqC,eAAe,EAAE,wBAAwB,CAAC;IAE1E,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,kBAAkB,IAAI,IAAI;yCAZjB,8BAA8B;2CAA9B,8BAA8B;CAiB1C"}
1
+ {"version":3,"file":"ecl-navigation-list-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA2D,MAAM,eAAe,CAAC;AAC1G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;;AAEhE,qBAIa,8BAA+B,SAAQ,gBAAiB,YAAW,gBAAgB;IAElE,IAAI,SAAa;IAC3C,IACI,UAAU,IAAI,MAAM,CAMvB;IACQ,OAAO,EAAE,cAAc,GAAG,EAAE,CAAM;IAEe,eAAe,EAAE,wBAAwB,CAAC;IAEpG,SAAS,UAAQ;IAEjB,kBAAkB,IAAI,IAAI;yCAjBjB,8BAA8B;2CAA9B,8BAA8B;CAsB1C"}
@@ -1,9 +1,16 @@
1
+ import { AfterContentInit, QueryList } from '@angular/core';
1
2
  import { ECLBaseDirective } from '../ecl-base.directive';
3
+ import { EclNavigationListItemComponent } from './ecl-navigation-list-item.component';
2
4
  import * as i0 from "@angular/core";
3
- export declare class EclNavigationListComponent extends ECLBaseDirective {
4
- columns: number | any;
5
+ export declare class EclNavigationListComponent extends ECLBaseDirective implements AfterContentInit {
5
6
  get cssClasses(): string;
7
+ columns: number;
8
+ hasBorders: boolean;
9
+ listItems: QueryList<EclNavigationListItemComponent>;
10
+ ngAfterContentInit(): void;
6
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EclNavigationListComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListComponent, "ecl-navigation-list", never, { "columns": { "alias": "columns"; "required": false; }; }, {}, never, ["*"], false, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclNavigationListComponent, "ecl-navigation-list", never, { "columns": { "alias": "columns"; "required": false; }; "hasBorders": { "alias": "hasBorders"; "required": false; }; }, {}, ["listItems"], ["*"], false, never>;
13
+ static ngAcceptInputType_columns: unknown;
14
+ static ngAcceptInputType_hasBorders: unknown;
8
15
  }
9
16
  //# sourceMappingURL=ecl-navigation-list.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-navigation-list.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-navigation-list/ecl-navigation-list.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,0BAA2B,SAAQ,gBAAgB;IAErC,OAAO,EAAE,MAAM,GAAG,GAAG,CAAK;IAEjD,IACI,UAAU,IAAI,MAAM,CAEvB;yCAPQ,0BAA0B;2CAA1B,0BAA0B;CAQtC"}
1
+ {"version":3,"file":"ecl-navigation-list.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-navigation-list/ecl-navigation-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAkD,SAAS,EAAiD,MAAM,eAAe,CAAC;AAC3J,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;;AAEtF,qBAIa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB;IAExF,IACI,UAAU,IAAI,MAAM,CAEvB;IAEsC,OAAO,SAAK;IACX,UAAU,UAAQ;IAES,SAAS,EAAE,SAAS,CAAC,8BAA8B,CAAC,CAAC;IAExH,kBAAkB,IAAI,IAAI;yCAZjB,0BAA0B;2CAA1B,0BAA0B;sCAqBs38P,OAAQ;yCAAhgnO,OAAQ;CAD561B"}
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-news-ticker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-news-ticker/ecl-news-ticker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAGb,UAAU,EACV,YAAY,EAIZ,SAAS,EAET,SAAS,EACT,SAAS,EAGZ,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;;AAE9E,qBAAa,sBAAuB,SAAQ,YAAY;IACjC,SAAS,EAAE,MAAM;gBAAjB,SAAS,EAAE,MAAM;CAGvC;AAED,qBAIa,sBAAuB,SAAQ,gBAAiB,YAAW,SAAS,EAAE,aAAa;IA0BhF,OAAO,CAAC,SAAS;IAzBW,UAAU,UAAQ;IAChD,UAAU,uCAA8C;IACrB,eAAe,EAAE,SAAS,CAAC,0BAA0B,CAAC,CAAC;IACtE,eAAe,EAAE,0BAA0B,CAAC;IAC7C,cAAc,EAAE,0BAA0B,CAAC;IAC1C,eAAe,EAAE,UAAU,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,SAAK;IACd,OAAO,UAAS;IAChB,eAAe,SAAM;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,aAAa,CAAQ;IAC7B,OAAO,CAAC,UAAU,CAAO;IACzB,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,cAAc,CAAS;IAC/B,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,QAAQ,CAA4C;gBAExC,SAAS,EAAE,SAAS;IAIxC,IAAI,eAAe,IAAI,MAAM,CAE5B;IAED,IAAI,aAAa,IAAI,MAAM,CAE1B;IAED,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,cAAc,IAAI,OAAO,CAE5B;IAGD,QAAQ,CAAC,KAAK,KAAA,GAAG,IAAI;IAOrB,eAAe,IAAI,IAAI;IAWvB,WAAW,IAAI,IAAI;IAWnB,UAAU,IAAI,IAAI;IAKlB,aAAa,IAAI,IAAI;IAUrB,MAAM,IAAI,IAAI;IAKd,SAAS,IAAI,IAAI;IAUjB,aAAa,IAAI,IAAI;IAKrB,cAAc,IAAI,IAAI;IAOtB,yBAAyB,IAAI,IAAI;IAOjC,wBAAwB,IAAI,IAAI;IAOhC,OAAO,CAAC,UAAU;IAYlB,OAAO,CAAC,aAAa;IAgBrB,OAAO,CAAC,UAAU;IAUlB,OAAO,CAAC,YAAY;IASpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,mBAAmB;IAI3B,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,eAAe;yCAnNd,sBAAsB;2CAAtB,sBAAsB;yCA4N+xoB,OAAQ;CADz0oB"}
1
+ {"version":3,"file":"ecl-news-ticker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-news-ticker/ecl-news-ticker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAGb,UAAU,EACV,YAAY,EAIZ,SAAS,EAET,SAAS,EACT,SAAS,EAGZ,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;;AAE9E,qBAAa,sBAAuB,SAAQ,YAAY;IACjC,SAAS,EAAE,MAAM;gBAAjB,SAAS,EAAE,MAAM;CAGvC;AAED,qBAIa,sBAAuB,SAAQ,gBAAiB,YAAW,SAAS,EAAE,aAAa;IA0BhF,OAAO,CAAC,SAAS;IAzBW,UAAU,UAAQ;IAChD,UAAU,uCAA8C;IACrB,eAAe,EAAE,SAAS,CAAC,0BAA0B,CAAC,CAAC;IACtE,eAAe,EAAE,0BAA0B,CAAC;IAC7C,cAAc,EAAE,0BAA0B,CAAC;IAC1C,eAAe,EAAE,UAAU,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,SAAK;IACd,OAAO,UAAS;IAChB,eAAe,SAAM;IACrB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,aAAa,CAAQ;IAC7B,OAAO,CAAC,UAAU,CAAO;IACzB,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,cAAc,CAAS;IAC/B,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,QAAQ,CAA4C;gBAExC,SAAS,EAAE,SAAS;IAIxC,IAAI,eAAe,IAAI,MAAM,CAE5B;IAED,IAAI,aAAa,IAAI,MAAM,CAE1B;IAED,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,cAAc,IAAI,OAAO,CAE5B;IAGD,QAAQ,CAAC,KAAK,KAAA,GAAG,IAAI;IAOrB,eAAe,IAAI,IAAI;IAWvB,WAAW,IAAI,IAAI;IAWnB,UAAU,IAAI,IAAI;IAKlB,aAAa,IAAI,IAAI;IAUrB,MAAM,IAAI,IAAI;IAKd,SAAS,IAAI,IAAI;IAUjB,aAAa,IAAI,IAAI;IAKrB,cAAc,IAAI,IAAI;IAOtB,yBAAyB,IAAI,IAAI;IAOjC,wBAAwB,IAAI,IAAI;IAOhC,OAAO,CAAC,UAAU;IAYlB,OAAO,CAAC,aAAa;IAgBrB,OAAO,CAAC,UAAU;IAUlB,OAAO,CAAC,YAAY;IASpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,WAAW;IAInB,OAAO,CAAC,mBAAmB;IAI3B,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,eAAe;yCAnNd,sBAAsB;2CAAtB,sBAAsB;yCA4NiuoB,OAAQ;CAD3woB"}
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-notification.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-notification/ecl-notification.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAiC,MAAM,eAAe,CAAC;AACtG,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD,qBAAa,yBAA0B,SAAQ,YAAY;CAC1D;AAED,qBAIa,wBAAyB,SAAQ,gBAAgB;IAYvC,eAAe,EAAE,eAAe;IAX1C,iBAAiB,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAU;IAC5B,SAAS,UAAQ;IACjB,WAAW,UAAQ;IAGjD,KAAK,0CAAiD;IAGhE,IAAI,SAAW;gBAEI,eAAe,EAAE,eAAe;IAInD,IACI,QAAQ,IAAI,OAAO,CAEtB;IAED,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,IAAI,IAAI,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,aAAa,CAY1D;IAED,YAAY,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;yCAxCrB,wBAAwB;2CAAxB,wBAAwB;wCAgDur0B,OAAQ;0CAAR,OAAQ;CADnu0B"}
1
+ {"version":3,"file":"ecl-notification.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-notification/ecl-notification.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAiC,MAAM,eAAe,CAAC;AACtG,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD,qBAAa,yBAA0B,SAAQ,YAAY;CAC1D;AAED,qBAIa,wBAAyB,SAAQ,gBAAgB;IAYvC,eAAe,EAAE,eAAe;IAX1C,iBAAiB,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAU;IAC5B,SAAS,UAAQ;IACjB,WAAW,UAAQ;IAGjD,KAAK,0CAAiD;IAGhE,IAAI,SAAW;gBAEI,eAAe,EAAE,eAAe;IAInD,IACI,QAAQ,IAAI,OAAO,CAEtB;IAED,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IAAI,IAAI,IAAI,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,aAAa,CAY1D;IAED,YAAY,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;yCAxCrB,wBAAwB;2CAAxB,wBAAwB;wCAgDyn0B,OAAQ;0CAAR,OAAQ;CADrq0B"}
@@ -1,5 +1,10 @@
1
1
  import { ECLBaseDirective } from '../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
+ export declare class EclPageHeaderDescriptionContainerDirective extends ECLBaseDirective {
4
+ className: string;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclPageHeaderDescriptionContainerDirective, never>;
6
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclPageHeaderDescriptionContainerDirective, "[eclPageHeaderDescriptionContainer]", never, {}, {}, never, never, false, never>;
7
+ }
3
8
  export declare class EclPageHeaderDescriptionPictureDirective extends ECLBaseDirective {
4
9
  className: string;
5
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPageHeaderDescriptionPictureDirective, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-page-header-description.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header-description.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAUzD,qBAGa,wCAAyC,SAAQ,gBAAgB;IACpD,SAAS,SAAoD;yCAD1E,wCAAwC;2CAAxC,wCAAwC;CAEpD;AAED,qBAGa,0CAA2C,SAAQ,gBAAgB;IACtD,SAAS,SAA4C;yCADlE,0CAA0C;2CAA1C,0CAA0C;CAEtD;AAED,qBAGa,iCAAkC,SAAQ,gBAAgB;IAC7C,SAAS,SAAkC;yCADxD,iCAAiC;2CAAjC,iCAAiC;CAE7C"}
1
+ {"version":3,"file":"ecl-page-header-description.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header-description.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,0CAA2C,SAAQ,gBAAgB;IACtD,SAAS,SAA4C;yCADlE,0CAA0C;2CAA1C,0CAA0C;CAEtD;AAED,qBAGa,wCAAyC,SAAQ,gBAAgB;IACpD,SAAS,SAAoD;yCAD1E,wCAAwC;2CAAxC,wCAAwC;CAEpD;AAED,qBAGa,0CAA2C,SAAQ,gBAAgB;IACtD,SAAS,SAA4C;yCADlE,0CAA0C;2CAA1C,0CAA0C;CAEtD;AAED,qBAGa,iCAAkC,SAAQ,gBAAgB;IAC7C,SAAS,SAAkC;yCADxD,iCAAiC;2CAAjC,iCAAiC;CAE7C"}
@@ -0,0 +1,8 @@
1
+ import { ECLBaseDirective } from '../ecl-base.directive';
2
+ import * as i0 from "@angular/core";
3
+ export declare class EclPageHeaderInfoDirective extends ECLBaseDirective {
4
+ className: string;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclPageHeaderInfoDirective, never>;
6
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclPageHeaderInfoDirective, "[eclPageHeaderInfo]", never, {}, {}, never, never, false, never>;
7
+ }
8
+ //# sourceMappingURL=ecl-page-header-info.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecl-page-header-info.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header-info.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,0BAA2B,SAAQ,gBAAgB;IACtC,SAAS,SAA2B;yCADjD,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
@@ -1,8 +1,10 @@
1
1
  import { ECLBaseDirective } from '../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclPageHeaderTitleDirective extends ECLBaseDirective {
4
- className: string;
4
+ isTitleVisible: boolean;
5
+ get cssClasses(): string;
5
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPageHeaderTitleDirective, never>;
6
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclPageHeaderTitleDirective, "[eclPageHeaderTitle]", never, {}, {}, never, never, false, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclPageHeaderTitleDirective, "[eclPageHeaderTitle]", never, { "isTitleVisible": { "alias": "isTitleVisible"; "required": false; }; }, {}, never, never, false, never>;
8
+ static ngAcceptInputType_isTitleVisible: unknown;
7
9
  }
8
10
  //# sourceMappingURL=ecl-page-header-title.directive.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-page-header-title.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header-title.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,2BAA4B,SAAQ,gBAAgB;IACvC,SAAS,SAA4B;yCADlD,2BAA2B;2CAA3B,2BAA2B;CAEvC"}
1
+ {"version":3,"file":"ecl-page-header-title.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header-title.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,2BAA4B,SAAQ,gBAAgB;IACrB,cAAc,UAAS;IAE/D,IACI,UAAU,IAAI,MAAM,CAEvB;yCANQ,2BAA2B;2CAA3B,2BAA2B;6CAQoh3B,OAAQ;CADnk3B"}
@@ -1,23 +1,18 @@
1
1
  import { AfterContentInit } from '@angular/core';
2
2
  import { ECLBaseDirective } from '../ecl-base.directive';
3
- import { EclBreadcrumbComponent } from '../ecl-breadcrumb/ecl-breadcrumb.component';
3
+ import { EclBreadcrumbComponent } from '../ecl-breadcrumb';
4
4
  import { EclPageHeaderBackgroundPictureDirective } from './ecl-page-header-background.directive';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class EclPageHeaderComponent extends ECLBaseDirective implements AfterContentInit {
7
- /**
8
- * @deprecated
9
- * This input is deprecated and will be removed in 18 version.
10
- */
11
- backgroundImage: string;
12
- isNegative: boolean | any;
7
+ variantForImage: 'dark' | 'light';
8
+ get cssClasses(): string;
13
9
  eclBreadcrumbComponent: EclBreadcrumbComponent;
14
10
  eclBackgroundPicture: EclPageHeaderBackgroundPictureDirective;
15
- get cssClasses(): string;
16
- private BREADCRUMB_CLASS;
11
+ private readonly BREADCRUMB_CLASS;
17
12
  ngAfterContentInit(): void;
18
- get hasBackgroundImage(): boolean;
19
13
  get hasPicture(): boolean;
14
+ get isOverlayPossible(): boolean;
20
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPageHeaderComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<EclPageHeaderComponent, "ecl-page-header", never, { "backgroundImage": { "alias": "backgroundImage"; "required": false; }; "isNegative": { "alias": "isNegative"; "required": false; }; }, {}, ["eclBreadcrumbComponent", "eclBackgroundPicture"], ["[eclPageHeaderBackgroundPicture]", "*"], false, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclPageHeaderComponent, "ecl-page-header", never, { "variantForImage": { "alias": "variantForImage"; "required": false; }; }, {}, ["eclBreadcrumbComponent", "eclBackgroundPicture"], ["[eclPageHeaderBackgroundPicture]", "*"], false, never>;
22
17
  }
23
18
  //# sourceMappingURL=ecl-page-header.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-page-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA+C,MAAM,eAAe,CAAC;AAE9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AACpF,OAAO,EAAE,uCAAuC,EAAE,MAAM,wCAAwC,CAAC;;AAEjG,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,gBAAgB;IACpF;;;OAGG;IACM,eAAe,EAAE,MAAM,CAAQ;IAEgC,UAAU,EAAE,OAAO,GAAG,GAAG,CAAC;IAGlG,sBAAsB,EAAE,sBAAsB,CAAC;IAG/C,oBAAoB,EAAE,uCAAuC,CAAC;IAE9D,IACI,UAAU,IAAI,MAAM,CAIvB;IAED,OAAO,CAAC,gBAAgB,CAAiC;IAEzD,kBAAkB,IAAI,IAAI;IAM1B,IAAI,kBAAkB,IAAI,OAAO,CAEhC;IAED,IAAI,UAAU,IAAI,OAAO,CAExB;yCApCQ,sBAAsB;2CAAtB,sBAAsB;CAqClC"}
1
+ {"version":3,"file":"ecl-page-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA+C,MAAM,eAAe,CAAC;AAC9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,EAAE,uCAAuC,EAAE,MAAM,wCAAwC,CAAC;;AAEjG,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,gBAAgB;IAC3E,eAAe,EAAE,MAAM,GAAG,OAAO,CAAQ;IAElD,IACI,UAAU,IAAI,MAAM,CAOvB;IAGD,sBAAsB,EAAE,sBAAsB,CAAC;IAG/C,oBAAoB,EAAE,uCAAuC,CAAC;IAE9D,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAiC;IAElE,kBAAkB,IAAI,IAAI;IAM1B,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,IAAI,iBAAiB,IAAI,OAAO,CAE/B;yCAjCQ,sBAAsB;2CAAtB,sBAAsB;CAkClC"}
@@ -1,14 +1,14 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./ecl-page-header.component";
3
- import * as i2 from "./ecl-page-header-meta.directive";
4
- import * as i3 from "./ecl-page-header-title.directive";
5
- import * as i4 from "./ecl-page-header-description/ecl-page-header-description.component";
3
+ import * as i2 from "./ecl-page-header-info.directive";
4
+ import * as i3 from "./ecl-page-header-meta.directive";
5
+ import * as i4 from "./ecl-page-header-title.directive";
6
6
  import * as i5 from "./ecl-page-header-description.directive";
7
7
  import * as i6 from "./ecl-page-header-background.directive";
8
8
  import * as i7 from "@angular/common";
9
9
  export declare class EclPageHeaderComponentModule {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPageHeaderComponentModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclPageHeaderComponentModule, [typeof i1.EclPageHeaderComponent, typeof i2.EclPageHeaderMetaDirective, typeof i2.EclPageHeaderMetaItemDirective, typeof i3.EclPageHeaderTitleDirective, typeof i4.EclPageHeaderDescriptionContainerComponent, typeof i5.EclPageHeaderDescriptionDirective, typeof i5.EclPageHeaderDescriptionThumbnailDirective, typeof i5.EclPageHeaderDescriptionPictureDirective, typeof i6.EclPageHeaderBackgroundPictureDirective, typeof i6.EclPageHeaderBackgroundImageDirective], [typeof i7.CommonModule], [typeof i1.EclPageHeaderComponent, typeof i2.EclPageHeaderMetaDirective, typeof i2.EclPageHeaderMetaItemDirective, typeof i3.EclPageHeaderTitleDirective, typeof i4.EclPageHeaderDescriptionContainerComponent, typeof i5.EclPageHeaderDescriptionDirective, typeof i5.EclPageHeaderDescriptionThumbnailDirective, typeof i5.EclPageHeaderDescriptionPictureDirective, typeof i6.EclPageHeaderBackgroundPictureDirective, typeof i6.EclPageHeaderBackgroundImageDirective]>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclPageHeaderComponentModule, [typeof i1.EclPageHeaderComponent, typeof i2.EclPageHeaderInfoDirective, typeof i3.EclPageHeaderMetaDirective, typeof i3.EclPageHeaderMetaItemDirective, typeof i4.EclPageHeaderTitleDirective, typeof i5.EclPageHeaderDescriptionDirective, typeof i5.EclPageHeaderDescriptionThumbnailDirective, typeof i5.EclPageHeaderDescriptionContainerDirective, typeof i5.EclPageHeaderDescriptionPictureDirective, typeof i6.EclPageHeaderBackgroundPictureDirective, typeof i6.EclPageHeaderBackgroundImageDirective], [typeof i7.CommonModule], [typeof i1.EclPageHeaderComponent, typeof i2.EclPageHeaderInfoDirective, typeof i3.EclPageHeaderMetaDirective, typeof i3.EclPageHeaderMetaItemDirective, typeof i4.EclPageHeaderTitleDirective, typeof i5.EclPageHeaderDescriptionDirective, typeof i5.EclPageHeaderDescriptionThumbnailDirective, typeof i5.EclPageHeaderDescriptionContainerDirective, typeof i5.EclPageHeaderDescriptionPictureDirective, typeof i6.EclPageHeaderBackgroundPictureDirective, typeof i6.EclPageHeaderBackgroundImageDirective]>;
12
12
  static ɵinj: i0.ɵɵInjectorDeclaration<EclPageHeaderComponentModule>;
13
13
  }
14
14
  //# sourceMappingURL=ecl-page-header.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-page-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header.module.ts"],"names":[],"mappings":";;;;;;;;AA0BA,qBAKa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CAAG"}
1
+ {"version":3,"file":"ecl-page-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/ecl-page-header.module.ts"],"names":[],"mappings":";;;;;;;;AA4BA,qBAKa,4BAA4B;yCAA5B,4BAA4B;0CAA5B,4BAA4B;0CAA5B,4BAA4B;CAAG"}
@@ -1,8 +1,8 @@
1
1
  export * from './ecl-page-header.module';
2
2
  export * from './ecl-page-header.component';
3
- export * from './ecl-page-header-description/ecl-page-header-description.component';
4
3
  export * from './ecl-page-header-description.directive';
5
4
  export * from './ecl-page-header-background.directive';
6
5
  export * from './ecl-page-header-meta.directive';
7
6
  export * from './ecl-page-header-title.directive';
7
+ export * from './ecl-page-header-info.directive';
8
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qEAAqE,CAAC;AACpF,cAAc,yCAAyC,CAAC;AACxD,cAAc,wCAAwC,CAAC;AACvD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-page-header/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yCAAyC,CAAC;AACxD,cAAc,wCAAwC,CAAC;AACvD,cAAc,kCAAkC,CAAC;AACjD,cAAc,mCAAmC,CAAC;AAClD,cAAc,kCAAkC,CAAC"}
@@ -1,27 +1,38 @@
1
1
  import { EventEmitter } from '@angular/core';
2
+ import { Params, QueryParamsHandling } from '@angular/router';
2
3
  import { EclBaseEvent } from '../../model/ecl-base.event';
3
4
  import { ECLBaseDirective } from '../ecl-base.directive';
4
- import { Params, QueryParamsHandling } from '@angular/router';
5
+ import { EclThemeService } from '../../services';
5
6
  import * as i0 from "@angular/core";
6
7
  export declare class EclPaginationItemClickEvent extends EclBaseEvent {
7
8
  }
8
9
  export declare class EclPaginationItemComponent extends ECLBaseDirective {
10
+ eclThemeService: EclThemeService;
9
11
  get cssClasses(): string;
10
12
  role: string;
11
13
  label: string;
12
14
  ariaLabel: string;
13
- isCurrent: boolean | any;
14
- isNext: boolean | any;
15
- isPrevious: boolean | any;
15
+ pagesCount: string;
16
+ isCurrent: boolean;
17
+ isNext: boolean;
18
+ isPrevious: boolean;
19
+ isTruncated: boolean;
16
20
  routerLink: string | any[];
17
21
  queryParams: Params | null;
18
22
  queryParamsHandling: QueryParamsHandling;
19
23
  href: string;
20
24
  pageClick: EventEmitter<EclPaginationItemClickEvent>;
25
+ constructor(eclThemeService: EclThemeService);
26
+ get isIconOnly(): boolean;
21
27
  onPageClick(evt: MouseEvent): void;
22
28
  geti18nPageAriaLabelKey(): string;
23
29
  geti18nPageLabelKey(): string;
30
+ isPrevOrNextVisible(): boolean;
24
31
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationItemComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationItemComponent, "ecl-pagination-item", never, { "label": { "alias": "label"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "isNext": { "alias": "isNext"; "required": false; }; "isPrevious": { "alias": "isPrevious"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; }, { "pageClick": "pageClick"; }, never, never, false, never>;
32
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationItemComponent, "ecl-pagination-item", never, { "label": { "alias": "label"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "pagesCount": { "alias": "pagesCount"; "required": false; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "isNext": { "alias": "isNext"; "required": false; }; "isPrevious": { "alias": "isPrevious"; "required": false; }; "isTruncated": { "alias": "isTruncated"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; }, { "pageClick": "pageClick"; }, never, never, false, never>;
33
+ static ngAcceptInputType_isCurrent: unknown;
34
+ static ngAcceptInputType_isNext: unknown;
35
+ static ngAcceptInputType_isPrevious: unknown;
36
+ static ngAcceptInputType_isTruncated: unknown;
26
37
  }
27
38
  //# sourceMappingURL=ecl-pagination-item.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-pagination-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-pagination/ecl-pagination-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiD,MAAM,eAAe,CAAC;AACvG,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAE1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;;AAE9D,qBAAa,2BAA4B,SAAQ,YAAY;CAAG;AAEhE,qBAKa,0BAA2B,SAAQ,gBAAgB;IAC5D,IACI,UAAU,IAAI,MAAM,CASvB;IACyB,IAAI,SAAc;IAEnC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAEH,SAAS,EAAE,OAAO,GAAG,GAAG,CAAC;IAEzB,MAAM,EAAE,OAAO,GAAG,GAAG,CAAC;IAEtB,UAAU,EAAE,OAAO,GAAG,GAAG,CAAC;IAEzC,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,mBAAmB,EAAE,mBAAmB,CAAQ;IAChD,IAAI,EAAE,MAAM,CAAC;IAEZ,SAAS,4CAAmD;IAEtE,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAOlC,uBAAuB,IAAI,MAAM;IAajC,mBAAmB,IAAI,MAAM;yCAlDpB,0BAA0B;2CAA1B,0BAA0B;CA4DtC"}
1
+ {"version":3,"file":"ecl-pagination-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-pagination/ecl-pagination-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAmE,MAAM,eAAe,CAAC;AACzH,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD,qBAAa,2BAA4B,SAAQ,YAAY;CAAG;AAEhE,qBAKa,0BAA2B,SAAQ,gBAAgB;IA6BxC,eAAe,EAAE,eAAe;IA5BpD,IACI,UAAU,IAAI,MAAM,CASvB;IACyB,IAAI,SAAc;IAEnC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACY,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACmC,WAAW,UAAS;IAE1G,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,mBAAmB,EAAE,mBAAmB,CAAQ;IAChD,IAAI,EAAE,MAAM,CAAC;IAEZ,SAAS,4CAAmD;gBAElD,eAAe,EAAE,eAAe;IAIpD,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAOlC,uBAAuB,IAAI,MAAM;IAajC,mBAAmB,IAAI,MAAM;IAW7B,mBAAmB,IAAI,OAAO;yCApErB,0BAA0B;2CAA1B,0BAA0B;wCAwE2wyB,OAAQ;qCAAR,OAAQ;yCAAR,OAAQ;0CAAR,OAAQ;CADzzyB"}
@@ -11,10 +11,10 @@ export declare class EclPaginationEvent extends EclBaseEvent {
11
11
  }
12
12
  export declare class EclPaginationComponent extends ECLBaseDirective implements OnInit, OnChanges {
13
13
  mode: 'manual' | 'auto';
14
- totalItems: number | any;
15
- pageSize: number | any;
16
- currentPage: number | any;
17
- pageWindowSize: number | any;
14
+ totalItems: number;
15
+ pageSize: number;
16
+ currentPage: number;
17
+ pageWindowSize: number;
18
18
  page: EventEmitter<EclPaginationEvent>;
19
19
  cmpClass: boolean;
20
20
  role: string;
@@ -28,5 +28,9 @@ export declare class EclPaginationComponent extends ECLBaseDirective implements
28
28
  private firePageEvent;
29
29
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationComponent, never>;
30
30
  static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationComponent, "ecl-pagination", never, { "mode": { "alias": "mode"; "required": false; }; "totalItems": { "alias": "totalItems"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "pageWindowSize": { "alias": "pageWindowSize"; "required": false; }; }, { "page": "page"; }, never, ["*"], false, never>;
31
+ static ngAcceptInputType_totalItems: unknown;
32
+ static ngAcceptInputType_pageSize: unknown;
33
+ static ngAcceptInputType_currentPage: unknown;
34
+ static ngAcceptInputType_pageWindowSize: unknown;
31
35
  }
32
36
  //# sourceMappingURL=ecl-pagination.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-pagination.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-pagination/ecl-pagination.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAsB,SAAS,EAAE,MAAM,EAAU,MAAM,eAAe,CAAC;AACvG,OAAO,EAAiB,aAAa,EAAE,MAAM,WAAW,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAE1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,kBAAmB,SAAQ,YAAY;aAE5B,IAAI,EAAE,MAAM;aACZ,WAAW,EAAE,MAAM;aACnB,SAAS,EAAE,MAAM;gBAFjB,IAAI,EAAE,MAAM,EACZ,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM;CAIxC;AACD,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;IAC5E,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAY;IAErB,UAAU,EAAE,MAAM,GAAG,GAAG,CAA4B;IAEpD,QAAQ,EAAE,MAAM,GAAG,GAAG,CAA0B;IAEhD,WAAW,EAAE,MAAM,GAAG,GAAG,CAA6B;IAEtD,cAAc,EAAE,MAAM,GAAG,GAAG,CAAgC;IAEzE,IAAI,mCAA0C;IAEnB,QAAQ,UAAQ;IAC3B,IAAI,SAAgB;IAEvC,KAAK,gBAA0B;IAEtC,QAAQ,IAAI,IAAI;IAQhB,WAAW,IAAI,IAAI;IAWnB,cAAc,IAAI,IAAI;IAKtB,UAAU,IAAI,IAAI;IAKlB,MAAM,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK1B,UAAU,IAAI,OAAO;IAIrB,OAAO,CAAC,aAAa;yCAxDZ,sBAAsB;2CAAtB,sBAAsB;CA6DlC"}
1
+ {"version":3,"file":"ecl-pagination.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-pagination/ecl-pagination.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAsB,SAAS,EAAE,MAAM,EAA2B,MAAM,eAAe,CAAC;AACxH,OAAO,EAAiB,aAAa,EAAE,MAAM,WAAW,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,kBAAmB,SAAQ,YAAY;aAE5B,IAAI,EAAE,MAAM;aACZ,WAAW,EAAE,MAAM;aACnB,SAAS,EAAE,MAAM;gBAFjB,IAAI,EAAE,MAAM,EACZ,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM;CAIxC;AACD,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;IAC5E,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAY;IACL,UAAU,EAAE,MAAM,CAA4B;IAC9C,QAAQ,EAAE,MAAM,CAA0B;IAC1C,WAAW,EAAE,MAAM,CAA6B;IAChD,cAAc,EAAE,MAAM,CAAgC;IAEnF,IAAI,mCAA0C;IAEnB,QAAQ,UAAQ;IAC3B,IAAI,SAAgB;IAEvC,KAAK,gBAA0B;IAEtC,QAAQ,IAAI,IAAI;IAQhB,WAAW,IAAI,IAAI;IAWnB,cAAc,IAAI,IAAI;IAKtB,UAAU,IAAI,IAAI;IAKlB,MAAM,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK1B,UAAU,IAAI,OAAO;IAIrB,OAAO,CAAC,aAAa;yCApDZ,sBAAsB;2CAAtB,sBAAsB;yCA0D6j6P,OAAQ;uCAAR,OAAQ;0CAAR,OAAQ;6CAAR,OAAQ;CADvm6P"}
@@ -1,9 +1,10 @@
1
1
  import { ECLBaseDirective } from '../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclRadioHelpComponent extends ECLBaseDirective {
4
- isDisabled: boolean | any;
4
+ isDisabled: boolean;
5
5
  get cssClasses(): string;
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<EclRadioHelpComponent, never>;
7
7
  static ɵcmp: i0.ɵɵComponentDeclaration<EclRadioHelpComponent, "[eclRadioHelp]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], false, never>;
8
+ static ngAcceptInputType_isDisabled: unknown;
8
9
  }
9
10
  //# sourceMappingURL=ecl-radio-help.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-radio-help.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-radio/ecl-radio-help.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,qBAAsB,SAAQ,gBAAgB;IAEiB,UAAU,EAAE,OAAO,GAAG,GAAG,CAAS;IAE1G,IACI,UAAU,IAAI,MAAM,CAEvB;yCAPQ,qBAAqB;2CAArB,qBAAqB;CAQjC"}
1
+ {"version":3,"file":"ecl-radio-help.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-radio/ecl-radio-help.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,qBAAsB,SAAQ,gBAAgB;IACiC,UAAU,UAAS;IAE3G,IACI,UAAU,IAAI,MAAM,CAEvB;yCANQ,qBAAqB;2CAArB,qBAAqB;yCAQu72B,OAAQ;CADh+2B"}
@@ -1,10 +1,12 @@
1
1
  import { ECLBaseDirective } from '../ecl-base.directive';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class EclRadioLabelComponent extends ECLBaseDirective {
4
- isInvalid: boolean | any;
5
- isDisabled: boolean | any;
4
+ isInvalid: boolean;
5
+ isDisabled: boolean;
6
6
  get cssClasses(): string;
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<EclRadioLabelComponent, never>;
8
8
  static ɵcmp: i0.ɵɵComponentDeclaration<EclRadioLabelComponent, "[eclRadioLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], false, never>;
9
+ static ngAcceptInputType_isInvalid: unknown;
10
+ static ngAcceptInputType_isDisabled: unknown;
9
11
  }
10
12
  //# sourceMappingURL=ecl-radio-label.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-radio-label.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-radio/ecl-radio-label.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAMa,sBAAuB,SAAQ,gBAAgB;IAEhC,SAAS,EAAE,OAAO,GAAG,GAAG,CAAS;IAEjC,UAAU,EAAE,OAAO,GAAG,GAAG,CAAS;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;yCATQ,sBAAsB;2CAAtB,sBAAsB;CAUlC"}
1
+ {"version":3,"file":"ecl-radio-label.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-radio/ecl-radio-label.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAMa,sBAAuB,SAAQ,gBAAgB;IAChB,SAAS,UAAS;IAClB,UAAU,UAAS;IAE3D,IACI,UAAU,IAAI,MAAM,CAEvB;yCAPQ,sBAAsB;2CAAtB,sBAAsB;wCASq22B,OAAQ;yCAAR,OAAQ;CAD/42B"}
@@ -5,8 +5,8 @@ import { EclRadioLabelComponent } from './ecl-radio-label.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class EclRadioDirective extends ECLBaseDirective implements DoCheck {
7
7
  isBinary: boolean;
8
- isDisabled: boolean | any;
9
- isInvalid: boolean | any;
8
+ isDisabled: boolean;
9
+ isInvalid: boolean;
10
10
  eclRadioLabelComponent: EclRadioLabelComponent;
11
11
  eclRadioHelpComponent: EclRadioHelpComponent;
12
12
  get cssClasses(): string;
@@ -14,5 +14,8 @@ export declare class EclRadioDirective extends ECLBaseDirective implements DoChe
14
14
  private updateChildElements;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<EclRadioDirective, never>;
16
16
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclRadioDirective, "[eclRadio]", never, { "isBinary": { "alias": "isBinary"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; }, {}, ["eclRadioLabelComponent", "eclRadioHelpComponent"], never, false, never>;
17
+ static ngAcceptInputType_isBinary: unknown;
18
+ static ngAcceptInputType_isDisabled: unknown;
19
+ static ngAcceptInputType_isInvalid: unknown;
17
20
  }
18
21
  //# sourceMappingURL=ecl-radio.directive.d.ts.map