@senior-gestao-empresarial/angular-components 4.20.2 → 4.20.3

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.
@@ -5580,7 +5580,7 @@
5580
5580
  var CountryLookup = /** @class */ (function (_super) {
5581
5581
  __extends(CountryLookup, _super);
5582
5582
  function CountryLookup(lookupService, translate) {
5583
- var _this = _super.call(this, lookupService, translate, "country", [
5583
+ var _this = _super.call(this, lookupService, translate, "e006pai", [
5584
5584
  {
5585
5585
  name: "codPai",
5586
5586
  type: angularComponents.FieldType.String
@@ -5628,7 +5628,7 @@
5628
5628
  var CurrencyLookup = /** @class */ (function (_super) {
5629
5629
  __extends(CurrencyLookup, _super);
5630
5630
  function CurrencyLookup(lookupService, translate) {
5631
- var _this = _super.call(this, lookupService, translate, "currency", [
5631
+ var _this = _super.call(this, lookupService, translate, "e031moe", [
5632
5632
  {
5633
5633
  name: "codMoe",
5634
5634
  type: angularComponents.FieldType.String