@eui/ecl 18.0.0-next.9 → 18.0.0-rc.2
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/assets/i18n-ecl/bg.json +3 -0
- package/assets/i18n-ecl/cs.json +3 -0
- package/assets/i18n-ecl/da.json +3 -0
- package/assets/i18n-ecl/de.json +4 -1
- package/assets/i18n-ecl/el.json +4 -1
- package/assets/i18n-ecl/en.json +4 -1
- package/assets/i18n-ecl/es.json +4 -1
- package/assets/i18n-ecl/et.json +3 -0
- package/assets/i18n-ecl/fi.json +4 -1
- package/assets/i18n-ecl/fr.json +4 -1
- package/assets/i18n-ecl/ga.json +4 -1
- package/assets/i18n-ecl/hr.json +3 -0
- package/assets/i18n-ecl/hu.json +4 -1
- package/assets/i18n-ecl/it.json +4 -1
- package/assets/i18n-ecl/lt.json +4 -1
- package/assets/i18n-ecl/lv.json +4 -1
- package/assets/i18n-ecl/mt.json +4 -1
- package/assets/i18n-ecl/nl.json +4 -1
- package/assets/i18n-ecl/pl.json +4 -1
- package/assets/i18n-ecl/pt.json +4 -1
- package/assets/i18n-ecl/ro.json +4 -1
- package/assets/i18n-ecl/sk.json +4 -1
- package/assets/i18n-ecl/sl.json +4 -1
- package/assets/i18n-ecl/sv.json +3 -0
- package/docs/components/EclAccordionComponent.html +2 -2
- package/docs/components/EclAccordionItemComponent.html +3 -3
- package/docs/components/EclAppComponent.html +2 -2
- package/docs/components/EclBannerComponent.html +17 -4
- package/docs/components/EclBlockquoteComponent.html +2 -2
- package/docs/components/EclBreadcrumbComponent.html +3 -3
- package/docs/components/EclBreadcrumbSegmentComponent.html +41 -59
- package/docs/components/EclButtonComponent.html +3 -3
- package/docs/components/EclCardBodyComponent.html +2 -2
- package/docs/components/EclCardComponent.html +2 -2
- package/docs/components/EclCarouselComponent.html +3 -8
- package/docs/components/EclCarouselItemComponent.html +71 -2
- package/docs/components/EclCategoryFilterComponent.html +2 -2
- package/docs/components/EclCategoryFilterItemComponent.html +2 -2
- package/docs/components/EclCategoryFilterListComponent.html +2 -2
- package/docs/components/EclCheckboxHelpComponent.html +2 -2
- package/docs/components/EclCheckboxLabelComponent.html +29 -5
- package/docs/components/EclContentBlockComponent.html +2 -2
- package/docs/components/EclContentItemComponent.html +2 -2
- package/docs/components/EclDateBlockComponent.html +2 -2
- package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
- package/docs/components/EclExpandableComponent.html +2 -2
- package/docs/components/EclFactFiguresComponent.html +2 -2
- package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
- package/docs/components/EclFactFiguresItemComponent.html +2 -2
- package/docs/components/EclFactFiguresTitleComponent.html +2 -2
- package/docs/components/EclFactFiguresValueComponent.html +2 -2
- package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
- package/docs/components/EclFeaturedComponent.html +7 -7
- package/docs/components/EclFeaturedItemComponent.html +3 -3
- package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
- package/docs/components/EclFeaturedItemFooterComponent.html +530 -0
- package/docs/components/EclFileComponent.html +3 -3
- package/docs/components/EclFileItemComponent.html +3 -3
- package/docs/components/EclFileItemsComponent.html +2 -2
- package/docs/components/EclFileTaxonomyComponent.html +2 -2
- package/docs/components/EclFormGroupComponent.html +2 -2
- package/docs/components/EclFormLabelComponent.html +7 -7
- package/docs/components/EclGalleryComponent.html +27 -144
- package/docs/components/EclGalleryFooterComponent.html +3 -3
- package/docs/components/EclGalleryItemComponent.html +4 -92
- package/docs/components/EclIconComponent.html +40 -127
- package/docs/components/EclInpageNavigationComponent.html +104 -3
- package/docs/components/EclInpageNavigationItemComponent.html +3 -3
- package/docs/components/EclListIllustrationComponent.html +2 -2
- package/docs/components/EclListIllustrationItemComponent.html +3 -3
- package/docs/components/EclLoadingIndicatorComponent.html +2 -2
- package/docs/components/EclMediaContainerComponent.html +11 -161
- package/docs/components/EclMenuComponent.html +3 -3
- package/docs/components/EclMenuItemComponent.html +4 -16
- package/docs/components/EclMenuMegaComponent.html +2 -26
- package/docs/components/EclMenuMegaItemComponent.html +68 -4
- package/docs/components/EclModalBodyComponent.html +2 -2
- package/docs/components/EclModalComponent.html +2 -2
- package/docs/components/EclModalFooterComponent.html +2 -2
- package/docs/components/EclModalHeaderComponent.html +3 -3
- package/docs/components/EclMultiselectComponent.html +39 -3
- package/docs/components/EclMultiselectDropdownComponent.html +32 -3
- package/docs/components/EclMultiselectInputComponent.html +110 -4
- package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
- package/docs/components/EclMultiselectOptionComponent.html +34 -4
- package/docs/components/EclNavigationListComponent.html +85 -3
- package/docs/components/EclNavigationListImageComponent.html +2 -2
- package/docs/components/EclNavigationListItemComponent.html +30 -7
- package/docs/components/EclNewsTickerComponent.html +2 -2
- package/docs/components/EclNewsTickerItemComponent.html +2 -2
- package/docs/components/EclNotificationComponent.html +2 -2
- package/docs/components/EclPageHeaderComponent.html +15 -34
- package/docs/components/EclPaginationComponent.html +7 -7
- package/docs/components/EclPaginationItemComponent.html +172 -6
- package/docs/components/EclPopoverComponent.html +2 -2
- package/docs/components/EclRadioHelpComponent.html +3 -3
- package/docs/components/EclRadioLabelComponent.html +4 -4
- package/docs/components/EclRangeValueComponent.html +2 -2
- package/docs/components/EclRatingFieldComponent.html +6 -6
- package/docs/components/EclSearchFormComponent.html +46 -3
- package/docs/components/EclSelectContainerComponent.html +90 -3
- package/docs/components/EclSiteFooterComponent.html +4 -4
- package/docs/components/EclSiteFooterFixedContentECComponent.html +4 -4
- package/docs/components/EclSiteFooterFixedContentEUComponent.html +4 -4
- package/docs/components/EclSiteHeaderActionComponent.html +2 -2
- package/docs/components/EclSiteHeaderBannerTopComponent.html +104 -3
- package/docs/components/EclSiteHeaderComponent.html +74 -76
- package/docs/components/EclSiteHeaderEnvironmentComponent.html +15 -3
- package/docs/components/EclSiteHeaderLanguageComponent.html +17 -23
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +16 -4
- package/docs/components/EclSiteHeaderLoginComponent.html +4 -4
- package/docs/components/{EclSiteHeaderMessageComponent.html → EclSiteHeaderNotificationComponent.html} +8 -8
- package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
- package/docs/components/EclSocialMediaFollowComponent.html +4 -4
- package/docs/components/EclSocialMediaFollowItemComponent.html +28 -4
- package/docs/components/EclSocialMediaShareComponent.html +3 -3
- package/docs/components/EclSocialMediaShareItemComponent.html +3 -3
- package/docs/components/EclStickyContainerComponent.html +77 -4
- package/docs/components/EclTabComponent.html +5 -74
- package/docs/components/EclTabLabelComponent.html +2 -2
- package/docs/components/EclTabMoreComponent.html +3 -97
- package/docs/components/EclTableSortButtonComponent.html +72 -27
- package/docs/components/EclTabsComponent.html +5 -29
- package/docs/components/EclTagComponent.html +54 -7
- package/docs/components/EclTimelineComponent.html +2 -2
- package/docs/components/EclTimelineItemComponent.html +4 -42
- package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
- package/docs/dependencies.html +36 -26
- package/docs/directives/EclCheckboxDirective.html +26 -2
- package/docs/directives/EclDatePickerDirective.html +25 -1
- package/docs/directives/{EclSiteFooterLogoImageDesktopDirective.html → EclFeaturedItemFooterLinkDirective.html} +9 -17
- package/docs/directives/EclFeaturedItemFooterPictureDirective.html +472 -0
- package/docs/directives/EclFileUploadDirective.html +15 -3
- package/docs/directives/EclHelpBlockDirective.html +1 -1
- package/docs/directives/EclLinkDirective.html +3 -3
- package/docs/directives/EclMediaContainerItemDirective.html +0 -76
- package/docs/directives/EclPageHeaderDescriptionContainerDirective.html +498 -0
- package/docs/directives/{EclBannerCreditDirective.html → EclPageHeaderInfoDirective.html} +6 -6
- package/docs/directives/EclPageHeaderTitleDirective.html +50 -52
- package/docs/directives/EclRadioDirective.html +2 -2
- package/docs/directives/EclRangeDirective.html +1 -1
- package/docs/directives/EclSelectDirective.html +26 -2
- package/docs/directives/EclSiteFooterListDirective.html +2 -2
- package/docs/directives/EclSiteFooterSectionDirective.html +4 -4
- package/docs/directives/EclSiteFooterTitleDirective.html +1 -1
- package/docs/directives/EclSiteHeaderImageDirective.html +498 -0
- package/docs/directives/EclSiteHeaderLinkDirective.html +498 -0
- package/docs/directives/EclSiteHeaderPictureDirective.html +498 -0
- package/docs/directives/EclTableCellGroupDirective.html +49 -0
- package/docs/directives/EclTableDirective.html +1 -1
- package/docs/directives/EclTableHeaderDirective.html +32 -1
- package/docs/{classes/EclGalleryDownloadEvent.html → directives/EclTagSetDirective.html} +168 -78
- package/docs/directives/EclTextAreaDirective.html +1 -1
- package/docs/directives/EclTextInputDirective.html +1 -1
- package/docs/index.html +2 -2
- package/docs/js/menu-wc.js +116 -144
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/enumerations.html +56 -0
- package/docs/miscellaneous/variables.html +42 -4
- package/docs/modules/EclBannerComponentModule.html +0 -6
- package/docs/modules/EclBreadcrumbComponentModule.html +0 -6
- package/docs/modules/EclCardComponentModule.html +0 -6
- package/docs/modules/EclCarouselComponentModule.html +0 -6
- package/docs/modules/EclCheckboxModule.html +0 -6
- package/docs/modules/EclContentBlockComponentModule.html +0 -6
- package/docs/modules/EclContentItemComponentModule.html +0 -6
- package/docs/modules/EclFeaturedModule.html +26 -8
- package/docs/modules/EclFileComponentModule.html +0 -6
- package/docs/modules/EclGalleryComponentModule.html +0 -6
- package/docs/modules/EclListDirectiveModule.html +0 -6
- package/docs/modules/EclListIllustrationComponentModule.html +0 -6
- package/docs/modules/EclMediaContainerComponentModule.html +0 -6
- package/docs/modules/EclMenuComponentModule.html +0 -6
- package/docs/modules/EclModalComponentModule.html +0 -6
- package/docs/modules/EclNavigationListComponentModule.html +0 -6
- package/docs/modules/EclPageHeaderComponentModule.html +0 -6
- package/docs/modules/EclPopoverComponentModule.html +0 -6
- package/docs/modules/EclRangeDirectiveModule.html +0 -6
- package/docs/modules/EclRatingFieldComponentModule.html +0 -6
- package/docs/modules/EclSelectDirectiveModule.html +0 -6
- package/docs/modules/EclSiteFooterComponentModule.html +0 -6
- package/docs/modules/EclSiteHeaderComponentModule.html +0 -6
- package/docs/modules/EclSocialMediaFollowComponentModule.html +0 -6
- package/docs/modules/EclSocialMediaShareComponentModule.html +0 -6
- package/docs/modules/EclTableDirectiveModule.html +0 -6
- package/docs/modules/EclTabsComponentModule.html +0 -6
- package/docs/modules/EclTagComponentModule.html +6 -0
- package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +6 -7
- package/esm2022/lib/components/ecl-accordion/ecl-accordion.component.mjs +4 -4
- package/esm2022/lib/components/ecl-accordion/ecl-accordion.module.mjs +5 -5
- package/esm2022/lib/components/ecl-app/ecl-app.component.mjs +4 -4
- package/esm2022/lib/components/ecl-app/ecl-app.module.mjs +5 -5
- package/esm2022/lib/components/ecl-banner/ecl-banner-description.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-banner/ecl-banner-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-banner/ecl-banner-title.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-banner/ecl-banner.component.mjs +55 -13
- package/esm2022/lib/components/ecl-banner/ecl-banner.module.mjs +5 -9
- package/esm2022/lib/components/ecl-banner/index.mjs +1 -2
- package/esm2022/lib/components/ecl-base.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-blockquote/ecl-blockquote-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.component.mjs +4 -4
- package/esm2022/lib/components/ecl-blockquote/ecl-blockquote.module.mjs +5 -5
- package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +17 -15
- package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.mjs +5 -20
- package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb.module.mjs +5 -5
- package/esm2022/lib/components/ecl-button/ecl-button-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-button/ecl-button.component.mjs +7 -7
- package/esm2022/lib/components/ecl-button/ecl-button.module.mjs +5 -5
- package/esm2022/lib/components/ecl-card/ecl-card-body.component.mjs +4 -4
- package/esm2022/lib/components/ecl-card/ecl-card-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-card/ecl-card.component.mjs +4 -4
- package/esm2022/lib/components/ecl-card/ecl-card.module.mjs +5 -5
- package/esm2022/lib/components/ecl-carousel/ecl-carousel-item.component.mjs +8 -4
- package/esm2022/lib/components/ecl-carousel/ecl-carousel.component.mjs +22 -43
- package/esm2022/lib/components/ecl-carousel/ecl-carousel.module.mjs +5 -5
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter/ecl-category-filter.component.mjs +4 -4
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter-list/ecl-category-filter-list.component.mjs +4 -4
- package/esm2022/lib/components/ecl-category-filter/ecl-category-filter.module.mjs +5 -5
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-help.component.mjs +7 -6
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-input.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox-label.component.mjs +14 -18
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.directive.mjs +18 -19
- package/esm2022/lib/components/ecl-checkbox/ecl-checkbox.module.mjs +5 -5
- package/esm2022/lib/components/ecl-content-block/ecl-content-block-elements.directive.mjs +52 -52
- package/esm2022/lib/components/ecl-content-block/ecl-content-block.component.mjs +4 -4
- package/esm2022/lib/components/ecl-content-block/ecl-content-block.module.mjs +5 -5
- package/esm2022/lib/components/ecl-content-item/ecl-content-item-image.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-content-item/ecl-content-item.component.mjs +9 -5
- package/esm2022/lib/components/ecl-content-item/ecl-content-item.module.mjs +5 -5
- package/esm2022/lib/components/ecl-date-block/ecl-date-block.component.mjs +4 -4
- package/esm2022/lib/components/ecl-date-block/ecl-date-block.module.mjs +5 -5
- package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.directive.mjs +44 -22
- package/esm2022/lib/components/ecl-date-picker/ecl-date-picker.module.mjs +5 -5
- package/esm2022/lib/components/ecl-expandable/ecl-expandable.component.mjs +4 -4
- package/esm2022/lib/components/ecl-expandable/ecl-expandable.module.mjs +5 -5
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-description.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-item.component.mjs +5 -5
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-title.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-value.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures-view-all.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.component.mjs +4 -4
- package/esm2022/lib/components/ecl-fact-figures/ecl-fact-figures.module.mjs +5 -5
- package/esm2022/lib/components/ecl-featured/ecl-featured-item-description.component.mjs +4 -4
- package/esm2022/lib/components/ecl-featured/ecl-featured-item-footer.component.mjs +19 -0
- package/esm2022/lib/components/ecl-featured/ecl-featured-item-link.directive.mjs +37 -4
- package/esm2022/lib/components/ecl-featured/ecl-featured-item.component.mjs +5 -6
- package/esm2022/lib/components/ecl-featured/ecl-featured.component.mjs +11 -16
- package/esm2022/lib/components/ecl-featured/ecl-featured.module.mjs +18 -8
- package/esm2022/lib/components/ecl-featured/index.mjs +2 -1
- package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.directive.mjs +5 -5
- package/esm2022/lib/components/ecl-feedback-message/ecl-feedback-message.module.mjs +5 -5
- package/esm2022/lib/components/ecl-file/ecl-file-download.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.mjs +5 -6
- package/esm2022/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.mjs +4 -4
- package/esm2022/lib/components/ecl-file/ecl-file-picture.directive.mjs +10 -10
- package/esm2022/lib/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.mjs +4 -4
- package/esm2022/lib/components/ecl-file/ecl-file.component.mjs +7 -8
- package/esm2022/lib/components/ecl-file/ecl-file.module.mjs +5 -5
- package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.directive.mjs +43 -46
- package/esm2022/lib/components/ecl-file-upload/ecl-file-upload.module.mjs +5 -5
- package/esm2022/lib/components/ecl-form-group/ecl-form-group.component.mjs +4 -4
- package/esm2022/lib/components/ecl-form-group/ecl-form-group.module.mjs +5 -5
- package/esm2022/lib/components/ecl-form-label/ecl-form-label.component.mjs +15 -30
- package/esm2022/lib/components/ecl-form-label/ecl-form-label.module.mjs +5 -5
- package/esm2022/lib/components/ecl-gallery/ecl-gallery-footer.component.mjs +7 -8
- package/esm2022/lib/components/ecl-gallery/ecl-gallery-item.component.mjs +10 -29
- package/esm2022/lib/components/ecl-gallery/ecl-gallery-media.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +26 -85
- package/esm2022/lib/components/ecl-gallery/ecl-gallery.module.mjs +5 -5
- package/esm2022/lib/components/ecl-help-block/ecl-help-block.directive.mjs +7 -12
- package/esm2022/lib/components/ecl-help-block/ecl-help-block.module.mjs +5 -5
- package/esm2022/lib/components/ecl-icon/ecl-icon.component.mjs +23 -20
- package/esm2022/lib/components/ecl-icon/ecl-icon.module.mjs +5 -5
- package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +5 -5
- package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.mjs +34 -16
- package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.module.mjs +9 -9
- package/esm2022/lib/components/ecl-label/ecl-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-label/ecl-label.module.mjs +5 -5
- package/esm2022/lib/components/ecl-link/ecl-link-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-link/ecl-link.module.mjs +5 -5
- package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +4 -4
- package/esm2022/lib/components/ecl-list/ecl-description-list-definition-item.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-list/ecl-list.directive.mjs +19 -19
- package/esm2022/lib/components/ecl-list/ecl-list.module.mjs +5 -5
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-icon.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-item.component.mjs +5 -6
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.component.mjs +4 -4
- package/esm2022/lib/components/ecl-list-illustration/ecl-list-illustration.module.mjs +5 -5
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator-overlay.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.mjs +4 -4
- package/esm2022/lib/components/ecl-loading-indicator/ecl-loading-indicator.module.mjs +5 -5
- package/esm2022/lib/components/ecl-media-container/ecl-media-container-iframe.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-media-container/ecl-media-container-item.directive.mjs +5 -16
- package/esm2022/lib/components/ecl-media-container/ecl-media-container-picture.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-media-container/ecl-media-container.component.mjs +9 -32
- package/esm2022/lib/components/ecl-media-container/ecl-media-container.module.mjs +5 -5
- package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +10 -11
- package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +11 -14
- package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +39 -21
- package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +6 -18
- package/esm2022/lib/components/ecl-menu/ecl-menu.module.mjs +5 -5
- package/esm2022/lib/components/ecl-modal/ecl-modal-body-fixed.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-body.component.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-close.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-footer.component.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal-header.component.mjs +5 -5
- package/esm2022/lib/components/ecl-modal/ecl-modal-trigger.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal.component.mjs +4 -4
- package/esm2022/lib/components/ecl-modal/ecl-modal.module.mjs +5 -5
- package/esm2022/lib/components/ecl-multiselect/boldText.pipe.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.mjs +33 -41
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.mjs +36 -22
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.mjs +12 -17
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect-option.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.component.mjs +24 -19
- package/esm2022/lib/components/ecl-multiselect/ecl-multiselect.module.mjs +5 -5
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-image/ecl-navigation-list-image.component.mjs +4 -4
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.mjs +17 -12
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list-picture.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.component.mjs +25 -14
- package/esm2022/lib/components/ecl-navigation-list/ecl-navigation-list.module.mjs +5 -5
- package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker-item.component.mjs +4 -4
- package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.component.mjs +4 -4
- package/esm2022/lib/components/ecl-news-ticker/ecl-news-ticker.module.mjs +5 -5
- package/esm2022/lib/components/ecl-notification/ecl-notification-title.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-notification/ecl-notification.component.mjs +4 -4
- package/esm2022/lib/components/ecl-notification/ecl-notification.module.mjs +5 -5
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-background.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-description.directive.mjs +27 -17
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-info.directive.mjs +21 -0
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-meta.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-title.directive.mjs +13 -7
- package/esm2022/lib/components/ecl-page-header/ecl-page-header.component.mjs +18 -29
- package/esm2022/lib/components/ecl-page-header/ecl-page-header.module.mjs +13 -10
- package/esm2022/lib/components/ecl-page-header/index.mjs +2 -2
- package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +39 -31
- package/esm2022/lib/components/ecl-pagination/ecl-pagination.component.mjs +15 -30
- package/esm2022/lib/components/ecl-pagination/ecl-pagination.module.mjs +5 -5
- package/esm2022/lib/components/ecl-popover/ecl-popover-content.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-popover/ecl-popover-toggle.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-popover/ecl-popover.component.mjs +4 -4
- package/esm2022/lib/components/ecl-popover/ecl-popover.module.mjs +5 -5
- package/esm2022/lib/components/ecl-radio/ecl-radio-help.component.mjs +7 -12
- package/esm2022/lib/components/ecl-radio/ecl-radio-input.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-radio/ecl-radio-label.component.mjs +9 -17
- package/esm2022/lib/components/ecl-radio/ecl-radio.directive.mjs +11 -21
- package/esm2022/lib/components/ecl-radio/ecl-radio.module.mjs +5 -5
- package/esm2022/lib/components/ecl-range/ecl-range-value.component.mjs +4 -4
- package/esm2022/lib/components/ecl-range/ecl-range.directive.mjs +7 -12
- package/esm2022/lib/components/ecl-range/ecl-range.module.mjs +5 -5
- package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.component.mjs +14 -26
- package/esm2022/lib/components/ecl-rating-field/ecl-rating-field.module.mjs +5 -5
- package/esm2022/lib/components/ecl-search-form/ecl-search-form.component.mjs +21 -19
- package/esm2022/lib/components/ecl-search-form/ecl-search-form.module.mjs +5 -5
- package/esm2022/lib/components/ecl-select/ecl-select-container.component.mjs +33 -13
- package/esm2022/lib/components/ecl-select/ecl-select.directive.mjs +12 -16
- package/esm2022/lib/components/ecl-select/ecl-select.module.mjs +8 -6
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +12 -19
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-column.directive.mjs +10 -10
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.mjs +13 -33
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.mjs +21 -27
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.mjs +13 -27
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.mjs +10 -15
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +8 -13
- package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.component.mjs +11 -16
- package/esm2022/lib/components/ecl-site-footer/ecl-site-footer.module.mjs +6 -9
- package/esm2022/lib/components/ecl-site-header/action/ecl-site-header-action.component.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.mjs +14 -7
- package/esm2022/lib/components/ecl-site-header/cta/ecl-site-header-cta.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.mjs +16 -15
- package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +15 -17
- package/esm2022/lib/components/ecl-site-header/ecl-site-header.module.mjs +21 -11
- package/esm2022/lib/components/ecl-site-header/index.mjs +3 -2
- package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +9 -8
- package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language.component.mjs +15 -14
- package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login-details.directive.mjs +7 -7
- package/esm2022/lib/components/ecl-site-header/login/ecl-site-header-login.component.mjs +10 -16
- package/esm2022/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.mjs +18 -0
- package/esm2022/lib/components/ecl-site-header/notification/index.mjs +2 -0
- package/esm2022/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.mjs +55 -0
- package/esm2022/lib/components/ecl-site-header/{message → picture}/index.mjs +2 -2
- package/esm2022/lib/components/ecl-site-header/search/ecl-site-header-search.component.mjs +4 -4
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs +14 -10
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-link.directive.mjs +5 -5
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.mjs +8 -14
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.mjs +7 -6
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +5 -5
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-link.directive.mjs +5 -5
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.component.mjs +7 -12
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share.module.mjs +5 -5
- package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.component.mjs +43 -20
- package/esm2022/lib/components/ecl-sticky-container/ecl-sticky-container.module.mjs +5 -5
- package/esm2022/lib/components/ecl-table/ecl-table-sort-button.component.mjs +10 -9
- package/esm2022/lib/components/ecl-table/ecl-table.directive.mjs +47 -38
- package/esm2022/lib/components/ecl-table/ecl-table.module.mjs +5 -5
- package/esm2022/lib/components/ecl-tabs/ecl-tab-label.component.mjs +4 -4
- package/esm2022/lib/components/ecl-tabs/ecl-tab-more.component.mjs +9 -18
- package/esm2022/lib/components/ecl-tabs/ecl-tab.component.mjs +11 -23
- package/esm2022/lib/components/ecl-tabs/ecl-tabs.component.mjs +30 -18
- package/esm2022/lib/components/ecl-tabs/ecl-tabs.module.mjs +5 -5
- package/esm2022/lib/components/ecl-tag/ecl-tag-set.directive.mjs +20 -0
- package/esm2022/lib/components/ecl-tag/ecl-tag.component.mjs +18 -10
- package/esm2022/lib/components/ecl-tag/ecl-tag.module.mjs +9 -8
- package/esm2022/lib/components/ecl-tag/index.mjs +2 -1
- package/esm2022/lib/components/ecl-text-area/ecl-text-area.directive.mjs +7 -12
- package/esm2022/lib/components/ecl-text-area/ecl-text-area.module.mjs +5 -5
- package/esm2022/lib/components/ecl-text-input/ecl-text-input.directive.mjs +8 -14
- package/esm2022/lib/components/ecl-text-input/ecl-text-input.module.mjs +5 -5
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-label.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-title.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item-toggler.component.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline-item.component.mjs +9 -18
- package/esm2022/lib/components/ecl-timeline/ecl-timeline.component.mjs +4 -4
- package/esm2022/lib/components/ecl-timeline/ecl-timeline.module.mjs +5 -5
- package/esm2022/lib/services/ecl-default-language.service.mjs +4 -4
- package/esm2022/lib/services/ecl-rtl.service.mjs +4 -4
- package/esm2022/lib/services/ecl-theme.service.mjs +4 -4
- package/esm2022/lib/shared/ecl-all.module.mjs +5 -5
- package/esm2022/lib/utils/directives/ecl-click-outside/ecl-click-outside.directive.mjs +4 -4
- package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.directive.mjs +4 -4
- package/esm2022/lib/utils/directives/ecl-hidden/ecl-hidden.module.mjs +5 -5
- package/fesm2022/eui-ecl.mjs +13929 -20335
- package/fesm2022/eui-ecl.mjs.map +1 -7
- package/lib/components/ecl-accordion/ecl-accordion-item.component.d.ts.map +1 -1
- package/lib/components/ecl-banner/ecl-banner.component.d.ts +13 -4
- package/lib/components/ecl-banner/ecl-banner.component.d.ts.map +1 -1
- package/lib/components/ecl-banner/ecl-banner.module.d.ts +4 -5
- package/lib/components/ecl-banner/ecl-banner.module.d.ts.map +1 -1
- package/lib/components/ecl-banner/index.d.ts +0 -1
- package/lib/components/ecl-banner/index.d.ts.map +1 -1
- package/lib/components/ecl-base.directive.d.ts.map +1 -1
- package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts +7 -6
- package/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
- package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts +0 -4
- package/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
- package/lib/components/ecl-button/ecl-button.component.d.ts +1 -1
- package/lib/components/ecl-button/ecl-button.component.d.ts.map +1 -1
- package/lib/components/ecl-card/ecl-card.component.d.ts.map +1 -1
- package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts +1 -0
- package/lib/components/ecl-carousel/ecl-carousel-item.component.d.ts.map +1 -1
- package/lib/components/ecl-carousel/ecl-carousel.component.d.ts +1 -0
- package/lib/components/ecl-carousel/ecl-carousel.component.d.ts.map +1 -1
- package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +1 -0
- package/lib/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
- package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +7 -3
- package/lib/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
- package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts +9 -5
- package/lib/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
- package/lib/components/ecl-content-item/ecl-content-item.component.d.ts +1 -0
- package/lib/components/ecl-content-item/ecl-content-item.component.d.ts.map +1 -1
- package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts +4 -2
- package/lib/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
- package/lib/components/ecl-expandable/ecl-expandable.component.d.ts.map +1 -1
- package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts +8 -0
- package/lib/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -0
- package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts +10 -0
- package/lib/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
- package/lib/components/ecl-featured/ecl-featured.component.d.ts +3 -2
- package/lib/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
- package/lib/components/ecl-featured/ecl-featured.module.d.ts +5 -4
- package/lib/components/ecl-featured/ecl-featured.module.d.ts.map +1 -1
- package/lib/components/ecl-featured/index.d.ts +1 -0
- package/lib/components/ecl-featured/index.d.ts.map +1 -1
- package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts +1 -1
- package/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.d.ts.map +1 -1
- package/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.d.ts.map +1 -1
- package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts +10 -5
- package/lib/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
- package/lib/components/ecl-form-label/ecl-form-label.component.d.ts +8 -4
- package/lib/components/ecl-form-label/ecl-form-label.component.d.ts.map +1 -1
- package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts +4 -10
- package/lib/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
- package/lib/components/ecl-gallery/ecl-gallery.component.d.ts +15 -38
- package/lib/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
- package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts +2 -1
- package/lib/components/ecl-help-block/ecl-help-block.directive.d.ts.map +1 -1
- package/lib/components/ecl-icon/ecl-icon.component.d.ts +6 -4
- package/lib/components/ecl-icon/ecl-icon.component.d.ts.map +1 -1
- package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +10 -2
- package/lib/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
- package/lib/components/ecl-link/ecl-link.directive.d.ts +3 -3
- package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
- package/lib/components/ecl-list/ecl-list.directive.d.ts.map +1 -1
- package/lib/components/ecl-list-illustration/ecl-list-illustration-picture.directive.d.ts.map +1 -1
- package/lib/components/ecl-list-illustration/ecl-list-illustration.component.d.ts.map +1 -1
- package/lib/components/ecl-loading-indicator/ecl-loading-indicator.component.d.ts.map +1 -1
- package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts +1 -8
- package/lib/components/ecl-media-container/ecl-media-container-item.directive.d.ts.map +1 -1
- package/lib/components/ecl-media-container/ecl-media-container.component.d.ts +2 -23
- package/lib/components/ecl-media-container/ecl-media-container.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts +2 -3
- package/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts +2 -1
- package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts +11 -5
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts +1 -5
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts.map +1 -1
- package/lib/components/ecl-modal/ecl-modal-body.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts +3 -0
- package/lib/components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts +13 -3
- package/lib/components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts +5 -3
- package/lib/components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.d.ts.map +1 -1
- package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts +8 -3
- package/lib/components/ecl-multiselect/ecl-multiselect.component.d.ts.map +1 -1
- package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts +4 -3
- package/lib/components/ecl-navigation-list/ecl-navigation-list-item.component.d.ts.map +1 -1
- package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts +10 -3
- package/lib/components/ecl-navigation-list/ecl-navigation-list.component.d.ts.map +1 -1
- package/lib/components/ecl-news-ticker/ecl-news-ticker.component.d.ts.map +1 -1
- package/lib/components/ecl-notification/ecl-notification.component.d.ts.map +1 -1
- package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts +5 -0
- package/lib/components/ecl-page-header/ecl-page-header-description.directive.d.ts.map +1 -1
- package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts +8 -0
- package/lib/components/ecl-page-header/ecl-page-header-info.directive.d.ts.map +1 -0
- package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts +4 -2
- package/lib/components/ecl-page-header/ecl-page-header-title.directive.d.ts.map +1 -1
- package/lib/components/ecl-page-header/ecl-page-header.component.d.ts +6 -11
- package/lib/components/ecl-page-header/ecl-page-header.component.d.ts.map +1 -1
- package/lib/components/ecl-page-header/ecl-page-header.module.d.ts +4 -4
- package/lib/components/ecl-page-header/ecl-page-header.module.d.ts.map +1 -1
- package/lib/components/ecl-page-header/index.d.ts +1 -1
- package/lib/components/ecl-page-header/index.d.ts.map +1 -1
- package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts +16 -5
- package/lib/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
- package/lib/components/ecl-pagination/ecl-pagination.component.d.ts +8 -4
- package/lib/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
- package/lib/components/ecl-radio/ecl-radio-help.component.d.ts +2 -1
- package/lib/components/ecl-radio/ecl-radio-help.component.d.ts.map +1 -1
- package/lib/components/ecl-radio/ecl-radio-label.component.d.ts +4 -2
- package/lib/components/ecl-radio/ecl-radio-label.component.d.ts.map +1 -1
- package/lib/components/ecl-radio/ecl-radio.directive.d.ts +5 -2
- package/lib/components/ecl-radio/ecl-radio.directive.d.ts.map +1 -1
- package/lib/components/ecl-range/ecl-range-value.component.d.ts.map +1 -1
- package/lib/components/ecl-range/ecl-range.directive.d.ts +2 -1
- package/lib/components/ecl-range/ecl-range.directive.d.ts.map +1 -1
- package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts +6 -3
- package/lib/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
- package/lib/components/ecl-search-form/ecl-search-form.component.d.ts +3 -0
- package/lib/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
- package/lib/components/ecl-select/ecl-select-container.component.d.ts +10 -1
- package/lib/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
- package/lib/components/ecl-select/ecl-select.directive.d.ts +6 -3
- package/lib/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
- package/lib/components/ecl-select/ecl-select.module.d.ts +3 -1
- package/lib/components/ecl-select/ecl-select.module.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts +2 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts +0 -8
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts +4 -2
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts +8 -4
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts +2 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts +2 -1
- package/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts +2 -1
- package/lib/components/ecl-site-footer/ecl-site-footer.component.d.ts.map +1 -1
- package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts +1 -1
- package/lib/components/ecl-site-footer/ecl-site-footer.module.d.ts.map +1 -1
- package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts +1 -0
- package/lib/components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.d.ts.map +1 -1
- package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts +3 -2
- package/lib/components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.d.ts.map +1 -1
- package/lib/components/ecl-site-header/ecl-site-header.component.d.ts +6 -4
- package/lib/components/ecl-site-header/ecl-site-header.component.d.ts.map +1 -1
- package/lib/components/ecl-site-header/ecl-site-header.module.d.ts +11 -10
- package/lib/components/ecl-site-header/ecl-site-header.module.d.ts.map +1 -1
- package/lib/components/ecl-site-header/index.d.ts +2 -1
- package/lib/components/ecl-site-header/index.d.ts.map +1 -1
- package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts +3 -1
- package/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.d.ts.map +1 -1
- package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts +7 -6
- package/lib/components/ecl-site-header/language/ecl-site-header-language.component.d.ts.map +1 -1
- package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts +2 -1
- package/lib/components/ecl-site-header/login/ecl-site-header-login.component.d.ts.map +1 -1
- package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts +8 -0
- package/lib/components/ecl-site-header/notification/ecl-site-header-notification.component.d.ts.map +1 -0
- package/lib/components/ecl-site-header/notification/index.d.ts +2 -0
- package/lib/components/ecl-site-header/notification/index.d.ts.map +1 -0
- package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts +18 -0
- package/lib/components/ecl-site-header/picture/ecl-site-header-picture.directive.d.ts.map +1 -0
- package/lib/components/ecl-site-header/picture/index.d.ts +2 -0
- package/lib/components/ecl-site-header/picture/index.d.ts.map +1 -0
- package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts +2 -1
- package/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.d.ts.map +1 -1
- package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts +2 -1
- package/lib/components/ecl-social-media-follow/ecl-social-media-follow.component.d.ts.map +1 -1
- package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts +4 -3
- package/lib/components/ecl-social-media-follow/ecl-social-media-follow.module.d.ts.map +1 -1
- package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts +2 -1
- package/lib/components/ecl-social-media-share/ecl-social-media-share.component.d.ts.map +1 -1
- package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts +14 -2
- package/lib/components/ecl-sticky-container/ecl-sticky-container.component.d.ts.map +1 -1
- package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts +2 -2
- package/lib/components/ecl-table/ecl-table-sort-button.component.d.ts.map +1 -1
- package/lib/components/ecl-table/ecl-table.directive.d.ts +11 -5
- package/lib/components/ecl-table/ecl-table.directive.d.ts.map +1 -1
- package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts +2 -2
- package/lib/components/ecl-tabs/ecl-tab-more.component.d.ts.map +1 -1
- package/lib/components/ecl-tabs/ecl-tab.component.d.ts +5 -4
- package/lib/components/ecl-tabs/ecl-tab.component.d.ts.map +1 -1
- package/lib/components/ecl-tabs/ecl-tabs.component.d.ts +5 -7
- package/lib/components/ecl-tabs/ecl-tabs.component.d.ts.map +1 -1
- package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts +8 -0
- package/lib/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -0
- package/lib/components/ecl-tag/ecl-tag.component.d.ts +6 -7
- package/lib/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
- package/lib/components/ecl-tag/ecl-tag.module.d.ts +4 -3
- package/lib/components/ecl-tag/ecl-tag.module.d.ts.map +1 -1
- package/lib/components/ecl-tag/index.d.ts +1 -0
- package/lib/components/ecl-tag/index.d.ts.map +1 -1
- package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts +2 -1
- package/lib/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
- package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts +2 -1
- package/lib/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
- package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts +3 -10
- package/lib/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
- package/lib/services/ecl-default-language.service.d.ts +2 -1
- package/lib/services/ecl-default-language.service.d.ts.map +1 -1
- package/lib/services/ecl-theme.service.d.ts +1 -1
- package/lib/services/ecl-theme.service.d.ts.map +1 -1
- package/package.json +2 -2
- package/docs/components/EclPageHeaderDescriptionContainerComponent.html +0 -725
- package/esm2022/lib/components/ecl-banner/ecl-banner-credit.directive.mjs +0 -21
- package/esm2022/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.mjs +0 -47
- package/esm2022/lib/components/ecl-site-header/message/ecl-site-header-message.component.mjs +0 -18
- package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts +0 -8
- package/lib/components/ecl-banner/ecl-banner-credit.directive.d.ts.map +0 -1
- package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts +0 -19
- package/lib/components/ecl-page-header/ecl-page-header-description/ecl-page-header-description.component.d.ts.map +0 -1
- package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts +0 -8
- package/lib/components/ecl-site-header/message/ecl-site-header-message.component.d.ts.map +0 -1
- package/lib/components/ecl-site-header/message/index.d.ts +0 -2
- package/lib/components/ecl-site-header/message/index.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-accordion-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-accordion/ecl-accordion-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACiC,YAAY,EAAsB,MAAM,EAC5E,iBAAiB,EACpB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;;AAEzD,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAiBa,yBAA0B,YAAW,MAAM;IAgBjC,aAAa,EAAE,gBAAgB;IAAE,OAAO,CAAC,EAAE;IAd9D,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAE/D,QAAQ,UAAS;IACjB,SAAS,SAAM;IACf,OAAO,SAAM;gBAEM,aAAa,EAAE,gBAAgB,EAAU,EAAE,EAAE,iBAAiB;IAEjF,QAAQ,IAAI,IAAI;IAKhB,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAYlC,kBAAkB,IAAI,IAAI;yCAnCjB,yBAAyB;2CAAzB,yBAAyB;
|
|
1
|
+
{"version":3,"file":"ecl-accordion-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-accordion/ecl-accordion-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACiC,YAAY,EAAsB,MAAM,EAC5E,iBAAiB,EACpB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;;AAEzD,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAiBa,yBAA0B,YAAW,MAAM;IAgBjC,aAAa,EAAE,gBAAgB;IAAE,OAAO,CAAC,EAAE;IAd9D,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAE/D,QAAQ,UAAS;IACjB,SAAS,SAAM;IACf,OAAO,SAAM;gBAEM,aAAa,EAAE,gBAAgB,EAAU,EAAE,EAAE,iBAAiB;IAEjF,QAAQ,IAAI,IAAI;IAKhB,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAYlC,kBAAkB,IAAI,IAAI;yCAnCjB,yBAAyB;2CAAzB,yBAAyB;yCAwCss0B,OAAQ;CADnv0B"}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
2
|
+
import { AfterContentInit, AfterViewInit, ElementRef, OnDestroy, QueryList, Renderer2 } from '@angular/core';
|
|
2
3
|
import { ECLBaseDirective } from '../ecl-base.directive';
|
|
3
4
|
import { EclLinkDirective } from '../ecl-link/ecl-link.directive';
|
|
4
5
|
import { EclBannerImageDirective } from './ecl-banner-picture.directive';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class EclBannerComponent extends ECLBaseDirective implements AfterContentInit, AfterViewInit {
|
|
7
|
+
export declare class EclBannerComponent extends ECLBaseDirective implements AfterContentInit, AfterViewInit, OnDestroy {
|
|
7
8
|
el: ElementRef;
|
|
8
9
|
private renderer;
|
|
10
|
+
private cdkBreakpointObserver;
|
|
9
11
|
variant: 'text-box' | 'text-overlay' | 'plain-background';
|
|
10
12
|
eclSize: string;
|
|
11
13
|
copyright: string;
|
|
@@ -15,15 +17,22 @@ export declare class EclBannerComponent extends ECLBaseDirective implements Afte
|
|
|
15
17
|
eclBannerImage: EclBannerImageDirective;
|
|
16
18
|
bannerContainer: ElementRef;
|
|
17
19
|
get cssClasses(): string;
|
|
18
|
-
private
|
|
19
|
-
|
|
20
|
+
private readonly BANNER_PADDING;
|
|
21
|
+
private destroy$;
|
|
22
|
+
private bannerWidth;
|
|
23
|
+
private isTabletBreakpoint;
|
|
24
|
+
private readonly TIMEOUT_INTERVAL;
|
|
25
|
+
constructor(el: ElementRef, renderer: Renderer2, cdkBreakpointObserver: BreakpointObserver);
|
|
20
26
|
ngAfterContentInit(): void;
|
|
21
27
|
ngAfterViewInit(): void;
|
|
28
|
+
ngOnDestroy(): void;
|
|
22
29
|
get hasCtaLink(): boolean;
|
|
23
30
|
private observeElementSizeChanges;
|
|
24
31
|
private setBannerHeight;
|
|
25
32
|
private resetHeight;
|
|
26
33
|
private getRatioArray;
|
|
34
|
+
private getDefaultRatio;
|
|
35
|
+
private observeBreakpointChanges;
|
|
27
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerComponent, never>;
|
|
28
37
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclBannerComponent, "ecl-banner", never, { "variant": { "alias": "variant"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; "copyright": { "alias": "copyright"; "required": false; }; "isCentered": { "alias": "isCentered"; "required": false; }; "isFullWidth": { "alias": "isFullWidth"; "required": false; }; }, {}, ["eclBannerImage", "eclLinkComponents"], ["[eclBannerPicture]", "[eclBannerTitle]", "[eclBannerDescription]", "[eclLink]", "*"], false, never>;
|
|
29
38
|
static ngAcceptInputType_isCentered: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-banner.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAChB,aAAa,EAIb,UAAU,
|
|
1
|
+
{"version":3,"file":"ecl-banner.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EACH,gBAAgB,EAChB,aAAa,EAIb,UAAU,EAGV,SAAS,EACT,SAAS,EACT,SAAS,EAIZ,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;;AASzE,qBAIa,kBAAmB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,aAAa,EAAE,SAAS;IA+BvF,EAAE,EAAE,UAAU;IAAE,OAAO,CAAC,QAAQ;IAAa,OAAO,CAAC,qBAAqB;IA9BpF,OAAO,EAAE,UAAU,GAAG,cAAc,GAAG,kBAAkB,CAAC;IAC1D,OAAO,SAAO;IACd,SAAS,SAAM;IACgB,UAAU,UAAS;IACnB,WAAW,UAAS;IAEP,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC7D,cAAc,EAAE,uBAAuB,CAAC;IAEjD,eAAe,EAAE,UAAU,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAUvB;IAED,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAM;IACrC,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,WAAW,CAAK;IACxB,OAAO,CAAC,kBAAkB,CAAQ;IAClC,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAO;gBAErB,EAAE,EAAE,UAAU,EAAU,QAAQ,EAAE,SAAS,EAAU,qBAAqB,EAAE,kBAAkB;IAIjH,kBAAkB,IAAI,IAAI;IAQ1B,eAAe,IAAI,IAAI;IAKvB,WAAW,IAAI,IAAI;IAKnB,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,OAAO,CAAC,yBAAyB;IAWjC,OAAO,CAAC,eAAe;IAcvB,OAAO,CAAC,WAAW;IAQnB,OAAO,CAAC,aAAa;IASrB,OAAO,CAAC,eAAe;IAiBvB,OAAO,CAAC,wBAAwB;yCApHvB,kBAAkB;2CAAlB,kBAAkB;yCAgIwxtB,OAAQ;0CAAR,OAAQ;CAD9ztB"}
|
|
@@ -2,13 +2,12 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./ecl-banner.component";
|
|
3
3
|
import * as i2 from "./ecl-banner-title.directive";
|
|
4
4
|
import * as i3 from "./ecl-banner-description.directive";
|
|
5
|
-
import * as i4 from "./ecl-banner-
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "../ecl-link/ecl-link.module";
|
|
5
|
+
import * as i4 from "./ecl-banner-picture.directive";
|
|
6
|
+
import * as i5 from "@angular/common";
|
|
7
|
+
import * as i6 from "../ecl-link/ecl-link.module";
|
|
9
8
|
export declare class EclBannerComponentModule {
|
|
10
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerComponentModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EclBannerComponentModule, [typeof i1.EclBannerComponent, typeof i2.EclBannerTitleDirective, typeof i2.EclBannerTitleTextDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i4.
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EclBannerComponentModule, [typeof i1.EclBannerComponent, typeof i2.EclBannerTitleDirective, typeof i2.EclBannerTitleTextDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i4.EclBannerPictureDirective, typeof i4.EclBannerImageDirective], [typeof i5.CommonModule, typeof i6.EclLinkDirectiveModule], [typeof i1.EclBannerComponent, typeof i2.EclBannerTitleDirective, typeof i2.EclBannerTitleTextDirective, typeof i3.EclBannerDescriptionDirective, typeof i3.EclBannerDescriptionTextDirective, typeof i4.EclBannerPictureDirective, typeof i4.EclBannerImageDirective]>;
|
|
12
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<EclBannerComponentModule>;
|
|
13
12
|
}
|
|
14
13
|
//# sourceMappingURL=ecl-banner.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-banner.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ecl-banner.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/ecl-banner.module.ts"],"names":[],"mappings":";;;;;;;AAiBA,qBAKa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
|
|
@@ -3,6 +3,5 @@ export * from './ecl-banner.component';
|
|
|
3
3
|
export * from './ecl-banner-title.directive';
|
|
4
4
|
export * from './ecl-banner-title.directive';
|
|
5
5
|
export * from './ecl-banner-description.directive';
|
|
6
|
-
export * from './ecl-banner-credit.directive';
|
|
7
6
|
export * from './ecl-banner-picture.directive';
|
|
8
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AACnD,cAAc
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-banner/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oCAAoC,CAAC;AACnD,cAAc,gCAAgC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-base.directive.d.ts","sourceRoot":"","sources":["../../../src/lib/components/ecl-base.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,gBAAgB;IAChB,KAAK,EAAE,MAAM,CAAC;IAEgB,OAAO,MAAC;IAGjB,QAAQ,EAAE,MAAM,CAAC;IAE/C,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,gBAAgB;2CAAhB,gBAAgB;
|
|
1
|
+
{"version":3,"file":"ecl-base.directive.d.ts","sourceRoot":"","sources":["../../../src/lib/components/ecl-base.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,gBAAgB;IAChB,KAAK,EAAE,MAAM,CAAC;IAEgB,OAAO,MAAC;IAGjB,QAAQ,EAAE,MAAM,CAAC;IAE/C,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;yCAR/B,gBAAgB;2CAAhB,gBAAgB;uCAY4k+P,OAAQ;CADhn+P"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
1
|
+
import { ElementRef, EventEmitter, Renderer2 } from '@angular/core';
|
|
2
2
|
import { EclBaseEvent } from '../../model';
|
|
3
3
|
import { ECLBaseDirective } from '../ecl-base.directive';
|
|
4
4
|
import { Params, QueryParamsHandling } from '@angular/router';
|
|
@@ -7,22 +7,23 @@ export declare class EclBreadcrumbSegmentClickEvent extends EclBaseEvent {
|
|
|
7
7
|
}
|
|
8
8
|
export declare class EclBreadcrumbSegmentComponent extends ECLBaseDirective {
|
|
9
9
|
el: ElementRef;
|
|
10
|
+
private renderer2;
|
|
10
11
|
tabIndex: string;
|
|
11
12
|
role: string;
|
|
12
13
|
routerLink: string | any[];
|
|
13
14
|
queryParams: Params | null;
|
|
14
15
|
href: string;
|
|
15
16
|
queryParamsHandling: QueryParamsHandling;
|
|
16
|
-
|
|
17
|
+
isEllipsis: boolean;
|
|
18
|
+
isCurrentPage: boolean;
|
|
17
19
|
isHidden: boolean;
|
|
18
20
|
segmentClick: EventEmitter<EclBreadcrumbSegmentClickEvent>;
|
|
19
|
-
constructor(el: ElementRef);
|
|
21
|
+
constructor(el: ElementRef, renderer2: Renderer2);
|
|
20
22
|
get cssClasses(): string;
|
|
21
|
-
get isEllipsis(): boolean;
|
|
22
|
-
getWidth(): number;
|
|
23
23
|
onSegmentClick(evt: MouseEvent): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclBreadcrumbSegmentComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbSegmentComponent, "ecl-breadcrumb-segment", never, { "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "href": { "alias": "href"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "isCurrentPage": { "alias": "isCurrentPage"; "required": false; }; "isHidden": { "alias": "isHidden"; "required": false; }; }, { "segmentClick": "segmentClick"; }, never, ["*"], false, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbSegmentComponent, "ecl-breadcrumb-segment", never, { "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "href": { "alias": "href"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "isEllipsis": { "alias": "isEllipsis"; "required": false; }; "isCurrentPage": { "alias": "isCurrentPage"; "required": false; }; "isHidden": { "alias": "isHidden"; "required": false; }; }, { "segmentClick": "segmentClick"; }, never, ["*"], false, never>;
|
|
26
|
+
static ngAcceptInputType_isEllipsis: unknown;
|
|
26
27
|
static ngAcceptInputType_isCurrentPage: unknown;
|
|
27
28
|
static ngAcceptInputType_isHidden: unknown;
|
|
28
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-breadcrumb-segment.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,
|
|
1
|
+
{"version":3,"file":"ecl-breadcrumb-segment.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA8B,SAAS,EAAuC,MAAM,eAAe,CAAC;AAChJ,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;;AAE9D,qBAAa,8BAA+B,SAAQ,YAAY;CAAG;AAEnE,qBAKa,6BAA8B,SAAQ,gBAAgB;IAiB5C,EAAE,EAAE,UAAU;IAAE,OAAO,CAAC,SAAS;IAhBtB,QAAQ,SAAQ;IACpB,IAAI,SAAc;IAGnC,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,IAAI,SAAM;IACV,mBAAmB,EAAE,mBAAmB,CAAQ;IACjB,UAAU,UAAS;IACnB,aAAa,UAAS;IAG9D,QAAQ,UAAS;IAEP,YAAY,+CAAsD;gBAEzD,EAAE,EAAE,UAAU,EAAU,SAAS,EAAE,SAAS;IAI/D,IACI,UAAU,IAAI,MAAM,CAMvB;IAED,cAAc,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCA9B5B,6BAA6B;2CAA7B,6BAA6B;yCAqCys0B,OAAQ;4CAAR,OAAQ;uCAAR,OAAQ;CAD1v0B"}
|
|
@@ -15,8 +15,6 @@ export declare class EclBreadcrumbComponent extends ECLBaseDirective implements
|
|
|
15
15
|
eclSegments: QueryList<EclBreadcrumbSegmentComponent>;
|
|
16
16
|
private destroy$;
|
|
17
17
|
private nonStaticSegments;
|
|
18
|
-
private staticSegments;
|
|
19
|
-
private MINIMUM_WIDTH;
|
|
20
18
|
constructor(el: ElementRef, translate: TranslateService, renderer: Renderer2);
|
|
21
19
|
get cssClasses(): string;
|
|
22
20
|
ngOnInit(): void;
|
|
@@ -32,8 +30,6 @@ export declare class EclBreadcrumbComponent extends ECLBaseDirective implements
|
|
|
32
30
|
private collapse;
|
|
33
31
|
private expand;
|
|
34
32
|
private hideEllipsis;
|
|
35
|
-
private getEllipsisWidth;
|
|
36
|
-
private getStaticElementsWidth;
|
|
37
33
|
private showEllipsis;
|
|
38
34
|
private hasEnoughSegments;
|
|
39
35
|
private handleStaticAndNonStaticSegments;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAGb,UAAU,EAGV,SAAS,EACT,MAAM,EACN,SAAS,EACT,SAAS,EAKZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;;AAEnF,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS;
|
|
1
|
+
{"version":3,"file":"ecl-breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-breadcrumb/ecl-breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAGb,UAAU,EAGV,SAAS,EACT,MAAM,EACN,SAAS,EACT,SAAS,EAKZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;;AAEnF,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS;IAgBhG,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IAhBoB,UAAU,UAAS;IACjC,IAAI,SAAgB;IACd,SAAS,MAAC;IAEZ,kBAAkB,EAAE,6BAA6B,CAAC;IAC9C,mBAAmB,EAAE,UAAU,CAAC;IAGlE,WAAW,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAEtD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,iBAAiB,CAAuC;gBAGpD,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS;IAK/B,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,QAAQ,IAAI,IAAI;IAShB,eAAe,IAAI,IAAI;IAKvB,WAAW,IAAI,IAAI;IAMnB,cAAc,IAAI,IAAI;IAItB,sBAAsB,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQ7C,OAAO,CAAC,IAAI;IAOZ,OAAO,CAAC,iCAAiC;IAQzC,OAAO,CAAC,uBAAuB;IAgB/B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,MAAM;IAId,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,gCAAgC;IAMxC,OAAO,CAAC,sBAAsB;IAO9B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCA7IpB,sBAAsB;2CAAtB,sBAAsB;yCAiJ+/tB,OAAQ;CADziuB"}
|
|
@@ -9,7 +9,7 @@ export declare class EclButtonComponent extends ECLBaseDirective implements Afte
|
|
|
9
9
|
containerStyleClass: string;
|
|
10
10
|
iconComponents: QueryList<EclIconComponent>;
|
|
11
11
|
get cssClasses(): string;
|
|
12
|
-
get hasIcon():
|
|
12
|
+
get hasIcon(): boolean;
|
|
13
13
|
constructor(el: ElementRef);
|
|
14
14
|
ngAfterViewInit(): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclButtonComponent, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-button.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-button/ecl-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgD,UAAU,EAAkC,SAAS,EACxG,aAAa,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;;AAElE,qBAKa,kBAAmB,SAAQ,gBAAiB,YAAW,aAAa;IAkB1D,EAAE,EAAE,UAAU;IAhBO,UAAU,UAAS;IAClD,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,KAAK,GAAG,OAAO,GAAG,gBAAgB,CAAa;IAC/F,mBAAmB,EAAE,MAAM,CAAC;IAEgB,cAAc,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAEjG,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,IAAI,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"ecl-button.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-button/ecl-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAgD,UAAU,EAAkC,SAAS,EACxG,aAAa,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;;AAElE,qBAKa,kBAAmB,SAAQ,gBAAiB,YAAW,aAAa;IAkB1D,EAAE,EAAE,UAAU;IAhBO,UAAU,UAAS;IAClD,OAAO,EAAE,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,KAAK,GAAG,OAAO,GAAG,gBAAgB,CAAa;IAC/F,mBAAmB,EAAE,MAAM,CAAC;IAEgB,cAAc,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAEjG,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,IAAI,OAAO,IAAI,OAAO,CAErB;gBAEkB,EAAE,EAAE,UAAU;IAIjC,eAAe,IAAI,IAAI;yCAtBd,kBAAkB;2CAAlB,kBAAkB;yCAgCkj1B,OAAQ;CADxl1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-card.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-card/ecl-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwC,SAAS,EAAE,aAAa,EAAc,MAAM,eAAe,CAAC;AAC3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;;AAErE,qBAWa,gBAAiB,SAAQ,gBAAiB,YAAW,aAAa;IAY/D,OAAO,CAAC,QAAQ;IAXF,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;IAEgF,eAAe,EAAE,wBAAwB,CAAC;IACrC,oBAAoB,EAAE,6BAA6B,CAAC;IAC5D,YAAY,EAAE,qBAAqB,CAAC;gBAE9F,QAAQ,EAAE,SAAS;IAIvC,eAAe,IAAI,IAAI;IAQvB,OAAO,CAAC,uBAAuB;yCAxBtB,gBAAgB;2CAAhB,gBAAgB;
|
|
1
|
+
{"version":3,"file":"ecl-card.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-card/ecl-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwC,SAAS,EAAE,aAAa,EAAc,MAAM,eAAe,CAAC;AAC3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;;AAErE,qBAWa,gBAAiB,SAAQ,gBAAiB,YAAW,aAAa;IAY/D,OAAO,CAAC,QAAQ;IAXF,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;IAEgF,eAAe,EAAE,wBAAwB,CAAC;IACrC,oBAAoB,EAAE,6BAA6B,CAAC;IAC5D,YAAY,EAAE,qBAAqB,CAAC;gBAE9F,QAAQ,EAAE,SAAS;IAIvC,eAAe,IAAI,IAAI;IAQvB,OAAO,CAAC,uBAAuB;yCAxBtB,gBAAgB;2CAAhB,gBAAgB;CAkC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-carousel-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EACd,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;;AAEnD,MAAM,WAAW,eAAe;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED,qBAaa,wBAAyB,SAAQ,gBAAiB,YAAW,eAAe;
|
|
1
|
+
{"version":3,"file":"ecl-carousel-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EACd,MAAM,eAAe,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;;AAEnD,MAAM,WAAW,eAAe;IAC5B,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACf;AAED,qBAaa,wBAAyB,SAAQ,gBAAiB,YAAW,eAAe;IAclE,EAAE,EAAE,UAAU;IAbD,SAAS,EAAE,MAAM,CAAC;IACxB,IAAI,SAAW;IACC,eAAe,SAAW;IACtC,KAAK,EAAE,MAAM,CAAC;IAEnC,EAAE,EAAE,MAAM,CAAC;IACoB,SAAS,UAAS;IAEhD,UAAU,8BAAqC;IACL,MAAM,EAAE,kBAAkB,CAAC;IAExE,KAAK,EAAE,MAAM,CAAC;gBAEF,EAAE,EAAE,UAAU;IAIjC,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,OAAO,IAAI,OAAO,CAErB;IAGD,YAAY,IAAI,IAAI;yCA7BX,wBAAwB;2CAAxB,wBAAwB;wCAiCs00B,OAAQ;CADl30B"}
|
|
@@ -39,6 +39,7 @@ export declare class EclCarouselComponent extends ECLBaseDirective implements On
|
|
|
39
39
|
private stopSubject;
|
|
40
40
|
private destroy$;
|
|
41
41
|
private unsubscribeListener;
|
|
42
|
+
private windowResizeSubscription;
|
|
42
43
|
private readonly TIMEOUT_INTERVAL;
|
|
43
44
|
constructor(cdkBreakpointObserver: BreakpointObserver, cd: ChangeDetectorRef, renderer2: Renderer2, eclRtlService: EclRtlService);
|
|
44
45
|
get cssClasses(): string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-carousel.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EACH,gBAAgB,EAChB,aAAa,EACb,iBAAiB,EAGjB,UAAU,EACV,YAAY,EAGZ,SAAS,EACT,MAAM,EAEN,SAAS,EACT,SAAS,EAMZ,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"ecl-carousel.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-carousel/ecl-carousel.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EACH,gBAAgB,EAChB,aAAa,EACb,iBAAiB,EAGjB,UAAU,EACV,YAAY,EAGZ,SAAS,EACT,MAAM,EAEN,SAAS,EACT,SAAS,EAMZ,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAE/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;;AAErD,qBAoBa,oBAAqB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,gBAAgB,EAAE,aAAa;IAwChH,OAAO,CAAC,qBAAqB;IAC7B,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,aAAa;IAzC4B,SAAS,EAAE,MAAM,GAAG,IAAI,CAA+B;IAClE,mBAAmB,SAAc;IAEnC,UAAU,EAAE,OAAO,CAAC;IACrB,YAAY,SAAQ;IACjD,KAAK,8BAAqC;IAEpB,wBAAwB,EAAE,UAAU,CAAC;IACR,MAAM,EAAE,SAAS,CAAC,wBAAwB,CAAC,CAAC;IAC7E,iBAAiB,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IAC5C,UAAU,EAAE,UAAU,CAAC;IACtB,WAAW,EAAE,UAAU,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,UAAU,EAAE,UAAU,CAAC;IAClB,eAAe,EAAE,wBAAwB,CAAC;IAC3C,cAAc,EAAE,wBAAwB,CAAC;IACxC,eAAe,EAAE,UAAU,CAAC;IAEnD,kBAAkB,UAAQ;IAC1B,SAAS,UAAS;IAClB,cAAc,UAAS;IACvB,KAAK,UAAS;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB,SAAO;IAEzB,OAAO,CAAC,kBAAkB,CAAS;IACnC,OAAO,CAAC,mBAAmB,CAAS;IACpC,OAAO,CAAC,wBAAwB,CAAS;IACzC,OAAO,CAAC,kBAAkB,CAAS;IACnC,OAAO,CAAC,WAAW,CAAuB;IAC1C,OAAO,CAAC,WAAW,CAAuB;IAE1C,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,wBAAwB,CAAsB;IACtD,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAO;gBAG5B,qBAAqB,EAAE,kBAAkB,EACzC,EAAE,EAAE,iBAAiB,EACrB,SAAS,EAAE,SAAS,EACpB,aAAa,EAAE,aAAa;IAKxC,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,QAAQ,IAAI,IAAI;IAKhB,kBAAkB,IAAI,IAAI;IAO1B,eAAe,IAAI,IAAI;IAYvB,WAAW,IAAI,IAAI;IASnB,WAAW,IAAI,IAAI;IAMnB,YAAY,IAAI,IAAI;IAMpB,2BAA2B,CAAC,CAAC,KAAA,GAAG,IAAI;IAQpC,mBAAmB,CAAC,CAAC,KAAA,GAAG,IAAI;IAkB5B,qBAAqB,CAAC,CAAC,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI;IAa5D,eAAe,CAAC,MAAM,EAAE,UAAU,GAAG,OAAO;IAO5C,UAAU,CAAC,MAAM,EAAE,UAAU,GAAG,IAAI;IAIpC,aAAa,CAAC,MAAM,EAAE,UAAU,GAAG,IAAI;IAOvC,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,GAAG,IAAI;IAK1D,gBAAgB,IAAI,IAAI;IAKxB,oBAAoB,IAAI,IAAI;IAK5B,YAAY,IAAI,IAAI;IAIpB,eAAe,IAAI,IAAI;IAMhB,mBAAmB,IAAI,OAAO;IAI9B,QAAQ,IAAI,OAAO;IAInB,WAAW,IAAI,OAAO;IAItB,oBAAoB,IAAI,MAAM;IAgB9B,sBAAsB,IAAI,MAAM;IAIhC,2BAA2B,IAAI,MAAM;IAIrC,4BAA4B,IAAI,MAAM;IAI7C,OAAO,CAAC,oBAAoB;IAM5B,OAAO,CAAC,YAAY;IAcpB,OAAO,CAAC,mBAAmB;IAU3B,OAAO,CAAC,gBAAgB;IAaxB,OAAO,CAAC,eAAe;IASvB,OAAO,CAAC,UAAU;IAUlB,OAAO,CAAC,mBAAmB;IAI3B,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,SAAS;IAMjB,OAAO,CAAC,aAAa;IAIrB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,aAAa;IAiBrB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,aAAa;IAIrB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,WAAW;IAMnB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,aAAa;IAKrB,OAAO,CAAC,YAAY;IAepB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,gBAAgB;IAcxB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,iBAAiB;IAQzB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,6BAA6B;IAUrC,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,4BAA4B;IASpC,OAAO,CAAC,2BAA2B;IAkBnC,OAAO,CAAC,wBAAwB;IAkChC,OAAO,CAAC,yBAAyB;IAMjC,OAAO,CAAC,eAAe;IAOvB,OAAO,CAAC,kBAAkB;IA6B1B,OAAO,CAAC,WAAW;IAcnB,OAAO,CAAC,gBAAgB;yCAthBf,oBAAoB;2CAApB,oBAAoB;yCA6hBq5S,OAAQ;2CAAg/mO,OAAQ;CADr75O"}
|
|
@@ -5,5 +5,6 @@ export declare class EclCheckboxHelpComponent extends ECLBaseDirective {
|
|
|
5
5
|
get cssClasses(): string;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxHelpComponent, never>;
|
|
7
7
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxHelpComponent, "[eclCheckboxHelp]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
8
|
+
static ngAcceptInputType_isDisabled: unknown;
|
|
8
9
|
}
|
|
9
10
|
//# sourceMappingURL=ecl-checkbox-help.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-checkbox-help.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-help.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,wBAAyB,SAAQ,gBAAgB;
|
|
1
|
+
{"version":3,"file":"ecl-checkbox-help.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-help.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,wBAAyB,SAAQ,gBAAgB;IACiC,UAAU,UAAS;IAE9G,IACI,UAAU,IAAI,MAAM,CAEvB;yCANQ,wBAAwB;2CAAxB,wBAAwB;yCAQ462B,OAAQ;CADx92B"}
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { ECLBaseDirective } from '../ecl-base.directive';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class EclCheckboxLabelComponent extends ECLBaseDirective {
|
|
4
|
-
isInvalid: boolean
|
|
5
|
-
isDisabled: boolean
|
|
4
|
+
isInvalid: boolean;
|
|
5
|
+
isDisabled: boolean;
|
|
6
|
+
isRequired: boolean;
|
|
6
7
|
get cssClasses(): string;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxLabelComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
10
|
+
static ngAcceptInputType_isInvalid: unknown;
|
|
11
|
+
static ngAcceptInputType_isDisabled: unknown;
|
|
12
|
+
static ngAcceptInputType_isRequired: unknown;
|
|
9
13
|
}
|
|
10
14
|
//# sourceMappingURL=ecl-checkbox-label.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-checkbox-label.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-label.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ecl-checkbox-label.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox-label.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAMa,yBAA0B,SAAQ,gBAAgB;IACnB,SAAS,UAAS;IAClB,UAAU,UAAS;IACnB,UAAU,UAAS;IAE3D,IACI,UAAU,IAAI,MAAM,CAEvB;yCARQ,yBAAyB;2CAAzB,yBAAyB;wCAUwx2B,OAAQ;yCAAR,OAAQ;yCAAR,OAAQ;CADr02B"}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { AfterContentInit, OnChanges } from '@angular/core';
|
|
2
|
+
import { ECLBaseDirective } from '../ecl-base.directive';
|
|
2
3
|
import { EclFormLabelComponent } from '../ecl-form-label/ecl-form-label.component';
|
|
3
4
|
import { EclHelpBlockDirective } from '../ecl-help-block/ecl-help-block.directive';
|
|
4
|
-
import { EclCheckboxLabelComponent } from './ecl-checkbox-label.component';
|
|
5
5
|
import { EclCheckboxHelpComponent } from './ecl-checkbox-help.component';
|
|
6
|
-
import {
|
|
6
|
+
import { EclCheckboxLabelComponent } from './ecl-checkbox-label.component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class EclCheckboxDirective extends ECLBaseDirective implements AfterContentInit, OnChanges {
|
|
9
|
-
isDisabled: boolean
|
|
10
|
-
isInvalid: boolean
|
|
9
|
+
isDisabled: boolean;
|
|
10
|
+
isInvalid: boolean;
|
|
11
|
+
isSingle: boolean;
|
|
11
12
|
eclCheckboxLabelComponent: EclCheckboxLabelComponent;
|
|
12
13
|
eclCheckboxHelpComponent: EclCheckboxHelpComponent;
|
|
13
14
|
eclFormLabelDirective: EclFormLabelComponent;
|
|
@@ -17,6 +18,9 @@ export declare class EclCheckboxDirective extends ECLBaseDirective implements Af
|
|
|
17
18
|
ngOnChanges(): void;
|
|
18
19
|
private updateChildElements;
|
|
19
20
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxDirective, never>;
|
|
20
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclCheckboxDirective, "[eclCheckbox]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; }, {}, ["eclCheckboxLabelComponent", "eclCheckboxHelpComponent", "eclFormLabelDirective", "eclHelpBlockDirective"], never, true, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclCheckboxDirective, "[eclCheckbox]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "isSingle": { "alias": "isSingle"; "required": false; }; }, {}, ["eclCheckboxLabelComponent", "eclCheckboxHelpComponent", "eclFormLabelDirective", "eclHelpBlockDirective"], never, true, never>;
|
|
22
|
+
static ngAcceptInputType_isDisabled: unknown;
|
|
23
|
+
static ngAcceptInputType_isInvalid: unknown;
|
|
24
|
+
static ngAcceptInputType_isSingle: unknown;
|
|
21
25
|
}
|
|
22
26
|
//# sourceMappingURL=ecl-checkbox.directive.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-checkbox.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox.directive.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ecl-checkbox.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-checkbox/ecl-checkbox.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA+C,SAAS,EAAgC,MAAM,eAAe,CAAC;AACvI,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;;AAE3E,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IACR,UAAU,UAAS;IACpB,SAAS,UAAS;IACnB,QAAQ,UAAS;IAEzC,yBAAyB,EAAE,yBAAyB,CAAC;IACtD,wBAAwB,EAAE,wBAAwB,CAAC;IACtD,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,qBAAqB,EAAE,qBAAqB,CAAC;IAEpG,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,kBAAkB,IAAI,IAAI;IAI1B,WAAW,IAAI,IAAI;IAInB,OAAO,CAAC,mBAAmB;yCAvBlB,oBAAoB;2CAApB,oBAAoB;yCAkCo/zB,OAAQ;wCAAR,OAAQ;uCAAR,OAAQ;CAD5h0B"}
|
|
@@ -14,6 +14,7 @@ export declare class EclContentItemComponent extends ECLBaseDirective implements
|
|
|
14
14
|
role: string;
|
|
15
15
|
get cssClasses(): string;
|
|
16
16
|
private isStack;
|
|
17
|
+
private isInline;
|
|
17
18
|
constructor(renderer: Renderer2);
|
|
18
19
|
ngAfterContentInit(): void;
|
|
19
20
|
private attachClickEventToImage;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-content-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-content-item/ecl-content-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAoD,SAAS,EAAE,MAAM,eAAe,CAAC;AAC9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,4BAA4B,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;;AAElH,qBAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB;
|
|
1
|
+
{"version":3,"file":"ecl-content-item.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-content-item/ecl-content-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAoD,SAAS,EAAE,MAAM,eAAe,CAAC;AAC9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,qBAAqB,EAAE,MAAM,4CAA4C,CAAC;AACnF,OAAO,EAAE,4BAA4B,EAAE,8BAA8B,EAAE,MAAM,oCAAoC,CAAC;;AAElH,qBAIa,uBAAwB,SAAQ,gBAAiB,YAAW,gBAAgB;IAoBzE,OAAO,CAAC,QAAQ;IAlB8B,eAAe,EAAE,wBAAwB,CAAC;IAC7C,YAAY,EAAE,qBAAqB,CAAC;IAC3B,qBAAqB,EAAE,8BAA8B,CAAC;IAChC,oBAAoB,EAAE,6BAA6B,CAAC;IACrD,mBAAmB,EAAE,4BAA4B,CAAC;IAE7G,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAIvB;IAED,OAAO,CAAC,OAAO,CAAS;IACxB,OAAO,CAAC,QAAQ,CAAS;gBAEL,QAAQ,EAAE,SAAS;IAIvC,kBAAkB,IAAI,IAAI;IAiB1B,OAAO,CAAC,uBAAuB;yCAzCtB,uBAAuB;2CAAvB,uBAAuB;CAmDnC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ElementRef, OnInit, ViewContainerRef, EventEmitter, OnDestroy, Provider } from '@angular/core';
|
|
1
|
+
import { ElementRef, OnInit, ViewContainerRef, EventEmitter, OnDestroy, Provider, Renderer2 } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
3
|
import { EclBaseEvent } from '../../model/ecl-base.event';
|
|
4
4
|
import { ECLBaseDirective } from '../ecl-base.directive';
|
|
@@ -15,6 +15,8 @@ export declare class EclDatePickerDirective extends ECLBaseDirective implements
|
|
|
15
15
|
private viewContainerRef;
|
|
16
16
|
protected translateService: TranslateService;
|
|
17
17
|
private eclLanguageService;
|
|
18
|
+
private renderer;
|
|
19
|
+
private platformId;
|
|
18
20
|
yearRange: number;
|
|
19
21
|
format: string;
|
|
20
22
|
type: string;
|
|
@@ -29,7 +31,7 @@ export declare class EclDatePickerDirective extends ECLBaseDirective implements
|
|
|
29
31
|
private hostParentEl;
|
|
30
32
|
private hostWrapperEl;
|
|
31
33
|
private eclIconComponentEl;
|
|
32
|
-
constructor(el: ElementRef, viewContainerRef: ViewContainerRef, translateService: TranslateService, eclLanguageService: EclLanguageService);
|
|
34
|
+
constructor(el: ElementRef, viewContainerRef: ViewContainerRef, translateService: TranslateService, eclLanguageService: EclLanguageService, renderer: Renderer2, platformId: object);
|
|
33
35
|
ngOnInit(): void;
|
|
34
36
|
ngOnDestroy(): void;
|
|
35
37
|
onClick(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-date-picker.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-date-picker/ecl-date-picker.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAIH,UAAU,EACV,MAAM,EACN,gBAAgB,EAEhB,YAAY,EAGZ,SAAS,EACT,QAAQ,
|
|
1
|
+
{"version":3,"file":"ecl-date-picker.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-date-picker/ecl-date-picker.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAIH,UAAU,EACV,MAAM,EACN,gBAAgB,EAEhB,YAAY,EAGZ,SAAS,EACT,QAAQ,EACR,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAqB,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAIzE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAmB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAExE,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;;AAUpD,qBAAa,4BAA6B,SAAQ,YAAY;IACvC,IAAI,EAAE,IAAI;gBAAV,IAAI,EAAE,IAAI;CAGhC;AAED,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF,qBAIa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,oBAAoB,EAAE,SAAS;IA4BvG,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACxB,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,QAAQ;IACK,OAAO,CAAC,UAAU;IAhClC,SAAS,SAAM;IACf,MAAM,SAAgB;IACL,IAAI,SAAU;IAExC,IACI,UAAU,IAAI,MAAM,CAEvB;IAES,UAAU,6CAAoD;IAGxE,UAAU,MAAQ;IAElB,OAAO,CAAC,MAAM,CAAU;IACxB,OAAO,CAAC,QAAQ,CAA4C;IAG5D,OAAO,CAAC,QAAQ,CAA0B;IAC1C,OAAO,CAAC,SAAS,CAAoB;IAErC,OAAO,CAAC,MAAM,CAAmB;IACjC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,aAAa,CAAc;IACnC,OAAO,CAAC,kBAAkB,CAAc;gBAG5B,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB,EAChC,gBAAgB,EAAE,gBAAgB,EACpC,kBAAkB,EAAE,kBAAkB,EACtC,QAAQ,EAAE,SAAS,EACE,UAAU,EAAE,MAAM;IAQnD,QAAQ,IAAI,IAAI;IAOhB,WAAW,IAAI,IAAI;IAMnB,OAAO,IAAI,IAAI;IAKf,MAAM,IAAI,IAAI;IAWd,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI5B,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAK3C,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAIhC,OAAO,CAAC,WAAW;IA8CnB,OAAO,CAAC,gBAAgB;IAMxB,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,0BAA0B;IAOlC,OAAO,CAAC,mBAAmB;yCA7KlB,sBAAsB;2CAAtB,sBAAsB;CAqLlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-expandable.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-expandable/ecl-expandable.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAE9G,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,wBAAyB,SAAQ,YAAY;IACnC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM;IAE1E,IACI,UAAU,IAAI,MAAM,CAEvB;IAEuC,UAAU,UAAS;IAClD,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IAErB,MAAM,yCAAgD;IAEhE,QAAQ,IAAI,IAAI;IAMhB,aAAa,IAAI,IAAI;yCAnBZ,sBAAsB;2CAAtB,sBAAsB;
|
|
1
|
+
{"version":3,"file":"ecl-expandable.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-expandable/ecl-expandable.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAE9G,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAAa,wBAAyB,SAAQ,YAAY;IACnC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAWa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM;IAE1E,IACI,UAAU,IAAI,MAAM,CAEvB;IAEuC,UAAU,UAAS;IAClD,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IAErB,MAAM,yCAAgD;IAEhE,QAAQ,IAAI,IAAI;IAMhB,aAAa,IAAI,IAAI;yCAnBZ,sBAAsB;2CAAtB,sBAAsB;yCA8Buq1B,OAAQ;CADjt1B"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ECLBaseDirective } from '../ecl-base.directive';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class EclFeaturedItemFooterComponent extends ECLBaseDirective {
|
|
4
|
+
className: boolean;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterComponent, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedItemFooterComponent, "[eclFeaturedItemFooter]", never, {}, {}, never, ["*", "[eclFeaturedItemFooterLink]", "[eclFeaturedItemFooterPicture]"], false, never>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=ecl-featured-item-footer.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ecl-featured-item-footer.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured-item-footer.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAKa,8BAA+B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
|
|
@@ -5,4 +5,14 @@ export declare class EclFeaturedItemLinkDirective extends ECLBaseDirective {
|
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemLinkDirective, never>;
|
|
6
6
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemLinkDirective, "[eclFeaturedItemLink]", never, {}, {}, never, never, false, never>;
|
|
7
7
|
}
|
|
8
|
+
export declare class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {
|
|
9
|
+
className: boolean;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterLinkDirective, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemFooterLinkDirective, "[eclFeaturedItemFooterLink]", never, {}, {}, never, never, false, never>;
|
|
12
|
+
}
|
|
13
|
+
export declare class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {
|
|
14
|
+
get cssClasses(): string;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterPictureDirective, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemFooterPictureDirective, "picture[eclFeaturedItemFooterPicture]", never, {}, {}, never, never, false, never>;
|
|
17
|
+
}
|
|
8
18
|
//# sourceMappingURL=ecl-featured-item-link.directive.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured-item-link.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured-item-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,4BAA6B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADtD,4BAA4B;2CAA5B,4BAA4B;CAExC"}
|
|
1
|
+
{"version":3,"file":"ecl-featured-item-link.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured-item-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,4BAA6B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADtD,4BAA4B;2CAA5B,4BAA4B;CAExC;AAED,qBAGa,kCAAmC,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCAD7D,kCAAkC;2CAAlC,kCAAkC;CAE9C;AAED,qBAGa,qCAAsC,SAAQ,gBAAgB;IACvE,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,qCAAqC;2CAArC,qCAAqC;CAKjD"}
|
|
@@ -2,10 +2,11 @@ import { ECLBaseDirective } from '../ecl-base.directive';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class EclFeaturedComponent extends ECLBaseDirective {
|
|
4
4
|
position: 'left' | 'right';
|
|
5
|
-
|
|
5
|
+
isHighlighted: boolean;
|
|
6
6
|
role: string;
|
|
7
7
|
get cssClasses(): string;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured", never, { "position": { "alias": "position"; "required": false; }; "
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured", never, { "position": { "alias": "position"; "required": false; }; "isHighlighted": { "alias": "isHighlighted"; "required": false; }; }, {}, never, ["*", "[eclFeaturedItemFooter]"], false, never>;
|
|
10
|
+
static ngAcceptInputType_isHighlighted: unknown;
|
|
10
11
|
}
|
|
11
12
|
//# sourceMappingURL=ecl-featured.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAC7C,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAU;IACL,aAAa,UAAS;IAEpC,IAAI,SAAa;IAE3C,IACI,UAAU,IAAI,MAAM,CAEvB;yCATQ,oBAAoB;2CAApB,oBAAoB;4CAW842B,OAAQ;CADt72B"}
|
|
@@ -3,12 +3,13 @@ import * as i1 from "./ecl-featured.component";
|
|
|
3
3
|
import * as i2 from "./ecl-featured-item.component";
|
|
4
4
|
import * as i3 from "./ecl-featured-item-link.directive";
|
|
5
5
|
import * as i4 from "./ecl-featured-item-description.component";
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "@
|
|
8
|
-
import * as i7 from "
|
|
6
|
+
import * as i5 from "./ecl-featured-item-footer.component";
|
|
7
|
+
import * as i6 from "@angular/common";
|
|
8
|
+
import * as i7 from "@ngx-translate/core";
|
|
9
|
+
import * as i8 from "../ecl-media-container/ecl-media-container.module";
|
|
9
10
|
export declare class EclFeaturedModule {
|
|
10
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EclFeaturedModule, [typeof i1.EclFeaturedComponent, typeof i2.EclFeaturedItemComponent, typeof i3.EclFeaturedItemLinkDirective, typeof i4.EclFeaturedItemDescriptionComponent], [typeof
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EclFeaturedModule, [typeof i1.EclFeaturedComponent, typeof i2.EclFeaturedItemComponent, typeof i3.EclFeaturedItemLinkDirective, typeof i4.EclFeaturedItemDescriptionComponent, typeof i3.EclFeaturedItemFooterPictureDirective, typeof i3.EclFeaturedItemFooterLinkDirective, typeof i5.EclFeaturedItemFooterComponent], [typeof i6.CommonModule, typeof i7.TranslateModule, typeof i8.EclMediaContainerComponentModule], [typeof i1.EclFeaturedComponent, typeof i2.EclFeaturedItemComponent, typeof i3.EclFeaturedItemLinkDirective, typeof i4.EclFeaturedItemDescriptionComponent, typeof i3.EclFeaturedItemFooterPictureDirective, typeof i3.EclFeaturedItemFooterLinkDirective, typeof i5.EclFeaturedItemFooterComponent]>;
|
|
12
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EclFeaturedModule>;
|
|
13
14
|
}
|
|
14
15
|
//# sourceMappingURL=ecl-featured.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ecl-featured.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/ecl-featured.module.ts"],"names":[],"mappings":";;;;;;;;;AAeA,qBAKa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAI"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export * from './ecl-featured.module';
|
|
2
2
|
export * from './ecl-featured-item.component';
|
|
3
|
+
export * from './ecl-featured-item-footer.component';
|
|
3
4
|
export * from './ecl-featured.component';
|
|
4
5
|
export * from './ecl-featured-item-description.component';
|
|
5
6
|
export * from './ecl-featured-item-link.directive';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,oCAAoC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-featured/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sCAAsC,CAAC;AACrD,cAAc,0BAA0B,CAAC;AACzC,cAAc,2CAA2C,CAAC;AAC1D,cAAc,oCAAoC,CAAC"}
|
|
@@ -13,7 +13,7 @@ export declare class EclFileItemComponent extends ECLBaseDirective {
|
|
|
13
13
|
constructor(eclFileComponent: EclFileComponent);
|
|
14
14
|
get isThumbnail(): boolean;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFileItemComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemComponent, "ecl-file-item", never, { "isDescription": { "alias": "isDescription"; "required": false; }; "eclTitle": { "alias": "eclTitle"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; "label": { "alias": "label"; "required": false; }; "langDetail": { "alias": "langDetail"; "required": false; }; }, {}, never, ["
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclFileItemComponent, "ecl-file-item", never, { "isDescription": { "alias": "isDescription"; "required": false; }; "eclTitle": { "alias": "eclTitle"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; "label": { "alias": "label"; "required": false; }; "langDetail": { "alias": "langDetail"; "required": false; }; }, {}, never, ["*", "[eclFileTranslationDownload]"], false, never>;
|
|
17
17
|
static ngAcceptInputType_isDescription: unknown;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=ecl-file-item.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-file-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAe1C,OAAO,CAAC,gBAAgB;IAdI,aAAa,UAAS;IACrD,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IAE5B,IACI,UAAU,IAAI,MAAM,CAIvB;gBAEmB,gBAAgB,EAAE,gBAAgB;IAItD,IAAI,WAAW,IAAI,OAAO,CAEzB;yCArBQ,oBAAoB;2CAApB,oBAAoB;
|
|
1
|
+
{"version":3,"file":"ecl-file-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-item/ecl-file-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAIa,oBAAqB,SAAQ,gBAAgB;IAe1C,OAAO,CAAC,gBAAgB;IAdI,aAAa,UAAS;IACrD,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IAE5B,IACI,UAAU,IAAI,MAAM,CAIvB;gBAEmB,gBAAgB,EAAE,gBAAgB;IAItD,IAAI,WAAW,IAAI,OAAO,CAEzB;yCArBQ,oBAAoB;2CAApB,oBAAoB;4CAuB4i2B,OAAQ;CADpl2B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-file-items.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,SAAS,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAIa,qBAAsB,SAAQ,gBAAgB;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAExB,KAAK,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAE9E,aAAa,IAAI,MAAM;IAIvB,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAlB3B,qBAAqB;2CAArB,qBAAqB;
|
|
1
|
+
{"version":3,"file":"ecl-file-items.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-file/ecl-file-items/ecl-file-items.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,SAAS,EAAU,YAAY,EAAiC,MAAM,eAAe,CAAC;AAClI,OAAO,EAAE,oBAAoB,EAAE,MAAM,0CAA0C,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAE5D,qBAAa,uBAAwB,SAAQ,YAAY;IAClC,UAAU,EAAE,OAAO;gBAAnB,UAAU,EAAE,OAAO;CAGzC;AAED,qBAIa,qBAAsB,SAAQ,gBAAgB;IAEvD,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,EAAE,MAAM,CAAC;IACiB,UAAU,UAAS;IAEjD,MAAM,wCAA+C;IAExB,KAAK,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAE9E,aAAa,IAAI,MAAM;IAIvB,aAAa,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAlB3B,qBAAqB;2CAArB,qBAAqB;yCA6B8n1B,OAAQ;CADvq1B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DoCheck, ElementRef, OnInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
1
|
+
import { DoCheck, ElementRef, OnInit, EventEmitter, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
2
|
import { NgControl } from '@angular/forms';
|
|
3
3
|
import { EclFileUpload } from '../../model/ecl-file-upload.model';
|
|
4
4
|
import { EclBaseEvent } from '../../model/ecl-base.event';
|
|
@@ -13,11 +13,12 @@ export declare class EclFileUploadDirective extends ECLBaseDirective implements
|
|
|
13
13
|
protected ngControl: NgControl;
|
|
14
14
|
private el;
|
|
15
15
|
private translate;
|
|
16
|
+
private renderer;
|
|
16
17
|
variant: string;
|
|
17
18
|
isInvalid: boolean;
|
|
18
19
|
id: string;
|
|
19
|
-
disabled: boolean
|
|
20
|
-
multiple: boolean
|
|
20
|
+
disabled: boolean;
|
|
21
|
+
multiple: boolean;
|
|
21
22
|
filesSelected: EventEmitter<EclFileUploadFileSelectedEvent>;
|
|
22
23
|
type: string;
|
|
23
24
|
private fileListEl;
|
|
@@ -25,7 +26,8 @@ export declare class EclFileUploadDirective extends ECLBaseDirective implements
|
|
|
25
26
|
private buttonEl;
|
|
26
27
|
private labelEl;
|
|
27
28
|
private destroy$;
|
|
28
|
-
|
|
29
|
+
private readonly SPAN_BUTTON_CONVERSION_CLASSES;
|
|
30
|
+
constructor(ngControl: NgControl, el: ElementRef, translate: TranslateService, renderer: Renderer2);
|
|
29
31
|
get cssClasses(): string;
|
|
30
32
|
get invalidState(): boolean;
|
|
31
33
|
ngOnInit(): void;
|
|
@@ -39,12 +41,15 @@ export declare class EclFileUploadDirective extends ECLBaseDirective implements
|
|
|
39
41
|
private createDOMStructure;
|
|
40
42
|
private getHostDOMElement;
|
|
41
43
|
private createLabelDOMElement;
|
|
44
|
+
private addClasses;
|
|
42
45
|
private createFileListDOMElement;
|
|
43
46
|
private createFileListItemDOMElement;
|
|
44
47
|
private getFileModels;
|
|
45
48
|
private getFilenameExtension;
|
|
46
49
|
private formatBytes;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EclFileUploadDirective, [{ optional: true; self: true; }, null, null]>;
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclFileUploadDirective, [{ optional: true; self: true; }, null, null, null]>;
|
|
48
51
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFileUploadDirective, "[eclFileUpload]", never, { "variant": { "alias": "variant"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; }, { "filesSelected": "filesSelected"; }, never, never, false, never>;
|
|
52
|
+
static ngAcceptInputType_disabled: unknown;
|
|
53
|
+
static ngAcceptInputType_multiple: unknown;
|
|
49
54
|
}
|
|
50
55
|
//# sourceMappingURL=ecl-file-upload.directive.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-file-upload.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-file-upload/ecl-file-upload.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,OAAO,EACP,UAAU,EACV,MAAM,EAGN,YAAY,EACZ,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;
|
|
1
|
+
{"version":3,"file":"ecl-file-upload.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-file-upload/ecl-file-upload.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,OAAO,EACP,UAAU,EACV,MAAM,EAGN,YAAY,EACZ,SAAS,EAET,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAIvD,qBAAa,8BAA+B,SAAQ,YAAY;IACzC,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;gBAA3B,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;CAGjD;AAED,qBAGa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,OAAO;IAyBtE,SAAS,CAAC,SAAS,EAAE,SAAS;IAClD,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IA3BX,OAAO,SAAa;IACpB,SAAS,UAAS;IACM,EAAE,EAAE,MAAM,CAAC;IAI5C,QAAQ,EAAE,OAAO,CAAC;IAIlB,QAAQ,EAAE,OAAO,CAAC;IAER,aAAa,+CAAsD;IAEnD,IAAI,SAAU;IACxC,OAAO,CAAC,UAAU,CAAc;IAEhC,OAAO,CAAC,KAAK,CAAuB;IACpC,OAAO,CAAC,QAAQ,CAAc;IAC9B,OAAO,CAAC,OAAO,CAAc;IAC7B,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,QAAQ,CAAC,8BAA8B,CAAoE;gBAGjF,SAAS,EAAE,SAAS,EAC1C,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS;IAK/B,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,IACI,YAAY,IAAI,OAAO,CAM1B;IAED,QAAQ,IAAI,IAAI;IAKhB,WAAW,IAAI,IAAI;IAKnB,SAAS,IAAI,IAAI;IAQkB,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAMxB,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAcrE,OAAO,CAAC,kBAAkB;IAa1B,OAAO,CAAC,2BAA2B;IAoBnC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,kBAAkB;IAW1B,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,qBAAqB;IAY7B,OAAO,CAAC,UAAU;IAGlB,OAAO,CAAC,wBAAwB;IAOhC,OAAO,CAAC,4BAA4B;IAsBpC,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,WAAW;yCArMV,sBAAsB;2CAAtB,sBAAsB;uCAmNo4oB,OAAQ;uCAAR,OAAQ;CAD96oB"}
|