@eui/ecl 23.0.0-alpha.6 → 23.0.0-alpha.7

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 (215) hide show
  1. package/docs/changelog.html +41 -0
  2. package/docs/classes/EclLanguageService.html +8 -8
  3. package/docs/components/EclBannerComponent.html +28 -56
  4. package/docs/components/EclCardComponent.html +12 -24
  5. package/docs/components/EclCarouselComponent.html +33 -65
  6. package/docs/components/EclCarouselItemComponent.html +4 -8
  7. package/docs/components/EclCategoryFilterComponent.html +4 -8
  8. package/docs/components/EclCategoryFilterItemComponent.html +5 -9
  9. package/docs/components/EclCategoryFilterListComponent.html +5 -9
  10. package/docs/components/EclContentItemComponent.html +20 -40
  11. package/docs/components/EclFactFiguresItemComponent.html +4 -8
  12. package/docs/components/EclFactFiguresViewAllComponent.html +4 -8
  13. package/docs/components/EclFeaturedItemComponent.html +4 -10
  14. package/docs/components/EclFileComponent.html +4 -8
  15. package/docs/components/EclFileItemsComponent.html +4 -8
  16. package/docs/components/EclFormGroupComponent.html +4 -8
  17. package/docs/components/EclGalleryComponent.html +21 -41
  18. package/docs/components/EclGalleryItemComponent.html +8 -16
  19. package/docs/components/EclIconComponent.html +4 -8
  20. package/docs/components/EclInpageNavigationComponent.html +20 -40
  21. package/docs/components/EclInpageNavigationItemComponent.html +4 -8
  22. package/docs/components/EclListIllustrationComponent.html +4 -8
  23. package/docs/components/EclListIllustrationItemComponent.html +9 -17
  24. package/docs/components/EclMediaContainerComponent.html +21 -41
  25. package/docs/components/EclMegaMenuComponent.html +4 -8
  26. package/docs/components/EclMegaMenuFeaturedComponent.html +12 -24
  27. package/docs/components/EclMegaMenuInfoComponent.html +4 -8
  28. package/docs/components/EclMegaMenuItemComponent.html +37 -73
  29. package/docs/components/EclMegaMenuSubitemComponent.html +21 -43
  30. package/docs/components/EclMenuComponent.html +20 -40
  31. package/docs/components/EclMenuItemComponent.html +12 -24
  32. package/docs/components/EclMenuMegaItemComponent.html +12 -24
  33. package/docs/components/EclModalComponent.html +1 -1
  34. package/docs/components/EclMultiselectComponent.html +4 -8
  35. package/docs/components/EclMultiselectDropdownComponent.html +21 -41
  36. package/docs/components/EclMultiselectInputComponent.html +4 -8
  37. package/docs/components/EclMultiselectOptionComponent.html +4 -8
  38. package/docs/components/EclNavigationListComponent.html +4 -8
  39. package/docs/components/EclNavigationListItemComponent.html +4 -8
  40. package/docs/components/EclNewsTickerComponent.html +28 -48
  41. package/docs/components/EclNewsTickerItemComponent.html +4 -8
  42. package/docs/components/EclPageHeaderComponent.html +8 -16
  43. package/docs/components/EclPaginationComponent.html +4 -8
  44. package/docs/components/EclPopoverComponent.html +12 -24
  45. package/docs/components/EclSiteHeaderComponent.html +44 -88
  46. package/docs/components/EclSiteHeaderCustomActionComponent.html +8 -16
  47. package/docs/components/EclSiteHeaderLanguageComponent.html +10 -18
  48. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +6 -10
  49. package/docs/components/EclSiteHeaderLoginComponent.html +4 -8
  50. package/docs/components/EclSiteHeaderSearchComponent.html +4 -8
  51. package/docs/components/EclTabComponent.html +12 -24
  52. package/docs/components/EclTabsComponent.html +29 -57
  53. package/docs/components/EclTimelineComponent.html +4 -8
  54. package/docs/components/EclTimelineItemComponent.html +16 -32
  55. package/docs/directives/EclCheckboxDirective.html +16 -32
  56. package/docs/directives/EclDescriptionListDirective.html +4 -8
  57. package/docs/directives/EclGalleryMediaDirective.html +2 -2
  58. package/docs/directives/EclGalleryPictureDirective.html +1 -1
  59. package/docs/directives/EclListIllustrationPictureDirective.html +4 -8
  60. package/docs/directives/EclMediaContainerItemDirective.html +4 -8
  61. package/docs/directives/EclMegaMenuSublistDirective.html +8 -16
  62. package/docs/directives/EclMultiselectOptionDirective.html +4 -8
  63. package/docs/directives/EclPageHeaderMetaItemDirective.html +9 -0
  64. package/docs/directives/EclRadioDirective.html +8 -16
  65. package/docs/directives/EclSocialMediaFollowLinkDirective.html +4 -8
  66. package/docs/directives/EclTableDirective.html +4 -8
  67. package/docs/directives/EclTableHeadDirective.html +4 -8
  68. package/docs/injectables/EclDefaultLanguageService.html +7 -7
  69. package/docs/injectables/EclMegaMenuService.html +2 -2
  70. package/docs/interfaces/EclMegaMenuItem.html +2 -2
  71. package/docs/interfaces/EclMenuItem.html +2 -2
  72. package/docs/js/search/search_index.js +2 -2
  73. package/docs/json/EclMegaMenuItemComponent.md +1 -1
  74. package/docs/json/EclMegaMenuSubitemComponent.md +1 -1
  75. package/docs/json/EclSiteHeaderLanguagePopoverComponent.md +2 -2
  76. package/docs/json/documentation.json +1365 -2133
  77. package/docs/llms.txt +182 -182
  78. package/docs/miscellaneous/variables.html +16 -16
  79. package/docs/properties.html +1 -1
  80. package/fesm2022/eui-ecl-components-ecl-banner.mjs +37 -40
  81. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  82. package/fesm2022/eui-ecl-components-ecl-card.mjs +23 -17
  83. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  84. package/fesm2022/eui-ecl-components-ecl-carousel.mjs +105 -82
  85. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  86. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +36 -29
  87. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  88. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +30 -20
  89. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  90. package/fesm2022/eui-ecl-components-ecl-content-item.mjs +46 -27
  91. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  92. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
  93. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +25 -15
  94. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
  95. package/fesm2022/eui-ecl-components-ecl-featured.mjs +10 -9
  96. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  97. package/fesm2022/eui-ecl-components-ecl-file.mjs +17 -13
  98. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  99. package/fesm2022/eui-ecl-components-ecl-form-group.mjs +12 -7
  100. package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
  101. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +44 -49
  102. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  103. package/fesm2022/eui-ecl-components-ecl-icon.mjs +7 -8
  104. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  105. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +48 -50
  106. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  107. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  108. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -24
  109. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  110. package/fesm2022/eui-ecl-components-ecl-list.mjs +6 -7
  111. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  112. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  113. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +31 -34
  114. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  115. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +237 -197
  116. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  117. package/fesm2022/eui-ecl-components-ecl-menu.mjs +108 -86
  118. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  119. package/fesm2022/eui-ecl-components-ecl-modal.mjs +0 -1
  120. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  121. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +70 -67
  122. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
  123. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +16 -14
  124. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
  125. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +67 -51
  126. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  127. package/fesm2022/eui-ecl-components-ecl-page-header.mjs +17 -12
  128. package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
  129. package/fesm2022/eui-ecl-components-ecl-pagination.mjs +9 -7
  130. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  131. package/fesm2022/eui-ecl-components-ecl-popover.mjs +44 -38
  132. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  133. package/fesm2022/eui-ecl-components-ecl-radio.mjs +22 -14
  134. package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
  135. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +1 -1
  136. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  137. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +123 -118
  138. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  139. package/fesm2022/eui-ecl-components-ecl-slogan-ticker.mjs +2 -2
  140. package/fesm2022/eui-ecl-components-ecl-slogan-ticker.mjs.map +1 -1
  141. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +10 -8
  142. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  143. package/fesm2022/eui-ecl-components-ecl-table.mjs +17 -15
  144. package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
  145. package/fesm2022/eui-ecl-components-ecl-tabs.mjs +101 -81
  146. package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
  147. package/fesm2022/eui-ecl-components-ecl-timeline.mjs +47 -37
  148. package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
  149. package/fesm2022/eui-ecl-components-ecl-tooltip.mjs.map +1 -1
  150. package/fesm2022/eui-ecl-core.mjs +1 -1
  151. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  152. package/package.json +1 -1
  153. package/types/eui-ecl-components-ecl-banner.d.ts +42 -43
  154. package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -1
  155. package/types/eui-ecl-components-ecl-card.d.ts +34 -35
  156. package/types/eui-ecl-components-ecl-card.d.ts.map +1 -1
  157. package/types/eui-ecl-components-ecl-carousel.d.ts +10 -11
  158. package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -1
  159. package/types/eui-ecl-components-ecl-category-filter.d.ts +6 -6
  160. package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -1
  161. package/types/eui-ecl-components-ecl-checkbox.d.ts +47 -49
  162. package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -1
  163. package/types/eui-ecl-components-ecl-content-item.d.ts +16 -18
  164. package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -1
  165. package/types/eui-ecl-components-ecl-fact-figures.d.ts +3 -3
  166. package/types/eui-ecl-components-ecl-fact-figures.d.ts.map +1 -1
  167. package/types/eui-ecl-components-ecl-featured.d.ts +2 -2
  168. package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -1
  169. package/types/eui-ecl-components-ecl-file.d.ts +42 -43
  170. package/types/eui-ecl-components-ecl-file.d.ts.map +1 -1
  171. package/types/eui-ecl-components-ecl-form-group.d.ts +1 -3
  172. package/types/eui-ecl-components-ecl-form-group.d.ts.map +1 -1
  173. package/types/eui-ecl-components-ecl-gallery.d.ts +12 -12
  174. package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -1
  175. package/types/eui-ecl-components-ecl-icon.d.ts +1 -1
  176. package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -1
  177. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +8 -8
  178. package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
  179. package/types/eui-ecl-components-ecl-list-illustration.d.ts +44 -44
  180. package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
  181. package/types/eui-ecl-components-ecl-list.d.ts +2 -2
  182. package/types/eui-ecl-components-ecl-list.d.ts.map +1 -1
  183. package/types/eui-ecl-components-ecl-media-container.d.ts +33 -33
  184. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
  185. package/types/eui-ecl-components-ecl-mega-menu.d.ts +185 -191
  186. package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
  187. package/types/eui-ecl-components-ecl-menu.d.ts +126 -128
  188. package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
  189. package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -1
  190. package/types/eui-ecl-components-ecl-multiselect.d.ts +10 -10
  191. package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -1
  192. package/types/eui-ecl-components-ecl-navigation-list.d.ts +3 -4
  193. package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -1
  194. package/types/eui-ecl-components-ecl-news-ticker.d.ts +18 -18
  195. package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -1
  196. package/types/eui-ecl-components-ecl-page-header.d.ts +3 -3
  197. package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -1
  198. package/types/eui-ecl-components-ecl-pagination.d.ts +1 -1
  199. package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -1
  200. package/types/eui-ecl-components-ecl-popover.d.ts +3 -3
  201. package/types/eui-ecl-components-ecl-popover.d.ts.map +1 -1
  202. package/types/eui-ecl-components-ecl-radio.d.ts +28 -28
  203. package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -1
  204. package/types/eui-ecl-components-ecl-site-header.d.ts +48 -48
  205. package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
  206. package/types/eui-ecl-components-ecl-social-media-follow.d.ts +1 -1
  207. package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
  208. package/types/eui-ecl-components-ecl-table.d.ts +3 -3
  209. package/types/eui-ecl-components-ecl-table.d.ts.map +1 -1
  210. package/types/eui-ecl-components-ecl-tabs.d.ts +12 -12
  211. package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -1
  212. package/types/eui-ecl-components-ecl-timeline.d.ts +27 -28
  213. package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -1
  214. package/types/eui-ecl-core.d.ts +11 -11
  215. package/types/eui-ecl-core.d.ts.map +1 -1
