@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
|
@@ -404,6 +404,11 @@ This component represents this fixed content.</p>
|
|
|
404
404
|
|
|
405
405
|
</td>
|
|
406
406
|
</tr>
|
|
407
|
+
<tr>
|
|
408
|
+
<td class="col-md-4">
|
|
409
|
+
<i>Default value : </i><code>undefined</code>
|
|
410
|
+
</td>
|
|
411
|
+
</tr>
|
|
407
412
|
<tr>
|
|
408
413
|
<td class="col-md-4">
|
|
409
414
|
<div class="io-description"><p>The rest of the content of the site footer.</p>
|
|
@@ -426,6 +431,11 @@ This component represents this fixed content.</p>
|
|
|
426
431
|
|
|
427
432
|
</td>
|
|
428
433
|
</tr>
|
|
434
|
+
<tr>
|
|
435
|
+
<td class="col-md-4">
|
|
436
|
+
<i>Default value : </i><code>undefined</code>
|
|
437
|
+
</td>
|
|
438
|
+
</tr>
|
|
429
439
|
<tr>
|
|
430
440
|
<td class="col-md-4">
|
|
431
441
|
<div class="io-description"><p>The code of the current language for the logo. If there is no logo for the current language, a default logo will be displayed.</p>
|
|
@@ -475,6 +485,11 @@ This component represents this fixed content.</p>
|
|
|
475
485
|
|
|
476
486
|
</td>
|
|
477
487
|
</tr>
|
|
488
|
+
<tr>
|
|
489
|
+
<td class="col-md-4">
|
|
490
|
+
<i>Default value : </i><code>undefined</code>
|
|
491
|
+
</td>
|
|
492
|
+
</tr>
|
|
478
493
|
<tr>
|
|
479
494
|
<td class="col-md-4">
|
|
480
495
|
<div class="io-description"><p>The code of the current language. Used to translate the content.</p>
|
|
@@ -650,7 +665,7 @@ This component represents this fixed content.</p>
|
|
|
650
665
|
<script src="../js/libs/htmlparser.js"></script>
|
|
651
666
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
652
667
|
<script>
|
|
653
|
-
var COMPONENT_TEMPLATE = '<div>@if(isCore){ <div eclSiteFooterRow> <div eclSiteFooterColumn> <div eclSiteFooterSection> <a eclLink href="https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}" variant="standalone" eclSiteFooterLogoLink [attr.aria-label]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <picture eclSiteFooterPicture [attr.title]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <source srcset="./assets/images/ecl/logo/eu/standard-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg" media="(min-width: 996px)" /> <img eclSiteFooterLogoImage src="./assets/images/ecl/logo/eu/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg" alt="European Union logo" /> </picture> </a> <ng-container *ngTemplateOutlet="content"></ng-container> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.CONTACT-EU\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.STRATEGY\' | translate" variant="standalone" href="tel:0080067891011"> {{ \'ecl.footer.CALL-US\' | translate }} 00 800 6 7 8 9 10 11 </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/call-us_{{ languageCode }}"> {{ \'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.WRITE-TO-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/write-us_{{ languageCode }}"> {{ \'ecl.footer.WRITE-TO-US\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.MEET-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode }}"> {{ \'ecl.footer.MEET-US\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.SOCIAL-MEDIA\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode }}"> {{ \'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate }} </a> </li> </ul> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.LEGAL\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LANGUAGES\' | translate" variant="standalone" href="https://european-union.europa.eu/languages-our-websites_{{ languageCode }}"> {{ \'ecl.footer.LANGUAGES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.PRIVACY-POLICY\' | translate" variant="standalone" href="https://european-union.europa.eu/privacy-policy_{{ languageCode }}"> {{ \'ecl.footer.PRIVACY-POLICY\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LEGAL-NOTICE\' | translate" variant="standalone" href="https://european-union.europa.eu/legal-notice_{{ languageCode }}"> {{ \'ecl.footer.LEGAL-NOTICE\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.COOKIES\' | translate" variant="standalone" href="https://european-union.europa.eu/cookies_{{ languageCode }}"> {{ \'ecl.footer.COOKIES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.ACCESSIBILITY\' | translate" variant="standalone" href="{{ a11yStatementRef }}"> {{ \'ecl.footer.ACCESSIBILITY\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.EU-INSTITUTIONS-AND-BODIES\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate" variant="standalone" href="https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{ languageCode }}"> {{ \'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate }} </a> </li> </ul> </div> </div> </div>}@if(!isCore){ <ng-container *ngTemplateOutlet="content"></ng-container> <div eclSiteFooterRow> <div eclSiteFooterColumn> <div eclSiteFooterSection> <a eclLink href="https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}" variant="standalone" class="ecl-site-footer__logo-link" [attr.aria-label]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <picture eclSiteFooterPicture [attr.title]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <source srcset="./assets/images/ecl/logo/eu/standard-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg" media="(min-width: 996px)" /> <img eclSiteFooterLogoImage src="./assets/images/ecl/logo/eu/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode }}.svg" alt="European Union logo" /> </picture> </a> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a href="https://european-union.europa.eu/index_{{ ecLogoLanguageCode }}" eclLink variant="standalone" class="ecl-site-footer__link"> {{ \'ecl.footer.DISCOVER-MORE-ON\' | translate }} europa.eu</a> </li> </ul> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.CONTACT-EU\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.STRATEGY\' | translate" variant="standalone" href="tel:0080067891011"> {{ \'ecl.footer.CALL-US\' | translate }} 00 800 6 7 8 9 10 11 </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/call-us_{{ languageCode }}"> {{ \'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.WRITE-TO-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/write-us_{{ languageCode }}"> {{ \'ecl.footer.WRITE-TO-US\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.MEET-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode }}"> {{ \'ecl.footer.MEET-US\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.SOCIAL-MEDIA\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode }}"> {{ \'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate }} </a> </li> </ul> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.LEGAL\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LANGUAGES\' | translate" variant="standalone" href="https://european-union.europa.eu/languages-our-websites_{{ languageCode }}"> {{ \'ecl.footer.LANGUAGES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.PRIVACY-POLICY\' | translate" variant="standalone" href="https://european-union.europa.eu/privacy-policy_{{ languageCode }}"> {{ \'ecl.footer.PRIVACY-POLICY\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LEGAL-NOTICE\' | translate" variant="standalone" href="https://european-union.europa.eu/legal-notice_{{ languageCode }}"> {{ \'ecl.footer.LEGAL-NOTICE\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.COOKIES\' | translate" variant="standalone" href="https://european-union.europa.eu/cookies_{{ languageCode }}"> {{ \'ecl.footer.COOKIES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.ACCESSIBILITY\' | translate" variant="standalone" href="{{ a11yStatementRef }}"> {{ \'ecl.footer.ACCESSIBILITY\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.EU-INSTITUTIONS-AND-BODIES\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate" variant="standalone" href="https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{ languageCode }}"> {{ \'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate }} </a> </li> </ul> </div> </div> </div>}</div>'
|
|
668
|
+
var COMPONENT_TEMPLATE = '<div>@if(isCore()){ <div eclSiteFooterRow> <div eclSiteFooterColumn> <div eclSiteFooterSection> <a eclLink href="https://european-union.europa.eu/index_{{ ecLogoLanguageCode() }}" variant="standalone" eclSiteFooterLogoLink [attr.aria-label]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <picture eclSiteFooterPicture [attr.title]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <source srcset="./assets/images/ecl/logo/eu/standard-version/positive/logo-eu--{{ ecLogoLanguageCode() }}.svg" media="(min-width: 996px)" /> <img eclSiteFooterLogoImage src="./assets/images/ecl/logo/eu/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode() }}.svg" alt="European Union logo" /> </picture> </a> <ng-container *ngTemplateOutlet="content()"></ng-container> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.CONTACT-EU\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.STRATEGY\' | translate" variant="standalone" href="tel:0080067891011"> {{ \'ecl.footer.CALL-US\' | translate }} 00 800 6 7 8 9 10 11 </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/call-us_{{ languageCode() }}"> {{ \'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.WRITE-TO-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/write-us_{{ languageCode() }}"> {{ \'ecl.footer.WRITE-TO-US\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.MEET-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode() }}"> {{ \'ecl.footer.MEET-US\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.SOCIAL-MEDIA\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode() }}"> {{ \'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate }} </a> </li> </ul> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.LEGAL\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LANGUAGES\' | translate" variant="standalone" href="https://european-union.europa.eu/languages-our-websites_{{ languageCode() }}"> {{ \'ecl.footer.LANGUAGES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.PRIVACY-POLICY\' | translate" variant="standalone" href="https://european-union.europa.eu/privacy-policy_{{ languageCode() }}"> {{ \'ecl.footer.PRIVACY-POLICY\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LEGAL-NOTICE\' | translate" variant="standalone" href="https://european-union.europa.eu/legal-notice_{{ languageCode() }}"> {{ \'ecl.footer.LEGAL-NOTICE\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.COOKIES\' | translate" variant="standalone" href="https://european-union.europa.eu/cookies_{{ languageCode() }}"> {{ \'ecl.footer.COOKIES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.ACCESSIBILITY\' | translate" variant="standalone" href="{{ a11yStatementRef() }}"> {{ \'ecl.footer.ACCESSIBILITY\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.EU-INSTITUTIONS-AND-BODIES\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate" variant="standalone" href="https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{ languageCode() }}"> {{ \'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate }} </a> </li> </ul> </div> </div> </div>}@if(!isCore()){ <ng-container *ngTemplateOutlet="content()"></ng-container> <div eclSiteFooterRow> <div eclSiteFooterColumn> <div eclSiteFooterSection> <a eclLink href="https://european-union.europa.eu/index_{{ ecLogoLanguageCode() }}" variant="standalone" class="ecl-site-footer__logo-link" [attr.aria-label]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <picture eclSiteFooterPicture [attr.title]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <source srcset="./assets/images/ecl/logo/eu/standard-version/positive/logo-eu--{{ ecLogoLanguageCode() }}.svg" media="(min-width: 996px)" /> <img eclSiteFooterLogoImage src="./assets/images/ecl/logo/eu/condensed-version/positive/logo-eu--{{ ecLogoLanguageCode() }}.svg" alt="European Union logo" /> </picture> </a> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a href="https://european-union.europa.eu/index_{{ ecLogoLanguageCode() }}" eclLink variant="standalone" class="ecl-site-footer__link"> {{ \'ecl.footer.DISCOVER-MORE-ON\' | translate }} europa.eu</a> </li> </ul> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.CONTACT-EU\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.STRATEGY\' | translate" variant="standalone" href="tel:0080067891011"> {{ \'ecl.footer.CALL-US\' | translate }} 00 800 6 7 8 9 10 11 </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/call-us_{{ languageCode() }}"> {{ \'ecl.footer.USE-OTHER-TELEPHONE-OPTIONS\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.WRITE-TO-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/write-us_{{ languageCode() }}"> {{ \'ecl.footer.WRITE-TO-US\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.MEET-US\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/meet-us_{{ languageCode() }}"> {{ \'ecl.footer.MEET-US\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.SOCIAL-MEDIA\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate" variant="standalone" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{ languageCode() }}"> {{ \'ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA\' | translate }} </a> </li> </ul> </div> </div> <div eclSiteFooterColumn> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.LEGAL\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LANGUAGES\' | translate" variant="standalone" href="https://european-union.europa.eu/languages-our-websites_{{ languageCode() }}"> {{ \'ecl.footer.LANGUAGES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.PRIVACY-POLICY\' | translate" variant="standalone" href="https://european-union.europa.eu/privacy-policy_{{ languageCode() }}"> {{ \'ecl.footer.PRIVACY-POLICY\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.LEGAL-NOTICE\' | translate" variant="standalone" href="https://european-union.europa.eu/legal-notice_{{ languageCode() }}"> {{ \'ecl.footer.LEGAL-NOTICE\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.COOKIES\' | translate" variant="standalone" href="https://european-union.europa.eu/cookies_{{ languageCode() }}"> {{ \'ecl.footer.COOKIES\' | translate }} </a> </li> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.ACCESSIBILITY\' | translate" variant="standalone" href="{{ a11yStatementRef() }}"> {{ \'ecl.footer.ACCESSIBILITY\' | translate }} </a> </li> </ul> </div> <div eclSiteFooterSection> <div eclSiteFooterTitle isSeparator> {{ \'ecl.footer.EU-INSTITUTIONS-AND-BODIES\' | translate }} </div> <ul eclSiteFooterList> <li eclSiteFooterListItem> <a eclLink eclSiteFooterLink [attr.aria-label]="\'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate" variant="standalone" href="https://european-union.europa.eu/institutions-law-budget/institutions-and-bodies/search-all-eu-institutions-and-bodies_{{ languageCode() }}"> {{ \'ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES\' | translate }} </a> </li> </ul> </div> </div> </div>}</div>'
|
|
654
669
|
var COMPONENTS = [{'name': 'EclAccordionSummaryComponent', 'selector': 'summary[eclAccordionToggle]'},{'name': 'EclAddToCalendarComponent', 'selector': 'div[eclAddToCalendar]'},{'name': 'EclAnimatedNumbersComponent', 'selector': 'div[eclAnimatedNumbers]'},{'name': 'EclAnimatedNumbersItemComponent', 'selector': '[eclAnimatedNumbersItem]'},{'name': 'EclAppComponent', 'selector': 'ecl-app'},{'name': 'EclBannerComponent', 'selector': 'ecl-banner'},{'name': 'EclBlockquoteComponent', 'selector': '[eclBlockquote]'},{'name': 'EclBreadcrumbComponent', 'selector': 'ecl-breadcrumb, nav[eclBreadcrumb]'},{'name': 'EclBreadcrumbSegmentComponent', 'selector': 'li[eclBreadcrumbSegment]'},{'name': 'EclButtonComponent', 'selector': 'button[eclButton], button[ecl-button], a[eclButton]'},{'name': 'EclCardBodyComponent', 'selector': 'ecl-card-body'},{'name': 'EclCardComponent', 'selector': 'ecl-card'},{'name': 'EclCarouselComponent', 'selector': 'ecl-carousel'},{'name': 'EclCarouselItemComponent', 'selector': 'ecl-carousel-item'},{'name': 'EclCategoryFilterComponent', 'selector': 'ecl-category-filter'},{'name': 'EclCategoryFilterItemComponent', 'selector': 'ecl-category-filter-item'},{'name': 'EclCategoryFilterListComponent', 'selector': 'ecl-category-filter-list'},{'name': 'EclCheckboxHelpComponent', 'selector': '[eclCheckboxHelp]'},{'name': 'EclCheckboxLabelComponent', 'selector': 'label[eclCheckboxLabel]'},{'name': 'EclContentBlockComponent', 'selector': 'ecl-content-block'},{'name': 'EclContentItemComponent', 'selector': 'ecl-content-item'},{'name': 'EclDateBlockComponent', 'selector': 'time[eclDateBlock]'},{'name': 'EclDescriptionListDefinitionComponent', 'selector': '[eclDescriptionListDefinition]'},{'name': 'EclExpandableComponent', 'selector': 'ecl-expandable'},{'name': 'EclFactFiguresComponent', 'selector': 'div[eclFactFigures], ecl-fact-figures'},{'name': 'EclFactFiguresItemComponent', 'selector': 'div[eclFactFiguresItem],ecl-fact-figures-item'},{'name': 'EclFactFiguresViewAllComponent', 'selector': 'ecl-fact-figures-view-all'},{'name': 'EclFeaturedComponent', 'selector': 'ecl-featured, article[eclFeatured]'},{'name': 'EclFeaturedItemComponent', 'selector': 'ecl-featured-item, div[eclFeaturedItem]'},{'name': 'EclFeaturedItemDescriptionComponent', 'selector': 'ecl-featured-item-description'},{'name': 'EclFileComponent', 'selector': 'ecl-file'},{'name': 'EclFileItemComponent', 'selector': 'ecl-file-item'},{'name': 'EclFileItemsComponent', 'selector': 'ecl-file-items'},{'name': 'EclFileTaxonomyComponent', 'selector': 'ecl-file-taxonomy'},{'name': 'EclFormGroupComponent', 'selector': '[eclFormGroup], ecl-form-group'},{'name': 'EclFormLabelComponent', 'selector': '[eclFormLabel]'},{'name': 'EclGalleryComponent', 'selector': 'ecl-gallery'},{'name': 'EclGalleryFooterComponent', 'selector': 'ecl-gallery-footer'},{'name': 'EclGalleryItemComponent', 'selector': 'ecl-gallery-item'},{'name': 'EclIconComponent', 'selector': 'ecl-icon'},{'name': 'EclIndicatorComponent', 'selector': '[eclIndicator]'},{'name': 'EclIndicatorComponent', 'selector': '[eclIndicator]'},{'name': 'EclInpageNavigationComponent', 'selector': 'ecl-inpage-navigation'},{'name': 'EclInpageNavigationItemComponent', 'selector': 'li[eclInpageNavigationItem]'},{'name': 'EclListIllustrationComponent', 'selector': 'ecl-list-illustration, ul[eclListIllustration], ol[eclListIllustration]'},{'name': 'EclListIllustrationItemComponent', 'selector': 'ecl-list-illustration-item, li[eclListIllustrationItem]'},{'name': 'EclLoadingIndicatorComponent', 'selector': 'ecl-loading-indicator'},{'name': 'EclMediaContainerComponent', 'selector': 'ecl-media-container'},{'name': 'EclMegaMenuComponent', 'selector': 'nav[eclMegaMenu]'},{'name': 'EclMegaMenuFeaturedComponent', 'selector': 'div[eclMegaMenuFeatured]'},{'name': 'EclMegaMenuInfoComponent', 'selector': 'div[eclMegaMenuInfo]'},{'name': 'EclMegaMenuItemComponent', 'selector': 'li[eclMegaMenuItem]'},{'name': 'EclMegaMenuSubitemComponent', 'selector': 'li[eclMegaMenuSubitem]'},{'name': 'EclMenuComponent', 'selector': 'ecl-menu'},{'name': 'EclMenuItemComponent', 'selector': 'ecl-menu-item'},{'name': 'EclMenuMegaComponent', 'selector': 'ecl-menu-mega'},{'name': 'EclMenuMegaItemComponent', 'selector': 'ecl-menu-mega-item'},{'name': 'EclModalBodyComponent', 'selector': '[eclModalBody]'},{'name': 'EclModalComponent', 'selector': 'dialog[eclModal]'},{'name': 'EclModalFooterComponent', 'selector': '[eclModalFooter]'},{'name': 'EclModalHeaderComponent', 'selector': '[eclModalHeader]'},{'name': 'EclMultiselectComponent', 'selector': 'select[eclMultiselect]'},{'name': 'EclMultiselectDropdownComponent', 'selector': 'div[eclMultiselectDropdown]'},{'name': 'EclMultiselectInputComponent', 'selector': 'div[eclMultiselectInput]'},{'name': 'EclMultiselectOptgroupComponent', 'selector': 'fieldset[eclMultiselectOptgroup]'},{'name': 'EclMultiselectOptionComponent', 'selector': 'div[eclMultiselectOption]'},{'name': 'EclNavigationListComponent', 'selector': 'ecl-navigation-list'},{'name': 'EclNavigationListItemComponent', 'selector': 'ecl-navigation-list-item'},{'name': 'EclNewsTickerComponent', 'selector': 'ecl-news-ticker'},{'name': 'EclNewsTickerItemComponent', 'selector': 'ecl-news-ticker-item'},{'name': 'EclNotificationComponent', 'selector': 'ecl-notification'},{'name': 'EclPageHeaderComponent', 'selector': 'ecl-page-header'},{'name': 'EclPageHeaderDescriptionContainerComponent', 'selector': 'div[eclPageHeaderDescriptionContainer]'},{'name': 'EclPageHeaderExpandableComponent', 'selector': 'div[eclPageHeaderExpandable]'},{'name': 'EclPageHeaderNextComponent', 'selector': 'div[eclPageHeader]'},{'name': 'EclPageHeaderSectionComponent', 'selector': 'div[eclPageHeaderSection]'},{'name': 'EclPageHeaderSectionInfoComponent', 'selector': 'div[eclPageHeaderSectionInfo]'},{'name': 'EclPageSummaryComponent', 'selector': 'ecl-page-summary'},{'name': 'EclPaginationComponent', 'selector': 'ecl-pagination'},{'name': 'EclPaginationItemComponent', 'selector': 'li[eclPaginationItem]'},{'name': 'EclPopoverComponent', 'selector': 'ecl-popover'},{'name': 'EclQuizCardComponent', 'selector': 'li[eclQuizCard]'},{'name': 'EclQuizComponent', 'selector': 'section[eclQuiz]'},{'name': 'EclRadioHelpComponent', 'selector': '[eclRadioHelp]'},{'name': 'EclRadioLabelComponent', 'selector': '[eclRadioLabel]'},{'name': 'EclRangeBubbleComponent', 'selector': 'ecl-range-bubble'},{'name': 'EclRangeValueComponent', 'selector': 'ecl-range-value'},{'name': 'EclRatingFieldComponent', 'selector': 'ecl-rating-field'},{'name': 'EclSearchFormComponent', 'selector': 'ecl-search-form'},{'name': 'EclSelectContainerComponent', 'selector': 'ecl-select-container'},{'name': 'EclSiteFooterComponent', 'selector': 'footer[eclSiteFooter], ecl-site-footer'},{'name': 'EclSiteFooterCoownerComponent', 'selector': 'div[eclSiteFooterCoowner]'},{'name': 'EclSiteFooterCoreComponent', 'selector': 'div[eclSiteFooterCore]'},{'name': 'EclSiteFooterFixedContentEUComponent', 'selector': 'ecl-site-footer-fixed-content-eu'},{'name': 'EclSiteFooterRowCommonComponent', 'selector': 'div[eclSiteFooterRowCommon]'},{'name': 'EclSiteHeaderActionComponent', 'selector': 'ecl-site-header-action'},{'name': 'EclSiteHeaderBannerTopComponent', 'selector': 'ecl-site-header-banner-top'},{'name': 'EclSiteHeaderComponent', 'selector': 'ecl-site-header'},{'name': 'EclSiteHeaderCustomActionComponent', 'selector': 'div[eclSiteHeaderCustomAction]'},{'name': 'EclSiteHeaderEnvironmentComponent', 'selector': '[eclSiteHeaderEnvironment]'},{'name': 'EclSiteHeaderLanguageComponent', 'selector': 'ecl-site-header-language'},{'name': 'EclSiteHeaderLanguagePopoverComponent', 'selector': 'ecl-site-header-language-popover'},{'name': 'EclSiteHeaderLoginComponent', 'selector': 'ecl-site-header-login'},{'name': 'EclSiteHeaderNotificationComponent', 'selector': 'ecl-site-header-notification'},{'name': 'EclSiteHeaderSearchComponent', 'selector': 'ecl-site-header-search'},{'name': 'EclSocialMediaFollowComponent', 'selector': 'ecl-social-media-follow'},{'name': 'EclSocialMediaFollowItemComponent', 'selector': 'ecl-social-media-follow-item'},{'name': 'EclSplashPageComponent', 'selector': 'div[eclSplashPage]'},{'name': 'EclSplashPageLanguageCategoryComponent', 'selector': 'div[eclSplashPageLanguageCategory]'},{'name': 'EclSplashPageLanguageContainerComponent', 'selector': '[eclSplashPageLanguageContainer]'},{'name': 'EclSplashPageLanguageLinkComponent', 'selector': 'a[eclSplashPageLanguageLink]'},{'name': 'EclSpotlightComponent', 'selector': 'section[eclSpotlight]'},{'name': 'EclSpotlightLinkComponent', 'selector': 'a[eclSpotlightLink]'},{'name': 'EclStickyContainerComponent', 'selector': 'ecl-sticky-container'},{'name': 'EclTabComponent', 'selector': 'div[eclTab]'},{'name': 'EclTabLabelComponent', 'selector': 'ecl-tab-label'},{'name': 'EclTableSortButtonComponent', 'selector': 'button[eclTableSortButton]'},{'name': 'EclTabsComponent', 'selector': 'div[eclTabs]'},{'name': 'EclTagComponent', 'selector': 'ecl-tag, [eclTag]'},{'name': 'EclTextMediaComponent', 'selector': 'article[eclTextMedia]'},{'name': 'EclTimelineComponent', 'selector': 'ecl-timeline, ol[eclTimeline]'},{'name': 'EclTimelineItemComponent', 'selector': 'ecl-timeline-item, li[eclTimelineItem]'},{'name': 'EclTimelineItemTogglerComponent', 'selector': 'ecl-timeline-item-toggler, li[eclTimelineItemToggler]'}];
|
|
655
670
|
var DIRECTIVES = [{'name': 'EclAccordionContentDirective', 'selector': 'div[eclAccordionContent]'},{'name': 'EclAccordionDirective', 'selector': 'div[eclAccordion]'},{'name': 'EclAccordionItemDirective', 'selector': 'details[eclAccordionItem]'},{'name': 'EclAddToCalendarActionDirective', 'selector': 'div[eclAddToCalendarAction]'},{'name': 'EclAnimatedNumbersIconDirective', 'selector': '[eclAnimatedNumbersIcon]'},{'name': 'EclAnimatedNumbersItemsDirective', 'selector': '[eclAnimatedNumbersItems]'},{'name': 'EclAnimatedNumbersSourceDirective', 'selector': '[eclAnimatedNumbersSource]'},{'name': 'EclAnimatedNumbersSourcesItemDirective', 'selector': '[eclAnimatedNumbersSourcesItem]'},{'name': 'EclAnimatedNumbersSourcesListDirective', 'selector': '[eclAnimatedNumbersSourcesList]'},{'name': 'EclBannerDescriptionDirective', 'selector': '[eclBannerDescription]'},{'name': 'EclBannerDescriptionLinkDirective', 'selector': '[eclBannerDescriptionLink]'},{'name': 'EclBannerDescriptionTextDirective', 'selector': '[eclBannerDescriptionText]'},{'name': 'EclBannerImageDirective', 'selector': 'img[eclBannerImage]'},{'name': 'EclBannerPictureDirective', 'selector': 'picture[eclBannerPicture]'},{'name': 'EclBannerTitleDirective', 'selector': '[eclBannerTitle]'},{'name': 'EclBannerTitleLinkDirective', 'selector': '[eclBannerTitleLink]'},{'name': 'EclBannerTitleTextDirective', 'selector': '[eclBannerTitleText]'},{'name': 'EclBannerVideoDirective', 'selector': 'video[eclBannerVideo]'},{'name': 'ECLBaseDirective', 'selector': '[eclBase]'},{'name': 'EclBlockquoteImageDirective', 'selector': 'img[eclBlockquoteImage]'},{'name': 'EclBlockquotePictureDirective', 'selector': 'picture[eclBlockquotePicture]'},{'name': 'EclBreadcrumbContainerDirective', 'selector': '[eclBreadcrumbContainer]'},{'name': 'EclButtonIconContainerDirective', 'selector': '[eclButtonIconContainer]'},{'name': 'EclButtonLabelDirective', 'selector': '[eclButtonLabel]'},{'name': 'EclCardImageDirective', 'selector': 'img[eclCardImage]'},{'name': 'EclCardPictureDirective', 'selector': 'picture[eclCardPicture]'},{'name': 'EclCheckboxDirective', 'selector': '[eclCheckbox]'},{'name': 'EclCheckboxInputDirective', 'selector': 'input[eclCheckboxInput]'},{'name': 'ECLClickOutsideDirective', 'selector': '[eclClickOutside]'},{'name': 'EclContainerDirective', 'selector': '[eclContainer]'},{'name': 'EclContentBlockDescriptionDirective', 'selector': '[eclContentBlockDescription]'},{'name': 'EclContentBlockLabelDirective', 'selector': '[eclContentBlockLabel]'},{'name': 'EclContentBlockLabelsDirective', 'selector': '[eclContentBlockLabels]'},{'name': 'EclContentBlockLinkDirective', 'selector': '[eclContentBlockLink]'},{'name': 'EclContentBlockLinksContainerDirective', 'selector': '[eclContentBlockLinksContainer]'},{'name': 'EclContentBlockLinksDirective', 'selector': '[eclContentBlockLinks]'},{'name': 'EclContentBlockListContainerDirective', 'selector': '[eclContentBlockListContainer]'},{'name': 'EclContentBlockListDirective', 'selector': '[eclContentBlockList]'},{'name': 'EclContentBlockPrimaryMetaDirective', 'selector': '[eclContentBlockPrimaryMeta]'},{'name': 'EclContentBlockPrimaryMetasDirective', 'selector': '[eclContentBlockPrimaryMetas]'},{'name': 'EclContentBlockSecondaryMetaDirective', 'selector': '[eclContentBlockSecondaryMeta]'},{'name': 'EclContentBlockSecondaryMetaIconDirective', 'selector': '[eclContentBlockSecondaryMetaIcon]'},{'name': 'EclContentBlockSecondaryMetaLabelDirective', 'selector': '[eclContentBlockSecondaryMetaLabel]'},{'name': 'EclContentBlockSecondaryMetasDirective', 'selector': '[eclContentBlockSecondaryMetas]'},{'name': 'EclContentBlockTagDirective', 'selector': '[eclContentBlockTag]'},{'name': 'EclContentBlockTagsDirective', 'selector': '[eclContentBlockTags]'},{'name': 'EclContentBlockTitleDirective', 'selector': '[eclContentBlockTitle]'},{'name': 'EclContentItemImageDirective', 'selector': '[eclContentItemImage]'},{'name': 'EclContentItemPictureDirective', 'selector': '[eclContentItemPicture]'},{'name': 'EclDatePickerDirective', 'selector': 'input[eclDatePicker]'},{'name': 'EclDatePickerDuetDirective', 'selector': 'duet-date-picker[eclDatePicker]'},{'name': 'EclDescriptionListDefinitionItemDirective', 'selector': '[eclDescriptionListDefinitionItem]'},{'name': 'EclDescriptionListDefinitionListDirective', 'selector': '[eclDescriptionListDefinitionList]'},{'name': 'EclDescriptionListDirective', 'selector': '[eclDescriptionList]'},{'name': 'EclDescriptionListTermDirective', 'selector': '[eclDescriptionListTerm]'},{'name': 'EclDividerDirective', 'selector': 'hr[eclDivider]'},{'name': 'EclFactFiguresDescriptionDirective', 'selector': 'div[eclFactFiguresDescription]'},{'name': 'EclFeaturedItemLinkDirective', 'selector': '[eclFeaturedItemLink]'},{'name': 'EclFeaturedMediaAnchorDirective', 'selector': '[eclFeaturedMediaAnchor]'},{'name': 'EclFeedbackHiddenDirective', 'selector': '[eclFeedbackHidden]'},{'name': 'EclFeedbackMessageDirective', 'selector': '[eclFeedbackMessage]'},{'name': 'EclFileDownloadDirective', 'selector': '[eclFileDownload]'},{'name': 'EclFileImageDirective', 'selector': 'img[eclFileImage]'},{'name': 'EclFilePictureDirective', 'selector': 'picture[eclFilePicture]'},{'name': 'EclFilePreviewDirective', 'selector': '[eclFilePreview]'},{'name': 'EclFileTitleDirective', 'selector': '[eclFileTitle]'},{'name': 'EclFileTranslationDownloadDirective', 'selector': '[eclFileTranslationDownload]'},{'name': 'EclFileUploadDirective', 'selector': '[eclFileUpload]'},{'name': 'ECLFormLabelOptionalDirective', 'selector': '[eclFormLabelOptional]'},{'name': 'EclGalleryMediaDirective', 'selector': '[eclGalleryMedia], [eclGalleryImage]'},{'name': 'EclGalleryPictureDirective', 'selector': 'picture[eclGalleryPicture]'},{'name': 'EclGalleryThumbnailDirective', 'selector': 'picture[eclGalleryThumbnail]'},{'name': 'EclHelpBlockDirective', 'selector': '[eclHelpBlock]'},{'name': 'EclHelpHiddenDirective', 'selector': '[eclHelpHidden]'},{'name': 'EclHiddenDirective', 'selector': '[eclHidden]'},{'name': 'EclIndicatorLabelDirective', 'selector': '[eclIndicatorLabel]'},{'name': 'EclIndicatorLabelDirective', 'selector': '[eclIndicatorLabel]'},{'name': 'EclInpageNavigationListDirective', 'selector': 'ul[eclInpageNavigationList]'},{'name': 'EclLabelDirective', 'selector': '[eclLabel]'},{'name': 'EclLinkDirective', 'selector': '[eclLink]'},{'name': 'EclLinkIconContainerDirective', 'selector': '[eclLinkIconContainer]'},{'name': 'EclLinkLabelDirective', 'selector': '[eclLinkLabel]'},{'name': 'EclListIllustrationIconDirective', 'selector': '[eclListIllustrationIcon]'},{'name': 'EclListIllustrationImageDirective', 'selector': 'img[eclListIllustrationImage]'},{'name': 'EclListIllustrationPictureDirective', 'selector': 'picture[eclListIllustrationPicture]'},{'name': 'EclLoadingIndicatorLabelDirective', 'selector': '[eclLoadingIndicatorLabel]'},{'name': 'EclLoadingIndicatorOverlayDirective', 'selector': '[eclLoadingIndicatorOverlay]'},{'name': 'EclMediaContainerCaptionDirective', 'selector': 'figcaption[eclMediaContainerCaption]'},{'name': 'EclMediaContainerCreditDirective', 'selector': 'footer[eclMediaContainerCredit]'},{'name': 'EclMediaContainerIframeDirective', 'selector': 'iframe[eclMediaContainerIframe]'},{'name': 'EclMediaContainerItemAudioDescriptionDirective', 'selector': '[eclMediaContainerItemAudioDescription]'},{'name': 'EclMediaContainerItemDirective', 'selector': '[eclMediaContainerItem], img[eclMediaContainerImage]'},{'name': 'EclMediaContainerPictureDirective', 'selector': 'picture[eclMediaContainerPicture]'},{'name': 'EclMegaMenuContainerDirective', 'selector': 'div[eclMegaMenuContainer]'},{'name': 'EclMegaMenuFeaturedImageDirective', 'selector': '[eclMegaMenuFeaturedImage]'},{'name': 'EclMegaMenuFeaturedListDirective', 'selector': '[eclMegaMenuFeaturedList]'},{'name': 'EclMegaMenuFeaturedListItemDescriptionDirective', 'selector': '[eclMegaMenuFeaturedListItemDescription]'},{'name': 'EclMegaMenuFeaturedListItemDirective', 'selector': '[eclMegaMenuFeaturedListItem]'},{'name': 'EclMegaMenuFeaturedPictureDirective', 'selector': '[eclMegaMenuFeaturedPicture]'},{'name': 'EclMegaMenuListDirective', 'selector': 'ul[eclMegaMenuList]'},{'name': 'EclMegaMenuSpacerDirective', 'selector': 'li[eclMegaMenuSpacer]'},{'name': 'EclMegaMenuSublistDirective', 'selector': 'ul[eclMegaMenuSublist]'},{'name': 'EclModalBodyFixedContentDirective', 'selector': '[eclModalBodyFixedContent]'},{'name': 'EclModalCloseDirective', 'selector': '[eclModalClose]'},{'name': 'EclModalTriggerDirective', 'selector': '[eclModalTriggerFor]'},{'name': 'EclMultiselectOptionDirective', 'selector': 'optgroup[eclMultiselectOptgroup], option[eclMultiselectOption]'},{'name': 'EclNavigationListImageDirective', 'selector': 'img[eclNavigationListImage]'},{'name': 'EclNavigationListPictureDirective', 'selector': 'picture[eclNavigationListPicture]'},{'name': 'EclNewsTickerIconDirective', 'selector': '[eclNewsTickerIcon]'},{'name': 'EclNotificationIconDirective', 'selector': '[eclNotificationIcon]'},{'name': 'EclNotificationLinkDirective', 'selector': '[eclNotificationLink]'},{'name': 'EclNotificationTitleDirective', 'selector': '[eclNotificationTitle]'},{'name': 'EclOrderedListDirective', 'selector': '[eclOrderedList]'},{'name': 'EclOrderedListItemDirective', 'selector': '[eclOrderedListItem]'},{'name': 'EclPageHeaderBackgroundImageDirective', 'selector': '[eclPageHeaderBackgroundImage]'},{'name': 'EclPageHeaderBackgroundPictureDirective', 'selector': '[eclPageHeaderBackgroundPicture]'},{'name': 'EclPageHeaderContainerDirective', 'selector': '[eclPageHeaderContainer]'},{'name': 'EclPageHeaderDescriptionDirective', 'selector': 'p[eclPageHeaderDescription]'},{'name': 'EclPageHeaderDescriptionPictureDirective', 'selector': '[eclPageHeaderDescriptionPicture]'},{'name': 'EclPageHeaderDescriptionThumbnailDirective', 'selector': '[eclPageHeaderDescriptionThumbnail], img[eclPageHeaderDescriptionImage]'},{'name': 'EclPageHeaderExpandableHeaderDirective', 'selector': '[eclPageHeaderExpandableHeader]'},{'name': 'EclPageHeaderInfoDirective', 'selector': '[eclPageHeaderInfo]'},{'name': 'EclPageHeaderMetaDirective', 'selector': '[eclPageHeaderMeta]'},{'name': 'EclPageHeaderMetaItemDirective', 'selector': '[eclPageHeaderMetaItem]'},{'name': 'EclPageHeaderTitleDirective', 'selector': '[eclPageHeaderTitle]'},{'name': 'EclPageInformationDirective', 'selector': '[eclPageInformation]'},{'name': 'EclPaginationListDirective', 'selector': '[eclPaginationList]'},{'name': 'EclPopoverContentDirective', 'selector': '[eclPopoverContent]'},{'name': 'EclPopoverToggleDirective', 'selector': '[eclPopoverToggle]'},{'name': 'EclQuizListDirective', 'selector': 'ol[eclQuizList]'},{'name': 'EclRadioDirective', 'selector': '[eclRadio]'},{'name': 'EclRadioInputDirective', 'selector': 'input[eclRadioInput]'},{'name': 'EclRangeDirective', 'selector': 'input[eclRange]'},{'name': 'EclSelectDirective', 'selector': 'select[eclSelect]'},{'name': 'EclSiteFooterColumnDirective', 'selector': '[eclSiteFooterColumn]'},{'name': 'EclSiteFooterCoownerItemDirective', 'selector': '[eclSiteFooterCoownerItem]'},{'name': 'EclSiteFooterCoownerListDirective', 'selector': '[eclSiteFooterCoownerList]'},{'name': 'EclSiteFooterDescriptionDirective', 'selector': '[eclSiteFooterDescription]'},{'name': 'EclSiteFooterDescriptionNameDirective', 'selector': '[eclSiteFooterDescriptionName]'},{'name': 'EclSiteFooterLinkDirective', 'selector': '[eclSiteFooterLink]'},{'name': 'EclSiteFooterListDirective', 'selector': '[eclSiteFooterList]'},{'name': 'EclSiteFooterListItemDirective', 'selector': '[eclSiteFooterListItem]'},{'name': 'EclSiteFooterLogoImageDirective', 'selector': 'img[eclSiteFooterLogoImage]'},{'name': 'EclSiteFooterLogoLinkDirective', 'selector': '[eclSiteFooterLogoLink]'},{'name': 'EclSiteFooterPictureDirective', 'selector': 'picture[eclSiteFooterPicture]'},{'name': 'EclSiteFooterRowDirective', 'selector': '[eclSiteFooterRow]'},{'name': 'EclSiteFooterSectionDirective', 'selector': '[eclSiteFooterSection]'},{'name': 'EclSiteFooterSocialMediaDirective', 'selector': '[eclSiteFooterSocialMedia]'},{'name': 'EclSiteFooterTitleDirective', 'selector': '[eclSiteFooterTitle]'},{'name': 'EclSiteFooterTitleLinkDirective', 'selector': '[eclSiteFooterTitleLink]'},{'name': 'EclSiteHeaderCtaDirective', 'selector': '[eclSiteHeaderCta]'},{'name': 'EclSiteHeaderCustomActionContentDirective', 'selector': 'div[eclSiteHeaderCustomActionContent]'},{'name': 'EclSiteHeaderCustomActionLinkDirective', 'selector': 'a[eclSiteHeaderCustomActionLink]'},{'name': 'EclSiteHeaderCustomActionTitleDirective', 'selector': 'div[eclSiteHeaderCustomActionTitle]'},{'name': 'EclSiteHeaderImageDirective', 'selector': '[eclSiteHeaderImage]'},{'name': 'EclSiteHeaderLinkDirective', 'selector': '[eclSiteHeaderLink]'},{'name': 'EclSiteHeaderLoginDescriptionDirective', 'selector': '[eclSiteHeaderLoginDescription]'},{'name': 'EclSiteHeaderLoginSeparatorDirective', 'selector': '[eclSiteHeaderLoginSeparator]'},{'name': 'EclSiteHeaderPictureDirective', 'selector': '[eclSiteHeaderPicture]'},{'name': 'EclSocialMediaFollowLinkDirective', 'selector': '[eclSocialMediaFollowLink]'},{'name': 'EclSplashPageLanguageItemDirective', 'selector': '[eclSplashPageLanguageItem]'},{'name': 'EclSplashPageLanguageListDirective', 'selector': '[eclSplashPageLanguageList]'},{'name': 'EclSplashPageLogoImageDirective', 'selector': 'img[eclSplashPageLogoImage]'},{'name': 'EclSplashPageLogoLinkDirective', 'selector': 'img[eclSplashPageLogoLink]'},{'name': 'EclSplashPagePictureDirective', 'selector': 'picture[eclSplashPagePicture]'},{'name': 'EclSpotlightImageDirective', 'selector': 'img[eclSpotlightImage]'},{'name': 'EclSpotlightPictureDirective', 'selector': 'picture[eclSpotlightPicture]'},{'name': 'EclTableBodyDirective', 'selector': '[eclTableBody]'},{'name': 'EclTableCaptionDirective', 'selector': 'caption[eclTableCaption]'},{'name': 'EclTableCellDirective', 'selector': '[eclTableCell]'},{'name': 'EclTableCellGroupDirective', 'selector': '[eclTableCellGroup]'},{'name': 'EclTableDirective', 'selector': '[eclTable]'},{'name': 'EclTableHeadDirective', 'selector': '[eclTableHead]'},{'name': 'EclTableHeaderDirective', 'selector': '[eclTableHeader]'},{'name': 'EclTableResponsiveDirective', 'selector': '[eclTableResponsive]'},{'name': 'EclTableRowDirective', 'selector': '[eclTableRow]'},{'name': 'EclTagIconExternalDirective', 'selector': '[eclTagIconExternal]'},{'name': 'EclTagSetDirective', 'selector': '[eclTagSet]'},{'name': 'EclTagSetItemDirective', 'selector': '[eclTagSetItem]'},{'name': 'EclTextAreaDirective', 'selector': 'textarea[eclTextArea]'},{'name': 'EclTextInputDirective', 'selector': 'input[eclTextInput]'},{'name': 'EclTextMediaContainerDirective', 'selector': 'ecl-media-container[eclTextMediaContainer]'},{'name': 'EclTextMediaDescriptionDirective', 'selector': 'div[eclTextMediaDescription]'},{'name': 'EclTextMediaLinkDirective', 'selector': 'a[eclTextMediaLink]'},{'name': 'EclTextMediaMediaAnchorDirective', 'selector': 'img[eclTextMediaImgAnchor]'},{'name': 'EclTextMediaMicroTitleDirective', 'selector': 'div[eclTextMediaMicroTitle]'},{'name': 'EclTextMediaTitleDirective', 'selector': 'div[eclTextMediaTitle]'},{'name': 'EclTimelineItemLabelDirective', 'selector': '[eclTimelineItemLabel]'},{'name': 'EclTimelineItemTitleDirective', 'selector': '[eclTimelineItemTitle]'},{'name': 'EclTimelineSetDirective', 'selector': '[eclTimelineSet]'},{'name': 'EclTooltipDirective', 'selector': '[eclTooltip]'},{'name': 'EclUnorderedListDirective', 'selector': '[eclUnorderedList]'},{'name': 'EclUnorderedListItemDirective', 'selector': '[eclUnorderedListItem]'}];
|
|
656
671
|
var ACTUAL_COMPONENT = {'name': 'EclSiteFooterFixedContentEUComponent'};
|
|
@@ -436,6 +436,11 @@ This component represents this fixed content.</p>
|
|
|
436
436
|
|
|
437
437
|
</td>
|
|
438
438
|
</tr>
|
|
439
|
+
<tr>
|
|
440
|
+
<td class="col-md-4">
|
|
441
|
+
<i>Default value : </i><code>undefined</code>
|
|
442
|
+
</td>
|
|
443
|
+
</tr>
|
|
439
444
|
<tr>
|
|
440
445
|
<td class="col-md-4">
|
|
441
446
|
<div class="io-description"><p>The code of the current language. Used to translate the content.</p>
|
|
@@ -654,7 +659,7 @@ In this case, a default logo is returned.</p>
|
|
|
654
659
|
<script src="../js/libs/htmlparser.js"></script>
|
|
655
660
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
656
661
|
<script>
|
|
657
|
-
var COMPONENT_TEMPLATE = '<div><div class="ecl-site-footer__section ecl-site-footer__section--common"> @if (!isCore) { <a href="https://commission.europa.eu/index_{{languageCode}}" class="ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__logo-link"> <picture class="ecl-picture ecl-site-footer__picture"><img class="ecl-site-footer__logo-image" src="assets/images/ecl/logo/ec/negative/logo-ec--{{logoLanguageCode}}.svg" alt="European Commission"> </picture> </a> <div class="ecl-site-footer__extra-links-container"> <ecl-social-media-follow description="{{\'ecl.footer.FOLLOW-EUROPEAN-COMMISSION\' | translate}}" class="ecl-social-media-follow--description_inline ecl-site-footer__social-media"> <ecl-social-media-follow-item icon="mastodon" href="https://ec.social-network.europa.eu/@EUCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="linkedin" href="https://www.linkedin.com/company/european-commission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="bluesky" href="https://bsky.app/profile/ec.europa.eu" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="facebook" href="https://www.facebook.com/EuropeanCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="youtube" href="https://www.youtube.com/user/eutube" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="chain" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}" isInverted></ecl-social-media-follow-item> </ecl-social-media-follow> <ul eclSiteFooterList isInline> <li eclSiteFooterListItem><a href="https://commission.europa.eu/about-european-commission/contact_{{languageCode}}" class="ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__link">{{ \'ecl.footer.CONTACT\' | translate }}</a></li> </ul> </div> } @else { <ecl-social-media-follow description="{{\'ecl.footer.FOLLOW-US\' | translate}}" class="ecl-social-media-follow--description_inline ecl-site-footer__social-media"> <ecl-social-media-follow-item icon="mastodon" href="https://ec.social-network.europa.eu/@EUCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="linkedin" href="https://www.linkedin.com/company/european-commission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="bluesky" href="https://bsky.app/profile/ec.europa.eu" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="facebook" href="https://www.facebook.com/EuropeanCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="youtube" href="https://www.youtube.com/user/eutube" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="chain" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode}}" isInverted></ecl-social-media-follow-item> </ecl-social-media-follow> } <ul eclSiteFooterList isInline> <li eclSiteFooterListItem><a href="https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{languageCode}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.REPORT-IT-VULNERABILITY\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/languages-our-websites_{{languageCode}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.LANGUAGES\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/cookies_{{languageCode}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.COOKIES\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/privacy-policy_{{languageCode}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.PRIVACY-POLICY\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/legal-notice_{{languageCode}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.LEGAL-NOTICE\' | translate }}</a></li> <li eclSiteFooterListItem><a href="{{ a11yStatementRef }}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.ACCESSIBILITY\' | translate }}</a></li> </ul></div></div>'
|
|
662
|
+
var COMPONENT_TEMPLATE = '<div><div class="ecl-site-footer__section ecl-site-footer__section--common"> @if (!isCore()) { <a href="https://commission.europa.eu/index_{{languageCode()}}" class="ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__logo-link"> <picture class="ecl-picture ecl-site-footer__picture"><img class="ecl-site-footer__logo-image" src="assets/images/ecl/logo/ec/negative/logo-ec--{{logoLanguageCode}}.svg" alt="European Commission"> </picture> </a> <div class="ecl-site-footer__extra-links-container"> <ecl-social-media-follow description="{{\'ecl.footer.FOLLOW-EUROPEAN-COMMISSION\' | translate}}" class="ecl-social-media-follow--description_inline ecl-site-footer__social-media"> <ecl-social-media-follow-item icon="mastodon" href="https://ec.social-network.europa.eu/@EUCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="linkedin" href="https://www.linkedin.com/company/european-commission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="bluesky" href="https://bsky.app/profile/ec.europa.eu" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="facebook" href="https://www.facebook.com/EuropeanCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="youtube" href="https://www.youtube.com/user/eutube" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="chain" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode()}}" isInverted></ecl-social-media-follow-item> </ecl-social-media-follow> <ul eclSiteFooterList isInline> <li eclSiteFooterListItem><a href="https://commission.europa.eu/about-european-commission/contact_{{languageCode()}}" class="ecl-link ecl-link--standalone ecl-link--inverted ecl-site-footer__link">{{ \'ecl.footer.CONTACT\' | translate }}</a></li> </ul> </div> } @else { <ecl-social-media-follow description="{{\'ecl.footer.FOLLOW-US\' | translate}}" class="ecl-social-media-follow--description_inline ecl-site-footer__social-media"> <ecl-social-media-follow-item icon="mastodon" href="https://ec.social-network.europa.eu/@EUCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="linkedin" href="https://www.linkedin.com/company/european-commission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="bluesky" href="https://bsky.app/profile/ec.europa.eu" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="facebook" href="https://www.facebook.com/EuropeanCommission" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="youtube" href="https://www.youtube.com/user/eutube" isInverted></ecl-social-media-follow-item> <ecl-social-media-follow-item icon="chain" href="https://european-union.europa.eu/contact-eu/social-media-channels_{{languageCode()}}" isInverted></ecl-social-media-follow-item> </ecl-social-media-follow> } <ul eclSiteFooterList isInline> <li eclSiteFooterListItem><a href="https://commission.europa.eu/legal-notice/vulnerability-disclosure-policy_{{languageCode()}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.REPORT-IT-VULNERABILITY\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/languages-our-websites_{{languageCode()}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.LANGUAGES\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/cookies_{{languageCode()}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.COOKIES\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/privacy-policy_{{languageCode()}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.PRIVACY-POLICY\' | translate }}</a></li> <li eclSiteFooterListItem><a href="https://commission.europa.eu/legal-notice_{{languageCode()}}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.LEGAL-NOTICE\' | translate }}</a></li> <li eclSiteFooterListItem><a href="{{ a11yStatementRef() }}" eclLink isInverted variant="standalone" eclSiteFooterLink>{{ \'ecl.footer.ACCESSIBILITY\' | translate }}</a></li> </ul></div></div>'
|
|
658
663
|
var COMPONENTS = [{'name': 'EclAccordionSummaryComponent', 'selector': 'summary[eclAccordionToggle]'},{'name': 'EclAddToCalendarComponent', 'selector': 'div[eclAddToCalendar]'},{'name': 'EclAnimatedNumbersComponent', 'selector': 'div[eclAnimatedNumbers]'},{'name': 'EclAnimatedNumbersItemComponent', 'selector': '[eclAnimatedNumbersItem]'},{'name': 'EclAppComponent', 'selector': 'ecl-app'},{'name': 'EclBannerComponent', 'selector': 'ecl-banner'},{'name': 'EclBlockquoteComponent', 'selector': '[eclBlockquote]'},{'name': 'EclBreadcrumbComponent', 'selector': 'ecl-breadcrumb, nav[eclBreadcrumb]'},{'name': 'EclBreadcrumbSegmentComponent', 'selector': 'li[eclBreadcrumbSegment]'},{'name': 'EclButtonComponent', 'selector': 'button[eclButton], button[ecl-button], a[eclButton]'},{'name': 'EclCardBodyComponent', 'selector': 'ecl-card-body'},{'name': 'EclCardComponent', 'selector': 'ecl-card'},{'name': 'EclCarouselComponent', 'selector': 'ecl-carousel'},{'name': 'EclCarouselItemComponent', 'selector': 'ecl-carousel-item'},{'name': 'EclCategoryFilterComponent', 'selector': 'ecl-category-filter'},{'name': 'EclCategoryFilterItemComponent', 'selector': 'ecl-category-filter-item'},{'name': 'EclCategoryFilterListComponent', 'selector': 'ecl-category-filter-list'},{'name': 'EclCheckboxHelpComponent', 'selector': '[eclCheckboxHelp]'},{'name': 'EclCheckboxLabelComponent', 'selector': 'label[eclCheckboxLabel]'},{'name': 'EclContentBlockComponent', 'selector': 'ecl-content-block'},{'name': 'EclContentItemComponent', 'selector': 'ecl-content-item'},{'name': 'EclDateBlockComponent', 'selector': 'time[eclDateBlock]'},{'name': 'EclDescriptionListDefinitionComponent', 'selector': '[eclDescriptionListDefinition]'},{'name': 'EclExpandableComponent', 'selector': 'ecl-expandable'},{'name': 'EclFactFiguresComponent', 'selector': 'div[eclFactFigures], ecl-fact-figures'},{'name': 'EclFactFiguresItemComponent', 'selector': 'div[eclFactFiguresItem],ecl-fact-figures-item'},{'name': 'EclFactFiguresViewAllComponent', 'selector': 'ecl-fact-figures-view-all'},{'name': 'EclFeaturedComponent', 'selector': 'ecl-featured, article[eclFeatured]'},{'name': 'EclFeaturedItemComponent', 'selector': 'ecl-featured-item, div[eclFeaturedItem]'},{'name': 'EclFeaturedItemDescriptionComponent', 'selector': 'ecl-featured-item-description'},{'name': 'EclFileComponent', 'selector': 'ecl-file'},{'name': 'EclFileItemComponent', 'selector': 'ecl-file-item'},{'name': 'EclFileItemsComponent', 'selector': 'ecl-file-items'},{'name': 'EclFileTaxonomyComponent', 'selector': 'ecl-file-taxonomy'},{'name': 'EclFormGroupComponent', 'selector': '[eclFormGroup], ecl-form-group'},{'name': 'EclFormLabelComponent', 'selector': '[eclFormLabel]'},{'name': 'EclGalleryComponent', 'selector': 'ecl-gallery'},{'name': 'EclGalleryFooterComponent', 'selector': 'ecl-gallery-footer'},{'name': 'EclGalleryItemComponent', 'selector': 'ecl-gallery-item'},{'name': 'EclIconComponent', 'selector': 'ecl-icon'},{'name': 'EclIndicatorComponent', 'selector': '[eclIndicator]'},{'name': 'EclIndicatorComponent', 'selector': '[eclIndicator]'},{'name': 'EclInpageNavigationComponent', 'selector': 'ecl-inpage-navigation'},{'name': 'EclInpageNavigationItemComponent', 'selector': 'li[eclInpageNavigationItem]'},{'name': 'EclListIllustrationComponent', 'selector': 'ecl-list-illustration, ul[eclListIllustration], ol[eclListIllustration]'},{'name': 'EclListIllustrationItemComponent', 'selector': 'ecl-list-illustration-item, li[eclListIllustrationItem]'},{'name': 'EclLoadingIndicatorComponent', 'selector': 'ecl-loading-indicator'},{'name': 'EclMediaContainerComponent', 'selector': 'ecl-media-container'},{'name': 'EclMegaMenuComponent', 'selector': 'nav[eclMegaMenu]'},{'name': 'EclMegaMenuFeaturedComponent', 'selector': 'div[eclMegaMenuFeatured]'},{'name': 'EclMegaMenuInfoComponent', 'selector': 'div[eclMegaMenuInfo]'},{'name': 'EclMegaMenuItemComponent', 'selector': 'li[eclMegaMenuItem]'},{'name': 'EclMegaMenuSubitemComponent', 'selector': 'li[eclMegaMenuSubitem]'},{'name': 'EclMenuComponent', 'selector': 'ecl-menu'},{'name': 'EclMenuItemComponent', 'selector': 'ecl-menu-item'},{'name': 'EclMenuMegaComponent', 'selector': 'ecl-menu-mega'},{'name': 'EclMenuMegaItemComponent', 'selector': 'ecl-menu-mega-item'},{'name': 'EclModalBodyComponent', 'selector': '[eclModalBody]'},{'name': 'EclModalComponent', 'selector': 'dialog[eclModal]'},{'name': 'EclModalFooterComponent', 'selector': '[eclModalFooter]'},{'name': 'EclModalHeaderComponent', 'selector': '[eclModalHeader]'},{'name': 'EclMultiselectComponent', 'selector': 'select[eclMultiselect]'},{'name': 'EclMultiselectDropdownComponent', 'selector': 'div[eclMultiselectDropdown]'},{'name': 'EclMultiselectInputComponent', 'selector': 'div[eclMultiselectInput]'},{'name': 'EclMultiselectOptgroupComponent', 'selector': 'fieldset[eclMultiselectOptgroup]'},{'name': 'EclMultiselectOptionComponent', 'selector': 'div[eclMultiselectOption]'},{'name': 'EclNavigationListComponent', 'selector': 'ecl-navigation-list'},{'name': 'EclNavigationListItemComponent', 'selector': 'ecl-navigation-list-item'},{'name': 'EclNewsTickerComponent', 'selector': 'ecl-news-ticker'},{'name': 'EclNewsTickerItemComponent', 'selector': 'ecl-news-ticker-item'},{'name': 'EclNotificationComponent', 'selector': 'ecl-notification'},{'name': 'EclPageHeaderComponent', 'selector': 'ecl-page-header'},{'name': 'EclPageHeaderDescriptionContainerComponent', 'selector': 'div[eclPageHeaderDescriptionContainer]'},{'name': 'EclPageHeaderExpandableComponent', 'selector': 'div[eclPageHeaderExpandable]'},{'name': 'EclPageHeaderNextComponent', 'selector': 'div[eclPageHeader]'},{'name': 'EclPageHeaderSectionComponent', 'selector': 'div[eclPageHeaderSection]'},{'name': 'EclPageHeaderSectionInfoComponent', 'selector': 'div[eclPageHeaderSectionInfo]'},{'name': 'EclPageSummaryComponent', 'selector': 'ecl-page-summary'},{'name': 'EclPaginationComponent', 'selector': 'ecl-pagination'},{'name': 'EclPaginationItemComponent', 'selector': 'li[eclPaginationItem]'},{'name': 'EclPopoverComponent', 'selector': 'ecl-popover'},{'name': 'EclQuizCardComponent', 'selector': 'li[eclQuizCard]'},{'name': 'EclQuizComponent', 'selector': 'section[eclQuiz]'},{'name': 'EclRadioHelpComponent', 'selector': '[eclRadioHelp]'},{'name': 'EclRadioLabelComponent', 'selector': '[eclRadioLabel]'},{'name': 'EclRangeBubbleComponent', 'selector': 'ecl-range-bubble'},{'name': 'EclRangeValueComponent', 'selector': 'ecl-range-value'},{'name': 'EclRatingFieldComponent', 'selector': 'ecl-rating-field'},{'name': 'EclSearchFormComponent', 'selector': 'ecl-search-form'},{'name': 'EclSelectContainerComponent', 'selector': 'ecl-select-container'},{'name': 'EclSiteFooterComponent', 'selector': 'footer[eclSiteFooter], ecl-site-footer'},{'name': 'EclSiteFooterCoownerComponent', 'selector': 'div[eclSiteFooterCoowner]'},{'name': 'EclSiteFooterCoreComponent', 'selector': 'div[eclSiteFooterCore]'},{'name': 'EclSiteFooterFixedContentEUComponent', 'selector': 'ecl-site-footer-fixed-content-eu'},{'name': 'EclSiteFooterRowCommonComponent', 'selector': 'div[eclSiteFooterRowCommon]'},{'name': 'EclSiteHeaderActionComponent', 'selector': 'ecl-site-header-action'},{'name': 'EclSiteHeaderBannerTopComponent', 'selector': 'ecl-site-header-banner-top'},{'name': 'EclSiteHeaderComponent', 'selector': 'ecl-site-header'},{'name': 'EclSiteHeaderCustomActionComponent', 'selector': 'div[eclSiteHeaderCustomAction]'},{'name': 'EclSiteHeaderEnvironmentComponent', 'selector': '[eclSiteHeaderEnvironment]'},{'name': 'EclSiteHeaderLanguageComponent', 'selector': 'ecl-site-header-language'},{'name': 'EclSiteHeaderLanguagePopoverComponent', 'selector': 'ecl-site-header-language-popover'},{'name': 'EclSiteHeaderLoginComponent', 'selector': 'ecl-site-header-login'},{'name': 'EclSiteHeaderNotificationComponent', 'selector': 'ecl-site-header-notification'},{'name': 'EclSiteHeaderSearchComponent', 'selector': 'ecl-site-header-search'},{'name': 'EclSocialMediaFollowComponent', 'selector': 'ecl-social-media-follow'},{'name': 'EclSocialMediaFollowItemComponent', 'selector': 'ecl-social-media-follow-item'},{'name': 'EclSplashPageComponent', 'selector': 'div[eclSplashPage]'},{'name': 'EclSplashPageLanguageCategoryComponent', 'selector': 'div[eclSplashPageLanguageCategory]'},{'name': 'EclSplashPageLanguageContainerComponent', 'selector': '[eclSplashPageLanguageContainer]'},{'name': 'EclSplashPageLanguageLinkComponent', 'selector': 'a[eclSplashPageLanguageLink]'},{'name': 'EclSpotlightComponent', 'selector': 'section[eclSpotlight]'},{'name': 'EclSpotlightLinkComponent', 'selector': 'a[eclSpotlightLink]'},{'name': 'EclStickyContainerComponent', 'selector': 'ecl-sticky-container'},{'name': 'EclTabComponent', 'selector': 'div[eclTab]'},{'name': 'EclTabLabelComponent', 'selector': 'ecl-tab-label'},{'name': 'EclTableSortButtonComponent', 'selector': 'button[eclTableSortButton]'},{'name': 'EclTabsComponent', 'selector': 'div[eclTabs]'},{'name': 'EclTagComponent', 'selector': 'ecl-tag, [eclTag]'},{'name': 'EclTextMediaComponent', 'selector': 'article[eclTextMedia]'},{'name': 'EclTimelineComponent', 'selector': 'ecl-timeline, ol[eclTimeline]'},{'name': 'EclTimelineItemComponent', 'selector': 'ecl-timeline-item, li[eclTimelineItem]'},{'name': 'EclTimelineItemTogglerComponent', 'selector': 'ecl-timeline-item-toggler, li[eclTimelineItemToggler]'}];
|
|
659
664
|
var DIRECTIVES = [{'name': 'EclAccordionContentDirective', 'selector': 'div[eclAccordionContent]'},{'name': 'EclAccordionDirective', 'selector': 'div[eclAccordion]'},{'name': 'EclAccordionItemDirective', 'selector': 'details[eclAccordionItem]'},{'name': 'EclAddToCalendarActionDirective', 'selector': 'div[eclAddToCalendarAction]'},{'name': 'EclAnimatedNumbersIconDirective', 'selector': '[eclAnimatedNumbersIcon]'},{'name': 'EclAnimatedNumbersItemsDirective', 'selector': '[eclAnimatedNumbersItems]'},{'name': 'EclAnimatedNumbersSourceDirective', 'selector': '[eclAnimatedNumbersSource]'},{'name': 'EclAnimatedNumbersSourcesItemDirective', 'selector': '[eclAnimatedNumbersSourcesItem]'},{'name': 'EclAnimatedNumbersSourcesListDirective', 'selector': '[eclAnimatedNumbersSourcesList]'},{'name': 'EclBannerDescriptionDirective', 'selector': '[eclBannerDescription]'},{'name': 'EclBannerDescriptionLinkDirective', 'selector': '[eclBannerDescriptionLink]'},{'name': 'EclBannerDescriptionTextDirective', 'selector': '[eclBannerDescriptionText]'},{'name': 'EclBannerImageDirective', 'selector': 'img[eclBannerImage]'},{'name': 'EclBannerPictureDirective', 'selector': 'picture[eclBannerPicture]'},{'name': 'EclBannerTitleDirective', 'selector': '[eclBannerTitle]'},{'name': 'EclBannerTitleLinkDirective', 'selector': '[eclBannerTitleLink]'},{'name': 'EclBannerTitleTextDirective', 'selector': '[eclBannerTitleText]'},{'name': 'EclBannerVideoDirective', 'selector': 'video[eclBannerVideo]'},{'name': 'ECLBaseDirective', 'selector': '[eclBase]'},{'name': 'EclBlockquoteImageDirective', 'selector': 'img[eclBlockquoteImage]'},{'name': 'EclBlockquotePictureDirective', 'selector': 'picture[eclBlockquotePicture]'},{'name': 'EclBreadcrumbContainerDirective', 'selector': '[eclBreadcrumbContainer]'},{'name': 'EclButtonIconContainerDirective', 'selector': '[eclButtonIconContainer]'},{'name': 'EclButtonLabelDirective', 'selector': '[eclButtonLabel]'},{'name': 'EclCardImageDirective', 'selector': 'img[eclCardImage]'},{'name': 'EclCardPictureDirective', 'selector': 'picture[eclCardPicture]'},{'name': 'EclCheckboxDirective', 'selector': '[eclCheckbox]'},{'name': 'EclCheckboxInputDirective', 'selector': 'input[eclCheckboxInput]'},{'name': 'ECLClickOutsideDirective', 'selector': '[eclClickOutside]'},{'name': 'EclContainerDirective', 'selector': '[eclContainer]'},{'name': 'EclContentBlockDescriptionDirective', 'selector': '[eclContentBlockDescription]'},{'name': 'EclContentBlockLabelDirective', 'selector': '[eclContentBlockLabel]'},{'name': 'EclContentBlockLabelsDirective', 'selector': '[eclContentBlockLabels]'},{'name': 'EclContentBlockLinkDirective', 'selector': '[eclContentBlockLink]'},{'name': 'EclContentBlockLinksContainerDirective', 'selector': '[eclContentBlockLinksContainer]'},{'name': 'EclContentBlockLinksDirective', 'selector': '[eclContentBlockLinks]'},{'name': 'EclContentBlockListContainerDirective', 'selector': '[eclContentBlockListContainer]'},{'name': 'EclContentBlockListDirective', 'selector': '[eclContentBlockList]'},{'name': 'EclContentBlockPrimaryMetaDirective', 'selector': '[eclContentBlockPrimaryMeta]'},{'name': 'EclContentBlockPrimaryMetasDirective', 'selector': '[eclContentBlockPrimaryMetas]'},{'name': 'EclContentBlockSecondaryMetaDirective', 'selector': '[eclContentBlockSecondaryMeta]'},{'name': 'EclContentBlockSecondaryMetaIconDirective', 'selector': '[eclContentBlockSecondaryMetaIcon]'},{'name': 'EclContentBlockSecondaryMetaLabelDirective', 'selector': '[eclContentBlockSecondaryMetaLabel]'},{'name': 'EclContentBlockSecondaryMetasDirective', 'selector': '[eclContentBlockSecondaryMetas]'},{'name': 'EclContentBlockTagDirective', 'selector': '[eclContentBlockTag]'},{'name': 'EclContentBlockTagsDirective', 'selector': '[eclContentBlockTags]'},{'name': 'EclContentBlockTitleDirective', 'selector': '[eclContentBlockTitle]'},{'name': 'EclContentItemImageDirective', 'selector': '[eclContentItemImage]'},{'name': 'EclContentItemPictureDirective', 'selector': '[eclContentItemPicture]'},{'name': 'EclDatePickerDirective', 'selector': 'input[eclDatePicker]'},{'name': 'EclDatePickerDuetDirective', 'selector': 'duet-date-picker[eclDatePicker]'},{'name': 'EclDescriptionListDefinitionItemDirective', 'selector': '[eclDescriptionListDefinitionItem]'},{'name': 'EclDescriptionListDefinitionListDirective', 'selector': '[eclDescriptionListDefinitionList]'},{'name': 'EclDescriptionListDirective', 'selector': '[eclDescriptionList]'},{'name': 'EclDescriptionListTermDirective', 'selector': '[eclDescriptionListTerm]'},{'name': 'EclDividerDirective', 'selector': 'hr[eclDivider]'},{'name': 'EclFactFiguresDescriptionDirective', 'selector': 'div[eclFactFiguresDescription]'},{'name': 'EclFeaturedItemLinkDirective', 'selector': '[eclFeaturedItemLink]'},{'name': 'EclFeaturedMediaAnchorDirective', 'selector': '[eclFeaturedMediaAnchor]'},{'name': 'EclFeedbackHiddenDirective', 'selector': '[eclFeedbackHidden]'},{'name': 'EclFeedbackMessageDirective', 'selector': '[eclFeedbackMessage]'},{'name': 'EclFileDownloadDirective', 'selector': '[eclFileDownload]'},{'name': 'EclFileImageDirective', 'selector': 'img[eclFileImage]'},{'name': 'EclFilePictureDirective', 'selector': 'picture[eclFilePicture]'},{'name': 'EclFilePreviewDirective', 'selector': '[eclFilePreview]'},{'name': 'EclFileTitleDirective', 'selector': '[eclFileTitle]'},{'name': 'EclFileTranslationDownloadDirective', 'selector': '[eclFileTranslationDownload]'},{'name': 'EclFileUploadDirective', 'selector': '[eclFileUpload]'},{'name': 'ECLFormLabelOptionalDirective', 'selector': '[eclFormLabelOptional]'},{'name': 'EclGalleryMediaDirective', 'selector': '[eclGalleryMedia], [eclGalleryImage]'},{'name': 'EclGalleryPictureDirective', 'selector': 'picture[eclGalleryPicture]'},{'name': 'EclGalleryThumbnailDirective', 'selector': 'picture[eclGalleryThumbnail]'},{'name': 'EclHelpBlockDirective', 'selector': '[eclHelpBlock]'},{'name': 'EclHelpHiddenDirective', 'selector': '[eclHelpHidden]'},{'name': 'EclHiddenDirective', 'selector': '[eclHidden]'},{'name': 'EclIndicatorLabelDirective', 'selector': '[eclIndicatorLabel]'},{'name': 'EclIndicatorLabelDirective', 'selector': '[eclIndicatorLabel]'},{'name': 'EclInpageNavigationListDirective', 'selector': 'ul[eclInpageNavigationList]'},{'name': 'EclLabelDirective', 'selector': '[eclLabel]'},{'name': 'EclLinkDirective', 'selector': '[eclLink]'},{'name': 'EclLinkIconContainerDirective', 'selector': '[eclLinkIconContainer]'},{'name': 'EclLinkLabelDirective', 'selector': '[eclLinkLabel]'},{'name': 'EclListIllustrationIconDirective', 'selector': '[eclListIllustrationIcon]'},{'name': 'EclListIllustrationImageDirective', 'selector': 'img[eclListIllustrationImage]'},{'name': 'EclListIllustrationPictureDirective', 'selector': 'picture[eclListIllustrationPicture]'},{'name': 'EclLoadingIndicatorLabelDirective', 'selector': '[eclLoadingIndicatorLabel]'},{'name': 'EclLoadingIndicatorOverlayDirective', 'selector': '[eclLoadingIndicatorOverlay]'},{'name': 'EclMediaContainerCaptionDirective', 'selector': 'figcaption[eclMediaContainerCaption]'},{'name': 'EclMediaContainerCreditDirective', 'selector': 'footer[eclMediaContainerCredit]'},{'name': 'EclMediaContainerIframeDirective', 'selector': 'iframe[eclMediaContainerIframe]'},{'name': 'EclMediaContainerItemAudioDescriptionDirective', 'selector': '[eclMediaContainerItemAudioDescription]'},{'name': 'EclMediaContainerItemDirective', 'selector': '[eclMediaContainerItem], img[eclMediaContainerImage]'},{'name': 'EclMediaContainerPictureDirective', 'selector': 'picture[eclMediaContainerPicture]'},{'name': 'EclMegaMenuContainerDirective', 'selector': 'div[eclMegaMenuContainer]'},{'name': 'EclMegaMenuFeaturedImageDirective', 'selector': '[eclMegaMenuFeaturedImage]'},{'name': 'EclMegaMenuFeaturedListDirective', 'selector': '[eclMegaMenuFeaturedList]'},{'name': 'EclMegaMenuFeaturedListItemDescriptionDirective', 'selector': '[eclMegaMenuFeaturedListItemDescription]'},{'name': 'EclMegaMenuFeaturedListItemDirective', 'selector': '[eclMegaMenuFeaturedListItem]'},{'name': 'EclMegaMenuFeaturedPictureDirective', 'selector': '[eclMegaMenuFeaturedPicture]'},{'name': 'EclMegaMenuListDirective', 'selector': 'ul[eclMegaMenuList]'},{'name': 'EclMegaMenuSpacerDirective', 'selector': 'li[eclMegaMenuSpacer]'},{'name': 'EclMegaMenuSublistDirective', 'selector': 'ul[eclMegaMenuSublist]'},{'name': 'EclModalBodyFixedContentDirective', 'selector': '[eclModalBodyFixedContent]'},{'name': 'EclModalCloseDirective', 'selector': '[eclModalClose]'},{'name': 'EclModalTriggerDirective', 'selector': '[eclModalTriggerFor]'},{'name': 'EclMultiselectOptionDirective', 'selector': 'optgroup[eclMultiselectOptgroup], option[eclMultiselectOption]'},{'name': 'EclNavigationListImageDirective', 'selector': 'img[eclNavigationListImage]'},{'name': 'EclNavigationListPictureDirective', 'selector': 'picture[eclNavigationListPicture]'},{'name': 'EclNewsTickerIconDirective', 'selector': '[eclNewsTickerIcon]'},{'name': 'EclNotificationIconDirective', 'selector': '[eclNotificationIcon]'},{'name': 'EclNotificationLinkDirective', 'selector': '[eclNotificationLink]'},{'name': 'EclNotificationTitleDirective', 'selector': '[eclNotificationTitle]'},{'name': 'EclOrderedListDirective', 'selector': '[eclOrderedList]'},{'name': 'EclOrderedListItemDirective', 'selector': '[eclOrderedListItem]'},{'name': 'EclPageHeaderBackgroundImageDirective', 'selector': '[eclPageHeaderBackgroundImage]'},{'name': 'EclPageHeaderBackgroundPictureDirective', 'selector': '[eclPageHeaderBackgroundPicture]'},{'name': 'EclPageHeaderContainerDirective', 'selector': '[eclPageHeaderContainer]'},{'name': 'EclPageHeaderDescriptionDirective', 'selector': 'p[eclPageHeaderDescription]'},{'name': 'EclPageHeaderDescriptionPictureDirective', 'selector': '[eclPageHeaderDescriptionPicture]'},{'name': 'EclPageHeaderDescriptionThumbnailDirective', 'selector': '[eclPageHeaderDescriptionThumbnail], img[eclPageHeaderDescriptionImage]'},{'name': 'EclPageHeaderExpandableHeaderDirective', 'selector': '[eclPageHeaderExpandableHeader]'},{'name': 'EclPageHeaderInfoDirective', 'selector': '[eclPageHeaderInfo]'},{'name': 'EclPageHeaderMetaDirective', 'selector': '[eclPageHeaderMeta]'},{'name': 'EclPageHeaderMetaItemDirective', 'selector': '[eclPageHeaderMetaItem]'},{'name': 'EclPageHeaderTitleDirective', 'selector': '[eclPageHeaderTitle]'},{'name': 'EclPageInformationDirective', 'selector': '[eclPageInformation]'},{'name': 'EclPaginationListDirective', 'selector': '[eclPaginationList]'},{'name': 'EclPopoverContentDirective', 'selector': '[eclPopoverContent]'},{'name': 'EclPopoverToggleDirective', 'selector': '[eclPopoverToggle]'},{'name': 'EclQuizListDirective', 'selector': 'ol[eclQuizList]'},{'name': 'EclRadioDirective', 'selector': '[eclRadio]'},{'name': 'EclRadioInputDirective', 'selector': 'input[eclRadioInput]'},{'name': 'EclRangeDirective', 'selector': 'input[eclRange]'},{'name': 'EclSelectDirective', 'selector': 'select[eclSelect]'},{'name': 'EclSiteFooterColumnDirective', 'selector': '[eclSiteFooterColumn]'},{'name': 'EclSiteFooterCoownerItemDirective', 'selector': '[eclSiteFooterCoownerItem]'},{'name': 'EclSiteFooterCoownerListDirective', 'selector': '[eclSiteFooterCoownerList]'},{'name': 'EclSiteFooterDescriptionDirective', 'selector': '[eclSiteFooterDescription]'},{'name': 'EclSiteFooterDescriptionNameDirective', 'selector': '[eclSiteFooterDescriptionName]'},{'name': 'EclSiteFooterLinkDirective', 'selector': '[eclSiteFooterLink]'},{'name': 'EclSiteFooterListDirective', 'selector': '[eclSiteFooterList]'},{'name': 'EclSiteFooterListItemDirective', 'selector': '[eclSiteFooterListItem]'},{'name': 'EclSiteFooterLogoImageDirective', 'selector': 'img[eclSiteFooterLogoImage]'},{'name': 'EclSiteFooterLogoLinkDirective', 'selector': '[eclSiteFooterLogoLink]'},{'name': 'EclSiteFooterPictureDirective', 'selector': 'picture[eclSiteFooterPicture]'},{'name': 'EclSiteFooterRowDirective', 'selector': '[eclSiteFooterRow]'},{'name': 'EclSiteFooterSectionDirective', 'selector': '[eclSiteFooterSection]'},{'name': 'EclSiteFooterSocialMediaDirective', 'selector': '[eclSiteFooterSocialMedia]'},{'name': 'EclSiteFooterTitleDirective', 'selector': '[eclSiteFooterTitle]'},{'name': 'EclSiteFooterTitleLinkDirective', 'selector': '[eclSiteFooterTitleLink]'},{'name': 'EclSiteHeaderCtaDirective', 'selector': '[eclSiteHeaderCta]'},{'name': 'EclSiteHeaderCustomActionContentDirective', 'selector': 'div[eclSiteHeaderCustomActionContent]'},{'name': 'EclSiteHeaderCustomActionLinkDirective', 'selector': 'a[eclSiteHeaderCustomActionLink]'},{'name': 'EclSiteHeaderCustomActionTitleDirective', 'selector': 'div[eclSiteHeaderCustomActionTitle]'},{'name': 'EclSiteHeaderImageDirective', 'selector': '[eclSiteHeaderImage]'},{'name': 'EclSiteHeaderLinkDirective', 'selector': '[eclSiteHeaderLink]'},{'name': 'EclSiteHeaderLoginDescriptionDirective', 'selector': '[eclSiteHeaderLoginDescription]'},{'name': 'EclSiteHeaderLoginSeparatorDirective', 'selector': '[eclSiteHeaderLoginSeparator]'},{'name': 'EclSiteHeaderPictureDirective', 'selector': '[eclSiteHeaderPicture]'},{'name': 'EclSocialMediaFollowLinkDirective', 'selector': '[eclSocialMediaFollowLink]'},{'name': 'EclSplashPageLanguageItemDirective', 'selector': '[eclSplashPageLanguageItem]'},{'name': 'EclSplashPageLanguageListDirective', 'selector': '[eclSplashPageLanguageList]'},{'name': 'EclSplashPageLogoImageDirective', 'selector': 'img[eclSplashPageLogoImage]'},{'name': 'EclSplashPageLogoLinkDirective', 'selector': 'img[eclSplashPageLogoLink]'},{'name': 'EclSplashPagePictureDirective', 'selector': 'picture[eclSplashPagePicture]'},{'name': 'EclSpotlightImageDirective', 'selector': 'img[eclSpotlightImage]'},{'name': 'EclSpotlightPictureDirective', 'selector': 'picture[eclSpotlightPicture]'},{'name': 'EclTableBodyDirective', 'selector': '[eclTableBody]'},{'name': 'EclTableCaptionDirective', 'selector': 'caption[eclTableCaption]'},{'name': 'EclTableCellDirective', 'selector': '[eclTableCell]'},{'name': 'EclTableCellGroupDirective', 'selector': '[eclTableCellGroup]'},{'name': 'EclTableDirective', 'selector': '[eclTable]'},{'name': 'EclTableHeadDirective', 'selector': '[eclTableHead]'},{'name': 'EclTableHeaderDirective', 'selector': '[eclTableHeader]'},{'name': 'EclTableResponsiveDirective', 'selector': '[eclTableResponsive]'},{'name': 'EclTableRowDirective', 'selector': '[eclTableRow]'},{'name': 'EclTagIconExternalDirective', 'selector': '[eclTagIconExternal]'},{'name': 'EclTagSetDirective', 'selector': '[eclTagSet]'},{'name': 'EclTagSetItemDirective', 'selector': '[eclTagSetItem]'},{'name': 'EclTextAreaDirective', 'selector': 'textarea[eclTextArea]'},{'name': 'EclTextInputDirective', 'selector': 'input[eclTextInput]'},{'name': 'EclTextMediaContainerDirective', 'selector': 'ecl-media-container[eclTextMediaContainer]'},{'name': 'EclTextMediaDescriptionDirective', 'selector': 'div[eclTextMediaDescription]'},{'name': 'EclTextMediaLinkDirective', 'selector': 'a[eclTextMediaLink]'},{'name': 'EclTextMediaMediaAnchorDirective', 'selector': 'img[eclTextMediaImgAnchor]'},{'name': 'EclTextMediaMicroTitleDirective', 'selector': 'div[eclTextMediaMicroTitle]'},{'name': 'EclTextMediaTitleDirective', 'selector': 'div[eclTextMediaTitle]'},{'name': 'EclTimelineItemLabelDirective', 'selector': '[eclTimelineItemLabel]'},{'name': 'EclTimelineItemTitleDirective', 'selector': '[eclTimelineItemTitle]'},{'name': 'EclTimelineSetDirective', 'selector': '[eclTimelineSet]'},{'name': 'EclTooltipDirective', 'selector': '[eclTooltip]'},{'name': 'EclUnorderedListDirective', 'selector': '[eclUnorderedList]'},{'name': 'EclUnorderedListItemDirective', 'selector': '[eclUnorderedListItem]'}];
|
|
660
665
|
var ACTUAL_COMPONENT = {'name': 'EclSiteFooterRowCommonComponent'};
|
|
@@ -381,16 +381,16 @@ The elements required in the site header are different depending wether it is th
|
|
|
381
381
|
<td class="col-md-9">
|
|
382
382
|
<ul class="index-list">
|
|
383
383
|
<li>
|
|
384
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#
|
|
384
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#languageCode" >languageCode</a>
|
|
385
385
|
</li>
|
|
386
386
|
<li>
|
|
387
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#
|
|
387
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#siteName" >siteName</a>
|
|
388
388
|
</li>
|
|
389
389
|
<li>
|
|
390
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#
|
|
390
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#isSiteNameMobileOnly" >isSiteNameMobileOnly</a>
|
|
391
391
|
</li>
|
|
392
392
|
<li>
|
|
393
|
-
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#
|
|
393
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#logoSize" >logoSize</a>
|
|
394
394
|
</li>
|
|
395
395
|
<li>
|
|
396
396
|
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#class" >class</a>
|
|
@@ -488,24 +488,24 @@ The elements required in the site header are different depending wether it is th
|
|
|
488
488
|
<tbody>
|
|
489
489
|
<tr>
|
|
490
490
|
<td class="col-md-4">
|
|
491
|
-
<a name="
|
|
492
|
-
<b>
|
|
491
|
+
<a name="languageCode"></a>
|
|
492
|
+
<b>languageCode</b>
|
|
493
493
|
</td>
|
|
494
494
|
</tr>
|
|
495
495
|
<tr>
|
|
496
496
|
<td class="col-md-4">
|
|
497
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/
|
|
497
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
498
498
|
|
|
499
499
|
</td>
|
|
500
500
|
</tr>
|
|
501
501
|
<tr>
|
|
502
502
|
<td class="col-md-4">
|
|
503
|
-
<i>Default value : </i><code
|
|
503
|
+
<i>Default value : </i><code>'en'</code>
|
|
504
504
|
</td>
|
|
505
505
|
</tr>
|
|
506
506
|
<tr>
|
|
507
507
|
<td class="col-md-4">
|
|
508
|
-
<div class="io-description"><p>
|
|
508
|
+
<div class="io-description"><p>Language code of the current language of the site.</p>
|
|
509
509
|
</div>
|
|
510
510
|
</td>
|
|
511
511
|
</tr>
|
|
@@ -515,8 +515,8 @@ The elements required in the site header are different depending wether it is th
|
|
|
515
515
|
<tbody>
|
|
516
516
|
<tr>
|
|
517
517
|
<td class="col-md-4">
|
|
518
|
-
<a name="
|
|
519
|
-
<b>
|
|
518
|
+
<a name="siteName"></a>
|
|
519
|
+
<b>siteName</b>
|
|
520
520
|
</td>
|
|
521
521
|
</tr>
|
|
522
522
|
<tr>
|
|
@@ -527,12 +527,7 @@ The elements required in the site header are different depending wether it is th
|
|
|
527
527
|
</tr>
|
|
528
528
|
<tr>
|
|
529
529
|
<td class="col-md-4">
|
|
530
|
-
<
|
|
531
|
-
</td>
|
|
532
|
-
</tr>
|
|
533
|
-
<tr>
|
|
534
|
-
<td class="col-md-4">
|
|
535
|
-
<div class="io-description"><p>Language code of the current language of the site.</p>
|
|
530
|
+
<div class="io-description"><p>The name of the site, to be added in the header, next to the logo.</p>
|
|
536
531
|
</div>
|
|
537
532
|
</td>
|
|
538
533
|
</tr>
|
|
@@ -542,24 +537,24 @@ The elements required in the site header are different depending wether it is th
|
|
|
542
537
|
<tbody>
|
|
543
538
|
<tr>
|
|
544
539
|
<td class="col-md-4">
|
|
545
|
-
<a name="
|
|
546
|
-
<b>
|
|
540
|
+
<a name="isSiteNameMobileOnly"></a>
|
|
541
|
+
<b>isSiteNameMobileOnly</b>
|
|
547
542
|
</td>
|
|
548
543
|
</tr>
|
|
549
544
|
<tr>
|
|
550
545
|
<td class="col-md-4">
|
|
551
|
-
<i>Type : </i>
|
|
546
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
552
547
|
|
|
553
548
|
</td>
|
|
554
549
|
</tr>
|
|
555
550
|
<tr>
|
|
556
551
|
<td class="col-md-4">
|
|
557
|
-
<i>Default value : </i><code
|
|
552
|
+
<i>Default value : </i><code>false</code>
|
|
558
553
|
</td>
|
|
559
554
|
</tr>
|
|
560
555
|
<tr>
|
|
561
556
|
<td class="col-md-4">
|
|
562
|
-
<div class="io-description"><p>
|
|
557
|
+
<div class="io-description"><p>Determines if the site name should be displayed only on mobile devices.</p>
|
|
563
558
|
</div>
|
|
564
559
|
</td>
|
|
565
560
|
</tr>
|
|
@@ -569,19 +564,24 @@ The elements required in the site header are different depending wether it is th
|
|
|
569
564
|
<tbody>
|
|
570
565
|
<tr>
|
|
571
566
|
<td class="col-md-4">
|
|
572
|
-
<a name="
|
|
573
|
-
<b>
|
|
567
|
+
<a name="logoSize"></a>
|
|
568
|
+
<b>logoSize</b>
|
|
574
569
|
</td>
|
|
575
570
|
</tr>
|
|
576
571
|
<tr>
|
|
577
572
|
<td class="col-md-4">
|
|
578
|
-
<i>Type : </i>
|
|
573
|
+
<i>Type : </i> <code>"s" | "m" | "l"</code>
|
|
579
574
|
|
|
580
575
|
</td>
|
|
581
576
|
</tr>
|
|
582
577
|
<tr>
|
|
583
578
|
<td class="col-md-4">
|
|
584
|
-
<
|
|
579
|
+
<i>Default value : </i><code>'m'</code>
|
|
580
|
+
</td>
|
|
581
|
+
</tr>
|
|
582
|
+
<tr>
|
|
583
|
+
<td class="col-md-4">
|
|
584
|
+
<div class="io-description"><p>The size of the logo, 's', 'm' or 'l', default to 'm'.</p>
|
|
585
585
|
</div>
|
|
586
586
|
</td>
|
|
587
587
|
</tr>
|
|
@@ -1314,7 +1314,7 @@ In this case, a default logo is returned.</p>
|
|
|
1314
1314
|
<script src="../js/libs/htmlparser.js"></script>
|
|
1315
1315
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
1316
1316
|
<script>
|
|
1317
|
-
var COMPONENT_TEMPLATE = '<div><div class="ecl-site-header__background"> <div class="ecl-site-header__header" #siteHeaderHeader> <div class="ecl-site-header__container ecl-container"> <div #topContainer class="ecl-site-header__top"> @if(hasCustomLink()) { <ng-content select="[eclSiteHeaderLink]"></ng-content> } @else { <a eclLink variant="standalone" class="ecl-site-header__logo-link" href="https://commission.europa.eu/index_{{ languageCode }}" (click)="onECLogoClick($event)" [attr.aria-label]="\'ecl.footer.EUROPEAN-COMMISSION\' | translate" style="display: flex; align-items: center; position: relative;"> <ng-content select="[eclSiteHeaderEnvironment]" media="(min-width: 1140px)"></ng-content> @if (eclThemeService.isEC$ | async) { <picture eclSiteHeaderPicture [attr.title]="\'ecl.footer.EUROPEAN-COMMISSION\' | translate"> <source srcset="./assets/images/ecl/logo/ec/positive/logo-ec--{{ partOfLogoName }}.svg" media="(min-width: 415px)" /> <img class="ecl-site-header__logo-image ecl-site-header__logo-image--{{logoSize}}" src="./assets/images/ecl/logo/ec/logo-ec--mute.svg" [attr.alt]="\'ecl.footer.EUROPEAN-COMMISSION\' | translate" /> </picture> } @if (eclThemeService.isEU$ | async) { <picture eclSiteHeaderPicture [attr.title]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <source srcset="./assets/images/ecl/logo/eu/standard-version/positive/logo-eu--{{ partOfLogoName }}.svg" media="(min-width: 415px)" /> <img class="ecl-site-header__logo-image ecl-site-header__logo-image--{{logoSize}}" src="./assets/images/ecl/logo/eu/condensed-version/positive/logo-eu--{{ partOfLogoName }}.svg" alt="European Union" /> </picture> } </a> } <ng-content select="ecl-site-header-action"></ng-content> </div> </div> </div> <ng-content select="ecl-site-header-notification"></ng-content></div><ng-content select="ecl-site-header-banner-top"></ng-content>@if (siteName) { <div class="ecl-site-header__banner" #bannerHeader [class.ecl-site-header__site-name--mobile-only]="isSiteNameMobileOnly"> <div class="ecl-container"> <div class="ecl-site-header__site-name">{{ siteName }}</div> <ng-content select="[eclSiteHeaderCta]"></ng-content> </div> </div>}<ng-content select="ecl-menu"></ng-content><ng-content select="[eclMegaMenu]"></ng-content></div>'
|
|
1317
|
+
var COMPONENT_TEMPLATE = '<div><div class="ecl-site-header__background"> <div class="ecl-site-header__header" #siteHeaderHeader> <div class="ecl-site-header__container ecl-container"> <div #topContainer class="ecl-site-header__top"> @if(hasCustomLink()) { <ng-content select="[eclSiteHeaderLink]"></ng-content> } @else { <a eclLink variant="standalone" class="ecl-site-header__logo-link" href="https://commission.europa.eu/index_{{ languageCode }}" (click)="onECLogoClick($event)" [attr.aria-label]="\'ecl.footer.EUROPEAN-COMMISSION\' | translate" style="display: flex; align-items: center; position: relative;"> <ng-content select="[eclSiteHeaderEnvironment]" media="(min-width: 1140px)"></ng-content> @if (eclThemeService.isEC$ | async) { <picture eclSiteHeaderPicture [attr.title]="\'ecl.footer.EUROPEAN-COMMISSION\' | translate"> <source srcset="./assets/images/ecl/logo/ec/positive/logo-ec--{{ partOfLogoName }}.svg" media="(min-width: 415px)" /> <img class="ecl-site-header__logo-image ecl-site-header__logo-image--{{logoSize()}}" src="./assets/images/ecl/logo/ec/logo-ec--mute.svg" [attr.alt]="\'ecl.footer.EUROPEAN-COMMISSION\' | translate" /> </picture> } @if (eclThemeService.isEU$ | async) { <picture eclSiteHeaderPicture [attr.title]="\'ecl.footer.EUROPEAN-UNION\' | translate"> <source srcset="./assets/images/ecl/logo/eu/standard-version/positive/logo-eu--{{ partOfLogoName }}.svg" media="(min-width: 415px)" /> <img class="ecl-site-header__logo-image ecl-site-header__logo-image--{{logoSize()}}" src="./assets/images/ecl/logo/eu/condensed-version/positive/logo-eu--{{ partOfLogoName }}.svg" alt="European Union" /> </picture> } </a> } <ng-content select="ecl-site-header-action"></ng-content> </div> </div> </div> <ng-content select="ecl-site-header-notification"></ng-content></div><ng-content select="ecl-site-header-banner-top"></ng-content>@if (siteName) { <div class="ecl-site-header__banner" #bannerHeader [class.ecl-site-header__site-name--mobile-only]="isSiteNameMobileOnly()"> <div class="ecl-container"> <div class="ecl-site-header__site-name">{{ siteName }}</div> <ng-content select="[eclSiteHeaderCta]"></ng-content> </div> </div>}<ng-content select="ecl-menu"></ng-content><ng-content select="[eclMegaMenu]"></ng-content></div>'
|
|
1318
1318
|
var COMPONENTS = [{'name': 'EclAccordionSummaryComponent', 'selector': 'summary[eclAccordionToggle]'},{'name': 'EclAddToCalendarComponent', 'selector': 'div[eclAddToCalendar]'},{'name': 'EclAnimatedNumbersComponent', 'selector': 'div[eclAnimatedNumbers]'},{'name': 'EclAnimatedNumbersItemComponent', 'selector': '[eclAnimatedNumbersItem]'},{'name': 'EclAppComponent', 'selector': 'ecl-app'},{'name': 'EclBannerComponent', 'selector': 'ecl-banner'},{'name': 'EclBlockquoteComponent', 'selector': '[eclBlockquote]'},{'name': 'EclBreadcrumbComponent', 'selector': 'ecl-breadcrumb, nav[eclBreadcrumb]'},{'name': 'EclBreadcrumbSegmentComponent', 'selector': 'li[eclBreadcrumbSegment]'},{'name': 'EclButtonComponent', 'selector': 'button[eclButton], button[ecl-button], a[eclButton]'},{'name': 'EclCardBodyComponent', 'selector': 'ecl-card-body'},{'name': 'EclCardComponent', 'selector': 'ecl-card'},{'name': 'EclCarouselComponent', 'selector': 'ecl-carousel'},{'name': 'EclCarouselItemComponent', 'selector': 'ecl-carousel-item'},{'name': 'EclCategoryFilterComponent', 'selector': 'ecl-category-filter'},{'name': 'EclCategoryFilterItemComponent', 'selector': 'ecl-category-filter-item'},{'name': 'EclCategoryFilterListComponent', 'selector': 'ecl-category-filter-list'},{'name': 'EclCheckboxHelpComponent', 'selector': '[eclCheckboxHelp]'},{'name': 'EclCheckboxLabelComponent', 'selector': 'label[eclCheckboxLabel]'},{'name': 'EclContentBlockComponent', 'selector': 'ecl-content-block'},{'name': 'EclContentItemComponent', 'selector': 'ecl-content-item'},{'name': 'EclDateBlockComponent', 'selector': 'time[eclDateBlock]'},{'name': 'EclDescriptionListDefinitionComponent', 'selector': '[eclDescriptionListDefinition]'},{'name': 'EclExpandableComponent', 'selector': 'ecl-expandable'},{'name': 'EclFactFiguresComponent', 'selector': 'div[eclFactFigures], ecl-fact-figures'},{'name': 'EclFactFiguresItemComponent', 'selector': 'div[eclFactFiguresItem],ecl-fact-figures-item'},{'name': 'EclFactFiguresViewAllComponent', 'selector': 'ecl-fact-figures-view-all'},{'name': 'EclFeaturedComponent', 'selector': 'ecl-featured, article[eclFeatured]'},{'name': 'EclFeaturedItemComponent', 'selector': 'ecl-featured-item, div[eclFeaturedItem]'},{'name': 'EclFeaturedItemDescriptionComponent', 'selector': 'ecl-featured-item-description'},{'name': 'EclFileComponent', 'selector': 'ecl-file'},{'name': 'EclFileItemComponent', 'selector': 'ecl-file-item'},{'name': 'EclFileItemsComponent', 'selector': 'ecl-file-items'},{'name': 'EclFileTaxonomyComponent', 'selector': 'ecl-file-taxonomy'},{'name': 'EclFormGroupComponent', 'selector': '[eclFormGroup], ecl-form-group'},{'name': 'EclFormLabelComponent', 'selector': '[eclFormLabel]'},{'name': 'EclGalleryComponent', 'selector': 'ecl-gallery'},{'name': 'EclGalleryFooterComponent', 'selector': 'ecl-gallery-footer'},{'name': 'EclGalleryItemComponent', 'selector': 'ecl-gallery-item'},{'name': 'EclIconComponent', 'selector': 'ecl-icon'},{'name': 'EclIndicatorComponent', 'selector': '[eclIndicator]'},{'name': 'EclIndicatorComponent', 'selector': '[eclIndicator]'},{'name': 'EclInpageNavigationComponent', 'selector': 'ecl-inpage-navigation'},{'name': 'EclInpageNavigationItemComponent', 'selector': 'li[eclInpageNavigationItem]'},{'name': 'EclListIllustrationComponent', 'selector': 'ecl-list-illustration, ul[eclListIllustration], ol[eclListIllustration]'},{'name': 'EclListIllustrationItemComponent', 'selector': 'ecl-list-illustration-item, li[eclListIllustrationItem]'},{'name': 'EclLoadingIndicatorComponent', 'selector': 'ecl-loading-indicator'},{'name': 'EclMediaContainerComponent', 'selector': 'ecl-media-container'},{'name': 'EclMegaMenuComponent', 'selector': 'nav[eclMegaMenu]'},{'name': 'EclMegaMenuFeaturedComponent', 'selector': 'div[eclMegaMenuFeatured]'},{'name': 'EclMegaMenuInfoComponent', 'selector': 'div[eclMegaMenuInfo]'},{'name': 'EclMegaMenuItemComponent', 'selector': 'li[eclMegaMenuItem]'},{'name': 'EclMegaMenuSubitemComponent', 'selector': 'li[eclMegaMenuSubitem]'},{'name': 'EclMenuComponent', 'selector': 'ecl-menu'},{'name': 'EclMenuItemComponent', 'selector': 'ecl-menu-item'},{'name': 'EclMenuMegaComponent', 'selector': 'ecl-menu-mega'},{'name': 'EclMenuMegaItemComponent', 'selector': 'ecl-menu-mega-item'},{'name': 'EclModalBodyComponent', 'selector': '[eclModalBody]'},{'name': 'EclModalComponent', 'selector': 'dialog[eclModal]'},{'name': 'EclModalFooterComponent', 'selector': '[eclModalFooter]'},{'name': 'EclModalHeaderComponent', 'selector': '[eclModalHeader]'},{'name': 'EclMultiselectComponent', 'selector': 'select[eclMultiselect]'},{'name': 'EclMultiselectDropdownComponent', 'selector': 'div[eclMultiselectDropdown]'},{'name': 'EclMultiselectInputComponent', 'selector': 'div[eclMultiselectInput]'},{'name': 'EclMultiselectOptgroupComponent', 'selector': 'fieldset[eclMultiselectOptgroup]'},{'name': 'EclMultiselectOptionComponent', 'selector': 'div[eclMultiselectOption]'},{'name': 'EclNavigationListComponent', 'selector': 'ecl-navigation-list'},{'name': 'EclNavigationListItemComponent', 'selector': 'ecl-navigation-list-item'},{'name': 'EclNewsTickerComponent', 'selector': 'ecl-news-ticker'},{'name': 'EclNewsTickerItemComponent', 'selector': 'ecl-news-ticker-item'},{'name': 'EclNotificationComponent', 'selector': 'ecl-notification'},{'name': 'EclPageHeaderComponent', 'selector': 'ecl-page-header'},{'name': 'EclPageHeaderDescriptionContainerComponent', 'selector': 'div[eclPageHeaderDescriptionContainer]'},{'name': 'EclPageHeaderExpandableComponent', 'selector': 'div[eclPageHeaderExpandable]'},{'name': 'EclPageHeaderNextComponent', 'selector': 'div[eclPageHeader]'},{'name': 'EclPageHeaderSectionComponent', 'selector': 'div[eclPageHeaderSection]'},{'name': 'EclPageHeaderSectionInfoComponent', 'selector': 'div[eclPageHeaderSectionInfo]'},{'name': 'EclPageSummaryComponent', 'selector': 'ecl-page-summary'},{'name': 'EclPaginationComponent', 'selector': 'ecl-pagination'},{'name': 'EclPaginationItemComponent', 'selector': 'li[eclPaginationItem]'},{'name': 'EclPopoverComponent', 'selector': 'ecl-popover'},{'name': 'EclQuizCardComponent', 'selector': 'li[eclQuizCard]'},{'name': 'EclQuizComponent', 'selector': 'section[eclQuiz]'},{'name': 'EclRadioHelpComponent', 'selector': '[eclRadioHelp]'},{'name': 'EclRadioLabelComponent', 'selector': '[eclRadioLabel]'},{'name': 'EclRangeBubbleComponent', 'selector': 'ecl-range-bubble'},{'name': 'EclRangeValueComponent', 'selector': 'ecl-range-value'},{'name': 'EclRatingFieldComponent', 'selector': 'ecl-rating-field'},{'name': 'EclSearchFormComponent', 'selector': 'ecl-search-form'},{'name': 'EclSelectContainerComponent', 'selector': 'ecl-select-container'},{'name': 'EclSiteFooterComponent', 'selector': 'footer[eclSiteFooter], ecl-site-footer'},{'name': 'EclSiteFooterCoownerComponent', 'selector': 'div[eclSiteFooterCoowner]'},{'name': 'EclSiteFooterCoreComponent', 'selector': 'div[eclSiteFooterCore]'},{'name': 'EclSiteFooterFixedContentEUComponent', 'selector': 'ecl-site-footer-fixed-content-eu'},{'name': 'EclSiteFooterRowCommonComponent', 'selector': 'div[eclSiteFooterRowCommon]'},{'name': 'EclSiteHeaderActionComponent', 'selector': 'ecl-site-header-action'},{'name': 'EclSiteHeaderBannerTopComponent', 'selector': 'ecl-site-header-banner-top'},{'name': 'EclSiteHeaderComponent', 'selector': 'ecl-site-header'},{'name': 'EclSiteHeaderCustomActionComponent', 'selector': 'div[eclSiteHeaderCustomAction]'},{'name': 'EclSiteHeaderEnvironmentComponent', 'selector': '[eclSiteHeaderEnvironment]'},{'name': 'EclSiteHeaderLanguageComponent', 'selector': 'ecl-site-header-language'},{'name': 'EclSiteHeaderLanguagePopoverComponent', 'selector': 'ecl-site-header-language-popover'},{'name': 'EclSiteHeaderLoginComponent', 'selector': 'ecl-site-header-login'},{'name': 'EclSiteHeaderNotificationComponent', 'selector': 'ecl-site-header-notification'},{'name': 'EclSiteHeaderSearchComponent', 'selector': 'ecl-site-header-search'},{'name': 'EclSocialMediaFollowComponent', 'selector': 'ecl-social-media-follow'},{'name': 'EclSocialMediaFollowItemComponent', 'selector': 'ecl-social-media-follow-item'},{'name': 'EclSplashPageComponent', 'selector': 'div[eclSplashPage]'},{'name': 'EclSplashPageLanguageCategoryComponent', 'selector': 'div[eclSplashPageLanguageCategory]'},{'name': 'EclSplashPageLanguageContainerComponent', 'selector': '[eclSplashPageLanguageContainer]'},{'name': 'EclSplashPageLanguageLinkComponent', 'selector': 'a[eclSplashPageLanguageLink]'},{'name': 'EclSpotlightComponent', 'selector': 'section[eclSpotlight]'},{'name': 'EclSpotlightLinkComponent', 'selector': 'a[eclSpotlightLink]'},{'name': 'EclStickyContainerComponent', 'selector': 'ecl-sticky-container'},{'name': 'EclTabComponent', 'selector': 'div[eclTab]'},{'name': 'EclTabLabelComponent', 'selector': 'ecl-tab-label'},{'name': 'EclTableSortButtonComponent', 'selector': 'button[eclTableSortButton]'},{'name': 'EclTabsComponent', 'selector': 'div[eclTabs]'},{'name': 'EclTagComponent', 'selector': 'ecl-tag, [eclTag]'},{'name': 'EclTextMediaComponent', 'selector': 'article[eclTextMedia]'},{'name': 'EclTimelineComponent', 'selector': 'ecl-timeline, ol[eclTimeline]'},{'name': 'EclTimelineItemComponent', 'selector': 'ecl-timeline-item, li[eclTimelineItem]'},{'name': 'EclTimelineItemTogglerComponent', 'selector': 'ecl-timeline-item-toggler, li[eclTimelineItemToggler]'}];
|
|
1319
1319
|
var DIRECTIVES = [{'name': 'EclAccordionContentDirective', 'selector': 'div[eclAccordionContent]'},{'name': 'EclAccordionDirective', 'selector': 'div[eclAccordion]'},{'name': 'EclAccordionItemDirective', 'selector': 'details[eclAccordionItem]'},{'name': 'EclAddToCalendarActionDirective', 'selector': 'div[eclAddToCalendarAction]'},{'name': 'EclAnimatedNumbersIconDirective', 'selector': '[eclAnimatedNumbersIcon]'},{'name': 'EclAnimatedNumbersItemsDirective', 'selector': '[eclAnimatedNumbersItems]'},{'name': 'EclAnimatedNumbersSourceDirective', 'selector': '[eclAnimatedNumbersSource]'},{'name': 'EclAnimatedNumbersSourcesItemDirective', 'selector': '[eclAnimatedNumbersSourcesItem]'},{'name': 'EclAnimatedNumbersSourcesListDirective', 'selector': '[eclAnimatedNumbersSourcesList]'},{'name': 'EclBannerDescriptionDirective', 'selector': '[eclBannerDescription]'},{'name': 'EclBannerDescriptionLinkDirective', 'selector': '[eclBannerDescriptionLink]'},{'name': 'EclBannerDescriptionTextDirective', 'selector': '[eclBannerDescriptionText]'},{'name': 'EclBannerImageDirective', 'selector': 'img[eclBannerImage]'},{'name': 'EclBannerPictureDirective', 'selector': 'picture[eclBannerPicture]'},{'name': 'EclBannerTitleDirective', 'selector': '[eclBannerTitle]'},{'name': 'EclBannerTitleLinkDirective', 'selector': '[eclBannerTitleLink]'},{'name': 'EclBannerTitleTextDirective', 'selector': '[eclBannerTitleText]'},{'name': 'EclBannerVideoDirective', 'selector': 'video[eclBannerVideo]'},{'name': 'ECLBaseDirective', 'selector': '[eclBase]'},{'name': 'EclBlockquoteImageDirective', 'selector': 'img[eclBlockquoteImage]'},{'name': 'EclBlockquotePictureDirective', 'selector': 'picture[eclBlockquotePicture]'},{'name': 'EclBreadcrumbContainerDirective', 'selector': '[eclBreadcrumbContainer]'},{'name': 'EclButtonIconContainerDirective', 'selector': '[eclButtonIconContainer]'},{'name': 'EclButtonLabelDirective', 'selector': '[eclButtonLabel]'},{'name': 'EclCardImageDirective', 'selector': 'img[eclCardImage]'},{'name': 'EclCardPictureDirective', 'selector': 'picture[eclCardPicture]'},{'name': 'EclCheckboxDirective', 'selector': '[eclCheckbox]'},{'name': 'EclCheckboxInputDirective', 'selector': 'input[eclCheckboxInput]'},{'name': 'ECLClickOutsideDirective', 'selector': '[eclClickOutside]'},{'name': 'EclContainerDirective', 'selector': '[eclContainer]'},{'name': 'EclContentBlockDescriptionDirective', 'selector': '[eclContentBlockDescription]'},{'name': 'EclContentBlockLabelDirective', 'selector': '[eclContentBlockLabel]'},{'name': 'EclContentBlockLabelsDirective', 'selector': '[eclContentBlockLabels]'},{'name': 'EclContentBlockLinkDirective', 'selector': '[eclContentBlockLink]'},{'name': 'EclContentBlockLinksContainerDirective', 'selector': '[eclContentBlockLinksContainer]'},{'name': 'EclContentBlockLinksDirective', 'selector': '[eclContentBlockLinks]'},{'name': 'EclContentBlockListContainerDirective', 'selector': '[eclContentBlockListContainer]'},{'name': 'EclContentBlockListDirective', 'selector': '[eclContentBlockList]'},{'name': 'EclContentBlockPrimaryMetaDirective', 'selector': '[eclContentBlockPrimaryMeta]'},{'name': 'EclContentBlockPrimaryMetasDirective', 'selector': '[eclContentBlockPrimaryMetas]'},{'name': 'EclContentBlockSecondaryMetaDirective', 'selector': '[eclContentBlockSecondaryMeta]'},{'name': 'EclContentBlockSecondaryMetaIconDirective', 'selector': '[eclContentBlockSecondaryMetaIcon]'},{'name': 'EclContentBlockSecondaryMetaLabelDirective', 'selector': '[eclContentBlockSecondaryMetaLabel]'},{'name': 'EclContentBlockSecondaryMetasDirective', 'selector': '[eclContentBlockSecondaryMetas]'},{'name': 'EclContentBlockTagDirective', 'selector': '[eclContentBlockTag]'},{'name': 'EclContentBlockTagsDirective', 'selector': '[eclContentBlockTags]'},{'name': 'EclContentBlockTitleDirective', 'selector': '[eclContentBlockTitle]'},{'name': 'EclContentItemImageDirective', 'selector': '[eclContentItemImage]'},{'name': 'EclContentItemPictureDirective', 'selector': '[eclContentItemPicture]'},{'name': 'EclDatePickerDirective', 'selector': 'input[eclDatePicker]'},{'name': 'EclDatePickerDuetDirective', 'selector': 'duet-date-picker[eclDatePicker]'},{'name': 'EclDescriptionListDefinitionItemDirective', 'selector': '[eclDescriptionListDefinitionItem]'},{'name': 'EclDescriptionListDefinitionListDirective', 'selector': '[eclDescriptionListDefinitionList]'},{'name': 'EclDescriptionListDirective', 'selector': '[eclDescriptionList]'},{'name': 'EclDescriptionListTermDirective', 'selector': '[eclDescriptionListTerm]'},{'name': 'EclDividerDirective', 'selector': 'hr[eclDivider]'},{'name': 'EclFactFiguresDescriptionDirective', 'selector': 'div[eclFactFiguresDescription]'},{'name': 'EclFeaturedItemLinkDirective', 'selector': '[eclFeaturedItemLink]'},{'name': 'EclFeaturedMediaAnchorDirective', 'selector': '[eclFeaturedMediaAnchor]'},{'name': 'EclFeedbackHiddenDirective', 'selector': '[eclFeedbackHidden]'},{'name': 'EclFeedbackMessageDirective', 'selector': '[eclFeedbackMessage]'},{'name': 'EclFileDownloadDirective', 'selector': '[eclFileDownload]'},{'name': 'EclFileImageDirective', 'selector': 'img[eclFileImage]'},{'name': 'EclFilePictureDirective', 'selector': 'picture[eclFilePicture]'},{'name': 'EclFilePreviewDirective', 'selector': '[eclFilePreview]'},{'name': 'EclFileTitleDirective', 'selector': '[eclFileTitle]'},{'name': 'EclFileTranslationDownloadDirective', 'selector': '[eclFileTranslationDownload]'},{'name': 'EclFileUploadDirective', 'selector': '[eclFileUpload]'},{'name': 'ECLFormLabelOptionalDirective', 'selector': '[eclFormLabelOptional]'},{'name': 'EclGalleryMediaDirective', 'selector': '[eclGalleryMedia], [eclGalleryImage]'},{'name': 'EclGalleryPictureDirective', 'selector': 'picture[eclGalleryPicture]'},{'name': 'EclGalleryThumbnailDirective', 'selector': 'picture[eclGalleryThumbnail]'},{'name': 'EclHelpBlockDirective', 'selector': '[eclHelpBlock]'},{'name': 'EclHelpHiddenDirective', 'selector': '[eclHelpHidden]'},{'name': 'EclHiddenDirective', 'selector': '[eclHidden]'},{'name': 'EclIndicatorLabelDirective', 'selector': '[eclIndicatorLabel]'},{'name': 'EclIndicatorLabelDirective', 'selector': '[eclIndicatorLabel]'},{'name': 'EclInpageNavigationListDirective', 'selector': 'ul[eclInpageNavigationList]'},{'name': 'EclLabelDirective', 'selector': '[eclLabel]'},{'name': 'EclLinkDirective', 'selector': '[eclLink]'},{'name': 'EclLinkIconContainerDirective', 'selector': '[eclLinkIconContainer]'},{'name': 'EclLinkLabelDirective', 'selector': '[eclLinkLabel]'},{'name': 'EclListIllustrationIconDirective', 'selector': '[eclListIllustrationIcon]'},{'name': 'EclListIllustrationImageDirective', 'selector': 'img[eclListIllustrationImage]'},{'name': 'EclListIllustrationPictureDirective', 'selector': 'picture[eclListIllustrationPicture]'},{'name': 'EclLoadingIndicatorLabelDirective', 'selector': '[eclLoadingIndicatorLabel]'},{'name': 'EclLoadingIndicatorOverlayDirective', 'selector': '[eclLoadingIndicatorOverlay]'},{'name': 'EclMediaContainerCaptionDirective', 'selector': 'figcaption[eclMediaContainerCaption]'},{'name': 'EclMediaContainerCreditDirective', 'selector': 'footer[eclMediaContainerCredit]'},{'name': 'EclMediaContainerIframeDirective', 'selector': 'iframe[eclMediaContainerIframe]'},{'name': 'EclMediaContainerItemAudioDescriptionDirective', 'selector': '[eclMediaContainerItemAudioDescription]'},{'name': 'EclMediaContainerItemDirective', 'selector': '[eclMediaContainerItem], img[eclMediaContainerImage]'},{'name': 'EclMediaContainerPictureDirective', 'selector': 'picture[eclMediaContainerPicture]'},{'name': 'EclMegaMenuContainerDirective', 'selector': 'div[eclMegaMenuContainer]'},{'name': 'EclMegaMenuFeaturedImageDirective', 'selector': '[eclMegaMenuFeaturedImage]'},{'name': 'EclMegaMenuFeaturedListDirective', 'selector': '[eclMegaMenuFeaturedList]'},{'name': 'EclMegaMenuFeaturedListItemDescriptionDirective', 'selector': '[eclMegaMenuFeaturedListItemDescription]'},{'name': 'EclMegaMenuFeaturedListItemDirective', 'selector': '[eclMegaMenuFeaturedListItem]'},{'name': 'EclMegaMenuFeaturedPictureDirective', 'selector': '[eclMegaMenuFeaturedPicture]'},{'name': 'EclMegaMenuListDirective', 'selector': 'ul[eclMegaMenuList]'},{'name': 'EclMegaMenuSpacerDirective', 'selector': 'li[eclMegaMenuSpacer]'},{'name': 'EclMegaMenuSublistDirective', 'selector': 'ul[eclMegaMenuSublist]'},{'name': 'EclModalBodyFixedContentDirective', 'selector': '[eclModalBodyFixedContent]'},{'name': 'EclModalCloseDirective', 'selector': '[eclModalClose]'},{'name': 'EclModalTriggerDirective', 'selector': '[eclModalTriggerFor]'},{'name': 'EclMultiselectOptionDirective', 'selector': 'optgroup[eclMultiselectOptgroup], option[eclMultiselectOption]'},{'name': 'EclNavigationListImageDirective', 'selector': 'img[eclNavigationListImage]'},{'name': 'EclNavigationListPictureDirective', 'selector': 'picture[eclNavigationListPicture]'},{'name': 'EclNewsTickerIconDirective', 'selector': '[eclNewsTickerIcon]'},{'name': 'EclNotificationIconDirective', 'selector': '[eclNotificationIcon]'},{'name': 'EclNotificationLinkDirective', 'selector': '[eclNotificationLink]'},{'name': 'EclNotificationTitleDirective', 'selector': '[eclNotificationTitle]'},{'name': 'EclOrderedListDirective', 'selector': '[eclOrderedList]'},{'name': 'EclOrderedListItemDirective', 'selector': '[eclOrderedListItem]'},{'name': 'EclPageHeaderBackgroundImageDirective', 'selector': '[eclPageHeaderBackgroundImage]'},{'name': 'EclPageHeaderBackgroundPictureDirective', 'selector': '[eclPageHeaderBackgroundPicture]'},{'name': 'EclPageHeaderContainerDirective', 'selector': '[eclPageHeaderContainer]'},{'name': 'EclPageHeaderDescriptionDirective', 'selector': 'p[eclPageHeaderDescription]'},{'name': 'EclPageHeaderDescriptionPictureDirective', 'selector': '[eclPageHeaderDescriptionPicture]'},{'name': 'EclPageHeaderDescriptionThumbnailDirective', 'selector': '[eclPageHeaderDescriptionThumbnail], img[eclPageHeaderDescriptionImage]'},{'name': 'EclPageHeaderExpandableHeaderDirective', 'selector': '[eclPageHeaderExpandableHeader]'},{'name': 'EclPageHeaderInfoDirective', 'selector': '[eclPageHeaderInfo]'},{'name': 'EclPageHeaderMetaDirective', 'selector': '[eclPageHeaderMeta]'},{'name': 'EclPageHeaderMetaItemDirective', 'selector': '[eclPageHeaderMetaItem]'},{'name': 'EclPageHeaderTitleDirective', 'selector': '[eclPageHeaderTitle]'},{'name': 'EclPageInformationDirective', 'selector': '[eclPageInformation]'},{'name': 'EclPaginationListDirective', 'selector': '[eclPaginationList]'},{'name': 'EclPopoverContentDirective', 'selector': '[eclPopoverContent]'},{'name': 'EclPopoverToggleDirective', 'selector': '[eclPopoverToggle]'},{'name': 'EclQuizListDirective', 'selector': 'ol[eclQuizList]'},{'name': 'EclRadioDirective', 'selector': '[eclRadio]'},{'name': 'EclRadioInputDirective', 'selector': 'input[eclRadioInput]'},{'name': 'EclRangeDirective', 'selector': 'input[eclRange]'},{'name': 'EclSelectDirective', 'selector': 'select[eclSelect]'},{'name': 'EclSiteFooterColumnDirective', 'selector': '[eclSiteFooterColumn]'},{'name': 'EclSiteFooterCoownerItemDirective', 'selector': '[eclSiteFooterCoownerItem]'},{'name': 'EclSiteFooterCoownerListDirective', 'selector': '[eclSiteFooterCoownerList]'},{'name': 'EclSiteFooterDescriptionDirective', 'selector': '[eclSiteFooterDescription]'},{'name': 'EclSiteFooterDescriptionNameDirective', 'selector': '[eclSiteFooterDescriptionName]'},{'name': 'EclSiteFooterLinkDirective', 'selector': '[eclSiteFooterLink]'},{'name': 'EclSiteFooterListDirective', 'selector': '[eclSiteFooterList]'},{'name': 'EclSiteFooterListItemDirective', 'selector': '[eclSiteFooterListItem]'},{'name': 'EclSiteFooterLogoImageDirective', 'selector': 'img[eclSiteFooterLogoImage]'},{'name': 'EclSiteFooterLogoLinkDirective', 'selector': '[eclSiteFooterLogoLink]'},{'name': 'EclSiteFooterPictureDirective', 'selector': 'picture[eclSiteFooterPicture]'},{'name': 'EclSiteFooterRowDirective', 'selector': '[eclSiteFooterRow]'},{'name': 'EclSiteFooterSectionDirective', 'selector': '[eclSiteFooterSection]'},{'name': 'EclSiteFooterSocialMediaDirective', 'selector': '[eclSiteFooterSocialMedia]'},{'name': 'EclSiteFooterTitleDirective', 'selector': '[eclSiteFooterTitle]'},{'name': 'EclSiteFooterTitleLinkDirective', 'selector': '[eclSiteFooterTitleLink]'},{'name': 'EclSiteHeaderCtaDirective', 'selector': '[eclSiteHeaderCta]'},{'name': 'EclSiteHeaderCustomActionContentDirective', 'selector': 'div[eclSiteHeaderCustomActionContent]'},{'name': 'EclSiteHeaderCustomActionLinkDirective', 'selector': 'a[eclSiteHeaderCustomActionLink]'},{'name': 'EclSiteHeaderCustomActionTitleDirective', 'selector': 'div[eclSiteHeaderCustomActionTitle]'},{'name': 'EclSiteHeaderImageDirective', 'selector': '[eclSiteHeaderImage]'},{'name': 'EclSiteHeaderLinkDirective', 'selector': '[eclSiteHeaderLink]'},{'name': 'EclSiteHeaderLoginDescriptionDirective', 'selector': '[eclSiteHeaderLoginDescription]'},{'name': 'EclSiteHeaderLoginSeparatorDirective', 'selector': '[eclSiteHeaderLoginSeparator]'},{'name': 'EclSiteHeaderPictureDirective', 'selector': '[eclSiteHeaderPicture]'},{'name': 'EclSocialMediaFollowLinkDirective', 'selector': '[eclSocialMediaFollowLink]'},{'name': 'EclSplashPageLanguageItemDirective', 'selector': '[eclSplashPageLanguageItem]'},{'name': 'EclSplashPageLanguageListDirective', 'selector': '[eclSplashPageLanguageList]'},{'name': 'EclSplashPageLogoImageDirective', 'selector': 'img[eclSplashPageLogoImage]'},{'name': 'EclSplashPageLogoLinkDirective', 'selector': 'img[eclSplashPageLogoLink]'},{'name': 'EclSplashPagePictureDirective', 'selector': 'picture[eclSplashPagePicture]'},{'name': 'EclSpotlightImageDirective', 'selector': 'img[eclSpotlightImage]'},{'name': 'EclSpotlightPictureDirective', 'selector': 'picture[eclSpotlightPicture]'},{'name': 'EclTableBodyDirective', 'selector': '[eclTableBody]'},{'name': 'EclTableCaptionDirective', 'selector': 'caption[eclTableCaption]'},{'name': 'EclTableCellDirective', 'selector': '[eclTableCell]'},{'name': 'EclTableCellGroupDirective', 'selector': '[eclTableCellGroup]'},{'name': 'EclTableDirective', 'selector': '[eclTable]'},{'name': 'EclTableHeadDirective', 'selector': '[eclTableHead]'},{'name': 'EclTableHeaderDirective', 'selector': '[eclTableHeader]'},{'name': 'EclTableResponsiveDirective', 'selector': '[eclTableResponsive]'},{'name': 'EclTableRowDirective', 'selector': '[eclTableRow]'},{'name': 'EclTagIconExternalDirective', 'selector': '[eclTagIconExternal]'},{'name': 'EclTagSetDirective', 'selector': '[eclTagSet]'},{'name': 'EclTagSetItemDirective', 'selector': '[eclTagSetItem]'},{'name': 'EclTextAreaDirective', 'selector': 'textarea[eclTextArea]'},{'name': 'EclTextInputDirective', 'selector': 'input[eclTextInput]'},{'name': 'EclTextMediaContainerDirective', 'selector': 'ecl-media-container[eclTextMediaContainer]'},{'name': 'EclTextMediaDescriptionDirective', 'selector': 'div[eclTextMediaDescription]'},{'name': 'EclTextMediaLinkDirective', 'selector': 'a[eclTextMediaLink]'},{'name': 'EclTextMediaMediaAnchorDirective', 'selector': 'img[eclTextMediaImgAnchor]'},{'name': 'EclTextMediaMicroTitleDirective', 'selector': 'div[eclTextMediaMicroTitle]'},{'name': 'EclTextMediaTitleDirective', 'selector': 'div[eclTextMediaTitle]'},{'name': 'EclTimelineItemLabelDirective', 'selector': '[eclTimelineItemLabel]'},{'name': 'EclTimelineItemTitleDirective', 'selector': '[eclTimelineItemTitle]'},{'name': 'EclTimelineSetDirective', 'selector': '[eclTimelineSet]'},{'name': 'EclTooltipDirective', 'selector': '[eclTooltip]'},{'name': 'EclUnorderedListDirective', 'selector': '[eclUnorderedList]'},{'name': 'EclUnorderedListItemDirective', 'selector': '[eclUnorderedListItem]'}];
|
|
1320
1320
|
var ACTUAL_COMPONENT = {'name': 'EclSiteHeaderComponent'};
|