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

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 +86 -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,8 +1,6 @@
1
- import * as i0 from '@angular/core';
1
+ import * as _angular_core from '@angular/core';
2
2
  import { ElementRef, AfterContentInit, OnDestroy } from '@angular/core';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
- import { EclContentBlockComponent, EclContentBlockTitleDirective } from '@eui/ecl/components/ecl-content-block';
5
- import { EclDateBlockComponent } from '@eui/ecl/components/ecl-date-block';
6
4
 
7
5
  /**
8
6
  * Directive used to style and configure the image container (e.g., picture) within a content item.
@@ -13,23 +11,23 @@ declare class EclContentItemPictureDirective extends ECLBaseDirective {
13
11
  * Controls the size of the picture. Default is 'large'.
14
12
  * Accepted values: 'small' | 'large'
15
13
  */
16
- readonly size: i0.InputSignal<"small" | "large">;
14
+ readonly size: _angular_core.InputSignal<"small" | "large">;
17
15
  /**
18
16
  * Defines the position of the picture relative to the content.
19
17
  * Accepted values: 'left' | 'right' | 'top'
20
18
  * Default is 'left'.
21
19
  */
22
- readonly position: i0.InputSignal<"left" | "right" | "top">;
20
+ readonly position: _angular_core.InputSignal<"left" | "right" | "top">;
23
21
  /**
24
22
  * If true, enables a zoom effect on hover.
25
23
  */
26
- readonly hasZoom: i0.InputSignalWithTransform<boolean, unknown>;
24
+ readonly hasZoom: _angular_core.InputSignalWithTransform<boolean, unknown>;
27
25
  /**
28
26
  * Computed CSS classes for the host element based on size and position.
29
27
  */
30
28
  get cssClasses(): string;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<EclContentItemPictureDirective, never>;
32
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclContentItemPictureDirective, "[eclContentItemPicture]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "hasZoom": { "alias": "hasZoom"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
29
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclContentItemPictureDirective, never>;
30
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclContentItemPictureDirective, "[eclContentItemPicture]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "hasZoom": { "alias": "hasZoom"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
33
31
  }
34
32
  /**
35
33
  * Directive used for styling the inner image element inside the content item.
@@ -41,8 +39,8 @@ declare class EclContentItemImageDirective extends ECLBaseDirective {
41
39
  * Computed CSS classes for the host image element.
42
40
  */
43
41
  get cssClasses(): string;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<EclContentItemImageDirective, never>;
45
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclContentItemImageDirective, "[eclContentItemImage]", never, {}, {}, never, never, true, never>;
42
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclContentItemImageDirective, never>;
43
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclContentItemImageDirective, "[eclContentItemImage]", never, {}, {}, never, never, true, never>;
46
44
  }
47
45
 
48
46
  declare class EclContentItemComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
@@ -51,31 +49,31 @@ declare class EclContentItemComponent extends ECLBaseDirective implements AfterC
51
49
  * When true, the component will have a visual divider applied.
52
50
  * Default is false.
53
51
  */
54
- readonly hasDivider: i0.InputSignalWithTransform<boolean, unknown>;
52
+ readonly hasDivider: _angular_core.InputSignalWithTransform<boolean, unknown>;
55
53
  /**
56
54
  * Reference to projected content block.
57
55
  * Used to apply internal styling and structure.
58
56
  */
59
- eclContentBlock: EclContentBlockComponent;
57
+ readonly eclContentBlock: _angular_core.Signal<any>;
60
58
  /**
61
59
  * Reference to projected date block component.
62
60
  * Used to set styling and determine layout mode.
63
61
  */
64
- eclDateBlock: EclDateBlockComponent;
62
+ readonly eclDateBlock: _angular_core.Signal<any>;
65
63
  /**
66
64
  * Reference to projected picture directive, used to determine layout mode (stacked).
67
65
  */
68
- eclContentItemPicture: EclContentItemPictureDirective;
66
+ readonly eclContentItemPicture: _angular_core.Signal<any>;
69
67
  /**
70
68
  * Reference to projected title directive inside the content block.
71
69
  * Used for linking behavior.
72
70
  */
73
- eclContentBlockTitle: EclContentBlockTitleDirective;
71
+ readonly eclContentBlockTitle: _angular_core.Signal<any>;
74
72
  /**
75
73
  * Reference to projected image directive.
76
74
  * Used to bind interaction behavior (click propagation).
77
75
  */
78
- eclContentItemImage: EclContentItemImageDirective;
76
+ readonly eclContentItemImage: _angular_core.Signal<any>;
79
77
  /**
80
78
  * ARIA role attribute for the host element.
81
79
  * Set to "article" to denote standalone content.
@@ -102,8 +100,8 @@ declare class EclContentItemComponent extends ECLBaseDirective implements AfterC
102
100
  * Only applies when both image and linked title are available.
103
101
  */
104
102
  private attachClickEventToImage;
105
- static ɵfac: i0.ɵɵFactoryDeclaration<EclContentItemComponent, never>;
106
- static ɵcmp: i0.ɵɵComponentDeclaration<EclContentItemComponent, "ecl-content-item", never, { "hasDivider": { "alias": "hasDivider"; "required": false; "isSignal": true; }; }, {}, ["eclContentBlock", "eclDateBlock", "eclContentItemPicture", "eclContentBlockTitle", "eclContentItemImage"], ["*"], true, never>;
103
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclContentItemComponent, never>;
104
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclContentItemComponent, "ecl-content-item", never, { "hasDivider": { "alias": "hasDivider"; "required": false; "isSignal": true; }; }, {}, ["eclContentBlock", "eclDateBlock", "eclContentItemPicture", "eclContentBlockTitle", "eclContentItemImage"], ["*"], true, never>;
107
105
  }
108
106
 
109
107
  declare const EUI_ECL_CONTENT_ITEM: readonly [typeof EclContentItemImageDirective, typeof EclContentItemPictureDirective, typeof EclContentItemComponent];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-content-item.d.ts","sources":["../../components/ecl-content-item/ecl-content-item-image.directive.ts","../../components/ecl-content-item/ecl-content-item.component.ts","../../components/ecl-content-item/index.ts"],"mappings":";;;;;;AAGA;;;AAGG;AACH,cAMa,8BAA+B,SAAQ,gBAAgB;AAChE;;;AAGG;mBACUA,EAAA,CAAA,WAAA;AAEb;;;;AAIG;uBACcA,EAAA,CAAA,WAAA;AAEjB;;AAEG;sBACaA,EAAA,CAAA,wBAAA;AAEhB;;AAEG;;yCArBM,8BAA8B;2CAA9B,8BAA8B;AAgC1C;AAED;;;AAGG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAC9D,QAAE,UAAA;AAEF;;AAEG;;yCALM,4BAA4B;2CAA5B,4BAA4B;AAUxC;;AC7CD,cAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAChG;;;;AAIG;yBACgBA,EAAA,CAAA,wBAAA;AAEnB;;;AAGG;qBACwE,wBAAwB;AAEnG;;;AAGG;kBACkE,qBAAqB;AAE1F;;AAEG;2BACoF,8BAA8B;AAErH;;;AAGG;0BACyG,6BAA6B;AAEzI;;;AAGG;yBACuG,4BAA4B;AAEtI;;;AAGG;AACuB;AAE1B;;;AAGG;;;;;;;AAeH;;;AAGG;AACH;AAmBA;AAKA;;;AAGG;AACH;yCA7FS,uBAAuB;2CAAvB,uBAAuB;AA0GnC;;AC3HD,cAAa,oBAAoB,mBAAA,4BAAA,SAAA,8BAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-content-item.d.ts","sources":["../../components/ecl-content-item/ecl-content-item-image.directive.ts","../../components/ecl-content-item/ecl-content-item.component.ts","../../components/ecl-content-item/index.ts"],"mappings":";;;;AAGA;;;AAGG;AACH,cAMa,8BAA+B,SAAQ,gBAAgB;AAChE;;;AAGG;mBACU,aAAA,CAAA,WAAA;AAEb;;;;AAIG;uBACc,aAAA,CAAA,WAAA;AAEjB;;AAEG;sBACa,aAAA,CAAA,wBAAA;AAEhB;;AAEG;;oDArBM,8BAA8B;sDAA9B,8BAA8B;AAgC1C;AAED;;;AAGG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAC9D,QAAE,UAAA;AAEF;;AAEG;;oDALM,4BAA4B;sDAA5B,4BAA4B;AAUxC;;AC7CD,cAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;AAChG;;;;AAIG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;;AAGG;8BACqB,aAAA,CAAA,MAAA;AAExB;;;AAGG;2BACkB,aAAA,CAAA,MAAA;AAErB;;AAEG;oCAC2B,aAAA,CAAA,MAAA;AAE9B;;;AAGG;mCAC0B,aAAA,CAAA,MAAA;AAE7B;;;AAGG;kCACyB,aAAA,CAAA,MAAA;AAE5B;;;AAGG;AACuB;AAE1B;;;AAGG;;;;;;;AAgBH;;;AAGG;AACH;AAsBA;AAKA;;;AAGG;AACH;oDAjGS,uBAAuB;sDAAvB,uBAAuB;AA8GnC;;AC/HD,cAAa,oBAAoB,mBAAA,4BAAA,SAAA,8BAAA,SAAA,uBAAA;;;;","names":[]}
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ElementRef, AfterContentInit, QueryList } from '@angular/core';
2
+ import { ElementRef, AfterContentInit } from '@angular/core';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { EclIconComponent } from '@eui/ecl/components/ecl-icon';
5
5
  import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
