@senior-gestao-empresarial/angular-components 7.23.1 → 7.23.2-develop-840fb6f9
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 +1 -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/esm2015/components/global-filter/global-filter-modal/global-filter-modal.component.js +2 -2
- package/esm5/components/global-filter/global-filter-modal/global-filter-modal.component.js +2 -2
- package/fesm2015/senior-gestao-empresarial-angular-components.js +1 -1
- package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/package.json +1 -1
|
@@ -9825,7 +9825,7 @@ var GlobalFilterModalComponent = /** @class */ (function () {
|
|
|
9825
9825
|
this.formFields = [
|
|
9826
9826
|
new FormField(__assign(__assign({}, this.e070empLookup.mountOptions({
|
|
9827
9827
|
multiple: false,
|
|
9828
|
-
queryFields: ['e031moe.sigMoe']
|
|
9828
|
+
queryFields: ['e031moe.sigMoe', 'e031moe.codMoe', 'e031moe.desMoe']
|
|
9829
9829
|
})), { appendTo: "body", emptyMessage: this.translate.instant('erpx_fnd.empresa.nothing_found') })),
|
|
9830
9830
|
new FormField(__assign(__assign({}, this.e070filLookup.mountOptions({
|
|
9831
9831
|
multiple: false,
|