@senior-agronegocio/angular-components 0.0.95 → 0.0.96
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/bundles/senior-agronegocio-angular-components.umd.js +1 -0
- package/bundles/senior-agronegocio-angular-components.umd.js.map +1 -1
- package/bundles/senior-agronegocio-angular-components.umd.min.js +1 -1
- package/esm2015/pipe/index.js +2 -2
- package/esm2015/public-api.js +2 -2
- package/esm5/pipe/index.js +2 -2
- package/esm5/public-api.js +2 -2
- package/fesm2015/senior-agronegocio-angular-components.js +1 -1
- package/fesm5/senior-agronegocio-angular-components.js +1 -1
- package/package.json +1 -1
- package/pipe/index.d.ts +1 -1
- package/public-api.d.ts +1 -1
- package/senior-agronegocio-angular-components.metadata.json +1 -1
|
@@ -6754,6 +6754,7 @@
|
|
|
6754
6754
|
exports.FixationModule = FixationModule;
|
|
6755
6755
|
exports.HostProjectConfigsInjectionToken = HostProjectConfigsInjectionToken;
|
|
6756
6756
|
exports.InvoiceModule = InvoiceModule;
|
|
6757
|
+
exports.LibTranslatePipe = LibTranslatePipe;
|
|
6757
6758
|
exports.LibTranslationModule = LibTranslationModule;
|
|
6758
6759
|
exports.LibTranslationService = LibTranslationService;
|
|
6759
6760
|
exports.OriginationModule = OriginationModule;
|