@senior-gestao-empresarial/angular-components 6.11.1 → 6.11.3

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.
@@ -6272,43 +6272,76 @@ var E043MpcLookup = /** @class */ (function (_super) {
6272
6272
  return E043MpcLookup;
6273
6273
  }(ErpLookups));
6274
6274
 
6275
+ var EnumNatCtb;
6276
+ (function (EnumNatCtb) {
6277
+ EnumNatCtb["VD"] = "VD";
6278
+ EnumNatCtb["VC"] = "VC";
6279
+ EnumNatCtb["VA"] = "VA";
6280
+ })(EnumNatCtb || (EnumNatCtb = {}));
6281
+
6282
+ var EnumAnaSin;
6283
+ (function (EnumAnaSin) {
6284
+ EnumAnaSin["VA"] = "VA";
6285
+ EnumAnaSin["VS"] = "VS";
6286
+ })(EnumAnaSin || (EnumAnaSin = {}));
6287
+
6275
6288
  var E043PcmLookup = /** @class */ (function (_super) {
6276
6289
  __extends(E043PcmLookup, _super);
6277
6290
  function E043PcmLookup(lookupService, translate) {
6278
6291
  var _this = _super.call(this, lookupService, translate, "e043pcm", [
6279
6292
  {
6280
- name: "claCta",
6281
- type: FieldType.String
6282
- }, {
6283
- name: "desCta",
6284
- type: FieldType.String
6285
- }
6286
- ], [
6287
- {
6288
- name: "claCta",
6289
- type: FieldType.String
6290
- }, {
6291
- name: "desCta",
6292
- type: FieldType.String
6293
- }
6294
- ], [
6293
+ name: "ctaRed",
6294
+ type: FieldType.Integer,
6295
+ },
6295
6296
  {
6296
- name: "claCta",
6297
- type: FieldType.String
6298
- }, {
6299
6297
  name: "desCta",
6300
- type: FieldType.String
6301
- }
6302
- ], "erpx_fnd", "compliance") || this;
6298
+ type: FieldType.String,
6299
+ },
6300
+ ], E043PcmLookup_1.getFields(translate), E043PcmLookup_1.getFields(translate), "erpx_fnd", "compliance") || this;
6303
6301
  _this.lookupService = lookupService;
6304
6302
  _this.translate = translate;
6305
6303
  return _this;
6306
6304
  }
6305
+ E043PcmLookup_1 = E043PcmLookup;
6306
+ E043PcmLookup.getFields = function (translate) {
6307
+ return [
6308
+ {
6309
+ name: "ctaRed",
6310
+ type: FieldType.Integer,
6311
+ },
6312
+ {
6313
+ name: "desCta",
6314
+ type: FieldType.String,
6315
+ },
6316
+ {
6317
+ name: "claCta",
6318
+ type: FieldType.String,
6319
+ },
6320
+ {
6321
+ name: "anaSin",
6322
+ type: FieldType.Enum,
6323
+ options: [
6324
+ { label: translate.instant("erpx_fnd.compliance.lookup_e043pcm_ana_sin_va"), value: EnumAnaSin.VA },
6325
+ { label: translate.instant("erpx_fnd.compliance.lookup_e043pcm_ana_sin_vs"), value: EnumAnaSin.VS },
6326
+ ],
6327
+ },
6328
+ {
6329
+ name: "natCta",
6330
+ type: FieldType.Enum,
6331
+ options: [
6332
+ { label: translate.instant("erpx_fnd.compliance.lookup_e043pcm_nat_ctb_va"), value: EnumNatCtb.VA },
6333
+ { label: translate.instant("erpx_fnd.compliance.lookup_e043pcm_nat_ctb_vc"), value: EnumNatCtb.VC },
6334
+ { label: translate.instant("erpx_fnd.compliance.lookup_e043pcm_nat_ctb_vd"), value: EnumNatCtb.VD },
6335
+ ],
6336
+ },
6337
+ ];
6338
+ };
6339
+ var E043PcmLookup_1;
6307
6340
  E043PcmLookup.ctorParameters = function () { return [
6308
6341
  { type: ErpLookupsService },
6309
6342
  { type: TranslateService }
6310
6343
  ]; };
