@eui/core 21.0.0-next.9 → 21.0.0-rc.2

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 (50) hide show
  1. package/CHANGELOG.md +634 -0
  2. package/docs/changelog.html +877 -0
  3. package/docs/classes/ActivatedRouteAction.html +6 -0
  4. package/docs/classes/AddApiQueueItemAction.html +6 -0
  5. package/docs/classes/AddAppLoadedConfigModulesAction.html +6 -0
  6. package/docs/classes/ApiQueueServiceMock.html +5 -1
  7. package/docs/classes/CssUtils.html +113 -1
  8. package/docs/classes/EmptyApiQueueAction.html +6 -0
  9. package/docs/classes/I18nResourceImpl.html +11 -2
  10. package/docs/classes/InitStoreAction.html +6 -0
  11. package/docs/classes/RemoveApiQueueItemAction.html +6 -0
  12. package/docs/classes/UpdateAppConnectionAction.html +6 -0
  13. package/docs/classes/UpdateAppStatusAction.html +6 -0
  14. package/docs/classes/UpdateAppVersionAction.html +6 -0
  15. package/docs/classes/UpdateCurrentModuleAction.html +6 -0
  16. package/docs/classes/UpdateI18nStateAction.html +6 -0
  17. package/docs/classes/UpdateLocaleStateAction.html +6 -0
  18. package/docs/classes/UpdateNotificationsListAction.html +6 -0
  19. package/docs/classes/UpdateUserDashboardAction.html +17 -1
  20. package/docs/classes/UpdateUserDetailsAction.html +6 -0
  21. package/docs/classes/UpdateUserPreferencesAction.html +6 -0
  22. package/docs/classes/UpdateUserRightsAction.html +6 -0
  23. package/docs/classes/UpdateUserStateAction.html +6 -0
  24. package/docs/injectables/ApiQueueService.html +10 -2
  25. package/docs/injectables/EuiAppShellService.html +2 -15
  26. package/docs/injectables/EuiGrowlService.html +38 -12
  27. package/docs/injectables/I18nLoader.html +1 -1
  28. package/docs/injectables/I18nService.html +2 -2
  29. package/docs/injectables/LocaleService.html +2 -2
  30. package/docs/injectables/LogService.html +2 -1
  31. package/docs/injectables/StoreService.html +3 -71
  32. package/docs/injectables/StoreServiceMock.html +0 -37
  33. package/docs/injectables/UserService.html +2 -2
  34. package/docs/injectables/UserServiceMock.html +5 -4
  35. package/docs/interfaces/LoadedResources.html +2 -2
  36. package/docs/js/libs/bootstrap-native.js +1 -1
  37. package/docs/js/libs/vis-network.min.js +78 -0
  38. package/docs/js/menu-wc.js +10 -0
  39. package/docs/js/menu-wc_es5.js +1 -1
  40. package/docs/js/search/search_index.js +2 -2
  41. package/docs/miscellaneous/functions.html +19 -4
  42. package/docs/miscellaneous/typealiases.html +1 -1
  43. package/docs/miscellaneous/variables.html +405 -110
  44. package/docs/properties.html +1 -1
  45. package/fesm2022/eui-core.mjs +116 -156
  46. package/fesm2022/eui-core.mjs.map +1 -1
  47. package/package.json +2 -2
  48. package/types/eui-core.d.ts +17 -27
  49. package/types/eui-core.d.ts.map +1 -1
  50. package/docs/js/libs/vis.min.js +0 -47
@@ -121,7 +121,7 @@
121
121
  </ol>
122
122
  <ul class="properties-list">
123
123
  <li>
124
- <b>Version</b> : 21.0.0-next.9</li>
124
+ <b>Version</b> : 21.0.0-rc.2</li>
125
125
  </ul>
126
126
 
127
127
 
@@ -669,10 +669,10 @@ class LogService extends Logger {
669
669
  }
670
670
  return logger;
671
671
  }
672
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
673
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LogService }); }
672
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
673
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LogService }); }
674
674
  }
675
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LogService, decorators: [{
675
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LogService, decorators: [{
676
676
  type: Injectable
677
677
  }], ctorParameters: () => [] });
678
678
 
@@ -770,11 +770,11 @@ class LogModule {
770
770
  ],
771
771
  };
772
772
  }
773
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
774
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LogModule }); }
775
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LogModule }); }
773
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
774
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.3", ngImport: i0, type: LogModule }); }
775
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LogModule }); }
776
776
  }
