@eui/core 17.0.0-next.1 → 17.0.0-next.3

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.
Files changed (210) hide show
  1. package/esm2022/lib/eui-core.module.mjs +5 -5
  2. package/esm2022/lib/interceptors/add-lang-param.interceptor.mjs +4 -4
  3. package/esm2022/lib/interceptors/cache-prevention.interceptor.mjs +4 -4
  4. package/esm2022/lib/interceptors/cors-security.interceptor.mjs +4 -4
  5. package/esm2022/lib/interceptors/csrf-prevention.interceptor.mjs +4 -4
  6. package/esm2022/lib/interceptors/eu-login-session-timeout-handling.interceptor.mjs +6 -6
  7. package/esm2022/lib/interceptors/openid/openid-connect.interceptor.mjs +12 -7
  8. package/esm2022/lib/interceptors/openid/openid-connect.service.mjs +4 -4
  9. package/esm2022/lib/interceptors/ux-request-error-model.interceptor.mjs +4 -4
  10. package/esm2022/lib/services/dynamic-menu/dynamic-menu.service.mjs +4 -4
  11. package/esm2022/lib/services/errors/global-error-handler.mjs +4 -4
  12. package/esm2022/lib/services/errors/http-error-handler.interceptor.mjs +4 -4
  13. package/esm2022/lib/services/eui-timezone.service.mjs +4 -4
  14. package/esm2022/lib/services/i18n/i18n.loader.mjs +4 -4
  15. package/esm2022/lib/services/i18n/i18n.service.mjs +4 -4
  16. package/esm2022/lib/services/i18n/i18n.service.mock.mjs +4 -4
  17. package/esm2022/lib/services/locale/locale.service.mjs +5 -4
  18. package/esm2022/lib/services/locale/locale.service.mock.mjs +4 -4
  19. package/esm2022/lib/services/log/log.module.mjs +5 -5
  20. package/esm2022/lib/services/log/log.service.mjs +4 -4
  21. package/esm2022/lib/services/permission/permission.service.mjs +4 -4
  22. package/esm2022/lib/services/queue/api-queue.service.mjs +4 -4
  23. package/esm2022/lib/services/queue/api-queue.service.mock.mjs +2 -2
  24. package/esm2022/lib/services/storage/local-forage.service.mjs +4 -4
  25. package/esm2022/lib/services/storage/local-storage.service.mjs +4 -4
  26. package/esm2022/lib/services/storage/session-storage.service.mjs +4 -4
  27. package/esm2022/lib/services/store/effects/app.effects.mjs +4 -4
  28. package/esm2022/lib/services/store/reducers/app.reducers.mjs +2 -1
  29. package/esm2022/lib/services/store/reducers/meta.reducers.mjs +2 -2
  30. package/esm2022/lib/services/store/store.service.mjs +4 -4
  31. package/esm2022/lib/services/store/store.service.mock.mjs +4 -4
  32. package/esm2022/lib/services/user/user.service.mjs +4 -4
  33. package/esm2022/lib/services/user/user.service.mock.mjs +4 -4
  34. package/esm2022/lib/services/ux-app-shell.service.mjs +17 -5
  35. package/esm2022/lib/services/ux-dynamic-component/ux-dynamic-component.service.mjs +4 -4
  36. package/esm2022/lib/services/ux-error-feedback/ux-error-feedback.service.mjs +4 -4
  37. package/fesm2022/eui-core.mjs +128 -109
  38. package/fesm2022/eui-core.mjs.map +1 -1
  39. package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts +1 -1
  40. package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts.map +1 -1
  41. package/lib/interceptors/openid/openid-connect.interceptor.d.ts.map +1 -1
  42. package/lib/services/locale/locale.service.d.ts.map +1 -1
  43. package/lib/services/store/reducers/app.reducers.d.ts.map +1 -1
  44. package/lib/services/user/user.service.d.ts +1 -1
  45. package/lib/services/user/user.service.d.ts.map +1 -1
  46. package/lib/services/ux-app-shell.service.d.ts.map +1 -1
  47. package/package.json +1 -1
  48. package/docs/classes/ActivatedRouteAction.html +0 -282
  49. package/docs/classes/AddApiQueueItemAction.html +0 -282
  50. package/docs/classes/AddAppLoadedConfigModulesAction.html +0 -282
  51. package/docs/classes/ApiQueueServiceMock.html +0 -553
  52. package/docs/classes/AsyncStorageService.html +0 -941
  53. package/docs/classes/AsyncStorageServiceMock.html +0 -427
  54. package/docs/classes/EmptyApiQueueAction.html +0 -282
  55. package/docs/classes/EuiCoreRootGuardClass.html +0 -167
  56. package/docs/classes/EuiError.html +0 -227
  57. package/docs/classes/I18nResourceImpl.html +0 -510
  58. package/docs/classes/InitStoreAction.html +0 -282
  59. package/docs/classes/LogServiceMock.html +0 -223
  60. package/docs/classes/OpenIdConnectServiceMock.html +0 -223
  61. package/docs/classes/RemoveApiQueueItemAction.html +0 -282
  62. package/docs/classes/RouterMock.html +0 -499
  63. package/docs/classes/StorageService.html +0 -640
  64. package/docs/classes/StorageServiceMock.html +0 -325
  65. package/docs/classes/StoreMock.html +0 -406
  66. package/docs/classes/TranslateServiceMock.html +0 -929
  67. package/docs/classes/UpdateAppConnectionAction.html +0 -282
  68. package/docs/classes/UpdateAppStatusAction.html +0 -282
  69. package/docs/classes/UpdateAppVersionAction.html +0 -282
  70. package/docs/classes/UpdateCurrentModuleAction.html +0 -282
  71. package/docs/classes/UpdateI18nStateAction.html +0 -282
  72. package/docs/classes/UpdateLocaleStateAction.html +0 -282
  73. package/docs/classes/UpdateNotificationsListAction.html +0 -282
  74. package/docs/classes/UpdateUserDashboardAction.html +0 -282
  75. package/docs/classes/UpdateUserDetailsAction.html +0 -282
  76. package/docs/classes/UpdateUserPreferencesAction.html +0 -282
  77. package/docs/classes/UpdateUserRightsAction.html +0 -282
  78. package/docs/classes/UpdateUserStateAction.html +0 -282
  79. package/docs/classes/UxErrorManager.html +0 -536
  80. package/docs/classes/UxRootInjectorGuard.html +0 -197
  81. package/docs/dependencies.html +0 -319
  82. package/docs/directives/TranslateMockDirective.html +0 -266
  83. package/docs/fonts/ionicons.eot +0 -0
  84. package/docs/fonts/ionicons.svg +0 -2090
  85. package/docs/fonts/ionicons.ttf +0 -0
  86. package/docs/fonts/ionicons.woff +0 -0
  87. package/docs/fonts/ionicons.woff2 +0 -0
  88. package/docs/fonts/roboto-v15-latin-300.eot +0 -0
  89. package/docs/fonts/roboto-v15-latin-300.svg +0 -314
  90. package/docs/fonts/roboto-v15-latin-300.ttf +0 -0
  91. package/docs/fonts/roboto-v15-latin-300.woff +0 -0
  92. package/docs/fonts/roboto-v15-latin-300.woff2 +0 -0
  93. package/docs/fonts/roboto-v15-latin-700.eot +0 -0
  94. package/docs/fonts/roboto-v15-latin-700.svg +0 -310
  95. package/docs/fonts/roboto-v15-latin-700.ttf +0 -0
  96. package/docs/fonts/roboto-v15-latin-700.woff +0 -0
  97. package/docs/fonts/roboto-v15-latin-700.woff2 +0 -0
  98. package/docs/fonts/roboto-v15-latin-italic.eot +0 -0
  99. package/docs/fonts/roboto-v15-latin-italic.svg +0 -323
  100. package/docs/fonts/roboto-v15-latin-italic.ttf +0 -0
  101. package/docs/fonts/roboto-v15-latin-italic.woff +0 -0
  102. package/docs/fonts/roboto-v15-latin-italic.woff2 +0 -0
  103. package/docs/fonts/roboto-v15-latin-regular.eot +0 -0
  104. package/docs/fonts/roboto-v15-latin-regular.svg +0 -308
  105. package/docs/fonts/roboto-v15-latin-regular.ttf +0 -0
  106. package/docs/fonts/roboto-v15-latin-regular.woff +0 -0
  107. package/docs/fonts/roboto-v15-latin-regular.woff2 +0 -0
  108. package/docs/images/compodoc-vectorise-inverted.png +0 -0
  109. package/docs/images/compodoc-vectorise-inverted.svg +0 -201
  110. package/docs/images/compodoc-vectorise.png +0 -0
  111. package/docs/images/compodoc-vectorise.svg +0 -201
  112. package/docs/images/favicon.ico +0 -0
  113. package/docs/index.html +0 -171
  114. package/docs/injectables/ApiQueueService.html +0 -806
  115. package/docs/injectables/CoreAppEffects.html +0 -392
  116. package/docs/injectables/EuiDynamicMenuService.html +0 -379
  117. package/docs/injectables/EuiPermissionService.html +0 -652
  118. package/docs/injectables/EuiTimezoneService.html +0 -382
  119. package/docs/injectables/GlobalErrorHandler.html +0 -293
  120. package/docs/injectables/I18nLoader.html +0 -597
  121. package/docs/injectables/I18nService.html +0 -945
  122. package/docs/injectables/I18nServiceMock.html +0 -634
  123. package/docs/injectables/LocalForageService.html +0 -773
  124. package/docs/injectables/LocalStorageService.html +0 -554
  125. package/docs/injectables/LocaleService.html +0 -799
  126. package/docs/injectables/LocaleServiceMock.html +0 -493
  127. package/docs/injectables/LogService.html +0 -354
  128. package/docs/injectables/OpenIdConnectService.html +0 -225
  129. package/docs/injectables/SessionStorageService.html +0 -554
  130. package/docs/injectables/StoreService.html +0 -651
  131. package/docs/injectables/StoreServiceMock.html +0 -457
  132. package/docs/injectables/UserService.html +0 -760
  133. package/docs/injectables/UserServiceMock.html +0 -649
  134. package/docs/injectables/UxAppShellService.html +0 -2254
  135. package/docs/injectables/UxDynamicComponentService.html +0 -437
  136. package/docs/injectables/UxErrorFeedbackService.html +0 -591
  137. package/docs/interceptors/AddLangParamInterceptor.html +0 -305
  138. package/docs/interceptors/CachePreventionInterceptor.html +0 -254
  139. package/docs/interceptors/CorsSecurityInterceptor.html +0 -254
  140. package/docs/interceptors/CsrfPreventionInterceptor.html +0 -254
  141. package/docs/interceptors/EuLoginSessionTimeoutHandlingInterceptor.html +0 -254
  142. package/docs/interceptors/HttpErrorHandlerInterceptor.html +0 -321
  143. package/docs/interceptors/OpenIdConnectInterceptor.html +0 -347
  144. package/docs/interceptors/UxRequestErrorModelInterceptor.html +0 -297
  145. package/docs/interfaces/EuiTimeZone.html +0 -247
  146. package/docs/interfaces/LoadedResources.html +0 -292
  147. package/docs/interfaces/LoadedResourcesError.html +0 -247
  148. package/docs/interfaces/ModuleLoadEvent.html +0 -292
  149. package/docs/interfaces/OpenIdConnectUserDetails.html +0 -439
  150. package/docs/interfaces/ResourceError.html +0 -298
  151. package/docs/interfaces/UIState.html +0 -1900
  152. package/docs/js/compodoc.js +0 -14
  153. package/docs/js/lazy-load-graphs.js +0 -44
  154. package/docs/js/libs/EventDispatcher.js +0 -5
  155. package/docs/js/libs/bootstrap-native.js +0 -1
  156. package/docs/js/libs/clipboard.min.js +0 -7
  157. package/docs/js/libs/custom-elements-es5-adapter.js +0 -15
  158. package/docs/js/libs/custom-elements.min.js +0 -38
  159. package/docs/js/libs/d3.v3.min.js +0 -2
  160. package/docs/js/libs/deep-iterator.js +0 -2
  161. package/docs/js/libs/es6-shim.min.js +0 -11
  162. package/docs/js/libs/htmlparser.js +0 -23
  163. package/docs/js/libs/innersvg.js +0 -9
  164. package/docs/js/libs/lit-html.js +0 -1
  165. package/docs/js/libs/prism.js +0 -46
  166. package/docs/js/libs/promise.min.js +0 -6
  167. package/docs/js/libs/svg-pan-zoom.min.js +0 -3
  168. package/docs/js/libs/tablesort.min.js +0 -6
  169. package/docs/js/libs/tablesort.number.min.js +0 -6
  170. package/docs/js/libs/vis.min.js +0 -47
  171. package/docs/js/libs/zepto.min.js +0 -2
  172. package/docs/js/menu-wc.js +0 -380
  173. package/docs/js/menu.js +0 -325
  174. package/docs/js/routes.js +0 -301
  175. package/docs/js/search/lunr.min.js +0 -6
  176. package/docs/js/search/search-lunr.js +0 -67
  177. package/docs/js/search/search.js +0 -268
  178. package/docs/js/search/search_index.js +0 -4
  179. package/docs/js/sourceCode.js +0 -58
  180. package/docs/js/svg-pan-zoom.controls.js +0 -53
  181. package/docs/js/tabs.js +0 -21
  182. package/docs/js/tree.js +0 -147
  183. package/docs/license.html +0 -379
  184. package/docs/miscellaneous/enumerations.html +0 -418
  185. package/docs/miscellaneous/functions.html +0 -1864
  186. package/docs/miscellaneous/typealiases.html +0 -258
  187. package/docs/miscellaneous/variables.html +0 -3965
  188. package/docs/modules/CoreModule.html +0 -256
  189. package/docs/modules/I18nModule.html +0 -198
  190. package/docs/modules/LogModule.html +0 -305
  191. package/docs/modules/TranslateMockModule.html +0 -176
  192. package/docs/modules.html +0 -168
  193. package/docs/pipes/TranslateMockPipe.html +0 -227
  194. package/docs/properties.html +0 -124
  195. package/docs/styles/bootstrap-card.css +0 -219
  196. package/docs/styles/bootstrap.min.css +0 -6
  197. package/docs/styles/compodoc.css +0 -1121
  198. package/docs/styles/dark.css +0 -121
  199. package/docs/styles/ionicons.min.css +0 -11
  200. package/docs/styles/laravel.css +0 -113
  201. package/docs/styles/material.css +0 -131
  202. package/docs/styles/original.css +0 -51
  203. package/docs/styles/postmark.css +0 -238
  204. package/docs/styles/prism.css +0 -301
  205. package/docs/styles/readthedocs.css +0 -117
  206. package/docs/styles/reset.css +0 -129
  207. package/docs/styles/stripe.css +0 -106
  208. package/docs/styles/style.css +0 -7
  209. package/docs/styles/tablesort.css +0 -33
  210. package/docs/styles/vagrant.css +0 -130
