@eui/ecl 21.0.0-alpha.31 → 21.0.0-alpha.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/ecl-accordion/package.json +2 -1
- package/components/ecl-app/package.json +2 -1
- package/components/ecl-banner/package.json +2 -1
- package/components/ecl-blockquote/package.json +2 -1
- package/components/ecl-breadcrumb/package.json +2 -1
- package/components/ecl-button/package.json +2 -1
- package/components/ecl-card/package.json +2 -1
- package/components/ecl-carousel/package.json +2 -1
- package/components/ecl-category-filter/package.json +2 -1
- package/components/ecl-checkbox/package.json +2 -1
- package/components/ecl-content-block/package.json +2 -1
- package/components/ecl-content-item/package.json +2 -1
- package/components/ecl-date-block/package.json +2 -1
- package/components/ecl-date-picker/package.json +2 -1
- package/components/ecl-divider/package.json +4 -0
- package/components/ecl-expandable/package.json +2 -1
- package/components/ecl-fact-figures/package.json +2 -1
- package/components/ecl-featured/package.json +2 -1
- package/components/ecl-feedback-message/package.json +2 -1
- package/components/ecl-file/package.json +2 -1
- package/components/ecl-file-upload/package.json +2 -1
- package/components/ecl-form-group/package.json +2 -1
- package/components/ecl-form-label/package.json +2 -1
- package/components/ecl-gallery/package.json +2 -1
- package/components/ecl-help-block/package.json +2 -1
- package/components/ecl-icon/package.json +2 -1
- package/components/ecl-inpage-navigation/package.json +2 -1
- package/components/ecl-label/package.json +2 -1
- package/components/ecl-link/package.json +2 -1
- package/components/ecl-list/package.json +2 -1
- package/components/ecl-list-illustration/package.json +2 -1
- package/components/ecl-loading-indicator/package.json +2 -1
- package/components/ecl-media-container/package.json +2 -1
- package/components/ecl-mega-menu/package.json +2 -1
- package/components/ecl-menu/package.json +2 -1
- package/components/ecl-modal/package.json +2 -1
- package/components/ecl-multiselect/package.json +2 -1
- package/components/ecl-navigation-list/package.json +2 -1
- package/components/ecl-news-ticker/package.json +2 -1
- package/components/ecl-notification/package.json +2 -1
- package/components/ecl-page-header/package.json +2 -1
- package/components/ecl-pagination/package.json +2 -1
- package/components/ecl-popover/package.json +2 -1
- package/components/ecl-radio/package.json +2 -1
- package/components/ecl-range/package.json +2 -1
- package/components/ecl-rating-field/package.json +2 -1
- package/components/ecl-search-form/package.json +2 -1
- package/components/ecl-select/package.json +2 -1
- package/components/ecl-site-footer/package.json +2 -1
- package/components/ecl-site-header/package.json +2 -1
- package/components/ecl-social-media-follow/package.json +2 -1
- package/components/ecl-splash-page/package.json +2 -1
- package/components/ecl-sticky-container/package.json +2 -1
- package/components/ecl-table/package.json +2 -1
- package/components/ecl-tabs/package.json +2 -1
- package/components/ecl-tag/package.json +2 -1
- package/components/ecl-text-area/package.json +2 -1
- package/components/ecl-text-input/package.json +2 -1
- package/components/ecl-timeline/package.json +2 -1
- package/core/package.json +2 -1
- package/docs/changelog.html +258 -0
- package/docs/components/EclAccordionComponent.html +43 -2
- package/docs/components/EclAccordionItemComponent.html +2 -2
- package/docs/components/EclAppComponent.html +2 -2
- package/docs/components/EclBannerComponent.html +2 -2
- package/docs/components/EclBlockquoteComponent.html +2 -2
- package/docs/components/EclBreadcrumbComponent.html +2 -2
- package/docs/components/EclBreadcrumbSegmentComponent.html +2 -2
- package/docs/components/EclButtonComponent.html +2 -2
- package/docs/components/EclCardBodyComponent.html +2 -2
- package/docs/components/EclCardComponent.html +2 -2
- package/docs/components/EclCarouselComponent.html +2 -2
- package/docs/components/EclCarouselItemComponent.html +2 -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 +3 -3
- 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 +33 -15
- package/docs/components/EclFeaturedItemComponent.html +27 -3
- package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
- package/docs/components/EclFileComponent.html +2 -2
- package/docs/components/EclFileItemComponent.html +2 -2
- 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 +3 -3
- package/docs/components/EclGalleryComponent.html +3 -3
- package/docs/components/EclGalleryFooterComponent.html +2 -2
- package/docs/components/EclGalleryItemComponent.html +3 -3
- package/docs/components/EclIconComponent.html +2 -2
- package/docs/components/EclInpageNavigationComponent.html +2 -2
- package/docs/components/EclInpageNavigationItemComponent.html +2 -2
- package/docs/components/EclListIllustrationComponent.html +2 -2
- package/docs/components/EclListIllustrationItemComponent.html +2 -2
- package/docs/components/EclLoadingIndicatorComponent.html +2 -2
- package/docs/components/EclMediaContainerComponent.html +2 -2
- package/docs/components/EclMegaMenuComponent.html +75 -2
- package/docs/components/EclMegaMenuFeaturedComponent.html +83 -7
- package/docs/components/EclMegaMenuInfoComponent.html +2 -2
- package/docs/components/EclMegaMenuItemComponent.html +106 -43
- package/docs/components/EclMegaMenuSubitemComponent.html +25 -43
- package/docs/components/EclMenuComponent.html +46 -2
- package/docs/components/EclMenuItemComponent.html +3 -3
- package/docs/components/EclMenuMegaComponent.html +2 -2
- package/docs/components/EclMenuMegaItemComponent.html +2 -2
- 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 +2 -2
- package/docs/components/EclMultiselectComponent.html +2 -2
- package/docs/components/EclMultiselectDropdownComponent.html +2 -2
- package/docs/components/EclMultiselectInputComponent.html +2 -2
- package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
- package/docs/components/EclMultiselectOptionComponent.html +2 -2
- package/docs/components/EclNavigationListComponent.html +2 -2
- package/docs/components/EclNavigationListItemComponent.html +2 -2
- package/docs/components/EclNewsTickerComponent.html +2 -2
- package/docs/components/EclNewsTickerItemComponent.html +2 -2
- package/docs/components/EclNotificationComponent.html +3 -3
- package/docs/components/EclPageHeaderComponent.html +2 -2
- package/docs/components/EclPaginationComponent.html +2 -2
- package/docs/components/EclPaginationItemComponent.html +2 -2
- package/docs/components/EclPopoverComponent.html +96 -27
- package/docs/components/EclRadioHelpComponent.html +2 -2
- package/docs/components/EclRadioLabelComponent.html +2 -2
- package/docs/components/EclRangeBubbleComponent.html +2 -2
- package/docs/components/EclRangeValueComponent.html +2 -2
- package/docs/components/EclRatingFieldComponent.html +2 -2
- package/docs/components/EclSearchFormComponent.html +3 -3
- package/docs/components/EclSelectContainerComponent.html +2 -2
- package/docs/components/EclSiteFooterComponent.html +2 -2
- package/docs/components/EclSiteFooterCoreComponent.html +2 -2
- package/docs/components/EclSiteFooterFixedContentEUComponent.html +2 -2
- package/docs/components/EclSiteFooterRowCommonComponent.html +2 -2
- package/docs/components/EclSiteHeaderActionComponent.html +2 -2
- package/docs/components/EclSiteHeaderBannerTopComponent.html +2 -2
- package/docs/components/EclSiteHeaderComponent.html +33 -3
- package/docs/components/EclSiteHeaderCustomActionComponent.html +2 -2
- package/docs/components/EclSiteHeaderEnvironmentComponent.html +2 -2
- package/docs/components/EclSiteHeaderLanguageComponent.html +3 -3
- package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +3 -3
- package/docs/components/EclSiteHeaderLoginComponent.html +3 -3
- package/docs/components/EclSiteHeaderNotificationComponent.html +2 -2
- package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
- package/docs/components/EclSocialMediaFollowComponent.html +2 -2
- package/docs/components/EclSocialMediaFollowItemComponent.html +2 -2
- package/docs/components/EclSplashPageComponent.html +2 -2
- package/docs/components/EclSplashPageLanguageCategoryComponent.html +2 -2
- package/docs/components/EclSplashPageLanguageContainerComponent.html +2 -2
- package/docs/components/EclSplashPageLanguageLinkComponent.html +2 -2
- package/docs/components/EclStickyContainerComponent.html +2 -2
- package/docs/components/EclTabComponent.html +2 -2
- package/docs/components/EclTabLabelComponent.html +2 -2
- package/docs/components/EclTabMoreComponent.html +2 -2
- package/docs/components/EclTableSortButtonComponent.html +2 -2
- package/docs/components/EclTabsComponent.html +2 -2
- package/docs/components/EclTagComponent.html +2 -2
- package/docs/components/EclTimelineComponent.html +2 -2
- package/docs/components/EclTimelineItemComponent.html +2 -2
- package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
- package/docs/directives/EclBannerDescriptionLinkDirective.html +65 -1
- package/docs/directives/EclBannerTitleLinkDirective.html +64 -1
- package/docs/directives/{EclSeparatorDirective.html → EclDividerDirective.html} +4 -4
- package/docs/directives/{EclSocialMediaShareLinkDirective.html → EclMegaMenuFeaturedListItemDescriptionDirective.html} +20 -58
- package/docs/directives/EclMegaMenuFeaturedListItemDirective.html +48 -0
- package/docs/directives/EclMegaMenuSpacerDirective.html +1 -1
- package/docs/directives/EclMegaMenuSublistDirective.html +67 -0
- package/docs/directives/{EclFeaturedItemFooterLinkDirective.html → EclSiteFooterDescriptionNameDirective.html} +14 -14
- package/docs/directives/EclSiteFooterSectionDirective.html +32 -367
- package/docs/interfaces/EclMegaMenuItem.html +45 -0
- package/docs/js/menu-wc.js +45 -115
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +33 -98
- package/docs/modules/{EclSeparatorModule.html → EclDividerModule.html} +6 -6
- package/docs/modules.html +12 -24
- package/docs/overview.html +4 -4
- package/docs/properties.html +1 -1
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs +68 -50
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs +9 -9
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs +46 -37
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-button.mjs +16 -16
- package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-card.mjs +16 -16
- package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs +10 -10
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +17 -17
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-block.mjs +58 -58
- package/fesm2022/eui-ecl-components-ecl-content-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-divider.mjs +57 -0
- package/fesm2022/eui-ecl-components-ecl-divider.mjs.map +1 -0
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs +22 -22
- package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-featured.mjs +35 -97
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +8 -7
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file.mjs +34 -34
- package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-group.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs +11 -11
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +24 -24
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-icon.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +17 -17
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-label.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-link.mjs +16 -16
- package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs +19 -19
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list.mjs +31 -31
- package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs +19 -19
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +211 -93
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +49 -30
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-modal.mjs +25 -25
- package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs +45 -25
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs +16 -16
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs +11 -11
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs +37 -37
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-popover.mjs +182 -111
- package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-radio.mjs +16 -16
- package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-range.mjs +13 -13
- package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +8 -8
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-select.mjs +10 -10
- package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +97 -89
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +80 -73
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +14 -13
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs +31 -31
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-table.mjs +34 -34
- package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs +16 -16
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tag.mjs +16 -16
- package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs +7 -7
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs +19 -19
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
- package/fesm2022/eui-ecl-core.mjs +25 -25
- package/fesm2022/eui-ecl-core.mjs.map +1 -1
- package/fesm2022/eui-ecl-shared.mjs +3 -3
- package/fesm2022/eui-ecl-shared.mjs.map +1 -1
- package/fesm2022/eui-ecl.mjs +48 -51
- package/fesm2022/eui-ecl.mjs.map +1 -1
- package/package.json +82 -86
- package/shared/package.json +2 -1
- package/{components/ecl-accordion/index.d.ts → types/eui-ecl-components-ecl-accordion.d.ts} +9 -5
- package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -0
- package/{components/ecl-app/index.d.ts → types/eui-ecl-components-ecl-app.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-app.d.ts.map +1 -0
- package/{components/ecl-banner/index.d.ts → types/eui-ecl-components-ecl-banner.d.ts} +5 -2
- package/types/eui-ecl-components-ecl-banner.d.ts.map +1 -0
- package/{components/ecl-blockquote/index.d.ts → types/eui-ecl-components-ecl-blockquote.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-blockquote.d.ts.map +1 -0
- package/{components/ecl-breadcrumb/index.d.ts → types/eui-ecl-components-ecl-breadcrumb.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-breadcrumb.d.ts.map +1 -0
- package/{components/ecl-button/index.d.ts → types/eui-ecl-components-ecl-button.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-button.d.ts.map +1 -0
- package/{components/ecl-card/index.d.ts → types/eui-ecl-components-ecl-card.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-card.d.ts.map +1 -0
- package/{components/ecl-carousel/index.d.ts → types/eui-ecl-components-ecl-carousel.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-carousel.d.ts.map +1 -0
- package/{components/ecl-category-filter/index.d.ts → types/eui-ecl-components-ecl-category-filter.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-category-filter.d.ts.map +1 -0
- package/{components/ecl-checkbox/index.d.ts → types/eui-ecl-components-ecl-checkbox.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-checkbox.d.ts.map +1 -0
- package/{components/ecl-content-block/index.d.ts → types/eui-ecl-components-ecl-content-block.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-content-block.d.ts.map +1 -0
- package/{components/ecl-content-item/index.d.ts → types/eui-ecl-components-ecl-content-item.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-content-item.d.ts.map +1 -0
- package/{components/ecl-date-block/index.d.ts → types/eui-ecl-components-ecl-date-block.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-date-block.d.ts.map +1 -0
- package/{components/ecl-date-picker/index.d.ts → types/eui-ecl-components-ecl-date-picker.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-date-picker.d.ts.map +1 -0
- package/types/eui-ecl-components-ecl-divider.d.ts +31 -0
- package/types/eui-ecl-components-ecl-divider.d.ts.map +1 -0
- package/{components/ecl-expandable/index.d.ts → types/eui-ecl-components-ecl-expandable.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-expandable.d.ts.map +1 -0
- package/{components/ecl-fact-figures/index.d.ts → types/eui-ecl-components-ecl-fact-figures.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-fact-figures.d.ts.map +1 -0
- package/{components/ecl-featured/index.d.ts → types/eui-ecl-components-ecl-featured.d.ts} +14 -36
- package/types/eui-ecl-components-ecl-featured.d.ts.map +1 -0
- package/{components/ecl-feedback-message/index.d.ts → types/eui-ecl-components-ecl-feedback-message.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-feedback-message.d.ts.map +1 -0
- package/{components/ecl-file-upload/index.d.ts → types/eui-ecl-components-ecl-file-upload.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-file-upload.d.ts.map +1 -0
- package/{components/ecl-file/index.d.ts → types/eui-ecl-components-ecl-file.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-file.d.ts.map +1 -0
- package/{components/ecl-form-group/index.d.ts → types/eui-ecl-components-ecl-form-group.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-form-group.d.ts.map +1 -0
- package/{components/ecl-form-label/index.d.ts → types/eui-ecl-components-ecl-form-label.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-form-label.d.ts.map +1 -0
- package/{components/ecl-gallery/index.d.ts → types/eui-ecl-components-ecl-gallery.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-gallery.d.ts.map +1 -0
- package/{components/ecl-help-block/index.d.ts → types/eui-ecl-components-ecl-help-block.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-help-block.d.ts.map +1 -0
- package/{components/ecl-icon/index.d.ts → types/eui-ecl-components-ecl-icon.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-icon.d.ts.map +1 -0
- package/{components/ecl-inpage-navigation/index.d.ts → types/eui-ecl-components-ecl-inpage-navigation.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-inpage-navigation.d.ts.map +1 -0
- package/{components/ecl-label/index.d.ts → types/eui-ecl-components-ecl-label.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-label.d.ts.map +1 -0
- package/{components/ecl-link/index.d.ts → types/eui-ecl-components-ecl-link.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-link.d.ts.map +1 -0
- package/{components/ecl-list-illustration/index.d.ts → types/eui-ecl-components-ecl-list-illustration.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-list-illustration.d.ts.map +1 -0
- package/{components/ecl-list/index.d.ts → types/eui-ecl-components-ecl-list.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-list.d.ts.map +1 -0
- package/{components/ecl-loading-indicator/index.d.ts → types/eui-ecl-components-ecl-loading-indicator.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-loading-indicator.d.ts.map +1 -0
- package/{components/ecl-media-container/index.d.ts → types/eui-ecl-components-ecl-media-container.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -0
- package/{components/ecl-mega-menu/index.d.ts → types/eui-ecl-components-ecl-mega-menu.d.ts} +45 -20
- package/types/eui-ecl-components-ecl-mega-menu.d.ts.map +1 -0
- package/{components/ecl-menu/index.d.ts → types/eui-ecl-components-ecl-menu.d.ts} +7 -4
- package/types/eui-ecl-components-ecl-menu.d.ts.map +1 -0
- package/{components/ecl-modal/index.d.ts → types/eui-ecl-components-ecl-modal.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-modal.d.ts.map +1 -0
- package/{components/ecl-multiselect/index.d.ts → types/eui-ecl-components-ecl-multiselect.d.ts} +2 -1
- package/types/eui-ecl-components-ecl-multiselect.d.ts.map +1 -0
- package/{components/ecl-navigation-list/index.d.ts → types/eui-ecl-components-ecl-navigation-list.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-navigation-list.d.ts.map +1 -0
- package/{components/ecl-news-ticker/index.d.ts → types/eui-ecl-components-ecl-news-ticker.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-news-ticker.d.ts.map +1 -0
- package/{components/ecl-notification/index.d.ts → types/eui-ecl-components-ecl-notification.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-notification.d.ts.map +1 -0
- package/{components/ecl-page-header/index.d.ts → types/eui-ecl-components-ecl-page-header.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-page-header.d.ts.map +1 -0
- package/{components/ecl-pagination/index.d.ts → types/eui-ecl-components-ecl-pagination.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-pagination.d.ts.map +1 -0
- package/{components/ecl-popover/index.d.ts → types/eui-ecl-components-ecl-popover.d.ts} +18 -13
- package/types/eui-ecl-components-ecl-popover.d.ts.map +1 -0
- package/{components/ecl-radio/index.d.ts → types/eui-ecl-components-ecl-radio.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-radio.d.ts.map +1 -0
- package/{components/ecl-range/index.d.ts → types/eui-ecl-components-ecl-range.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-range.d.ts.map +1 -0
- package/{components/ecl-rating-field/index.d.ts → types/eui-ecl-components-ecl-rating-field.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-rating-field.d.ts.map +1 -0
- package/{components/ecl-search-form/index.d.ts → types/eui-ecl-components-ecl-search-form.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-search-form.d.ts.map +1 -0
- package/{components/ecl-select/index.d.ts → types/eui-ecl-components-ecl-select.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-select.d.ts.map +1 -0
- package/{components/ecl-site-footer/index.d.ts → types/eui-ecl-components-ecl-site-footer.d.ts} +15 -11
- package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -0
- package/{components/ecl-site-header/index.d.ts → types/eui-ecl-components-ecl-site-header.d.ts} +7 -2
- package/types/eui-ecl-components-ecl-site-header.d.ts.map +1 -0
- package/{components/ecl-social-media-follow/index.d.ts → types/eui-ecl-components-ecl-social-media-follow.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-social-media-follow.d.ts.map +1 -0
- package/{components/ecl-splash-page/index.d.ts → types/eui-ecl-components-ecl-splash-page.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-splash-page.d.ts.map +1 -0
- package/{components/ecl-sticky-container/index.d.ts → types/eui-ecl-components-ecl-sticky-container.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-sticky-container.d.ts.map +1 -0
- package/{components/ecl-table/index.d.ts → types/eui-ecl-components-ecl-table.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-table.d.ts.map +1 -0
- package/{components/ecl-tabs/index.d.ts → types/eui-ecl-components-ecl-tabs.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-tabs.d.ts.map +1 -0
- package/{components/ecl-tag/index.d.ts → types/eui-ecl-components-ecl-tag.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-tag.d.ts.map +1 -0
- package/{components/ecl-text-area/index.d.ts → types/eui-ecl-components-ecl-text-area.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-text-area.d.ts.map +1 -0
- package/{components/ecl-text-input/index.d.ts → types/eui-ecl-components-ecl-text-input.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-text-input.d.ts.map +1 -0
- package/{components/ecl-timeline/index.d.ts → types/eui-ecl-components-ecl-timeline.d.ts} +1 -1
- package/types/eui-ecl-components-ecl-timeline.d.ts.map +1 -0
- package/{core/index.d.ts → types/eui-ecl-core.d.ts} +1 -1
- package/types/eui-ecl-core.d.ts.map +1 -0
- package/{shared/index.d.ts → types/eui-ecl-shared.d.ts} +1 -1
- package/types/eui-ecl-shared.d.ts.map +1 -0
- package/types/eui-ecl.d.ts +70 -0
- package/types/eui-ecl.d.ts.map +1 -0
- package/components/ecl-accordion/index.d.ts.map +0 -1
- package/components/ecl-app/index.d.ts.map +0 -1
- package/components/ecl-banner/index.d.ts.map +0 -1
- package/components/ecl-blockquote/index.d.ts.map +0 -1
- package/components/ecl-breadcrumb/index.d.ts.map +0 -1
- package/components/ecl-button/index.d.ts.map +0 -1
- package/components/ecl-card/index.d.ts.map +0 -1
- package/components/ecl-carousel/index.d.ts.map +0 -1
- package/components/ecl-category-filter/index.d.ts.map +0 -1
- package/components/ecl-checkbox/index.d.ts.map +0 -1
- package/components/ecl-content-block/index.d.ts.map +0 -1
- package/components/ecl-content-item/index.d.ts.map +0 -1
- package/components/ecl-date-block/index.d.ts.map +0 -1
- package/components/ecl-date-picker/index.d.ts.map +0 -1
- package/components/ecl-expandable/index.d.ts.map +0 -1
- package/components/ecl-fact-figures/index.d.ts.map +0 -1
- package/components/ecl-featured/index.d.ts.map +0 -1
- package/components/ecl-feedback-message/index.d.ts.map +0 -1
- package/components/ecl-file/index.d.ts.map +0 -1
- package/components/ecl-file-upload/index.d.ts.map +0 -1
- package/components/ecl-form-group/index.d.ts.map +0 -1
- package/components/ecl-form-label/index.d.ts.map +0 -1
- package/components/ecl-gallery/index.d.ts.map +0 -1
- package/components/ecl-help-block/index.d.ts.map +0 -1
- package/components/ecl-icon/index.d.ts.map +0 -1
- package/components/ecl-inpage-navigation/index.d.ts.map +0 -1
- package/components/ecl-label/index.d.ts.map +0 -1
- package/components/ecl-link/index.d.ts.map +0 -1
- package/components/ecl-list/index.d.ts.map +0 -1
- package/components/ecl-list-illustration/index.d.ts.map +0 -1
- package/components/ecl-loading-indicator/index.d.ts.map +0 -1
- package/components/ecl-media-container/index.d.ts.map +0 -1
- package/components/ecl-mega-menu/index.d.ts.map +0 -1
- package/components/ecl-menu/index.d.ts.map +0 -1
- package/components/ecl-modal/index.d.ts.map +0 -1
- package/components/ecl-multiselect/index.d.ts.map +0 -1
- package/components/ecl-navigation-list/index.d.ts.map +0 -1
- package/components/ecl-news-ticker/index.d.ts.map +0 -1
- package/components/ecl-notification/index.d.ts.map +0 -1
- package/components/ecl-page-header/index.d.ts.map +0 -1
- package/components/ecl-pagination/index.d.ts.map +0 -1
- package/components/ecl-popover/index.d.ts.map +0 -1
- package/components/ecl-radio/index.d.ts.map +0 -1
- package/components/ecl-range/index.d.ts.map +0 -1
- package/components/ecl-rating-field/index.d.ts.map +0 -1
- package/components/ecl-search-form/index.d.ts.map +0 -1
- package/components/ecl-select/index.d.ts.map +0 -1
- package/components/ecl-separator/index.d.ts +0 -31
- package/components/ecl-separator/index.d.ts.map +0 -1
- package/components/ecl-separator/package.json +0 -3
- package/components/ecl-site-footer/index.d.ts.map +0 -1
- package/components/ecl-site-header/index.d.ts.map +0 -1
- package/components/ecl-social-media-follow/index.d.ts.map +0 -1
- package/components/ecl-social-media-share/index.d.ts +0 -54
- package/components/ecl-social-media-share/index.d.ts.map +0 -1
- package/components/ecl-social-media-share/package.json +0 -3
- package/components/ecl-splash-page/index.d.ts.map +0 -1
- package/components/ecl-sticky-container/index.d.ts.map +0 -1
- package/components/ecl-table/index.d.ts.map +0 -1
- package/components/ecl-tabs/index.d.ts.map +0 -1
- package/components/ecl-tag/index.d.ts.map +0 -1
- package/components/ecl-text-area/index.d.ts.map +0 -1
- package/components/ecl-text-input/index.d.ts.map +0 -1
- package/components/ecl-timeline/index.d.ts.map +0 -1
- package/core/index.d.ts.map +0 -1
- package/docs/classes/EclSocialMediaShareItemClickEvent.html +0 -304
- package/docs/components/EclFeaturedItemFooterComponent.html +0 -560
- package/docs/components/EclSocialMediaShareComponent.html +0 -584
- package/docs/components/EclSocialMediaShareItemComponent.html +0 -829
- package/docs/directives/EclFeaturedItemFooterPictureDirective.html +0 -502
- package/docs/modules/EclSocialMediaShareModule.html +0 -321
- package/fesm2022/eui-ecl-components-ecl-separator.mjs +0 -57
- package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +0 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs +0 -136
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +0 -1
- package/index.d.ts +0 -71
- package/index.d.ts.map +0 -1
- package/shared/index.d.ts.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i1 from '@eui/ecl/core';
|
|
2
2
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import {
|
|
4
|
+
import { AfterContentInit, ElementRef, QueryList, EventEmitter, OnDestroy, DoCheck, AfterViewInit, Renderer2 } from '@angular/core';
|
|
5
5
|
import { Params, QueryParamsHandling } from '@angular/router';
|
|
6
6
|
import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
|
|
7
7
|
import { EclButtonComponent } from '@eui/ecl/components/ecl-button';
|
|
@@ -30,10 +30,19 @@ declare class EclMegaMenuFeaturedListDirective extends ECLBaseDirective {
|
|
|
30
30
|
*/
|
|
31
31
|
declare class EclMegaMenuFeaturedListItemDirective extends ECLBaseDirective {
|
|
32
32
|
cmpClass: boolean;
|
|
33
|
+
isImageOnly: boolean;
|
|
34
|
+
isCombo: boolean;
|
|
33
35
|
private el;
|
|
34
36
|
getEclMegaMenuFeaturedItemHeight(): number;
|
|
35
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuFeaturedListItemDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuFeaturedListItemDirective, "[eclMegaMenuFeaturedListItem]", never, {}, {}, never, never, true, never>;
|
|
38
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuFeaturedListItemDirective, "[eclMegaMenuFeaturedListItem]", never, { "isImageOnly": { "alias": "isImageOnly"; "required": false; }; "isCombo": { "alias": "isCombo"; "required": false; }; }, {}, never, never, true, never>;
|
|
39
|
+
static ngAcceptInputType_isImageOnly: unknown;
|
|
40
|
+
static ngAcceptInputType_isCombo: unknown;
|
|
41
|
+
}
|
|
42
|
+
declare class EclMegaMenuFeaturedListItemDescriptionDirective extends ECLBaseDirective {
|
|
43
|
+
cmpClass: boolean;
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuFeaturedListItemDescriptionDirective, never>;
|
|
45
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuFeaturedListItemDescriptionDirective, "[eclMegaMenuFeaturedListItemDescription]", never, {}, {}, never, never, true, never>;
|
|
37
46
|
}
|
|
38
47
|
|
|
39
48
|
/**
|
|
@@ -59,26 +68,29 @@ interface EclMegaMenuItem {
|
|
|
59
68
|
isCurrent?: boolean;
|
|
60
69
|
isExpanded?: boolean;
|
|
61
70
|
hasChildren?: boolean;
|
|
71
|
+
hasFeatured?: boolean;
|
|
62
72
|
children?: Array<EclMegaMenuItem>;
|
|
63
73
|
}
|
|
64
74
|
|
|
65
75
|
/**
|
|
66
76
|
* This component represents the featured items panel.
|
|
67
77
|
*/
|
|
68
|
-
declare class EclMegaMenuFeaturedComponent extends ECLBaseDirective {
|
|
78
|
+
declare class EclMegaMenuFeaturedComponent extends ECLBaseDirective implements AfterContentInit {
|
|
79
|
+
megaMenuFeaturedScrollable: ElementRef;
|
|
69
80
|
cmpClass: boolean;
|
|
70
81
|
eclMegaMenuFeaturedStyleHeight: number | null;
|
|
71
82
|
title: string;
|
|
72
83
|
titleId: string;
|
|
73
|
-
|
|
74
|
-
|
|
84
|
+
links: QueryList<EclLinkDirective>;
|
|
85
|
+
featuredItems: QueryList<EclMegaMenuFeaturedListItemDirective>;
|
|
86
|
+
ngAfterContentInit(): void;
|
|
75
87
|
/**
|
|
76
88
|
* Calculates and returns the height of the component. The total height of all the list items.
|
|
77
89
|
* @returns the height of the component
|
|
78
90
|
*/
|
|
79
91
|
getEclMegaMenuFeaturedHeight(): number;
|
|
80
92
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuFeaturedComponent, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuFeaturedComponent, "div[eclMegaMenuFeatured]", never, { "title": { "alias": "title"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; }, {}, ["
|
|
93
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuFeaturedComponent, "div[eclMegaMenuFeatured]", never, { "title": { "alias": "title"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; }, {}, ["links", "featuredItems"], ["[eclMegaMenuFeaturedPicture]", "[eclMegaMenuFeaturedList]"], true, never>;
|
|
82
94
|
}
|
|
83
95
|
|
|
84
96
|
/**
|
|
@@ -130,7 +142,7 @@ declare class EclMegaMenuSubitemComponent extends ECLBaseDirective implements Ec
|
|
|
130
142
|
/**
|
|
131
143
|
* The directive of the submenu lits.
|
|
132
144
|
*/
|
|
133
|
-
submenu
|
|
145
|
+
submenu?: EclMegaMenuSublistDirective;
|
|
134
146
|
/**
|
|
135
147
|
* The component for the featured items.
|
|
136
148
|
*/
|
|
@@ -153,6 +165,7 @@ declare class EclMegaMenuSubitemComponent extends ECLBaseDirective implements Ec
|
|
|
153
165
|
private eclMegaMenuService;
|
|
154
166
|
constructor();
|
|
155
167
|
get hasChildren(): boolean;
|
|
168
|
+
get hasFeatured(): boolean;
|
|
156
169
|
/**
|
|
157
170
|
* Sets focus on either link or button element.
|
|
158
171
|
*/
|
|
@@ -193,7 +206,7 @@ declare class EclMegaMenuListDirective extends ECLBaseDirective {
|
|
|
193
206
|
declare class EclMegaMenuSpacerDirective extends ECLBaseDirective {
|
|
194
207
|
cmpClass: boolean;
|
|
195
208
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuSpacerDirective, never>;
|
|
196
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSpacerDirective, "
|
|
209
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSpacerDirective, "li[eclMegaMenuSpacer]", never, {}, {}, never, never, true, never>;
|
|
197
210
|
}
|
|
198
211
|
/**
|
|
199
212
|
* Directive that adds specific classes and functionality to the mega-menu sublist.
|
|
@@ -204,6 +217,8 @@ declare class EclMegaMenuSublistDirective extends ECLBaseDirective implements On
|
|
|
204
217
|
isScrollable: boolean;
|
|
205
218
|
styleTop: number | null;
|
|
206
219
|
submenuItems: QueryList<EclMegaMenuSubitemComponent>;
|
|
220
|
+
spacer: QueryList<EclMegaMenuSpacerDirective>;
|
|
221
|
+
megaMenuSubItemClicked: EventEmitter<any>;
|
|
207
222
|
private destroy$;
|
|
208
223
|
private differ;
|
|
209
224
|
private isMobileBreakpoint;
|
|
@@ -225,7 +240,7 @@ declare class EclMegaMenuSublistDirective extends ECLBaseDirective implements On
|
|
|
225
240
|
private resetStyles;
|
|
226
241
|
private observeBreakpointChanges;
|
|
227
242
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuSublistDirective, never>;
|
|
228
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSublistDirective, "ul[eclMegaMenuSublist]", never, {}, {}, ["submenuItems"], never, true, never>;
|
|
243
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclMegaMenuSublistDirective, "ul[eclMegaMenuSublist]", never, {}, { "megaMenuSubItemClicked": "megaMenuSubItemClicked"; }, ["spacer", "submenuItems"], never, true, never>;
|
|
229
244
|
}
|
|
230
245
|
|
|
231
246
|
/**
|
|
@@ -268,14 +283,16 @@ declare class EclMegaMenuInfoComponent extends ECLBaseDirective implements After
|
|
|
268
283
|
/**
|
|
269
284
|
* This component represents a mega menu item. Adds functionality and styling, according to ECL standards.
|
|
270
285
|
*/
|
|
271
|
-
declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDestroy {
|
|
286
|
+
declare class EclMegaMenuItemComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
|
|
272
287
|
el: ElementRef<any>;
|
|
288
|
+
renderer: Renderer2;
|
|
273
289
|
/**
|
|
274
290
|
* Returns current menu item classes, depending on item's state (it's properties' values).
|
|
275
291
|
*/
|
|
276
292
|
get cssClasses(): string;
|
|
277
293
|
isExpanded: boolean;
|
|
278
294
|
hasPopup: boolean;
|
|
295
|
+
isPromotional: boolean;
|
|
279
296
|
label: string;
|
|
280
297
|
routerLink: string | any[];
|
|
281
298
|
queryParams: Params | null;
|
|
@@ -314,6 +331,7 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDes
|
|
|
314
331
|
* Element, that holds the sub items of the current menu items.
|
|
315
332
|
*/
|
|
316
333
|
eclMegaMenuSublist: EclMegaMenuSublistDirective;
|
|
334
|
+
eclMegaMenuFeatured: EclMegaMenuFeaturedComponent;
|
|
317
335
|
/**
|
|
318
336
|
* Component, that consist of some custom info, text or whatever. When the menu item has no children, but still some
|
|
319
337
|
* sub container is displayed.
|
|
@@ -332,11 +350,13 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDes
|
|
|
332
350
|
private eclHeaderMenuComunicationService;
|
|
333
351
|
private eclMegaMenuService;
|
|
334
352
|
private cdkBreakpointObserver;
|
|
335
|
-
private
|
|
353
|
+
private cd;
|
|
336
354
|
constructor();
|
|
355
|
+
ngAfterContentInit(): void;
|
|
337
356
|
ngOnDestroy(): void;
|
|
338
357
|
get hasChildren(): boolean;
|
|
339
358
|
get hasSublist(): boolean;
|
|
359
|
+
get hasFeatured(): boolean;
|
|
340
360
|
get hasContainer(): boolean;
|
|
341
361
|
/**
|
|
342
362
|
* Set the focus on the sub element - link or button.
|
|
@@ -362,7 +382,8 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDes
|
|
|
362
382
|
private checkDropdownHeight;
|
|
363
383
|
private observeBreakpointChanges;
|
|
364
384
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuItemComponent, never>;
|
|
365
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuItemComponent, "li[eclMegaMenuItem]", never, { "label": { "alias": "label"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; }; }, { "megaMenuItemClicked": "megaMenuItemClicked"; "megaMenuItemKeydown": "megaMenuItemKeydown"; }, ["eclMegaMenuInfo", "eclMegaMenuSublist", "eclMegaMenuContainer"], ["[eclMegaMenuInfo]", "[eclMegaMenuSublist]", "[eclMegaMenuContainer]"], true, never>;
|
|
385
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMegaMenuItemComponent, "li[eclMegaMenuItem]", never, { "isPromotional": { "alias": "isPromotional"; "required": false; }; "label": { "alias": "label"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; "target": { "alias": "target"; "required": false; }; "linkExtraAttributes": { "alias": "linkExtraAttributes"; "required": false; }; }, { "megaMenuItemClicked": "megaMenuItemClicked"; "megaMenuItemKeydown": "megaMenuItemKeydown"; }, ["eclMegaMenuInfo", "eclMegaMenuSublist", "eclMegaMenuFeatured", "eclMegaMenuContainer"], ["[eclMegaMenuInfo]", "[eclMegaMenuSublist]", "[eclMegaMenuFeatured]", "[eclMegaMenuContainer]"], true, never>;
|
|
386
|
+
static ngAcceptInputType_isPromotional: unknown;
|
|
366
387
|
}
|
|
367
388
|
|
|
368
389
|
/**
|
|
@@ -413,15 +434,20 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
|
|
|
413
434
|
*/
|
|
414
435
|
overlayStyleTop: number;
|
|
415
436
|
innerStyleTop: number;
|
|
437
|
+
/** Adds the relative class to the component, when a submenu is opened and this submenu has a featured component child */
|
|
438
|
+
hasSecondaryFeatured: boolean;
|
|
439
|
+
/**
|
|
440
|
+
* Represents the current viewport breakpoint states.
|
|
441
|
+
*/
|
|
442
|
+
breakpointsValue: any;
|
|
416
443
|
private destroy$;
|
|
417
444
|
private differ;
|
|
418
445
|
private isRtl;
|
|
419
446
|
private isTablet;
|
|
420
447
|
private parentHeaderBottomSpaceY;
|
|
421
448
|
private differs;
|
|
422
|
-
private cdkBreakpointObserver;
|
|
423
449
|
private eclRtlService;
|
|
424
|
-
private
|
|
450
|
+
private euiAppShellService;
|
|
425
451
|
private eclHeaderMenuComunicationService;
|
|
426
452
|
private eclMegaMenuDataService;
|
|
427
453
|
private el;
|
|
@@ -451,8 +477,7 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
|
|
|
451
477
|
private collapseMenu;
|
|
452
478
|
private focusOnPrevSibling;
|
|
453
479
|
private focusOnNextSibling;
|
|
454
|
-
private
|
|
455
|
-
private observeBreakpointChanges;
|
|
480
|
+
private subscribeToAppShellBreakpoints;
|
|
456
481
|
private handleRtlChangeState;
|
|
457
482
|
private disableScroll;
|
|
458
483
|
private enableScroll;
|
|
@@ -467,7 +492,7 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
|
|
|
467
492
|
*/
|
|
468
493
|
declare class EclMegaMenuModule {
|
|
469
494
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMegaMenuModule, never>;
|
|
470
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EclMegaMenuModule, never, [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective], [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective]>;
|
|
495
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EclMegaMenuModule, never, [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuFeaturedListItemDescriptionDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective], [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuFeaturedListItemDescriptionDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective]>;
|
|
471
496
|
static ɵinj: i0.ɵɵInjectorDeclaration<EclMegaMenuModule>;
|
|
472
497
|
}
|
|
473
498
|
|
|
@@ -502,8 +527,8 @@ declare class EclMegaMenuService {
|
|
|
502
527
|
static ɵprov: i0.ɵɵInjectableDeclaration<EclMegaMenuService>;
|
|
503
528
|
}
|
|
504
529
|
|
|
505
|
-
declare const EUI_ECL_MEGA_MENU: readonly [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective];
|
|
530
|
+
declare const EUI_ECL_MEGA_MENU: readonly [typeof EclMegaMenuComponent, typeof EclMegaMenuItemComponent, typeof EclMegaMenuSubitemComponent, typeof EclMegaMenuInfoComponent, typeof EclMegaMenuFeaturedComponent, typeof EclMegaMenuFeaturedPictureDirective, typeof EclMegaMenuFeaturedImageDirective, typeof EclMegaMenuFeaturedListDirective, typeof EclMegaMenuFeaturedListItemDirective, typeof EclMegaMenuFeaturedListItemDescriptionDirective, typeof EclMegaMenuListDirective, typeof EclMegaMenuSublistDirective, typeof EclMegaMenuContainerDirective, typeof EclMegaMenuSpacerDirective];
|
|
506
531
|
|
|
507
|
-
export { EUI_ECL_MEGA_MENU, EclMegaMenuComponent, EclMegaMenuContainerDirective, EclMegaMenuDataService, EclMegaMenuFeaturedComponent, EclMegaMenuFeaturedImageDirective, EclMegaMenuFeaturedListDirective, EclMegaMenuFeaturedListItemDirective, EclMegaMenuFeaturedPictureDirective, EclMegaMenuInfoComponent, EclMegaMenuItemComponent, EclMegaMenuListDirective, EclMegaMenuModule, EclMegaMenuService, EclMegaMenuSpacerDirective, EclMegaMenuSubitemComponent, EclMegaMenuSublistDirective };
|
|
532
|
+
export { EUI_ECL_MEGA_MENU, EclMegaMenuComponent, EclMegaMenuContainerDirective, EclMegaMenuDataService, EclMegaMenuFeaturedComponent, EclMegaMenuFeaturedImageDirective, EclMegaMenuFeaturedListDirective, EclMegaMenuFeaturedListItemDescriptionDirective, EclMegaMenuFeaturedListItemDirective, EclMegaMenuFeaturedPictureDirective, EclMegaMenuInfoComponent, EclMegaMenuItemComponent, EclMegaMenuListDirective, EclMegaMenuModule, EclMegaMenuService, EclMegaMenuSpacerDirective, EclMegaMenuSubitemComponent, EclMegaMenuSublistDirective };
|
|
508
533
|
export type { EclMegaMenuItem };
|
|
509
|
-
//# sourceMappingURL=
|
|
534
|
+
//# sourceMappingURL=eui-ecl-components-ecl-mega-menu.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-mega-menu.d.ts","sources":["../../components/ecl-mega-menu/directives/ecl-mega-menu-container.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-list.directive.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-featured-picture.directive.ts","../../components/ecl-mega-menu/models/ecl-mega-menu-item.model.ts","../../components/ecl-mega-menu/ecl-mega-menu-featured/ecl-mega-menu-featured.component.ts","../../components/ecl-mega-menu/ecl-mega-menu-subitem/ecl-mega-menu-subitem.component.ts","../../components/ecl-mega-menu/directives/ecl-mega-menu-list.directive.ts","../../components/ecl-mega-menu/ecl-mega-menu-info/ecl-mega-menu-info.component.ts","../../components/ecl-mega-menu/ecl-mega-menu-item/ecl-mega-menu-item.component.ts","../../components/ecl-mega-menu/ecl-mega-menu.component.ts","../../components/ecl-mega-menu/ecl-mega-menu.module.ts","../../components/ecl-mega-menu/services/ecl-mega-menu-data.service.ts","../../components/ecl-mega-menu/services/ecl-mega-menu.service.ts","../../components/ecl-mega-menu/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;AAGA;;AAEG;AACH;AAO8B;;;AAC7B;;ACXD;;AAEG;AACH;AAIuD;;;AACtD;AAED;;;AAGG;AACH;AAI6D;AAGjB;AAGA;;AAIxC;;;;;AAGH;AAED;AAIyE;;;AACxE;;ACtCD;;AAEG;AACH;;;;AAQC;AAED;;AAEG;AACH;AAIwD;;;AACvD;;;;;;;;;ACjBG;AACH;;ACHD;;AAEG;AACH;;AASkD;AACd;;;AAG4C;AACoB;AAChG;AAGA;;;AAGG;AACH;;;AAKH;;ACnBD;;AAEG;AACH;AASI;;AAcA;;AAEG;;AAEM;AACT;;AAEG;AACqC;AACxC;;AAEG;;AAGM;AACA;;AAEA;AACA;AACT;;AAEG;AACqC;AACxC;;AAEG;AACM;AAAuB;;AAEhC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAGH;;AAEG;;AAEH;;AAEG;;AAGO;AACA;AAEV;AACA;;AAGA;;AAEG;AACH;;;;;;;;;;;AA+BA;;AAEG;AACH;AAQA;AAIA;AAIA;AAIA;;AAEG;AACH;AAYA;;AAEG;AACH;AAKA;AAYA;AASA;AAMA;AASA;;;;;AAQH;;ACzND;;AAEG;AACH;AAI8C;;;AAC7C;AAED;;AAEG;AACH;AAIgD;;;AAC/C;AAED;;AAEG;AACH;AAII;AAE6C;AACY;AAC5B;AAEmC;AACJ;AAClD;;;;;;;AAeV;AAUA;AAKA;;;AAGG;AACH;AAgBA;AAUA;AAUA;AAoBA;AAMA;AAMA;AAQA;;;AASH;;AC3JD;;AAEG;AACH;AAOI;AAEA;;AAEG;;AAUH;;AAEG;AAC6B;AAChC;;AAEG;AAC2B;;AAI9B;;AAEG;;;AAIH;AASA;;;AAGG;AACH;AAIA;;AAEG;AACH;;;AAIH;;AC9CD;;AAEG;AACH;AAQI;AACA;AAEA;;AAEG;;AAeH;AACmC;AAEK;;AAG/B;AACA;;AAEA;AACA;AACT;;AAEG;AACM;AAAuB;;AAEtB;AACA;AACV;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;;AAIH;;;AAGG;;AAGH;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;AA0BA;AAMA;;;;;AAqBA;;AAEG;AACH;AAQA;;AAEG;AAEH;AASA;;AAEG;AACH;AAuBA;;AAEG;AACH;AAQA;AAUA;AAOA;AAUA;AAOA;AAYA;AAyGA;;;;AAUH;;ACpXD;;;;;AAKG;AACH;;AAgCI;AAEA;AAKA;;AAEG;AACuB;AAE1B;;AAEG;AACO;AAC0E;AAEpF;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;AACH;AACA;;AAEG;;;;AAKH;AAEA;;AAEG;;;;;;;;;;;;;;;AAiCH;AAUA;AAKA;;AAEG;AAEH;AAMA;AAwBA;AAWA;;AAEG;AACH;AAQA;AAeA;AAiBA;AASA;AAkBA;AAUA;AA6BA;AAkCA;AAWA;AAUA;AAQA;AAMA;AAMA;AA2BA;AAQA;AAKA;;;AAGH;;AC9YD;;;;AAIG;AACH;;;;AAIiC;;AChCjC;AAGQ;AACA;AACA;AACA;;;;;;AAcP;;AAEG;AACH;AAIG;AAIH;AAIA;;;AAGA;;ACxCD;;;AASI;AAAoE;AAAuB;;;AAS9F;;ACGD;;;"}
|
|
@@ -364,6 +364,10 @@ declare class EclMenuComponent extends ECLBaseDirective implements OnInit, After
|
|
|
364
364
|
menuListStyleLeft: string;
|
|
365
365
|
overlayStyleTop: number | null;
|
|
366
366
|
innerStyleTop: number | null;
|
|
367
|
+
/**
|
|
368
|
+
* Represents the current viewport breakpoint states.
|
|
369
|
+
*/
|
|
370
|
+
breakpointsValue: any;
|
|
367
371
|
private currentItem;
|
|
368
372
|
private destroy$;
|
|
369
373
|
private differ;
|
|
@@ -380,7 +384,7 @@ declare class EclMenuComponent extends ECLBaseDirective implements OnInit, After
|
|
|
380
384
|
private cdkBreakpointObserver;
|
|
381
385
|
private renderer;
|
|
382
386
|
private eclRtlService;
|
|
383
|
-
private
|
|
387
|
+
private euiAppShellService;
|
|
384
388
|
private platformId;
|
|
385
389
|
constructor();
|
|
386
390
|
/**
|
|
@@ -431,7 +435,6 @@ declare class EclMenuComponent extends ECLBaseDirective implements OnInit, After
|
|
|
431
435
|
*/
|
|
432
436
|
positionMenuOverlay(bottomSpaceY: number): void;
|
|
433
437
|
private observeElementSizeChanges;
|
|
434
|
-
private checkIsTabletDevice;
|
|
435
438
|
private slideMenuInitialState;
|
|
436
439
|
private showNextSlideLtr;
|
|
437
440
|
private showNextSlideRtl;
|
|
@@ -492,7 +495,7 @@ declare class EclMenuComponent extends ECLBaseDirective implements OnInit, After
|
|
|
492
495
|
private sendMenuItemSelectEvent;
|
|
493
496
|
private observeRootMenuItemsChanges;
|
|
494
497
|
private observeSwipeGestures;
|
|
495
|
-
private
|
|
498
|
+
private subscribeToAppShellBreakpoints;
|
|
496
499
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMenuComponent, never>;
|
|
497
500
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclMenuComponent, "ecl-menu", never, { "maxLines": { "alias": "maxLines"; "required": false; }; }, { "menuItemSelect": "menuItemSelect"; "openHamburgerMenu": "openHamburgerMenu"; }, ["eclRootMenuItems"], ["*"], true, never>;
|
|
498
501
|
static ngAcceptInputType_maxLines: unknown;
|
|
@@ -513,4 +516,4 @@ declare const EUI_ECL_MENU: readonly [typeof EclMenuComponent, typeof EclMenuIte
|
|
|
513
516
|
|
|
514
517
|
export { EUI_ECL_MENU, EclMenuComponent, EclMenuItemCaretEvent, EclMenuItemComponent, EclMenuItemFocusEvent, EclMenuItemHoverEvent, EclMenuItemHoverOutEvent, EclMenuItemKeydownEvent, EclMenuItemParentFocusEvent, EclMenuItemSelectEvent, EclMenuMegaComponent, EclMenuMegaItemComponent, EclMenuModule };
|
|
515
518
|
export type { EclMenuItem };
|
|
516
|
-
//# sourceMappingURL=
|
|
519
|
+
//# sourceMappingURL=eui-ecl-components-ecl-menu.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-menu.d.ts","sources":["../../components/ecl-menu/models/ecl-menu-item.model.ts","../../components/ecl-menu/events/ecl-menu-item.event.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.ts","../../components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu-item.component.ts","../../components/ecl-menu/ecl-menu/ecl-menu.component.ts","../../components/ecl-menu/ecl-menu.module.ts","../../components/ecl-menu/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;;;;;;;;AAQI;AACH;;ACND;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AACA;AADA;AAKd;AAED;AAEe;AAAA;AACd;;AClCD;;;AAGG;AACH;;;AAiBa;AACA;;AAEA;AACA;AAC+B;AACxC;;AAEG;AACuB;AAC+D;AACzF;;AAEG;AAC6E;AACvE;AAAuB;;AAEhC;;AAEG;AACkD;AACrD;;AAEG;AACkD;AACrD;;AAEG;;AAGO;AACA;AAEV;AACA;AAEA;;AAGA;AAKA;;;AAGG;AACH;AASA;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;AAOA;;AAEG;AACH;AAkBA;;;;;AASH;;ACtJD;;;AAGG;AACH;AAKG;AAG2C;AAE1C;;AAEG;AACwC;AAEjC;AACV;;AAEG;AACO;AACV;;AAEG;AACO;AAEoB;AACC;;;;;;;AAiB/B;AAMA;AAKA;AAMA;AAIA;AAcA;AASA;AA8BA;AAIA;AAIA;AASA;AAOA;AAMA;AAIA;AAMA;AAIA;;;AAGH;;ACnID;;AAEG;AACH;AAOI;;;AAIA;;AAEG;;AAGM;AACA;;AAEA;AACA;AACA;AACT;;AAEG;AACM;AAAuB;;;AAGhC;;AAEG;AACH;AACA;AACA;AACA;;AAEG;AACH;AAEA;;AAEG;AACuB;;;AAc1B;;AAEG;AACoB;AACvB;;AAEG;;AAGO;AACA;AACV;;AAEG;AACO;AACA;AACA;AACA;AACA;AACV;;;AAGG;AACO;;;;;AAqBV;;;;;AAiBA;AAKA;AAIA;AAyBA;AAKA;AAIA;AAQA;;;AAGG;AACH;AAIA;;AAEG;AACH;AAMA;;;AAGG;AACH;AAQA;;;AAGG;AACH;AAIA;;;AAGG;AACH;AA8CA;;;AAGG;AACH;AAqCA;;;;;;AAMG;;AAqBH;AASA;AAIA;AAIA;AAQA;AAIA;AAIA;;;;;;AAMG;AACH;AAuBA;AAgBA;AAIA;AAUA;;;AAQH;;ACxcD;;;AAGG;AACH;AAcI;;;AAGG;AACoC;AAEvC;;AAEG;AACoC;AACvC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAGO;AACA;;AAWV;AAEA;AAKA;;AAEG;AACuB;AACoB;AACD;AAE7C;AACA;AACA;AACA;AACA;;AAEG;AACH;AACA;AACA;AACA;AACA;AAEA;;AAEG;;;;;;;;;;;;;;;;;;;;;AA2CH;;;AAGG;AAEH;AAWA;;;AAGG;AAEH;AAOA;AAOA;AAKA;AAQA;;AAEG;AACH;AAMA;;AAEG;AACH;AAMA;;AAEG;AACH;AASA;;AAEG;AACH;AAMA;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;AAEG;AACH;AAaA;;;;AAIG;AACH;AAUA;AAaA;AAcA;AAWA;AAWA;AAOA;AAiBA;;AAEG;AACH;AAmBA;;AAEG;AACH;AAqBA;AAIA;AAUA;AAWA;;AAWA;AAIA;AAIA;AAcA;AA2BA;AAYA;AAuCA;AAIA;AAOA;AAOA;AAOA;AAIA;AAIA;AAIA;AAcA;AAQA;AAIA;AAaA;AAWA;AAIA;AAYA;AAgBA;AAMA;AAOA;AAiBA;AAIA;AAMA;AAMA;AAKA;AAIA;AAIA;AAOA;AASA;AAYA;AAIA;AAOA;AAKA;AAIA;AAIA;AAIA;AAIA;AAKA;AAaA;;;;AAyBH;;AC9yBD;;;;AAIG;AACH;;;;AAI6B;;ACN7B;;;"}
|
|
@@ -270,4 +270,4 @@ declare const EUI_ECL_MODAL: readonly [typeof EclModalComponent, typeof EclModal
|
|
|
270
270
|
|
|
271
271
|
export { EUI_ECL_MODAL, EclModalBodyComponent, EclModalBodyFixedContentDirective, EclModalCloseDirective, EclModalCloseEvent, EclModalComponent, EclModalFooterComponent, EclModalHeaderComponent, EclModalModule, EclModalOpenEvent, EclModalTriggerDirective };
|
|
272
272
|
export type { EclModalResult };
|
|
273
|
-
//# sourceMappingURL=
|
|
273
|
+
//# sourceMappingURL=eui-ecl-components-ecl-modal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-modal.d.ts","sources":["../../components/ecl-modal/ecl-modal-close.directive.ts","../../components/ecl-modal/events/ecl-modal-open.event.ts","../../components/ecl-modal/models/ecl-modal-result.model.ts","../../components/ecl-modal/events/ecl-modal-close.event.ts","../../components/ecl-modal/ecl-modal-header.component.ts","../../components/ecl-modal/ecl-modal.component.ts","../../components/ecl-modal/ecl-modal-footer.component.ts","../../components/ecl-modal/ecl-modal-body.component.ts","../../components/ecl-modal/ecl-modal-body-fixed.directive.ts","../../components/ecl-modal/ecl-modal-trigger.directive.ts","../../components/ecl-modal/ecl-modal.module.ts","../../components/ecl-modal/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;AAGA;;;;AAIG;AACH;AAII;;AAEG;;AAGH;;AAEG;AACM;AAET;;AAEG;AACO;AAEV;;AAEG;AAEH;;;AAGH;;ACjCD;AAAsD;;ACAhD;;;AAGL;;ACDD;AACoB;AAAA;AAGnB;;ACED;;;;;AAKG;AACH;AAYI;AAEA;;;;;;;;;;;AAWG;;AAGH;;;;AAIG;AACO;AAEV;;AAEG;;;AAQH;;;;AAIG;AACH;AAIA;;;;AAIG;;;;AAcN;;AC7DD;AAQI;;;;AAIG;;AAGH;;;;;;;;AAQG;;AAGH;;;;AAIG;AAEH;AAKA;;AAEG;AACH;AAIA;;;;AAIG;AACO;AAEV;;;;AAIG;AACO;AAEV;;AAEG;AACsD;AAEzD;;AAEG;;;;AAOH;;;;AAIG;;AAMH;;AAEG;;AASH;;AAEG;AAEH;AAIA;;AAEG;AACH;AAMA;;AAEG;AACH;AAkBA;;AAEG;AACH;AAKA;;;;AAIG;AACH;AAUA;;;;AAIG;;;;AAcN;;AClMD;;;;AAIG;AACH;AAMI;;AAEG;AAEH;AAEA;;AAEG;;AAMH;;;;AAIG;AACH;;;AASH;;ACvCD;;;;AAIG;AACH;AASI;;AAEG;AACqC;AAExC;;AAEG;;;;;AAQN;;AC9BD;;;;AAIG;AACH;AAII;;AAEG;AACyC;;;AAC/C;;ACZD;;AAEG;AACH;AAKI;;AAEG;AACM;AAET;;AAEG;AAEH;;;AAGH;;ACLD;;;;;AAKG;AACH;;;;AAI8B;;ACV9B;;;"}
|
package/{components/ecl-multiselect/index.d.ts → types/eui-ecl-components-ecl-multiselect.d.ts}
RENAMED
|
@@ -578,6 +578,7 @@ declare class EclMultiselectComponent extends ECLBaseDirective implements DoChec
|
|
|
578
578
|
private getHostElement;
|
|
579
579
|
private getHostParentElement;
|
|
580
580
|
private createMultiselectComponent;
|
|
581
|
+
private setAriaLabelledBy;
|
|
581
582
|
private attachOptions;
|
|
582
583
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMultiselectComponent, never>;
|
|
583
584
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclMultiselectComponent, "select[eclMultiselect]", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabeledby": { "alias": "ariaLabeledby"; "required": false; }; "id": { "alias": "id"; "required": false; }; "toggleLabel": { "alias": "toggleLabel"; "required": false; }; "isInvalid": { "alias": "isInvalid"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "hasSearchBox": { "alias": "hasSearchBox"; "required": false; }; "hasSelectAll": { "alias": "hasSelectAll"; "required": false; }; "eclPlaceholder": { "alias": "eclPlaceholder"; "required": false; }; "eclSize": { "alias": "eclSize"; "required": false; }; }, { "eclChange": "eclChange"; }, ["eclOptionItems"], ["*"], true, never>;
|
|
@@ -601,4 +602,4 @@ declare const EUI_ECL_MULTISELECT: readonly [typeof EclMultiselectComponent, typ
|
|
|
601
602
|
|
|
602
603
|
export { BoldTextPipe, EUI_ECL_MULTISELECT, EclMultiselectComponent, EclMultiselectDropdownComponent, EclMultiselectInputComponent, EclMultiselectMainInputClickEvent, EclMultiselectModule, EclMultiselectOptgroupComponent, EclMultiselectOptionClickEvent, EclMultiselectOptionComponent, EclMultiselectOptionDirective, EclMultiselectOptionKeydownEvent };
|
|
603
604
|
export type { EclMultiselectOption };
|
|
604
|
-
//# sourceMappingURL=
|
|
605
|
+
//# sourceMappingURL=eui-ecl-components-ecl-multiselect.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-multiselect.d.ts","sources":["../../components/ecl-multiselect/boldText.pipe.ts","../../components/ecl-multiselect/events/ecl-multiselect-main-input-click.event.ts","../../components/ecl-multiselect/models/ecl-multiselect-option.model.ts","../../components/ecl-multiselect/events/ecl-multiselect-option.event.ts","../../components/ecl-multiselect/ecl-multiselect-input/ecl-multiselect-input.component.ts","../../components/ecl-multiselect/ecl-multiselect-option.directive.ts","../../components/ecl-multiselect/ecl-multiselect-option/ecl-multiselect-option.component.ts","../../components/ecl-multiselect/ecl-multiselect-dropdown/ecl-multiselect-dropdown.component.ts","../../components/ecl-multiselect/ecl-multiselect-optgroup/ecl-multiselect-optgroup.component.ts","../../components/ecl-multiselect/ecl-multiselect.component.ts","../../components/ecl-multiselect/ecl-multiselect.module.ts","../../components/ecl-multiselect/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;AAEA;;;;AAuBI;;;AAGH;;AC5BD;AACuB;AAAA;AACtB;;;;;;;;ACIA;;ACJD;AACuB;AAAA;AACtB;AAED;AAEe;AACA;AADA;AAGd;;ACFD;;;AAGG;AACH;AAQI;;AAEG;AACM;AAET;;AAEG;;AAGH;;AAEG;AACM;AAET;;AAEG;AAGH;AAEA;;AAEG;AAGH;AAEA;;AAEG;;AASH;;AAEG;;AAGH;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;;AAGH;;AAEG;AACO;AAEV;;AAEG;AACO;AAEV;AACA;;;AAIA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AASH;;AAEG;AACH;AAIA;;;AAGG;AACH;AAeA;;AAEG;AACH;;;;;AAGH;;ACjLD;;;AAGG;AACH;AAKI;;AAEG;AAC6C;AAEhD;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACH;AAEA;;AAEG;;AAMH;;AAKA;;AAEG;;AAMH;;;AAMA;;AAEG;;AAMH;;AAEG;AACH;;;AAGH;;AClDD;;AAEG;AACH;;AAWI;AAEA;;AASA;;AAEG;;AAGH;AAEA;;AAEG;AAIH;AAEA;;AAEG;AACO;AAEV;;AAEG;AACO;;;AASV;;AAEG;;AAMH;;;;;AASA;;AAEG;;AAKH;;AAEG;;AAKH;AAIA;AAIA;AAIA;;AAEG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAIA;;AAEG;AACH;AAMA;;;;AAGH;;AC9JD;;;AAGG;AACH;;;;;;AAuBiD;AAE7C;;AAEG;AACO;AAEV;;AAEG;AACH;AAIA;AAIA;;AAEG;;AAMH;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACH;AAKA;AAIA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;AACH;AAEA;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACH;;AAGA;;;;;;;;;;;;;;AAmBA;AAgBA;AASA;AAKA;;;AAGG;AAEI;AAUP;;;AAGG;AAEI;AAIP;;;AAGG;AAEI;AAIP;;;AAGG;AACI;AAKP;AAKA;AAMA;;AAEG;AACH;AAIA;;AAEG;;AAKH;;AAEG;;AAKH;AASA;AAOA;AAKA;AAKA;AAMA;AAKA;AAOA;AAKA;AAKA;AAQA;AAIA;AAUA;AAMA;AAUA;AAKA;AAQA;AASA;AAKA;;AAEG;AACH;AA6BA;;AAEG;AACH;AAWA;;;AAGG;AACH;AA8BA;;;AAGG;AACH;AAgBA;AASA;;;AAmBA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAUA;AAeA;AAIA;AAYA;AAiBA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;;;;;AAOH;;ACvnBD;;;AAGG;AACH;AAOI;;AAEG;;AAGH;;AAEG;;;;AAKN;;ACjBD;;;;;AAKG;AACH;AAcI;AAEA;;AAEG;AAC+D;AAElE;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACM;AAET;;AAEG;AACH;AAIA;AAOA;;AAEG;AACH;AAQA;AAIA;;AAEG;;AAMH;;AAEG;AACO;AAEV;;AAEG;AACH;AAQA;;AAEG;AACH;AAQA;;AAEG;AACH;;AAWA;;AAEG;AACM;AAET;AACA;;;;;;;;;;;;;;;;;;;AAgCA;AAUA;AASA;AAKA;AAMA;AAOA;AAIA;AAIA;AAgCA;AAsBA;;;;;;AAKH;;ACjQD;;;;AAIG;AACH;;;;AAIqC;;ACTrC;;;"}
|
|
@@ -79,4 +79,4 @@ declare class EclNavigationListModule {
|
|
|
79
79
|
declare const EUI_ECL_NAVIGATION_LIST: readonly [typeof EclNavigationListComponent, typeof EclNavigationListItemComponent, typeof EclNavigationListImageDirective, typeof EclNavigationListPictureDirective];
|
|
80
80
|
|
|
81
81
|
export { EUI_ECL_NAVIGATION_LIST, EclNavigationListComponent, EclNavigationListImageDirective, EclNavigationListItemComponent, EclNavigationListModule, EclNavigationListPictureDirective };
|
|
82
|
-
//# sourceMappingURL=
|
|
82
|
+
//# sourceMappingURL=eui-ecl-components-ecl-navigation-list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-navigation-list.d.ts","sources":["../../components/ecl-navigation-list/ecl-navigation-list-item.component.ts","../../components/ecl-navigation-list/ecl-navigation-list-picture.directive.ts","../../components/ecl-navigation-list/ecl-navigation-list.component.ts","../../components/ecl-navigation-list/ecl-navigation-list.module.ts","../../components/ecl-navigation-list/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;AAIA;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA,YAAA,gBAAA;AAMI;;AAEG;AACuB;AAC1B;;AAEG;AACM;;;AAYT;AAEA;;;AAMH;;ACrCD;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;;;;AAQC;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;;;;AAQC;;ACvBD;;;AAGG;AACH,cAAA,0BAAA,SAAA,gBAAA,YAAA,gBAAA;;AAWI;;AAEG;AACoC;AACvC;;AAEG;AACqC;AAExC;;AAEG;AACgE,eAAA,SAAA,CAAA,8BAAA;AAEnE;;;;;AAQH;;AC9BD;;;;AAIG;AACH,cAAA,uBAAA;;;;AAIuC;;ACXvC,cAAA,uBAAA,mBAAA,0BAAA,SAAA,8BAAA,SAAA,+BAAA,SAAA,iCAAA;;;;"}
|
package/{components/ecl-news-ticker/index.d.ts → types/eui-ecl-components-ecl-news-ticker.d.ts}
RENAMED
|
@@ -216,4 +216,4 @@ declare class EclNewsTickerModule {
|
|
|
216
216
|
declare const EUI_ECL_NEWS_TICKER: readonly [typeof EclNewsTickerComponent, typeof EclNewsTickerItemComponent, typeof EclNewsTickerIconDirective];
|
|
217
217
|
|
|
218
218
|
export { EUI_ECL_NEWS_TICKER, EclNewsTickerComponent, EclNewsTickerIconDirective, EclNewsTickerItemComponent, EclNewsTickerItemEvent, EclNewsTickerModule };
|
|
219
|
-
//# sourceMappingURL=
|
|
219
|
+
//# sourceMappingURL=eui-ecl-components-ecl-news-ticker.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-news-ticker.d.ts","sources":["../../components/ecl-news-ticker/ecl-news-ticker-item.component.ts","../../components/ecl-news-ticker/events/ecl-news-ticker-item.event.ts","../../components/ecl-news-ticker/ecl-news-ticker.component.ts","../../components/ecl-news-ticker/ecl-news-ticker-icon.directive.ts","../../components/ecl-news-ticker/ecl-news-ticker.module.ts","../../components/ecl-news-ticker/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAKA,cAAA,0BAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAKC,QAAA,UAAA;AAEA;;AAEG;;AAGH;;AAEG;AACO,iBAAA,YAAA;AAEV;;AAEG;;AAMH;;AAEG;AACuB;AAE1B;;AAEG;;AAIH;;AAQA;;AAEG;;AAMH;;AAEG;;;AAQH;;AAEG;AACH;AAcA;;AAEG;AACH;AAKA;;;AAOA;;ACjGD,cAAA,sBAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;;ACID,cAAA,sBAAA,SAAA,gBAAA,YAAA,SAAA;AAWC;;;AAGG;AACqC;AAExC;;;AAGG;AACO,gBAAA,YAAA,CAAA,sBAAA;AAEV;;AAEG;AAC0C,qBAAA,SAAA,CAAA,0BAAA;AAE7C;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;;AAQH;AACA;AACA;;;;;;;;;;;;AA0BA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AAEH;AAOA;;AAEG;AACH;AAWA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;;AAGG;AACH;AAKA;;AAEG;AACH;AAUA;;AAEG;AACH;AAKA;;AAEG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH;AAOA;;;AAGG;AACH,wBAAA,KAAA;AAOA;;;AAGG;AACH,yBAAA,KAAA;AAOA;AAYA;AAgBA;AAUA;AAQA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;AAIA;;;;AAQA;;AC3UD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIC;;AAEG;AACyC;;;AAC5C;;ACHD;;;;;AAKG;AACH,cAAA,mBAAA;;;;AAImC;;ACXnC,cAAA,mBAAA,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA;;;;"}
|
package/{components/ecl-notification/index.d.ts → types/eui-ecl-components-ecl-notification.d.ts}
RENAMED
|
@@ -104,4 +104,4 @@ declare class EclNotificationModule {
|
|
|
104
104
|
declare const EUI_ECL_NOTIFICATION: readonly [typeof EclNotificationComponent, typeof EclNotificationTitleDirective];
|
|
105
105
|
|
|
106
106
|
export { EUI_ECL_NOTIFICATION, EclNotificationCloseEvent, EclNotificationComponent, EclNotificationModule, EclNotificationTitleDirective };
|
|
107
|
-
//# sourceMappingURL=
|
|
107
|
+
//# sourceMappingURL=eui-ecl-components-ecl-notification.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-notification.d.ts","sources":["../../components/ecl-notification/events/ecl-notification-close.event.ts","../../components/ecl-notification/ecl-notification.component.ts","../../components/ecl-notification/ecl-notification-title.directive.ts","../../components/ecl-notification/ecl-notification.module.ts","../../components/ecl-notification/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;AAEA;;;;AAIG;AACH,cAAA,yBAAA,SAAA,YAAA;AACC;;ACCD,cAAA,wBAAA,SAAA,gBAAA;AAYI,qBAAA,eAAA;AAEA;;AAEG;;AAGH;;;;AAIG;;AAGH;;;AAGG;AACqC;AAExC;;AAEG;AACqC;AAExC;;;AAGG;AAEO,WAAA,YAAA,CAAA,yBAAA;AAEV;;AAEG;AAEH;;AASA;;AAEG;;AAMH;;AAEG;;AAMH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;AACH;;;;AAIA;;;;AAIG;AACH,sBAAA,KAAA;;;;;AAOH;;AChHD;;;AAGG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAII;;AAEG;;;;AAKN;;ACdD;;;;;AAKG;AACH,cAAA,qBAAA;;;;AAIqC;;ACNrC,cAAA,oBAAA,mBAAA,wBAAA,SAAA,6BAAA;;;;"}
|
package/{components/ecl-page-header/index.d.ts → types/eui-ecl-components-ecl-page-header.d.ts}
RENAMED
|
@@ -192,4 +192,4 @@ declare class EclPageHeaderModule {
|
|
|
192
192
|
declare const EUI_ECL_PAGE_HEADER: readonly [typeof EclPageHeaderComponent, typeof EclPageHeaderInfoDirective, typeof EclPageHeaderMetaDirective, typeof EclPageHeaderMetaItemDirective, typeof EclPageHeaderTitleDirective, typeof EclPageHeaderDescriptionDirective, typeof EclPageHeaderDescriptionThumbnailDirective, typeof EclPageHeaderDescriptionContainerDirective, typeof EclPageHeaderDescriptionPictureDirective, typeof EclPageHeaderBackgroundPictureDirective, typeof EclPageHeaderBackgroundImageDirective];
|
|
193
193
|
|
|
194
194
|
export { EUI_ECL_PAGE_HEADER, EclPageHeaderBackgroundImageDirective, EclPageHeaderBackgroundPictureDirective, EclPageHeaderComponent, EclPageHeaderDescriptionContainerDirective, EclPageHeaderDescriptionDirective, EclPageHeaderDescriptionPictureDirective, EclPageHeaderDescriptionThumbnailDirective, EclPageHeaderInfoDirective, EclPageHeaderMetaDirective, EclPageHeaderMetaItemDirective, EclPageHeaderModule, EclPageHeaderTitleDirective };
|
|
195
|
-
//# sourceMappingURL=
|
|
195
|
+
//# sourceMappingURL=eui-ecl-components-ecl-page-header.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-page-header.d.ts","sources":["../../components/ecl-page-header/ecl-page-header-background.directive.ts","../../components/ecl-page-header/ecl-page-header-description.directive.ts","../../components/ecl-page-header/ecl-page-header-info.directive.ts","../../components/ecl-page-header/ecl-page-header-meta.directive.ts","../../components/ecl-page-header/ecl-page-header-title.directive.ts","../../components/ecl-page-header/ecl-page-header.component.ts","../../components/ecl-page-header/ecl-page-header.module.ts","../../components/ecl-page-header/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;AAGA;;AAEG;AACH,cAAA,uCAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;AAED;;AAEG;AACH,cAAA,qCAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;;AC5BD;;AAEG;AACH,cAAA,0CAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;AAED;;AAEG;AACH,cAAA,wCAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;AAED;;AAEG;AACH,cAAA,0CAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;AAED;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;;AC1DD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;;ACbD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAII;;;;AAIG;AACmB;;;AACzB;;AC5BD;;AAEG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAII;;;;AAIG;AACqC;AAExC;;;;;AAKG;;;;;AAQN;;ACxBD;;AAEG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,gBAAA;AAaI;;;;;AAKG;;AAUH;;AAEG;;AAIH;;AAEG;;AAIH;AAEA;;AAEG;AACH;AAMA;;AAEG;;;;AAIN;;ACvCD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;AChBnC,cAAA,mBAAA,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA,SAAA,8BAAA,SAAA,2BAAA,SAAA,iCAAA,SAAA,0CAAA,SAAA,0CAAA,SAAA,wCAAA,SAAA,uCAAA,SAAA,qCAAA;;;;"}
|
package/{components/ecl-pagination/index.d.ts → types/eui-ecl-components-ecl-pagination.d.ts}
RENAMED
|
@@ -247,4 +247,4 @@ declare class EclPaginationModule {
|
|
|
247
247
|
declare const EUI_ECL_PAGINATION: readonly [typeof EclPaginationComponent, typeof EclPaginationItemComponent, typeof EclPaginationListDirective];
|
|
248
248
|
|
|
249
249
|
export { EUI_ECL_PAGINATION, EclPaginationComponent, EclPaginationEvent, EclPaginationItemClickEvent, EclPaginationItemComponent, EclPaginationListDirective, EclPaginationModule };
|
|
250
|
-
//# sourceMappingURL=
|
|
250
|
+
//# sourceMappingURL=eui-ecl-components-ecl-pagination.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-pagination.d.ts","sources":["../../components/ecl-pagination/ecl-pagination-item.component.ts","../../components/ecl-pagination/ecl-pagination-list.directive.ts","../../components/ecl-pagination/events/ecl-pagination.event.ts","../../components/ecl-pagination/ecl-pagination.component.ts","../../components/ecl-pagination/ecl-pagination.module.ts","../../components/ecl-pagination/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAQA;;AAEG;AACH,cAAA,2BAAA,SAAA,YAAA;AAAgE;AAGhE,cAAA,0BAAA,SAAA,gBAAA;AAOI,QAAA,UAAA;;AAcA;;AAEG;AACuB;AAE1B;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AAC4F;AAE/F;;AAEG;AAEM;AAET;;AAEG;AACM,iBAAA,MAAA;AAET;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACO,eAAA,YAAA,CAAA,2BAAA;AAEV;AAIA;;AAEG;;AAUH;;AAEG;;AAKH;;;;;AAKG;AACH,qBAAA,KAAA;AAOA;;AAEG;AACH;AAaA;;AAEG;AACH;AAWA;;AAEG;AACH;;;;;;;AAGH;;AC1KD;;;AAGG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAII;;AAEG;AACwC;;;AAC9C;;ACbD;;;AAGG;AACH,cAAA,kBAAA,SAAA,YAAA;AAKwB;AAEhB;;AAEG;AACa;AAEhB;;AAEG;AACa;AAdpB;;AAEG;AAEiB;AAEhB;;AAEG;AACa;AAEhB;;AAEG;AACa;AAIvB;;ACjBD;;;;AAIG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,SAAA;AAaI;;;;AAIG;AACM;AAET;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACO,UAAA,YAAA,CAAA,kBAAA;AAEV;;AAEG;AACkC;AAErC;;AAEG;AACuB;AAE1B;;AAEG;;AAGH;;AAEG;AACI,WAAA,aAAA;AAEP;;;AAGG;AACH;AAQA;;;AAGG;AACH;AAWA;;AAEG;;AAKH;;AAEG;AACH;AAKA;;AAEG;AACH;AAKA;;;;AAIG;AACH;AAKA;;AAEG;AACH;AAIA;;AAEG;AACH;;;;;;;AAKH;;AClJD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;ACNnC,cAAA,kBAAA,mBAAA,sBAAA,SAAA,0BAAA,SAAA,0BAAA;;;;"}
|
|
@@ -55,6 +55,8 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
|
|
|
55
55
|
* Reference to the toggle element used to open/close the popover.
|
|
56
56
|
*/
|
|
57
57
|
eclPopoverToggle: EclPopoverToggleDirective;
|
|
58
|
+
onOpen: i0.OutputEmitterRef<void>;
|
|
59
|
+
onClose: i0.OutputEmitterRef<void>;
|
|
58
60
|
/**
|
|
59
61
|
* Current calculated position class of the popover.
|
|
60
62
|
*/
|
|
@@ -64,12 +66,6 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
|
|
|
64
66
|
*/
|
|
65
67
|
isHidden: boolean;
|
|
66
68
|
private destroy$;
|
|
67
|
-
private isLeft;
|
|
68
|
-
private isRight;
|
|
69
|
-
private isPushLeft;
|
|
70
|
-
private isPushRight;
|
|
71
|
-
private isPushTop;
|
|
72
|
-
private isPushBottom;
|
|
73
69
|
private readonly topClass;
|
|
74
70
|
private readonly bottomClass;
|
|
75
71
|
private readonly leftClass;
|
|
@@ -78,6 +74,8 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
|
|
|
78
74
|
private readonly pushBottomClass;
|
|
79
75
|
private readonly pushLeftClass;
|
|
80
76
|
private readonly pushRightClass;
|
|
77
|
+
private toggleRect;
|
|
78
|
+
private scrollableParent;
|
|
81
79
|
private el;
|
|
82
80
|
private renderer;
|
|
83
81
|
get cssClasses(): string;
|
|
@@ -112,17 +110,24 @@ declare class EclPopoverComponent extends ECLBaseDirective implements AfterConte
|
|
|
112
110
|
*/
|
|
113
111
|
onDocumentScroll(): void;
|
|
114
112
|
/**
|
|
115
|
-
*
|
|
113
|
+
* Protected method used to close the popover and reset related styles.
|
|
116
114
|
*/
|
|
117
|
-
|
|
115
|
+
protected doClose(): void;
|
|
116
|
+
private doOpen;
|
|
117
|
+
private getClosestScrollableParent;
|
|
118
|
+
private calculateAvailableSpace;
|
|
118
119
|
private checkPosition;
|
|
119
120
|
private positionPopover;
|
|
120
|
-
private
|
|
121
|
-
|
|
122
|
-
|
|
121
|
+
private resetStyles;
|
|
122
|
+
/**
|
|
123
|
+
* Check whether the popover is going out of its scrollable container and apply the needed repositioning.
|
|
124
|
+
*
|
|
125
|
+
* @param {string} direction
|
|
126
|
+
*/
|
|
127
|
+
handlePushClass(direction: string): void;
|
|
123
128
|
private handleArrowPosition;
|
|
124
129
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclPopoverComponent, never>;
|
|
125
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclPopoverComponent, "ecl-popover", never, {}, {}, ["eclPopoverToggle"], ["[eclPopoverToggle]", "[eclPopoverContent]"], true, [{ directive: typeof i1.ECLClickOutsideDirective; inputs: {}; outputs: { "eclClickOutside": "eclClickOutside"; }; }]>;
|
|
130
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclPopoverComponent, "ecl-popover", never, {}, { "onOpen": "onOpen"; "onClose": "onClose"; }, ["eclPopoverToggle"], ["[eclPopoverToggle]", "[eclPopoverContent]"], true, [{ directive: typeof i1.ECLClickOutsideDirective; inputs: {}; outputs: { "eclClickOutside": "eclClickOutside"; }; }]>;
|
|
126
131
|
}
|
|
127
132
|
|
|
128
133
|
/**
|
|
@@ -154,4 +159,4 @@ declare class EclPopoverModule {
|
|
|
154
159
|
declare const EUI_ECL_POPOVER: readonly [typeof EclPopoverComponent, typeof EclPopoverContentDirective, typeof EclPopoverToggleDirective];
|
|
155
160
|
|
|
156
161
|
export { EUI_ECL_POPOVER, EclPopoverComponent, EclPopoverContentDirective, EclPopoverModule, EclPopoverToggleDirective };
|
|
157
|
-
//# sourceMappingURL=
|
|
162
|
+
//# sourceMappingURL=eui-ecl-components-ecl-popover.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-popover.d.ts","sources":["../../components/ecl-popover/ecl-popover-toggle.directive.ts","../../components/ecl-popover/ecl-popover.component.ts","../../components/ecl-popover/ecl-popover-content.directive.ts","../../components/ecl-popover/ecl-popover.module.ts","../../components/ecl-popover/index.ts"],"sourcesContent":[null,null,null,null,null],"names":["_angular_core"],"mappings":";;;;;AAGA;;;;AAIG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAII,oBAAA,UAAA;AAEA;;;AAGG;AACgC;AAEnC;;AAEG;AAEO,WAAA,YAAA;AAEV;;AAEG;;AAMH;;;AAGG;AAEH,iBAAA,UAAA;AAQA;;;AAGG;AACI,sBAAA,WAAA;;;AAGV;;AC9CD;;;;AAIG;AACH,cAAA,mBAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAgBI;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;;AAGH,YAAMA,EAAA,CAAA,gBAAA;AACN,aAAOA,EAAA,CAAA,gBAAA;AAEP;;AAEG;;AAGH;;AAEG;AACH;;AAIA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;AAeA;;AAEG;AACH;AAaA;;AAEG;AACH;AAKA;;;AAGG;AACH;AAIA;;;AAGG;AAEH;AAMA;;AAEG;AAEH;AAIA;;AAEG;AAEH;AAIA;;AAEG;AAEH;AAIA;;AAEG;;AAOH;AAKA;AAsBA;AAmDA;AAQA;AA8DA;AAqBA;;;;AAIC;AACD;AAgDA;;;AAsBH;;AC9YD;;;;AAIG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAII;;AAEG;;;;AAKN;;ACRD;;;;;AAKG;AACH,cAAA,gBAAA;;;;AAIgC;;ACZhC,cAAA,eAAA,mBAAA,mBAAA,SAAA,0BAAA,SAAA,yBAAA;;;;"}
|
|
@@ -132,4 +132,4 @@ declare class EclRadioModule {
|
|
|
132
132
|
declare const EUI_ECL_RADIO: readonly [typeof EclRadioDirective, typeof EclRadioInputDirective, typeof EclRadioLabelComponent, typeof EclRadioHelpComponent];
|
|
133
133
|
|
|
134
134
|
export { EUI_ECL_RADIO, EclRadioDirective, EclRadioHelpComponent, EclRadioInputDirective, EclRadioLabelComponent, EclRadioModule };
|
|
135
|
-
//# sourceMappingURL=
|
|
135
|
+
//# sourceMappingURL=eui-ecl-components-ecl-radio.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-radio.d.ts","sources":["../../components/ecl-radio/ecl-radio-help.component.ts","../../components/ecl-radio/ecl-radio-label.component.ts","../../components/ecl-radio/ecl-radio.directive.ts","../../components/ecl-radio/ecl-radio-input.directive.ts","../../components/ecl-radio/ecl-radio.module.ts","../../components/ecl-radio/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;AAGA;;;;;AAKG;AACH,cAAA,qBAAA,SAAA,gBAAA;AAMI;;AAEG;AAGH;AAEA;;;AAGG;;;;;AAKN;;AC3BD;;;;;AAKG;AACH,cAAA,sBAAA,SAAA,gBAAA;AAOI;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;;AAGG;;;;;;AAKN;;AC7BD;;;;;AAKG;AACH,cAAA,iBAAA,SAAA,gBAAA,YAAA,OAAA;AAII;;AAEG;;AAGH;;AAEG;AAGH;AAEA;;AAEG;AAGH;AAEA;;;AAGG;;AAIH;;;AAGG;;AAIH;;;AAGG;;AAMH;;;AAGG;AACH;AAIA;;;;;;AAUH;;ACtED;;;;;;AAMG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,OAAA;AAII,cAAA,iBAAA;;;AAIA;;;AAGG;;AAMH;;;AAQH;;AC/BD;;;;AAIG;AACH,cAAA,cAAA;;;;AAI8B;;ACJ9B,cAAA,aAAA,mBAAA,iBAAA,SAAA,sBAAA,SAAA,sBAAA,SAAA,qBAAA;;;;"}
|
|
@@ -156,4 +156,4 @@ declare class EclRangeModule {
|
|
|
156
156
|
declare const EUI_ECL_RANGE: readonly [typeof EclRangeDirective, typeof EclRangeValueComponent, typeof EclRangeBubbleComponent];
|
|
157
157
|
|
|
158
158
|
export { EUI_ECL_RANGE, EclRangeBubbleComponent, EclRangeDirective, EclRangeEvent, EclRangeModule, EclRangeValueComponent };
|
|
159
|
-
//# sourceMappingURL=
|
|
159
|
+
//# sourceMappingURL=eui-ecl-components-ecl-range.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-range.d.ts","sources":["../../components/ecl-range/ecl-range-bubble.component.ts","../../components/ecl-range/ecl-range-value.component.ts","../../components/ecl-range/events/ecl-range.event.ts","../../components/ecl-range/ecl-range.directive.ts","../../components/ecl-range/ecl-range.module.ts","../../components/ecl-range/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;AAGA;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAKC,QAAA,UAAA;AAEA;;AAEG;;AAGH;;;AAGG;;AASH;;;AAGG;;AAGH;;;AAGG;AACH;;;AACA;;ACtCD;;;AAGG;AACH,cAAA,sBAAA,SAAA,gBAAA;AAaI;;AAEG;;AAGH;;AAEG;;AAGH;;;AAGG;;;;AAKN;;ACrCD;;;AAGG;AACH,cAAA,aAAA,SAAA,YAAA;AAIuB;AAHnB;;AAEG;AACgB;AAGtB;;ACJD;;;AAGG;AACH,cAAA,iBAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,SAAA;;AAMI;;;AAGG;AACM;AAET;;AAEG;;AAGH;;AAEG;;AAGH;;AAEG;AACqC;AAExC;;AAEG;AACqC;AAExC;;AAEG;AACO,iBAAA,YAAA,CAAA,aAAA;;;;;;;;;AAWV;;AAEG;;AAMH;;;AAGG;;AAUH;;;AAGG;AAEH,iBAAA,UAAA;AAOA;;;AAGG;AACH;AAQA;;;AAGG;AACH;AAKA;AAMA;AAUA;AAKA;AAMA;AASA;AAsBA;;;;;AAyBH;;AC7LD;;;;AAIG;AACH,cAAA,cAAA;;;;AAI8B;;ACN9B,cAAA,aAAA,mBAAA,iBAAA,SAAA,sBAAA,SAAA,uBAAA;;;;"}
|
package/{components/ecl-rating-field/index.d.ts → types/eui-ecl-components-ecl-rating-field.d.ts}
RENAMED
|
@@ -82,4 +82,4 @@ declare class EclRatingChangeEvent extends EclBaseEvent {
|
|
|
82
82
|
declare const EUI_ECL_RATING_FIELD: readonly [typeof EclRatingFieldComponent];
|
|
83
83
|
|
|
84
84
|
export { ECL_RATINGFIELD_VALUE_ACCESSOR, EUI_ECL_RATING_FIELD, EclRatingChangeEvent, EclRatingFieldComponent, EclRatingFieldModule };
|
|
85
|
-
//# sourceMappingURL=
|
|
85
|
+
//# sourceMappingURL=eui-ecl-components-ecl-rating-field.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-rating-field.d.ts","sources":["../../components/ecl-rating-field/ecl-rating-field.component.ts","../../components/ecl-rating-field/ecl-rating-field.module.ts","../../components/ecl-rating-field/events/ecl-rating-change.event.ts","../../components/ecl-rating-field/index.ts"],"sourcesContent":[null,null,null,null],"names":[],"mappings":";;;;;AAMA,cAAA,8BAAA,EAAA,QAAA;AAUA;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA,YAAA,oBAAA;AAOI;;AAEG;AACM;AACT;;AAEG;AACoC;AACvC;;AAEG;;AAEH;;AAEG;;AAKH;;AAEG;AAEO,kBAAA,YAAA;;;AAMV;;AAEG;AACH,mBAAA,KAAA;AAMA;;AAEE;;AAMF;;;AAGG;AACH;AASA;;;AAGG;AACH;AAIA;;;AAGG;AACH;AAKA;AAKA;;;;;;AAGH;;AC5GD;;;;AAIG;AACH,cAAA,oBAAA;;;;AAIoC;;ACVpC,cAAA,oBAAA,SAAA,YAAA;AACgC;AAAA;AAG/B;;ACAD,cAAA,oBAAA,mBAAA,uBAAA;;;;"}
|
package/{components/ecl-search-form/index.d.ts → types/eui-ecl-components-ecl-search-form.d.ts}
RENAMED
|
@@ -68,4 +68,4 @@ declare class EclSearchFormModule {
|
|
|
68
68
|
declare const EUI_ECL_SEARCH_FORM: readonly [typeof EclSearchFormComponent];
|
|
69
69
|
|
|
70
70
|
export { ECL_SEARCH_FORM_VALUE_ACCESSOR, EUI_ECL_SEARCH_FORM, EclSearchFormComponent, EclSearchFormEvent, EclSearchFormModule };
|
|
71
|
-
//# sourceMappingURL=
|
|
71
|
+
//# sourceMappingURL=eui-ecl-components-ecl-search-form.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-search-form.d.ts","sources":["../../components/ecl-search-form/events/ecl-search-form.event.ts","../../components/ecl-search-form/ecl-search-form.component.ts","../../components/ecl-search-form/ecl-search-form.module.ts","../../components/ecl-search-form/index.ts"],"sourcesContent":[null,null,null,null],"names":[],"mappings":";;;;;AAEA,cAAA,kBAAA,SAAA,YAAA;AACoB;AAAA;AAGnB;;ACeD,cAAA,8BAAA,EAAA,QAAA;AAUA;;AAEG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,oBAAA;;AASI;;AAEE;;;;AAIO;AACA;AACA;AAET;;AAEE;;AAMwB;AAE1B;;AAEE;AAGQ,YAAA,YAAA,CAAA,kBAAA;;;AAOV;;AAEE;AACF,uBAAA,KAAA;AAKA;;AAEE;AAEF,wBAAA,KAAA;AAKA;;;AAGG;AACH;AAMA;;;;;AAaH;;AChHD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;ACNnC,cAAA,mBAAA,mBAAA,sBAAA;;;;"}
|
|
@@ -97,4 +97,4 @@ declare class EclSelectModule {
|
|
|
97
97
|
declare const EUI_ECL_SELECT: readonly [typeof EclSelectDirective, typeof EclSelectContainerComponent];
|
|
98
98
|
|
|
99
99
|
export { EUI_ECL_SELECT, EclSelectContainerComponent, EclSelectDirective, EclSelectModule };
|
|
100
|
-
//# sourceMappingURL=
|
|
100
|
+
//# sourceMappingURL=eui-ecl-components-ecl-select.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-select.d.ts","sources":["../../components/ecl-select/ecl-select.directive.ts","../../components/ecl-select/ecl-select-container.component.ts","../../components/ecl-select/ecl-select.module.ts","../../components/ecl-select/index.ts"],"sourcesContent":[null,null,null,null],"names":[],"mappings":";;;;AAKA;;AAEG;AACH,cAAA,kBAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,OAAA,EAAA,gBAAA;AAI0E;AAC9B;AACxC;;AAEG;AACM;AACT;;AAEG;AACM;;AAGT;AAEA;;AAEG;;;AAeH;;AAEG;;;;;;AAcH;;AAEG;AACH;AAYA;;AAEG;AACH;AAKA;AAMA;;AAEG;AACH;;;;;AAcH;;AClGD;;AAEG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAUI;;;AAGG;AACM;;;AAGT;;AAEG;AACM;AAET;;AAEG;;;;;AAiBH;;AAEG;;;;;;AAQN;;ACpDD;;;;;AAKG;AACH,cAAA,eAAA;;;;AAI+B;;ACZ/B,cAAA,cAAA,mBAAA,kBAAA,SAAA,2BAAA;;;;"}
|
package/{components/ecl-site-footer/index.d.ts → types/eui-ecl-components-ecl-site-footer.d.ts}
RENAMED
|
@@ -102,6 +102,12 @@ declare class EclSiteFooterSocialMediaDirective extends ECLBaseDirective {
|
|
|
102
102
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterSocialMediaDirective, never>;
|
|
103
103
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterSocialMediaDirective, "[eclSiteFooterSocialMedia]", never, {}, {}, never, never, true, never>;
|
|
104
104
|
}
|
|
105
|
+
/** Adds required class for the line that displays the manager/owner of the site. */
|
|
106
|
+
declare class EclSiteFooterDescriptionNameDirective extends ECLBaseDirective {
|
|
107
|
+
cmpClass: boolean;
|
|
108
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterDescriptionNameDirective, never>;
|
|
109
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclSiteFooterDescriptionNameDirective, "[eclSiteFooterDescriptionName]", never, {}, {}, never, never, true, never>;
|
|
110
|
+
}
|
|
105
111
|
|
|
106
112
|
/**
|
|
107
113
|
* Directive, that applies a specific class to a <a> element in site footer.
|
|
@@ -185,18 +191,16 @@ declare class EclSiteFooterLogoDirective extends ECLBaseDirective {
|
|
|
185
191
|
* Directive, that applies specific classes to the section element in site footer.
|
|
186
192
|
*/
|
|
187
193
|
declare class EclSiteFooterSectionDirective extends ECLBaseDirective {
|
|
188
|
-
|
|
189
|
-
variant: 'links' | 'contact' | 'about' | 'more' | 'related' | '';
|
|
194
|
+
variant: 'links' | 'contact' | 'about' | 'more' | 'related' | 'site-info' | string;
|
|
190
195
|
/**
|
|
191
196
|
* @deprecated - not used anymore. Will be removed in v21
|
|
192
197
|
*/
|
|
193
198
|
isCondensed: boolean;
|
|
199
|
+
/**
|
|
200
|
+
* @deprecated - use variant="site-info". Will be removed in v21
|
|
201
|
+
*/
|
|
194
202
|
isSiteInfo: boolean;
|
|
195
|
-
|
|
196
|
-
isContact: boolean;
|
|
197
|
-
isAbout: boolean;
|
|
198
|
-
isMore: boolean;
|
|
199
|
-
isRelated: boolean;
|
|
203
|
+
get cssClasses(): string;
|
|
200
204
|
/**
|
|
201
205
|
* @deprecated - not used anymore. Will be removed in v21
|
|
202
206
|
*/
|
|
@@ -274,11 +278,11 @@ declare class EclSiteFooterComponent extends ECLBaseDirective implements OnInit,
|
|
|
274
278
|
*/
|
|
275
279
|
declare class EclSiteFooterModule {
|
|
276
280
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteFooterModule, never>;
|
|
277
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteFooterModule, never, [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent], [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent]>;
|
|
281
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EclSiteFooterModule, never, [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterDescriptionNameDirective, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent], [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterDescriptionNameDirective, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent]>;
|
|
278
282
|
static ɵinj: i0.ɵɵInjectorDeclaration<EclSiteFooterModule>;
|
|
279
283
|
}
|
|
280
284
|
|
|
281
|
-
declare const EUI_ECL_SITE_FOOTER: readonly [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent];
|
|
285
|
+
declare const EUI_ECL_SITE_FOOTER: readonly [typeof EclSiteFooterFixedContentEUComponent, typeof EclSiteFooterColumnDirective, typeof EclSiteFooterCoreComponent, typeof EclSiteFooterComponent, typeof EclSiteFooterDescriptionNameDirective, typeof EclSiteFooterSectionDirective, typeof EclSiteFooterTitleDirective, typeof EclSiteFooterDescriptionDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterLinkDirective, typeof EclSiteFooterLogoListDirective, typeof EclSiteFooterLogoItemDirective, typeof EclSiteFooterLogoDirective, typeof EclSiteFooterListItemDirective, typeof EclSiteFooterListDirective, typeof EclSiteFooterRowDirective, typeof EclSiteFooterSocialMediaDirective, typeof EclSiteFooterTitleLinkDirective, typeof EclSiteFooterLogoLinkDirective, typeof EclSiteFooterPictureDirective, typeof EclSiteFooterLogoImageDirective, typeof EclSiteFooterRowCommonComponent];
|
|
282
286
|
|
|
283
|
-
export { EUI_ECL_SITE_FOOTER, EclSiteFooterColumnDirective, EclSiteFooterComponent, EclSiteFooterCoreComponent, EclSiteFooterDescriptionDirective, EclSiteFooterFixedContentEUComponent, EclSiteFooterLinkDirective, EclSiteFooterListDirective, EclSiteFooterListItemDirective, EclSiteFooterLogoDirective, EclSiteFooterLogoImageDirective, EclSiteFooterLogoItemDirective, EclSiteFooterLogoLinkDirective, EclSiteFooterLogoListDirective, EclSiteFooterModule, EclSiteFooterPictureDirective, EclSiteFooterRowCommonComponent, EclSiteFooterRowDirective, EclSiteFooterSectionDirective, EclSiteFooterSocialMediaDirective, EclSiteFooterTitleDirective, EclSiteFooterTitleLinkDirective };
|
|
284
|
-
//# sourceMappingURL=
|
|
287
|
+
export { EUI_ECL_SITE_FOOTER, EclSiteFooterColumnDirective, EclSiteFooterComponent, EclSiteFooterCoreComponent, EclSiteFooterDescriptionDirective, EclSiteFooterDescriptionNameDirective, EclSiteFooterFixedContentEUComponent, EclSiteFooterLinkDirective, EclSiteFooterListDirective, EclSiteFooterListItemDirective, EclSiteFooterLogoDirective, EclSiteFooterLogoImageDirective, EclSiteFooterLogoItemDirective, EclSiteFooterLogoLinkDirective, EclSiteFooterLogoListDirective, EclSiteFooterModule, EclSiteFooterPictureDirective, EclSiteFooterRowCommonComponent, EclSiteFooterRowDirective, EclSiteFooterSectionDirective, EclSiteFooterSocialMediaDirective, EclSiteFooterTitleDirective, EclSiteFooterTitleLinkDirective };
|
|
288
|
+
//# sourceMappingURL=eui-ecl-components-ecl-site-footer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eui-ecl-components-ecl-site-footer.d.ts","sources":["../../components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-row-common/ecl-site-footer-row-common.component.ts","../../components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-core/ecl-site-footer-core.component.ts","../../components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.ts","../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-row.directive.ts","../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-description.directive.ts","../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-link.directive.ts","../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-list.directive.ts","../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-section.directive.ts","../../components/ecl-site-footer/ecl-footer-elements/ecl-site-footer-title.directive.ts","../../components/ecl-site-footer/ecl-site-footer.component.ts","../../components/ecl-site-footer/ecl-site-footer.module.ts","../../components/ecl-site-footer/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAQA;;;AAGG;AACH,cAAA,+BAAA,SAAA,gBAAA;AASI;;AAEG;;AAGH;;AAEG;AACM;;AAOT;;;AAGG;;;;AAIN;;ACnCD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAQI;;AAEG;;;;;AAON;;ACjBD;;;AAGG;AACH,cAAA,oCAAA,SAAA,gBAAA;AASI;;AAEG;AACqC;AACxC;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAIH;AACA;AAEA;;;;AAOH;;ACjDD;;AAEG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAI+C;;;AAC9C;AAED;;AAEG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAIkD;;;AACjD;;AClBD;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAIuD;;;AACtD;AAED;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAIwD;;;AACvD;AAED;AACA,cAAA,qCAAA,SAAA,gBAAA;AAI4D;;;AAC3D;;AC1BD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;AAC/C;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAIsD;;;AACrD;AAED;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAI0B;;;AACzB;;ACtCD;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;;;;;AAI/C;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,8BAAA,SAAA,gBAAA;AAIqD;;;AACpD;AAED;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAIgD;;;AAC/C;;ACnDD;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAIa;AACT;;AAEG;AAC+F;AAClG;;AAEG;AAC+F;;AAQlG;;AAEG;AACgG;AACnG;;AAEG;AAC+F;;;;;;;AAErG;;AChCD;;AAEG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAIiD;AAEmD;;;;AACnG;AAED;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAIsD;;;AACrD;;ACdD;;;;AAIG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,SAAA;uCAUyB,SAAA,CAAA,SAAA;AACrB,qBAAA,eAAA;AAEA;;AAEG;AACH;AACA;;AAEG;AACqC;;AAOxC;;AAEG;AACuB;;AAI1B;AAIA;AAKA;;;AAGG;;AAKH;;;;AAKH;;ACjCD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;ACvCnC,cAAA,mBAAA,mBAAA,oCAAA,SAAA,4BAAA,SAAA,0BAAA,SAAA,sBAAA,SAAA,qCAAA,SAAA,6BAAA,SAAA,2BAAA,SAAA,iCAAA,SAAA,0BAAA,SAAA,0BAAA,SAAA,8BAAA,SAAA,8BAAA,SAAA,0BAAA,SAAA,8BAAA,SAAA,0BAAA,SAAA,yBAAA,SAAA,iCAAA,SAAA,+BAAA,SAAA,8BAAA,SAAA,6BAAA,SAAA,+BAAA,SAAA,+BAAA;;;;"}
|