@senior-gestao-empresarial/angular-components 6.9.1 → 6.9.2
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 +50 -3
- 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/xt-integration/entity-person-product-lookup.d.ts +8 -0
- package/esm2015/components/lookups/entities/xt-integration/entity-person-product-lookup.js +49 -0
- package/esm2015/components/lookups/erp-lookups.module.js +4 -2
- package/esm2015/senior-gestao-empresarial-angular-components.js +4 -3
- package/esm5/components/lookups/entities/xt-integration/entity-person-product-lookup.js +52 -0
- package/esm5/components/lookups/erp-lookups.module.js +4 -2
- package/esm5/senior-gestao-empresarial-angular-components.js +4 -3
- package/fesm2015/senior-gestao-empresarial-angular-components.js +45 -2
- package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js +48 -2
- package/fesm5/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/package.json +1 -1
- package/senior-gestao-empresarial-angular-components.d.ts +3 -2
- package/senior-gestao-empresarial-angular-components.metadata.json +1 -1
|
@@ -6115,6 +6115,51 @@ var SegmentoLookup = /** @class */ (function (_super) {
|
|
|
6115
6115
|
return SegmentoLookup;
|
|
6116
6116
|
}(ErpLookups));
|
|
6117
6117
|
|
|
6118
|
+
var EntityPersonProductLookup = /** @class */ (function (_super) {
|
|
6119
|
+
__extends(EntityPersonProductLookup, _super);
|
|
6120
|
+
function EntityPersonProductLookup(lookupService, translate) {
|
|
6121
|
+
var _this = _super.call(this, lookupService, translate, "entityFacade", [
|
|
6122
|
+
{
|
|
6123
|
+
name: "entityCode",
|
|
6124
|
+
type: FieldType.String
|
|
6125
|
+
},
|
|
6126
|
+
{
|
|
6127
|
+
name: "entityDesc",
|
|
6128
|
+
type: FieldType.String
|
|
6129
|
+
},
|
|
6130
|
+
], [
|
|
6131
|
+
{
|
|
6132
|
+
name: "entityCode",
|
|
6133
|
+
type: FieldType.String
|
|
6134
|
+
},
|
|
6135
|
+
{
|
|
6136
|
+
name: "entityDesc",
|
|
6137
|
+
type: FieldType.String
|
|
6138
|
+
},
|
|
6139
|
+
], [
|
|
6140
|
+
{
|
|
6141
|
+
name: "entityCode",
|
|
6142
|
+
type: FieldType.String
|
|
6143
|
+
},
|
|
6144
|
+
{
|
|
6145
|
+
name: "entityDesc",
|
|
6146
|
+
type: FieldType.String
|
|
6147
|
+
},
|
|
6148
|
+
], "erpx_cpl_xt", "integration") || this;
|
|
6149
|
+
_this.lookupService = lookupService;
|
|
6150
|
+
_this.translate = translate;
|
|
6151
|
+
return _this;
|
|
6152
|
+
}
|
|
6153
|
+
EntityPersonProductLookup.ctorParameters = function () { return [
|
|
6154
|
+
{ type: ErpLookupsService },
|
|
6155
|
+
{ type: TranslateService }
|
|
6156
|
+
]; };
|
|
6157
|
+
EntityPersonProductLookup = __decorate([
|
|
6158
|
+
Injectable()
|
|
6159
|
+
], EntityPersonProductLookup);
|
|
6160
|
+
return EntityPersonProductLookup;
|
|
6161
|
+
}(ErpLookups));
|
|
6162
|
+
|
|
6118
6163
|
var ErpLookupsModule = /** @class */ (function () {
|
|
6119
6164
|
function ErpLookupsModule() {
|
|
6120
6165
|
}
|
|
@@ -6229,7 +6274,8 @@ var ErpLookupsModule = /** @class */ (function () {
|
|
|
6229
6274
|
E501TcpLookup,
|
|
6230
6275
|
AgreementLookup,
|
|
6231
6276
|
NotaFiscalEntradaLookup,
|
|
6232
|
-
SegmentoLookup
|
|
6277
|
+
SegmentoLookup,
|
|
6278
|
+
EntityPersonProductLookup
|
|
6233
6279
|
],
|
|
6234
6280
|
declarations: [],
|
|
6235
6281
|
exports: [],
|
|
@@ -7383,5 +7429,5 @@ var ModulesEnum;
|
|
|
7383
7429
|
* Generated bundle index. Do not edit.
|
|
7384
7430
|
*/
|
|
7385
7431
|
|
|
7386
|
-
export { AgreementLookup, BankLookup, BeneficioFiscalLookup, 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, 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, E044CcuFinRatDepLookup, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E069GreLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E081TabLookup, E082TprLookup, E085PesLookup, E090HrpComGerLookup, E090PesLookup, E091PlfFinRatLookup, E095PesLookup, E099UsuComGerLookup, E099UsuSupCprLookup, E140InsLookup, E140NfsLookup, E200LotLookup, E200SerLookup, E205DepLookup, E210DxpE075DerLookup, E210DxpLookup, E301TcrLookup, E403FprLookup, E420IcpLookup, E420IpcLookup, E420OcpLookup, E501TcpLookup, E600CcoLookup, E640LotLookup, 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,
|
|
7432
|
+
export { AgreementLookup, BankLookup, BeneficioFiscalLookup, 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, 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, E044CcuFinRatDepLookup, E044CcuLookup, E045PlaLookup, E046HpdLookup, E047NtgLookup, E048FctLookup, E048SfcLookup, E051DisLookup, E066FpgLookup, E067FinLookup, E069GreLookup, E070EmpLookup, E070EntLookup, E070FilLookup, E073PesLookup, E073VeiLookup, E075DerLookup, E080SerLookup, E081TabLookup, E082TprLookup, E085PesLookup, E090HrpComGerLookup, E090PesLookup, E091PlfFinRatLookup, E095PesLookup, E099UsuComGerLookup, E099UsuSupCprLookup, E140InsLookup, E140NfsLookup, E200LotLookup, E200SerLookup, E205DepLookup, E210DxpE075DerLookup, E210DxpLookup, E301TcrLookup, E403FprLookup, E420IcpLookup, E420IpcLookup, E420OcpLookup, E501TcpLookup, E600CcoLookup, E640LotLookup, 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, EntityPersonProductLookup as ɵb, StorageService as ɵc, VerifyModulePermissionService as ɵd };
|
|
7387
7433
|
//# sourceMappingURL=senior-gestao-empresarial-angular-components.js.map
|