@eui/core 21.0.0-next.3 → 21.0.0-next.30

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.
@@ -3614,9 +3614,9 @@
3614
3614
  themes: [
3615
3615
  { name: EuiTheme.DEFAULT, isActive: false, styleSheet: null, cssClass: null },
3616
3616
  { name: EuiTheme.ECL_EC, isActive: false, styleSheet: 'eui-ecl-ec.css', cssClass: null },
3617
- { name: EuiTheme.ECL_EC_RTL, isActive: false, styleSheet: 'eui-ecl-ec-rtl.css', cssClass: null },
3617
+ { name: EuiTheme.ECL_EC_RTL, isActive: false, styleSheet: 'eui-ecl-ec.css', cssClass: null },
3618
3618
  { name: EuiTheme.ECL_EU, isActive: false, styleSheet: 'eui-ecl-eu.css', cssClass: null },
3619
- { name: EuiTheme.ECL_EU_RTL, isActive: false, styleSheet: 'eui-ecl-eu-rtl.css', cssClass: null },
3619
+ { name: EuiTheme.ECL_EU_RTL, isActive: false, styleSheet: 'eui-ecl-eu.css', cssClass: null },
3620
3620
  { name: EuiTheme.DARK, isActive: false, styleSheet: null, cssClass: 'eui-t-dark' },
3621
3621
  { name: EuiTheme.COMPACT, isActive: false, styleSheet: null, cssClass: 'eui-t-compact' },
3622
3622
  ],
@@ -121,7 +121,7 @@
121
121
  </ol>
122
122
  <ul class="properties-list">
123
123
  <li>
124
- <b>Version</b> : 21.0.0-next.3</li>
124
+ <b>Version</b> : 21.0.0-next.30</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.1", ngImport: i0, type: LogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
673
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", 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.1", 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.1", ngImport: i0, type: LogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
774
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.1", ngImport: i0, type: LogModule }); }
775
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.1", 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.1", ngImport: i0, type: LogModule, decorators: [{
778
778
  type: NgModule
779
779
  }] });
780
780
 
@@ -926,10 +926,10 @@ class StoreService {
926
926
  isObject(item) {
927
927
  return item && typeof item === 'object' && !Array.isArray(item);
928
928
  }
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' }); }
929
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: StoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
930
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: StoreService, providedIn: 'root' }); }
931
931
  }
932
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreService, decorators: [{
932
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: StoreService, decorators: [{
933
933
  type: Injectable,
934
934
  args: [{
935
935
  providedIn: 'root',
@@ -948,10 +948,10 @@ class StoreServiceMock extends StoreService {
948
948
  select() {
949
949
  return of({});
950
950
  }
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 }); }
951
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: StoreServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
952
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: StoreServiceMock }); }
953
953
  }
954
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: StoreServiceMock, decorators: [{
954
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: StoreServiceMock, decorators: [{
955
955
  type: Injectable
956
956
  }], ctorParameters: () => [] });
957
957
 
@@ -1044,11 +1044,11 @@ class CoreModule {
1044
1044
  storeService.updateState({ moduleName, moduleConfig }, AddAppLoadedConfigModules);
1045
1045
  }
1046
1046
  }
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 }); }
1047
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1048
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0.1", ngImport: i0, type: CoreModule }); }
1049
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CoreModule }); }
1050
1050
  }
1051
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CoreModule, decorators: [{
1051
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CoreModule, decorators: [{
1052
1052
  type: NgModule
1053
1053
  }], ctorParameters: () => [] });
1054
1054
  const createEuiCoreRootGuard = (core) => {
@@ -1224,10 +1224,10 @@ class GlobalErrorHandler extends ErrorHandler {
1224
1224
  // throw error;
1225
1225
  super.handleError(error);
1226
1226
  }
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' }); }
1227
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: GlobalErrorHandler, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1228
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: GlobalErrorHandler, providedIn: 'root' }); }
1229
1229
  }
