@senior-gestao-empresarial/angular-components 7.23.2 → 7.23.4

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.
@@ -7419,6 +7419,9 @@
7419
7419
  EnumTipoEvento["EMITENTE_112110"] = "EMITENTE_112110";
7420
7420
  EnumTipoEvento["EMITENTE_112120"] = "EMITENTE_112120";
7421
7421
  EnumTipoEvento["EMITENTE_112130"] = "EMITENTE_112130";
7422
+ EnumTipoEvento["EMITENTE_112140"] = "EMITENTE_112140";
7423
+ EnumTipoEvento["DESTINATARIO_211124"] = "DESTINATARIO_211124";
7424
+ EnumTipoEvento["DESTINATARIO_211128"] = "DESTINATARIO_211128";
7422
7425
  EnumTipoEvento["CANCELAMENTO_110001"] = "CANCELAMENTO_110001";
7423
7426
  })(EnumTipoEvento || (EnumTipoEvento = {}));
7424
7427
 
@@ -10028,7 +10031,7 @@
10028
10031
  this.formFields = [
10029
10032
  new angularComponents.FormField(__assign(__assign({}, this.e070empLookup.mountOptions({
10030
10033
  multiple: false,
10031
- queryFields: ['e031moe.sigMoe', 'e031moe.codMoe']
10034
+ queryFields: ['e031moe.sigMoe', 'e031moe.codMoe', 'e031moe.desMoe']
10032
10035
  })), { appendTo: "body", emptyMessage: this.translate.instant('erpx_fnd.empresa.nothing_found') })),
10033
10036
  new angularComponents.FormField(__assign(__assign({}, this.e070filLookup.mountOptions({
10034
10037
  multiple: false,