@senior-gestao-empresarial/angular-components 7.4.0 → 7.6.0

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.
Files changed (32) hide show
  1. package/bundles/senior-gestao-empresarial-angular-components.umd.js +190 -1
  2. package/bundles/senior-gestao-empresarial-angular-components.umd.js.map +1 -1
  3. package/bundles/senior-gestao-empresarial-angular-components.umd.min.js +1 -1
  4. package/bundles/senior-gestao-empresarial-angular-components.umd.min.js.map +1 -1
  5. package/components/lookups/entities/e-041-ceb-lookup.d.ts +8 -0
  6. package/components/lookups/entities/origem-destino-lookup.d.ts +10 -0
  7. package/components/lookups/index.d.ts +2 -0
  8. package/core/enums/enum-difal-contribuinte.d.ts +9 -0
  9. package/core/enums/enum-difal-nao-contribuinte.d.ts +4 -0
  10. package/esm2015/components/lookups/entities/e-041-ceb-lookup.js +37 -0
  11. package/esm2015/components/lookups/entities/origem-destino-lookup.js +123 -0
  12. package/esm2015/components/lookups/erp-lookups.js +4 -1
  13. package/esm2015/components/lookups/erp-lookups.module.js +44 -40
  14. package/esm2015/components/lookups/index.js +3 -1
  15. package/esm2015/core/enums/enum-difal-contribuinte.js +11 -0
  16. package/esm2015/core/enums/enum-difal-nao-contribuinte.js +6 -0
  17. package/esm2015/utils/utils.js +9 -0
  18. package/esm5/components/lookups/entities/e-041-ceb-lookup.js +40 -0
  19. package/esm5/components/lookups/entities/origem-destino-lookup.js +133 -0
  20. package/esm5/components/lookups/erp-lookups.js +4 -1
  21. package/esm5/components/lookups/erp-lookups.module.js +44 -40
  22. package/esm5/components/lookups/index.js +3 -1
  23. package/esm5/core/enums/enum-difal-contribuinte.js +11 -0
  24. package/esm5/core/enums/enum-difal-nao-contribuinte.js +6 -0
  25. package/esm5/utils/utils.js +9 -0
  26. package/fesm2015/senior-gestao-empresarial-angular-components.js +174 -2
  27. package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
  28. package/fesm5/senior-gestao-empresarial-angular-components.js +187 -2
  29. package/fesm5/senior-gestao-empresarial-angular-components.js.map +1 -1
  30. package/package.json +1 -1
  31. package/senior-gestao-empresarial-angular-components.metadata.json +1 -1
  32. package/utils/utils.d.ts +5 -0