@@ -1,7 +1,6 @@
1
- import * as i0 from '@angular/core';
2
- import { ElementRef, AfterContentInit, OnDestroy, QueryList } from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
+ import { ElementRef, AfterContentInit, OnDestroy } from '@angular/core';
3
3
  import { EclButtonComponent } from '@eui/ecl/components/ecl-button';
4
- import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
5
4
  import { ECLBaseDirective } from '@eui/ecl/core';
6
5
 
7
6
  /**
@@ -10,8 +9,8 @@ import { ECLBaseDirective } from '@eui/ecl/core';
10
9
  */
11
10
  declare class EclBannerPictureDirective extends ECLBaseDirective {
12
11
  get cssClasses(): string;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerPictureDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerPictureDirective, "picture[eclBannerPicture]", never, {}, {}, never, never, true, never>;
12
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerPictureDirective, never>;
13
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerPictureDirective, "picture[eclBannerPicture]", never, {}, {}, never, never, true, never>;
15
14
  }
16
15
  /**
17
16
  * Directive applied to the <img> element inside the banner.
@@ -29,10 +28,10 @@ declare class EclBannerImageDirective extends ECLBaseDirective {
29
28
  * Sets the image anchor point via the `--ecl-image-anchor` CSS custom property.
30
29
  * Accepts values 'center', 'top left', 'bottom right', '20% 20%'.
31
30
  */
