biblio-react 3.0.0-alpha31 → 3.0.0-alpha32

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/dist/index.js CHANGED
@@ -17038,27 +17038,33 @@ const Xp = /* @__PURE__ */ n((e) => {
17038
17038
  height: "9em"
17039
17039
  }
17040
17040
  })), KM = /* @__PURE__ */ n((e) => {
17041
- const t = tt(e), { tipo: r, hasCreate: a, hasSeleccionMultiple: i, ...l } = e, s = Pe(Gl), c = r === "ventana" ? FC : Yu, u = rl(), [d, p] = We(null), [h, m] = We(!1), g = /* @__PURE__ */ n((v) => {
17042
- m(v.target.checked);
17041
+ const t = tt(e), {
17042
+ tipo: r,
17043
+ hasCreate: a,
17044
+ hasSeleccionMultiple: i,
17045
+ chkSeleccionMultiple: l = !1,
17046
+ ...s
17047
+ } = e, c = Pe(Gl), u = r === "ventana" ? FC : Yu, d = rl(), [p, h] = We(null), [m, g] = We(l), v = /* @__PURE__ */ n((b) => {
17048
+ g(b.target.checked);
17043
17049
  }, "handleChange");
17044
17050
  return ct(() => {
17045
- u.getGrillaConfig(t).then((v) => {
17046
- p(v.data);
17047
- }).catch((v) => {
17048
- d === null && p([]);
17051
+ d.getGrillaConfig(t).then((b) => {
17052
+ h(b.data);
17053
+ }).catch((b) => {
17054
+ p === null && h([]);
17049
17055
  });
17050
- }, []), d === null ? /* @__PURE__ */ f(Zp, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ f(
17056
+ }, []), p === null ? /* @__PURE__ */ f(Zp, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ f(
17051
17057
  oT,
17052
17058
  {
17053
17059
  hasCreate: a,
17054
17060
  hasSeleccionMultiple: i,
17055
- chkSeleccionMultiple: h,
17056
- handleSeleccionMultiple: g,
17057
- children: /* @__PURE__ */ f(vn, { children: /* @__PURE__ */ f(Jp.Provider, { value: d, children: /* @__PURE__ */ f(Ul, { children: /* @__PURE__ */ f(
17058
- c,
17061
+ chkSeleccionMultiple: m,
17062
+ handleSeleccionMultiple: v,
17063
+ children: /* @__PURE__ */ f(vn, { children: /* @__PURE__ */ f(Jp.Provider, { value: p, children: /* @__PURE__ */ f(Ul, { children: /* @__PURE__ */ f(
17064
+ u,
17059
17065
  {
17060
- ...l,
17061
- disableSyncWithLocation: !!s,
17066
+ ...s,
17067
+ disableSyncWithLocation: !!c,
17062
17068
  storeKey: `${t}.listParams`
17063
17069
  }
17064
17070
  ) }) }) })