@@ -0,0 +1,6 @@
1
+ export var EnumDifalNaoContribuinte;
2
+ (function (EnumDifalNaoContribuinte) {
3
+ EnumDifalNaoContribuinte["BASE_UNICA"] = "BASE_UNICA";
4
+ EnumDifalNaoContribuinte["NAO_SE_APLICA"] = "NAO_SE_APLICA";
5
+ })(EnumDifalNaoContribuinte || (EnumDifalNaoContribuinte = {}));
6
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW51bS1kaWZhbC1uYW8tY29udHJpYnVpbnRlLmpzIiwic291cmNlUm9vdCI6Im5nOi8vQHNlbmlvci1nZXN0YW8tZW1wcmVzYXJpYWwvYW5ndWxhci1jb21wb25lbnRzLyIsInNvdXJjZXMiOlsiY29yZS9lbnVtcy9lbnVtLWRpZmFsLW5hby1jb250cmlidWludGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxDQUFOLElBQVksd0JBR1g7QUFIRCxXQUFZLHdCQUF3QjtJQUNoQyxxREFBeUIsQ0FBQTtJQUN6QiwyREFBK0IsQ0FBQTtBQUNuQyxDQUFDLEVBSFcsd0JBQXdCLEtBQXhCLHdCQUF3QixRQUduQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBlbnVtIEVudW1EaWZhbE5hb0NvbnRyaWJ1aW50ZSB7XHJcbiAgICBCQVNFX1VOSUNBID0gXCJCQVNFX1VOSUNBXCIsXHJcbiAgICBOQU9fU0VfQVBMSUNBID0gXCJOQU9fU0VfQVBMSUNBXCIsXHJcbn1cclxuIl19
@@ -0,0 +1,9 @@
1
+ export var getOptionsFromEnum = function (translateService, enumPrefix, enumValues) {
2
+ return enumValues
3
+ .map(function (value) { return ({
4
+ label: translateService.instant("" + enumPrefix + value.toLowerCase()),
5
+ value: value,
6
+ }); })
7
+ .sort(function (a, b) { return (a.label > b.label ? 1 : -1); });
8
+ };
9
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXRpbHMuanMiLCJzb3VyY2VSb290Ijoibmc6Ly9Ac2VuaW9yLWdlc3Rhby1lbXByZXNhcmlhbC9hbmd1bGFyLWNvbXBvbmVudHMvIiwic291cmNlcyI6WyJ1dGlscy91dGlscy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQSxNQUFNLENBQUMsSUFBTSxrQkFBa0IsR0FBRyxVQUM5QixnQkFBa0MsRUFDbEMsVUFBa0IsRUFDbEIsVUFBb0I7SUFLcEIsT0FBTyxVQUFVO1NBQ1osR0FBRyxDQUFDLFVBQUMsS0FBYSxJQUFLLE9BQUEsQ0FBQztRQUNyQixLQUFLLEVBQUUsZ0JBQWdCLENBQUMsT0FBTyxDQUFDLEtBQUcsVUFBVSxHQUFHLEtBQUssQ0FBQyxXQUFXLEVBQUksQ0FBQztRQUN0RSxLQUFLLE9BQUE7S0FDUixDQUFDLEVBSHNCLENBR3RCLENBQUM7U0FDRixJQUFJLENBQUMsVUFBQyxDQUFDLEVBQUUsQ0FBQyxJQUFLLE9BQUEsQ0FBQyxDQUFDLENBQUMsS0FBSyxHQUFHLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBNUIsQ0FBNEIsQ0FBQyxDQUFDO0FBQ3RELENBQUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFRyYW5zbGF0ZVNlcnZpY2UgfSBmcm9tIFwiQG5neC10cmFuc2xhdGUvY29yZVwiO1xyXG5cclxuZXhwb3J0IGNvbnN0IGdldE9wdGlvbnNGcm9tRW51bSA9IChcclxuICAgIHRyYW5zbGF0ZVNlcnZpY2U6IFRyYW5zbGF0ZVNlcnZpY2UsXHJcbiAgICBlbnVtUHJlZml4OiBzdHJpbmcsXHJcbiAgICBlbnVtVmFsdWVzOiBzdHJpbmdbXVxyXG4pOiB7XHJcbiAgICBsYWJlbDogc3RyaW5nO1xyXG4gICAgdmFsdWU6IGFueTtcclxufVtdID0+IHtcclxuICAgIHJldHVybiBlbnVtVmFsdWVzXHJcbiAgICAgICAgLm1hcCgodmFsdWU6IHN0cmluZykgPT4gKHtcclxuICAgICAgICAgICAgbGFiZWw6IHRyYW5zbGF0ZVNlcnZpY2UuaW5zdGFudChgJHtlbnVtUHJlZml4fSR7dmFsdWUudG9Mb3dlckNhc2UoKX1gKSxcclxuICAgICAgICAgICAgdmFsdWUsXHJcbiAgICAgICAgfSkpXHJcbiAgICAgICAgLnNvcnQoKGEsIGIpID0+IChhLmxhYmVsID4gYi5sYWJlbCA/IDEgOiAtMSkpO1xyXG59O1xyXG4iXX0=
@@ -441,6 +441,8 @@ class ErpLookups {
441
441
  return this.mountEnumFilter(name, value, multiple);
442
442
  else if (type == FieldType.String)
443
443
  return `(containing(lower(${name}), lower('${value}')))`;
444
+ else if (type === FieldType.Lookup)
445
+ return `(${name} eq '${value.id}')`;
444
446
  else
445
447
  return `${name} eq '${value}'`;
446
448
  })
