@eui/ecl 19.3.3-snapshot-1754580137043 → 19.3.3-snapshot-1754592815527
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/components/ecl-accordion/ecl-accordion-item.component.d.ts +1 -1
- package/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
- package/components/ecl-accordion/ecl-accordion.component.d.ts +1 -1
- package/components/ecl-accordion/ecl-accordion.component.d.ts.map +1 -1
- package/components/ecl-accordion/ecl-accordion.module.d.ts +7 -4
- package/components/ecl-accordion/ecl-accordion.module.d.ts.map +1 -1
- package/components/ecl-accordion/index.d.ts +3 -0
- package/components/ecl-accordion/index.d.ts.map +1 -1
- package/components/ecl-app/ecl-app.component.d.ts +1 -1
- package/components/ecl-app/ecl-app.component.d.ts.map +1 -1
- package/components/ecl-app/ecl-app.module.d.ts +6 -4
- package/components/ecl-app/ecl-app.module.d.ts.map +1 -1
- package/components/ecl-app/index.d.ts +2 -0
- package/components/ecl-app/index.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-description.directive.d.ts +3 -3
- package/components/ecl-banner/ecl-banner-description.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-picture.directive.d.ts +2 -2
- package/components/ecl-banner/ecl-banner-picture.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-title.directive.d.ts +3 -3
- package/components/ecl-banner/ecl-banner-title.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-video.directive.d.ts +1 -1
- package/components/ecl-banner/ecl-banner-video.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner.component.d.ts +1 -1
- package/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner.module.d.ts +7 -5
- package/components/ecl-banner/ecl-banner.module.d.ts.map +1 -1
- package/components/ecl-banner/index.d.ts +6 -1
- package/components/ecl-banner/index.d.ts.map +1 -1
- package/components/ecl-blockquote/ecl-blockquote-picture.directive.d.ts +2 -2
- package/components/ecl-blockquote/ecl-blockquote-picture.directive.d.ts.map +1 -1
- package/components/ecl-blockquote/ecl-blockquote.component.d.ts +1 -1
- package/components/ecl-blockquote/ecl-blockquote.component.d.ts.map +1 -1
- package/components/ecl-blockquote/ecl-blockquote.module.d.ts +7 -2
- package/components/ecl-blockquote/ecl-blockquote.module.d.ts.map +1 -1
- package/components/ecl-blockquote/index.d.ts +4 -0
- package/components/ecl-blockquote/index.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-container.directive.d.ts +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-container.directive.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb.module.d.ts +6 -7
- package/components/ecl-breadcrumb/ecl-breadcrumb.module.d.ts.map +1 -1
- package/components/ecl-breadcrumb/index.d.ts +4 -0
- package/components/ecl-breadcrumb/index.d.ts.map +1 -1
- package/components/ecl-button/ecl-button-label.directive.d.ts +3 -3
- package/components/ecl-button/ecl-button-label.directive.d.ts.map +1 -1
- package/components/ecl-button/ecl-button.component.d.ts +1 -1
- package/components/ecl-button/ecl-button.component.d.ts.map +1 -1
- package/components/ecl-button/ecl-button.module.d.ts +7 -3
- package/components/ecl-button/ecl-button.module.d.ts.map +1 -1
- package/components/ecl-button/index.d.ts +3 -0
- package/components/ecl-button/index.d.ts.map +1 -1
- package/components/ecl-card/ecl-card-body.component.d.ts +1 -1
- package/components/ecl-card/ecl-card-body.component.d.ts.map +1 -1
- package/components/ecl-card/ecl-card-picture.directive.d.ts +2 -2
- package/components/ecl-card/ecl-card-picture.directive.d.ts.map +1 -1
- package/components/ecl-card/ecl-card.component.d.ts +2 -2
- package/components/ecl-card/ecl-card.component.d.ts.map +1 -1
- package/components/ecl-card/ecl-card.module.d.ts +7 -5
- package/components/ecl-card/ecl-card.module.d.ts.map +1 -1
- package/components/ecl-card/index.d.ts +4 -0
- package/components/ecl-card/index.d.ts.map +1 -1
- package/components/ecl-carousel/ecl-carousel-item.component.d.ts +1 -1
- package/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
- package/components/ecl-carousel/ecl-carousel.component.d.ts +1 -1
- package/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
- package/components/ecl-carousel/ecl-carousel.module.d.ts +7 -4
- package/components/ecl-carousel/ecl-carousel.module.d.ts.map +1 -1
- package/components/ecl-carousel/index.d.ts +3 -0
- package/components/ecl-carousel/index.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.d.ts +1 -1
- package/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.d.ts +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.d.ts +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter.module.d.ts +7 -6
- package/components/ecl-category-filter/ecl-category-filter.module.d.ts.map +1 -1
- package/components/ecl-category-filter/index.d.ts +4 -0
- package/components/ecl-category-filter/index.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +1 -1
- package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts +1 -1
- package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +1 -1
- package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox.module.d.ts +7 -4
- package/components/ecl-checkbox/ecl-checkbox.module.d.ts.map +1 -1
- package/components/ecl-checkbox/index.d.ts +5 -0
- package/components/ecl-checkbox/index.d.ts.map +1 -1
- package/components/ecl-content-block/ecl-content-block-elements.directive.d.ts +17 -17
- package/components/ecl-content-block/ecl-content-block-elements.directive.d.ts.map +1 -1
- package/components/ecl-content-block/ecl-content-block.component.d.ts +1 -1
- package/components/ecl-content-block/ecl-content-block.component.d.ts.map +1 -1
- package/components/ecl-content-block/ecl-content-block.module.d.ts +6 -2
- package/components/ecl-content-block/ecl-content-block.module.d.ts.map +1 -1
- package/components/ecl-content-block/index.d.ts +3 -0
- package/components/ecl-content-block/index.d.ts.map +1 -1
- package/components/ecl-content-item/ecl-content-item-image.directive.d.ts +2 -2
- package/components/ecl-content-item/ecl-content-item-image.directive.d.ts.map +1 -1
- package/components/ecl-content-item/ecl-content-item.component.d.ts +3 -4
- package/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
- package/components/ecl-content-item/ecl-content-item.module.d.ts +6 -3
- package/components/ecl-content-item/ecl-content-item.module.d.ts.map +1 -1
- package/components/ecl-content-item/index.d.ts +3 -0
- package/components/ecl-content-item/index.d.ts.map +1 -1
- package/components/ecl-date-block/ecl-date-block.component.d.ts +25 -1
- package/components/ecl-date-block/ecl-date-block.component.d.ts.map +1 -1
- package/components/ecl-date-block/ecl-date-block.module.d.ts +6 -26
- package/components/ecl-date-block/ecl-date-block.module.d.ts.map +1 -1
- package/components/ecl-date-block/index.d.ts +2 -0
- package/components/ecl-date-block/index.d.ts.map +1 -1
- package/components/ecl-date-picker/ecl-date-picker.directive.d.ts +1 -1
- package/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
- package/components/ecl-date-picker/ecl-date-picker.module.d.ts +6 -3
- package/components/ecl-date-picker/ecl-date-picker.module.d.ts.map +1 -1
- package/components/ecl-date-picker/index.d.ts +2 -0
- package/components/ecl-date-picker/index.d.ts.map +1 -1
- package/components/ecl-expandable/ecl-expandable.component.d.ts +1 -1
- package/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
- package/components/ecl-expandable/ecl-expandable.module.d.ts +6 -5
- package/components/ecl-expandable/ecl-expandable.module.d.ts.map +1 -1
- package/components/ecl-expandable/index.d.ts +2 -0
- package/components/ecl-expandable/index.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-description.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-item.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-item.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-title.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-title.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-value.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-value.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-view-all.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-view-all.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures.module.d.ts +6 -3
- package/components/ecl-fact-figures/ecl-fact-figures.module.d.ts.map +1 -1
- package/components/ecl-fact-figures/index.d.ts +7 -0
- package/components/ecl-fact-figures/index.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-description.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured-item-description.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-footer.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-link.directive.d.ts +3 -3
- package/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured-item.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured.module.d.ts +7 -4
- package/components/ecl-featured/ecl-featured.module.d.ts.map +1 -1
- package/components/ecl-featured/index.d.ts +8 -2
- package/components/ecl-featured/index.d.ts.map +1 -1
- package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts +1 -1
- package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts.map +1 -1
- package/components/ecl-feedback-message/ecl-feedback-message.module.d.ts +6 -2
- package/components/ecl-feedback-message/ecl-feedback-message.module.d.ts.map +1 -1
- package/components/ecl-feedback-message/index.d.ts +2 -0
- package/components/ecl-feedback-message/index.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-download.directive.d.ts +3 -3
- package/components/ecl-file/ecl-file-download.directive.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +1 -1
- package/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts +1 -1
- package/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-picture.directive.d.ts +3 -3
- package/components/ecl-file/ecl-file-picture.directive.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.d.ts +1 -1
- package/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file.component.d.ts +2 -3
- package/components/ecl-file/ecl-file.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file.module.d.ts +6 -7
- package/components/ecl-file/ecl-file.module.d.ts.map +1 -1
- package/components/ecl-file/index.d.ts +7 -0
- package/components/ecl-file/index.d.ts.map +1 -1
- package/components/ecl-file-upload/ecl-file-upload.directive.d.ts +1 -1
- package/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
- package/components/ecl-file-upload/ecl-file-upload.module.d.ts +6 -2
- package/components/ecl-file-upload/ecl-file-upload.module.d.ts.map +1 -1
- package/components/ecl-file-upload/index.d.ts +2 -0
- package/components/ecl-file-upload/index.d.ts.map +1 -1
- package/components/ecl-form-group/ecl-form-group.component.d.ts +1 -1
- package/components/ecl-form-group/ecl-form-group.component.d.ts.map +1 -1
- package/components/ecl-form-group/ecl-form-group.module.d.ts +6 -4
- package/components/ecl-form-group/ecl-form-group.module.d.ts.map +1 -1
- package/components/ecl-form-group/index.d.ts +2 -0
- package/components/ecl-form-group/index.d.ts.map +1 -1
- package/components/ecl-form-label/ecl-form-label-optional.directive.d.ts +1 -1
- package/components/ecl-form-label/ecl-form-label-optional.directive.d.ts.map +1 -1
- package/components/ecl-form-label/ecl-form-label.component.d.ts +1 -1
- package/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
- package/components/ecl-form-label/ecl-form-label.module.d.ts +6 -3
- package/components/ecl-form-label/ecl-form-label.module.d.ts.map +1 -1
- package/components/ecl-form-label/index.d.ts +3 -0
- package/components/ecl-form-label/index.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-footer.component.d.ts +1 -1
- package/components/ecl-gallery/ecl-gallery-footer.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-item.component.d.ts +1 -1
- package/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-media.directive.d.ts +3 -3
- package/components/ecl-gallery/ecl-gallery-media.directive.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery.component.d.ts +1 -1
- package/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery.module.d.ts +6 -6
- package/components/ecl-gallery/ecl-gallery.module.d.ts.map +1 -1
- package/components/ecl-gallery/index.d.ts +5 -0
- package/components/ecl-gallery/index.d.ts.map +1 -1
- package/components/ecl-help-block/ecl-help-block.directive.d.ts +1 -1
- package/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
- package/components/ecl-help-block/ecl-help-block.module.d.ts +6 -2
- package/components/ecl-help-block/ecl-help-block.module.d.ts.map +1 -1
- package/components/ecl-help-block/index.d.ts +2 -0
- package/components/ecl-help-block/index.d.ts.map +1 -1
- package/components/ecl-icon/ecl-icon.component.d.ts +5 -7
- package/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
- package/components/ecl-icon/ecl-icon.module.d.ts +6 -2
- package/components/ecl-icon/ecl-icon.module.d.ts.map +1 -1
- package/components/ecl-icon/index.d.ts +2 -0
- package/components/ecl-icon/index.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.module.d.ts +6 -6
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.module.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/index.d.ts +4 -0
- package/components/ecl-inpage-navigation/index.d.ts.map +1 -1
- package/components/ecl-label/ecl-label.directive.d.ts +1 -1
- package/components/ecl-label/ecl-label.directive.d.ts.map +1 -1
- package/components/ecl-label/ecl-label.module.d.ts +6 -2
- package/components/ecl-label/ecl-label.module.d.ts.map +1 -1
- package/components/ecl-label/index.d.ts +2 -0
- package/components/ecl-label/index.d.ts.map +1 -1
- package/components/ecl-link/ecl-link-label.directive.d.ts +3 -3
- package/components/ecl-link/ecl-link-label.directive.d.ts.map +1 -1
- package/components/ecl-link/ecl-link.directive.d.ts +1 -1
- package/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
- package/components/ecl-link/ecl-link.module.d.ts +6 -2
- package/components/ecl-link/ecl-link.module.d.ts.map +1 -1
- package/components/ecl-link/index.d.ts +3 -0
- package/components/ecl-link/index.d.ts.map +1 -1
- package/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.d.ts +1 -1
- package/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.d.ts.map +1 -1
- package/components/ecl-list/ecl-description-list-definition-item.directive.d.ts +2 -2
- package/components/ecl-list/ecl-description-list-definition-item.directive.d.ts.map +1 -1
- package/components/ecl-list/ecl-list.directive.d.ts +6 -6
- package/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
- package/components/ecl-list/ecl-list.module.d.ts +6 -4
- package/components/ecl-list/ecl-list.module.d.ts.map +1 -1
- package/components/ecl-list/index.d.ts +4 -0
- package/components/ecl-list/index.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-icon.directive.d.ts +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-icon.directive.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-item.component.d.ts +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-item.component.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts +2 -2
- package/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration.component.d.ts +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration.module.d.ts +6 -3
- package/components/ecl-list-illustration/ecl-list-illustration.module.d.ts.map +1 -1
- package/components/ecl-list-illustration/index.d.ts +5 -0
- package/components/ecl-list-illustration/index.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.d.ts +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.d.ts +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator.module.d.ts +7 -3
- package/components/ecl-loading-indicator/ecl-loading-indicator.module.d.ts.map +1 -1
- package/components/ecl-loading-indicator/index.d.ts +4 -0
- package/components/ecl-loading-indicator/index.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-iframe.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-iframe.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-item-audio-description.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-item-audio-description.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-item.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-item.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-picture.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-picture.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container.component.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container.module.d.ts +6 -5
- package/components/ecl-media-container/ecl-media-container.module.d.ts.map +1 -1
- package/components/ecl-media-container/index.d.ts +6 -0
- package/components/ecl-media-container/index.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.d.ts +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.d.ts +2 -2
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.d.ts +2 -2
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.d.ts +3 -3
- package/components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu.module.d.ts +6 -8
- package/components/ecl-mega-menu/ecl-mega-menu.module.d.ts.map +1 -1
- package/components/ecl-mega-menu/index.d.ts +10 -0
- package/components/ecl-mega-menu/index.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu.module.d.ts +6 -8
- package/components/ecl-menu/ecl-menu.module.d.ts.map +1 -1
- package/components/ecl-menu/index.d.ts +3 -0
- package/components/ecl-menu/index.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-body-fixed.directive.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-body-fixed.directive.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-body.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-close.directive.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-close.directive.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-footer.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-footer.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-header.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-header.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-trigger.directive.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-trigger.directive.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal.module.d.ts +7 -6
- package/components/ecl-modal/ecl-modal.module.d.ts.map +1 -1
- package/components/ecl-modal/index.d.ts +8 -0
- package/components/ecl-modal/index.d.ts.map +1 -1
- package/components/ecl-multiselect/boldText.pipe.d.ts +1 -1
- package/components/ecl-multiselect/boldText.pipe.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts +3 -3
- package/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-option.directive.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-option.directive.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect.module.d.ts +6 -7
- package/components/ecl-multiselect/ecl-multiselect.module.d.ts.map +1 -1
- package/components/ecl-multiselect/index.d.ts +8 -0
- package/components/ecl-multiselect/index.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list-picture.directive.d.ts +2 -2
- package/components/ecl-navigation-list/ecl-navigation-list-picture.directive.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list.component.d.ts +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list.module.d.ts +6 -2
- package/components/ecl-navigation-list/ecl-navigation-list.module.d.ts.map +1 -1
- package/components/ecl-navigation-list/index.d.ts +4 -0
- package/components/ecl-navigation-list/index.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-icon.directive.d.ts +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-icon.directive.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-item.component.d.ts +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-item.component.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker.component.d.ts +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker.module.d.ts +7 -6
- package/components/ecl-news-ticker/ecl-news-ticker.module.d.ts.map +1 -1
- package/components/ecl-news-ticker/index.d.ts +4 -0
- package/components/ecl-news-ticker/index.d.ts.map +1 -1
- package/components/ecl-notification/ecl-notification-title.directive.d.ts +1 -1
- package/components/ecl-notification/ecl-notification-title.directive.d.ts.map +1 -1
- package/components/ecl-notification/ecl-notification.component.d.ts +1 -1
- package/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
- package/components/ecl-notification/ecl-notification.module.d.ts +7 -6
- package/components/ecl-notification/ecl-notification.module.d.ts.map +1 -1
- package/components/ecl-notification/index.d.ts +3 -0
- package/components/ecl-notification/index.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-background.directive.d.ts +2 -2
- package/components/ecl-page-header/ecl-page-header-background.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-description.directive.d.ts +4 -4
- package/components/ecl-page-header/ecl-page-header-description.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-info.directive.d.ts +1 -1
- package/components/ecl-page-header/ecl-page-header-info.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-meta.directive.d.ts +2 -2
- package/components/ecl-page-header/ecl-page-header-meta.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-title.directive.d.ts +1 -1
- package/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header.component.d.ts +1 -1
- package/components/ecl-page-header/ecl-page-header.component.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header.module.d.ts +6 -2
- package/components/ecl-page-header/ecl-page-header.module.d.ts.map +1 -1
- package/components/ecl-page-header/index.d.ts +7 -0
- package/components/ecl-page-header/index.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination-item.component.d.ts +1 -1
- package/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination-list.directive.d.ts +1 -1
- package/components/ecl-pagination/ecl-pagination-list.directive.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination.component.d.ts +1 -1
- package/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination.module.d.ts +6 -6
- package/components/ecl-pagination/ecl-pagination.module.d.ts.map +1 -1
- package/components/ecl-pagination/index.d.ts +4 -0
- package/components/ecl-pagination/index.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover-content.directive.d.ts +1 -1
- package/components/ecl-popover/ecl-popover-content.directive.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover-toggle.directive.d.ts +1 -1
- package/components/ecl-popover/ecl-popover-toggle.directive.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover.component.d.ts +1 -1
- package/components/ecl-popover/ecl-popover.component.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover.module.d.ts +7 -5
- package/components/ecl-popover/ecl-popover.module.d.ts.map +1 -1
- package/components/ecl-popover/index.d.ts +4 -0
- package/components/ecl-popover/index.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio-help.component.d.ts +1 -1
- package/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio-input.directive.d.ts +1 -1
- package/components/ecl-radio/ecl-radio-input.directive.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio-label.component.d.ts +1 -1
- package/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio.directive.d.ts +1 -1
- package/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio.module.d.ts +6 -2
- package/components/ecl-radio/ecl-radio.module.d.ts.map +1 -1
- package/components/ecl-radio/index.d.ts +5 -0
- package/components/ecl-radio/index.d.ts.map +1 -1
- package/components/ecl-range/ecl-range-bubble.component.d.ts +1 -1
- package/components/ecl-range/ecl-range-bubble.component.d.ts.map +1 -1
- package/components/ecl-range/ecl-range-value.component.d.ts +1 -1
- package/components/ecl-range/ecl-range-value.component.d.ts.map +1 -1
- package/components/ecl-range/ecl-range.directive.d.ts +1 -1
- package/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
- package/components/ecl-range/ecl-range.module.d.ts +6 -3
- package/components/ecl-range/ecl-range.module.d.ts.map +1 -1
- package/components/ecl-range/index.d.ts +4 -0
- package/components/ecl-range/index.d.ts.map +1 -1
- package/components/ecl-rating-field/ecl-rating-field.component.d.ts +1 -1
- package/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
- package/components/ecl-rating-field/ecl-rating-field.module.d.ts +6 -3
- package/components/ecl-rating-field/ecl-rating-field.module.d.ts.map +1 -1
- package/components/ecl-rating-field/index.d.ts +2 -0
- package/components/ecl-rating-field/index.d.ts.map +1 -1
- package/components/ecl-search-form/ecl-search-form.component.d.ts +1 -1
- package/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
- package/components/ecl-search-form/ecl-search-form.module.d.ts +6 -9
- package/components/ecl-search-form/ecl-search-form.module.d.ts.map +1 -1
- package/components/ecl-search-form/index.d.ts +2 -0
- package/components/ecl-search-form/index.d.ts.map +1 -1
- package/components/ecl-select/ecl-select-container.component.d.ts +1 -1
- package/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
- package/components/ecl-select/ecl-select.directive.d.ts +1 -1
- package/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
- package/components/ecl-select/ecl-select.module.d.ts +7 -5
- package/components/ecl-select/ecl-select.module.d.ts.map +1 -1
- package/components/ecl-select/index.d.ts +3 -0
- package/components/ecl-select/index.d.ts.map +1 -1
- package/components/ecl-separator/ecl-separator.directive.d.ts +1 -1
- package/components/ecl-separator/ecl-separator.directive.d.ts.map +1 -1
- package/components/ecl-separator/ecl-separator.module.d.ts +6 -2
- package/components/ecl-separator/ecl-separator.module.d.ts.map +1 -1
- package/components/ecl-separator/index.d.ts +2 -0
- package/components/ecl-separator/index.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.d.ts +3 -3
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts +4 -4
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts +5 -5
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts +2 -2
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-site-footer.component.d.ts +1 -1
- package/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-site-footer.module.d.ts +6 -5
- package/components/ecl-site-footer/ecl-site-footer.module.d.ts.map +1 -1
- package/components/ecl-site-footer/index.d.ts +3 -0
- package/components/ecl-site-footer/index.d.ts.map +1 -1
- package/components/ecl-site-header/action/ecl-site-header-action.component.d.ts +1 -1
- package/components/ecl-site-header/action/ecl-site-header-action.component.d.ts.map +1 -1
- package/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts +1 -1
- package/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts.map +1 -1
- package/components/ecl-site-header/cta/ecl-site-header-cta.directive.d.ts +1 -1
- package/components/ecl-site-header/cta/ecl-site-header-cta.directive.d.ts.map +1 -1
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.d.ts +1 -1
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.d.ts.map +1 -1
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.d.ts +3 -3
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.d.ts.map +1 -1
- package/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts +1 -1
- package/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts.map +1 -1
- package/components/ecl-site-header/ecl-site-header.component.d.ts +1 -1
- package/components/ecl-site-header/ecl-site-header.component.d.ts.map +1 -1
- package/components/ecl-site-header/ecl-site-header.module.d.ts +6 -10
- package/components/ecl-site-header/ecl-site-header.module.d.ts.map +1 -1
- package/components/ecl-site-header/index.d.ts +13 -0
- package/components/ecl-site-header/index.d.ts.map +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts.map +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language.component.d.ts +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language.component.d.ts.map +1 -1
- package/components/ecl-site-header/login/ecl-site-header-login-details.directive.d.ts +2 -2
- package/components/ecl-site-header/login/ecl-site-header-login-details.directive.d.ts.map +1 -1
- package/components/ecl-site-header/login/ecl-site-header-login.component.d.ts +1 -1
- package/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
- package/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts +1 -1
- package/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts.map +1 -1
- package/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts +3 -3
- package/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts.map +1 -1
- package/components/ecl-site-header/search/ecl-site-header-search.component.d.ts +1 -1
- package/components/ecl-site-header/search/ecl-site-header-search.component.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.d.ts +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts +6 -5
- package/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts.map +1 -1
- package/components/ecl-social-media-follow/index.d.ts +4 -0
- package/components/ecl-social-media-follow/index.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-item.component.d.ts +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-item.component.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-link.directive.d.ts +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-link.directive.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share.component.d.ts +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share.module.d.ts +6 -4
- package/components/ecl-social-media-share/ecl-social-media-share.module.d.ts.map +1 -1
- package/components/ecl-social-media-share/index.d.ts +4 -0
- package/components/ecl-social-media-share/index.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-category/ecl-splash-page-language-category.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-category/ecl-splash-page-language-category.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-container/ecl-splash-page-language-container.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-container/ecl-splash-page-language-container.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-link/ecl-splash-page-language-link.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-link/ecl-splash-page-language-link.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-list.directive.d.ts +2 -2
- package/components/ecl-splash-page/ecl-splash-page-language-list.directive.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-picture.directive.d.ts +3 -3
- package/components/ecl-splash-page/ecl-splash-page-picture.directive.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page.module.d.ts +6 -2
- package/components/ecl-splash-page/ecl-splash-page.module.d.ts.map +1 -1
- package/components/ecl-splash-page/index.d.ts +7 -0
- package/components/ecl-splash-page/index.d.ts.map +1 -1
- package/components/ecl-sticky-container/ecl-sticky-container.component.d.ts +1 -1
- package/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
- package/components/ecl-sticky-container/ecl-sticky-container.module.d.ts +6 -2
- package/components/ecl-sticky-container/ecl-sticky-container.module.d.ts.map +1 -1
- package/components/ecl-sticky-container/index.d.ts +2 -0
- package/components/ecl-sticky-container/index.d.ts.map +1 -1
- package/components/ecl-table/ecl-table-sort-button.component.d.ts +1 -1
- package/components/ecl-table/ecl-table-sort-button.component.d.ts.map +1 -1
- package/components/ecl-table/ecl-table.directive.d.ts +9 -9
- package/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
- package/components/ecl-table/ecl-table.module.d.ts +6 -3
- package/components/ecl-table/ecl-table.module.d.ts.map +1 -1
- package/components/ecl-table/index.d.ts +3 -0
- package/components/ecl-table/index.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tab-label.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tab-label.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tab-more.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tab.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tabs.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tabs.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tabs.module.d.ts +6 -7
- package/components/ecl-tabs/ecl-tabs.module.d.ts.map +1 -1
- package/components/ecl-tabs/index.d.ts +5 -0
- package/components/ecl-tabs/index.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag-icon.directive.d.ts +1 -1
- package/components/ecl-tag/ecl-tag-icon.directive.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag-set.directive.d.ts +2 -2
- package/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag.component.d.ts +1 -1
- package/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag.module.d.ts +6 -3
- package/components/ecl-tag/ecl-tag.module.d.ts.map +1 -1
- package/components/ecl-tag/index.d.ts +4 -0
- package/components/ecl-tag/index.d.ts.map +1 -1
- package/components/ecl-text-area/ecl-text-area.directive.d.ts +1 -1
- package/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
- package/components/ecl-text-area/ecl-text-area.module.d.ts +7 -2
- package/components/ecl-text-area/ecl-text-area.module.d.ts.map +1 -1
- package/components/ecl-text-area/index.d.ts +2 -0
- package/components/ecl-text-area/index.d.ts.map +1 -1
- package/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
- package/components/ecl-text-input/ecl-text-input.module.d.ts +8 -3
- package/components/ecl-text-input/ecl-text-input.module.d.ts.map +1 -1
- package/components/ecl-text-input/index.d.ts +2 -0
- package/components/ecl-text-input/index.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item.component.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline.component.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline.module.d.ts +6 -5
- package/components/ecl-timeline/ecl-timeline.module.d.ts.map +1 -1
- package/components/ecl-timeline/index.d.ts +6 -0
- package/components/ecl-timeline/index.d.ts.map +1 -1
- package/docs/components/EclAccordionComponent.html +8 -0
- package/docs/components/EclAccordionItemComponent.html +8 -0
- package/docs/components/EclBannerComponent.html +8 -0
- package/docs/components/EclBlockquoteComponent.html +6 -0
- package/docs/components/EclBreadcrumbComponent.html +9 -0
- package/docs/components/EclBreadcrumbSegmentComponent.html +9 -0
- package/docs/components/EclButtonComponent.html +7 -0
- package/docs/components/EclCarouselComponent.html +8 -0
- package/docs/components/EclCategoryFilterItemComponent.html +7 -0
- package/docs/components/EclCheckboxLabelComponent.html +6 -0
- package/docs/components/EclContentItemComponent.html +0 -43
- package/docs/components/EclDateBlockComponent.html +12 -0
- package/docs/components/EclDescriptionListDefinitionComponent.html +7 -0
- package/docs/components/EclExpandableComponent.html +8 -0
- package/docs/components/EclFileComponent.html +7 -0
- package/docs/components/EclFileItemsComponent.html +8 -0
- package/docs/components/EclFormLabelComponent.html +6 -0
- package/docs/components/EclGalleryComponent.html +9 -0
- package/docs/components/EclGalleryFooterComponent.html +7 -0
- package/docs/components/EclGalleryItemComponent.html +6 -0
- package/docs/components/EclIconComponent.html +15 -84
- package/docs/components/EclInpageNavigationComponent.html +9 -0
- package/docs/components/EclInpageNavigationItemComponent.html +6 -0
- package/docs/components/EclMediaContainerComponent.html +7 -0
- package/docs/components/EclMegaMenuComponent.html +8 -0
- package/docs/components/EclMegaMenuItemComponent.html +9 -0
- package/docs/components/EclMegaMenuSubitemComponent.html +10 -0
- package/docs/components/EclMenuComponent.html +8 -0
- package/docs/components/EclMenuItemComponent.html +10 -0
- package/docs/components/EclMenuMegaItemComponent.html +7 -0
- package/docs/components/EclModalBodyComponent.html +6 -0
- package/docs/components/EclModalComponent.html +6 -0
- package/docs/components/EclModalHeaderComponent.html +8 -0
- package/docs/components/EclMultiselectDropdownComponent.html +11 -0
- package/docs/components/EclMultiselectInputComponent.html +8 -0
- package/docs/components/EclMultiselectOptionComponent.html +7 -0
- package/docs/components/EclNewsTickerComponent.html +9 -0
- package/docs/components/EclNotificationComponent.html +10 -0
- package/docs/components/EclPageHeaderComponent.html +6 -0
- package/docs/components/EclPaginationComponent.html +7 -0
- package/docs/components/EclPaginationItemComponent.html +9 -0
- package/docs/components/EclPopoverComponent.html +7 -0
- package/docs/components/EclRangeValueComponent.html +6 -0
- package/docs/components/EclRatingFieldComponent.html +6 -0
- package/docs/components/EclSearchFormComponent.html +11 -0
- package/docs/components/EclSelectContainerComponent.html +8 -0
- package/docs/components/EclSiteFooterComponent.html +8 -0
- package/docs/components/EclSiteFooterFixedContentECComponent.html +16 -0
- package/docs/components/EclSiteFooterFixedContentEUComponent.html +17 -0
- package/docs/components/EclSiteHeaderComponent.html +9 -0
- package/docs/components/EclSiteHeaderCustomActionComponent.html +8 -0
- package/docs/components/EclSiteHeaderLanguageComponent.html +10 -0
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +9 -0
- package/docs/components/EclSiteHeaderLoginComponent.html +7 -0
- package/docs/components/EclSiteHeaderSearchComponent.html +9 -0
- package/docs/components/EclSocialMediaFollowItemComponent.html +9 -0
- package/docs/components/EclSocialMediaShareItemComponent.html +8 -0
- package/docs/components/EclTabComponent.html +6 -0
- package/docs/components/EclTableSortButtonComponent.html +7 -0
- package/docs/components/EclTabsComponent.html +11 -0
- package/docs/components/EclTagComponent.html +7 -0
- package/docs/components/EclTimelineItemComponent.html +8 -0
- package/docs/directives/EclBlockquoteImageDirective.html +4 -0
- package/docs/directives/EclCheckboxDirective.html +0 -4
- package/docs/directives/EclTextInputDirective.html +0 -4
- package/docs/js/menu-wc.js +603 -498
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +1898 -72
- package/docs/modules/EclAccordionModule.html +20 -14
- package/docs/modules/EclAppModule.html +17 -11
- package/docs/modules/EclBannerModule.html +29 -29
- package/docs/modules/EclBlockquoteModule.html +22 -6
- package/docs/modules/EclBreadcrumbModule.html +29 -29
- package/docs/modules/EclButtonModule.html +23 -17
- package/docs/modules/EclCardModule.html +29 -26
- package/docs/modules/EclCarouselModule.html +22 -64
- package/docs/modules/EclCategoryFilterModule.html +21 -18
- package/docs/modules/EclCheckboxModule.html +29 -29
- package/docs/modules/EclContentBlockModule.html +29 -13
- package/docs/modules/EclContentItemModule.html +29 -13
- package/docs/modules/EclDateBlockModule.html +20 -4
- package/docs/modules/EclDatePickerModule.html +20 -4
- package/docs/modules/EclExpandableModule.html +17 -14
- package/docs/modules/EclFactFiguresModule.html +25 -9
- package/docs/modules/EclFeaturedModule.html +29 -23
- package/docs/modules/EclFeedbackMessageModule.html +20 -4
- package/docs/modules/EclFileModule.html +29 -32
- package/docs/modules/EclFileUploadModule.html +20 -4
- package/docs/modules/EclFormGroupModule.html +17 -11
- package/docs/modules/EclFormLabelModule.html +21 -5
- package/docs/modules/EclGalleryModule.html +29 -29
- package/docs/modules/EclHelpBlockModule.html +20 -4
- package/docs/modules/EclIconModule.html +20 -4
- package/docs/modules/EclInpageNavigationModule.html +29 -38
- package/docs/modules/EclLabelModule.html +20 -4
- package/docs/modules/EclLinkModule.html +23 -7
- package/docs/modules/EclListIllustrationModule.html +29 -13
- package/docs/modules/EclListModule.html +29 -23
- package/docs/modules/EclLoadingIndicatorModule.html +22 -6
- package/docs/modules/EclMediaContainerModule.html +29 -26
- package/docs/modules/EclMegaMenuModule.html +29 -29
- package/docs/modules/EclMenuModule.html +29 -29
- package/docs/modules/EclModalModule.html +29 -26
- package/docs/modules/EclMultiselectModule.html +55 -25
- package/docs/modules/EclNavigationListModule.html +29 -13
- package/docs/modules/EclNewsTickerModule.html +29 -29
- package/docs/modules/EclNotificationModule.html +18 -18
- package/docs/modules/EclPageHeaderModule.html +29 -13
- package/docs/modules/EclPaginationModule.html +29 -26
- package/docs/modules/EclPopoverModule.html +29 -29
- package/docs/modules/EclRadioModule.html +23 -7
- package/docs/modules/EclRangeModule.html +29 -13
- package/docs/modules/EclRatingFieldModule.html +18 -66
- package/docs/modules/EclSearchFormModule.html +17 -23
- package/docs/modules/EclSelectModule.html +29 -26
- package/docs/modules/EclSeparatorModule.html +20 -4
- package/docs/modules/EclSiteFooterModule.html +29 -26
- package/docs/modules/EclSiteHeaderModule.html +29 -44
- package/docs/modules/EclSocialMediaFollowModule.html +29 -26
- package/docs/modules/EclSocialMediaShareModule.html +29 -26
- package/docs/modules/EclSplashPageModule.html +29 -13
- package/docs/modules/EclStickyContainerModule.html +20 -4
- package/docs/modules/EclTableModule.html +29 -23
- package/docs/modules/EclTabsModule.html +29 -32
- package/docs/modules/EclTagModule.html +29 -23
- package/docs/modules/EclTextAreaModule.html +20 -4
- package/docs/modules/EclTextInputModule.html +16 -1
- package/docs/modules/EclTimelineModule.html +24 -21
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs +57 -47
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs +17 -10
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs +164 -152
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +21 -11
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs +26 -20
- package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-button.mjs +27 -16
- package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-card.mjs +56 -39
- package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs +28 -17
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +28 -18
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +23 -17
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-block.mjs +50 -43
- package/fesm2022/eui-ecl-components-ecl-content-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs +34 -29
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs +20 -12
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +16 -10
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs +17 -10
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +32 -21
- package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-featured.mjs +140 -120
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +15 -8
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file.mjs +131 -129
- package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-group.mjs +15 -10
- package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs +38 -32
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +40 -31
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-icon.mjs +32 -28
- package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +31 -25
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-label.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-link.mjs +64 -61
- package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +25 -18
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list.mjs +34 -27
- package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +20 -13
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs +67 -61
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +59 -66
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +36 -49
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-modal.mjs +98 -80
- package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +219 -214
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +61 -53
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +39 -17
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs +30 -17
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs +118 -111
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs +73 -67
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-popover.mjs +54 -44
- package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-radio.mjs +19 -14
- package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-range.mjs +48 -42
- package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +16 -10
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +23 -43
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-select.mjs +32 -15
- package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-separator.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +194 -177
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +294 -303
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +27 -19
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +25 -17
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +35 -25
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +15 -8
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-table.mjs +37 -30
- package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs +64 -73
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tag.mjs +21 -17
- package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs +15 -8
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs +14 -6
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs +32 -24
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
- package/fesm2022/eui-ecl.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { EventEmitter, booleanAttribute, HostBinding, Output, Input, Component, Directive, NgModule } from '@angular/core';
|
|
3
|
-
import * as
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
3
|
+
import * as i1 from '@eui/ecl/core';
|
|
4
|
+
import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
|
|
5
|
+
import { AsyncPipe, TitleCasePipe } from '@angular/common';
|
|
6
|
+
import * as i4 from '@ngx-translate/core';
|
|
6
7
|
import { TranslateModule } from '@ngx-translate/core';
|
|
7
|
-
import * as
|
|
8
|
+
import * as i3 from '@eui/ecl/components/ecl-button';
|
|
8
9
|
import { EclButtonModule } from '@eui/ecl/components/ecl-button';
|
|
9
|
-
import * as
|
|
10
|
+
import * as i2 from '@eui/ecl/components/ecl-icon';
|
|
10
11
|
import { EclIconModule } from '@eui/ecl/components/ecl-icon';
|
|
11
|
-
import { EclSiteFooterModule } from '@eui/ecl/components/ecl-site-footer';
|
|
12
|
-
import * as i1 from '@eui/ecl/core';
|
|
13
|
-
import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Event emitted when the notification is closed.
|
|
@@ -99,11 +97,17 @@ class EclNotificationComponent extends ECLBaseDirective {
|
|
|
99
97
|
}
|
|
100
98
|
}
|
|
101
99
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationComponent, deps: [{ token: i1.EclThemeService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
102
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclNotificationComponent, isStandalone:
|
|
100
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclNotificationComponent, isStandalone: true, selector: "ecl-notification", inputs: { notificationTitle: "notificationTitle", variant: "variant", isVisible: ["isVisible", "isVisible", booleanAttribute], isCloseable: ["isCloseable", "isCloseable", booleanAttribute] }, outputs: { close: "close" }, host: { properties: { "attr.role": "this.role", "class.ecl-u-d-none": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "@if( eclThemeService.isEC$ | async ){\n <ecl-icon size=\"l\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n} @else {\n <ecl-icon size=\"m\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n}\n\n<div class=\"ecl-notification__content\">\n @if(isCloseable){\n <button eclButton variant=\"tertiary\" class=\"ecl-notification__close\" isIconOnly (click)=\"onCloseClick($event)\">\n <span eclButtonLabel>\n {{ 'ecl.common.CLOSE' | translate }}\n </span>\n <ecl-icon icon=\"close\" size=\"m\"></ecl-icon>\n </button>\n }\n\n <ng-content select=\"[eclNotificationTitle]\"></ng-content>\n <div class=\"ecl-notification__description\"><ng-content></ng-content></div>\n</div>\n", dependencies: [{ kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: TitleCasePipe, name: "titlecase" }, { kind: "ngmodule", type: EclIconModule }, { kind: "component", type: i2.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "title", "ariaHidden", "focusable", "isFlipHorizontal"] }, { kind: "ngmodule", type: EclButtonModule }, { kind: "component", type: i3.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: i3.EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "ngmodule", type: TranslateModule }, { kind: "pipe", type: i4.TranslatePipe, name: "translate" }] }); }
|
|
103
101
|
}
|
|
104
102
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationComponent, decorators: [{
|
|
105
103
|
type: Component,
|
|
106
|
-
args: [{ selector: 'ecl-notification',
|
|
104
|
+
args: [{ selector: 'ecl-notification', imports: [
|
|
105
|
+
AsyncPipe,
|
|
106
|
+
TitleCasePipe,
|
|
107
|
+
EclIconModule,
|
|
108
|
+
EclButtonModule,
|
|
109
|
+
TranslateModule,
|
|
110
|
+
], template: "@if( eclThemeService.isEC$ | async ){\n <ecl-icon size=\"l\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n} @else {\n <ecl-icon size=\"m\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n}\n\n<div class=\"ecl-notification__content\">\n @if(isCloseable){\n <button eclButton variant=\"tertiary\" class=\"ecl-notification__close\" isIconOnly (click)=\"onCloseClick($event)\">\n <span eclButtonLabel>\n {{ 'ecl.common.CLOSE' | translate }}\n </span>\n <ecl-icon icon=\"close\" size=\"m\"></ecl-icon>\n </button>\n }\n\n <ng-content select=\"[eclNotificationTitle]\"></ng-content>\n <div class=\"ecl-notification__description\"><ng-content></ng-content></div>\n</div>\n" }]
|
|
107
111
|
}], ctorParameters: () => [{ type: i1.EclThemeService }], propDecorators: { notificationTitle: [{
|
|
108
112
|
type: Input
|
|
109
113
|
}], variant: [{
|
|
@@ -139,36 +143,45 @@ class EclNotificationTitleDirective extends ECLBaseDirective {
|
|
|
139
143
|
return [super.getCssClasses('ecl-notification__title')].join(' ').trim();
|
|
140
144
|
}
|
|
141
145
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationTitleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
142
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclNotificationTitleDirective, isStandalone:
|
|
146
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclNotificationTitleDirective, isStandalone: true, selector: "[eclNotificationTitle]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
|
|
143
147
|
}
|
|
144
148
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationTitleDirective, decorators: [{
|
|
145
149
|
type: Directive,
|
|
146
150
|
args: [{
|
|
147
151
|
selector: '[eclNotificationTitle]',
|
|
148
|
-
standalone: false,
|
|
149
152
|
}]
|
|
150
153
|
}], propDecorators: { cssClasses: [{
|
|
151
154
|
type: HostBinding,
|
|
152
155
|
args: ['class']
|
|
153
156
|
}] } });
|
|
154
157
|
|
|
158
|
+
/**
|
|
159
|
+
* @description
|
|
160
|
+
* Module that provides the EclNotification component and its dependencies.
|
|
161
|
+
*
|
|
162
|
+
* @deprecated Use {@link EUI_ECL_NOTIFICATION} instead.
|
|
163
|
+
*/
|
|
155
164
|
class EclNotificationModule {
|
|
156
165
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
157
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationModule,
|
|
158
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationModule, imports: [
|
|
166
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationModule, imports: [EclNotificationComponent, EclNotificationTitleDirective], exports: [EclNotificationComponent, EclNotificationTitleDirective] }); }
|
|
167
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationModule, imports: [EclNotificationComponent] }); }
|
|
159
168
|
}
|
|
160
169
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclNotificationModule, decorators: [{
|
|
161
170
|
type: NgModule,
|
|
162
171
|
args: [{
|
|
163
|
-
imports: [
|
|
172
|
+
imports: [EclNotificationComponent, EclNotificationTitleDirective],
|
|
164
173
|
exports: [EclNotificationComponent, EclNotificationTitleDirective],
|
|
165
|
-
declarations: [EclNotificationComponent, EclNotificationTitleDirective],
|
|
166
174
|
}]
|
|
167
175
|
}] });
|
|
168
176
|
|
|
177
|
+
const EUI_ECL_NOTIFICATION = [
|
|
178
|
+
EclNotificationComponent,
|
|
179
|
+
EclNotificationTitleDirective,
|
|
180
|
+
];
|
|
181
|
+
|
|
169
182
|
/**
|
|
170
183
|
* Generated bundle index. Do not edit.
|
|
171
184
|
*/
|
|
172
185
|
|
|
173
|
-
export { EclNotificationCloseEvent, EclNotificationComponent, EclNotificationModule, EclNotificationTitleDirective };
|
|
186
|
+
export { EUI_ECL_NOTIFICATION, EclNotificationCloseEvent, EclNotificationComponent, EclNotificationModule, EclNotificationTitleDirective };
|
|
174
187
|
//# sourceMappingURL=eui-ecl-components-ecl-notification.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-notification.mjs","sources":["../../components/ecl-notification/events/ecl-notification-close.event.ts","../../components/ecl-notification/ecl-notification.component.ts","../../components/ecl-notification/ecl-notification.component.html","../../components/ecl-notification/ecl-notification-title.directive.ts","../../components/ecl-notification/ecl-notification.module.ts","../../components/ecl-notification/eui-ecl-components-ecl-notification.ts"],"sourcesContent":["import { EclBaseEvent } from '@eui/ecl/core';\n\n/**\n * Event emitted when the notification is closed.\n *\n * Can be used to prevent default close behavior by calling `event.preventDefault()`.\n */\nexport class EclNotificationCloseEvent extends EclBaseEvent {\n}\n","import { Component, Input, Output, EventEmitter, HostBinding, booleanAttribute } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\nimport { EclThemeService } from '@eui/ecl/core';\nimport { EclNotificationCloseEvent } from './events/ecl-notification-close.event';\n\n@Component({\n selector: 'ecl-notification',\n templateUrl: './ecl-notification.component.html',\n standalone: false,\n})\nexport class EclNotificationComponent extends ECLBaseDirective {\n /**\n * The title of the notification. This is displayed inside the component.\n */\n @Input() notificationTitle: string;\n\n /**\n * Defines the visual style of the notification.\n * Can be one of: 'info' | 'success' | 'warning' | 'error'.\n * Default is 'info'.\n */\n @Input() variant: 'info' | 'success' | 'warning' | 'error' = 'info';\n\n /**\n * Controls the visibility of the notification.\n * When false, the component is hidden using CSS utility class.\n */\n @Input({ transform: booleanAttribute }) isVisible = true;\n\n /**\n * Indicates whether the close button is displayed.\n */\n @Input({ transform: booleanAttribute }) isCloseable = true;\n\n /**\n * Emits an event when the close button is clicked.\n * Consumers can call `preventDefault()` on the emitted event to prevent the notification from closing.\n */\n // eslint-disable-next-line @angular-eslint/no-output-native\n @Output() close = new EventEmitter<EclNotificationCloseEvent>();\n\n /**\n * The ARIA role for the component. Set to \"alert\" by default.\n */\n @HostBinding('attr.role')\n role = 'alert';\n\n private variantTitleIconMapping = new Map<string, { title: string, icon: string }>([\n ['info', { title: 'information', icon: 'information' }],\n ['success', { title: 'success', icon: 'check-filled' }],\n ['warning', { title: 'warning', icon: 'warning' }],\n ['error', { title: 'error', icon: 'error' }],\n ]);\n\n constructor(public eclThemeService: EclThemeService) {\n super();\n }\n\n /**\n * Applies the `ecl-u-d-none` utility class when the notification is not visible.\n */\n @HostBinding('class.ecl-u-d-none')\n get isHidden(): boolean {\n return !this.isVisible;\n }\n\n /**\n * Computes the CSS classes applied to the host element, including the modifier for the current variant.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-notification'), this.variant ? `ecl-notification--${this.variant}` : ''].join(' ').trim();\n }\n\n /**\n * Returns the default title text based on the current variant.\n */\n get title(): string {\n return this.titleAndIconBaseOnVariant.title;\n }\n\n /**\n * Returns the icon name based on the current variant.\n */\n get icon(): string {\n return this.titleAndIconBaseOnVariant.icon;\n }\n\n /**\n * Returns a mapping of title and icon based on the current variant.\n */\n get titleAndIconBaseOnVariant(): { title: string, icon: string } {\n return this.variantTitleIconMapping.get(this.variant) || { title: 'information', icon: 'information' };\n }\n\n /**\n * Handles the click event on the close button.\n * Emits a `close` event with an instance of `EclNotificationCloseEvent`.\n * If the event is not prevented, the notification is hidden.\n */\n onCloseClick(evt: Event): void {\n const event = new EclNotificationCloseEvent();\n this.close.next(event);\n if (!event.defaultPrevented) {\n this.isVisible = false;\n }\n }\n}\n","@if( eclThemeService.isEC$ | async ){\n <ecl-icon size=\"l\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n} @else {\n <ecl-icon size=\"m\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n}\n\n<div class=\"ecl-notification__content\">\n @if(isCloseable){\n <button eclButton variant=\"tertiary\" class=\"ecl-notification__close\" isIconOnly (click)=\"onCloseClick($event)\">\n <span eclButtonLabel>\n {{ 'ecl.common.CLOSE' | translate }}\n </span>\n <ecl-icon icon=\"close\" size=\"m\"></ecl-icon>\n </button>\n }\n\n <ng-content select=\"[eclNotificationTitle]\"></ng-content>\n <div class=\"ecl-notification__description\"><ng-content></ng-content></div>\n</div>\n","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive applied to a notification title element.\n * Adds the appropriate ECL class for styling the notification title.\n */\n@Directive({\n selector: '[eclNotificationTitle]',\n standalone: false,\n})\nexport class EclNotificationTitleDirective extends ECLBaseDirective {\n /**\n * Host binding for applying the ECL notification title CSS class.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-notification__title')].join(' ').trim();\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { TranslateModule } from '@ngx-translate/core';\nimport { EclButtonModule } from '@eui/ecl/components/ecl-button';\nimport { EclIconModule } from '@eui/ecl/components/ecl-icon';\nimport { EclSiteFooterModule } from '@eui/ecl/components/ecl-site-footer';\nimport { EclNotificationComponent } from './ecl-notification.component';\nimport { EclNotificationTitleDirective } from './ecl-notification-title.directive';\n\n@NgModule({\n imports: [CommonModule, EclButtonModule, EclIconModule, TranslateModule, EclSiteFooterModule],\n exports: [EclNotificationComponent, EclNotificationTitleDirective],\n declarations: [EclNotificationComponent, EclNotificationTitleDirective],\n})\nexport class EclNotificationModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-notification.mjs","sources":["../../components/ecl-notification/events/ecl-notification-close.event.ts","../../components/ecl-notification/ecl-notification.component.ts","../../components/ecl-notification/ecl-notification.component.html","../../components/ecl-notification/ecl-notification-title.directive.ts","../../components/ecl-notification/ecl-notification.module.ts","../../components/ecl-notification/index.ts","../../components/ecl-notification/eui-ecl-components-ecl-notification.ts"],"sourcesContent":["import { EclBaseEvent } from '@eui/ecl/core';\n\n/**\n * Event emitted when the notification is closed.\n *\n * Can be used to prevent default close behavior by calling `event.preventDefault()`.\n */\nexport class EclNotificationCloseEvent extends EclBaseEvent {\n}\n","import { Component, Input, Output, EventEmitter, HostBinding, booleanAttribute } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\nimport { EclThemeService } from '@eui/ecl/core';\nimport { EclNotificationCloseEvent } from './events/ecl-notification-close.event';\nimport { AsyncPipe, TitleCasePipe } from '@angular/common';\nimport { TranslateModule } from '@ngx-translate/core';\nimport { EclButtonModule } from '@eui/ecl/components/ecl-button';\nimport { EclIconModule } from '@eui/ecl/components/ecl-icon';\n\n@Component({\n selector: 'ecl-notification',\n templateUrl: './ecl-notification.component.html',\n imports: [\n AsyncPipe,\n TitleCasePipe,\n EclIconModule,\n EclButtonModule,\n TranslateModule,\n ],\n})\nexport class EclNotificationComponent extends ECLBaseDirective {\n /**\n * The title of the notification. This is displayed inside the component.\n */\n @Input() notificationTitle: string;\n\n /**\n * Defines the visual style of the notification.\n * Can be one of: 'info' | 'success' | 'warning' | 'error'.\n * Default is 'info'.\n */\n @Input() variant: 'info' | 'success' | 'warning' | 'error' = 'info';\n\n /**\n * Controls the visibility of the notification.\n * When false, the component is hidden using CSS utility class.\n */\n @Input({ transform: booleanAttribute }) isVisible = true;\n\n /**\n * Indicates whether the close button is displayed.\n */\n @Input({ transform: booleanAttribute }) isCloseable = true;\n\n /**\n * Emits an event when the close button is clicked.\n * Consumers can call `preventDefault()` on the emitted event to prevent the notification from closing.\n */\n // eslint-disable-next-line @angular-eslint/no-output-native\n @Output() close = new EventEmitter<EclNotificationCloseEvent>();\n\n /**\n * The ARIA role for the component. Set to \"alert\" by default.\n */\n @HostBinding('attr.role')\n role = 'alert';\n\n private variantTitleIconMapping = new Map<string, { title: string, icon: string }>([\n ['info', { title: 'information', icon: 'information' }],\n ['success', { title: 'success', icon: 'check-filled' }],\n ['warning', { title: 'warning', icon: 'warning' }],\n ['error', { title: 'error', icon: 'error' }],\n ]);\n\n constructor(public eclThemeService: EclThemeService) {\n super();\n }\n\n /**\n * Applies the `ecl-u-d-none` utility class when the notification is not visible.\n */\n @HostBinding('class.ecl-u-d-none')\n get isHidden(): boolean {\n return !this.isVisible;\n }\n\n /**\n * Computes the CSS classes applied to the host element, including the modifier for the current variant.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-notification'), this.variant ? `ecl-notification--${this.variant}` : ''].join(' ').trim();\n }\n\n /**\n * Returns the default title text based on the current variant.\n */\n get title(): string {\n return this.titleAndIconBaseOnVariant.title;\n }\n\n /**\n * Returns the icon name based on the current variant.\n */\n get icon(): string {\n return this.titleAndIconBaseOnVariant.icon;\n }\n\n /**\n * Returns a mapping of title and icon based on the current variant.\n */\n get titleAndIconBaseOnVariant(): { title: string, icon: string } {\n return this.variantTitleIconMapping.get(this.variant) || { title: 'information', icon: 'information' };\n }\n\n /**\n * Handles the click event on the close button.\n * Emits a `close` event with an instance of `EclNotificationCloseEvent`.\n * If the event is not prevented, the notification is hidden.\n */\n onCloseClick(evt: Event): void {\n const event = new EclNotificationCloseEvent();\n this.close.next(event);\n if (!event.defaultPrevented) {\n this.isVisible = false;\n }\n }\n}\n","@if( eclThemeService.isEC$ | async ){\n <ecl-icon size=\"l\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n} @else {\n <ecl-icon size=\"m\" class=\"ecl-notification__icon\" [icon]=\"icon\" [title]=\"title | titlecase \"></ecl-icon>\n}\n\n<div class=\"ecl-notification__content\">\n @if(isCloseable){\n <button eclButton variant=\"tertiary\" class=\"ecl-notification__close\" isIconOnly (click)=\"onCloseClick($event)\">\n <span eclButtonLabel>\n {{ 'ecl.common.CLOSE' | translate }}\n </span>\n <ecl-icon icon=\"close\" size=\"m\"></ecl-icon>\n </button>\n }\n\n <ng-content select=\"[eclNotificationTitle]\"></ng-content>\n <div class=\"ecl-notification__description\"><ng-content></ng-content></div>\n</div>\n","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive applied to a notification title element.\n * Adds the appropriate ECL class for styling the notification title.\n */\n@Directive({\n selector: '[eclNotificationTitle]',\n})\nexport class EclNotificationTitleDirective extends ECLBaseDirective {\n /**\n * Host binding for applying the ECL notification title CSS class.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-notification__title')].join(' ').trim();\n }\n}\n","import { NgModule } from '@angular/core';\nimport { EclNotificationComponent } from './ecl-notification.component';\nimport { EclNotificationTitleDirective } from './ecl-notification-title.directive';\n\n/**\n * @description\n * Module that provides the EclNotification component and its dependencies.\n *\n * @deprecated Use {@link EUI_ECL_NOTIFICATION} instead.\n */\n@NgModule({\n imports: [EclNotificationComponent, EclNotificationTitleDirective],\n exports: [EclNotificationComponent, EclNotificationTitleDirective],\n})\nexport class EclNotificationModule {}\n","import { EclNotificationComponent } from './ecl-notification.component';\nimport { EclNotificationTitleDirective } from './ecl-notification-title.directive';\n\nexport * from './ecl-notification.module';\nexport * from './ecl-notification.component';\nexport * from './ecl-notification-title.directive';\nexport * from './events/ecl-notification-close.event';\n\nexport const EUI_ECL_NOTIFICATION = [\n EclNotificationComponent,\n EclNotificationTitleDirective,\n] as const;\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,60 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { HostBinding, Directive, booleanAttribute, Input, ContentChild, Component, NgModule } from '@angular/core';
|
|
3
|
-
import * as i1 from '@angular/common';
|
|
4
|
-
import { CommonModule } from '@angular/common';
|
|
5
3
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
4
|
+
import { NgTemplateOutlet } from '@angular/common';
|
|
6
5
|
import { EclBreadcrumbComponent } from '@eui/ecl/components/ecl-breadcrumb';
|
|
7
6
|
|
|
7
|
+
/**
|
|
8
|
+
* Styles the background picture inside the page header.
|
|
9
|
+
*/
|
|
10
|
+
class EclPageHeaderBackgroundPictureDirective extends ECLBaseDirective {
|
|
11
|
+
constructor() {
|
|
12
|
+
super(...arguments);
|
|
13
|
+
/**
|
|
14
|
+
* Applies 'ecl-picture ecl-page-header__picture-background' classes to the host.
|
|
15
|
+
*
|
|
16
|
+
* @default 'ecl-picture ecl-page-header__picture-background'
|
|
17
|
+
*/
|
|
18
|
+
this.className = 'ecl-picture ecl-page-header__picture-background';
|
|
19
|
+
}
|
|
20
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderBackgroundPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
21
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderBackgroundPictureDirective, isStandalone: true, selector: "[eclPageHeaderBackgroundPicture]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
22
|
+
}
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderBackgroundPictureDirective, decorators: [{
|
|
24
|
+
type: Directive,
|
|
25
|
+
args: [{
|
|
26
|
+
selector: '[eclPageHeaderBackgroundPicture]',
|
|
27
|
+
}]
|
|
28
|
+
}], propDecorators: { className: [{
|
|
29
|
+
type: HostBinding,
|
|
30
|
+
args: ['class']
|
|
31
|
+
}] } });
|
|
32
|
+
/**
|
|
33
|
+
* Styles the background image inside the page header.
|
|
34
|
+
*/
|
|
35
|
+
class EclPageHeaderBackgroundImageDirective extends ECLBaseDirective {
|
|
36
|
+
constructor() {
|
|
37
|
+
super(...arguments);
|
|
38
|
+
/**
|
|
39
|
+
* Applies 'ecl-page-header__background' class to the host.
|
|
40
|
+
*
|
|
41
|
+
* @default 'ecl-page-header__background'
|
|
42
|
+
*/
|
|
43
|
+
this.className = 'ecl-page-header__background';
|
|
44
|
+
}
|
|
45
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderBackgroundImageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
46
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderBackgroundImageDirective, isStandalone: true, selector: "[eclPageHeaderBackgroundImage]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
47
|
+
}
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderBackgroundImageDirective, decorators: [{
|
|
49
|
+
type: Directive,
|
|
50
|
+
args: [{
|
|
51
|
+
selector: '[eclPageHeaderBackgroundImage]',
|
|
52
|
+
}]
|
|
53
|
+
}], propDecorators: { className: [{
|
|
54
|
+
type: HostBinding,
|
|
55
|
+
args: ['class']
|
|
56
|
+
}] } });
|
|
57
|
+
|
|
8
58
|
/**
|
|
9
59
|
* Styles the container for the page header description.
|
|
10
60
|
*/
|
|
@@ -19,13 +69,12 @@ class EclPageHeaderDescriptionContainerDirective extends ECLBaseDirective {
|
|
|
19
69
|
this.className = 'ecl-page-header__description-container';
|
|
20
70
|
}
|
|
21
71
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionContainerDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
22
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionContainerDirective, isStandalone:
|
|
72
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionContainerDirective, isStandalone: true, selector: "[eclPageHeaderDescriptionContainer]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
23
73
|
}
|
|
24
74
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionContainerDirective, decorators: [{
|
|
25
75
|
type: Directive,
|
|
26
76
|
args: [{
|
|
27
77
|
selector: '[eclPageHeaderDescriptionContainer]',
|
|
28
|
-
standalone: false,
|
|
29
78
|
}]
|
|
30
79
|
}], propDecorators: { className: [{
|
|
31
80
|
type: HostBinding,
|
|
@@ -45,13 +94,12 @@ class EclPageHeaderDescriptionPictureDirective extends ECLBaseDirective {
|
|
|
45
94
|
this.className = 'ecl-picture ecl-page-header__picture-thumbnail';
|
|
46
95
|
}
|
|
47
96
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
48
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionPictureDirective, isStandalone:
|
|
97
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionPictureDirective, isStandalone: true, selector: "[eclPageHeaderDescriptionPicture]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
49
98
|
}
|
|
50
99
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionPictureDirective, decorators: [{
|
|
51
100
|
type: Directive,
|
|
52
101
|
args: [{
|
|
53
102
|
selector: '[eclPageHeaderDescriptionPicture]',
|
|
54
|
-
standalone: false,
|
|
55
103
|
}]
|
|
56
104
|
}], propDecorators: { className: [{
|
|
57
105
|
type: HostBinding,
|
|
@@ -71,13 +119,12 @@ class EclPageHeaderDescriptionThumbnailDirective extends ECLBaseDirective {
|
|
|
71
119
|
this.className = 'ecl-page-header__description-thumbnail';
|
|
72
120
|
}
|
|
73
121
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionThumbnailDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
74
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionThumbnailDirective, isStandalone:
|
|
122
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionThumbnailDirective, isStandalone: true, selector: "[eclPageHeaderDescriptionThumbnail], img[eclPageHeaderDescriptionImage]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
75
123
|
}
|
|
76
124
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionThumbnailDirective, decorators: [{
|
|
77
125
|
type: Directive,
|
|
78
126
|
args: [{
|
|
79
127
|
selector: '[eclPageHeaderDescriptionThumbnail], img[eclPageHeaderDescriptionImage]',
|
|
80
|
-
standalone: false,
|
|
81
128
|
}]
|
|
82
129
|
}], propDecorators: { className: [{
|
|
83
130
|
type: HostBinding,
|
|
@@ -97,13 +144,12 @@ class EclPageHeaderDescriptionDirective extends ECLBaseDirective {
|
|
|
97
144
|
this.className = 'ecl-page-header__description';
|
|
98
145
|
}
|
|
99
146
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
100
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionDirective, isStandalone:
|
|
147
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderDescriptionDirective, isStandalone: true, selector: "[eclPageHeaderDescription]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
101
148
|
}
|
|
102
149
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderDescriptionDirective, decorators: [{
|
|
103
150
|
type: Directive,
|
|
104
151
|
args: [{
|
|
105
152
|
selector: '[eclPageHeaderDescription]',
|
|
106
|
-
standalone: false,
|
|
107
153
|
}]
|
|
108
154
|
}], propDecorators: { className: [{
|
|
109
155
|
type: HostBinding,
|
|
@@ -111,43 +157,27 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
111
157
|
}] } });
|
|
112
158
|
|
|
113
159
|
/**
|
|
114
|
-
* Styles the
|
|
160
|
+
* Styles the info section in the page header.
|
|
115
161
|
*/
|
|
116
|
-
class
|
|
162
|
+
class EclPageHeaderInfoDirective extends ECLBaseDirective {
|
|
117
163
|
constructor() {
|
|
118
164
|
super(...arguments);
|
|
119
165
|
/**
|
|
120
|
-
*
|
|
166
|
+
* Applies 'ecl-page-header__info' class to the host.
|
|
121
167
|
*
|
|
122
|
-
* @default
|
|
168
|
+
* @default 'ecl-page-header__info'
|
|
123
169
|
*/
|
|
124
|
-
this.
|
|
125
|
-
}
|
|
126
|
-
/**
|
|
127
|
-
* CSS classes applied to the host.
|
|
128
|
-
*
|
|
129
|
-
* @default 'ecl-page-header__title'
|
|
130
|
-
* 'ecl-u-sr-only' if the title is hidden
|
|
131
|
-
*/
|
|
132
|
-
get cssClasses() {
|
|
133
|
-
return [
|
|
134
|
-
super.getCssClasses('ecl-page-header__title'),
|
|
135
|
-
!this.isTitleVisible ? 'ecl-u-sr-only' : '',
|
|
136
|
-
].join(' ').trim();
|
|
170
|
+
this.className = 'ecl-page-header__info';
|
|
137
171
|
}
|
|
138
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type:
|
|
139
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "
|
|
172
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderInfoDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
173
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderInfoDirective, isStandalone: true, selector: "[eclPageHeaderInfo]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
140
174
|
}
|
|
141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type:
|
|
175
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderInfoDirective, decorators: [{
|
|
142
176
|
type: Directive,
|
|
143
177
|
args: [{
|
|
144
|
-
selector: '[
|
|
145
|
-
standalone: false,
|
|
178
|
+
selector: '[eclPageHeaderInfo]',
|
|
146
179
|
}]
|
|
147
|
-
}], propDecorators: {
|
|
148
|
-
type: Input,
|
|
149
|
-
args: [{ transform: booleanAttribute }]
|
|
150
|
-
}], cssClasses: [{
|
|
180
|
+
}], propDecorators: { className: [{
|
|
151
181
|
type: HostBinding,
|
|
152
182
|
args: ['class']
|
|
153
183
|
}] } });
|
|
@@ -166,13 +196,12 @@ class EclPageHeaderMetaDirective extends ECLBaseDirective {
|
|
|
166
196
|
this.className = 'ecl-page-header__meta';
|
|
167
197
|
}
|
|
168
198
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderMetaDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
169
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderMetaDirective, isStandalone:
|
|
199
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderMetaDirective, isStandalone: true, selector: "[eclPageHeaderMeta]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
170
200
|
}
|
|
171
201
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderMetaDirective, decorators: [{
|
|
172
202
|
type: Directive,
|
|
173
203
|
args: [{
|
|
174
204
|
selector: '[eclPageHeaderMeta]',
|
|
175
|
-
standalone: false,
|
|
176
205
|
}]
|
|
177
206
|
}], propDecorators: { className: [{
|
|
178
207
|
type: HostBinding,
|
|
@@ -192,13 +221,12 @@ class EclPageHeaderMetaItemDirective extends ECLBaseDirective {
|
|
|
192
221
|
this.className = 'ecl-page-header__meta-item';
|
|
193
222
|
}
|
|
194
223
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderMetaItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
195
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderMetaItemDirective, isStandalone:
|
|
224
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderMetaItemDirective, isStandalone: true, selector: "[eclPageHeaderMetaItem]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
196
225
|
}
|
|
197
226
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderMetaItemDirective, decorators: [{
|
|
198
227
|
type: Directive,
|
|
199
228
|
args: [{
|
|
200
229
|
selector: '[eclPageHeaderMetaItem]',
|
|
201
|
-
standalone: false,
|
|
202
230
|
}]
|
|
203
231
|
}], propDecorators: { className: [{
|
|
204
232
|
type: HostBinding,
|
|
@@ -206,54 +234,42 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
206
234
|
}] } });
|
|
207
235
|
|
|
208
236
|
/**
|
|
209
|
-
* Styles the
|
|
237
|
+
* Styles the title section in the page header.
|
|
210
238
|
*/
|
|
211
|
-
class
|
|
239
|
+
class EclPageHeaderTitleDirective extends ECLBaseDirective {
|
|
212
240
|
constructor() {
|
|
213
241
|
super(...arguments);
|
|
214
242
|
/**
|
|
215
|
-
*
|
|
243
|
+
* Whether the title is visible.
|
|
216
244
|
*
|
|
217
|
-
* @default
|
|
245
|
+
* @default true
|
|
218
246
|
*/
|
|
219
|
-
this.
|
|
247
|
+
this.isTitleVisible = true;
|
|
220
248
|
}
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
args: ['class']
|
|
233
|
-
}] } });
|
|
234
|
-
/**
|
|
235
|
-
* Styles the background image inside the page header.
|
|
236
|
-
*/
|
|
237
|
-
class EclPageHeaderBackgroundImageDirective extends ECLBaseDirective {
|
|
238
|
-
constructor() {
|
|
239
|
-
super(...arguments);
|
|
240
|
-
/**
|
|
241
|
-
* Applies 'ecl-page-header__background' class to the host.
|
|
242
|
-
*
|
|
243
|
-
* @default 'ecl-page-header__background'
|
|
244
|
-
*/
|
|
245
|
-
this.className = 'ecl-page-header__background';
|
|
249
|
+
/**
|
|
250
|
+
* CSS classes applied to the host.
|
|
251
|
+
*
|
|
252
|
+
* @default 'ecl-page-header__title'
|
|
253
|
+
* 'ecl-u-sr-only' if the title is hidden
|
|
254
|
+
*/
|
|
255
|
+
get cssClasses() {
|
|
256
|
+
return [
|
|
257
|
+
super.getCssClasses('ecl-page-header__title'),
|
|
258
|
+
!this.isTitleVisible ? 'ecl-u-sr-only' : '',
|
|
259
|
+
].join(' ').trim();
|
|
246
260
|
}
|
|
247
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type:
|
|
248
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "
|
|
261
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderTitleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
262
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.14", type: EclPageHeaderTitleDirective, isStandalone: true, selector: "[eclPageHeaderTitle]", inputs: { isTitleVisible: ["isTitleVisible", "isTitleVisible", booleanAttribute] }, host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
|
|
249
263
|
}
|
|
250
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type:
|
|
264
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderTitleDirective, decorators: [{
|
|
251
265
|
type: Directive,
|
|
252
266
|
args: [{
|
|
253
|
-
selector: '[
|
|
254
|
-
standalone: false,
|
|
267
|
+
selector: '[eclPageHeaderTitle]',
|
|
255
268
|
}]
|
|
256
|
-
}], propDecorators: {
|
|
269
|
+
}], propDecorators: { isTitleVisible: [{
|
|
270
|
+
type: Input,
|
|
271
|
+
args: [{ transform: booleanAttribute }]
|
|
272
|
+
}], cssClasses: [{
|
|
257
273
|
type: HostBinding,
|
|
258
274
|
args: ['class']
|
|
259
275
|
}] } });
|
|
@@ -295,11 +311,11 @@ class EclPageHeaderComponent extends ECLBaseDirective {
|
|
|
295
311
|
return !!this.eclBackgroundPicture;
|
|
296
312
|
}
|
|
297
313
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
298
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclPageHeaderComponent, isStandalone:
|
|
314
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclPageHeaderComponent, isStandalone: true, selector: "ecl-page-header", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclBreadcrumbComponent", first: true, predicate: EclBreadcrumbComponent, descendants: true }, { propertyName: "eclBackgroundPicture", first: true, predicate: EclPageHeaderBackgroundPictureDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: "@if(hasPicture){\n <div class=\"ecl-page-header__background-container\" aria-hidden=\"true\">\n <ng-content select=\"[eclPageHeaderBackgroundPicture]\"></ng-content>\n </div>\n}\n\n<div class=\"ecl-container\">\n <ng-container *ngTemplateOutlet=\"content\"> </ng-container>\n</div>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
|
|
299
315
|
}
|
|
300
316
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderComponent, decorators: [{
|
|
301
317
|
type: Component,
|
|
302
|
-
args: [{ selector: 'ecl-page-header',
|
|
318
|
+
args: [{ selector: 'ecl-page-header', imports: [NgTemplateOutlet], template: "@if(hasPicture){\n <div class=\"ecl-page-header__background-container\" aria-hidden=\"true\">\n <ng-content select=\"[eclPageHeaderBackgroundPicture]\"></ng-content>\n </div>\n}\n\n<div class=\"ecl-container\">\n <ng-container *ngTemplateOutlet=\"content\"> </ng-container>\n</div>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: [":host{display:block}\n"] }]
|
|
303
319
|
}], propDecorators: { cssClasses: [{
|
|
304
320
|
type: HostBinding,
|
|
305
321
|
args: ['class']
|
|
@@ -311,33 +327,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
311
327
|
args: [EclPageHeaderBackgroundPictureDirective]
|
|
312
328
|
}] } });
|
|
313
329
|
|
|
314
|
-
/**
|
|
315
|
-
* Styles the info section in the page header.
|
|
316
|
-
*/
|
|
317
|
-
class EclPageHeaderInfoDirective extends ECLBaseDirective {
|
|
318
|
-
constructor() {
|
|
319
|
-
super(...arguments);
|
|
320
|
-
/**
|
|
321
|
-
* Applies 'ecl-page-header__info' class to the host.
|
|
322
|
-
*
|
|
323
|
-
* @default 'ecl-page-header__info'
|
|
324
|
-
*/
|
|
325
|
-
this.className = 'ecl-page-header__info';
|
|
326
|
-
}
|
|
327
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderInfoDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
328
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclPageHeaderInfoDirective, isStandalone: false, selector: "[eclPageHeaderInfo]", host: { properties: { "class": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
329
|
-
}
|
|
330
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderInfoDirective, decorators: [{
|
|
331
|
-
type: Directive,
|
|
332
|
-
args: [{
|
|
333
|
-
selector: '[eclPageHeaderInfo]',
|
|
334
|
-
standalone: false,
|
|
335
|
-
}]
|
|
336
|
-
}], propDecorators: { className: [{
|
|
337
|
-
type: HostBinding,
|
|
338
|
-
args: ['class']
|
|
339
|
-
}] } });
|
|
340
|
-
|
|
341
330
|
const COMPONENTS = [
|
|
342
331
|
EclPageHeaderComponent,
|
|
343
332
|
EclPageHeaderInfoDirective,
|
|
@@ -351,9 +340,14 @@ const COMPONENTS = [
|
|
|
351
340
|
EclPageHeaderBackgroundPictureDirective,
|
|
352
341
|
EclPageHeaderBackgroundImageDirective,
|
|
353
342
|
];
|
|
343
|
+
/**
|
|
344
|
+
* Module that provides the EclPageHeaderComponent and it's dependencies.
|
|
345
|
+
*
|
|
346
|
+
* @deprecated Use {@link EUI_ECL_PAGE_HEADER} instead.
|
|
347
|
+
*/
|
|
354
348
|
class EclPageHeaderModule {
|
|
355
349
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
356
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderModule,
|
|
350
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderModule, imports: [EclPageHeaderComponent,
|
|
357
351
|
EclPageHeaderInfoDirective,
|
|
358
352
|
EclPageHeaderMetaDirective,
|
|
359
353
|
EclPageHeaderMetaItemDirective,
|
|
@@ -363,7 +357,7 @@ class EclPageHeaderModule {
|
|
|
363
357
|
EclPageHeaderDescriptionContainerDirective,
|
|
364
358
|
EclPageHeaderDescriptionPictureDirective,
|
|
365
359
|
EclPageHeaderBackgroundPictureDirective,
|
|
366
|
-
EclPageHeaderBackgroundImageDirective],
|
|
360
|
+
EclPageHeaderBackgroundImageDirective], exports: [EclPageHeaderComponent,
|
|
367
361
|
EclPageHeaderInfoDirective,
|
|
368
362
|
EclPageHeaderMetaDirective,
|
|
369
363
|
EclPageHeaderMetaItemDirective,
|
|
@@ -374,20 +368,33 @@ class EclPageHeaderModule {
|
|
|
374
368
|
EclPageHeaderDescriptionPictureDirective,
|
|
375
369
|
EclPageHeaderBackgroundPictureDirective,
|
|
376
370
|
EclPageHeaderBackgroundImageDirective] }); }
|
|
377
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderModule
|
|
371
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderModule }); }
|
|
378
372
|
}
|
|
379
373
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclPageHeaderModule, decorators: [{
|
|
380
374
|
type: NgModule,
|
|
381
375
|
args: [{
|
|
382
|
-
imports: [
|
|
376
|
+
imports: [...COMPONENTS],
|
|
383
377
|
exports: [...COMPONENTS],
|
|
384
|
-
declarations: [...COMPONENTS],
|
|
385
378
|
}]
|
|
386
379
|
}] });
|
|
387
380
|
|
|
381
|
+
const EUI_ECL_PAGE_HEADER = [
|
|
382
|
+
EclPageHeaderComponent,
|
|
383
|
+
EclPageHeaderInfoDirective,
|
|
384
|
+
EclPageHeaderMetaDirective,
|
|
385
|
+
EclPageHeaderMetaItemDirective,
|
|
386
|
+
EclPageHeaderTitleDirective,
|
|
387
|
+
EclPageHeaderDescriptionDirective,
|
|
388
|
+
EclPageHeaderDescriptionThumbnailDirective,
|
|
389
|
+
EclPageHeaderDescriptionContainerDirective,
|
|
390
|
+
EclPageHeaderDescriptionPictureDirective,
|
|
391
|
+
EclPageHeaderBackgroundPictureDirective,
|
|
392
|
+
EclPageHeaderBackgroundImageDirective,
|
|
393
|
+
];
|
|
394
|
+
|
|
388
395
|
/**
|
|
389
396
|
* Generated bundle index. Do not edit.
|
|
390
397
|
*/
|
|
391
398
|
|
|
392
|
-
export { EclPageHeaderBackgroundImageDirective, EclPageHeaderBackgroundPictureDirective, EclPageHeaderComponent, EclPageHeaderDescriptionContainerDirective, EclPageHeaderDescriptionDirective, EclPageHeaderDescriptionPictureDirective, EclPageHeaderDescriptionThumbnailDirective, EclPageHeaderInfoDirective, EclPageHeaderMetaDirective, EclPageHeaderMetaItemDirective, EclPageHeaderModule, EclPageHeaderTitleDirective };
|
|
399
|
+
export { EUI_ECL_PAGE_HEADER, EclPageHeaderBackgroundImageDirective, EclPageHeaderBackgroundPictureDirective, EclPageHeaderComponent, EclPageHeaderDescriptionContainerDirective, EclPageHeaderDescriptionDirective, EclPageHeaderDescriptionPictureDirective, EclPageHeaderDescriptionThumbnailDirective, EclPageHeaderInfoDirective, EclPageHeaderMetaDirective, EclPageHeaderMetaItemDirective, EclPageHeaderModule, EclPageHeaderTitleDirective };
|
|
393
400
|
//# sourceMappingURL=eui-ecl-components-ecl-page-header.mjs.map
|