@@ -104,7 +104,7 @@ declare class EclFactFiguresItemComponent extends ECLBaseDirective implements Af
104
104
  * Query for any EclIconComponent children projected into the component.
105
105
  * These icons will receive an additional CSS class.
106
106
  */
107
- eclIconComponents: QueryList<EclIconComponent>;
107
+ readonly eclIconComponents: i0.Signal<readonly EclIconComponent[]>;
108
108
  /**
109
109
  * Lifecycle hook that adds a CSS class to any EclIconComponent
110
110
  * found within the projected content.
@@ -127,7 +127,7 @@ declare class EclFactFiguresViewAllComponent extends ECLBaseDirective implements
127
127
  * Reference to the projected link directive inside the component.
128
128
  * Automatically decorated with a specific class upon initialization.
129
129
  */
130
- eclLink: EclLinkDirective;
130
+ readonly eclLink: i0.Signal<EclLinkDirective>;
131
131
  /**
132
132
  * Adds the `ecl-fact-figures__view-all-link` class to the projected link.
133
133
  * This ensures consistent styling within the view-all section.
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-fact-figures.d.ts","sources":["../../components/ecl-fact-figures/ecl-fact-figures-sources.directive.ts","../../components/ecl-fact-figures/ecl-fact-figures.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-item.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-view-all.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-description.directive.ts","../../components/ecl-fact-figures/index.ts"],"mappings":";;;;;;AAEA;;;;;;;;;;AAUG;AACH,cAMa,kCAAkC;yCAAlC,kCAAkC;2CAAlC,kCAAkC;AAAG;AAElD;;;;;;;;;;AAUG;AACH,cAMa,kCAAkC;yCAAlC,kCAAkC;2CAAlC,kCAAkC;AAAG;AAElD;;;;;;;;AAQG;AACH,cAMa,6BAA6B;yCAA7B,6BAA6B;2CAA7B,6BAA6B;AAAG;;ACvC7C;;;AAGG;AACH,cAea,uBAAwB,SAAQ,gBAAgB;AAE3D,WAAKA,EAAA,CAAA,MAAA,UAAA,UAAA;AAEL,iBAAWA,EAAA,CAAA,MAAA,CAAA,kCAAA;AAEX,oBAAcA,EAAA,CAAA,MAAA;AAEd;;;AAGG;AACH,aAAOA,EAAA,CAAA,WAAA;AAEP;;;;AAIG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;;AAGG;AACH,gBAAUA,EAAA,CAAA,wBAAA;AAEV;;;AAGG;AACH,kBAAYA,EAAA,CAAA,WAAA;AAEZ;;;;AAIG;;;;yCArCQ,uBAAuB;2CAAvB,uBAAuB;AAsEnC;;ACrGD;;;AAGG;AACH,cAOa,2BAA4B,SAAQ,gBAAiB,YAAW,gBAAgB;AAE3F,cAAQA,EAAA,CAAA,WAAA;AAER,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;;AAKH;;;AAGG;AACgC,uBAAmB,SAAS,CAAC,gBAAgB;AAEhF;;;AAGG;AACH;yCAvBW,2BAA2B;2CAA3B,2BAA2B;AA8BvC;;ACzCD;;;AAGG;AACH,cAca,8BAA+B,SAAQ,gBAAiB,YAAW,gBAAgB;AAC9F;;AAEG;;AAKH;;;AAGG;aACsC,gBAAgB;AAEzD;;;AAGG;AACH;yCAlBW,8BAA8B;2CAA9B,8BAA8B;AAuB1C;;AC1CD;;;AAGG;AACH,cAMa,kCAAmC,SAAQ,gBAAgB;AACtE;;AAEG;;yCAHQ,kCAAkC;2CAAlC,kCAAkC;AAO9C;;ACRD,cAAa,oBAAoB,mBAAA,uBAAA,SAAA,2BAAA,SAAA,8BAAA,SAAA,kCAAA,SAAA,kCAAA,SAAA,kCAAA,SAAA,6BAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-fact-figures.d.ts","sources":["../../components/ecl-fact-figures/ecl-fact-figures-sources.directive.ts","../../components/ecl-fact-figures/ecl-fact-figures.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-item.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-view-all.component.ts","../../components/ecl-fact-figures/ecl-fact-figures-description.directive.ts","../../components/ecl-fact-figures/index.ts"],"mappings":";;;;;;AAEA;;;;;;;;;;AAUG;AACH,cAMa,kCAAkC;yCAAlC,kCAAkC;2CAAlC,kCAAkC;AAAG;AAElD;;;;;;;;;;AAUG;AACH,cAMa,kCAAkC;yCAAlC,kCAAkC;2CAAlC,kCAAkC;AAAG;AAElD;;;;;;;;AAQG;AACH,cAMa,6BAA6B;yCAA7B,6BAA6B;2CAA7B,6BAA6B;AAAG;;ACvC7C;;;AAGG;AACH,cAea,uBAAwB,SAAQ,gBAAgB;AAE3D,WAAKA,EAAA,CAAA,MAAA,UAAA,UAAA;AAEL,iBAAWA,EAAA,CAAA,MAAA,CAAA,kCAAA;AAEX,oBAAcA,EAAA,CAAA,MAAA;AAEd;;;AAGG;AACH,aAAOA,EAAA,CAAA,WAAA;AAEP;;;;AAIG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;;AAGG;AACH,gBAAUA,EAAA,CAAA,wBAAA;AAEV;;;AAGG;AACH,kBAAYA,EAAA,CAAA,WAAA;AAEZ;;;;AAIG;;;;yCArCQ,uBAAuB;2CAAvB,uBAAuB;AAsEnC;;ACrGD;;;AAGG;AACH,cAOa,2BAA4B,SAAQ,gBAAiB,YAAW,gBAAgB;AAE3F,cAAQA,EAAA,CAAA,WAAA;AAER,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;;AAKH;;;AAGG;gCACyBA,EAAA,CAAA,MAAA,UAAA,gBAAA;AAE5B;;;AAGG;AACH;yCAvBW,2BAA2B;2CAA3B,2BAA2B;AA8BvC;;ACzCD;;;AAGG;AACH,cAca,8BAA+B,SAAQ,gBAAiB,YAAW,gBAAgB;AAC9F;;AAEG;;AAKH;;;AAGG;sBACeA,EAAA,CAAA,MAAA,CAAA,gBAAA;AAElB;;;AAGG;AACH;yCAlBW,8BAA8B;2CAA9B,8BAA8B;AAwB1C;;AC3CD;;;AAGG;AACH,cAMa,kCAAmC,SAAQ,gBAAgB;AACtE;;AAEG;;yCAHQ,kCAAkC;2CAAlC,kCAAkC;AAO9C;;ACRD,cAAa,oBAAoB,mBAAA,uBAAA,SAAA,2BAAA,SAAA,8BAAA,SAAA,kCAAA,SAAA,kCAAA,SAAA,kCAAA,SAAA,6BAAA;;;;","names":["_angular_core"]}
@@ -1,5 +1,5 @@
1
1
  import * as _angular_core from '@angular/core';
2
- import { AfterContentInit, QueryList } from '@angular/core';
2
+ import { AfterContentInit } from '@angular/core';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { EclMediaContainerComponent } from '@eui/ecl/components/ecl-media-container';
5
5
 
@@ -55,7 +55,7 @@ declare class EclFeaturedItemComponent extends ECLBaseDirective implements After
55
55
  eclMicroTitle: _angular_core.InputSignal<string>;
56
56
  id: _angular_core.InputSignal<string>;
57
57
  mediaContainer: _angular_core.Signal<EclMediaContainerComponent>;
58
- links?: QueryList<EclFeaturedItemLinkDirective>;
58
+ readonly links: _angular_core.Signal<readonly EclFeaturedItemLinkDirective[]>;
59
59
  className: boolean;
60
60
  protected readonly hasMedia: _angular_core.Signal<boolean>;
61
61
  protected readonly hasTitle: _angular_core.Signal<boolean>;
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-featured.d.ts","sources":["../../components/ecl-featured/ecl-featured.component.ts","../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../components/ecl-featured/ecl-featured-item.component.ts","../../components/ecl-featured/ecl-featured-item-description.component.ts","../../components/ecl-featured/index.ts"],"mappings":";;;;;AAGA;;AAEG;AACH,cAOa,oBAAqB,SAAQ,gBAAgB;AACtD;;AAEG;uBACc,aAAA,CAAA,WAAA;AACjB;;AAEG;sBACa,aAAA,CAAA,WAAA;AAEhB,oBAAc,aAAA,CAAA,wBAAA;AAEd,qBAAe,aAAA,CAAA,WAAA;AAEf,mBAAa,aAAA,CAAA,WAAA;;gCAGa,aAAA,CAAA,wBAAA;AAEA;AAE1B;;AAEG;;oDAvBM,oBAAoB;sDAApB,oBAAoB;AAmChC;;AC7CD;;AAEG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAChB;AAE9C;;;oDAHS,4BAA4B;sDAA5B,4BAA4B;AAaxC;AAED,cAMa,+BAAgC,SAAQ,gBAAgB;AACjE,4BAAsB,aAAA,CAAA,WAAA;wBAEJ,aAAA,CAAA,MAAA;oDAHT,+BAA+B;sDAA/B,+BAA+B;AAY3C;;ACnCD;;AAEG;AACH,cAYa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB;AACtF,cAAQ,aAAA,CAAA,WAAA;AACR,mBAAa,aAAA,CAAA,WAAA;AACb,QAAE,aAAA,CAAA,WAAA;AACF,oBAAc,aAAA,CAAA,MAAA,CAAA,0BAAA;AAEd,YAAQ,SAAS,CAAC,4BAA4B;AAEA;AAE9C,iCAA2B,aAAA,CAAA,MAAA;AAC3B,iCAA2B,aAAA,CAAA,MAAA;AAC3B,sCAAgC,aAAA,CAAA,MAAA;AAEhC;oDAdS,wBAAwB;sDAAxB,wBAAwB;AA0BpC;;AC7CD;;;AAGG;AACH,cAWa,mCAAoC,SAAQ,gBAAgB;AAChB;oDAD5C,mCAAmC;sDAAnC,mCAAmC;AAE/C;;ACVD,cAAa,gBAAgB,mBAAA,oBAAA,SAAA,wBAAA,SAAA,4BAAA,SAAA,mCAAA,SAAA,+BAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-featured.d.ts","sources":["../../components/ecl-featured/ecl-featured.component.ts","../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../components/ecl-featured/ecl-featured-item.component.ts","../../components/ecl-featured/ecl-featured-item-description.component.ts","../../components/ecl-featured/index.ts"],"mappings":";;;;;AAGA;;AAEG;AACH,cAOa,oBAAqB,SAAQ,gBAAgB;AACtD;;AAEG;uBACc,aAAA,CAAA,WAAA;AACjB;;AAEG;sBACa,aAAA,CAAA,WAAA;AAEhB,oBAAc,aAAA,CAAA,wBAAA;AAEd,qBAAe,aAAA,CAAA,WAAA;AAEf,mBAAa,aAAA,CAAA,WAAA;;gCAGa,aAAA,CAAA,wBAAA;AAEA;AAE1B;;AAEG;;oDAvBM,oBAAoB;sDAApB,oBAAoB;AAmChC;;AC7CD;;AAEG;AACH,cAGa,4BAA6B,SAAQ,gBAAgB;AAChB;AAE9C;;;oDAHS,4BAA4B;sDAA5B,4BAA4B;AAaxC;AAED,cAMa,+BAAgC,SAAQ,gBAAgB;AACjE,4BAAsB,aAAA,CAAA,WAAA;wBAEJ,aAAA,CAAA,MAAA;oDAHT,+BAA+B;sDAA/B,+BAA+B;AAY3C;;ACnCD;;AAEG;AACH,cAYa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB;AACtF,cAAQ,aAAA,CAAA,WAAA;AACR,mBAAa,aAAA,CAAA,WAAA;AACb,QAAE,aAAA,CAAA,WAAA;AACF,oBAAc,aAAA,CAAA,MAAA,CAAA,0BAAA;oBACA,aAAA,CAAA,MAAA,UAAA,4BAAA;AAEgC;AAE9C,iCAA2B,aAAA,CAAA,MAAA;AAG3B,iCAA2B,aAAA,CAAA,MAAA;AAC3B,sCAAgC,aAAA,CAAA,MAAA;AAEhC;oDAfS,wBAAwB;sDAAxB,wBAAwB;AA4BpC;;AC/CD;;;AAGG;AACH,cAWa,mCAAoC,SAAQ,gBAAgB;AAChB;oDAD5C,mCAAmC;sDAAnC,mCAAmC;AAE/C;;ACVD,cAAa,gBAAgB,mBAAA,oBAAA,SAAA,wBAAA,SAAA,4BAAA,SAAA,mCAAA,SAAA,+BAAA;;;;","names":[]}
@@ -1,6 +1,5 @@
1
1
  import { ECLBaseDirective, EclBaseEvent, EclThemeService } from '@eui/ecl/core';
2
- import * as i0 from '@angular/core';
3
- import { QueryList } from '@angular/core';
2
+ import * as _angular_core from '@angular/core';
4
3
 
5
4
  /**
6
5
  * Directive to apply the correct styling class for a translation download link
@@ -11,8 +10,8 @@ declare class EclFileTranslationDownloadDirective extends ECLBaseDirective {
11
10
  * Applies the ECL translation download class to the host element.
12
11
  */
