@o3r/components 14.0.0-next.3 → 14.0.0-next.5

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.
@@ -153,10 +153,10 @@ class PlaceholderRulesEngineActionHandler {
153
153
  }));
154
154
  this.placeholdersActions$.next(templates);
155
155
  }
156
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRulesEngineActionHandler, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
157
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRulesEngineActionHandler }); }
156
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRulesEngineActionHandler, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
157
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRulesEngineActionHandler }); }
158
158
  }
159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRulesEngineActionHandler, decorators: [{
159
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRulesEngineActionHandler, decorators: [{
160
160
  type: Injectable
161
161
  }], ctorParameters: () => [] });
162
162
 
@@ -260,24 +260,24 @@ class PlaceholderTemplateResponseEffect {
260
260
  })))
261
261
  : of({ renderedTemplate: template, unknownTypeFound });
262
262
  }
263
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderTemplateResponseEffect, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
264
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderTemplateResponseEffect }); }
263
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderTemplateResponseEffect, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
264
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderTemplateResponseEffect }); }
265
265
  }
266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderTemplateResponseEffect, decorators: [{
266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderTemplateResponseEffect, decorators: [{
267
267
  type: Injectable
268
268
  }] });
269
269
 
270
270
  class PlaceholderRulesEngineActionModule {
271
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRulesEngineActionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
272
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRulesEngineActionModule, imports: [i1.EffectsFeatureModule, PlaceholderRequestStoreModule,
271
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRulesEngineActionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
272
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRulesEngineActionModule, imports: [i1.EffectsFeatureModule, PlaceholderRequestStoreModule,
273
273
  PlaceholderTemplateStoreModule] }); }
274
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRulesEngineActionModule, providers: [
274
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRulesEngineActionModule, providers: [
275
275
  PlaceholderRulesEngineActionHandler
276
276
  ], imports: [EffectsModule.forFeature([PlaceholderTemplateResponseEffect]),
277
277
  PlaceholderRequestStoreModule,
278
278
  PlaceholderTemplateStoreModule] }); }
279
279
  }
280
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRulesEngineActionModule, decorators: [{
280
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRulesEngineActionModule, decorators: [{
281
281
  type: NgModule,
282
282
  args: [{
283
283
  imports: [
@@ -159,13 +159,13 @@ class PlaceholderRequestStoreModule {
159
159
  ]
160
160
  };
161
161
  }
162
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRequestStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
163
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRequestStoreModule, imports: [i1.StoreFeatureModule] }); }
164
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRequestStoreModule, providers: [
162
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRequestStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
163
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRequestStoreModule, imports: [i1.StoreFeatureModule] }); }
164
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRequestStoreModule, providers: [
165
165
  { provide: PLACEHOLDER_REQUEST_REDUCER_TOKEN, useFactory: getDefaultplaceholderRequestReducer }
166
166
  ], imports: [StoreModule.forFeature(PLACEHOLDER_REQUEST_STORE_NAME, PLACEHOLDER_REQUEST_REDUCER_TOKEN)] }); }
167
167
  }
168
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderRequestStoreModule, decorators: [{
168
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderRequestStoreModule, decorators: [{
169
169
  type: NgModule,
170
170
  args: [{
171
171
  imports: [
@@ -270,13 +270,13 @@ class PlaceholderTemplateStoreModule {
270
270
  ]
271
271
  };
272
272
  }
273
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderTemplateStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
274
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderTemplateStoreModule, imports: [i1.StoreFeatureModule] }); }
275
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderTemplateStoreModule, providers: [
273
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderTemplateStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
274
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderTemplateStoreModule, imports: [i1.StoreFeatureModule] }); }
275
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderTemplateStoreModule, providers: [
276
276
  { provide: PLACEHOLDER_TEMPLATE_REDUCER_TOKEN, useFactory: getDefaultPlaceholderTemplateReducer }
277
277
  ], imports: [StoreModule.forFeature(PLACEHOLDER_TEMPLATE_STORE_NAME, PLACEHOLDER_TEMPLATE_REDUCER_TOKEN)] }); }
278
278
  }
