@senior-gestao-empresarial/angular-components 4.20.3 → 4.20.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.
- package/bundles/senior-gestao-empresarial-angular-components.umd.js +45 -1
- 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/wizard-entities/bank-lookup.d.ts +8 -0
- package/components/lookups/index.d.ts +1 -0
- package/esm2015/components/lookups/entities/wizard-entities/bank-lookup.js +46 -0
- package/esm2015/components/lookups/erp-lookups.module.js +4 -2
- package/esm2015/components/lookups/index.js +2 -1
- package/esm5/components/lookups/entities/wizard-entities/bank-lookup.js +49 -0
- package/esm5/components/lookups/erp-lookups.module.js +4 -2
- package/esm5/components/lookups/index.js +2 -1
- package/fesm2015/senior-gestao-empresarial-angular-components.js +42 -2
- package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js +45 -2
- package/fesm5/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/package.json +1 -1
- package/senior-gestao-empresarial-angular-components.metadata.json +1 -1
|
@@ -5468,6 +5468,48 @@ var CurrencyLookup = /** @class */ (function (_super) {
|
|
|
5468
5468
|
return CurrencyLookup;
|
|
5469
5469
|
}(ErpLookups));
|
|
5470
5470
|
|
|
5471
|
+
var BankLookup = /** @class */ (function (_super) {
|
|
5472
|
+
__extends(BankLookup, _super);
|
|
5473
|
+
function BankLookup(lookupService, translate) {
|
|
5474
|
+
var _this = _super.call(this, lookupService, translate, "bank", [
|
|
5475
|
+
{
|
|
5476
|
+
name: "code",
|
|
5477
|
+
type: FieldType.String
|
|
5478
|
+
}, {
|
|
5479
|
+
name: "name",
|
|
5480
|
+
type: FieldType.String
|
|
5481
|
+
},
|
|
5482
|
+
], [
|
|
5483
|
+
{
|
|
5484
|
+
name: "code",
|
|
5485
|
+
type: FieldType.String
|
|
5486
|
+
}, {
|
|
5487
|
+
name: "name",
|
|
5488
|
+
type: FieldType.String
|
|
5489
|
+
},
|
|
5490
|
+
], [
|
|
5491
|
+
{
|
|
5492
|
+
name: "code",
|
|
5493
|
+
type: FieldType.String
|
|
5494
|
+
}, {
|
|
5495
|
+
name: "name",
|
|
5496
|
+
type: FieldType.String
|
|
5497
|
+
},
|
|
5498
|
+
], "erpx_fnd", "starter") || this;
|
|
5499
|
+
_this.lookupService = lookupService;
|
|
5500
|
+
_this.translate = translate;
|
|
5501
|
+
return _this;
|
|
5502
|
+
}
|
|
5503
|
+
BankLookup.ctorParameters = function () { return [
|
|
5504
|
+
{ type: ErpLookupsService },
|
|
5505
|
+
{ type: TranslateService }
|
|
5506
|
+
]; };
|
|
5507
|
+
BankLookup = __decorate([
|
|
5508
|
+
Injectable()
|
|
5509
|
+
], BankLookup);
|
|
5510
|
+
return BankLookup;
|
|
5511
|
+
}(ErpLookups));
|
|
5512
|
+
|
|
5471
5513
|
var ErpLookupsModule = /** @class */ (function () {
|
|
5472
5514
|
function ErpLookupsModule() {
|
|
5473
5515
|
}
|
|
@@ -5569,7 +5611,8 @@ var ErpLookupsModule = /** @class */ (function () {
|
|
|
5569
5611
|
EquipmentLookup,
|
|
5570
5612
|
E048SfcLookup,
|
|
5571
5613
|
CurrencyLookup,
|
|
5572
|
-
CountryLookup
|
|
5614
|
+
CountryLookup,
|
|
5615
|
+
BankLookup
|
|
5573
5616
|
],
|
|
5574
5617
|
declarations: [],
|
|
5575
5618
|
exports: [],
|
|
@@ -6598,5 +6641,5 @@ var ModulesEnum;
|
|
|
6598
6641
|
* Generated bundle index. Do not edit.
|
|
6599
6642
|
*/
|
|
6600
6643
|
|
|
6601
|
-
export { BreadcrumbComponent, BreadcrumbModule, Breakpoints, CountryLookup, CplTriNotaSaidaE001EndLookup, CplTriNotaSaidaE001PesLookup, CplTriNotaSaidaE001TnsLookup, CplTriNotaSaidaE007UfsLookup, CplTriNotaSaidaE008RaiLookup, CplTriNotaSaidaE015MedLookup, CplTriNotaSaidaE020SnfLookup, CplTriNotaSaidaE024MsgLookup, CplTriNotaSaidaE028CpgLookup, CplTriNotaSaidaE032EdcLookup, CplTriNotaSaidaE051DisLookup, CplTriNotaSaidaE066FpgLookup, CplTriNotaSaidaE070EmpLookup, CplTriNotaSaidaE070FilLookup, CplTriNotaSaidaE075DerLookup, CplTriNotaSaidaE080SerLookup, CplTriNotaSaidaNaturezaReceitaPisCofinsLookup, CplTriNotaSaidaNcmLookup, CplTriNotaSaidaNfEntradaLookup, CplTriNotaSaidaNfSaidaLookup, CurrencyLookup, E001EndLookup, E001PesLookup, E001TnsLookup, E001TnsSupEstLookup, E002TptLookup, E007UfsLookup, E008CepLookup, E008RaiLookup, E012FamLookup, E015MedLookup, E020SnfLookup, E021MotLookup, E023CrpLookup, E024MsgLookup, E027EqiLookup, E027StrLookup, E028CpgLookup, E030AgeLookup, E030BanLookup, E031MoeLookup, E032EdcLookup, E035OcrLookup, E036InsLookup, E039PorLookup, E044CcuFinRatDepLookup, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E082TprLookup, E085PesLookup, E090PesLookup, E091PlfFinRatLookup, E095PesLookup, E099UsuComGerLookup, E140InsLookup, E140NfsLookup, E200LotLookup, E200SerLookup, E205DepLookup, E210DxpE075DerLookup, E210DxpLookup, E301TcrLookup, E403FprLookup, E420IcpLookup, E420IpcLookup, E420OcpLookup, E600CcoLookup, E640LotLookup, EnumLogicalOperator, EquipmentLookup, ErpLookups, ErpLookupsModule, ErpPolling, ExportUtils, FiltersStorageService, FormUtilsService, LigacaoItemFornecedorLookup, LookupValidationUtils, ModulesEnum, NcmLookup, NpsService, ProdutoServicoLookup, QuantidadeDisponivelDemandaLookup, RequisicaoLookup, UnidadeMedidaLookup, UtilsModule, VerifyModulePermission, WebsocketService, naturezaReceitaPisCofins, ErpLookupsService as ɵa, StorageService as ɵb, VerifyModulePermissionService as ɵc };
|
|
6644
|
+
export { BankLookup, BreadcrumbComponent, BreadcrumbModule, Breakpoints, CountryLookup, CplTriNotaSaidaE001EndLookup, CplTriNotaSaidaE001PesLookup, CplTriNotaSaidaE001TnsLookup, CplTriNotaSaidaE007UfsLookup, CplTriNotaSaidaE008RaiLookup, CplTriNotaSaidaE015MedLookup, CplTriNotaSaidaE020SnfLookup, CplTriNotaSaidaE024MsgLookup, CplTriNotaSaidaE028CpgLookup, CplTriNotaSaidaE032EdcLookup, CplTriNotaSaidaE051DisLookup, CplTriNotaSaidaE066FpgLookup, CplTriNotaSaidaE070EmpLookup, CplTriNotaSaidaE070FilLookup, CplTriNotaSaidaE075DerLookup, CplTriNotaSaidaE080SerLookup, CplTriNotaSaidaNaturezaReceitaPisCofinsLookup, CplTriNotaSaidaNcmLookup, CplTriNotaSaidaNfEntradaLookup, CplTriNotaSaidaNfSaidaLookup, CurrencyLookup, E001EndLookup, E001PesLookup, E001TnsLookup, E001TnsSupEstLookup, E002TptLookup, E007UfsLookup, E008CepLookup, E008RaiLookup, E012FamLookup, E015MedLookup, E020SnfLookup, E021MotLookup, E023CrpLookup, E024MsgLookup, E027EqiLookup, E027StrLookup, E028CpgLookup, E030AgeLookup, E030BanLookup, E031MoeLookup, E032EdcLookup, E035OcrLookup, E036InsLookup, E039PorLookup, E044CcuFinRatDepLookup, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E082TprLookup, E085PesLookup, E090PesLookup, E091PlfFinRatLookup, E095PesLookup, E099UsuComGerLookup, E140InsLookup, E140NfsLookup, E200LotLookup, E200SerLookup, E205DepLookup, E210DxpE075DerLookup, E210DxpLookup, E301TcrLookup, E403FprLookup, E420IcpLookup, E420IpcLookup, E420OcpLookup, E600CcoLookup, E640LotLookup, EnumLogicalOperator, EquipmentLookup, ErpLookups, ErpLookupsModule, ErpPolling, ExportUtils, FiltersStorageService, FormUtilsService, LigacaoItemFornecedorLookup, LookupValidationUtils, ModulesEnum, NcmLookup, NpsService, ProdutoServicoLookup, QuantidadeDisponivelDemandaLookup, RequisicaoLookup, UnidadeMedidaLookup, UtilsModule, VerifyModulePermission, WebsocketService, naturezaReceitaPisCofins, ErpLookupsService as ɵa, StorageService as ɵb, VerifyModulePermissionService as ɵc };
|
|
6602
6645
|
//# sourceMappingURL=senior-gestao-empresarial-angular-components.js.map
|