13
12
  className: boolean;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileTranslationDownloadDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileTranslationDownloadDirective, "[eclFileTranslationDownload]", never, {}, {}, never, never, true, never>;
13
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileTranslationDownloadDirective, never>;
14
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclFileTranslationDownloadDirective, "[eclFileTranslationDownload]", never, {}, {}, never, never, true, never>;
16
15
  }
17
16
  /**
18
17
  * Directive to apply the correct styling class for a standard file download link.
@@ -22,8 +21,8 @@ declare class EclFileDownloadDirective extends ECLBaseDirective {
22
21
  * Applies the ECL download class to the host element.
23
22
  */
24
23
  className: boolean;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileDownloadDirective, never>;
26
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileDownloadDirective, "[eclFileDownload]", never, {}, {}, never, never, true, never>;
24
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileDownloadDirective, never>;
25
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclFileDownloadDirective, "[eclFileDownload]", never, {}, {}, never, never, true, never>;
27
26
  }
28
27
  /**
29
28
  * Directive to style a file preview link.
@@ -38,8 +37,8 @@ declare class EclFilePreviewDirective extends ECLBaseDirective {
38
37
  * Applies the standalone variant of the ECL link class to the host element.
39
38
  */
40
39
  hasClassStandalone: boolean;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFilePreviewDirective, never>;
