@eui/ecl 19.3.1-snapshot-1749804823673 → 19.3.1-snapshot-1750681705601

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 (198) hide show
  1. package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +9 -0
  2. package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
  3. package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts +21 -1
  4. package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts.map +1 -1
  5. package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +15 -0
  6. package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
  7. package/components/ecl-checkbox/ecl-checkbox.directive.d.ts +27 -0
  8. package/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
  9. package/components/ecl-date-picker/ecl-date-picker.directive.d.ts +63 -0
  10. package/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
  11. package/components/ecl-date-picker/events/ecl-date-picker-date-picked.event.d.ts +3 -0
  12. package/components/ecl-date-picker/events/ecl-date-picker-date-picked.event.d.ts.map +1 -1
  13. package/components/ecl-featured/ecl-featured-item-description.component.d.ts +4 -0
  14. package/components/ecl-featured/ecl-featured-item-description.component.d.ts.map +1 -1
  15. package/components/ecl-featured/ecl-featured-item-footer.component.d.ts +3 -0
  16. package/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -1
  17. package/components/ecl-featured/ecl-featured-item-link.directive.d.ts +9 -0
  18. package/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
  19. package/components/ecl-featured/ecl-featured-item.component.d.ts +3 -0
  20. package/components/ecl-featured/ecl-featured-item.component.d.ts.map +1 -1
  21. package/components/ecl-featured/ecl-featured.component.d.ts +12 -0
  22. package/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
  23. package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts +17 -0
  24. package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts.map +1 -1
  25. package/components/ecl-file-upload/ecl-file-upload.directive.d.ts +49 -0
  26. package/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
  27. package/components/ecl-file-upload/events/ecl-file-upload-file-selected.event.d.ts +8 -0
  28. package/components/ecl-file-upload/events/ecl-file-upload-file-selected.event.d.ts.map +1 -1
  29. package/components/ecl-gallery/ecl-gallery-footer.component.d.ts +6 -0
  30. package/components/ecl-gallery/ecl-gallery-footer.component.d.ts.map +1 -1
  31. package/components/ecl-gallery/ecl-gallery-item.component.d.ts +27 -0
  32. package/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
  33. package/components/ecl-gallery/ecl-gallery-media.directive.d.ts +18 -0
  34. package/components/ecl-gallery/ecl-gallery-media.directive.d.ts.map +1 -1
  35. package/components/ecl-gallery/ecl-gallery.component.d.ts +65 -0
  36. package/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
  37. package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts +27 -0
  38. package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts.map +1 -1
  39. package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts +6 -0
  40. package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts.map +1 -1
  41. package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +31 -0
  42. package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
  43. package/components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.d.ts +4 -0
  44. package/components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.d.ts.map +1 -1
  45. package/components/ecl-rating-field/ecl-rating-field.component.d.ts +37 -1
  46. package/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
  47. package/components/ecl-search-form/ecl-search-form.component.d.ts +22 -0
  48. package/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
  49. package/components/ecl-select/ecl-select-container.component.d.ts +16 -0
  50. package/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
  51. package/components/ecl-select/ecl-select.directive.d.ts +25 -1
  52. package/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
  53. package/components/ecl-tag/ecl-tag-icon.directive.d.ts +8 -0
  54. package/components/ecl-tag/ecl-tag-icon.directive.d.ts.map +1 -1
  55. package/components/ecl-tag/ecl-tag-set.directive.d.ts +15 -0
  56. package/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -1
  57. package/components/ecl-tag/ecl-tag.component.d.ts +23 -0
  58. package/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
  59. package/components/ecl-tag/events/ecl-tag-remove.event.d.ts +3 -0
  60. package/components/ecl-tag/events/ecl-tag-remove.event.d.ts.map +1 -1
  61. package/components/ecl-text-area/ecl-text-area.directive.d.ts +12 -0
  62. package/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
  63. package/components/ecl-text-input/ecl-text-input.directive.d.ts +15 -0
  64. package/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
  65. package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts +8 -0
  66. package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts.map +1 -1
  67. package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts +8 -0
  68. package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts.map +1 -1
  69. package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts +11 -0
  70. package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts.map +1 -1
  71. package/components/ecl-timeline/ecl-timeline-item.component.d.ts +58 -0
  72. package/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
  73. package/components/ecl-timeline/ecl-timeline.component.d.ts +28 -0
  74. package/components/ecl-timeline/ecl-timeline.component.d.ts.map +1 -1
  75. package/components/ecl-timeline/events/ecl-timeline-item-toggle.event.d.ts +18 -1
  76. package/components/ecl-timeline/events/ecl-timeline-item-toggle.event.d.ts.map +1 -1
  77. package/docs/classes/EclDatePickerDatePickedEvent.html +7 -0
  78. package/docs/classes/EclFileUploadFileSelectedEvent.html +11 -0
  79. package/docs/classes/EclTagRemoveEvent.html +7 -0
  80. package/docs/classes/EclTimelineItemToggleEvent.html +19 -0
  81. package/docs/components/EclCheckboxHelpComponent.html +30 -0
  82. package/docs/components/EclCheckboxLabelComponent.html +42 -0
  83. package/docs/components/EclFeaturedComponent.html +36 -0
  84. package/docs/components/EclFeaturedItemComponent.html +7 -0
  85. package/docs/components/EclFeaturedItemDescriptionComponent.html +8 -0
  86. package/docs/components/EclFeaturedItemFooterComponent.html +7 -0
  87. package/docs/components/EclGalleryComponent.html +153 -0
  88. package/docs/components/EclGalleryFooterComponent.html +13 -0
  89. package/docs/components/EclGalleryItemComponent.html +78 -0
  90. package/docs/components/EclInpageNavigationComponent.html +49 -0
  91. package/docs/components/EclInpageNavigationItemComponent.html +66 -0
  92. package/docs/components/EclRatingFieldComponent.html +79 -13
  93. package/docs/components/EclSearchFormComponent.html +49 -0
  94. package/docs/components/EclSelectContainerComponent.html +48 -0
  95. package/docs/components/EclTagComponent.html +36 -0
  96. package/docs/components/EclTimelineComponent.html +46 -0
  97. package/docs/components/EclTimelineItemComponent.html +110 -0
  98. package/docs/components/EclTimelineItemTogglerComponent.html +24 -0
  99. package/docs/dependencies.html +2 -2
  100. package/docs/directives/EclCheckboxDirective.html +66 -0
  101. package/docs/directives/EclCheckboxInputDirective.html +30 -0
  102. package/docs/directives/EclDatePickerDirective.html +128 -0
  103. package/docs/directives/EclFeaturedItemFooterLinkDirective.html +7 -0
  104. package/docs/directives/EclFeaturedItemFooterPictureDirective.html +7 -0
  105. package/docs/directives/EclFeaturedItemLinkDirective.html +7 -0
  106. package/docs/directives/EclFeedbackMessageDirective.html +33 -0
  107. package/docs/directives/EclFileUploadDirective.html +178 -0
  108. package/docs/directives/EclGalleryMediaDirective.html +36 -0
  109. package/docs/directives/EclGalleryPictureDirective.html +7 -0
  110. package/docs/directives/EclGalleryThumbnailDirective.html +7 -0
  111. package/docs/directives/EclInpageNavigationListDirective.html +19 -0
  112. package/docs/directives/EclSelectDirective.html +54 -1
  113. package/docs/directives/EclTagIconExternalDirective.html +27 -0
  114. package/docs/directives/EclTagSetDirective.html +27 -0
  115. package/docs/directives/EclTagSetItemDirective.html +20 -0
  116. package/docs/directives/EclTextAreaDirective.html +47 -0
  117. package/docs/directives/EclTextInputDirective.html +53 -0
  118. package/docs/directives/EclTimelineItemLabelDirective.html +27 -0
  119. package/docs/directives/EclTimelineItemTitleDirective.html +27 -0
  120. package/docs/injectables/EclInpageNavigationService.html +2 -0
  121. package/docs/js/search/search_index.js +2 -2
  122. package/docs/miscellaneous/variables.html +13 -1
  123. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  124. package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
  125. package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
  126. package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
  127. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
  128. package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
  129. package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
  130. package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
  131. package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
  132. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +54 -1
  133. package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
  134. package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
  135. package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
  136. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +70 -1
  137. package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
  138. package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
  139. package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
  140. package/fesm2022/eui-ecl-components-ecl-featured.mjs +29 -1
  141. package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
  142. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +13 -0
  143. package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
  144. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +48 -0
  145. package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
  146. package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
  147. package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
  148. package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
  149. package/fesm2022/eui-ecl-components-ecl-gallery.mjs +108 -0
  150. package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
  151. package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
  152. package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
  153. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +59 -0
  154. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  155. package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
  156. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  157. package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
  158. package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
  159. package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
  160. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  161. package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
  162. package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
  163. package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
  164. package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
  165. package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
  166. package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
  167. package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
  168. package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
  169. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  170. package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
  171. package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
  172. package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
  173. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +34 -3
  174. package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
  175. package/fesm2022/eui-ecl-components-ecl-search-form.mjs +19 -0
  176. package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
  177. package/fesm2022/eui-ecl-components-ecl-select.mjs +40 -0
  178. package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
  179. package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +1 -1
  180. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  181. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  182. package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
  183. package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +1 -1
  184. package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
  185. package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
  186. package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
  187. package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
  188. package/fesm2022/eui-ecl-components-ecl-tag.mjs +45 -0
  189. package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
  190. package/fesm2022/eui-ecl-components-ecl-text-area.mjs +12 -0
  191. package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
  192. package/fesm2022/eui-ecl-components-ecl-text-input.mjs +15 -0
  193. package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
  194. package/fesm2022/eui-ecl-components-ecl-timeline.mjs +111 -1
  195. package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
  196. package/fesm2022/eui-ecl-core.mjs.map +1 -1
  197. package/fesm2022/eui-ecl.mjs.map +1 -1
  198. package/package.json +1 -1
