@eui/ecl 18.0.0-next.51 → 18.0.0-next.52
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/components/EclBannerComponent.html +14 -1
- package/docs/components/EclCarouselComponent.html +0 -5
- package/docs/dependencies.html +19 -19
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/enumerations.html +56 -0
- package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-accordion/ecl-accordion.component.mjs +4 -4
- package/esm2022/lib/components/ecl-accordion/ecl-accordion.module.mjs +5 -5
- package/esm2022/lib/components/ecl-app/ecl-app.component.mjs +4 -4
- package/esm2022/lib/components/ecl-app/ecl-app.module.mjs +5 -5
- package/esm2022/lib/components/ecl-banner/ecl-banner-credit.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-banner/ecl-banner-description.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-banner/ecl-banner-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-banner/ecl-banner-title.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +55 -12
- package/esm2022/lib/components/ecl-banner/ecl-banner.module.mjs +5 -5
- package/esm2022/lib/components/ecl-base.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-blockquote/ecl-blockquote-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.component.mjs +4 -4
- package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.module.mjs +5 -5
- package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +4 -4
- package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs +4 -4
- package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.module.mjs +5 -5
- package/esm2022/lib/components/ecl-button/ecl-button-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +4 -4
- package/esm2022/lib/components/ecl-button/ecl-button.module.mjs +5 -5
- package/esm2022/lib/components/ecl-card/ecl-card-body.component.mjs +4 -4
- package/esm2022/lib/components/ecl-card/ecl-card-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-card/ecl-card.component.mjs +4 -4
- package/esm2022/lib/components/ecl-card/ecl-card.module.mjs +5 -5
- package/esm2022/lib/components/ecl-carousel/ecl-carousel-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +18 -13
- package/esm2022/lib/components/ecl-carousel/ecl-carousel.module.mjs +5 -5
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.mjs +4 -4
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.mjs +4 -4
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter.module.mjs +5 -5
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs +4 -4
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs +4 -4
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.module.mjs +5 -5
- package/esm2022/lib/components/ecl-content-block/ecl-content-block-elements.directive.mjs +52 -52
- package/esm2022/lib/components/ecl-content-block/ecl-content-block.component.mjs +4 -4
- package/esm2022/lib/components/ecl-content-block/ecl-content-block.module.mjs +5 -5
- package/esm2022/lib/components/ecl-content-item/ecl-content-item-image.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-content-item/ecl-content-item.module.mjs +5 -5
- package/esm2022/lib/components/ecl-date-block/ecl-date-block.component.mjs +4 -4
- package/esm2022/lib/components/ecl-date-block/ecl-date-block.module.mjs +5 -5
- package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.module.mjs +5 -5
- package/esm2022/lib/components/ecl-expandable/ecl-expandable.component.mjs +4 -4
- package/esm2022/lib/components/ecl-expandable/ecl-expandable.module.mjs +5 -5
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-description.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-title.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-value.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-view-all.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.module.mjs +5 -5
- package/esm2022/lib/components/ecl-featured/ecl-featured-item-description.component.mjs +4 -4
- package/esm2022/lib/components/ecl-featured/ecl-featured-item-footer.component.mjs +4 -4
- package/esm2022/lib/components/ecl-featured/ecl-featured-item-link.directive.mjs +10 -10
- package/esm2022/lib/components/ecl-featured/ecl-featured-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-featured/ecl-featured.component.mjs +4 -4
- package/esm2022/lib/components/ecl-featured/ecl-featured.module.mjs +5 -5
- package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.module.mjs +5 -5
- package/esm2022/lib/components/ecl-file/ecl-file-download.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs +4 -4
- package/esm2022/lib/components/ecl-file/ecl-file-picture.directive.mjs +10 -10
- package/esm2022/lib/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.mjs +4 -4
- package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +4 -4
- package/esm2022/lib/components/ecl-file/ecl-file.module.mjs +5 -5
- package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.module.mjs +5 -5
- package/esm2022/lib/components/ecl-form-group/ecl-form-group.component.mjs +4 -4
- package/esm2022/lib/components/ecl-form-group/ecl-form-group.module.mjs +5 -5
- package/esm2022/lib/components/ecl-form-label/ecl-form-label.component.mjs +4 -4
- package/esm2022/lib/components/ecl-form-label/ecl-form-label.module.mjs +5 -5
- package/esm2022/lib/components/ecl-gallery/ecl-gallery-footer.component.mjs +4 -4
- package/esm2022/lib/components/ecl-gallery/ecl-gallery-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-gallery/ecl-gallery-media.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +4 -4
- package/esm2022/lib/components/ecl-gallery/ecl-gallery.module.mjs +5 -5
- package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-help-block/ecl-help-block.module.mjs +5 -5
- package/esm2022/lib/components/ecl-icon/ecl-icon.component.mjs +4 -4
- package/esm2022/lib/components/ecl-icon/ecl-icon.module.mjs +5 -5
- package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.mjs +4 -4
- package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.module.mjs +5 -5
- package/esm2022/lib/components/ecl-label/ecl-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-label/ecl-label.module.mjs +5 -5
- package/esm2022/lib/components/ecl-link/ecl-link-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-link/ecl-link.module.mjs +5 -5
- package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +4 -4
- package/esm2022/lib/components/ecl-list/ecl-description-list-definition-item.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-list/ecl-list.directive.mjs +19 -19
- package/esm2022/lib/components/ecl-list/ecl-list.module.mjs +5 -5
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs +4 -4
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.module.mjs +5 -5
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs +4 -4
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.module.mjs +5 -5
- package/esm2022/lib/components/ecl-media-container/ecl-media-container-iframe.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-media-container/ecl-media-container-item.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-media-container/ecl-media-container-picture.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-media-container/ecl-media-container.component.mjs +4 -4
- package/esm2022/lib/components/ecl-media-container/ecl-media-container.module.mjs +5 -5
- package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +4 -4
- package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +4 -4
- package/esm2022/lib/components/ecl-menu/ecl-menu.module.mjs +5 -5
- package/esm2022/lib/components/ecl-modal/ecl-modal-body-fixed.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-body.component.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-close.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-footer.component.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-header.component.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-trigger.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal.component.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal.module.mjs +5 -5
- package/esm2022/lib/components/ecl-multiselect/boldText.pipe.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.component.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.module.mjs +5 -5
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-image/ecl-navigation-list-image.component.mjs +4 -4
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs +4 -4
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.module.mjs +5 -5
- package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs +4 -4
- package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.module.mjs +5 -5
- package/esm2022/lib/components/ecl-notification/ecl-notification-title.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-notification/ecl-notification.component.mjs +4 -4
- package/esm2022/lib/components/ecl-notification/ecl-notification.module.mjs +5 -5
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-background.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-description.directive.mjs +13 -13
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-info.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-meta.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-title.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-page-header/ecl-page-header.component.mjs +4 -4
- package/esm2022/lib/components/ecl-page-header/ecl-page-header.module.mjs +5 -5
- package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +4 -4
- package/esm2022/lib/components/ecl-pagination/ecl-pagination.module.mjs +5 -5
- package/esm2022/lib/components/ecl-popover/ecl-popover-content.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-popover/ecl-popover-toggle.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-popover/ecl-popover.component.mjs +4 -4
- package/esm2022/lib/components/ecl-popover/ecl-popover.module.mjs +5 -5
- package/esm2022/lib/components/ecl-radio/ecl-radio-help.component.mjs +4 -4
- package/esm2022/lib/components/ecl-radio/ecl-radio-input.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-radio/ecl-radio-label.component.mjs +4 -4
- package/esm2022/lib/components/ecl-radio/ecl-radio.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-radio/ecl-radio.module.mjs +5 -5
- package/esm2022/lib/components/ecl-range/ecl-range-value.component.mjs +4 -4
- package/esm2022/lib/components/ecl-range/ecl-range.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-range/ecl-range.module.mjs +5 -5
- package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.component.mjs +4 -4
- package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.module.mjs +5 -5
- package/esm2022/lib/components/ecl-search-form/ecl-search-form.component.mjs +4 -4
- package/esm2022/lib/components/ecl-search-form/ecl-search-form.module.mjs +5 -5
- package/esm2022/lib/components/ecl-select/ecl-select-container.component.mjs +4 -4
- package/esm2022/lib/components/ecl-select/ecl-select.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-select/ecl-select.module.mjs +5 -5
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +4 -4
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.mjs +10 -10
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.mjs +13 -13
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs +16 -16
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +4 -4
- package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.module.mjs +5 -5
- package/esm2022/lib/components/ecl-site-header/action/ecl-site-header-action.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/cta/ecl-site-header-cta.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/ecl-site-header.module.mjs +5 -5
- package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login-details.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.mjs +10 -10
- package/esm2022/lib/components/ecl-site-header/search/ecl-site-header-search.component.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.mjs +5 -5
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-link.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.module.mjs +5 -5
- package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.component.mjs +4 -4
- package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.module.mjs +5 -5
- package/esm2022/lib/components/ecl-table/ecl-table-sort-button.component.mjs +4 -4
- package/esm2022/lib/components/ecl-table/ecl-table.directive.mjs +25 -25
- package/esm2022/lib/components/ecl-table/ecl-table.module.mjs +5 -5
- package/esm2022/lib/components/ecl-tabs/ecl-tab-label.component.mjs +4 -4
- package/esm2022/lib/components/ecl-tabs/ecl-tab-more.component.mjs +4 -4
- package/esm2022/lib/components/ecl-tabs/ecl-tab.component.mjs +4 -4
- package/esm2022/lib/components/ecl-tabs/ecl-tabs.component.mjs +4 -4
- package/esm2022/lib/components/ecl-tabs/ecl-tabs.module.mjs +5 -5
- package/esm2022/lib/components/ecl-tag/ecl-tag-set.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-tag/ecl-tag.component.mjs +4 -4
- package/esm2022/lib/components/ecl-tag/ecl-tag.module.mjs +5 -5
- package/esm2022/lib/components/ecl-text-area/ecl-text-area.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-text-area/ecl-text-area.module.mjs +5 -5
- package/esm2022/lib/components/ecl-text-input/ecl-text-input.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-text-input/ecl-text-input.module.mjs +5 -5
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-title.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-toggler.component.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline.component.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline.module.mjs +5 -5
- package/esm2022/lib/services/ecl-default-language.service.mjs +4 -4
- package/esm2022/lib/services/ecl-rtl.service.mjs +4 -4
- package/esm2022/lib/services/ecl-theme.service.mjs +4 -4
- package/esm2022/lib/shared/ecl-all.module.mjs +5 -5
- package/esm2022/lib/utils/directives/ecl-click-outside/ecl-click-outside.directive.mjs +4 -4
- package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.directive.mjs +4 -4
- package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.module.mjs +5 -5
- package/fesm2022/eui-ecl.mjs +1128 -1085
- package/fesm2022/eui-ecl.mjs.map +3 -3
- package/lib/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
- package/lib/components/ecl-banner/ecl-banner.component.d.ts +13 -4
- package/lib/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
- package/lib/components/ecl-base.directive.d.ts.map +1 -1
- package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
- package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
- package/lib/components/ecl-button/ecl-button.component.d.ts.map +1 -1
- package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
- package/lib/components/ecl-carousel/ecl-carousel.component.d.ts +1 -0
- package/lib/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
- package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
- package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
- package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
- package/lib/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
- package/lib/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
- package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
- package/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
- package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
- package/lib/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
- package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
- package/lib/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
- package/lib/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
- package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
- package/lib/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
- package/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
- package/lib/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
- package/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
- package/lib/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
- package/lib/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
- package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
- package/lib/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
- package/lib/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
- package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
- package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
- package/lib/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
- package/lib/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
- package/lib/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
- package/lib/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
- package/lib/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
- package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
- package/lib/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
- package/lib/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
- package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
- package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
- package/lib/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
- package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
- package/lib/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
- package/lib/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
- package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
- package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -6,10 +6,10 @@ export class EclSiteFooterListDirective extends ECLBaseDirective {
|
|
|
6
6
|
super(...arguments);
|
|
7
7
|
this.cmpClass = true;
|
|
8
8
|
}
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
10
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-
|
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: EclSiteFooterListDirective, selector: "[eclSiteFooterList]", inputs: { isInline: ["isInline", "isInline", booleanAttribute], isColumns: ["isColumns", "isColumns", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__list": "this.cmpClass", "class.ecl-site-footer__list--inline": "this.isInline", "class.ecl-site-footer__list--columns": "this.isColumns" } }, usesInheritance: true, ngImport: i0 }); }
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterListDirective, decorators: [{
|
|
13
13
|
type: Directive,
|
|
14
14
|
args: [{
|
|
15
15
|
selector: '[eclSiteFooterList]',
|
|
@@ -35,10 +35,10 @@ export class EclSiteFooterListItemDirective extends ECLBaseDirective {
|
|
|
35
35
|
super(...arguments);
|
|
36
36
|
this.cmpClass = true;
|
|
37
37
|
}
|
|
38
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
39
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-
|
|
38
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterListItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
39
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclSiteFooterListItemDirective, selector: "[eclSiteFooterListItem]", host: { properties: { "class.ecl-site-footer__list-item": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
|
|
40
40
|
}
|
|
41
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
41
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterListItemDirective, decorators: [{
|
|
42
42
|
type: Directive,
|
|
43
43
|
args: [{
|
|
44
44
|
selector: '[eclSiteFooterListItem]',
|
|
@@ -52,10 +52,10 @@ export class EclSiteFooterLogoListDirective extends ECLBaseDirective {
|
|
|
52
52
|
super(...arguments);
|
|
53
53
|
this.cmpClass = true;
|
|
54
54
|
}
|
|
55
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
56
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-
|
|
55
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoListDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
56
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclSiteFooterLogoListDirective, selector: "[eclSiteFooterLogoList]", host: { properties: { "class.ecl-site-footer__logo-list": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
|
|
57
57
|
}
|
|
58
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
58
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoListDirective, decorators: [{
|
|
59
59
|
type: Directive,
|
|
60
60
|
args: [{
|
|
61
61
|
selector: '[eclSiteFooterLogoList]',
|
|
@@ -69,10 +69,10 @@ export class EclSiteFooterLogoItemDirective extends ECLBaseDirective {
|
|
|
69
69
|
super(...arguments);
|
|
70
70
|
this.cmpClass = true;
|
|
71
71
|
}
|
|
72
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
73
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-
|
|
72
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
73
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclSiteFooterLogoItemDirective, selector: "[eclSiteFooterLogoItem]", host: { properties: { "class.ecl-site-footer__logo-item": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
|
|
74
74
|
}
|
|
75
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
75
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoItemDirective, decorators: [{
|
|
76
76
|
type: Directive,
|
|
77
77
|
args: [{
|
|
78
78
|
selector: '[eclSiteFooterLogoItem]',
|
|
@@ -86,10 +86,10 @@ export class EclSiteFooterLogoDirective extends ECLBaseDirective {
|
|
|
86
86
|
super(...arguments);
|
|
87
87
|
this.cmpClass = true;
|
|
88
88
|
}
|
|
89
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
90
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-
|
|
89
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
90
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclSiteFooterLogoDirective, selector: "[eclSiteFooterLogo]", host: { properties: { "class.ecl-site-footer__logo": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
|
|
91
91
|
}
|
|
92
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
92
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterLogoDirective, decorators: [{
|
|
93
93
|
type: Directive,
|
|
94
94
|
args: [{
|
|
95
95
|
selector: '[eclSiteFooterLogo]',
|
|
@@ -98,4 +98,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6",
|
|
|
98
98
|
type: HostBinding,
|
|
99
99
|
args: ['class.ecl-site-footer__logo']
|
|
100
100
|
}] } });
|
|
101
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
101
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWNsLXNpdGUtZm9vdGVyLWxpc3QuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2VjbC1zaXRlLWZvb3Rlci9lY2wtZm9vdGVyLWVsZW1lbnRzL2VjbC1zaXRlLWZvb3Rlci1saXN0LmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDaEYsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7O0FBSzVELE1BQU0sT0FBTywwQkFBMkIsU0FBUSxnQkFBZ0I7SUFIaEU7O1FBSWdELGFBQVEsR0FBRyxJQUFJLENBQUM7S0FHL0Q7bUhBSlksMEJBQTBCO3VHQUExQiwwQkFBMEIsZ0ZBRWYsZ0JBQWdCLHlDQUNoQixnQkFBZ0I7O2dHQUgzQiwwQkFBMEI7a0JBSHRDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHFCQUFxQjtpQkFDbEM7OEJBRStDLFFBQVE7c0JBQW5ELFdBQVc7dUJBQUMsNkJBQTZCO2dCQUNrRCxRQUFRO3NCQUFuRyxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFOztzQkFBRyxXQUFXO3VCQUFDLHFDQUFxQztnQkFDRyxTQUFTO3NCQUFyRyxLQUFLO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFOztzQkFBRyxXQUFXO3VCQUFDLHNDQUFzQzs7QUFNL0YsTUFBTSxPQUFPLDhCQUErQixTQUFRLGdCQUFnQjtJQUhwRTs7UUFJcUQsYUFBUSxHQUFHLElBQUksQ0FBQztLQUNwRTttSEFGWSw4QkFBOEI7dUdBQTlCLDhCQUE4Qjs7Z0dBQTlCLDhCQUE4QjtrQkFIMUMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUseUJBQXlCO2lCQUN0Qzs4QkFFb0QsUUFBUTtzQkFBeEQsV0FBVzt1QkFBQyxrQ0FBa0M7O0FBTW5ELE1BQU0sT0FBTyw4QkFBK0IsU0FBUSxnQkFBZ0I7SUFIcEU7O1FBSXFELGFBQVEsR0FBRyxJQUFJLENBQUM7S0FDcEU7bUhBRlksOEJBQThCO3VHQUE5Qiw4QkFBOEI7O2dHQUE5Qiw4QkFBOEI7a0JBSDFDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHlCQUF5QjtpQkFDdEM7OEJBRW9ELFFBQVE7c0JBQXhELFdBQVc7dUJBQUMsa0NBQWtDOztBQU1uRCxNQUFNLE9BQU8sOEJBQStCLFNBQVEsZ0JBQWdCO0lBSHBFOztRQUlxRCxhQUFRLEdBQUcsSUFBSSxDQUFDO0tBQ3BFO21IQUZZLDhCQUE4Qjt1R0FBOUIsOEJBQThCOztnR0FBOUIsOEJBQThCO2tCQUgxQyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSx5QkFBeUI7aUJBQ3RDOzhCQUVvRCxRQUFRO3NCQUF4RCxXQUFXO3VCQUFDLGtDQUFrQzs7QUFNbkQsTUFBTSxPQUFPLDBCQUEyQixTQUFRLGdCQUFnQjtJQUhoRTs7UUFJZ0QsYUFBUSxHQUFHLElBQUksQ0FBQztLQUMvRDttSEFGWSwwQkFBMEI7dUdBQTFCLDBCQUEwQjs7Z0dBQTFCLDBCQUEwQjtrQkFIdEMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUscUJBQXFCO2lCQUNsQzs4QkFFK0MsUUFBUTtzQkFBbkQsV0FBVzt1QkFBQyw2QkFBNkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbnB1dCwgYm9vbGVhbkF0dHJpYnV0ZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRUNMQmFzZURpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2VjbC1iYXNlLmRpcmVjdGl2ZSc7XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW2VjbFNpdGVGb290ZXJMaXN0XScsXG59KVxuZXhwb3J0IGNsYXNzIEVjbFNpdGVGb290ZXJMaXN0RGlyZWN0aXZlIGV4dGVuZHMgRUNMQmFzZURpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX2xpc3QnKSBjbXBDbGFzcyA9IHRydWU7XG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIEBIb3N0QmluZGluZygnY2xhc3MuZWNsLXNpdGUtZm9vdGVyX19saXN0LS1pbmxpbmUnKSBpc0lubGluZTogYm9vbGVhbjtcbiAgICBASW5wdXQoeyB0cmFuc2Zvcm06IGJvb2xlYW5BdHRyaWJ1dGUgfSkgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX2xpc3QtLWNvbHVtbnMnKSBpc0NvbHVtbnM6IGJvb2xlYW47XG59XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW2VjbFNpdGVGb290ZXJMaXN0SXRlbV0nLFxufSlcbmV4cG9ydCBjbGFzcyBFY2xTaXRlRm9vdGVyTGlzdEl0ZW1EaXJlY3RpdmUgZXh0ZW5kcyBFQ0xCYXNlRGlyZWN0aXZlIHtcbiAgICBASG9zdEJpbmRpbmcoJ2NsYXNzLmVjbC1zaXRlLWZvb3Rlcl9fbGlzdC1pdGVtJykgY21wQ2xhc3MgPSB0cnVlO1xufVxuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1tlY2xTaXRlRm9vdGVyTG9nb0xpc3RdJyxcbn0pXG5leHBvcnQgY2xhc3MgRWNsU2l0ZUZvb3RlckxvZ29MaXN0RGlyZWN0aXZlIGV4dGVuZHMgRUNMQmFzZURpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX2xvZ28tbGlzdCcpIGNtcENsYXNzID0gdHJ1ZTtcbn1cblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZWNsU2l0ZUZvb3RlckxvZ29JdGVtXScsXG59KVxuZXhwb3J0IGNsYXNzIEVjbFNpdGVGb290ZXJMb2dvSXRlbURpcmVjdGl2ZSBleHRlbmRzIEVDTEJhc2VEaXJlY3RpdmUge1xuICAgIEBIb3N0QmluZGluZygnY2xhc3MuZWNsLXNpdGUtZm9vdGVyX19sb2dvLWl0ZW0nKSBjbXBDbGFzcyA9IHRydWU7XG59XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW2VjbFNpdGVGb290ZXJMb2dvXScsXG59KVxuZXhwb3J0IGNsYXNzIEVjbFNpdGVGb290ZXJMb2dvRGlyZWN0aXZlIGV4dGVuZHMgRUNMQmFzZURpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX2xvZ28nKSBjbXBDbGFzcyA9IHRydWU7XG59XG4iXX0=
|
|
@@ -10,10 +10,10 @@ export class EclSiteFooterSectionDirective extends ECLBaseDirective {
|
|
|
10
10
|
this.isSplitList = false;
|
|
11
11
|
this.hasSeparator = false;
|
|
12
12
|
}
|
|
13
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
14
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-
|
|
13
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterSectionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: EclSiteFooterSectionDirective, selector: "[eclSiteFooterSection]", inputs: { isCondensed: ["isCondensed", "isCondensed", booleanAttribute], isSiteInfo: ["isSiteInfo", "isSiteInfo", booleanAttribute], isSplitList: ["isSplitList", "isSplitList", booleanAttribute], hasSeparator: ["hasSeparator", "hasSeparator", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__section": "this.cmpClass", "class.ecl-site-footer__section--condensed": "this.isCondensed", "class.ecl-site-footer__section--site-info": "this.isSiteInfo", "class.ecl-site-footer__section--split-list": "this.isSplitList", "class.ecl-site-footer__section--separator": "this.hasSeparator" } }, usesInheritance: true, ngImport: i0 }); }
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterSectionDirective, decorators: [{
|
|
17
17
|
type: Directive,
|
|
18
18
|
args: [{
|
|
19
19
|
selector: '[eclSiteFooterSection]',
|
|
@@ -46,4 +46,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6",
|
|
|
46
46
|
type: Input,
|
|
47
47
|
args: [{ transform: booleanAttribute }]
|
|
48
48
|
}] } });
|
|
49
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
49
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWNsLXNpdGUtZm9vdGVyLXNlY3Rpb24uZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYi9jb21wb25lbnRzL2VjbC1zaXRlLWZvb3Rlci9lY2wtZm9vdGVyLWVsZW1lbnRzL2VjbC1zaXRlLWZvb3Rlci1zZWN0aW9uLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxLQUFLLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDaEYsT0FBTyxFQUFFLGdCQUFnQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7O0FBSzVELE1BQU0sT0FBTyw2QkFBOEIsU0FBUSxnQkFBZ0I7SUFIbkU7O1FBSW1ELGFBQVEsR0FBRyxJQUFJLENBQUM7UUFDbUMsZ0JBQVcsR0FBRyxLQUFLLENBQUM7UUFDcEIsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUNsQixnQkFBVyxHQUFHLEtBQUssQ0FBQztRQUNyQixpQkFBWSxHQUFHLEtBQUssQ0FBQztLQUMxSDttSEFOWSw2QkFBNkI7dUdBQTdCLDZCQUE2Qiw0RkFFbEIsZ0JBQWdCLDRDQUNoQixnQkFBZ0IsK0NBQ2hCLGdCQUFnQixrREFDMEMsZ0JBQWdCOztnR0FMckYsNkJBQTZCO2tCQUh6QyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSx3QkFBd0I7aUJBQ3JDOzhCQUVrRCxRQUFRO3NCQUF0RCxXQUFXO3VCQUFDLGdDQUFnQztnQkFDcUQsV0FBVztzQkFBNUcsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTs7c0JBQUcsV0FBVzt1QkFBQywyQ0FBMkM7Z0JBQ0UsVUFBVTtzQkFBM0csS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTs7c0JBQUcsV0FBVzt1QkFBQywyQ0FBMkM7Z0JBQ0csV0FBVztzQkFBN0csS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTs7c0JBQUcsV0FBVzt1QkFBQyw0Q0FBNEM7Z0JBQ0MsWUFBWTtzQkFBN0csV0FBVzt1QkFBQywyQ0FBMkM7O3NCQUFHLEtBQUs7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEhvc3RCaW5kaW5nLCBJbnB1dCwgYm9vbGVhbkF0dHJpYnV0ZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRUNMQmFzZURpcmVjdGl2ZSB9IGZyb20gJy4uLy4uL2VjbC1iYXNlLmRpcmVjdGl2ZSc7XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW2VjbFNpdGVGb290ZXJTZWN0aW9uXScsXG59KVxuZXhwb3J0IGNsYXNzIEVjbFNpdGVGb290ZXJTZWN0aW9uRGlyZWN0aXZlIGV4dGVuZHMgRUNMQmFzZURpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX3NlY3Rpb24nKSBjbXBDbGFzcyA9IHRydWU7XG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIEBIb3N0QmluZGluZygnY2xhc3MuZWNsLXNpdGUtZm9vdGVyX19zZWN0aW9uLS1jb25kZW5zZWQnKSBpc0NvbmRlbnNlZCA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBASG9zdEJpbmRpbmcoJ2NsYXNzLmVjbC1zaXRlLWZvb3Rlcl9fc2VjdGlvbi0tc2l0ZS1pbmZvJykgaXNTaXRlSW5mbyA9IGZhbHNlO1xuICAgIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBASG9zdEJpbmRpbmcoJ2NsYXNzLmVjbC1zaXRlLWZvb3Rlcl9fc2VjdGlvbi0tc3BsaXQtbGlzdCcpIGlzU3BsaXRMaXN0ID0gZmFsc2U7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX3NlY3Rpb24tLXNlcGFyYXRvcicpIEBJbnB1dCh7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KSBoYXNTZXBhcmF0b3IgPSBmYWxzZTtcbn1cbiJdfQ==
|
|
@@ -7,10 +7,10 @@ export class EclSiteFooterTitleDirective extends ECLBaseDirective {
|
|
|
7
7
|
this.cmpClass = true;
|
|
8
8
|
this.isSeparator = false;
|
|
9
9
|
}
|
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
11
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-
|
|
10
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.0-rc.0", type: EclSiteFooterTitleDirective, selector: "[eclSiteFooterTitle]", inputs: { isSeparator: ["isSeparator", "isSeparator", booleanAttribute] }, host: { properties: { "class.ecl-site-footer__title": "this.cmpClass", "class.ecl-site-footer__title--separator": "this.isSeparator" } }, usesInheritance: true, ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: '[eclSiteFooterTitle]',
|
|
@@ -30,10 +30,10 @@ export class EclSiteFooterTitleLinkDirective extends ECLBaseDirective {
|
|
|
30
30
|
super(...arguments);
|
|
31
31
|
this.cmpClass = true;
|
|
32
32
|
}
|
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
34
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-
|
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
34
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.0-rc.0", type: EclSiteFooterTitleLinkDirective, selector: "[eclSiteFooterTitleLink]", host: { properties: { "class.ecl-site-footer__title-link": "this.cmpClass" } }, usesInheritance: true, ngImport: i0 }); }
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EclSiteFooterTitleLinkDirective, decorators: [{
|
|
37
37
|
type: Directive,
|
|
38
38
|
args: [{
|
|
39
39
|
selector: '[eclSiteFooterTitleLink]',
|
|
@@ -42,4 +42,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.6",
|
|
|
42
42
|
type: HostBinding,
|
|
43
43
|
args: ['class.ecl-site-footer__title-link']
|
|
44
44
|
}] } });
|
|
45
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
45
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWNsLXNpdGUtZm9vdGVyLXRpdGxlLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9lY2wtc2l0ZS1mb290ZXIvZWNsLWZvb3Rlci1lbGVtZW50cy9lY2wtc2l0ZS1mb290ZXItdGl0bGUuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsV0FBVyxFQUFFLEtBQUssRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNoRixPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7QUFLNUQsTUFBTSxPQUFPLDJCQUE0QixTQUFRLGdCQUFnQjtJQUhqRTs7UUFJaUQsYUFBUSxHQUFHLElBQUksQ0FBQztRQUVtQyxnQkFBVyxHQUFHLEtBQUssQ0FBQztLQUN2SDttSEFKWSwyQkFBMkI7dUdBQTNCLDJCQUEyQiwwRkFHaEIsZ0JBQWdCOztnR0FIM0IsMkJBQTJCO2tCQUh2QyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxzQkFBc0I7aUJBQ25DOzhCQUVnRCxRQUFRO3NCQUFwRCxXQUFXO3VCQUFDLDhCQUE4QjtnQkFFcUQsV0FBVztzQkFBMUcsS0FBSzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTs7c0JBQUcsV0FBVzt1QkFBQyx5Q0FBeUM7O0FBTWxHLE1BQU0sT0FBTywrQkFBZ0MsU0FBUSxnQkFBZ0I7SUFIckU7O1FBSXNELGFBQVEsR0FBRyxJQUFJLENBQUM7S0FDckU7bUhBRlksK0JBQStCO3VHQUEvQiwrQkFBK0I7O2dHQUEvQiwrQkFBK0I7a0JBSDNDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLDBCQUEwQjtpQkFDdkM7OEJBRXFELFFBQVE7c0JBQXpELFdBQVc7dUJBQUMsbUNBQW1DIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBIb3N0QmluZGluZywgSW5wdXQsIGJvb2xlYW5BdHRyaWJ1dGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEVDTEJhc2VEaXJlY3RpdmUgfSBmcm9tICcuLi8uLi9lY2wtYmFzZS5kaXJlY3RpdmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1tlY2xTaXRlRm9vdGVyVGl0bGVdJyxcbn0pXG5leHBvcnQgY2xhc3MgRWNsU2l0ZUZvb3RlclRpdGxlRGlyZWN0aXZlIGV4dGVuZHMgRUNMQmFzZURpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX3RpdGxlJykgY21wQ2xhc3MgPSB0cnVlO1xuXG4gICAgQElucHV0KHsgdHJhbnNmb3JtOiBib29sZWFuQXR0cmlidXRlIH0pIEBIb3N0QmluZGluZygnY2xhc3MuZWNsLXNpdGUtZm9vdGVyX190aXRsZS0tc2VwYXJhdG9yJykgaXNTZXBhcmF0b3IgPSBmYWxzZTtcbn1cblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZWNsU2l0ZUZvb3RlclRpdGxlTGlua10nLFxufSlcbmV4cG9ydCBjbGFzcyBFY2xTaXRlRm9vdGVyVGl0bGVMaW5rRGlyZWN0aXZlIGV4dGVuZHMgRUNMQmFzZURpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcy5lY2wtc2l0ZS1mb290ZXJfX3RpdGxlLWxpbmsnKSBjbXBDbGFzcyA9IHRydWU7XG59XG4iXX0=
|