@senior-gestao-empresarial/angular-components 7.11.1 → 7.11.2-a69cbe40-244d-4c5e-8985-274f3621c474

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 (22) hide show
  1. package/bundles/senior-gestao-empresarial-angular-components.umd.js +40 -6
  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-076-mar-lookup.d.ts +8 -0
  6. package/esm2015/components/lookups/entities/e-075-der-lookup.js +2 -2
  7. package/esm2015/components/lookups/entities/e-076-mar-lookup.js +36 -0
  8. package/esm2015/components/lookups/entities/e-080-ser-lookup.js +2 -2
  9. package/esm2015/components/lookups/erp-lookups.module.js +3 -1
  10. package/esm2015/senior-gestao-empresarial-angular-components.js +6 -5
  11. package/esm5/components/lookups/entities/e-075-der-lookup.js +2 -2
  12. package/esm5/components/lookups/entities/e-076-mar-lookup.js +39 -0
  13. package/esm5/components/lookups/entities/e-080-ser-lookup.js +2 -2
  14. package/esm5/components/lookups/erp-lookups.module.js +3 -1
  15. package/esm5/senior-gestao-empresarial-angular-components.js +6 -5
  16. package/fesm2015/senior-gestao-empresarial-angular-components.js +33 -3
  17. package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
  18. package/fesm5/senior-gestao-empresarial-angular-components.js +36 -3
  19. package/fesm5/senior-gestao-empresarial-angular-components.js.map +1 -1
  20. package/package.json +1 -1
  21. package/senior-gestao-empresarial-angular-components.d.ts +5 -4
  22. package/senior-gestao-empresarial-angular-components.metadata.json +1 -1
@@ -1718,7 +1718,7 @@ var E073VeiLookup = /** @class */ (function (_super) {
1718
1718
  var lookupFields = [
1719
1719
  {
1720
1720
  name: "e070emp.codEmp",
1721
- type: FieldType.String
1721
+ type: FieldType.Integer
1722
1722
  }, {
1723
1723
  name: "codDer",
1724
1724
  type: FieldType.String
@@ -1760,7 +1760,7 @@ var E075DerLookup = /** @class */ (function (_super) {
1760
1760
  var lookupFields$1 = [
1761
1761
  {
1762
1762
  name: "e070emp.codEmp",
1763
- type: FieldType.String
1763
+ type: FieldType.Integer
1764
1764
  }, {
1765
1765
  name: "codSer",
1766
1766
  type: FieldType.String
@@ -6974,6 +6974,38 @@ var E095HfoSupGerLookup = /** @class */ (function (_super) {
6974
6974
  return E095HfoSupGerLookup;
6975
6975
  }(ErpLookups));
6976
6976
 
6977
+ var lookupFields$2 = [
6978
+ {
6979
+ name: "codMar",
6980
+ type: FieldType.String,
6981
+ },
6982
+ {
6983
+ name: "nomMar",
6984
+ type: FieldType.String,
6985
+ },
6986
+ {
6987
+ name: "sitMar",
6988
+ type: FieldType.Enum,
6989
+ },
6990
+ ];
6991
+ var E076MarLookup = /** @class */ (function (_super) {
6992
+ __extends(E076MarLookup, _super);
6993
+ function E076MarLookup(lookupService, translate) {
6994
+ var _this = _super.call(this, lookupService, translate, "e076mar", lookupFields$2, lookupFields$2, lookupFields$2, "erpx_fnd", "produto") || this;
6995
+ _this.lookupService = lookupService;
6996
+ _this.translate = translate;
6997
+ return _this;
6998
+ }
6999
+ E076MarLookup.ctorParameters = function () { return [
7000
+ { type: ErpLookupsService },
7001
+ { type: TranslateService }
7002
+ ]; };
7003
+ E076MarLookup = __decorate([
7004
+ Injectable()
7005
+ ], E076MarLookup);
7006
+ return E076MarLookup;
7007
+ }(ErpLookups));
7008
+
6977
7009
  var ErpLookupsModule = /** @class */ (function () {
6978
7010
  function ErpLookupsModule() {
6979
7011
  }
@@ -7013,6 +7045,7 @@ var ErpLookupsModule = /** @class */ (function () {
7013
7045
  E090PesLookup,
7014
7046
  E090HrpComGerLookup,
7015
7047
  E075DerLookup,
7048
+ E076MarLookup,
7016
7049
  E080SerLookup,
7017
7050
  E081TabLookup,
7018
7051
  E024MsgLookup,
@@ -8550,5 +8583,5 @@ var ModulesEnum;
8550
8583
  * Generated bundle index. Do not edit.
8551
8584
  */
8552
8585
 
8553
- export { AgreementLookup, BankLookup, BeneficioFiscalLookup, BreadcrumbComponent, BreadcrumbModule, Breakpoints, CaracteristicaFiscalLookup, ClassificacaoTributariaLookup, 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, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E069GreLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E081TabLookup, E082TprLookup, E085PesLookup, E089DocLookup, E090HrpComGerLookup, E090PesLookup, E091PlfLookup, E095HfoSupGerLookup, 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, OrigemMercadoriaLookup, 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 };
8586
+ export { AgreementLookup, BankLookup, BeneficioFiscalLookup, BreadcrumbComponent, BreadcrumbModule, Breakpoints, CaracteristicaFiscalLookup, ClassificacaoTributariaLookup, 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, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E069GreLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E081TabLookup, E082TprLookup, E085PesLookup, E089DocLookup, E090HrpComGerLookup, E090PesLookup, E091PlfLookup, E095HfoSupGerLookup, 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, OrigemMercadoriaLookup, 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, E076MarLookup as ɵd, StorageService as ɵe, UserInformationService as ɵf, VerifyModulePermissionService as ɵg, VerifyModulePermissionsService as ɵh };
8554
8587
  //# sourceMappingURL=senior-gestao-empresarial-angular-components.js.map