@eui/core 18.0.0-next.26 → 18.0.0-next.28
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 +17 -17
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/lib/eui-core.module.mjs +4 -4
- package/esm2022/lib/interceptors/add-lang-param.interceptor.mjs +3 -3
- package/esm2022/lib/interceptors/cache-prevention.interceptor.mjs +3 -3
- package/esm2022/lib/interceptors/cors-security.interceptor.mjs +3 -3
- package/esm2022/lib/interceptors/csrf-prevention.interceptor.mjs +3 -3
- package/esm2022/lib/interceptors/eu-login-session-timeout-handling.interceptor.mjs +3 -3
- package/esm2022/lib/interceptors/ux-request-error-model.interceptor.mjs +3 -3
- package/esm2022/lib/services/dynamic-component/dynamic-component.service.mjs +3 -3
- package/esm2022/lib/services/dynamic-menu/dynamic-menu.service.mjs +3 -3
- package/esm2022/lib/services/errors/global-error-handler.mjs +3 -3
- package/esm2022/lib/services/errors/http-error-handler.interceptor.mjs +3 -3
- package/esm2022/lib/services/eui-app-shell.service.mjs +3 -3
- package/esm2022/lib/services/eui-timezone.service.mjs +3 -3
- package/esm2022/lib/services/growl/eui-growl.service.mjs +3 -3
- package/esm2022/lib/services/i18n/i18n.loader.mjs +3 -3
- package/esm2022/lib/services/i18n/i18n.service.mjs +3 -3
- package/esm2022/lib/services/loader/eui-loader.service.mjs +3 -3
- package/esm2022/lib/services/locale/locale.service.mjs +3 -3
- package/esm2022/lib/services/locale/locale.service.mock.mjs +3 -3
- package/esm2022/lib/services/log/log.module.mjs +4 -4
- package/esm2022/lib/services/log/log.service.mjs +3 -3
- package/esm2022/lib/services/permission/permission.service.mjs +3 -3
- package/esm2022/lib/services/queue/api-queue.service.mjs +3 -3
- package/esm2022/lib/services/storage/local-forage.service.mjs +3 -3
- package/esm2022/lib/services/storage/local-storage.service.mjs +3 -3
- package/esm2022/lib/services/storage/session-storage.service.mjs +3 -3
- package/esm2022/lib/services/store/effects/app.effects.mjs +3 -3
- package/esm2022/lib/services/store/store.service.mjs +3 -3
- package/esm2022/lib/services/store/store.service.mock.mjs +3 -3
- package/esm2022/lib/services/user/user.service.mjs +3 -3
- package/esm2022/lib/services/user/user.service.mock.mjs +3 -3
- package/fesm2022/eui-core.mjs +95 -95
- 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-next.
|
|
354
|
+
this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
357
|
+
this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i0, type: _EuiGrowlService, providedIn: "root" });
|
|
358
358
|
}
|
|
359
359
|
};
|
|
360
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
360
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
403
|
+
this.ɵfac = i02.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
406
|
+
this.ɵprov = i02.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i02, type: _CoreAppEffects });
|
|
407
407
|
}
|
|
408
408
|
};
|
|
409
|
-
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
409
|
+
i02.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
646
|
+
this.ɵfac = i03.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
649
|
+
this.ɵprov = i03.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i03, type: _LogService });
|
|
650
650
|
}
|
|
651
651
|
};
|
|
652
|
-
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
652
|
+
i03.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
729
|
+
this.ɵfac = i04.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
732
|
+
this.ɵmod = i04.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.4", ngImport: i04, type: _LogModule });
|
|
733
733
|
}
|
|
734
734
|
static {
|
|
735
|
-
this.ɵinj = i04.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
735
|
+
this.ɵinj = i04.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i04, type: _LogModule });
|
|
736
736
|
}
|
|
737
737
|
};
|
|
738
|
-
i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
738
|
+
i04.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
839
|
+
this.ɵfac = i05.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
842
|
+
this.ɵprov = i05.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i05, type: _StoreService, providedIn: "root" });
|
|
843
843
|
}
|
|
844
844
|
};
|
|
845
|
-
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
845
|
+
i05.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
876
|
+
this.ɵfac = i06.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
879
|
+
this.ɵprov = i06.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i06, type: _StoreServiceMock });
|
|
880
880
|
}
|
|
881
881
|
};
|
|
882
|
-
i06.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
882
|
+
i06.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
989
|
+
this.ɵfac = i07.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
992
|
+
this.ɵmod = i07.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.0-next.4", ngImport: i07, type: _CoreModule });
|
|
993
993
|
}
|
|
994
994
|
static {
|
|
995
|
-
this.ɵinj = i07.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
995
|
+
this.ɵinj = i07.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i07, type: _CoreModule });
|
|
996
996
|
}
|
|
997
997
|
};
|
|
998
|
-
i07.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
998
|
+
i07.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1107
|
+
this.ɵfac = i08.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1110
|
+
this.ɵprov = i08.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i08, type: _GlobalErrorHandler, providedIn: "root" });
|
|
1111
1111
|
}
|
|
1112
1112
|
};
|
|
1113
|
-
i08.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
1113
|
+
i08.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1167
|
+
this.ɵfac = i09.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1170
|
+
this.ɵprov = i09.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i09, type: _HttpErrorHandlerInterceptor });
|
|
1171
1171
|
}
|
|
1172
1172
|
};
|
|
1173
|
-
i09.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
1173
|
+
i09.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1483
|
+
this.ɵfac = i010.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1486
|
+
this.ɵprov = i010.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i010, type: _ApiQueueService, providedIn: "root" });
|
|
1487
1487
|
}
|
|
1488
1488
|
};
|
|
1489
|
-
i010.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
1489
|
+
i010.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1726
|
+
this.ɵfac = i011.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1729
|
+
this.ɵprov = i011.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i011, type: _I18nLoader });
|
|
1730
1730
|
}
|
|
1731
1731
|
};
|
|
1732
|
-
i011.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
1732
|
+
i011.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1931
|
+
this.ɵfac = i012.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
1934
|
+
this.ɵprov = i012.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i012, type: _I18nService, providedIn: "root" });
|
|
1935
1935
|
}
|
|
1936
1936
|
};
|
|
1937
|
-
i012.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
1937
|
+
i012.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
2342
|
+
this.ɵfac = i013.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
2345
|
+
this.ɵprov = i013.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i013, type: _EuiPermissionService, providedIn: "root" });
|
|
2346
2346
|
}
|
|
2347
2347
|
};
|
|
2348
|
-
i013.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
2348
|
+
i013.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
2409
|
+
this.ɵfac = i014.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
2412
|
+
this.ɵprov = i014.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i014, type: _EuiDynamicMenuService, providedIn: "root" });
|
|
2413
2413
|
}
|
|
2414
2414
|
};
|
|
2415
|
-
i014.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
2415
|
+
i014.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
2480
|
+
this.ɵfac = i015.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
2483
|
+
this.ɵprov = i015.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i015, type: _EuiDynamicComponentService });
|
|
2484
2484
|
}
|
|
2485
2485
|
};
|
|
2486
|
-
i015.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
2486
|
+
i015.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
3131
|
+
this.ɵfac = i016.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
3134
|
+
this.ɵprov = i016.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i016, type: _EuiAppShellService, providedIn: "root" });
|
|
3135
3135
|
}
|
|
3136
3136
|
};
|
|
3137
|
-
i016.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
3137
|
+
i016.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
3864
|
+
this.ɵfac = i017.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", 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-next.
|
|
3867
|
+
this.ɵprov = i017.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i017, type: _EuiTimezoneService });
|
|
3868
3868
|
}
|
|
3869
3869
|
};
|
|
3870
|
-
i017.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
3870
|
+
i017.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i017, type: EuiTimezoneService, decorators: [{
|
|
3871
3871
|
type: Injectable15
|
|
3872
3872
|
}] });
|
|
3873
3873
|
|
|
@@ -4003,13 +4003,13 @@ var LocalStorageService = class _LocalStorageService extends StorageService {
|
|
|
4003
4003
|
}
|
|
4004
4004
|
}
|
|
4005
4005
|
static {
|
|
4006
|
-
this.ɵfac = i018.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4006
|
+
this.ɵfac = i018.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i018, type: _LocalStorageService, deps: [{ token: LogService, optional: true }], target: i018.ɵɵFactoryTarget.Injectable });
|
|
4007
4007
|
}
|
|
4008
4008
|
static {
|
|
4009
|
-
this.ɵprov = i018.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4009
|
+
this.ɵprov = i018.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i018, type: _LocalStorageService });
|
|
4010
4010
|
}
|
|
4011
4011
|
};
|
|
4012
|
-
i018.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4012
|
+
i018.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i018, type: LocalStorageService, decorators: [{
|
|
4013
4013
|
type: Injectable16
|
|
4014
4014
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
4015
4015
|
type: Optional8
|
|
@@ -4081,13 +4081,13 @@ var SessionStorageService = class _SessionStorageService extends StorageService
|
|
|
4081
4081
|
}
|
|
4082
4082
|
}
|
|
4083
4083
|
static {
|
|
4084
|
-
this.ɵfac = i019.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4084
|
+
this.ɵfac = i019.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i019, type: _SessionStorageService, deps: [{ token: LogService, optional: true }], target: i019.ɵɵFactoryTarget.Injectable });
|
|
4085
4085
|
}
|
|
4086
4086
|
static {
|
|
4087
|
-
this.ɵprov = i019.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4087
|
+
this.ɵprov = i019.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i019, type: _SessionStorageService });
|
|
4088
4088
|
}
|
|
4089
4089
|
};
|
|
4090
|
-
i019.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4090
|
+
i019.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i019, type: SessionStorageService, decorators: [{
|
|
4091
4091
|
type: Injectable17
|
|
4092
4092
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
4093
4093
|
type: Optional9
|
|
@@ -4189,13 +4189,13 @@ var LocalForageService = class _LocalForageService extends AsyncStorageService {
|
|
|
4189
4189
|
}));
|
|
4190
4190
|
}
|
|
4191
4191
|
static {
|
|
4192
|
-
this.ɵfac = i020.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4192
|
+
this.ɵfac = i020.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i020, type: _LocalForageService, deps: [{ token: LOCAL_FORAGE_SERVICE_CONFIG_TOKEN, optional: true }, { token: LogService, optional: true }], target: i020.ɵɵFactoryTarget.Injectable });
|
|
4193
4193
|
}
|
|
4194
4194
|
static {
|
|
4195
|
-
this.ɵprov = i020.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4195
|
+
this.ɵprov = i020.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i020, type: _LocalForageService });
|
|
4196
4196
|
}
|
|
4197
4197
|
};
|
|
4198
|
-
i020.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4198
|
+
i020.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i020, type: LocalForageService, decorators: [{
|
|
4199
4199
|
type: Injectable18
|
|
4200
4200
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
4201
4201
|
type: Inject8,
|
|
@@ -4398,13 +4398,13 @@ var LocaleService = class _LocaleService extends EuiService2 {
|
|
|
4398
4398
|
return browserLocales.map((locale) => locale.trim());
|
|
4399
4399
|
}
|
|
4400
4400
|
static {
|
|
4401
|
-
this.ɵfac = i021.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4401
|
+
this.ɵfac = i021.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i021, 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: i021.ɵɵFactoryTarget.Injectable });
|
|
4402
4402
|
}
|
|
4403
4403
|
static {
|
|
4404
|
-
this.ɵprov = i021.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4404
|
+
this.ɵprov = i021.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i021, type: _LocaleService, providedIn: "root" });
|
|
4405
4405
|
}
|
|
4406
4406
|
};
|
|
4407
|
-
i021.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4407
|
+
i021.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i021, type: LocaleService, decorators: [{
|
|
4408
4408
|
type: Injectable19,
|
|
4409
4409
|
args: [{
|
|
4410
4410
|
providedIn: "root"
|
|
@@ -4457,13 +4457,13 @@ var LocaleServiceMock = class _LocaleServiceMock extends LocaleService {
|
|
|
4457
4457
|
return of9({ success: true });
|
|
4458
4458
|
}
|
|
4459
4459
|
static {
|
|
4460
|
-
this.ɵfac = i022.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4460
|
+
this.ɵfac = i022.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i022, type: _LocaleServiceMock, deps: [{ token: LOCALE_ID2, optional: true }], target: i022.ɵɵFactoryTarget.Injectable });
|
|
4461
4461
|
}
|
|
4462
4462
|
static {
|
|
4463
|
-
this.ɵprov = i022.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4463
|
+
this.ɵprov = i022.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i022, type: _LocaleServiceMock });
|
|
4464
4464
|
}
|
|
4465
4465
|
};
|
|
4466
|
-
i022.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4466
|
+
i022.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i022, type: LocaleServiceMock, decorators: [{
|
|
4467
4467
|
type: Injectable20
|
|
4468
4468
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
4469
4469
|
type: Optional12
|
|
@@ -4699,13 +4699,13 @@ var EuiLoaderService = class _EuiLoaderService {
|
|
|
4699
4699
|
}
|
|
4700
4700
|
}
|
|
4701
4701
|
static {
|
|
4702
|
-
this.ɵfac = i023.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4702
|
+
this.ɵfac = i023.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i023, type: _EuiLoaderService, deps: [], target: i023.ɵɵFactoryTarget.Injectable });
|
|
4703
4703
|
}
|
|
4704
4704
|
static {
|
|
4705
|
-
this.ɵprov = i023.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4705
|
+
this.ɵprov = i023.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i023, type: _EuiLoaderService, providedIn: "root" });
|
|
4706
4706
|
}
|
|
4707
4707
|
};
|
|
4708
|
-
i023.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4708
|
+
i023.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i023, type: EuiLoaderService, decorators: [{
|
|
4709
4709
|
type: Injectable21,
|
|
4710
4710
|
args: [{
|
|
4711
4711
|
providedIn: "root"
|
|
@@ -4756,13 +4756,13 @@ var UserService = class _UserService extends EuiService3 {
|
|
|
4756
4756
|
}
|
|
4757
4757
|
}
|
|
4758
4758
|
static {
|
|
4759
|
-
this.ɵfac = i024.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4759
|
+
this.ɵfac = i024.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i024, type: _UserService, deps: [{ token: StoreService }], target: i024.ɵɵFactoryTarget.Injectable });
|
|
4760
4760
|
}
|
|
4761
4761
|
static {
|
|
4762
|
-
this.ɵprov = i024.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4762
|
+
this.ɵprov = i024.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i024, type: _UserService, providedIn: "root" });
|
|
4763
4763
|
}
|
|
4764
4764
|
};
|
|
4765
|
-
i024.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4765
|
+
i024.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i024, type: UserService, decorators: [{
|
|
4766
4766
|
type: Injectable22,
|
|
4767
4767
|
args: [{
|
|
4768
4768
|
providedIn: "root"
|
|
@@ -4788,13 +4788,13 @@ var UserServiceMock = class _UserServiceMock extends UserService {
|
|
|
4788
4788
|
updateState(userState, reducer) {
|
|
4789
4789
|
}
|
|
4790
4790
|
static {
|
|
4791
|
-
this.ɵfac = i025.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4791
|
+
this.ɵfac = i025.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i025, type: _UserServiceMock, deps: [], target: i025.ɵɵFactoryTarget.Injectable });
|
|
4792
4792
|
}
|
|
4793
4793
|
static {
|
|
4794
|
-
this.ɵprov = i025.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4794
|
+
this.ɵprov = i025.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i025, type: _UserServiceMock });
|
|
4795
4795
|
}
|
|
4796
4796
|
};
|
|
4797
|
-
i025.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4797
|
+
i025.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i025, type: UserServiceMock, decorators: [{
|
|
4798
4798
|
type: Injectable23
|
|
4799
4799
|
}], ctorParameters: () => [] });
|
|
4800
4800
|
|
|
@@ -4821,13 +4821,13 @@ var AddLangParamInterceptor = class _AddLangParamInterceptor {
|
|
|
4821
4821
|
}));
|
|
4822
4822
|
}
|
|
4823
4823
|
static {
|
|
4824
|
-
this.ɵfac = i026.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4824
|
+
this.ɵfac = i026.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i026, type: _AddLangParamInterceptor, deps: [{ token: i18.TranslateService }], target: i026.ɵɵFactoryTarget.Injectable });
|
|
4825
4825
|
}
|
|
4826
4826
|
static {
|
|
4827
|
-
this.ɵprov = i026.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4827
|
+
this.ɵprov = i026.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i026, type: _AddLangParamInterceptor });
|
|
4828
4828
|
}
|
|
4829
4829
|
};
|
|
4830
|
-
i026.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4830
|
+
i026.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i026, type: AddLangParamInterceptor, decorators: [{
|
|
4831
4831
|
type: Injectable24
|
|
4832
4832
|
}], ctorParameters: () => [{ type: i18.TranslateService }] });
|
|
4833
4833
|
|
|
@@ -4845,13 +4845,13 @@ var CachePreventionInterceptor = class _CachePreventionInterceptor {
|
|
|
4845
4845
|
}));
|
|
4846
4846
|
}
|
|
4847
4847
|
static {
|
|
4848
|
-
this.ɵfac = i027.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4848
|
+
this.ɵfac = i027.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i027, type: _CachePreventionInterceptor, deps: [], target: i027.ɵɵFactoryTarget.Injectable });
|
|
4849
4849
|
}
|
|
4850
4850
|
static {
|
|
4851
|
-
this.ɵprov = i027.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4851
|
+
this.ɵprov = i027.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i027, type: _CachePreventionInterceptor });
|
|
4852
4852
|
}
|
|
4853
4853
|
};
|
|
4854
|
-
i027.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4854
|
+
i027.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i027, type: CachePreventionInterceptor, decorators: [{
|
|
4855
4855
|
type: Injectable25
|
|
4856
4856
|
}] });
|
|
4857
4857
|
|
|
@@ -4865,13 +4865,13 @@ var CorsSecurityInterceptor = class _CorsSecurityInterceptor {
|
|
|
4865
4865
|
}));
|
|
4866
4866
|
}
|
|
4867
4867
|
static {
|
|
4868
|
-
this.ɵfac = i028.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4868
|
+
this.ɵfac = i028.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i028, type: _CorsSecurityInterceptor, deps: [], target: i028.ɵɵFactoryTarget.Injectable });
|
|
4869
4869
|
}
|
|
4870
4870
|
static {
|
|
4871
|
-
this.ɵprov = i028.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4871
|
+
this.ɵprov = i028.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i028, type: _CorsSecurityInterceptor });
|
|
4872
4872
|
}
|
|
4873
4873
|
};
|
|
4874
|
-
i028.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4874
|
+
i028.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i028, type: CorsSecurityInterceptor, decorators: [{
|
|
4875
4875
|
type: Injectable26
|
|
4876
4876
|
}] });
|
|
4877
4877
|
|
|
@@ -4885,13 +4885,13 @@ var CsrfPreventionInterceptor = class _CsrfPreventionInterceptor {
|
|
|
4885
4885
|
}));
|
|
4886
4886
|
}
|
|
4887
4887
|
static {
|
|
4888
|
-
this.ɵfac = i029.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4888
|
+
this.ɵfac = i029.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i029, type: _CsrfPreventionInterceptor, deps: [], target: i029.ɵɵFactoryTarget.Injectable });
|
|
4889
4889
|
}
|
|
4890
4890
|
static {
|
|
4891
|
-
this.ɵprov = i029.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4891
|
+
this.ɵprov = i029.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i029, type: _CsrfPreventionInterceptor });
|
|
4892
4892
|
}
|
|
4893
4893
|
};
|
|
4894
|
-
i029.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4894
|
+
i029.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i029, type: CsrfPreventionInterceptor, decorators: [{
|
|
4895
4895
|
type: Injectable27
|
|
4896
4896
|
}] });
|
|
4897
4897
|
|
|
@@ -4950,13 +4950,13 @@ var EuLoginSessionTimeoutHandlingInterceptor = class _EuLoginSessionTimeoutHandl
|
|
|
4950
4950
|
document.location.reload();
|
|
4951
4951
|
}
|
|
4952
4952
|
static {
|
|
4953
|
-
this.ɵfac = i030.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4953
|
+
this.ɵfac = i030.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i030, type: _EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i030.ɵɵFactoryTarget.Injectable });
|
|
4954
4954
|
}
|
|
4955
4955
|
static {
|
|
4956
|
-
this.ɵprov = i030.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4956
|
+
this.ɵprov = i030.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i030, type: _EuLoginSessionTimeoutHandlingInterceptor });
|
|
4957
4957
|
}
|
|
4958
4958
|
};
|
|
4959
|
-
i030.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4959
|
+
i030.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i030, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
|
|
4960
4960
|
type: Injectable28
|
|
4961
4961
|
}] });
|
|
4962
4962
|
|
|
@@ -4989,13 +4989,13 @@ var UxRequestErrorModelInterceptor = class _UxRequestErrorModelInterceptor {
|
|
|
4989
4989
|
);
|
|
4990
4990
|
}
|
|
4991
4991
|
static {
|
|
4992
|
-
this.ɵfac = i031.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4992
|
+
this.ɵfac = i031.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i031, type: _UxRequestErrorModelInterceptor, deps: [{ token: UX_ERROR_MAPPING_HANDLER_TOKEN }], target: i031.ɵɵFactoryTarget.Injectable });
|
|
4993
4993
|
}
|
|
4994
4994
|
static {
|
|
4995
|
-
this.ɵprov = i031.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4995
|
+
this.ɵprov = i031.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i031, type: _UxRequestErrorModelInterceptor });
|
|
4996
4996
|
}
|
|
4997
4997
|
};
|
|
4998
|
-
i031.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.
|
|
4998
|
+
i031.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.0-next.4", ngImport: i031, type: UxRequestErrorModelInterceptor, decorators: [{
|
|
4999
4999
|
type: Injectable29
|
|
5000
5000
|
}], ctorParameters: () => [{ type: void 0, decorators: [{
|
|
5001
5001
|
type: Inject11,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/core",
|
|
3
|
-
"version": "18.0.0-next.
|
|
3
|
+
"version": "18.0.0-next.28",
|
|
4
4
|
"tag": "next",
|
|
5
5
|
"description": "eUI core package - holding UI components for Desktop applications",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"url": "https://citnet.tech.ec.europa.eu/CITnet/stash/projects/CSDR/repos/eui"
|
|
11
11
|
},
|
|
12
12
|
"peerDependencies": {
|
|
13
|
-
"@eui/base": "18.0.0-next.
|
|
13
|
+
"@eui/base": "18.0.0-next.28",
|
|
14
14
|
"rxjs": "^7.4.0",
|
|
15
15
|
"extend": "^3.0.2",
|
|
16
16
|
"localforage": "^1.10.0",
|