@eui/core 23.0.0-alpha.11 → 23.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -0
- package/docs/changelog.html +79 -0
- package/docs/index.html +1 -1
- package/docs/interfaces/Schema-1.html +64 -1
- package/docs/interfaces/Schema-10.html +1 -1
- package/docs/interfaces/Schema-11.html +1 -1
- package/docs/interfaces/Schema-12.html +1 -1
- package/docs/interfaces/Schema-13.html +1 -1
- package/docs/interfaces/Schema-14.html +1 -1
- package/docs/interfaces/Schema-15.html +1 -1
- package/docs/interfaces/Schema-16.html +1 -1
- package/docs/interfaces/Schema-17.html +1 -1
- package/docs/interfaces/Schema-18.html +1 -1
- package/docs/interfaces/Schema-19.html +1 -1
- package/docs/interfaces/Schema-2.html +1 -13
- package/docs/interfaces/Schema-20.html +13 -1
- package/docs/interfaces/Schema-21.html +1 -1
- package/docs/interfaces/Schema-3.html +1 -64
- package/docs/interfaces/Schema-4.html +1 -1
- package/docs/interfaces/Schema-5.html +1 -1
- package/docs/interfaces/Schema-6.html +1 -1
- package/docs/interfaces/Schema-7.html +1 -1
- package/docs/interfaces/Schema-8.html +1 -1
- package/docs/interfaces/Schema-9.html +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/json/documentation.json +344 -344
- package/docs/llms.txt +19 -19
- package/docs/miscellaneous/functions.html +3 -3
- package/docs/properties.html +1 -1
- package/fesm2022/eui-core.mjs +105 -105
- package/package.json +2 -2
package/docs/llms.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# eui documentation
|
|
2
2
|
|
|
3
|
-
> Generated by compodoc 2.0.0 at 2026-08-
|
|
3
|
+
> Generated by compodoc 2.0.0 at 2026-08-19T04:58:13.271Z, llm-md export.
|
|
4
4
|
|
|
5
5
|
## Modules
|
|
6
6
|
|
|
@@ -1065,22 +1065,6 @@ Properties:
|
|
|
1065
1065
|
|
|
1066
1066
|
### Schema
|
|
1067
1067
|
|
|
1068
|
-
File: `packages/core/schematics/fix-no-multiple-empty-lines/index.ts`
|
|
1069
|
-
|
|
1070
|
-
Properties:
|
|
1071
|
-
- `dryRun?: boolean`
|
|
1072
|
-
- `path?: string`
|
|
1073
|
-
|
|
1074
|
-
### Schema
|
|
1075
|
-
|
|
1076
|
-
File: `packages/core/schematics/icon-migrate/schema.ts`
|
|
1077
|
-
|
|
1078
|
-
Properties:
|
|
1079
|
-
- `dryRun?: boolean` — Whether to perform a dry run without making changes
|
|
1080
|
-
- `path?: string` — The path to scan for files to migrate
|
|
1081
|
-
|
|
1082
|
-
### Schema
|
|
1083
|
-
|
|
1084
1068
|
File: `packages/core/schematics/migrate/schema.ts`
|
|
1085
1069
|
|
|
1086
1070
|
Properties:
|
|
@@ -1232,6 +1216,22 @@ Properties:
|
|
|
1232
1216
|
- `dryRun?: boolean`
|
|
1233
1217
|
- `path?: string`
|
|
1234
1218
|
|
|
1219
|
+
### Schema
|
|
1220
|
+
|
|
1221
|
+
File: `packages/core/schematics/icon-migrate/schema.ts`
|
|
1222
|
+
|
|
1223
|
+
Properties:
|
|
1224
|
+
- `dryRun?: boolean` — Whether to perform a dry run without making changes
|
|
1225
|
+
- `path?: string` — The path to scan for files to migrate
|
|
1226
|
+
|
|
1227
|
+
### Schema
|
|
1228
|
+
|
|
1229
|
+
File: `packages/core/schematics/fix-no-multiple-empty-lines/index.ts`
|
|
1230
|
+
|
|
1231
|
+
Properties:
|
|
1232
|
+
- `dryRun?: boolean`
|
|
1233
|
+
- `path?: string`
|
|
1234
|
+
|
|
1235
1235
|
### SelectorEntry
|
|
1236
1236
|
|
|
1237
1237
|
File: `packages/core/schematics/add-eui-imports/selector-map.ts`
|
|
@@ -1834,8 +1834,6 @@ Properties:
|
|
|
1834
1834
|
Defined in `packages/core/schematics/migrate-eui-table/index.ts`
|
|
1835
1835
|
- `visitDir(dir: DirEntry, callback): void`
|
|
1836
1836
|
Defined in `packages/core/schematics/add-eui-imports/index.ts`
|
|
1837
|
-
- `visitDir(dir: DirEntry, callback): void`
|
|
1838
|
-
Defined in `packages/core/schematics/fix-no-multiple-empty-lines/index.ts`
|
|
1839
1837
|
- `visitDir(dir: DirEntry, callback): void`
|
|
1840
1838
|
Defined in `packages/core/schematics/migrate-eui-accent/index.ts`
|
|
1841
1839
|
- `visitDir(dir: DirEntry, callback): void`
|
|
@@ -1872,6 +1870,8 @@ Properties:
|
|
|
1872
1870
|
Defined in `packages/core/schematics/migrate-eui-tooltip/index.ts`
|
|
1873
1871
|
- `visitDir(dir: DirEntry, callback): void`
|
|
1874
1872
|
Defined in `packages/core/schematics/migrate-to-standalone/index.ts`
|
|
1873
|
+
- `visitDir(dir: DirEntry, callback): void`
|
|
1874
|
+
Defined in `packages/core/schematics/fix-no-multiple-empty-lines/index.ts`
|
|
1875
1875
|
- `visitExpressionForPipes(expr: AST, edits): void`
|
|
1876
1876
|
Defined in `packages/core/schematics/migrate-eui-table/index.ts`
|
|
1877
1877
|
- `visitNodes(nodes, edits): void`
|
|
@@ -917,9 +917,6 @@
|
|
|
917
917
|
<li>
|
|
918
918
|
<a href="#visitDir" title="packages/core/schematics/add-eui-imports/index.ts" class="reference-link "><span class="reference-badge reference-badge--function" aria-hidden="true">F</span><span class="reference-link-label"><b>visitDir</b> (packages/.../index.ts)</span></a>
|
|
919
919
|
</li>
|
|
920
|
-
<li>
|
|
921
|
-
<a href="#visitDir" title="packages/core/schematics/fix-no-multiple-empty-lines/index.ts" class="reference-link "><span class="reference-badge reference-badge--function" aria-hidden="true">F</span><span class="reference-link-label"><b>visitDir</b> (packages/.../index.ts)</span></a>
|
|
922
|
-
</li>
|
|
923
920
|
<li>
|
|
924
921
|
<a href="#visitDir" title="packages/core/schematics/migrate-eui-accent/index.ts" class="reference-link "><span class="reference-badge reference-badge--function" aria-hidden="true">F</span><span class="reference-link-label"><b>visitDir</b> (packages/.../index.ts)</span></a>
|
|
925
922
|
</li>
|
|
@@ -974,6 +971,9 @@
|
|
|
974
971
|
<li>
|
|
975
972
|
<a href="#visitDir" title="packages/core/schematics/migrate-to-standalone/index.ts" class="reference-link "><span class="reference-badge reference-badge--function" aria-hidden="true">F</span><span class="reference-link-label"><b>visitDir</b> (packages/.../index.ts)</span></a>
|
|
976
973
|
</li>
|
|
974
|
+
<li>
|
|
975
|
+
<a href="#visitDir" title="packages/core/schematics/fix-no-multiple-empty-lines/index.ts" class="reference-link "><span class="reference-badge reference-badge--function" aria-hidden="true">F</span><span class="reference-link-label"><b>visitDir</b> (packages/.../index.ts)</span></a>
|
|
976
|
+
</li>
|
|
977
977
|
<li>
|
|
978
978
|
<a href="#visitExpressionForPipes" title="packages/core/schematics/migrate-eui-table/index.ts" class="reference-link "><span class="reference-badge reference-badge--function" aria-hidden="true">F</span><span class="reference-link-label"><b>visitExpressionForPipes</b> (packages/.../index.ts)</span></a>
|
|
979
979
|
</li>
|
package/docs/properties.html
CHANGED
package/fesm2022/eui-core.mjs
CHANGED
|
@@ -705,10 +705,10 @@ class LogService extends Logger {
|
|
|
705
705
|
}
|
|
706
706
|
return logger;
|
|
707
707
|
}
|
|
708
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
709
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
708
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
709
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LogService }); }
|
|
710
710
|
}
|
|
711
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
711
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LogService, decorators: [{
|
|
712
712
|
type: Injectable
|
|
713
713
|
}], ctorParameters: () => [] });
|
|
714
714
|
|
|
@@ -806,11 +806,11 @@ class LogModule {
|
|
|
806
806
|
],
|
|
807
807
|
};
|
|
808
808
|
}
|
|
809
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
810
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.
|
|
811
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.
|
|
809
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
810
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.1.2", ngImport: i0, type: LogModule }); }
|
|
811
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LogModule }); }
|
|
812
812
|
}
|
|
813
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
813
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LogModule, decorators: [{
|
|
814
814
|
type: NgModule
|
|
815
815
|
}] });
|
|
816
816
|
|
|
@@ -965,10 +965,10 @@ class StoreService {
|
|
|
965
965
|
isObject(item) {
|
|
966
966
|
return item && typeof item === 'object' && !Array.isArray(item);
|
|
967
967
|
}
|
|
968
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
969
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
968
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: StoreService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
969
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: StoreService, providedIn: 'root' }); }
|
|
970
970
|
}
|
|
971
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
971
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: StoreService, decorators: [{
|
|
972
972
|
type: Injectable,
|
|
973
973
|
args: [{
|
|
974
974
|
providedIn: 'root',
|
|
@@ -986,10 +986,10 @@ class StoreServiceMock extends StoreService {
|
|
|
986
986
|
select() {
|
|
987
987
|
return of({});
|
|
988
988
|
}
|
|
989
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
990
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
989
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: StoreServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
990
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: StoreServiceMock }); }
|
|
991
991
|
}
|
|
992
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
992
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: StoreServiceMock, decorators: [{
|
|
993
993
|
type: Injectable
|
|
994
994
|
}], ctorParameters: () => [] });
|
|
995
995
|
|
|
@@ -1082,11 +1082,11 @@ class CoreModule {
|
|
|
1082
1082
|
storeService.updateState({ moduleName, moduleConfig }, AddAppLoadedConfigModules);
|
|
1083
1083
|
}
|
|
1084
1084
|
}
|
|
1085
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
1086
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.
|
|
1087
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.
|
|
1085
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1086
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.1.2", ngImport: i0, type: CoreModule }); }
|
|
1087
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CoreModule }); }
|
|
1088
1088
|
}
|
|
1089
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
1089
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CoreModule, decorators: [{
|
|
1090
1090
|
type: NgModule
|
|
1091
1091
|
}], ctorParameters: () => [] });
|
|
1092
1092
|
const createEuiCoreRootGuard = (core) => {
|
|
@@ -1232,10 +1232,10 @@ class GlobalErrorHandler extends ErrorHandler {
|
|
|
1232
1232
|
// throw error;
|
|
1233
1233
|
super.handleError(error);
|
|
1234
1234
|
}
|
|
1235
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
1236
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
1235
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: GlobalErrorHandler, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1236
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: GlobalErrorHandler, providedIn: 'root' }); }
|
|
1237
1237
|
}
|
|
1238
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
1238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: GlobalErrorHandler, decorators: [{
|
|
1239
1239
|
type: Injectable,
|
|
1240
1240
|
args: [{
|
|
1241
1241
|
providedIn: 'root',
|
|
@@ -1287,10 +1287,10 @@ class HttpErrorHandlerInterceptor {
|
|
|
1287
1287
|
// return the first matching route, if any
|
|
1288
1288
|
return routes.length > 0 ? routes[0] : null;
|
|
1289
1289
|
}
|
|
1290
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
1291
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
1290
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: HttpErrorHandlerInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1291
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: HttpErrorHandlerInterceptor }); }
|
|
1292
1292
|
}
|
|
1293
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
1293
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: HttpErrorHandlerInterceptor, decorators: [{
|
|
1294
1294
|
type: Injectable
|
|
1295
1295
|
}] });
|
|
1296
1296
|
|
|
@@ -1413,10 +1413,10 @@ class EuiGrowlService {
|
|
|
1413
1413
|
growlInfo(msg, position) {
|
|
1414
1414
|
this.growl({ severity: 'info', summary: 'INFO', detail: msg }, false, false, undefined, position);
|
|
1415
1415
|
}
|
|
1416
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
1417
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
1416
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiGrowlService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1417
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiGrowlService, providedIn: 'root' }); }
|
|
1418
1418
|
}
|
|
1419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
1419
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiGrowlService, decorators: [{
|
|
1420
1420
|
type: Injectable,
|
|
1421
1421
|
args: [{
|
|
1422
1422
|
providedIn: 'root',
|
|
@@ -1776,10 +1776,10 @@ class ApiQueueService {
|
|
|
1776
1776
|
buildHttpRequest(id, item) {
|
|
1777
1777
|
return this.http[item.method.toLowerCase()](item.uri, item.payload).pipe(tap(() => this.removeQueueItem(id)));
|
|
1778
1778
|
}
|
|
1779
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
1780
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
1779
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: ApiQueueService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1780
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: ApiQueueService, providedIn: 'root' }); }
|
|
1781
1781
|
}
|
|
1782
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
1782
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: ApiQueueService, decorators: [{
|
|
1783
1783
|
type: Injectable,
|
|
1784
1784
|
args: [{
|
|
1785
1785
|
providedIn: 'root',
|
|
@@ -2052,10 +2052,10 @@ class I18nLoader {
|
|
|
2052
2052
|
}
|
|
2053
2053
|
return undefined;
|
|
2054
2054
|
}
|
|
2055
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
2056
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
2055
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: I18nLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2056
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: I18nLoader }); }
|
|
2057
2057
|
}
|
|
2058
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
2058
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: I18nLoader, decorators: [{
|
|
2059
2059
|
type: Injectable
|
|
2060
2060
|
}], ctorParameters: () => [] });
|
|
2061
2061
|
const translateConfig = {
|
|
@@ -2292,10 +2292,10 @@ class I18nService extends EuiLazyService {
|
|
|
2292
2292
|
updateHTMLDOMLang(lang) {
|
|
2293
2293
|
this.document.documentElement.lang = lang;
|
|
2294
2294
|
}
|
|
2295
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
2296
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
2295
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: I18nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2296
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: I18nService, providedIn: 'root' }); }
|
|
2297
2297
|
}
|
|
2298
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
2298
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: I18nService, decorators: [{
|
|
2299
2299
|
type: Injectable,
|
|
2300
2300
|
args: [{
|
|
2301
2301
|
providedIn: 'root',
|
|
@@ -2928,10 +2928,10 @@ class EuiPermissionService extends EuiService {
|
|
|
2928
2928
|
}
|
|
2929
2929
|
return rights.every((right) => this.userRights.find((uRight) => uRight.id === right.id));
|
|
2930
2930
|
}
|
|
2931
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
2932
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
2931
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiPermissionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2932
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiPermissionService, providedIn: 'root' }); }
|
|
2933
2933
|
}
|
|
2934
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
2934
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiPermissionService, decorators: [{
|
|
2935
2935
|
type: Injectable,
|
|
2936
2936
|
args: [{
|
|
2937
2937
|
providedIn: 'root',
|
|
@@ -2989,10 +2989,10 @@ class EuiDynamicMenuService {
|
|
|
2989
2989
|
return true;
|
|
2990
2990
|
});
|
|
2991
2991
|
}
|
|
2992
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
2993
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
2992
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiDynamicMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2993
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiDynamicMenuService, providedIn: 'root' }); }
|
|
2994
2994
|
}
|
|
2995
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
2995
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiDynamicMenuService, decorators: [{
|
|
2996
2996
|
type: Injectable,
|
|
2997
2997
|
args: [{
|
|
2998
2998
|
providedIn: 'root',
|
|
@@ -3057,10 +3057,10 @@ class EuiDynamicComponentService {
|
|
|
3057
3057
|
parent: this.injector,
|
|
3058
3058
|
});
|
|
3059
3059
|
}
|
|
3060
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
3061
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
3060
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiDynamicComponentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3061
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiDynamicComponentService }); }
|
|
3062
3062
|
}
|
|
3063
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
3063
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiDynamicComponentService, decorators: [{
|
|
3064
3064
|
type: Injectable
|
|
3065
3065
|
}] });
|
|
3066
3066
|
|
|
@@ -3470,10 +3470,10 @@ class EuiAppShellService {
|
|
|
3470
3470
|
}
|
|
3471
3471
|
});
|
|
3472
3472
|
}
|
|
3473
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
3474
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
3473
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiAppShellService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3474
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiAppShellService, providedIn: 'root' }); }
|
|
3475
3475
|
}
|
|
3476
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
3476
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiAppShellService, decorators: [{
|
|
3477
3477
|
type: Injectable,
|
|
3478
3478
|
args: [{
|
|
3479
3479
|
providedIn: 'root',
|
|
@@ -4187,10 +4187,10 @@ class EuiTimezoneService {
|
|
|
4187
4187
|
getTimezone(tz) {
|
|
4188
4188
|
return EUI_TIMEZONES.find((item) => item.name === tz);
|
|
4189
4189
|
}
|
|
4190
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
4191
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
4190
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiTimezoneService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4191
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiTimezoneService }); }
|
|
4192
4192
|
}
|
|
4193
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
4193
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiTimezoneService, decorators: [{
|
|
4194
4194
|
type: Injectable
|
|
4195
4195
|
}] });
|
|
4196
4196
|
|
|
@@ -4371,10 +4371,10 @@ class EuiThemeService {
|
|
|
4371
4371
|
}
|
|
4372
4372
|
}
|
|
4373
4373
|
}
|
|
4374
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
4375
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
4374
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4375
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiThemeService, providedIn: 'root' }); }
|
|
4376
4376
|
}
|
|
4377
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
4377
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiThemeService, decorators: [{
|
|
4378
4378
|
type: Injectable,
|
|
4379
4379
|
args: [{
|
|
4380
4380
|
providedIn: 'root',
|
|
@@ -4515,10 +4515,10 @@ class LocalStorageService extends StorageService {
|
|
|
4515
4515
|
}
|
|
4516
4516
|
}
|
|
4517
4517
|
}
|
|
4518
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
4519
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
4518
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocalStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4519
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocalStorageService }); }
|
|
4520
4520
|
}
|
|
4521
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
4521
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocalStorageService, decorators: [{
|
|
4522
4522
|
type: Injectable
|
|
4523
4523
|
}] });
|
|
4524
4524
|
|
|
@@ -4588,10 +4588,10 @@ class SessionStorageService extends StorageService {
|
|
|
4588
4588
|
}
|
|
4589
4589
|
}
|
|
4590
4590
|
}
|
|
4591
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
4592
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
4591
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: SessionStorageService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4592
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: SessionStorageService }); }
|
|
4593
4593
|
}
|
|
4594
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
4594
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: SessionStorageService, decorators: [{
|
|
4595
4595
|
type: Injectable
|
|
4596
4596
|
}] });
|
|
4597
4597
|
|
|
@@ -4694,10 +4694,10 @@ class LocalForageService extends AsyncStorageService {
|
|
|
4694
4694
|
},
|
|
4695
4695
|
}));
|
|
4696
4696
|
}
|
|
4697
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
4698
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
4697
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocalForageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4698
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocalForageService }); }
|
|
4699
4699
|
}
|
|
4700
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
4700
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocalForageService, decorators: [{
|
|
4701
4701
|
type: Injectable
|
|
4702
4702
|
}], ctorParameters: () => [] });
|
|
4703
4703
|
|
|
@@ -4902,10 +4902,10 @@ class LocaleService extends EuiService {
|
|
|
4902
4902
|
return false;
|
|
4903
4903
|
}
|
|
4904
4904
|
}
|
|
4905
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
4906
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
4905
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4906
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocaleService, providedIn: 'root' }); }
|
|
4907
4907
|
}
|
|
4908
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
4908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocaleService, decorators: [{
|
|
4909
4909
|
type: Injectable,
|
|
4910
4910
|
args: [{
|
|
4911
4911
|
providedIn: 'root',
|
|
@@ -4936,10 +4936,10 @@ class LocaleServiceMock extends LocaleService {
|
|
|
4936
4936
|
this.DEFAULT_LOCALE = state.id || 'en';
|
|
4937
4937
|
return of({ success: true });
|
|
4938
4938
|
}
|
|
4939
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
4940
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
4939
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocaleServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4940
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocaleServiceMock }); }
|
|
4941
4941
|
}
|
|
4942
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
4942
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: LocaleServiceMock, decorators: [{
|
|
4943
4943
|
type: Injectable
|
|
4944
4944
|
}], ctorParameters: () => [] });
|
|
4945
4945
|
|
|
@@ -5230,10 +5230,10 @@ class EuiLoaderService {
|
|
|
5230
5230
|
this.loadStyle(dependency);
|
|
5231
5231
|
}
|
|
5232
5232
|
}
|
|
5233
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5234
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5233
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiLoaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5234
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiLoaderService, providedIn: 'root' }); }
|
|
5235
5235
|
}
|
|
5236
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5236
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuiLoaderService, decorators: [{
|
|
5237
5237
|
type: Injectable,
|
|
5238
5238
|
args: [{
|
|
5239
5239
|
providedIn: 'root',
|
|
@@ -5295,10 +5295,10 @@ class UserService extends EuiService {
|
|
|
5295
5295
|
getSignal() {
|
|
5296
5296
|
return this.state;
|
|
5297
5297
|
}
|
|
5298
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5299
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5298
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UserService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5299
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UserService, providedIn: 'root' }); }
|
|
5300
5300
|
}
|
|
5301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5301
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UserService, decorators: [{
|
|
5302
5302
|
type: Injectable,
|
|
5303
5303
|
args: [{
|
|
5304
5304
|
providedIn: 'root',
|
|
@@ -5318,10 +5318,10 @@ class UserServiceMock extends UserService {
|
|
|
5318
5318
|
updateState(userState, reducer) {
|
|
5319
5319
|
/* empty */
|
|
5320
5320
|
}
|
|
5321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5322
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5321
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UserServiceMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5322
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UserServiceMock }); }
|
|
5323
5323
|
}
|
|
5324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UserServiceMock, decorators: [{
|
|
5325
5325
|
type: Injectable
|
|
5326
5326
|
}], ctorParameters: () => [] });
|
|
5327
5327
|
|
|
@@ -5350,10 +5350,10 @@ class AddLangParamInterceptor {
|
|
|
5350
5350
|
params: req.params.set(langParam, langValue),
|
|
5351
5351
|
}));
|
|
5352
5352
|
}
|
|
5353
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5354
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5353
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: AddLangParamInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5354
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: AddLangParamInterceptor }); }
|
|
5355
5355
|
}
|
|
5356
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5356
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: AddLangParamInterceptor, decorators: [{
|
|
5357
5357
|
type: Injectable
|
|
5358
5358
|
}] });
|
|
5359
5359
|
|
|
@@ -5369,10 +5369,10 @@ class CachePreventionInterceptor {
|
|
|
5369
5369
|
headers: req.headers.set('Cache-Control', 'No-Cache'),
|
|
5370
5370
|
}));
|
|
5371
5371
|
}
|
|
5372
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5373
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5372
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CachePreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5373
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CachePreventionInterceptor }); }
|
|
5374
5374
|
}
|
|
5375
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5375
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CachePreventionInterceptor, decorators: [{
|
|
5376
5376
|
type: Injectable
|
|
5377
5377
|
}] });
|
|
5378
5378
|
|
|
@@ -5382,10 +5382,10 @@ class CorsSecurityInterceptor {
|
|
|
5382
5382
|
withCredentials: true,
|
|
5383
5383
|
}));
|
|
5384
5384
|
}
|
|
5385
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5386
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5385
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CorsSecurityInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5386
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CorsSecurityInterceptor }); }
|
|
5387
5387
|
}
|
|
5388
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5388
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CorsSecurityInterceptor, decorators: [{
|
|
5389
5389
|
type: Injectable
|
|
5390
5390
|
}] });
|
|
5391
5391
|
|
|
@@ -5395,10 +5395,10 @@ class CsrfPreventionInterceptor {
|
|
|
5395
5395
|
headers: request.headers.set('X-Requested-With', 'XMLHttpRequest'),
|
|
5396
5396
|
}));
|
|
5397
5397
|
}
|
|
5398
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5399
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5398
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CsrfPreventionInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5399
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CsrfPreventionInterceptor }); }
|
|
5400
5400
|
}
|
|
5401
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5401
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: CsrfPreventionInterceptor, decorators: [{
|
|
5402
5402
|
type: Injectable
|
|
5403
5403
|
}] });
|
|
5404
5404
|
|
|
@@ -5465,10 +5465,10 @@ class EuLoginSessionTimeoutHandlingInterceptor {
|
|
|
5465
5465
|
reauthenticate() {
|
|
5466
5466
|
document.location.reload();
|
|
5467
5467
|
}
|
|
5468
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5469
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5468
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5469
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor }); }
|
|
5470
5470
|
}
|
|
5471
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: EuLoginSessionTimeoutHandlingInterceptor, decorators: [{
|
|
5472
5472
|
type: Injectable
|
|
5473
5473
|
}] });
|
|
5474
5474
|
|
|
@@ -5492,10 +5492,10 @@ class UxRequestErrorModelInterceptor {
|
|
|
5492
5492
|
return of(err);
|
|
5493
5493
|
}));
|
|
5494
5494
|
}
|
|
5495
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5496
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
5495
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UxRequestErrorModelInterceptor, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5496
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UxRequestErrorModelInterceptor }); }
|
|
5497
5497
|
}
|
|
5498
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: UxRequestErrorModelInterceptor, decorators: [{
|
|
5499
5499
|
type: Injectable
|
|
5500
5500
|
}] });
|
|
5501
5501
|
|
|
@@ -5548,10 +5548,10 @@ class TranslateMockPipe {
|
|
|
5548
5548
|
transform(text) {
|
|
5549
5549
|
return !text ? TRANSLATED_STRING : `${text}-${TRANSLATED_STRING}`;
|
|
5550
5550
|
}
|
|
5551
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5552
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.
|
|
5551
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5552
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockPipe, isStandalone: true, name: "translate" }); }
|
|
5553
5553
|
}
|
|
5554
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5554
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockPipe, decorators: [{
|
|
5555
5555
|
type: Pipe,
|
|
5556
5556
|
args: [{ name: 'translate' }]
|
|
5557
5557
|
}] });
|
|
@@ -5563,10 +5563,10 @@ class TranslateMockDirective {
|
|
|
5563
5563
|
ngAfterViewChecked() {
|
|
5564
5564
|
this._element.nativeElement.innerText += TRANSLATED_STRING;
|
|
5565
5565
|
}
|
|
5566
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5567
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.
|
|
5566
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
5567
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.1.2", type: TranslateMockDirective, isStandalone: true, selector: "[translate]", inputs: { translateParams: "translateParams" }, ngImport: i0 }); }
|
|
5568
5568
|
}
|
|
5569
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5569
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockDirective, decorators: [{
|
|
5570
5570
|
type: Directive,
|
|
5571
5571
|
args: [{
|
|
5572
5572
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -5576,11 +5576,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImpor
|
|
|
5576
5576
|
type: Input
|
|
5577
5577
|
}] } });
|
|
5578
5578
|
class TranslateMockModule {
|
|
5579
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
5580
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.
|
|
5581
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.
|
|
5579
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
5580
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockModule, imports: [TranslateMockPipe, TranslateMockDirective], exports: [TranslateMockPipe, TranslateMockDirective] }); }
|
|
5581
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockModule, providers: [{ provide: TranslateService, useClass: TranslateServiceMock }] }); }
|
|
5582
5582
|
}
|
|
5583
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
5583
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.2", ngImport: i0, type: TranslateMockModule, decorators: [{
|
|
5584
5584
|
type: NgModule,
|
|
5585
5585
|
args: [{
|
|
5586
5586
|
imports: [TranslateMockPipe, TranslateMockDirective],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/core",
|
|
3
|
-
"version": "23.0.0-alpha.
|
|
3
|
+
"version": "23.0.0-alpha.13",
|
|
4
4
|
"tag": "next",
|
|
5
5
|
"description": "eUI core package - holding UI components for Desktop applications",
|
|
6
6
|
"homepage": "https://eui.ecdevops.eu",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"url": "https://sdlc.webcloud.ec.europa.eu/csdr/eui/eui.git"
|
|
11
11
|
},
|
|
12
12
|
"peerDependencies": {
|
|
13
|
-
"@eui/base": "23.0.0-alpha.
|
|
13
|
+
"@eui/base": "23.0.0-alpha.13",
|
|
14
14
|
"rxjs": "^7.8.0",
|
|
15
15
|
"extend": "^3.0.2",
|
|
16
16
|
"localforage": "^1.10.0",
|