@o3r/components 12.0.0-next.6 → 12.0.0-next.8
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/builders/component-extractor/helpers/component/component.extractor.d.ts.map +1 -1
- package/builders/component-extractor/helpers/component/component.extractor.js +3 -0
- package/builders/component-extractor/helpers/component/component.extractor.js.map +1 -1
- package/builders/component-extractor/index.d.ts.map +1 -1
- package/builders/component-extractor/index.js +1 -0
- package/builders/component-extractor/index.js.map +1 -1
- package/builders/metadata-check/helpers/config-metadata-comparison.helper.d.ts.map +1 -1
- package/builders/metadata-check/helpers/config-metadata-comparison.helper.js +1 -3
- package/builders/metadata-check/helpers/config-metadata-comparison.helper.js.map +1 -1
- package/builders/package.json +3 -0
- package/fesm2022/o3r-components-rules-engine.mjs +10 -10
- package/fesm2022/o3r-components-rules-engine.mjs.map +1 -1
- package/fesm2022/o3r-components.mjs +61 -58
- package/fesm2022/o3r-components.mjs.map +1 -1
- package/package.json +25 -29
- package/rules-engine/package.json +3 -0
- package/rules-engine/placeholder.rules-engine.effect.d.ts +2 -2
- package/rules-engine/placeholder.rules-engine.effect.d.ts.map +1 -1
- package/schematics/package.json +3 -0
- package/tools/component-replacement/c11n.directive.d.ts.map +1 -1
- package/tools/component-replacement/c11n.mock.module.d.ts.map +1 -1
- package/tools/pipes/keep-white-space/keep-white-space.pipe.d.ts.map +1 -1
- package/tools/placeholder/placeholder.component.d.ts.map +1 -1
- package/esm2022/core/component.output.mjs +0 -2
- package/esm2022/core/index.mjs +0 -3
- package/esm2022/core/rendering/helpers.mjs +0 -31
- package/esm2022/core/rendering/index.mjs +0 -2
- package/esm2022/devkit/components-devkit.interface.mjs +0 -13
- package/esm2022/devkit/components-devtools.message.service.mjs +0 -115
- package/esm2022/devkit/components-devtools.module.mjs +0 -43
- package/esm2022/devkit/components-devtools.token.mjs +0 -6
- package/esm2022/devkit/index.mjs +0 -6
- package/esm2022/devkit/inspector/index.mjs +0 -4
- package/esm2022/devkit/inspector/ng/index.mjs +0 -2
- package/esm2022/devkit/inspector/ng/ng.mjs +0 -2
- package/esm2022/devkit/inspector/otter-inspector.helpers.mjs +0 -114
- package/esm2022/devkit/inspector/otter-inspector.service.mjs +0 -166
- package/esm2022/o3r-components.mjs +0 -5
- package/esm2022/public_api.mjs +0 -5
- package/esm2022/rules-engine/o3r-components-rules-engine.mjs +0 -5
- package/esm2022/rules-engine/placeholder.action-handler.mjs +0 -156
- package/esm2022/rules-engine/placeholder.interfaces.mjs +0 -3
- package/esm2022/rules-engine/placeholder.rules-engine.effect.mjs +0 -136
- package/esm2022/rules-engine/placeholder.rules-engine.module.mjs +0 -31
- package/esm2022/rules-engine/public_api.mjs +0 -4
- package/esm2022/stores/index.mjs +0 -3
- package/esm2022/stores/placeholder-request/index.mjs +0 -7
- package/esm2022/stores/placeholder-request/placeholder-request.actions.mjs +0 -18
- package/esm2022/stores/placeholder-request/placeholder-request.module.mjs +0 -39
- package/esm2022/stores/placeholder-request/placeholder-request.reducer.mjs +0 -71
- package/esm2022/stores/placeholder-request/placeholder-request.selectors.mjs +0 -15
- package/esm2022/stores/placeholder-request/placeholder-request.state.mjs +0 -5
- package/esm2022/stores/placeholder-request/placeholder-request.sync.mjs +0 -18
- package/esm2022/stores/placeholder-template/index.mjs +0 -7
- package/esm2022/stores/placeholder-template/placeholder-template.actions.mjs +0 -10
- package/esm2022/stores/placeholder-template/placeholder-template.module.mjs +0 -39
- package/esm2022/stores/placeholder-template/placeholder-template.reducer.mjs +0 -39
- package/esm2022/stores/placeholder-template/placeholder-template.selectors.mjs +0 -70
- package/esm2022/stores/placeholder-template/placeholder-template.state.mjs +0 -5
- package/esm2022/stores/placeholder-template/placeholder-template.sync.mjs +0 -15
- package/esm2022/tools/component-replacement/c11n.directive.mjs +0 -159
- package/esm2022/tools/component-replacement/c11n.helpers.mjs +0 -11
- package/esm2022/tools/component-replacement/c11n.mock.module.mjs +0 -46
- package/esm2022/tools/component-replacement/c11n.module.mjs +0 -47
- package/esm2022/tools/component-replacement/c11n.service.mjs +0 -37
- package/esm2022/tools/component-replacement/c11n.token.mjs +0 -6
- package/esm2022/tools/component-replacement/index.mjs +0 -7
- package/esm2022/tools/index.mjs +0 -4
- package/esm2022/tools/pipes/capitalize/capitalize.pipe.mjs +0 -16
- package/esm2022/tools/pipes/capitalize/index.mjs +0 -2
- package/esm2022/tools/pipes/duration/duration.model.mjs +0 -20
- package/esm2022/tools/pipes/duration/duration.pipe.mjs +0 -66
- package/esm2022/tools/pipes/duration/index.mjs +0 -2
- package/esm2022/tools/pipes/index.mjs +0 -5
- package/esm2022/tools/pipes/keep-white-space/index.mjs +0 -2
- package/esm2022/tools/pipes/keep-white-space/keep-white-space.pipe.mjs +0 -16
- package/esm2022/tools/pipes/replace-with-bold/index.mjs +0 -2
- package/esm2022/tools/pipes/replace-with-bold/replace-with-bold.pipe.mjs +0 -24
- package/esm2022/tools/placeholder/index.mjs +0 -3
- package/esm2022/tools/placeholder/placeholder.component.mjs +0 -83
- package/esm2022/tools/placeholder/placeholder.interface.mjs +0 -2
- package/esm2022/tools/placeholder/placeholder.module.mjs +0 -32
|
@@ -157,13 +157,13 @@ class PlaceholderRequestStoreModule {
|
|
|
157
157
|
]
|
|
158
158
|
};
|
|
159
159
|
}
|
|
160
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
161
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
162
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
160
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderRequestStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
161
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderRequestStoreModule, imports: [i1.StoreFeatureModule] }); }
|
|
162
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderRequestStoreModule, providers: [
|
|
163
163
|
{ provide: PLACEHOLDER_REQUEST_REDUCER_TOKEN, useFactory: getDefaultplaceholderRequestReducer }
|
|
164
164
|
], imports: [StoreModule.forFeature(PLACEHOLDER_REQUEST_STORE_NAME, PLACEHOLDER_REQUEST_REDUCER_TOKEN)] }); }
|
|
165
165
|
}
|
|
166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderRequestStoreModule, decorators: [{
|
|
167
167
|
type: NgModule,
|
|
168
168
|
args: [{
|
|
169
169
|
imports: [
|
|
@@ -268,13 +268,13 @@ class PlaceholderTemplateStoreModule {
|
|
|
268
268
|
]
|
|
269
269
|
};
|
|
270
270
|
}
|
|
271
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
272
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
273
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
271
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderTemplateStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
272
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderTemplateStoreModule, imports: [i1.StoreFeatureModule] }); }
|
|
273
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderTemplateStoreModule, providers: [
|
|
274
274
|
{ provide: PLACEHOLDER_TEMPLATE_REDUCER_TOKEN, useFactory: getDefaultPlaceholderTemplateReducer }
|
|
275
275
|
], imports: [StoreModule.forFeature(PLACEHOLDER_TEMPLATE_STORE_NAME, PLACEHOLDER_TEMPLATE_REDUCER_TOKEN)] }); }
|
|
276
276
|
}
|
|
277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderTemplateStoreModule, decorators: [{
|
|
278
278
|
type: NgModule,
|
|
279
279
|
args: [{
|
|
280
280
|
imports: [
|
|
@@ -734,10 +734,10 @@ class ComponentsDevtoolsMessageService {
|
|
|
734
734
|
this.inspectorService.otterLikeComponentInfoToBeSent$
|
|
735
735
|
.pipe(takeUntilDestroyed(this.destroyRef), filter((info) => !!info)).subscribe((info) => this.sendMessage('selectedComponentInfo', info));
|
|
736
736
|
}
|
|
737
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
738
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
737
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ComponentsDevtoolsMessageService, deps: [{ token: i1$1.LoggerService }, { token: i1.Store }, { token: OTTER_COMPONENTS_DEVTOOLS_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
738
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ComponentsDevtoolsMessageService, providedIn: 'root' }); }
|
|
739
739
|
}
|
|
740
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
740
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ComponentsDevtoolsMessageService, decorators: [{
|
|
741
741
|
type: Injectable,
|
|
742
742
|
args: [{
|
|
743
743
|
providedIn: 'root'
|
|
@@ -763,16 +763,16 @@ class ComponentsDevtoolsModule {
|
|
|
763
763
|
]
|
|
764
764
|
};
|
|
765
765
|
}
|
|
766
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
767
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
766
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ComponentsDevtoolsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
767
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: ComponentsDevtoolsModule, imports: [StoreModule,
|
|
768
768
|
PlaceholderTemplateStoreModule] }); }
|
|
769
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
769
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ComponentsDevtoolsModule, providers: [
|
|
770
770
|
{ provide: OTTER_COMPONENTS_DEVTOOLS_OPTIONS, useValue: OTTER_COMPONENTS_DEVTOOLS_DEFAULT_OPTIONS },
|
|
771
771
|
ComponentsDevtoolsMessageService
|
|
772
772
|
], imports: [StoreModule,
|
|
773
773
|
PlaceholderTemplateStoreModule] }); }
|
|
774
774
|
}
|
|
775
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
775
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: ComponentsDevtoolsModule, decorators: [{
|
|
776
776
|
type: NgModule,
|
|
777
777
|
args: [{
|
|
778
778
|
imports: [
|
|
@@ -899,8 +899,8 @@ class C11nDirective {
|
|
|
899
899
|
this.componentRef.destroy();
|
|
900
900
|
}
|
|
901
901
|
}
|
|
902
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
903
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
902
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.KeyValueDiffers }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
903
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.6", type: C11nDirective, isStandalone: false, selector: "[c11n]", inputs: { component: "component", config: "config", formControl: "formControl", inputs: "inputs", outputs: "outputs" }, providers: [
|
|
904
904
|
{
|
|
905
905
|
provide: NG_VALUE_ACCESSOR,
|
|
906
906
|
useExisting: forwardRef((() => C11nDirective)),
|
|
@@ -913,7 +913,7 @@ class C11nDirective {
|
|
|
913
913
|
}
|
|
914
914
|
], usesOnChanges: true, ngImport: i0 }); }
|
|
915
915
|
}
|
|
916
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
916
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nDirective, decorators: [{
|
|
917
917
|
type: Directive,
|
|
918
918
|
args: [{
|
|
919
919
|
selector: '[c11n]',
|
|
@@ -928,7 +928,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
928
928
|
useExisting: forwardRef((() => C11nDirective)),
|
|
929
929
|
multi: true
|
|
930
930
|
}
|
|
931
|
-
]
|
|
931
|
+
],
|
|
932
|
+
standalone: false
|
|
932
933
|
}]
|
|
933
934
|
}], ctorParameters: () => [{ type: i0.ViewContainerRef }, { type: i0.KeyValueDiffers }, { type: i0.Injector }], propDecorators: { component: [{
|
|
934
935
|
type: Input
|
|
@@ -981,10 +982,10 @@ class C11nService {
|
|
|
981
982
|
return typeof presenterConfig === 'string' && presenterConfig !== '' ? (this.presentersMap.get(presenterConfig) || defaultPres) : defaultPres;
|
|
982
983
|
}));
|
|
983
984
|
}
|
|
984
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
985
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
985
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nService, deps: [{ token: C11N_PRESENTERS_MAP_TOKEN }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
986
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nService }); }
|
|
986
987
|
}
|
|
987
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
988
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nService, decorators: [{
|
|
988
989
|
type: Injectable
|
|
989
990
|
}], ctorParameters: () => [{ type: Map, decorators: [{
|
|
990
991
|
type: Inject,
|
|
@@ -993,15 +994,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
993
994
|
|
|
994
995
|
/** C11n directive mock */
|
|
995
996
|
class MockC11nDirective {
|
|
996
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
997
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
997
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: MockC11nDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
998
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.6", type: MockC11nDirective, isStandalone: false, selector: "[c11n]", inputs: { config: "config", component: "component", inputs: "inputs", outputs: "outputs" }, ngImport: i0 }); }
|
|
998
999
|
}
|
|
999
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1000
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: MockC11nDirective, decorators: [{
|
|
1000
1001
|
type: Directive,
|
|
1001
1002
|
args: [{
|
|
1002
1003
|
selector: '[c11n]',
|
|
1003
1004
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property -- mocked directive
|
|
1004
|
-
inputs: ['config', 'component', 'inputs', 'outputs']
|
|
1005
|
+
inputs: ['config', 'component', 'inputs', 'outputs'],
|
|
1006
|
+
standalone: false
|
|
1005
1007
|
}]
|
|
1006
1008
|
}] });
|
|
1007
1009
|
/** C11n service mock */
|
|
@@ -1010,21 +1012,21 @@ class C11nMockService {
|
|
|
1010
1012
|
getPresenter(_defaultPres, _presKey) {
|
|
1011
1013
|
return (source) => source.pipe(mapTo(null));
|
|
1012
1014
|
}
|
|
1013
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1014
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1015
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nMockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1016
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nMockService }); }
|
|
1015
1017
|
}
|
|
1016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1018
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nMockService, decorators: [{
|
|
1017
1019
|
type: Injectable
|
|
1018
1020
|
}] });
|
|
1019
1021
|
/**
|
|
1020
1022
|
* The purpose of this module is to be imported in the unit tests of the components which are using c11n directive
|
|
1021
1023
|
*/
|
|
1022
1024
|
class C11nMockModule {
|
|
1023
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1024
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1025
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1025
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1026
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: C11nMockModule, declarations: [MockC11nDirective], exports: [MockC11nDirective] }); }
|
|
1027
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nMockModule, providers: [{ provide: C11nService, useClass: C11nMockService }] }); }
|
|
1026
1028
|
}
|
|
1027
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1029
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nMockModule, decorators: [{
|
|
1028
1030
|
type: NgModule,
|
|
1029
1031
|
args: [{
|
|
1030
1032
|
declarations: [MockC11nDirective],
|
|
@@ -1063,11 +1065,11 @@ class C11nModule {
|
|
|
1063
1065
|
}]
|
|
1064
1066
|
};
|
|
1065
1067
|
}
|
|
1066
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1067
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1068
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1068
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1069
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: C11nModule, declarations: [C11nDirective], exports: [C11nDirective] }); }
|
|
1070
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nModule }); }
|
|
1069
1071
|
}
|
|
1070
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1072
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: C11nModule, decorators: [{
|
|
1071
1073
|
type: NgModule,
|
|
1072
1074
|
args: [{
|
|
1073
1075
|
declarations: [C11nDirective],
|
|
@@ -1081,10 +1083,10 @@ class O3rCapitalizePipe {
|
|
|
1081
1083
|
const firstLetter = val && val.charAt(0);
|
|
1082
1084
|
return firstLetter ? firstLetter.toUpperCase() + val.slice(1) : value;
|
|
1083
1085
|
}
|
|
1084
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1085
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1086
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rCapitalizePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1087
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: O3rCapitalizePipe, isStandalone: true, name: "o3rCapitalize" }); }
|
|
1086
1088
|
}
|
|
1087
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1089
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rCapitalizePipe, decorators: [{
|
|
1088
1090
|
type: Pipe,
|
|
1089
1091
|
args: [{ name: 'o3rCapitalize', standalone: true }]
|
|
1090
1092
|
}] });
|
|
@@ -1164,10 +1166,10 @@ class O3rDurationPipe {
|
|
|
1164
1166
|
return result.replace(matchedPatternToReplace, padded);
|
|
1165
1167
|
}, pattern);
|
|
1166
1168
|
}
|
|
1167
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1168
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1169
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rDurationPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1170
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: O3rDurationPipe, isStandalone: true, name: "o3rDuration" }); }
|
|
1169
1171
|
}
|
|
1170
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rDurationPipe, decorators: [{
|
|
1171
1173
|
type: Pipe,
|
|
1172
1174
|
args: [{ name: 'o3rDuration', standalone: true }]
|
|
1173
1175
|
}] });
|
|
@@ -1176,13 +1178,14 @@ class O3rKeepWhiteSpacePipe {
|
|
|
1176
1178
|
transform(value) {
|
|
1177
1179
|
return value.replace(/\s/g, ' ');
|
|
1178
1180
|
}
|
|
1179
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1180
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1181
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rKeepWhiteSpacePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1182
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: O3rKeepWhiteSpacePipe, isStandalone: false, name: "o3rKeepWhiteSpace" }); }
|
|
1181
1183
|
}
|
|
1182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1184
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rKeepWhiteSpacePipe, decorators: [{
|
|
1183
1185
|
type: Pipe,
|
|
1184
1186
|
args: [{
|
|
1185
|
-
name: 'o3rKeepWhiteSpace'
|
|
1187
|
+
name: 'o3rKeepWhiteSpace',
|
|
1188
|
+
standalone: false
|
|
1186
1189
|
}]
|
|
1187
1190
|
}] });
|
|
1188
1191
|
|
|
@@ -1197,10 +1200,10 @@ class O3rReplaceWithBoldPipe {
|
|
|
1197
1200
|
return value;
|
|
1198
1201
|
}
|
|
1199
1202
|
}
|
|
1200
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1201
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1203
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rReplaceWithBoldPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1204
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: O3rReplaceWithBoldPipe, isStandalone: true, name: "o3rReplaceWithBold" }); }
|
|
1202
1205
|
}
|
|
1203
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: O3rReplaceWithBoldPipe, decorators: [{
|
|
1204
1207
|
type: Pipe,
|
|
1205
1208
|
args: [{
|
|
1206
1209
|
name: 'o3rReplaceWithBold',
|
|
@@ -1269,30 +1272,30 @@ class PlaceholderComponent {
|
|
|
1269
1272
|
this.messages$.complete();
|
|
1270
1273
|
this.afterViewInit$.complete();
|
|
1271
1274
|
}
|
|
1272
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1273
|
-
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
1275
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderComponent, deps: [{ token: i1.Store }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1276
|
+
/** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.6", 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: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
1274
1277
|
}
|
|
1275
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1278
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderComponent, decorators: [{
|
|
1276
1279
|
type: Component,
|
|
1277
1280
|
args: [{ selector: 'o3r-placeholder', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
|
|
1278
1281
|
'[class.debug]': `mode() === 'debug'`
|
|
1279
|
-
}, 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"] }]
|
|
1282
|
+
}, standalone: false, 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"] }]
|
|
1280
1283
|
}], ctorParameters: () => [{ type: i1.Store }, { type: i0.ChangeDetectorRef }], propDecorators: { id: [{
|
|
1281
1284
|
type: Input
|
|
1282
1285
|
}] } });
|
|
1283
1286
|
|
|
1284
1287
|
class PlaceholderModule {
|
|
1285
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1286
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1288
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1289
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderModule, declarations: [PlaceholderComponent], imports: [CommonModule,
|
|
1287
1290
|
StoreModule,
|
|
1288
1291
|
PlaceholderTemplateStoreModule,
|
|
1289
1292
|
PlaceholderRequestStoreModule], exports: [PlaceholderComponent] }); }
|
|
1290
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1293
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderModule, imports: [CommonModule,
|
|
1291
1294
|
StoreModule,
|
|
1292
1295
|
PlaceholderTemplateStoreModule,
|
|
1293
1296
|
PlaceholderRequestStoreModule] }); }
|
|
1294
1297
|
}
|
|
1295
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1298
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.6", ngImport: i0, type: PlaceholderModule, decorators: [{
|
|
1296
1299
|
type: NgModule,
|
|
1297
1300
|
args: [{
|
|
1298
1301
|
imports: [
|