react-ecosistema-unp 1.7.24 → 1.7.25

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.
@@ -134,7 +134,7 @@ import '../../../assets/Tabla.css';const ue = ({
134
134
  /* @__PURE__ */ d("tbody", { children: [
135
135
  F.slice(0, I).map((e, o) => {
136
136
  let r = !1;
137
- b ? e.estadoRegistro === "en_gestion" ? r = !0 : e.estadoRegistro === "por_gestionar" && A.i < (P ? 15 : 5) && (r = !0, A.i++) : r = !0;
137
+ b ? e.estadoRegistro === "en_gestion" ? r = !0 : e.estadoRegistro === "por_gestionar" && A.i < (P ? 60 : 25) && (r = !0, A.i++) : r = !0;
138
138
  const i = h && y != null && e.tipoMesa !== y, n = c.includes(e.numeroRegistro);
139
139
  return /* @__PURE__ */ d(S.Fragment, { children: [
140
140
  /* @__PURE__ */ d(
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "react-ecosistema-unp",
3
3
  "author": "Ecosistema de Información - Unidad Nacional de Protección",
4
4
  "private": false,
5
- "version": "1.7.24",
5
+ "version": "1.7.25",
6
6
  "type": "module",
7
7
  "exports": {
8
8
  ".": {