777
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LogModule, decorators: [{
777
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LogModule, decorators: [{
778
778
  type: NgModule
779
779
  }] });
780
780
 
@@ -833,15 +833,6 @@ class StoreService {
833
833
  handleAutoSave() {
834
834
  this.isHandlingAutoSave = true;
835
835
  }
836
- /**
837
- * Proxy to NGRX store.dispatch()
838
- * that allows to intercept if the store is present
839
- *
840
- * @deprecated it will be removed in the next version support of NGRX will cease
841
- */
842
- dispatch(action) {
843
- console.warn('eUI does not PROXY to NGRX store.dispatch() anymore');
844
- }
845
836
  updateState(state, reducer) {
846
837
  const currentState = this.state.getValue();
847
838
  let newState;
@@ -926,10 +917,10 @@ class StoreService {
926
917
  isObject(item) {
927
918
  return item && typeof item === 'object' && !Array.isArray(item);
928
919
  }
929
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
930
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreService, providedIn: 'root' }); }
920
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: StoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
921
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: StoreService, providedIn: 'root' }); }
931
922
  }
932
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreService, decorators: [{
923
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: StoreService, decorators: [{
933
924
  type: Injectable,
934
925
  args: [{
935
926
  providedIn: 'root',
@@ -944,14 +935,13 @@ class StoreServiceMock extends StoreService {
944
935
  init() { }
945
936
  addAutoSaveHandler() { }
946
937
  handleAutoSave() { }
947
- dispatch() { }
948
938
  select() {
949
939
  return of({});
950
940
  }
951
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
952
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreServiceMock }); }
941
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: StoreServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
942
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: StoreServiceMock }); }
953
943
  }
954
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreServiceMock, decorators: [{
944
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: StoreServiceMock, decorators: [{
955
945
  type: Injectable
956
946
  }], ctorParameters: () => [] });
957
947
 
@@ -1044,11 +1034,11 @@ class CoreModule {
1044
1034
  storeService.updateState({ moduleName, moduleConfig }, AddAppLoadedConfigModules);
1045
1035
  }
1046
1036
  }
1047
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1048
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CoreModule }); }
1049
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CoreModule }); }
1037
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1038
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.3", ngImport: i0, type: CoreModule }); }
1039
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CoreModule }); }
1050
1040
  }
1051
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CoreModule, decorators: [{
1041
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CoreModule, decorators: [{
1052
1042
  type: NgModule
1053
1043
  }], ctorParameters: () => [] });
1054
1044
  const createEuiCoreRootGuard = (core) => {
@@ -1136,36 +1126,6 @@ const init = () => {
1136
1126
  function provideEuiInitializer() {
1137
1127
  return provideAppInitializer(init);
1138
1128
  }
1139
- /**
1140
- * Initializes the app with the necessary configurations
1141
- * @param injector
1142
- * @deprecated Use `provideEuiInitializer()` instead. Beware that this should be declared as Environment providers.
1143
- */
1144
- const euiInitApp = (injector) => () => new Promise((resolve) => {
1145
- const locationInitialized = injector.get(LOCATION_INITIALIZED, Promise.resolve(null));
1146
- locationInitialized.then(() => {
1147
- const appConfig = injector.get(CONFIG_TOKEN);
1148
- // necessary config parameters
1149
- let appVersion;
1150
- if (appConfig && appConfig.versions && appConfig.versions.app) {
1151
- appVersion = appConfig.versions.app;
1152
- }
1153
- else {
1154
- appVersion = '0.0.0';
1155
- }
1156
- let storageType;
1157
- if (appConfig && appConfig['saveStateStorage']) {
1158
- storageType = appConfig['saveStateStorage'];
1159
- }
1160
- else {
1161
- storageType = BrowserStorageType.local;
1162
- }
1163
- const storeService = injector.get(StoreService);
1164
- storeService.init(appVersion, storageType);
1165
- storeService.handleAutoSave();
1166
- resolve(null);
1167
- });
1168
- });
1169
1129
 
1170
1130
  const errorCodes = {
1171
1131
  ERR_GENERIC: 'ERR_GENERIC',
@@ -1224,10 +1184,10 @@ class GlobalErrorHandler extends ErrorHandler {
1224
1184
  // throw error;
1225
1185
  super.handleError(error);
1226
1186
  }
1227
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: GlobalErrorHandler, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1228
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: GlobalErrorHandler, providedIn: 'root' }); }
1187
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: GlobalErrorHandler, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1188
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: GlobalErrorHandler, providedIn: 'root' }); }
1229
1189
  }
