@eui/core 17.0.0-rc.5 → 17.0.0-rc.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/dependencies.html +2 -2
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/lib/services/eui-app-shell.service.mjs +8 -8
- package/esm2022/lib/services/queue/api-queue.service.mjs +10 -8
- package/fesm2022/eui-core.mjs +15 -13
- package/fesm2022/eui-core.mjs.map +1 -1
- package/lib/services/queue/api-queue.service.d.ts +1 -1
- package/lib/services/queue/api-queue.service.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -71,7 +71,7 @@ export declare class ApiQueueService {
|
|
|
71
71
|
* @return An Observable of HttpClient Request
|
|
72
72
|
*/
|
|
73
73
|
private buildHttpRequest;
|
|
74
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ApiQueueService,
|
|
74
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ApiQueueService, [null, null, { optional: true; }]>;
|
|
75
75
|
static ɵprov: i0.ɵɵInjectableDeclaration<ApiQueueService>;
|
|
76
76
|
}
|
|
77
77
|
//# sourceMappingURL=api-queue.service.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api-queue.service.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/queue/api-queue.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAgB,MAAM,MAAM,CAAC;AAEhD,OAAO,EAA0C,YAAY,EAAE,MAAM,WAAW,CAAC;AAEjF,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,YAAY,EAAwE,MAAM,UAAU,CAAC;;AAE9G,qBAGa,eAAe;IAEpB,SAAS,CAAC,KAAK,EAAE,YAAY;IAC7B,SAAS,CAAC,IAAI,EAAE,UAAU;
|
|
1
|
+
{"version":3,"file":"api-queue.service.d.ts","sourceRoot":"","sources":["../../../../src/lib/services/queue/api-queue.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAgB,MAAM,MAAM,CAAC;AAEhD,OAAO,EAA0C,YAAY,EAAE,MAAM,WAAW,CAAC;AAEjF,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,YAAY,EAAwE,MAAM,UAAU,CAAC;;AAE9G,qBAGa,eAAe;IAEpB,SAAS,CAAC,KAAK,EAAE,YAAY;IAC7B,SAAS,CAAC,IAAI,EAAE,UAAU;IACd,SAAS,CAAC,UAAU,EAAE,UAAU;gBAFlC,KAAK,EAAE,YAAY,EACnB,IAAI,EAAE,UAAU,EACJ,UAAU,EAAE,UAAU;IAGhD;;;;;OAKG;IACH,YAAY,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,GAAG,IAAI;IAUlD;;;OAGG;IACH,QAAQ,IAAI,UAAU,CAAC,YAAY,EAAE,CAAC;IActC;;;;OAIG;IACH,YAAY,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAC,YAAY,CAAC;IAalD;;;OAGG;IACH,eAAe,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;IAIjC;;OAEG;IACH,kBAAkB,IAAI,IAAI;IAI1B;;;;OAIG;IAGH,gBAAgB,CAAC,EAAE,EAAE,MAAM,GAAG,UAAU,CAAC,GAAG,CAAC;IAc7C;;;;OAIG;IAGH,oBAAoB,CAAC,eAAe,UAAO,GAAG,UAAU,CAAC,GAAG,EAAE,CAAC;IAuB/D;;;;;OAKG;IAGH,8BAA8B,CAAC,SAAS,UAAO,GAAG,UAAU,CAAC,GAAG,CAAC;IAUjE;;;;;;OAMG;IACH,SAAS,CAAC,eAAe,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,CAAC,EAAE,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,CAAC,GAAG,MAAM;IAIvF;;;;;;OAMG;IAIH,OAAO,CAAC,gBAAgB;yCApKf,eAAe;6CAAf,eAAe;CAuK3B"}
|