1230
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: GlobalErrorHandler, decorators: [{
1230
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: GlobalErrorHandler, decorators: [{
1231
1231
  type: Injectable,
1232
1232
  args: [{
1233
1233
  providedIn: 'root',
@@ -1279,22 +1279,22 @@ class HttpErrorHandlerInterceptor {
1279
1279
  // return the first matching route, if any
1280
1280
  return routes.length > 0 ? routes[0] : null;
1281
1281
  }
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 }); }
1282
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: HttpErrorHandlerInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1283
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: HttpErrorHandlerInterceptor }); }
1284
1284
  }
1285
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: HttpErrorHandlerInterceptor, decorators: [{
1285
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: HttpErrorHandlerInterceptor, decorators: [{
1286
1286
  type: Injectable
1287
1287
  }] });
1288
1288
 
1289
1289
  class EuiGrowlService {
1290
1290
  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';
1291
+ this.growlMessages = new BehaviorSubject([]);
1292
+ this.isGrowlSticky = new BehaviorSubject(false);
1293
+ this.isCloseAllSticky = new BehaviorSubject(false);
1294
+ this.growlLife = new BehaviorSubject(3000);
1295
+ this.growlPosition = new BehaviorSubject('bottom-right');
1296
+ this.growlCallback = new BehaviorSubject(null);
1297
+ this.ariaGrowlLive = new BehaviorSubject('polite');
1298
1298
  }
