@senior-gestao-empresarial/angular-components 7.8.1-e36dc2fc-936e-4e70-a139-bf5dcc513b5d → 7.8.2-83157dd4-5d6b-40cb-9cbc-709f71bb32cc

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.
@@ -6499,8 +6499,7 @@ var EnumImpostoCadastro;
6499
6499
  EnumImpostoCadastro["VICMS"] = "VICMS";
6500
6500
  EnumImpostoCadastro["VCIDE"] = "VCIDE";
6501
6501
  EnumImpostoCadastro["VCBS"] = "VCBS";
6502
- EnumImpostoCadastro["VIBS_ESTADUAL"] = "VIBS_ESTADUAL";
6503
- EnumImpostoCadastro["VIBS_MUNICIPAL"] = "VIBS_MUNICIPAL";
6502
+ EnumImpostoCadastro["VIBS"] = "VIBS";
6504
6503
  EnumImpostoCadastro["VIS"] = "VIS";
6505
6504
  })(EnumImpostoCadastro || (EnumImpostoCadastro = {}));
6506
6505
 
@@ -6571,12 +6570,8 @@ var ComposicaoBaseCalculoLookup = /** @class */ (function (_super) {
6571
6570
  value: EnumImpostoCadastro.VCBS,
6572
6571
  },
6573
6572
  {
6574
- label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vibs_estadual"),
6575
- value: EnumImpostoCadastro.VIBS_ESTADUAL,
6576
- },
6577
- {
6578
- label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vibs_municipal"),
6579
- value: EnumImpostoCadastro.VIBS_MUNICIPAL,
6573
+ label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vibs"),
6574
+ value: EnumImpostoCadastro.VIBS,
6580
6575
  },
6581
6576
  {
6582
6577
  label: translate.instant("erpx_cpl_imp.impostos.enum_imposto_cadastro_vis"),