@senior-gestao-empresarial/angular-components 7.11.1-941951a0-f120-430a-8861-16df84c9088f → 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.
- package/bundles/senior-gestao-empresarial-angular-components.umd.js +38 -4
- package/bundles/senior-gestao-empresarial-angular-components.umd.js.map +1 -1
- package/bundles/senior-gestao-empresarial-angular-components.umd.min.js +1 -1
- package/bundles/senior-gestao-empresarial-angular-components.umd.min.js.map +1 -1
- package/components/lookups/entities/e-076-mar-lookup.d.ts +8 -0
- package/esm2015/components/lookups/entities/e-076-mar-lookup.js +36 -0
- package/esm2015/components/lookups/erp-lookups.module.js +3 -1
- package/esm2015/senior-gestao-empresarial-angular-components.js +6 -5
- package/esm5/components/lookups/entities/e-076-mar-lookup.js +39 -0
- package/esm5/components/lookups/erp-lookups.module.js +3 -1
- package/esm5/senior-gestao-empresarial-angular-components.js +6 -5
- package/fesm2015/senior-gestao-empresarial-angular-components.js +31 -1
- package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js +34 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/package.json +1 -1
- package/senior-gestao-empresarial-angular-components.d.ts +5 -4
- package/senior-gestao-empresarial-angular-components.metadata.json +1 -1
|
@@ -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,
|
|
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
|