1230
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: GlobalErrorHandler, decorators: [{
1190
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: GlobalErrorHandler, decorators: [{
1231
1191
  type: Injectable,
1232
1192
  args: [{
1233
1193
  providedIn: 'root',
@@ -1279,22 +1239,22 @@ class HttpErrorHandlerInterceptor {
1279
1239
  // return the first matching route, if any
1280
1240
  return routes.length > 0 ? routes[0] : null;
1281
1241
  }
1282
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: HttpErrorHandlerInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1283
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: HttpErrorHandlerInterceptor }); }
1242
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: HttpErrorHandlerInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1243
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: HttpErrorHandlerInterceptor }); }
1284
1244
  }
1285
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: HttpErrorHandlerInterceptor, decorators: [{
1245
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: HttpErrorHandlerInterceptor, decorators: [{
1286
1246
  type: Injectable
1287
1247
  }] });
1288
1248
 
1289
1249
  class EuiGrowlService {
1290
1250
  constructor() {
1291
- this.growlMessages = [];
1292
- this.isGrowlSticky = false;
1293
- this.isCloseAllSticky = false;
1294
- this.growlLife = 3000;
1295
- this.growlPosition = 'bottom-right';
1296
- this.growlCallback = null;
1297
- this.ariaGrowlLive = 'polite';
1251
+ this.growlMessages = new BehaviorSubject([]);
1252
+ this.isGrowlSticky = new BehaviorSubject(false);
1253
+ this.isCloseAllSticky = new BehaviorSubject(false);
1254
+ this.growlLife = new BehaviorSubject(3000);
1255
+ this.growlPosition = new BehaviorSubject('bottom-right');
1256
+ this.growlCallback = new BehaviorSubject(null);
1257
+ this.ariaGrowlLive = new BehaviorSubject('polite');
1298
1258
  }
1299
1259
  /**
1300
1260
  * displays a growl UxMessage item, isSticky
@@ -1305,41 +1265,41 @@ class EuiGrowlService {
1305
1265
  }
1306
1266
  else {
1307
1267
  if (isMultiple === undefined || !isMultiple) {
1308
- this.growlMessages = [];
1268
+ this.growlMessages.next([]);
1309
1269
  }
1310
- this.growlMessages = this.growlMessages.concat(msg);
1311
1270
  msg.life = life || msg.life;
1312
1271
  msg.sticky = isSticky || msg.sticky;
1272
+ this.growlMessages.next([...this.growlMessages.value, msg]);
1313
1273
  if (life === undefined || isNaN(life)) {
1314
1274
  if (msg.severity === 'danger') {
1315
1275
  isSticky = true;
1316
1276
  }
1317
1277
  else {
1318
- this.growlLife = 3000;
1278
+ this.growlLife.next(3000);
1319
1279
  }
1320
1280
  }
1321
1281
  else {
1322
- this.growlLife = life;
1282
+ this.growlLife.next(life);
1323
1283
  }
1324
1284
  if (isSticky) {
1325
- this.isGrowlSticky = isSticky;
1285
+ this.isGrowlSticky.next(isSticky);
1326
1286
  }
1327
1287
  else {
1328
- this.isGrowlSticky = false;
1288
+ this.isGrowlSticky.next(false);
1329
1289
  }
1330
1290
  if (position) {
1331
- this.growlPosition = position;
1291
+ this.growlPosition.next(position);
1332
1292
  }
1333
1293
  if (callback) {
1334
- this.growlCallback = callback;
1294
+ this.growlCallback.next(callback);
1335
1295
  }
1336
1296
  if (ariaLive) {
1337
- this.ariaGrowlLive = ariaLive;
1297
+ this.ariaGrowlLive.next(ariaLive);
1338
1298
  }
1339
1299
  }
1340
1300
  }
1341
1301
  clearGrowl() {
1342
- this.growlMessages = [];
1302
+ this.growlMessages.next([]);
1343
1303
  }
1344
1304
  growlSuccess(msg, position) {
1345
1305
  this.growl({ severity: 'success', summary: 'SUCCESS', detail: msg }, false, false, undefined, position);
@@ -1353,10 +1313,10 @@ class EuiGrowlService {
1353
1313
  growlInfo(msg, position) {
1354
1314
  this.growl({ severity: 'info', summary: 'INFO', detail: msg }, false, false, undefined, position);
1355
1315
  }
1356
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiGrowlService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1357
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiGrowlService, providedIn: 'root' }); }
1316
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiGrowlService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1317
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiGrowlService, providedIn: 'root' }); }
1358
1318
  }
1359
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiGrowlService, decorators: [{
1319
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiGrowlService, decorators: [{
1360
1320
  type: Injectable,
1361
1321
  args: [{
1362
1322
  providedIn: 'root',
@@ -1716,10 +1676,10 @@ class ApiQueueService {
1716
1676
  buildHttpRequest(id, item) {
1717
1677
  return this.http[item.method.toLowerCase()](item.uri, item.payload).pipe(tap(() => this.removeQueueItem(id)));
1718
1678
  }
1719
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: ApiQueueService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1720
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: ApiQueueService, providedIn: 'root' }); }
1679
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ApiQueueService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1680
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ApiQueueService, providedIn: 'root' }); }
1721
1681
  }
1722
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: ApiQueueService, decorators: [{
1682
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: ApiQueueService, decorators: [{
1723
1683
  type: Injectable,
1724
1684
  args: [{
1725
1685
  providedIn: 'root',
@@ -1959,10 +1919,10 @@ class I18nLoader {
1959
1919
  }
1960
1920
  return undefined;
1961
1921
  }
1962
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1963
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nLoader }); }
1922
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: I18nLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1923
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: I18nLoader }); }
1964
1924
  }
1965
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nLoader, decorators: [{
1925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: I18nLoader, decorators: [{
1966
1926
  type: Injectable
1967
1927
  }], ctorParameters: () => [] });
1968
1928
  const translateConfig = {
@@ -2201,10 +2161,10 @@ class I18nService extends EuiLazyService {
2201
2161
  updateHTMLDOMLang(lang) {
2202
2162
  this.document.documentElement.lang = lang;
2203
2163
  }
2204
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2205
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nService, providedIn: 'root' }); }
2164
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2165
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: I18nService, providedIn: 'root' }); }
2206
2166
  }
2207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nService, decorators: [{
2167
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: I18nService, decorators: [{
2208
2168
  type: Injectable,
2209
2169
  args: [{
2210
2170
  providedIn: 'root',
@@ -2826,10 +2786,10 @@ class EuiPermissionService extends EuiService {
2826
2786
  }
2827
2787
  return rights.every((right) => this.userRights.find((uRight) => uRight.id === right.id));
2828
2788
  }
2829
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiPermissionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2830
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiPermissionService, providedIn: 'root' }); }
2789
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiPermissionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2790
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiPermissionService, providedIn: 'root' }); }
2831
2791
  }
2832
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiPermissionService, decorators: [{
2792
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiPermissionService, decorators: [{
2833
2793
  type: Injectable,
2834
2794
  args: [{
2835
2795
  providedIn: 'root',
@@ -2887,10 +2847,10 @@ class EuiDynamicMenuService {
2887
2847
  return true;
2888
2848
  });
2889
2849
  }
2890
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2891
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicMenuService, providedIn: 'root' }); }
2850
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiDynamicMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2851
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiDynamicMenuService, providedIn: 'root' }); }
2892
2852
  }
2893
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicMenuService, decorators: [{
2853
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiDynamicMenuService, decorators: [{
2894
2854
  type: Injectable,
2895
2855
  args: [{
2896
2856
  providedIn: 'root',
@@ -2955,10 +2915,10 @@ class EuiDynamicComponentService {
2955
2915
  parent: this.injector,
2956
2916
  });
2957
2917
  }
2958
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicComponentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2959
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicComponentService }); }
2918
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiDynamicComponentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2919
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiDynamicComponentService }); }
2960
2920
  }
2961
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicComponentService, decorators: [{
2921
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiDynamicComponentService, decorators: [{
2962
2922
  type: Injectable
2963
2923
  }] });
2964
2924
 
@@ -3351,10 +3311,10 @@ class EuiAppShellService {
3351
3311
  }
3352
3312
  });
3353
3313
  }
3354
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiAppShellService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3355
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiAppShellService, providedIn: 'root' }); }
3314
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiAppShellService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3315
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiAppShellService, providedIn: 'root' }); }
3356
3316
  }
3357
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiAppShellService, decorators: [{
3317
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiAppShellService, decorators: [{
3358
3318
  type: Injectable,
3359
3319
  args: [{
3360
3320
  providedIn: 'root',
@@ -4068,10 +4028,10 @@ class EuiTimezoneService {
4068
4028
  getTimezone(tz) {
4069
4029
  return EUI_TIMEZONES.find((item) => item.name === tz);
4070
4030
  }
4071
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiTimezoneService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4072
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiTimezoneService }); }
4031
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiTimezoneService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4032
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiTimezoneService }); }
4073
4033
  }
4074
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiTimezoneService, decorators: [{
4034
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiTimezoneService, decorators: [{
4075
4035
  type: Injectable
4076
4036
  }] });
4077
4037
 
@@ -4094,9 +4054,9 @@ const initialState = {
4094
4054
  themes: [
4095
4055
  { name: EuiTheme.DEFAULT, isActive: false, styleSheet: null, cssClass: null },
4096
4056
  { name: EuiTheme.ECL_EC, isActive: false, styleSheet: 'eui-ecl-ec.css', cssClass: null },
4097
- { name: EuiTheme.ECL_EC_RTL, isActive: false, styleSheet: 'eui-ecl-ec-rtl.css', cssClass: null },
4057
+ { name: EuiTheme.ECL_EC_RTL, isActive: false, styleSheet: 'eui-ecl-ec.css', cssClass: null },
4098
4058
  { name: EuiTheme.ECL_EU, isActive: false, styleSheet: 'eui-ecl-eu.css', cssClass: null },
4099
- { name: EuiTheme.ECL_EU_RTL, isActive: false, styleSheet: 'eui-ecl-eu-rtl.css', cssClass: null },
4059
+ { name: EuiTheme.ECL_EU_RTL, isActive: false, styleSheet: 'eui-ecl-eu.css', cssClass: null },
4100
4060
  { name: EuiTheme.DARK, isActive: false, styleSheet: null, cssClass: 'eui-t-dark' },
4101
4061
  { name: EuiTheme.COMPACT, isActive: false, styleSheet: null, cssClass: 'eui-t-compact' },
4102
4062
  ],
@@ -4269,10 +4229,10 @@ class EuiThemeService {
4269
4229
  }
4270
4230
  }
4271
4231
  }
4272
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4273
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiThemeService, providedIn: 'root' }); }
4232
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4233
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiThemeService, providedIn: 'root' }); }
4274
4234
  }
4275
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiThemeService, decorators: [{
4235
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiThemeService, decorators: [{
4276
4236
  type: Injectable,
4277
4237
  args: [{
4278
4238
  providedIn: 'root',
@@ -4413,10 +4373,10 @@ class LocalStorageService extends StorageService {
4413
4373
  }
4414
4374
  }
4415
4375
  }
4416
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
4417
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalStorageService }); }
4376
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocalStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
4377
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocalStorageService }); }
4418
4378
  }
4419
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalStorageService, decorators: [{
4379
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocalStorageService, decorators: [{
4420
4380
  type: Injectable
4421
4381
  }] });
4422
4382
 
@@ -4486,10 +4446,10 @@ class SessionStorageService extends StorageService {
4486
4446
  }
4487
4447
  }
4488
4448
  }
4489
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: SessionStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
4490
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: SessionStorageService }); }
4449
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: SessionStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
4450
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: SessionStorageService }); }
4491
4451
  }
4492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: SessionStorageService, decorators: [{
4452
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: SessionStorageService, decorators: [{
4493
4453
  type: Injectable
4494
4454
  }] });
4495
4455
 
@@ -4592,10 +4552,10 @@ class LocalForageService extends AsyncStorageService {
4592
4552
  },
4593
4553
  }));
4594
4554
  }
4595
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalForageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4596
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalForageService }); }
4555
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocalForageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4556
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocalForageService }); }
4597
4557
  }
4598
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalForageService, decorators: [{
4558
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocalForageService, decorators: [{
4599
4559
  type: Injectable
4600
4560
  }], ctorParameters: () => [] });
4601
4561
 
@@ -4800,10 +4760,10 @@ class LocaleService extends EuiService {
4800
4760
  return false;
4801
4761
  }
4802
4762
  }
4803
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4804
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleService, providedIn: 'root' }); }
4763
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4764
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocaleService, providedIn: 'root' }); }
4805
4765
  }
4806
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleService, decorators: [{
4766
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocaleService, decorators: [{
4807
4767
  type: Injectable,
4808
4768
  args: [{
4809
4769
  providedIn: 'root',
@@ -4826,7 +4786,7 @@ class LocaleServiceMock extends LocaleService {
4826
4786
  registerLocaleData(localeFr, 'fr');
4827
4787
  }
4828
4788
  else if (state.id === 'el') {
4829
- registerLocaleData(localeEl, 'fr');
4789
+ registerLocaleData(localeEl, 'el');
4830
4790
  }
4831
4791
  this.stateSub.next(state);
4832
4792
  }
@@ -4834,10 +4794,10 @@ class LocaleServiceMock extends LocaleService {
4834
4794
  this.DEFAULT_LOCALE = state.id || 'en';
4835
4795
  return of({ success: true });
4836
4796
  }
4837
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4838
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleServiceMock }); }
4797
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocaleServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4798
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocaleServiceMock }); }
4839
4799
  }
4840
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleServiceMock, decorators: [{
4800
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: LocaleServiceMock, decorators: [{
4841
4801
  type: Injectable
4842
4802
  }], ctorParameters: () => [] });
4843
4803
 
@@ -5129,10 +5089,10 @@ class EuiLoaderService {
5129
5089
  this.loadStyle(dependency);
5130
5090
  }
5131
5091
  }
5132
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiLoaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5133
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiLoaderService, providedIn: 'root' }); }
5092
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiLoaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5093
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiLoaderService, providedIn: 'root' }); }
5134
5094
  }
5135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiLoaderService, decorators: [{
5095
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuiLoaderService, decorators: [{
5136
5096
  type: Injectable,
5137
5097
  args: [{
5138
5098
  providedIn: 'root',
@@ -5194,10 +5154,10 @@ class UserService extends EuiService {
5194
5154
  getSignal() {
5195
5155
  return this.state;
5196
5156
  }
5197
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5198
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserService, providedIn: 'root' }); }
5157
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UserService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5158
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UserService, providedIn: 'root' }); }
5199
5159
  }
5200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserService, decorators: [{
5160
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UserService, decorators: [{
5201
5161
  type: Injectable,
5202
5162
  args: [{
5203
5163
  providedIn: 'root',
@@ -5217,10 +5177,10 @@ class UserServiceMock extends UserService {
5217
5177
  updateState(userState, reducer) {
5218
5178
  /* empty */
5219
5179
  }
