@eui/ecl 19.3.3-snapshot-1754582255784 → 19.3.3-snapshot-1754655052849
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 +9 -9
|
@@ -1,9 +1,84 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
1
|
import * as i0 from '@angular/core';
|
|
3
|
-
import { HostBinding,
|
|
4
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
5
|
-
import { EclMediaContainerComponent, EclMediaContainerModule } from '@eui/ecl/components/ecl-media-container';
|
|
2
|
+
import { HostBinding, Input, Component, ContentChild, Directive, NgModule } from '@angular/core';
|
|
6
3
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
4
|
+
import { EclMediaContainerComponent } from '@eui/ecl/components/ecl-media-container';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Custom ECL component, that adds visual support to a piece of content. Uses <ecl-media-container>.
|
|
8
|
+
*/
|
|
9
|
+
class EclFeaturedComponent extends ECLBaseDirective {
|
|
10
|
+
constructor() {
|
|
11
|
+
super(...arguments);
|
|
12
|
+
/**
|
|
13
|
+
* The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
|
|
14
|
+
*/
|
|
15
|
+
this.position = 'left';
|
|
16
|
+
this.role = 'article';
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Adds specific classes to the component.
|
|
20
|
+
*/
|
|
21
|
+
get cssClasses() {
|
|
22
|
+
return [
|
|
23
|
+
super.getCssClasses('ecl-featured-item'),
|
|
24
|
+
this.variant ? `ecl-featured-item--${this.variant}` : '',
|
|
25
|
+
].join(' ').trim();
|
|
26
|
+
}
|
|
27
|
+
ngOnInit() {
|
|
28
|
+
if (this.variant === 'simple') {
|
|
29
|
+
console.warn('"simple" variant is deprecated and will be removed in the next version (v20).');
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
33
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedComponent, isStandalone: true, selector: "ecl-featured", inputs: { position: "position", variant: "variant" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>" }); }
|
|
34
|
+
}
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedComponent, decorators: [{
|
|
36
|
+
type: Component,
|
|
37
|
+
args: [{ selector: 'ecl-featured', template: "<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>" }]
|
|
38
|
+
}], propDecorators: { position: [{
|
|
39
|
+
type: Input
|
|
40
|
+
}], variant: [{
|
|
41
|
+
type: Input
|
|
42
|
+
}], role: [{
|
|
43
|
+
type: HostBinding,
|
|
44
|
+
args: ['attr.role']
|
|
45
|
+
}], cssClasses: [{
|
|
46
|
+
type: HostBinding,
|
|
47
|
+
args: ['class']
|
|
48
|
+
}] } });
|
|
49
|
+
|
|
50
|
+
/**
|
|
51
|
+
* Container for the text part - title and description of the <ecl-featured> component.
|
|
52
|
+
*/
|
|
53
|
+
class EclFeaturedItemComponent extends ECLBaseDirective {
|
|
54
|
+
constructor() {
|
|
55
|
+
super(...arguments);
|
|
56
|
+
this.eclTitle = '';
|
|
57
|
+
this.className = true;
|
|
58
|
+
}
|
|
59
|
+
get hasTitle() {
|
|
60
|
+
return this.eclTitle !== '';
|
|
61
|
+
}
|
|
62
|
+
ngAfterContentInit() {
|
|
63
|
+
if (this.mediaContainer) {
|
|
64
|
+
this.mediaContainer.class = 'ecl-featured-item__media_container';
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
68
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclFeaturedItemComponent, isStandalone: true, selector: "ecl-featured-item", inputs: { eclTitle: "eclTitle" }, host: { properties: { "class.ecl-featured-item__item": "this.className" } }, queries: [{ propertyName: "mediaContainer", first: true, predicate: EclMediaContainerComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
|
|
69
|
+
}
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemComponent, decorators: [{
|
|
71
|
+
type: Component,
|
|
72
|
+
args: [{ selector: 'ecl-featured-item', template: "@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
|
|
73
|
+
}], propDecorators: { eclTitle: [{
|
|
74
|
+
type: Input
|
|
75
|
+
}], mediaContainer: [{
|
|
76
|
+
type: ContentChild,
|
|
77
|
+
args: [EclMediaContainerComponent]
|
|
78
|
+
}], className: [{
|
|
79
|
+
type: HostBinding,
|
|
80
|
+
args: ['class.ecl-featured-item__item']
|
|
81
|
+
}] } });
|
|
7
82
|
|
|
8
83
|
/**
|
|
9
84
|
* Applies specific additional class to style <ecl-featured-item-description> component, as a part of the
|
|
@@ -15,16 +90,35 @@ class EclFeaturedItemDescriptionComponent extends ECLBaseDirective {
|
|
|
15
90
|
this.className = true;
|
|
16
91
|
}
|
|
17
92
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemDescriptionComponent, isStandalone:
|
|
93
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemDescriptionComponent, isStandalone: true, selector: "ecl-featured-item-description", host: { properties: { "class.ecl-featured-item__description": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
|
|
19
94
|
}
|
|
20
95
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemDescriptionComponent, decorators: [{
|
|
21
96
|
type: Component,
|
|
22
|
-
args: [{ selector: 'ecl-featured-item-description',
|
|
97
|
+
args: [{ selector: 'ecl-featured-item-description', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
|
|
23
98
|
}], propDecorators: { className: [{
|
|
24
99
|
type: HostBinding,
|
|
25
100
|
args: ['class.ecl-featured-item__description']
|
|
26
101
|
}] } });
|
|
27
102
|
|
|
103
|
+
/**
|
|
104
|
+
* Applies specific additional class to style <ecl-featured-item-footer> component.
|
|
105
|
+
*/
|
|
106
|
+
class EclFeaturedItemFooterComponent extends ECLBaseDirective {
|
|
107
|
+
constructor() {
|
|
108
|
+
super(...arguments);
|
|
109
|
+
this.className = true;
|
|
110
|
+
}
|
|
111
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
112
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemFooterComponent, isStandalone: true, selector: "[eclFeaturedItemFooter]", host: { properties: { "class.ecl-featured-item__footer": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>" }); }
|
|
113
|
+
}
|
|
114
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterComponent, decorators: [{
|
|
115
|
+
type: Component,
|
|
116
|
+
args: [{ selector: '[eclFeaturedItemFooter]', template: "<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>" }]
|
|
117
|
+
}], propDecorators: { className: [{
|
|
118
|
+
type: HostBinding,
|
|
119
|
+
args: ['class.ecl-featured-item__footer']
|
|
120
|
+
}] } });
|
|
121
|
+
|
|
28
122
|
/**
|
|
29
123
|
* Applies specific additional class for the eclLink directive, used in <ecl-featured-item> construction.
|
|
30
124
|
*/
|
|
@@ -34,13 +128,12 @@ class EclFeaturedItemLinkDirective extends ECLBaseDirective {
|
|
|
34
128
|
this.className = true;
|
|
35
129
|
}
|
|
36
130
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
37
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemLinkDirective, isStandalone:
|
|
131
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemLinkDirective, isStandalone: true, selector: "[eclFeaturedItemLink]", host: { properties: { "class.ecl-featured-item__link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
38
132
|
}
|
|
39
133
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemLinkDirective, decorators: [{
|
|
40
134
|
type: Directive,
|
|
41
135
|
args: [{
|
|
42
136
|
selector: '[eclFeaturedItemLink]',
|
|
43
|
-
standalone: false,
|
|
44
137
|
}]
|
|
45
138
|
}], propDecorators: { className: [{
|
|
46
139
|
type: HostBinding,
|
|
@@ -55,13 +148,12 @@ class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {
|
|
|
55
148
|
this.className = true;
|
|
56
149
|
}
|
|
57
150
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterLinkDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
58
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemFooterLinkDirective, isStandalone:
|
|
151
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemFooterLinkDirective, isStandalone: true, selector: "[eclFeaturedItemFooterLink]", host: { properties: { "class.ecl-featured-item__footer-link": "this.className" } }, usesInheritance: true, ngImport: i0 }); }
|
|
59
152
|
}
|
|
60
153
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterLinkDirective, decorators: [{
|
|
61
154
|
type: Directive,
|
|
62
155
|
args: [{
|
|
63
156
|
selector: '[eclFeaturedItemFooterLink]',
|
|
64
|
-
standalone: false,
|
|
65
157
|
}]
|
|
66
158
|
}], propDecorators: { className: [{
|
|
67
159
|
type: HostBinding,
|
|
@@ -75,141 +167,69 @@ class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {
|
|
|
75
167
|
return [super.getCssClasses('ecl-picture ecl-featured-item__footer-picture')].join(' ').trim();
|
|
76
168
|
}
|
|
77
169
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterPictureDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
78
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemFooterPictureDirective, isStandalone:
|
|
170
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemFooterPictureDirective, isStandalone: true, selector: "picture[eclFeaturedItemFooterPicture]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
|
|
79
171
|
}
|
|
80
172
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterPictureDirective, decorators: [{
|
|
81
173
|
type: Directive,
|
|
82
174
|
args: [{
|
|
83
175
|
selector: 'picture[eclFeaturedItemFooterPicture]',
|
|
84
|
-
standalone: false,
|
|
85
176
|
}]
|
|
86
177
|
}], propDecorators: { cssClasses: [{
|
|
87
178
|
type: HostBinding,
|
|
88
179
|
args: ['class']
|
|
89
180
|
}] } });
|
|
90
181
|
|
|
91
|
-
/**
|
|
92
|
-
* Container for the text part - title and description of the <ecl-featured> component.
|
|
93
|
-
*/
|
|
94
|
-
class EclFeaturedItemComponent extends ECLBaseDirective {
|
|
95
|
-
constructor() {
|
|
96
|
-
super(...arguments);
|
|
97
|
-
this.eclTitle = '';
|
|
98
|
-
this.className = true;
|
|
99
|
-
}
|
|
100
|
-
get hasTitle() {
|
|
101
|
-
return this.eclTitle !== '';
|
|
102
|
-
}
|
|
103
|
-
ngAfterContentInit() {
|
|
104
|
-
if (this.mediaContainer) {
|
|
105
|
-
this.mediaContainer.class = 'ecl-featured-item__media_container';
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
109
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclFeaturedItemComponent, isStandalone: false, selector: "ecl-featured-item", inputs: { eclTitle: "eclTitle" }, host: { properties: { "class.ecl-featured-item__item": "this.className" } }, queries: [{ propertyName: "mediaContainer", first: true, predicate: EclMediaContainerComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
|
|
110
|
-
}
|
|
111
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemComponent, decorators: [{
|
|
112
|
-
type: Component,
|
|
113
|
-
args: [{ selector: 'ecl-featured-item', standalone: false, template: "@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
|
|
114
|
-
}], propDecorators: { eclTitle: [{
|
|
115
|
-
type: Input
|
|
116
|
-
}], mediaContainer: [{
|
|
117
|
-
type: ContentChild,
|
|
118
|
-
args: [EclMediaContainerComponent]
|
|
119
|
-
}], className: [{
|
|
120
|
-
type: HostBinding,
|
|
121
|
-
args: ['class.ecl-featured-item__item']
|
|
122
|
-
}] } });
|
|
123
|
-
|
|
124
|
-
/**
|
|
125
|
-
* Custom ECL component, that adds visual support to a piece of content. Uses <ecl-media-container>.
|
|
126
|
-
*/
|
|
127
|
-
class EclFeaturedComponent extends ECLBaseDirective {
|
|
128
|
-
constructor() {
|
|
129
|
-
super(...arguments);
|
|
130
|
-
/**
|
|
131
|
-
* The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
|
|
132
|
-
*/
|
|
133
|
-
this.position = 'left';
|
|
134
|
-
this.role = 'article';
|
|
135
|
-
}
|
|
136
|
-
/**
|
|
137
|
-
* Adds specific classes to the component.
|
|
138
|
-
*/
|
|
139
|
-
get cssClasses() {
|
|
140
|
-
return [
|
|
141
|
-
super.getCssClasses('ecl-featured-item'),
|
|
142
|
-
this.variant ? `ecl-featured-item--${this.variant}` : '',
|
|
143
|
-
].join(' ').trim();
|
|
144
|
-
}
|
|
145
|
-
ngOnInit() {
|
|
146
|
-
if (this.variant === 'simple') {
|
|
147
|
-
console.warn('"simple" variant is deprecated and will be removed in the next version (v20).');
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
151
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedComponent, isStandalone: false, selector: "ecl-featured", inputs: { position: "position", variant: "variant" }, host: { properties: { "attr.role": "this.role", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>" }); }
|
|
152
|
-
}
|
|
153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedComponent, decorators: [{
|
|
154
|
-
type: Component,
|
|
155
|
-
args: [{ selector: 'ecl-featured', standalone: false, template: "<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>" }]
|
|
156
|
-
}], propDecorators: { position: [{
|
|
157
|
-
type: Input
|
|
158
|
-
}], variant: [{
|
|
159
|
-
type: Input
|
|
160
|
-
}], role: [{
|
|
161
|
-
type: HostBinding,
|
|
162
|
-
args: ['attr.role']
|
|
163
|
-
}], cssClasses: [{
|
|
164
|
-
type: HostBinding,
|
|
165
|
-
args: ['class']
|
|
166
|
-
}] } });
|
|
167
|
-
|
|
168
|
-
/**
|
|
169
|
-
* Applies specific additional class to style <ecl-featured-item-footer> component.
|
|
170
|
-
*/
|
|
171
|
-
class EclFeaturedItemFooterComponent extends ECLBaseDirective {
|
|
172
|
-
constructor() {
|
|
173
|
-
super(...arguments);
|
|
174
|
-
this.className = true;
|
|
175
|
-
}
|
|
176
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
177
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclFeaturedItemFooterComponent, isStandalone: false, selector: "[eclFeaturedItemFooter]", host: { properties: { "class.ecl-featured-item__footer": "this.className" } }, usesInheritance: true, ngImport: i0, template: "<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>" }); }
|
|
178
|
-
}
|
|
179
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedItemFooterComponent, decorators: [{
|
|
180
|
-
type: Component,
|
|
181
|
-
args: [{ selector: '[eclFeaturedItemFooter]', standalone: false, template: "<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>" }]
|
|
182
|
-
}], propDecorators: { className: [{
|
|
183
|
-
type: HostBinding,
|
|
184
|
-
args: ['class.ecl-featured-item__footer']
|
|
185
|
-
}] } });
|
|
186
|
-
|
|
187
182
|
const COMPONENTS = [
|
|
188
|
-
EclFeaturedComponent,
|
|
189
|
-
|
|
190
|
-
|
|
183
|
+
EclFeaturedComponent,
|
|
184
|
+
EclFeaturedItemComponent,
|
|
185
|
+
EclFeaturedItemLinkDirective,
|
|
186
|
+
EclFeaturedItemDescriptionComponent,
|
|
187
|
+
EclFeaturedItemFooterPictureDirective,
|
|
188
|
+
EclFeaturedItemFooterLinkDirective,
|
|
189
|
+
EclFeaturedItemFooterComponent,
|
|
191
190
|
];
|
|
191
|
+
/**
|
|
192
|
+
* @description
|
|
193
|
+
* Module that provides the EclFeatured component and its dependencies.
|
|
194
|
+
*
|
|
195
|
+
* @deprecated Use {@link EUI_ECL_FEATURED} instead.
|
|
196
|
+
*/
|
|
192
197
|
class EclFeaturedModule {
|
|
193
198
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
194
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedModule,
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
EclFeaturedItemDescriptionComponent,
|
|
198
|
-
|
|
199
|
-
|
|
199
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedModule, imports: [EclFeaturedComponent,
|
|
200
|
+
EclFeaturedItemComponent,
|
|
201
|
+
EclFeaturedItemLinkDirective,
|
|
202
|
+
EclFeaturedItemDescriptionComponent,
|
|
203
|
+
EclFeaturedItemFooterPictureDirective,
|
|
204
|
+
EclFeaturedItemFooterLinkDirective,
|
|
205
|
+
EclFeaturedItemFooterComponent], exports: [EclFeaturedComponent,
|
|
206
|
+
EclFeaturedItemComponent,
|
|
207
|
+
EclFeaturedItemLinkDirective,
|
|
208
|
+
EclFeaturedItemDescriptionComponent,
|
|
209
|
+
EclFeaturedItemFooterPictureDirective,
|
|
210
|
+
EclFeaturedItemFooterLinkDirective,
|
|
211
|
+
EclFeaturedItemFooterComponent] }); }
|
|
212
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedModule }); }
|
|
200
213
|
}
|
|
201
214
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeaturedModule, decorators: [{
|
|
202
215
|
type: NgModule,
|
|
203
216
|
args: [{
|
|
204
|
-
imports: [
|
|
217
|
+
imports: [...COMPONENTS],
|
|
205
218
|
exports: [...COMPONENTS],
|
|
206
|
-
declarations: [...COMPONENTS],
|
|
207
219
|
}]
|
|
208
220
|
}] });
|
|
209
221
|
|
|
222
|
+
const EUI_ECL_FEATURED = [
|
|
223
|
+
EclFeaturedComponent,
|
|
224
|
+
EclFeaturedItemComponent,
|
|
225
|
+
EclFeaturedItemDescriptionComponent,
|
|
226
|
+
EclFeaturedItemFooterComponent,
|
|
227
|
+
EclFeaturedItemLinkDirective,
|
|
228
|
+
];
|
|
229
|
+
|
|
210
230
|
/**
|
|
211
231
|
* Generated bundle index. Do not edit.
|
|
212
232
|
*/
|
|
213
233
|
|
|
214
|
-
export { EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemDescriptionComponent, EclFeaturedItemFooterComponent, EclFeaturedItemFooterLinkDirective, EclFeaturedItemFooterPictureDirective, EclFeaturedItemLinkDirective, EclFeaturedModule };
|
|
234
|
+
export { EUI_ECL_FEATURED, EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemDescriptionComponent, EclFeaturedItemFooterComponent, EclFeaturedItemFooterLinkDirective, EclFeaturedItemFooterPictureDirective, EclFeaturedItemLinkDirective, EclFeaturedModule };
|
|
215
235
|
//# sourceMappingURL=eui-ecl-components-ecl-featured.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-featured.mjs","sources":["../../components/ecl-featured/ecl-featured-item-description.component.ts","../../components/ecl-featured/ecl-featured-item-description.component.html","../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../components/ecl-featured/ecl-featured-item.component.ts","../../components/ecl-featured/ecl-featured-item.component.html","../../components/ecl-featured/ecl-featured.component.ts","../../components/ecl-featured/ecl-featured.component.html","../../components/ecl-featured/ecl-featured-item-footer.component.ts","../../components/ecl-featured/ecl-featured-item-footer.component.html","../../components/ecl-featured/ecl-featured.module.ts","../../components/ecl-featured/eui-ecl-components-ecl-featured.ts"],"sourcesContent":["import { Component, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Applies specific additional class to style <ecl-featured-item-description> component, as a part of the\n * <ecl-featured> component.\n */\n@Component({\n selector: 'ecl-featured-item-description',\n templateUrl: './ecl-featured-item-description.component.html',\n standalone: false,\n styles: [\n `\n :host {\n display: block;\n }\n `,\n ],\n})\nexport class EclFeaturedItemDescriptionComponent extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__description') className = true;\n}\n","<ng-content></ng-content>\n","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Applies specific additional class for the eclLink directive, used in <ecl-featured-item> construction.\n */\n@Directive({\n selector: '[eclFeaturedItemLink]',\n standalone: false,\n})\nexport class EclFeaturedItemLinkDirective extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__link') className = true;\n}\n\n/**\n * Applies specific additional class for the eclLink directive, used in <ecl-featured-item-footer>.\n */\n@Directive({\n selector: '[eclFeaturedItemFooterLink]',\n standalone: false,\n})\nexport class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__footer-link') className = true;\n}\n\n/**\n * Applies specific additional class for the <picture> element, used in <ecl-featured-item-footer>.\n */\n@Directive({\n selector: 'picture[eclFeaturedItemFooterPicture]',\n standalone: false,\n})\nexport class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-picture ecl-featured-item__footer-picture')].join(' ').trim();\n }\n}\n","import { AfterContentInit, Component, ContentChild, HostBinding, Input } from '@angular/core';\nimport { EclMediaContainerComponent } from '@eui/ecl/components/ecl-media-container';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Container for the text part - title and description of the <ecl-featured> component.\n */\n@Component({\n selector: 'ecl-featured-item',\n templateUrl: './ecl-featured-item.component.html',\n standalone: false,\n styles: [\n `\n :host {\n display: block;\n }\n `,\n ],\n})\nexport class EclFeaturedItemComponent extends ECLBaseDirective implements AfterContentInit {\n @Input() eclTitle = '';\n @ContentChild(EclMediaContainerComponent) mediaContainer: EclMediaContainerComponent;\n @HostBinding('class.ecl-featured-item__item') className = true;\n\n get hasTitle(): boolean {\n return this.eclTitle !== '';\n }\n\n ngAfterContentInit(): void {\n if (this.mediaContainer) {\n this.mediaContainer.class = 'ecl-featured-item__media_container';\n }\n }\n}\n","@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n","import { Component, HostBinding, Input, OnInit } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Custom ECL component, that adds visual support to a piece of content. Uses <ecl-media-container>.\n */\n@Component({\n selector: 'ecl-featured',\n templateUrl: './ecl-featured.component.html',\n standalone: false,\n})\nexport class EclFeaturedComponent extends ECLBaseDirective implements OnInit {\n /**\n * The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.\n */\n @Input() position: 'left' | 'right' = 'left';\n // TODO: variant 'simple' is deprecated and will be removed in v20\n /**\n * 'highligh' varian, applies class to make more stand out appearance of the component.\n */\n @Input() variant: 'highlight' | 'simple';\n\n @HostBinding('attr.role') role = 'article';\n\n /**\n * Adds specific classes to the component.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [\n super.getCssClasses('ecl-featured-item'),\n this.variant ?`ecl-featured-item--${this.variant}`: '',\n ].join(' ').trim();\n }\n\n ngOnInit(): void {\n if (this.variant === 'simple') {\n console.warn('\"simple\" variant is deprecated and will be removed in the next version (v20).');\n }\n }\n}\n","<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>","import { Component, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Applies specific additional class to style <ecl-featured-item-footer> component.\n */\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: '[eclFeaturedItemFooter]',\n templateUrl: './ecl-featured-item-footer.component.html',\n standalone: false,\n})\nexport class EclFeaturedItemFooterComponent extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__footer') className = true;\n}\n","<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { TranslateModule } from '@ngx-translate/core';\nimport { EclMediaContainerModule } from '@eui/ecl/components/ecl-media-container';\nimport { EclFeaturedItemDescriptionComponent } from './ecl-featured-item-description.component';\nimport { EclFeaturedItemFooterLinkDirective, EclFeaturedItemFooterPictureDirective, EclFeaturedItemLinkDirective } from './ecl-featured-item-link.directive';\nimport { EclFeaturedItemComponent } from './ecl-featured-item.component';\nimport { EclFeaturedComponent } from './ecl-featured.component';\nimport { EclFeaturedItemFooterComponent } from './ecl-featured-item-footer.component';\n\nconst COMPONENTS = [\n EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemLinkDirective,\n EclFeaturedItemDescriptionComponent, EclFeaturedItemFooterPictureDirective,\n EclFeaturedItemFooterLinkDirective, EclFeaturedItemFooterComponent,\n];\n@NgModule({\n imports: [CommonModule, TranslateModule, EclMediaContainerModule],\n exports: [...COMPONENTS],\n declarations: [...COMPONENTS],\n})\nexport class EclFeaturedModule { }\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-featured.mjs","sources":["../../components/ecl-featured/ecl-featured.component.ts","../../components/ecl-featured/ecl-featured.component.html","../../components/ecl-featured/ecl-featured-item.component.ts","../../components/ecl-featured/ecl-featured-item.component.html","../../components/ecl-featured/ecl-featured-item-description.component.ts","../../components/ecl-featured/ecl-featured-item-description.component.html","../../components/ecl-featured/ecl-featured-item-footer.component.ts","../../components/ecl-featured/ecl-featured-item-footer.component.html","../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../components/ecl-featured/ecl-featured.module.ts","../../components/ecl-featured/index.ts","../../components/ecl-featured/eui-ecl-components-ecl-featured.ts"],"sourcesContent":["import { Component, HostBinding, Input, OnInit } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Custom ECL component, that adds visual support to a piece of content. Uses <ecl-media-container>.\n */\n@Component({\n selector: 'ecl-featured',\n templateUrl: './ecl-featured.component.html',\n})\nexport class EclFeaturedComponent extends ECLBaseDirective implements OnInit {\n /**\n * The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.\n */\n @Input() position: 'left' | 'right' = 'left';\n // TODO: variant 'simple' is deprecated and will be removed in v20\n /**\n * 'highligh' varian, applies class to make more stand out appearance of the component.\n */\n @Input() variant: 'highlight' | 'simple';\n\n @HostBinding('attr.role') role = 'article';\n\n /**\n * Adds specific classes to the component.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [\n super.getCssClasses('ecl-featured-item'),\n this.variant ?`ecl-featured-item--${this.variant}`: '',\n ].join(' ').trim();\n }\n\n ngOnInit(): void {\n if (this.variant === 'simple') {\n console.warn('\"simple\" variant is deprecated and will be removed in the next version (v20).');\n }\n }\n}\n","<div class=\"ecl-featured-item__container\" [class.ecl-featured-item__container--right]=\"position === 'right'\">\n <ng-content></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooter]\"></ng-content>","import { AfterContentInit, Component, ContentChild, HostBinding, Input } from '@angular/core';\nimport { EclMediaContainerComponent } from '@eui/ecl/components/ecl-media-container';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Container for the text part - title and description of the <ecl-featured> component.\n */\n@Component({\n selector: 'ecl-featured-item',\n templateUrl: './ecl-featured-item.component.html',\n styles: [\n `\n :host {\n display: block;\n }\n `,\n ],\n})\nexport class EclFeaturedItemComponent extends ECLBaseDirective implements AfterContentInit {\n @Input() eclTitle = '';\n @ContentChild(EclMediaContainerComponent) mediaContainer: EclMediaContainerComponent;\n @HostBinding('class.ecl-featured-item__item') className = true;\n\n get hasTitle(): boolean {\n return this.eclTitle !== '';\n }\n\n ngAfterContentInit(): void {\n if (this.mediaContainer) {\n this.mediaContainer.class = 'ecl-featured-item__media_container';\n }\n }\n}\n","@if(hasTitle) {\n <div class=\"ecl-featured-item__title\">\n <span class=\"ecl-featured-item__title-content\">{{ eclTitle }}</span>\n </div>\n}\n<ng-content></ng-content>\n","import { Component, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Applies specific additional class to style <ecl-featured-item-description> component, as a part of the\n * <ecl-featured> component.\n */\n@Component({\n selector: 'ecl-featured-item-description',\n templateUrl: './ecl-featured-item-description.component.html',\n styles: [\n `\n :host {\n display: block;\n }\n `,\n ],\n})\nexport class EclFeaturedItemDescriptionComponent extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__description') className = true;\n}\n","<ng-content></ng-content>\n","import { Component, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Applies specific additional class to style <ecl-featured-item-footer> component.\n */\n@Component({\n // eslint-disable-next-line @angular-eslint/component-selector\n selector: '[eclFeaturedItemFooter]',\n templateUrl: './ecl-featured-item-footer.component.html',\n})\nexport class EclFeaturedItemFooterComponent extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__footer') className = true;\n}\n","<div class=\"ecl-featured-item__footer-content\">\n <div class=\"ecl-featured-item__footer-description\">\n <ng-content></ng-content>\n </div>\n <ng-content select=\"[eclFeaturedItemFooterLink]\"></ng-content>\n</div>\n<ng-content select=\"[eclFeaturedItemFooterPicture]\"></ng-content>","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Applies specific additional class for the eclLink directive, used in <ecl-featured-item> construction.\n */\n@Directive({\n selector: '[eclFeaturedItemLink]',\n})\nexport class EclFeaturedItemLinkDirective extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__link') className = true;\n}\n\n/**\n * Applies specific additional class for the eclLink directive, used in <ecl-featured-item-footer>.\n */\n@Directive({\n selector: '[eclFeaturedItemFooterLink]',\n})\nexport class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {\n @HostBinding('class.ecl-featured-item__footer-link') className = true;\n}\n\n/**\n * Applies specific additional class for the <picture> element, used in <ecl-featured-item-footer>.\n */\n@Directive({\n selector: 'picture[eclFeaturedItemFooterPicture]',\n})\nexport class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-picture ecl-featured-item__footer-picture')].join(' ').trim();\n }\n}\n","import { NgModule } from '@angular/core';\nimport { EclFeaturedComponent } from './ecl-featured.component';\nimport { EclFeaturedItemComponent } from './ecl-featured-item.component';\nimport { EclFeaturedItemLinkDirective, EclFeaturedItemFooterPictureDirective, EclFeaturedItemFooterLinkDirective } from './ecl-featured-item-link.directive';\nimport { EclFeaturedItemDescriptionComponent } from './ecl-featured-item-description.component';\nimport { EclFeaturedItemFooterComponent } from './ecl-featured-item-footer.component';\n\nconst COMPONENTS = [\n EclFeaturedComponent,\n EclFeaturedItemComponent,\n EclFeaturedItemLinkDirective,\n EclFeaturedItemDescriptionComponent,\n EclFeaturedItemFooterPictureDirective,\n EclFeaturedItemFooterLinkDirective,\n EclFeaturedItemFooterComponent,\n];\n\n/**\n * @description\n * Module that provides the EclFeatured component and its dependencies.\n *\n * @deprecated Use {@link EUI_ECL_FEATURED} instead.\n */\n@NgModule({\n imports: [...COMPONENTS],\n exports: [...COMPONENTS],\n})\nexport class EclFeaturedModule {}","import { EclFeaturedComponent } from './ecl-featured.component';\nimport { EclFeaturedItemComponent } from './ecl-featured-item.component';\nimport { EclFeaturedItemDescriptionComponent } from './ecl-featured-item-description.component';\nimport { EclFeaturedItemFooterComponent } from './ecl-featured-item-footer.component';\nimport { EclFeaturedItemLinkDirective } from './ecl-featured-item-link.directive';\n\nexport * from './ecl-featured.module';\nexport * from './ecl-featured.component';\nexport * from './ecl-featured-item.component';\nexport * from './ecl-featured-item-description.component';\nexport * from './ecl-featured-item-footer.component';\nexport * from './ecl-featured-item-link.directive';\n\nexport const EUI_ECL_FEATURED = [\n EclFeaturedComponent,\n EclFeaturedItemComponent,\n EclFeaturedItemDescriptionComponent,\n EclFeaturedItemFooterComponent,\n EclFeaturedItemLinkDirective,\n] as const;","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { forwardRef, ContentChildren, HostBinding, Directive, NgModule } from '@angular/core';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
3
|
import { EclIconComponent } from '@eui/ecl/components/ecl-icon';
|
|
5
4
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
6
5
|
|
|
@@ -31,13 +30,12 @@ class EclFeedbackMessageDirective extends ECLBaseDirective {
|
|
|
31
30
|
}
|
|
32
31
|
}
|
|
33
32
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
34
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeedbackMessageDirective, isStandalone:
|
|
33
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclFeedbackMessageDirective, isStandalone: true, selector: "[eclFeedbackMessage]", host: { properties: { "class": "this.cssClasses" } }, queries: [{ propertyName: "eclIconComponents", predicate: i0.forwardRef(() => EclIconComponent) }], usesInheritance: true, ngImport: i0 }); }
|
|
35
34
|
}
|
|
36
35
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageDirective, decorators: [{
|
|
37
36
|
type: Directive,
|
|
38
37
|
args: [{
|
|
39
38
|
selector: '[eclFeedbackMessage]',
|
|
40
|
-
standalone: false,
|
|
41
39
|
}]
|
|
42
40
|
}], propDecorators: { cssClasses: [{
|
|
43
41
|
type: HostBinding,
|
|
@@ -47,23 +45,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
47
45
|
args: [forwardRef(() => EclIconComponent)]
|
|
48
46
|
}] } });
|
|
49
47
|
|
|
48
|
+
/**
|
|
49
|
+
* Module that provides the EclFeedbackMessage directive.
|
|
50
|
+
*
|
|
51
|
+
* @deprecated Use {@link EUI_ECL_FEEDBACK_MESSAGE} instead.
|
|
52
|
+
*/
|
|
50
53
|
class EclFeedbackMessageModule {
|
|
51
54
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
52
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageModule,
|
|
53
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageModule
|
|
55
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageModule, imports: [EclFeedbackMessageDirective], exports: [EclFeedbackMessageDirective] }); }
|
|
56
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageModule }); }
|
|
54
57
|
}
|
|
55
58
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFeedbackMessageModule, decorators: [{
|
|
56
59
|
type: NgModule,
|
|
57
60
|
args: [{
|
|
58
|
-
imports: [
|
|
61
|
+
imports: [EclFeedbackMessageDirective],
|
|
59
62
|
exports: [EclFeedbackMessageDirective],
|
|
60
|
-
declarations: [EclFeedbackMessageDirective],
|
|
61
63
|
}]
|
|
62
64
|
}] });
|
|
63
65
|
|
|
66
|
+
const EUI_ECL_FEEDBACK_MESSAGE = [
|
|
67
|
+
EclFeedbackMessageDirective,
|
|
68
|
+
];
|
|
69
|
+
|
|
64
70
|
/**
|
|
65
71
|
* Generated bundle index. Do not edit.
|
|
66
72
|
*/
|
|
67
73
|
|
|
68
|
-
export { EclFeedbackMessageDirective, EclFeedbackMessageModule };
|
|
74
|
+
export { EUI_ECL_FEEDBACK_MESSAGE, EclFeedbackMessageDirective, EclFeedbackMessageModule };
|
|
69
75
|
//# sourceMappingURL=eui-ecl-components-ecl-feedback-message.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-feedback-message.mjs","sources":["../../components/ecl-feedback-message/ecl-feedback-message.directive.ts","../../components/ecl-feedback-message/ecl-feedback-message.module.ts","../../components/ecl-feedback-message/eui-ecl-components-ecl-feedback-message.ts"],"sourcesContent":["import { AfterContentInit, ContentChildren, Directive, forwardRef, HostBinding, QueryList } from '@angular/core';\nimport { EclIconComponent } from '@eui/ecl/components/ecl-icon';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive that renders a feedback message following the ECL design system.\n * It automatically styles its content and nested icon components accordingly.\n *\n * Should be applied to a container element that wraps a feedback message.\n */\n@Directive({\n selector: '[eclFeedbackMessage]',\n
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-feedback-message.mjs","sources":["../../components/ecl-feedback-message/ecl-feedback-message.directive.ts","../../components/ecl-feedback-message/ecl-feedback-message.module.ts","../../components/ecl-feedback-message/index.ts","../../components/ecl-feedback-message/eui-ecl-components-ecl-feedback-message.ts"],"sourcesContent":["import { AfterContentInit, ContentChildren, Directive, forwardRef, HostBinding, QueryList } from '@angular/core';\nimport { EclIconComponent } from '@eui/ecl/components/ecl-icon';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive that renders a feedback message following the ECL design system.\n * It automatically styles its content and nested icon components accordingly.\n *\n * Should be applied to a container element that wraps a feedback message.\n */\n@Directive({\n selector: '[eclFeedbackMessage]',\n})\nexport class EclFeedbackMessageDirective extends ECLBaseDirective implements AfterContentInit {\n /**\n * Applies the appropriate ECL feedback message CSS class to the host element.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-feedback-message')].join(' ').trim();\n }\n\n /**\n * Queries all nested `EclIconComponent` instances inside the host element.\n * These icons will receive the `ecl-feedback-message__icon` styling class.\n */\n @ContentChildren(forwardRef(() => EclIconComponent)) eclIconComponents: QueryList<EclIconComponent>;\n\n /**\n * Lifecycle hook that runs after content (e.g. projected icons) is initialized.\n * Adds the `ecl-feedback-message__icon` CSS class to each nested icon component.\n */\n ngAfterContentInit(): void {\n if (this.eclIconComponents) {\n setTimeout(() => {\n this.eclIconComponents.forEach((icn) => {\n icn.baseDirective.class = [icn.baseDirective.class, 'ecl-feedback-message__icon'].join(' ');\n });\n });\n }\n }\n}\n","import { NgModule } from '@angular/core';\nimport { EclFeedbackMessageDirective } from './ecl-feedback-message.directive';\n\n/**\n * Module that provides the EclFeedbackMessage directive.\n *\n * @deprecated Use {@link EUI_ECL_FEEDBACK_MESSAGE} instead.\n */\n@NgModule({\n imports: [EclFeedbackMessageDirective],\n exports: [EclFeedbackMessageDirective],\n})\nexport class EclFeedbackMessageModule {}\n","import { EclFeedbackMessageDirective } from './ecl-feedback-message.directive';\n\nexport * from './ecl-feedback-message.module';\nexport * from './ecl-feedback-message.directive';\n\nexport const EUI_ECL_FEEDBACK_MESSAGE = [\n EclFeedbackMessageDirective,\n] as const;","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;AAIA;;;;;AAKG;AAIG,MAAO,2BAA4B,SAAQ,gBAAgB,CAAA;AAC7D;;AAEG;AACH,IAAA,IACI,UAAU,GAAA;AACV,QAAA,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE;IACzE;AAQA;;;AAGG;IACH,kBAAkB,GAAA;AACd,QAAA,IAAI,IAAI,CAAC,iBAAiB,EAAE;YACxB,UAAU,CAAC,MAAK;gBACZ,IAAI,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC,GAAG,KAAI;AACnC,oBAAA,GAAG,CAAC,aAAa,CAAC,KAAK,GAAG,CAAC,GAAG,CAAC,aAAa,CAAC,KAAK,EAAE,4BAA4B,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC;AAC/F,gBAAA,CAAC,CAAC;AACN,YAAA,CAAC,CAAC;QACN;IACJ;+GA3BS,2BAA2B,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,2BAA2B,4LAaF,gBAAgB,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAbzC,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAHvC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,sBAAsB;AACnC,iBAAA;8BAMO,UAAU,EAAA,CAAA;sBADb,WAAW;uBAAC,OAAO;gBASiC,iBAAiB,EAAA,CAAA;sBAArE,eAAe;AAAC,gBAAA,IAAA,EAAA,CAAA,UAAU,CAAC,MAAM,gBAAgB,CAAC;;;ACvBvD;;;;AAIG;MAKU,wBAAwB,CAAA;+GAAxB,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;gHAAxB,wBAAwB,EAAA,OAAA,EAAA,CAHvB,2BAA2B,CAAA,EAAA,OAAA,EAAA,CAC3B,2BAA2B,CAAA,EAAA,CAAA,CAAA;gHAE5B,wBAAwB,EAAA,CAAA,CAAA;;4FAAxB,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAJpC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACN,OAAO,EAAE,CAAC,2BAA2B,CAAC;oBACtC,OAAO,EAAE,CAAC,2BAA2B,CAAC;AACzC,iBAAA;;;ACNM,MAAM,wBAAwB,GAAG;IACpC,2BAA2B;;;ACN/B;;AAEG;;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { isPlatformBrowser } from '@angular/common';
|
|
1
2
|
import * as i0 from '@angular/core';
|
|
2
3
|
import { EventEmitter, PLATFORM_ID, booleanAttribute, HostListener, HostBinding, Output, Input, Optional, Self, Inject, Directive, NgModule } from '@angular/core';
|
|
3
|
-
import { isPlatformBrowser, CommonModule } from '@angular/common';
|
|
4
4
|
import { Subject } from 'rxjs';
|
|
5
5
|
import { takeUntil } from 'rxjs/operators';
|
|
6
6
|
import { EclBaseEvent, ECLBaseDirective } from '@eui/ecl/core';
|
|
@@ -226,13 +226,12 @@ class EclFileUploadDirective extends ECLBaseDirective {
|
|
|
226
226
|
return `${parseFloat((bytes / k ** i).toFixed(dm))} ${sizes[i]}`;
|
|
227
227
|
}
|
|
228
228
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadDirective, deps: [{ token: i1.NgControl, optional: true, self: true }, { token: i0.ElementRef }, { token: i2.TranslateService }, { token: i0.Renderer2 }, { token: PLATFORM_ID }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
229
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.14", type: EclFileUploadDirective, isStandalone:
|
|
229
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.14", type: EclFileUploadDirective, isStandalone: true, selector: "[eclFileUpload]", inputs: { variant: "variant", isInvalid: "isInvalid", id: "id", disabled: ["disabled", "disabled", booleanAttribute], multiple: ["multiple", "multiple", booleanAttribute] }, outputs: { filesSelected: "filesSelected" }, host: { listeners: { "click": "onClick($event)", "change": "onFilesSelected($event)" }, properties: { "attr.id": "this.id", "attr.disabled": "this.disabled", "attr.multiple": "this.multiple", "attr.type": "this.type", "class": "this.cssClasses", "class.ecl-file-upload--invalid": "this.invalidState" } }, usesInheritance: true, ngImport: i0 }); }
|
|
230
230
|
}
|
|
231
231
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadDirective, decorators: [{
|
|
232
232
|
type: Directive,
|
|
233
233
|
args: [{
|
|
234
234
|
selector: '[eclFileUpload]',
|
|
235
|
-
standalone: false,
|
|
236
235
|
}]
|
|
237
236
|
}], ctorParameters: () => [{ type: i1.NgControl, decorators: [{
|
|
238
237
|
type: Optional
|
|
@@ -281,23 +280,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
281
280
|
args: ['change', ['$event']]
|
|
282
281
|
}] } });
|
|
283
282
|
|
|
283
|
+
/**
|
|
284
|
+
* Module that provides the EclFileUpload directive.
|
|
285
|
+
*
|
|
286
|
+
* @deprecated Use {@link EUI_ECL_FILE_UPLOAD} instead.
|
|
287
|
+
*/
|
|
284
288
|
class EclFileUploadModule {
|
|
285
289
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
286
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadModule,
|
|
287
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadModule
|
|
290
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadModule, imports: [EclFileUploadDirective], exports: [EclFileUploadDirective] }); }
|
|
291
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadModule }); }
|
|
288
292
|
}
|
|
289
293
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclFileUploadModule, decorators: [{
|
|
290
294
|
type: NgModule,
|
|
291
295
|
args: [{
|
|
292
|
-
imports: [
|
|
296
|
+
imports: [EclFileUploadDirective],
|
|
293
297
|
exports: [EclFileUploadDirective],
|
|
294
|
-
declarations: [EclFileUploadDirective],
|
|
295
298
|
}]
|
|
296
299
|
}] });
|
|
297
300
|
|
|
301
|
+
const EUI_ECL_FILE_UPLOAD = [
|
|
302
|
+
EclFileUploadDirective,
|
|
303
|
+
];
|
|
304
|
+
|
|
298
305
|
/**
|
|
299
306
|
* Generated bundle index. Do not edit.
|
|
300
307
|
*/
|
|
301
308
|
|
|
302
|
-
export { EclFileUploadDirective, EclFileUploadFileSelectedEvent, EclFileUploadModule };
|
|
309
|
+
export { EUI_ECL_FILE_UPLOAD, EclFileUploadDirective, EclFileUploadFileSelectedEvent, EclFileUploadModule };
|
|
303
310
|
//# sourceMappingURL=eui-ecl-components-ecl-file-upload.mjs.map
|