@senior-gestao-empresarial/angular-components 6.11.3 → 6.11.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 +78 -84
- package/bundles/senior-gestao-empresarial-angular-components.umd.js.map +1 -1
- package/bundles/senior-gestao-empresarial-angular-components.umd.min.js +2 -2
- package/bundles/senior-gestao-empresarial-angular-components.umd.min.js.map +1 -1
- package/esm2015/components/lookups/entities/e-043-mpc-lookup.js +2 -2
- package/esm2015/components/lookups/entities/e-043-pcm-lookup.js +13 -13
- package/esm2015/components/lookups/entities/e-048-fct-lookup.js +8 -8
- package/esm2015/components/lookups/entities/e-048-sfc-lookup.js +59 -65
- package/esm5/components/lookups/entities/e-043-mpc-lookup.js +2 -2
- package/esm5/components/lookups/entities/e-043-pcm-lookup.js +13 -13
- package/esm5/components/lookups/entities/e-048-fct-lookup.js +8 -8
- package/esm5/components/lookups/entities/e-048-sfc-lookup.js +60 -66
- package/fesm2015/senior-gestao-empresarial-angular-components.js +78 -84
- package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js +78 -84
- 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
|
@@ -5323,29 +5323,29 @@ var E048FctLookup = /** @class */ (function (_super) {
|
|
|
5323
5323
|
function E048FctLookup(lookupService, translate) {
|
|
5324
5324
|
var _this = _super.call(this, lookupService, translate, "e048fct", [
|
|
5325
5325
|
{
|
|
5326
|
+
type: FieldType.String,
|
|
5326
5327
|
name: "codFct",
|
|
5327
|
-
type: FieldType.String
|
|
5328
5328
|
}, {
|
|
5329
|
+
type: FieldType.String,
|
|
5329
5330
|
name: "desFct",
|
|
5330
|
-
type: FieldType.String
|
|
5331
5331
|
}
|
|
5332
5332
|
], [
|
|
5333
5333
|
{
|
|
5334
|
+
type: FieldType.String,
|
|
5334
5335
|
name: "codFct",
|
|
5335
|
-
type: FieldType.String
|
|
5336
5336
|
}, {
|
|
5337
|
+
type: FieldType.String,
|
|
5337
5338
|
name: "desFct",
|
|
5338
|
-
type: FieldType.String
|
|
5339
5339
|
}
|
|
5340
5340
|
], [
|
|
5341
5341
|
{
|
|
5342
|
+
type: FieldType.String,
|
|
5342
5343
|
name: "codFct",
|
|
5343
|
-
type: FieldType.String
|
|
5344
5344
|
}, {
|
|
5345
|
+
type: FieldType.String,
|
|
5345
5346
|
name: "desFct",
|
|
5346
|
-
type: FieldType.String
|
|
5347
5347
|
}
|
|
5348
|
-
], "
|
|
5348
|
+
], "erpx_cpl", "foundation") || this;
|
|
5349
5349
|
_this.lookupService = lookupService;
|
|
5350
5350
|
_this.translate = translate;
|
|
5351
5351
|
return _this;
|
|
@@ -5416,70 +5416,64 @@ var EnumTipCtb;
|
|
|
5416
5416
|
var E048SfcLookup = /** @class */ (function (_super) {
|
|
5417
5417
|
__extends(E048SfcLookup, _super);
|
|
5418
5418
|
function E048SfcLookup(lookupService, translate) {
|
|
5419
|
-
var _this = _super.
|
|
5420
|
-
|
|
5421
|
-
|
|
5422
|
-
|
|
5423
|
-
|
|
5424
|
-
|
|
5425
|
-
|
|
5426
|
-
|
|
5427
|
-
|
|
5428
|
-
|
|
5429
|
-
|
|
5430
|
-
|
|
5431
|
-
|
|
5432
|
-
|
|
5433
|
-
|
|
5434
|
-
|
|
5435
|
-
|
|
5436
|
-
|
|
5437
|
-
|
|
5438
|
-
|
|
5439
|
-
|
|
5440
|
-
|
|
5441
|
-
|
|
5442
|
-
|
|
5443
|
-
|
|
5444
|
-
|
|
5445
|
-
|
|
5446
|
-
|
|
5447
|
-
|
|
5448
|
-
|
|
5449
|
-
|
|
5450
|
-
|
|
5451
|
-
|
|
5452
|
-
|
|
5453
|
-
|
|
5454
|
-
|
|
5455
|
-
|
|
5456
|
-
|
|
5457
|
-
|
|
5458
|
-
|
|
5459
|
-
|
|
5460
|
-
|
|
5461
|
-
|
|
5462
|
-
|
|
5463
|
-
|
|
5464
|
-
|
|
5465
|
-
|
|
5466
|
-
|
|
5467
|
-
|
|
5468
|
-
|
|
5469
|
-
|
|
5470
|
-
|
|
5471
|
-
|
|
5472
|
-
|
|
5473
|
-
|
|
5474
|
-
|
|
5475
|
-
|
|
5476
|
-
|
|
5477
|
-
type: FieldType.String
|
|
5478
|
-
}, {
|
|
5479
|
-
name: "e041cebCre",
|
|
5480
|
-
type: FieldType.String
|
|
5481
|
-
},
|
|
5482
|
-
], "erpx_fnd", "compliance") || this;
|
|
5419
|
+
var _this = _super.apply(this, __spread((function () {
|
|
5420
|
+
var options = [
|
|
5421
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e048sfc_tip_ctb_va"), value: EnumTipCtb.VA },
|
|
5422
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e048sfc_tip_ctb_vs"), value: EnumTipCtb.VS },
|
|
5423
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e048sfc_tip_ctb_vn"), value: EnumTipCtb.VN },
|
|
5424
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e048sfc_tip_ctb_vt"), value: EnumTipCtb.VT },
|
|
5425
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e048sfc_tip_ctb_vy"), value: EnumTipCtb.VY },
|
|
5426
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e048sfc_tip_ctb_vx"), value: EnumTipCtb.VX },
|
|
5427
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e048sfc_tip_ctb_vu"), value: EnumTipCtb.VU },
|
|
5428
|
+
];
|
|
5429
|
+
return [
|
|
5430
|
+
lookupService,
|
|
5431
|
+
translate,
|
|
5432
|
+
"e048sfc",
|
|
5433
|
+
[
|
|
5434
|
+
{
|
|
5435
|
+
name: "seqFct",
|
|
5436
|
+
type: FieldType.Integer
|
|
5437
|
+
}, {
|
|
5438
|
+
options: options,
|
|
5439
|
+
name: "anaSin",
|
|
5440
|
+
type: FieldType.Enum,
|
|
5441
|
+
}
|
|
5442
|
+
], [
|
|
5443
|
+
{
|
|
5444
|
+
name: "seqFct",
|
|
5445
|
+
type: FieldType.Integer
|
|
5446
|
+
}, {
|
|
5447
|
+
options: options,
|
|
5448
|
+
name: "anaSin",
|
|
5449
|
+
type: FieldType.Enum,
|
|
5450
|
+
}, {
|
|
5451
|
+
name: "e041cebDeb",
|
|
5452
|
+
type: FieldType.String
|
|
5453
|
+
}, {
|
|
5454
|
+
name: "e041cebCre",
|
|
5455
|
+
type: FieldType.String
|
|
5456
|
+
},
|
|
5457
|
+
], [
|
|
5458
|
+
{
|
|
5459
|
+
name: "seqFct",
|
|
5460
|
+
type: FieldType.Integer
|
|
5461
|
+
}, {
|
|
5462
|
+
options: options,
|
|
5463
|
+
name: "anaSin",
|
|
5464
|
+
type: FieldType.Enum,
|
|
5465
|
+
}, {
|
|
5466
|
+
name: "e041cebDeb",
|
|
5467
|
+
type: FieldType.String
|
|
5468
|
+
}, {
|
|
5469
|
+
name: "e041cebCre",
|
|
5470
|
+
type: FieldType.String
|
|
5471
|
+
},
|
|
5472
|
+
],
|
|
5473
|
+
"erpx_cpl",
|
|
5474
|
+
"foundation"
|
|
5475
|
+
];
|
|
5476
|
+
})())) || this;
|
|
5483
5477
|
_this.lookupService = lookupService;
|
|
5484
5478
|
_this.translate = translate;
|
|
5485
5479
|
return _this;
|
|
@@ -6257,7 +6251,7 @@ var E043MpcLookup = /** @class */ (function (_super) {
|
|
|
6257
6251
|
name: "desMpc",
|
|
6258
6252
|
type: FieldType.String
|
|
6259
6253
|
}
|
|
6260
|
-
], "
|
|
6254
|
+
], "erpx_cpl", "foundation") || this;
|
|
6261
6255
|
_this.lookupService = lookupService;
|
|
6262
6256
|
_this.translate = translate;
|
|
6263
6257
|
return _this;
|
|
@@ -6290,14 +6284,14 @@ var E043PcmLookup = /** @class */ (function (_super) {
|
|
|
6290
6284
|
function E043PcmLookup(lookupService, translate) {
|
|
6291
6285
|
var _this = _super.call(this, lookupService, translate, "e043pcm", [
|
|
6292
6286
|
{
|
|
6293
|
-
name: "ctaRed",
|
|
6294
6287
|
type: FieldType.Integer,
|
|
6288
|
+
name: "ctaRed",
|
|
6295
6289
|
},
|
|
6296
6290
|
{
|
|
6297
|
-
name: "desCta",
|
|
6298
6291
|
type: FieldType.String,
|
|
6292
|
+
name: "desCta",
|
|
6299
6293
|
},
|
|
6300
|
-
], E043PcmLookup_1.getFields(translate), E043PcmLookup_1.getFields(translate), "
|
|
6294
|
+
], E043PcmLookup_1.getFields(translate), E043PcmLookup_1.getFields(translate), "erpx_cpl", "foundation") || this;
|
|
6301
6295
|
_this.lookupService = lookupService;
|
|
6302
6296
|
_this.translate = translate;
|
|
6303
6297
|
return _this;
|
|
@@ -6318,21 +6312,21 @@ var E043PcmLookup = /** @class */ (function (_super) {
|
|
|
6318
6312
|
type: FieldType.String,
|
|
6319
6313
|
},
|
|
6320
6314
|
{
|
|
6321
|
-
name: "anaSin",
|
|
6322
|
-
type: FieldType.Enum,
|
|
6323
6315
|
options: [
|
|
6324
|
-
{ label: translate.instant("
|
|
6325
|
-
{ label: translate.instant("
|
|
6316
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_ana_sin_va"), value: EnumAnaSin.VA },
|
|
6317
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_ana_sin_vs"), value: EnumAnaSin.VS },
|
|
6326
6318
|
],
|
|
6319
|
+
name: "anaSin",
|
|
6320
|
+
type: FieldType.Enum,
|
|
6327
6321
|
},
|
|
6328
6322
|
{
|
|
6329
|
-
name: "natCta",
|
|
6330
|
-
type: FieldType.Enum,
|
|
6331
6323
|
options: [
|
|
6332
|
-
{ label: translate.instant("
|
|
6333
|
-
{ label: translate.instant("
|
|
6334
|
-
{ label: translate.instant("
|
|
6324
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_va"), value: EnumNatCtb.VA },
|
|
6325
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_vc"), value: EnumNatCtb.VC },
|
|
6326
|
+
{ label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_vd"), value: EnumNatCtb.VD },
|
|
6335
6327
|
],
|
|
6328
|
+
name: "natCta",
|
|
6329
|
+
type: FieldType.Enum,
|
|
6336
6330
|
},
|
|
6337
6331
|
];
|
|
6338
6332
|
};
|