5220
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5221
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserServiceMock }); }
5180
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UserServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5181
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UserServiceMock }); }
5222
5182
  }
5223
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserServiceMock, decorators: [{
5183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UserServiceMock, decorators: [{
5224
5184
  type: Injectable
5225
5185
  }], ctorParameters: () => [] });
5226
5186
 
@@ -5249,10 +5209,10 @@ class AddLangParamInterceptor {
5249
5209
  params: req.params.set(langParam, langValue),
5250
5210
  }));
5251
5211
  }
5252
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: AddLangParamInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5253
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: AddLangParamInterceptor }); }
5212
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: AddLangParamInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5213
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: AddLangParamInterceptor }); }
5254
5214
  }
5255
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: AddLangParamInterceptor, decorators: [{
5215
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: AddLangParamInterceptor, decorators: [{
5256
5216
  type: Injectable
5257
5217
  }] });
5258
5218
 
@@ -5268,10 +5228,10 @@ class CachePreventionInterceptor {
5268
5228
  headers: req.headers.set('Cache-Control', 'No-Cache'),
5269
5229
  }));
5270
5230
  }
5271
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CachePreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5272
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CachePreventionInterceptor }); }
5231
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CachePreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5232
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CachePreventionInterceptor }); }
5273
5233
  }