@@ -8,7 +8,7 @@ import { DateAdapter, MAT_DATE_LOCALE } from '@angular/material/core';
8
8
  import { MomentDateAdapter } from '@angular/material-moment-adapter';
9
9
  import { LOCATION_INITIALIZED, DOCUMENT, isPlatformBrowser, getLocaleId, registerLocaleData } from '@angular/common';
10
10
  import { throwError, forkJoin, of, BehaviorSubject, defer, merge, fromEvent, Observable, Subject, from } from 'rxjs';
11
- import { debounceTime, distinctUntilChanged, map, catchError, switchMap, tap, filter, take, mapTo, mergeMap, concatMap, takeUntil } from 'rxjs/operators';
11
+ import { debounceTime, distinctUntilChanged, map, catchError, switchMap, tap, filter, take, mapTo, mergeMap, concatMap, takeUntil, finalize } from 'rxjs/operators';
12
12
  import * as i1$1 from '@ngrx/store';
13
13
  import { createSelector } from '@ngrx/store';
14
14
  import * as i1$3 from '@ngrx/effects';
@@ -197,10 +197,10 @@ class LogService extends Logger {
197
197
  }
198
198
  return logger;
199
199
  }
200
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LogService, deps: [{ token: BASE_LOGGER_NAME_TOKEN }, { token: LOG_LEVEL_TOKEN }, { token: LOG_APPENDERS_TOKEN }], target: i0.ɵɵFactoryTarget.Injectable }); }
201
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LogService }); }
200
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LogService, deps: [{ token: BASE_LOGGER_NAME_TOKEN }, { token: LOG_LEVEL_TOKEN }, { token: LOG_APPENDERS_TOKEN }], target: i0.ɵɵFactoryTarget.Injectable }); }
201
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LogService }); }
202
202
  }
