@senior-agronegocio/angular-components 0.0.94 → 0.0.95
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 +0 -1
- 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/cnpj-cpf/index.js +1 -1
- package/esm2015/pipe/index.js +2 -2
- package/esm2015/public-api.js +2 -2
- package/esm5/pipe/cnpj-cpf/index.js +1 -1
- 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,7 +6754,6 @@
|
|
|
6754
6754
|
exports.FixationModule = FixationModule;
|
|
6755
6755
|
exports.HostProjectConfigsInjectionToken = HostProjectConfigsInjectionToken;
|
|
6756
6756
|
exports.InvoiceModule = InvoiceModule;
|
|
6757
|
-
exports.LibTranslatePipe = LibTranslatePipe;
|
|
6758
6757
|
exports.LibTranslationModule = LibTranslationModule;
|
|
6759
6758
|
exports.LibTranslationService = LibTranslationService;
|
|
6760
6759
|
exports.OriginationModule = OriginationModule;
|