1299
1299
  /**
1300
1300
  * displays a growl UxMessage item, isSticky
@@ -1305,41 +1305,41 @@ class EuiGrowlService {
1305
1305
  }
1306
1306
  else {
1307
1307
  if (isMultiple === undefined || !isMultiple) {
1308
- this.growlMessages = [];
1308
+ this.growlMessages.next([]);
1309
1309
  }
1310
- this.growlMessages = this.growlMessages.concat(msg);
1311
1310
  msg.life = life || msg.life;
1312
1311
  msg.sticky = isSticky || msg.sticky;
1312
+ this.growlMessages.next([...this.growlMessages.value, msg]);
1313
1313
  if (life === undefined || isNaN(life)) {
1314
1314
  if (msg.severity === 'danger') {
1315
1315
  isSticky = true;
1316
1316
  }
1317
1317
  else {
1318
- this.growlLife = 3000;
1318
+ this.growlLife.next(3000);
1319
1319
  }
1320
1320
  }
1321
1321
  else {
1322
- this.growlLife = life;
1322
+ this.growlLife.next(life);
1323
1323
  }
1324
1324
  if (isSticky) {
1325
- this.isGrowlSticky = isSticky;
1325
+ this.isGrowlSticky.next(isSticky);
1326
1326
  }
1327
1327
  else {
1328
- this.isGrowlSticky = false;
1328
+ this.isGrowlSticky.next(false);
1329
1329
  }
1330
1330
  if (position) {
1331
- this.growlPosition = position;
1331
+ this.growlPosition.next(position);
1332
1332
  }
1333
1333
  if (callback) {
1334
- this.growlCallback = callback;
1334
+ this.growlCallback.next(callback);
1335
1335
  }
1336
1336
  if (ariaLive) {
1337
- this.ariaGrowlLive = ariaLive;
1337
+ this.ariaGrowlLive.next(ariaLive);
1338
1338
  }
1339
1339
  }
1340
1340
  }
1341
1341
  clearGrowl() {
1342
- this.growlMessages = [];
1342
+ this.growlMessages.next([]);
1343
1343
  }
1344
1344
  growlSuccess(msg, position) {
1345
1345
  this.growl({ severity: 'success', summary: 'SUCCESS', detail: msg }, false, false, undefined, position);
@@ -1353,10 +1353,10 @@ class EuiGrowlService {
1353
1353
  growlInfo(msg, position) {
1354
1354
  this.growl({ severity: 'info', summary: 'INFO', detail: msg }, false, false, undefined, position);
1355
1355
  }
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' }); }
1356
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiGrowlService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1357
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiGrowlService, providedIn: 'root' }); }
1358
1358
  }
1359
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiGrowlService, decorators: [{
1359
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiGrowlService, decorators: [{
1360
1360
  type: Injectable,
1361
1361
  args: [{
1362
1362
  providedIn: 'root',
@@ -1716,10 +1716,10 @@ class ApiQueueService {
1716
1716
  buildHttpRequest(id, item) {
1717
1717
  return this.http[item.method.toLowerCase()](item.uri, item.payload).pipe(tap(() => this.removeQueueItem(id)));
1718
1718
  }
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' }); }
1719
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: ApiQueueService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1720
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: ApiQueueService, providedIn: 'root' }); }
1721
1721
  }
1722
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: ApiQueueService, decorators: [{
1722
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: ApiQueueService, decorators: [{
1723
1723
  type: Injectable,
1724
1724
  args: [{
1725
1725
  providedIn: 'root',
@@ -1959,10 +1959,10 @@ class I18nLoader {
1959
1959
  }
1960
1960
  return undefined;
1961
1961
  }
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 }); }
1962
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: I18nLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1963
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: I18nLoader }); }
1964
1964
  }
1965
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nLoader, decorators: [{
1965
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: I18nLoader, decorators: [{
1966
1966
  type: Injectable
1967
1967
  }], ctorParameters: () => [] });
1968
1968
  const translateConfig = {
@@ -2201,10 +2201,10 @@ class I18nService extends EuiLazyService {
2201
2201
  updateHTMLDOMLang(lang) {
2202
2202
  this.document.documentElement.lang = lang;
2203
2203
  }
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' }); }
2204
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2205
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: I18nService, providedIn: 'root' }); }
2206
2206
  }
2207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: I18nService, decorators: [{
2207
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: I18nService, decorators: [{
2208
2208
  type: Injectable,
2209
2209
  args: [{
2210
2210
  providedIn: 'root',
@@ -2826,10 +2826,10 @@ class EuiPermissionService extends EuiService {
2826
2826
  }
2827
2827
  return rights.every((right) => this.userRights.find((uRight) => uRight.id === right.id));
2828
2828
  }
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' }); }
2829
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiPermissionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2830
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiPermissionService, providedIn: 'root' }); }
2831
2831
  }
2832
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiPermissionService, decorators: [{
2832
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiPermissionService, decorators: [{
2833
2833
  type: Injectable,
2834
2834
  args: [{
2835
2835
  providedIn: 'root',
@@ -2887,10 +2887,10 @@ class EuiDynamicMenuService {
2887
2887
  return true;
2888
2888
  });
2889
2889
  }
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' }); }
2890
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiDynamicMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2891
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiDynamicMenuService, providedIn: 'root' }); }
2892
2892
  }
2893
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicMenuService, decorators: [{
2893
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiDynamicMenuService, decorators: [{
2894
2894
  type: Injectable,
2895
2895
  args: [{
2896
2896
  providedIn: 'root',
@@ -2955,10 +2955,10 @@ class EuiDynamicComponentService {
2955
2955
  parent: this.injector,
2956
2956
  });
2957
2957
  }
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 }); }
2958
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiDynamicComponentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2959
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiDynamicComponentService }); }
2960
2960
  }
2961
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiDynamicComponentService, decorators: [{
2961
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiDynamicComponentService, decorators: [{
2962
2962
  type: Injectable
2963
2963
  }] });
2964
2964
 
@@ -3351,10 +3351,10 @@ class EuiAppShellService {
3351
3351
  }
3352
3352
  });
3353
3353
  }
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' }); }
3354
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiAppShellService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3355
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiAppShellService, providedIn: 'root' }); }
3356
3356
  }
3357
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiAppShellService, decorators: [{
3357
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiAppShellService, decorators: [{
3358
3358
  type: Injectable,
3359
3359
  args: [{
3360
3360
  providedIn: 'root',
@@ -4068,10 +4068,10 @@ class EuiTimezoneService {
4068
4068
  getTimezone(tz) {
4069
4069
  return EUI_TIMEZONES.find((item) => item.name === tz);
4070
4070
  }
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 }); }
4071
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiTimezoneService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4072
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiTimezoneService }); }
4073
4073
  }
4074
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiTimezoneService, decorators: [{
4074
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiTimezoneService, decorators: [{
4075
4075
  type: Injectable
4076
4076
  }] });
4077
4077
 
@@ -4094,9 +4094,9 @@ const initialState = {
4094
4094
  themes: [
4095
4095
  { name: EuiTheme.DEFAULT, isActive: false, styleSheet: null, cssClass: null },
4096
4096
  { 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 },
4097
+ { name: EuiTheme.ECL_EC_RTL, isActive: false, styleSheet: 'eui-ecl-ec.css', cssClass: null },
4098
4098
  { 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 },
4099
+ { name: EuiTheme.ECL_EU_RTL, isActive: false, styleSheet: 'eui-ecl-eu.css', cssClass: null },
4100
4100
  { name: EuiTheme.DARK, isActive: false, styleSheet: null, cssClass: 'eui-t-dark' },
4101
4101
  { name: EuiTheme.COMPACT, isActive: false, styleSheet: null, cssClass: 'eui-t-compact' },
4102
4102
  ],
@@ -4269,10 +4269,10 @@ class EuiThemeService {
4269
4269
  }
4270
4270
  }
4271
4271
  }
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' }); }
4272
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4273
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiThemeService, providedIn: 'root' }); }
4274
4274
  }
4275
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiThemeService, decorators: [{
4275
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiThemeService, decorators: [{
4276
4276
  type: Injectable,
4277
4277
  args: [{
4278
4278
  providedIn: 'root',
@@ -4413,10 +4413,10 @@ class LocalStorageService extends StorageService {
4413
4413
  }
4414
4414
  }
4415
4415
  }
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 }); }
4416
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocalStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
4417
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocalStorageService }); }
4418
4418
  }
4419
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalStorageService, decorators: [{
4419
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocalStorageService, decorators: [{
4420
4420
  type: Injectable
4421
4421
  }] });
4422
4422
 
@@ -4486,10 +4486,10 @@ class SessionStorageService extends StorageService {
4486
4486
  }
4487
4487
  }
4488
4488
  }
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 }); }
4489
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: SessionStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
4490
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: SessionStorageService }); }
4491
4491
  }
4492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: SessionStorageService, decorators: [{
4492
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: SessionStorageService, decorators: [{
4493
4493
  type: Injectable
4494
4494
  }] });
4495
4495
 
@@ -4592,10 +4592,10 @@ class LocalForageService extends AsyncStorageService {
4592
4592
  },
4593
4593
  }));
4594
4594
  }
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 }); }
4595
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocalForageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4596
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocalForageService }); }
4597
4597
  }
4598
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocalForageService, decorators: [{
4598
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocalForageService, decorators: [{
4599
4599
  type: Injectable
4600
4600
  }], ctorParameters: () => [] });
4601
4601
 
@@ -4800,10 +4800,10 @@ class LocaleService extends EuiService {
4800
4800
  return false;
4801
4801
  }
4802
4802
  }
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' }); }
4803
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4804
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocaleService, providedIn: 'root' }); }
4805
4805
  }
4806
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleService, decorators: [{
4806
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocaleService, decorators: [{
4807
4807
  type: Injectable,
4808
4808
  args: [{
4809
4809
  providedIn: 'root',
@@ -4834,10 +4834,10 @@ class LocaleServiceMock extends LocaleService {
4834
4834
  this.DEFAULT_LOCALE = state.id || 'en';
4835
4835
  return of({ success: true });
4836
4836
  }
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 }); }
4837
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocaleServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4838
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocaleServiceMock }); }
4839
4839
  }
4840
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: LocaleServiceMock, decorators: [{
4840
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: LocaleServiceMock, decorators: [{
4841
4841
  type: Injectable
4842
4842
  }], ctorParameters: () => [] });
4843
4843
 
@@ -5129,10 +5129,10 @@ class EuiLoaderService {
5129
5129
  this.loadStyle(dependency);
5130
5130
  }
5131
5131
  }
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' }); }
5132
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiLoaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5133
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiLoaderService, providedIn: 'root' }); }
5134
5134
  }
5135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuiLoaderService, decorators: [{
5135
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuiLoaderService, decorators: [{
5136
5136
  type: Injectable,
5137
5137
  args: [{
5138
5138
  providedIn: 'root',
@@ -5194,10 +5194,10 @@ class UserService extends EuiService {
5194
5194
  getSignal() {
5195
5195
  return this.state;
5196
5196
  }
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' }); }
5197
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UserService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5198
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UserService, providedIn: 'root' }); }
5199
5199
  }
5200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserService, decorators: [{
5200
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UserService, decorators: [{
5201
5201
  type: Injectable,
5202
5202
  args: [{
5203
5203
  providedIn: 'root',
@@ -5217,10 +5217,10 @@ class UserServiceMock extends UserService {
5217
5217
  updateState(userState, reducer) {
5218
5218
  /* empty */