203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LogService, decorators: [{
203
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LogService, decorators: [{
204
204
  type: Injectable
205
205
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
206
206
  type: Inject,
@@ -371,11 +371,11 @@ class LogModule {
371
371
  ],
372
372
  };
373
373
  }
374
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
375
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: LogModule }); }
376
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LogModule }); }
374
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
375
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.0-next.3", ngImport: i0, type: LogModule }); }
376
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LogModule }); }
377
377
  }
378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LogModule, decorators: [{
378
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LogModule, decorators: [{
379
379
  type: NgModule
380
380
  }] });
381
381
 
@@ -470,10 +470,10 @@ class StoreService {
470
470
  // Ignore write errors.
471
471
  }
472
472
  }
473
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: StoreService, deps: [{ token: i1$1.Store, optional: true }, { token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
474
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: StoreService, providedIn: 'root' }); }
473
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: StoreService, deps: [{ token: i1$1.Store, optional: true }, { token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
474
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: StoreService, providedIn: 'root' }); }
475
475
  }
476
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: StoreService, decorators: [{
476
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: StoreService, decorators: [{
477
477
  type: Injectable,
478
478
  args: [{
479
479
  providedIn: 'root',
@@ -827,10 +827,10 @@ class I18nLoader {
827
827
  }
828
828
  return undefined;
829
829
  }
830
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nLoader, deps: [{ token: i1$2.HttpClient }, { token: LogService, optional: true }, { token: CONFIG_TOKEN }], target: i0.ɵɵFactoryTarget.Injectable }); }
831
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nLoader }); }
830
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nLoader, deps: [{ token: i1$2.HttpClient }, { token: LogService, optional: true }, { token: CONFIG_TOKEN }], target: i0.ɵɵFactoryTarget.Injectable }); }
831
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nLoader }); }
832
832
  }
