@o3r/transloco 15.2.0-prerelease.12 → 15.2.0-prerelease.14
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/fesm2022/o3r-transloco-rules-engine.mjs +7 -7
- package/fesm2022/o3r-transloco.mjs +37 -37
- package/package.json +7 -7
- package/types/o3r-transloco-rules-engine.d.ts +1 -1
- package/types/o3r-transloco-rules-engine.d.ts.map +1 -1
- package/types/o3r-transloco.d.ts +6 -6
- package/types/o3r-transloco.d.ts.map +1 -1
|
@@ -23,10 +23,10 @@ class LocalizationRulesEngineActionHandler {
|
|
|
23
23
|
}, {});
|
|
24
24
|
this.store.dispatch(setLocalizationOverride({ state: { localizationOverrides } }));
|
|
25
25
|
}
|
|
26
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
27
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
26
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationRulesEngineActionHandler, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
27
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationRulesEngineActionHandler }); }
|
|
28
28
|
}
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationRulesEngineActionHandler, decorators: [{
|
|
30
30
|
type: Injectable
|
|
31
31
|
}] });
|
|
32
32
|
|
|
@@ -34,13 +34,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImpor
|
|
|
34
34
|
* @deprecated Will be removed in v16. Use {@link provideLocalizationRulesEngineAction} instead.
|
|
35
35
|
*/
|
|
36
36
|
class LocalizationRulesEngineActionModule {
|
|
37
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
38
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.
|
|
39
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.
|
|
37
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationRulesEngineActionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
38
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: LocalizationRulesEngineActionModule, imports: [LocalizationOverrideStoreModule] }); }
|
|
39
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationRulesEngineActionModule, providers: [
|
|
40
40
|
LocalizationRulesEngineActionHandler
|
|
41
41
|
], imports: [LocalizationOverrideStoreModule] }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationRulesEngineActionModule, decorators: [{
|
|
44
44
|
type: NgModule,
|
|
45
45
|
args: [{
|
|
46
46
|
imports: [
|
|
@@ -160,10 +160,10 @@ class TranslationsLoader {
|
|
|
160
160
|
}
|
|
161
161
|
}));
|
|
162
162
|
}
|
|
163
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
164
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
163
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: TranslationsLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
164
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: TranslationsLoader }); }
|
|
165
165
|
}
|
|
166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: TranslationsLoader, decorators: [{
|
|
167
167
|
type: Injectable
|
|
168
168
|
}] });
|
|
169
169
|
|
|
@@ -243,13 +243,13 @@ class LocalizationOverrideStoreModule {
|
|
|
243
243
|
]
|
|
244
244
|
};
|
|
245
245
|
}
|
|
246
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
247
|
-
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.
|
|
248
|
-
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.
|
|
246
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationOverrideStoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
247
|
+
/** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: LocalizationOverrideStoreModule, imports: [i1.StoreFeatureModule] }); }
|
|
248
|
+
/** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationOverrideStoreModule, providers: [
|
|
249
249
|
{ provide: LOCALIZATION_OVERRIDE_REDUCER_TOKEN, useFactory: getDefaultLocalizationOverrideReducer }
|
|
250
250
|
], imports: [StoreModule.forFeature(LOCALIZATION_OVERRIDE_STORE_NAME, LOCALIZATION_OVERRIDE_REDUCER_TOKEN)] }); }
|
|
251
251
|
}
|
|
252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
252
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationOverrideStoreModule, decorators: [{
|
|
253
253
|
type: NgModule,
|
|
254
254
|
args: [{
|
|
255
255
|
imports: [
|
|
@@ -463,10 +463,10 @@ class LocalizationService {
|
|
|
463
463
|
translate(key, interpolateParams) {
|
|
464
464
|
return this.getKey(key).pipe(switchMap$1((translationKey) => this.getTranslationStream(translationKey, interpolateParams)), shareReplay({ refCount: true, bufferSize: 1 }));
|
|
465
465
|
}
|
|
466
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
467
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
466
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
467
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationService }); }
|
|
468
468
|
}
|
|
469
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
469
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationService, decorators: [{
|
|
470
470
|
type: Injectable
|
|
471
471
|
}], ctorParameters: () => [] });
|
|
472
472
|
|
|
@@ -485,10 +485,10 @@ class LocalizedCurrencyPipe extends CurrencyPipe {
|
|
|
485
485
|
transform(value, currencyCode, display, digitsInfo, locale) {
|
|
486
486
|
return this.localizationService.showKeys() ? '' : super.transform(value, currencyCode, display, digitsInfo, locale || this.localizationService.getCurrentLanguage());
|
|
487
487
|
}
|
|
488
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
489
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.
|
|
488
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizedCurrencyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
489
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: LocalizedCurrencyPipe, isStandalone: true, name: "currency", pure: false }); }
|
|
490
490
|
}
|
|
491
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizedCurrencyPipe, decorators: [{
|
|
492
492
|
type: Pipe,
|
|
493
493
|
args: [{
|
|
494
494
|
name: 'currency',
|
|
@@ -512,10 +512,10 @@ class LocalizedDatePipe extends DatePipe {
|
|
|
512
512
|
transform(value, format = 'mediumDate', timezone, locale) {
|
|
513
513
|
return this.localizationService.showKeys() ? format : super.transform(value, format, timezone, locale || this.localizationService.getCurrentLanguage());
|
|
514
514
|
}
|
|
515
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
516
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.
|
|
515
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizedDatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
516
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: LocalizedDatePipe, isStandalone: true, name: "date", pure: false }); }
|
|
517
517
|
}
|
|
518
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
518
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizedDatePipe, decorators: [{
|
|
519
519
|
type: Pipe,
|
|
520
520
|
args: [{
|
|
521
521
|
name: 'date',
|
|
@@ -539,10 +539,10 @@ class LocalizedDecimalPipe extends DecimalPipe {
|
|
|
539
539
|
transform(value, digitsInfo, locale) {
|
|
540
540
|
return this.localizationService.showKeys() ? '' : super.transform(value, digitsInfo, locale || this.localizationService.getCurrentLanguage());
|
|
541
541
|
}
|
|
542
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
543
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.
|
|
542
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizedDecimalPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
543
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: LocalizedDecimalPipe, isStandalone: true, name: "number", pure: false }); }
|
|
544
544
|
}
|
|
545
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizedDecimalPipe, decorators: [{
|
|
546
546
|
type: Pipe,
|
|
547
547
|
args: [{
|
|
548
548
|
name: 'number',
|
|
@@ -580,10 +580,10 @@ class TextDirectionService {
|
|
|
580
580
|
ngOnDestroy() {
|
|
581
581
|
this.subscription?.unsubscribe();
|
|
582
582
|
}
|
|
583
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
584
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
583
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: TextDirectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
584
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: TextDirectionService }); }
|
|
585
585
|
}
|
|
586
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
586
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: TextDirectionService, decorators: [{
|
|
587
587
|
type: Injectable
|
|
588
588
|
}], ctorParameters: () => [] });
|
|
589
589
|
|
|
@@ -750,10 +750,10 @@ class LocalizationTranslateDirective extends TranslocoDirective {
|
|
|
750
750
|
super.ngOnChanges(changes);
|
|
751
751
|
this.applyAttributeDebug();
|
|
752
752
|
}
|
|
753
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
754
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.
|
|
753
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationTranslateDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
754
|
+
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.1.6", type: LocalizationTranslateDirective, isStandalone: true, selector: "[transloco]", inputs: { transloco: "transloco" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
755
755
|
}
|
|
756
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
756
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationTranslateDirective, decorators: [{
|
|
757
757
|
type: Directive,
|
|
758
758
|
args: [{
|
|
759
759
|
selector: '[transloco]',
|
|
@@ -813,10 +813,10 @@ class O3rLocalizationTranslatePipe extends TranslocoPipe {
|
|
|
813
813
|
}
|
|
814
814
|
return value;
|
|
815
815
|
}
|
|
816
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
817
|
-
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.
|
|
816
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: O3rLocalizationTranslatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
817
|
+
/** @nocollapse */ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.1.6", ngImport: i0, type: O3rLocalizationTranslatePipe, isStandalone: true, name: "o3rTranslate", pure: false }); }
|
|
818
818
|
}
|
|
819
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
819
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: O3rLocalizationTranslatePipe, decorators: [{
|
|
820
820
|
type: Pipe,
|
|
821
821
|
args: [{
|
|
822
822
|
name: 'o3rTranslate',
|
|
@@ -929,10 +929,10 @@ class OtterLocalizationDevtools {
|
|
|
929
929
|
translateService.setTranslation(translations, lang, { merge: false });
|
|
930
930
|
this.appRef.tick();
|
|
931
931
|
}
|
|
932
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
933
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
932
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: OtterLocalizationDevtools, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
933
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: OtterLocalizationDevtools }); }
|
|
934
934
|
}
|
|
935
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
935
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: OtterLocalizationDevtools, decorators: [{
|
|
936
936
|
type: Injectable
|
|
937
937
|
}] });
|
|
938
938
|
|
|
@@ -1028,10 +1028,10 @@ class LocalizationDevtoolsConsoleService {
|
|
|
1028
1028
|
reloadLocalizationKeys(language) {
|
|
1029
1029
|
return this.localizationDevtools.reloadLocalizationKeys(language);
|
|
1030
1030
|
}
|
|
1031
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
1032
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
1031
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationDevtoolsConsoleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1032
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationDevtoolsConsoleService }); }
|
|
1033
1033
|
}
|
|
1034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
1034
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationDevtoolsConsoleService, decorators: [{
|
|
1035
1035
|
type: Injectable
|
|
1036
1036
|
}], ctorParameters: () => [] });
|
|
1037
1037
|
|
|
@@ -1148,10 +1148,10 @@ class LocalizationDevtoolsMessageService {
|
|
|
1148
1148
|
activate() {
|
|
1149
1149
|
fromEvent(window, 'message').pipe(takeUntilDestroyed(this.destroyRef), filterMessageContent(isLocalizationMessage)).subscribe((e) => this.handleEvents(e));
|
|
1150
1150
|
}
|
|
1151
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.
|
|
1152
|
-
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.
|
|
1151
|
+
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationDevtoolsMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1152
|
+
/** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationDevtoolsMessageService }); }
|
|
1153
1153
|
}
|
|
1154
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.
|
|
1154
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.6", ngImport: i0, type: LocalizationDevtoolsMessageService, decorators: [{
|
|
1155
1155
|
type: Injectable
|
|
1156
1156
|
}], ctorParameters: () => [] });
|
|
1157
1157
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@o3r/transloco",
|
|
3
|
-
"version": "15.2.0-prerelease.
|
|
3
|
+
"version": "15.2.0-prerelease.14",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -45,11 +45,11 @@
|
|
|
45
45
|
"@jsverse/transloco": "^8.0.0",
|
|
46
46
|
"@jsverse/transloco-messageformat": "^8.0.0",
|
|
47
47
|
"@ngrx/store": "^22.0.0",
|
|
48
|
-
"@o3r/core": "~15.2.0-prerelease.
|
|
49
|
-
"@o3r/dynamic-content": "~15.2.0-prerelease.
|
|
50
|
-
"@o3r/extractors": "~15.2.0-prerelease.
|
|
51
|
-
"@o3r/logger": "~15.2.0-prerelease.
|
|
52
|
-
"@o3r/schematics": "~15.2.0-prerelease.
|
|
48
|
+
"@o3r/core": "~15.2.0-prerelease.14",
|
|
49
|
+
"@o3r/dynamic-content": "~15.2.0-prerelease.14",
|
|
50
|
+
"@o3r/extractors": "~15.2.0-prerelease.14",
|
|
51
|
+
"@o3r/logger": "~15.2.0-prerelease.14",
|
|
52
|
+
"@o3r/schematics": "~15.2.0-prerelease.14",
|
|
53
53
|
"@schematics/angular": "^22.0.0",
|
|
54
54
|
"@yarnpkg/cli": "^4.3.1",
|
|
55
55
|
"@yarnpkg/core": "^4.1.1",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"dependencies": {
|
|
113
|
-
"@o3r/schematics": "~15.2.0-prerelease.
|
|
113
|
+
"@o3r/schematics": "~15.2.0-prerelease.14",
|
|
114
114
|
"tslib": "^2.6.2"
|
|
115
115
|
},
|
|
116
116
|
"engines": {
|
|
@@ -27,7 +27,7 @@ declare class LocalizationRulesEngineActionHandler implements RulesEngineActionH
|
|
|
27
27
|
/** @inheritdoc */
|
|
28
28
|
executeActions(actions: ActionUpdateLocalizationBlock[]): void | Promise<void>;
|
|
29
29
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationRulesEngineActionHandler, never>;
|
|
30
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
30
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<any>;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"o3r-transloco-rules-engine.d.ts","sources":["../../src/rules-engine/localization-interfaces.ts","../../src/rules-engine/localization-rules-engine-action-handler.ts","../../src/rules-engine/localization-rules-engine-module.ts"],"mappings":";;;;;AAIA;AACA,cAAa,4CAA4C;AAEzD;;AAEG;AACG,UAAW,6BAA8B,SAAQ,iBAAiB;;uBAEnD,4CAA4C;;;;;AAKhE;;ACED;;AAEG;AACH,cACa,oCAAqC,YAAW,wBAAwB,CAAC,6BAA6B;AACjH;;AAGA;;4BAG+B,6BAA6B,YAAY,OAAO;yCAPpE,oCAAoC
|
|
1
|
+
{"version":3,"file":"o3r-transloco-rules-engine.d.ts","sources":["../../src/rules-engine/localization-interfaces.ts","../../src/rules-engine/localization-rules-engine-action-handler.ts","../../src/rules-engine/localization-rules-engine-module.ts"],"mappings":";;;;;AAIA;AACA,cAAa,4CAA4C;AAEzD;;AAEG;AACG,UAAW,6BAA8B,SAAQ,iBAAiB;;uBAEnD,4CAA4C;;;;;AAKhE;;ACED;;AAEG;AACH,cACa,oCAAqC,YAAW,wBAAwB,CAAC,6BAA6B;AACjH;;AAGA;;4BAG+B,6BAA6B,YAAY,OAAO;yCAPpE,oCAAoC;;AAehD;;ACzBD;;AAEG;AACH,cAQa,mCAAmC;yCAAnC,mCAAmC;0CAAnC,mCAAmC,iBAAA,EAAA,CAAA,+BAAA;0CAAnC,mCAAmC;AAAG;AAEnD;AACA,iBAAgB,oCAAoC,IAAI,oBAAoB;;","names":[]}
|
package/types/o3r-transloco.d.ts
CHANGED
|
@@ -273,7 +273,7 @@ declare class OtterLocalizationDevtools implements OnDestroy {
|
|
|
273
273
|
*/
|
|
274
274
|
reloadLocalizationKeys(language?: string): Promise<void>;
|
|
275
275
|
static ɵfac: i0.ɵɵFactoryDeclaration<OtterLocalizationDevtools, never>;
|
|
276
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
276
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<any>;
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
/**
|
|
@@ -328,7 +328,7 @@ declare class LocalizationDevtoolsConsoleService implements DevtoolsServiceInter
|
|
|
328
328
|
*/
|
|
329
329
|
reloadLocalizationKeys(language?: string): Promise<void>;
|
|
330
330
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationDevtoolsConsoleService, never>;
|
|
331
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
331
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<any>;
|
|
332
332
|
}
|
|
333
333
|
|
|
334
334
|
/**
|
|
@@ -360,7 +360,7 @@ declare class LocalizationDevtoolsMessageService {
|
|
|
360
360
|
/** @inheritDoc */
|
|
361
361
|
activate(): void;
|
|
362
362
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationDevtoolsMessageService, never>;
|
|
363
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
363
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<any>;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
366
|
/**
|
|
@@ -495,7 +495,7 @@ declare class TranslationsLoader implements TranslocoLoader {
|
|
|
495
495
|
*/
|
|
496
496
|
getTranslationFromLocal(lang: string, fallbackLanguage: string): Observable<Translation$1>;
|
|
497
497
|
static ɵfac: i0.ɵɵFactoryDeclaration<TranslationsLoader, never>;
|
|
498
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
498
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<any>;
|
|
499
499
|
}
|
|
500
500
|
|
|
501
501
|
/**
|
|
@@ -615,7 +615,7 @@ declare class LocalizationService {
|
|
|
615
615
|
*/
|
|
616
616
|
translate(key: string, interpolateParams?: object): Observable<any>;
|
|
617
617
|
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationService, never>;
|
|
618
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
618
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<any>;
|
|
619
619
|
}
|
|
620
620
|
|
|
621
621
|
/**
|
|
@@ -802,7 +802,7 @@ declare class TextDirectionService implements OnDestroy {
|
|
|
802
802
|
onLangChangeSubscription(): Subscription;
|
|
803
803
|
ngOnDestroy(): void;
|
|
804
804
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextDirectionService, never>;
|
|
805
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
805
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<any>;
|
|
806
806
|
}
|
|
807
807
|
|
|
808
808
|
export { CUSTOM_LOCALIZATION_CONFIGURATION_TOKEN, DEFAULT_LOCALIZATION_CONFIGURATION, LOCALIZATION_CONFIGURATION_TOKEN, LOCALIZATION_OVERRIDE_REDUCER_TOKEN, LOCALIZATION_OVERRIDE_STORE_NAME, Localization, LocalizationDevtoolsConsoleService, LocalizationDevtoolsMessageService, LocalizationOverrideStoreModule, LocalizationService, LocalizationTranslateDirective, LocalizedCurrencyPipe, LocalizedDatePipe, LocalizedDecimalPipe, O3rLocalizationTranslatePipe, OTTER_LOCALIZATION_DEVTOOLS_DEFAULT_OPTIONS, OTTER_LOCALIZATION_DEVTOOLS_OPTIONS, OtterLocalizationDevtools, TextDirectionService, TranslationsLoader, createLocalizationConfiguration, createTranslateLoader, getDebugKey, getDefaultLocalizationOverrideReducer, localeIdNgBridge, localizationOverrideInitialState, localizationOverrideReducer, localizationOverrideReducerFeatures, localizationOverrideStorageDeserializer, localizationOverrideStorageSync, provideLocalization, provideLocalizationDevtools, provideLocalizationOverrideStore, selectLocalizationOverride, selectLocalizationOverrideState, setLocalizationOverride, translateLoaderProvider };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"o3r-transloco.d.ts","sources":["../../src/annotations/localization.ts","../../src/core/json-localization-interface.ts","../../src/core/localization-configuration.ts","../../src/core/translatable.ts","../../src/devkit/localization-devkit-interface.ts","../../src/devkit/localization-devtools.ts","../../src/devkit/localization-devtools-console-service.ts","../../src/devkit/localization-devtools-message-service.ts","../../src/devkit/localization-devtools-module.ts","../../src/devkit/localization-devtools-token.ts","../../src/stores/localization-override/localization-override.state.ts","../../src/stores/localization-override/localization-override.actions.ts","../../src/stores/localization-override/localization-override-module.ts","../../src/stores/localization-override/localization-override.reducer.ts","../../src/stores/localization-override/localization-override.selectors.ts","../../src/stores/localization-override/localization-override.sync.ts","../../src/tools/localization-helpers.ts","../../src/tools/translations-loader.ts","../../src/tools/localization-loader-provider.ts","../../src/tools/localization-service.ts","../../src/tools/localization-module.ts","../../src/tools/localization-token.ts","../../src/tools/localization-translate-directive.ts","../../src/tools/localization-translate-pipe.ts","../../src/tools/localized-currency-pipe.ts","../../src/tools/localized-date-pipe.ts","../../src/tools/localized-decimal-pipe.ts","../../src/tools/text-direction-service.ts"],"mappings":";;;;;;;;;;;;AAMA;;;AAGG;AAEH,iBAAgB,YAAY;;ACX5B;UACiB,gBAAgB;;;;;;;;;;AAU/B;;;;;AAKD;AAED;AACM,KAAM,oBAAoB,GAAG,gBAAgB;;ACnBnD;;AAEG;UACc,yBAAyB;;;;;;;;;;;AAWxC;;;;;;;;;;;;AAYG;AACH;AACE;;;;;;;;;AASF;AAAgB;;;mBAED,WAAW;;;AAG1B;;;;AAIG;;AAEJ;AAED;;AAEG;AACH,cAAa,kCAAkC,EAAE,QAAQ,CAAC,yBAAyB;;ACjDnF;;AAEG;AACG,UAAW,YAAY,WAAW,WAAW;AACjD;;AAEG;;AAEJ;;ACAD;;AAEG;AACG,UAAW,kCAAmC,SAAQ,qBAAqB,EAAE,sCAAsC;;;AAGxH;AAED;UACiB,2BAA4B,SAAQ,mBAAmB;;mBAEvD,oBAAoB;AACpC;AAED;UACiB,uBAAwB,SAAQ,mBAAmB;;;AAGnE;AAED;UACiB,4BAA6B,SAAQ,mBAAmB;;;AAGxE;AAED;UACiB,qCAAsC,SAAQ,mBAAmB;;;AAGjF;AAED;UACiB,gCAAiC,SAAQ,mBAAmB;;;;;;;AAO5E;AAED;UACiB,oCAAqC,SAAQ,mBAAmB;;;AAGhF;AAED;UACiB,8CAA+C,SAAQ,mBAAmB;;;AAG1F;AAED;UACiB,kCAAmC,SAAQ,mBAAmB;;AAE7E;AAAgB;;AACjB;AAED;AACA,KAAK,2BAA2B,GAAG,uBAAuB,GACtD,oCAAoC,GACpC,4BAA4B,GAC5B,2BAA2B,GAC3B,qCAAqC,GACrC,gCAAgC,GAChC,8CAA8C,GAC9C,kCAAkC;AAEtC;KACY,4BAA4B,GAAG,gBAAgB,CAAC,2BAA2B;AAEvF;AACM,KAAM,oCAAoC,GAAG,2BAA2B,GAC1E,qBAAqB,GACrB,6BAA6B,CAAC,4BAA4B;AAE9D;;AAEG;UACc,qCAAqC;AACpD;;AAEG;AACH,kDAA8C,OAAO;AAErD;;;AAGG;AACH,sDAAkD,OAAO;AAEzD;;AAEG;uCACgC,OAAO;AAE1C;;;AAGG;AACH,0CAAsC,OAAO;;;;AAAyD;AAEtG;;;;AAIG;;;;AAGH;;AAEG;;AAGH;;;;AAIG;;AACmC;oCAAsD,OAAO;AAEnG;;;;AAIG;mDAC4C,OAAO;AACvD;;AC3HD;;AAEG;AACH,cACa,yBAA0B,YAAW,SAAS;AACzD;AACA;AACA;AACA;AAEA;;AAEG;;AAKH;;;AAGG;AACI;AAKP;;AAEG;;AAKH;;;;AAIG;;;AACgF;AAmBnF;;AAEG;AACI;AAKP;;AAEG;AACI;AAIP;;;AAGG;AACU,kDAA2C,OAAA;AAQxD;;;;;;AAMG;;AACwC;kCAAoD,OAAO;AAStG;;;AAGG;AACU,+CAAwC,OAAA;yCApG1C,yBAAyB
|
|
1
|
+
{"version":3,"file":"o3r-transloco.d.ts","sources":["../../src/annotations/localization.ts","../../src/core/json-localization-interface.ts","../../src/core/localization-configuration.ts","../../src/core/translatable.ts","../../src/devkit/localization-devkit-interface.ts","../../src/devkit/localization-devtools.ts","../../src/devkit/localization-devtools-console-service.ts","../../src/devkit/localization-devtools-message-service.ts","../../src/devkit/localization-devtools-module.ts","../../src/devkit/localization-devtools-token.ts","../../src/stores/localization-override/localization-override.state.ts","../../src/stores/localization-override/localization-override.actions.ts","../../src/stores/localization-override/localization-override-module.ts","../../src/stores/localization-override/localization-override.reducer.ts","../../src/stores/localization-override/localization-override.selectors.ts","../../src/stores/localization-override/localization-override.sync.ts","../../src/tools/localization-helpers.ts","../../src/tools/translations-loader.ts","../../src/tools/localization-loader-provider.ts","../../src/tools/localization-service.ts","../../src/tools/localization-module.ts","../../src/tools/localization-token.ts","../../src/tools/localization-translate-directive.ts","../../src/tools/localization-translate-pipe.ts","../../src/tools/localized-currency-pipe.ts","../../src/tools/localized-date-pipe.ts","../../src/tools/localized-decimal-pipe.ts","../../src/tools/text-direction-service.ts"],"mappings":"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","names":["i1","Translation","_angular_core"]}
|