@gravitee/ui-policy-studio-angular 5.20.1 → 5.21.0-renovate-angular-e38a493
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/gio-policy-studio.component.mjs +4 -4
- package/esm2020/lib/gio-policy-studio.module.mjs +5 -5
- package/esm2020/lib/services/flow.service.fixture.mjs +4 -4
- package/esm2020/lib/services/policy.service.fixture.mjs +4 -4
- package/esm2020/lib/services/resource.service.fixture.mjs +4 -4
- package/esm2020/lib/services/spel.service.fixture.mjs +4 -4
- package/esm2020/testing/lib/services/flow.service.fixture.mjs +4 -4
- package/esm2020/testing/lib/services/policy.service.fixture.mjs +4 -4
- package/esm2020/testing/lib/services/resource.service.fixture.mjs +4 -4
- package/esm2020/testing/lib/services/spel.service.fixture.mjs +4 -4
- package/fesm2015/gravitee-ui-policy-studio-angular-testing.mjs +12 -12
- package/fesm2015/gravitee-ui-policy-studio-angular-testing.mjs.map +1 -1
- package/fesm2015/gravitee-ui-policy-studio-angular.mjs +19 -19
- package/fesm2015/gravitee-ui-policy-studio-angular.mjs.map +1 -1
- package/fesm2020/gravitee-ui-policy-studio-angular-testing.mjs +12 -12
- package/fesm2020/gravitee-ui-policy-studio-angular-testing.mjs.map +1 -1
- package/fesm2020/gravitee-ui-policy-studio-angular.mjs +19 -19
- package/fesm2020/gravitee-ui-policy-studio-angular.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -4238,9 +4238,9 @@ class FlowService extends FlowServiceAbstract {
|
|
|
4238
4238
|
return of(fakeOrganizationFlowConfiguration());
|
|
4239
4239
|
}
|
|
4240
4240
|
}
|
|
4241
|
-
FlowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4242
|
-
FlowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
4243
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4241
|
+
FlowService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: FlowService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
4242
|
+
FlowService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: FlowService });
|
|
4243
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: FlowService, decorators: [{
|
|
4244
4244
|
type: Injectable
|
|
4245
4245
|
}] });
|
|
4246
4246
|
|
|
@@ -4276,9 +4276,9 @@ class PolicyService extends PolicyServiceAbstract {
|
|
|
4276
4276
|
return of(fakePolicyDocumentation()).pipe(map(buffer => buffer.toString()));
|
|
4277
4277
|
}
|
|
4278
4278
|
}
|
|
4279
|
-
PolicyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4280
|
-
PolicyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
4281
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4279
|
+
PolicyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: PolicyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
4280
|
+
PolicyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: PolicyService });
|
|
4281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: PolicyService, decorators: [{
|
|
4282
4282
|
type: Injectable
|
|
4283
4283
|
}] });
|
|
4284
4284
|
|
|
@@ -4308,9 +4308,9 @@ class ResourceService extends ResourceServiceAbstract {
|
|
|
4308
4308
|
return of(fakeResourceDocumentation());
|
|
4309
4309
|
}
|
|
4310
4310
|
}
|
|
4311
|
-
ResourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4312
|
-
ResourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
4313
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4311
|
+
ResourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: ResourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
4312
|
+
ResourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: ResourceService });
|
|
4313
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: ResourceService, decorators: [{
|
|
4314
4314
|
type: Injectable
|
|
4315
4315
|
}] });
|
|
4316
4316
|
|
|
@@ -4337,9 +4337,9 @@ class SpelService extends SpelServiceAbstract {
|
|
|
4337
4337
|
return of(fakeGrammar());
|
|
4338
4338
|
}
|
|
4339
4339
|
}
|
|
4340
|
-
SpelService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.
|
|
4341
|
-
SpelService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.
|
|
4342
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.
|
|
4340
|
+
SpelService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: SpelService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
4341
|
+
SpelService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: SpelService, providedIn: 'root' });
|
|
4342
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: SpelService, decorators: [{
|
|
4343
4343
|
type: Injectable,
|
|
4344
4344
|
args: [{
|
|
4345
4345
|
providedIn: 'root',
|