42
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFilePreviewDirective, "[eclFilePreview]", never, {}, {}, never, never, true, never>;
40
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFilePreviewDirective, never>;
41
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclFilePreviewDirective, "[eclFilePreview]", never, {}, {}, never, never, true, never>;
43
42
  }
44
43
 
45
44
  /**
@@ -51,31 +50,31 @@ declare class EclFileItemComponent extends ECLBaseDirective {
51
50
  * Indicates whether the item is a description block rather than a translation.
52
51
  * Adds the `ecl-file__translation-description` class when true.
53
52
  */
54
- isDescription: i0.InputSignalWithTransform<boolean, unknown>;
53
+ isDescription: _angular_core.InputSignalWithTransform<boolean, unknown>;
55
54
  /**
56
55
  * Title text of the file item.
57
56
  */
58
- eclTitle: i0.InputSignal<string>;
57
+ eclTitle: _angular_core.InputSignal<string>;
59
58
  /**
60
59
  * ID applied to the title element for accessibility.
61
60
  */
62
- titleId: i0.InputSignal<string>;
61
+ titleId: _angular_core.InputSignal<string>;
63
62
  /**
64
63
  * ID applied to the meta element for accessibility.
65
64
  */
66
- metaId: i0.InputSignal<string>;
65
+ metaId: _angular_core.InputSignal<string>;
67
66
  /**
68
67
  * Additional metadata for the item (e.g., file size, type).
69
68
  */
70
- meta: i0.InputSignal<string>;
69
+ meta: _angular_core.InputSignal<string>;
71
70
  /**
72
71
  * Language label displayed next to the title (e.g., "FR", "EN").
73
72
  */
74
- label: i0.InputSignal<string>;
73
+ label: _angular_core.InputSignal<string>;
75
74
  /**
76
75
  * Supplementary language detail displayed below the language label.
77
76
  */
78
- langDetail: i0.InputSignal<string>;
77
+ langDetail: _angular_core.InputSignal<string>;
79
78
  /**
80
79
  * Host CSS classes for the item, based on the content and state.
81
80
  */
@@ -89,8 +88,8 @@ declare class EclFileItemComponent extends ECLBaseDirective {
89
88
  * Indicates whether the parent `EclFileComponent` has a thumbnail image.
90
89
  */
91
90
  get isThumbnail(): boolean;
92
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileItemComponent, never>;
93
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemComponent, "ecl-file-item", never, { "isDescription": { "alias": "isDescription"; "required": false; "isSignal": true; }; "eclTitle": { "alias": "eclTitle"; "required": false; "isSignal": true; }; "titleId": { "alias": "titleId"; "required": false; "isSignal": true; }; "metaId": { "alias": "metaId"; "required": false; "isSignal": true; }; "meta": { "alias": "meta"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "langDetail": { "alias": "langDetail"; "required": false; "isSignal": true; }; }, {}, never, ["*", "[eclFilePreview]", "[eclFileTranslationDownload]"], true, never>;
91
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileItemComponent, never>;
92
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclFileItemComponent, "ecl-file-item", never, { "isDescription": { "alias": "isDescription"; "required": false; "isSignal": true; }; "eclTitle": { "alias": "eclTitle"; "required": false; "isSignal": true; }; "titleId": { "alias": "titleId"; "required": false; "isSignal": true; }; "metaId": { "alias": "metaId"; "required": false; "isSignal": true; }; "meta": { "alias": "meta"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "langDetail": { "alias": "langDetail"; "required": false; "isSignal": true; }; }, {}, never, ["*", "[eclFilePreview]", "[eclFileTranslationDownload]"], true, never>;
94
93
  }
95
94
 
96
95
  declare class EclFileItemsToggleEvent extends EclBaseEvent {
@@ -110,22 +109,22 @@ declare class EclFileItemsComponent extends ECLBaseDirective {
110
109
  /**
111
110
  * Label displayed above the translations list.
112
111
  */
113
- readonly label: i0.InputSignal<string>;
112
+ readonly label: _angular_core.InputSignal<string>;
114
113
  /**
115
114
  * Whether the list is initially expanded.
116
115
  */
117
- readonly isExpanded: i0.ModelSignal<boolean>;
116
+ readonly isExpanded: _angular_core.ModelSignal<boolean>;
118
117
  /**
119
118
  * Emits a toggle event when the translations list is expanded or collapsed.
120
119
  *
121
120
  * @remarks
122
121
  * Consumers can call `preventDefault()` on the event to cancel the toggle.
123
122
  */
124
- readonly toggle: i0.OutputEmitterRef<EclFileItemsToggleEvent>;
123
+ readonly toggle: _angular_core.OutputEmitterRef<EclFileItemsToggleEvent>;
125
124
  /**
126
125
  * Content-projected list of translation items (excluding description blocks).
127
126
  */
128
- items: QueryList<EclFileItemComponent>;
127
+ readonly items: _angular_core.Signal<readonly EclFileItemComponent[]>;
129
128
  /**
130
129
  * Returns the number of translation items excluding description entries.
131
130
  */
@@ -135,8 +134,8 @@ declare class EclFileItemsComponent extends ECLBaseDirective {
135
134
  * Emits `toggle` event and updates `isExpanded` if not prevented.
136
135
  */
137
136
  onToggleClick(evt: MouseEvent): void;
138
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileItemsComponent, never>;
139
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemsComponent, "ecl-file-items", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "isExpanded": { "alias": "isExpanded"; "required": false; "isSignal": true; }; }, { "isExpanded": "isExpandedChange"; "toggle": "toggle"; }, ["items"], ["*"], true, never>;
137
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileItemsComponent, never>;
138
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclFileItemsComponent, "ecl-file-items", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "isExpanded": { "alias": "isExpanded"; "required": false; "isSignal": true; }; }, { "isExpanded": "isExpandedChange"; "toggle": "toggle"; }, ["items"], ["*"], true, never>;
140
139
  }
141
140
 
142
141
  /**
@@ -148,8 +147,8 @@ declare class EclFilePictureDirective extends ECLBaseDirective {
148
147
  * Applies ECL picture styling classes to the host element.
149
148
  */
150
149
  get cssClasses(): string;
151
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFilePictureDirective, never>;
152
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFilePictureDirective, "picture[eclFilePicture]", never, {}, {}, never, never, true, never>;
150
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFilePictureDirective, never>;
151
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclFilePictureDirective, "picture[eclFilePicture]", never, {}, {}, never, never, true, never>;
153
152
  }
154
153
  /**
155
154
  * Directive to style an <img> element inside an ECL file component.
@@ -160,8 +159,8 @@ declare class EclFileImageDirective extends ECLBaseDirective {
160
159
  * Applies the ECL image class to the host element.
161
160
  */
162
161
  className: boolean;
163
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileImageDirective, never>;
164
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileImageDirective, "img[eclFileImage]", never, {}, {}, never, never, true, never>;
162
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileImageDirective, never>;
163
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclFileImageDirective, "img[eclFileImage]", never, {}, {}, never, never, true, never>;
165
164
  }
166
165
  /**
167
166
  * Directive to style a title element in an ECL file component.
@@ -174,9 +173,9 @@ declare class EclFileTitleDirective extends ECLBaseDirective {
174
173
  /**
175
174
  * ID attribute for the title element.
176
175
  */
177
- readonly id: i0.InputSignal<string>;
178
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileTitleDirective, never>;
179
- static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileTitleDirective, "[eclFileTitle]", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
176
+ readonly id: _angular_core.InputSignal<string>;
177
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileTitleDirective, never>;
178
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<EclFileTitleDirective, "[eclFileTitle]", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
180
179
  }
181
180
 
182
181
  /**
@@ -187,8 +186,8 @@ declare class EclFileTaxonomyComponent extends ECLBaseDirective {
187
186
  * CSS classes applied to the host element.
188
187
  */
