@eui/components 17.0.0-next.5 → 17.0.0-next.6
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/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +3 -3
- package/esm2022/eui-buttons/eui-buttons.component.mjs +3 -3
- package/esm2022/eui-datepicker/eui-datepicker.component.mjs +6 -6
- package/esm2022/eui-dimmer/dimmer.component.mjs +3 -3
- package/esm2022/eui-disable-content/eui-disable-content.component.mjs +2 -2
- package/esm2022/eui-growl/eui-growl.component.mjs +1 -1
- package/esm2022/eui-growl/index.mjs +1 -3
- package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +3 -3
- package/esm2022/eui-paginator/eui-paginator.component.mjs +7 -7
- package/esm2022/eui-timebar/eui-timebar.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +3 -3
- package/esm2022/layout/eui-app/eui-app.component.mjs +14 -14
- package/esm2022/layout/eui-breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-app/header-app.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-app-name/header-app-name.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-app-subtitle/header-app-subtitle.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +3 -3
- package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +3 -3
- package/esm2022/layout/eui-language-selector/language-selector.component.mjs +3 -3
- package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar.component.mjs +3 -3
- package/esm2022/layout/eui-user-profile/user-profile-card/user-profile-card.component.mjs +3 -3
- package/esm2022/layout/eui-user-profile/user-profile.component.mjs +3 -3
- package/eui-autocomplete/eui-autocomplete.component.d.ts +2 -2
- package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
- package/eui-buttons/eui-buttons.component.d.ts +3 -3
- package/eui-buttons/eui-buttons.component.d.ts.map +1 -1
- package/eui-datepicker/eui-datepicker.component.d.ts +3 -3
- package/eui-datepicker/eui-datepicker.component.d.ts.map +1 -1
- package/eui-dimmer/dimmer.component.d.ts +3 -3
- package/eui-dimmer/dimmer.component.d.ts.map +1 -1
- package/eui-disable-content/eui-disable-content.component.d.ts +1 -1
- package/eui-disable-content/eui-disable-content.component.d.ts.map +1 -1
- package/eui-growl/eui-growl.component.d.ts +1 -1
- package/eui-growl/eui-growl.component.d.ts.map +1 -1
- package/eui-growl/index.d.ts +0 -2
- package/eui-growl/index.d.ts.map +1 -1
- package/eui-page/components/eui-page-column/eui-page-column.component.d.ts +3 -3
- package/eui-page/components/eui-page-column/eui-page-column.component.d.ts.map +1 -1
- package/eui-paginator/eui-paginator.component.d.ts +3 -3
- package/eui-paginator/eui-paginator.component.d.ts.map +1 -1
- package/eui-timebar/eui-timebar.component.d.ts +2 -2
- package/eui-timebar/eui-timebar.component.d.ts.map +1 -1
- package/fesm2022/eui-components-eui-autocomplete.mjs +2 -2
- package/fesm2022/eui-components-eui-autocomplete.mjs.map +1 -1
- package/fesm2022/eui-components-eui-buttons.mjs +2 -2
- package/fesm2022/eui-components-eui-buttons.mjs.map +1 -1
- package/fesm2022/eui-components-eui-datepicker.mjs +5 -5
- package/fesm2022/eui-components-eui-datepicker.mjs.map +1 -1
- package/fesm2022/eui-components-eui-dimmer.mjs +2 -2
- package/fesm2022/eui-components-eui-dimmer.mjs.map +1 -1
- package/fesm2022/eui-components-eui-disable-content.mjs +1 -1
- package/fesm2022/eui-components-eui-disable-content.mjs.map +1 -1
- package/fesm2022/eui-components-eui-growl.mjs +2 -79
- package/fesm2022/eui-components-eui-growl.mjs.map +1 -1
- package/fesm2022/eui-components-eui-page.mjs +2 -2
- package/fesm2022/eui-components-eui-page.mjs.map +1 -1
- package/fesm2022/eui-components-eui-paginator.mjs +6 -6
- package/fesm2022/eui-components-eui-paginator.mjs.map +1 -1
- package/fesm2022/eui-components-eui-timebar.mjs +2 -2
- package/fesm2022/eui-components-eui-timebar.mjs.map +1 -1
- package/fesm2022/eui-components-layout.mjs +49 -49
- package/fesm2022/eui-components-layout.mjs.map +1 -1
- package/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.d.ts +2 -2
- package/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-header/header.component.d.ts +3 -3
- package/layout/eui-app/eui-app-header/header.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts +2 -2
- package/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.d.ts +2 -2
- package/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.d.ts +3 -3
- package/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +3 -3
- package/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-sidebar/sidebar.component.d.ts +3 -3
- package/layout/eui-app/eui-app-sidebar/sidebar.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-toolbar/toolbar.component.d.ts +3 -3
- package/layout/eui-app/eui-app-toolbar/toolbar.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app-top-message/top-message.component.d.ts +3 -3
- package/layout/eui-app/eui-app-top-message/top-message.component.d.ts.map +1 -1
- package/layout/eui-app/eui-app.component.d.ts +4 -4
- package/layout/eui-app/eui-app.component.d.ts.map +1 -1
- package/layout/eui-breadcrumb/breadcrumb.component.d.ts +2 -2
- package/layout/eui-breadcrumb/breadcrumb.component.d.ts.map +1 -1
- package/layout/eui-header/header-app/header-app.component.d.ts +3 -3
- package/layout/eui-header/header-app/header-app.component.d.ts.map +1 -1
- package/layout/eui-header/header-app-name/header-app-name.component.d.ts +3 -3
- package/layout/eui-header/header-app-name/header-app-name.component.d.ts.map +1 -1
- package/layout/eui-header/header-app-subtitle/header-app-subtitle.component.d.ts +3 -3
- package/layout/eui-header/header-app-subtitle/header-app-subtitle.component.d.ts.map +1 -1
- package/layout/eui-header/header-environment/header-environment.component.d.ts +2 -2
- package/layout/eui-header/header-environment/header-environment.component.d.ts.map +1 -1
- package/layout/eui-header/header-logo/header-logo.component.d.ts +2 -2
- package/layout/eui-header/header-logo/header-logo.component.d.ts.map +1 -1
- package/layout/eui-language-selector/language-selector.component.d.ts +3 -3
- package/layout/eui-language-selector/language-selector.component.d.ts.map +1 -1
- package/layout/eui-sidebar-toggle/sidebar-toggle.component.d.ts +3 -3
- package/layout/eui-sidebar-toggle/sidebar-toggle.component.d.ts.map +1 -1
- package/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.d.ts +3 -3
- package/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.d.ts.map +1 -1
- package/layout/eui-toolbar/toolbar.component.d.ts +3 -3
- package/layout/eui-toolbar/toolbar.component.d.ts.map +1 -1
- package/layout/eui-user-profile/user-profile-card/user-profile-card.component.d.ts +3 -3
- package/layout/eui-user-profile/user-profile-card/user-profile-card.component.d.ts.map +1 -1
- package/layout/eui-user-profile/user-profile.component.d.ts +3 -3
- package/layout/eui-user-profile/user-profile.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/esm2022/eui-growl/models/eui-growl-message.model.mjs +0 -2
- package/esm2022/eui-growl/services/eui-growl.service.mjs +0 -79
- package/eui-growl/models/eui-growl-message.model.d.ts +0 -9
- package/eui-growl/models/eui-growl-message.model.d.ts.map +0 -1
- package/eui-growl/services/eui-growl.service.d.ts +0 -22
- package/eui-growl/services/eui-growl.service.d.ts.map +0 -1
@@ -1,11 +1,11 @@
|
|
1
1
|
import { OnInit } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiAppBreadcrumbComponent implements OnInit {
|
5
5
|
private asService;
|
6
6
|
get cssClasses(): string;
|
7
7
|
role: string;
|
8
|
-
constructor(asService:
|
8
|
+
constructor(asService: EuiAppShellService);
|
9
9
|
ngOnInit(): void;
|
10
10
|
private getCssClasses;
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiAppBreadcrumbComponent, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-breadcrumb/breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,MAAM,eAAe,CAAC;AAE3G,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-breadcrumb/breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,MAAM,eAAe,CAAC;AAE3G,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAOa,yBAA0B,YAAW,MAAM;IAOxC,OAAO,CAAC,SAAS;IAN7B,IACI,UAAU,IAAI,MAAM,CAEvB;IACyB,IAAI,SAAS;gBAEnB,SAAS,EAAE,kBAAkB;IAEjD,QAAQ,IAAI,IAAI;IAIhB,OAAO,CAAC,aAAa;yCAbZ,yBAAyB;2CAAzB,yBAAyB;CAgBrC"}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { OnInit, OnDestroy, NgZone } from '@angular/core';
|
2
2
|
import { BooleanInput } from '@angular/cdk/coercion';
|
3
3
|
import { ScrollDispatcher, ViewportRuler } from '@angular/cdk/scrolling';
|
4
|
-
import {
|
4
|
+
import { EuiAppShellService } from '@eui/core';
|
5
5
|
import * as i0 from "@angular/core";
|
6
6
|
export declare class EuiAppHeaderComponent implements OnInit, OnDestroy {
|
7
|
-
asService:
|
7
|
+
asService: EuiAppShellService;
|
8
8
|
private zone;
|
9
9
|
private viewportRuler;
|
10
10
|
private scrollDispatcher;
|
@@ -15,7 +15,7 @@ export declare class EuiAppHeaderComponent implements OnInit, OnDestroy {
|
|
15
15
|
private _isShrinkHeaderActive;
|
16
16
|
private isHeaderShrinked;
|
17
17
|
private destroy$;
|
18
|
-
constructor(asService:
|
18
|
+
constructor(asService: EuiAppShellService, zone: NgZone, viewportRuler: ViewportRuler, scrollDispatcher: ScrollDispatcher);
|
19
19
|
ngOnInit(): void;
|
20
20
|
ngOnDestroy(): void;
|
21
21
|
private getCssClasses;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"header.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-header/header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAS,MAAM,EAAE,MAAM,eAAe,CAAC;AACrI,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACzE,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"header.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-header/header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAS,MAAM,EAAE,MAAM,eAAe,CAAC;AACrI,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACzE,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAK/C,qBAOa,qBAAsB,YAAW,MAAM,EAAE,SAAS;IAoBhD,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,gBAAgB;IAtB5B,IACI,UAAU,IAAI,MAAM,CAEvB;IACyB,IAAI,SAAY;IAE1C,IACI,oBAAoB,IAAI,OAAO,CAElC;IACD,IAAI,oBAAoB,CAAC,KAAK,EAAE,YAAY,EAE3C;IACD,OAAO,CAAC,qBAAqB,CAAS;IAEtC,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,QAAQ,CAA4C;gBAGjD,SAAS,EAAE,kBAAkB,EAC5B,IAAI,EAAE,MAAM,EACZ,aAAa,EAAE,aAAa,EAC5B,gBAAgB,EAAE,gBAAgB;IAG9C,QAAQ,IAAI,IAAI;IAwBhB,WAAW,IAAI,IAAI;IAWnB,OAAO,CAAC,aAAa;yCA7DZ,qBAAqB;2CAArB,qBAAqB;CAgEjC"}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { OnInit, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiAppSidebarFooterComponent implements OnInit, OnDestroy {
|
5
5
|
private asService;
|
6
6
|
class: string;
|
7
|
-
constructor(asService:
|
7
|
+
constructor(asService: EuiAppShellService);
|
8
8
|
ngOnInit(): void;
|
9
9
|
ngOnDestroy(): void;
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiAppSidebarFooterComponent, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"sidebar-footer.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACtH,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"sidebar-footer.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACtH,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAMa,4BAA6B,YAAW,MAAM,EAAE,SAAS;IAGtD,OAAO,CAAC,SAAS;IAFd,KAAK,SAA4B;gBAE5B,SAAS,EAAE,kBAAkB;IAEjD,QAAQ,IAAI,IAAI;IAIhB,WAAW,IAAI,IAAI;yCATV,4BAA4B;2CAA5B,4BAA4B;CAYxC"}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { OnInit, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiAppSidebarHeaderComponent implements OnInit, OnDestroy {
|
5
5
|
private asService;
|
6
6
|
class: string;
|
7
|
-
constructor(asService:
|
7
|
+
constructor(asService: EuiAppShellService);
|
8
8
|
ngOnInit(): void;
|
9
9
|
ngOnDestroy(): void;
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiAppSidebarHeaderComponent, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"sidebar-header.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACtH,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"sidebar-header.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACtH,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAMa,4BAA6B,YAAW,MAAM,EAAE,SAAS;IAGtD,OAAO,CAAC,SAAS;IAFd,KAAK,SAA4B;gBAE5B,SAAS,EAAE,kBAAkB;IAEjD,QAAQ,IAAI,IAAI;IAIhB,WAAW,IAAI,IAAI;yCATV,4BAA4B;2CAA5B,4BAA4B;CAYxC"}
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
2
2
|
import { BooleanInput } from '@angular/cdk/coercion';
|
3
|
-
import {
|
3
|
+
import { EuiAppShellService } from '@eui/core';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiAppSidebarHeaderUserProfileComponent {
|
6
|
-
asService:
|
6
|
+
asService: EuiAppShellService;
|
7
7
|
impersonateLabel: string;
|
8
8
|
welcomeLabel: string;
|
9
9
|
get isOnline(): boolean;
|
@@ -12,7 +12,7 @@ export declare class EuiAppSidebarHeaderUserProfileComponent {
|
|
12
12
|
toggle: EventEmitter<any>;
|
13
13
|
toggleProfile: boolean;
|
14
14
|
private _isOnline;
|
15
|
-
constructor(asService:
|
15
|
+
constructor(asService: EuiAppShellService);
|
16
16
|
onProfileClick(event: any): void;
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiAppSidebarHeaderUserProfileComponent, never>;
|
18
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<EuiAppSidebarHeaderUserProfileComponent, "eui-app-sidebar-header-user-profile", never, { "impersonateLabel": { "alias": "impersonateLabel"; "required": false; }; "welcomeLabel": { "alias": "welcomeLabel"; "required": false; }; "isOnline": { "alias": "isOnline"; "required": false; }; }, { "toggle": "toggle"; }, never, never, false, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"sidebar-header-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,YAAY,EAAU,MAAM,eAAe,CAAC;AAChI,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAgB,
|
1
|
+
{"version":3,"file":"sidebar-header-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,YAAY,EAAU,MAAM,eAAe,CAAC;AAChI,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAgB,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE7D,qBAOa,uCAAuC;IAgB7B,SAAS,EAAE,kBAAkB;IAfvC,gBAAgB,SAAM;IACtB,YAAY,SAAM;IAC3B,IACI,QAAQ,IAAI,OAAO,CAEtB;IACD,IAAI,QAAQ,CAAC,KAAK,EAAE,YAAY,EAE/B;IACqB,UAAU,SAAyC;IAC/D,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAClD,aAAa,UAAS;IAE7B,OAAO,CAAC,SAAS,CAAQ;gBAEN,SAAS,EAAE,kBAAkB;IAEhD,cAAc,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;yCAlBvB,uCAAuC;2CAAvC,uCAAuC;CAuBnD"}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { OnChanges, OnInit, SimpleChanges, EventEmitter, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import { EuiMenuItem } from '@eui/components/eui-menu';
|
4
4
|
import { BooleanInput } from '@angular/cdk/coercion';
|
5
5
|
import * as i0 from "@angular/core";
|
6
6
|
export declare class EuiAppSidebarMenuComponent implements OnInit, OnChanges, OnDestroy {
|
7
|
-
asService:
|
7
|
+
asService: EuiAppShellService;
|
8
8
|
class: string;
|
9
9
|
items: any[];
|
10
10
|
get hasFilter(): boolean;
|
@@ -21,7 +21,7 @@ export declare class EuiAppSidebarMenuComponent implements OnInit, OnChanges, On
|
|
21
21
|
private _hasIcons;
|
22
22
|
private _hasTooltip;
|
23
23
|
private _expandAllItems;
|
24
|
-
constructor(asService:
|
24
|
+
constructor(asService: EuiAppShellService);
|
25
25
|
ngOnInit(): void;
|
26
26
|
ngOnDestroy(): void;
|
27
27
|
ngOnChanges(changes: SimpleChanges): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"sidebar-menu.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,SAAS,EACT,MAAM,EACN,aAAa,EAEb,YAAY,EACZ,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"sidebar-menu.component.d.ts","sourceRoot":"","sources":["../../../../../layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,SAAS,EACT,MAAM,EACN,aAAa,EAEb,YAAY,EACZ,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAE5E,qBAMa,0BAA2B,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAyCxD,SAAS,EAAE,kBAAkB;IAxCjC,KAAK,SAA0B;IAErC,KAAK,EAAE,GAAG,EAAE,CAAC;IACtB,IACI,SAAS,IAAI,OAAO,CAEvB;IACD,IAAI,SAAS,CAAC,KAAK,EAAE,YAAY,EAEhC;IACD,IACI,QAAQ,IAAI,OAAO,CAEtB;IACD,IAAI,QAAQ,CAAC,KAAK,EAAE,YAAY,EAE/B;IACD,IACI,UAAU,IAAI,OAAO,CAExB;IACD,IAAI,UAAU,CAAC,KAAK,EAAE,YAAY,EAEjC;IACD,IACI,cAAc,IAAI,OAAO,CAE5B;IACD,IAAI,cAAc,CAAC,KAAK,EAAE,YAAY,EAErC;IAES,oBAAoB,4BAAmC;IAEjE,OAAO,CAAC,IAAI,CAAe;IAC3B,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,eAAe,CAAS;gBAEb,SAAS,EAAE,kBAAkB;IAIhD,QAAQ,IAAI,IAAI;IAUhB,WAAW,IAAI,IAAI;IAInB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IASlC,iBAAiB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;yCApEzC,0BAA0B;2CAA1B,0BAA0B;CA+EtC"}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { OnInit, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiAppSidebarComponent implements OnInit, OnDestroy {
|
5
|
-
asService:
|
5
|
+
asService: EuiAppShellService;
|
6
6
|
string: string;
|
7
7
|
private subscriptions;
|
8
|
-
constructor(asService:
|
8
|
+
constructor(asService: EuiAppShellService);
|
9
9
|
close(): void;
|
10
10
|
ngOnInit(): void;
|
11
11
|
ngOnDestroy(): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"sidebar.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-sidebar/sidebar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,MAAM,EAEN,SAAS,EAEZ,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"sidebar.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-sidebar/sidebar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,MAAM,EAEN,SAAS,EAEZ,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAOa,sBAAuB,YAAW,MAAM,EAAE,SAAS;IAK7B,SAAS,EAAE,kBAAkB;IAJtC,MAAM,SAAqB;IAEjD,OAAO,CAAC,aAAa,CAAsB;gBAEZ,SAAS,EAAE,kBAAkB;IAG5D,KAAK,IAAI,IAAI;IASb,QAAQ,IAAI,IAAI;IAgBhB,WAAW,IAAI,IAAI;IASnB,YAAY,IAAI,IAAI;IAMpB,YAAY,IAAI,IAAI;yCAhDX,sBAAsB;2CAAtB,sBAAsB;CAqDlC"}
|
@@ -1,15 +1,15 @@
|
|
1
1
|
import { OnInit, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import { BooleanInput } from '@angular/cdk/coercion';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiAppToolbarComponent implements OnInit, OnDestroy {
|
6
|
-
asService:
|
6
|
+
asService: EuiAppShellService;
|
7
7
|
string: string;
|
8
8
|
role: string;
|
9
9
|
get hasLanguageSelector(): boolean;
|
10
10
|
set hasLanguageSelector(value: BooleanInput);
|
11
11
|
private _hasLanguageSelector;
|
12
|
-
constructor(asService:
|
12
|
+
constructor(asService: EuiAppShellService);
|
13
13
|
ngOnInit(): void;
|
14
14
|
ngOnDestroy(): void;
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiAppToolbarComponent, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"toolbar.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-toolbar/toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAS,MAAM,eAAe,CAAC;AAC7H,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"toolbar.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-toolbar/toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,SAAS,EAAS,MAAM,eAAe,CAAC;AAC7H,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAE5E,qBAOa,sBAAuB,YAAW,MAAM,EAAE,SAAS;IAczC,SAAS,EAAE,kBAAkB;IAb1B,MAAM,SAAqB;IACvB,IAAI,SAAY;IAE1C,IACI,mBAAmB,IAAI,OAAO,CAEjC;IACD,IAAI,mBAAmB,CAAC,KAAK,EAAE,YAAY,EAE1C;IAED,OAAO,CAAC,oBAAoB,CAAQ;gBAEjB,SAAS,EAAE,kBAAkB;IAEhD,QAAQ,IAAI,IAAI;IAIhB,WAAW,IAAI,IAAI;yCApBV,sBAAsB;2CAAtB,sBAAsB;CA2BlC"}
|
@@ -1,12 +1,12 @@
|
|
1
1
|
import { ElementRef, AfterViewInit, EventEmitter, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import { BaseDirective } from '@eui/components/shared/base';
|
4
4
|
import { BooleanInput } from '@angular/cdk/coercion';
|
5
5
|
import { Subscription } from 'rxjs';
|
6
6
|
import { ContentObserver } from '@angular/cdk/observers';
|
7
7
|
import * as i0 from "@angular/core";
|
8
8
|
export declare class EuiAppTopMessageComponent extends BaseDirective implements AfterViewInit, OnDestroy {
|
9
|
-
asService:
|
9
|
+
asService: EuiAppShellService;
|
10
10
|
private elRef;
|
11
11
|
private cd;
|
12
12
|
private obs;
|
@@ -21,7 +21,7 @@ export declare class EuiAppTopMessageComponent extends BaseDirective implements
|
|
21
21
|
close: EventEmitter<null>;
|
22
22
|
private _isCloseable;
|
23
23
|
private _isVisible;
|
24
|
-
constructor(asService:
|
24
|
+
constructor(asService: EuiAppShellService, elRef: ElementRef, cd: ChangeDetectorRef, obs: ContentObserver);
|
25
25
|
ngAfterViewInit(): void;
|
26
26
|
ngOnDestroy(): void;
|
27
27
|
onCloseClick(): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"top-message.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-top-message/top-message.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,UAAU,EACV,aAAa,EAGb,YAAY,EACZ,SAAS,EACT,iBAAiB,EAEpB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"top-message.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-app/eui-app-top-message/top-message.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,UAAU,EACV,aAAa,EAGb,YAAY,EACZ,SAAS,EACT,iBAAiB,EAEpB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAa,YAAY,EAAE,MAAM,MAAM,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;;AAEzD,qBAOa,yBAA0B,SAAQ,aAAc,YAAW,aAAa,EAAE,SAAS;IAiCjF,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,GAAG;IAnCf,IACI,UAAU,IAAI,MAAM,CAEvB;IACyB,IAAI,SAAY;IAEd,aAAa,EAAE,UAAU,CAAC;IACtD,oBAAoB,EAAE,YAAY,CAAC;IAEnC,IACI,WAAW,IAAI,OAAO,CAEzB;IACD,IAAI,WAAW,CAAC,KAAK,EAAE,YAAY,EAElC;IACD,IACI,SAAS,CAAC,KAAK,EAAE,OAAO,EAG3B;IAED,IAAI,SAAS,IAAI,OAAO,CAEvB;IAES,KAAK,qBAA4B;IAC3C,OAAO,CAAC,YAAY,CAAS;IAE7B,OAAO,CAAC,UAAU,CAAQ;gBAGf,SAAS,EAAE,kBAAkB,EAC5B,KAAK,EAAE,UAAU,EACjB,EAAE,EAAE,iBAAiB,EACrB,GAAG,EAAE,eAAe;IAKhC,eAAe,IAAI,IAAI;IAQvB,WAAW,IAAI,IAAI;IASnB,YAAY,IAAI,IAAI;IAMpB,OAAO,CAAC,gBAAgB;yCAhEf,yBAAyB;2CAAzB,yBAAyB;CAuErC"}
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import { OnInit, OnDestroy, OnChanges, SimpleChanges, ChangeDetectorRef, AfterContentInit } from '@angular/core';
|
2
2
|
import { BooleanInput } from '@angular/cdk/coercion';
|
3
3
|
import { DeviceDetectorService } from 'ngx-device-detector';
|
4
|
-
import { EuiConfig,
|
5
|
-
import { EuiGrowlService } from '@eui/
|
4
|
+
import { EuiConfig, EuiAppShellService } from '@eui/core';
|
5
|
+
import { EuiGrowlService } from '@eui/core';
|
6
6
|
import { EuiAppSidebarComponent } from './eui-app-sidebar';
|
7
7
|
import { EuiAppToolbarComponent } from './eui-app-toolbar';
|
8
8
|
import * as i0 from "@angular/core";
|
9
9
|
export declare class EuiAppComponent implements OnInit, OnDestroy, OnChanges, AfterContentInit {
|
10
|
-
asService:
|
10
|
+
asService: EuiAppShellService;
|
11
11
|
euiGrowlService: EuiGrowlService;
|
12
12
|
private deviceDetectorService;
|
13
13
|
private cdRef;
|
@@ -35,7 +35,7 @@ export declare class EuiAppComponent implements OnInit, OnDestroy, OnChanges, Af
|
|
35
35
|
private _isShrinkHeaderActive;
|
36
36
|
private _isSidebarHidden;
|
37
37
|
private destroy$;
|
38
|
-
constructor(asService:
|
38
|
+
constructor(asService: EuiAppShellService, euiGrowlService: EuiGrowlService, deviceDetectorService: DeviceDetectorService, cdRef: ChangeDetectorRef, euiConfigToken: EuiConfig);
|
39
39
|
ngAfterContentInit(): void;
|
40
40
|
ngOnInit(): void;
|
41
41
|
ngOnChanges(changes: SimpleChanges): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"eui-app.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-app/eui-app.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,MAAM,EACN,SAAS,EAKT,SAAS,EACT,aAAa,EACb,iBAAiB,EACjB,gBAAgB,EACnB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE5E,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAK5D,OAAO,EAAE,SAAS,EAAoB,
|
1
|
+
{"version":3,"file":"eui-app.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-app/eui-app.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,MAAM,EACN,SAAS,EAKT,SAAS,EACT,aAAa,EACb,iBAAiB,EACjB,gBAAgB,EACnB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE5E,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAK5D,OAAO,EAAE,SAAS,EAAoB,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC5E,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAC5C,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;;AAE3D,qBAMa,eAAgB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,gBAAgB;IAwDvE,SAAS,EAAE,kBAAkB;IAC7B,eAAe,EAAE,eAAe;IACvC,OAAO,CAAC,qBAAqB;IAC7B,OAAO,CAAC,KAAK;IACa,OAAO,CAAC,cAAc;IA3D9B,UAAU,SAAa;IAEpC,WAAW,SAAM;IACjB,UAAU,SAAM;IAChB,SAAS,SAAM;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAEvC,gBAAgB,UAAS;IAEzB,IACI,aAAa,IAAI,OAAO,CAE3B;IACD,IAAI,aAAa,CAAC,KAAK,EAAE,YAAY,EAEpC;IACD,IACI,sBAAsB,IAAI,OAAO,CAEpC;IACD,IAAI,sBAAsB,CAAC,KAAK,EAAE,YAAY,EAE7C;IACD,IACI,oBAAoB,IAAI,OAAO,CAElC;IACD,IAAI,oBAAoB,CAAC,KAAK,EAAE,YAAY,EAE3C;IACD,IACI,eAAe,IAAI,OAAO,CAE7B;IACD,IAAI,eAAe,CAAC,KAAK,EAAE,YAAY,EAEtC;IAGD,UAAU,EAAE,sBAAsB,CAAC;IAGnC,iBAAiB,EAAE,0BAA0B,CAAC;IAG9C,UAAU,EAAE,sBAAsB,CAAC;IAEnC,OAAO,CAAC,cAAc,CAAS;IAC/B,OAAO,CAAC,uBAAuB,CAAQ;IACvC,OAAO,CAAC,qBAAqB,CAAQ;IACrC,OAAO,CAAC,gBAAgB,CAAS;IACjC,OAAO,CAAC,QAAQ,CAA4C;gBAGjD,SAAS,EAAE,kBAAkB,EAC7B,eAAe,EAAE,eAAe,EAC/B,qBAAqB,EAAE,qBAAqB,EAC5C,KAAK,EAAE,iBAAiB,EACE,cAAc,EAAE,SAAS;IAG/D,kBAAkB,IAAI,IAAI;IAI1B,QAAQ,IAAI,IAAI;IA2ChB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAuCzC,WAAW,IAAI,IAAI;yCArJV,eAAe;2CAAf,eAAe;CAyJ3B;AAGD,qBACa,0BAA0B;yCAA1B,0BAA0B;2CAA1B,0BAA0B;CAAI"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { AfterContentInit, ChangeDetectorRef, ViewContainerRef, ElementRef, Renderer2, OnDestroy } from '@angular/core';
|
2
2
|
import { ViewportRuler } from '@angular/cdk/scrolling';
|
3
|
-
import {
|
3
|
+
import { EuiAppShellService } from '@eui/core';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiBreadcrumbComponent implements AfterContentInit, OnDestroy {
|
6
6
|
private appShellService;
|
@@ -18,7 +18,7 @@ export declare class EuiBreadcrumbComponent implements AfterContentInit, OnDestr
|
|
18
18
|
private collapsedViewIcon;
|
19
19
|
/** Observable emitting when the breadcrumb Items List has changed */
|
20
20
|
private breadcrumbItemsListChanged;
|
21
|
-
constructor(appShellService:
|
21
|
+
constructor(appShellService: EuiAppShellService, elementRef: ElementRef, cd: ChangeDetectorRef, viewportRuler: ViewportRuler, renderer: Renderer2, viewContainerRef: ViewContainerRef);
|
22
22
|
ngAfterContentInit(): void;
|
23
23
|
ngOnDestroy(): void;
|
24
24
|
/**
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-breadcrumb/breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAEhB,iBAAiB,EAQjB,gBAAgB,EAEhB,UAAU,EACV,SAAS,EACT,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAOvD,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-breadcrumb/breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAEhB,iBAAiB,EAQjB,gBAAgB,EAEhB,UAAU,EACV,SAAS,EACT,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAOvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAOa,sBAAuB,YAAW,gBAAgB,EAAE,SAAS;IAelE,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,gBAAgB;IAnBN,MAAM,SAAoB;IAEhD,gEAAgE;IAEhE,OAAO,CAAC,eAAe,CAAwC;IAE/D,OAAO,CAAC,GAAG,CAAmB;IAC9B,OAAO,CAAC,QAAQ,CAAsC;IACtD,OAAO,CAAC,aAAa,CAA6C;IAClE,OAAO,CAAC,iBAAiB,CAAiC;IAC1D,qEAAqE;IACrE,OAAO,CAAC,0BAA0B,CAAsC;gBAG5D,eAAe,EAAE,kBAAkB,EACnC,UAAU,EAAE,UAAU,EACtB,EAAE,EAAE,iBAAiB,EACrB,aAAa,EAAE,aAAa,EAC5B,QAAQ,EAAE,SAAS,EACnB,gBAAgB,EAAE,gBAAgB;IAmB9C,kBAAkB,IAAI,IAAI;IAmB1B,WAAW,IAAI,IAAI;IAKnB;;;;;OAKG;IACH,OAAO,CAAC,GAAG;IAsBX;;;;;OAKG;IACH,OAAO,CAAC,MAAM;IAUd;;;;OAIG;IACH,OAAO,CAAC,UAAU;IAWlB;;;;OAIG;IACH,OAAO,CAAC,kBAAkB;IAW1B;;;;OAIG;IACH,OAAO,CAAC,aAAa;IA2CrB;;;;;OAKG;IACH,OAAO,CAAC,4BAA4B;yCAjM3B,sBAAsB;2CAAtB,sBAAsB;CAoNlC"}
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { OnInit, OnChanges, SimpleChanges, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiHeaderAppComponent implements OnInit, OnChanges, OnDestroy {
|
5
|
-
asService:
|
5
|
+
asService: EuiAppShellService;
|
6
6
|
appName: string;
|
7
7
|
appShortName: string;
|
8
8
|
appSubTitle: string;
|
@@ -11,7 +11,7 @@ export declare class EuiHeaderAppComponent implements OnInit, OnChanges, OnDestr
|
|
11
11
|
customAppNameLogo: EuiHeaderAppNameLogoDirective;
|
12
12
|
private class;
|
13
13
|
private subscriptions;
|
14
|
-
constructor(asService:
|
14
|
+
constructor(asService: EuiAppShellService);
|
15
15
|
ngOnInit(): void;
|
16
16
|
ngOnDestroy(): void;
|
17
17
|
ngOnChanges(changes: SimpleChanges): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"header-app.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-app/header-app.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,MAAM,EAEN,SAAS,EAIT,aAAa,EACb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"header-app.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-app/header-app.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,MAAM,EAEN,SAAS,EAIT,aAAa,EACb,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAG/C,qBAMa,qBAAsB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAevC,SAAS,EAAE,kBAAkB;IAdnD,OAAO,SAAM;IAEb,YAAY,SAAM;IAClB,WAAW,SAAM;IAE1B,aAAa,EAAE,yBAAyB,CAAC;IAEzC,iBAAiB,EAAE,6BAA6B,CAAC;IAEjD,iBAAiB,EAAE,6BAA6B,CAAC;IAEjD,OAAO,CAAC,KAAK,CAAoB;IACjC,OAAO,CAAC,aAAa,CAAsB;gBAEZ,SAAS,EAAE,kBAAkB;IAE5D,QAAQ,IAAI,IAAI;IAQhB,WAAW,IAAI,IAAI;IAInB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;yCA7BhC,qBAAqB;2CAArB,qBAAqB;CAoDjC;AAGD,qBACa,yBAAyB;yCAAzB,yBAAyB;2CAAzB,yBAAyB;CAAI;AAC1C,qBACa,6BAA6B;yCAA7B,6BAA6B;2CAA7B,6BAA6B;CAAI;AAC9C,qBACa,6BAA6B;yCAA7B,6BAA6B;2CAA7B,6BAA6B;CAAI"}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { OnInit, ElementRef } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiHeaderAppNameComponent implements OnInit {
|
5
|
-
asService:
|
5
|
+
asService: EuiAppShellService;
|
6
6
|
private elRef;
|
7
7
|
string: string;
|
8
|
-
constructor(asService:
|
8
|
+
constructor(asService: EuiAppShellService, elRef: ElementRef);
|
9
9
|
ngOnInit(): void;
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiHeaderAppNameComponent, [{ optional: true; }, null]>;
|
11
11
|
static ɵcmp: i0.ɵɵComponentDeclaration<EuiHeaderAppNameComponent, "eui-header-app-name", never, {}, {}, never, ["*"], false, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"header-app-name.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-app-name/header-app-name.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,UAAU,EAAY,MAAM,eAAe,CAAC;AACjI,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"header-app-name.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-app-name/header-app-name.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,UAAU,EAAY,MAAM,eAAe,CAAC;AACjI,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAMa,yBAA0B,YAAW,MAAM;IAS7B,SAAS,EAAE,kBAAkB;IAChD,OAAO,CAAC,KAAK;IAJK,MAAM,SAAyB;gBAG9B,SAAS,EAAE,kBAAkB,EACxC,KAAK,EAAE,UAAU;IAG7B,QAAQ,IAAI,IAAI;yCAbP,yBAAyB;2CAAzB,yBAAyB;CAmBrC"}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { OnInit, ElementRef } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiHeaderAppSubtitleComponent implements OnInit {
|
5
|
-
asService:
|
5
|
+
asService: EuiAppShellService;
|
6
6
|
private elRef;
|
7
7
|
string: string;
|
8
|
-
constructor(asService:
|
8
|
+
constructor(asService: EuiAppShellService, elRef: ElementRef);
|
9
9
|
ngOnInit(): void;
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiHeaderAppSubtitleComponent, [{ optional: true; }, null]>;
|
11
11
|
static ɵcmp: i0.ɵɵComponentDeclaration<EuiHeaderAppSubtitleComponent, "eui-header-app-subtitle", never, {}, {}, never, ["*"], false, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"header-app-subtitle.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-app-subtitle/header-app-subtitle.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6C,MAAM,EAAE,UAAU,EAAY,MAAM,eAAe,CAAC;AACxG,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"header-app-subtitle.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-app-subtitle/header-app-subtitle.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6C,MAAM,EAAE,UAAU,EAAY,MAAM,eAAe,CAAC;AACxG,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAKa,6BAA8B,YAAW,MAAM;IAIjC,SAAS,EAAE,kBAAkB;IAChD,OAAO,CAAC,KAAK;IAJK,MAAM,SAA6B;gBAGlC,SAAS,EAAE,kBAAkB,EACxC,KAAK,EAAE,UAAU;IAG7B,QAAQ,IAAI,IAAI;yCARP,6BAA6B;2CAA7B,6BAA6B;CAczC"}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { OnInit, ElementRef, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiHeaderEnvironmentComponent implements OnInit, OnDestroy {
|
5
5
|
private asService;
|
6
6
|
private elRef;
|
7
7
|
class: string;
|
8
|
-
constructor(asService:
|
8
|
+
constructor(asService: EuiAppShellService, elRef: ElementRef);
|
9
9
|
ngOnInit(): void;
|
10
10
|
ngOnDestroy(): void;
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiHeaderEnvironmentComponent, [{ optional: true; }, null]>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"header-environment.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-environment/header-environment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,UAAU,EAAE,SAAS,EAAY,MAAM,eAAe,CAAC;AAC5I,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"header-environment.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-environment/header-environment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsE,MAAM,EAAE,UAAU,EAAE,SAAS,EAAY,MAAM,eAAe,CAAC;AAC5I,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAMa,6BAA8B,YAAW,MAAM,EAAE,SAAS;IAInD,OAAO,CAAC,SAAS;IAC7B,OAAO,CAAC,KAAK;IAJF,KAAK,SAA4B;gBAGxB,SAAS,EAAE,kBAAkB,EACzC,KAAK,EAAE,UAAU;IAG7B,QAAQ,IAAI,IAAI;IAQhB,WAAW,IAAI,IAAI;yCAhBV,6BAA6B;2CAA7B,6BAA6B;CAsBzC"}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { OnInit, OnDestroy } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import { EuiConfig } from '@eui/base';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiHeaderLogoComponent implements OnInit, OnDestroy {
|
@@ -9,7 +9,7 @@ export declare class EuiHeaderLogoComponent implements OnInit, OnDestroy {
|
|
9
9
|
private class;
|
10
10
|
private logo;
|
11
11
|
private assetsBaseUrl;
|
12
|
-
constructor(asService:
|
12
|
+
constructor(asService: EuiAppShellService, config: EuiConfig);
|
13
13
|
ngOnInit(): void;
|
14
14
|
get svgUrl(): string;
|
15
15
|
ngOnDestroy(): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"header-logo.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-logo/header-logo.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,MAAM,EAEN,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"header-logo.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-header/header-logo/header-logo.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,MAAM,EAEN,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;;AAGtC,qBAMa,sBAAuB,YAAW,MAAM,EAAE,SAAS;IAO5C,OAAO,CAAC,SAAS;IACS,OAAO,CAAC,MAAM;IAP/C,OAAO,SAAQ;IACT,OAAO,CAAC,KAAK,CAAqB;IACjD,OAAO,CAAC,IAAI,CAAS;IACrB,OAAO,CAAC,aAAa,CAAS;gBAGN,SAAS,EAAE,kBAAkB,EACH,MAAM,EAAE,SAAS;IAGnE,QAAQ,IAAI,IAAI;IAWhB,IAAI,MAAM,IAAI,MAAM,CAEnB;IAED,WAAW,IAAI,IAAI;yCA1BV,sBAAsB;2CAAtB,sBAAsB;CAgClC"}
|
@@ -2,13 +2,13 @@ import { OnDestroy, OnInit, ChangeDetectorRef, EventEmitter } from '@angular/cor
|
|
2
2
|
import { TranslateService } from '@ngx-translate/core';
|
3
3
|
import { BooleanInput } from '@angular/cdk/coercion';
|
4
4
|
import { BaseDirective } from '@eui/components/shared';
|
5
|
-
import {
|
5
|
+
import { EuiAppShellService, EuiLanguage } from '@eui/core';
|
6
6
|
import { EuiDialogService } from '@eui/components/eui-dialog';
|
7
7
|
import * as i0 from "@angular/core";
|
8
8
|
export declare class EuiLanguageSelectorComponent extends BaseDirective implements OnInit, OnDestroy {
|
9
9
|
private cd;
|
10
10
|
private euiDialogService;
|
11
|
-
appShellService:
|
11
|
+
appShellService: EuiAppShellService;
|
12
12
|
private translateService;
|
13
13
|
get cssClasses(): string;
|
14
14
|
tabindex: string;
|
@@ -19,7 +19,7 @@ export declare class EuiLanguageSelectorComponent extends BaseDirective implemen
|
|
19
19
|
languageSelectorClick: EventEmitter<null>;
|
20
20
|
private _hasLanguageSelection;
|
21
21
|
private destroy$;
|
22
|
-
constructor(cd: ChangeDetectorRef, euiDialogService: EuiDialogService, appShellService:
|
22
|
+
constructor(cd: ChangeDetectorRef, euiDialogService: EuiDialogService, appShellService: EuiAppShellService, translateService: TranslateService);
|
23
23
|
/**
|
24
24
|
* returns true if there are at least one and max four languages.
|
25
25
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"language-selector.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-language-selector/language-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,SAAS,EACT,MAAM,EACN,iBAAiB,EAGjB,YAAY,EACf,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE5E,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"language-selector.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-language-selector/language-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,SAAS,EACT,MAAM,EACN,iBAAiB,EAGjB,YAAY,EACf,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE5E,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAkB,MAAM,WAAW,CAAC;AAC5E,OAAO,EAAmB,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;;AAI/E,qBAOa,4BAA6B,SAAQ,aAAc,YAAW,MAAM,EAAE,SAAS;IA2BpF,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACjB,eAAe,EAAE,kBAAkB;IAC1C,OAAO,CAAC,gBAAgB;IA7B5B,IACI,UAAU,IAAI,MAAM,CAIvB;IAC6B,QAAQ,SAAO;IAE7C,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,gBAAgB,EAAE,WAAW,CAAC;IAE9B,IACI,oBAAoB,IAAI,OAAO,CAElC;IACD,IAAI,oBAAoB,CAAC,KAAK,EAAE,YAAY,EAE3C;IAES,qBAAqB,qBAA4B;IAE3D,OAAO,CAAC,qBAAqB,CAAQ;IAErC,OAAO,CAAC,QAAQ,CAA4C;gBAGhD,EAAE,EAAE,iBAAiB,EACrB,gBAAgB,EAAE,gBAAgB,EACnC,eAAe,EAAE,kBAAkB,EAClC,gBAAgB,EAAE,gBAAgB;IAK9C;;OAEG;IACH,IAAI,cAAc,IAAI,OAAO,CAE5B;IAED;;OAEG;IACH,IAAI,WAAW,IAAI,OAAO,CAEzB;IAED,QAAQ,IAAI,IAAI;IA0BhB,WAAW,IAAI,IAAI;IAKnB,iBAAiB,CAAC,QAAQ,EAAE,WAAW,GAAG,IAAI;IAQ9C;;OAEG;IACH,IAAI,CAAC,UAAU,GAAE,MAAyE,GAAG,IAAI;IAkBjG,OAAO,IAAI,IAAI;IAIf;;;;;OAKG;IACH,SAAS,CAAC,WAAW,CAAC,YAAY,EAAE,MAAM,GAAG,WAAW;yCAvH/C,4BAA4B;2CAA5B,4BAA4B;CA0HxC"}
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import {
|
1
|
+
import { EuiAppShellService } from '@eui/core';
|
2
2
|
import { BaseDirective } from '@eui/components/shared';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiSidebarToggleComponent extends BaseDirective {
|
5
|
-
asService:
|
5
|
+
asService: EuiAppShellService;
|
6
6
|
e2eAttr: string;
|
7
|
-
constructor(asService:
|
7
|
+
constructor(asService: EuiAppShellService);
|
8
8
|
get cssClasses(): string;
|
9
9
|
onToggleSidebar(event: Event): void;
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiSidebarToggleComponent, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"sidebar-toggle.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-sidebar-toggle/sidebar-toggle.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"sidebar-toggle.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-sidebar-toggle/sidebar-toggle.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAgB,MAAM,WAAW,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;;AAEvD,qBAKa,yBAA0B,SAAQ,aAAa;IAErC,SAAS,EAAE,kBAAkB;IADT,OAAO,SAAwB;gBACnD,SAAS,EAAE,kBAAkB;IAIhD,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,eAAe,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCAX1B,yBAAyB;2CAAzB,yBAAyB;CAerC"}
|
@@ -1,16 +1,16 @@
|
|
1
1
|
import { SimpleChanges, OnInit, OnDestroy, EventEmitter, ChangeDetectorRef, OnChanges } from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import { EuiMenuItem } from '@eui/components/eui-menu';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiToolbarMenuComponent implements OnInit, OnDestroy, OnChanges {
|
6
|
-
asService:
|
6
|
+
asService: EuiAppShellService;
|
7
7
|
private cd;
|
8
8
|
class: string;
|
9
9
|
items: any[];
|
10
10
|
menuItemClicked: EventEmitter<EuiMenuItem>;
|
11
11
|
isdropdownOpen: boolean;
|
12
12
|
private subs;
|
13
|
-
constructor(asService:
|
13
|
+
constructor(asService: EuiAppShellService, cd: ChangeDetectorRef);
|
14
14
|
ngOnInit(): void;
|
15
15
|
ngOnDestroy(): void;
|
16
16
|
ngOnChanges(changes: SimpleChanges): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"toolbar-menu.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-toolbar/toolbar-menu/toolbar-menu.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,aAAa,EACb,MAAM,EACN,SAAS,EAET,YAAY,EACZ,iBAAiB,EACjB,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"toolbar-menu.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-toolbar/toolbar-menu/toolbar-menu.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,aAAa,EACb,MAAM,EACN,SAAS,EAET,YAAY,EACZ,iBAAiB,EACjB,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;;AAGvD,qBAMa,uBAAwB,YAAW,MAAM,EAAE,SAAS,EAAE,SAAS;IAW7D,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,EAAE;IAXC,KAAK,SAAsB;IAEjC,KAAK,EAAE,GAAG,EAAE,CAAC;IACZ,eAAe,4BAAmC;IAE5D,cAAc,UAAS;IAEvB,OAAO,CAAC,IAAI,CAAe;gBAGhB,SAAS,EAAE,kBAAkB,EAC5B,EAAE,EAAE,iBAAiB;IAKjC,QAAQ,IAAI,IAAI;IAUhB,WAAW,IAAI,IAAI;IAQnB,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IASzC,WAAW,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI;IAwCpC,SAAS,CAAC,KAAK,EAAE,aAAa,EAAE,IAAI,EAAE,WAAW,GAAG,IAAI;yCApF/C,uBAAuB;2CAAvB,uBAAuB;CAiJnC"}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { EuiLanguageSelectorComponent } from '../eui-language-selector/language-selector.component';
|
2
|
-
import {
|
2
|
+
import { EuiAppShellService } from '@eui/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class EuiToolbarComponent {
|
5
|
-
asService:
|
5
|
+
asService: EuiAppShellService;
|
6
6
|
string: string;
|
7
7
|
hasLanguageSelector: EuiLanguageSelectorComponent;
|
8
|
-
constructor(asService:
|
8
|
+
constructor(asService: EuiAppShellService);
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiToolbarComponent, never>;
|
10
10
|
static ɵcmp: i0.ɵɵComponentDeclaration<EuiToolbarComponent, "eui-toolbar", never, {}, {}, ["hasLanguageSelector"], ["eui-toolbar-menu", "eui-toolbar-logo", "eui-toolbar-app", "eui-toolbar-environment", "eui-toolbar-center", "eui-toolbar-items", "eui-language-selector"], false, never>;
|
11
11
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"toolbar.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-toolbar/toolbar.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,sDAAsD,CAAC;AACpG,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"toolbar.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-toolbar/toolbar.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,sDAAsD,CAAC;AACpG,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAE/C,qBAOa,mBAAmB;IAMT,SAAS,EAAE,kBAAkB;IAL1B,MAAM,SAAiB;IAG7C,mBAAmB,EAAE,4BAA4B,CAAC;gBAE/B,SAAS,EAAE,kBAAkB;yCANvC,mBAAmB;2CAAnB,mBAAmB;CAO/B"}
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { OnInit, EventEmitter } from '@angular/core';
|
2
2
|
import { BooleanInput } from '@angular/cdk/coercion';
|
3
|
-
import { UserService, UserState,
|
3
|
+
import { UserService, UserState, EuiAppShellService } from '@eui/core';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiUserProfileCardComponent implements OnInit {
|
6
6
|
private userService;
|
7
|
-
asService:
|
7
|
+
asService: EuiAppShellService;
|
8
8
|
get cssClasses(): string;
|
9
9
|
avatarInitials: string;
|
10
10
|
userState: UserState;
|
@@ -16,7 +16,7 @@ export declare class EuiUserProfileCardComponent implements OnInit {
|
|
16
16
|
set isShowAvatarInitials(value: BooleanInput);
|
17
17
|
showProfileInfo: EventEmitter<any>;
|
18
18
|
private _isShowAvatarInitials;
|
19
|
-
constructor(userService: UserService, asService:
|
19
|
+
constructor(userService: UserService, asService: EuiAppShellService);
|
20
20
|
ngOnInit(): void;
|
21
21
|
onShowInfoClick(): void;
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiUserProfileCardComponent, never>;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"user-profile-card.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-user-profile/user-profile-card/user-profile-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,MAAM,EAAE,YAAY,EAAU,MAAM,eAAe,CAAC;AACxI,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,
|
1
|
+
{"version":3,"file":"user-profile-card.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-user-profile/user-profile-card/user-profile-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,MAAM,EAAE,YAAY,EAAU,MAAM,eAAe,CAAC;AACxI,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;;AAGvE,qBAMa,2BAA4B,YAAW,MAAM;IAwBlD,OAAO,CAAC,WAAW;IACZ,SAAS,EAAE,kBAAkB;IAxBxC,IACW,UAAU,IAAI,MAAM,CAE9B;IACD,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,SAAS,CAAC;IACrB,QAAQ,UAAQ;IAEP,gBAAgB,SAAmB;IACnC,gBAAgB,SAA0B;IAC1C,SAAS,EAAE,MAAM,CAAC;IAC3B,IACI,oBAAoB,IAAI,OAAO,CAElC;IACD,IAAI,oBAAoB,CAAC,KAAK,EAAE,YAAY,EAE3C;IACS,eAAe,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAElE,OAAO,CAAC,qBAAqB,CAAS;gBAG1B,WAAW,EAAE,WAAW,EACzB,SAAS,EAAE,kBAAkB;IAGxC,QAAQ,IAAI,IAAI;IAehB,eAAe,IAAI,IAAI;yCA3Cd,2BAA2B;2CAA3B,2BAA2B;CA8CvC"}
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { OnInit } from '@angular/core';
|
2
2
|
import { BooleanInput } from '@angular/cdk/coercion';
|
3
|
-
import {
|
3
|
+
import { EuiAppShellService, UserService } from '@eui/core';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiUserProfileComponent implements OnInit {
|
6
|
-
asService:
|
6
|
+
asService: EuiAppShellService;
|
7
7
|
private userService;
|
8
8
|
_euiUserProfileSizeS: boolean;
|
9
9
|
isOnline: boolean;
|
@@ -26,7 +26,7 @@ export declare class EuiUserProfileComponent implements OnInit {
|
|
26
26
|
private _hasWelcomeLabel;
|
27
27
|
private _isShowUserInfos;
|
28
28
|
private _isShowAvatarInitials;
|
29
|
-
constructor(asService:
|
29
|
+
constructor(asService: EuiAppShellService, userService: UserService);
|
30
30
|
get cssClasses(): string;
|
31
31
|
getCssClasses(): string;
|
32
32
|
ngOnInit(): void;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"user-profile.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-user-profile/user-profile.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,MAAM,EAAE,MAAM,eAAe,CAAC;AAClH,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE5E,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"user-profile.component.d.ts","sourceRoot":"","sources":["../../../layout/eui-user-profile/user-profile.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,MAAM,EAAE,MAAM,eAAe,CAAC;AAClH,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE5E,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;;AAG5D,qBAOa,uBAAwB,YAAW,MAAM;IAqDvC,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,WAAW;IArDvB,oBAAoB,UAAS;IAC7B,QAAQ,UAAQ;IAChB,cAAc,EAAE,MAAM,CAAC;IAEd,YAAY,SAAa;IACzB,gBAAgB,SAAmB;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,UAAQ;IACxB,IACI,eAAe,IAAI,OAAO,CAE7B;IACD,IAAI,eAAe,CAAC,KAAK,EAAE,YAAY,EAEtC;IACD,IACI,eAAe,IAAI,OAAO,CAE7B;IACD,IAAI,eAAe,CAAC,KAAK,EAAE,YAAY,EAEtC;IAED,IACI,mBAAmB,IAAI,OAAO,CAEjC;IACD,IAAI,mBAAmB,CAAC,KAAK,EAAE,YAAY,EAE1C;IACD,IACI,oBAAoB,IAAI,OAAO,CAElC;IACD,IAAI,oBAAoB,CAAC,KAAK,EAAE,YAAY,EAE3C;IAED,IACI,gBAAgB,IAAI,OAAO,CAE9B;IACD,IAAI,gBAAgB,CAAC,KAAK,EAAE,YAAY,EAEvC;IACD,OAAO,CAAC,iBAAiB,CAAS;IAElC,OAAO,CAAC,gBAAgB,CAAQ;IAChC,OAAO,CAAC,gBAAgB,CAAQ;IAChC,OAAO,CAAC,qBAAqB,CAAS;gBAG3B,SAAS,EAAE,kBAAkB,EAC5B,WAAW,EAAE,WAAW;IAGpC,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;IAIvB,QAAQ,IAAI,IAAI;yCAlEP,uBAAuB;2CAAvB,uBAAuB;CAgFnC"}
|