279
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderTemplateStoreModule, decorators: [{
279
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderTemplateStoreModule, decorators: [{
280
280
  type: NgModule,
281
281
  args: [{
282
282
  imports: [
@@ -702,10 +702,10 @@ class HighlightService {
702
702
  this.singleRun = false;
703
703
  }
704
704
  }
705
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: HighlightService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
706
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: HighlightService, providedIn: 'root' }); }
705
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: HighlightService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
706
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: HighlightService, providedIn: 'root' }); }
707
707
  }
708
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: HighlightService, decorators: [{
708
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: HighlightService, decorators: [{
709
709
  type: Injectable,
710
710
  args: [{
711
711
  providedIn: 'root'
@@ -1114,10 +1114,10 @@ class ComponentsDevtoolsMessageService {
1114
1114
  this.inspectorService.otterLikeComponentInfoToBeSent$
1115
1115
  .pipe(takeUntilDestroyed(this.destroyRef), filter((info) => !!info)).subscribe((info) => this.sendMessage('selectedComponentInfo', info));
1116
1116
  }
1117
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ComponentsDevtoolsMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1118
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ComponentsDevtoolsMessageService, providedIn: 'root' }); }
1117
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ComponentsDevtoolsMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1118
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ComponentsDevtoolsMessageService, providedIn: 'root' }); }
1119
1119
  }
1120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ComponentsDevtoolsMessageService, decorators: [{
1120
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ComponentsDevtoolsMessageService, decorators: [{
1121
1121
  type: Injectable,
1122
1122
  args: [{
1123
1123
  providedIn: 'root'
@@ -1138,16 +1138,16 @@ class ComponentsDevtoolsModule {
1138
1138
  ]
1139
1139
  };
1140
1140
  }
1141
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ComponentsDevtoolsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1142
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: ComponentsDevtoolsModule, imports: [StoreModule,
1141
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ComponentsDevtoolsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1142
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ComponentsDevtoolsModule, imports: [StoreModule,
1143
1143
  PlaceholderTemplateStoreModule] }); }
1144
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ComponentsDevtoolsModule, providers: [
1144
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ComponentsDevtoolsModule, providers: [
1145
1145
  { provide: OTTER_COMPONENTS_DEVTOOLS_OPTIONS, useValue: OTTER_COMPONENTS_DEVTOOLS_DEFAULT_OPTIONS },
1146
1146
  ComponentsDevtoolsMessageService
1147
1147
  ], imports: [StoreModule,
1148
1148
  PlaceholderTemplateStoreModule] }); }
1149
1149
  }
1150
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ComponentsDevtoolsModule, decorators: [{
1150
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ComponentsDevtoolsModule, decorators: [{
1151
1151
  type: NgModule,
1152
1152
  args: [{
1153
1153
  imports: [
@@ -1274,8 +1274,8 @@ class C11nDirective {
1274
1274
  this.componentRef.destroy();
1275
1275
  }
1276
1276
  }
1277
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1278
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.13", type: C11nDirective, isStandalone: true, selector: "[c11n]", inputs: { component: "component", config: "config", formControl: "formControl", inputs: "inputs", outputs: "outputs" }, providers: [
1277
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1278
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: C11nDirective, isStandalone: true, selector: "[c11n]", inputs: { component: "component", config: "config", formControl: "formControl", inputs: "inputs", outputs: "outputs" }, providers: [
1279
1279
  {
1280
1280
  provide: NG_VALUE_ACCESSOR,
1281
1281
  useExisting: forwardRef((() => C11nDirective)),
@@ -1288,7 +1288,7 @@ class C11nDirective {
1288
1288
  }
1289
1289
  ], usesOnChanges: true, ngImport: i0 }); }
1290
1290
  }
1291
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nDirective, decorators: [{
1291
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nDirective, decorators: [{
1292
1292
  type: Directive,
1293
1293
  args: [{
1294
1294
  selector: '[c11n]',
@@ -1356,19 +1356,19 @@ class C11nService {
1356
1356
  return typeof presenterConfig === 'string' && presenterConfig !== '' ? (this.presentersMap.get(presenterConfig) || defaultPres) : defaultPres;
1357
1357
  }));
1358
1358
  }
1359
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1360
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nService }); }
1359
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1360
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nService }); }
1361
1361
  }
1362
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nService, decorators: [{
1362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nService, decorators: [{
1363
1363
  type: Injectable
1364
1364
  }] });
1365
1365
 
1366
1366
  /** C11n directive mock */