5274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CachePreventionInterceptor, decorators: [{
5234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CachePreventionInterceptor, decorators: [{
5275
5235
  type: Injectable
5276
5236
  }] });
5277
5237
 
@@ -5281,10 +5241,10 @@ class CorsSecurityInterceptor {
5281
5241
  withCredentials: true,
5282
5242
  }));
5283
5243
  }
5284
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CorsSecurityInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5285
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CorsSecurityInterceptor }); }
5244
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CorsSecurityInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5245
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CorsSecurityInterceptor }); }
5286
5246
  }
5287
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CorsSecurityInterceptor, decorators: [{
5247
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CorsSecurityInterceptor, decorators: [{
5288
5248
  type: Injectable
5289
5249
  }] });
5290
5250
 
@@ -5294,10 +5254,10 @@ class CsrfPreventionInterceptor {
5294
5254
  headers: request.headers.set('X-Requested-With', 'XMLHttpRequest'),
5295
5255
  }));
5296
5256
  }
5297
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CsrfPreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5298
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CsrfPreventionInterceptor }); }
5257
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CsrfPreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5258
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CsrfPreventionInterceptor }); }
5299
5259
  }
5300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CsrfPreventionInterceptor, decorators: [{
5260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: CsrfPreventionInterceptor, decorators: [{
5301
5261
  type: Injectable
5302
5262
  }] });
