@eui/ecl 23.0.0-alpha.3 → 23.0.0-alpha.5
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.
- package/docs/changelog.html +77 -0
- package/docs/components/EclAddToCalendarComponent.html +7 -62
- package/docs/components/EclAnimatedNumbersComponent.html +0 -39
- package/docs/components/EclAppComponent.html +12 -72
- package/docs/components/EclBannerComponent.html +46 -46
- package/docs/components/EclBlockquoteComponent.html +6 -1
- package/docs/components/EclCarouselComponent.html +5 -0
- package/docs/components/EclCategoryFilterComponent.html +5 -0
- package/docs/components/EclCategoryFilterItemComponent.html +15 -10
- package/docs/components/EclCheckboxLabelComponent.html +1 -1
- package/docs/components/EclContentItemComponent.html +4 -0
- package/docs/components/EclDateBlockComponent.html +43 -18
- package/docs/components/EclExpandableComponent.html +63 -1
- package/docs/components/EclFeaturedComponent.html +46 -37
- package/docs/components/EclFileComponent.html +19 -14
- package/docs/components/EclFileItemsComponent.html +31 -1
- package/docs/components/EclFormLabelComponent.html +1 -1
- package/docs/components/EclGalleryComponent.html +29 -29
- package/docs/components/EclGalleryItemComponent.html +47 -47
- package/docs/components/EclIconComponent.html +158 -48
- package/docs/components/EclInpageNavigationComponent.html +21 -1
- package/docs/components/EclInpageNavigationItemComponent.html +39 -1
- package/docs/components/EclListIllustrationComponent.html +47 -47
- package/docs/components/EclListIllustrationItemComponent.html +1 -1
- package/docs/components/EclMediaContainerComponent.html +20 -20
- package/docs/components/EclMegaMenuFeaturedComponent.html +6 -1
- package/docs/components/EclMegaMenuInfoComponent.html +11 -1
- package/docs/components/EclMegaMenuItemComponent.html +44 -34
- package/docs/components/EclMegaMenuSubitemComponent.html +46 -31
- package/docs/components/EclMenuItemComponent.html +12 -2
- package/docs/components/EclMenuMegaItemComponent.html +8 -3
- package/docs/components/EclMultiselectComponent.html +56 -56
- package/docs/components/EclMultiselectDropdownComponent.html +1 -1
- package/docs/components/EclMultiselectOptgroupComponent.html +6 -1
- package/docs/components/EclNavigationListItemComponent.html +1 -1
- package/docs/components/EclNotificationComponent.html +32 -1
- package/docs/components/EclPaginationItemComponent.html +84 -59
- package/docs/components/EclRatingFieldComponent.html +98 -2
- package/docs/components/EclSearchFormComponent.html +41 -1
- package/docs/components/EclSelectContainerComponent.html +116 -1
- package/docs/components/EclSiteFooterComponent.html +1 -1
- package/docs/components/EclSiteFooterCoreComponent.html +6 -1
- package/docs/components/EclSiteFooterFixedContentEUComponent.html +16 -1
- package/docs/components/EclSiteFooterRowCommonComponent.html +6 -1
- package/docs/components/EclSiteHeaderComponent.html +27 -27
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +96 -86
- package/docs/components/EclSiteHeaderLoginComponent.html +1 -1
- package/docs/components/EclSiteHeaderSearchComponent.html +20 -10
- package/docs/components/EclSocialMediaFollowComponent.html +7 -2
- package/docs/components/EclSocialMediaFollowItemComponent.html +40 -25
- package/docs/components/EclSplashPageLanguageCategoryComponent.html +6 -1
- package/docs/components/EclSplashPageLanguageContainerComponent.html +6 -1
- package/docs/components/EclSplashPageLanguageLinkComponent.html +6 -1
- package/docs/components/EclTabComponent.html +50 -20
- package/docs/components/EclTabsComponent.html +1 -1
- package/docs/components/EclTagComponent.html +6 -1
- package/docs/components/EclTimelineComponent.html +4 -169
- package/docs/components/EclTimelineItemComponent.html +104 -1
- package/docs/directives/EclAccordionDirective.html +9 -99
- package/docs/directives/EclFileTitleDirective.html +5 -0
- package/docs/directives/EclFileUploadDirective.html +120 -0
- package/docs/directives/EclGalleryMediaDirective.html +5 -0
- package/docs/directives/EclMediaContainerIframeDirective.html +9 -11
- package/docs/directives/EclMediaContainerItemDirective.html +5 -0
- package/docs/directives/EclMultiselectOptionDirective.html +20 -10
- package/docs/directives/EclRadioDirective.html +18 -13
- package/docs/directives/EclSelectDirective.html +40 -0
- package/docs/directives/EclSiteFooterListDirective.html +5 -104
- package/docs/directives/EclSiteFooterSectionDirective.html +1 -1
- package/docs/directives/EclSiteFooterTitleDirective.html +29 -0
- package/docs/directives/EclTableHeaderDirective.html +5 -0
- package/docs/directives/EclTextMediaMediaAnchorDirective.html +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/EclAddToCalendarComponent.md +1 -1
- package/docs/json/EclBannerComponent.md +7 -7
- package/docs/json/EclCategoryFilterItemComponent.md +1 -1
- package/docs/json/EclDateBlockComponent.md +1 -1
- package/docs/json/EclExpandableComponent.md +2 -0
- package/docs/json/EclFeaturedComponent.md +3 -3
- package/docs/json/EclFileComponent.md +1 -1
- package/docs/json/EclFileItemsComponent.md +1 -0
- package/docs/json/EclGalleryComponent.md +4 -4
- package/docs/json/EclGalleryItemComponent.md +2 -2
- package/docs/json/EclIconComponent.md +4 -4
- package/docs/json/EclInpageNavigationItemComponent.md +1 -0
- package/docs/json/EclListIllustrationComponent.md +3 -3
- package/docs/json/EclMediaContainerComponent.md +1 -1
- package/docs/json/EclMediaContainerIframeDirective.md +2 -2
- package/docs/json/EclMegaMenuItemComponent.md +2 -2
- package/docs/json/EclMegaMenuSubitemComponent.md +3 -3
- package/docs/json/EclMenuItemComponent.md +1 -1
- package/docs/json/EclMenuMegaItemComponent.md +1 -1
- package/docs/json/EclMultiselectComponent.md +3 -3
- package/docs/json/EclMultiselectOptionDirective.md +1 -1
- package/docs/json/EclNavigationListItemComponent.md +1 -1
- package/docs/json/EclNotificationComponent.md +1 -0
- package/docs/json/EclPaginationItemComponent.md +3 -3
- package/docs/json/EclRadioDirective.md +1 -1
- package/docs/json/EclRatingFieldComponent.md +1 -0
- package/docs/json/EclSearchFormComponent.md +1 -0
- package/docs/json/EclSelectContainerComponent.md +6 -0
- package/docs/json/EclSiteFooterSectionDirective.md +1 -1
- package/docs/json/EclSiteHeaderComponent.md +2 -2
- package/docs/json/EclSiteHeaderLanguagePopoverComponent.md +6 -6
- package/docs/json/EclSiteHeaderSearchComponent.md +1 -1
- package/docs/json/EclSocialMediaFollowComponent.md +1 -1
- package/docs/json/EclSocialMediaFollowItemComponent.md +4 -4
- package/docs/json/EclTabComponent.md +2 -1
- package/docs/json/EclTagComponent.md +1 -1
- package/docs/json/EclTextMediaMediaAnchorDirective.md +1 -1
- package/docs/json/EclTimelineItemComponent.md +1 -0
- package/docs/json/documentation.json +4188 -2895
- package/docs/llms.txt +152 -136
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs +5 -15
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs +9 -7
- package/fesm2022/eui-ecl-components-ecl-add-to-calendar.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs +13 -14
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs +27 -37
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +11 -7
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-card.mjs +7 -10
- package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs +14 -18
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +21 -13
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs +18 -26
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs +39 -22
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs +21 -16
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-featured.mjs +17 -18
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +25 -23
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file.mjs +27 -20
- package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs +6 -12
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +44 -71
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-icon.mjs +50 -39
- package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +38 -32
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-label.mjs +6 -7
- package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +37 -57
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -21
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs +22 -27
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +67 -73
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +46 -51
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +52 -43
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +13 -19
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +6 -9
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs +19 -21
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs +57 -64
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-radio.mjs +8 -7
- package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +35 -27
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +23 -23
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-select.mjs +31 -40
- package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +71 -70
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +44 -55
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +27 -36
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +38 -18
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +11 -16
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-table.mjs +16 -15
- package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs +32 -34
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tag.mjs +14 -12
- package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs +9 -12
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs +15 -19
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-media.mjs +5 -8
- package/fesm2022/eui-ecl-components-ecl-text-media.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs +40 -59
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
- package/fesm2022/eui-ecl-core.mjs.map +1 -1
- package/package.json +8 -3
- package/types/eui-ecl-components-ecl-accordion.d.ts +2 -10
- package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-add-to-calendar.d.ts +4 -1
- package/types/eui-ecl-components-ecl-add-to-calendar.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-animated-numbers.d.ts +1 -1
- package/types/eui-ecl-components-ecl-animated-numbers.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-app.d.ts +6 -6
- package/types/eui-ecl-components-ecl-app.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-banner.d.ts +9 -10
- package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-blockquote.d.ts +2 -2
- package/types/eui-ecl-components-ecl-blockquote.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-card.d.ts +2 -3
- package/types/eui-ecl-components-ecl-card.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-carousel.d.ts +10 -12
- package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-category-filter.d.ts +4 -4
- package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-checkbox.d.ts +2 -3
- package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-content-item.d.ts +8 -10
- package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-date-block.d.ts +10 -10
- package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-expandable.d.ts +7 -8
- package/types/eui-ecl-components-ecl-expandable.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-featured.d.ts +4 -5
- package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-file-upload.d.ts +9 -11
- package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-file.d.ts +7 -8
- package/types/eui-ecl-components-ecl-file.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-form-label.d.ts +3 -5
- package/types/eui-ecl-components-ecl-form-label.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-gallery.d.ts +32 -41
- package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-help-block.d.ts +3 -4
- package/types/eui-ecl-components-ecl-help-block.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-icon.d.ts +17 -12
- package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts +18 -19
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-label.d.ts +3 -3
- package/types/eui-ecl-components-ecl-label.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-list-illustration.d.ts +25 -30
- package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-loading-indicator.d.ts +6 -8
- package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-media-container.d.ts +9 -11
- package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-mega-menu.d.ts +25 -28
- package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-menu.d.ts +26 -31
- package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-multiselect.d.ts +13 -13
- package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-navigation-list.d.ts +5 -7
- package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-news-ticker.d.ts +2 -3
- package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-notification.d.ts +17 -19
- package/types/eui-ecl-components-ecl-notification.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-page-header.d.ts +2 -3
- package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-pagination.d.ts +22 -29
- package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-radio.d.ts +2 -3
- package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-rating-field.d.ts +12 -12
- package/types/eui-ecl-components-ecl-rating-field.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-search-form.d.ts +10 -10
- package/types/eui-ecl-components-ecl-search-form.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-select.d.ts +13 -17
- package/types/eui-ecl-components-ecl-select.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-site-footer.d.ts +22 -27
- package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-site-header.d.ts +16 -18
- package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-social-media-follow.d.ts +21 -23
- package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-splash-page.d.ts +6 -6
- package/types/eui-ecl-components-ecl-splash-page.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-sticky-container.d.ts +6 -7
- package/types/eui-ecl-components-ecl-sticky-container.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-table.d.ts +4 -5
- package/types/eui-ecl-components-ecl-table.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-tabs.d.ts +5 -6
- package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-tag.d.ts +3 -4
- package/types/eui-ecl-components-ecl-tag.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-text-area.d.ts +5 -6
- package/types/eui-ecl-components-ecl-text-area.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-text-input.d.ts +6 -7
- package/types/eui-ecl-components-ecl-text-input.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-text-media.d.ts +2 -2
- package/types/eui-ecl-components-ecl-text-media.d.ts.map +1 -1
- package/types/eui-ecl-components-ecl-timeline.d.ts +8 -17
- package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -1
package/docs/llms.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# eui documentation
|
|
2
2
|
|
|
3
|
-
> Generated by compodoc 2.0.0 at 2026-07-
|
|
3
|
+
> Generated by compodoc 2.0.0 at 2026-07-10T14:09:13.714Z, llm-md export.
|
|
4
4
|
|
|
5
5
|
## Modules
|
|
6
6
|
|
|
@@ -31,13 +31,13 @@ Inputs:
|
|
|
31
31
|
- `calendarLocation: string` — Location of the event (e.g. "San Francisco, CA").
|
|
32
32
|
- `calendarTime: string` — Time of the event (e.g. "2:00 PM - 4:00 PM").
|
|
33
33
|
- `eclTitle: string` — Title displayed in the component.
|
|
34
|
-
- `isFullWidth: boolean = false`
|
|
34
|
+
- `isFullWidth: boolean = false` — Indicates whether the component should span the full width of its container.
|
|
35
35
|
- `class: string`
|
|
36
36
|
- `e2eAttr: any`
|
|
37
37
|
- `tabindex: number`
|
|
38
38
|
|
|
39
39
|
Properties:
|
|
40
|
-
- `hostClass: unknown = true` — Adds ecl-add-to-calendar class to the host element.
|
|
40
|
+
- `hostClass: unknown = signal(true)` — Adds ecl-add-to-calendar class to the host element.
|
|
41
41
|
|
|
42
42
|
Methods:
|
|
43
43
|
- `getCssClasses(rootClass: string): string`
|
|
@@ -96,8 +96,8 @@ Outputs:
|
|
|
96
96
|
- `languageDismiss: EclAppLanguageDismissEvent`
|
|
97
97
|
|
|
98
98
|
Properties:
|
|
99
|
-
- `eclSiteHeaderLanguage: EclSiteHeaderLanguageComponent`
|
|
100
|
-
- `textDirection:
|
|
99
|
+
- `eclSiteHeaderLanguage: unknown = contentChild(EclSiteHeaderLanguageComponent)`
|
|
100
|
+
- `textDirection: unknown = signal('ltr')` — Text direction, by default is 'ltr' - left-to-write. Can also be 'rtl' - right-to-left, which will make all components within to lign to the right, and apply some special styling and functionality.
|
|
101
101
|
|
|
102
102
|
Methods:
|
|
103
103
|
- `getCssClasses(rootClass: string): string`
|
|
@@ -110,16 +110,16 @@ Selector: `ecl-banner`
|
|
|
110
110
|
Description: Component representing a banner, which can contain image, video and call-to-action (CTA) links. Allows customization of layout, alignment, and appearance through inputs.
|
|
111
111
|
|
|
112
112
|
Inputs:
|
|
113
|
-
- `boxBackground:
|
|
113
|
+
- `boxBackground: 'none' | 'light' | 'dark' | string = 'light'` — Defines the background color of the banner content box. Allowed values: 'none' \| 'light' \| 'dark'. Default: 'light'.
|
|
114
114
|
- `copyright: string = ''` — Sets the copyright text displayed in the banner.
|
|
115
|
-
- `eclSize:
|
|
116
|
-
- `fontColor:
|
|
117
|
-
- `fontSize:
|
|
118
|
-
- `horizontalAlignment: "right" | "left" | "center" | string = 'left'` — Sets the horizontal alignment of the content inside the banner. Allowed values: 'left' \| 'center' \| 'right'. Default: 'left'.
|
|
119
|
-
- `isFullWidth: boolean = false` — When true, the banner stretches to full width of its container. Default: false.
|
|
120
|
-
- `verticalAlignment: "top" | "center" | "bottom" | string = 'center'` — Sets the vertical alignment of the content inside the banner. Allowed values: 'top' \| 'center' \| 'bottom'. Default: 'center'.
|
|
115
|
+
- `eclSize: 'xs' | 's' | 'm' | 'l' | string = 'm'` — Defines the size of the banner. Affects its height-to-width aspect ratio. Allowed values: 'xs' \| 's' \| 'm' \| 'l'. Default: 'm'.
|
|
116
|
+
- `fontColor: 'light' | 'dark' | string = 'dark'` — Defines the color of the font inside the banner content box. Allowed values: 'light' \| 'dark'. Default: 'dark'.
|
|
117
|
+
- `fontSize: 's' | 'm' | 'l' | string = 'm'` — Defines the font size inside the banner content box. Allowed values: 'm' \| 'l'. Default: 'm'.
|
|
121
118
|
- `fontWeight: "light" | "bold" = 'light'`
|
|
122
119
|
- `hasOverlay: boolean = false`
|
|
120
|
+
- `horizontalAlignment: 'right' | 'left' | 'center' | string = 'left'` — Sets the horizontal alignment of the content inside the banner. Allowed values: 'left' \| 'center' \| 'right'. Default: 'left'.
|
|
121
|
+
- `isFullWidth: boolean = false` — When true, the banner stretches to full width of its container. Default: false.
|
|
122
|
+
- `verticalAlignment: 'top' | 'center' | 'bottom' | string = 'center'` — Sets the vertical alignment of the content inside the banner. Allowed values: 'top' \| 'center' \| 'bottom'. Default: 'center'.
|
|
123
123
|
- `class: string`
|
|
124
124
|
- `e2eAttr: any`
|
|
125
125
|
- `tabindex: number`
|
|
@@ -154,7 +154,7 @@ Change detection: `ChangeDetectionStrategy.OnPush`
|
|
|
154
154
|
Description: Blockquote component based on the ECL design system. Displays quoted text with an optional author. Supports language awareness through the I18n service.
|
|
155
155
|
|
|
156
156
|
Inputs:
|
|
157
|
-
- `author: string` — Author name associated with the quoted content. If provided, it will be displayed below the blockquote.
|
|
157
|
+
- `author: string = undefined` — Author name associated with the quoted content. If provided, it will be displayed below the blockquote.
|
|
158
158
|
- `class: string`
|
|
159
159
|
- `e2eAttr: any`
|
|
160
160
|
- `tabindex: number`
|
|
@@ -293,7 +293,7 @@ Description: Component responsible for rendering a carousel (slideshow) with aut
|
|
|
293
293
|
|
|
294
294
|
Inputs:
|
|
295
295
|
- `aria-label: string | null = 'Carousel description here'` — Aria-label for screen readers to describe the carousel.
|
|
296
|
-
- `isAutoplay: boolean` — Determines whether the carousel should autoplay.
|
|
296
|
+
- `isAutoplay: boolean = undefined` — Determines whether the carousel should autoplay.
|
|
297
297
|
- `playInterval: number = 5000` — Interval in milliseconds between automatic slide transitions.
|
|
298
298
|
- `class: string`
|
|
299
299
|
- `e2eAttr: any`
|
|
@@ -371,7 +371,7 @@ Selector: `ecl-category-filter`
|
|
|
371
371
|
|
|
372
372
|
Inputs:
|
|
373
373
|
- `aria-label: string | null = 'Category filter'` — Aria-label for the navigation role. Defaults to "Category filter".
|
|
374
|
-
- `currentItemId: string` — ID of the currently selected item. When provided, the item with the matching ID will be marked as current and automatically expanded on initialization.
|
|
374
|
+
- `currentItemId: string = undefined` — ID of the currently selected item. When provided, the item with the matching ID will be marked as current and automatically expanded on initialization.
|
|
375
375
|
- `class: string`
|
|
376
376
|
- `e2eAttr: any`
|
|
377
377
|
- `tabindex: number`
|
|
@@ -391,8 +391,8 @@ File: `packages/ecl/components/ecl-category-filter/ecl-category-filter-list/ecl-
|
|
|
391
391
|
Selector: `ecl-category-filter-item`
|
|
392
392
|
|
|
393
393
|
Inputs:
|
|
394
|
-
- `href: string` — Link URL associated with this category filter item. If not provided, the item acts as a toggle only.
|
|
395
394
|
- `id: string` — Unique identifier for the item. Used to manage selection state.
|
|
395
|
+
- `href: string = undefined` — Link URL associated with this category filter item. If not provided, the item acts as a toggle only.
|
|
396
396
|
- `class: string`
|
|
397
397
|
- `e2eAttr: any`
|
|
398
398
|
- `tabindex: number`
|
|
@@ -513,14 +513,14 @@ Selector: `time[eclDateBlock]`
|
|
|
513
513
|
Description: Component used to display a formatted date in a styled time element. Designed for use within content components such as content blocks or items.
|
|
514
514
|
|
|
515
515
|
Inputs:
|
|
516
|
-
- `date: Date` — The date to be displayed. If not null, it's used to generate the datetime attribute and visual output.
|
|
517
|
-
- `dateFormat: string = 'dd/M/yyyy'` — The format to be used when rendering the date string (Angular DatePipe format). Default is 'dd/M/yyyy' .
|
|
518
516
|
- `datetime: string` — Sets the datetime attribute of the \<time\> element. If not provided, it is derived from date and dateFormat .
|
|
519
|
-
- `
|
|
520
|
-
- `
|
|
521
|
-
- `
|
|
517
|
+
- `date: Date = undefined` — The date to be displayed. If not null, it's used to generate the datetime attribute and visual output.
|
|
518
|
+
- `dateFormat: string = 'dd/M/yyyy'` — The format to be used when rendering the date string (Angular DatePipe format). Default is 'dd/M/yyyy' .
|
|
519
|
+
- `day: string = undefined` — Explicit string for day part of the date (optional). Used when date is not set or overridden manually.
|
|
520
|
+
- `month: string = undefined` — Explicit string for month part of the date (optional). Used when date is not set or overridden manually.
|
|
521
|
+
- `monthTitle: string = undefined` — Explicit string used as an accessible or verbose label for the month (optional).
|
|
522
522
|
- `variant: "ongoing" | "past" = null` — Optional visual variant of the date block. Can be: 'ongoing' : for ongoing events 'past' : for past events This changes styling only.
|
|
523
|
-
- `year: string` — Explicit string for year part of the date (optional). Used when date is not set or overridden manually.
|
|
523
|
+
- `year: string = undefined` — Explicit string for year part of the date (optional). Used when date is not set or overridden manually.
|
|
524
524
|
- `class: string`
|
|
525
525
|
- `e2eAttr: any`
|
|
526
526
|
- `tabindex: number`
|
|
@@ -562,14 +562,16 @@ Selector: `ecl-expandable`
|
|
|
562
562
|
Description: Expandable component used to toggle visibility of additional content. It displays a toggle button with configurable labels and emits an event on toggle.
|
|
563
563
|
|
|
564
564
|
Inputs:
|
|
565
|
-
- `collapsedLabel: string` — The label to display when the content is collapsed.
|
|
566
|
-
- `expandedLabel: string` — The label to display when the content is expanded. If not set, collapsedLabel will be used as fallback.
|
|
565
|
+
- `collapsedLabel: string = undefined` — The label to display when the content is collapsed.
|
|
566
|
+
- `expandedLabel: string = undefined` — The label to display when the content is expanded. If not set, collapsedLabel will be used as fallback.
|
|
567
567
|
- `isExpanded: boolean = false` — Whether the expandable content is currently expanded. Default is false .
|
|
568
568
|
- `class: string`
|
|
569
569
|
- `e2eAttr: any`
|
|
570
570
|
- `tabindex: number`
|
|
571
571
|
|
|
572
572
|
Outputs:
|
|
573
|
+
- `expandedLabel: string = undefined` — The label to display when the content is expanded. If not set, collapsedLabel will be used as fallback.
|
|
574
|
+
- `isExpanded: boolean = false` — Whether the expandable content is currently expanded. Default is false .
|
|
573
575
|
- `toggle: EclExpandableToggleEvent` — Event emitted when the expandable is toggled. Consumers can prevent default behavior by calling event.preventDefault() .
|
|
574
576
|
|
|
575
577
|
Methods:
|
|
@@ -643,11 +645,11 @@ Selector: `ecl-featured, article[eclFeatured]`
|
|
|
643
645
|
Description: Custom ECL component, that adds visual support to a piece of content. Uses .
|
|
644
646
|
|
|
645
647
|
Inputs:
|
|
646
|
-
- `isLinkHighlighted: boolean = false` — Gives a different display for the link in highlighted mode
|
|
647
|
-
- `position: "left" | "right" = 'left'` — The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
|
|
648
|
-
- `variant: unknown` — 'highligh' varian, applies class to make more stand out appearance of the component.
|
|
649
648
|
- `horizontalAlign: 'left' | 'center' | undefined`
|
|
650
649
|
- `isDynamicImage: boolean = false`
|
|
650
|
+
- `isLinkHighlighted: boolean = false` — Gives a different display for the link in highlighted mode
|
|
651
|
+
- `position: "left" | "right" = 'left'` — The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
|
|
652
|
+
- `variant: 'highlight' = undefined` — 'highligh' varian, applies class to make more stand out appearance of the component.
|
|
651
653
|
- `verticalAlign: 'top' | 'center' | undefined`
|
|
652
654
|
- `class: string`
|
|
653
655
|
- `e2eAttr: any`
|
|
@@ -708,9 +710,9 @@ Selector: `ecl-file`
|
|
|
708
710
|
Description: Component representing a file item with optional metadata, description, and image (thumbnail) support.
|
|
709
711
|
|
|
710
712
|
Inputs:
|
|
711
|
-
- `id: string` — Optional ID for the file component, useful for accessibility or referencing.
|
|
712
713
|
- `description: string` — Optional description displayed under the file title.
|
|
713
714
|
- `detailMeta: string[]` — Additional details displayed in the file component (e.g. file size, date).
|
|
715
|
+
- `id: string = undefined` — Optional ID for the file component, useful for accessibility or referencing.
|
|
714
716
|
- `labelInfo: string` — Additional label shown next to the language label, e.g. file type or status.
|
|
715
717
|
- `langId: string` — Optional language ID (e.g., for translation or accessibility attributes).
|
|
716
718
|
- `language: string` — Language indicator string (e.g. "EN", "FR") used in the label.
|
|
@@ -761,12 +763,13 @@ Description: Component representing a container for file item translations withi
|
|
|
761
763
|
|
|
762
764
|
Inputs:
|
|
763
765
|
- `isExpanded: boolean = false` — Whether the list is initially expanded.
|
|
764
|
-
- `label: string` — Label displayed above the translations list.
|
|
766
|
+
- `label: string = undefined` — Label displayed above the translations list.
|
|
765
767
|
- `class: string`
|
|
766
768
|
- `e2eAttr: any`
|
|
767
769
|
- `tabindex: number`
|
|
768
770
|
|
|
769
771
|
Outputs:
|
|
772
|
+
- `isExpanded: boolean = false` — Whether the list is initially expanded.
|
|
770
773
|
- `toggle: EclFileItemsToggleEvent` — Emits a toggle event when the translations list is expanded or collapsed. Consumers can call preventDefault() on the event to cancel the toggle.
|
|
771
774
|
|
|
772
775
|
Properties:
|
|
@@ -839,16 +842,16 @@ Selector: `ecl-gallery`
|
|
|
839
842
|
Description: This component represents a collection of images or videos and allows a user to browse them. Adds functionality and styling, according to the ECL standards.
|
|
840
843
|
|
|
841
844
|
Inputs:
|
|
842
|
-
- `
|
|
843
|
-
- `
|
|
845
|
+
- `maxVisibleItems: number` — Number of gallery items to be displayed by default. The rest can be displayed with the 'View all' button.
|
|
846
|
+
- `columns: 2 | 3 | 4 | number = 3`
|
|
847
|
+
- `gridTemplate: '0' | '1' | '2' | '3' | '4' | string = '0'` — This property can be used with 'isGrid' property set to true. By default gridTemplate is 0 and all the thimbnails have same size. If another template value is set, some additional formatting is applied and the thumbnails will have different sizes.
|
|
844
848
|
- `isFullWidth: boolean = false` — If set to true, the gallery will have 100 view width.
|
|
845
849
|
- `isGrid: boolean = false` — If set to true, a specific class will be applied, so the gallery thumbnails are displayed as a grid, all with same size.
|
|
846
850
|
- `isNoOverlay: boolean = false` — If set to true, no overlay will be displayed when user clicks on an image.
|
|
847
851
|
- `isOpenInFullScreenPossible: boolean = true`
|
|
848
852
|
- `isShareable: boolean = true` — If the items in the gallery can be shared. I.e. if the link for sharing will be present for each item.
|
|
849
853
|
- `isShowTitleOnHover: boolean = true` — If set to false, no title will be displayed when user hover on a gallery item.
|
|
850
|
-
- `
|
|
851
|
-
- `ratio: "3-1" | "3-2" | string = '3-2'` — The ratio that will be applied to the gallery thumbnails.
|
|
854
|
+
- `ratio: '3-1' | '3-2' | string = '3-2'` — The ratio that will be applied to the gallery thumbnails.
|
|
852
855
|
- `class: string`
|
|
853
856
|
- `e2eAttr: any`
|
|
854
857
|
- `tabindex: number`
|
|
@@ -916,14 +919,14 @@ Description: Wrapper component for gallery item's elements.
|
|
|
916
919
|
Inputs:
|
|
917
920
|
- `description: string`
|
|
918
921
|
- `icon: string`
|
|
919
|
-
- `isShareable: boolean = true` — Can this item be shared, i.e. show/hide share button.
|
|
920
922
|
- `itemId: string`
|
|
921
|
-
- `mediaType: "image" | "video" | "externalVideo" = 'image'`
|
|
922
923
|
- `meta: string`
|
|
923
924
|
- `src: string` — The source link to the image/video, that will be shown in the original size (when open image/video in overlay or in orginal size).
|
|
924
925
|
- `srVideoAudioDescription: string` — Embeded audio description.
|
|
925
926
|
- `title: string`
|
|
926
927
|
- `ariaLabel: string | null = null`
|
|
928
|
+
- `isShareable: boolean = true` — Can this item be shared, i.e. show/hide share button.
|
|
929
|
+
- `mediaType: "image" | "video" | "externalVideo" = 'image'`
|
|
927
930
|
- `class: string`
|
|
928
931
|
- `e2eAttr: any`
|
|
929
932
|
- `tabindex: number`
|
|
@@ -951,20 +954,22 @@ Selector: `ecl-icon`
|
|
|
951
954
|
Description: ECL icon component – renders SVG icons from various sets depending on current theme. Integrates with ECL theming and supports accessibility options.
|
|
952
955
|
|
|
953
956
|
Inputs:
|
|
954
|
-
- `ariaHidden: boolean` — Determines whether the icon should be hidden from assistive technologies. Defaults to true unless a title is provided.
|
|
955
|
-
- `ariaLabelledby: string` — ID reference for an external element that labels this icon for screen readers.
|
|
956
|
-
- `focusable: boolean = false` — Controls whether the icon is focusable via keyboard. Defaults to false .
|
|
957
|
-
- `isFlipHorizontal: boolean = false` — Flips the icon horizontally if set to true .
|
|
958
|
-
- `role: string` — ARIA role of the icon. If a title is provided and no role is defined, defaults to 'img' .
|
|
959
|
-
- `title: string` — Title used for accessibility. Also affects aria-hidden and role .
|
|
957
|
+
- `ariaHidden: boolean = undefined` — Determines whether the icon should be hidden from assistive technologies. Defaults to true unless a title is provided.
|
|
958
|
+
- `ariaLabelledby: string = undefined` — ID reference for an external element that labels this icon for screen readers.
|
|
960
959
|
- `color: 'inverted' | 'primary' | null = null` — Applies color styling to the icon. Use 'inverted' for icons on dark backgrounds, or 'primary' for emphasis.
|
|
960
|
+
- `focusable: boolean = false` — Controls whether the icon is focusable via keyboard. Defaults to false .
|
|
961
961
|
- `icon: string` — Name of the icon to render from the selected set.
|
|
962
962
|
- `iconSet: 'default' | 'social' | 'social-media' | 'social-media-color' | 'flag' | 'flag-non-members' | 'phosphor' | string = 'default'` — Defines the icon set to use. Available sets: default , social , social-media , flag , or a custom URL prefix. Defaults to 'default' .
|
|
963
|
+
- `isFlipHorizontal: boolean = false` — Flips the icon horizontally if set to true .
|
|
964
|
+
- `role: string = undefined` — ARIA role of the icon. If a title is provided and no role is defined, defaults to 'img' .
|
|
963
965
|
- `size: '2xs' | 'xs' | 's' | 'm' | 'l' | 'xl' | '2xl' | 'fluid' | string = 'xs'` — Size of the icon. Supported values: '2xs' , 'xs' , 's' , 'm' , 'l' , 'xl' , '2xl' , 'fluid' . Defaults to 'xs' .
|
|
966
|
+
- `title: string = undefined` — Title used for accessibility. Also affects aria-hidden and role .
|
|
964
967
|
- `transform: string` — Adds a transformation modifier to the icon (e.g., rotation).
|
|
965
968
|
|
|
966
969
|
Properties:
|
|
967
970
|
- `baseDirective: unknown = inject(ECLBaseDirective)`
|
|
971
|
+
- `effectiveAriaHidden: unknown = computed<boolean>(() => { const explicit = this.ariaHidden(); if (explicit !== undefined) return explicit; return this.title() === undefined; })` — Resolved aria-hidden: uses the explicit ariaHidden input if provided, otherwise hides the icon unless a title is set.
|
|
972
|
+
- `effectiveRole: unknown = computed<string | undefined>(() => { const explicit = this.role(); if (explicit !== undefined) return explicit; return this.title() !== undefined ? 'img' : unde…` — Resolved role: uses the explicit role input if provided, otherwise defaults to 'img' when a title is set.
|
|
968
973
|
- `el: unknown = inject(ElementRef)`
|
|
969
974
|
- `extraClasses: unknown = signal<string>('')` — Extra classes added programmatically by parent components (button, link, etc.)
|
|
970
975
|
- `hostClasses: unknown = signal<string>('')` — Real classes currently present on . To support \[class.foo\] / \[ngClass\].
|
|
@@ -1005,10 +1010,10 @@ Selector: `ecl-inpage-navigation`
|
|
|
1005
1010
|
Description: The in-page navigation is a vertical menu containing (anchored) links to H2-headings on long content pages. It gives the user an overview of the page contents and has a fixed position (does not move while scrolling) at either the left side of a page on desktop or top-bar on mobile. This component helps users scan of the page quickly contents and may potentially reduce vertical scrolling, allowing users to easily jump straight to the segment of the page.
|
|
1006
1011
|
|
|
1007
1012
|
Inputs:
|
|
1008
|
-
- `eclTitle: string`
|
|
1009
|
-
- `marginBottom: number`
|
|
1010
|
-
- `marginTop: number` — Used to calculate component's position.
|
|
1011
|
-
- `offsetTop: number` — Sets the offset from the top of the page (for example if there is a toolbar or header). Used to calculate scrolling behaviour.
|
|
1013
|
+
- `eclTitle: string = undefined`
|
|
1014
|
+
- `marginBottom: number = undefined`
|
|
1015
|
+
- `marginTop: number = undefined` — Used to calculate component's position.
|
|
1016
|
+
- `offsetTop: number = undefined` — Sets the offset from the top of the page (for example if there is a toolbar or header). Used to calculate scrolling behaviour.
|
|
1012
1017
|
- `class: string`
|
|
1013
1018
|
- `e2eAttr: any`
|
|
1014
1019
|
- `tabindex: number`
|
|
@@ -1041,9 +1046,9 @@ Selector: `li[eclInpageNavigationItem]`
|
|
|
1041
1046
|
Description: Represent a single navigation item. contains the link, that activates/scrolls to the new current paragraph of the page.
|
|
1042
1047
|
|
|
1043
1048
|
Inputs:
|
|
1044
|
-
- `isActive: boolean`
|
|
1045
|
-
- `label: string` — The label that is displayed in the items list.
|
|
1046
|
-
- `sectionId: string`
|
|
1049
|
+
- `isActive: boolean = undefined`
|
|
1050
|
+
- `label: string = undefined` — The label that is displayed in the items list.
|
|
1051
|
+
- `sectionId: string = undefined`
|
|
1047
1052
|
- `class: string`
|
|
1048
1053
|
- `e2eAttr: any`
|
|
1049
1054
|
- `tabindex: number`
|
|
@@ -1054,6 +1059,7 @@ Outputs:
|
|
|
1054
1059
|
- `itemClick: EventEmitter = new EventEmitter<EclInpageNavigationItemClickEvent>()` — Emited when user clicks on the item.
|
|
1055
1060
|
- `itemEnter: EventEmitter = new EventEmitter()` — Emitted when on keyboard navigation, user clicks the ENTER.
|
|
1056
1061
|
- `itemTab: EventEmitter = new EventEmitter<Event>()` — Emitted when on keyboard navigation, user clicks the TAB.
|
|
1062
|
+
- `isActive: boolean = undefined`
|
|
1057
1063
|
|
|
1058
1064
|
Properties:
|
|
1059
1065
|
- `cmpClass: unknown = true`
|
|
@@ -1077,14 +1083,14 @@ Selector: `ecl-list-illustration, ul[eclListIllustration], ol[eclListIllustratio
|
|
|
1077
1083
|
Description: Component representing a list using ECL illustration styles. Supports zebra styling, responsive horizontal layout, and font size options.
|
|
1078
1084
|
|
|
1079
1085
|
Inputs:
|
|
1086
|
+
- `counterStart: number | null = null` — If we have a number-list, the user can set the start of the counter.
|
|
1080
1087
|
- `fontSize: "m" | "l" = 'l'` — Font size for list content. Possible values: 'm' – medium 'l' – large (default)
|
|
1081
1088
|
- `hasDividers: boolean = false` — If this is an icon-list, it can have dividers between each item.
|
|
1089
|
+
- `horizontalColumns: number = 0` — Number of horizontal columns. If greater than 0 , items are displayed in a grid layout.
|
|
1082
1090
|
- `isCentered: boolean = false` — If content should be centered
|
|
1083
1091
|
- `isIconInline: boolean = false` — If the icon should be on the same row as title - for list with icons
|
|
1084
1092
|
- `isZebra: boolean = false` — Enables zebra style (alternating background colors for list items).
|
|
1085
|
-
- `variant:
|
|
1086
|
-
- `counterStart: number | null = null` — If we have a number-list, the user can set the start of the counter.
|
|
1087
|
-
- `horizontalColumns: number = 0` — Number of horizontal columns. If greater than 0 , items are displayed in a grid layout.
|
|
1093
|
+
- `variant: 'icon-list' | 'number-list' | null = null` — Two variants available: icon-list and number-list.
|
|
1088
1094
|
- `class: string`
|
|
1089
1095
|
- `e2eAttr: any`
|
|
1090
1096
|
- `tabindex: number`
|
|
@@ -1155,9 +1161,9 @@ Selector: `ecl-media-container`
|
|
|
1155
1161
|
Description: A media container is used to display media items (video, audio, image or other data) with a caption.
|
|
1156
1162
|
|
|
1157
1163
|
Inputs:
|
|
1164
|
+
- `captionPosition: "over" | "bottom" | "hidden" = 'bottom'`
|
|
1158
1165
|
- `eclAutoplay: boolean = false` — Used for a video only - if the video should play immediately.
|
|
1159
1166
|
- `isFullWidth: boolean = false`
|
|
1160
|
-
- `captionPosition: "over" | "bottom" | "hidden" = 'bottom'`
|
|
1161
1167
|
- `class: string`
|
|
1162
1168
|
- `e2eAttr: any`
|
|
1163
1169
|
- `tabindex: number`
|
|
@@ -1227,7 +1233,7 @@ Description: This component represents the featured items panel.
|
|
|
1227
1233
|
|
|
1228
1234
|
Inputs:
|
|
1229
1235
|
- `title: string`
|
|
1230
|
-
- `titleId: string`
|
|
1236
|
+
- `titleId: string = undefined`
|
|
1231
1237
|
- `class: string`
|
|
1232
1238
|
- `e2eAttr: any`
|
|
1233
1239
|
- `tabindex: number`
|
|
@@ -1251,8 +1257,8 @@ Selector: `div[eclMegaMenuInfo]`
|
|
|
1251
1257
|
Description: Component for displaying some custom information for the current menu item.
|
|
1252
1258
|
|
|
1253
1259
|
Inputs:
|
|
1254
|
-
- `title: string`
|
|
1255
|
-
- `titleId: string`
|
|
1260
|
+
- `title: string = undefined`
|
|
1261
|
+
- `titleId: string = undefined`
|
|
1256
1262
|
- `class: string`
|
|
1257
1263
|
- `e2eAttr: any`
|
|
1258
1264
|
- `tabindex: number`
|
|
@@ -1276,14 +1282,14 @@ Description: This component represents a mega menu item. Adds functionality and
|
|
|
1276
1282
|
|
|
1277
1283
|
Inputs:
|
|
1278
1284
|
- `href: string = ''`
|
|
1285
|
+
- `isOneLevelOnly: boolean = false` — This property should be used, when user wants the menu sub-items to use the maximum space available. For example, if we have 10 sub-items, normally they will appear in one column only. If isOneLevelOnly is used, the sub-items will take 2, 3, 4 columns, depending on presence of other sub-components.
|
|
1279
1286
|
- `isPromotional: boolean = false`
|
|
1280
|
-
- `label: string`
|
|
1281
|
-
- `linkExtraAttributes: { }` — Used in case user wants to set some custom attributes for the anchr tag.
|
|
1287
|
+
- `label: string = undefined`
|
|
1288
|
+
- `linkExtraAttributes: { [key: string]: string; } = undefined` — Used in case user wants to set some custom attributes for the anchr tag.
|
|
1282
1289
|
- `queryParams: Params | null = null`
|
|
1283
1290
|
- `queryParamsHandling: QueryParamsHandling = null`
|
|
1284
1291
|
- `routerLink: string | any[] = null`
|
|
1285
1292
|
- `target: string = ''`
|
|
1286
|
-
- `isOneLevelOnly: boolean = false` — This property should be used, when user wants the menu sub-items to use the maximum space available. For example, if we have 10 sub-items, normally they will appear in one column only. If isOneLevelOnly is used, the sub-items will take 2, 3, 4 columns, depending on presence of other sub-components.
|
|
1287
1293
|
- `class: string`
|
|
1288
1294
|
- `e2eAttr: any`
|
|
1289
1295
|
- `tabindex: number`
|
|
@@ -1329,13 +1335,13 @@ Selector: `li[eclMegaMenuSubitem]`
|
|
|
1329
1335
|
Description: This component represents a sub-item in the mega-menu component. Applies styling and functionality.
|
|
1330
1336
|
|
|
1331
1337
|
Inputs:
|
|
1332
|
-
- `buttonId: string` — Sets id for the button element.
|
|
1333
|
-
- `externalIconTitle: string` — If the link is external, this will be the title of the external icon.
|
|
1334
1338
|
- `href: string = ''`
|
|
1339
|
+
- `label: string = ''`
|
|
1340
|
+
- `buttonId: string = undefined` — Sets id for the button element.
|
|
1341
|
+
- `externalIconTitle: string = undefined` — If the link is external, this will be the title of the external icon.
|
|
1335
1342
|
- `isExternal: boolean = false` — If the link redirects to external page. Adds an 'external' icon.
|
|
1336
1343
|
- `isSeeAll: boolean = false` — Used for the 'View all' link.
|
|
1337
|
-
- `
|
|
1338
|
-
- `linkExtraAttributes: { }` — Adds custom attributes to an anchor element.
|
|
1344
|
+
- `linkExtraAttributes: { [key: string]: string; } = undefined` — Adds custom attributes to an anchor element.
|
|
1339
1345
|
- `queryParams: Params | null = null`
|
|
1340
1346
|
- `queryParamsHandling: QueryParamsHandling = null`
|
|
1341
1347
|
- `routerLink: string | any[] = null`
|
|
@@ -1437,12 +1443,12 @@ Inputs:
|
|
|
1437
1443
|
- `id: string`
|
|
1438
1444
|
- `isCurrent: boolean = false`
|
|
1439
1445
|
- `label: string`
|
|
1440
|
-
- `linkExtraAttributes:
|
|
1446
|
+
- `linkExtraAttributes: Record<string, string> = undefined` — Custom attributes, to be added to the tag of the menu item.
|
|
1441
1447
|
- `queryParams: Params | null = null`
|
|
1442
1448
|
- `queryParamsHandling: QueryParamsHandling = null`
|
|
1443
1449
|
- `routerLink: string | any[] = null`
|
|
1444
1450
|
- `target: string = ''`
|
|
1445
|
-
- `toggleAriaLabel: string` — When in mobile view, use this property to set aria-label for the toggle items button (to expand item's children).
|
|
1451
|
+
- `toggleAriaLabel: string = undefined` — When in mobile view, use this property to set aria-label for the toggle items button (to expand item's children).
|
|
1446
1452
|
- `class: string`
|
|
1447
1453
|
- `e2eAttr: any`
|
|
1448
1454
|
- `tabindex: number`
|
|
@@ -1524,7 +1530,7 @@ Inputs:
|
|
|
1524
1530
|
- `isCurrent: boolean = false`
|
|
1525
1531
|
- `isSeeAll: boolean = false` — An additional item, that represents a link.
|
|
1526
1532
|
- `label: string`
|
|
1527
|
-
- `linkExtraAttributes:
|
|
1533
|
+
- `linkExtraAttributes: Record<string, string> = undefined`
|
|
1528
1534
|
- `queryParams: Params | null = null`
|
|
1529
1535
|
- `queryParamsHandling: QueryParamsHandling = null`
|
|
1530
1536
|
- `routerLink: string | any[] = null`
|
|
@@ -1538,7 +1544,7 @@ Outputs:
|
|
|
1538
1544
|
- `menuItemSelect: EventEmitter = new EventEmitter<EclMenuItemSelectEvent>()`
|
|
1539
1545
|
|
|
1540
1546
|
Properties:
|
|
1541
|
-
- `children:
|
|
1547
|
+
- `children: EclMenuItem[] = []`
|
|
1542
1548
|
- `cmpClass: unknown = true`
|
|
1543
1549
|
- `hasChildren: unknown = false`
|
|
1544
1550
|
- `iconComponents: QueryList<EclIconComponent>` — If menu item includes any icon, added by the user (for example for 'external' link).
|
|
@@ -1652,16 +1658,16 @@ Selector: `select[eclMultiselect]`
|
|
|
1652
1658
|
Description: Component representing a custom multiselect input using the ECL design system. Should be used on a native element to enhance it with ECL multiselect behavior. Replaces the original element with a custom dropdown rendered dynamically.
|
|
1653
1659
|
|
|
1654
1660
|
Inputs:
|
|
1655
|
-
- `ariaDescribedby: string | undefined = undefined` — Defines the aria-describedby attribute for accessibility.
|
|
1656
1661
|
- `counterLabel: string` — Label for the selections counter, read by screen readers. Accepts a translation key or plain text. Default: 'ecl.multiselect.SELECTED'.
|
|
1657
1662
|
- `disabled: BooleanInput` — Disables the multiselect component when set to true.
|
|
1658
1663
|
- `eclPlaceholder: string` — Placeholder text to show in the multiselect input field when no options are selected.
|
|
1659
|
-
- `eclSize: string = 'm'` — Multiselect size: 's' \| 'm' \| 'l'. Default is 'm'.
|
|
1660
1664
|
- `hasSearchBox: string` — Enables the search box within the dropdown.
|
|
1661
1665
|
- `hasSelectAll: string` — Displays the "Select all" option in the dropdown.
|
|
1662
|
-
- `id: string | undefined = undefined` — Sets the id attribute of the multiselect component.
|
|
1663
1666
|
- `isInvalid: boolean | undefined` — Marks the multiselect as invalid.
|
|
1664
1667
|
- `isSubmitOnApply: string` — When true, the Apply button in the dropdown acts as a submit button (type="submit").
|
|
1668
|
+
- `ariaDescribedby: string | undefined = undefined` — Defines the aria-describedby attribute for accessibility.
|
|
1669
|
+
- `eclSize: string = 'm'` — Multiselect size: 's' \| 'm' \| 'l'. Default is 'm'.
|
|
1670
|
+
- `id: string | undefined = undefined` — Sets the id attribute of the multiselect component.
|
|
1665
1671
|
- `toggleLabel: string | undefined = undefined` — Label used for the toggle button that expands or collapses the dropdown.
|
|
1666
1672
|
- `class: string`
|
|
1667
1673
|
- `e2eAttr: any`
|
|
@@ -1801,7 +1807,7 @@ Selector: `fieldset[eclMultiselectOptgroup]`
|
|
|
1801
1807
|
Description: Component representing an option group (fieldset) in a multiselect component. Used to group related options under a common label.
|
|
1802
1808
|
|
|
1803
1809
|
Inputs:
|
|
1804
|
-
- `label: string` — The visible label for the option group.
|
|
1810
|
+
- `label: string = undefined` — The visible label for the option group.
|
|
1805
1811
|
- `class: string`
|
|
1806
1812
|
- `e2eAttr: any`
|
|
1807
1813
|
- `tabindex: number`
|
|
@@ -1871,7 +1877,7 @@ Selector: `ecl-navigation-list-item`
|
|
|
1871
1877
|
Description: Component that represents one navigation list item, has title and image and/or list of links/secondary links.
|
|
1872
1878
|
|
|
1873
1879
|
Inputs:
|
|
1874
|
-
- `variant:
|
|
1880
|
+
- `variant: 'illustration' | 'image-as-illustration' | '' = ''` — Different variants, that add styling for different type of displaing the picture, used in the list item.
|
|
1875
1881
|
- `class: string`
|
|
1876
1882
|
- `e2eAttr: any`
|
|
1877
1883
|
- `tabindex: number`
|
|
@@ -1952,7 +1958,7 @@ Selector: `ecl-notification`
|
|
|
1952
1958
|
Inputs:
|
|
1953
1959
|
- `isCloseable: boolean = true` — Indicates whether the close button is displayed.
|
|
1954
1960
|
- `isVisible: boolean = true` — Controls the visibility of the notification. When false, the component is hidden using CSS utility class.
|
|
1955
|
-
- `notificationTitle: string` — The title of the notification. This is displayed inside the component.
|
|
1961
|
+
- `notificationTitle: string = undefined` — The title of the notification. This is displayed inside the component.
|
|
1956
1962
|
- `variant: "info" | "success" | "warning" | "error" = 'info'` — Defines the visual style of the notification. Can be one of: 'info' \| 'success' \| 'warning' \| 'error'. Default is 'info'.
|
|
1957
1963
|
- `class: string`
|
|
1958
1964
|
- `e2eAttr: any`
|
|
@@ -1960,6 +1966,7 @@ Inputs:
|
|
|
1960
1966
|
|
|
1961
1967
|
Outputs:
|
|
1962
1968
|
- `close: EclNotificationCloseEvent` — Emits an event when the close button is clicked. Consumers can call preventDefault() on the emitted event to prevent the notification from closing.
|
|
1969
|
+
- `isVisible: boolean = true` — Controls the visibility of the notification. When false, the component is hidden using CSS utility class.
|
|
1963
1970
|
|
|
1964
1971
|
Properties:
|
|
1965
1972
|
- `eclThemeService: unknown = inject(EclThemeService)`
|
|
@@ -2130,17 +2137,17 @@ File: `packages/ecl/components/ecl-pagination/ecl-pagination-item.component.ts`
|
|
|
2130
2137
|
Selector: `li[eclPaginationItem]`
|
|
2131
2138
|
|
|
2132
2139
|
Inputs:
|
|
2133
|
-
- `ariaLabel: string` — Value for the aria-label attribute used for accessibility.
|
|
2134
|
-
- `href: string = null` — Href link for navigation.
|
|
2135
|
-
- `isCurrent: boolean` — Adds the ecl-pagination\_\_item--current class when true.
|
|
2136
|
-
- `isNext: boolean` — Adds the ecl-pagination\_\_item--next class when true.
|
|
2137
|
-
- `isPrevious: boolean` — Adds the ecl-pagination\_\_item--previous class when true.
|
|
2138
2140
|
- `isTruncated: boolean = false` — Adds the ecl-pagination\_\_item--truncation class when true.
|
|
2139
|
-
- `label: string` — Text content of the pagination item.
|
|
2140
2141
|
- `pagesCount: string` — Total number of pages displayed by the pagination component.
|
|
2142
|
+
- `routerLink: string | any[] = null` — Router navigation link for Angular routing.
|
|
2143
|
+
- `ariaLabel: string = undefined` — Value for the aria-label attribute used for accessibility.
|
|
2144
|
+
- `href: string = null` — Href link for navigation.
|
|
2145
|
+
- `isCurrent: boolean = undefined` — Adds the ecl-pagination\_\_item--current class when true.
|
|
2146
|
+
- `isNext: boolean = undefined` — Adds the ecl-pagination\_\_item--next class when true.
|
|
2147
|
+
- `isPrevious: boolean = undefined` — Adds the ecl-pagination\_\_item--previous class when true.
|
|
2148
|
+
- `label: string = undefined` — Text content of the pagination item.
|
|
2141
2149
|
- `queryParams: Params | null = null` — Query parameters for the router link.
|
|
2142
2150
|
- `queryParamsHandling: QueryParamsHandling = null` — Determines how query parameters are handled during navigation.
|
|
2143
|
-
- `routerLink: string | any[] = null` — Router navigation link for Angular routing.
|
|
2144
2151
|
- `class: string`
|
|
2145
2152
|
- `e2eAttr: any`
|
|
2146
2153
|
- `tabindex: number`
|
|
@@ -2361,17 +2368,21 @@ Selector: `ecl-rating-field`
|
|
|
2361
2368
|
Description: Component representing rating field, displayed with stars. Typically used when the user needs to evaluate something.
|
|
2362
2369
|
|
|
2363
2370
|
Inputs:
|
|
2364
|
-
- `disabled: boolean` — Can be used to set disabled status.
|
|
2371
|
+
- `disabled: boolean = undefined` — Can be used to set disabled status.
|
|
2365
2372
|
- `name: string = 'rating'` — Name of the radio group. Also used for creating id for each radio button.
|
|
2366
2373
|
- `numberOfStars: number = 5` — How many stars should the rating have.
|
|
2367
|
-
- `rating: number` — The initial value, if any.
|
|
2374
|
+
- `rating: number = undefined` — The initial value, if any.
|
|
2368
2375
|
- `class: string`
|
|
2369
2376
|
- `e2eAttr: any`
|
|
2370
2377
|
- `tabindex: number`
|
|
2371
2378
|
|
|
2372
2379
|
Outputs:
|
|
2380
|
+
- `disabled: boolean = undefined` — Can be used to set disabled status.
|
|
2373
2381
|
- `ratingChange: any` — The event to be emitted when rating is changed.
|
|
2374
2382
|
|
|
2383
|
+
Properties:
|
|
2384
|
+
- `currentRating: unknown = signal<number>(undefined)` — Internal mutable rating value, falls back to the input
|
|
2385
|
+
|
|
2375
2386
|
Methods:
|
|
2376
2387
|
- `onRadioClick(rating: number): void` — Method that sets the new rating and emit 'ratingChange' event, that includes the new rating number.
|
|
2377
2388
|
- `registerOnChange(fn: any): void`
|
|
@@ -2390,16 +2401,17 @@ Description: Component representing search field - input and button, in a respon
|
|
|
2390
2401
|
Inputs:
|
|
2391
2402
|
- `buttonExtraClassses: string = ''`
|
|
2392
2403
|
- `inputExtraClassses: string = ''`
|
|
2393
|
-
- `placeholder: string`
|
|
2404
|
+
- `placeholder: string = undefined`
|
|
2394
2405
|
- `searchButtonIcon: string = 'search'`
|
|
2395
|
-
- `searchButtonLabel: string`
|
|
2396
|
-
- `searchInputText: string` — The current/default search text.
|
|
2406
|
+
- `searchButtonLabel: string = undefined`
|
|
2407
|
+
- `searchInputText: string = undefined` — The current/default search text.
|
|
2397
2408
|
- `class: string`
|
|
2398
2409
|
- `e2eAttr: any`
|
|
2399
2410
|
- `tabindex: number`
|
|
2400
2411
|
|
|
2401
2412
|
Outputs:
|
|
2402
2413
|
- `searchEvent: EclSearchFormEvent` — This event is emited, when user performs the search action. Includes the search text from the input field.
|
|
2414
|
+
- `searchInputText: string = undefined` — The current/default search text.
|
|
2403
2415
|
|
|
2404
2416
|
Properties:
|
|
2405
2417
|
- `role: string = 'search'`
|
|
@@ -2421,14 +2433,20 @@ Selector: `ecl-select-container`
|
|
|
2421
2433
|
Description: Container component, which wraps the component. Ataches custom select button with dropdown arrow.
|
|
2422
2434
|
|
|
2423
2435
|
Inputs:
|
|
2424
|
-
- `disabled: boolean`
|
|
2436
|
+
- `disabled: boolean = undefined`
|
|
2425
2437
|
- `eclSize: string = 'm'` — Size/length of the field and the dropdown, can be 's', 'm' or 'l'. Default is 'm'. Same as the size of the main host element.
|
|
2426
|
-
- `isInvalid: boolean`
|
|
2438
|
+
- `isInvalid: boolean = undefined`
|
|
2427
2439
|
- `toggleLabel: string | undefined = undefined` — Custom label for the arrow-down button. Set from the main host element.
|
|
2428
2440
|
- `class: string`
|
|
2429
2441
|
- `e2eAttr: any`
|
|
2430
2442
|
- `tabindex: number`
|
|
2431
2443
|
|
|
2444
|
+
Outputs:
|
|
2445
|
+
- `disabled: boolean = undefined`
|
|
2446
|
+
- `eclSize: string = 'm'` — Size/length of the field and the dropdown, can be 's', 'm' or 'l'. Default is 'm'. Same as the size of the main host element.
|
|
2447
|
+
- `isInvalid: boolean = undefined`
|
|
2448
|
+
- `toggleLabel: string | undefined = undefined` — Custom label for the arrow-down button. Set from the main host element.
|
|
2449
|
+
|
|
2432
2450
|
Methods:
|
|
2433
2451
|
- `getCssClasses(rootClass: string): string`
|
|
2434
2452
|
|
|
@@ -2478,7 +2496,7 @@ Selector: `div[eclSiteFooterCore]`
|
|
|
2478
2496
|
Description: The content of the site footer core component. The part that is specific for the core variant.
|
|
2479
2497
|
|
|
2480
2498
|
Inputs:
|
|
2481
|
-
- `languageCode: string` — The code of the current language. Used to translate the content.
|
|
2499
|
+
- `languageCode: string = undefined` — The code of the current language. Used to translate the content.
|
|
2482
2500
|
- `class: string`
|
|
2483
2501
|
- `e2eAttr: any`
|
|
2484
2502
|
- `tabindex: number`
|
|
@@ -2495,10 +2513,10 @@ Description: There is some fixed content in the site footer, that cannot be chan
|
|
|
2495
2513
|
|
|
2496
2514
|
Inputs:
|
|
2497
2515
|
- `a11yStatementRef: string = 'https://commission.europa.eu/accessibility-statement_en'` — The URL of the accessibility statement. It should be provided by the user, but if not, a default one from the Europa web guide will be used.
|
|
2498
|
-
- `content: any` — The rest of the content of the site footer.
|
|
2499
|
-
- `ecLogoLanguageCode: string` — The code of the current language for the logo. If there is no logo for the current language, a default logo will be displayed.
|
|
2516
|
+
- `content: any = undefined` — The rest of the content of the site footer.
|
|
2517
|
+
- `ecLogoLanguageCode: string = undefined` — The code of the current language for the logo. If there is no logo for the current language, a default logo will be displayed.
|
|
2500
2518
|
- `isCore: boolean = false` — The component is showing different content, depending if it's core site footer or not.
|
|
2501
|
-
- `languageCode: string` — The code of the current language. Used to translate the content.
|
|
2519
|
+
- `languageCode: string = undefined` — The code of the current language. Used to translate the content.
|
|
2502
2520
|
- `class: string`
|
|
2503
2521
|
- `e2eAttr: any`
|
|
2504
2522
|
- `tabindex: number`
|
|
@@ -2517,7 +2535,7 @@ Description: There is some fixed content in the site footer, that cannot be chan
|
|
|
2517
2535
|
Inputs:
|
|
2518
2536
|
- `a11yStatementRef: string = 'https://commission.europa.eu/accessibility-statement_en'` — The URL of the accessibility statement. It should be provided by the user, but if not, a default one from the Europa web guide will be used.
|
|
2519
2537
|
- `isCore: boolean = false` — If this is a core template. If it's standardised or harmonised footer, ec logo should be added.
|
|
2520
|
-
- `languageCode: string` — The code of the current language. Used to translate the content.
|
|
2538
|
+
- `languageCode: string = undefined` — The code of the current language. Used to translate the content.
|
|
2521
2539
|
- `class: string`
|
|
2522
2540
|
- `e2eAttr: any`
|
|
2523
2541
|
- `tabindex: number`
|
|
@@ -2569,10 +2587,10 @@ Selector: `ecl-site-header`
|
|
|
2569
2587
|
Description: The Site header offers easily recognisable elements (such as the logo) and the most essential functionality of every site (such as Language switcher or Search form). Additionally it can host the name of the site, the class name to which it belongs and the main navigation. The header is always placed at the top of the page. The elements required in the site header are different depending wether it is the corporate, standardised or an harmonised website.
|
|
2570
2588
|
|
|
2571
2589
|
Inputs:
|
|
2572
|
-
- `isSiteNameMobileOnly: boolean = false` — Determines if the site name should be displayed only on mobile devices.
|
|
2573
2590
|
- `languageCode: string = 'en'` — Language code of the current language of the site.
|
|
2574
|
-
- `logoSize: "s" | "m" | "l" = 'm'` — The size of the logo, 's', 'm' or 'l', default to 'm'.
|
|
2575
2591
|
- `siteName: string` — The name of the site, to be added in the header, next to the logo.
|
|
2592
|
+
- `isSiteNameMobileOnly: boolean = false` — Determines if the site name should be displayed only on mobile devices.
|
|
2593
|
+
- `logoSize: "s" | "m" | "l" = 'm'` — The size of the logo, 's', 'm' or 'l', default to 'm'.
|
|
2576
2594
|
- `class: string`
|
|
2577
2595
|
- `e2eAttr: any`
|
|
2578
2596
|
- `tabindex: number`
|
|
@@ -2693,19 +2711,19 @@ Selector: `ecl-site-header-language-popover`
|
|
|
2693
2711
|
Description: This component is a popover, that appears after the user clicks on language link. It contains all the available languages, configured for the current site. Adds styling and functionality for the dialog. Emits events when language is selected and when dialog is closed.
|
|
2694
2712
|
|
|
2695
2713
|
Inputs:
|
|
2696
|
-
- `euColumnsCount: number` — Number of columns for eu languages. Calculated by the parent component 'ecl-site-header-language'.
|
|
2697
2714
|
- `euLanguages: Array<EuiLanguage> = []`
|
|
2698
|
-
- `isFull: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2699
|
-
- `isHidden: boolean = false` — Property to show/hide the dialog.
|
|
2700
|
-
- `isPushLeft: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2701
|
-
- `isPushRight: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2702
|
-
- `isStack: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2703
2715
|
- `languageArrowPosition: string` — Property to position the arrow of the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2704
2716
|
- `languageCode: string` — Current language
|
|
2705
2717
|
- `leftPosition: number` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2706
|
-
- `nonEuColumnsCount: number` — Number of columns for non-eu languages. Calculated by the parent component 'ecl-site-header-language'.
|
|
2707
2718
|
- `nonEuLanguages: Array<EuiLanguage> = []`
|
|
2708
2719
|
- `rightPosition: number` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2720
|
+
- `euColumnsCount: number = undefined` — Number of columns for eu languages. Calculated by the parent component 'ecl-site-header-language'.
|
|
2721
|
+
- `isFull: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2722
|
+
- `isHidden: boolean = false` — Property to show/hide the dialog.
|
|
2723
|
+
- `isPushLeft: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2724
|
+
- `isPushRight: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2725
|
+
- `isStack: boolean = false` — Property to position the dialog correctly. Calculated by the parent component 'ecl-site-header-language'.
|
|
2726
|
+
- `nonEuColumnsCount: number = undefined` — Number of columns for non-eu languages. Calculated by the parent component 'ecl-site-header-language'.
|
|
2709
2727
|
- `class: string`
|
|
2710
2728
|
- `e2eAttr: any`
|
|
2711
2729
|
- `tabindex: number`
|
|
@@ -2783,9 +2801,9 @@ Selector: `ecl-site-header-search`
|
|
|
2783
2801
|
Description: This component builds the search box in the ecl-site-header component. Adds specific style and functionality, emits events on search and search toggle.
|
|
2784
2802
|
|
|
2785
2803
|
Inputs:
|
|
2786
|
-
- `searchButtonLabel: string`
|
|
2787
|
-
- `searchInputPlaceholder: string`
|
|
2788
2804
|
- `searchInputText: string`
|
|
2805
|
+
- `searchButtonLabel: string = undefined`
|
|
2806
|
+
- `searchInputPlaceholder: string = undefined`
|
|
2789
2807
|
- `class: string`
|
|
2790
2808
|
- `e2eAttr: any`
|
|
2791
2809
|
- `tabindex: number`
|
|
@@ -2817,8 +2835,8 @@ File: `packages/ecl/components/ecl-social-media-follow/ecl-social-media-follow.c
|
|
|
2817
2835
|
Selector: `ecl-social-media-follow`
|
|
2818
2836
|
|
|
2819
2837
|
Inputs:
|
|
2820
|
-
- `description: string`
|
|
2821
|
-
- `horizontalAlignment:
|
|
2838
|
+
- `description: string = undefined`
|
|
2839
|
+
- `horizontalAlignment: 'right' | 'left' | string = 'left'`
|
|
2822
2840
|
- `isVertical: boolean = false`
|
|
2823
2841
|
- `class: string`
|
|
2824
2842
|
- `e2eAttr: any`
|
|
@@ -2833,14 +2851,14 @@ File: `packages/ecl/components/ecl-social-media-follow/ecl-social-media-follow-i
|
|
|
2833
2851
|
Selector: `ecl-social-media-follow-item`
|
|
2834
2852
|
|
|
2835
2853
|
Inputs:
|
|
2836
|
-
- `extraAttributes: { name: string; value?: string | null }[]`
|
|
2854
|
+
- `extraAttributes: { name: string; value?: string | null; }[] = undefined`
|
|
2837
2855
|
- `href: string = ''`
|
|
2838
|
-
- `isInverted: unknown`
|
|
2839
|
-
- `routerLink: string = ''`
|
|
2840
|
-
- `size: string = 'm'`
|
|
2841
|
-
- `target: string`
|
|
2842
2856
|
- `icon: string`
|
|
2843
2857
|
- `iconSet: string = 'social-media'`
|
|
2858
|
+
- `isInverted: false = undefined`
|
|
2859
|
+
- `routerLink: string = ''`
|
|
2860
|
+
- `size: string = 'm'`
|
|
2861
|
+
- `target: string = undefined`
|
|
2844
2862
|
- `class: string`
|
|
2845
2863
|
- `e2eAttr: any`
|
|
2846
2864
|
- `tabindex: number`
|
|
@@ -2878,7 +2896,7 @@ Selector: `div[eclSplashPageLanguageCategory]`
|
|
|
2878
2896
|
Description: Component representing a category of languages displayed on the splash page. Used to group related language links under a common title.
|
|
2879
2897
|
|
|
2880
2898
|
Inputs:
|
|
2881
|
-
- `title: string` — Title of the language category.
|
|
2899
|
+
- `title: string = undefined` — Title of the language category.
|
|
2882
2900
|
- `class: string`
|
|
2883
2901
|
- `e2eAttr: any`
|
|
2884
2902
|
- `tabindex: number`
|
|
@@ -2894,7 +2912,7 @@ Selector: `[eclSplashPageLanguageContainer]`
|
|
|
2894
2912
|
Description: Component representing a container for language categories on the splash page. Wraps grouped language links with an optional title.
|
|
2895
2913
|
|
|
2896
2914
|
Inputs:
|
|
2897
|
-
- `title: string` — Title of the language container group.
|
|
2915
|
+
- `title: string = undefined` — Title of the language container group.
|
|
2898
2916
|
- `class: string`
|
|
2899
2917
|
- `e2eAttr: any`
|
|
2900
2918
|
- `tabindex: number`
|
|
@@ -2910,7 +2928,7 @@ Selector: `a[eclSplashPageLanguageLink]`
|
|
|
2910
2928
|
Description: Component representing a link to a language version on the splash page. Displays the name of the language based on the provided language code.
|
|
2911
2929
|
|
|
2912
2930
|
Inputs:
|
|
2913
|
-
- `lang: string` — Language code used to determine and display the language label. Example: 'en', 'fr', 'de'
|
|
2931
|
+
- `lang: string = undefined` — Language code used to determine and display the language label. Example: 'en', 'fr', 'de'
|
|
2914
2932
|
- `class: string`
|
|
2915
2933
|
- `e2eAttr: any`
|
|
2916
2934
|
- `tabindex: number`
|
|
@@ -2990,10 +3008,10 @@ Selector: `div[eclTab]`
|
|
|
2990
3008
|
Description: Represents a single tab inside the ECL Tabs component. Manages its label, state (active, hidden), and interaction events like click or keydown.
|
|
2991
3009
|
|
|
2992
3010
|
Inputs:
|
|
2993
|
-
- `anchorExtraClasses: string` — Extra classes to be added to the anchor tag.
|
|
2994
|
-
- `isHidden: boolean = false` — Hides the tab when true by applying the ecl-tabs\_\_item--hidden CSS class.
|
|
3011
|
+
- `anchorExtraClasses: string = undefined` — Extra classes to be added to the anchor tag.
|
|
2995
3012
|
- `id: string` — Unique identifier for the tab.
|
|
2996
3013
|
- `isActive: boolean = false` — Marks the tab as active.
|
|
3014
|
+
- `isHidden: boolean = false` — Hides the tab when true by applying the ecl-tabs\_\_item--hidden CSS class.
|
|
2997
3015
|
- `class: string`
|
|
2998
3016
|
- `e2eAttr: any`
|
|
2999
3017
|
- `tabindex: number`
|
|
@@ -3001,6 +3019,7 @@ Inputs:
|
|
|
3001
3019
|
Outputs:
|
|
3002
3020
|
- `keydownTab: EventEmitter = new EventEmitter<Event>()` — Emits when a keydown event occurs on the tab.
|
|
3003
3021
|
- `selectTab: EventEmitter = new EventEmitter<EclTabSelectEvent>()` — Emits when the tab is selected via click.
|
|
3022
|
+
- `isHidden: boolean = false` — Hides the tab when true by applying the ecl-tabs\_\_item--hidden CSS class.
|
|
3004
3023
|
|
|
3005
3024
|
Properties:
|
|
3006
3025
|
- `_isActive: unknown = signal(false)`
|
|
@@ -3115,7 +3134,7 @@ Selector: `ecl-tag, [eclTag]`
|
|
|
3115
3134
|
|
|
3116
3135
|
Inputs:
|
|
3117
3136
|
- `isWrapped: boolean = true` — Whether the tag content should be allowed to wrap onto multiple lines. Set to false to force single-line display (adds ecl-tag--nowrap class). Defaults to true.
|
|
3118
|
-
- `variant:
|
|
3137
|
+
- `variant: 'removable' = undefined` — Defines the variant of the tag. Currently only 'removable' is supported.
|
|
3119
3138
|
- `class: string`
|
|
3120
3139
|
- `e2eAttr: any`
|
|
3121
3140
|
- `tabindex: number`
|
|
@@ -3159,7 +3178,6 @@ Inputs:
|
|
|
3159
3178
|
- `tabindex: number`
|
|
3160
3179
|
|
|
3161
3180
|
Properties:
|
|
3162
|
-
- `attrRole: string = 'list'` — Sets the role attribute of the host element to list for accessibility purposes.
|
|
3163
3181
|
- `isExpanded: boolean | null = null`
|
|
3164
3182
|
- `timelineItems: QueryList<EclTimelineItemComponent>` — List of projected EclTimelineItemComponent instances. Collected using @ContentChildren .
|
|
3165
3183
|
|
|
@@ -3179,13 +3197,14 @@ Inputs:
|
|
|
3179
3197
|
- `isHeadline: boolean = false`
|
|
3180
3198
|
- `isToggler: boolean = false` — Whether the item is a toggler (e.g. expands/collapses related items). Adds the ecl-timeline\_\_item--toggle CSS class when true.
|
|
3181
3199
|
- `isTogglerExpanded: boolean = false` — Indicates whether the toggler is initially expanded. Used for toggler-type items.
|
|
3182
|
-
- `toggleGroup: string` — Name of the toggle group that this item belongs to. Used to coordinate collapsing/expanding related items.
|
|
3200
|
+
- `toggleGroup: string = undefined` — Name of the toggle group that this item belongs to. Used to coordinate collapsing/expanding related items.
|
|
3183
3201
|
- `class: string`
|
|
3184
3202
|
- `e2eAttr: any`
|
|
3185
3203
|
- `tabindex: number`
|
|
3186
3204
|
|
|
3187
3205
|
Outputs:
|
|
3188
3206
|
- `toggle: EventEmitter = new EventEmitter<EclTimelineItemToggleEvent>()` — Event emitted when the toggler is clicked. Consumers can call preventDefault() on the event to cancel toggle behavior.
|
|
3207
|
+
- `isTogglerExpanded: boolean = false` — Indicates whether the toggler is initially expanded. Used for toggler-type items.
|
|
3189
3208
|
|
|
3190
3209
|
Properties:
|
|
3191
3210
|
- `eclLink: EclLinkDirective` — Reference to a projected ECL link, used for setting focus after toggle.
|
|
@@ -4233,7 +4252,7 @@ Selector: `[eclFileTitle]`
|
|
|
4233
4252
|
Description: Directive to style a title element in an ECL file component.
|
|
4234
4253
|
|
|
4235
4254
|
Inputs:
|
|
4236
|
-
- `id: string` — ID attribute for the title element.
|
|
4255
|
+
- `id: string = undefined` — ID attribute for the title element.
|
|
4237
4256
|
- `class: string`
|
|
4238
4257
|
- `e2eAttr: any`
|
|
4239
4258
|
- `tabindex: number`
|
|
@@ -4270,10 +4289,10 @@ Selector: `[eclFileUpload]`
|
|
|
4270
4289
|
Description: Directive that enhances a native input\[type=file\] with ECL-compliant styling and behavior. Supports multiple file selection, dynamic file list rendering, translations and validation state.
|
|
4271
4290
|
|
|
4272
4291
|
Inputs:
|
|
4273
|
-
- `disabled: boolean` — Whether the component is disabled.
|
|
4274
|
-
- `id: string` — ID attribute applied to the native file input.
|
|
4292
|
+
- `disabled: boolean = undefined` — Whether the component is disabled.
|
|
4293
|
+
- `id: string = undefined` — ID attribute applied to the native file input.
|
|
4275
4294
|
- `isInvalid: boolean = false` — Marks the component as invalid (if not using Angular form validation).
|
|
4276
|
-
- `multiple: boolean` — Allows selecting multiple files.
|
|
4295
|
+
- `multiple: boolean = undefined` — Allows selecting multiple files.
|
|
4277
4296
|
- `variant: string = 'default'` — Variant of the component's appearance. Currently unused. Default: 'default' .
|
|
4278
4297
|
- `class: string`
|
|
4279
4298
|
- `e2eAttr: any`
|
|
@@ -4309,7 +4328,7 @@ Description: Manages image/video for the thumbnail in the gallery. Adding some s
|
|
|
4309
4328
|
|
|
4310
4329
|
Inputs:
|
|
4311
4330
|
- `hasZoom: boolean = false` — When this is true, on mousehover the image will be zoomed.
|
|
4312
|
-
- `poster: string` — To be used when there is no thimbnail added. Instead the 'poster' attribute in the element is used
|
|
4331
|
+
- `poster: string = undefined` — To be used when there is no thimbnail added. Instead the 'poster' attribute in the element is used
|
|
4313
4332
|
- `class: string`
|
|
4314
4333
|
- `e2eAttr: any`
|
|
4315
4334
|
- `tabindex: number`
|
|
@@ -4626,9 +4645,9 @@ Selector: `iframe[eclMediaContainerIframe]`
|
|
|
4626
4645
|
Description: Adds styling and attributes to the iframe element.
|
|
4627
4646
|
|
|
4628
4647
|
Inputs:
|
|
4629
|
-
- `height: any`
|
|
4630
4648
|
- `ratio: string`
|
|
4631
|
-
- `
|
|
4649
|
+
- `height = undefined`
|
|
4650
|
+
- `width = undefined`
|
|
4632
4651
|
- `class: string`
|
|
4633
4652
|
- `e2eAttr: any`
|
|
4634
4653
|
- `tabindex: number`
|
|
@@ -4663,7 +4682,7 @@ Selector: `[eclMediaContainerItem], img[eclMediaContainerImage]`
|
|
|
4663
4682
|
Description: Adds styling and functionality to the media container item /image.
|
|
4664
4683
|
|
|
4665
4684
|
Inputs:
|
|
4666
|
-
- `ratio: string`
|
|
4685
|
+
- `ratio: string = undefined`
|
|
4667
4686
|
- `class: string`
|
|
4668
4687
|
- `e2eAttr: any`
|
|
4669
4688
|
- `tabindex: number`
|
|
@@ -4927,9 +4946,9 @@ Description: Directive used to decorate and elements within a multiselect. Adds
|
|
|
4927
4946
|
|
|
4928
4947
|
Inputs:
|
|
4929
4948
|
- `disabled: boolean` — Indicates that the option is disabled.
|
|
4930
|
-
- `label: string` — Label displayed for the option.
|
|
4931
4949
|
- `selected: boolean` — Indicates that the option is selected.
|
|
4932
|
-
- `
|
|
4950
|
+
- `label: string = undefined` — Label displayed for the option.
|
|
4951
|
+
- `value: string = undefined` — Value assigned to the option.
|
|
4933
4952
|
- `class: string`
|
|
4934
4953
|
- `e2eAttr: any`
|
|
4935
4954
|
- `tabindex: number`
|
|
@@ -5333,9 +5352,9 @@ Selector: `[eclRadio]`
|
|
|
5333
5352
|
Description: Directive that applies the ECL radio button styling and behavior. Should be applied to native radio input elements to enhance them with ECL styles and support for invalid, disabled and binary states.
|
|
5334
5353
|
|
|
5335
5354
|
Inputs:
|
|
5336
|
-
- `isBinary: boolean` — Adds the ecl-radio--binary class when true.
|
|
5337
5355
|
- `isDisabled: boolean = false` — Adds the ecl-radio--disabled class to the host element when true.
|
|
5338
5356
|
- `isInvalid: boolean = false` — Adds the ecl-radio--invalid class to the host element when true.
|
|
5357
|
+
- `isBinary: boolean = undefined` — Adds the ecl-radio--binary class when true.
|
|
5339
5358
|
- `class: string`
|
|
5340
5359
|
- `e2eAttr: any`
|
|
5341
5360
|
- `tabindex: number`
|
|
@@ -5400,7 +5419,7 @@ Inputs:
|
|
|
5400
5419
|
- `disabled: boolean = false` — Disables the select element.
|
|
5401
5420
|
- `eclSize: "s" | "m" | "l" = 'm'` — Size of the select component.
|
|
5402
5421
|
- `isInvalid: boolean = false` — Marks the select element as invalid.
|
|
5403
|
-
- `toggleLabel: string` — Accessible label for the toggle button.
|
|
5422
|
+
- `toggleLabel: string = undefined` — Accessible label for the toggle button.
|
|
5404
5423
|
- `class: string`
|
|
5405
5424
|
- `e2eAttr: any`
|
|
5406
5425
|
- `tabindex: number`
|
|
@@ -5517,14 +5536,11 @@ Selector: `[eclSiteFooterList]`
|
|
|
5517
5536
|
Description: Directive, that applies specific classes to the list element in site footer.
|
|
5518
5537
|
|
|
5519
5538
|
Inputs:
|
|
5520
|
-
- `isInline: boolean`
|
|
5539
|
+
- `isInline: boolean = undefined`
|
|
5521
5540
|
- `class: string`
|
|
5522
5541
|
- `e2eAttr: any`
|
|
5523
5542
|
- `tabindex: number`
|
|
5524
5543
|
|
|
5525
|
-
Properties:
|
|
5526
|
-
- `cmpClass: unknown = true`
|
|
5527
|
-
|
|
5528
5544
|
Methods:
|
|
5529
5545
|
- `getCssClasses(rootClass: string): string`
|
|
5530
5546
|
|
|
@@ -5626,7 +5642,7 @@ Selector: `[eclSiteFooterSection]`
|
|
|
5626
5642
|
Description: Directive, that applies specific classes to the section element in site footer.
|
|
5627
5643
|
|
|
5628
5644
|
Inputs:
|
|
5629
|
-
- `variant:
|
|
5645
|
+
- `variant: 'links' | 'contact' | 'about' | 'more' | 'related' | 'site-info' | string = ''`
|
|
5630
5646
|
- `class: string`
|
|
5631
5647
|
- `e2eAttr: any`
|
|
5632
5648
|
- `tabindex: number`
|
|
@@ -6098,7 +6114,7 @@ Inputs:
|
|
|
6098
6114
|
- `eclSortable: null = null` — Enables sorting on the header. Also sets the data-ecl-table-sort-toggle attribute. Acts as the unique identifier for the column when sorting.
|
|
6099
6115
|
- `id: string` — HTML id attribute of the table header cell. If not provided, a UUID will be generated.
|
|
6100
6116
|
- `scope: string = 'col'` — Scope of the table header. Default is col . Sets the scope attribute.
|
|
6101
|
-
- `sortButtonAriaLabel: string` — Aria-label for the sort button that will be injected into the header cell.
|
|
6117
|
+
- `sortButtonAriaLabel: string = undefined` — Aria-label for the sort button that will be injected into the header cell.
|
|
6102
6118
|
- `class: string`
|
|
6103
6119
|
- `e2eAttr: any`
|
|
6104
6120
|
- `tabindex: number`
|
|
@@ -6252,7 +6268,7 @@ Selector: `img[eclTextMediaImgAnchor]`
|
|
|
6252
6268
|
Description: Sets the --ecl-image-anchor CSS custom property for an image used within the ecl-text-media component. Intended to be used together with img\[eclMediaContainerImage\] from the ecl-media-container component.
|
|
6253
6269
|
|
|
6254
6270
|
Inputs:
|
|
6255
|
-
- `eclTextMediaImgAnchor:
|
|
6271
|
+
- `eclTextMediaImgAnchor: 'center' | 'top left' | 'bottom right' | '20% 20%' = 'center'`
|
|
6256
6272
|
|
|
6257
6273
|
### EclTextMediaMicroTitleDirective
|
|
6258
6274
|
|