@eui/components 17.0.0-next.5 → 17.0.0-next.7
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 +5 -6
- 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-dropdown/eui-dropdown.component.mjs +9 -4
- package/esm2022/eui-growl/eui-growl.component.mjs +1 -1
- package/esm2022/eui-growl/index.mjs +1 -3
- package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +2 -2
- package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +2 -2
- package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +3 -3
- package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +2 -2
- package/esm2022/eui-overlay/eui-overlay.component.mjs +9 -6
- package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +3 -3
- package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +7 -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 +15 -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-notifications-v2/eui-notification-item.component.mjs +3 -3
- package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +3 -3
- package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +3 -3
- package/esm2022/layout/eui-toolbar/toolbar-item-user-profile/toolbar-item-user-profile.component.mjs +19 -4
- 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 +11 -5
- package/esm2022/layout/eui-user-profile/user-profile.component.mjs +12 -6
- package/esm2022/shared/eui-common-header/common-header.component.mjs +12 -6
- package/eui-autocomplete/eui-autocomplete.component.d.ts +2 -3
- 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-dropdown/eui-dropdown.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-overlay/eui-overlay.component.d.ts +3 -1
- package/eui-overlay/eui-overlay.component.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-page/components/eui-page-header/eui-page-header.component.d.ts +3 -1
- package/eui-page/components/eui-page-header/eui-page-header.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 +4 -5
- 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-dropdown.mjs +8 -3
- package/fesm2022/eui-components-eui-dropdown.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-overlay.mjs +16 -13
- package/fesm2022/eui-components-eui-overlay.mjs.map +1 -1
- package/fesm2022/eui-components-eui-page.mjs +8 -4
- 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 +88 -60
- package/fesm2022/eui-components-layout.mjs.map +1 -1
- package/fesm2022/eui-components-shared.mjs +11 -5
- package/fesm2022/eui-components-shared.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-item-user-profile/toolbar-item-user-profile.component.d.ts +7 -2
- package/layout/eui-toolbar/toolbar-item-user-profile/toolbar-item-user-profile.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 +6 -4
- 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 +6 -3
- package/layout/eui-user-profile/user-profile.component.d.ts.map +1 -1
- package/package.json +7 -7
- package/shared/eui-common-header/common-header.component.d.ts +5 -2
- package/shared/eui-common-header/common-header.component.d.ts.map +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 +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"}
|
package/layout/eui-toolbar/toolbar-item-user-profile/toolbar-item-user-profile.component.d.ts
CHANGED
@@ -1,10 +1,11 @@
|
|
1
1
|
import { QueryList } from '@angular/core';
|
2
2
|
import { BooleanInput } from '@angular/cdk/coercion';
|
3
|
-
import { EuiUserProfileMenuComponent } from '../../eui-user-profile';
|
3
|
+
import { EuiUserProfileComponent, EuiUserProfileMenuComponent } from '../../eui-user-profile';
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare class EuiToolbarItemUserProfileComponent {
|
6
6
|
class: string;
|
7
7
|
userProfileMenu: QueryList<EuiUserProfileMenuComponent>;
|
8
|
+
userProfile: EuiUserProfileComponent;
|
8
9
|
welcomeLabel: string;
|
9
10
|
impersonateLabel: string;
|
10
11
|
avatarUrl: string;
|
@@ -14,10 +15,14 @@ export declare class EuiToolbarItemUserProfileComponent {
|
|
14
15
|
set isShowUserInfos(value: BooleanInput);
|
15
16
|
get isShowAvatarInitials(): boolean;
|
16
17
|
set isShowAvatarInitials(value: BooleanInput);
|
18
|
+
get hasTabNavigation(): boolean;
|
19
|
+
set hasTabNavigation(value: BooleanInput);
|
20
|
+
private _hasTabNavigation;
|
17
21
|
private _hasWelcomeLabel;
|
18
22
|
private _isShowUserInfos;
|
19
23
|
private _isShowAvatarInitials;
|
24
|
+
closeUserProfileDropdown(): void;
|
20
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiToolbarItemUserProfileComponent, never>;
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuiToolbarItemUserProfileComponent, "eui-toolbar-item-user-profile", never, { "welcomeLabel": { "alias": "welcomeLabel"; "required": false; }; "impersonateLabel": { "alias": "impersonateLabel"; "required": false; }; "avatarUrl": { "alias": "avatarUrl"; "required": false; }; "hasWelcomeLabel": { "alias": "hasWelcomeLabel"; "required": false; }; "isShowUserInfos": { "alias": "isShowUserInfos"; "required": false; }; "isShowAvatarInitials": { "alias": "isShowAvatarInitials"; "required": false; }; }, {}, ["userProfileMenu"], ["eui-user-profile-menu"], false, never>;
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuiToolbarItemUserProfileComponent, "eui-toolbar-item-user-profile", never, { "welcomeLabel": { "alias": "welcomeLabel"; "required": false; }; "impersonateLabel": { "alias": "impersonateLabel"; "required": false; }; "avatarUrl": { "alias": "avatarUrl"; "required": false; }; "hasWelcomeLabel": { "alias": "hasWelcomeLabel"; "required": false; }; "isShowUserInfos": { "alias": "isShowUserInfos"; "required": false; }; "isShowAvatarInitials": { "alias": "isShowAvatarInitials"; "required": false; }; "hasTabNavigation": { "alias": "hasTabNavigation"; "required": false; }; }, {}, ["userProfileMenu"], ["eui-user-profile-menu"], false, never>;
|
22
27
|
}
|
23
28
|
//# sourceMappingURL=toolbar-item-user-profile.component.d.ts.map
|
package/layout/eui-toolbar/toolbar-item-user-profile/toolbar-item-user-profile.component.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"toolbar-item-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-toolbar/toolbar-item-user-profile/toolbar-item-user-profile.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAQH,SAAS,
|
1
|
+
{"version":3,"file":"toolbar-item-user-profile.component.d.ts","sourceRoot":"","sources":["../../../../layout/eui-toolbar/toolbar-item-user-profile/toolbar-item-user-profile.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAQH,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAE,uBAAuB,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;;AAE9F,qBAMa,kCAAkC;IAC5B,KAAK,SAAmC;IAES,eAAe,EAAE,SAAS,CAAC,2BAA2B,CAAC,CAAC;IAE9F,WAAW,EAAE,uBAAuB,CAAC;IAEtD,YAAY,SAAa;IACzB,gBAAgB,SAAmB;IACnC,SAAS,EAAE,MAAM,CAAC;IAE3B,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;IACD,IACI,oBAAoB,IAAI,OAAO,CAElC;IACD,IAAI,oBAAoB,CAAC,KAAK,EAAE,YAAY,EAE3C;IACD,IACI,gBAAgB,IAAI,OAAO,CAE9B;IACD,IAAI,gBAAgB,CAAC,KAAK,EAAE,YAAY,EAEvC;IACD,OAAO,CAAC,iBAAiB,CAAS;IAClC,OAAO,CAAC,gBAAgB,CAAQ;IAChC,OAAO,CAAC,gBAAgB,CAAQ;IAChC,OAAO,CAAC,qBAAqB,CAAS;IAE/B,wBAAwB,IAAI,IAAI;yCA5C9B,kCAAkC;2CAAlC,kCAAkC;CA+C9C"}
|
@@ -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;
|
@@ -15,11 +15,13 @@ export declare class EuiUserProfileCardComponent implements OnInit {
|
|
15
15
|
get isShowAvatarInitials(): boolean;
|
16
16
|
set isShowAvatarInitials(value: BooleanInput);
|
17
17
|
showProfileInfo: EventEmitter<any>;
|
18
|
+
closeProfileMenu: EventEmitter<any>;
|
18
19
|
private _isShowAvatarInitials;
|
19
|
-
constructor(userService: UserService, asService:
|
20
|
+
constructor(userService: UserService, asService: EuiAppShellService);
|
20
21
|
ngOnInit(): void;
|
21
22
|
onShowInfoClick(): void;
|
23
|
+
onClose(): void;
|
22
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiUserProfileCardComponent, never>;
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuiUserProfileCardComponent, "eui-user-profile-card", never, { "impersonateLabel": { "alias": "impersonateLabel"; "required": false; }; "showDetailsLabel": { "alias": "showDetailsLabel"; "required": false; }; "avatarUrl": { "alias": "avatarUrl"; "required": false; }; "isShowAvatarInitials": { "alias": "isShowAvatarInitials"; "required": false; }; }, { "showProfileInfo": "showProfileInfo"; }, never, never, false, never>;
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuiUserProfileCardComponent, "eui-user-profile-card", never, { "impersonateLabel": { "alias": "impersonateLabel"; "required": false; }; "showDetailsLabel": { "alias": "showDetailsLabel"; "required": false; }; "avatarUrl": { "alias": "avatarUrl"; "required": false; }; "isShowAvatarInitials": { "alias": "isShowAvatarInitials"; "required": false; }; }, { "showProfileInfo": "showProfileInfo"; "closeProfileMenu": "closeProfileMenu"; }, never, never, false, never>;
|
24
26
|
}
|
25
27
|
//# sourceMappingURL=user-profile-card.component.d.ts.map
|
@@ -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;IAyBlD,OAAO,CAAC,WAAW;IACZ,SAAS,EAAE,kBAAkB;IAzBxC,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;IACxD,gBAAgB,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAEnE,OAAO,CAAC,qBAAqB,CAAS;gBAG1B,WAAW,EAAE,WAAW,EACzB,SAAS,EAAE,kBAAkB;IAGxC,QAAQ,IAAI,IAAI;IAehB,eAAe,IAAI,IAAI;IAIvB,OAAO,IAAI,IAAI;yCAhDN,2BAA2B;2CAA3B,2BAA2B;CAmDvC"}
|
@@ -1,13 +1,15 @@
|
|
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
|
+
import { EuiDropdownComponent } from '@eui/components/eui-dropdown';
|
4
5
|
import * as i0 from "@angular/core";
|
5
6
|
export declare class EuiUserProfileComponent implements OnInit {
|
6
|
-
asService:
|
7
|
+
asService: EuiAppShellService;
|
7
8
|
private userService;
|
8
9
|
_euiUserProfileSizeS: boolean;
|
9
10
|
isOnline: boolean;
|
10
11
|
avatarInitials: string;
|
12
|
+
dropdown: EuiDropdownComponent;
|
11
13
|
welcomeLabel: string;
|
12
14
|
impersonateLabel: string;
|
13
15
|
avatarUrl: string;
|
@@ -26,10 +28,11 @@ export declare class EuiUserProfileComponent implements OnInit {
|
|
26
28
|
private _hasWelcomeLabel;
|
27
29
|
private _isShowUserInfos;
|
28
30
|
private _isShowAvatarInitials;
|
29
|
-
constructor(asService:
|
31
|
+
constructor(asService: EuiAppShellService, userService: UserService);
|
30
32
|
get cssClasses(): string;
|
31
33
|
getCssClasses(): string;
|
32
34
|
ngOnInit(): void;
|
35
|
+
closeDropdown(): void;
|
33
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiUserProfileComponent, never>;
|
34
37
|
static ɵcmp: i0.ɵɵComponentDeclaration<EuiUserProfileComponent, "eui-user-profile", never, { "welcomeLabel": { "alias": "welcomeLabel"; "required": false; }; "impersonateLabel": { "alias": "impersonateLabel"; "required": false; }; "avatarUrl": { "alias": "avatarUrl"; "required": false; }; "hasMenu": { "alias": "hasMenu"; "required": false; }; "isShowUserInfos": { "alias": "isShowUserInfos"; "required": false; }; "hasWelcomeLabel": { "alias": "hasWelcomeLabel"; "required": false; }; "euiUserProfileSizeS": { "alias": "euiUserProfileSizeS"; "required": false; }; "isShowAvatarInitials": { "alias": "isShowAvatarInitials"; "required": false; }; "hasTabNavigation": { "alias": "hasTabNavigation"; "required": false; }; }, {}, never, ["*"], false, never>;
|
35
38
|
}
|
@@ -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,
|
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,EAAa,MAAM,eAAe,CAAC;AAC7H,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAE5E,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAE5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;;AAEpE,qBAOa,uBAAwB,YAAW,MAAM;IAsDvC,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,WAAW;IAtDvB,oBAAoB,UAAS;IAC7B,QAAQ,UAAQ;IAChB,cAAc,EAAE,MAAM,CAAC;IACA,QAAQ,EAAE,oBAAoB,CAAC;IAE7C,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;IAeT,aAAa,IAAI,IAAI;yCAlFnB,uBAAuB;2CAAvB,uBAAuB;CAqFnC"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@eui/components",
|
3
|
-
"version": "17.0.0-next.
|
3
|
+
"version": "17.0.0-next.7",
|
4
4
|
"tag": "next",
|
5
5
|
"description": "eUI components package - next components prior to version 9",
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
@@ -39,18 +39,18 @@
|
|
39
39
|
"esm": "./esm2022/eui-alert/eui-components-eui-alert.mjs",
|
40
40
|
"default": "./fesm2022/eui-components-eui-alert.mjs"
|
41
41
|
},
|
42
|
-
"./eui-all": {
|
43
|
-
"types": "./eui-all/index.d.ts",
|
44
|
-
"esm2022": "./esm2022/eui-all/eui-components-eui-all.mjs",
|
45
|
-
"esm": "./esm2022/eui-all/eui-components-eui-all.mjs",
|
46
|
-
"default": "./fesm2022/eui-components-eui-all.mjs"
|
47
|
-
},
|
48
42
|
"./eui-autocomplete": {
|
49
43
|
"types": "./eui-autocomplete/index.d.ts",
|
50
44
|
"esm2022": "./esm2022/eui-autocomplete/eui-components-eui-autocomplete.mjs",
|
51
45
|
"esm": "./esm2022/eui-autocomplete/eui-components-eui-autocomplete.mjs",
|
52
46
|
"default": "./fesm2022/eui-components-eui-autocomplete.mjs"
|
53
47
|
},
|
48
|
+
"./eui-all": {
|
49
|
+
"types": "./eui-all/index.d.ts",
|
50
|
+
"esm2022": "./esm2022/eui-all/eui-components-eui-all.mjs",
|
51
|
+
"esm": "./esm2022/eui-all/eui-components-eui-all.mjs",
|
52
|
+
"default": "./fesm2022/eui-components-eui-all.mjs"
|
53
|
+
},
|
54
54
|
"./eui-badge": {
|
55
55
|
"types": "./eui-badge/index.d.ts",
|
56
56
|
"esm2022": "./esm2022/eui-badge/eui-components-eui-badge.mjs",
|
@@ -1,10 +1,13 @@
|
|
1
1
|
import { BooleanInput } from '@angular/cdk/coercion';
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
import * as i1 from "@angular/common";
|
4
|
+
import * as i2 from "@eui/components/directives";
|
4
5
|
export declare class EuiCommonHeaderComponent {
|
5
6
|
get cssClasses(): string;
|
6
7
|
label: any;
|
7
8
|
subLabel: any;
|
9
|
+
labelTooltip: any;
|
10
|
+
subLabelTooltip: any;
|
8
11
|
get isHighlighted(): boolean;
|
9
12
|
set isHighlighted(value: BooleanInput);
|
10
13
|
private _isHighlighted;
|
@@ -12,11 +15,11 @@ export declare class EuiCommonHeaderComponent {
|
|
12
15
|
set isCollapsed(value: BooleanInput);
|
13
16
|
private _isCollapsed;
|
14
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiCommonHeaderComponent, never>;
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuiCommonHeaderComponent, "eui-common-header", never, { "label": { "alias": "label"; "required": false; }; "subLabel": { "alias": "subLabel"; "required": false; }; "isHighlighted": { "alias": "isHighlighted"; "required": false; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; }; }, {}, never, ["*"], false, never>;
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuiCommonHeaderComponent, "eui-common-header", never, { "label": { "alias": "label"; "required": false; }; "subLabel": { "alias": "subLabel"; "required": false; }; "labelTooltip": { "alias": "labelTooltip"; "required": false; }; "subLabelTooltip": { "alias": "subLabelTooltip"; "required": false; }; "isHighlighted": { "alias": "isHighlighted"; "required": false; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; }; }, {}, never, ["*"], false, never>;
|
16
19
|
}
|
17
20
|
export declare class EuiCommonHeaderModule {
|
18
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuiCommonHeaderModule, never>;
|
19
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuiCommonHeaderModule, [typeof EuiCommonHeaderComponent], [typeof i1.CommonModule], [typeof EuiCommonHeaderComponent]>;
|
22
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuiCommonHeaderModule, [typeof EuiCommonHeaderComponent], [typeof i1.CommonModule, typeof i2.EuiTooltipDirectiveModule], [typeof EuiCommonHeaderComponent]>;
|
20
23
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuiCommonHeaderModule>;
|
21
24
|
}
|
22
25
|
//# sourceMappingURL=common-header.component.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"common-header.component.d.ts","sourceRoot":"","sources":["../../../shared/eui-common-header/common-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC
|
1
|
+
{"version":3,"file":"common-header.component.d.ts","sourceRoot":"","sources":["../../../shared/eui-common-header/common-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;;;;AAK5E,qBAOa,wBAAwB;IACjC,IACI,UAAU,IAAI,MAAM,CAEvB;IAEQ,KAAK,MAAC;IACN,QAAQ,MAAC;IACT,YAAY,MAAC;IACb,eAAe,MAAC;IACzB,IACI,aAAa,IAAI,OAAO,CAE3B;IACD,IAAI,aAAa,CAAC,KAAK,EAAE,YAAY,EAEpC;IACD,OAAO,CAAC,cAAc,CAAS;IAC/B,IACI,WAAW,IAAI,OAAO,CAEzB;IACD,IAAI,WAAW,CAAC,KAAK,EAAE,YAAY,EAElC;IACD,OAAO,CAAC,YAAY,CAAS;yCAzBpB,wBAAwB;2CAAxB,wBAAwB;CA0BpC;AAKD,qBAKa,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB,UApCrB,wBAAwB,0EAAxB,wBAAwB;0CAoCxB,qBAAqB;CAAG"}
|
@@ -1,2 +0,0 @@
|
|
1
|
-
export {};
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLWdyb3dsLW1lc3NhZ2UubW9kZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9ldWktZ3Jvd2wvbW9kZWxzL2V1aS1ncm93bC1tZXNzYWdlLm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgaW50ZXJmYWNlIEV1aUdyb3dsTWVzc2FnZSB7XG4gICAgc2V2ZXJpdHk/OiAnc3VjY2VzcycgfCAnd2FybmluZycgfCAnaW5mbycgfCAnZGFuZ2VyJyB8IHN0cmluZztcbiAgICBzdW1tYXJ5Pzogc3RyaW5nO1xuICAgIGRldGFpbD86IHN0cmluZztcbiAgICBsaWZlPzogbnVtYmVyO1xuICAgIHN0aWNreT86IGJvb2xlYW47XG4gICAgW2tleTogc3RyaW5nXTogYW55O1xufVxuIl19
|
@@ -1,79 +0,0 @@
|
|
1
|
-
import { Injectable } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export class EuiGrowlService {
|
4
|
-
constructor() {
|
5
|
-
this.growlMessages = [];
|
6
|
-
this.isGrowlSticky = false;
|
7
|
-
this.isCloseAllSticky = false;
|
8
|
-
this.growlLife = 3000;
|
9
|
-
this.growlPosition = 'bottom-right';
|
10
|
-
this.growlCallback = null;
|
11
|
-
}
|
12
|
-
/**
|
13
|
-
* displays a growl UxMessage item, isSticky
|
14
|
-
*/
|
15
|
-
growl(msg, isSticky, isMultiple, life, position, callback) {
|
16
|
-
if (msg.severity !== 'info' && msg.severity !== 'warning' && msg.severity !== 'success' && msg.severity !== 'danger') {
|
17
|
-
throw new Error('UxAppShellService.growl() ERROR : message severity must be either : success, warning, info, danger');
|
18
|
-
}
|
19
|
-
else {
|
20
|
-
if (isMultiple === undefined || !isMultiple) {
|
21
|
-
this.growlMessages = [];
|
22
|
-
}
|
23
|
-
this.growlMessages = this.growlMessages.concat(msg);
|
24
|
-
msg.life = life || msg.life;
|
25
|
-
msg.sticky = isSticky || msg.sticky;
|
26
|
-
if (life === undefined || isNaN(life)) {
|
27
|
-
if (msg.severity === 'danger') {
|
28
|
-
isSticky = true;
|
29
|
-
}
|
30
|
-
else {
|
31
|
-
this.growlLife = 3000;
|
32
|
-
}
|
33
|
-
}
|
34
|
-
else {
|
35
|
-
this.growlLife = life;
|
36
|
-
}
|
37
|
-
if (isSticky) {
|
38
|
-
this.isGrowlSticky = isSticky;
|
39
|
-
}
|
40
|
-
else {
|
41
|
-
this.isGrowlSticky = false;
|
42
|
-
}
|
43
|
-
if (position) {
|
44
|
-
this.growlPosition = position;
|
45
|
-
}
|
46
|
-
if (callback) {
|
47
|
-
this.growlCallback = callback;
|
48
|
-
}
|
49
|
-
else {
|
50
|
-
this.growlCallback = () => { };
|
51
|
-
}
|
52
|
-
}
|
53
|
-
}
|
54
|
-
clearGrowl() {
|
55
|
-
this.growlMessages = [];
|
56
|
-
}
|
57
|
-
growlSuccess(msg, position) {
|
58
|
-
this.growl({ severity: 'success', summary: 'SUCCESS', detail: msg }, false, false, undefined, position);
|
59
|
-
}
|
60
|
-
growlError(msg, position) {
|
61
|
-
this.growl({ severity: 'danger', summary: 'ERROR', detail: msg }, false, false, undefined, position);
|
62
|
-
}
|
63
|
-
// date helpers
|
64
|
-
growlWarning(msg, position) {
|
65
|
-
this.growl({ severity: 'warning', summary: 'WARNING', detail: msg }, false, false, undefined, position);
|
66
|
-
}
|
67
|
-
growlInfo(msg, position) {
|
68
|
-
this.growl({ severity: 'info', summary: 'INFO', detail: msg }, false, false, undefined, position);
|
69
|
-
}
|
70
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.4", ngImport: i0, type: EuiGrowlService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
71
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.4", ngImport: i0, type: EuiGrowlService, providedIn: 'root' }); }
|
72
|
-
}
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.4", ngImport: i0, type: EuiGrowlService, decorators: [{
|
74
|
-
type: Injectable,
|
75
|
-
args: [{
|
76
|
-
providedIn: 'root',
|
77
|
-
}]
|
78
|
-
}] });
|
79
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpLWdyb3dsLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9ldWktZ3Jvd2wvc2VydmljZXMvZXVpLWdyb3dsLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNM0MsTUFBTSxPQUFPLGVBQWU7SUFINUI7UUFJSSxrQkFBYSxHQUFHLEVBQUUsQ0FBQztRQUNuQixrQkFBYSxHQUFHLEtBQUssQ0FBQztRQUN0QixxQkFBZ0IsR0FBRyxLQUFLLENBQUM7UUFDekIsY0FBUyxHQUFHLElBQUksQ0FBQztRQUNqQixrQkFBYSxHQUFHLGNBQWMsQ0FBQztRQUMvQixrQkFBYSxHQUFHLElBQUksQ0FBQztLQWlFeEI7SUEvREc7O09BRUc7SUFDSCxLQUFLLENBQUMsR0FBb0IsRUFBRSxRQUFrQixFQUFFLFVBQW9CLEVBQUUsSUFBYSxFQUFFLFFBQWlCLEVBQUUsUUFBcUI7UUFDekgsSUFBSSxHQUFHLENBQUMsUUFBUSxLQUFLLE1BQU0sSUFBSSxHQUFHLENBQUMsUUFBUSxLQUFLLFNBQVMsSUFBSSxHQUFHLENBQUMsUUFBUSxLQUFLLFNBQVMsSUFBSSxHQUFHLENBQUMsUUFBUSxLQUFLLFFBQVEsRUFBRTtZQUNsSCxNQUFNLElBQUksS0FBSyxDQUFDLG9HQUFvRyxDQUFDLENBQUM7U0FDekg7YUFBTTtZQUNILElBQUksVUFBVSxLQUFLLFNBQVMsSUFBSSxDQUFDLFVBQVUsRUFBRTtnQkFDekMsSUFBSSxDQUFDLGFBQWEsR0FBRyxFQUFFLENBQUM7YUFDM0I7WUFDRCxJQUFJLENBQUMsYUFBYSxHQUFHLElBQUksQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDLEdBQUcsQ0FBQyxDQUFDO1lBQ3BELEdBQUcsQ0FBQyxJQUFJLEdBQUcsSUFBSSxJQUFJLEdBQUcsQ0FBQyxJQUFJLENBQUM7WUFDNUIsR0FBRyxDQUFDLE1BQU0sR0FBRyxRQUFRLElBQUksR0FBRyxDQUFDLE1BQU0sQ0FBQztZQUVwQyxJQUFJLElBQUksS0FBSyxTQUFTLElBQUksS0FBSyxDQUFDLElBQUksQ0FBQyxFQUFFO2dCQUNuQyxJQUFJLEdBQUcsQ0FBQyxRQUFRLEtBQUssUUFBUSxFQUFFO29CQUMzQixRQUFRLEdBQUcsSUFBSSxDQUFDO2lCQUNuQjtxQkFBTTtvQkFDSCxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQztpQkFDekI7YUFDSjtpQkFBTTtnQkFDSCxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQzthQUN6QjtZQUVELElBQUksUUFBUSxFQUFFO2dCQUNWLElBQUksQ0FBQyxhQUFhLEdBQUcsUUFBUSxDQUFDO2FBQ2pDO2lCQUFNO2dCQUNILElBQUksQ0FBQyxhQUFhLEdBQUcsS0FBSyxDQUFDO2FBQzlCO1lBRUQsSUFBSSxRQUFRLEVBQUU7Z0JBQ1YsSUFBSSxDQUFDLGFBQWEsR0FBRyxRQUFRLENBQUM7YUFDakM7WUFFRCxJQUFJLFFBQVEsRUFBRTtnQkFDVixJQUFJLENBQUMsYUFBYSxHQUFHLFFBQVEsQ0FBQzthQUNqQztpQkFBTTtnQkFDSCxJQUFJLENBQUMsYUFBYSxHQUFHLEdBQUcsRUFBRSxHQUFFLENBQUMsQ0FBQzthQUNqQztTQUNKO0lBQ0wsQ0FBQztJQUVELFVBQVU7UUFDTixJQUFJLENBQUMsYUFBYSxHQUFHLEVBQUUsQ0FBQztJQUM1QixDQUFDO0lBRUQsWUFBWSxDQUFDLEdBQVcsRUFBRSxRQUFpQjtRQUN2QyxJQUFJLENBQUMsS0FBSyxDQUFDLEVBQUUsUUFBUSxFQUFFLFNBQVMsRUFBRSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sRUFBRSxHQUFHLEVBQUUsRUFBRSxLQUFLLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxRQUFRLENBQUMsQ0FBQztJQUM1RyxDQUFDO0lBRUQsVUFBVSxDQUFDLEdBQVcsRUFBRSxRQUFpQjtRQUNyQyxJQUFJLENBQUMsS0FBSyxDQUFDLEVBQUUsUUFBUSxFQUFFLFFBQVEsRUFBRSxPQUFPLEVBQUUsT0FBTyxFQUFFLE1BQU0sRUFBRSxHQUFHLEVBQUUsRUFBRSxLQUFLLEVBQUUsS0FBSyxFQUFFLFNBQVMsRUFBRSxRQUFRLENBQUMsQ0FBQztJQUN6RyxDQUFDO0lBRUQsZUFBZTtJQUVmLFlBQVksQ0FBQyxHQUFXLEVBQUUsUUFBaUI7UUFDdkMsSUFBSSxDQUFDLEtBQUssQ0FBQyxFQUFFLFFBQVEsRUFBRSxTQUFTLEVBQUUsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLEVBQUUsR0FBRyxFQUFFLEVBQUUsS0FBSyxFQUFFLEtBQUssRUFBRSxTQUFTLEVBQUUsUUFBUSxDQUFDLENBQUM7SUFDNUcsQ0FBQztJQUVELFNBQVMsQ0FBQyxHQUFXLEVBQUUsUUFBaUI7UUFDcEMsSUFBSSxDQUFDLEtBQUssQ0FBQyxFQUFFLFFBQVEsRUFBRSxNQUFNLEVBQUUsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLEVBQUUsR0FBRyxFQUFFLEVBQUUsS0FBSyxFQUFFLEtBQUssRUFBRSxTQUFTLEVBQUUsUUFBUSxDQUFDLENBQUM7SUFDdEcsQ0FBQzt3SUF0RVEsZUFBZTs0SUFBZixlQUFlLGNBRlosTUFBTTs7a0dBRVQsZUFBZTtrQkFIM0IsVUFBVTttQkFBQztvQkFDUixVQUFVLEVBQUUsTUFBTTtpQkFDckIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBFdWlHcm93bE1lc3NhZ2UgfSBmcm9tICcuLi9tb2RlbHMvZXVpLWdyb3dsLW1lc3NhZ2UubW9kZWwnO1xuXG5ASW5qZWN0YWJsZSh7XG4gICAgcHJvdmlkZWRJbjogJ3Jvb3QnLFxufSlcbmV4cG9ydCBjbGFzcyBFdWlHcm93bFNlcnZpY2Uge1xuICAgIGdyb3dsTWVzc2FnZXMgPSBbXTtcbiAgICBpc0dyb3dsU3RpY2t5ID0gZmFsc2U7XG4gICAgaXNDbG9zZUFsbFN0aWNreSA9IGZhbHNlO1xuICAgIGdyb3dsTGlmZSA9IDMwMDA7XG4gICAgZ3Jvd2xQb3NpdGlvbiA9ICdib3R0b20tcmlnaHQnO1xuICAgIGdyb3dsQ2FsbGJhY2sgPSBudWxsO1xuXG4gICAgLyoqXG4gICAgICogZGlzcGxheXMgYSBncm93bCBVeE1lc3NhZ2UgaXRlbSwgaXNTdGlja3lcbiAgICAgKi9cbiAgICBncm93bChtc2c6IEV1aUdyb3dsTWVzc2FnZSwgaXNTdGlja3k/OiBib29sZWFuLCBpc011bHRpcGxlPzogYm9vbGVhbiwgbGlmZT86IG51bWJlciwgcG9zaXRpb24/OiBzdHJpbmcsIGNhbGxiYWNrPzogKCkgPT4gdm9pZCk6IHZvaWQge1xuICAgICAgICBpZiAobXNnLnNldmVyaXR5ICE9PSAnaW5mbycgJiYgbXNnLnNldmVyaXR5ICE9PSAnd2FybmluZycgJiYgbXNnLnNldmVyaXR5ICE9PSAnc3VjY2VzcycgJiYgbXNnLnNldmVyaXR5ICE9PSAnZGFuZ2VyJykge1xuICAgICAgICAgICAgdGhyb3cgbmV3IEVycm9yKCdVeEFwcFNoZWxsU2VydmljZS5ncm93bCgpIEVSUk9SIDogbWVzc2FnZSBzZXZlcml0eSBtdXN0IGJlIGVpdGhlciA6IHN1Y2Nlc3MsIHdhcm5pbmcsIGluZm8sIGRhbmdlcicpO1xuICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgICAgaWYgKGlzTXVsdGlwbGUgPT09IHVuZGVmaW5lZCB8fCAhaXNNdWx0aXBsZSkge1xuICAgICAgICAgICAgICAgIHRoaXMuZ3Jvd2xNZXNzYWdlcyA9IFtdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgdGhpcy5ncm93bE1lc3NhZ2VzID0gdGhpcy5ncm93bE1lc3NhZ2VzLmNvbmNhdChtc2cpO1xuICAgICAgICAgICAgbXNnLmxpZmUgPSBsaWZlIHx8IG1zZy5saWZlO1xuICAgICAgICAgICAgbXNnLnN0aWNreSA9IGlzU3RpY2t5IHx8IG1zZy5zdGlja3k7XG5cbiAgICAgICAgICAgIGlmIChsaWZlID09PSB1bmRlZmluZWQgfHwgaXNOYU4obGlmZSkpIHtcbiAgICAgICAgICAgICAgICBpZiAobXNnLnNldmVyaXR5ID09PSAnZGFuZ2VyJykge1xuICAgICAgICAgICAgICAgICAgICBpc1N0aWNreSA9IHRydWU7XG4gICAgICAgICAgICAgICAgfSBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgdGhpcy5ncm93bExpZmUgPSAzMDAwO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH0gZWxzZSB7XG4gICAgICAgICAgICAgICAgdGhpcy5ncm93bExpZmUgPSBsaWZlO1xuICAgICAgICAgICAgfVxuXG4gICAgICAgICAgICBpZiAoaXNTdGlja3kpIHtcbiAgICAgICAgICAgICAgICB0aGlzLmlzR3Jvd2xTdGlja3kgPSBpc1N0aWNreTtcbiAgICAgICAgICAgIH0gZWxzZSB7XG4gICAgICAgICAgICAgICAgdGhpcy5pc0dyb3dsU3RpY2t5ID0gZmFsc2U7XG4gICAgICAgICAgICB9XG5cbiAgICAgICAgICAgIGlmIChwb3NpdGlvbikge1xuICAgICAgICAgICAgICAgIHRoaXMuZ3Jvd2xQb3NpdGlvbiA9IHBvc2l0aW9uO1xuICAgICAgICAgICAgfVxuXG4gICAgICAgICAgICBpZiAoY2FsbGJhY2spIHtcbiAgICAgICAgICAgICAgICB0aGlzLmdyb3dsQ2FsbGJhY2sgPSBjYWxsYmFjaztcbiAgICAgICAgICAgIH0gZWxzZSB7XG4gICAgICAgICAgICAgICAgdGhpcy5ncm93bENhbGxiYWNrID0gKCkgPT4ge307XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBjbGVhckdyb3dsKCk6IHZvaWQge1xuICAgICAgICB0aGlzLmdyb3dsTWVzc2FnZXMgPSBbXTtcbiAgICB9XG5cbiAgICBncm93bFN1Y2Nlc3MobXNnOiBzdHJpbmcsIHBvc2l0aW9uPzogc3RyaW5nKTogdm9pZCB7XG4gICAgICAgIHRoaXMuZ3Jvd2woeyBzZXZlcml0eTogJ3N1Y2Nlc3MnLCBzdW1tYXJ5OiAnU1VDQ0VTUycsIGRldGFpbDogbXNnIH0sIGZhbHNlLCBmYWxzZSwgdW5kZWZpbmVkLCBwb3NpdGlvbik7XG4gICAgfVxuXG4gICAgZ3Jvd2xFcnJvcihtc2c6IHN0cmluZywgcG9zaXRpb24/OiBzdHJpbmcpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5ncm93bCh7IHNldmVyaXR5OiAnZGFuZ2VyJywgc3VtbWFyeTogJ0VSUk9SJywgZGV0YWlsOiBtc2cgfSwgZmFsc2UsIGZhbHNlLCB1bmRlZmluZWQsIHBvc2l0aW9uKTtcbiAgICB9XG5cbiAgICAvLyBkYXRlIGhlbHBlcnNcblxuICAgIGdyb3dsV2FybmluZyhtc2c6IHN0cmluZywgcG9zaXRpb24/OiBzdHJpbmcpOiB2b2lkIHtcbiAgICAgICAgdGhpcy5ncm93bCh7IHNldmVyaXR5OiAnd2FybmluZycsIHN1bW1hcnk6ICdXQVJOSU5HJywgZGV0YWlsOiBtc2cgfSwgZmFsc2UsIGZhbHNlLCB1bmRlZmluZWQsIHBvc2l0aW9uKTtcbiAgICB9XG5cbiAgICBncm93bEluZm8obXNnOiBzdHJpbmcsIHBvc2l0aW9uPzogc3RyaW5nKTogdm9pZCB7XG4gICAgICAgIHRoaXMuZ3Jvd2woeyBzZXZlcml0eTogJ2luZm8nLCBzdW1tYXJ5OiAnSU5GTycsIGRldGFpbDogbXNnIH0sIGZhbHNlLCBmYWxzZSwgdW5kZWZpbmVkLCBwb3NpdGlvbik7XG4gICAgfVxufVxuIl19
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"eui-growl-message.model.d.ts","sourceRoot":"","sources":["../../../eui-growl/models/eui-growl-message.model.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,eAAe;IAC5B,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC9D,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB"}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
import { EuiGrowlMessage } from '../models/eui-growl-message.model';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class EuiGrowlService {
|
4
|
-
growlMessages: any[];
|
5
|
-
isGrowlSticky: boolean;
|
6
|
-
isCloseAllSticky: boolean;
|
7
|
-
growlLife: number;
|
8
|
-
growlPosition: string;
|
9
|
-
growlCallback: any;
|
10
|
-
/**
|
11
|
-
* displays a growl UxMessage item, isSticky
|
12
|
-
*/
|
13
|
-
growl(msg: EuiGrowlMessage, isSticky?: boolean, isMultiple?: boolean, life?: number, position?: string, callback?: () => void): void;
|
14
|
-
clearGrowl(): void;
|
15
|
-
growlSuccess(msg: string, position?: string): void;
|
16
|
-
growlError(msg: string, position?: string): void;
|
17
|
-
growlWarning(msg: string, position?: string): void;
|
18
|
-
growlInfo(msg: string, position?: string): void;
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EuiGrowlService, never>;
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EuiGrowlService>;
|
21
|
-
}
|
22
|
-
//# sourceMappingURL=eui-growl.service.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"eui-growl.service.d.ts","sourceRoot":"","sources":["../../../eui-growl/services/eui-growl.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;;AAEpE,qBAGa,eAAe;IACxB,aAAa,QAAM;IACnB,aAAa,UAAS;IACtB,gBAAgB,UAAS;IACzB,SAAS,SAAQ;IACjB,aAAa,SAAkB;IAC/B,aAAa,MAAQ;IAErB;;OAEG;IACH,KAAK,CAAC,GAAG,EAAE,eAAe,EAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,UAAU,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,IAAI,GAAG,IAAI;IAuCpI,UAAU,IAAI,IAAI;IAIlB,YAAY,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI;IAIlD,UAAU,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI;IAMhD,YAAY,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI;IAIlD,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI;yCApEtC,eAAe;6CAAf,eAAe;CAuE3B"}
|