833
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nLoader, decorators: [{
833
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nLoader, decorators: [{
834
834
  type: Injectable
835
835
  }], ctorParameters: function () { return [{ type: i1$2.HttpClient }, { type: LogService, decorators: [{
836
836
  type: Optional
@@ -1041,10 +1041,10 @@ class I18nService extends EuiLazyService {
1041
1041
  updateHTMLDOMLang(lang) {
1042
1042
  this.document.documentElement.lang = lang;
1043
1043
  }
1044
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nService, deps: [{ token: GLOBAL_CONFIG_TOKEN }, { token: i2.TranslateService }, { token: LogService, optional: true }, { token: StoreService }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
1045
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nService, providedIn: 'root' }); }
1044
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nService, deps: [{ token: GLOBAL_CONFIG_TOKEN }, { token: i2.TranslateService }, { token: LogService, optional: true }, { token: StoreService }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
1045
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nService, providedIn: 'root' }); }
1046
1046
  }
1047
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nService, decorators: [{
1047
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nService, decorators: [{
1048
1048
  type: Injectable,
1049
1049
  args: [{
1050
1050
  providedIn: 'root',
@@ -1086,10 +1086,10 @@ class I18nServiceMock extends I18nService {
1086
1086
  lazyLoadInit() {
1087
1087
  return of({ success: true });
1088
1088
  }
1089
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1090
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nServiceMock }); }
1089
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1090
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nServiceMock }); }
1091
1091
  }
1092
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: I18nServiceMock, decorators: [{
1092
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: I18nServiceMock, decorators: [{
1093
1093
  type: Injectable
1094
1094
  }], ctorParameters: function () { return []; } });
1095
1095
 
@@ -1566,9 +1566,18 @@ class UxAppShellService {
1566
1566
  case windowWidth >= 1200 && windowWidth < 1400:
1567
1567
  bkp = 'xl';
1568
1568
  break;
1569
- case windowWidth >= 1400:
1569
+ case windowWidth >= 1400 && windowWidth < 1920:
1570
1570
  bkp = 'xxl';
1571
1571
  break;
1572
+ case windowWidth >= 1920 && windowWidth < 2560:
1573
+ bkp = 'fhd';
1574
+ break;
1575
+ case windowWidth >= 2560 && windowWidth < 3840:
1576
+ bkp = '2k';
1577
+ break;
1578
+ case windowWidth >= 3840:
1579
+ bkp = '4k';
1580
+ break;
1572
1581
  }
1573
1582
  return bkp;
1574
1583
  }
@@ -1580,6 +1589,9 @@ class UxAppShellService {
1580
1589
  isDesktop: bkp === 'lg',
1581
1590
  isXL: bkp === 'xl',
1582
1591
  isXXL: bkp === 'xxl',
1592
+ isFHD: bkp === 'fhd',
1593
+ is2K: bkp === '2k',
1594
+ is4K: bkp === '4k',
1583
1595
  };
1584
1596
  }
1585
1597
  getJson(url) {
@@ -1603,10 +1615,10 @@ class UxAppShellService {
1603
1615
  }
1604
1616
  });
1605
1617
  }
1606
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxAppShellService, deps: [{ token: GLOBAL_CONFIG_TOKEN, optional: true }, { token: i1$2.HttpClient }, { token: PLATFORM_ID }, { token: i2$1.Router }, { token: StoreService }, { token: I18nService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1607
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxAppShellService, providedIn: 'root' }); }
1618
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxAppShellService, deps: [{ token: GLOBAL_CONFIG_TOKEN, optional: true }, { token: i1$2.HttpClient }, { token: PLATFORM_ID }, { token: i2$1.Router }, { token: StoreService }, { token: I18nService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1619
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxAppShellService, providedIn: 'root' }); }
1608
1620
  }
