@senior-gestao-empresarial/angular-components 4.23.1 → 4.23.2

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.
@@ -5656,11 +5656,11 @@ var BeneficioFiscalLookup = /** @class */ (function (_super) {
5656
5656
  },
5657
5657
  {
5658
5658
  name: "vigenciaInicial",
5659
- type: FieldType.String
5659
+ type: FieldType.Date
5660
5660
  },
5661
5661
  {
5662
5662
  name: "vigenciaFinal",
5663
- type: FieldType.String
5663
+ type: FieldType.Date
5664
5664
  },
5665
5665
  ], [
5666
5666
  {
@@ -5677,11 +5677,11 @@ var BeneficioFiscalLookup = /** @class */ (function (_super) {
5677
5677
  },
5678
5678
  {
5679
5679
  name: "vigenciaInicial",
5680
- type: FieldType.String
5680
+ type: FieldType.Date
5681
5681
  },
5682
5682
  {
5683
5683
  name: "vigenciaFinal",
5684
- type: FieldType.String
5684
+ type: FieldType.Date
5685
5685
  },
5686
5686
  ], "erpx_cpl_imp", "impostos") || this;
5687
5687
  _this.lookupService = lookupService;