@eui/ecl 19.3.3-snapshot-1754580137043 → 19.3.3-snapshot-1754592815527
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/ecl-accordion/ecl-accordion-item.component.d.ts +1 -1
- package/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
- package/components/ecl-accordion/ecl-accordion.component.d.ts +1 -1
- package/components/ecl-accordion/ecl-accordion.component.d.ts.map +1 -1
- package/components/ecl-accordion/ecl-accordion.module.d.ts +7 -4
- package/components/ecl-accordion/ecl-accordion.module.d.ts.map +1 -1
- package/components/ecl-accordion/index.d.ts +3 -0
- package/components/ecl-accordion/index.d.ts.map +1 -1
- package/components/ecl-app/ecl-app.component.d.ts +1 -1
- package/components/ecl-app/ecl-app.component.d.ts.map +1 -1
- package/components/ecl-app/ecl-app.module.d.ts +6 -4
- package/components/ecl-app/ecl-app.module.d.ts.map +1 -1
- package/components/ecl-app/index.d.ts +2 -0
- package/components/ecl-app/index.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-description.directive.d.ts +3 -3
- package/components/ecl-banner/ecl-banner-description.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-picture.directive.d.ts +2 -2
- package/components/ecl-banner/ecl-banner-picture.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-title.directive.d.ts +3 -3
- package/components/ecl-banner/ecl-banner-title.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner-video.directive.d.ts +1 -1
- package/components/ecl-banner/ecl-banner-video.directive.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner.component.d.ts +1 -1
- package/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
- package/components/ecl-banner/ecl-banner.module.d.ts +7 -5
- package/components/ecl-banner/ecl-banner.module.d.ts.map +1 -1
- package/components/ecl-banner/index.d.ts +6 -1
- package/components/ecl-banner/index.d.ts.map +1 -1
- package/components/ecl-blockquote/ecl-blockquote-picture.directive.d.ts +2 -2
- package/components/ecl-blockquote/ecl-blockquote-picture.directive.d.ts.map +1 -1
- package/components/ecl-blockquote/ecl-blockquote.component.d.ts +1 -1
- package/components/ecl-blockquote/ecl-blockquote.component.d.ts.map +1 -1
- package/components/ecl-blockquote/ecl-blockquote.module.d.ts +7 -2
- package/components/ecl-blockquote/ecl-blockquote.module.d.ts.map +1 -1
- package/components/ecl-blockquote/index.d.ts +4 -0
- package/components/ecl-blockquote/index.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-container.directive.d.ts +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-container.directive.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
- package/components/ecl-breadcrumb/ecl-breadcrumb.module.d.ts +6 -7
- package/components/ecl-breadcrumb/ecl-breadcrumb.module.d.ts.map +1 -1
- package/components/ecl-breadcrumb/index.d.ts +4 -0
- package/components/ecl-breadcrumb/index.d.ts.map +1 -1
- package/components/ecl-button/ecl-button-label.directive.d.ts +3 -3
- package/components/ecl-button/ecl-button-label.directive.d.ts.map +1 -1
- package/components/ecl-button/ecl-button.component.d.ts +1 -1
- package/components/ecl-button/ecl-button.component.d.ts.map +1 -1
- package/components/ecl-button/ecl-button.module.d.ts +7 -3
- package/components/ecl-button/ecl-button.module.d.ts.map +1 -1
- package/components/ecl-button/index.d.ts +3 -0
- package/components/ecl-button/index.d.ts.map +1 -1
- package/components/ecl-card/ecl-card-body.component.d.ts +1 -1
- package/components/ecl-card/ecl-card-body.component.d.ts.map +1 -1
- package/components/ecl-card/ecl-card-picture.directive.d.ts +2 -2
- package/components/ecl-card/ecl-card-picture.directive.d.ts.map +1 -1
- package/components/ecl-card/ecl-card.component.d.ts +2 -2
- package/components/ecl-card/ecl-card.component.d.ts.map +1 -1
- package/components/ecl-card/ecl-card.module.d.ts +7 -5
- package/components/ecl-card/ecl-card.module.d.ts.map +1 -1
- package/components/ecl-card/index.d.ts +4 -0
- package/components/ecl-card/index.d.ts.map +1 -1
- package/components/ecl-carousel/ecl-carousel-item.component.d.ts +1 -1
- package/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
- package/components/ecl-carousel/ecl-carousel.component.d.ts +1 -1
- package/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
- package/components/ecl-carousel/ecl-carousel.module.d.ts +7 -4
- package/components/ecl-carousel/ecl-carousel.module.d.ts.map +1 -1
- package/components/ecl-carousel/index.d.ts +3 -0
- package/components/ecl-carousel/index.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.d.ts +1 -1
- package/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.d.ts +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.d.ts +1 -1
- package/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.d.ts.map +1 -1
- package/components/ecl-category-filter/ecl-category-filter.module.d.ts +7 -6
- package/components/ecl-category-filter/ecl-category-filter.module.d.ts.map +1 -1
- package/components/ecl-category-filter/index.d.ts +4 -0
- package/components/ecl-category-filter/index.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +1 -1
- package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts +1 -1
- package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +1 -1
- package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox.module.d.ts +7 -4
- package/components/ecl-checkbox/ecl-checkbox.module.d.ts.map +1 -1
- package/components/ecl-checkbox/index.d.ts +5 -0
- package/components/ecl-checkbox/index.d.ts.map +1 -1
- package/components/ecl-content-block/ecl-content-block-elements.directive.d.ts +17 -17
- package/components/ecl-content-block/ecl-content-block-elements.directive.d.ts.map +1 -1
- package/components/ecl-content-block/ecl-content-block.component.d.ts +1 -1
- package/components/ecl-content-block/ecl-content-block.component.d.ts.map +1 -1
- package/components/ecl-content-block/ecl-content-block.module.d.ts +6 -2
- package/components/ecl-content-block/ecl-content-block.module.d.ts.map +1 -1
- package/components/ecl-content-block/index.d.ts +3 -0
- package/components/ecl-content-block/index.d.ts.map +1 -1
- package/components/ecl-content-item/ecl-content-item-image.directive.d.ts +2 -2
- package/components/ecl-content-item/ecl-content-item-image.directive.d.ts.map +1 -1
- package/components/ecl-content-item/ecl-content-item.component.d.ts +3 -4
- package/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
- package/components/ecl-content-item/ecl-content-item.module.d.ts +6 -3
- package/components/ecl-content-item/ecl-content-item.module.d.ts.map +1 -1
- package/components/ecl-content-item/index.d.ts +3 -0
- package/components/ecl-content-item/index.d.ts.map +1 -1
- package/components/ecl-date-block/ecl-date-block.component.d.ts +25 -1
- package/components/ecl-date-block/ecl-date-block.component.d.ts.map +1 -1
- package/components/ecl-date-block/ecl-date-block.module.d.ts +6 -26
- package/components/ecl-date-block/ecl-date-block.module.d.ts.map +1 -1
- package/components/ecl-date-block/index.d.ts +2 -0
- package/components/ecl-date-block/index.d.ts.map +1 -1
- package/components/ecl-date-picker/ecl-date-picker.directive.d.ts +1 -1
- package/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
- package/components/ecl-date-picker/ecl-date-picker.module.d.ts +6 -3
- package/components/ecl-date-picker/ecl-date-picker.module.d.ts.map +1 -1
- package/components/ecl-date-picker/index.d.ts +2 -0
- package/components/ecl-date-picker/index.d.ts.map +1 -1
- package/components/ecl-expandable/ecl-expandable.component.d.ts +1 -1
- package/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
- package/components/ecl-expandable/ecl-expandable.module.d.ts +6 -5
- package/components/ecl-expandable/ecl-expandable.module.d.ts.map +1 -1
- package/components/ecl-expandable/index.d.ts +2 -0
- package/components/ecl-expandable/index.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-description.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-item.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-item.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-title.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-title.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-value.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-value.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-view-all.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures-view-all.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures.component.d.ts +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures.component.d.ts.map +1 -1
- package/components/ecl-fact-figures/ecl-fact-figures.module.d.ts +6 -3
- package/components/ecl-fact-figures/ecl-fact-figures.module.d.ts.map +1 -1
- package/components/ecl-fact-figures/index.d.ts +7 -0
- package/components/ecl-fact-figures/index.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-description.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured-item-description.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-footer.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-link.directive.d.ts +3 -3
- package/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured-item.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured.component.d.ts +1 -1
- package/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured.module.d.ts +7 -4
- package/components/ecl-featured/ecl-featured.module.d.ts.map +1 -1
- package/components/ecl-featured/index.d.ts +8 -2
- package/components/ecl-featured/index.d.ts.map +1 -1
- package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts +1 -1
- package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts.map +1 -1
- package/components/ecl-feedback-message/ecl-feedback-message.module.d.ts +6 -2
- package/components/ecl-feedback-message/ecl-feedback-message.module.d.ts.map +1 -1
- package/components/ecl-feedback-message/index.d.ts +2 -0
- package/components/ecl-feedback-message/index.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-download.directive.d.ts +3 -3
- package/components/ecl-file/ecl-file-download.directive.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +1 -1
- package/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts +1 -1
- package/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-picture.directive.d.ts +3 -3
- package/components/ecl-file/ecl-file-picture.directive.d.ts.map +1 -1
- package/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.d.ts +1 -1
- package/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file.component.d.ts +2 -3
- package/components/ecl-file/ecl-file.component.d.ts.map +1 -1
- package/components/ecl-file/ecl-file.module.d.ts +6 -7
- package/components/ecl-file/ecl-file.module.d.ts.map +1 -1
- package/components/ecl-file/index.d.ts +7 -0
- package/components/ecl-file/index.d.ts.map +1 -1
- package/components/ecl-file-upload/ecl-file-upload.directive.d.ts +1 -1
- package/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
- package/components/ecl-file-upload/ecl-file-upload.module.d.ts +6 -2
- package/components/ecl-file-upload/ecl-file-upload.module.d.ts.map +1 -1
- package/components/ecl-file-upload/index.d.ts +2 -0
- package/components/ecl-file-upload/index.d.ts.map +1 -1
- package/components/ecl-form-group/ecl-form-group.component.d.ts +1 -1
- package/components/ecl-form-group/ecl-form-group.component.d.ts.map +1 -1
- package/components/ecl-form-group/ecl-form-group.module.d.ts +6 -4
- package/components/ecl-form-group/ecl-form-group.module.d.ts.map +1 -1
- package/components/ecl-form-group/index.d.ts +2 -0
- package/components/ecl-form-group/index.d.ts.map +1 -1
- package/components/ecl-form-label/ecl-form-label-optional.directive.d.ts +1 -1
- package/components/ecl-form-label/ecl-form-label-optional.directive.d.ts.map +1 -1
- package/components/ecl-form-label/ecl-form-label.component.d.ts +1 -1
- package/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
- package/components/ecl-form-label/ecl-form-label.module.d.ts +6 -3
- package/components/ecl-form-label/ecl-form-label.module.d.ts.map +1 -1
- package/components/ecl-form-label/index.d.ts +3 -0
- package/components/ecl-form-label/index.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-footer.component.d.ts +1 -1
- package/components/ecl-gallery/ecl-gallery-footer.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-item.component.d.ts +1 -1
- package/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-media.directive.d.ts +3 -3
- package/components/ecl-gallery/ecl-gallery-media.directive.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery.component.d.ts +1 -1
- package/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery.module.d.ts +6 -6
- package/components/ecl-gallery/ecl-gallery.module.d.ts.map +1 -1
- package/components/ecl-gallery/index.d.ts +5 -0
- package/components/ecl-gallery/index.d.ts.map +1 -1
- package/components/ecl-help-block/ecl-help-block.directive.d.ts +1 -1
- package/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
- package/components/ecl-help-block/ecl-help-block.module.d.ts +6 -2
- package/components/ecl-help-block/ecl-help-block.module.d.ts.map +1 -1
- package/components/ecl-help-block/index.d.ts +2 -0
- package/components/ecl-help-block/index.d.ts.map +1 -1
- package/components/ecl-icon/ecl-icon.component.d.ts +5 -7
- package/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
- package/components/ecl-icon/ecl-icon.module.d.ts +6 -2
- package/components/ecl-icon/ecl-icon.module.d.ts.map +1 -1
- package/components/ecl-icon/index.d.ts +2 -0
- package/components/ecl-icon/index.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.module.d.ts +6 -6
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.module.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/index.d.ts +4 -0
- package/components/ecl-inpage-navigation/index.d.ts.map +1 -1
- package/components/ecl-label/ecl-label.directive.d.ts +1 -1
- package/components/ecl-label/ecl-label.directive.d.ts.map +1 -1
- package/components/ecl-label/ecl-label.module.d.ts +6 -2
- package/components/ecl-label/ecl-label.module.d.ts.map +1 -1
- package/components/ecl-label/index.d.ts +2 -0
- package/components/ecl-label/index.d.ts.map +1 -1
- package/components/ecl-link/ecl-link-label.directive.d.ts +3 -3
- package/components/ecl-link/ecl-link-label.directive.d.ts.map +1 -1
- package/components/ecl-link/ecl-link.directive.d.ts +1 -1
- package/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
- package/components/ecl-link/ecl-link.module.d.ts +6 -2
- package/components/ecl-link/ecl-link.module.d.ts.map +1 -1
- package/components/ecl-link/index.d.ts +3 -0
- package/components/ecl-link/index.d.ts.map +1 -1
- package/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.d.ts +1 -1
- package/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.d.ts.map +1 -1
- package/components/ecl-list/ecl-description-list-definition-item.directive.d.ts +2 -2
- package/components/ecl-list/ecl-description-list-definition-item.directive.d.ts.map +1 -1
- package/components/ecl-list/ecl-list.directive.d.ts +6 -6
- package/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
- package/components/ecl-list/ecl-list.module.d.ts +6 -4
- package/components/ecl-list/ecl-list.module.d.ts.map +1 -1
- package/components/ecl-list/index.d.ts +4 -0
- package/components/ecl-list/index.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-icon.directive.d.ts +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-icon.directive.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-item.component.d.ts +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-item.component.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts +2 -2
- package/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration.component.d.ts +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
- package/components/ecl-list-illustration/ecl-list-illustration.module.d.ts +6 -3
- package/components/ecl-list-illustration/ecl-list-illustration.module.d.ts.map +1 -1
- package/components/ecl-list-illustration/index.d.ts +5 -0
- package/components/ecl-list-illustration/index.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.d.ts +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.d.ts +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
- package/components/ecl-loading-indicator/ecl-loading-indicator.module.d.ts +7 -3
- package/components/ecl-loading-indicator/ecl-loading-indicator.module.d.ts.map +1 -1
- package/components/ecl-loading-indicator/index.d.ts +4 -0
- package/components/ecl-loading-indicator/index.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-iframe.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-iframe.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-item-audio-description.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-item-audio-description.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-item.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-item.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container-picture.directive.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container-picture.directive.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container.component.d.ts +1 -1
- package/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
- package/components/ecl-media-container/ecl-media-container.module.d.ts +6 -5
- package/components/ecl-media-container/ecl-media-container.module.d.ts.map +1 -1
- package/components/ecl-media-container/index.d.ts +6 -0
- package/components/ecl-media-container/index.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.d.ts +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.d.ts +2 -2
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.d.ts +2 -2
- package/components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.d.ts +3 -3
- package/components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu.component.d.ts +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu.component.d.ts.map +1 -1
- package/components/ecl-mega-menu/ecl-mega-menu.module.d.ts +6 -8
- package/components/ecl-mega-menu/ecl-mega-menu.module.d.ts.map +1 -1
- package/components/ecl-mega-menu/index.d.ts +10 -0
- package/components/ecl-mega-menu/index.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts +1 -1
- package/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts.map +1 -1
- package/components/ecl-menu/ecl-menu.module.d.ts +6 -8
- package/components/ecl-menu/ecl-menu.module.d.ts.map +1 -1
- package/components/ecl-menu/index.d.ts +3 -0
- package/components/ecl-menu/index.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-body-fixed.directive.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-body-fixed.directive.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-body.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-close.directive.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-close.directive.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-footer.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-footer.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-header.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-header.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal-trigger.directive.d.ts +1 -1
- package/components/ecl-modal/ecl-modal-trigger.directive.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal.component.d.ts +1 -1
- package/components/ecl-modal/ecl-modal.component.d.ts.map +1 -1
- package/components/ecl-modal/ecl-modal.module.d.ts +7 -6
- package/components/ecl-modal/ecl-modal.module.d.ts.map +1 -1
- package/components/ecl-modal/index.d.ts +8 -0
- package/components/ecl-modal/index.d.ts.map +1 -1
- package/components/ecl-multiselect/boldText.pipe.d.ts +1 -1
- package/components/ecl-multiselect/boldText.pipe.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts +3 -3
- package/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect-option.directive.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect-option.directive.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect.component.d.ts +1 -1
- package/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
- package/components/ecl-multiselect/ecl-multiselect.module.d.ts +6 -7
- package/components/ecl-multiselect/ecl-multiselect.module.d.ts.map +1 -1
- package/components/ecl-multiselect/index.d.ts +8 -0
- package/components/ecl-multiselect/index.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list-picture.directive.d.ts +2 -2
- package/components/ecl-navigation-list/ecl-navigation-list-picture.directive.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list.component.d.ts +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
- package/components/ecl-navigation-list/ecl-navigation-list.module.d.ts +6 -2
- package/components/ecl-navigation-list/ecl-navigation-list.module.d.ts.map +1 -1
- package/components/ecl-navigation-list/index.d.ts +4 -0
- package/components/ecl-navigation-list/index.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-icon.directive.d.ts +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-icon.directive.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-item.component.d.ts +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker-item.component.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker.component.d.ts +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
- package/components/ecl-news-ticker/ecl-news-ticker.module.d.ts +7 -6
- package/components/ecl-news-ticker/ecl-news-ticker.module.d.ts.map +1 -1
- package/components/ecl-news-ticker/index.d.ts +4 -0
- package/components/ecl-news-ticker/index.d.ts.map +1 -1
- package/components/ecl-notification/ecl-notification-title.directive.d.ts +1 -1
- package/components/ecl-notification/ecl-notification-title.directive.d.ts.map +1 -1
- package/components/ecl-notification/ecl-notification.component.d.ts +1 -1
- package/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
- package/components/ecl-notification/ecl-notification.module.d.ts +7 -6
- package/components/ecl-notification/ecl-notification.module.d.ts.map +1 -1
- package/components/ecl-notification/index.d.ts +3 -0
- package/components/ecl-notification/index.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-background.directive.d.ts +2 -2
- package/components/ecl-page-header/ecl-page-header-background.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-description.directive.d.ts +4 -4
- package/components/ecl-page-header/ecl-page-header-description.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-info.directive.d.ts +1 -1
- package/components/ecl-page-header/ecl-page-header-info.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-meta.directive.d.ts +2 -2
- package/components/ecl-page-header/ecl-page-header-meta.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header-title.directive.d.ts +1 -1
- package/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header.component.d.ts +1 -1
- package/components/ecl-page-header/ecl-page-header.component.d.ts.map +1 -1
- package/components/ecl-page-header/ecl-page-header.module.d.ts +6 -2
- package/components/ecl-page-header/ecl-page-header.module.d.ts.map +1 -1
- package/components/ecl-page-header/index.d.ts +7 -0
- package/components/ecl-page-header/index.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination-item.component.d.ts +1 -1
- package/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination-list.directive.d.ts +1 -1
- package/components/ecl-pagination/ecl-pagination-list.directive.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination.component.d.ts +1 -1
- package/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
- package/components/ecl-pagination/ecl-pagination.module.d.ts +6 -6
- package/components/ecl-pagination/ecl-pagination.module.d.ts.map +1 -1
- package/components/ecl-pagination/index.d.ts +4 -0
- package/components/ecl-pagination/index.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover-content.directive.d.ts +1 -1
- package/components/ecl-popover/ecl-popover-content.directive.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover-toggle.directive.d.ts +1 -1
- package/components/ecl-popover/ecl-popover-toggle.directive.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover.component.d.ts +1 -1
- package/components/ecl-popover/ecl-popover.component.d.ts.map +1 -1
- package/components/ecl-popover/ecl-popover.module.d.ts +7 -5
- package/components/ecl-popover/ecl-popover.module.d.ts.map +1 -1
- package/components/ecl-popover/index.d.ts +4 -0
- package/components/ecl-popover/index.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio-help.component.d.ts +1 -1
- package/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio-input.directive.d.ts +1 -1
- package/components/ecl-radio/ecl-radio-input.directive.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio-label.component.d.ts +1 -1
- package/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio.directive.d.ts +1 -1
- package/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
- package/components/ecl-radio/ecl-radio.module.d.ts +6 -2
- package/components/ecl-radio/ecl-radio.module.d.ts.map +1 -1
- package/components/ecl-radio/index.d.ts +5 -0
- package/components/ecl-radio/index.d.ts.map +1 -1
- package/components/ecl-range/ecl-range-bubble.component.d.ts +1 -1
- package/components/ecl-range/ecl-range-bubble.component.d.ts.map +1 -1
- package/components/ecl-range/ecl-range-value.component.d.ts +1 -1
- package/components/ecl-range/ecl-range-value.component.d.ts.map +1 -1
- package/components/ecl-range/ecl-range.directive.d.ts +1 -1
- package/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
- package/components/ecl-range/ecl-range.module.d.ts +6 -3
- package/components/ecl-range/ecl-range.module.d.ts.map +1 -1
- package/components/ecl-range/index.d.ts +4 -0
- package/components/ecl-range/index.d.ts.map +1 -1
- package/components/ecl-rating-field/ecl-rating-field.component.d.ts +1 -1
- package/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
- package/components/ecl-rating-field/ecl-rating-field.module.d.ts +6 -3
- package/components/ecl-rating-field/ecl-rating-field.module.d.ts.map +1 -1
- package/components/ecl-rating-field/index.d.ts +2 -0
- package/components/ecl-rating-field/index.d.ts.map +1 -1
- package/components/ecl-search-form/ecl-search-form.component.d.ts +1 -1
- package/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
- package/components/ecl-search-form/ecl-search-form.module.d.ts +6 -9
- package/components/ecl-search-form/ecl-search-form.module.d.ts.map +1 -1
- package/components/ecl-search-form/index.d.ts +2 -0
- package/components/ecl-search-form/index.d.ts.map +1 -1
- package/components/ecl-select/ecl-select-container.component.d.ts +1 -1
- package/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
- package/components/ecl-select/ecl-select.directive.d.ts +1 -1
- package/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
- package/components/ecl-select/ecl-select.module.d.ts +7 -5
- package/components/ecl-select/ecl-select.module.d.ts.map +1 -1
- package/components/ecl-select/index.d.ts +3 -0
- package/components/ecl-select/index.d.ts.map +1 -1
- package/components/ecl-separator/ecl-separator.directive.d.ts +1 -1
- package/components/ecl-separator/ecl-separator.directive.d.ts.map +1 -1
- package/components/ecl-separator/ecl-separator.module.d.ts +6 -2
- package/components/ecl-separator/ecl-separator.module.d.ts.map +1 -1
- package/components/ecl-separator/index.d.ts +2 -0
- package/components/ecl-separator/index.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.d.ts +3 -3
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts +4 -4
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts +5 -5
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts +2 -2
- package/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts +1 -1
- package/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-site-footer.component.d.ts +1 -1
- package/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
- package/components/ecl-site-footer/ecl-site-footer.module.d.ts +6 -5
- package/components/ecl-site-footer/ecl-site-footer.module.d.ts.map +1 -1
- package/components/ecl-site-footer/index.d.ts +3 -0
- package/components/ecl-site-footer/index.d.ts.map +1 -1
- package/components/ecl-site-header/action/ecl-site-header-action.component.d.ts +1 -1
- package/components/ecl-site-header/action/ecl-site-header-action.component.d.ts.map +1 -1
- package/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts +1 -1
- package/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts.map +1 -1
- package/components/ecl-site-header/cta/ecl-site-header-cta.directive.d.ts +1 -1
- package/components/ecl-site-header/cta/ecl-site-header-cta.directive.d.ts.map +1 -1
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.d.ts +1 -1
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.d.ts.map +1 -1
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.d.ts +3 -3
- package/components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.d.ts.map +1 -1
- package/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts +1 -1
- package/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts.map +1 -1
- package/components/ecl-site-header/ecl-site-header.component.d.ts +1 -1
- package/components/ecl-site-header/ecl-site-header.component.d.ts.map +1 -1
- package/components/ecl-site-header/ecl-site-header.module.d.ts +6 -10
- package/components/ecl-site-header/ecl-site-header.module.d.ts.map +1 -1
- package/components/ecl-site-header/index.d.ts +13 -0
- package/components/ecl-site-header/index.d.ts.map +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts.map +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language.component.d.ts +1 -1
- package/components/ecl-site-header/language/ecl-site-header-language.component.d.ts.map +1 -1
- package/components/ecl-site-header/login/ecl-site-header-login-details.directive.d.ts +2 -2
- package/components/ecl-site-header/login/ecl-site-header-login-details.directive.d.ts.map +1 -1
- package/components/ecl-site-header/login/ecl-site-header-login.component.d.ts +1 -1
- package/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
- package/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts +1 -1
- package/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts.map +1 -1
- package/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts +3 -3
- package/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts.map +1 -1
- package/components/ecl-site-header/search/ecl-site-header-search.component.d.ts +1 -1
- package/components/ecl-site-header/search/ecl-site-header-search.component.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.d.ts +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
- package/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts +6 -5
- package/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts.map +1 -1
- package/components/ecl-social-media-follow/index.d.ts +4 -0
- package/components/ecl-social-media-follow/index.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-item.component.d.ts +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-item.component.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-link.directive.d.ts +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share-link.directive.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share.component.d.ts +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
- package/components/ecl-social-media-share/ecl-social-media-share.module.d.ts +6 -4
- package/components/ecl-social-media-share/ecl-social-media-share.module.d.ts.map +1 -1
- package/components/ecl-social-media-share/index.d.ts +4 -0
- package/components/ecl-social-media-share/index.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-category/ecl-splash-page-language-category.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-category/ecl-splash-page-language-category.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-container/ecl-splash-page-language-container.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-container/ecl-splash-page-language-container.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-link/ecl-splash-page-language-link.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-link/ecl-splash-page-language-link.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-language-list.directive.d.ts +2 -2
- package/components/ecl-splash-page/ecl-splash-page-language-list.directive.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page-picture.directive.d.ts +3 -3
- package/components/ecl-splash-page/ecl-splash-page-picture.directive.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page.component.d.ts +1 -1
- package/components/ecl-splash-page/ecl-splash-page.component.d.ts.map +1 -1
- package/components/ecl-splash-page/ecl-splash-page.module.d.ts +6 -2
- package/components/ecl-splash-page/ecl-splash-page.module.d.ts.map +1 -1
- package/components/ecl-splash-page/index.d.ts +7 -0
- package/components/ecl-splash-page/index.d.ts.map +1 -1
- package/components/ecl-sticky-container/ecl-sticky-container.component.d.ts +1 -1
- package/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
- package/components/ecl-sticky-container/ecl-sticky-container.module.d.ts +6 -2
- package/components/ecl-sticky-container/ecl-sticky-container.module.d.ts.map +1 -1
- package/components/ecl-sticky-container/index.d.ts +2 -0
- package/components/ecl-sticky-container/index.d.ts.map +1 -1
- package/components/ecl-table/ecl-table-sort-button.component.d.ts +1 -1
- package/components/ecl-table/ecl-table-sort-button.component.d.ts.map +1 -1
- package/components/ecl-table/ecl-table.directive.d.ts +9 -9
- package/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
- package/components/ecl-table/ecl-table.module.d.ts +6 -3
- package/components/ecl-table/ecl-table.module.d.ts.map +1 -1
- package/components/ecl-table/index.d.ts +3 -0
- package/components/ecl-table/index.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tab-label.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tab-label.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tab-more.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tab.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tabs.component.d.ts +1 -1
- package/components/ecl-tabs/ecl-tabs.component.d.ts.map +1 -1
- package/components/ecl-tabs/ecl-tabs.module.d.ts +6 -7
- package/components/ecl-tabs/ecl-tabs.module.d.ts.map +1 -1
- package/components/ecl-tabs/index.d.ts +5 -0
- package/components/ecl-tabs/index.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag-icon.directive.d.ts +1 -1
- package/components/ecl-tag/ecl-tag-icon.directive.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag-set.directive.d.ts +2 -2
- package/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag.component.d.ts +1 -1
- package/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag.module.d.ts +6 -3
- package/components/ecl-tag/ecl-tag.module.d.ts.map +1 -1
- package/components/ecl-tag/index.d.ts +4 -0
- package/components/ecl-tag/index.d.ts.map +1 -1
- package/components/ecl-text-area/ecl-text-area.directive.d.ts +1 -1
- package/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
- package/components/ecl-text-area/ecl-text-area.module.d.ts +7 -2
- package/components/ecl-text-area/ecl-text-area.module.d.ts.map +1 -1
- package/components/ecl-text-area/index.d.ts +2 -0
- package/components/ecl-text-area/index.d.ts.map +1 -1
- package/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
- package/components/ecl-text-input/ecl-text-input.module.d.ts +8 -3
- package/components/ecl-text-input/ecl-text-input.module.d.ts.map +1 -1
- package/components/ecl-text-input/index.d.ts +2 -0
- package/components/ecl-text-input/index.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item.component.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline.component.d.ts +1 -1
- package/components/ecl-timeline/ecl-timeline.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline.module.d.ts +6 -5
- package/components/ecl-timeline/ecl-timeline.module.d.ts.map +1 -1
- package/components/ecl-timeline/index.d.ts +6 -0
- package/components/ecl-timeline/index.d.ts.map +1 -1
- package/docs/components/EclAccordionComponent.html +8 -0
- package/docs/components/EclAccordionItemComponent.html +8 -0
- package/docs/components/EclBannerComponent.html +8 -0
- package/docs/components/EclBlockquoteComponent.html +6 -0
- package/docs/components/EclBreadcrumbComponent.html +9 -0
- package/docs/components/EclBreadcrumbSegmentComponent.html +9 -0
- package/docs/components/EclButtonComponent.html +7 -0
- package/docs/components/EclCarouselComponent.html +8 -0
- package/docs/components/EclCategoryFilterItemComponent.html +7 -0
- package/docs/components/EclCheckboxLabelComponent.html +6 -0
- package/docs/components/EclContentItemComponent.html +0 -43
- package/docs/components/EclDateBlockComponent.html +12 -0
- package/docs/components/EclDescriptionListDefinitionComponent.html +7 -0
- package/docs/components/EclExpandableComponent.html +8 -0
- package/docs/components/EclFileComponent.html +7 -0
- package/docs/components/EclFileItemsComponent.html +8 -0
- package/docs/components/EclFormLabelComponent.html +6 -0
- package/docs/components/EclGalleryComponent.html +9 -0
- package/docs/components/EclGalleryFooterComponent.html +7 -0
- package/docs/components/EclGalleryItemComponent.html +6 -0
- package/docs/components/EclIconComponent.html +15 -84
- package/docs/components/EclInpageNavigationComponent.html +9 -0
- package/docs/components/EclInpageNavigationItemComponent.html +6 -0
- package/docs/components/EclMediaContainerComponent.html +7 -0
- package/docs/components/EclMegaMenuComponent.html +8 -0
- package/docs/components/EclMegaMenuItemComponent.html +9 -0
- package/docs/components/EclMegaMenuSubitemComponent.html +10 -0
- package/docs/components/EclMenuComponent.html +8 -0
- package/docs/components/EclMenuItemComponent.html +10 -0
- package/docs/components/EclMenuMegaItemComponent.html +7 -0
- package/docs/components/EclModalBodyComponent.html +6 -0
- package/docs/components/EclModalComponent.html +6 -0
- package/docs/components/EclModalHeaderComponent.html +8 -0
- package/docs/components/EclMultiselectDropdownComponent.html +11 -0
- package/docs/components/EclMultiselectInputComponent.html +8 -0
- package/docs/components/EclMultiselectOptionComponent.html +7 -0
- package/docs/components/EclNewsTickerComponent.html +9 -0
- package/docs/components/EclNotificationComponent.html +10 -0
- package/docs/components/EclPageHeaderComponent.html +6 -0
- package/docs/components/EclPaginationComponent.html +7 -0
- package/docs/components/EclPaginationItemComponent.html +9 -0
- package/docs/components/EclPopoverComponent.html +7 -0
- package/docs/components/EclRangeValueComponent.html +6 -0
- package/docs/components/EclRatingFieldComponent.html +6 -0
- package/docs/components/EclSearchFormComponent.html +11 -0
- package/docs/components/EclSelectContainerComponent.html +8 -0
- package/docs/components/EclSiteFooterComponent.html +8 -0
- package/docs/components/EclSiteFooterFixedContentECComponent.html +16 -0
- package/docs/components/EclSiteFooterFixedContentEUComponent.html +17 -0
- package/docs/components/EclSiteHeaderComponent.html +9 -0
- package/docs/components/EclSiteHeaderCustomActionComponent.html +8 -0
- package/docs/components/EclSiteHeaderLanguageComponent.html +10 -0
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +9 -0
- package/docs/components/EclSiteHeaderLoginComponent.html +7 -0
- package/docs/components/EclSiteHeaderSearchComponent.html +9 -0
- package/docs/components/EclSocialMediaFollowItemComponent.html +9 -0
- package/docs/components/EclSocialMediaShareItemComponent.html +8 -0
- package/docs/components/EclTabComponent.html +6 -0
- package/docs/components/EclTableSortButtonComponent.html +7 -0
- package/docs/components/EclTabsComponent.html +11 -0
- package/docs/components/EclTagComponent.html +7 -0
- package/docs/components/EclTimelineItemComponent.html +8 -0
- package/docs/directives/EclBlockquoteImageDirective.html +4 -0
- package/docs/directives/EclCheckboxDirective.html +0 -4
- package/docs/directives/EclTextInputDirective.html +0 -4
- package/docs/js/menu-wc.js +603 -498
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +1898 -72
- package/docs/modules/EclAccordionModule.html +20 -14
- package/docs/modules/EclAppModule.html +17 -11
- package/docs/modules/EclBannerModule.html +29 -29
- package/docs/modules/EclBlockquoteModule.html +22 -6
- package/docs/modules/EclBreadcrumbModule.html +29 -29
- package/docs/modules/EclButtonModule.html +23 -17
- package/docs/modules/EclCardModule.html +29 -26
- package/docs/modules/EclCarouselModule.html +22 -64
- package/docs/modules/EclCategoryFilterModule.html +21 -18
- package/docs/modules/EclCheckboxModule.html +29 -29
- package/docs/modules/EclContentBlockModule.html +29 -13
- package/docs/modules/EclContentItemModule.html +29 -13
- package/docs/modules/EclDateBlockModule.html +20 -4
- package/docs/modules/EclDatePickerModule.html +20 -4
- package/docs/modules/EclExpandableModule.html +17 -14
- package/docs/modules/EclFactFiguresModule.html +25 -9
- package/docs/modules/EclFeaturedModule.html +29 -23
- package/docs/modules/EclFeedbackMessageModule.html +20 -4
- package/docs/modules/EclFileModule.html +29 -32
- package/docs/modules/EclFileUploadModule.html +20 -4
- package/docs/modules/EclFormGroupModule.html +17 -11
- package/docs/modules/EclFormLabelModule.html +21 -5
- package/docs/modules/EclGalleryModule.html +29 -29
- package/docs/modules/EclHelpBlockModule.html +20 -4
- package/docs/modules/EclIconModule.html +20 -4
- package/docs/modules/EclInpageNavigationModule.html +29 -38
- package/docs/modules/EclLabelModule.html +20 -4
- package/docs/modules/EclLinkModule.html +23 -7
- package/docs/modules/EclListIllustrationModule.html +29 -13
- package/docs/modules/EclListModule.html +29 -23
- package/docs/modules/EclLoadingIndicatorModule.html +22 -6
- package/docs/modules/EclMediaContainerModule.html +29 -26
- package/docs/modules/EclMegaMenuModule.html +29 -29
- package/docs/modules/EclMenuModule.html +29 -29
- package/docs/modules/EclModalModule.html +29 -26
- package/docs/modules/EclMultiselectModule.html +55 -25
- package/docs/modules/EclNavigationListModule.html +29 -13
- package/docs/modules/EclNewsTickerModule.html +29 -29
- package/docs/modules/EclNotificationModule.html +18 -18
- package/docs/modules/EclPageHeaderModule.html +29 -13
- package/docs/modules/EclPaginationModule.html +29 -26
- package/docs/modules/EclPopoverModule.html +29 -29
- package/docs/modules/EclRadioModule.html +23 -7
- package/docs/modules/EclRangeModule.html +29 -13
- package/docs/modules/EclRatingFieldModule.html +18 -66
- package/docs/modules/EclSearchFormModule.html +17 -23
- package/docs/modules/EclSelectModule.html +29 -26
- package/docs/modules/EclSeparatorModule.html +20 -4
- package/docs/modules/EclSiteFooterModule.html +29 -26
- package/docs/modules/EclSiteHeaderModule.html +29 -44
- package/docs/modules/EclSocialMediaFollowModule.html +29 -26
- package/docs/modules/EclSocialMediaShareModule.html +29 -26
- package/docs/modules/EclSplashPageModule.html +29 -13
- package/docs/modules/EclStickyContainerModule.html +20 -4
- package/docs/modules/EclTableModule.html +29 -23
- package/docs/modules/EclTabsModule.html +29 -32
- package/docs/modules/EclTagModule.html +29 -23
- package/docs/modules/EclTextAreaModule.html +20 -4
- package/docs/modules/EclTextInputModule.html +16 -1
- package/docs/modules/EclTimelineModule.html +24 -21
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs +57 -47
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs +17 -10
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs +164 -152
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +21 -11
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs +26 -20
- package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-button.mjs +27 -16
- package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-card.mjs +56 -39
- package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs +28 -17
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +28 -18
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +23 -17
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-block.mjs +50 -43
- package/fesm2022/eui-ecl-components-ecl-content-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs +34 -29
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs +20 -12
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +16 -10
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs +17 -10
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +32 -21
- package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-featured.mjs +140 -120
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +15 -8
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file.mjs +131 -129
- package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-group.mjs +15 -10
- package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs +38 -32
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +40 -31
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-icon.mjs +32 -28
- package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +31 -25
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-label.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-link.mjs +64 -61
- package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +25 -18
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list.mjs +34 -27
- package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +20 -13
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs +67 -61
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +59 -66
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +36 -49
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-modal.mjs +98 -80
- package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +219 -214
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +61 -53
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +39 -17
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs +30 -17
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs +118 -111
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs +73 -67
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-popover.mjs +54 -44
- package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-radio.mjs +19 -14
- package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-range.mjs +48 -42
- package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +16 -10
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +23 -43
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-select.mjs +32 -15
- package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-separator.mjs +14 -8
- package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +194 -177
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +294 -303
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +27 -19
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +25 -17
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +35 -25
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +15 -8
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-table.mjs +37 -30
- package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs +64 -73
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tag.mjs +21 -17
- package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs +15 -8
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs +14 -6
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs +32 -24
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
- package/fesm2022/eui-ecl.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { EventEmitter, afterNextRender, booleanAttribute, HostBinding, Output, Input, Component, Directive, NgModule } from '@angular/core';
|
|
3
|
-
import
|
|
4
|
-
import { CommonModule } from '@angular/common';
|
|
5
|
-
import * as i1 from '@eui/ecl/components/ecl-icon';
|
|
6
|
-
import { EclIconModule } from '@eui/ecl/components/ecl-icon';
|
|
3
|
+
import { TitleCasePipe } from '@angular/common';
|
|
7
4
|
import { EclBaseEvent, ECLBaseDirective, KeyCode } from '@eui/ecl/core';
|
|
8
5
|
import { Subject, fromEvent, takeUntil } from 'rxjs';
|
|
6
|
+
import * as i1 from '@eui/ecl/components/ecl-icon';
|
|
7
|
+
import { EclIconModule } from '@eui/ecl/components/ecl-icon';
|
|
9
8
|
|
|
10
9
|
/**
|
|
11
10
|
* Event emitted when a tag is removed.
|
|
@@ -78,11 +77,11 @@ class EclTagComponent extends ECLBaseDirective {
|
|
|
78
77
|
});
|
|
79
78
|
}
|
|
80
79
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
81
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclTagComponent, isStandalone:
|
|
80
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclTagComponent, isStandalone: true, selector: "ecl-tag, [eclTag]", inputs: { variant: "variant", isWrapped: ["isWrapped", "isWrapped", booleanAttribute] }, outputs: { remove: "remove" }, host: { properties: { "style.display": "this.isHidden", "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n@if(isRemovable) {\n <span class=\"ecl-tag__icon\" (click)=\"onRemoveClick()\">\n <ecl-icon icon=\"close-outline\" class=\"ecl-tag__icon-close\" [title]=\"title | titlecase\"></ecl-icon>\n</span>\n}\n", dependencies: [{ kind: "ngmodule", type: EclIconModule }, { kind: "component", type: i1.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "title", "ariaHidden", "focusable", "isFlipHorizontal"] }, { kind: "pipe", type: TitleCasePipe, name: "titlecase" }] }); }
|
|
82
81
|
}
|
|
83
82
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagComponent, decorators: [{
|
|
84
83
|
type: Component,
|
|
85
|
-
args: [{ selector: 'ecl-tag, [eclTag]',
|
|
84
|
+
args: [{ selector: 'ecl-tag, [eclTag]', imports: [EclIconModule, TitleCasePipe], template: "<ng-content></ng-content>\n@if(isRemovable) {\n <span class=\"ecl-tag__icon\" (click)=\"onRemoveClick()\">\n <ecl-icon icon=\"close-outline\" class=\"ecl-tag__icon-close\" [title]=\"title | titlecase\"></ecl-icon>\n</span>\n}\n" }]
|
|
86
85
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { variant: [{
|
|
87
86
|
type: Input
|
|
88
87
|
}], isWrapped: [{
|
|
@@ -111,13 +110,12 @@ class EclTagSetDirective extends ECLBaseDirective {
|
|
|
111
110
|
return [super.getCssClasses('ecl-tag-set')].join(' ').trim();
|
|
112
111
|
}
|
|
113
112
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagSetDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
114
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTagSetDirective, isStandalone:
|
|
113
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTagSetDirective, isStandalone: true, selector: "[eclTagSet]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
|
|
115
114
|
}
|
|
116
115
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagSetDirective, decorators: [{
|
|
117
116
|
type: Directive,
|
|
118
117
|
args: [{
|
|
119
118
|
selector: '[eclTagSet]',
|
|
120
|
-
standalone: false,
|
|
121
119
|
}]
|
|
122
120
|
}], propDecorators: { cssClasses: [{
|
|
123
121
|
type: HostBinding,
|
|
@@ -136,13 +134,12 @@ class EclTagSetItemDirective extends ECLBaseDirective {
|
|
|
136
134
|
this.hasClass = true;
|
|
137
135
|
}
|
|
138
136
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagSetItemDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
139
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTagSetItemDirective, isStandalone:
|
|
137
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTagSetItemDirective, isStandalone: true, selector: "[eclTagSetItem]", host: { properties: { "class.ecl-tag-set__item": "this.hasClass" } }, usesInheritance: true, ngImport: i0 }); }
|
|
140
138
|
}
|
|
141
139
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagSetItemDirective, decorators: [{
|
|
142
140
|
type: Directive,
|
|
143
141
|
args: [{
|
|
144
142
|
selector: '[eclTagSetItem]',
|
|
145
|
-
standalone: false,
|
|
146
143
|
}]
|
|
147
144
|
}], propDecorators: { hasClass: [{
|
|
148
145
|
type: HostBinding,
|
|
@@ -162,13 +159,12 @@ class EclTagIconExternalDirective extends ECLBaseDirective {
|
|
|
162
159
|
return [super.getCssClasses('ecl-tag__icon ecl-tag__icon--external')].join(' ').trim();
|
|
163
160
|
}
|
|
164
161
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagIconExternalDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
165
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTagIconExternalDirective, isStandalone:
|
|
162
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTagIconExternalDirective, isStandalone: true, selector: "[eclTagIconExternal]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
|
|
166
163
|
}
|
|
167
164
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagIconExternalDirective, decorators: [{
|
|
168
165
|
type: Directive,
|
|
169
166
|
args: [{
|
|
170
167
|
selector: '[eclTagIconExternal]',
|
|
171
|
-
standalone: false,
|
|
172
168
|
}]
|
|
173
169
|
}], propDecorators: { cssClasses: [{
|
|
174
170
|
type: HostBinding,
|
|
@@ -176,23 +172,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
176
172
|
}] } });
|
|
177
173
|
|
|
178
174
|
const COMPONENTS = [EclTagComponent, EclTagSetDirective, EclTagSetItemDirective, EclTagIconExternalDirective];
|
|
175
|
+
/**
|
|
176
|
+
* Module that provides the EclTag component and its dependencies.
|
|
177
|
+
*
|
|
178
|
+
* @deprecated Use {@link EUI_ECL_TAG} instead.
|
|
179
|
+
*/
|
|
179
180
|
class EclTagModule {
|
|
180
181
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
181
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTagModule,
|
|
182
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagModule, imports: [
|
|
182
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTagModule, imports: [EclTagComponent, EclTagSetDirective, EclTagSetItemDirective, EclTagIconExternalDirective], exports: [EclTagComponent, EclTagSetDirective, EclTagSetItemDirective, EclTagIconExternalDirective] }); }
|
|
183
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagModule, imports: [EclTagComponent] }); }
|
|
183
184
|
}
|
|
184
185
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTagModule, decorators: [{
|
|
185
186
|
type: NgModule,
|
|
186
187
|
args: [{
|
|
187
|
-
imports: [
|
|
188
|
+
imports: [...COMPONENTS],
|
|
188
189
|
exports: [...COMPONENTS],
|
|
189
|
-
declarations: [...COMPONENTS],
|
|
190
190
|
}]
|
|
191
191
|
}] });
|
|
192
192
|
|
|
193
|
+
const EUI_ECL_TAG = [
|
|
194
|
+
EclTagComponent, EclTagSetDirective, EclTagSetItemDirective, EclTagIconExternalDirective,
|
|
195
|
+
];
|
|
196
|
+
|
|
193
197
|
/**
|
|
194
198
|
* Generated bundle index. Do not edit.
|
|
195
199
|
*/
|
|
196
200
|
|
|
197
|
-
export { EclTagComponent, EclTagIconExternalDirective, EclTagModule, EclTagRemoveEvent, EclTagSetDirective, EclTagSetItemDirective };
|
|
201
|
+
export { EUI_ECL_TAG, EclTagComponent, EclTagIconExternalDirective, EclTagModule, EclTagRemoveEvent, EclTagSetDirective, EclTagSetItemDirective };
|
|
198
202
|
//# sourceMappingURL=eui-ecl-components-ecl-tag.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-tag.mjs","sources":["../../components/ecl-tag/events/ecl-tag-remove.event.ts","../../components/ecl-tag/ecl-tag.component.ts","../../components/ecl-tag/ecl-tag.component.html","../../components/ecl-tag/ecl-tag-set.directive.ts","../../components/ecl-tag/ecl-tag-icon.directive.ts","../../components/ecl-tag/ecl-tag.module.ts","../../components/ecl-tag/eui-ecl-components-ecl-tag.ts"],"sourcesContent":["import { EclBaseEvent } from '@eui/ecl/core';\n\n/**\n * Event emitted when a tag is removed.\n */\nexport class EclTagRemoveEvent extends EclBaseEvent {}\n","import {\n Component,\n Input,\n HostBinding,\n Output,\n EventEmitter,\n booleanAttribute,\n ElementRef,\n afterNextRender,\n OnDestroy,\n} from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\nimport { Subject, fromEvent, takeUntil } from 'rxjs';\nimport { KeyCode } from '@eui/ecl/core';\nimport { EclTagRemoveEvent } from './events/ecl-tag-remove.event';\n\n@Component({\n selector: 'ecl-tag, [eclTag]',\n templateUrl: './ecl-tag.component.html',\n standalone: false,\n})\nexport class EclTagComponent extends ECLBaseDirective implements OnDestroy {\n /**\n * Defines the variant of the tag.\n * Currently only 'removable' is supported.\n */\n @Input() variant: 'removable';\n\n /**\n * Whether the tag content should be allowed to wrap onto multiple lines.\n * Set to false to force single-line display (adds `ecl-tag--nowrap` class).\n * Defaults to true.\n */\n @Input({ transform: booleanAttribute }) isWrapped = true;\n\n /**\n * Event emitted when the tag is removed.\n * Can be prevented by calling `preventDefault()` on the emitted event.\n */\n @Output() remove = new EventEmitter<EclTagRemoveEvent>();\n\n @HostBinding('style.display')\n get isHidden(): string | null {\n return this.isVisible ? null : 'none';\n }\n\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-tag'),\n this.variant ? `ecl-tag--${this.variant}` : '',\n this.isWrapped ? '' : 'ecl-tag--nowrap',\n ].join(' ').trim();\n }\n\n isVisible = true;\n title = 'dismiss';\n private destroy$: Subject<boolean> = new Subject<boolean>();\n\n constructor(private el: ElementRef) {\n super();\n afterNextRender(() => {\n this.connectEvents();\n });\n }\n\n /**\n * Whether the tag is removable (based on the `variant` input).\n */\n get isRemovable(): boolean {\n return this.variant == 'removable';\n }\n\n /**\n * Lifecycle hook that cleans up subscriptions when the component is destroyed.\n */\n ngOnDestroy(): void {\n this.destroy$.next(null);\n this.destroy$.unsubscribe();\n }\n\n /**\n * Called when the tag’s remove button is clicked (or enter key pressed).\n * Emits the `remove` event. If not prevented, the tag is hidden.\n */\n onRemoveClick(): void {\n const event = new EclTagRemoveEvent();\n this.remove.next(event);\n\n if (!event.defaultPrevented) {\n this.isVisible = false;\n }\n }\n\n private connectEvents(): void {\n fromEvent(this.el.nativeElement, 'keydown')\n .pipe(takeUntil(this.destroy$))\n .subscribe((e: KeyboardEvent) => {\n if (this.isRemovable && e.key === KeyCode.ENTER) {\n this.onRemoveClick();\n }\n });\n }\n}\n","<ng-content></ng-content>\n@if(isRemovable) {\n <span class=\"ecl-tag__icon\" (click)=\"onRemoveClick()\">\n <ecl-icon icon=\"close-outline\" class=\"ecl-tag__icon-close\" [title]=\"title | titlecase\"></ecl-icon>\n</span>\n}\n","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive to style a container as a set of tags.\n * Adds the `ecl-tag-set` class to the host element.\n */\n@Directive({\n selector: '[eclTagSet]',\n standalone: false,\n})\nexport class EclTagSetDirective extends ECLBaseDirective {\n /**\n * CSS classes applied to the host element.\n * Adds `ecl-tag-set` to define the layout for a group of tags.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-tag-set')].join(' ').trim();\n }\n}\n\n/**\n * Directive to mark an element as an individual item in a tag set.\n * Adds the `ecl-tag-set__item` class to the host element.\n */\n@Directive({\n selector: '[eclTagSetItem]',\n standalone: false,\n})\nexport class EclTagSetItemDirective extends ECLBaseDirective {\n /**\n * Adds the `ecl-tag-set__item` CSS class to the host element.\n */\n @HostBinding('class.ecl-tag-set__item') hasClass = true;\n}\n","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive to apply external icon styling inside an ECL tag.\n * Adds specific CSS classes to render an \"external\" icon next to the tag content.\n */\n@Directive({\n selector: '[eclTagIconExternal]',\n standalone: false,\n})\nexport class EclTagIconExternalDirective extends ECLBaseDirective {\n /**\n * CSS classes applied to the host element.\n * Adds `ecl-tag__icon ecl-tag__icon--external` to display the icon correctly.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-tag__icon ecl-tag__icon--external')].join(' ').trim();\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { EclIconModule } from '@eui/ecl/components/ecl-icon';\nimport { EclTagComponent } from './ecl-tag.component';\nimport { EclTagSetDirective, EclTagSetItemDirective } from './ecl-tag-set.directive';\nimport { EclTagIconExternalDirective } from './ecl-tag-icon.directive';\n\nconst COMPONENTS = [EclTagComponent, EclTagSetDirective, EclTagSetItemDirective, EclTagIconExternalDirective];\n@NgModule({\n imports: [CommonModule, EclIconModule],\n exports: [...COMPONENTS],\n declarations: [...COMPONENTS],\n})\nexport class EclTagModule {}\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-tag.mjs","sources":["../../components/ecl-tag/events/ecl-tag-remove.event.ts","../../components/ecl-tag/ecl-tag.component.ts","../../components/ecl-tag/ecl-tag.component.html","../../components/ecl-tag/ecl-tag-set.directive.ts","../../components/ecl-tag/ecl-tag-icon.directive.ts","../../components/ecl-tag/ecl-tag.module.ts","../../components/ecl-tag/index.ts","../../components/ecl-tag/eui-ecl-components-ecl-tag.ts"],"sourcesContent":["import { EclBaseEvent } from '@eui/ecl/core';\n\n/**\n * Event emitted when a tag is removed.\n */\nexport class EclTagRemoveEvent extends EclBaseEvent {}\n","import {\n Component,\n Input,\n HostBinding,\n Output,\n EventEmitter,\n booleanAttribute,\n ElementRef,\n afterNextRender,\n OnDestroy,\n} from '@angular/core';\nimport { TitleCasePipe } from '@angular/common';\nimport { ECLBaseDirective } from '@eui/ecl/core';\nimport { Subject, fromEvent, takeUntil } from 'rxjs';\nimport { KeyCode } from '@eui/ecl/core';\nimport { EclTagRemoveEvent } from './events/ecl-tag-remove.event';\nimport { EclIconModule } from '@eui/ecl/components/ecl-icon';\n\n@Component({\n selector: 'ecl-tag, [eclTag]',\n templateUrl: './ecl-tag.component.html',\n imports: [EclIconModule, TitleCasePipe],\n})\nexport class EclTagComponent extends ECLBaseDirective implements OnDestroy {\n /**\n * Defines the variant of the tag.\n * Currently only 'removable' is supported.\n */\n @Input() variant: 'removable';\n\n /**\n * Whether the tag content should be allowed to wrap onto multiple lines.\n * Set to false to force single-line display (adds `ecl-tag--nowrap` class).\n * Defaults to true.\n */\n @Input({ transform: booleanAttribute }) isWrapped = true;\n\n /**\n * Event emitted when the tag is removed.\n * Can be prevented by calling `preventDefault()` on the emitted event.\n */\n @Output() remove = new EventEmitter<EclTagRemoveEvent>();\n\n @HostBinding('style.display')\n get isHidden(): string | null {\n return this.isVisible ? null : 'none';\n }\n\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-tag'),\n this.variant ? `ecl-tag--${this.variant}` : '',\n this.isWrapped ? '' : 'ecl-tag--nowrap',\n ].join(' ').trim();\n }\n\n isVisible = true;\n title = 'dismiss';\n private destroy$: Subject<boolean> = new Subject<boolean>();\n\n constructor(private el: ElementRef) {\n super();\n afterNextRender(() => {\n this.connectEvents();\n });\n }\n\n /**\n * Whether the tag is removable (based on the `variant` input).\n */\n get isRemovable(): boolean {\n return this.variant == 'removable';\n }\n\n /**\n * Lifecycle hook that cleans up subscriptions when the component is destroyed.\n */\n ngOnDestroy(): void {\n this.destroy$.next(null);\n this.destroy$.unsubscribe();\n }\n\n /**\n * Called when the tag’s remove button is clicked (or enter key pressed).\n * Emits the `remove` event. If not prevented, the tag is hidden.\n */\n onRemoveClick(): void {\n const event = new EclTagRemoveEvent();\n this.remove.next(event);\n\n if (!event.defaultPrevented) {\n this.isVisible = false;\n }\n }\n\n private connectEvents(): void {\n fromEvent(this.el.nativeElement, 'keydown')\n .pipe(takeUntil(this.destroy$))\n .subscribe((e: KeyboardEvent) => {\n if (this.isRemovable && e.key === KeyCode.ENTER) {\n this.onRemoveClick();\n }\n });\n }\n}\n","<ng-content></ng-content>\n@if(isRemovable) {\n <span class=\"ecl-tag__icon\" (click)=\"onRemoveClick()\">\n <ecl-icon icon=\"close-outline\" class=\"ecl-tag__icon-close\" [title]=\"title | titlecase\"></ecl-icon>\n</span>\n}\n","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive to style a container as a set of tags.\n * Adds the `ecl-tag-set` class to the host element.\n */\n@Directive({\n selector: '[eclTagSet]',\n})\nexport class EclTagSetDirective extends ECLBaseDirective {\n /**\n * CSS classes applied to the host element.\n * Adds `ecl-tag-set` to define the layout for a group of tags.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-tag-set')].join(' ').trim();\n }\n}\n\n/**\n * Directive to mark an element as an individual item in a tag set.\n * Adds the `ecl-tag-set__item` class to the host element.\n */\n@Directive({\n selector: '[eclTagSetItem]',\n})\nexport class EclTagSetItemDirective extends ECLBaseDirective {\n /**\n * Adds the `ecl-tag-set__item` CSS class to the host element.\n */\n @HostBinding('class.ecl-tag-set__item') hasClass = true;\n}\n","import { Directive, HostBinding } from '@angular/core';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive to apply external icon styling inside an ECL tag.\n * Adds specific CSS classes to render an \"external\" icon next to the tag content.\n */\n@Directive({\n selector: '[eclTagIconExternal]',\n})\nexport class EclTagIconExternalDirective extends ECLBaseDirective {\n /**\n * CSS classes applied to the host element.\n * Adds `ecl-tag__icon ecl-tag__icon--external` to display the icon correctly.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-tag__icon ecl-tag__icon--external')].join(' ').trim();\n }\n}\n","import { NgModule } from '@angular/core';\nimport { EclTagComponent } from './ecl-tag.component';\nimport { EclTagSetDirective, EclTagSetItemDirective } from './ecl-tag-set.directive';\nimport { EclTagIconExternalDirective } from './ecl-tag-icon.directive';\n\nconst COMPONENTS = [EclTagComponent, EclTagSetDirective, EclTagSetItemDirective, EclTagIconExternalDirective];\n/**\n * Module that provides the EclTag component and its dependencies.\n *\n * @deprecated Use {@link EUI_ECL_TAG} instead.\n */\n@NgModule({\n imports: [...COMPONENTS],\n exports: [...COMPONENTS],\n})\nexport class EclTagModule {}\n","import { EclTagComponent } from './ecl-tag.component';\nimport { EclTagSetDirective, EclTagSetItemDirective } from './ecl-tag-set.directive';\nimport { EclTagIconExternalDirective } from './ecl-tag-icon.directive';\n\nexport * from './ecl-tag.module';\nexport * from './ecl-tag.component';\nexport * from './ecl-tag-set.directive';\nexport * from './ecl-tag-icon.directive';\nexport * from './events/ecl-tag-remove.event';\n\nexport const EUI_ECL_TAG = [\n EclTagComponent, EclTagSetDirective, EclTagSetItemDirective, EclTagIconExternalDirective,\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 { booleanAttribute, HostBinding, Input, Optional, Self, Directive, NgModule } from '@angular/core';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
3
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
5
4
|
import * as i1 from '@angular/forms';
|
|
6
5
|
|
|
@@ -35,13 +34,12 @@ class EclTextAreaDirective extends ECLBaseDirective {
|
|
|
35
34
|
this.isInvalid = false;
|
|
36
35
|
}
|
|
37
36
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaDirective, deps: [{ token: i1.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
38
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.14", type: EclTextAreaDirective, isStandalone:
|
|
37
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.14", type: EclTextAreaDirective, isStandalone: true, selector: "textarea[eclTextArea]", inputs: { eclSize: "eclSize", isInvalid: ["isInvalid", "isInvalid", booleanAttribute] }, host: { properties: { "class": "this.cssClasses", "class.ecl-text-area--invalid": "this.invalidState" } }, usesInheritance: true, ngImport: i0 }); }
|
|
39
38
|
}
|
|
40
39
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaDirective, decorators: [{
|
|
41
40
|
type: Directive,
|
|
42
41
|
args: [{
|
|
43
42
|
selector: 'textarea[eclTextArea]',
|
|
44
|
-
standalone: false,
|
|
45
43
|
}]
|
|
46
44
|
}], ctorParameters: () => [{ type: i1.NgControl, decorators: [{
|
|
47
45
|
type: Optional
|
|
@@ -60,23 +58,32 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
60
58
|
args: ['class.ecl-text-area--invalid']
|
|
61
59
|
}] } });
|
|
62
60
|
|
|
61
|
+
/**
|
|
62
|
+
* @description
|
|
63
|
+
* Module that provides the EclTextArea directive and its dependencies.
|
|
64
|
+
*
|
|
65
|
+
* @deprecated Use {@link EUI_ECL_TEXT_AREA} instead.
|
|
66
|
+
*/
|
|
63
67
|
class EclTextAreaModule {
|
|
64
68
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
65
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaModule,
|
|
66
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaModule
|
|
69
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaModule, imports: [EclTextAreaDirective], exports: [EclTextAreaDirective] }); }
|
|
70
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaModule }); }
|
|
67
71
|
}
|
|
68
72
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextAreaModule, decorators: [{
|
|
69
73
|
type: NgModule,
|
|
70
74
|
args: [{
|
|
71
|
-
imports: [
|
|
75
|
+
imports: [EclTextAreaDirective],
|
|
72
76
|
exports: [EclTextAreaDirective],
|
|
73
|
-
declarations: [EclTextAreaDirective],
|
|
74
77
|
}]
|
|
75
78
|
}] });
|
|
76
79
|
|
|
80
|
+
const EUI_ECL_TEXT_AREA = [
|
|
81
|
+
EclTextAreaDirective,
|
|
82
|
+
];
|
|
83
|
+
|
|
77
84
|
/**
|
|
78
85
|
* Generated bundle index. Do not edit.
|
|
79
86
|
*/
|
|
80
87
|
|
|
81
|
-
export { EclTextAreaDirective, EclTextAreaModule };
|
|
88
|
+
export { EUI_ECL_TEXT_AREA, EclTextAreaDirective, EclTextAreaModule };
|
|
82
89
|
//# sourceMappingURL=eui-ecl-components-ecl-text-area.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-text-area.mjs","sources":["../../components/ecl-text-area/ecl-text-area.directive.ts","../../components/ecl-text-area/ecl-text-area.module.ts","../../components/ecl-text-area/eui-ecl-components-ecl-text-area.ts"],"sourcesContent":["import { Directive, HostBinding, Input, Optional, Self, booleanAttribute } from '@angular/core';\nimport { NgControl } from '@angular/forms';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive to be used with <textarea> HTML component. Applies custom styles and formatting, that comply with the ECL standards.\n */\n@Directive({\n selector: 'textarea[eclTextArea]',\n
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-text-area.mjs","sources":["../../components/ecl-text-area/ecl-text-area.directive.ts","../../components/ecl-text-area/ecl-text-area.module.ts","../../components/ecl-text-area/index.ts","../../components/ecl-text-area/eui-ecl-components-ecl-text-area.ts"],"sourcesContent":["import { Directive, HostBinding, Input, Optional, Self, booleanAttribute } from '@angular/core';\nimport { NgControl } from '@angular/forms';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive to be used with <textarea> HTML component. Applies custom styles and formatting, that comply with the ECL standards.\n */\n@Directive({\n selector: 'textarea[eclTextArea]',\n})\nexport class EclTextAreaDirective extends ECLBaseDirective {\n /**\n * Width of the component, can be 's', 'm' or 'l'. Default value is 'm'.\n */\n @Input() eclSize = 'm';\n @Input({ transform: booleanAttribute }) isInvalid = false;\n\n /**\n * Adds specific classes for the component.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-text-area'), this.eclSize ? `ecl-text-area--${this.eclSize}` : ''].join(' ').trim();\n }\n\n /**\n * Adds 'ecl-text-area--invalid' class, depending on the invalid status of the component.\n */\n @HostBinding('class.ecl-text-area--invalid')\n get invalidState(): boolean {\n if (this.ngControl) {\n return this.ngControl.status === 'INVALID' && this.ngControl.touched;\n } else {\n return this.isInvalid;\n }\n }\n\n constructor(@Optional() @Self() private ngControl: NgControl) {\n super();\n }\n}\n","import { NgModule } from '@angular/core';\nimport { EclTextAreaDirective } from './ecl-text-area.directive';\n\n/**\n * @description\n * Module that provides the EclTextArea directive and its dependencies.\n *\n * @deprecated Use {@link EUI_ECL_TEXT_AREA} instead.\n */\n@NgModule({\n imports: [EclTextAreaDirective],\n exports: [EclTextAreaDirective],\n})\nexport class EclTextAreaModule {}\n","import { EclTextAreaDirective } from './ecl-text-area.directive';\n\nexport * from './ecl-text-area.module';\nexport * from './ecl-text-area.directive';\n\nexport const EUI_ECL_TEXT_AREA = [\n EclTextAreaDirective,\n] as const;\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;AAIA;;AAEG;AAIG,MAAO,oBAAqB,SAAQ,gBAAgB,CAAA;AAOtD;;AAEG;AACH,IAAA,IACI,UAAU,GAAA;AACV,QAAA,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,IAAI,CAAC,OAAO,GAAG,CAAA,eAAA,EAAkB,IAAI,CAAC,OAAO,CAAA,CAAE,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE;IACxH;AAEA;;AAEG;AACH,IAAA,IACI,YAAY,GAAA;AACZ,QAAA,IAAI,IAAI,CAAC,SAAS,EAAE;AAChB,YAAA,OAAO,IAAI,CAAC,SAAS,CAAC,MAAM,KAAK,SAAS,IAAI,IAAI,CAAC,SAAS,CAAC,OAAO;QACxE;aAAO;YACH,OAAO,IAAI,CAAC,SAAS;QACzB;IACJ;AAEA,IAAA,WAAA,CAAwC,SAAoB,EAAA;AACxD,QAAA,KAAK,EAAE;QAD6B,IAAA,CAAA,SAAS,GAAT,SAAS;AA1BjD;;AAEG;QACM,IAAA,CAAA,OAAO,GAAG,GAAG;QACkB,IAAA,CAAA,SAAS,GAAG,KAAK;IAwBzD;+GA7BS,oBAAoB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,QAAA,EAAA,IAAA,EAAA,IAAA,EAAA,IAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAApB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,6HAKT,gBAAgB,CAAA,EAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,OAAA,EAAA,iBAAA,EAAA,8BAAA,EAAA,mBAAA,EAAA,EAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAL3B,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAHhC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,uBAAuB;AACpC,iBAAA;;0BA4BgB;;0BAAY;yCAvBhB,OAAO,EAAA,CAAA;sBAAf;gBACuC,SAAS,EAAA,CAAA;sBAAhD,KAAK;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAMlC,UAAU,EAAA,CAAA;sBADb,WAAW;uBAAC,OAAO;gBAShB,YAAY,EAAA,CAAA;sBADf,WAAW;uBAAC,8BAA8B;;;ACzB/C;;;;;AAKG;MAKU,iBAAiB,CAAA;+GAAjB,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;gHAAjB,iBAAiB,EAAA,OAAA,EAAA,CAHlB,oBAAoB,CAAA,EAAA,OAAA,EAAA,CACpB,oBAAoB,CAAA,EAAA,CAAA,CAAA;gHAEnB,iBAAiB,EAAA,CAAA,CAAA;;4FAAjB,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAJ7B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,OAAO,EAAE,CAAC,oBAAoB,CAAC;oBAC/B,OAAO,EAAE,CAAC,oBAAoB,CAAC;AAChC,iBAAA;;;ACPM,MAAM,iBAAiB,GAAG;IAC/B,oBAAoB;;;ACNtB;;AAEG;;;;"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { booleanAttribute, HostBinding, Input, Optional, Self, Directive, NgModule } from '@angular/core';
|
|
3
|
-
import { CommonModule } from '@angular/common';
|
|
4
3
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
5
4
|
import * as i1 from '@angular/forms';
|
|
6
5
|
|
|
@@ -45,7 +44,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
45
44
|
type: Directive,
|
|
46
45
|
args: [{
|
|
47
46
|
selector: 'input[eclTextInput]',
|
|
48
|
-
standalone: true,
|
|
49
47
|
}]
|
|
50
48
|
}], ctorParameters: () => [{ type: i1.NgControl, decorators: [{
|
|
51
49
|
type: Optional
|
|
@@ -69,22 +67,32 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
69
67
|
args: ['class.ecl-text-input--invalid']
|
|
70
68
|
}] } });
|
|
71
69
|
|
|
70
|
+
/**
|
|
71
|
+
* @description
|
|
72
|
+
* Module that provides the EclTextInput directive and its dependencies.
|
|
73
|
+
*
|
|
74
|
+
* @deprecated Use {@link EUI_ECL_TEXT_INPUT} instead.
|
|
75
|
+
*/
|
|
72
76
|
class EclTextInputModule {
|
|
73
77
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
74
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTextInputModule, imports: [
|
|
75
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextInputModule
|
|
78
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTextInputModule, imports: [EclTextInputDirective], exports: [EclTextInputDirective] }); }
|
|
79
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextInputModule }); }
|
|
76
80
|
}
|
|
77
81
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTextInputModule, decorators: [{
|
|
78
82
|
type: NgModule,
|
|
79
83
|
args: [{
|
|
80
|
-
imports: [
|
|
84
|
+
imports: [EclTextInputDirective],
|
|
81
85
|
exports: [EclTextInputDirective],
|
|
82
86
|
}]
|
|
83
87
|
}] });
|
|
84
88
|
|
|
89
|
+
const EUI_ECL_TEXT_INPUT = [
|
|
90
|
+
EclTextInputDirective,
|
|
91
|
+
];
|
|
92
|
+
|
|
85
93
|
/**
|
|
86
94
|
* Generated bundle index. Do not edit.
|
|
87
95
|
*/
|
|
88
96
|
|
|
89
|
-
export { EclTextInputDirective, EclTextInputModule };
|
|
97
|
+
export { EUI_ECL_TEXT_INPUT, EclTextInputDirective, EclTextInputModule };
|
|
90
98
|
//# sourceMappingURL=eui-ecl-components-ecl-text-input.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eui-ecl-components-ecl-text-input.mjs","sources":["../../components/ecl-text-input/ecl-text-input.directive.ts","../../components/ecl-text-input/ecl-text-input.module.ts","../../components/ecl-text-input/eui-ecl-components-ecl-text-input.ts"],"sourcesContent":["import { Directive, HostBinding, Input, Optional, Self, booleanAttribute } from '@angular/core';\nimport { NgControl } from '@angular/forms';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive, to be used with the HTMl element text <input>. Adds ECL compliant styling.\n */\n@Directive({\n selector: 'input[eclTextInput]',\n
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-text-input.mjs","sources":["../../components/ecl-text-input/ecl-text-input.directive.ts","../../components/ecl-text-input/ecl-text-input.module.ts","../../components/ecl-text-input/index.ts","../../components/ecl-text-input/eui-ecl-components-ecl-text-input.ts"],"sourcesContent":["import { Directive, HostBinding, Input, Optional, Self, booleanAttribute } from '@angular/core';\nimport { NgControl } from '@angular/forms';\nimport { ECLBaseDirective } from '@eui/ecl/core';\n\n/**\n * Directive, to be used with the HTMl element text <input>. Adds ECL compliant styling.\n */\n@Directive({\n selector: 'input[eclTextInput]',\n})\nexport class EclTextInputDirective extends ECLBaseDirective {\n /**\n * This directive should be used with the input type 'text'.\n */\n @Input()\n @HostBinding('attr.type') type = 'text';\n\n /**\n * The size of the input width. Can be 's', 'm' or 'l'. Default value is 'm'.\n */\n @Input() eclSize = 'm';\n @Input({ transform: booleanAttribute }) isInvalid = false;\n\n /**\n * Adds ECL classes for the component.\n */\n @HostBinding('class')\n get cssClasses(): string {\n return [super.getCssClasses('ecl-text-input'), this.eclSize ? `ecl-text-input--${this.eclSize}` : ''].join(' ').trim();\n }\n\n constructor(@Optional() @Self() protected ngControl: NgControl) {\n super();\n }\n\n /**\n * Adds 'ecl-text-input--invalid' class, depending on the invalid status of the component.\n */\n @HostBinding('class.ecl-text-input--invalid')\n get invalidState(): boolean {\n if (this.ngControl) {\n return this.ngControl.status === 'INVALID' && this.ngControl.touched;\n } else {\n return this.isInvalid;\n }\n }\n}\n","import { NgModule } from '@angular/core';\nimport { EclTextInputDirective } from './ecl-text-input.directive';\n\n/**\n * @description\n * Module that provides the EclTextInput directive and its dependencies.\n *\n * @deprecated Use {@link EUI_ECL_TEXT_INPUT} instead.\n */\n@NgModule({\n imports: [EclTextInputDirective],\n exports: [EclTextInputDirective],\n})\nexport class EclTextInputModule {}\n","import { EclTextInputDirective } from './ecl-text-input.directive';\n\nexport * from './ecl-text-input.module';\nexport * from './ecl-text-input.directive';\n\nexport const EUI_ECL_TEXT_INPUT = [\n EclTextInputDirective,\n] as const;\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;AAIA;;AAEG;AAIG,MAAO,qBAAsB,SAAQ,gBAAgB,CAAA;AAavD;;AAEG;AACH,IAAA,IACI,UAAU,GAAA;AACV,QAAA,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,gBAAgB,CAAC,EAAE,IAAI,CAAC,OAAO,GAAG,CAAA,gBAAA,EAAmB,IAAI,CAAC,OAAO,CAAA,CAAE,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE;IAC1H;AAEA,IAAA,WAAA,CAA0C,SAAoB,EAAA;AAC1D,QAAA,KAAK,EAAE;QAD+B,IAAA,CAAA,SAAS,GAAT,SAAS;AApBnD;;AAEG;QAEuB,IAAA,CAAA,IAAI,GAAG,MAAM;AAEvC;;AAEG;QACM,IAAA,CAAA,OAAO,GAAG,GAAG;QACkB,IAAA,CAAA,SAAS,GAAG,KAAK;IAYzD;AAEA;;AAEG;AACH,IAAA,IACI,YAAY,GAAA;AACZ,QAAA,IAAI,IAAI,CAAC,SAAS,EAAE;AAChB,YAAA,OAAO,IAAI,CAAC,SAAS,CAAC,MAAM,KAAK,SAAS,IAAI,IAAI,CAAC,SAAS,CAAC,OAAO;QACxE;aAAO;YACH,OAAO,IAAI,CAAC,SAAS;QACzB;IACJ;+GAnCS,qBAAqB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,SAAA,EAAA,QAAA,EAAA,IAAA,EAAA,IAAA,EAAA,IAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,qBAAqB,yIAWV,gBAAgB,CAAA,EAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,WAAA,EAAA,WAAA,EAAA,OAAA,EAAA,iBAAA,EAAA,+BAAA,EAAA,mBAAA,EAAA,EAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAX3B,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAHjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,qBAAqB;AAClC,iBAAA;;0BAsBgB;;0BAAY;yCAhBC,IAAI,EAAA,CAAA;sBAD7B;;sBACA,WAAW;uBAAC,WAAW;gBAKf,OAAO,EAAA,CAAA;sBAAf;gBACuC,SAAS,EAAA,CAAA;sBAAhD,KAAK;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAMlC,UAAU,EAAA,CAAA;sBADb,WAAW;uBAAC,OAAO;gBAahB,YAAY,EAAA,CAAA;sBADf,WAAW;uBAAC,+BAA+B;;;ACnChD;;;;;AAKG;MAKU,kBAAkB,CAAA;+GAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;gHAAlB,kBAAkB,EAAA,OAAA,EAAA,CAHjB,qBAAqB,CAAA,EAAA,OAAA,EAAA,CACrB,qBAAqB,CAAA,EAAA,CAAA,CAAA;gHAEtB,kBAAkB,EAAA,CAAA,CAAA;;4FAAlB,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAJ9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACN,OAAO,EAAE,CAAC,qBAAqB,CAAC;oBAChC,OAAO,EAAE,CAAC,qBAAqB,CAAC;AACnC,iBAAA;;;ACPM,MAAM,kBAAkB,GAAG;IAChC,qBAAqB;;;ACNvB;;AAEG;;;;"}
|
|
@@ -1,16 +1,14 @@
|
|
|
1
|
-
import * as i1 from '@angular/common';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
1
|
import * as i0 from '@angular/core';
|
|
4
2
|
import { HostBinding, Directive, EventEmitter, HostListener, Output, Component, booleanAttribute, Input, forwardRef, ContentChild, ViewEncapsulation, ContentChildren, NgModule } from '@angular/core';
|
|
5
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
6
|
-
import * as i2 from '@eui/ecl/components/ecl-button';
|
|
7
|
-
import { EclButtonModule } from '@eui/ecl/components/ecl-button';
|
|
8
|
-
import * as i3 from '@eui/ecl/components/ecl-icon';
|
|
9
|
-
import { EclIconModule } from '@eui/ecl/components/ecl-icon';
|
|
10
3
|
import { ECLBaseDirective, EclBaseEvent } from '@eui/ecl/core';
|
|
4
|
+
import { NgTemplateOutlet } from '@angular/common';
|
|
11
5
|
import { Subject } from 'rxjs';
|
|
12
6
|
import { takeUntil } from 'rxjs/operators';
|
|
13
7
|
import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
|
|
8
|
+
import * as i1 from '@eui/ecl/components/ecl-icon';
|
|
9
|
+
import { EclIconModule } from '@eui/ecl/components/ecl-icon';
|
|
10
|
+
import * as i2 from '@eui/ecl/components/ecl-button';
|
|
11
|
+
import { EclButtonModule } from '@eui/ecl/components/ecl-button';
|
|
14
12
|
|
|
15
13
|
/**
|
|
16
14
|
* Directive that applies the `ecl-timeline__label` class to an element.
|
|
@@ -25,13 +23,12 @@ class EclTimelineItemLabelDirective extends ECLBaseDirective {
|
|
|
25
23
|
return [super.getCssClasses('ecl-timeline__label')].join(' ').trim();
|
|
26
24
|
}
|
|
27
25
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemLabelDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
28
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineItemLabelDirective, isStandalone:
|
|
26
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineItemLabelDirective, isStandalone: true, selector: "[eclTimelineItemLabel]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
|
|
29
27
|
}
|
|
30
28
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemLabelDirective, decorators: [{
|
|
31
29
|
type: Directive,
|
|
32
30
|
args: [{
|
|
33
31
|
selector: '[eclTimelineItemLabel]',
|
|
34
|
-
standalone: false,
|
|
35
32
|
}]
|
|
36
33
|
}], propDecorators: { cssClasses: [{
|
|
37
34
|
type: HostBinding,
|
|
@@ -51,13 +48,12 @@ class EclTimelineItemTitleDirective extends ECLBaseDirective {
|
|
|
51
48
|
return [super.getCssClasses('ecl-timeline__title')].join(' ').trim();
|
|
52
49
|
}
|
|
53
50
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemTitleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
54
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineItemTitleDirective, isStandalone:
|
|
51
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineItemTitleDirective, isStandalone: true, selector: "[eclTimelineItemTitle]", host: { properties: { "class": "this.cssClasses" } }, usesInheritance: true, ngImport: i0 }); }
|
|
55
52
|
}
|
|
56
53
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemTitleDirective, decorators: [{
|
|
57
54
|
type: Directive,
|
|
58
55
|
args: [{
|
|
59
56
|
selector: '[eclTimelineItemTitle]',
|
|
60
|
-
standalone: false,
|
|
61
57
|
}]
|
|
62
58
|
}], propDecorators: { cssClasses: [{
|
|
63
59
|
type: HostBinding,
|
|
@@ -85,11 +81,11 @@ class EclTimelineItemTogglerComponent extends ECLBaseDirective {
|
|
|
85
81
|
this.toggle.emit();
|
|
86
82
|
}
|
|
87
83
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemTogglerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
88
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineItemTogglerComponent, isStandalone:
|
|
84
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineItemTogglerComponent, isStandalone: true, selector: "ecl-timeline-item-toggler", outputs: { toggle: "toggle" }, host: { listeners: { "click": "onTogglerClick()" } }, usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n" }); }
|
|
89
85
|
}
|
|
90
86
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemTogglerComponent, decorators: [{
|
|
91
87
|
type: Component,
|
|
92
|
-
args: [{ selector: 'ecl-timeline-item-toggler',
|
|
88
|
+
args: [{ selector: 'ecl-timeline-item-toggler', template: "<ng-content></ng-content>\n" }]
|
|
93
89
|
}], propDecorators: { toggle: [{
|
|
94
90
|
type: Output
|
|
95
91
|
}], onTogglerClick: [{
|
|
@@ -211,11 +207,11 @@ class EclTimelineItemComponent extends ECLBaseDirective {
|
|
|
211
207
|
}
|
|
212
208
|
}
|
|
213
209
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
214
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclTimelineItemComponent, isStandalone:
|
|
210
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.14", type: EclTimelineItemComponent, isStandalone: true, selector: "ecl-timeline-item", inputs: { expandLabel: "expandLabel", collapseLabel: "collapseLabel", isTogglerExpanded: ["isTogglerExpanded", "isTogglerExpanded", booleanAttribute], isCollapsed: ["isCollapsed", "isCollapsed", booleanAttribute], isToggler: ["isToggler", "isToggler", booleanAttribute], toggleGroup: "toggleGroup" }, outputs: { toggle: "toggle" }, host: { properties: { "class": "this.cssClasses", "class.ecl-timeline__item--collapsed": "this.isCollapsed", "class.ecl-timeline__item--toggle": "this.isToggler" } }, queries: [{ propertyName: "timelineItemToggler", first: true, predicate: i0.forwardRef(() => EclTimelineItemTogglerComponent), descendants: true }, { propertyName: "eclLink", first: true, predicate: i0.forwardRef(() => EclLinkDirective), descendants: true }], usesInheritance: true, ngImport: i0, template: "@if (isToggler) {\n <div class=\"ecl-timeline__content\">\n @if (hasDefaultToggler()) {\n <button eclButton (click)=\"onTogglerClick($event)\" variant=\"secondary\">\n @if (isShowExpandLabel) {\n <span eclButtonLabel> {{ expandLabel }} </span>\n }\n @if (isShowCollapseLabel) {\n <span eclButtonLabel> {{ collapseLabel }} </span>\n }\n <ecl-icon icon=\"corner-arrow\" size=\"fluid\" [transform]=\"!isTogglerExpanded ? 'rotate-180' : ''\"></ecl-icon>\n </button>\n }\n\n\n <ng-content select=\"ecl-timeline-item-toggler\"></ng-content>\n\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n}\n@else {\n <div class=\"ecl-timeline__tooltip\">\n <div class=\"ecl-timeline__tooltip-arrow\"></div>\n <ng-content select=\"[eclTimelineItemLabel]\"></ng-content>\n\n <ng-content select=\"[eclTimelineItemTitle]\"></ng-content>\n\n <div class=\"ecl-timeline__content\">\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n </div>\n}\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: ["ecl-timeline-item{display:list-item}\n"], dependencies: [{ kind: "ngmodule", type: EclIconModule }, { kind: "component", type: i1.EclIconComponent, selector: "ecl-icon", inputs: ["iconSet", "icon", "size", "color", "transform", "ariaLabelledby", "role", "title", "ariaHidden", "focusable", "isFlipHorizontal"] }, { kind: "ngmodule", type: EclButtonModule }, { kind: "component", type: i2.EclButtonComponent, selector: "button[eclButton], button[ecl-button], a[eclButton]", inputs: ["isIconOnly", "variant", "containerStyleClass"] }, { kind: "directive", type: i2.EclButtonLabelDirective, selector: "[eclButtonLabel]" }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
215
211
|
}
|
|
216
212
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineItemComponent, decorators: [{
|
|
217
213
|
type: Component,
|
|
218
|
-
args: [{ selector: 'ecl-timeline-item',
|
|
214
|
+
args: [{ selector: 'ecl-timeline-item', imports: [EclIconModule, EclButtonModule, NgTemplateOutlet], encapsulation: ViewEncapsulation.None, template: "@if (isToggler) {\n <div class=\"ecl-timeline__content\">\n @if (hasDefaultToggler()) {\n <button eclButton (click)=\"onTogglerClick($event)\" variant=\"secondary\">\n @if (isShowExpandLabel) {\n <span eclButtonLabel> {{ expandLabel }} </span>\n }\n @if (isShowCollapseLabel) {\n <span eclButtonLabel> {{ collapseLabel }} </span>\n }\n <ecl-icon icon=\"corner-arrow\" size=\"fluid\" [transform]=\"!isTogglerExpanded ? 'rotate-180' : ''\"></ecl-icon>\n </button>\n }\n\n\n <ng-content select=\"ecl-timeline-item-toggler\"></ng-content>\n\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n}\n@else {\n <div class=\"ecl-timeline__tooltip\">\n <div class=\"ecl-timeline__tooltip-arrow\"></div>\n <ng-content select=\"[eclTimelineItemLabel]\"></ng-content>\n\n <ng-content select=\"[eclTimelineItemTitle]\"></ng-content>\n\n <div class=\"ecl-timeline__content\">\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n </div>\n </div>\n}\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", styles: ["ecl-timeline-item{display:list-item}\n"] }]
|
|
219
215
|
}], propDecorators: { expandLabel: [{
|
|
220
216
|
type: Input
|
|
221
217
|
}], collapseLabel: [{
|
|
@@ -317,11 +313,11 @@ class EclTimelineComponent extends ECLBaseDirective {
|
|
|
317
313
|
}
|
|
318
314
|
}
|
|
319
315
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
320
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineComponent, isStandalone:
|
|
316
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: EclTimelineComponent, isStandalone: true, selector: "ecl-timeline", host: { properties: { "attr.role": "this.attrRole", "class": "this.cssClasses" } }, queries: [{ propertyName: "timelineItems", predicate: i0.forwardRef(() => EclTimelineItemComponent) }], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }); }
|
|
321
317
|
}
|
|
322
318
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineComponent, decorators: [{
|
|
323
319
|
type: Component,
|
|
324
|
-
args: [{ selector: 'ecl-timeline',
|
|
320
|
+
args: [{ selector: 'ecl-timeline', template: "<ng-content></ng-content>\n", styles: [":host{display:block}\n"] }]
|
|
325
321
|
}], propDecorators: { attrRole: [{
|
|
326
322
|
type: HostBinding,
|
|
327
323
|
args: ['attr.role']
|
|
@@ -333,31 +329,35 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
333
329
|
args: [forwardRef(() => EclTimelineItemComponent)]
|
|
334
330
|
}] } });
|
|
335
331
|
|
|
332
|
+
/**
|
|
333
|
+
* Module that provides the EclTimeline component and its dependencies.
|
|
334
|
+
*
|
|
335
|
+
* @deprecated Use {@link EUI_ECL_TIMELINE} instead.
|
|
336
|
+
*/
|
|
336
337
|
class EclTimelineModule {
|
|
337
338
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
338
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineModule,
|
|
339
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineModule, imports: [EclTimelineComponent,
|
|
339
340
|
EclTimelineItemComponent,
|
|
340
341
|
EclTimelineItemTogglerComponent,
|
|
341
342
|
EclTimelineItemLabelDirective,
|
|
342
|
-
EclTimelineItemTitleDirective],
|
|
343
|
+
EclTimelineItemTitleDirective], exports: [EclTimelineComponent,
|
|
343
344
|
EclTimelineItemComponent,
|
|
344
345
|
EclTimelineItemTogglerComponent,
|
|
345
346
|
EclTimelineItemLabelDirective,
|
|
346
347
|
EclTimelineItemTitleDirective] }); }
|
|
347
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineModule, imports: [
|
|
348
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineModule, imports: [EclTimelineItemComponent] }); }
|
|
348
349
|
}
|
|
349
350
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImport: i0, type: EclTimelineModule, decorators: [{
|
|
350
351
|
type: NgModule,
|
|
351
352
|
args: [{
|
|
352
|
-
imports: [
|
|
353
|
-
exports: [
|
|
353
|
+
imports: [
|
|
354
354
|
EclTimelineComponent,
|
|
355
355
|
EclTimelineItemComponent,
|
|
356
356
|
EclTimelineItemTogglerComponent,
|
|
357
357
|
EclTimelineItemLabelDirective,
|
|
358
358
|
EclTimelineItemTitleDirective,
|
|
359
359
|
],
|
|
360
|
-
|
|
360
|
+
exports: [
|
|
361
361
|
EclTimelineComponent,
|
|
362
362
|
EclTimelineItemComponent,
|
|
363
363
|
EclTimelineItemTogglerComponent,
|
|
@@ -367,9 +367,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.14", ngImpo
|
|
|
367
367
|
}]
|
|
368
368
|
}] });
|
|
369
369
|
|
|
370
|
+
const EUI_ECL_TIMELINE = [
|
|
371
|
+
EclTimelineComponent,
|
|
372
|
+
EclTimelineItemComponent,
|
|
373
|
+
EclTimelineItemTogglerComponent,
|
|
374
|
+
EclTimelineItemLabelDirective,
|
|
375
|
+
EclTimelineItemTitleDirective,
|
|
376
|
+
];
|
|
377
|
+
|
|
370
378
|
/**
|
|
371
379
|
* Generated bundle index. Do not edit.
|
|
372
380
|
*/
|
|
373
381
|
|
|
374
|
-
export { EclTimelineComponent, EclTimelineItemComponent, EclTimelineItemLabelDirective, EclTimelineItemTitleDirective, EclTimelineItemToggleEvent, EclTimelineItemTogglerComponent, EclTimelineModule };
|
|
382
|
+
export { EUI_ECL_TIMELINE, EclTimelineComponent, EclTimelineItemComponent, EclTimelineItemLabelDirective, EclTimelineItemTitleDirective, EclTimelineItemToggleEvent, EclTimelineItemTogglerComponent, EclTimelineModule };
|
|
375
383
|
//# sourceMappingURL=eui-ecl-components-ecl-timeline.mjs.map
|