1609
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxAppShellService, decorators: [{
1621
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxAppShellService, decorators: [{
1610
1622
  type: Injectable,
1611
1623
  args: [{
1612
1624
  providedIn: 'root',
@@ -1668,10 +1680,10 @@ class CoreAppEffects {
1668
1680
  }
1669
1681
  })), { dispatch: false });
1670
1682
  }
1671
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CoreAppEffects, deps: [{ token: i1$3.Actions }, { token: SHOW_CONNECTION_STATUS_TOKEN }, { token: i2.TranslateService }, { token: UxAppShellService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1672
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CoreAppEffects }); }
1683
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CoreAppEffects, deps: [{ token: i1$3.Actions }, { token: SHOW_CONNECTION_STATUS_TOKEN }, { token: i2.TranslateService }, { token: UxAppShellService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1684
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CoreAppEffects }); }
1673
1685
  }
1674
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CoreAppEffects, decorators: [{
1686
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CoreAppEffects, decorators: [{
1675
1687
  type: Injectable
1676
1688
  }], ctorParameters: function () { return [{ type: i1$3.Actions }, { type: undefined, decorators: [{
1677
1689
  type: Inject,
@@ -1713,6 +1725,7 @@ const removeApiQueueItem = (state, action) => {
1713
1725
  }, {});
1714
1726
  return Object.assign({}, state, { apiQueue });
1715
1727
  };
1728
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
1716
1729
  const emptyApiQueue = (state, action) =>
1717
1730
  // remove all items in the Api Queue
1718
1731
  Object.assign({}, state, { apiQueue: {} });
@@ -1878,7 +1891,7 @@ const loadState = (storage = localStorage) => {
1878
1891
  return undefined;
1879
1892
  }
1880
1893
  };
1881
- const cb = (reducer, storage) => function (state, action) {
1894
+ const cb = (reducer, storage) => (state, action) => {
1882
1895
  if (action.type === CoreAppActionTypes.INIT_STORE) {
1883
1896
  // This action must be dispatched from an app initializer
1884
1897
  // We load the state from a storage and compare the version and userId with the provided ones.
@@ -1920,10 +1933,10 @@ class StoreServiceMock extends StoreService {
1920
1933
  select() {
1921
1934
  return of({});
1922
1935
  }
1923
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: StoreServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1924
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: StoreServiceMock }); }
1936
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: StoreServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1937
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: StoreServiceMock }); }
1925
1938
  }
1926
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: StoreServiceMock, decorators: [{
1939
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: StoreServiceMock, decorators: [{
1927
1940
  type: Injectable
1928
1941
  }], ctorParameters: function () { return []; } });
1929
1942
 
@@ -1967,11 +1980,11 @@ class CoreModule {
1967
1980
  storeService.dispatch(new AddAppLoadedConfigModulesAction({ moduleName, moduleConfig }));
1968
1981
  }
1969
1982
  }
1970
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CoreModule, deps: [{ token: CORE_ROOT_GUARD, optional: true }, { token: CoreModule, optional: true, skipSelf: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule }); }
1971
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.5", ngImport: i0, type: CoreModule }); }
1972
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CoreModule }); }
1983
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CoreModule, deps: [{ token: CORE_ROOT_GUARD, optional: true }, { token: CoreModule, optional: true, skipSelf: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule }); }
1984
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.0-next.3", ngImport: i0, type: CoreModule }); }
1985
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CoreModule }); }
1973
1986
  }