@@ -4,8 +4,21 @@ import { EclTagRemoveEvent } from './events/ecl-tag-remove.event';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class EclTagComponent extends ECLBaseDirective implements OnDestroy {
6
6
  private el;
7
+ /**
8
+ * Defines the variant of the tag.
9
+ * Currently only 'removable' is supported.
10
+ */
7
11
  variant: 'removable';
12
+ /**
13
+ * Whether the tag content should be allowed to wrap onto multiple lines.
14
+ * Set to false to force single-line display (adds `ecl-tag--nowrap` class).
15
+ * Defaults to true.
16
+ */
8
17
  isWrapped: boolean;
18
+ /**
19
+ * Event emitted when the tag is removed.
20
+ * Can be prevented by calling `preventDefault()` on the emitted event.
21
+ */
9
22
  remove: EventEmitter<EclTagRemoveEvent>;
10
23
  get isHidden(): string | null;
11
24
  get cssClasses(): string;
@@ -13,8 +26,18 @@ export declare class EclTagComponent extends ECLBaseDirective implements OnDestr
13
26
  title: string;
14
27
  private destroy$;
15
28
  constructor(el: ElementRef);
29
+ /**
30
+ * Whether the tag is removable (based on the `variant` input).
31
+ */
16
32
  get isRemovable(): boolean;
33
+ /**
34
+ * Lifecycle hook that cleans up subscriptions when the component is destroyed.
35
+ */
17
36
  ngOnDestroy(): void;
37
+ /**
38
+ * Called when the tag’s remove button is clicked (or enter key pressed).
39
+ * Emits the `remove` event. If not prevented, the tag is hidden.
40
+ */
18
41
  onRemoveClick(): void;
19
42
  private connectEvents;
20
43
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTagComponent, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-tag.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-tag/ecl-tag.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyC,YAAY,EAAoB,UAAU,EAAmB,SAAS,EAAE,MAAM,eAAe,CAAC;AAC9I,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,eAAgB,SAAQ,gBAAiB,YAAW,SAAS;IAsB1D,OAAO,CAAC,EAAE;IArBb,OAAO,EAAE,WAAW,CAAC;IACU,SAAS,UAAQ;IAE/C,MAAM,kCAAyC;IAEzD,IACI,QAAQ,IAAI,MAAM,GAAG,IAAI,CAE5B;IAED,IACI,UAAU,IAAI,MAAM,CAKvB;IACD,SAAS,UAAQ;IACjB,KAAK,SAAa;IAClB,OAAO,CAAC,QAAQ,CAA4C;gBAExC,EAAE,EAAE,UAAU;IAOlC,IAAI,WAAW,IAAI,OAAO,CAEzB;IAED,WAAW,IAAI,IAAI;IAKnB,aAAa,IAAI,IAAI;IASrB,OAAO,CAAC,aAAa;yCA/CZ,eAAe;2CAAf,eAAe;wCAyDyu+c,OAAQ;CAD5w+c"}
1
+ {"version":3,"file":"ecl-tag.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-tag/ecl-tag.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,YAAY,EAEZ,UAAU,EAEV,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGjD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,eAAgB,SAAQ,gBAAiB,YAAW,SAAS;IAqC1D,OAAO,CAAC,EAAE;IApCtB;;;OAGG;IACM,OAAO,EAAE,WAAW,CAAC;IAE9B;;;;OAIG;IACqC,SAAS,UAAQ;IAEzD;;;OAGG;IACO,MAAM,kCAAyC;IAEzD,IACI,QAAQ,IAAI,MAAM,GAAG,IAAI,CAE5B;IAED,IACI,UAAU,IAAI,MAAM,CAKvB;IAED,SAAS,UAAQ;IACjB,KAAK,SAAa;IAClB,OAAO,CAAC,QAAQ,CAA4C;gBAExC,EAAE,EAAE,UAAU;IAOlC;;OAEG;IACH,IAAI,WAAW,IAAI,OAAO,CAEzB;IAED;;OAEG;IACH,WAAW,IAAI,IAAI;IAKnB;;;OAGG;IACH,aAAa,IAAI,IAAI;IASrB,OAAO,CAAC,aAAa;yCAxEZ,eAAe;2CAAf,eAAe;wCAkFq58c,OAAQ;CADx78c"}
@@ -1,4 +1,7 @@
1
1
  import { EclBaseEvent } from '@eui/ecl/core';
2
+ /**
3
+ * Event emitted when a tag is removed.
4
+ */
2
5
  export declare class EclTagRemoveEvent extends EclBaseEvent {
3
6
  }
4
7
  //# sourceMappingURL=ecl-tag-remove.event.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-tag-remove.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-tag/events/ecl-tag-remove.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,qBAAa,iBAAkB,SAAQ,YAAY;CAAG"}
1
+ {"version":3,"file":"ecl-tag-remove.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-tag/events/ecl-tag-remove.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C;;GAEG;AACH,qBAAa,iBAAkB,SAAQ,YAAY;CAAG"}
@@ -1,11 +1,23 @@
1
1
  import { NgControl } from '@angular/forms';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import * as i0 from "@angular/core";
4
+ /**
5
+ * Directive to be used with <textarea> HTML component. Applies custom styles and formatting, that comply with the ECL standards.
6
+ */
4
7
  export declare class EclTextAreaDirective extends ECLBaseDirective {
5
8
  private ngControl;
9
+ /**
10
+ * Width of the component, can be 's', 'm' or 'l'. Default value is 'm'.
11
+ */
6
12
  eclSize: string;
7
13
  isInvalid: boolean;
14
+ /**
15
+ * Adds specific classes for the component.
16
+ */
8
17
  get cssClasses(): string;
18
+ /**
19
+ * Adds 'ecl-text-area--invalid' class, depending on the invalid status of the component.
20
+ */
9
21
  get invalidState(): boolean;
10
22
  constructor(ngControl: NgControl);
11
23
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTextAreaDirective, [{ optional: true; self: true; }]>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-text-area.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-text-area/ecl-text-area.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAkBtB,OAAO,CAAC,SAAS;IAjBxC,OAAO,SAAO;IACiB,SAAS,UAAS;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,YAAY,IAAI,OAAO,CAM1B;gBAEuC,SAAS,EAAE,SAAS;yCAlBnD,oBAAoB;2CAApB,oBAAoB;wCAsBixgd,OAAQ;CADzzgd"}
1
+ {"version":3,"file":"ecl-text-area.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-text-area/ecl-text-area.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAIa,oBAAqB,SAAQ,gBAAgB;IA2BtB,OAAO,CAAC,SAAS;IA1BjD;;OAEG;IACM,OAAO,SAAO;IACiB,SAAS,UAAS;IAE1D;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IACH,IACI,YAAY,IAAI,OAAO,CAM1B;gBAEuC,SAAS,EAAE,SAAS;yCA3BnD,oBAAoB;2CAApB,oBAAoB;wCA+B43/c,OAAQ;CADp6/c"}
@@ -1,13 +1,28 @@
1
1
  import { NgControl } from '@angular/forms';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import * as i0 from "@angular/core";
4
+ /**
5
+ * Directive, to be used with the HTMl element text <input>. Adds ECL compliant styling.
6
+ */
4
7
  export declare class EclTextInputDirective extends ECLBaseDirective {
5
8
  protected ngControl: NgControl;
9
+ /**
10
+ * This directive should be used with the input type 'text'.
11
+ */
6
12
  type: string;
13
+ /**
14
+ * The size of the input width. Can be 's', 'm' or 'l'. Default value is 'm'.
15
+ */
7
16
  eclSize: string;
8
17
  isInvalid: boolean;
18
+ /**
19
+ * Adds ECL classes for the component.
20
+ */
9
21
  get cssClasses(): string;
10
22
  constructor(ngControl: NgControl);
23
+ /**
24
+ * Adds 'ecl-text-input--invalid' class, depending on the invalid status of the component.
25
+ */
11
26
  get invalidState(): boolean;
12
27
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTextInputDirective, [{ optional: true; self: true; }]>;
13
28
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclTextInputDirective, "input[eclTextInput]", never, { "type": { "alias": "type"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; }, {}, never, never, true, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-text-input.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-text-input/ecl-text-input.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,qBAAsB,SAAQ,gBAAgB;IAYvB,SAAS,CAAC,SAAS,EAAE,SAAS;IAVpC,IAAI,SAAU;IAE/B,OAAO,SAAO;IACiB,SAAS,UAAS;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;gBAEyC,SAAS,EAAE,SAAS;IAI9D,IACI,YAAY,IAAI,OAAO,CAM1B;yCAvBQ,qBAAqB;2CAArB,qBAAqB;wCAyBktgd,OAAQ;CAD3vgd"}
1
+ {"version":3,"file":"ecl-text-input.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-text-input/ecl-text-input.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAIa,qBAAsB,SAAQ,gBAAgB;IAqBvB,SAAS,CAAC,SAAS,EAAE,SAAS;IApB9D;;OAEG;IAEuB,IAAI,SAAU;IAExC;;OAEG;IACM,OAAO,SAAO;IACiB,SAAS,UAAS;IAE1D;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;gBAEyC,SAAS,EAAE,SAAS;IAI9D;;OAEG;IACH,IACI,YAAY,IAAI,OAAO,CAM1B;yCAnCQ,qBAAqB;2CAArB,qBAAqB;wCAqCox/c,OAAQ;CAD7z/c"}
@@ -1,6 +1,14 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive that applies the `ecl-timeline__label` class to an element.
5
+ * Used to mark the label section within a timeline item.
6
+ */
3
7
  export declare class EclTimelineItemLabelDirective extends ECLBaseDirective {
8
+ /**
9
+ * CSS classes applied to the host element.
10
+ * Adds `ecl-timeline__label` to style the label area of the timeline item.
11
+ */
4
12
  get cssClasses(): string;
5
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTimelineItemLabelDirective, never>;
6
14
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclTimelineItemLabelDirective, "[eclTimelineItemLabel]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-timeline-item-label.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item-label.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,6BAA8B,SAAQ,gBAAgB;IAC/D,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,6BAA6B;2CAA7B,6BAA6B;CAKzC"}
1
+ {"version":3,"file":"ecl-timeline-item-label.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item-label.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAIa,6BAA8B,SAAQ,gBAAgB;IAC/D;;;OAGG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCARQ,6BAA6B;2CAA7B,6BAA6B;CASzC"}
@@ -1,6 +1,14 @@
1
1
  import { ECLBaseDirective } from '@eui/ecl/core';
2
2
  import * as i0 from "@angular/core";
3
+ /**
4
+ * Directive that applies the `ecl-timeline__title` class to an element.
5
+ * Used to mark the title section within a timeline item.
6
+ */
3
7
  export declare class EclTimelineItemTitleDirective extends ECLBaseDirective {
8
+ /**
9
+ * CSS classes applied to the host element.
10
+ * Adds `ecl-timeline__title` to style the title area of the timeline item.
11
+ */
4
12
  get cssClasses(): string;
5
13
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTimelineItemTitleDirective, never>;
6
14
  static ɵdir: i0.ɵɵDirectiveDeclaration<EclTimelineItemTitleDirective, "[eclTimelineItemTitle]", never, {}, {}, never, never, false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-timeline-item-title.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item-title.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,6BAA8B,SAAQ,gBAAgB;IAC/D,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,6BAA6B;2CAA7B,6BAA6B;CAKzC"}
1
+ {"version":3,"file":"ecl-timeline-item-title.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item-title.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAIa,6BAA8B,SAAQ,gBAAgB;IAC/D;;;OAGG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCARQ,6BAA6B;2CAA7B,6BAA6B;CASzC"}
@@ -1,8 +1,19 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import * as i0 from "@angular/core";
4
+ /**
5
+ * Component representing a toggler inside a timeline item.
6
+ * Emits a `toggle` event when clicked.
7
+ */
4
8
  export declare class EclTimelineItemTogglerComponent extends ECLBaseDirective {
9
+ /**
10
+ * Event emitted when the toggler is activated (clicked).
11
+ * Used to trigger expand/collapse behavior in the parent timeline item.
12
+ */
5
13
  toggle: EventEmitter<void>;
14
+ /**
15
+ * Handles click events on the toggler element and emits the `toggle` event.
16
+ */
6
17
  onTogglerClick(): void;
7
18
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTimelineItemTogglerComponent, never>;
8
19
  static ɵcmp: i0.ɵɵComponentDeclaration<EclTimelineItemTogglerComponent, "ecl-timeline-item-toggler", never, {}, { "toggle": "toggle"; }, never, ["*"], false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-timeline-item-toggler.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item-toggler.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAwB,MAAM,eAAe,CAAC;AAC9E,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAKa,+BAAgC,SAAQ,gBAAgB;IAEvD,MAAM,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;IAG1D,cAAc,IAAI,IAAI;yCALb,+BAA+B;2CAA/B,+BAA+B;CAQ3C"}
1
+ {"version":3,"file":"ecl-timeline-item-toggler.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item-toggler.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAwB,MAAM,eAAe,CAAC;AAC9E,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAKa,+BAAgC,SAAQ,gBAAgB;IACjE;;;OAGG;IAEO,MAAM,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;IAE1D;;OAEG;IAEH,cAAc,IAAI,IAAI;yCAZb,+BAA+B;2CAA/B,+BAA+B;CAe3C"}
@@ -6,22 +6,80 @@ import { EclTimelineItemTogglerComponent } from './ecl-timeline-item-toggler.com
6
6
  import { EclTimelineItemToggleEvent } from './events/ecl-timeline-item-toggle.event';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class EclTimelineItemComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
9
+ /**
10
+ * Text label shown when the item is collapsed and can be expanded.
11
+ * Defaults to `'Expand'`.
12
+ */
9
13
  expandLabel: string;
14
+ /**
15
+ * Text label shown when the item is expanded and can be collapsed.
16
+ * Defaults to `'Collapse'`.
17
+ */
10
18
  collapseLabel: string;
19
+ /**
20
+ * Indicates whether the toggler is initially expanded.
21
+ * Used for toggler-type items.
22
+ */
11
23
  isTogglerExpanded: boolean;
24
+ /**
25
+ * Adds the `ecl-timeline__item` class to the host element.
26
+ */
12
27
  get cssClasses(): string;
28
+ /**
29
+ * Reference to a projected custom toggler component.
30
+ */
13
31
  timelineItemToggler: EclTimelineItemTogglerComponent;
32
+ /**
33
+ * Reference to a projected ECL link, used for setting focus after toggle.
34
+ */
14
35
  eclLink: EclLinkDirective;
36
+ /**
37
+ * Whether the item is collapsed.
38
+ * Adds the `ecl-timeline__item--collapsed` CSS class when true.
39
+ */
15
40
  isCollapsed: boolean;
41
+ /**
42
+ * Whether the item is a toggler (e.g. expands/collapses related items).
43
+ * Adds the `ecl-timeline__item--toggle` CSS class when true.
44
+ */
16
45
  isToggler: boolean;
46
+ /**
47
+ * Name of the toggle group that this item belongs to.
48
+ * Used to coordinate collapsing/expanding related items.
49
+ */
17
50
  toggleGroup: string;
51
+ /**
52
+ * Event emitted when the toggler is clicked.
53
+ * Consumers can call `preventDefault()` on the event to cancel toggle behavior.
54
+ */
18
55
  toggle: EventEmitter<EclTimelineItemToggleEvent>;
19
56
  destroy$: Subject<boolean>;
57
+ /**
58
+ * Lifecycle hook that sets up event subscriptions after content is initialized.
59
+ */
20
60
  ngAfterContentInit(): void;
61
+ /**
62
+ * Lifecycle hook called on component destruction to clean up subscriptions.
63
+ */
21
64
  ngOnDestroy(): void;
65
+ /**
66
+ * True if the expand label should be visible.
67
+ */
22
68
  get isShowExpandLabel(): boolean;
69
+ /**
70
+ * True if the collapse label should be visible.
71
+ */
23
72
  get isShowCollapseLabel(): boolean;
73
+ /**
74
+ * Checks whether the default toggler UI should be used.
75
+ * Returns true if this is a toggler and no custom toggler component is projected.
76
+ */
24
77
  hasDefaultToggler(): boolean;
78
+ /**
79
+ * Handles click events from the default toggler element.
80
+ *
81
+ * @param evt The mouse click event.
82
+ */
25
83
  onTogglerClick(evt: MouseEvent): void;
26
84
  private handleToggler;
27
85
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTimelineItemComponent, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-timeline-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,gBAAgB,EAGhB,YAAY,EAGZ,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;;AAErF,qBAaa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAExF,WAAW,SAAY;IACvB,aAAa,SAAc;IACI,iBAAiB,UAAS;IAElE,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,mBAAmB,EAAE,+BAA+B,CAAC;IACH,OAAO,EAAE,gBAAgB,CAAC;IAEgB,WAAW,UAAS;IACvB,SAAS,UAAS;IAClG,WAAW,EAAE,MAAM,CAAC;IAGnB,MAAM,2CAAkD;IAElE,QAAQ,EAAE,OAAO,CAAC,OAAO,CAAC,CAA0B;IAEpD,kBAAkB,IAAI,IAAI;IAQ1B,WAAW,IAAI,IAAI;IAKnB,IAAI,iBAAiB,IAAI,OAAO,CAE/B;IAED,IAAI,mBAAmB,IAAI,OAAO,CAEjC;IAED,iBAAiB,IAAI,OAAO;IAI5B,cAAc,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAIrC,OAAO,CAAC,aAAa;yCArDZ,wBAAwB;2CAAxB,wBAAwB;gDA+D4y8c,OAAQ;0CAAR,OAAQ;wCAAR,OAAQ;CADx18c"}
1
+ {"version":3,"file":"ecl-timeline-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,gBAAgB,EAGhB,YAAY,EAGZ,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAE/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;;AAErF,qBAaa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IACjG;;;OAGG;IACM,WAAW,SAAY;IAEhC;;;OAGG;IACM,aAAa,SAAc;IAEpC;;;OAGG;IACqC,iBAAiB,UAAS;IAElE;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IAEH,mBAAmB,EAAE,+BAA+B,CAAC;IAErD;;OAEG;IAC+C,OAAO,EAAE,gBAAgB,CAAC;IAE5E;;;OAGG;IACyF,WAAW,UAAS;IAEhH;;;OAGG;IACsF,SAAS,UAAS;IAE3G;;;OAGG;IACM,WAAW,EAAE,MAAM,CAAC;IAE7B;;;OAGG;IAEO,MAAM,2CAAkD;IAElE,QAAQ,EAAE,OAAO,CAAC,OAAO,CAAC,CAA0B;IAEpD;;OAEG;IACH,kBAAkB,IAAI,IAAI;IAQ1B;;OAEG;IACH,WAAW,IAAI,IAAI;IAKnB;;OAEG;IACH,IAAI,iBAAiB,IAAI,OAAO,CAE/B;IAED;;OAEG;IACH,IAAI,mBAAmB,IAAI,OAAO,CAEjC;IAED;;;OAGG;IACH,iBAAiB,IAAI,OAAO;IAI5B;;;;OAIG;IACH,cAAc,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAIrC,OAAO,CAAC,aAAa;yCAnHZ,wBAAwB;2CAAxB,wBAAwB;gDA6Hqi5c,OAAQ;0CAAR,OAAQ;wCAAR,OAAQ;CADjl5c"}
@@ -3,13 +3,41 @@ import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import { EclTimelineItemComponent } from './ecl-timeline-item.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class EclTimelineComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
6
+ /**
7
+ * Sets the `role` attribute of the host element to `list`
8
+ * for accessibility purposes.
9
+ */
6
10
  attrRole: string;
11
+ /**
12
+ * Applies the `ecl-timeline` CSS class to the host element.
13
+ */
7
14
  get cssClasses(): string;
15
+ /**
16
+ * List of projected `EclTimelineItemComponent` instances.
17
+ * Collected using `@ContentChildren`.
18
+ */
8
19
  timelineItems: QueryList<EclTimelineItemComponent>;
9
20
  private destroy$;
10
21
  private isFirstExpandedLinkFocused;
22
+ /**
23
+ * Lifecycle hook that is called after content (child components)
24
+ * has been fully initialized.
25
+ *
26
+ * It sets up toggle event subscriptions for `isToggler` items and
27
+ * collapses/expands related content items accordingly.
28
+ */
11
29
  ngAfterContentInit(): void;
30
+ /**
31
+ * Lifecycle hook called when the component is destroyed.
32
+ * Cleans up subscriptions.
33
+ */
12
34
  ngOnDestroy(): void;
35
+ /**
36
+ * Focuses the first link in the expanded timeline item,
37
+ * ensuring it's only done once per toggle group interaction.
38
+ *
39
+ * @param item The timeline item to check and potentially focus.
40
+ */
13
41
  onFocusFirstExpandedLink(item: EclTimelineItemComponent): void;
14
42
  static ɵfac: i0.ɵɵFactoryDeclaration<EclTimelineComponent, never>;
15
43
  static ɵcmp: i0.ɵɵComponentDeclaration<EclTimelineComponent, "ecl-timeline", never, {}, {}, ["timelineItems"], ["*"], false, never>;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-timeline.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,gBAAgB,EAA+B,SAAS,EAAe,SAAS,EAAE,MAAM,eAAe,CAAC;AAG5H,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAGzE,qBAYa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IACnE,QAAQ,SAAU;IAE5C,IACI,UAAU,IAAI,MAAM,CAEvB;IAGD,aAAa,EAAE,SAAS,CAAC,wBAAwB,CAAC,CAAC;IAEnD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,0BAA0B,CAAS;IAE3C,kBAAkB,IAAI,IAAI;IAkB1B,WAAW,IAAI,IAAI;IAKnB,wBAAwB,CAAC,IAAI,EAAE,wBAAwB,GAAG,IAAI;yCArCrD,oBAAoB;2CAApB,oBAAoB;CA+ChC"}
1
+ {"version":3,"file":"ecl-timeline.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-timeline/ecl-timeline.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,gBAAgB,EAGhB,SAAS,EAET,SAAS,EACZ,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAGzE,qBAYa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAC7F;;;OAGG;IACuB,QAAQ,SAAU;IAE5C;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;;OAGG;IAEH,aAAa,EAAE,SAAS,CAAC,wBAAwB,CAAC,CAAC;IAEnD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,0BAA0B,CAAS;IAE3C;;;;;;OAMG;IACH,kBAAkB,IAAI,IAAI;IAkB1B;;;OAGG;IACH,WAAW,IAAI,IAAI;IAKnB;;;;;OAKG;IACH,wBAAwB,CAAC,IAAI,EAAE,wBAAwB,GAAG,IAAI;yCAjErD,oBAAoB;2CAApB,oBAAoB;CA2EhC"}
@@ -1,7 +1,24 @@
1
1
  import { EclBaseEvent } from '@eui/ecl/core';
2
+ /**
3
+ * Event emitted when a timeline item is toggled (expanded or collapsed).
4
+ */
2
5
  export declare class EclTimelineItemToggleEvent extends EclBaseEvent {
6
+ /**
7
+ * Indicates whether the item is expanded after the toggle.
8
+ */
3
9
  isExpanded: boolean;
10
+ /**
11
+ * Identifier of the toggle group this item belongs to.
12
+ */
4
13
  toggleGroup: string;
5
- constructor(isExpanded: boolean, toggleGroup: string);
14
+ constructor(
15
+ /**
16
+ * Indicates whether the item is expanded after the toggle.
17
+ */
18
+ isExpanded: boolean,
19
+ /**
20
+ * Identifier of the toggle group this item belongs to.
21
+ */
22
+ toggleGroup: string);
6
23
  }
7
24
  //# sourceMappingURL=ecl-timeline-item-toggle.event.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-timeline-item-toggle.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-timeline/events/ecl-timeline-item-toggle.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,qBAAa,0BAA2B,SAAQ,YAAY;IAE7C,UAAU,EAAE,OAAO;IACnB,WAAW,EAAE,MAAM;gBADnB,UAAU,EAAE,OAAO,EACnB,WAAW,EAAE,MAAM;CAIjC"}
1
+ {"version":3,"file":"ecl-timeline-item-toggle.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-timeline/events/ecl-timeline-item-toggle.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C;;GAEG;AACH,qBAAa,0BAA2B,SAAQ,YAAY;IAEpD;;OAEG;IACI,UAAU,EAAE,OAAO;IAE1B;;OAEG;IACI,WAAW,EAAE,MAAM;;IAR1B;;OAEG;IACI,UAAU,EAAE,OAAO;IAE1B;;OAEG;IACI,WAAW,EAAE,MAAM;CAIjC"}
@@ -118,6 +118,13 @@
118
118
  </p>
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Description</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <p>Custom event emitted by the ECL date picker when a date is selected.</p>
126
+
127
+ </p>
121
128
 
122
129
  <p class="comment">
123
130
  <h3>Extends</h3>
@@ -118,6 +118,14 @@
118
118
  </p>
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Description</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <p>Custom event emitted by the ECL file upload directive
126
+ when one or more files are selected.</p>
127
+
128
+ </p>
121
129
 
122
130
  <p class="comment">
123
131
  <h3>Extends</h3>
@@ -183,6 +191,9 @@
183
191
 
184
192
  <tr>
185
193
  <td class="col-md-4">
194
+ <div class="io-description"><p>List of selected files.
195
+ Each file includes its name, extension, and formatted size.</p>
196
+ </div>
186
197
  <div>
187
198
  <b>Parameters :</b>
188
199
  <table class="params">
@@ -118,6 +118,13 @@
118
118
  </p>
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Description</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <p>Event emitted when a tag is removed.</p>
126
+
127
+ </p>
121
128
 
122
129
  <p class="comment">
123
130
  <h3>Extends</h3>
@@ -118,6 +118,13 @@
118
118
  </p>
119
119
 
120
120
 
121
+ <p class="comment">
122
+ <h3>Description</h3>
123
+ </p>
124
+ <p class="comment">
125
+ <p>Event emitted when a timeline item is toggled (expanded or collapsed).</p>
126
+
127
+ </p>
121
128
 
122
129
  <p class="comment">
123
130
  <h3>Extends</h3>
@@ -255,6 +262,12 @@
255
262
  </td>
256
263
  </tr>
257
264
 
265
+ <tr>
266
+ <td class="col-md-4">
267
+ <div class="io-description"><p>Indicates whether the item is expanded after the toggle.</p>
268
+ </div>
269
+ </td>
270
+ </tr>
258
271
 
259
272
  </tbody>
260
273
  </table>
@@ -277,6 +290,12 @@
277
290
  </td>
278
291
  </tr>
279
292
 
293
+ <tr>
294
+ <td class="col-md-4">
295
+ <div class="io-description"><p>Identifier of the toggle group this item belongs to.</p>
296
+ </div>
297
+ </td>
298
+ </tr>
280
299
 
281
300
  </tbody>
282
301
  </table>
@@ -109,6 +109,13 @@
109
109
  </p>
110
110
 
111
111
 
112
+ <p class="comment">
113
+ <h3>Description</h3>
114
+ </p>
115
+ <p class="comment">
116
+ <p>Displays help text associated with a checkbox.</p>
117
+
118
+ </p>
112
119
 
113
120
  <p class="comment">
114
121
  <h3>Extends</h3>
@@ -262,6 +269,12 @@
262
269
  <i>Default value : </i><code>false</code>
263
270
  </td>
264
271
  </tr>
272
+ <tr>
273
+ <td class="col-md-4">
274
+ <div class="io-description"><p>Indicates whether the help text is disabled (e.g. visually muted).</p>
275
+ </div>
276
+ </td>
277
+ </tr>
265
278
  </tbody>
266
279
  </table>
267
280
  <table class="table table-sm table-bordered">
@@ -333,6 +346,12 @@
333
346
  </td>
334
347
  </tr>
335
348
 
349
+ <tr>
350
+ <td class="col-md-4">
351
+ <div class="io-description"><p>Applies base CSS classes for checkbox help.</p>
352
+ </div>
353
+ </td>
354
+ </tr>
336
355
 
337
356
  </tbody>
338
357
  </table>
@@ -425,6 +444,17 @@
425
444
  <span class="accessor"><b>get</b><code>cssClasses()</code></span>
426
445
  </td>
427
446
  </tr>
447
+ <tr>
448
+ <td class="col-md-4">
449
+ <div class="io-description"><p>Applies base CSS classes for checkbox help.</p>
450
+ </div>
451
+
452
+ <div class="io-description">
453
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
454
+
455
+ </div>
456
+ </td>
457
+ </tr>
428
458
 
429
459
  </tbody>
430
460
  </table>
@@ -109,6 +109,13 @@
109
109
  </p>
110
110
 
111
111
 
112
+ <p class="comment">
113
+ <h3>Description</h3>
114
+ </p>
115
+ <p class="comment">
116
+ <p>Label component for a checkbox, supporting state styles.</p>
117
+
118
+ </p>
112
119
 
113
120
  <p class="comment">
114
121
  <h3>Extends</h3>
@@ -272,6 +279,12 @@
272
279
  <i>Default value : </i><code>false</code>
273
280
  </td>
274
281
  </tr>
282
+ <tr>
283
+ <td class="col-md-4">
284
+ <div class="io-description"><p>Indicates whether the checkbox is disabled.</p>
285
+ </div>
286
+ </td>
287
+ </tr>
275
288
  </tbody>
276
289
  </table>
277
290
  <table class="table table-sm table-bordered">
@@ -293,6 +306,12 @@
293
306
  <i>Default value : </i><code>false</code>
294
307
  </td>
295
308
  </tr>
309
+ <tr>
310
+ <td class="col-md-4">
311
+ <div class="io-description"><p>Indicates whether the checkbox is in an invalid state.</p>
312
+ </div>
313
+ </td>
314
+ </tr>
296
315
  </tbody>
297
316
  </table>
298
317
  <table class="table table-sm table-bordered">
@@ -314,6 +333,12 @@
314
333
  <i>Default value : </i><code>false</code>
315
334
  </td>
316
335
  </tr>
336
+ <tr>
337
+ <td class="col-md-4">
338
+ <div class="io-description"><p>Indicates whether the checkbox is required.</p>
339
+ </div>
340
+ </td>
341
+ </tr>
317
342
  </tbody>
318
343
  </table>
319
344
  <table class="table table-sm table-bordered">
@@ -385,6 +410,12 @@
385
410
  </td>
386
411
  </tr>
387
412
 
413
+ <tr>
414
+ <td class="col-md-4">
415
+ <div class="io-description"><p>Applies base CSS classes for checkbox label.</p>
416
+ </div>
417
+ </td>
418
+ </tr>
388
419
 
389
420
  </tbody>
390
421
  </table>
@@ -477,6 +508,17 @@
477
508
  <span class="accessor"><b>get</b><code>cssClasses()</code></span>
478
509
  </td>
479
510
  </tr>
511
+ <tr>
512
+ <td class="col-md-4">
513
+ <div class="io-description"><p>Applies base CSS classes for checkbox label.</p>
514
+ </div>
515
+
516
+ <div class="io-description">
517
+ <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
518
+
519
+ </div>
520
+ </td>
521
+ </tr>
480
522
 
481
523
  </tbody>
482
524
  </table>