189
188
  get cssClasses(): string;
190
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileTaxonomyComponent, never>;
191
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFileTaxonomyComponent, "ecl-file-taxonomy", never, {}, {}, never, ["*"], true, never>;
189
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileTaxonomyComponent, never>;
190
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclFileTaxonomyComponent, "ecl-file-taxonomy", never, {}, {}, never, ["*"], true, never>;
192
191
  }
193
192
 
194
193
  /**
@@ -204,46 +203,46 @@ declare class EclFileComponent extends ECLBaseDirective {
204
203
  /**
205
204
  * Optional description displayed under the file title.
206
205
  */
207
- description: i0.InputSignal<string>;
206
+ description: _angular_core.InputSignal<string>;
208
207
  /**
209
208
  * Optional ID for the file component, useful for accessibility or referencing.
210
209
  */
211
- readonly id: i0.InputSignal<string>;
210
+ readonly id: _angular_core.InputSignal<string>;
212
211
  /**
213
212
  * Optional language ID (e.g., for translation or accessibility attributes).
214
213
  */
215
- langId: i0.InputSignal<string>;
214
+ langId: _angular_core.InputSignal<string>;
216
215
  /**
217
216
  * Additional label shown next to the language label, e.g. file type or status.
218
217
  */
219
- labelInfo: i0.InputSignal<string>;
218
+ labelInfo: _angular_core.InputSignal<string>;
220
219
  /**
221
220
  * Language indicator string (e.g. "EN", "FR") used in the label.
222
221
  */
223
- language: i0.InputSignal<string>;
222
+ language: _angular_core.InputSignal<string>;
224
223
  /**
225
224
  * Additional details displayed in the file component (e.g. file size, date).
226
225
  */
227
- detailMeta: i0.InputSignal<string[]>;
226
+ detailMeta: _angular_core.InputSignal<string[]>;
228
227
  /**
229
228
  * Main metadata displayed for the file (e.g. format, license).
230
229
  */
231
- meta: i0.InputSignal<string>;
230
+ meta: _angular_core.InputSignal<string>;
232
231
  /**
233
232
  * ID applied to the meta element for accessibility.
234
233
  */
235
- metaId: i0.InputSignal<string>;
234
+ metaId: _angular_core.InputSignal<string>;
236
235
  /**
237
236
  * Optional image directive projected via content slot, used for thumbnails.
238
237
  */
239
- eclPictureContent: EclFilePictureDirective;
238
+ readonly eclPictureContent: _angular_core.Signal<EclFilePictureDirective>;
240
239
  /**
241
240
  * Determines whether the file has an associated thumbnail.
242
241
  * Returns true if an `EclFilePictureDirective` is present in projected content.
243
242
  */
244
243
  get isThumbnail(): boolean;
245
- static ɵfac: i0.ɵɵFactoryDeclaration<EclFileComponent, never>;
246
- static ɵcmp: i0.ɵɵComponentDeclaration<EclFileComponent, "ecl-file", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "langId": { "alias": "langId"; "required": false; "isSignal": true; }; "labelInfo": { "alias": "labelInfo"; "required": false; "isSignal": true; }; "language": { "alias": "language"; "required": false; "isSignal": true; }; "detailMeta": { "alias": "detailMeta"; "required": false; "isSignal": true; }; "meta": { "alias": "meta"; "required": false; "isSignal": true; }; "metaId": { "alias": "metaId"; "required": false; "isSignal": true; }; }, {}, ["eclPictureContent"], ["[eclFilePicture]", "[eclFileTitle]", "ecl-file-taxonomy", "[eclFilePreview]", "[eclFileDownload]", "*"], true, never>;
244
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclFileComponent, never>;
245
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclFileComponent, "ecl-file", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "langId": { "alias": "langId"; "required": false; "isSignal": true; }; "labelInfo": { "alias": "labelInfo"; "required": false; "isSignal": true; }; "language": { "alias": "language"; "required": false; "isSignal": true; }; "detailMeta": { "alias": "detailMeta"; "required": false; "isSignal": true; }; "meta": { "alias": "meta"; "required": false; "isSignal": true; }; "metaId": { "alias": "metaId"; "required": false; "isSignal": true; }; }, {}, ["eclPictureContent"], ["[eclFilePicture]", "[eclFileTitle]", "ecl-file-taxonomy", "[eclFilePreview]", "[eclFileDownload]", "*"], true, never>;
247
246
  }
248
247
 
