@o3r/configuration 13.5.0-prerelease.9 → 13.6.0-prerelease.1
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.
|
@@ -33,21 +33,21 @@ class ConfigurationRulesEngineActionHandler {
|
|
|
33
33
|
}, {});
|
|
34
34
|
this.store.dispatch(setConfigOverride({ state: { configOverrides } }));
|
|
35
35
|
}
|
|
36
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
37
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
36
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationRulesEngineActionHandler, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
37
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationRulesEngineActionHandler }); }
|
|
38
38
|
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationRulesEngineActionHandler, decorators: [{
|
|
40
40
|
type: Injectable
|
|
41
41
|
}] });
|
|
42
42
|
|
|
43
43
|
class ConfigurationRulesEngineActionModule {
|
|
44
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
45
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
46
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
44
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationRulesEngineActionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
45
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationRulesEngineActionModule, imports: [ConfigurationStoreModule] }); }
|
|
46
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationRulesEngineActionModule, providers: [
|
|
47
47
|
ConfigurationRulesEngineActionHandler
|
|
48
48
|
], imports: [ConfigurationStoreModule] }); }
|
|
49
49
|
}
|
|
50
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
50
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationRulesEngineActionModule, decorators: [{
|
|
51
51
|
type: NgModule,
|
|
52
52
|
args: [{
|
|
53
53
|
imports: [
|
|
@@ -75,13 +75,13 @@ class ConfigOverrideStoreModule {
|
|
|
75
75
|
]
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
79
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
80
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
78
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigOverrideStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
79
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ConfigOverrideStoreModule, imports: [i1.StoreFeatureModule] }); }
|
|
80
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigOverrideStoreModule, providers: [
|
|
81
81
|
{ provide: CONFIG_OVERRIDE_REDUCER_TOKEN, useFactory: getDefaultConfigOverrideReducer }
|
|
82
82
|
], imports: [StoreModule.forFeature(CONFIG_OVERRIDE_STORE_NAME, CONFIG_OVERRIDE_REDUCER_TOKEN)] }); }
|
|
83
83
|
}
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigOverrideStoreModule, decorators: [{
|
|
85
85
|
type: NgModule,
|
|
86
86
|
args: [{
|
|
87
87
|
imports: [
|
|
@@ -212,13 +212,13 @@ class ConfigurationStoreModule {
|
|
|
212
212
|
]
|
|
213
213
|
};
|
|
214
214
|
}
|
|
215
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
216
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
217
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
215
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
216
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationStoreModule, imports: [i1.StoreFeatureModule] }); }
|
|
217
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationStoreModule, providers: [
|
|
218
218
|
{ provide: CONFIGURATION_REDUCER_TOKEN, useFactory: getDefaultConfigurationReducer }
|
|
219
219
|
], imports: [StoreModule.forFeature(CONFIGURATION_STORE_NAME, CONFIGURATION_REDUCER_TOKEN)] }); }
|
|
220
220
|
}
|
|
221
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationStoreModule, decorators: [{
|
|
222
222
|
type: NgModule,
|
|
223
223
|
args: [{
|
|
224
224
|
imports: [
|
|
@@ -351,10 +351,10 @@ class OtterConfigurationDevtools {
|
|
|
351
351
|
this.store.dispatch(upsertConfigurationEntities(computeConfiguration(typeof configurations === 'string' ? JSON.parse(configurations) : configurations)));
|
|
352
352
|
this.appRef.tick();
|
|
353
353
|
}
|
|
354
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
355
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
354
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OtterConfigurationDevtools, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
355
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OtterConfigurationDevtools, providedIn: 'root' }); }
|
|
356
356
|
}
|
|
357
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
357
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OtterConfigurationDevtools, decorators: [{
|
|
358
358
|
type: Injectable,
|
|
359
359
|
args: [{ providedIn: 'root' }]
|
|
360
360
|
}], ctorParameters: () => [] });
|
|
@@ -461,10 +461,10 @@ class ConfigurationDevtoolsConsoleService {
|
|
|
461
461
|
updateConfigurations(configurations) {
|
|
462
462
|
this.configurationDevtools.loadConfiguration(configurations);
|
|
463
463
|
}
|
|
464
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
465
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
464
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsConsoleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
465
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsConsoleService, providedIn: 'root' }); }
|
|
466
466
|
}
|
|
467
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsConsoleService, decorators: [{
|
|
468
468
|
type: Injectable,
|
|
469
469
|
args: [{
|
|
470
470
|
providedIn: 'root'
|
|
@@ -548,10 +548,10 @@ class ConfigurationDevtoolsMessageService {
|
|
|
548
548
|
fromEvent(window, 'message').pipe(takeUntilDestroyed(this.destroyRef), filterMessageContent(isConfigurationMessage)).subscribe((e) => this.handleEvents(e));
|
|
549
549
|
this.store.pipe(select(selectConfigurationEntities), takeUntilDestroyed(this.destroyRef)).subscribe((configurations) => this.sendMessage('configurations', { configurations }));
|
|
550
550
|
}
|
|
551
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
552
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
551
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
552
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsMessageService, providedIn: 'root' }); }
|
|
553
553
|
}
|
|
554
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
554
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsMessageService, decorators: [{
|
|
555
555
|
type: Injectable,
|
|
556
556
|
args: [{
|
|
557
557
|
providedIn: 'root'
|
|
@@ -574,10 +574,10 @@ class ConfigurationDevtoolsModule {
|
|
|
574
574
|
]
|
|
575
575
|
};
|
|
576
576
|
}
|
|
577
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
578
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
577
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
578
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsModule, imports: [StoreModule,
|
|
579
579
|
ConfigurationStoreModule] }); }
|
|
580
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
580
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsModule, providers: [
|
|
581
581
|
{ provide: OTTER_CONFIGURATION_DEVTOOLS_OPTIONS, useValue: OTTER_CONFIGURATION_DEVTOOLS_DEFAULT_OPTIONS },
|
|
582
582
|
ConfigurationDevtoolsMessageService,
|
|
583
583
|
ConfigurationDevtoolsConsoleService,
|
|
@@ -585,7 +585,7 @@ class ConfigurationDevtoolsModule {
|
|
|
585
585
|
], imports: [StoreModule,
|
|
586
586
|
ConfigurationStoreModule] }); }
|
|
587
587
|
}
|
|
588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationDevtoolsModule, decorators: [{
|
|
589
589
|
type: NgModule,
|
|
590
590
|
args: [{
|
|
591
591
|
imports: [
|
|
@@ -602,11 +602,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImpo
|
|
|
602
602
|
}] });
|
|
603
603
|
|
|
604
604
|
class ConfigurationBaseServiceModule {
|
|
605
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
606
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
607
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
605
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationBaseServiceModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
606
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationBaseServiceModule, imports: [ConfigurationStoreModule, LoggerModule] }); }
|
|
607
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationBaseServiceModule, imports: [ConfigurationStoreModule, LoggerModule] }); }
|
|
608
608
|
}
|
|
609
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationBaseServiceModule, decorators: [{
|
|
610
610
|
type: NgModule,
|
|
611
611
|
args: [{
|
|
612
612
|
imports: [ConfigurationStoreModule, LoggerModule]
|
|
@@ -693,10 +693,10 @@ class ConfigurationBaseService {
|
|
|
693
693
|
const overrideConfig$ = this.store.pipe(select(selectComponentOverrideConfig(id)));
|
|
694
694
|
return combineLatest([globalConfig$, componentConfig$, overrideConfig$]).pipe(map(([globalConfig, componentConfig, overrideConfig]) => ({ ...globalConfig, ...componentConfig, ...overrideConfig })), distinctUntilChanged(jsonStringifyDiff));
|
|
695
695
|
}
|
|
696
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
697
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
696
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationBaseService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
697
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationBaseService, providedIn: ConfigurationBaseServiceModule }); }
|
|
698
698
|
}
|
|
699
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
699
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ConfigurationBaseService, decorators: [{
|
|
700
700
|
type: Injectable,
|
|
701
701
|
args: [{
|
|
702
702
|
providedIn: ConfigurationBaseServiceModule
|
package/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../src/core/configuration.ts","../src/stores/config-override/config-override.state.ts","../src/stores/config-override/config-override.actions.ts","../src/stores/config-override/config-override-module.ts","../src/stores/config-override/config-override.reducer.ts","../src/stores/config-override/config-override.selectors.ts","../src/stores/config-override/config-override.sync.ts","../src/stores/configuration/configuration.actions.ts","../src/stores/configuration/configuration.helpers.ts","../src/stores/configuration/configuration.state.ts","../src/stores/configuration/configuration-module.ts","../src/stores/configuration/configuration.reducer.ts","../src/stores/configuration/configuration.selectors.ts","../src/stores/configuration/configuration.sync.ts","../src/devkit/configuration-devtools-interface.ts","../src/devkit/configuration-devtools-console-service.ts","../src/devkit/configuration-devtools-message-service.ts","../src/devkit/configuration-devtools-module.ts","../src/devkit/configuration-devtools.ts","../src/devkit/configuration-devtools-token.ts","../src/services/configuration/configuration-base-module.ts","../src/services/configuration/configuration-base-service.ts","../src/tools/configuration-decorators.ts","../src/tools/configuration-observer.ts","../src/tools/configuration-signal.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":";;;;;;;;;;;;AAYA;;AAEG;;AAED;;AAEG;AACH;AAAiB;;AAClB;AAED;;AAEG;;AAED;;AAEG;;AAEJ;AAED;;;;AAIG;AACH;;;;AAAoI;AAUpI;;;AAGG;AACH;;ACnDA;;AAEG;;AAED;AACD;AAED;;AAEG;;;AAGD;AACD;AAED;;AAEG;AACH;AAEA;;AAEG;;;AAGD;AACD;;ACZD;;AAEG;AACH;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../src/core/configuration.ts","../src/stores/config-override/config-override.state.ts","../src/stores/config-override/config-override.actions.ts","../src/stores/config-override/config-override-module.ts","../src/stores/config-override/config-override.reducer.ts","../src/stores/config-override/config-override.selectors.ts","../src/stores/config-override/config-override.sync.ts","../src/stores/configuration/configuration.actions.ts","../src/stores/configuration/configuration.helpers.ts","../src/stores/configuration/configuration.state.ts","../src/stores/configuration/configuration-module.ts","../src/stores/configuration/configuration.reducer.ts","../src/stores/configuration/configuration.selectors.ts","../src/stores/configuration/configuration.sync.ts","../src/devkit/configuration-devtools-interface.ts","../src/devkit/configuration-devtools-console-service.ts","../src/devkit/configuration-devtools-message-service.ts","../src/devkit/configuration-devtools-module.ts","../src/devkit/configuration-devtools.ts","../src/devkit/configuration-devtools-token.ts","../src/services/configuration/configuration-base-module.ts","../src/services/configuration/configuration-base-service.ts","../src/tools/configuration-decorators.ts","../src/tools/configuration-observer.ts","../src/tools/configuration-signal.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/configuration",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.6.0-prerelease.1",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -29,10 +29,6 @@
|
|
|
29
29
|
"types": "./index.d.ts",
|
|
30
30
|
"default": "./fesm2022/o3r-configuration.mjs"
|
|
31
31
|
},
|
|
32
|
-
"./rules-engine": {
|
|
33
|
-
"types": "./rules-engine/index.d.ts",
|
|
34
|
-
"default": "./fesm2022/o3r-configuration-rules-engine.mjs"
|
|
35
|
-
},
|
|
36
32
|
"./fixtures/jasmine": {
|
|
37
33
|
"types": "./fixtures/jasmine/index.d.ts",
|
|
38
34
|
"default": "./fesm2022/o3r-configuration-fixtures-jasmine.mjs"
|
|
@@ -40,6 +36,10 @@
|
|
|
40
36
|
"./fixtures/jest": {
|
|
41
37
|
"types": "./fixtures/jest/index.d.ts",
|
|
42
38
|
"default": "./fesm2022/o3r-configuration-fixtures-jest.mjs"
|
|
39
|
+
},
|
|
40
|
+
"./rules-engine": {
|
|
41
|
+
"types": "./rules-engine/index.d.ts",
|
|
42
|
+
"default": "./fesm2022/o3r-configuration-rules-engine.mjs"
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
@@ -48,15 +48,14 @@
|
|
|
48
48
|
"@angular/platform-browser-dynamic": "^20.0.0",
|
|
49
49
|
"@ngrx/entity": "^20.0.0",
|
|
50
50
|
"@ngrx/store": "^20.0.0",
|
|
51
|
-
"@o3r/core": "~13.
|
|
52
|
-
"@o3r/logger": "~13.
|
|
53
|
-
"@o3r/schematics": "~13.
|
|
51
|
+
"@o3r/core": "~13.6.0-prerelease.1",
|
|
52
|
+
"@o3r/logger": "~13.6.0-prerelease.1",
|
|
53
|
+
"@o3r/schematics": "~13.6.0-prerelease.1",
|
|
54
54
|
"@schematics/angular": "^20.0.0",
|
|
55
55
|
"cheerio": "^1.1.2",
|
|
56
56
|
"express-interceptor": "^1.2.0",
|
|
57
57
|
"jasmine": "^5.0.0",
|
|
58
58
|
"rxjs": "^7.8.1",
|
|
59
|
-
"ts-node": "~10.9.2",
|
|
60
59
|
"type-fest": "^4.30.1",
|
|
61
60
|
"typescript": "^5.9.0"
|
|
62
61
|
},
|
|
@@ -87,7 +86,7 @@
|
|
|
87
86
|
}
|
|
88
87
|
},
|
|
89
88
|
"dependencies": {
|
|
90
|
-
"@o3r/schematics": "~13.
|
|
89
|
+
"@o3r/schematics": "~13.6.0-prerelease.1",
|
|
91
90
|
"tslib": "^2.6.2"
|
|
92
91
|
},
|
|
93
92
|
"engines": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../src/rules-engine/configuration-interfaces.ts","../../src/rules-engine/configuration-handler-action.ts","../../src/rules-engine/configuration-rules-engine-module.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;AAIA;AACA;AAEA;;AAEG;AACG;;;;;AAKL;;ACQD;;AAEG;AACH;AAEE;;AAGA;;;;;AAqBD;;AC1CD;;;;AAQoD
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../src/rules-engine/configuration-interfaces.ts","../../src/rules-engine/configuration-handler-action.ts","../../src/rules-engine/configuration-rules-engine-module.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;AAIA;AACA,cAAA,6CAAA;AAEA;;AAEG;AACG,UAAA,uBAAA,SAAA,iBAAA;;;;;AAKL;;ACQD;;AAEG;AACH,cAAA,qCAAA,YAAA,wBAAA,CAAA,uBAAA;AAEE;;AAGA;;;;;AAqBD;;AC1CD,cAAA,oCAAA;;;;AAQoD;;;;"}
|