1974
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CoreModule, decorators: [{
1987
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CoreModule, decorators: [{
1975
1988
  type: NgModule,
1976
1989
  args: [{
1977
1990
  imports: [
@@ -2090,10 +2103,10 @@ class GlobalErrorHandler extends ErrorHandler {
2090
2103
  // throw error;
2091
2104
  super.handleError(error);
2092
2105
  }
2093
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: GlobalErrorHandler, deps: [{ token: LogService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2094
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: GlobalErrorHandler, providedIn: 'root' }); }
2106
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: GlobalErrorHandler, deps: [{ token: LogService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2107
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: GlobalErrorHandler, providedIn: 'root' }); }
2095
2108
  }
2096
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: GlobalErrorHandler, decorators: [{
2109
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: GlobalErrorHandler, decorators: [{
2097
2110
  type: Injectable,
2098
2111
  args: [{
2099
2112
  providedIn: 'root',
@@ -2138,10 +2151,10 @@ class HttpErrorHandlerInterceptor {
2138
2151
  // return the first matching route, if any
2139
2152
  return routes.length > 0 ? routes[0] : null;
2140
2153
  }
2141
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: HttpErrorHandlerInterceptor, deps: [{ token: HTTP_ERROR_HANDLER_CONFIG_TOKEN }, { token: i0.Injector }, { token: i2$1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
2142
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: HttpErrorHandlerInterceptor }); }
2154
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: HttpErrorHandlerInterceptor, deps: [{ token: HTTP_ERROR_HANDLER_CONFIG_TOKEN }, { token: i0.Injector }, { token: i2$1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
2155
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: HttpErrorHandlerInterceptor }); }
2143
2156
  }
2144
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: HttpErrorHandlerInterceptor, decorators: [{
2157
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: HttpErrorHandlerInterceptor, decorators: [{
2145
2158
  type: Injectable
2146
2159
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
2147
2160
  type: Inject,
@@ -2283,10 +2296,10 @@ class ApiQueueService {
2283
2296
  buildHttpRequest(id, item) {
2284
2297
  return this.http[item.method.toLowerCase()](item.uri, item.payload).pipe(tap(() => this.removeQueueItem(id)));
2285
2298
  }
2286
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: ApiQueueService, deps: [{ token: StoreService }, { token: i1$2.HttpClient }, { token: LogService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2287
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: ApiQueueService, providedIn: 'root' }); }
2299
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: ApiQueueService, deps: [{ token: StoreService }, { token: i1$2.HttpClient }, { token: LogService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2300
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: ApiQueueService, providedIn: 'root' }); }
2288
2301
  }
2289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: ApiQueueService, decorators: [{
2302
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: ApiQueueService, decorators: [{
2290
2303
  type: Injectable,
2291
2304
  args: [{
2292
2305
  providedIn: 'root',
@@ -2301,7 +2314,7 @@ class ApiQueueServiceMock extends ApiQueueService {
2301
2314
  return of([]);
2302
2315
  }
2303
2316
  getQueueItem(id) {
2304
- return of(null);
2317
+ return of({ uri: id, method: 'GET' });
2305
2318
  }
2306
2319
  removeAllQueueItem() { }
2307
2320
  processAllQueueItems() {
@@ -2622,10 +2635,10 @@ class EuiPermissionService extends EuiService {
2622
2635
  }
2623
2636
  return rights.every((right) => this.userRights.find((uRight) => uRight.id === right.id));
2624
2637
  }
2625
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiPermissionService, deps: [{ token: LogService, optional: true }, { token: StoreService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2626
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiPermissionService, providedIn: 'root' }); }
2638
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiPermissionService, deps: [{ token: LogService, optional: true }, { token: StoreService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2639
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiPermissionService, providedIn: 'root' }); }
2627
2640
  }
2628
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiPermissionService, decorators: [{
2641
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiPermissionService, decorators: [{
2629
2642
  type: Injectable,
2630
2643
  args: [{
2631
2644
  providedIn: 'root',
@@ -2685,10 +2698,10 @@ class EuiDynamicMenuService {
2685
2698
  return true;
2686
2699
  });
2687
2700
  }
2688
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiDynamicMenuService, deps: [{ token: EuiPermissionService }, { token: StoreService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2689
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiDynamicMenuService, providedIn: 'root' }); }
2701
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiDynamicMenuService, deps: [{ token: EuiPermissionService }, { token: StoreService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2702
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiDynamicMenuService, providedIn: 'root' }); }
2690
2703
  }
2691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiDynamicMenuService, decorators: [{
2704
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiDynamicMenuService, decorators: [{
2692
2705
  type: Injectable,
2693
2706
  args: [{
2694
2707
  providedIn: 'root',
@@ -2765,10 +2778,10 @@ class UxErrorFeedbackService {
2765
2778
  createGlobalErrorManager() {
2766
2779
  return new UxErrorManager(this, true);
2767
2780
  }
2768
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxErrorFeedbackService, deps: [{ token: UxAppShellService }, { token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2769
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxErrorFeedbackService, providedIn: 'root' }); }
2781
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxErrorFeedbackService, deps: [{ token: UxAppShellService }, { token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2782
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxErrorFeedbackService, providedIn: 'root' }); }
2770
2783
  }
2771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxErrorFeedbackService, decorators: [{
2784
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxErrorFeedbackService, decorators: [{
2772
2785
  type: Injectable,
2773
2786
  args: [{
2774
2787
  providedIn: 'root',
@@ -2863,10 +2876,10 @@ class UxDynamicComponentService {
2863
2876
  injectorTokens.set(DYNAMIC_COMPONENT_CONFIG, data);
2864
2877
  return new PortalInjector(this.injector, injectorTokens);
2865
2878
  }
2866
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxDynamicComponentService, deps: [{ token: i0.ComponentFactoryResolver }, { token: i0.Injector }, { token: i0.ApplicationRef }], target: i0.ɵɵFactoryTarget.Injectable }); }
2867
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxDynamicComponentService }); }
2879
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxDynamicComponentService, deps: [{ token: i0.ComponentFactoryResolver }, { token: i0.Injector }, { token: i0.ApplicationRef }], target: i0.ɵɵFactoryTarget.Injectable }); }
2880
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxDynamicComponentService }); }
2868
2881
  }
2869
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxDynamicComponentService, decorators: [{
2882
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxDynamicComponentService, decorators: [{
2870
2883
  type: Injectable
2871
2884
  }], ctorParameters: function () { return [{ type: i0.ComponentFactoryResolver }, { type: i0.Injector }, { type: i0.ApplicationRef }]; } });
2872
2885
 
@@ -3577,10 +3590,10 @@ class EuiTimezoneService {
3577
3590
  getTimezone(tz) {
3578
3591
  return EUI_TIMEZONES.find((item) => item.name === tz);
3579
3592
  }
3580
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiTimezoneService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3581
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiTimezoneService }); }
3593
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiTimezoneService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3594
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiTimezoneService }); }
3582
3595
  }
3583
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuiTimezoneService, decorators: [{
3596
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuiTimezoneService, decorators: [{
3584
3597
  type: Injectable
3585
3598
  }] });
3586
3599
 
@@ -3699,10 +3712,10 @@ class LocalStorageService extends StorageService {
3699
3712
  }
3700
3713
  }
3701
3714
  }
3702
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocalStorageService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3703
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocalStorageService }); }
3715
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocalStorageService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3716
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocalStorageService }); }
3704
3717
  }
3705
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocalStorageService, decorators: [{
3718
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocalStorageService, decorators: [{
3706
3719
  type: Injectable
3707
3720
  }], ctorParameters: function () { return [{ type: LogService, decorators: [{
3708
3721
  type: Optional
@@ -3770,10 +3783,10 @@ class SessionStorageService extends StorageService {
3770
3783
  }
3771
3784
  }
3772
3785
  }
3773
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: SessionStorageService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3774
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: SessionStorageService }); }
3786
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: SessionStorageService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3787
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: SessionStorageService }); }
3775
3788
  }