5219
5219
  }
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 }); }
5220
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UserServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5221
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UserServiceMock }); }
5222
5222
  }
5223
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UserServiceMock, decorators: [{
5223
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UserServiceMock, decorators: [{
5224
5224
  type: Injectable
5225
5225
  }], ctorParameters: () => [] });
5226
5226
 
@@ -5249,10 +5249,10 @@ class AddLangParamInterceptor {
5249
5249
  params: req.params.set(langParam, langValue),
5250
5250
  }));
5251
5251
  }
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 }); }
5252
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: AddLangParamInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5253
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: AddLangParamInterceptor }); }
5254
5254
  }
5255
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: AddLangParamInterceptor, decorators: [{
5255
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: AddLangParamInterceptor, decorators: [{
5256
5256
  type: Injectable
5257
5257
  }] });
5258
5258
 
@@ -5268,10 +5268,10 @@ class CachePreventionInterceptor {
5268
5268
  headers: req.headers.set('Cache-Control', 'No-Cache'),
5269
5269
  }));
5270
5270
  }
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 }); }
5271
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CachePreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5272
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CachePreventionInterceptor }); }
5273
5273
  }
5274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CachePreventionInterceptor, decorators: [{
5274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CachePreventionInterceptor, decorators: [{
5275
5275
  type: Injectable
5276
5276
  }] });