249
248
  declare const EUI_ECL_FILE: readonly [typeof EclFileComponent, typeof EclFileDownloadDirective, typeof EclFileItemsComponent, typeof EclFileItemComponent, typeof EclFileTaxonomyComponent, typeof EclFileTitleDirective, typeof EclFileTranslationDownloadDirective, typeof EclFilePictureDirective, typeof EclFileImageDirective, typeof EclFilePreviewDirective];
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-file.d.ts","sources":["../../components/ecl-file/ecl-file-download.directive.ts","../../components/ecl-file/ecl-file-item/ecl-file-item.component.ts","../../components/ecl-file/events/ecl-file-items-toggle.event.ts","../../components/ecl-file/ecl-file-items/ecl-file-items.component.ts","../../components/ecl-file/ecl-file-picture.directive.ts","../../components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts","../../components/ecl-file/ecl-file.component.ts","../../components/ecl-file/index.ts"],"mappings":";;;;AAGA;;;AAGG;AACH,cAGa,mCAAoC,SAAQ,gBAAgB;AAErE;;AAEG;AACkD;yCAL5C,mCAAmC;2CAAnC,mCAAmC;AAM/C;AAED;;AAEG;AACH,cAGa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;AACsC;yCALhC,wBAAwB;2CAAxB,wBAAwB;AAMpC;AAED;;;AAGG;AACH,cAMa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;AAC4B;AAE/B;;AAEG;AACwC;yCAVlC,uBAAuB;2CAAvB,uBAAuB;AAWnC;;ACjDD;;;AAGG;AACH,cAIa,oBAAqB,SAAQ,gBAAgB;AACtD;;;AAGG;AACH,mBAAaA,EAAA,CAAA,wBAAA;AAEb;;AAEG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;AACH,aAAOA,EAAA,CAAA,WAAA;AAEP;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;AACH,UAAIA,EAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,WAAKA,EAAA,CAAA,WAAA;AAEL;;AAEG;AACH,gBAAUA,EAAA,CAAA,WAAA;AAEV;;AAEG;;AASH;;AAEG;AACuB;;AAG1B;;AAEG;;yCAxDM,oBAAoB;2CAApB,oBAAoB;AA4DhC;;ACtED,cAAa,uBAAwB,SAAQ,YAAY;AAClC;AAAA;AAGtB;;ACUD;;;AAGG;AACH,cASa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;;AAMH;;AAEG;oBACWA,EAAA,CAAA,WAAA;AAEd;;AAEG;yBACgBA,EAAA,CAAA,WAAA;AAEnB;;;;;AAKG;qBAEYA,EAAA,CAAA,gBAAA,CAAA,uBAAA;AAEf;;AAEG;AACoC,WAAO,SAAS,CAAC,oBAAoB;AAE5E;;AAEG;AACH;AAIA;;;AAGG;AACH,uBAAmB,UAAU;yCA7CpB,qBAAqB;2CAArB,qBAAqB;AAuDjC;;ACjFD;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;;yCAJM,uBAAuB;2CAAvB,uBAAuB;AASnC;AAED;;;AAGG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;yCAL7B,qBAAqB;2CAArB,qBAAqB;AAMjC;AAED;;AAEG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;AAEtC;;AAEG;iBACQA,EAAA,CAAA,WAAA;yCAVF,qBAAqB;2CAArB,qBAAqB;AAWjC;;AClDD;;AAEG;AACH,cAIa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;;yCAJM,wBAAwB;2CAAxB,wBAAwB;AASpC;;ACPD;;;AAGG;AACH,cAea,gBAAiB,SAAQ,gBAAgB;AAClD,qBAAe,eAAA;AAEf;;AAEG;;AAMH;;AAEG;AACH,iBAAWA,EAAA,CAAA,WAAA;AAEX;;AAEG;iBACQA,EAAA,CAAA,WAAA;AAEX;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;AACH,eAASA,EAAA,CAAA,WAAA;AAET;;AAEG;AACH,cAAQA,EAAA,CAAA,WAAA;AAER;;AAEG;AACH,gBAAUA,EAAA,CAAA,WAAA;AAEV;;AAEG;AACH,UAAIA,EAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,YAAMA,EAAA,CAAA,WAAA;AAEN;;AAEG;uBACuD,uBAAuB;AAEjF;;;AAGG;;yCA3DM,gBAAgB;2CAAhB,gBAAgB;AA+D5B;;AC/ED,cAAa,YAAY,mBAAA,gBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,oBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,mCAAA,SAAA,uBAAA,SAAA,qBAAA,SAAA,uBAAA;;;;","names":["_angular_core"]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-file.d.ts","sources":["../../components/ecl-file/ecl-file-download.directive.ts","../../components/ecl-file/ecl-file-item/ecl-file-item.component.ts","../../components/ecl-file/events/ecl-file-items-toggle.event.ts","../../components/ecl-file/ecl-file-items/ecl-file-items.component.ts","../../components/ecl-file/ecl-file-picture.directive.ts","../../components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts","../../components/ecl-file/ecl-file.component.ts","../../components/ecl-file/index.ts"],"mappings":";;;AAGA;;;AAGG;AACH,cAGa,mCAAoC,SAAQ,gBAAgB;AAErE;;AAEG;AACkD;oDAL5C,mCAAmC;sDAAnC,mCAAmC;AAM/C;AAED;;AAEG;AACH,cAGa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;AACsC;oDALhC,wBAAwB;sDAAxB,wBAAwB;AAMpC;AAED;;;AAGG;AACH,cAMa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;AAC4B;AAE/B;;AAEG;AACwC;oDAVlC,uBAAuB;sDAAvB,uBAAuB;AAWnC;;ACjDD;;;AAGG;AACH,cAIa,oBAAqB,SAAQ,gBAAgB;AACtD;;;AAGG;AACH,mBAAa,aAAA,CAAA,wBAAA;AAEb;;AAEG;AACH,cAAQ,aAAA,CAAA,WAAA;AAER;;AAEG;AACH,aAAO,aAAA,CAAA,WAAA;AAEP;;AAEG;AACH,YAAM,aAAA,CAAA,WAAA;AAEN;;AAEG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,WAAK,aAAA,CAAA,WAAA;AAEL;;AAEG;AACH,gBAAU,aAAA,CAAA,WAAA;AAEV;;AAEG;;AASH;;AAEG;AACuB;;AAG1B;;AAEG;;oDAxDM,oBAAoB;sDAApB,oBAAoB;AA4DhC;;ACtED,cAAa,uBAAwB,SAAQ,YAAY;AAClC;AAAA;AAGtB;;ACSD;;;AAGG;AACH,cASa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;;AAMH;;AAEG;oBACW,aAAA,CAAA,WAAA;AAEd;;AAEG;yBACgB,aAAA,CAAA,WAAA;AAEnB;;;;;AAKG;qBAEY,aAAA,CAAA,gBAAA,CAAA,uBAAA;AAEf;;AAEG;oBACW,aAAA,CAAA,MAAA,UAAA,oBAAA;AAEd;;AAEG;AACH;AAIA;;;AAGG;AACH,uBAAmB,UAAU;oDA7CpB,qBAAqB;sDAArB,qBAAqB;AAuDjC;;AChFD;;;AAGG;AACH,cAGa,uBAAwB,SAAQ,gBAAgB;AAEzD;;AAEG;;oDAJM,uBAAuB;sDAAvB,uBAAuB;AASnC;AAED;;;AAGG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;oDAL7B,qBAAqB;sDAArB,qBAAqB;AAMjC;AAED;;AAEG;AACH,cAGa,qBAAsB,SAAQ,gBAAgB;AAEvD;;AAEG;AACmC;AAEtC;;AAEG;iBACQ,aAAA,CAAA,WAAA;oDAVF,qBAAqB;sDAArB,qBAAqB;AAWjC;;AClDD;;AAEG;AACH,cAIa,wBAAyB,SAAQ,gBAAgB;AAE1D;;AAEG;;oDAJM,wBAAwB;sDAAxB,wBAAwB;AASpC;;ACPD;;;AAGG;AACH,cAea,gBAAiB,SAAQ,gBAAgB;AAClD,qBAAe,eAAA;AAEf;;AAEG;;AAMH;;AAEG;AACH,iBAAW,aAAA,CAAA,WAAA;AAEX;;AAEG;iBACQ,aAAA,CAAA,WAAA;AAEX;;AAEG;AACH,YAAM,aAAA,CAAA,WAAA;AAEN;;AAEG;AACH,eAAS,aAAA,CAAA,WAAA;AAET;;AAEG;AACH,cAAQ,aAAA,CAAA,WAAA;AAER;;AAEG;AACH,gBAAU,aAAA,CAAA,WAAA;AAEV;;AAEG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;AAEG;AACH,YAAM,aAAA,CAAA,WAAA;AAEN;;AAEG;gCACuB,aAAA,CAAA,MAAA,CAAA,uBAAA;AAE1B;;;AAGG;;oDA3DM,gBAAgB;sDAAhB,gBAAgB;AA+D5B;;AC/ED,cAAa,YAAY,mBAAA,gBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,oBAAA,SAAA,wBAAA,SAAA,qBAAA,SAAA,mCAAA,SAAA,uBAAA,SAAA,qBAAA,SAAA,uBAAA;;;;","names":[]}
@@ -1,7 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { QueryList } from '@angular/core';
3
2
  import { ECLBaseDirective } from '@eui/ecl/core';
4
- import { EclRangeDirective } from '@eui/ecl/components/ecl-range';
5
3
 
6
4
  /**
7
5
  * The EclFormGroupComponent is a wrapper component used to group form fields together
@@ -13,7 +11,7 @@ declare class EclFormGroupComponent extends ECLBaseDirective {
13
11
  * Query list of any descendant `EclRangeDirective` instances within the form group.
14
12
  * Used internally to determine whether the form group contains range inputs.
15
13
  */
16
- eclRange: QueryList<EclRangeDirective>;
14
+ readonly eclRange: i0.Signal<readonly any[]>;
17
15
  /**
18
16
  * Applies the base ECL CSS class for a form group to the host element.
19
17
  * Inherited utility method from `ECLBaseDirective` is used to support modifier classes.
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-form-group.d.ts","sources":["../../components/ecl-form-group/ecl-form-group.component.ts","../../components/ecl-form-group/index.ts"],"mappings":";;;;;AAIA;;;;AAIG;AACH,cAIa,qBAAsB,SAAQ,gBAAgB;AAEvD;;;AAGG;AAEH,cAAU,SAAS,CAAC,iBAAiB;AAErC;;;AAGG;;AAMH;;;;;AAKG;AACH;yCAxBS,qBAAqB;2CAArB,qBAAqB;AA4BjC;;ACrCD,cAAa,kBAAkB,mBAAA,qBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-form-group.d.ts","sources":["../../components/ecl-form-group/ecl-form-group.component.ts","../../components/ecl-form-group/index.ts"],"mappings":";;;AAIA;;;;AAIG;AACH,cAIa,qBAAsB,SAAQ,gBAAgB;AAEvD;;;AAGG;uBACcA,EAAA,CAAA,MAAA;AAEjB;;;AAGG;;AAMH;;;;;AAKG;AACH;yCAvBS,qBAAqB;2CAArB,qBAAqB;AA2BjC;;ACpCD,cAAa,kBAAkB,mBAAA,qBAAA;;;;","names":["_angular_core"]}
@@ -1,5 +1,5 @@
1
1
  import * as _angular_core from '@angular/core';
2
- import { OnInit, EventEmitter, AfterContentInit, OnDestroy, AfterViewInit, QueryList, ElementRef } from '@angular/core';
2
+ import { OnInit, EventEmitter, AfterContentInit, OnDestroy, AfterViewInit, ElementRef } from '@angular/core';
3
3
  import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { SafeResourceUrl } from '@angular/platform-browser';
5
5
 
@@ -91,8 +91,8 @@ declare class EclGalleryMediaDirective extends ECLBaseDirective implements OnIni
91
91
  * When this is true, on mousehover the image will be zoomed.
92
92
  */