3776
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: SessionStorageService, decorators: [{
3789
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: SessionStorageService, decorators: [{
3777
3790
  type: Injectable
3778
3791
  }], ctorParameters: function () { return [{ type: LogService, decorators: [{
3779
3792
  type: Optional
@@ -3851,10 +3864,10 @@ class LocalForageService extends AsyncStorageService {
3851
3864
  }
3852
3865
  }));
3853
3866
  }
3854
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocalForageService, deps: [{ token: LOCAL_FORAGE_SERVICE_CONFIG_TOKEN, optional: true }, { token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3855
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocalForageService }); }
3867
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocalForageService, deps: [{ token: LOCAL_FORAGE_SERVICE_CONFIG_TOKEN, optional: true }, { token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3868
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocalForageService }); }
3856
3869
  }
3857
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocalForageService, decorators: [{
3870
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocalForageService, decorators: [{
3858
3871
  type: Injectable
3859
3872
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
3860
3873
  type: Inject,
@@ -3962,6 +3975,7 @@ class LocaleService extends EuiService {
3962
3975
  *
3963
3976
  * @param locale array of locale to load
3964
3977
  */
3978
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
3965
3979
  loadLocale(locale) {
3966
3980
  // locale = Array.isArray(locale) ? locale : [locale];
3967
3981
  // const localeImports: Observable<{ data: any, localeId: string, extraData: any }>[]
@@ -4060,10 +4074,10 @@ class LocaleService extends EuiService {
4060
4074
  }
4061
4075
  });
4062
4076
  }
4063
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, 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: i0.ɵɵFactoryTarget.Injectable }); }
4064
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocaleService, providedIn: 'root' }); }
4077
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, 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: i0.ɵɵFactoryTarget.Injectable }); }
4078
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocaleService, providedIn: 'root' }); }
4065
4079
  }
4066
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocaleService, decorators: [{
4080
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocaleService, decorators: [{
4067
4081
  type: Injectable,
4068
4082
  args: [{
4069
4083
  providedIn: 'root',
@@ -4109,10 +4123,10 @@ class LocaleServiceMock extends LocaleService {
4109
4123
  this.DEFAULT_LOCALE = state.id || 'en';
4110
4124
  return of({ success: true });
4111
4125
  }
4112
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocaleServiceMock, deps: [{ token: LOCALE_ID, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
4113
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocaleServiceMock }); }
4126
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocaleServiceMock, deps: [{ token: LOCALE_ID, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
4127
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocaleServiceMock }); }
4114
4128
  }
4115
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: LocaleServiceMock, decorators: [{
4129
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: LocaleServiceMock, decorators: [{
4116
4130
  type: Injectable
4117
4131
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
4118
4132
  type: Optional
@@ -4168,10 +4182,10 @@ class UserService extends EuiService {
4168
4182
  this.store.dispatch(new UpdateUserStateAction(userState));
4169
4183
  }
4170
4184
  }
4171
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UserService, deps: [{ token: StoreService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4172
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UserService, providedIn: 'root' }); }
4185
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UserService, deps: [{ token: StoreService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4186
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UserService, providedIn: 'root' }); }
4173
4187
  }
4174
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UserService, decorators: [{
4188
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UserService, decorators: [{
4175
4189
  type: Injectable,
4176
4190
  args: [{
4177
4191
  providedIn: 'root',
@@ -4199,10 +4213,10 @@ class UserServiceMock extends UserService {
4199
4213
  getUserId() {
4200
4214
  return of('anonymous');
4201
4215
  }
4202
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UserServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4203
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UserServiceMock }); }
4216
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UserServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4217
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UserServiceMock }); }
4204
4218
  }
4205
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UserServiceMock, decorators: [{
4219
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UserServiceMock, decorators: [{
4206
4220
  type: Injectable
4207
4221
  }], ctorParameters: function () { return []; } });
4208
4222
 
@@ -4231,10 +4245,10 @@ class AddLangParamInterceptor {
4231
4245
  params: req.params.set(langParam, langValue),
4232
4246
  }));
4233
4247
  }
4234
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: AddLangParamInterceptor, deps: [{ token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4235
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: AddLangParamInterceptor }); }
4248
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: AddLangParamInterceptor, deps: [{ token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4249
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: AddLangParamInterceptor }); }
4236
4250
  }
4237
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: AddLangParamInterceptor, decorators: [{
4251
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: AddLangParamInterceptor, decorators: [{
4238
4252
  type: Injectable
4239
4253
  }], ctorParameters: function () { return [{ type: i2.TranslateService }]; } });
4240
4254
 
@@ -4250,10 +4264,10 @@ class CachePreventionInterceptor {
4250
4264
  headers: req.headers.set('Cache-Control', 'No-Cache'),
4251
4265
  }));
4252
4266
  }
4253
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CachePreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4254
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CachePreventionInterceptor }); }
4267
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CachePreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4268
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CachePreventionInterceptor }); }
4255
4269
  }
4256
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CachePreventionInterceptor, decorators: [{
4270
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CachePreventionInterceptor, decorators: [{
4257
4271
  type: Injectable
4258
4272
  }] });
4259
4273
 
@@ -4263,10 +4277,10 @@ class CorsSecurityInterceptor {
4263
4277
  withCredentials: true,
4264
4278
  }));
4265
4279
  }
4266
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CorsSecurityInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4267
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CorsSecurityInterceptor }); }
4280
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CorsSecurityInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4281
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CorsSecurityInterceptor }); }
4268
4282
  }