6311
- E043PcmLookup = __decorate([
6344
+ E043PcmLookup = E043PcmLookup_1 = __decorate([
6312
6345
  Injectable()
6313
6346
  ], E043PcmLookup);
6314
6347
  return E043PcmLookup;
@@ -7578,5 +7611,5 @@ var ModulesEnum;
7578
7611
  * Generated bundle index. Do not edit.
7579
7612
  */
7580
7613
 
7581
- export { AgreementLookup, BankLookup, BeneficioFiscalLookup, BreadcrumbComponent, BreadcrumbModule, Breakpoints, ContaInternaFilialLookup, CountryLookup, CplTriNotaSaidaE001EndLookup, CplTriNotaSaidaE001PesLookup, CplTriNotaSaidaE001TnsLookup, CplTriNotaSaidaE007UfsLookup, CplTriNotaSaidaE008RaiLookup, CplTriNotaSaidaE015MedLookup, CplTriNotaSaidaE020SnfLookup, CplTriNotaSaidaE024MsgLookup, CplTriNotaSaidaE028CpgLookup, CplTriNotaSaidaE032EdcLookup, CplTriNotaSaidaE051DisLookup, CplTriNotaSaidaE066FpgLookup, CplTriNotaSaidaE070EmpLookup, CplTriNotaSaidaE070FilLookup, CplTriNotaSaidaE075DerLookup, CplTriNotaSaidaE080SerLookup, CplTriNotaSaidaNaturezaReceitaPisCofinsLookup, CplTriNotaSaidaNcmLookup, CplTriNotaSaidaNfEntradaLookup, CplTriNotaSaidaNfSaidaLookup, CurrencyLookup, DocumentoLookup, E001EndLookup, E001PesLookup, E001TnsLookup, E001TnsSupEstLookup, E002TptLookup, E007UfsLookup, E008CepLookup, E008RaiLookup, E012FamLookup, E015MedLookup, E020SnfLookup, E021MotLookup, E023CrpLookup, E024MsgLookup, E027EqiLookup, E027StrLookup, E028CpgLookup, E030AgeLookup, E030BanLookup, E031MoeLookup, E032EdcLookup, E035OcrLookup, E036InsLookup, E039PorLookup, E043MpcLookup, E043PcmLookup, E044CcuFinRatDepLookup, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E069GreLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E081TabLookup, E082TprLookup, E085PesLookup, E089DocLookup, E090HrpComGerLookup, E090PesLookup, E091PlfFinRatLookup, E095PesLookup, E099UsuComGerLookup, E099UsuSupCprLookup, E140InsLookup, E140NfsLookup, E200LotLookup, E200SerLookup, E205DepLookup, E210DxpE075DerLookup, E210DxpLookup, E301TcrLookup, E403FprLookup, E420IcpLookup, E420IpcLookup, E420OcpLookup, E501TcpLookup, E600CcoLookup, E640LotLookup, EntityPersonProductLookup, EnumLogicalOperator, EquipmentLookup, ErpLookups, ErpLookupsModule, ErpPolling, ExportUtils, FiltersStorageService, FormUtilsService, HTTP_STATUS_CODE, LigacaoItemFornecedorLookup, LookupValidationUtils, ModulesEnum, NcmLookup, NotaFiscalEntradaLookup, NpsService, ParametersLookup, ProdutoServicoLookup, QuantidadeDisponivelDemandaLookup, RequisicaoLookup, SegmentoLookup, TypeTaxesLookup, UnidadeMedidaLookup, UtilsModule, VerifyModulePermission, WebsocketService, naturezaReceitaPisCofins, ɵ0, ErpLookupsService as ɵa, StorageService as ɵb, VerifyModulePermissionService as ɵc };
7614
+ export { AgreementLookup, BankLookup, BeneficioFiscalLookup, BreadcrumbComponent, BreadcrumbModule, Breakpoints, ContaInternaFilialLookup, CountryLookup, CplTriNotaSaidaE001EndLookup, CplTriNotaSaidaE001PesLookup, CplTriNotaSaidaE001TnsLookup, CplTriNotaSaidaE007UfsLookup, CplTriNotaSaidaE008RaiLookup, CplTriNotaSaidaE015MedLookup, CplTriNotaSaidaE020SnfLookup, CplTriNotaSaidaE024MsgLookup, CplTriNotaSaidaE028CpgLookup, CplTriNotaSaidaE032EdcLookup, CplTriNotaSaidaE051DisLookup, CplTriNotaSaidaE066FpgLookup, CplTriNotaSaidaE070EmpLookup, CplTriNotaSaidaE070FilLookup, CplTriNotaSaidaE075DerLookup, CplTriNotaSaidaE080SerLookup, CplTriNotaSaidaNaturezaReceitaPisCofinsLookup, CplTriNotaSaidaNcmLookup, CplTriNotaSaidaNfEntradaLookup, CplTriNotaSaidaNfSaidaLookup, CurrencyLookup, DocumentoLookup, E001EndLookup, E001PesLookup, E001TnsLookup, E001TnsSupEstLookup, E002TptLookup, E007UfsLookup, E008CepLookup, E008RaiLookup, E012FamLookup, E015MedLookup, E020SnfLookup, E021MotLookup, E023CrpLookup, E024MsgLookup, E027EqiLookup, E027StrLookup, E028CpgLookup, E030AgeLookup, E030BanLookup, E031MoeLookup, E032EdcLookup, E035OcrLookup, E036InsLookup, E039PorLookup, E043MpcLookup, E043PcmLookup, E044CcuFinRatDepLookup, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E069GreLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E081TabLookup, E082TprLookup, E085PesLookup, E089DocLookup, E090HrpComGerLookup, E090PesLookup, E091PlfFinRatLookup, E095PesLookup, E099UsuComGerLookup, E099UsuSupCprLookup, E140InsLookup, E140NfsLookup, E200LotLookup, E200SerLookup, E205DepLookup, E210DxpE075DerLookup, E210DxpLookup, E301TcrLookup, E403FprLookup, E420IcpLookup, E420IpcLookup, E420OcpLookup, E501TcpLookup, E600CcoLookup, E640LotLookup, EntityPersonProductLookup, EnumLogicalOperator, EquipmentLookup, ErpLookups, ErpLookupsModule, ErpPolling, ExportUtils, FiltersStorageService, FormUtilsService, HTTP_STATUS_CODE, LigacaoItemFornecedorLookup, LookupValidationUtils, ModulesEnum, NcmLookup, NotaFiscalEntradaLookup, NpsService, ParametersLookup, ProdutoServicoLookup, QuantidadeDisponivelDemandaLookup, RequisicaoLookup, SegmentoLookup, TypeTaxesLookup, UnidadeMedidaLookup, UtilsModule, VerifyModulePermission, WebsocketService, naturezaReceitaPisCofins, ɵ0, ErpLookupsService as ɵa, EnumAnaSin as ɵb, EnumNatCtb as ɵc, StorageService as ɵd, VerifyModulePermissionService as ɵe };
7582
7615
  //# sourceMappingURL=senior-gestao-empresarial-angular-components.js.map