32
- eclImageAnchor: i0.InputSignal<"center" | "top left" | "bottom right" | "20% 20%">;
33
- readonly cssAnchor: i0.Signal<"center" | "top left" | "bottom right" | "20% 20%">;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerImageDirective, never>;
35
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerImageDirective, "img[eclBannerImage]", never, { "eclImageAnchor": { "alias": "eclImageAnchor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
31
+ eclImageAnchor: _angular_core.InputSignal<"center" | "top left" | "bottom right" | "20% 20%">;
32
+ readonly cssAnchor: _angular_core.Signal<"center" | "top left" | "bottom right" | "20% 20%">;
33
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerImageDirective, never>;
34
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerImageDirective, "img[eclBannerImage]", never, { "eclImageAnchor": { "alias": "eclImageAnchor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
36
35
  }
37
36
 
38
37
  /**
@@ -45,8 +44,8 @@ declare class EclBannerVideoDirective extends ECLBaseDirective {
45
44
  * CSS classes applied to the host video element.
46
45
  */
47
46
  videoClasses: string;
48
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerVideoDirective, never>;
49
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerVideoDirective, "video[eclBannerVideo]", never, {}, {}, never, never, true, never>;
47
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerVideoDirective, never>;
48
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerVideoDirective, "video[eclBannerVideo]", never, {}, {}, never, never, true, never>;
50
49
  }
51
50
 
52
51
  /**
@@ -60,55 +59,55 @@ declare class EclBannerComponent extends ECLBaseDirective implements AfterConten
60
59
  * Allowed values: 'xs' | 's' | 'm' | 'l'.
61
60
  * Default: 'm'.
62
61
  */
63
- readonly eclSize: i0.InputSignal<string>;
62
+ readonly eclSize: _angular_core.InputSignal<string>;
64
63
  /**
65
64
  * Defines the color of the font inside the banner content box.
66
65
  * Allowed values: 'light' | 'dark'.
67
66
  * Default: 'dark'.
68
67
  */
69
- readonly fontColor: i0.InputSignal<string>;
68
+ readonly fontColor: _angular_core.InputSignal<string>;
70
69
  /**
71
70
  * Defines the font size inside the banner content box.
72
71
  * Allowed values: 'm' | 'l'.
73
72
  * Default: 'm'.
74
73
  */
75
- readonly fontSize: i0.InputSignal<string>;
76
- fontWeight: i0.InputSignal<"light" | "bold">;
74
+ readonly fontSize: _angular_core.InputSignal<string>;
75
+ fontWeight: _angular_core.InputSignal<"light" | "bold">;
77
76
  /**
78
77
  * Defines the background color of the banner content box.
79
78
  * Allowed values: 'none' | 'light' | 'dark'.
80
79
  * Default: 'light'.
81
80
  */
82
- readonly boxBackground: i0.InputSignal<string>;
81
+ readonly boxBackground: _angular_core.InputSignal<string>;
83
82
  /**
84
83
  * Sets the horizontal alignment of the content inside the banner.
85
84
  * Allowed values: 'left' | 'center' | 'right'.
86
85
  * Default: 'left'.
87
86
  */
88
- readonly horizontalAlignment: i0.InputSignal<string>;
87
+ readonly horizontalAlignment: _angular_core.InputSignal<string>;
89
88
  /**
90
89
  * Sets the vertical alignment of the content inside the banner.
91
90
  * Allowed values: 'top' | 'center' | 'bottom'.
92
91
  * Default: 'center'.
93
92
  */
94
- readonly verticalAlignment: i0.InputSignal<string>;
93
+ readonly verticalAlignment: _angular_core.InputSignal<string>;
95
94
  /**
96
95
  * Sets the copyright text displayed in the banner.
97
96
  */
98
- readonly copyright: i0.InputSignal<string>;
97
+ readonly copyright: _angular_core.InputSignal<string>;
99
98
  /**
100
99
  * When true, the banner stretches to full width of its container.
101
100
  * Default: false.
102
101
  */
103
- readonly isFullWidth: i0.InputSignalWithTransform<boolean, unknown>;
104
- hasOverlay: i0.InputSignalWithTransform<boolean, unknown>;
105
- eclLinkComponents: QueryList<EclLinkDirective>;
106
- eclBannerImage: EclBannerImageDirective;
107
- eclBannerVideo: EclBannerVideoDirective;
108
- bannerFooter: ElementRef;
109
- bannerContainer: ElementRef;
110
- playBtn: EclButtonComponent;
111
- pauseBtn: EclButtonComponent;
102
+ readonly isFullWidth: _angular_core.InputSignalWithTransform<boolean, unknown>;
103
+ hasOverlay: _angular_core.InputSignalWithTransform<boolean, unknown>;
104
+ readonly eclLinkComponents: _angular_core.Signal<readonly any[]>;
105
+ readonly eclBannerImage: _angular_core.Signal<EclBannerImageDirective>;
106
+ readonly eclBannerVideo: _angular_core.Signal<EclBannerVideoDirective>;
107
+ readonly bannerFooter: _angular_core.Signal<ElementRef<any>>;
108
+ readonly bannerContainer: _angular_core.Signal<ElementRef<any>>;
109
+ readonly playBtn: _angular_core.Signal<EclButtonComponent>;
110
+ readonly pauseBtn: _angular_core.Signal<EclButtonComponent>;
112
111
  bannerFooterHeight: any;
113
112
  get cssClasses(): string;
114
113
  /**
@@ -116,7 +115,7 @@ declare class EclBannerComponent extends ECLBaseDirective implements AfterConten
116
115
  * Used by the carousel to prevent height conflicts.
117
116
  */
118
117
  skipHeightManagement: boolean;
119
- isPlaying: i0.WritableSignal<boolean>;
118
+ isPlaying: _angular_core.WritableSignal<boolean>;
120
119
  private destroy$;
121
120
  private breakpoint;
122
121
  private bannerVPadding;
@@ -177,8 +176,8 @@ declare class EclBannerComponent extends ECLBaseDirective implements AfterConten
177
176
  private resetBannerHeight;
178
177
  private getDefaultRatio;
179
178
  private observeBreakpointChanges;
180
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerComponent, never>;
181
- static ɵcmp: i0.ɵɵComponentDeclaration<EclBannerComponent, "ecl-banner", never, { "eclSize": { "alias": "eclSize"; "required": false; "isSignal": true; }; "fontColor": { "alias": "fontColor"; "required": false; "isSignal": true; }; "fontSize": { "alias": "fontSize"; "required": false; "isSignal": true; }; "fontWeight": { "alias": "fontWeight"; "required": false; "isSignal": true; }; "boxBackground": { "alias": "boxBackground"; "required": false; "isSignal": true; }; "horizontalAlignment": { "alias": "horizontalAlignment"; "required": false; "isSignal": true; }; "verticalAlignment": { "alias": "verticalAlignment"; "required": false; "isSignal": true; }; "copyright": { "alias": "copyright"; "required": false; "isSignal": true; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; "isSignal": true; }; "hasOverlay": { "alias": "hasOverlay"; "required": false; "isSignal": true; }; }, {}, ["eclBannerImage", "eclBannerVideo", "eclLinkComponents"], ["[eclBannerPicture]", "[eclBannerVideo]", "[eclBannerTitle]", "[eclBannerDescription]", "[eclLink]", "*"], true, never>;
179
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerComponent, never>;
180
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclBannerComponent, "ecl-banner", never, { "eclSize": { "alias": "eclSize"; "required": false; "isSignal": true; }; "fontColor": { "alias": "fontColor"; "required": false; "isSignal": true; }; "fontSize": { "alias": "fontSize"; "required": false; "isSignal": true; }; "fontWeight": { "alias": "fontWeight"; "required": false; "isSignal": true; }; "boxBackground": { "alias": "boxBackground"; "required": false; "isSignal": true; }; "horizontalAlignment": { "alias": "horizontalAlignment"; "required": false; "isSignal": true; }; "verticalAlignment": { "alias": "verticalAlignment"; "required": false; "isSignal": true; }; "copyright": { "alias": "copyright"; "required": false; "isSignal": true; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; "isSignal": true; }; "hasOverlay": { "alias": "hasOverlay"; "required": false; "isSignal": true; }; }, {}, ["eclLinkComponents", "eclBannerImage", "eclBannerVideo"], ["[eclBannerPicture]", "[eclBannerVideo]", "[eclBannerTitle]", "[eclBannerDescription]", "[eclLink]", "*"], true, never>;
182
181
  }
183
182
 
184
183
  /**
@@ -187,8 +186,8 @@ declare class EclBannerComponent extends ECLBaseDirective implements AfterConten
187
186
  */
188
187
  declare class EclBannerTitleDirective extends ECLBaseDirective {
189
188
  className: string;
190
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerTitleDirective, never>;
191
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerTitleDirective, "[eclBannerTitle]", never, {}, {}, never, never, true, never>;
189
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerTitleDirective, never>;
190
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerTitleDirective, "[eclBannerTitle]", never, {}, {}, never, never, true, never>;
192
191
  }
193
192
  /**
194
193
  * Directive applied to the text element within the banner title.
@@ -196,8 +195,8 @@ declare class EclBannerTitleDirective extends ECLBaseDirective {
196
195
  */
197
196
  declare class EclBannerTitleTextDirective extends ECLBaseDirective {
198
197
  className: string;
199
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerTitleTextDirective, never>;
200
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerTitleTextDirective, "[eclBannerTitleText]", never, {}, {}, never, never, true, never>;
198
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerTitleTextDirective, never>;
199
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerTitleTextDirective, "[eclBannerTitleText]", never, {}, {}, never, never, true, never>;
201
200
  }
202
201
  /**
203
202
  * Directive applied to the link element within the banner title.
@@ -205,8 +204,8 @@ declare class EclBannerTitleTextDirective extends ECLBaseDirective {
205
204
  */
206
205
  declare class EclBannerTitleLinkDirective extends ECLBaseDirective {
207
206
  className: string;
208
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerTitleLinkDirective, never>;
209
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerTitleLinkDirective, "[eclBannerTitleLink]", never, {}, {}, never, never, true, never>;
207
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerTitleLinkDirective, never>;
208
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerTitleLinkDirective, "[eclBannerTitleLink]", never, {}, {}, never, never, true, never>;
210
209
  }
211
210
 
212
211
  /**
@@ -214,16 +213,16 @@ declare class EclBannerTitleLinkDirective extends ECLBaseDirective {
214
213
  */
215
214
  declare class EclBannerDescriptionDirective extends ECLBaseDirective {
216
215
  className: string;
217
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerDescriptionDirective, never>;
218
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerDescriptionDirective, "[eclBannerDescription]", never, {}, {}, never, never, true, never>;
216
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerDescriptionDirective, never>;
217
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerDescriptionDirective, "[eclBannerDescription]", never, {}, {}, never, never, true, never>;
219
218
  }
220
219
  /**
221
220
  * Directive for the textual content inside the banner description.
222
221
  */
223
222
  declare class EclBannerDescriptionTextDirective extends ECLBaseDirective {
224
223
  className: string;
225
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerDescriptionTextDirective, never>;
226
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerDescriptionTextDirective, "[eclBannerDescriptionText]", never, {}, {}, never, never, true, never>;
224
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerDescriptionTextDirective, never>;
225
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerDescriptionTextDirective, "[eclBannerDescriptionText]", never, {}, {}, never, never, true, never>;
227
226
  }
228
227
  /**
229
228
  * Directive for a link inside the banner description.
@@ -231,8 +230,8 @@ declare class EclBannerDescriptionTextDirective extends ECLBaseDirective {
231
230
  */
232
231
  declare class EclBannerDescriptionLinkDirective extends ECLBaseDirective {
233
232
  className: string;
234
- static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerDescriptionLinkDirective, never>;
235
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerDescriptionLinkDirective, "[eclBannerDescriptionLink]", never, {}, {}, never, never, true, never>;
233
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclBannerDescriptionLinkDirective, never>;
234
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclBannerDescriptionLinkDirective, "[eclBannerDescriptionLink]", never, {}, {}, never, never, true, never>;
236
235
  }
237
236
 
238
237
  declare const EUI_ECL_BANNER: readonly [typeof EclBannerComponent, typeof EclBannerTitleDirective, typeof EclBannerTitleTextDirective, typeof EclBannerTitleLinkDirective, typeof EclBannerDescriptionDirective, typeof EclBannerDescriptionTextDirective, typeof EclBannerDescriptionLinkDirective, typeof EclBannerPictureDirective, typeof EclBannerImageDirective, typeof EclBannerVideoDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-banner.d.ts","sources":["../../components/ecl-banner/ecl-banner-picture.directive.ts","../../components/ecl-banner/ecl-banner-video.directive.ts","../../components/ecl-banner/ecl-banner.component.ts","../../components/ecl-banner/ecl-banner-title.directive.ts","../../components/ecl-banner/ecl-banner-description.directive.ts","../../components/ecl-banner/index.ts"],"mappings":";;;;;;AAGA;;;AAGG;AACH,cAGa,yBAA0B,SAAQ,gBAAgB;;yCAAlD,yBAAyB;2CAAzB,yBAAyB;AAKrC;AAED;;;;;;;;;AASG;AACH,cAOa,uBAAwB,SAAQ,gBAAgB;AACzD,QAAE,UAAA;AAEF;;;AAGG;AACH,oBAAcA,EAAA,CAAA,WAAA;wBAEIA,EAAA,CAAA,MAAA;yCATT,uBAAuB;2CAAvB,uBAAuB;AAanC;;AC5CD;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AACzD,QAAE,UAAA;AAEF;;AAEG;AACmB;yCANb,uBAAuB;2CAAvB,uBAAuB;AAOnC;;ACmBD;;;AAGG;AACH,cASa,kBAAmB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAC3F,QAAE,UAAA;AACF;;;;AAIG;sBACaA,EAAA,CAAA,WAAA;AAEhB;;;;AAIG;wBACeA,EAAA,CAAA,WAAA;AAElB;;;;AAIG;uBACcA,EAAA,CAAA,WAAA;AAEjB,gBAAUA,EAAA,CAAA,WAAA;AAEV;;;;AAIG;4BACmBA,EAAA,CAAA,WAAA;AAEtB;;;;AAIG;kCACyBA,EAAA,CAAA,WAAA;AAE5B;;;;AAIG;gCACuBA,EAAA,CAAA,WAAA;AAE1B;;AAEG;wBACeA,EAAA,CAAA,WAAA;AAElB;;;AAGG;0BACiBA,EAAA,CAAA,wBAAA;AAEpB,gBAAUA,EAAA,CAAA,wBAAA;AAE2C,uBAAmB,SAAS,CAAC,gBAAgB;oBAC3C,uBAAuB;oBACvB,uBAAuB;kBAErC,UAAU;qBACJ,UAAU;aAC1B,kBAAkB;cAChB,kBAAkB;AAEH;;AAoBhD;;;AAGG;AACH;AACA,eAASA,EAAA,CAAA,cAAA;;;;AAIT;;;;AAIA;AACA;;AAeA;AAsBA;AAKA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACI;AAQP;AAKA;AAcA;AAaA;AAqBA;AAaA;AAiBA;yCA/SS,kBAAkB;2CAAlB,kBAAkB;AA6T9B;;AC3WD;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AACnC;yCADb,uBAAuB;2CAAvB,uBAAuB;AAEnC;AAED;;;AAGG;AACH,cAGa,2BAA4B,SAAQ,gBAAgB;AACvC;yCADb,2BAA2B;2CAA3B,2BAA2B;AAEvC;AAED;;;AAGG;AACH,cAGa,2BAA4B,SAAQ,gBAAgB;AACvC;yCADb,2BAA2B;2CAA3B,2BAA2B;AAEvC;;AC/BD;;AAEG;AACH,cAGa,6BAA8B,SAAQ,gBAAgB;AACzC;yCADb,6BAA6B;2CAA7B,6BAA6B;AAEzC;AAED;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;AAC7C;yCADb,iCAAiC;2CAAjC,iCAAiC;AAE7C;AAED;;;AAGG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;AAC7C;yCADb,iCAAiC;2CAAjC,iCAAiC;AAE7C;;ACpBD,cAAa,cAAc,mBAAA,kBAAA,SAAA,uBAAA,SAAA,2BAAA,SAAA,2BAAA,SAAA,6BAAA,SAAA,iCAAA,SAAA,iCAAA,SAAA,yBAAA,SAAA,uBAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-banner.d.ts","sources":["../../components/ecl-banner/ecl-banner-picture.directive.ts","../../components/ecl-banner/ecl-banner-video.directive.ts","../../components/ecl-banner/ecl-banner.component.ts","../../components/ecl-banner/ecl-banner-title.directive.ts","../../components/ecl-banner/ecl-banner-description.directive.ts","../../components/ecl-banner/index.ts"],"mappings":";;;;;AAGA;;;AAGG;AACH,cAGa,yBAA0B,SAAQ,gBAAgB;;oDAAlD,yBAAyB;sDAAzB,yBAAyB;AAKrC;AAED;;;;;;;;;AASG;AACH,cAOa,uBAAwB,SAAQ,gBAAgB;AACzD,QAAE,UAAA;AAEF;;;AAGG;AACH,oBAAc,aAAA,CAAA,WAAA;wBAEI,aAAA,CAAA,MAAA;oDATT,uBAAuB;sDAAvB,uBAAuB;AAanC;;AC5CD;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AACzD,QAAE,UAAA;AAEF;;AAEG;AACmB;oDANb,uBAAuB;sDAAvB,uBAAuB;AAOnC;;ACkBD;;;AAGG;AACH,cASa,kBAAmB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAC3F,QAAE,UAAA;AACF;;;;AAIG;sBACa,aAAA,CAAA,WAAA;AAEhB;;;;AAIG;wBACe,aAAA,CAAA,WAAA;AAElB;;;;AAIG;uBACc,aAAA,CAAA,WAAA;AAEjB,gBAAU,aAAA,CAAA,WAAA;AAEV;;;;AAIG;4BACmB,aAAA,CAAA,WAAA;AAEtB;;;;AAIG;kCACyB,aAAA,CAAA,WAAA;AAE5B;;;;AAIG;gCACuB,aAAA,CAAA,WAAA;AAE1B;;AAEG;wBACe,aAAA,CAAA,WAAA;AAElB;;;AAGG;0BACiB,aAAA,CAAA,wBAAA;AAEpB,gBAAU,aAAA,CAAA,wBAAA;gCAEgB,aAAA,CAAA,MAAA;6BACH,aAAA,CAAA,MAAA,CAAA,uBAAA;6BACA,aAAA,CAAA,MAAA,CAAA,uBAAA;2BAEF,aAAA,CAAA,MAAA,CAAA,UAAA;8BACG,aAAA,CAAA,MAAA,CAAA,UAAA;sBACR,aAAA,CAAA,MAAA,CAAA,kBAAA;uBACC,aAAA,CAAA,MAAA,CAAA,kBAAA;AAE+B;;AAoBhD;;;AAGG;AACH;AACA,eAAS,aAAA,CAAA,cAAA;;;;AAIT;;;;AAIA;AACA;;AAeA;AAuBA;AAKA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACI;AAQP;AAKA;AAcA;AAaA;AAuBA;AAcA;AAiBA;oDAnTS,kBAAkB;sDAAlB,kBAAkB;AAiU9B;;AC9WD;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AACnC;oDADb,uBAAuB;sDAAvB,uBAAuB;AAEnC;AAED;;;AAGG;AACH,cAGa,2BAA4B,SAAQ,gBAAgB;AACvC;oDADb,2BAA2B;sDAA3B,2BAA2B;AAEvC;AAED;;;AAGG;AACH,cAGa,2BAA4B,SAAQ,gBAAgB;AACvC;oDADb,2BAA2B;sDAA3B,2BAA2B;AAEvC;;AC/BD;;AAEG;AACH,cAGa,6BAA8B,SAAQ,gBAAgB;AACzC;oDADb,6BAA6B;sDAA7B,6BAA6B;AAEzC;AAED;;AAEG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;AAC7C;oDADb,iCAAiC;sDAAjC,iCAAiC;AAE7C;AAED;;;AAGG;AACH,cAGa,iCAAkC,SAAQ,gBAAgB;AAC7C;oDADb,iCAAiC;sDAAjC,iCAAiC;AAE7C;;ACpBD,cAAa,cAAc,mBAAA,kBAAA,SAAA,uBAAA,SAAA,2BAAA,SAAA,2BAAA,SAAA,6BAAA,SAAA,iCAAA,SAAA,iCAAA,SAAA,yBAAA,SAAA,uBAAA,SAAA,uBAAA;;;;","names":[]}
@@ -1,38 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ElementRef, AfterViewInit, OnDestroy } from '@angular/core';
3
- import { EclContentBlockComponent, EclContentBlockTitleDirective } from '@eui/ecl/components/ecl-content-block';
2
+ import { AfterViewInit, OnDestroy, ElementRef } from '@angular/core';
4
3
  import { ECLBaseDirective } from '@eui/ecl/core';
5
4
 
6
- /**
7
- * Directive for the picture element used in ECL Card.
8
- * Applies required ECL CSS classes and optionally enables zoom effect.
9
- */
10
- declare class EclCardPictureDirective extends ECLBaseDirective {
11
- /**
12
- * Returns the set of CSS classes to apply to the picture element.
13
- */
14
- get cssClasses(): string;
15
- /**
16
- * When true, adds the `ecl-picture--zoom` class to enable zoom styling.
17
- */
18
- readonly hasZoom: i0.InputSignalWithTransform<boolean, unknown>;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<EclCardPictureDirective, never>;
20
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclCardPictureDirective, "picture[eclCardPicture]", never, { "hasZoom": { "alias": "hasZoom"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
21
- }
22
- /**
23
- * Directive for the image element used in ECL Card.
24
- * Applies the ECL-specific image class for card usage.
25
- */
26
- declare class EclCardImageDirective extends ECLBaseDirective {
27
- el: ElementRef<any>;
28
- /**
29
- * Returns the CSS classes to apply to the image element.
30
- */
31
- get cssClasses(): string;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<EclCardImageDirective, never>;
33
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclCardImageDirective, "img[eclCardImage]", never, {}, {}, never, never, true, never>;
34
- }
35
-
36
5
  /**
37
6
  * Card component based on the ECL design system.
38
7
  * Combines image, title, and content block areas into a unified card layout.
@@ -46,15 +15,15 @@ declare class EclCardComponent extends ECLBaseDirective implements AfterViewInit
46
15
  /**
47
16
  * Projected ECL content block inside the card.
48
17
  */
49
- eclContentBlock: EclContentBlockComponent;
18
+ readonly eclContentBlock: i0.Signal<any>;
50
19
  /**
51
20
  * Projected content block title directive inside the card.
52
21
  */
53
- eclContentBlockTitle: EclContentBlockTitleDirective;
22
+ readonly eclContentBlockTitle: i0.Signal<any>;
54
23
  /**
55
24
  * Projected image directive inside the card.
56
25
  */
57
- eclCardImage: EclCardImageDirective;
26
+ readonly eclCardImage: i0.Signal<any>;
58
27
  private renderer;
59
28
  private unlistenImageClick?;
60
29
  /**
@@ -85,6 +54,36 @@ declare class EclCardBodyComponent extends ECLBaseDirective {
85
54
  static ɵcmp: i0.ɵɵComponentDeclaration<EclCardBodyComponent, "ecl-card-body", never, {}, {}, never, ["*"], true, never>;
86
55
  }
87
56
 
57
+ /**
58
+ * Directive for the picture element used in ECL Card.
59
+ * Applies required ECL CSS classes and optionally enables zoom effect.
60
+ */
61
+ declare class EclCardPictureDirective extends ECLBaseDirective {
62
+ /**
63
+ * Returns the set of CSS classes to apply to the picture element.
64
+ */
65
+ get cssClasses(): string;
66
+ /**
67
+ * When true, adds the `ecl-picture--zoom` class to enable zoom styling.
68
+ */
69
+ readonly hasZoom: i0.InputSignalWithTransform<boolean, unknown>;
70
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclCardPictureDirective, never>;
71
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclCardPictureDirective, "picture[eclCardPicture]", never, { "hasZoom": { "alias": "hasZoom"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
72
+ }
73
+ /**
74
+ * Directive for the image element used in ECL Card.
75
+ * Applies the ECL-specific image class for card usage.
76
+ */
77
+ declare class EclCardImageDirective extends ECLBaseDirective {
78
+ el: ElementRef<any>;
79
+ /**
80
+ * Returns the CSS classes to apply to the image element.
81
+ */
82
+ get cssClasses(): string;
83
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclCardImageDirective, never>;
84
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclCardImageDirective, "img[eclCardImage]", never, {}, {}, never, never, true, never>;
85
+ }
86
+
88
87
  declare const EUI_ECL_CARD: readonly [typeof EclCardComponent, typeof EclCardBodyComponent, typeof EclCardImageDirective, typeof EclCardPictureDirective];
89
88
 
90
89
  export { EUI_ECL_CARD, EclCardBodyComponent, EclCardComponent, EclCardImageDirective, EclCardPictureDirective };
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-card.d.ts","sources":["../../components/ecl-card/ecl-card-picture.directive.ts","../../components/ecl-card/ecl-card.component.ts","../../components/ecl-card/ecl-card-body.component.ts","../../components/ecl-card/index.ts"],"mappings":";;;;;AAGA;;;AAGG;AACH,cAMa,uBAAwB,SAAQ,gBAAgB;AACzD;;AAEG;;AAMH;;AAEG;sBACaA,EAAA,CAAA,wBAAA;yCAZP,uBAAuB;2CAAvB,uBAAuB;AAanC;AAED;;;AAGG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AACvD,QAAE,UAAA;AAEF;;AAEG;;yCALM,qBAAqB;2CAArB,qBAAqB;AAUjC;;ACpCD;;;;;AAKG;AACH,cAUa,gBAAiB,SAAQ,gBAAiB,YAAW,aAAa,EAAE,SAAS;AACtF;AACA;;AAYA;;AAEG;qBAC+F,wBAAwB;AAE1H;;AAEG;0BACyG,6BAA6B;AAEzI;;AAEG;kBACyF,qBAAqB;;;AAIjH;;;AAGG;AACH;AAWA;AAKA;;;AAGG;AACH;yCAvDS,gBAAgB;2CAAhB,gBAAgB;AAoE5B;;AC1FD;;;AAGG;AACH,cAWa,oBAAqB,SAAQ,gBAAgB;AACtD;;AAEG;;yCAHM,oBAAoB;2CAApB,oBAAoB;AAQhC;;AClBD,cAAa,YAAY,mBAAA,gBAAA,SAAA,oBAAA,SAAA,qBAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-card.d.ts","sources":["../../components/ecl-card/ecl-card.component.ts","../../components/ecl-card/ecl-card-body.component.ts","../../components/ecl-card/ecl-card-picture.directive.ts","../../components/ecl-card/index.ts"],"mappings":";;;;AASA;;;;;AAKG;AACH,cASa,gBAAiB,SAAQ,gBAAiB,YAAW,aAAa,EAAE,SAAS;AACtF;AACA;;AAYA;;AAEG;8BACqBA,EAAA,CAAA,MAAA;AAExB;;AAEG;mCAC0BA,EAAA,CAAA,MAAA;AAE7B;;AAEG;2BACkBA,EAAA,CAAA,MAAA;;;AAIrB;;;AAGG;AACH;AAWA;AAKA;;;AAGG;AACH;yCAvDS,gBAAgB;2CAAhB,gBAAgB;AAoE5B;;ACzFD;;;AAGG;AACH,cAWa,oBAAqB,SAAQ,gBAAgB;AACtD;;AAEG;;yCAHM,oBAAoB;2CAApB,oBAAoB;AAQhC;;ACvBD;;;AAGG;AACH,cAMa,uBAAwB,SAAQ,gBAAgB;AACzD;;AAEG;;AAMH;;AAEG;sBACaA,EAAA,CAAA,wBAAA;yCAZP,uBAAuB;2CAAvB,uBAAuB;AAanC;AAED;;;AAGG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AACvD,QAAE,UAAA;AAEF;;AAEG;;yCALM,qBAAqB;2CAArB,qBAAqB;AAUjC;;ACrCD,cAAa,YAAY,mBAAA,gBAAA,SAAA,oBAAA,SAAA,qBAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
@@ -1,7 +1,6 @@
1
1
  import * as _angular_core from '@angular/core';
2
- import { ElementRef, OnInit, OnDestroy, AfterContentInit, QueryList } from '@angular/core';
2
+ import { ElementRef, OnInit, OnDestroy, AfterContentInit } from '@angular/core';
3
3
  import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
4
- import { EclBannerComponent } from '@eui/ecl/components/ecl-banner';
5
4
 
6
5
  interface EclCarouselItem {
7
6
  isCurrent: boolean;
@@ -40,7 +39,7 @@ declare class EclCarouselItemComponent extends ECLBaseDirective implements EclCa
40
39
  /**
41
40
  * Optionally captures a banner component projected into the slide.
42
41
  */
43
- banner: EclBannerComponent;
42
+ readonly banner: _angular_core.Signal<any>;
44
43
  /**
45
44
  * Internal slide index, assigned dynamically by the carousel.
46
45
  */
@@ -82,35 +81,35 @@ declare class EclCarouselComponent extends ECLBaseDirective implements OnInit, O
82
81
  /**
83
82
  * Reference to the main carousel container element.
84
83
  */
85
- carouselContainerElement: ElementRef;
84
+ readonly carouselContainerElement: _angular_core.Signal<ElementRef<any>>;
86
85
  /**
87
86
  * Collection of slide components rendered inside the carousel.
88
87
  */
89
- slides: QueryList<EclCarouselItemComponent>;
88
+ readonly slides: _angular_core.Signal<readonly any[]>;
90
89
  /**
91
90
  * References to the navigation buttons corresponding to each slide.
92
91
  */
93
- navigationButtons: QueryList<ElementRef>;
92
+ readonly navigationButtons: _angular_core.Signal<readonly ElementRef<any>[]>;
94
93
  /**
95
94
  * Reference to the play button element.
96
95
  */
97
- playButton: ElementRef;
96
+ readonly playButton: _angular_core.Signal<ElementRef<any>>;
98
97
  /**
99
98
  * Reference to the pause button element.
100
99
  */
101
- pauseButton: ElementRef;
100
+ readonly pauseButton: _angular_core.Signal<ElementRef<any>>;
102
101
  /**
103
102
  * Reference to the first hidden slide item (used for focus management).
104
103
  */
105
- firstHiddenItem: EclCarouselItemComponent;
104
+ readonly firstHiddenItem: _angular_core.Signal<EclCarouselItemComponent>;
106
105
  /**
107
106
  * Reference to the last hidden slide item (used for focus management).
108
107
  */
109
- lastHiddenItem: EclCarouselItemComponent;
108
+ readonly lastHiddenItem: _angular_core.Signal<EclCarouselItemComponent>;
110
109
  /**
111
110
  * Reference to the slides container element.
112
111
  */
113
- slidesContainer: ElementRef;
112
+ readonly slidesContainer: _angular_core.Signal<ElementRef<any>>;
114
113
  /**
115
114
  * Indicates whether autoplay is currently active.
116
115
  */
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-carousel.d.ts","sources":["../../components/ecl-carousel/models/ecl-carousel-item.model.ts","../../components/ecl-carousel/events/ecl-slide.event.ts","../../components/ecl-carousel/ecl-carousel-item.component.ts","../../components/ecl-carousel/ecl-carousel.component.ts","../../components/ecl-carousel/index.ts"],"mappings":";;;;;UAAiB,eAAe;;;;AAI/B;;ACDD,cAAa,aAAc,SAAQ,YAAY;AACxB,UAAM,eAAe;AAArB,sBAAM,eAAe;AAG3C;;ACSD;;;AAGG;AACH,cAoBa,wBAAyB,SAAQ,gBAAiB,YAAW,eAAe;AACrF,QAAE,UAAA;AAEF;;AAEG;;AAGH;;AAEG;;AAGH;;;AAGG;AACqC;AAExC;;AAEG;yBACgB,aAAA,CAAA,gBAAA,CAAA,aAAA;AAEnB;;AAEG;YACyD,kBAAkB;AAE9E;;AAEG;;AAGH;;AAEG;;AAKH;;AAEG;AAEH;oDA7CS,wBAAwB;sDAAxB,wBAAwB;;AAgDpC;;AC3DD;;;AAGG;AACH,cAqBa,oBAAqB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,gBAAgB;AACrG;;AAEG;wBACe,aAAA,CAAA,WAAA;AAElB;;AAEG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;AAEG;2BACkB,aAAA,CAAA,wBAAA;AAErB;;AAEG;oBACW,aAAA,CAAA,gBAAA,CAAA,aAAA;AAEd;;AAEG;8BACuD,UAAU;AAEpE;;AAEG;AAC0D,YAAQ,SAAS,CAAC,wBAAwB;AAEvG;;AAEG;AACyB,uBAAmB,SAAS,CAAC,UAAU;AAEnE;;AAEG;gBACkC,UAAU;AAE/C;;AAEG;iBACoC,UAAU;AAEjD;;AAEG;qBAC4C,wBAAwB;AAEvE;;AAEG;oBAC0C,wBAAwB;AAErE;;AAEG;qBAC4C,UAAU;AAEzD;;AAEG;AACI;AAEP;;AAEG;AACI;AAEP;;AAEG;AACI;AAEP;;AAEG;AACH;;;;;;;;;;AAaA;;AAEG;AACH;;;;;AAKA;AACA;;AAwBA;;AAEG;;AAKH;;AAEG;AACH;AAKA;;AAEG;AACH;AAMA;;AAEG;AACH;AAQA;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;AAEG;AACH;AAQA;;AAEG;AACH;AAiBA;;AAEG;6BACsB,aAAa;AAStC;;AAEG;AACH,4BAAwB,UAAU;AAOlC;;AAEG;AACH,0BAAsB,UAAU;AAOhC;;AAEG;AACH,+BAA2B,wBAAwB;AAKnD;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;AAMA;;AAEG;AACI;AAIP;;AAEG;AACI;AAIP;;AAEG;AACI;AAIP;;;AAGG;AACI;AAgBP;;AAEG;AACI;AAIP;;AAEG;AACI;AAIP;;AAEG;AACH;AAMA;;AAEG;AACH;AAcA;;AAEG;AACH;AAUA;;AAEG;AACH;AAaA;;AAEG;AACH;AAQA;;AAEG;AACH;AAUA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAQA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAkBA;;AAEG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;AAOA;;AAEG;AACH;AAOA;;AAEG;AACH;AAMA;;AAEG;AACH;AAMA;;AAEG;AACH;AAeA;;AAEG;AACH;AAIA;;AAEG;AACH;AAcA;;AAEG;AACH;AAIA;;AAEG;AACH;AAQA;;AAEG;AACH;AAIA;;AAEG;AACH;AASA;;AAEG;AACH;AAkBA;;AAEG;AACH;AA6BA;;AAEG;AACH;AAUA;;AAEG;AACH;AAoDA;;AAEG;AACH;AAmBA;;AAEG;AACH;oDA/uBS,oBAAoB;sDAApB,oBAAoB;AAqvBhC;;ACnyBD,cAAa,gBAAgB,mBAAA,oBAAA,SAAA,wBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-carousel.d.ts","sources":["../../components/ecl-carousel/models/ecl-carousel-item.model.ts","../../components/ecl-carousel/events/ecl-slide.event.ts","../../components/ecl-carousel/ecl-carousel-item.component.ts","../../components/ecl-carousel/ecl-carousel.component.ts","../../components/ecl-carousel/index.ts"],"mappings":";;;;UAAiB,eAAe;;;;AAI/B;;ACDD,cAAa,aAAc,SAAQ,YAAY;AACxB,UAAM,eAAe;AAArB,sBAAM,eAAe;AAG3C;;ACSD;;;AAGG;AACH,cAoBa,wBAAyB,SAAQ,gBAAiB,YAAW,eAAe;AACrF,QAAE,UAAA;AAEF;;AAEG;;AAGH;;AAEG;;AAGH;;;AAGG;AACqC;AAExC;;AAEG;yBACgB,aAAA,CAAA,gBAAA,CAAA,aAAA;AAEnB;;AAEG;qBACY,aAAA,CAAA,MAAA;AAEf;;AAEG;;AAGH;;AAEG;;AAKH;;AAEG;AAEH;oDA7CS,wBAAwB;sDAAxB,wBAAwB;;AAgDpC;;AC5DD;;;AAGG;AACH,cAqBa,oBAAqB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,gBAAgB;AACrG;;AAEG;wBACe,aAAA,CAAA,WAAA;AAElB;;AAEG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;AAEG;2BACkB,aAAA,CAAA,wBAAA;AAErB;;AAEG;oBACW,aAAA,CAAA,gBAAA,CAAA,aAAA;AAEd;;AAEG;uCAC8B,aAAA,CAAA,MAAA,CAAA,UAAA;AAEjC;;AAEG;qBACY,aAAA,CAAA,MAAA;AAEf;;AAEG;gCACuB,aAAA,CAAA,MAAA,UAAA,UAAA;AAE1B;;AAEG;yBACgB,aAAA,CAAA,MAAA,CAAA,UAAA;AAEnB;;AAEG;0BACiB,aAAA,CAAA,MAAA,CAAA,UAAA;AAEpB;;AAEG;8BACqB,aAAA,CAAA,MAAA,CAAA,wBAAA;AAExB;;AAEG;6BACoB,aAAA,CAAA,MAAA,CAAA,wBAAA;AAEvB;;AAEG;8BACqB,aAAA,CAAA,MAAA,CAAA,UAAA;AAExB;;AAEG;AACI;AAEP;;AAEG;AACI;AAEP;;AAEG;AACI;AAEP;;AAEG;AACH;;;;;;;;;;AAaA;;AAEG;AACH;;;;;AAKA;AACA;;AAwBA;;AAEG;;AAKH;;AAEG;AACH;AAKA;;AAEG;AACH;AAMA;;AAEG;AACH;AAQA;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;AAEG;AACH;AAQA;;AAEG;AACH;AAiBA;;AAEG;6BACsB,aAAa;AAStC;;AAEG;AACH,4BAAwB,UAAU;AAOlC;;AAEG;AACH,0BAAsB,UAAU;AAOhC;;AAEG;AACH,+BAA2B,wBAAwB;AAKnD;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;AAMA;;AAEG;AACI;AAIP;;AAEG;AACI;AAIP;;AAEG;AACI;AAIP;;;AAGG;AACI;AAgBP;;AAEG;AACI;AAIP;;AAEG;AACI;AAIP;;AAEG;AACH;AAMA;;AAEG;AACH;AAcA;;AAEG;AACH;AAUA;;AAEG;AACH;AAaA;;AAEG;AACH;AAQA;;AAEG;AACH;AAUA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AASA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAkBA;;AAEG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;AAOA;;AAEG;AACH;AAOA;;AAEG;AACH;AAMA;;AAEG;AACH;AAMA;;AAEG;AACH;AAeA;;AAEG;AACH;AAIA;;AAEG;AACH;AAcA;;AAEG;AACH;AAIA;;AAEG;AACH;AAQA;;AAEG;AACH;AAIA;;AAEG;AACH;AASA;;AAEG;AACH;AAoBA;;AAEG;AACH;AA6BA;;AAEG;AACH;AAUA;;AAEG;AACH;AAsDA;;AAEG;AACH;AAmBA;;AAEG;AACH;oDApvBS,oBAAoB;sDAApB,oBAAoB;AA0vBhC;;ACvyBD,cAAa,gBAAgB,mBAAA,oBAAA,SAAA,wBAAA;;;;","names":[]}
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { EventEmitter, QueryList, AfterContentInit, OnDestroy } from '@angular/core';
2
+ import { EventEmitter, AfterContentInit, OnDestroy, QueryList } from '@angular/core';
3
3
  import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
4
4
 
5
5
  interface EclCategoryFilterItem {
@@ -58,7 +58,7 @@ declare class EclCategoryFilterItemComponent extends ECLBaseDirective implements
58
58
  /**
59
59
  * Child list component if the item has nested children.
60
60
  */
61
- eclCategoryList: EclCategoryFilterListComponent;
61
+ readonly eclCategoryList: i0.Signal<any>;
62
62
  /**
63
63
  * Returns the hierarchical level of the item within the tree.
64
64
  */
@@ -79,7 +79,7 @@ declare class EclCategoryFilterItemComponent extends ECLBaseDirective implements
79
79
  /**
80
80
  * Returns the child components of this item, if any.
81
81
  */
82
- get children(): EclCategoryFilterItemComponent[];
82
+ get children(): readonly EclCategoryFilterItemComponent[];
83
83
  /**
84
84
  * Returns true if this is a root-level item and has children.
85
85
  */
@@ -119,7 +119,7 @@ declare class EclCategoryFilterListComponent extends ECLBaseDirective {
119
119
  /**
120
120
  * List of all category filter items projected inside this list.
121
121
  */
122
- eclCategoryFilterItems: QueryList<EclCategoryFilterItemComponent>;
122
+ readonly eclCategoryFilterItems: i0.Signal<readonly EclCategoryFilterItemComponent[]>;
123
123
  /**
124
124
  * Gets the nesting level of this list in the category tree.
125
125
  */
@@ -136,7 +136,7 @@ declare class EclCategoryFilterListComponent extends ECLBaseDirective {
136
136
  /**
137
137
  * Returns the list of child components.
138
138
  */
139
- get children(): EclCategoryFilterItemComponent[];
139
+ get children(): readonly EclCategoryFilterItemComponent[];
140
140
  /**
141
141
  * Propagates the current level to all direct children items.
142
142
  * @param value Level value to set on each child.
@@ -165,7 +165,7 @@ declare class EclCategoryFilterComponent extends ECLBaseDirective implements Aft
165
165
  * Aria-label for the navigation role. Defaults to "Category filter".
166
166
  */
167
167
  ariaLabel: string | null;
168
- eclCategoryList: EclCategoryFilterListComponent;
168
+ readonly eclCategoryList: i0.Signal<any>;
169
169
  eclCategoryFilterItemsAll: QueryList<EclCategoryFilterItemComponent>;
170
170
  private destroy$;
171
171
  private readonly cdr;
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-category-filter.d.ts","sources":["../../components/ecl-category-filter/models/ecl-category-filter-item.model.ts","../../components/ecl-category-filter/events/ecl-category-filter-item-select.event.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.ts","../../components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.ts","../../components/ecl-category-filter/index.ts"],"mappings":";;;;UAAiB,qBAAqB;;;;;AAKrC;;ACFD;;AAEG;AACH,cAAa,gCAAiC,SAAQ,YAAY;AAK3C,UAAM,qBAAqB;AAJ9C;;;AAGG;AACgB,sBAAM,qBAAqB;AAGjD;;ACND,cAQa,8BAA+B,SAAQ,gBAAiB,YAAW,qBAAqB;AACjG;;;AAGG;mBACUA,EAAA,CAAA,WAAA;AAEb;;AAEG;;AAGH;;AAEG;AACO,gBAAU,YAAA,CAAA,gCAAA;AAEpB;;AAEG;AACkD;AAErD;;AAEG;AACuB;AAE1B;;AAEG;;AAMH;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;qBAC8E,8BAA8B;AAE/G;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH,oBAAgB,8BAA8B;AAI9C;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH,qBAAiB,UAAU;AAU3B;AAIA;yCA9HS,8BAA8B;2CAA9B,8BAA8B;AAmI1C;;AC/ID,cAIa,8BAA+B,SAAQ,gBAAgB;AAChE;;AAEG;AAC6C;AAEhD;;AAEG;AACuB;AAE1B;;AAEG;;AAGH;;AAEG;AAEH,4BAAwB,SAAS,CAAC,8BAA8B;AAEhE;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAKH;;AAEG;AACH,oBAAgB,8BAA8B;AAI9C;;;AAGG;AACH;yCAxDS,8BAA8B;2CAA9B,8BAA8B;AA8D1C;;AC5CD,cAWa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACnG;;;AAGG;4BACmBA,EAAA,CAAA,WAAA;AAEtB;;;AAGG;AACuC;AAE1C;;AAEG;AACuB;AAE1B;;AAEG;AACkD;qBAE4B,8BAA8B;AAE/G,+BAA2B,SAAS,CAAC,8BAA8B;;AAGnE;AACA;AACA;AAEA;AAgBA;AAKA;AAOA;AAcA;AAcA;AAMA;AAQA;AAWA;AAYA;AASA;yCAtIS,0BAA0B;2CAA1B,0BAA0B;AA6ItC;;ACzKD,cAAa,uBAAuB,mBAAA,0BAAA,SAAA,8BAAA,SAAA,8BAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-category-filter.d.ts","sources":["../../components/ecl-category-filter/models/ecl-category-filter-item.model.ts","../../components/ecl-category-filter/events/ecl-category-filter-item-select.event.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.ts","../../components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.ts","../../components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.ts","../../components/ecl-category-filter/index.ts"],"mappings":";;;;UAAiB,qBAAqB;;;;;AAKrC;;ACFD;;AAEG;AACH,cAAa,gCAAiC,SAAQ,YAAY;AAK3C,UAAM,qBAAqB;AAJ9C;;;AAGG;AACgB,sBAAM,qBAAqB;AAGjD;;ACND,cAQa,8BAA+B,SAAQ,gBAAiB,YAAW,qBAAqB;AACjG;;;AAGG;mBACUA,EAAA,CAAA,WAAA;AAEb;;AAEG;;AAGH;;AAEG;AACO,gBAAU,YAAA,CAAA,gCAAA;AAEpB;;AAEG;AACkD;AAErD;;AAEG;AACuB;AAE1B;;AAEG;;AAMH;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;8BACqBA,EAAA,CAAA,MAAA;AAExB;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH,6BAAyB,8BAA8B;AAIvD;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH,qBAAiB,UAAU;AAU3B;AAIA;yCA9HS,8BAA8B;2CAA9B,8BAA8B;AAoI1C;;AChJD,cAIa,8BAA+B,SAAQ,gBAAgB;AAChE;;AAEG;AAC6C;AAEhD;;AAEG;AACuB;AAE1B;;AAEG;;AAGH;;AAEG;qCAC4BA,EAAA,CAAA,MAAA,UAAA,8BAAA;AAE/B;;AAEG;;AAKH;;AAEG;AACH;;AAMA;;AAEG;;AAMH;;AAEG;AACH,6BAAyB,8BAA8B;AAIvD;;;AAGG;AACH;yCAxDS,8BAA8B;2CAA9B,8BAA8B;AA+D1C;;AC7CD,cAWa,0BAA2B,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AACnG;;;AAGG;4BACmBA,EAAA,CAAA,WAAA;AAEtB;;;AAGG;AACuC;AAE1C;;AAEG;AACuB;AAE1B;;AAEG;AACkD;8BAE7BA,EAAA,CAAA,MAAA;AAExB,+BAA2B,SAAS,CAAC,8BAA8B;;AAGnE;AACA;AACA;AAEA;AAgBA;AAKA;AAOA;AAcA;AAeA;AAMA;AAQA;AAWA;AAYA;AASA;yCAvIS,0BAA0B;2CAA1B,0BAA0B;AA8ItC;;AC1KD,cAAa,uBAAuB,mBAAA,0BAAA,SAAA,8BAAA,SAAA,8BAAA;;;;","names":["_angular_core"]}
@@ -1,53 +1,8 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { AfterContentInit, OnChanges, DoCheck } from '@angular/core';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
- import { EclFormLabelComponent } from '@eui/ecl/components/ecl-form-label';
5
- import { EclHelpBlockDirective } from '@eui/ecl/components/ecl-help-block';
6
4
  import { NgControl } from '@angular/forms';
7
5
 
8
- /**
9
- * Displays help text associated with a checkbox.
10
- */
11
- declare class EclCheckboxHelpComponent extends ECLBaseDirective {
12
- /**
13
- * Indicates whether the help text is disabled (e.g. visually muted).
14
- */
15
- isDisabled: boolean;
16
- /**
17
- * Applies base CSS classes for checkbox help.
18
- */
19
- get cssClasses(): string;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxHelpComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxHelpComponent, "[eclCheckboxHelp]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], true, never>;
22
- static ngAcceptInputType_isDisabled: unknown;
23
- }
24
-
25
- /**
26
- * Label component for a checkbox, supporting state styles.
27
- */
28
- declare class EclCheckboxLabelComponent extends ECLBaseDirective {
29
- /**
30
- * Indicates whether the checkbox is in an invalid state.
31
- */
32
- isInvalid: boolean;
33
- /**
34
- * Indicates whether the checkbox is disabled.
35
- */
36
- isDisabled: boolean;
37
- /**
38
- * Indicates whether the checkbox is required.
39
- */
40
- readonly isRequired: i0.InputSignalWithTransform<boolean, unknown>;
41
- /**
42
- * Applies base CSS classes for checkbox label.
43
- */
44
- get cssClasses(): string;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxLabelComponent, never>;
46
- static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
47
- static ngAcceptInputType_isInvalid: unknown;
48
- static ngAcceptInputType_isDisabled: unknown;
49
- }
50
-
51
6
  /**
52
7
  * Directive that applies ECL styles and manages state for checkbox groups or standalone checkboxes.
53
8
  */
@@ -67,19 +22,19 @@ declare class EclCheckboxDirective extends ECLBaseDirective implements AfterCont
67
22
  /**
68
23
  * Child label component projected into the checkbox.
69
24
  */
70
- eclCheckboxLabelComponent: EclCheckboxLabelComponent;
25
+ readonly eclCheckboxLabelComponent: i0.Signal<any>;
71
26
  /**
72
27
  * Child help component projected into the checkbox.
73
28
  */
74
- eclCheckboxHelpComponent: EclCheckboxHelpComponent;
29
+ readonly eclCheckboxHelpComponent: i0.Signal<any>;
75
30
  /**
76
31
  * Optional form label component projected into the checkbox.
77
32
  */
78
- eclFormLabelDirective: EclFormLabelComponent;
33
+ readonly eclFormLabelDirective: i0.Signal<any>;
79
34
  /**
80
35
  * Optional help block directive projected into the checkbox.
81
36
  */
82
- eclHelpBlockDirective: EclHelpBlockDirective;
37
+ readonly eclHelpBlockDirective: i0.Signal<any>;
83
38
  /**
84
39
  * Applies base CSS classes for the checkbox container.
85
40
  */
@@ -94,6 +49,32 @@ declare class EclCheckboxDirective extends ECLBaseDirective implements AfterCont
94
49
  static ngAcceptInputType_isSingle: unknown;
95
50
  }
96
51
 
52
+ /**
53
+ * Label component for a checkbox, supporting state styles.
54
+ */
55
+ declare class EclCheckboxLabelComponent extends ECLBaseDirective {
56
+ /**
57
+ * Indicates whether the checkbox is in an invalid state.
58
+ */
59
+ isInvalid: boolean;
60
+ /**
61
+ * Indicates whether the checkbox is disabled.
62
+ */
63
+ isDisabled: boolean;
64
+ /**
65
+ * Indicates whether the checkbox is required.
66
+ */
67
+ readonly isRequired: i0.InputSignalWithTransform<boolean, unknown>;
68
+ /**
69
+ * Applies base CSS classes for checkbox label.
70
+ */
71
+ get cssClasses(): string;
72
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxLabelComponent, never>;
73
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
74
+ static ngAcceptInputType_isInvalid: unknown;
75
+ static ngAcceptInputType_isDisabled: unknown;
76
+ }
77
+
97
78
  /**
98
79
  * Directive that decorates the native checkbox input with ECL styles and syncs validation state.
99
80
  */
@@ -109,6 +90,23 @@ declare class EclCheckboxInputDirective extends ECLBaseDirective implements DoCh
109
90
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclCheckboxInputDirective, "input[eclCheckboxInput]", never, {}, {}, never, never, true, never>;
110
91
  }
111
92
 
93
+ /**
94
+ * Displays help text associated with a checkbox.
95
+ */
96
+ declare class EclCheckboxHelpComponent extends ECLBaseDirective {
97
+ /**
98
+ * Indicates whether the help text is disabled (e.g. visually muted).
99
+ */
100
+ isDisabled: boolean;
101
+ /**
102
+ * Applies base CSS classes for checkbox help.
103
+ */
104
+ get cssClasses(): string;
105
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxHelpComponent, never>;
106
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxHelpComponent, "[eclCheckboxHelp]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], true, never>;
107
+ static ngAcceptInputType_isDisabled: unknown;
108
+ }
109
+
112
110
  declare const EUI_ECL_CHECKBOX: readonly [typeof EclCheckboxLabelComponent, typeof EclCheckboxHelpComponent, typeof EclCheckboxInputDirective, typeof EclCheckboxDirective];
113
111
 
114
112
  export { EUI_ECL_CHECKBOX, EclCheckboxDirective, EclCheckboxHelpComponent, EclCheckboxInputDirective, EclCheckboxLabelComponent };
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-checkbox.d.ts","sources":["../../components/ecl-checkbox/ecl-checkbox-help.component.ts","../../components/ecl-checkbox/ecl-checkbox-label.component.ts","../../components/ecl-checkbox/ecl-checkbox.directive.ts","../../components/ecl-checkbox/ecl-checkbox-input.directive.ts","../../components/ecl-checkbox/index.ts"],"mappings":";;;;;;;AAGA;;AAEG;AACH,cAKa,wBAAyB,SAAQ,gBAAgB;AAC1D;;AAEG;AACwF;AAE3F;;AAEG;;yCARM,wBAAwB;2CAAxB,wBAAwB;;AAapC;;ACpBD;;AAEG;AACH,cAOa,yBAA0B,SAAQ,gBAAgB;AAC3D;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;AAEG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;AAEG;;yCAlBM,yBAAyB;2CAAzB,yBAAyB;;;AAuBrC;;ACrBD;;AAEG;AACH,cAGa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAC7F;;AAEG;AACkF;AAErF;;AAEG;AACiF;AAEpF;;AAEG;AACgF;AAEnF;;AAEG;+BACmF,yBAAyB;AAE/G;;AAEG;8BACiF,wBAAwB;AAE5G;;AAEG;2BAC2E,qBAAqB;AAEnG;;AAEG;2BAC2E,qBAAqB;AAEnG;;AAEG;;AAMH;AAIA;AAIA;yCApDS,oBAAoB;2CAApB,oBAAoB;;;;AA8DhC;;AC/ED;;AAEG;AACH,cAGa,yBAA0B,SAAQ,gBAAiB,YAAW,OAAO;AAC9E,iBAAW,oBAAA;yBACQ,SAAA;AAEnB;;AAEG;;AAMH;yCAZS,yBAAyB;2CAAzB,yBAAyB;AAoBrC;;ACrBD,cAAa,gBAAgB,mBAAA,yBAAA,SAAA,wBAAA,SAAA,yBAAA,SAAA,oBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-checkbox.d.ts","sources":["../../components/ecl-checkbox/ecl-checkbox.directive.ts","../../components/ecl-checkbox/ecl-checkbox-label.component.ts","../../components/ecl-checkbox/ecl-checkbox-input.directive.ts","../../components/ecl-checkbox/ecl-checkbox-help.component.ts","../../components/ecl-checkbox/index.ts"],"mappings":";;;;;AAgBA;;AAEG;AACH,cAGa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAC7F;;AAEG;AACkF;AAErF;;AAEG;AACiF;AAEpF;;AAEG;AACgF;AAEnF;;AAEG;wCAC+BA,EAAA,CAAA,MAAA;AAElC;;AAEG;uCAC8BA,EAAA,CAAA,MAAA;AAEjC;;AAEG;oCAC2BA,EAAA,CAAA,MAAA;AAE9B;;AAEG;oCAC2BA,EAAA,CAAA,MAAA;AAE9B;;AAEG;;AAMH;AAIA;AAIA;yCApDS,oBAAoB;2CAApB,oBAAoB;;;;AAgEhC;;AClFD;;AAEG;AACH,cAOa,yBAA0B,SAAQ,gBAAgB;AAC3D;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;AAEG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;AAEG;;yCAlBM,yBAAyB;2CAAzB,yBAAyB;;;AAuBrC;;AChCD;;AAEG;AACH,cAGa,yBAA0B,SAAQ,gBAAiB,YAAW,OAAO;AAC9E,iBAAW,oBAAA;yBACQ,SAAA;AAEnB;;AAEG;;AAMH;yCAZS,yBAAyB;2CAAzB,yBAAyB;AAoBrC;;AC5BD;;AAEG;AACH,cAKa,wBAAyB,SAAQ,gBAAgB;AAC1D;;AAEG;AACwF;AAE3F;;AAEG;;yCARM,wBAAwB;2CAAxB,wBAAwB;;AAapC;;ACdD,cAAa,gBAAgB,mBAAA,yBAAA,SAAA,wBAAA,SAAA,yBAAA,SAAA,oBAAA;;;;","names":["_angular_core"]}