@luigi-project/client-support-angular 1.23.2-dev.20220752303 → 1.23.2-dev.20220761008
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/esm2020/lib/component/luigi.preload.component.mjs +13 -0
- package/esm2020/lib/luigi-mock/luigi-mock.module.mjs +173 -0
- package/esm2020/lib/luigi.angular.support.module.mjs +70 -0
- package/esm2020/lib/route/luigi-activated-route-snapshot-helper.mjs +11 -0
- package/esm2020/lib/route/luigi-route-strategy.mjs +9 -0
- package/esm2020/lib/service/luigi-auto-routing.service.mjs +124 -0
- package/esm2020/lib/service/luigi-context-service.mjs +8 -0
- package/esm2020/lib/service/luigi-context.service.impl.mjs +69 -0
- package/esm2020/luigi-project-client-support-angular.mjs +5 -0
- package/esm2020/public-api.mjs +10 -0
- package/fesm2015/{luigi-project-client-support-angular.js → luigi-project-client-support-angular.mjs} +90 -74
- package/fesm2015/luigi-project-client-support-angular.mjs.map +1 -0
- package/fesm2020/luigi-project-client-support-angular.mjs +464 -0
- package/fesm2020/luigi-project-client-support-angular.mjs.map +1 -0
- package/lib/component/luigi.preload.component.d.ts +3 -0
- package/lib/component/luigi.preload.component.d.ts.map +1 -1
- package/lib/luigi-mock/luigi-mock.module.d.ts +4 -0
- package/lib/luigi-mock/luigi-mock.module.d.ts.map +1 -1
- package/lib/luigi.angular.support.module.d.ts +6 -0
- package/lib/luigi.angular.support.module.d.ts.map +1 -1
- package/lib/route/luigi-activated-route-snapshot-helper.d.ts.map +1 -1
- package/lib/route/luigi-route-strategy.d.ts.map +1 -1
- package/lib/service/luigi-auto-routing.service.d.ts +3 -0
- package/lib/service/luigi-auto-routing.service.d.ts.map +1 -1
- package/lib/service/luigi-context-service.d.ts.map +1 -1
- package/lib/service/luigi-context.service.impl.d.ts +3 -0
- package/lib/service/luigi-context.service.impl.d.ts.map +1 -1
- package/luigi-project-client-support-angular.d.ts +1 -1
- package/luigi-project-client-support-angular.d.ts.map +1 -1
- package/package.json +20 -8
- package/public-api.d.ts.map +1 -1
- package/bundles/luigi-project-client-support-angular.umd.js +0 -796
- package/bundles/luigi-project-client-support-angular.umd.js.map +0 -1
- package/bundles/luigi-project-client-support-angular.umd.min.js +0 -17
- package/bundles/luigi-project-client-support-angular.umd.min.js.map +0 -1
- package/esm2015/lib/component/luigi.preload.component.js +0 -13
- package/esm2015/lib/luigi-mock/luigi-mock.module.js +0 -163
- package/esm2015/lib/luigi.angular.support.module.js +0 -60
- package/esm2015/lib/route/luigi-activated-route-snapshot-helper.js +0 -11
- package/esm2015/lib/route/luigi-route-strategy.js +0 -9
- package/esm2015/lib/service/luigi-auto-routing.service.js +0 -128
- package/esm2015/lib/service/luigi-context-service.js +0 -8
- package/esm2015/lib/service/luigi-context.service.impl.js +0 -70
- package/esm2015/luigi-project-client-support-angular.js +0 -6
- package/esm2015/public-api.js +0 -10
- package/fesm2015/luigi-project-client-support-angular.js.map +0 -1
- package/luigi-project-client-support-angular.metadata.json +0 -1
|
@@ -2,6 +2,7 @@ import { NgZone } from '@angular/core';
|
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
3
|
import { Context } from '@luigi-project/client';
|
|
4
4
|
import { IContextMessage, ILuigiContextTypes, LuigiContextService } from './luigi-context-service';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
5
6
|
export declare class LuigiContextServiceImpl implements LuigiContextService {
|
|
6
7
|
private zone;
|
|
7
8
|
private subject;
|
|
@@ -21,5 +22,7 @@ export declare class LuigiContextServiceImpl implements LuigiContextService {
|
|
|
21
22
|
*/
|
|
22
23
|
protected setContext(obj: IContextMessage): void;
|
|
23
24
|
addListener(contextType: ILuigiContextTypes, context: Context): void;
|
|
25
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LuigiContextServiceImpl, never>;
|
|
26
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LuigiContextServiceImpl>;
|
|
24
27
|
}
|
|
25
28
|
//# sourceMappingURL=luigi-context.service.impl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"luigi-context.service.impl.d.ts","sourceRoot":"../../../../projects/client-support-angular/src/
|
|
1
|
+
{"version":3,"file":"luigi-context.service.impl.d.ts","sourceRoot":"","sources":["../../../../projects/client-support-angular/src/lib/service/luigi-context.service.impl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,MAAM,EAAE,MAAM,eAAe,CAAC;AACnD,OAAO,EAAiB,UAAU,EAAE,MAAM,MAAM,CAAC;AAEjD,OAAO,EAAE,OAAO,EAA6C,MAAM,uBAAuB,CAAC;AAC3F,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;;AAEnG,qBAGa,uBAAwB,YAAW,mBAAmB;IAIrD,OAAO,CAAC,IAAI;IAHxB,OAAO,CAAC,OAAO,CAAyE;IACxF,OAAO,CAAC,cAAc,CAAyD;gBAE3D,IAAI,EAAE,MAAM;IASzB,iBAAiB,IAAI,UAAU,CAAC,eAAe,CAAC;IAIvD;;OAEG;IACI,UAAU,IAAI,OAAO;IAI5B;;OAEG;IACI,eAAe,IAAI,OAAO,CAAC,OAAO,CAAC;IAc1C;;OAEG;IACH,SAAS,CAAC,UAAU,CAAC,GAAG,EAAE,eAAe,GAAG,IAAI;IAOhD,WAAW,CAAC,WAAW,EAAE,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,IAAI;yCAnDzD,uBAAuB;6CAAvB,uBAAuB;CAyDnC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Generated bundle index. Do not edit.
|
|
3
3
|
*/
|
|
4
|
+
/// <amd-module name="@luigi-project/client-support-angular" />
|
|
4
5
|
export * from './public-api';
|
|
5
|
-
export { LuigiRouteStrategy as ɵa } from './lib/route/luigi-route-strategy';
|
|
6
6
|
//# sourceMappingURL=luigi-project-client-support-angular.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"luigi-project-client-support-angular.d.ts","sourceRoot":"
|
|
1
|
+
{"version":3,"file":"luigi-project-client-support-angular.d.ts","sourceRoot":"","sources":["../../projects/client-support-angular/src/luigi-project-client-support-angular.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"peerDependencies": {
|
|
10
10
|
"@angular/common": "^11.0.0 || ^12.0.0 || ^13.0.0",
|
|
11
11
|
"@angular/core": "^11.0.0 || ^12.0.0 || ^13.0.0",
|
|
12
|
-
"@luigi-project/client": "^1.
|
|
12
|
+
"@luigi-project/client": "^1.23.1"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"tslib": "^2.0.0"
|
|
@@ -17,13 +17,25 @@
|
|
|
17
17
|
"publishConfig": {
|
|
18
18
|
"tag": "client-support-angular"
|
|
19
19
|
},
|
|
20
|
-
"version": "1.23.2-dev.
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"fesm2015": "fesm2015/luigi-project-client-support-angular.
|
|
20
|
+
"version": "1.23.2-dev.20220761008",
|
|
21
|
+
"module": "fesm2015/luigi-project-client-support-angular.mjs",
|
|
22
|
+
"es2020": "fesm2020/luigi-project-client-support-angular.mjs",
|
|
23
|
+
"esm2020": "esm2020/luigi-project-client-support-angular.mjs",
|
|
24
|
+
"fesm2020": "fesm2020/luigi-project-client-support-angular.mjs",
|
|
25
|
+
"fesm2015": "fesm2015/luigi-project-client-support-angular.mjs",
|
|
26
26
|
"typings": "luigi-project-client-support-angular.d.ts",
|
|
27
|
-
"
|
|
27
|
+
"exports": {
|
|
28
|
+
"./package.json": {
|
|
29
|
+
"default": "./package.json"
|
|
30
|
+
},
|
|
31
|
+
".": {
|
|
32
|
+
"types": "./luigi-project-client-support-angular.d.ts",
|
|
33
|
+
"esm2020": "./esm2020/luigi-project-client-support-angular.mjs",
|
|
34
|
+
"es2020": "./fesm2020/luigi-project-client-support-angular.mjs",
|
|
35
|
+
"es2015": "./fesm2015/luigi-project-client-support-angular.mjs",
|
|
36
|
+
"node": "./fesm2015/luigi-project-client-support-angular.mjs",
|
|
37
|
+
"default": "./fesm2020/luigi-project-client-support-angular.mjs"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
28
40
|
"sideEffects": false
|
|
29
41
|
}
|
package/public-api.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-api.d.ts","sourceRoot":"
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../projects/client-support-angular/src/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,yCAAyC,CAAC;AACxD,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,0CAA0C,CAAC;AACzD,cAAc,0CAA0C,CAAC;AACzD,cAAc,oCAAoC,CAAC"}
|