@senior-gestao-empresarial/angular-components 7.12.0 → 7.13.0

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.
@@ -6535,13 +6535,13 @@
6535
6535
  EnumNatCtb["VD"] = "VD";
6536
6536
  EnumNatCtb["VC"] = "VC";
6537
6537
  EnumNatCtb["VA"] = "VA";
6538
- })(exports.ɵc || (exports.ɵc = {}));
6538
+ })(exports.ɵb || (exports.ɵb = {}));
6539
6539
 
6540
6540
 
6541
6541
  (function (EnumAnaSin) {
6542
6542
  EnumAnaSin["VA"] = "VA";
6543
6543
  EnumAnaSin["VS"] = "VS";
6544
- })(exports.ɵb || (exports.ɵb = {}));
6544
+ })(exports.ɵa || (exports.ɵa = {}));
6545
6545
 
6546
6546
  var E043PcmLookup = /** @class */ (function (_super) {
6547
6547
  __extends(E043PcmLookup, _super);
@@ -6577,17 +6577,17 @@
6577
6577
  },
6578
6578
  {
6579
6579
  options: [
6580
- { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_ana_sin_va"), value: exports.ɵb.VA },
6581
- { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_ana_sin_vs"), value: exports.ɵb.VS },
6580
+ { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_ana_sin_va"), value: exports.ɵa.VA },
6581
+ { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_ana_sin_vs"), value: exports.ɵa.VS },
6582
6582
  ],
6583
6583
  name: "anaSin",
6584
6584
  type: angularComponents.FieldType.Enum,
6585
6585
  },
6586
6586
  {
6587
6587
  options: [
6588
- { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_va"), value: exports.ɵc.VA },
6589
- { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_vc"), value: exports.ɵc.VC },
6590
- { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_vd"), value: exports.ɵc.VD },
6588
+ { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_va"), value: exports.ɵb.VA },
6589
+ { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_vc"), value: exports.ɵb.VC },
6590
+ { label: translate.instant("erpx_cpl.foundation.lookup_e043pcm_nat_ctb_vd"), value: exports.ɵb.VD },
6591
6591
  ],
6592
6592
  name: "natCta",
6593
6593
  type: angularComponents.FieldType.Enum,
@@ -8915,6 +8915,7 @@
8915
8915
  exports.EquipmentLookup = EquipmentLookup;
8916
8916
  exports.ErpLookups = ErpLookups;
8917
8917
  exports.ErpLookupsModule = ErpLookupsModule;
8918
+ exports.ErpLookupsService = ErpLookupsService;
8918
8919
  exports.ErpPolling = ErpPolling;
8919
8920
  exports.ExportUtils = ExportUtils;
8920
8921
  exports.FiltersStorageService = FiltersStorageService;
@@ -8946,11 +8947,10 @@
8946
8947
  exports.ɵ0 = ɵ0;
8947
8948
  exports.ɵ1 = ɵ1;
8948
8949
  exports.ɵ2 = ɵ2;
8949
- exports.ɵa = ErpLookupsService;
8950
- exports.ɵd = StorageService;
8951
- exports.ɵe = UserInformationService;
8952
- exports.ɵf = VerifyModulePermissionService;
8953
- exports.ɵg = VerifyModulePermissionsService;
8950
+ exports.ɵc = StorageService;
8951
+ exports.ɵd = UserInformationService;
8952
+ exports.ɵe = VerifyModulePermissionService;
8953
+ exports.ɵf = VerifyModulePermissionsService;
8954
8954
 
8955
8955
  Object.defineProperty(exports, '__esModule', { value: true });
8956
8956