93
93
  readonly hasZoom: _angular_core.InputSignalWithTransform<boolean, unknown>;
94
- sources: Array<EclGalleryMediaSource>;
95
- tracks: Array<EclGalleryMediaTrack>;
94
+ sources: EclGalleryMediaSource[];
95
+ tracks: EclGalleryMediaTrack[];
96
96
  /**
97
97
  * Applies the ECL classes for the component.
98
98
  */
@@ -112,7 +112,7 @@ declare class EclGalleryMediaDirective extends ECLBaseDirective implements OnIni
112
112
  */
113
113
  declare class EclGalleryPictureDirective extends ECLBaseDirective {
114
114
  isThumbnail: boolean;
115
- sources: Array<EclGalleryPictureSource>;
115
+ sources: EclGalleryPictureSource[];
116
116
  img: EclGalleryPictureImage;
117
117
  private el;
118
118
  private cd;
@@ -158,8 +158,8 @@ declare class EclGalleryItemComponent extends ECLBaseDirective implements EclGal
158
158
  itemId: string;
159
159
  ariaLabel: _angular_core.InputSignal<string>;
160
160
  itemClick: EventEmitter<EclGalleryItemClickEvent>;
161
- mediaChild: EclGalleryMediaDirective;
162
- galleryPicture: EclGalleryPictureDirective;
161
+ readonly mediaChild: _angular_core.Signal<EclGalleryMediaDirective>;
162
+ readonly galleryPicture: _angular_core.Signal<EclGalleryPictureDirective>;
163
163
  /**
164
164
  * Binds specific classes for the item. Some depend on some of the properties of the component.
165
165
  */
@@ -257,11 +257,11 @@ declare class EclGalleryComponent extends ECLBaseDirective implements AfterConte
257
257
  * Emits event when user is browsing items, opened in an overlay.
258
258
  */
259
259
  readonly itemSwitch: _angular_core.OutputEmitterRef<EclGalleryItemEvent>;
260
- galleryItems: QueryList<EclGalleryItemComponent>;
261
- galleryFooter: EclGalleryFooterComponent;
262
- overlayChild: ElementRef;
263
- headerChild: ElementRef;
264
- footerChild: ElementRef;
260
+ readonly galleryItems: _angular_core.Signal<readonly EclGalleryItemComponent[]>;
261
+ readonly galleryFooter: _angular_core.Signal<EclGalleryFooterComponent>;
262
+ readonly overlayChild: _angular_core.Signal<ElementRef<any>>;
263
+ readonly headerChild: _angular_core.Signal<ElementRef<any>>;
264
+ readonly footerChild: _angular_core.Signal<ElementRef<any>>;
265
265
  /**
266
266
  * Applies specific clases to the component, related to the component properties values.
267
267
  */
@@ -334,7 +334,7 @@ declare class EclGalleryComponent extends ECLBaseDirective implements AfterConte
334
334
  private getHiddenItems;
335
335
  private getVisibleItems;
336
336
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclGalleryComponent, never>;
337
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclGalleryComponent, "ecl-gallery", never, { "isOpenInFullScreenPossible": { "alias": "isOpenInFullScreenPossible"; "required": false; "isSignal": true; }; "isShareable": { "alias": "isShareable"; "required": false; "isSignal": true; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; "isSignal": true; }; "isNoOverlay": { "alias": "isNoOverlay"; "required": false; "isSignal": true; }; "isShowTitleOnHover": { "alias": "isShowTitleOnHover"; "required": false; "isSignal": true; }; "maxVisibleItems": { "alias": "maxVisibleItems"; "required": false; }; "isGrid": { "alias": "isGrid"; "required": false; "isSignal": true; }; "columns": { "alias": "columns"; "required": false; "isSignal": true; }; "gridTemplate": { "alias": "gridTemplate"; "required": false; "isSignal": true; }; "ratio": { "alias": "ratio"; "required": false; "isSignal": true; }; }, { "show": "show"; "hide": "hide"; "openFullScreen": "openFullScreen"; "share": "share"; "itemSwitch": "itemSwitch"; }, ["galleryFooter", "galleryItems"], ["*", "ecl-gallery-footer"], true, never>;
337
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclGalleryComponent, "ecl-gallery", never, { "isOpenInFullScreenPossible": { "alias": "isOpenInFullScreenPossible"; "required": false; "isSignal": true; }; "isShareable": { "alias": "isShareable"; "required": false; "isSignal": true; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; "isSignal": true; }; "isNoOverlay": { "alias": "isNoOverlay"; "required": false; "isSignal": true; }; "isShowTitleOnHover": { "alias": "isShowTitleOnHover"; "required": false; "isSignal": true; }; "maxVisibleItems": { "alias": "maxVisibleItems"; "required": false; }; "isGrid": { "alias": "isGrid"; "required": false; "isSignal": true; }; "columns": { "alias": "columns"; "required": false; "isSignal": true; }; "gridTemplate": { "alias": "gridTemplate"; "required": false; "isSignal": true; }; "ratio": { "alias": "ratio"; "required": false; "isSignal": true; }; }, { "show": "show"; "hide": "hide"; "openFullScreen": "openFullScreen"; "share": "share"; "itemSwitch": "itemSwitch"; }, ["galleryItems", "galleryFooter"], ["*", "ecl-gallery-footer"], true, never>;
338
338
  static ngAcceptInputType_maxVisibleItems: unknown;
339
339
  }