4269
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CorsSecurityInterceptor, decorators: [{
4283
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CorsSecurityInterceptor, decorators: [{
4270
4284
  type: Injectable
4271
4285
  }] });
4272
4286
 
@@ -4276,10 +4290,10 @@ class CsrfPreventionInterceptor {
4276
4290
  headers: request.headers.set('X-Requested-With', 'XMLHttpRequest'),
4277
4291
  }));
4278
4292
  }
4279
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CsrfPreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4280
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CsrfPreventionInterceptor }); }
4293
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CsrfPreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4294
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CsrfPreventionInterceptor }); }
4281
4295
  }
4282
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: CsrfPreventionInterceptor, decorators: [{
4296
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: CsrfPreventionInterceptor, decorators: [{
4283
4297
  type: Injectable
4284
4298
  }] });
4285
4299
 
@@ -4298,7 +4312,7 @@ class EuLoginSessionTimeoutHandlingInterceptor {
4298
4312
  checkRequestSuccessForEULoginSessionTimeout(request, event) {
4299
4313
  if (event instanceof HttpResponse) {
4300
4314
  if (this.isSsoResponse(event.body)) {
4301
- this.reauthenticate(request, event);
4315
+ this.reauthenticate();
4302
4316
  }
4303
4317
  }
4304
4318
  }
@@ -4341,13 +4355,13 @@ class EuLoginSessionTimeoutHandlingInterceptor {
4341
4355
  return false;
4342
4356
  }
4343
4357
  }
4344
- reauthenticate(request, response) {
4358
+ reauthenticate() {
4345
4359
  document.location.reload();
4346
4360
  }
4347
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4348
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor }); }
4361
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4362
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor }); }
4349
4363
  }
4350
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
4364
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
4351
4365
  type: Injectable
4352
4366
  }] });
4353
4367
 
@@ -4366,10 +4380,10 @@ class UxRequestErrorModelInterceptor {
4366
4380
  return of(err);
4367
4381
  }));
4368
4382
  }
4369
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxRequestErrorModelInterceptor, deps: [{ token: UX_ERROR_MAPPING_HANDLER_TOKEN }], target: i0.ɵɵFactoryTarget.Injectable }); }
4370
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxRequestErrorModelInterceptor }); }
4383
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxRequestErrorModelInterceptor, deps: [{ token: UX_ERROR_MAPPING_HANDLER_TOKEN }], target: i0.ɵɵFactoryTarget.Injectable }); }
4384
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxRequestErrorModelInterceptor }); }
4371
4385
  }
4372
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: UxRequestErrorModelInterceptor, decorators: [{
4386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: UxRequestErrorModelInterceptor, decorators: [{
4373
4387
  type: Injectable
4374
4388
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
4375
4389
  type: Inject,
@@ -4391,6 +4405,7 @@ class OpenIdConnectInterceptor {
4391
4405
  if (!authorizedRequest) {
4392
4406
  authorizedRequest = new Subject();
4393
4407
  }
4408
+ let subscription = null;
4394
4409
  OpenIdConnect.getAuthorizationHeaders(request.urlWithParams, (headers) => {
4395
4410
  let newRequest = request;
4396
4411
  if (headers) {
@@ -4413,7 +4428,6 @@ class OpenIdConnectInterceptor {
4413
4428
  }
4414
4429
  // Don't mix the next line with the line below it.
4415
4430
  // We would get a "Cannot access 'subscription' before initialization" error.
4416
- let subscription = null;
4417
4431
  subscription = next
4418
4432
  .handle(newRequest)
4419
4433
  .pipe(catchError((response) => this.handleErrorResponse(response, request, next, retryCount, authorizedRequest, subscription)))
@@ -4438,7 +4452,12 @@ class OpenIdConnectInterceptor {
4438
4452
  }
4439
4453
  return this.handleErrorResponse(new HttpErrorResponse(errorProperties), request, next, retryCount, authorizedRequest, null);
4440
4454
  });
4441
- return authorizedRequest;
4455
+ // EUI-3992 will cancel the xhr request when observable is unsubscribed from or terminated
4456
+ return authorizedRequest.pipe(finalize(() => {
4457
+ if (subscription) {
4458
+ subscription.unsubscribe();
4459
+ }
4460
+ }));
4442
4461
  }
4443
4462
  else {
4444
4463
  return next.handle(request);
@@ -4513,10 +4532,10 @@ class OpenIdConnectInterceptor {
4513
4532
  return this.defaultMaximumRequestRetries;
4514
4533
  }
4515
4534
  }
4516
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: OpenIdConnectInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4517
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: OpenIdConnectInterceptor }); }
4535
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: OpenIdConnectInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4536
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: OpenIdConnectInterceptor }); }
4518
4537
  }
4519
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: OpenIdConnectInterceptor, decorators: [{
4538
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: OpenIdConnectInterceptor, decorators: [{
4520
4539
  type: Injectable
4521
4540
  }], ctorParameters: function () { return []; } });
4522
4541
 
@@ -4563,10 +4582,10 @@ class OpenIdConnectService {
4563
4582
  getUserDetails() {
4564
4583
  return this.userDetails;
4565
4584
  }
4566
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: OpenIdConnectService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4567
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: OpenIdConnectService, providedIn: 'root' }); }
4585
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: OpenIdConnectService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4586
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: OpenIdConnectService, providedIn: 'root' }); }
4568
4587
  }
4569
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.5", ngImport: i0, type: OpenIdConnectService, decorators: [{
4588
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.3", ngImport: i0, type: OpenIdConnectService, decorators: [{
4570
4589
  type: Injectable,
4571
4590
  args: [{
4572
4591
  providedIn: 'root',