@eui/ecl 21.0.0-alpha.31 → 21.0.0-alpha.32
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/index.d.ts +8 -4
- package/components/ecl-accordion/index.d.ts.map +1 -1
- package/components/ecl-banner/index.d.ts +4 -1
- package/components/ecl-banner/index.d.ts.map +1 -1
- package/components/ecl-divider/index.d.ts +31 -0
- package/components/ecl-divider/index.d.ts.map +1 -0
- package/components/ecl-divider/package.json +3 -0
- package/components/ecl-featured/index.d.ts +13 -35
- package/components/ecl-featured/index.d.ts.map +1 -1
- package/components/ecl-feedback-message/index.d.ts.map +1 -1
- package/components/ecl-mega-menu/index.d.ts +7 -3
- package/components/ecl-mega-menu/index.d.ts.map +1 -1
- package/components/ecl-menu/index.d.ts +6 -3
- package/components/ecl-menu/index.d.ts.map +1 -1
- package/components/ecl-popover/index.d.ts +17 -12
- package/components/ecl-popover/index.d.ts.map +1 -1
- package/components/ecl-site-footer/index.d.ts +9 -3
- package/components/ecl-site-footer/index.d.ts.map +1 -1
- package/components/ecl-site-header/index.d.ts +6 -1
- package/components/ecl-site-header/index.d.ts.map +1 -1
- package/components/ecl-social-media-follow/index.d.ts.map +1 -1
- package/docs/changelog.html +142 -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 +46 -2
- package/docs/components/EclMegaMenuFeaturedComponent.html +2 -2
- package/docs/components/EclMegaMenuInfoComponent.html +2 -2
- package/docs/components/EclMegaMenuItemComponent.html +2 -2
- package/docs/components/EclMegaMenuSubitemComponent.html +2 -2
- 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/{EclFeaturedItemFooterLinkDirective.html → EclSiteFooterDescriptionNameDirective.html} +14 -14
- package/docs/js/menu-wc.js +36 -109
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +31 -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 +61 -43
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs +14 -5
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-checkbox.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-featured.mjs +21 -83
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +1 -0
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +4 -4
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs +45 -18
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs +34 -15
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-popover.mjs +169 -98
- package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +2 -2
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +23 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs +22 -15
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs +1 -0
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl.mjs +46 -49
- package/fesm2022/eui-ecl.mjs.map +1 -1
- package/index.d.ts +44 -45
- package/index.d.ts.map +1 -1
- package/package.json +52 -56
- 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-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/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/directives/EclSocialMediaShareLinkDirective.html +0 -553
- 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
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { AfterContentInit, QueryList, ElementRef, OnInit, EventEmitter } from '@angular/core';
|
|
1
3
|
import * as i1 from '@eui/ecl/core';
|
|
2
4
|
import { ECLBaseDirective, EclBaseEvent } from '@eui/ecl/core';
|
|
3
|
-
import * as i0 from '@angular/core';
|
|
4
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Accordion component that manages the expansion and collapsing state of accordion items.
|
|
@@ -15,8 +15,10 @@ import { OnInit, EventEmitter } from '@angular/core';
|
|
|
15
15
|
* @property {string} cssClasses - Returns a string of CSS classes applied to the host element.
|
|
16
16
|
* The main class is `ecl-accordion`, which can be extended with additional classes.
|
|
17
17
|
*/
|
|
18
|
-
declare class EclAccordionComponent {
|
|
18
|
+
declare class EclAccordionComponent implements AfterContentInit {
|
|
19
19
|
baseDirective: ECLBaseDirective;
|
|
20
|
+
private renderer;
|
|
21
|
+
items: QueryList<ElementRef>;
|
|
20
22
|
/**
|
|
21
23
|
* @description
|
|
22
24
|
* Retrieves and returns the CSS classes for the component based on its current state.
|
|
@@ -25,8 +27,10 @@ declare class EclAccordionComponent {
|
|
|
25
27
|
* @returns {string} - A string of CSS class names.
|
|
26
28
|
*/
|
|
27
29
|
get cssClasses(): string;
|
|
30
|
+
ngAfterContentInit(): void;
|
|
31
|
+
private setFirstAndLastClasses;
|
|
28
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclAccordionComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclAccordionComponent, "ecl-accordion", never, {}, {},
|
|
33
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclAccordionComponent, "ecl-accordion", never, {}, {}, ["items"], ["*"], true, [{ directive: typeof i1.ECLBaseDirective; inputs: {}; outputs: {}; }]>;
|
|
30
34
|
}
|
|
31
35
|
|
|
32
36
|
declare class EclAccordionToggleEvent extends EclBaseEvent {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-accordion/ecl-accordion.component.ts","../../../components/ecl-accordion/events/ecl-accordion-toggle.event.ts","../../../components/ecl-accordion/ecl-accordion-item.component.ts","../../../components/ecl-accordion/ecl-accordion.module.ts","../../../components/ecl-accordion/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-accordion/ecl-accordion.component.ts","../../../components/ecl-accordion/events/ecl-accordion-toggle.event.ts","../../../components/ecl-accordion/ecl-accordion-item.component.ts","../../../components/ecl-accordion/ecl-accordion.module.ts","../../../components/ecl-accordion/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;AAiBA;;;;;;;;;;;AAWG;AACH,cAAA,qBAAA,YAAA,gBAAA;AAmBI,mBAAA,gBAAA;;AAIA,WAAA,SAAA,CAAA,UAAA;AAEA;;;;;;AAMG;;AAMH;AAIA;;;AAaH;;ACjFD,cAAA,uBAAA,SAAA,YAAA;AACoB;AAAA;AAGnB;;ACYD;;;AAGG;AACH,cAAA,yBAAA,YAAA,MAAA;AAmBI,mBAAA,gBAAA;AACA;;;AAGG;;AAGH;;;;AAIG;AACqC;AAExC;;;AAGG;AAEO,YAAA,YAAA,CAAA,uBAAA;AAEV;AACA;;;AAQA;AAKA;;;;;;AAMG;AACH,qBAAA,UAAA;;;;AAUH;;ACzFD;;;;;AAKG;AACH,cAAA,kBAAA;;;;AAIkC;;ACNlC,cAAA,iBAAA,mBAAA,qBAAA,SAAA,yBAAA;;;;"}
|
|
@@ -181,10 +181,11 @@ declare class EclBannerTitleTextDirective extends ECLBaseDirective {
|
|
|
181
181
|
}
|
|
182
182
|
/**
|
|
183
183
|
* Directive applied to the link element within the banner title.
|
|
184
|
-
* Adds
|
|
184
|
+
* Adds link classes and marks the link as standalone.
|
|
185
185
|
*/
|
|
186
186
|
declare class EclBannerTitleLinkDirective extends ECLBaseDirective {
|
|
187
187
|
className: string;
|
|
188
|
+
isStandalone: boolean;
|
|
188
189
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerTitleLinkDirective, never>;
|
|
189
190
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerTitleLinkDirective, "[eclBannerTitleLink]", never, {}, {}, never, never, true, never>;
|
|
190
191
|
}
|
|
@@ -207,9 +208,11 @@ declare class EclBannerDescriptionTextDirective extends ECLBaseDirective {
|
|
|
207
208
|
}
|
|
208
209
|
/**
|
|
209
210
|
* Directive for a link inside the banner description.
|
|
211
|
+
* Adds link classes and marks the link as standalone.
|
|
210
212
|
*/
|
|
211
213
|
declare class EclBannerDescriptionLinkDirective extends ECLBaseDirective {
|
|
212
214
|
className: string;
|
|
215
|
+
isStandalone: boolean;
|
|
213
216
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclBannerDescriptionLinkDirective, never>;
|
|
214
217
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclBannerDescriptionLinkDirective, "[eclBannerDescriptionLink]", never, {}, {}, never, never, true, never>;
|
|
215
218
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-banner/ecl-banner-picture.directive.ts","../../../components/ecl-banner/ecl-banner-video.directive.ts","../../../components/ecl-banner/ecl-banner.component.ts","../../../components/ecl-banner/ecl-banner-title.directive.ts","../../../components/ecl-banner/ecl-banner-description.directive.ts","../../../components/ecl-banner/ecl-banner.module.ts","../../../components/ecl-banner/index.ts"],"sourcesContent":[null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAGA;;;AAGG;AACH,cAAA,yBAAA,SAAA,gBAAA;;;;AAQC;AAED;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAII,QAAA,UAAA;AAEwC;;;AAC3C;;ACzBD;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAII,QAAA,UAAA;AAEA;;AAEG;AACmB;;;AACzB;;ACkBD;;;AAGG;AACH,cAAA,kBAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAUI,QAAA,UAAA;AACA;;;;AAIG;;AAGH;;;;AAIG;AACM;AAET;;;;AAIG;;AAGH;;;;AAIG;;AAGH;;;;AAIG;;AAGH;;;;AAIG;;AAGH;;AAEG;AACM;AAET;;;AAGG;AACqC;AAEa,uBAAA,SAAA,CAAA,gBAAA;;;;;;;AASL;;AAkBhD;AACA;;;;;AAKA;;;;;AAaA;AAsBA;AAKA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH;AAMA;AAIA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;AAQA;AAQA;AAcA;AAQA;AAsBA;AAeA;AAiBA;;;;AAcH;;AC5VD;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;;AAGG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;;AAGG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAI0B;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-banner/ecl-banner-picture.directive.ts","../../../components/ecl-banner/ecl-banner-video.directive.ts","../../../components/ecl-banner/ecl-banner.component.ts","../../../components/ecl-banner/ecl-banner-title.directive.ts","../../../components/ecl-banner/ecl-banner-description.directive.ts","../../../components/ecl-banner/ecl-banner.module.ts","../../../components/ecl-banner/index.ts"],"sourcesContent":[null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;AAGA;;;AAGG;AACH,cAAA,yBAAA,SAAA,gBAAA;;;;AAQC;AAED;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAII,QAAA,UAAA;AAEwC;;;AAC3C;;ACzBD;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAII,QAAA,UAAA;AAEA;;AAEG;AACmB;;;AACzB;;ACkBD;;;AAGG;AACH,cAAA,kBAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAUI,QAAA,UAAA;AACA;;;;AAIG;;AAGH;;;;AAIG;AACM;AAET;;;;AAIG;;AAGH;;;;AAIG;;AAGH;;;;AAIG;;AAGH;;;;AAIG;;AAGH;;AAEG;AACM;AAET;;;AAGG;AACqC;AAEa,uBAAA,SAAA,CAAA,gBAAA;;;;;;;AASL;;AAkBhD;AACA;;;;;AAKA;;;;;AAaA;AAsBA;AAKA;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;AAEG;;AAKH;;;AAGG;AACH;AAMA;AAIA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;;;AAGG;AACH;AAKA;AAQA;AAQA;AAcA;AAQA;AAsBA;AAeA;AAiBA;;;;AAcH;;AC5VD;;;AAGG;AACH,cAAA,uBAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;;AAGG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;;AAGG;AACH,cAAA,2BAAA,SAAA,gBAAA;AAI0B;AACqB;;;AAC9C;;AChCD;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;AAEG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;;AAGG;AACH,cAAA,iCAAA,SAAA,gBAAA;AAI0B;AACqB;;;AAC9C;;ACbD;;;;;AAKG;AACH,cAAA,eAAA;;;;AAI+B;;ACjB/B,cAAA,cAAA,mBAAA,kBAAA,SAAA,uBAAA,SAAA,2BAAA,SAAA,2BAAA,SAAA,6BAAA,SAAA,iCAAA,SAAA,iCAAA,SAAA,yBAAA,SAAA,uBAAA,SAAA,uBAAA;;;;"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Directive that applies ECL styling for horizontal separators (`<hr>` elements).
|
|
6
|
+
* Adds the `ecl-separator` CSS class to the host element.
|
|
7
|
+
*/
|
|
8
|
+
declare class EclDividerDirective extends ECLBaseDirective {
|
|
9
|
+
/**
|
|
10
|
+
* Binds the `ecl-separator` CSS class to the host `<hr>` element.
|
|
11
|
+
*/
|
|
12
|
+
hasClass: boolean;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclDividerDirective, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclDividerDirective, "hr[eclDivider]", never, {}, {}, never, never, true, never>;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Module that provides the EclDivider directive.
|
|
19
|
+
*
|
|
20
|
+
* @deprecated Use {@link EUI_ECL_DIVIDER} instead.
|
|
21
|
+
*/
|
|
22
|
+
declare class EclDividerModule {
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EclDividerModule, never>;
|
|
24
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EclDividerModule, never, [typeof EclDividerDirective], [typeof EclDividerDirective]>;
|
|
25
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<EclDividerModule>;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
declare const EUI_ECL_DIVIDER: readonly [typeof EclDividerDirective];
|
|
29
|
+
|
|
30
|
+
export { EUI_ECL_DIVIDER, EclDividerDirective, EclDividerModule };
|
|
31
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-divider/ecl-divider.directive.ts","../../../components/ecl-divider/ecl-divider.module.ts","../../../components/ecl-divider/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;AAGA;;;AAGG;AACH,cAAA,mBAAA,SAAA,gBAAA;AAII;;AAEG;AACiC;;;AACvC;;ACbD;;;;AAIG;AACH,cAAA,gBAAA;;;;AAIgC;;ACNhC,cAAA,eAAA,mBAAA,mBAAA;;;;"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { OnInit, AfterContentInit } from '@angular/core';
|
|
3
1
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
import { AfterContentInit } from '@angular/core';
|
|
4
4
|
import { EclMediaContainerComponent } from '@eui/ecl/components/ecl-media-container';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Custom ECL component, that adds visual support to a piece of content. Uses <ecl-media-container>.
|
|
8
8
|
*/
|
|
9
|
-
declare class EclFeaturedComponent extends ECLBaseDirective
|
|
9
|
+
declare class EclFeaturedComponent extends ECLBaseDirective {
|
|
10
10
|
/**
|
|
11
11
|
* The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
|
|
12
12
|
*/
|
|
@@ -14,15 +14,17 @@ declare class EclFeaturedComponent extends ECLBaseDirective implements OnInit {
|
|
|
14
14
|
/**
|
|
15
15
|
* 'highligh' varian, applies class to make more stand out appearance of the component.
|
|
16
16
|
*/
|
|
17
|
-
variant: 'highlight'
|
|
17
|
+
variant: 'highlight';
|
|
18
|
+
/** Gives a different display for the link in highlighted mode */
|
|
19
|
+
isLinkHighlighted: boolean;
|
|
18
20
|
role: string;
|
|
19
21
|
/**
|
|
20
22
|
* Adds specific classes to the component.
|
|
21
23
|
*/
|
|
22
24
|
get cssClasses(): string;
|
|
23
|
-
ngOnInit(): void;
|
|
24
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured", never, { "position": { "alias": "position"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedComponent, "ecl-featured", never, { "position": { "alias": "position"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "isLinkHighlighted": { "alias": "isLinkHighlighted"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
27
|
+
static ngAcceptInputType_isLinkHighlighted: unknown;
|
|
26
28
|
}
|
|
27
29
|
|
|
28
30
|
/**
|
|
@@ -30,12 +32,13 @@ declare class EclFeaturedComponent extends ECLBaseDirective implements OnInit {
|
|
|
30
32
|
*/
|
|
31
33
|
declare class EclFeaturedItemComponent extends ECLBaseDirective implements AfterContentInit {
|
|
32
34
|
eclTitle: string;
|
|
35
|
+
titleId: any;
|
|
33
36
|
mediaContainer: EclMediaContainerComponent;
|
|
34
37
|
className: boolean;
|
|
35
38
|
get hasTitle(): boolean;
|
|
36
39
|
ngAfterContentInit(): void;
|
|
37
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedItemComponent, "ecl-featured-item", never, { "eclTitle": { "alias": "eclTitle"; "required": false; }; }, {}, ["mediaContainer"], ["*"], true, never>;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedItemComponent, "ecl-featured-item", never, { "eclTitle": { "alias": "eclTitle"; "required": false; }; "titleId": { "alias": "titleId"; "required": false; }; }, {}, ["mediaContainer"], ["*"], true, never>;
|
|
39
42
|
}
|
|
40
43
|
|
|
41
44
|
/**
|
|
@@ -48,15 +51,6 @@ declare class EclFeaturedItemDescriptionComponent extends ECLBaseDirective {
|
|
|
48
51
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedItemDescriptionComponent, "ecl-featured-item-description", never, {}, {}, never, ["*"], true, never>;
|
|
49
52
|
}
|
|
50
53
|
|
|
51
|
-
/**
|
|
52
|
-
* Applies specific additional class to style <ecl-featured-item-footer> component.
|
|
53
|
-
*/
|
|
54
|
-
declare class EclFeaturedItemFooterComponent extends ECLBaseDirective {
|
|
55
|
-
className: boolean;
|
|
56
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterComponent, never>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclFeaturedItemFooterComponent, "[eclFeaturedItemFooter]", never, {}, {}, never, ["*", "[eclFeaturedItemFooterLink]", "[eclFeaturedItemFooterPicture]"], true, never>;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
54
|
/**
|
|
61
55
|
* Applies specific additional class for the eclLink directive, used in <ecl-featured-item> construction.
|
|
62
56
|
*/
|
|
@@ -65,22 +59,6 @@ declare class EclFeaturedItemLinkDirective extends ECLBaseDirective {
|
|
|
65
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemLinkDirective, never>;
|
|
66
60
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemLinkDirective, "[eclFeaturedItemLink]", never, {}, {}, never, never, true, never>;
|
|
67
61
|
}
|
|
68
|
-
/**
|
|
69
|
-
* Applies specific additional class for the eclLink directive, used in <ecl-featured-item-footer>.
|
|
70
|
-
*/
|
|
71
|
-
declare class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {
|
|
72
|
-
className: boolean;
|
|
73
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterLinkDirective, never>;
|
|
74
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemFooterLinkDirective, "[eclFeaturedItemFooterLink]", never, {}, {}, never, never, true, never>;
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* Applies specific additional class for the <picture> element, used in <ecl-featured-item-footer>.
|
|
78
|
-
*/
|
|
79
|
-
declare class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {
|
|
80
|
-
get cssClasses(): string;
|
|
81
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterPictureDirective, never>;
|
|
82
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemFooterPictureDirective, "picture[eclFeaturedItemFooterPicture]", never, {}, {}, never, never, true, never>;
|
|
83
|
-
}
|
|
84
62
|
|
|
85
63
|
/**
|
|
86
64
|
* @description
|
|
@@ -90,11 +68,11 @@ declare class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {
|
|
|
90
68
|
*/
|
|
91
69
|
declare class EclFeaturedModule {
|
|
92
70
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedModule, never>;
|
|
93
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EclFeaturedModule, never, [typeof EclFeaturedComponent, typeof EclFeaturedItemComponent, typeof EclFeaturedItemLinkDirective, typeof EclFeaturedItemDescriptionComponent
|
|
71
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EclFeaturedModule, never, [typeof EclFeaturedComponent, typeof EclFeaturedItemComponent, typeof EclFeaturedItemLinkDirective, typeof EclFeaturedItemDescriptionComponent], [typeof EclFeaturedComponent, typeof EclFeaturedItemComponent, typeof EclFeaturedItemLinkDirective, typeof EclFeaturedItemDescriptionComponent]>;
|
|
94
72
|
static ɵinj: i0.ɵɵInjectorDeclaration<EclFeaturedModule>;
|
|
95
73
|
}
|
|
96
74
|
|
|
97
|
-
declare const EUI_ECL_FEATURED: readonly [typeof EclFeaturedComponent, typeof EclFeaturedItemComponent, typeof EclFeaturedItemLinkDirective, typeof EclFeaturedItemDescriptionComponent
|
|
75
|
+
declare const EUI_ECL_FEATURED: readonly [typeof EclFeaturedComponent, typeof EclFeaturedItemComponent, typeof EclFeaturedItemLinkDirective, typeof EclFeaturedItemDescriptionComponent];
|
|
98
76
|
|
|
99
|
-
export { EUI_ECL_FEATURED, EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemDescriptionComponent,
|
|
77
|
+
export { EUI_ECL_FEATURED, EclFeaturedComponent, EclFeaturedItemComponent, EclFeaturedItemDescriptionComponent, EclFeaturedItemLinkDirective, EclFeaturedModule };
|
|
100
78
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-featured/ecl-featured.component.ts","../../../components/ecl-featured/ecl-featured-item.component.ts","../../../components/ecl-featured/ecl-featured-item-description.component.ts","../../../components/ecl-featured/ecl-featured-item-
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-featured/ecl-featured.component.ts","../../../components/ecl-featured/ecl-featured-item.component.ts","../../../components/ecl-featured/ecl-featured-item-description.component.ts","../../../components/ecl-featured/ecl-featured-item-link.directive.ts","../../../components/ecl-featured/ecl-featured.module.ts","../../../components/ecl-featured/index.ts"],"sourcesContent":[null,null,null,null,null,null],"names":[],"mappings":";;;;;AAIA;;AAEG;AACH,cAAA,oBAAA,SAAA,gBAAA;AAKI;;AAEG;AACM;AAET;;AAEG;;;AAK+F;AAExE;AAE1B;;AAEG;;;;;AAQN;;AClCD;;AAEG;AACH,cAAA,wBAAA,SAAA,gBAAA,YAAA,gBAAA;AAYa;AACA;;AAEqC;;AAM9C;;;AAKH;;AC9BD;;;AAGG;AACH,cAAA,mCAAA,SAAA,gBAAA;AAYyD;;;AACxD;;ACjBD;;AAEG;AACH,cAAA,4BAAA,SAAA,gBAAA;AAIkD;;;AACjD;;ACED;;;;;AAKG;AACH,cAAA,iBAAA;;;;AAIiC;;ACZjC,cAAA,gBAAA,mBAAA,oBAAA,SAAA,wBAAA,SAAA,4BAAA,SAAA,mCAAA;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-feedback-message/ecl-feedback-message.directive.ts","../../../components/ecl-feedback-message/ecl-feedback-message.module.ts","../../../components/ecl-feedback-message/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-feedback-message/ecl-feedback-message.directive.ts","../../../components/ecl-feedback-message/ecl-feedback-message.module.ts","../../../components/ecl-feedback-message/index.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;AAMA;;;;;AAKG;AACH,cAAA,2BAAA,SAAA,gBAAA,YAAA,gBAAA;AAII;;AAEG;;AAMH;;;AAGG;AACkD,uBAAA,SAAA,CAAA,gBAAA;AAErD;;;AAGG;AACH;;;AASH;;ACxCD;;;;AAIG;AACH,cAAA,wBAAA;;;;AAIwC;;ACPxC,cAAA,wBAAA,mBAAA,2BAAA;;;;"}
|
|
@@ -333,6 +333,7 @@ declare class EclMegaMenuItemComponent extends ECLBaseDirective implements OnDes
|
|
|
333
333
|
private eclMegaMenuService;
|
|
334
334
|
private cdkBreakpointObserver;
|
|
335
335
|
private renderer;
|
|
336
|
+
private cd;
|
|
336
337
|
constructor();
|
|
337
338
|
ngOnDestroy(): void;
|
|
338
339
|
get hasChildren(): boolean;
|
|
@@ -413,6 +414,10 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
|
|
|
413
414
|
*/
|
|
414
415
|
overlayStyleTop: number;
|
|
415
416
|
innerStyleTop: number;
|
|
417
|
+
/**
|
|
418
|
+
* Represents the current viewport breakpoint states.
|
|
419
|
+
*/
|
|
420
|
+
breakpointsValue: any;
|
|
416
421
|
private destroy$;
|
|
417
422
|
private differ;
|
|
418
423
|
private isRtl;
|
|
@@ -421,7 +426,7 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
|
|
|
421
426
|
private differs;
|
|
422
427
|
private cdkBreakpointObserver;
|
|
423
428
|
private eclRtlService;
|
|
424
|
-
private
|
|
429
|
+
private euiAppShellService;
|
|
425
430
|
private eclHeaderMenuComunicationService;
|
|
426
431
|
private eclMegaMenuDataService;
|
|
427
432
|
private el;
|
|
@@ -451,8 +456,7 @@ declare class EclMegaMenuComponent extends ECLBaseDirective implements DoCheck,
|
|
|
451
456
|
private collapseMenu;
|
|
452
457
|
private focusOnPrevSibling;
|
|
453
458
|
private focusOnNextSibling;
|
|
454
|
-
private
|
|
455
|
-
private observeBreakpointChanges;
|
|
459
|
+
private subscribeToAppShellBreakpoints;
|
|
456
460
|
private handleRtlChangeState;
|
|
457
461
|
private disableScroll;
|
|
458
462
|
private enableScroll;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.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;;AAGzD;;;AAGH;;ACxBD;;AAEG;AACH;;;;AAQC;AAED;;AAEG;AACH;AAIwD;;;AACvD;;;;;;;;AClBG;AACH;;ACHD;;AAEG;AACH;AAQkD;AACd;;;AAIgE;;AAGhG;;;AAGG;AACH;;;
|
|
1
|
+
{"version":3,"file":"index.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;;AAGzD;;;AAGH;;ACxBD;;AAEG;AACH;;;;AAQC;AAED;;AAEG;AACH;AAIwD;;;AACvD;;;;;;;;AClBG;AACH;;ACHD;;AAEG;AACH;AAQkD;AACd;;;AAIgE;;AAGhG;;;AAGG;AACH;;;AAMH;;ACjBD;;AAEG;AACH;AASuC;;AAcnC;;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;;;;;;;;;;AA2BA;;AAEG;AACH;AAQA;AAIA;AAIA;AAIA;;AAEG;AACH;AAYA;;AAEG;AACH;AAKA;AAYA;AASA;AAMA;AASA;;;;;AAQH;;ACrND;;AAEG;AACH;AAI8C;;;AAC7C;AAED;;AAEG;AACH;AAIgD;;;AAC/C;AAED;;AAEG;AACH;AAII;AAE6C;AACY;AAC5B;AAEmC;;;;;;;AAgBhE;AAUA;AAKA;;;AAGG;AACH;AAgBA;AAUA;AASA;AAoBA;AAMA;AAMA;AAQA;;;AASH;;ACzJD;;AAEG;AACH;AAOI;AAEA;;AAEG;;AAUH;;AAEG;AAC6B;AAChC;;AAEG;AAC2B;;AAI9B;;AAEG;;;AAIH;AASA;;;AAGG;AACH;AAIA;;AAEG;AACH;;;AAIH;;ACtDD;;AAEG;AACH;AAQI;AAEA;;AAEG;;AAcgC;AACA;;AAI1B;AACA;;AAEA;AACA;AACT;;AAEG;AACM;AAAuB;;AAEtB;AACA;AACV;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;;AAGG;;AAGH;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;AA2BA;;;;AAiBA;;AAEG;AACH;AAQA;;AAEG;AAEH;AASA;;AAEG;AACH;AAsBA;;AAEG;AACH;AAQA;AAUA;AAOA;AAOA;AAOA;AAYA;AA0FA;;;AAUH;;AC1UD;;;;;AAKG;AACH;;AA+BI;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;;;AAIH;;AAEG;;;;;;;;;;;;;;;;AAkCH;AAUA;AAKA;;AAEG;AAEH;AAMA;AAwBA;AAWA;;AAEG;AACH;AAQA;AAeA;AAgBA;AASA;AAkBA;AAUA;AA6BA;AAkCA;AAMA;AAUA;AAQA;AAMA;AAMA;AA2BA;AAQA;AAKA;;;AAGH;;ACvYD;;;;AAIG;AACH;;;;AAIiC;;AC/BjC;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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.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;;
|
|
1
|
+
{"version":3,"file":"index.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;;;"}
|
|
@@ -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
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.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":[],"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;;AAEG;;AAGH;;AAEG;AACH
|
|
1
|
+
{"version":3,"file":"index.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;;;;"}
|
|
@@ -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.
|
|
@@ -274,11 +280,11 @@ declare class EclSiteFooterComponent extends ECLBaseDirective implements OnInit,
|
|
|
274
280
|
*/
|
|
275
281
|
declare class EclSiteFooterModule {
|
|
276
282
|
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]>;
|
|
283
|
+
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
284
|
static ɵinj: i0.ɵɵInjectorDeclaration<EclSiteFooterModule>;
|
|
279
285
|
}
|
|
280
286
|
|
|
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];
|
|
287
|
+
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
288
|
|
|
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 };
|
|
289
|
+
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 };
|
|
284
290
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.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;;
|
|
1
|
+
{"version":3,"file":"index.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;AAImD;AAEtC;AACT;;AAEG;AAC+F;AACA;AAC5C;AACE;AACF;AACD;AACG;AACxD;;AAEG;AACgG;AACnG;;AAEG;AAC+F;;;;;;;AACrG;;AC5BD;;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;;;;"}
|
|
@@ -523,6 +523,10 @@ declare class EclSiteHeaderComponent extends ECLBaseDirective implements AfterCo
|
|
|
523
523
|
* The size of the logo, 's', 'm' or 'l', default to 'm'.
|
|
524
524
|
*/
|
|
525
525
|
logoSize: 's' | 'm' | 'l';
|
|
526
|
+
/**
|
|
527
|
+
* Determines if the site name should be displayed only on mobile devices.
|
|
528
|
+
*/
|
|
529
|
+
isSiteNameMobileOnly: boolean;
|
|
526
530
|
/**
|
|
527
531
|
* Adds specific classes to the main element. Depending , logo size, menu and menu status, rtl status.
|
|
528
532
|
*/
|
|
@@ -577,7 +581,8 @@ declare class EclSiteHeaderComponent extends ECLBaseDirective implements AfterCo
|
|
|
577
581
|
private positionMenu;
|
|
578
582
|
private handleLanguageChangeState;
|
|
579
583
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclSiteHeaderComponent, never>;
|
|
580
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderComponent, "ecl-site-header", never, { "siteName": { "alias": "siteName"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "logoSize": { "alias": "logoSize"; "required": false; }; }, { "logoClick": "logoClick"; "languageClick": "languageClick"; }, ["eclLoginComponent", "eclMenuComponent", "eclMegaMenuComponent", "eclSearchComponent", "eclLanguageComponent", "eclNotificationComponent", "eclHeaderLink", "eclHeaderImage"], ["[eclSiteHeaderLink]", "[eclSiteHeaderEnvironment]", "ecl-site-header-action", "ecl-site-header-notification", "ecl-site-header-banner-top", "[eclSiteHeaderCta]", "ecl-menu", "[eclMegaMenu]"], true, never>;
|
|
584
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclSiteHeaderComponent, "ecl-site-header", never, { "siteName": { "alias": "siteName"; "required": false; }; "languageCode": { "alias": "languageCode"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "logoSize": { "alias": "logoSize"; "required": false; }; "isSiteNameMobileOnly": { "alias": "isSiteNameMobileOnly"; "required": false; }; }, { "logoClick": "logoClick"; "languageClick": "languageClick"; }, ["eclLoginComponent", "eclMenuComponent", "eclMegaMenuComponent", "eclSearchComponent", "eclLanguageComponent", "eclNotificationComponent", "eclHeaderLink", "eclHeaderImage"], ["[eclSiteHeaderLink]", "[eclSiteHeaderEnvironment]", "ecl-site-header-action", "ecl-site-header-notification", "ecl-site-header-banner-top", "[eclSiteHeaderCta]", "ecl-menu", "[eclMegaMenu]"], true, never>;
|
|
585
|
+
static ngAcceptInputType_isSiteNameMobileOnly: unknown;
|
|
581
586
|
}
|
|
582
587
|
|
|
583
588
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-site-header/action/ecl-site-header-action.component.ts","../../../components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.ts","../../../components/ecl-site-header/cta/ecl-site-header-cta.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.ts","../../../components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.ts","../../../components/ecl-site-header/events/ecl-site-header-login.event.ts","../../../components/ecl-site-header/events/ecl-site-header-language.event.ts","../../../components/ecl-site-header/events/ecl-site-header-logo.event.ts","../../../components/ecl-site-header/events/ecl-site-header-search.event.ts","../../../components/ecl-site-header/language/ecl-site-header-language-popover.component.ts","../../../components/ecl-site-header/language/ecl-site-header-language.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login-details.directive.ts","../../../components/ecl-site-header/notification/ecl-site-header-notification.component.ts","../../../components/ecl-site-header/picture/ecl-site-header-picture.directive.ts","../../../components/ecl-site-header/search/ecl-site-header-search.component.ts","../../../components/ecl-site-header/ecl-site-header.component.ts","../../../components/ecl-site-header/ecl-site-header.module.ts","../../../components/ecl-site-header/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["EuiLanguage"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-site-header/action/ecl-site-header-action.component.ts","../../../components/ecl-site-header/banner-top/ecl-site-header-banner-top.component.ts","../../../components/ecl-site-header/cta/ecl-site-header-cta.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.directive.ts","../../../components/ecl-site-header/custom-action/ecl-site-header-custom-action.component.ts","../../../components/ecl-site-header/ecl-site-header-environment/ecl-site-header-environment.component.ts","../../../components/ecl-site-header/events/ecl-site-header-login.event.ts","../../../components/ecl-site-header/events/ecl-site-header-language.event.ts","../../../components/ecl-site-header/events/ecl-site-header-logo.event.ts","../../../components/ecl-site-header/events/ecl-site-header-search.event.ts","../../../components/ecl-site-header/language/ecl-site-header-language-popover.component.ts","../../../components/ecl-site-header/language/ecl-site-header-language.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login.component.ts","../../../components/ecl-site-header/login/ecl-site-header-login-details.directive.ts","../../../components/ecl-site-header/notification/ecl-site-header-notification.component.ts","../../../components/ecl-site-header/picture/ecl-site-header-picture.directive.ts","../../../components/ecl-site-header/search/ecl-site-header-search.component.ts","../../../components/ecl-site-header/ecl-site-header.component.ts","../../../components/ecl-site-header/ecl-site-header.module.ts","../../../components/ecl-site-header/index.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["EuiLanguage"],"mappings":";;;;;;;;;;;;;;AAGA;;AAEG;AAEH,cAAA,4BAAA,SAAA,gBAAA;AAK0B;;;AACzB;;ACVD;;AAEG;AACH,cAAA,+BAAA,SAAA,gBAAA;AAYsD;;;AACrD;;AChBD;;;AAGG;AACH,cAAA,yBAAA,SAAA,gBAAA;AAI+C;;;AAC9C;;ACRD,cAAA,sCAAA,SAAA,gBAAA,YAAA,gBAAA;AAI0B;;;;;AAKZ,+BAAA,YAAA;;AAEV;AAEA;AAamC,iBAAA,KAAA;AAQnC;;;AAGH;AACD,cAAA,yCAAA,SAAA,gBAAA;AAIiE;;;AAChE;AAED,cAAA,uCAAA,SAAA,gBAAA;AAI+D;AAElD;;;AAEZ;;ACjDD;;;AAGG;AACH,cAAA,kCAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAa0B;;;AAGtB;;AAEG;AACH;;;AAIA;AAaA;AAKA;;AAEG;AACH;AAKA;;AAEG;AAEH;AAIA;;AAEG;AAEH;;;AAGH;;ACtED;;;AAGG;AACH,cAAA,iCAAA,SAAA,gBAAA,YAAA,SAAA;;;;;;;;;AAmDI;AAKA;AAcA;AAOA;;;AAMH;;AC3FD,cAAA,uBAAA,SAAA,YAAA;AAA4D;AAE5D,cAAA,gCAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;;ACLD,cAAA,+BAAA,SAAA,YAAA;AAAoE;AAEpE,cAAA,kCAAA,SAAA,YAAA;AACuB,cAAA,WAAA;AAAA,0BAAA,WAAA;AAGtB;AAED,cAAA,+BAAA,SAAA,YAAA;AAAoE;;ACTpE,cAAA,2BAAA,SAAA,YAAA;AAAgE;;ACAhE,cAAA,wBAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;AAED,cAAA,8BAAA,SAAA,YAAA;AACuB;AAAA;AAGtB;;ACAD;;;;AAIG;AACH,cAAA,qCAAA,SAAA,gBAAA,YAAA,SAAA;AAMI,QAAA,UAAA;;AAGA;;AAEG;;AAEH;;AAEG;;AAEM,iBAAA,KAAA,CAAAA,aAAA;AACA,oBAAA,KAAA,CAAAA,aAAA;AACT;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;AACM;AACT;;AAEG;AACM;AACT;;AAEG;AACM;AACT;;AAEG;AACM;AACT;;AAEG;AACM;AACT;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAGO,oBAAA,YAAA,CAAA,+BAAA;AACA,sBAAA,YAAA,CAAA,kCAAA;AAEV;;AAEG;AACuB;AACW;;;;;;;;AA8BrC;AAKA;AAKA;;AAEG;AAEH;AAIA;AAKA;;AAWA;;AAEG;AACH;AAWA;;;AAOH;;AChJD;;;AAGG;AACH,cAAA,8BAAA,SAAA,gBAAA,YAAA,MAAA,EAAA,aAAA,EAAA,SAAA;;;uCAqByB,SAAA,CAAA,SAAA;AAErB;;AAEG;;AAEH;;AAEG;AAC8C,yBAAA,UAAA,CAAA,iBAAA;AAEjD;;AAEG;AACO,mBAAA,YAAA,CAAA,+BAAA;AACV;;AAEG;AACO,sBAAA,YAAA,CAAA,kCAAA;;;AAIV;AACA;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;AAEG;;AAEH;;;AAGA;;AAEG;AACH,iBAAA,KAAA,CAAAA,aAAA;AACA;;AAEG;AACH,oBAAA,KAAA,CAAAA,aAAA;AACA;AACA;;;;;;;;AAaA;AAIA;;;AAGG;AACH;AAQA;AAKA;AAIA;;;AAGG;AACH,yBAAA,KAAA;AAsBA,0BAAA,+BAAA;AAIA,4BAAA,kCAAA;AAOA;;AAEG;AAEH;AAIA;;AAEG;AAEH;AAIO;AAIP;AAMA;;AAEG;AACH;AAWA;AA8CA;AAeA;AAMA;;;AAQH;;AC9RD;;;AAGG;AACH,cAAA,2BAAA,SAAA,gBAAA,YAAA,SAAA,EAAA,SAAA;AAuB4C;AAClB;AAEwB,sBAAA,UAAA,CAAA,iBAAA;AAEpC,WAAA,YAAA,CAAA,uBAAA;AACA,oBAAA,YAAA,CAAA,gCAAA;AAEV;;AAEG;AACI;AACP;;AAEG;;;;;;;;AAgBH,yBAAA,aAAA;AAOA;AAKA;;AAEG;AAEH;AAIA;;AAEG;AACH;AAIA,sBAAA,UAAA;AAMA,0BAAA,UAAA;AAOA;AAQA;AAMA;;AAEG;AACH;AAQA;;;;AAeH;;AC/ID;;AAEG;AACH,cAAA,sCAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;;AAGG;AACH,cAAA,oCAAA,SAAA,gBAAA;AAI0B;;;AACzB;;ACnBD;;;AAGG;AACH,cAAA,kCAAA,SAAA,gBAAA;;;AAWI;AAIA;;;AAGH;;ACtBD;;AAEG;AACH,cAAA,6BAAA,SAAA,gBAAA;AAI0B;;;AACzB;AAED;;AAEG;AACH,cAAA,2BAAA,SAAA,gBAAA;;;;;AAaC;AAED;;AAEG;AACH,cAAA,0BAAA,SAAA,gBAAA;AAI0B;;;AACzB;;AC5BD,cAAA,qCAAA,EAAA,QAAA;AAUA;;;AAGG;AACH,cAAA,4BAAA,SAAA,gBAAA,YAAA,oBAAA,EAAA,SAAA;AAc0B;AACtB;;AAEG;AACuB;;;;AAM1B;;AAEG;AAC4C,uBAAA,UAAA,CAAA,iBAAA;AAIrC,YAAA,YAAA,CAAA,wBAAA;AACA,kBAAA,YAAA,CAAA,8BAAA;AAEV;;AAEG;;AAEI;;;;;;;;AAmBP;AAKA,kBAAA,kBAAA;AAMA,2BAAA,UAAA;AAOA;;;AAGG;AACH;AAIA;AAMA;AAKA;AAKA;AAIA;AAMA;AAQA;;;AASH;;ACnID;;;;;AAKG;AACH,cAAA,sBAAA,SAAA,gBAAA,YAAA,gBAAA,EAAA,SAAA;AAaI,qBAAA,eAAA;uCACqB,SAAA,CAAA,SAAA;AAErB;;AAEG;;AAEH;;AAEG;AACM;AACT;;AAEG;;AAEH;;AAEG;AACM;AAET;;AAEG;AACqC;AAExC;;AAEG;;AAcO,eAAA,YAAA,CAAA,2BAAA;AACA,mBAAA,YAAA,CAAA,+BAAA;;;;;;;;;;;;AAcV,wBAAA,OAAA;;;;;AAKA;;;;;;;AAsBA;;AAEG;AACH;AAyCA;AAKA;;;AAGG;;AAKH,uBAAA,UAAA;AAQA;AAIA;AAMA;;;AAGG;AACH;AAYA;AA6BA;AAYA;AAYA;AASA;AAKA;;;;AAQH;;ACxPD;;;;AAIG;AACH,cAAA,mBAAA;;;;AAImC;;AClBnC,cAAA,mBAAA,mBAAA,sBAAA,SAAA,4BAAA,SAAA,kCAAA,SAAA,yCAAA,SAAA,sCAAA,SAAA,uCAAA,SAAA,2BAAA,SAAA,sCAAA,SAAA,oCAAA,SAAA,8BAAA,SAAA,qCAAA,SAAA,4BAAA,SAAA,+BAAA,SAAA,iCAAA,SAAA,kCAAA,SAAA,yBAAA,SAAA,2BAAA,SAAA,6BAAA,SAAA,0BAAA;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-social-media-follow/ecl-social-media-follow.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-item.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-link.directive.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow.module.ts","../../../components/ecl-social-media-follow/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../../components/ecl-social-media-follow/ecl-social-media-follow.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-item.component.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow-link.directive.ts","../../../components/ecl-social-media-follow/ecl-social-media-follow.module.ts","../../../components/ecl-social-media-follow/index.ts"],"sourcesContent":[null,null,null,null,null],"names":[],"mappings":";;;;;AAIA,cAAA,6BAAA,SAAA,gBAAA;;AAM4C;AAC/B;;;;;AAYZ;;ACfD,cAAA,kCAAA,SAAA,YAAA;AAAuE;AAEvE,cAAA,iCAAA,SAAA,gBAAA;;AAO8B;;AAEjB;AACA;AACA;;AAEA;;AAOC,eAAA,YAAA,CAAA,kCAAA;AAEV;;;;AAMH;;AClCD,cAAA,iCAAA,SAAA,gBAAA,YAAA,gBAAA;;;AAWI;;;AAKH;;ACdD;;;;AAIG;AACH,cAAA,0BAAA;;;;AAI0C;;ACN1C,cAAA,2BAAA,mBAAA,6BAAA,SAAA,iCAAA,SAAA,iCAAA;;;;"}
|