1367
1367
  class MockC11nDirective {
1368
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: MockC11nDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1369
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.13", type: MockC11nDirective, isStandalone: false, selector: "[c11n]", inputs: { config: "config", component: "component", inputs: "inputs", outputs: "outputs" }, ngImport: i0 }); }
1368
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MockC11nDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
1369
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.15", type: MockC11nDirective, isStandalone: false, selector: "[c11n]", inputs: { config: "config", component: "component", inputs: "inputs", outputs: "outputs" }, ngImport: i0 }); }
1370
1370
  }
1371
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: MockC11nDirective, decorators: [{
1371
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: MockC11nDirective, decorators: [{
1372
1372
  type: Directive,
1373
1373
  args: [{
1374
1374
  selector: '[c11n]',
@@ -1383,21 +1383,21 @@ class C11nMockService {
1383
1383
  getPresenter(_defaultPres, _presKey) {
1384
1384
  return (source) => source.pipe(mapTo(null));
1385
1385
  }
1386
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nMockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1387
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nMockService }); }
1386
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nMockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1387
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nMockService }); }
1388
1388
  }
1389
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nMockService, decorators: [{
1389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nMockService, decorators: [{
1390
1390
  type: Injectable
1391
1391
  }] });
1392
1392
  /**
1393
1393
  * The purpose of this module is to be imported in the unit tests of the components which are using c11n directive
1394
1394
  */
1395
1395
  class C11nMockModule {
1396
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1397
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: C11nMockModule, declarations: [MockC11nDirective], exports: [MockC11nDirective] }); }
1398
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nMockModule, providers: [{ provide: C11nService, useClass: C11nMockService }] }); }
1396
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1397
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: C11nMockModule, declarations: [MockC11nDirective], exports: [MockC11nDirective] }); }
1398
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nMockModule, providers: [{ provide: C11nService, useClass: C11nMockService }] }); }
1399
1399
  }
1400
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nMockModule, decorators: [{
1400
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nMockModule, decorators: [{
1401
1401
  type: NgModule,
1402
1402
  args: [{
1403
1403
  declarations: [MockC11nDirective],
@@ -1442,11 +1442,11 @@ class C11nModule {
1442
1442
  }]
1443
1443
  };
1444
1444
  }
1445
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1446
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: C11nModule, imports: [C11nDirective], exports: [C11nDirective] }); }
1447
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nModule }); }
1445
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1446
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: C11nModule, imports: [C11nDirective], exports: [C11nDirective] }); }
1447
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nModule }); }
1448
1448
  }
1449
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: C11nModule, decorators: [{
1449
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: C11nModule, decorators: [{
1450
1450
  type: NgModule,
1451
1451
  args: [{
1452
1452
  imports: [C11nDirective],
@@ -1492,10 +1492,10 @@ class O3rCapitalizePipe {
1492
1492
  const firstLetter = val && val.charAt(0);
1493
1493
  return firstLetter ? firstLetter.toUpperCase() + val.slice(1) : value;
1494
1494
  }
1495
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rCapitalizePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1496
- /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: O3rCapitalizePipe, isStandalone: true, name: "o3rCapitalize" }); }
1495
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rCapitalizePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1496
+ /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: O3rCapitalizePipe, isStandalone: true, name: "o3rCapitalize" }); }
1497
1497
  }
1498
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rCapitalizePipe, decorators: [{
1498
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rCapitalizePipe, decorators: [{
1499
1499
  type: Pipe,
1500
1500
  args: [{ name: 'o3rCapitalize' }]
1501
1501
  }] });
@@ -1575,10 +1575,10 @@ class O3rDurationPipe {
1575
1575
  return result.replace(matchedPatternToReplace, padded);
1576
1576
  }, pattern);
1577
1577
  }
1578
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rDurationPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1579
- /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: O3rDurationPipe, isStandalone: true, name: "o3rDuration" }); }
1578
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rDurationPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1579
+ /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: O3rDurationPipe, isStandalone: true, name: "o3rDuration" }); }
1580
1580
  }
1581
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rDurationPipe, decorators: [{
1581
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rDurationPipe, decorators: [{
1582
1582
  type: Pipe,
1583
1583
  args: [{ name: 'o3rDuration' }]
1584
1584
  }] });
