@eui/core 18.0.0-next.51 → 18.0.0-next.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/dependencies.html +19 -19
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/lib/eui-core.module.mjs +5 -5
- package/esm2022/lib/interceptors/add-lang-param.interceptor.mjs +4 -4
- package/esm2022/lib/interceptors/cache-prevention.interceptor.mjs +4 -4
- package/esm2022/lib/interceptors/cors-security.interceptor.mjs +4 -4
- package/esm2022/lib/interceptors/csrf-prevention.interceptor.mjs +4 -4
- package/esm2022/lib/interceptors/eu-login-session-timeout-handling.interceptor.mjs +4 -4
- package/esm2022/lib/interceptors/ux-request-error-model.interceptor.mjs +4 -4
- package/esm2022/lib/services/dynamic-component/dynamic-component.service.mjs +4 -4
- package/esm2022/lib/services/dynamic-menu/dynamic-menu.service.mjs +4 -4
- package/esm2022/lib/services/errors/global-error-handler.mjs +4 -4
- package/esm2022/lib/services/errors/http-error-handler.interceptor.mjs +4 -4
- package/esm2022/lib/services/eui-app-shell.service.mjs +4 -4
- package/esm2022/lib/services/eui-theme.service.mjs +4 -4
- package/esm2022/lib/services/eui-timezone.service.mjs +4 -4
- package/esm2022/lib/services/growl/eui-growl.service.mjs +4 -4
- package/esm2022/lib/services/i18n/i18n.loader.mjs +4 -4
- package/esm2022/lib/services/i18n/i18n.service.mjs +4 -4
- package/esm2022/lib/services/loader/eui-loader.service.mjs +4 -4
- package/esm2022/lib/services/locale/locale.service.mjs +4 -4
- package/esm2022/lib/services/locale/locale.service.mock.mjs +4 -4
- package/esm2022/lib/services/log/log.module.mjs +5 -5
- package/esm2022/lib/services/log/log.service.mjs +4 -4
- package/esm2022/lib/services/permission/permission.service.mjs +4 -4
- package/esm2022/lib/services/queue/api-queue.service.mjs +4 -4
- package/esm2022/lib/services/storage/local-forage.service.mjs +4 -4
- package/esm2022/lib/services/storage/local-storage.service.mjs +4 -4
- package/esm2022/lib/services/storage/session-storage.service.mjs +4 -4
- package/esm2022/lib/services/store/effects/app.effects.mjs +4 -4
- package/esm2022/lib/services/store/store.service.mjs +4 -4
- package/esm2022/lib/services/store/store.service.mock.mjs +4 -4
- package/esm2022/lib/services/user/user.service.mjs +4 -4
- package/esm2022/lib/services/user/user.service.mock.mjs +4 -4
- package/fesm2022/eui-core.mjs +98 -98
- package/fesm2022/eui-core.mjs.map +1 -1
- package/package.json +2 -2
package/fesm2022/eui-core.mjs
CHANGED
|
@@ -351,13 +351,13 @@ var EuiGrowlService = class _EuiGrowlService {
|
|
|
351
351
|
this.growl({ severity: "info", summary: "INFO", detail: msg }, false, false, void 0, position2);
|
|
352
352
|
}
|
|
353
353
|
static {
|
|
354
|
-
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
354
|
+
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: _EuiGrowlService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
355
355
|
}
|
|
356
356
|
static {
|
|
357
|
-
this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
357
|
+
this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: _EuiGrowlService, providedIn: "root" });
|
|
358
358
|
}
|
|
359
359
|
};
|
|
360
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
360
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i0, type: EuiGrowlService, decorators: [{
|
|
361
361
|
type: Injectable,
|
|
362
362
|
args: [{
|
|
363
363
|
providedIn: "root"
|
|
@@ -400,13 +400,13 @@ var CoreAppEffects = class _CoreAppEffects {
|
|
|
400
400
|
})), { dispatch: false });
|
|
401
401
|
}
|
|
402
402
|
static {
|
|
403
|
-
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
403
|
+
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i02, type: _CoreAppEffects, deps: [{ token: i1.Actions }, { token: SHOW_CONNECTION_STATUS_TOKEN }, { token: i2.TranslateService }, { token: EuiGrowlService }], target: i02.ɵɵFactoryTarget.Injectable });
|
|
404
404
|
}
|
|
405
405
|
static {
|
|
406
|
-
this.ɵprov = i02.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
406
|
+
this.ɵprov = i02.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i02, type: _CoreAppEffects });
|
|
407
407
|
}
|
|
408
408
|
};
|
|
409
|
-
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
409
|
+
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i02, type: CoreAppEffects, decorators: [{
|
|
410
410
|
type: Injectable2
|
|
411
411
|
}], ctorParameters: () => [{ type: i1.Actions }, { type: void 0, decorators: [{
|
|
412
412
|
type: Inject,
|
|
@@ -643,13 +643,13 @@ var LogService = class _LogService extends Logger {
|
|
|
643
643
|
return logger;
|
|
644
644
|
}
|
|
645
645
|
static {
|
|
646
|
-
this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
646
|
+
this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i03, type: _LogService, deps: [{ token: BASE_LOGGER_NAME_TOKEN }, { token: LOG_LEVEL_TOKEN }, { token: LOG_APPENDERS_TOKEN }], target: i03.ɵɵFactoryTarget.Injectable });
|
|
647
647
|
}
|
|
648
648
|
static {
|
|
649
|
-
this.ɵprov = i03.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
649
|
+
this.ɵprov = i03.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i03, type: _LogService });
|
|
650
650
|
}
|
|
651
651
|
};
|
|
652
|
-
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
652
|
+
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i03, type: LogService, decorators: [{
|
|
653
653
|
type: Injectable3
|
|
654
654
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
655
655
|
type: Inject2,
|
|
@@ -726,16 +726,16 @@ var LogModule = class _LogModule {
|
|
|
726
726
|
};
|
|
727
727
|
}
|
|
728
728
|
static {
|
|
729
|
-
this.ɵfac = i04.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
729
|
+
this.ɵfac = i04.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i04, type: _LogModule, deps: [], target: i04.ɵɵFactoryTarget.NgModule });
|
|
730
730
|
}
|
|
731
731
|
static {
|
|
732
|
-
this.ɵmod = i04.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-
|
|
732
|
+
this.ɵmod = i04.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i04, type: _LogModule });
|
|
733
733
|
}
|
|
734
734
|
static {
|
|
735
|
-
this.ɵinj = i04.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-
|
|
735
|
+
this.ɵinj = i04.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i04, type: _LogModule });
|
|
736
736
|
}
|
|
737
737
|
};
|
|
738
|
-
i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
738
|
+
i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i04, type: LogModule, decorators: [{
|
|
739
739
|
type: NgModule
|
|
740
740
|
}] });
|
|
741
741
|
|
|
@@ -836,13 +836,13 @@ var StoreService = class _StoreService {
|
|
|
836
836
|
}
|
|
837
837
|
}
|
|
838
838
|
static {
|
|
839
|
-
this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
839
|
+
this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i05, type: _StoreService, deps: [{ token: i13.Store, optional: true }, { token: LogService, optional: true }], target: i05.ɵɵFactoryTarget.Injectable });
|
|
840
840
|
}
|
|
841
841
|
static {
|
|
842
|
-
this.ɵprov = i05.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
842
|
+
this.ɵprov = i05.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i05, type: _StoreService, providedIn: "root" });
|
|
843
843
|
}
|
|
844
844
|
};
|
|
845
|
-
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
845
|
+
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i05, type: StoreService, decorators: [{
|
|
846
846
|
type: Injectable4,
|
|
847
847
|
args: [{
|
|
848
848
|
providedIn: "root"
|
|
@@ -873,13 +873,13 @@ var StoreServiceMock = class _StoreServiceMock extends StoreService {
|
|
|
873
873
|
return of({});
|
|
874
874
|
}
|
|
875
875
|
static {
|
|
876
|
-
this.ɵfac = i06.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
876
|
+
this.ɵfac = i06.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i06, type: _StoreServiceMock, deps: [], target: i06.ɵɵFactoryTarget.Injectable });
|
|
877
877
|
}
|
|
878
878
|
static {
|
|
879
|
-
this.ɵprov = i06.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
879
|
+
this.ɵprov = i06.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i06, type: _StoreServiceMock });
|
|
880
880
|
}
|
|
881
881
|
};
|
|
882
|
-
i06.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
882
|
+
i06.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i06, type: StoreServiceMock, decorators: [{
|
|
883
883
|
type: Injectable5
|
|
884
884
|
}], ctorParameters: () => [] });
|
|
885
885
|
|
|
@@ -986,16 +986,16 @@ var CoreModule = class _CoreModule {
|
|
|
986
986
|
}
|
|
987
987
|
}
|
|
988
988
|
static {
|
|
989
|
-
this.ɵfac = i07.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
989
|
+
this.ɵfac = i07.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i07, type: _CoreModule, deps: [{ token: CORE_ROOT_GUARD, optional: true }, { token: _CoreModule, optional: true, skipSelf: true }, { token: i07.Injector }], target: i07.ɵɵFactoryTarget.NgModule });
|
|
990
990
|
}
|
|
991
991
|
static {
|
|
992
|
-
this.ɵmod = i07.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-
|
|
992
|
+
this.ɵmod = i07.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-rc.0", ngImport: i07, type: _CoreModule });
|
|
993
993
|
}
|
|
994
994
|
static {
|
|
995
|
-
this.ɵinj = i07.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-
|
|
995
|
+
this.ɵinj = i07.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i07, type: _CoreModule });
|
|
996
996
|
}
|
|
997
997
|
};
|
|
998
|
-
i07.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
998
|
+
i07.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i07, type: CoreModule, decorators: [{
|
|
999
999
|
type: NgModule2,
|
|
1000
1000
|
args: [{
|
|
1001
1001
|
imports: [
|
|
@@ -1104,13 +1104,13 @@ var GlobalErrorHandler = class _GlobalErrorHandler extends ErrorHandler {
|
|
|
1104
1104
|
super.handleError(error);
|
|
1105
1105
|
}
|
|
1106
1106
|
static {
|
|
1107
|
-
this.ɵfac = i08.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
1107
|
+
this.ɵfac = i08.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i08, type: _GlobalErrorHandler, deps: [{ token: LogService }], target: i08.ɵɵFactoryTarget.Injectable });
|
|
1108
1108
|
}
|
|
1109
1109
|
static {
|
|
1110
|
-
this.ɵprov = i08.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
1110
|
+
this.ɵprov = i08.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i08, type: _GlobalErrorHandler, providedIn: "root" });
|
|
1111
1111
|
}
|
|
1112
1112
|
};
|
|
1113
|
-
i08.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
1113
|
+
i08.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i08, type: GlobalErrorHandler, decorators: [{
|
|
1114
1114
|
type: Injectable6,
|
|
1115
1115
|
args: [{
|
|
1116
1116
|
providedIn: "root"
|
|
@@ -1164,13 +1164,13 @@ var HttpErrorHandlerInterceptor = class _HttpErrorHandlerInterceptor {
|
|
|
1164
1164
|
return routes.length > 0 ? routes[0] : null;
|
|
1165
1165
|
}
|
|
1166
1166
|
static {
|
|
1167
|
-
this.ɵfac = i09.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
1167
|
+
this.ɵfac = i09.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i09, type: _HttpErrorHandlerInterceptor, deps: [{ token: HTTP_ERROR_HANDLER_CONFIG_TOKEN }, { token: i09.Injector }, { token: i14.Router }], target: i09.ɵɵFactoryTarget.Injectable });
|
|
1168
1168
|
}
|
|
1169
1169
|
static {
|
|
1170
|
-
this.ɵprov = i09.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
1170
|
+
this.ɵprov = i09.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i09, type: _HttpErrorHandlerInterceptor });
|
|
1171
1171
|
}
|
|
1172
1172
|
};
|
|
1173
|
-
i09.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
1173
|
+
i09.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i09, type: HttpErrorHandlerInterceptor, decorators: [{
|
|
1174
1174
|
type: Injectable7
|
|
1175
1175
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
1176
1176
|
type: Inject4,
|
|
@@ -1480,13 +1480,13 @@ var ApiQueueService = class _ApiQueueService {
|
|
|
1480
1480
|
return this.http[item.method.toLowerCase()](item.uri, item.payload).pipe(tap3(() => this.removeQueueItem(id)));
|
|
1481
1481
|
}
|
|
1482
1482
|
static {
|
|
1483
|
-
this.ɵfac = i010.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
1483
|
+
this.ɵfac = i010.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i010, type: _ApiQueueService, deps: [{ token: StoreService }, { token: i22.HttpClient }, { token: LogService, optional: true }], target: i010.ɵɵFactoryTarget.Injectable });
|
|
1484
1484
|
}
|
|
1485
1485
|
static {
|
|
1486
|
-
this.ɵprov = i010.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
1486
|
+
this.ɵprov = i010.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i010, type: _ApiQueueService, providedIn: "root" });
|
|
1487
1487
|
}
|
|
1488
1488
|
};
|
|
1489
|
-
i010.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
1489
|
+
i010.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i010, type: ApiQueueService, decorators: [{
|
|
1490
1490
|
type: Injectable8,
|
|
1491
1491
|
args: [{
|
|
1492
1492
|
providedIn: "root"
|
|
@@ -1723,13 +1723,13 @@ var I18nLoader = class _I18nLoader {
|
|
|
1723
1723
|
return void 0;
|
|
1724
1724
|
}
|
|
1725
1725
|
static {
|
|
1726
|
-
this.ɵfac = i011.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
1726
|
+
this.ɵfac = i011.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i011, type: _I18nLoader, deps: [{ token: i15.HttpClient }, { token: LogService, optional: true }, { token: CONFIG_TOKEN }], target: i011.ɵɵFactoryTarget.Injectable });
|
|
1727
1727
|
}
|
|
1728
1728
|
static {
|
|
1729
|
-
this.ɵprov = i011.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
1729
|
+
this.ɵprov = i011.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i011, type: _I18nLoader });
|
|
1730
1730
|
}
|
|
1731
1731
|
};
|
|
1732
|
-
i011.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
1732
|
+
i011.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i011, type: I18nLoader, decorators: [{
|
|
1733
1733
|
type: Injectable9
|
|
1734
1734
|
}], ctorParameters: () => [{ type: i15.HttpClient }, { type: LogService, decorators: [{
|
|
1735
1735
|
type: Optional4
|
|
@@ -1928,13 +1928,13 @@ var I18nService = class _I18nService extends EuiLazyService {
|
|
|
1928
1928
|
this.document.documentElement.lang = lang;
|
|
1929
1929
|
}
|
|
1930
1930
|
static {
|
|
1931
|
-
this.ɵfac = i012.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
1931
|
+
this.ɵfac = i012.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i012, type: _I18nService, deps: [{ token: GLOBAL_CONFIG_TOKEN }, { token: i16.TranslateService }, { token: LogService, optional: true }, { token: StoreService }, { token: DOCUMENT }], target: i012.ɵɵFactoryTarget.Injectable });
|
|
1932
1932
|
}
|
|
1933
1933
|
static {
|
|
1934
|
-
this.ɵprov = i012.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
1934
|
+
this.ɵprov = i012.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i012, type: _I18nService, providedIn: "root" });
|
|
1935
1935
|
}
|
|
1936
1936
|
};
|
|
1937
|
-
i012.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
1937
|
+
i012.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i012, type: I18nService, decorators: [{
|
|
1938
1938
|
type: Injectable10,
|
|
1939
1939
|
args: [{
|
|
1940
1940
|
providedIn: "root"
|
|
@@ -2339,13 +2339,13 @@ var EuiPermissionService = class _EuiPermissionService extends EuiService {
|
|
|
2339
2339
|
return rights.every((right) => this.userRights.find((uRight) => uRight.id === right.id));
|
|
2340
2340
|
}
|
|
2341
2341
|
static {
|
|
2342
|
-
this.ɵfac = i013.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
2342
|
+
this.ɵfac = i013.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i013, type: _EuiPermissionService, deps: [{ token: LogService, optional: true }, { token: StoreService }], target: i013.ɵɵFactoryTarget.Injectable });
|
|
2343
2343
|
}
|
|
2344
2344
|
static {
|
|
2345
|
-
this.ɵprov = i013.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
2345
|
+
this.ɵprov = i013.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i013, type: _EuiPermissionService, providedIn: "root" });
|
|
2346
2346
|
}
|
|
2347
2347
|
};
|
|
2348
|
-
i013.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
2348
|
+
i013.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i013, type: EuiPermissionService, decorators: [{
|
|
2349
2349
|
type: Injectable11,
|
|
2350
2350
|
args: [{
|
|
2351
2351
|
providedIn: "root"
|
|
@@ -2406,13 +2406,13 @@ var EuiDynamicMenuService = class _EuiDynamicMenuService {
|
|
|
2406
2406
|
});
|
|
2407
2407
|
}
|
|
2408
2408
|
static {
|
|
2409
|
-
this.ɵfac = i014.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
2409
|
+
this.ɵfac = i014.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i014, type: _EuiDynamicMenuService, deps: [{ token: EuiPermissionService }, { token: StoreService }], target: i014.ɵɵFactoryTarget.Injectable });
|
|
2410
2410
|
}
|
|
2411
2411
|
static {
|
|
2412
|
-
this.ɵprov = i014.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
2412
|
+
this.ɵprov = i014.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i014, type: _EuiDynamicMenuService, providedIn: "root" });
|
|
2413
2413
|
}
|
|
2414
2414
|
};
|
|
2415
|
-
i014.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
2415
|
+
i014.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i014, type: EuiDynamicMenuService, decorators: [{
|
|
2416
2416
|
type: Injectable12,
|
|
2417
2417
|
args: [{
|
|
2418
2418
|
providedIn: "root"
|
|
@@ -2477,13 +2477,13 @@ var EuiDynamicComponentService = class _EuiDynamicComponentService {
|
|
|
2477
2477
|
return new PortalInjector(this.injector, injectorTokens);
|
|
2478
2478
|
}
|
|
2479
2479
|
static {
|
|
2480
|
-
this.ɵfac = i015.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
2480
|
+
this.ɵfac = i015.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i015, type: _EuiDynamicComponentService, deps: [{ token: i015.ComponentFactoryResolver }, { token: i015.Injector }, { token: i015.ApplicationRef }], target: i015.ɵɵFactoryTarget.Injectable });
|
|
2481
2481
|
}
|
|
2482
2482
|
static {
|
|
2483
|
-
this.ɵprov = i015.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
2483
|
+
this.ɵprov = i015.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i015, type: _EuiDynamicComponentService });
|
|
2484
2484
|
}
|
|
2485
2485
|
};
|
|
2486
|
-
i015.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
2486
|
+
i015.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i015, type: EuiDynamicComponentService, decorators: [{
|
|
2487
2487
|
type: Injectable13
|
|
2488
2488
|
}], ctorParameters: () => [{ type: i015.ComponentFactoryResolver }, { type: i015.Injector }, { type: i015.ApplicationRef }] });
|
|
2489
2489
|
|
|
@@ -3128,13 +3128,13 @@ var EuiAppShellService = class _EuiAppShellService {
|
|
|
3128
3128
|
});
|
|
3129
3129
|
}
|
|
3130
3130
|
static {
|
|
3131
|
-
this.ɵfac = i016.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
3131
|
+
this.ɵfac = i016.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i016, type: _EuiAppShellService, deps: [{ token: GLOBAL_CONFIG_TOKEN, optional: true }, { token: i17.HttpClient }, { token: PLATFORM_ID }, { token: i23.Router }, { token: StoreService }, { token: I18nService, optional: true }], target: i016.ɵɵFactoryTarget.Injectable });
|
|
3132
3132
|
}
|
|
3133
3133
|
static {
|
|
3134
|
-
this.ɵprov = i016.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
3134
|
+
this.ɵprov = i016.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i016, type: _EuiAppShellService, providedIn: "root" });
|
|
3135
3135
|
}
|
|
3136
3136
|
};
|
|
3137
|
-
i016.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
3137
|
+
i016.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i016, type: EuiAppShellService, decorators: [{
|
|
3138
3138
|
type: Injectable14,
|
|
3139
3139
|
args: [{
|
|
3140
3140
|
providedIn: "root"
|
|
@@ -3861,13 +3861,13 @@ var EuiTimezoneService = class _EuiTimezoneService {
|
|
|
3861
3861
|
return EUI_TIMEZONES.find((item) => item.name === tz);
|
|
3862
3862
|
}
|
|
3863
3863
|
static {
|
|
3864
|
-
this.ɵfac = i017.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
3864
|
+
this.ɵfac = i017.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i017, type: _EuiTimezoneService, deps: [], target: i017.ɵɵFactoryTarget.Injectable });
|
|
3865
3865
|
}
|
|
3866
3866
|
static {
|
|
3867
|
-
this.ɵprov = i017.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
3867
|
+
this.ɵprov = i017.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i017, type: _EuiTimezoneService });
|
|
3868
3868
|
}
|
|
3869
3869
|
};
|
|
3870
|
-
i017.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
3870
|
+
i017.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i017, type: EuiTimezoneService, decorators: [{
|
|
3871
3871
|
type: Injectable15
|
|
3872
3872
|
}] });
|
|
3873
3873
|
|
|
@@ -3906,13 +3906,13 @@ var EuiThemeService = class _EuiThemeService {
|
|
|
3906
3906
|
this.themeSubject.next(theme);
|
|
3907
3907
|
}
|
|
3908
3908
|
static {
|
|
3909
|
-
this.ɵfac = i018.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
3909
|
+
this.ɵfac = i018.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i018, type: _EuiThemeService, deps: [{ token: GLOBAL_CONFIG_TOKEN, optional: true }], target: i018.ɵɵFactoryTarget.Injectable });
|
|
3910
3910
|
}
|
|
3911
3911
|
static {
|
|
3912
|
-
this.ɵprov = i018.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
3912
|
+
this.ɵprov = i018.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i018, type: _EuiThemeService, providedIn: "root" });
|
|
3913
3913
|
}
|
|
3914
3914
|
};
|
|
3915
|
-
i018.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
3915
|
+
i018.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i018, type: EuiThemeService, decorators: [{
|
|
3916
3916
|
type: Injectable16,
|
|
3917
3917
|
args: [{ providedIn: "root" }]
|
|
3918
3918
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
@@ -4054,13 +4054,13 @@ var LocalStorageService = class _LocalStorageService extends StorageService {
|
|
|
4054
4054
|
}
|
|
4055
4055
|
}
|
|
4056
4056
|
static {
|
|
4057
|
-
this.ɵfac = i019.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4057
|
+
this.ɵfac = i019.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i019, type: _LocalStorageService, deps: [{ token: LogService, optional: true }], target: i019.ɵɵFactoryTarget.Injectable });
|
|
4058
4058
|
}
|
|
4059
4059
|
static {
|
|
4060
|
-
this.ɵprov = i019.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4060
|
+
this.ɵprov = i019.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i019, type: _LocalStorageService });
|
|
4061
4061
|
}
|
|
4062
4062
|
};
|
|
4063
|
-
i019.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4063
|
+
i019.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i019, type: LocalStorageService, decorators: [{
|
|
4064
4064
|
type: Injectable17
|
|
4065
4065
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
4066
4066
|
type: Optional9
|
|
@@ -4132,13 +4132,13 @@ var SessionStorageService = class _SessionStorageService extends StorageService
|
|
|
4132
4132
|
}
|
|
4133
4133
|
}
|
|
4134
4134
|
static {
|
|
4135
|
-
this.ɵfac = i020.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4135
|
+
this.ɵfac = i020.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i020, type: _SessionStorageService, deps: [{ token: LogService, optional: true }], target: i020.ɵɵFactoryTarget.Injectable });
|
|
4136
4136
|
}
|
|
4137
4137
|
static {
|
|
4138
|
-
this.ɵprov = i020.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4138
|
+
this.ɵprov = i020.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i020, type: _SessionStorageService });
|
|
4139
4139
|
}
|
|
4140
4140
|
};
|
|
4141
|
-
i020.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4141
|
+
i020.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i020, type: SessionStorageService, decorators: [{
|
|
4142
4142
|
type: Injectable18
|
|
4143
4143
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
4144
4144
|
type: Optional10
|
|
@@ -4240,13 +4240,13 @@ var LocalForageService = class _LocalForageService extends AsyncStorageService {
|
|
|
4240
4240
|
}));
|
|
4241
4241
|
}
|
|
4242
4242
|
static {
|
|
4243
|
-
this.ɵfac = i021.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4243
|
+
this.ɵfac = i021.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i021, type: _LocalForageService, deps: [{ token: LOCAL_FORAGE_SERVICE_CONFIG_TOKEN, optional: true }, { token: LogService, optional: true }], target: i021.ɵɵFactoryTarget.Injectable });
|
|
4244
4244
|
}
|
|
4245
4245
|
static {
|
|
4246
|
-
this.ɵprov = i021.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4246
|
+
this.ɵprov = i021.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i021, type: _LocalForageService });
|
|
4247
4247
|
}
|
|
4248
4248
|
};
|
|
4249
|
-
i021.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4249
|
+
i021.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i021, type: LocalForageService, decorators: [{
|
|
4250
4250
|
type: Injectable19
|
|
4251
4251
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
4252
4252
|
type: Inject9,
|
|
@@ -4449,13 +4449,13 @@ var LocaleService = class _LocaleService extends EuiService2 {
|
|
|
4449
4449
|
return browserLocales.map((locale) => locale.trim());
|
|
4450
4450
|
}
|
|
4451
4451
|
static {
|
|
4452
|
-
this.ɵfac = i022.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4452
|
+
this.ɵfac = i022.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i022, type: _LocaleService, deps: [{ token: StoreService }, { token: GLOBAL_CONFIG_TOKEN }, { token: LOCALE_ID }, { token: LOCALE_ID_MAPPER, optional: true }, { token: I18nService, optional: true }, { token: LogService, optional: true }], target: i022.ɵɵFactoryTarget.Injectable });
|
|
4453
4453
|
}
|
|
4454
4454
|
static {
|
|
4455
|
-
this.ɵprov = i022.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4455
|
+
this.ɵprov = i022.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i022, type: _LocaleService, providedIn: "root" });
|
|
4456
4456
|
}
|
|
4457
4457
|
};
|
|
4458
|
-
i022.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4458
|
+
i022.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i022, type: LocaleService, decorators: [{
|
|
4459
4459
|
type: Injectable20,
|
|
4460
4460
|
args: [{
|
|
4461
4461
|
providedIn: "root"
|
|
@@ -4508,13 +4508,13 @@ var LocaleServiceMock = class _LocaleServiceMock extends LocaleService {
|
|
|
4508
4508
|
return of9({ success: true });
|
|
4509
4509
|
}
|
|
4510
4510
|
static {
|
|
4511
|
-
this.ɵfac = i023.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4511
|
+
this.ɵfac = i023.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i023, type: _LocaleServiceMock, deps: [{ token: LOCALE_ID2, optional: true }], target: i023.ɵɵFactoryTarget.Injectable });
|
|
4512
4512
|
}
|
|
4513
4513
|
static {
|
|
4514
|
-
this.ɵprov = i023.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4514
|
+
this.ɵprov = i023.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i023, type: _LocaleServiceMock });
|
|
4515
4515
|
}
|
|
4516
4516
|
};
|
|
4517
|
-
i023.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4517
|
+
i023.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i023, type: LocaleServiceMock, decorators: [{
|
|
4518
4518
|
type: Injectable21
|
|
4519
4519
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
4520
4520
|
type: Optional13
|
|
@@ -4750,13 +4750,13 @@ var EuiLoaderService = class _EuiLoaderService {
|
|
|
4750
4750
|
}
|
|
4751
4751
|
}
|
|
4752
4752
|
static {
|
|
4753
|
-
this.ɵfac = i024.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4753
|
+
this.ɵfac = i024.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i024, type: _EuiLoaderService, deps: [], target: i024.ɵɵFactoryTarget.Injectable });
|
|
4754
4754
|
}
|
|
4755
4755
|
static {
|
|
4756
|
-
this.ɵprov = i024.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4756
|
+
this.ɵprov = i024.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i024, type: _EuiLoaderService, providedIn: "root" });
|
|
4757
4757
|
}
|
|
4758
4758
|
};
|
|
4759
|
-
i024.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4759
|
+
i024.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i024, type: EuiLoaderService, decorators: [{
|
|
4760
4760
|
type: Injectable22,
|
|
4761
4761
|
args: [{
|
|
4762
4762
|
providedIn: "root"
|
|
@@ -4807,13 +4807,13 @@ var UserService = class _UserService extends EuiService3 {
|
|
|
4807
4807
|
}
|
|
4808
4808
|
}
|
|
4809
4809
|
static {
|
|
4810
|
-
this.ɵfac = i025.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4810
|
+
this.ɵfac = i025.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i025, type: _UserService, deps: [{ token: StoreService }], target: i025.ɵɵFactoryTarget.Injectable });
|
|
4811
4811
|
}
|
|
4812
4812
|
static {
|
|
4813
|
-
this.ɵprov = i025.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4813
|
+
this.ɵprov = i025.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i025, type: _UserService, providedIn: "root" });
|
|
4814
4814
|
}
|
|
4815
4815
|
};
|
|
4816
|
-
i025.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4816
|
+
i025.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i025, type: UserService, decorators: [{
|
|
4817
4817
|
type: Injectable23,
|
|
4818
4818
|
args: [{
|
|
4819
4819
|
providedIn: "root"
|
|
@@ -4839,13 +4839,13 @@ var UserServiceMock = class _UserServiceMock extends UserService {
|
|
|
4839
4839
|
updateState(userState, reducer) {
|
|
4840
4840
|
}
|
|
4841
4841
|
static {
|
|
4842
|
-
this.ɵfac = i026.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4842
|
+
this.ɵfac = i026.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i026, type: _UserServiceMock, deps: [], target: i026.ɵɵFactoryTarget.Injectable });
|
|
4843
4843
|
}
|
|
4844
4844
|
static {
|
|
4845
|
-
this.ɵprov = i026.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4845
|
+
this.ɵprov = i026.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i026, type: _UserServiceMock });
|
|
4846
4846
|
}
|
|
4847
4847
|
};
|
|
4848
|
-
i026.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4848
|
+
i026.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i026, type: UserServiceMock, decorators: [{
|
|
4849
4849
|
type: Injectable24
|
|
4850
4850
|
}], ctorParameters: () => [] });
|
|
4851
4851
|
|
|
@@ -4872,13 +4872,13 @@ var AddLangParamInterceptor = class _AddLangParamInterceptor {
|
|
|
4872
4872
|
}));
|
|
4873
4873
|
}
|
|
4874
4874
|
static {
|
|
4875
|
-
this.ɵfac = i027.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4875
|
+
this.ɵfac = i027.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i027, type: _AddLangParamInterceptor, deps: [{ token: i18.TranslateService }], target: i027.ɵɵFactoryTarget.Injectable });
|
|
4876
4876
|
}
|
|
4877
4877
|
static {
|
|
4878
|
-
this.ɵprov = i027.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4878
|
+
this.ɵprov = i027.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i027, type: _AddLangParamInterceptor });
|
|
4879
4879
|
}
|
|
4880
4880
|
};
|
|
4881
|
-
i027.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4881
|
+
i027.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i027, type: AddLangParamInterceptor, decorators: [{
|
|
4882
4882
|
type: Injectable25
|
|
4883
4883
|
}], ctorParameters: () => [{ type: i18.TranslateService }] });
|
|
4884
4884
|
|
|
@@ -4896,13 +4896,13 @@ var CachePreventionInterceptor = class _CachePreventionInterceptor {
|
|
|
4896
4896
|
}));
|
|
4897
4897
|
}
|
|
4898
4898
|
static {
|
|
4899
|
-
this.ɵfac = i028.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4899
|
+
this.ɵfac = i028.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i028, type: _CachePreventionInterceptor, deps: [], target: i028.ɵɵFactoryTarget.Injectable });
|
|
4900
4900
|
}
|
|
4901
4901
|
static {
|
|
4902
|
-
this.ɵprov = i028.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4902
|
+
this.ɵprov = i028.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i028, type: _CachePreventionInterceptor });
|
|
4903
4903
|
}
|
|
4904
4904
|
};
|
|
4905
|
-
i028.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4905
|
+
i028.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i028, type: CachePreventionInterceptor, decorators: [{
|
|
4906
4906
|
type: Injectable26
|
|
4907
4907
|
}] });
|
|
4908
4908
|
|
|
@@ -4916,13 +4916,13 @@ var CorsSecurityInterceptor = class _CorsSecurityInterceptor {
|
|
|
4916
4916
|
}));
|
|
4917
4917
|
}
|
|
4918
4918
|
static {
|
|
4919
|
-
this.ɵfac = i029.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4919
|
+
this.ɵfac = i029.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i029, type: _CorsSecurityInterceptor, deps: [], target: i029.ɵɵFactoryTarget.Injectable });
|
|
4920
4920
|
}
|
|
4921
4921
|
static {
|
|
4922
|
-
this.ɵprov = i029.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4922
|
+
this.ɵprov = i029.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i029, type: _CorsSecurityInterceptor });
|
|
4923
4923
|
}
|
|
4924
4924
|
};
|
|
4925
|
-
i029.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4925
|
+
i029.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i029, type: CorsSecurityInterceptor, decorators: [{
|
|
4926
4926
|
type: Injectable27
|
|
4927
4927
|
}] });
|
|
4928
4928
|
|
|
@@ -4936,13 +4936,13 @@ var CsrfPreventionInterceptor = class _CsrfPreventionInterceptor {
|
|
|
4936
4936
|
}));
|
|
4937
4937
|
}
|
|
4938
4938
|
static {
|
|
4939
|
-
this.ɵfac = i030.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
4939
|
+
this.ɵfac = i030.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i030, type: _CsrfPreventionInterceptor, deps: [], target: i030.ɵɵFactoryTarget.Injectable });
|
|
4940
4940
|
}
|
|
4941
4941
|
static {
|
|
4942
|
-
this.ɵprov = i030.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
4942
|
+
this.ɵprov = i030.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i030, type: _CsrfPreventionInterceptor });
|
|
4943
4943
|
}
|
|
4944
4944
|
};
|
|
4945
|
-
i030.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
4945
|
+
i030.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i030, type: CsrfPreventionInterceptor, decorators: [{
|
|
4946
4946
|
type: Injectable28
|
|
4947
4947
|
}] });
|
|
4948
4948
|
|
|
@@ -5001,13 +5001,13 @@ var EuLoginSessionTimeoutHandlingInterceptor = class _EuLoginSessionTimeoutHandl
|
|
|
5001
5001
|
document.location.reload();
|
|
5002
5002
|
}
|
|
5003
5003
|
static {
|
|
5004
|
-
this.ɵfac = i031.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
5004
|
+
this.ɵfac = i031.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i031, type: _EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i031.ɵɵFactoryTarget.Injectable });
|
|
5005
5005
|
}
|
|
5006
5006
|
static {
|
|
5007
|
-
this.ɵprov = i031.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
5007
|
+
this.ɵprov = i031.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i031, type: _EuLoginSessionTimeoutHandlingInterceptor });
|
|
5008
5008
|
}
|
|
5009
5009
|
};
|
|
5010
|
-
i031.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
5010
|
+
i031.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i031, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
|
|
5011
5011
|
type: Injectable29
|
|
5012
5012
|
}] });
|
|
5013
5013
|
|
|
@@ -5040,13 +5040,13 @@ var UxRequestErrorModelInterceptor = class _UxRequestErrorModelInterceptor {
|
|
|
5040
5040
|
);
|
|
5041
5041
|
}
|
|
5042
5042
|
static {
|
|
5043
|
-
this.ɵfac = i032.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-
|
|
5043
|
+
this.ɵfac = i032.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i032, type: _UxRequestErrorModelInterceptor, deps: [{ token: UX_ERROR_MAPPING_HANDLER_TOKEN }], target: i032.ɵɵFactoryTarget.Injectable });
|
|
5044
5044
|
}
|
|
5045
5045
|
static {
|
|
5046
|
-
this.ɵprov = i032.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-
|
|
5046
|
+
this.ɵprov = i032.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i032, type: _UxRequestErrorModelInterceptor });
|
|
5047
5047
|
}
|
|
5048
5048
|
};
|
|
5049
|
-
i032.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-
|
|
5049
|
+
i032.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-rc.0", ngImport: i032, type: UxRequestErrorModelInterceptor, decorators: [{
|
|
5050
5050
|
type: Injectable30
|
|
5051
5051
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
5052
5052
|
type: Inject12,
|