5277
5277
 
@@ -5281,10 +5281,10 @@ class CorsSecurityInterceptor {
5281
5281
  withCredentials: true,
5282
5282
  }));
5283
5283
  }
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 }); }
5284
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CorsSecurityInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5285
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CorsSecurityInterceptor }); }
5286
5286
  }
5287
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CorsSecurityInterceptor, decorators: [{
5287
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CorsSecurityInterceptor, decorators: [{
5288
5288
  type: Injectable
5289
5289
  }] });
5290
5290
 
@@ -5294,10 +5294,10 @@ class CsrfPreventionInterceptor {
5294
5294
  headers: request.headers.set('X-Requested-With', 'XMLHttpRequest'),
5295
5295
  }));
5296
5296
  }
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 }); }
5297
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CsrfPreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5298
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CsrfPreventionInterceptor }); }
5299
5299
  }
5300
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: CsrfPreventionInterceptor, decorators: [{
5300
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: CsrfPreventionInterceptor, decorators: [{
5301
5301
  type: Injectable
5302
5302
  }] });
5303
5303
 
@@ -5364,10 +5364,10 @@ class EuLoginSessionTimeoutHandlingInterceptor {
5364
5364
  reauthenticate() {
5365
5365
  document.location.reload();
5366
5366
  }
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 }); }
5367
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5368
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor }); }
5369
5369
  }
5370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
5370
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
5371
5371
  type: Injectable
5372
5372
  }] });
5373
5373
 
@@ -5391,10 +5391,10 @@ class UxRequestErrorModelInterceptor {
5391
5391
  return of(err);
5392
5392
  }));
5393
5393
  }
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 }); }
5394
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UxRequestErrorModelInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5395
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UxRequestErrorModelInterceptor }); }
5396
5396
  }
5397
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-rc.2", ngImport: i0, type: UxRequestErrorModelInterceptor, decorators: [{
5397
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.1", ngImport: i0, type: UxRequestErrorModelInterceptor, decorators: [{
5398
5398
  type: Injectable
5399
5399
  }] });
5400
5400