@@ -1587,10 +1587,10 @@ class O3rKeepWhiteSpacePipe {
1587
1587
  transform(value) {
1588
1588
  return value.replace(/\s/g, ' ');
1589
1589
  }
1590
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rKeepWhiteSpacePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1591
- /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: O3rKeepWhiteSpacePipe, isStandalone: true, name: "o3rKeepWhiteSpace" }); }
1590
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rKeepWhiteSpacePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1591
+ /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: O3rKeepWhiteSpacePipe, isStandalone: true, name: "o3rKeepWhiteSpace" }); }
1592
1592
  }
1593
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rKeepWhiteSpacePipe, decorators: [{
1593
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rKeepWhiteSpacePipe, decorators: [{
1594
1594
  type: Pipe,
1595
1595
  args: [{ name: 'o3rKeepWhiteSpace' }]
1596
1596
  }] });
@@ -1606,10 +1606,10 @@ class O3rReplaceWithBoldPipe {
1606
1606
  return value;
1607
1607
  }
1608
1608
  }
1609
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rReplaceWithBoldPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1610
- /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: O3rReplaceWithBoldPipe, isStandalone: true, name: "o3rReplaceWithBold" }); }
1609
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rReplaceWithBoldPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
1610
+ /** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: O3rReplaceWithBoldPipe, isStandalone: true, name: "o3rReplaceWithBold" }); }
1611
1611
  }
1612
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: O3rReplaceWithBoldPipe, decorators: [{
1612
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: O3rReplaceWithBoldPipe, decorators: [{
1613
1613
  type: Pipe,
1614
1614
  args: [{ name: 'o3rReplaceWithBold' }]
1615
1615
  }] });
@@ -1675,10 +1675,10 @@ class PlaceholderComponent {
1675
1675
  this.messages$.complete();
1676
1676
  this.afterViewInit$.complete();
1677
1677
  }
1678
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1679
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.13", type: PlaceholderComponent, isStandalone: false, selector: "o3r-placeholder", inputs: { id: "id" }, host: { properties: { "class.debug": "mode() === 'debug'" } }, ngImport: i0, template: "<ng-template #projection>\n <ng-content></ng-content>\n</ng-template>\n@switch (mode()) {\n @case ('debug') {\n <span class=\"placehoder-id\">{{ id$ | async }}</span>\n }\n @case ('pending') {\n <ng-container *ngTemplateOutlet=\"projection\" />\n }\n @case ('normal') {\n @if (isPending) {\n <ng-container *ngTemplateOutlet=\"projection\" />\n } @else {\n <div [innerHTML]=\"template\"></div>\n }\n }\n}\n", styles: [".debug{padding:15px;text-align:center;border:2px dashed var(--o3r-placeholder-debug-color, #a65c27);border-radius:10px;width:100%;background:var(--o3r-placeholder-background, #fff2ea);border-style:dashed;color:var(--o3r-placeholder-debug-color, #a65c27);font-size:larger}\n"], dependencies: [{ kind: "directive", type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: i1$1.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
1678
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1679
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.15", type: PlaceholderComponent, isStandalone: false, selector: "o3r-placeholder", inputs: { id: "id" }, host: { properties: { "class.debug": "mode() === 'debug'" } }, ngImport: i0, template: "<ng-template #projection>\n <ng-content></ng-content>\n</ng-template>\n@switch (mode()) {\n @case ('debug') {\n <span class=\"placehoder-id\">{{ id$ | async }}</span>\n }\n @case ('pending') {\n <ng-container *ngTemplateOutlet=\"projection\" />\n }\n @case ('normal') {\n @if (isPending) {\n <ng-container *ngTemplateOutlet=\"projection\" />\n } @else {\n <div [innerHTML]=\"template\"></div>\n }\n }\n}\n", styles: [".debug{padding:15px;text-align:center;border:2px dashed var(--o3r-placeholder-debug-color, #a65c27);border-radius:10px;width:100%;background:var(--o3r-placeholder-background, #fff2ea);border-style:dashed;color:var(--o3r-placeholder-debug-color, #a65c27);font-size:larger}\n"], dependencies: [{ kind: "directive", type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: i1$1.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
1680
1680
  }
1681
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderComponent, decorators: [{
1681
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderComponent, decorators: [{
1682
1682
  type: Component,
1683
1683
  args: [{ selector: 'o3r-placeholder', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
1684
1684
  '[class.debug]': `mode() === 'debug'`
@@ -1688,17 +1688,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImpo
1688
1688
  }] } });
1689
1689
 
1690
1690
  class PlaceholderModule {
1691
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1692
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderModule, declarations: [PlaceholderComponent], imports: [CommonModule,
1691
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1692
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderModule, declarations: [PlaceholderComponent], imports: [CommonModule,
1693
1693
  StoreModule,
1694
1694
  PlaceholderTemplateStoreModule,
1695
1695
  PlaceholderRequestStoreModule], exports: [PlaceholderComponent] }); }
1696
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderModule, imports: [CommonModule,
1696
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderModule, imports: [CommonModule,
1697
1697
  StoreModule,
1698
1698
  PlaceholderTemplateStoreModule,
1699
1699
  PlaceholderRequestStoreModule] }); }
1700
1700
  }
1701
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: PlaceholderModule, decorators: [{
1701
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: PlaceholderModule, decorators: [{
1702
1702
  type: NgModule,
1703
1703
  args: [{
1704
1704
  imports: [
package/index.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../src/core/component-output.ts","../src/core/rendering/helpers.ts","../src/stores/placeholder-request/placeholder-request.state.ts","../src/stores/placeholder-request/placeholder-request.actions.ts","../src/stores/placeholder-request/placeholder-request-module.ts","../src/stores/placeholder-request/placeholder-request.reducer.ts","../src/stores/placeholder-request/placeholder-request.selectors.ts","../src/stores/placeholder-request/placeholder-request.sync.ts","../src/stores/placeholder-template/placeholder-template.state.ts","../src/stores/placeholder-template/placeholder-template.actions.ts","../src/stores/placeholder-template/placeholder-template-module.ts","../src/stores/placeholder-template/placeholder-template.reducer.ts","../src/stores/placeholder-template/placeholder-template.selectors.ts","../src/stores/placeholder-template/placeholder-template.sync.ts","../src/devkit/highlight/models.ts","../src/devkit/inspector/ng/ng.ts","../src/devkit/inspector/otter-inspector-helpers.ts","../src/devkit/inspector/otter-inspector-service.ts","../src/devkit/components-devkit-interface.ts","../src/devkit/components-devtools-message-service.ts","../src/devkit/components-devtools-module.ts","../src/devkit/components-devtools-token.ts","../src/tools/component-replacement/c11n-directive.ts","../src/tools/component-replacement/c11n-helpers.ts","../src/tools/component-replacement/c11n-mock-module.ts","../src/tools/component-replacement/c11n-service.ts","../src/tools/component-replacement/c11n-module.ts","../src/tools/component-replacement/c11n-token.ts","../src/tools/pipes/capitalize/capitalize-pipe.ts","../src/tools/pipes/duration/duration-model.ts","../src/tools/pipes/duration/duration-pipe.ts","../src/tools/pipes/keep-white-space/keep-white-space-pipe.ts","../src/tools/pipes/replace-with-bold/replace-with-bold-pipe.ts","../src/tools/placeholder/placeholder.ts","../src/tools/placeholder/placeholder-module.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,null,null,null,null,null,null,null,null,null,null],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sources":["../src/core/component-output.ts","../src/core/rendering/helpers.ts","../src/stores/placeholder-request/placeholder-request.state.ts","../src/stores/placeholder-request/placeholder-request.actions.ts","../src/stores/placeholder-request/placeholder-request-module.ts","../src/stores/placeholder-request/placeholder-request.reducer.ts","../src/stores/placeholder-request/placeholder-request.selectors.ts","../src/stores/placeholder-request/placeholder-request.sync.ts","../src/stores/placeholder-template/placeholder-template.state.ts","../src/stores/placeholder-template/placeholder-template.actions.ts","../src/stores/placeholder-template/placeholder-template-module.ts","../src/stores/placeholder-template/placeholder-template.reducer.ts","../src/stores/placeholder-template/placeholder-template.selectors.ts","../src/stores/placeholder-template/placeholder-template.sync.ts","../src/devkit/highlight/models.ts","../src/devkit/inspector/ng/ng.ts","../src/devkit/inspector/otter-inspector-helpers.ts","../src/devkit/inspector/otter-inspector-service.ts","../src/devkit/components-devkit-interface.ts","../src/devkit/components-devtools-message-service.ts","../src/devkit/components-devtools-module.ts","../src/devkit/components-devtools-token.ts","../src/tools/component-replacement/c11n-directive.ts","../src/tools/component-replacement/c11n-helpers.ts","../src/tools/component-replacement/c11n-mock-module.ts","../src/tools/component-replacement/c11n-service.ts","../src/tools/component-replacement/c11n-module.ts","../src/tools/component-replacement/c11n-token.ts","../src/tools/pipes/capitalize/capitalize-pipe.ts","../src/tools/pipes/duration/duration-model.ts","../src/tools/pipes/duration/duration-pipe.ts","../src/tools/pipes/keep-white-space/keep-white-space-pipe.ts","../src/tools/pipes/replace-with-bold/replace-with-bold-pipe.ts","../src/tools/placeholder/placeholder.ts","../src/tools/placeholder/placeholder-module.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,null,null,null,null,null,null,null,null,null,null],"names":["_angular_core"],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/components",
3
- "version": "14.0.0-next.3",
3
+ "version": "14.0.0-next.5",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -44,15 +44,15 @@
44
44
  "@ngrx/effects": "^20.0.0",
45
45
  "@ngrx/entity": "^20.0.0",
46
46
  "@ngrx/store": "^20.0.0",
47
- "@o3r/analytics": "~14.0.0-next.3",
48
- "@o3r/configuration": "~14.0.0-next.3",
49
- "@o3r/core": "~14.0.0-next.3",
50
- "@o3r/dynamic-content": "~14.0.0-next.3",
51
- "@o3r/extractors": "~14.0.0-next.3",
52
- "@o3r/localization": "~14.0.0-next.3",
53
- "@o3r/logger": "~14.0.0-next.3",
54
- "@o3r/rules-engine": "~14.0.0-next.3",
55
- "@o3r/schematics": "~14.0.0-next.3",
47
+ "@o3r/analytics": "~14.0.0-next.5",
48
+ "@o3r/configuration": "~14.0.0-next.5",
49
+ "@o3r/core": "~14.0.0-next.5",
50
+ "@o3r/dynamic-content": "~14.0.0-next.5",
51
+ "@o3r/extractors": "~14.0.0-next.5",
52
+ "@o3r/localization": "~14.0.0-next.5",
53
+ "@o3r/logger": "~14.0.0-next.5",
54
+ "@o3r/rules-engine": "~14.0.0-next.5",
55
+ "@o3r/schematics": "~14.0.0-next.5",
56
56
  "@schematics/angular": "^20.0.0",
57
57
  "@yarnpkg/cli": "^4.0.0",
58
58
  "@yarnpkg/core": "^4.1.1",
@@ -133,7 +133,7 @@
133
133
  }
134
134
  },
135
135
  "dependencies": {
136
- "@o3r/schematics": "~14.0.0-next.3",
136
+ "@o3r/schematics": "~14.0.0-next.5",
137
137
  "tslib": "^2.6.2"
138
138
  },
139
139
  "engines": {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../../src/rules-engine/placeholder-interfaces.ts","../../src/rules-engine/placeholder-action-handler.ts","../../src/rules-engine/placeholder-rules-engine-module.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;;;AAIA;AACA;AAEA;;AAEG;AACG;;;;;AAKL;;ACkCD;;AAEG;AACH;AAEE;AACA;AAEA;;;;AAAwG;;AAGxG;;AAmHA;;;;AAIG;AACH;AAOA;;;AAGG;;;AAQI;;;AASR;;AC9LD;;;;AAUkD;;;"}
1
+ {"version":3,"file":"index.d.ts","sources":["../../src/rules-engine/placeholder-interfaces.ts","../../src/rules-engine/placeholder-action-handler.ts","../../src/rules-engine/placeholder-rules-engine-module.ts"],"sourcesContent":[null,null,null],"names":[],"mappings":";;;;;;;AAIA;AACA,cAAA,2CAAA;AAEA;;AAEG;AACG,UAAA,4BAAA,SAAA,iBAAA;;;;;AAKL;;ACkCD;;AAEG;AACH,cAAA,mCAAA,YAAA,wBAAA,CAAA,4BAAA;AAEE;AACA;AAEA,oCAAA,OAAA;;;;AAAwG;;AAGxG;;AAmHA;;;;AAIG;AACH;AAOA;;;AAGG;;;AAQI,4BAAA,4BAAA;;;AASR;;AC9LD,cAAA,kCAAA;;;;AAUkD;;;;"}