@@ -467,6 +469,7 @@ class ErpLookups {
467
469
  if (dynamicFilterQuery)
468
470
  filterQuery ? filterQuery += ` and (${dynamicFilterQuery})` : filterQuery = `(${dynamicFilterQuery})`;
469
471
  let displayFields = lookupDisplayFields.concat((options.searchGridFields || this.searchGridFields)
472
+ .concat(options.searchGridFields || [])
470
473
  .map(({ name }) => name) || []);
471
474
  if (options.queryFields)
472
475
  displayFields = displayFields.concat(options.queryFields);
@@ -6345,6 +6348,173 @@ CaracteristicaFiscalLookup = __decorate([
6345
6348
  Injectable()
6346
6349
  ], CaracteristicaFiscalLookup);
6347
6350
 
6351
+ var EnumDifalNaoContribuinte;
6352
+ (function (EnumDifalNaoContribuinte) {
6353
+ EnumDifalNaoContribuinte["BASE_UNICA"] = "BASE_UNICA";
6354
+ EnumDifalNaoContribuinte["NAO_SE_APLICA"] = "NAO_SE_APLICA";
6355
+ })(EnumDifalNaoContribuinte || (EnumDifalNaoContribuinte = {}));
6356
+
6357
+ var EnumDifalContribuinte;
6358
+ (function (EnumDifalContribuinte) {
6359
+ EnumDifalContribuinte["BASE_DUPLA"] = "BASE_DUPLA";
6360
+ EnumDifalContribuinte["BASE_DUPLA_DIF_PERC_PER_DESTINO"] = "BASE_DUPLA_DIF_PERC_PER_DESTINO";
6361
+ EnumDifalContribuinte["BASE_DUPLA_DIF_PERCENTUAL"] = "BASE_DUPLA_DIF_PERCENTUAL";
6362
+ EnumDifalContribuinte["BASE_DUPLA_DIF_VALOR"] = "BASE_DUPLA_DIF_VALOR";
6363
+ EnumDifalContribuinte["BASE_UNICA"] = "BASE_UNICA";
6364
+ EnumDifalContribuinte["BASE_UNICA_DIF_PERCENTUAL"] = "BASE_UNICA_DIF_PERCENTUAL";
6365
+ EnumDifalContribuinte["NAO_SE_APLICA"] = "NAO_SE_APLICA";
6366
+ })(EnumDifalContribuinte || (EnumDifalContribuinte = {}));
6367
+
6368
+ const getOptionsFromEnum = (translateService, enumPrefix, enumValues) => {
6369
+ return enumValues
6370
+ .map((value) => ({
6371
+ label: translateService.instant(`${enumPrefix}${value.toLowerCase()}`),
6372
+ value,
6373
+ }))
6374
+ .sort((a, b) => (a.label > b.label ? 1 : -1));
6375
+ };
6376
+
6377
+ const getEnumDifalNaoContribuinteOptions = ({ translateService }) => getOptionsFromEnum(translateService, "erpx_cpl_imp.icms.enum_difal_nao_contribuinte_", [
6378
+ EnumDifalNaoContribuinte.BASE_UNICA,
6379
+ EnumDifalNaoContribuinte.NAO_SE_APLICA,
6380
+ ]);
6381
+ const ɵ0$2 = getEnumDifalNaoContribuinteOptions;
6382
+ const getEnumDifalContribuinteOptions = ({ translateService }) => getOptionsFromEnum(translateService, "erpx_cpl_imp.icms.enum_difal_contribuinte_", [
6383
+ EnumDifalContribuinte.BASE_DUPLA,
6384
+ EnumDifalContribuinte.BASE_DUPLA_DIF_PERCENTUAL,
6385
+ EnumDifalContribuinte.BASE_DUPLA_DIF_PERC_PER_DESTINO,
6386
+ EnumDifalContribuinte.BASE_DUPLA_DIF_VALOR,
6387
+ EnumDifalContribuinte.BASE_UNICA,
6388
+ EnumDifalContribuinte.NAO_SE_APLICA,
6389
+ ]);
6390
+ const ɵ1 = getEnumDifalContribuinteOptions;
6391
+ const getFields$1 = ({ translateService }) => [
6392
+ {
6393
+ name: "aliquota",
6394
+ type: FieldType.Number,
6395
+ },
6396
+ {
6397
+ name: "difalNaoContribuinte",
6398
+ type: FieldType.Enum,
6399
+ options: getEnumDifalNaoContribuinteOptions({ translateService }),
6400
+ },
6401
+ {
6402
+ name: "difalContribuinte",
6403
+ type: FieldType.Enum,
6404
+ options: getEnumDifalContribuinteOptions({ translateService }),
6405
+ },
6406
+ {
6407
+ name: "percentualImportado",
6408
+ type: FieldType.Number,
6409
+ },
6410
+ {
6411
+ name: "percentualFcp",
6412
+ type: FieldType.Number,
6413
+ },
6414
+ {
6415
+ name: "vigenciaInicial",
6416
+ type: FieldType.Date,
6417
+ appendTo: "body",
6418
+ },
6419
+ {
6420
+ name: "vigenciaFinal",
6421
+ type: FieldType.Date,
6422
+ appendTo: "body",
6423
+ },
6424
+ ];
6425
+ const ɵ2 = getFields$1;
6426
+ let OrigemDestinoLookup = class OrigemDestinoLookup extends ErpLookups {
6427
+ constructor(lookupService, translateService, e007UfsLookup) {
6428
+ super(lookupService, translateService, "origemDestino", [
6429
+ {
6430
+ name: "e007ufsOrigem.sigUfs",
6431
+ type: FieldType.String,
6432
+ },
6433
+ {
6434
+ name: "e007ufsDestino.sigUfs",
6435
+ type: FieldType.String,
6436
+ },
6437
+ ], [
6438
+ new FormField(Object.assign(Object.assign({}, e007UfsLookup.mountOptions({
6439
+ multiple: false,
6440
+ defaultFilter: [{ field: "excluido", operator: EnumLogicalOperator.Eq, values: ["false"] }],
6441
+ })), { name: "e007ufsOrigem", size: { sm: 12, md: 12, lg: 12, xl: 12 } })),
6442
+ new FormField(Object.assign(Object.assign({}, e007UfsLookup.mountOptions({
6443
+ multiple: false,
6444
+ defaultFilter: [{ field: "excluido", operator: EnumLogicalOperator.Eq, values: ["false"] }],
6445
+ })), { name: "e007ufsDestino", size: { sm: 12, md: 12, lg: 12, xl: 12 } })),
6446
+ ...getFields$1({ translateService }),
6447
+ ], [
6448
+ {
6449
+ name: "e007ufsOrigem.sigUfs",
6450
+ type: FieldType.String,
6451
+ },
6452
+ {
6453
+ name: "e007ufsOrigem.nomUfs",
6454
+ type: FieldType.String,
6455
+ },
6456
+ {
6457
+ name: "e007ufsOrigem.e006pai.nomPai",
6458
+ type: FieldType.String,
6459
+ },
6460
+ {
6461
+ name: "e007ufsDestino.sigUfs",
6462
+ type: FieldType.String,
6463
+ },
6464
+ {
6465
+ name: "e007ufsDestino.nomUfs",
6466
+ type: FieldType.String,
6467
+ },
6468
+ {
6469
+ name: "e007ufsDestino.e006pai.nomPai",
6470
+ type: FieldType.String,
6471
+ },
6472
+ ...getFields$1({ translateService }),
6473
+ ], "erpx_cpl_imp", "icms");
6474
+ this.lookupService = lookupService;
6475
+ this.translateService = translateService;
6476
+ this.e007UfsLookup = e007UfsLookup;
6477
+ }
6478
+ };
6479
+ OrigemDestinoLookup.ctorParameters = () => [
6480
+ { type: ErpLookupsService },
6481
+ { type: TranslateService },
6482
+ { type: E007UfsLookup }
6483
+ ];
6484
+ OrigemDestinoLookup = __decorate([
6485
+ Injectable()
6486
+ ], OrigemDestinoLookup);
6487
+
6488
+ let E041CebLookup = class E041CebLookup extends ErpLookups {
6489
+ constructor(lookupService, translateService) {
6490
+ super(lookupService, translateService, "e041ceb", [
6491
+ {
6492
+ name: "criCeb",
6493
+ type: FieldType.String,
6494
+ },
6495
+ ], [
6496
+ {
6497
+ name: "criCeb",
6498
+ type: FieldType.String,
6499
+ },
6500
+ ], [
6501
+ {
6502
+ name: "criCeb",
6503
+ type: FieldType.String,
6504
+ },
6505
+ ], "erpx_cpl", "foundation");
6506
+ this.lookupService = lookupService;
6507
+ this.translateService = translateService;
6508
+ }
6509
+ };
6510
+ E041CebLookup.ctorParameters = () => [
6511
+ { type: ErpLookupsService },
6512
+ { type: TranslateService }
6513
+ ];
6514
+ E041CebLookup = __decorate([
6515
+ Injectable()
6516
+ ], E041CebLookup);
6517
+
6348
6518
  let ErpLookupsModule = class ErpLookupsModule {
6349
6519
  };
6350
6520
  ErpLookupsModule = __decorate([
@@ -6470,7 +6640,9 @@ ErpLookupsModule = __decorate([
6470
6640
  ComposicaoBaseCalculoLookup,
6471
6641
  LeiComplementar1162003Lookup,
6472
6642
  NbsLookup,
6473
- CaracteristicaFiscalLookup
6643
+ CaracteristicaFiscalLookup,
6644
+ OrigemDestinoLookup,
6645
+ E041CebLookup
6474
6646
  ],
6475
6647
  declarations: [],
6476
6648
  exports: [],
@@ -7701,5 +7873,5 @@ var ModulesEnum;
7701
7873
  * Generated bundle index. Do not edit.
7702
7874
  */
7703
7875
 
7704
- export { AgreementLookup, BankLookup, BeneficioFiscalLookup, BreadcrumbComponent, BreadcrumbModule, Breakpoints, CaracteristicaFiscalLookup, ComposicaoBaseCalculoLookup, 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, E006PaiLookup, E007UfsLookup, E008CepLookup, E008RaiLookup, E012FamLookup, E015MedLookup, E020SnfLookup, E021MotLookup, E023CrpLookup, E024MsgLookup, E027EqiLookup, E027StrLookup, E028CpgLookup, E030AgeLookup, E030BanLookup, E031MoeLookup, E032EdcLookup, E034TccLookup, 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, LeiComplementar1162003Lookup, LigacaoItemFornecedorLookup, LookupValidationUtils, ModulesEnum, NbsLookup, NcmLookup, NotaFiscalEntradaLookup, NpsService, OperacoesLookup, ParametersLookup, PrimitiveManager, ProdutoServicoLookup, QuantidadeDisponivelDemandaLookup, RequisicaoLookup, SegmentoLookup, TypeTaxesLookup, UnidadeMedidaLookup, UtilsModule, VerifyModulePermission, VerifyModulePermissions, WebsocketService, naturezaReceitaPisCofins, ɵ0, ErpLookupsService as ɵa, EnumAnaSin as ɵb, EnumNatCtb as ɵc, StorageService as ɵd, UserInformationService as ɵe, VerifyModulePermissionService as ɵf, VerifyModulePermissionsService as ɵg };
7876
+ export { AgreementLookup, BankLookup, BeneficioFiscalLookup, BreadcrumbComponent, BreadcrumbModule, Breakpoints, CaracteristicaFiscalLookup, ComposicaoBaseCalculoLookup, 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, E006PaiLookup, E007UfsLookup, E008CepLookup, E008RaiLookup, E012FamLookup, E015MedLookup, E020SnfLookup, E021MotLookup, E023CrpLookup, E024MsgLookup, E027EqiLookup, E027StrLookup, E028CpgLookup, E030AgeLookup, E030BanLookup, E031MoeLookup, E032EdcLookup, E034TccLookup, E035OcrLookup, E036InsLookup, E039PorLookup, E041CebLookup, 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, LeiComplementar1162003Lookup, LigacaoItemFornecedorLookup, LookupValidationUtils, ModulesEnum, NbsLookup, NcmLookup, NotaFiscalEntradaLookup, NpsService, OperacoesLookup, OrigemDestinoLookup, ParametersLookup, PrimitiveManager, ProdutoServicoLookup, QuantidadeDisponivelDemandaLookup, RequisicaoLookup, SegmentoLookup, TypeTaxesLookup, UnidadeMedidaLookup, UtilsModule, VerifyModulePermission, VerifyModulePermissions, WebsocketService, naturezaReceitaPisCofins, ɵ0, ɵ1, ɵ2, ErpLookupsService as ɵa, EnumAnaSin as ɵb, EnumNatCtb as ɵc, StorageService as ɵd, UserInformationService as ɵe, VerifyModulePermissionService as ɵf, VerifyModulePermissionsService as ɵg };
7705
7877
  //# sourceMappingURL=senior-gestao-empresarial-angular-components.js.map