@eui/ecl 18.0.0-next.22 → 18.0.0-next.23
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/docs/components/EclAccordionItemComponent.html +1 -1
- package/docs/components/EclMenuComponent.html +1 -1
- package/docs/components/EclMenuItemComponent.html +1 -1
- package/docs/components/EclMenuMegaComponent.html +0 -24
- package/docs/components/EclMenuMegaItemComponent.html +66 -2
- package/docs/dependencies.html +1 -1
- package/docs/directives/EclLinkDirective.html +3 -3
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/lib/components/ecl-accordion/ecl-accordion-item.component.mjs +4 -5
- package/esm2022/lib/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.mjs +1 -1
- package/esm2022/lib/components/ecl-gallery/ecl-gallery.component.mjs +1 -1
- package/esm2022/lib/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.mjs +1 -1
- package/esm2022/lib/components/ecl-link/ecl-link.directive.mjs +4 -4
- package/esm2022/lib/components/ecl-list/ecl-description-list-definition/ecl-description-list-definition.component.mjs +1 -1
- package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu-item.component.mjs +3 -3
- package/esm2022/lib/components/ecl-menu/ecl-menu/ecl-menu.component.mjs +9 -12
- package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.mjs +37 -19
- package/esm2022/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.mjs +4 -16
- package/esm2022/lib/components/ecl-pagination/ecl-pagination-item.component.mjs +1 -1
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/ec/ecl-site-footer-fixed-content.mjs +1 -1
- package/esm2022/lib/components/ecl-site-footer/ecl-footer-elements/eu/ecl-site-footer-fixed-content.mjs +1 -1
- package/esm2022/lib/components/ecl-site-header/ecl-site-header.component.mjs +1 -1
- package/esm2022/lib/components/ecl-site-header/language/ecl-site-header-language-popover.component.mjs +1 -1
- package/esm2022/lib/components/ecl-social-media-follow/ecl-social-media-follow-item.component.mjs +1 -1
- package/esm2022/lib/components/ecl-social-media-share/ecl-social-media-share-item.component.mjs +1 -1
- package/esm2022/lib/components/ecl-tabs/ecl-tab.component.mjs +1 -1
- package/fesm2022/eui-ecl.mjs +472 -442
- package/fesm2022/eui-ecl.mjs.map +3 -3
- package/lib/components/ecl-link/ecl-link.directive.d.ts +3 -3
- package/lib/components/ecl-link/ecl-link.directive.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts +2 -1
- package/lib/components/ecl-menu/ecl-menu/ecl-menu.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts +11 -5
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.d.ts.map +1 -1
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts +1 -5
- package/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -8,16 +8,16 @@ export declare class EclLinkDirective extends ECLBaseDirective implements AfterC
|
|
|
8
8
|
get hasIcon(): boolean;
|
|
9
9
|
get isLinkNoVisited(): boolean;
|
|
10
10
|
isInverted: boolean;
|
|
11
|
-
|
|
11
|
+
isIconOnly: boolean;
|
|
12
12
|
isNoVisited: boolean;
|
|
13
13
|
variant: 'standalone' | 'cta' | 'primary' | 'secondary';
|
|
14
14
|
eclIconComponents: QueryList<EclIconComponent>;
|
|
15
15
|
constructor(el: ElementRef);
|
|
16
16
|
ngAfterContentInit(): void;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclLinkDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EclLinkDirective, "[eclLink]", never, { "isInverted": { "alias": "isInverted"; "required": false; }; "
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EclLinkDirective, "[eclLink]", never, { "isInverted": { "alias": "isInverted"; "required": false; }; "isIconOnly": { "alias": "isIconOnly"; "required": false; }; "isNoVisited": { "alias": "isNoVisited"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, ["eclIconComponents"], never, false, never>;
|
|
19
19
|
static ngAcceptInputType_isInverted: unknown;
|
|
20
|
-
static
|
|
20
|
+
static ngAcceptInputType_isIconOnly: unknown;
|
|
21
21
|
static ngAcceptInputType_isNoVisited: unknown;
|
|
22
22
|
}
|
|
23
23
|
//# sourceMappingURL=ecl-link.directive.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-link.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-link/ecl-link.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8D,SAAS,EAAoB,UAAU,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEtJ,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,gBAAiB,SAAQ,gBAAiB,YAAW,gBAAgB;IAuB3D,EAAE,EAAE,UAAU;IArBjC,IACI,UAAU,IAAI,MAAM,CAEvB;IACD,IACI,OAAO,IAAI,OAAO,CAErB;IAED,IACI,eAAe,IAAI,OAAO,CAE7B;IAEgF,UAAU,UAAS;IAClB,
|
|
1
|
+
{"version":3,"file":"ecl-link.directive.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/ecl-link/ecl-link.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8D,SAAS,EAAoB,UAAU,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEtJ,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;;AAEzD,qBAGa,gBAAiB,SAAQ,gBAAiB,YAAW,gBAAgB;IAuB3D,EAAE,EAAE,UAAU;IArBjC,IACI,UAAU,IAAI,MAAM,CAEvB;IACD,IACI,OAAO,IAAI,OAAO,CAErB;IAED,IACI,eAAe,IAAI,OAAO,CAE7B;IAEgF,UAAU,UAAS;IAClB,UAAU,UAAS;IAC7D,WAAW,EAAE,OAAO,CAAC;IACpD,OAAO,EAAE,YAAY,GAAG,KAAK,GAAG,SAAS,GAAG,WAAW,CAAC;IAEZ,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;gBAEjF,EAAE,EAAE,UAAU;IAIjC,kBAAkB,IAAI,IAAI;yCA3BjB,gBAAgB;2CAAhB,gBAAgB;yCAqCg20B,OAAQ;yCAAR,OAAQ;0CAAR,OAAQ;CADp40B"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
2
2
|
import { AfterContentInit, AfterViewInit, ElementRef, EventEmitter, IterableDiffers, OnDestroy, OnInit, QueryList, Renderer2 } from '@angular/core';
|
|
3
|
+
import { EclRtlService } from '../../../services';
|
|
3
4
|
import { ECLBaseDirective } from '../../ecl-base.directive';
|
|
4
5
|
import { EclButtonComponent } from '../../ecl-button';
|
|
5
6
|
import { EclMenuItemSelectEvent } from '../common/ecl-menu-item.event';
|
|
6
7
|
import { EclMenuItemComponent } from './ecl-menu-item.component';
|
|
7
|
-
import { EclRtlService } from '../../../services';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class EclMenuComponent extends ECLBaseDirective implements OnInit, AfterContentInit, OnDestroy, AfterViewInit {
|
|
10
10
|
private el;
|
|
@@ -110,5 +110,6 @@ export declare class EclMenuComponent extends ECLBaseDirective implements OnInit
|
|
|
110
110
|
private observeBreakpointChanges;
|
|
111
111
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMenuComponent, never>;
|
|
112
112
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclMenuComponent, "ecl-menu", never, { "group": { "alias": "group"; "required": false; }; "maxLines": { "alias": "maxLines"; "required": false; }; }, { "menuItemSelect": "menuItemSelect"; }, ["eclRootMenuItems"], ["*"], false, never>;
|
|
113
|
+
static ngAcceptInputType_maxLines: unknown;
|
|
113
114
|
}
|
|
114
115
|
//# sourceMappingURL=ecl-menu.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-menu.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu/ecl-menu.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAe,MAAM,qBAAqB,CAAC;AACtE,OAAO,EACH,gBAAgB,EAChB,aAAa,EAGb,UAAU,EACV,YAAY,EAMZ,eAAe,EACf,SAAS,EACT,MAAM,EAEN,SAAS,EACT,SAAS,
|
|
1
|
+
{"version":3,"file":"ecl-menu.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu/ecl-menu.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAe,MAAM,qBAAqB,CAAC;AACtE,OAAO,EACH,gBAAgB,EAChB,aAAa,EAGb,UAAU,EACV,YAAY,EAMZ,eAAe,EACf,SAAS,EACT,MAAM,EAEN,SAAS,EACT,SAAS,EAGZ,MAAM,eAAe,CAAC;AAKvB,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAElD,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAyE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAC9I,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;;AAEjE,qBAWa,gBAAiB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,gBAAgB,EAAE,SAAS,EAAE,aAAa;IA0C5G,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,qBAAqB;IAC7B,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,aAAa;IA7ChB,KAAK,SAAO;IACkB,QAAQ,SAAK;IAEb,gBAAgB,EAAE,SAAS,CAAC,oBAAoB,CAAC,CAAC;IAC9D,YAAY,EAAE,UAAU,CAAC;IAC5B,SAAS,EAAE,UAAU,CAAC;IACpB,WAAW,EAAE,kBAAkB,CAAC;IACpC,OAAO,EAAE,kBAAkB,CAAC;IAExC,cAAc,uCAA8C;IAEtE,IACI,UAAU,IAAI,MAAM,CAEvB;IAEkC,qBAAqB,UAAS;IACvC,IAAI,SAAgB;IACA,kBAAkB,UAAS;IAC5B,YAAY,UAAS;IAElE,WAAW,UAAS;IACpB,aAAa,UAAS;IACtB,aAAa,UAAS;IACtB,qBAAqB,UAAS;IAC9B,kBAAkB,SAAU;IAC5B,iBAAiB,SAAU;IAE3B,OAAO,CAAC,WAAW,CAAc;IACjC,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,MAAM,CAAuC;IACrD,OAAO,CAAC,IAAI,CAAwC;IACpD,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,eAAe,CAAK;IAC5B,OAAO,CAAC,UAAU,CAAK;IACvB,OAAO,CAAC,eAAe,CAAuB;IAC9C,OAAO,CAAC,QAAQ,CAAC,UAAU,CAA2D;IACtF,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,gBAAgB,CAAO;gBAGnB,EAAE,EAAE,UAAU,EACd,OAAO,EAAE,eAAe,EACxB,qBAAqB,EAAE,kBAAkB,EACzC,QAAQ,EAAE,SAAS,EACnB,aAAa,EAAE,aAAa;IAOxC,QAAQ,CAAC,KAAK,EAAE,aAAa,GAAG,IAAI;IASpC,QAAQ,IAAI,IAAI;IAWhB,QAAQ,IAAI,IAAI;IAMhB,kBAAkB,IAAI,IAAI;IAI1B,eAAe,IAAI,IAAI;IAQvB,WAAW,IAAI,IAAI;IAQnB,WAAW,IAAI,IAAI;IAMnB,YAAY,IAAI,IAAI;IAMpB,cAAc,IAAI,IAAI;IAItB,eAAe,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAKtC,gBAAgB,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAMvC,eAAe,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAKtC,cAAc,IAAI,IAAI;IAKtB,cAAc,IAAI,IAAI;IAatB,OAAO,CAAC,qBAAqB;IAc7B,OAAO,CAAC,gBAAgB;IAWxB,OAAO,CAAC,gBAAgB;IAWxB,OAAO,CAAC,cAAc;IAOtB,OAAO,CAAC,iBAAiB;IAiBzB,OAAO,CAAC,uBAAuB;IAmB/B,OAAO,CAAC,iBAAiB;IAqBzB,OAAO,CAAC,wBAAwB;IAIhC,OAAO,CAAC,mBAAmB;IAU3B,OAAO,CAAC,0BAA0B;IAWlC,OAAO,CAAC,mBAAmB;IAO3B,IAAW,sBAAsB,IAAI,OAAO,CAE3C;IAED,OAAO,CAAC,yBAAyB;IAIjC,OAAO,CAAC,oCAAoC;IAI5C,OAAO,CAAC,iBAAiB;IAczB,OAAO,CAAC,qBAAqB;IAwB7B,OAAO,CAAC,qBAAqB;IAY7B,OAAO,CAAC,qBAAqB;IAgC7B,OAAO,CAAC,oBAAoB;IAO5B,OAAO,CAAC,mBAAmB;IAO3B,OAAO,CAAC,mBAAmB;IAO3B,OAAO,CAAC,gBAAgB;IAIxB,OAAO,CAAC,kBAAkB;IAI1B,OAAO,CAAC,kBAAkB;IAI1B,OAAO,CAAC,sBAAsB;IAc9B,OAAO,CAAC,wCAAwC;IAQhD,OAAO,CAAC,qBAAqB;IAI7B,OAAO,CAAC,mBAAmB;IAa3B,OAAO,CAAC,WAAW;IAWnB,OAAO,CAAC,qBAAqB;IAI7B,OAAO,CAAC,aAAa;IAYrB,OAAO,CAAC,2BAA2B;IAgBnC,OAAO,CAAC,wBAAwB;IAMhC,OAAO,CAAC,mBAAmB;IAO3B,OAAO,CAAC,sBAAsB;IAiB9B,OAAO,CAAC,wBAAwB;IAIhC,OAAO,CAAC,wBAAwB;IAMhC,OAAO,CAAC,iBAAiB;IAMzB,OAAO,CAAC,cAAc;IAKtB,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,aAAa;IAOrB,OAAO,CAAC,uBAAuB;IAS/B,OAAO,CAAC,oBAAoB;IAY5B,OAAO,CAAC,yBAAyB;IAIjC,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,kBAAkB;IAI1B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,2BAA2B;IAKnC,OAAO,CAAC,oBAAoB;IAK5B,OAAO,CAAC,wBAAwB;yCA3lBvB,gBAAgB;2CAAhB,gBAAgB;uCAomB8nwO,OAAQ;CADlqwO"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AfterViewInit, ElementRef, EventEmitter, QueryList } from '@angular/core';
|
|
2
|
+
import { Params, QueryParamsHandling } from '@angular/router';
|
|
3
|
+
import { EclLinkDirective } from '../../ecl-link';
|
|
2
4
|
import { EclMenuItem } from '../../../model/ecl-menu-item.model';
|
|
3
5
|
import { ECLBaseDirective } from '../../ecl-base.directive';
|
|
4
|
-
import { EclMenuItemKeydownEvent, EclMenuItemSelectEvent } from '../common/ecl-menu-item.event';
|
|
5
6
|
import { EclIconComponent } from '../../ecl-icon';
|
|
6
|
-
import {
|
|
7
|
+
import { EclMenuItemKeydownEvent, EclMenuItemSelectEvent } from '../common/ecl-menu-item.event';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
export declare class EclMenuMegaItemComponent extends ECLBaseDirective implements EclMenuItem, AfterViewInit {
|
|
9
10
|
id: string;
|
|
@@ -15,8 +16,10 @@ export declare class EclMenuMegaItemComponent extends ECLBaseDirective implement
|
|
|
15
16
|
target: string;
|
|
16
17
|
cmpClass: boolean;
|
|
17
18
|
role: string;
|
|
18
|
-
isCurrent: boolean
|
|
19
|
+
isCurrent: boolean;
|
|
20
|
+
isSeeAll: boolean;
|
|
19
21
|
iconComponents: QueryList<EclIconComponent>;
|
|
22
|
+
links: QueryList<EclLinkDirective>;
|
|
20
23
|
megaMenuLink: ElementRef;
|
|
21
24
|
menuItemSelect: EventEmitter<EclMenuItemSelectEvent>;
|
|
22
25
|
menuItemKeydown: EventEmitter<EclMenuItemKeydownEvent>;
|
|
@@ -28,7 +31,10 @@ export declare class EclMenuMegaItemComponent extends ECLBaseDirective implement
|
|
|
28
31
|
onHostClick(evt: MouseEvent): void;
|
|
29
32
|
onFocus(): void;
|
|
30
33
|
onKeydown(evt: Event): void;
|
|
34
|
+
private manageContentChildren;
|
|
31
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMenuMegaItemComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMenuMegaItemComponent, "ecl-menu-mega-item", never, { "id": { "alias": "id"; "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; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; }, { "menuItemSelect": "menuItemSelect"; "menuItemKeydown": "menuItemKeydown"; }, ["iconComponents"], ["*"], false, never>;
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMenuMegaItemComponent, "ecl-menu-mega-item", never, { "id": { "alias": "id"; "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; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "isSeeAll": { "alias": "isSeeAll"; "required": false; }; }, { "menuItemSelect": "menuItemSelect"; "menuItemKeydown": "menuItemKeydown"; }, ["iconComponents", "links"], ["*"], false, never>;
|
|
37
|
+
static ngAcceptInputType_isCurrent: unknown;
|
|
38
|
+
static ngAcceptInputType_isSeeAll: unknown;
|
|
33
39
|
}
|
|
34
40
|
//# sourceMappingURL=ecl-menu-mega-item.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-menu-mega-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ecl-menu-mega-item.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EACH,aAAa,EAGb,UAAU,EACV,YAAY,EAKZ,SAAS,EAIZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAC;AACjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;;AAEhG,qBAWa,wBAAyB,SAAQ,gBAAiB,YAAW,WAAW,EAAE,aAAa;IACvF,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IAEd,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,mBAAmB,EAAE,mBAAmB,CAAQ;IAChD,IAAI,SAAM;IACV,MAAM,SAAM;IACmB,QAAQ,UAAQ;IAC9B,IAAI,SAAc;IAC6C,SAAS,UAAS;IAC3B,QAAQ,UAAS;IAE5C,cAAc,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC5C,KAAK,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC7D,YAAY,EAAE,UAAU,CAAA;IAEzC,cAAc,uCAA8C;IAC5D,eAAe,wCAA+C;IAExE,WAAW,UAAS;IACpB,UAAU,UAAQ;IAElB,QAAQ,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;IAElC,eAAe,IAAI,IAAI;IAIvB,WAAW,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAS7B,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAIlC,OAAO,IAAI,IAAI;IAIf,SAAS,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAO3B,OAAO,CAAC,qBAAqB;yCAtDpB,wBAAwB;2CAAxB,wBAAwB;wCAwEsrxB,OAAQ;uCAAR,OAAQ;CADluxB"}
|
|
@@ -6,10 +6,6 @@ import * as i0 from "@angular/core";
|
|
|
6
6
|
export declare class EclMenuMegaComponent extends ECLBaseDirective implements AfterContentInit, OnDestroy {
|
|
7
7
|
private differs;
|
|
8
8
|
el: ElementRef;
|
|
9
|
-
/**
|
|
10
|
-
* @deprecated To be removed in 18 version. No alternative, should not be used.
|
|
11
|
-
*/
|
|
12
|
-
isRtl: boolean | any;
|
|
13
9
|
isRtlDisplay: boolean | any;
|
|
14
10
|
eclMenuMegaItems: QueryList<EclMenuMegaItemComponent>;
|
|
15
11
|
menuItemSelect: EventEmitter<EclMenuItemSelectEvent>;
|
|
@@ -37,6 +33,6 @@ export declare class EclMenuMegaComponent extends ECLBaseDirective implements Af
|
|
|
37
33
|
private sendMenuItemSelectEvent;
|
|
38
34
|
private getMegaMenuItemsArray;
|
|
39
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclMenuMegaComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EclMenuMegaComponent, "ecl-menu-mega", never, {
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EclMenuMegaComponent, "ecl-menu-mega", never, {}, { "menuItemSelect": "menuItemSelect"; "menuMegaItemParentFocus": "menuMegaItemParentFocus"; }, ["eclMenuMegaItems"], ["*"], false, never>;
|
|
41
37
|
}
|
|
42
38
|
//# sourceMappingURL=ecl-menu-mega.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-menu-mega.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,SAAS,EACT,gBAAgB,EAChB,SAAS,EAET,YAAY,EAGZ,eAAe,EAEf,UAAU,EACb,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAG1E,OAAO,EAA2B,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEhG,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAI5D,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;
|
|
1
|
+
{"version":3,"file":"ecl-menu-mega.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/ecl-menu/ecl-menu-mega/ecl-menu-mega.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIH,SAAS,EACT,gBAAgB,EAChB,SAAS,EAET,YAAY,EAGZ,eAAe,EAEf,UAAU,EACb,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAG1E,OAAO,EAA2B,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEhG,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;;AAI5D,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAuBzF,OAAO,CAAC,OAAO;IACR,EAAE,EAAE,UAAU;IArBiB,YAAY,EAAE,OAAO,GAAG,GAAG,CAAS;IAEnC,gBAAgB,EAAE,SAAS,CAAC,wBAAwB,CAAC,CAAC;IAEvF,cAAc,uCAA8C;IAC5D,uBAAuB,uCAA8C;IAEjD,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1D,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,OAAO,CAAC,MAAM,CAA2C;IACzD,OAAO,CAAC,IAAI,CAA4C;IACxD,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,OAAO,EAAE,eAAe,EACzB,EAAE,EAAE,UAAU;IAMzB,kBAAkB,IAAI,IAAI;IAK1B,WAAW,IAAI,IAAI;IAKnB,kBAAkB,IAAI,IAAI;IAM1B,OAAO,CAAC,mCAAmC;IAI3C,OAAO,CAAC,iBAAiB;IAczB,OAAO,CAAC,qBAAqB;IAS7B,OAAO,CAAC,iBAAiB;IAuBzB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,mBAAmB;IAS3B,OAAO,CAAC,mBAAmB;IAO3B,OAAO,CAAC,kBAAkB;IAM1B,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAM5B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCAxIpB,oBAAoB;2CAApB,oBAAoB;CA2IhC"}
|