@eui/core 19.3.3-snapshot-1754667754469 → 21.0.0-alpha.1
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/CHANGELOG.md +86 -0
- package/docs/directives/TranslateMockDirective.html +0 -43
- package/docs/injectables/ApiQueueService.html +1 -55
- package/docs/injectables/EuiAppShellService.html +1 -103
- package/docs/injectables/EuiDynamicComponentService.html +0 -67
- package/docs/injectables/EuiDynamicMenuService.html +1 -43
- package/docs/injectables/EuiPermissionService.html +1 -43
- package/docs/injectables/EuiThemeService.html +1 -55
- package/docs/injectables/GlobalErrorHandler.html +0 -43
- package/docs/injectables/I18nLoader.html +1 -55
- package/docs/injectables/I18nService.html +1 -79
- package/docs/injectables/LocalForageService.html +1 -43
- package/docs/injectables/LocalStorageService.html +0 -54
- package/docs/injectables/LocaleService.html +1 -91
- package/docs/injectables/LocaleServiceMock.html +1 -31
- package/docs/injectables/LogService.html +1 -55
- package/docs/injectables/SessionStorageService.html +0 -43
- package/docs/injectables/StoreService.html +1 -42
- package/docs/injectables/UserService.html +1 -31
- package/docs/interceptors/AddLangParamInterceptor.html +0 -43
- package/docs/interceptors/HttpErrorHandlerInterceptor.html +0 -67
- package/docs/interceptors/UxRequestErrorModelInterceptor.html +0 -43
- package/docs/js/menu-wc.js +6 -6
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/properties.html +1 -1
- package/fesm2022/eui-core.mjs +224 -315
- package/fesm2022/eui-core.mjs.map +1 -1
- package/index.d.ts +2470 -5
- package/index.d.ts.map +1 -1
- package/package.json +11 -11
- package/eui-core.d.ts.map +0 -1
- package/lib/eui-core.module.d.ts +0 -21
- package/lib/eui-core.module.d.ts.map +0 -1
- package/lib/helpers/css-utils.d.ts +0 -35
- package/lib/helpers/css-utils.d.ts.map +0 -1
- package/lib/helpers/date-helpers.d.ts +0 -3
- package/lib/helpers/date-helpers.d.ts.map +0 -1
- package/lib/helpers/dom-helpers.d.ts +0 -34
- package/lib/helpers/dom-helpers.d.ts.map +0 -1
- package/lib/helpers/event-helpers.d.ts +0 -2
- package/lib/helpers/event-helpers.d.ts.map +0 -1
- package/lib/helpers/form-helpers.d.ts +0 -11
- package/lib/helpers/form-helpers.d.ts.map +0 -1
- package/lib/helpers/format-helpers.d.ts +0 -13
- package/lib/helpers/format-helpers.d.ts.map +0 -1
- package/lib/helpers/http-helpers.d.ts +0 -8
- package/lib/helpers/http-helpers.d.ts.map +0 -1
- package/lib/helpers/index.d.ts +0 -10
- package/lib/helpers/index.d.ts.map +0 -1
- package/lib/helpers/injector.d.ts +0 -11
- package/lib/helpers/injector.d.ts.map +0 -1
- package/lib/helpers/utils.d.ts +0 -7
- package/lib/helpers/utils.d.ts.map +0 -1
- package/lib/interceptors/add-lang-param.interceptor.d.ts +0 -17
- package/lib/interceptors/add-lang-param.interceptor.d.ts.map +0 -1
- package/lib/interceptors/cache-prevention.interceptor.d.ts +0 -9
- package/lib/interceptors/cache-prevention.interceptor.d.ts.map +0 -1
- package/lib/interceptors/cors-security.interceptor.d.ts +0 -9
- package/lib/interceptors/cors-security.interceptor.d.ts.map +0 -1
- package/lib/interceptors/csrf-prevention.interceptor.d.ts +0 -9
- package/lib/interceptors/csrf-prevention.interceptor.d.ts.map +0 -1
- package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts +0 -20
- package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts.map +0 -1
- package/lib/interceptors/index.d.ts +0 -7
- package/lib/interceptors/index.d.ts.map +0 -1
- package/lib/interceptors/ux-request-error-model.interceptor.d.ts +0 -14
- package/lib/interceptors/ux-request-error-model.interceptor.d.ts.map +0 -1
- package/lib/services/app/eui-init-app.d.ts +0 -12
- package/lib/services/app/eui-init-app.d.ts.map +0 -1
- package/lib/services/app/eui-pre-init-app.d.ts +0 -17
- package/lib/services/app/eui-pre-init-app.d.ts.map +0 -1
- package/lib/services/app/eui-startup.d.ts +0 -5
- package/lib/services/app/eui-startup.d.ts.map +0 -1
- package/lib/services/app/factories/log.d.ts +0 -26
- package/lib/services/app/factories/log.d.ts.map +0 -1
- package/lib/services/app/index.d.ts +0 -3
- package/lib/services/app/index.d.ts.map +0 -1
- package/lib/services/config/defaults.d.ts +0 -12
- package/lib/services/config/defaults.d.ts.map +0 -1
- package/lib/services/config/tokens.d.ts +0 -20
- package/lib/services/config/tokens.d.ts.map +0 -1
- package/lib/services/dynamic-component/dynamic-component.service.d.ts +0 -42
- package/lib/services/dynamic-component/dynamic-component.service.d.ts.map +0 -1
- package/lib/services/dynamic-menu/dynamic-menu.service.d.ts +0 -15
- package/lib/services/dynamic-menu/dynamic-menu.service.d.ts.map +0 -1
- package/lib/services/errors/eui.error.d.ts +0 -14
- package/lib/services/errors/eui.error.d.ts.map +0 -1
- package/lib/services/errors/global-error-handler.d.ts +0 -11
- package/lib/services/errors/global-error-handler.d.ts.map +0 -1
- package/lib/services/errors/http-error-handler-callback-functions.d.ts +0 -7
- package/lib/services/errors/http-error-handler-callback-functions.d.ts.map +0 -1
- package/lib/services/errors/http-error-handler.interceptor.d.ts +0 -23
- package/lib/services/errors/http-error-handler.interceptor.d.ts.map +0 -1
- package/lib/services/errors/index.d.ts +0 -5
- package/lib/services/errors/index.d.ts.map +0 -1
- package/lib/services/eui-app-shell.service.d.ts +0 -110
- package/lib/services/eui-app-shell.service.d.ts.map +0 -1
- package/lib/services/eui-theme.service.d.ts +0 -52
- package/lib/services/eui-theme.service.d.ts.map +0 -1
- package/lib/services/eui-timezone.service.d.ts +0 -270
- package/lib/services/eui-timezone.service.d.ts.map +0 -1
- package/lib/services/growl/eui-growl.service.d.ts +0 -23
- package/lib/services/growl/eui-growl.service.d.ts.map +0 -1
- package/lib/services/growl/index.d.ts +0 -2
- package/lib/services/growl/index.d.ts.map +0 -1
- package/lib/services/i18n/i18n.loader.d.ts +0 -93
- package/lib/services/i18n/i18n.loader.d.ts.map +0 -1
- package/lib/services/i18n/i18n.resource.d.ts +0 -36
- package/lib/services/i18n/i18n.resource.d.ts.map +0 -1
- package/lib/services/i18n/i18n.service.d.ts +0 -102
- package/lib/services/i18n/i18n.service.d.ts.map +0 -1
- package/lib/services/i18n/index.d.ts +0 -4
- package/lib/services/i18n/index.d.ts.map +0 -1
- package/lib/services/index.d.ts +0 -20
- package/lib/services/index.d.ts.map +0 -1
- package/lib/services/loader/eui-loader.model.d.ts +0 -97
- package/lib/services/loader/eui-loader.model.d.ts.map +0 -1
- package/lib/services/loader/eui-loader.service.d.ts +0 -143
- package/lib/services/loader/eui-loader.service.d.ts.map +0 -1
- package/lib/services/loader/index.d.ts +0 -3
- package/lib/services/loader/index.d.ts.map +0 -1
- package/lib/services/locale/index.d.ts +0 -3
- package/lib/services/locale/index.d.ts.map +0 -1
- package/lib/services/locale/locale.service.d.ts +0 -103
- package/lib/services/locale/locale.service.d.ts.map +0 -1
- package/lib/services/locale/locale.service.mock.d.ts +0 -16
- package/lib/services/locale/locale.service.mock.d.ts.map +0 -1
- package/lib/services/log/index.d.ts +0 -4
- package/lib/services/log/index.d.ts.map +0 -1
- package/lib/services/log/log.module.d.ts +0 -16
- package/lib/services/log/log.module.d.ts.map +0 -1
- package/lib/services/log/log.service.d.ts +0 -28
- package/lib/services/log/log.service.d.ts.map +0 -1
- package/lib/services/log/log.service.mock.d.ts +0 -5
- package/lib/services/log/log.service.mock.d.ts.map +0 -1
- package/lib/services/permission/permission.service.d.ts +0 -188
- package/lib/services/permission/permission.service.d.ts.map +0 -1
- package/lib/services/queue/api-queue.service.d.ts +0 -278
- package/lib/services/queue/api-queue.service.d.ts.map +0 -1
- package/lib/services/queue/api-queue.service.mock.d.ts +0 -14
- package/lib/services/queue/api-queue.service.mock.d.ts.map +0 -1
- package/lib/services/queue/index.d.ts +0 -3
- package/lib/services/queue/index.d.ts.map +0 -1
- package/lib/services/storage/async-storage.service.d.ts +0 -45
- package/lib/services/storage/async-storage.service.d.ts.map +0 -1
- package/lib/services/storage/async-storage.service.mock.d.ts +0 -12
- package/lib/services/storage/async-storage.service.mock.d.ts.map +0 -1
- package/lib/services/storage/index.d.ts +0 -8
- package/lib/services/storage/index.d.ts.map +0 -1
- package/lib/services/storage/local-forage.service.d.ts +0 -49
- package/lib/services/storage/local-forage.service.d.ts.map +0 -1
- package/lib/services/storage/local-storage.service.d.ts +0 -36
- package/lib/services/storage/local-storage.service.d.ts.map +0 -1
- package/lib/services/storage/session-storage.service.d.ts +0 -35
- package/lib/services/storage/session-storage.service.d.ts.map +0 -1
- package/lib/services/storage/storage.service.d.ts +0 -29
- package/lib/services/storage/storage.service.d.ts.map +0 -1
- package/lib/services/storage/storage.service.mock.d.ts +0 -8
- package/lib/services/storage/storage.service.mock.d.ts.map +0 -1
- package/lib/services/store/actions/app.actions.d.ts +0 -119
- package/lib/services/store/actions/app.actions.d.ts.map +0 -1
- package/lib/services/store/actions/i18n.actions.d.ts +0 -21
- package/lib/services/store/actions/i18n.actions.d.ts.map +0 -1
- package/lib/services/store/actions/index.d.ts +0 -6
- package/lib/services/store/actions/index.d.ts.map +0 -1
- package/lib/services/store/actions/locale.actions.d.ts +0 -21
- package/lib/services/store/actions/locale.actions.d.ts.map +0 -1
- package/lib/services/store/actions/notifications.actions.d.ts +0 -20
- package/lib/services/store/actions/notifications.actions.d.ts.map +0 -1
- package/lib/services/store/actions/user.actions.d.ts +0 -57
- package/lib/services/store/actions/user.actions.d.ts.map +0 -1
- package/lib/services/store/index.d.ts +0 -5
- package/lib/services/store/index.d.ts.map +0 -1
- package/lib/services/store/ngrx_kit.d.ts +0 -54
- package/lib/services/store/ngrx_kit.d.ts.map +0 -1
- package/lib/services/store/reducers/app.reducers.d.ts +0 -7
- package/lib/services/store/reducers/app.reducers.d.ts.map +0 -1
- package/lib/services/store/reducers/core.reducers.d.ts +0 -7
- package/lib/services/store/reducers/core.reducers.d.ts.map +0 -1
- package/lib/services/store/reducers/i18n.reducers.d.ts +0 -7
- package/lib/services/store/reducers/i18n.reducers.d.ts.map +0 -1
- package/lib/services/store/reducers/index.d.ts +0 -8
- package/lib/services/store/reducers/index.d.ts.map +0 -1
- package/lib/services/store/reducers/locale.reducers.d.ts +0 -7
- package/lib/services/store/reducers/locale.reducers.d.ts.map +0 -1
- package/lib/services/store/reducers/meta.reducers.d.ts +0 -32
- package/lib/services/store/reducers/meta.reducers.d.ts.map +0 -1
- package/lib/services/store/reducers/notifications.reducers.d.ts +0 -7
- package/lib/services/store/reducers/notifications.reducers.d.ts.map +0 -1
- package/lib/services/store/reducers/user.reducers.d.ts +0 -7
- package/lib/services/store/reducers/user.reducers.d.ts.map +0 -1
- package/lib/services/store/store.service.d.ts +0 -72
- package/lib/services/store/store.service.d.ts.map +0 -1
- package/lib/services/store/store.service.mock.d.ts +0 -15
- package/lib/services/store/store.service.mock.d.ts.map +0 -1
- package/lib/services/user/index.d.ts +0 -3
- package/lib/services/user/index.d.ts.map +0 -1
- package/lib/services/user/user.service.d.ts +0 -46
- package/lib/services/user/user.service.d.ts.map +0 -1
- package/lib/services/user/user.service.mock.d.ts +0 -15
- package/lib/services/user/user.service.mock.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dynamic-component.service.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/dynamic-component/dynamic-component.service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,wBAAwB,EAAgB,UAAU,EAAc,cAAc,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzI,OAAO,EAAmB,eAAe,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;;AAEtF,eAAO,MAAM,wBAAwB,wBAAyD,CAAC;AAE/F,qBACa,0BAA0B;IAU/B;;;OAGG;IACH,OAAO,CAAC,wBAAwB;IAChC,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,MAAM;IAflB,OAAO,CAAC,UAAU,CAAkB;IAGpC,OAAO,CAAC,MAAM,CAAuB;IAGrC,OAAO,CAAC,uBAAuB,CAAoB;;IAG/C;;;OAGG;IACK,wBAAwB,EAAE,wBAAwB,EAClD,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAE,cAAc;IAGlC;;;;;OAKG;IAGI,GAAG,CAAC,CAAC,EAAE,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,GAAG,GAAG,GAAG;IA8B9E;;;OAGG;IACI,MAAM,CAAC,aAAa,EAAE,eAAe,GAAG,IAAI;IAQnD;;;OAGG;IAGH,OAAO,CAAC,cAAc;yCA3Eb,0BAA0B;6CAA1B,0BAA0B;CAiFtC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { EuiMenuItem } from '@eui/base';
|
|
2
|
-
import { EuiPermissionService } from '../permission/permission.service';
|
|
3
|
-
import { StoreService } from '../store';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class EuiDynamicMenuService {
|
|
6
|
-
private euiPermission;
|
|
7
|
-
private store;
|
|
8
|
-
menuLinks: Array<EuiMenuItem>;
|
|
9
|
-
constructor(euiPermission: EuiPermissionService, store: StoreService);
|
|
10
|
-
getMenuLinks(): EuiMenuItem[];
|
|
11
|
-
filterEuiMenuItemsWithRights(links: Array<EuiMenuItem>): Array<EuiMenuItem>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EuiDynamicMenuService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EuiDynamicMenuService>;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=dynamic-menu.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dynamic-menu.service.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/dynamic-menu/dynamic-menu.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAgB,WAAW,EAAE,MAAM,WAAW,CAAC;AACtD,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;;AAExC,qBAGa,qBAAqB;IAM1B,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,KAAK;IANjB,SAAS,EAAE,KAAK,CAAC,WAAW,CAAC,CAAM;gBAKvB,aAAa,EAAE,oBAAoB,EACnC,KAAK,EAAE,YAAY;IAS/B,YAAY,IAAI,WAAW,EAAE;IAI7B,4BAA4B,CAAC,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,WAAW,CAAC;yCApBlE,qBAAqB;6CAArB,qBAAqB;CA0DjC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare const errorCodes: {
|
|
2
|
-
ERR_GENERIC: string;
|
|
3
|
-
};
|
|
4
|
-
export declare class ErrorSubClass {
|
|
5
|
-
code?: string;
|
|
6
|
-
message: string;
|
|
7
|
-
stack: string;
|
|
8
|
-
name: string;
|
|
9
|
-
constructor(code?: string, msg?: string, args?: any);
|
|
10
|
-
}
|
|
11
|
-
export declare class EuiError extends ErrorSubClass {
|
|
12
|
-
constructor(code?: string, msg?: string, args?: any);
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=eui.error.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui.error.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/errors/eui.error.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU;;CAEtB,CAAC;AASF,qBAAa,aAAa;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;gBAIR,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,GAAG;CAsBtD;AAKD,qBAAa,QAAS,SAAQ,aAAa;gBAG3B,IAAI,GAAE,MAA+B,EAAE,GAAG,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,GAAG;CAK9E"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ErrorHandler } from '@angular/core';
|
|
2
|
-
import { LogService } from '../log';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class GlobalErrorHandler extends ErrorHandler {
|
|
5
|
-
protected logService: LogService;
|
|
6
|
-
constructor(logService: LogService);
|
|
7
|
-
handleError(error: any): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalErrorHandler, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GlobalErrorHandler>;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=global-error-handler.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"global-error-handler.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/errors/global-error-handler.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAc,MAAM,eAAe,CAAC;AAEzD,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;;AAEpC,qBAGa,kBAAmB,SAAQ,YAAY;IACpC,SAAS,CAAC,UAAU,EAAE,UAAU;gBAAtB,UAAU,EAAE,UAAU;IAMnC,WAAW,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;yCAP7B,kBAAkB;6CAAlB,kBAAkB;CAc9B"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { HttpErrorResponse } from '@angular/common/http';
|
|
2
|
-
import { Injector } from '@angular/core';
|
|
3
|
-
export declare function AlertHttpErrorCallbackFn(error: HttpErrorResponse): void;
|
|
4
|
-
export declare function ConsoleHttpErrorCallbackFn(error: HttpErrorResponse): void;
|
|
5
|
-
export declare function LogHttpErrorCallbackFn(error: HttpErrorResponse, injector: Injector): void;
|
|
6
|
-
export declare function GrowlHttpErrorCallbackFn(error: HttpErrorResponse, injector: Injector): void;
|
|
7
|
-
//# sourceMappingURL=http-error-handler-callback-functions.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"http-error-handler-callback-functions.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/errors/http-error-handler-callback-functions.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAIzC,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,iBAAiB,GAAG,IAAI,CAEvE;AAED,wBAAgB,0BAA0B,CAAC,KAAK,EAAE,iBAAiB,GAAG,IAAI,CAEzE;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,iBAAiB,EAAE,QAAQ,EAAE,QAAQ,GAAG,IAAI,CAGzF;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,iBAAiB,EAAE,QAAQ,EAAE,QAAQ,GAAG,IAAI,CAG3F"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { HttpErrorResponse, HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
3
|
-
import { Router } from '@angular/router';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
import { HttpErrorHandlerConfig, HttpErrorRouteConfig } from '@eui/base';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class HttpErrorHandlerInterceptor implements HttpInterceptor {
|
|
8
|
-
protected config: HttpErrorHandlerConfig;
|
|
9
|
-
protected injector: Injector;
|
|
10
|
-
protected router: Router;
|
|
11
|
-
constructor(config: HttpErrorHandlerConfig, injector: Injector, router: Router);
|
|
12
|
-
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
13
|
-
/**
|
|
14
|
-
* Search in the configuration for the first matching route
|
|
15
|
-
*
|
|
16
|
-
* @param error http error response
|
|
17
|
-
* @returns HttpErrorRouteConfig or null
|
|
18
|
-
*/
|
|
19
|
-
protected getRouteConfig(error: HttpErrorResponse): HttpErrorRouteConfig | null;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HttpErrorHandlerInterceptor, never>;
|
|
21
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<HttpErrorHandlerInterceptor>;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=http-error-handler.interceptor.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"http-error-handler.interceptor.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/errors/http-error-handler.interceptor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsB,QAAQ,EAAE,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,SAAS,EAAE,WAAW,EAAE,eAAe,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAC/G,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAGlC,OAAO,EAAE,sBAAsB,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;;AAIzE,qBACa,2BAA4B,YAAW,eAAe;IAElB,SAAS,CAAC,MAAM,EAAE,sBAAsB;IACjF,SAAS,CAAC,QAAQ,EAAE,QAAQ;IAC5B,SAAS,CAAC,MAAM,EAAE,MAAM;gBAF2B,MAAM,EAAE,sBAA0D,EAC3G,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAE,MAAM;IAK5B,SAAS,CAAC,GAAG,EAAE,WAAW,CAAC,GAAG,CAAC,EAAE,IAAI,EAAE,WAAW,GAAG,UAAU,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC;IAyB/E;;;;;OAKG;IACH,SAAS,CAAC,cAAc,CAAC,KAAK,EAAE,iBAAiB,GAAG,oBAAoB,GAAG,IAAI;yCAxCtE,2BAA2B;6CAA3B,2BAA2B;CAiDvC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/errors/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,wBAAwB,CAAC;AACvC,cAAc,kCAAkC,CAAC;AACjD,cAAc,yCAAyC,CAAC"}
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { GlobalConfig, EuiLanguage, EuiMenuItem } from '@eui/base';
|
|
4
|
-
import { I18nService } from './i18n';
|
|
5
|
-
import { Router } from '@angular/router';
|
|
6
|
-
import { StoreService } from './store/store.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export interface UIState<BP = any, DI = any, AMD = any, BPV = any> {
|
|
9
|
-
appName?: string;
|
|
10
|
-
appShortName?: string;
|
|
11
|
-
appSubTitle?: string;
|
|
12
|
-
appBaseFontSize?: string;
|
|
13
|
-
isSidebarOpen?: boolean;
|
|
14
|
-
isSidebarActive?: boolean;
|
|
15
|
-
hasSidebar?: boolean;
|
|
16
|
-
hasBreadcrumb?: boolean;
|
|
17
|
-
hasHeader?: boolean;
|
|
18
|
-
hasHeaderLogo?: boolean;
|
|
19
|
-
hasHeaderEnvironment?: boolean;
|
|
20
|
-
hasToolbar?: boolean;
|
|
21
|
-
hasToolbarMenu?: boolean;
|
|
22
|
-
environmentValue?: string;
|
|
23
|
-
isSidebarHidden?: boolean;
|
|
24
|
-
hasSidebarCollapsedVariant?: boolean;
|
|
25
|
-
hasTopMessage?: boolean;
|
|
26
|
-
windowWidth?: number;
|
|
27
|
-
windowHeight?: number;
|
|
28
|
-
mainContentHeight?: number;
|
|
29
|
-
pageHeaderHeight?: number;
|
|
30
|
-
breakpoint?: string;
|
|
31
|
-
wrapperClasses?: string;
|
|
32
|
-
breakpoints?: BP;
|
|
33
|
-
breakpointValues?: BPV;
|
|
34
|
-
menuLinks?: EuiMenuItem[];
|
|
35
|
-
sidebarLinks?: EuiMenuItem[];
|
|
36
|
-
combinedLinks?: EuiMenuItem[];
|
|
37
|
-
isBlockDocumentActive?: boolean;
|
|
38
|
-
deviceInfo: DI;
|
|
39
|
-
activeLanguage: string;
|
|
40
|
-
languages: (string | EuiLanguage)[];
|
|
41
|
-
appMetadata: AMD;
|
|
42
|
-
hasModalActive?: boolean;
|
|
43
|
-
isDimmerActive?: boolean;
|
|
44
|
-
}
|
|
45
|
-
export declare class EuiAppShellService {
|
|
46
|
-
protected config: GlobalConfig;
|
|
47
|
-
private http;
|
|
48
|
-
private platformId;
|
|
49
|
-
private document;
|
|
50
|
-
private router;
|
|
51
|
-
private storeService;
|
|
52
|
-
private i18nService;
|
|
53
|
-
navigationStartCustomHandler: () => void;
|
|
54
|
-
navigationEndCustomHandler: () => void;
|
|
55
|
-
get state$(): Observable<UIState>;
|
|
56
|
-
get breakpoint$(): Observable<string>;
|
|
57
|
-
get breakpoints$(): Observable<any>;
|
|
58
|
-
get state(): UIState;
|
|
59
|
-
set isSidebarOpen(isOpen: boolean);
|
|
60
|
-
get isSidebarOpen(): boolean;
|
|
61
|
-
set isSidebarActive(isActive: boolean);
|
|
62
|
-
set sidebarLinks(links: EuiMenuItem[]);
|
|
63
|
-
set hasSidebarCollapsedVariant(isActive: boolean);
|
|
64
|
-
set menuLinks(links: EuiMenuItem[]);
|
|
65
|
-
set isBlockDocumentActive(isActive: boolean);
|
|
66
|
-
get hasHeader(): boolean;
|
|
67
|
-
get isDimmerActive(): boolean;
|
|
68
|
-
set isDimmerActive(isActive: boolean);
|
|
69
|
-
private _state$;
|
|
70
|
-
private _breakpoint$;
|
|
71
|
-
private _breakpoints$;
|
|
72
|
-
constructor(config: GlobalConfig, http: HttpClient, platformId: object, document: Document, router: Router, storeService: StoreService, i18nService: I18nService);
|
|
73
|
-
setState(nextState: UIState, updateI18?: boolean): void;
|
|
74
|
-
/**
|
|
75
|
-
* Emits a slice from the state whether that changes
|
|
76
|
-
*
|
|
77
|
-
* @param key can be 'key' or 'key.sub.sub'
|
|
78
|
-
*/
|
|
79
|
-
getState<T = any>(key?: string): Observable<T>;
|
|
80
|
-
sidebarToggle(): void;
|
|
81
|
-
dimmerActiveToggle(): void;
|
|
82
|
-
setDimmerActiveState(activeState: boolean): void;
|
|
83
|
-
fetchAppMetadata(metadataFilePath?: string): void;
|
|
84
|
-
activateSidebar(): void;
|
|
85
|
-
activateSidebarHeader(): void;
|
|
86
|
-
activateSidebarFooter(): void;
|
|
87
|
-
activateHeader(): void;
|
|
88
|
-
activateBreadcrumb(): void;
|
|
89
|
-
activateTopMessage(height: number): void;
|
|
90
|
-
activateToolbar(): void;
|
|
91
|
-
activateToolbarMenu(): void;
|
|
92
|
-
/**
|
|
93
|
-
* Returns the current value of --eui-f-size-base CSS variable
|
|
94
|
-
*/
|
|
95
|
-
getBaseFontSize(): string;
|
|
96
|
-
/**
|
|
97
|
-
* Updates the current value of --eui-f-size-base CSS variable and the UIState appBaseFontSize
|
|
98
|
-
*/
|
|
99
|
-
setBaseFontSize(newsize: string): void;
|
|
100
|
-
private getWrapperClasses;
|
|
101
|
-
private getBreakpoint;
|
|
102
|
-
private getBreakpoints;
|
|
103
|
-
private getJson;
|
|
104
|
-
private extractData;
|
|
105
|
-
private handleError;
|
|
106
|
-
private bindActiveLanguageToAppShellState;
|
|
107
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EuiAppShellService, [{ optional: true; }, null, null, null, null, null, { optional: true; }]>;
|
|
108
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EuiAppShellService>;
|
|
109
|
-
}
|
|
110
|
-
//# sourceMappingURL=eui-app-shell.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-app-shell.service.d.ts","sourceRoot":"","sources":["../../../src/lib/services/eui-app-shell.service.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { GlobalConfig } from '@eui/base';
|
|
3
|
-
import { EuiAppShellService } from './eui-app-shell.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare enum EuiTheme {
|
|
6
|
-
DEFAULT = "default",
|
|
7
|
-
ECL_EC = "ecl-ec",
|
|
8
|
-
ECL_EC_RTL = "ecl-ec-rtl",
|
|
9
|
-
ECL_EU = "ecl-eu",
|
|
10
|
-
ECL_EU_RTL = "ecl-eu-rtl",
|
|
11
|
-
EUI_LEGACY = "eui-legacy",
|
|
12
|
-
EUI_LEGACY_HC = "eui-legacy-high-contrast",
|
|
13
|
-
DARK = "dark",
|
|
14
|
-
COMPACT = "compact",
|
|
15
|
-
DS2025 = "ds2025"
|
|
16
|
-
}
|
|
17
|
-
interface IEuiTheme {
|
|
18
|
-
name: EuiTheme;
|
|
19
|
-
isActive: boolean;
|
|
20
|
-
styleSheet: string;
|
|
21
|
-
cssClass: string;
|
|
22
|
-
}
|
|
23
|
-
export interface ThemeState {
|
|
24
|
-
themes: IEuiTheme[];
|
|
25
|
-
theme: any;
|
|
26
|
-
}
|
|
27
|
-
export declare class EuiThemeService {
|
|
28
|
-
private document;
|
|
29
|
-
protected config: GlobalConfig;
|
|
30
|
-
private asService;
|
|
31
|
-
private _state$;
|
|
32
|
-
constructor(document: Document, config: GlobalConfig, asService: EuiAppShellService);
|
|
33
|
-
get state$(): Observable<ThemeState>;
|
|
34
|
-
get state(): ThemeState;
|
|
35
|
-
isDefault(): boolean;
|
|
36
|
-
isEclEc(): boolean;
|
|
37
|
-
isEclEcRtl(): boolean;
|
|
38
|
-
isEclEu(): boolean;
|
|
39
|
-
isEclEuRtl(): boolean;
|
|
40
|
-
isEuiLegacy(): boolean;
|
|
41
|
-
isEuiLegacyHc(): boolean;
|
|
42
|
-
isDark(): boolean;
|
|
43
|
-
isCompact(): boolean;
|
|
44
|
-
isDs2025(): boolean;
|
|
45
|
-
setActiveTheme(theme: EuiTheme, isActive: boolean): void;
|
|
46
|
-
private _renderTheme;
|
|
47
|
-
private _renderThemeCss;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EuiThemeService, [null, { optional: true; }, null]>;
|
|
49
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EuiThemeService>;
|
|
50
|
-
}
|
|
51
|
-
export {};
|
|
52
|
-
//# sourceMappingURL=eui-theme.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-theme.service.d.ts","sourceRoot":"","sources":["../../../src/lib/services/eui-theme.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,UAAU,EAAE,MAAM,MAAM,CAAC;AAEnD,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;;AAG7D,oBAAY,QAAQ;IAChB,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,UAAU,eAAe;IACzB,MAAM,WAAW;IACjB,UAAU,eAAe;IACzB,UAAU,eAAe;IACzB,aAAa,6BAA6B;IAC1C,IAAI,SAAS;IACb,OAAO,YAAY;IACnB,MAAM,WAAW;CACpB;AAED,UAAU,SAAS;IACf,IAAI,EAAE,QAAQ,CAAC;IACf,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,UAAU;IACvB,MAAM,EAAE,SAAS,EAAE,CAAC;IAEpB,KAAK,EAAE,GAAG,CAAC;CACd;AA6BD,qBAGa,eAAe;IAIF,OAAO,CAAC,QAAQ;IACO,SAAS,CAAC,MAAM,EAAE,YAAY;IACvE,OAAO,CAAC,SAAS;IALrB,OAAO,CAAC,OAAO,CAA8B;gBAGf,QAAQ,EAAE,QAAQ,EACO,MAAM,EAAE,YAAY,EAC/D,SAAS,EAAE,kBAAkB;IAOzC,IAAI,MAAM,IAAI,UAAU,CAAC,UAAU,CAAC,CAEnC;IAED,IAAI,KAAK,IAAI,UAAU,CAEtB;IAED,SAAS,IAAI,OAAO;IAGpB,OAAO,IAAI,OAAO;IAGlB,UAAU,IAAI,OAAO;IAGrB,OAAO,IAAI,OAAO;IAGlB,UAAU,IAAI,OAAO;IAGrB,WAAW,IAAI,OAAO;IAGtB,aAAa,IAAI,OAAO;IAGxB,MAAM,IAAI,OAAO;IAGjB,SAAS,IAAI,OAAO;IAGpB,QAAQ,IAAI,OAAO;IAInB,cAAc,CAAC,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,GAAG,IAAI;IAoCxD,OAAO,CAAC,YAAY;IAoBpB,OAAO,CAAC,eAAe;yCA5Gd,eAAe;6CAAf,eAAe;CA2I3B"}
|
|
@@ -1,270 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare const EUI_COUNTRIES: {
|
|
3
|
-
AF: string;
|
|
4
|
-
AX: string;
|
|
5
|
-
AL: string;
|
|
6
|
-
DZ: string;
|
|
7
|
-
AS: string;
|
|
8
|
-
AD: string;
|
|
9
|
-
AO: string;
|
|
10
|
-
AI: string;
|
|
11
|
-
AQ: string;
|
|
12
|
-
AG: string;
|
|
13
|
-
AR: string;
|
|
14
|
-
AM: string;
|
|
15
|
-
AW: string;
|
|
16
|
-
AU: string;
|
|
17
|
-
AT: string;
|
|
18
|
-
AZ: string;
|
|
19
|
-
BS: string;
|
|
20
|
-
BH: string;
|
|
21
|
-
BD: string;
|
|
22
|
-
BB: string;
|
|
23
|
-
BY: string;
|
|
24
|
-
BE: string;
|
|
25
|
-
BZ: string;
|
|
26
|
-
BJ: string;
|
|
27
|
-
BM: string;
|
|
28
|
-
BT: string;
|
|
29
|
-
BO: string;
|
|
30
|
-
BA: string;
|
|
31
|
-
BW: string;
|
|
32
|
-
BV: string;
|
|
33
|
-
BR: string;
|
|
34
|
-
VG: string;
|
|
35
|
-
IO: string;
|
|
36
|
-
BN: string;
|
|
37
|
-
BG: string;
|
|
38
|
-
BF: string;
|
|
39
|
-
BI: string;
|
|
40
|
-
KH: string;
|
|
41
|
-
CM: string;
|
|
42
|
-
CA: string;
|
|
43
|
-
CV: string;
|
|
44
|
-
KY: string;
|
|
45
|
-
CF: string;
|
|
46
|
-
TD: string;
|
|
47
|
-
CL: string;
|
|
48
|
-
CN: string;
|
|
49
|
-
HK: string;
|
|
50
|
-
MO: string;
|
|
51
|
-
CX: string;
|
|
52
|
-
CC: string;
|
|
53
|
-
CO: string;
|
|
54
|
-
KM: string;
|
|
55
|
-
CG: string;
|
|
56
|
-
CD: string;
|
|
57
|
-
CK: string;
|
|
58
|
-
CR: string;
|
|
59
|
-
CI: string;
|
|
60
|
-
HR: string;
|
|
61
|
-
CU: string;
|
|
62
|
-
CY: string;
|
|
63
|
-
CZ: string;
|
|
64
|
-
DK: string;
|
|
65
|
-
DJ: string;
|
|
66
|
-
DM: string;
|
|
67
|
-
DO: string;
|
|
68
|
-
EC: string;
|
|
69
|
-
EG: string;
|
|
70
|
-
SV: string;
|
|
71
|
-
GQ: string;
|
|
72
|
-
ER: string;
|
|
73
|
-
EE: string;
|
|
74
|
-
ET: string;
|
|
75
|
-
FK: string;
|
|
76
|
-
FO: string;
|
|
77
|
-
FJ: string;
|
|
78
|
-
FI: string;
|
|
79
|
-
FR: string;
|
|
80
|
-
GF: string;
|
|
81
|
-
PF: string;
|
|
82
|
-
TF: string;
|
|
83
|
-
GA: string;
|
|
84
|
-
GM: string;
|
|
85
|
-
GE: string;
|
|
86
|
-
DE: string;
|
|
87
|
-
GH: string;
|
|
88
|
-
GI: string;
|
|
89
|
-
GR: string;
|
|
90
|
-
GL: string;
|
|
91
|
-
GD: string;
|
|
92
|
-
GP: string;
|
|
93
|
-
GU: string;
|
|
94
|
-
GT: string;
|
|
95
|
-
GG: string;
|
|
96
|
-
GN: string;
|
|
97
|
-
GW: string;
|
|
98
|
-
GY: string;
|
|
99
|
-
HT: string;
|
|
100
|
-
HM: string;
|
|
101
|
-
VA: string;
|
|
102
|
-
HN: string;
|
|
103
|
-
HU: string;
|
|
104
|
-
IS: string;
|
|
105
|
-
IN: string;
|
|
106
|
-
ID: string;
|
|
107
|
-
IR: string;
|
|
108
|
-
IQ: string;
|
|
109
|
-
IE: string;
|
|
110
|
-
IM: string;
|
|
111
|
-
IL: string;
|
|
112
|
-
IT: string;
|
|
113
|
-
JM: string;
|
|
114
|
-
JP: string;
|
|
115
|
-
JE: string;
|
|
116
|
-
JO: string;
|
|
117
|
-
KZ: string;
|
|
118
|
-
KE: string;
|
|
119
|
-
KI: string;
|
|
120
|
-
KP: string;
|
|
121
|
-
KR: string;
|
|
122
|
-
KW: string;
|
|
123
|
-
KG: string;
|
|
124
|
-
LA: string;
|
|
125
|
-
LV: string;
|
|
126
|
-
LB: string;
|
|
127
|
-
LS: string;
|
|
128
|
-
LR: string;
|
|
129
|
-
LY: string;
|
|
130
|
-
LI: string;
|
|
131
|
-
LT: string;
|
|
132
|
-
LU: string;
|
|
133
|
-
MK: string;
|
|
134
|
-
MG: string;
|
|
135
|
-
MW: string;
|
|
136
|
-
MY: string;
|
|
137
|
-
MV: string;
|
|
138
|
-
ML: string;
|
|
139
|
-
MT: string;
|
|
140
|
-
MH: string;
|
|
141
|
-
MQ: string;
|
|
142
|
-
MR: string;
|
|
143
|
-
MU: string;
|
|
144
|
-
YT: string;
|
|
145
|
-
MX: string;
|
|
146
|
-
FM: string;
|
|
147
|
-
MD: string;
|
|
148
|
-
MC: string;
|
|
149
|
-
MN: string;
|
|
150
|
-
ME: string;
|
|
151
|
-
MS: string;
|
|
152
|
-
MA: string;
|
|
153
|
-
MZ: string;
|
|
154
|
-
MM: string;
|
|
155
|
-
NA: string;
|
|
156
|
-
NR: string;
|
|
157
|
-
NP: string;
|
|
158
|
-
NL: string;
|
|
159
|
-
AN: string;
|
|
160
|
-
NC: string;
|
|
161
|
-
NZ: string;
|
|
162
|
-
NI: string;
|
|
163
|
-
NE: string;
|
|
164
|
-
NG: string;
|
|
165
|
-
NU: string;
|
|
166
|
-
NF: string;
|
|
167
|
-
MP: string;
|
|
168
|
-
NO: string;
|
|
169
|
-
OM: string;
|
|
170
|
-
PK: string;
|
|
171
|
-
PW: string;
|
|
172
|
-
PS: string;
|
|
173
|
-
PA: string;
|
|
174
|
-
PG: string;
|
|
175
|
-
PY: string;
|
|
176
|
-
PE: string;
|
|
177
|
-
PH: string;
|
|
178
|
-
PN: string;
|
|
179
|
-
PL: string;
|
|
180
|
-
PT: string;
|
|
181
|
-
PR: string;
|
|
182
|
-
QA: string;
|
|
183
|
-
RE: string;
|
|
184
|
-
RO: string;
|
|
185
|
-
RU: string;
|
|
186
|
-
RW: string;
|
|
187
|
-
BL: string;
|
|
188
|
-
SH: string;
|
|
189
|
-
KN: string;
|
|
190
|
-
LC: string;
|
|
191
|
-
MF: string;
|
|
192
|
-
PM: string;
|
|
193
|
-
VC: string;
|
|
194
|
-
WS: string;
|
|
195
|
-
SM: string;
|
|
196
|
-
ST: string;
|
|
197
|
-
SA: string;
|
|
198
|
-
SN: string;
|
|
199
|
-
RS: string;
|
|
200
|
-
SC: string;
|
|
201
|
-
SL: string;
|
|
202
|
-
SG: string;
|
|
203
|
-
SK: string;
|
|
204
|
-
SI: string;
|
|
205
|
-
SB: string;
|
|
206
|
-
SO: string;
|
|
207
|
-
ZA: string;
|
|
208
|
-
GS: string;
|
|
209
|
-
SS: string;
|
|
210
|
-
ES: string;
|
|
211
|
-
LK: string;
|
|
212
|
-
SD: string;
|
|
213
|
-
SR: string;
|
|
214
|
-
SJ: string;
|
|
215
|
-
SZ: string;
|
|
216
|
-
SE: string;
|
|
217
|
-
CH: string;
|
|
218
|
-
SY: string;
|
|
219
|
-
TW: string;
|
|
220
|
-
TJ: string;
|
|
221
|
-
TZ: string;
|
|
222
|
-
TH: string;
|
|
223
|
-
TL: string;
|
|
224
|
-
TG: string;
|
|
225
|
-
TK: string;
|
|
226
|
-
TO: string;
|
|
227
|
-
TT: string;
|
|
228
|
-
TN: string;
|
|
229
|
-
TR: string;
|
|
230
|
-
TM: string;
|
|
231
|
-
TC: string;
|
|
232
|
-
TV: string;
|
|
233
|
-
UG: string;
|
|
234
|
-
UA: string;
|
|
235
|
-
AE: string;
|
|
236
|
-
GB: string;
|
|
237
|
-
US: string;
|
|
238
|
-
UM: string;
|
|
239
|
-
UY: string;
|
|
240
|
-
UZ: string;
|
|
241
|
-
VU: string;
|
|
242
|
-
VE: string;
|
|
243
|
-
VN: string;
|
|
244
|
-
VI: string;
|
|
245
|
-
WF: string;
|
|
246
|
-
EH: string;
|
|
247
|
-
YE: string;
|
|
248
|
-
ZM: string;
|
|
249
|
-
ZW: string;
|
|
250
|
-
};
|
|
251
|
-
export interface EuiTimeZone {
|
|
252
|
-
name: string;
|
|
253
|
-
desc: string;
|
|
254
|
-
}
|
|
255
|
-
export declare const EUI_TIMEZONES: EuiTimeZone[];
|
|
256
|
-
export declare class EuiTimezoneService {
|
|
257
|
-
/**
|
|
258
|
-
* Convert country ISO code to country name (in english)
|
|
259
|
-
*/
|
|
260
|
-
iso2country(iso: string): string;
|
|
261
|
-
/**
|
|
262
|
-
* Gets the list of ISO-codes for all countries
|
|
263
|
-
*/
|
|
264
|
-
getCountries(): string[];
|
|
265
|
-
getTimezones(): EuiTimeZone[];
|
|
266
|
-
getTimezone(tz: string): EuiTimeZone;
|
|
267
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EuiTimezoneService, never>;
|
|
268
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EuiTimezoneService>;
|
|
269
|
-
}
|
|
270
|
-
//# sourceMappingURL=eui-timezone.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-timezone.service.d.ts","sourceRoot":"","sources":["../../../src/lib/services/eui-timezone.service.ts"],"names":[],"mappings":";AAIA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwPzB,CAAC;AAEF,MAAM,WAAW,WAAW;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,aAAa,EAAE,WAAW,EAibtC,CAAC;AAEF,qBACa,kBAAkB;IAC3B;;OAEG;IACH,WAAW,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM;IAIhC;;OAEG;IACH,YAAY,IAAI,MAAM,EAAE;IAQxB,YAAY,IAAI,WAAW,EAAE;IAI7B,WAAW,CAAC,EAAE,EAAE,MAAM,GAAG,WAAW;yCAvB3B,kBAAkB;6CAAlB,kBAAkB;CA0B9B"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { EuiGrowlMessage } from '@eui/base';
|
|
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
|
-
ariaGrowlLive: 'off' | 'polite' | 'assertive';
|
|
11
|
-
/**
|
|
12
|
-
* displays a growl UxMessage item, isSticky
|
|
13
|
-
*/
|
|
14
|
-
growl(msg: EuiGrowlMessage, isSticky?: boolean, isMultiple?: boolean, life?: number, position?: string, callback?: () => void, ariaLive?: 'off' | 'polite' | 'assertive'): void;
|
|
15
|
-
clearGrowl(): void;
|
|
16
|
-
growlSuccess(msg: string, position?: string): void;
|
|
17
|
-
growlError(msg: string, position?: string): void;
|
|
18
|
-
growlWarning(msg: string, position?: string): void;
|
|
19
|
-
growlInfo(msg: string, position?: string): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EuiGrowlService, never>;
|
|
21
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<EuiGrowlService>;
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=eui-growl.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"eui-growl.service.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/growl/eui-growl.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;;AAE5C,qBAGa,eAAe;IACxB,aAAa,QAAM;IACnB,aAAa,UAAS;IACtB,gBAAgB,UAAS;IACzB,SAAS,SAAQ;IACjB,aAAa,SAAkB;IAC/B,aAAa,MAAQ;IACrB,aAAa,EAAE,KAAK,GAAG,QAAQ,GAAG,WAAW,CAAY;IAEzD;;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,EAAE,QAAQ,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,WAAW,GAAG,IAAI;IAwC/K,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;IAIhD,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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/growl/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC"}
|