5303
5263
 
@@ -5364,10 +5324,10 @@ class EuLoginSessionTimeoutHandlingInterceptor {
5364
5324
  reauthenticate() {
5365
5325
  document.location.reload();
5366
5326
  }
5367
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5368
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor }); }
5327
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5328
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor }); }
5369
5329
  }
5370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
5330
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
5371
5331
  type: Injectable
5372
5332
  }] });
5373
5333
 
@@ -5391,10 +5351,10 @@ class UxRequestErrorModelInterceptor {
5391
5351
  return of(err);
5392
5352
  }));
5393
5353
  }
5394
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UxRequestErrorModelInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5395
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UxRequestErrorModelInterceptor }); }
5354
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UxRequestErrorModelInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5355
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UxRequestErrorModelInterceptor }); }
5396
5356
  }
5397
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UxRequestErrorModelInterceptor, decorators: [{
5357
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.3", ngImport: i0, type: UxRequestErrorModelInterceptor, decorators: [{
5398
5358
  type: Injectable
5399
5359
  }] });
5400
5360
 
@@ -5404,5 +5364,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ng
5404
5364
  * Generated bundle index. Do not edit.
5405
5365
  */
5406
5366
 
5407
- export { ActivatedRouteAction, AddApiQueueItemAction, AddAppLoadedConfigModulesAction, AddLangParamInterceptor, AlertHttpErrorCallbackFn, ApiQueueService, ApiQueueServiceMock, AsyncStorageService, AsyncStorageServiceMock, BASE_LOGGER_NAME_TOKEN, BASE_NAME_TOKEN, BrowserStorageType, CONFIG_TOKEN, CORE_ROOT_GUARD, CachePreventionInterceptor, ConsoleHttpErrorCallbackFn, CoreAppActionTypes, CoreI18nActionTypes, CoreLocaleActionTypes, CoreModule, CoreNotificationsActionTypes, CoreUserActionTypes, CorsSecurityInterceptor, CsrfPreventionInterceptor, CssUtils, DYNAMIC_COMPONENT_CONFIG, EUI_CONFIG_TOKEN, EUI_COUNTRIES, EUI_TIMEZONES, EmptyApiQueueAction, ErrorSubClass, EuLoginSessionTimeoutHandlingInterceptor, EuiAppShellService, EuiCoreRootGuardClass, EuiDynamicComponentService, EuiDynamicMenuService, EuiError, EuiGrowlService, EuiLoaderService, EuiPermissionService, EuiTheme, EuiThemeService, EuiTimezoneService, GLOBAL_CONFIG_TOKEN, GlobalErrorHandler, GrowlHttpErrorCallbackFn, HTTP_ERROR_HANDLER_CONFIG_TOKEN, HttpErrorHandlerInterceptor, I18nLoader, I18nResourceImpl, I18nService, InitStoreAction, LANG_PARAM_KEY, LOCALE_ID_MAPPER, LOCAL_FORAGE_SERVICE_CONFIG_TOKEN, LOG_APPENDERS_TOKEN, LOG_LEVEL_TOKEN, LocalForageService, LocalStorageService, LocaleService, LocaleServiceMock, LogHttpErrorCallbackFn, LogModule, LogService, LogServiceMock, MODULE_CONFIG_TOKEN, MODULE_NAME_TOKEN, PLATFORM_BROWSER_ID, ROOT_LOG_CONFIG_TOKEN, RemoveApiQueueItemAction, SHOW_CONNECTION_STATUS_TOKEN, SessionStorageService, Status, StorageService, StorageServiceMock, StoreService, StoreServiceMock, UX_ERROR_MAPPING_HANDLER_TOKEN, UpdateAppConnectionAction, UpdateAppStatusAction, UpdateAppVersionAction, UpdateCurrentModuleAction, UpdateI18nStateAction, UpdateLocaleStateAction, UpdateNotificationsListAction, UpdateUserDashboardAction, UpdateUserDetailsAction, UpdateUserPreferencesAction, UpdateUserRightsAction, UpdateUserStateAction, UserService, UserServiceMock, UxRequestErrorModelInterceptor, closestMatchingParent, consumeEvent, corI18nReducers, coreAppReducers, coreLocaleReducers, coreNotificationsReducers, coreUserReducers, createEuiCoreRootGuard, diffDays, diffDaysFromToday, errorCodes, euiCoreRootGuardClass, euiInitApp, formatNumber, getGlobalConfig, getHttpErrorHandlingConfig, getModuleConfig, getRootLogConfig, getShowConnectionStatus, getViewElement, handleError, injectOptional, isDefined, loadEuiDynamicEnvironmentConfig, loadState, localForage, localStorageSync, markControlsTouched, markFormGroupTouched, mergeAppHandlerConfigToAppConfig, mergeAppJsonConfigToAppConfig, offset, parentOffsetEl, position, preInitApp, prepareEuiAppConfigToken, provideEuiInitializer, coreReducers as reducers, sessionStorageSync, translateConfig, uniqueId, validateEmail };
5367
+ export { ActivatedRouteAction, AddApiQueueItemAction, AddAppLoadedConfigModulesAction, AddLangParamInterceptor, AlertHttpErrorCallbackFn, ApiQueueService, ApiQueueServiceMock, AsyncStorageService, AsyncStorageServiceMock, BASE_LOGGER_NAME_TOKEN, BASE_NAME_TOKEN, BrowserStorageType, CONFIG_TOKEN, CORE_ROOT_GUARD, CachePreventionInterceptor, ConsoleHttpErrorCallbackFn, CoreAppActionTypes, CoreI18nActionTypes, CoreLocaleActionTypes, CoreModule, CoreNotificationsActionTypes, CoreUserActionTypes, CorsSecurityInterceptor, CsrfPreventionInterceptor, CssUtils, DYNAMIC_COMPONENT_CONFIG, EUI_CONFIG_TOKEN, EUI_COUNTRIES, EUI_TIMEZONES, EmptyApiQueueAction, ErrorSubClass, EuLoginSessionTimeoutHandlingInterceptor, EuiAppShellService, EuiCoreRootGuardClass, EuiDynamicComponentService, EuiDynamicMenuService, EuiError, EuiGrowlService, EuiLoaderService, EuiPermissionService, EuiTheme, EuiThemeService, EuiTimezoneService, GLOBAL_CONFIG_TOKEN, GlobalErrorHandler, GrowlHttpErrorCallbackFn, HTTP_ERROR_HANDLER_CONFIG_TOKEN, HttpErrorHandlerInterceptor, I18nLoader, I18nResourceImpl, I18nService, InitStoreAction, LANG_PARAM_KEY, LOCALE_ID_MAPPER, LOCAL_FORAGE_SERVICE_CONFIG_TOKEN, LOG_APPENDERS_TOKEN, LOG_LEVEL_TOKEN, LocalForageService, LocalStorageService, LocaleService, LocaleServiceMock, LogHttpErrorCallbackFn, LogModule, LogService, LogServiceMock, MODULE_CONFIG_TOKEN, MODULE_NAME_TOKEN, PLATFORM_BROWSER_ID, ROOT_LOG_CONFIG_TOKEN, RemoveApiQueueItemAction, SHOW_CONNECTION_STATUS_TOKEN, SessionStorageService, Status, StorageService, StorageServiceMock, StoreService, StoreServiceMock, UX_ERROR_MAPPING_HANDLER_TOKEN, UpdateAppConnectionAction, UpdateAppStatusAction, UpdateAppVersionAction, UpdateCurrentModuleAction, UpdateI18nStateAction, UpdateLocaleStateAction, UpdateNotificationsListAction, UpdateUserDashboardAction, UpdateUserDetailsAction, UpdateUserPreferencesAction, UpdateUserRightsAction, UpdateUserStateAction, UserService, UserServiceMock, UxRequestErrorModelInterceptor, closestMatchingParent, consumeEvent, corI18nReducers, coreAppReducers, coreLocaleReducers, coreNotificationsReducers, coreUserReducers, createEuiCoreRootGuard, diffDays, diffDaysFromToday, errorCodes, euiCoreRootGuardClass, formatNumber, getCoreChildProviders, getCoreProviders, getDependencyProviders, getGlobalConfig, getHttpErrorHandlingConfig, getModuleConfig, getRootLogConfig, getShowConnectionStatus, getViewElement, handleError, injectOptional, isDefined, loadEuiDynamicEnvironmentConfig, loadState, localForage, localStorageSync, markControlsTouched, markFormGroupTouched, mergeAppHandlerConfigToAppConfig, mergeAppJsonConfigToAppConfig, offset, parentOffsetEl, position, preInitApp, prepareEuiAppConfigToken, provideEuiInitializer, coreReducers as reducers, sessionStorageSync, translateConfig, uniqueId, validateEmail };
5408
5368
  //# sourceMappingURL=eui-core.mjs.map