340
340
 
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-gallery.d.ts","sources":["../../components/ecl-gallery/models/ecl-gallery-item.model.ts","../../components/ecl-gallery/events/ecl-gallery.event.ts","../../components/ecl-gallery/events/ecl-gallery-item.event.ts","../../components/ecl-gallery/events/ecl-gallery-item-click.event.ts","../../components/ecl-gallery/events/ecl-gallery-toggle-items.event.ts","../../components/ecl-gallery/ecl-gallery-footer.component.ts","../../components/ecl-gallery/ecl-gallery-media.directive.ts","../../components/ecl-gallery/ecl-gallery-item.component.ts","../../components/ecl-gallery/ecl-gallery.component.ts","../../components/ecl-gallery/index.ts"],"mappings":"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","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-gallery.d.ts","sources":["../../components/ecl-gallery/models/ecl-gallery-item.model.ts","../../components/ecl-gallery/events/ecl-gallery.event.ts","../../components/ecl-gallery/events/ecl-gallery-item.event.ts","../../components/ecl-gallery/events/ecl-gallery-item-click.event.ts","../../components/ecl-gallery/events/ecl-gallery-toggle-items.event.ts","../../components/ecl-gallery/ecl-gallery-footer.component.ts","../../components/ecl-gallery/ecl-gallery-media.directive.ts","../../components/ecl-gallery/ecl-gallery-item.component.ts","../../components/ecl-gallery/ecl-gallery.component.ts","../../components/ecl-gallery/index.ts"],"mappings":"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","names":[]}
@@ -73,7 +73,7 @@ declare class EclIconComponent implements OnInit, OnChanges, OnDestroy {
73
73
  * Adds a dark background utility class if the color is set to `'inverted'`.
74
74
  */
75
75
  get isColorInverted(): boolean;
76
- svgEl: ElementRef;
76
+ readonly svgEl: _angular_core.Signal<ElementRef<any>>;
77
77
  iconUrl: _angular_core.WritableSignal<string>;
78
78
  baseDirective: ECLBaseDirective;
79
79
  el: ElementRef<any>;
@@ -1 +1 @@
1
- {"version":3,"file":"eui-ecl-components-ecl-icon.d.ts","sources":["../../components/ecl-icon/ecl-icon.component.ts","../../components/ecl-icon/index.ts"],"mappings":";;;;;AAqBA;;;AAGG;AACH,cAca,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;AACjE;;;;AAIG;AACH,aAAO,aAAA,CAAA,WAAA;AAGP;;AAEG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;;AAIG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;AAGG;AACH,WAAK,aAAA,CAAA,WAAA;AAEL;;AAEG;AACH,eAAS,aAAA,CAAA,WAAA;AAET;;AAEG;6BACoB,aAAA,CAAA,WAAA;AAEvB;;AAEG;mBACU,aAAA,CAAA,WAAA;AAEb;;AAEG;oBACW,aAAA,CAAA,WAAA;AAEd;;;AAGG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;;AAGG;wBACe,aAAA,CAAA,wBAAA;AAElB;;;AAGG;4BACmB,aAAA,CAAA,MAAA;AAMtB;;;AAGG;kCACyB,aAAA,CAAA,MAAA;AAM5B;;AAEG;+BACsB,aAAA,CAAA,wBAAA;AAEzB;;AAEG;;WAMsB,UAAU;AAEnC,aAAO,aAAA,CAAA,cAAA;AACP,mBAAa,gBAAA;AACb,QAAE,UAAA;;;AAIF;;;AAGG;2BACkB,aAAA,CAAA,cAAA;AAErB;;;AAGG;0BACiB,aAAA,CAAA,cAAA;yBAED,aAAA,CAAA,MAAA,CAAA,MAAA;;;AAqBnB,yBAAqB,aAAa;AAMlC;AAIA;AAaA;AAQA;AAKA;AAIA;AAKA;AAaA;AAMA;AAMA;AAcA;oDAzNS,gBAAgB;sDAAhB,gBAAgB,83BAAA,EAAA,CAAA,gBAAA;AAuP5B;;AC1RD,cAAa,YAAY,mBAAA,gBAAA;;;;","names":[]}
1
+ {"version":3,"file":"eui-ecl-components-ecl-icon.d.ts","sources":["../../components/ecl-icon/ecl-icon.component.ts","../../components/ecl-icon/index.ts"],"mappings":";;;;;AAqBA;;;AAGG;AACH,cAca,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;AACjE;;;;AAIG;AACH,aAAO,aAAA,CAAA,WAAA;AAGP;;AAEG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;;AAIG;AACH,UAAI,aAAA,CAAA,WAAA;AAEJ;;;AAGG;AACH,WAAK,aAAA,CAAA,WAAA;AAEL;;AAEG;AACH,eAAS,aAAA,CAAA,WAAA;AAET;;AAEG;6BACoB,aAAA,CAAA,WAAA;AAEvB;;AAEG;mBACU,aAAA,CAAA,WAAA;AAEb;;AAEG;oBACW,aAAA,CAAA,WAAA;AAEd;;;AAGG;yBACgB,aAAA,CAAA,wBAAA;AAEnB;;;AAGG;wBACe,aAAA,CAAA,wBAAA;AAElB;;;AAGG;4BACmB,aAAA,CAAA,MAAA;AAMtB;;;AAGG;kCACyB,aAAA,CAAA,MAAA;AAM5B;;AAEG;+BACsB,aAAA,CAAA,wBAAA;AAEzB;;AAEG;;oBAMW,aAAA,CAAA,MAAA,CAAA,UAAA;AAEd,aAAO,aAAA,CAAA,cAAA;AACP,mBAAa,gBAAA;AACb,QAAE,UAAA;;;AAIF;;;AAGG;2BACkB,aAAA,CAAA,cAAA;AAErB;;;AAGG;0BACiB,aAAA,CAAA,cAAA;yBAED,aAAA,CAAA,MAAA,CAAA,MAAA;;;AAqBnB,yBAAqB,aAAa;AAMlC;AAIA;AAaA;AAQA;AAKA;AAIA;AAKA;AAaA;AAMA;AAMA;AAcA;oDAzNS,gBAAgB;sDAAhB,gBAAgB,83BAAA,EAAA,CAAA,gBAAA;AAuP5B;;AC1RD,cAAa,YAAY,mBAAA,gBAAA;;;;","names":[]}
@@ -1,5 +1,5 @@
1
1
  import * as _angular_core from '@angular/core';
2
- import { EventEmitter, AfterContentInit, OnDestroy, ElementRef, OnInit, AfterViewInit, DoCheck, QueryList } from '@angular/core';
2
+ import { EventEmitter, AfterContentInit, OnDestroy, ElementRef, OnInit, AfterViewInit, DoCheck } from '@angular/core';
3
3
  import { ECLBaseDirective, EclBaseEvent, EclThemeService } from '@eui/ecl/core';
4
4
  import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
5
5
  import { Observable } from 'rxjs';
@@ -43,7 +43,7 @@ declare class EclInpageNavigationItemComponent extends ECLBaseDirective {
43
43
  * Emitted when on keyboard navigation, user clicks the ENTER.
44
44
  */
45
45
  itemEnter: EventEmitter<any>;
46
- link: EclLinkDirective;
46
+ readonly link: _angular_core.Signal<EclLinkDirective>;
47
47
  private readonly platformId;
48
48
  private readonly doc;
49
49
  constructor();
@@ -102,15 +102,15 @@ declare class EclInpageNavigationComponent extends ECLBaseDirective implements O
102
102
  * Sets the offset from the top of the page (for example if there is a toolbar or header). Used to calculate scrolling behaviour.
103
103
  */
104
104
  readonly offsetTop: _angular_core.InputSignalWithTransform<number, unknown>;
105
- togglerButton: ElementRef<HTMLButtonElement>;
106
- toggleWrapper: ElementRef<HTMLDivElement>;
107
- navTittle: ElementRef<HTMLDivElement>;
105
+ readonly togglerButton: _angular_core.Signal<ElementRef<HTMLButtonElement>>;
106
+ readonly toggleWrapper: _angular_core.Signal<ElementRef<HTMLDivElement>>;
107
+ readonly navTittle: _angular_core.Signal<ElementRef<HTMLDivElement>>;
108
108
  /**
109
109
  * This event will be emitted, when onscroll a new section becomes active.
110
110
  */
111
111
  readonly sectionEnter: _angular_core.OutputEmitterRef<EclInpageNavigationSectionEnterEvent>;
112
- eclNavigationLinkItems: QueryList<EclInpageNavigationItemComponent>;
113
- eclNavigationList: EclInpageNavigationListDirective;
112
+ readonly eclNavigationLinkItems: _angular_core.Signal<readonly EclInpageNavigationItemComponent[]>;
113
+ readonly eclNavigationList: _angular_core.Signal<EclInpageNavigationListDirective>;
114
114
  /**
115
115
  * Used for the mobile view, where user can select a section from the dropdown.
116
116
  */
@@ -177,7 +177,7 @@ declare class EclInpageNavigationComponent extends ECLBaseDirective implements O
177
177
  private findActiveSectionElement;
178
178
  private observeBreakpointChanges;
179
179
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<EclInpageNavigationComponent, never>;
180
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclInpageNavigationComponent, "ecl-inpage-navigation", never, { "eclTitle": { "alias": "eclTitle"; "required": false; "isSignal": true; }; "marginTop": { "alias": "marginTop"; "required": false; "isSignal": true; }; "marginBottom": { "alias": "marginBottom"; "required": false; "isSignal": true; }; "offsetTop": { "alias": "offsetTop"; "required": false; "isSignal": true; }; }, { "sectionEnter": "sectionEnter"; }, ["eclNavigationList", "eclNavigationLinkItems"], ["*"], true, never>;
180
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<EclInpageNavigationComponent, "ecl-inpage-navigation", never, { "eclTitle": { "alias": "eclTitle"; "required": false; "isSignal": true; }; "marginTop": { "alias": "marginTop"; "required": false; "isSignal": true; }; "marginBottom": { "alias": "marginBottom"; "required": false; "isSignal": true; }; "offsetTop": { "alias": "offsetTop"; "required": false; "isSignal": true; }; }, { "sectionEnter": "sectionEnter"; }, ["eclNavigationLinkItems", "eclNavigationList"], ["*"], true, never>;
181
181
  }
182
182
 
183
183
  declare class EclInpageNavigationService {