biblio-react 3.0.0-alpha137 → 3.0.0-alpha138
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 +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -32440,8 +32440,8 @@ const nO = /* @__PURE__ */ a((t, e) => t.filter((r) => !e.includes(r)), "not"),
|
|
|
32440
32440
|
// Importante!
|
|
32441
32441
|
);
|
|
32442
32442
|
}, [f, g, T, e]), O.useEffect(() => {
|
|
32443
|
-
!g && C.length > 0 && (p(C), h(() => b.map((A) => n.find(($) => $.id === A))), m(!0));
|
|
32444
|
-
}, [n, C, b]);
|
|
32443
|
+
!g && (C == null ? void 0 : C.length) > 0 && (p(C), h(() => b.map((A) => n.find(($) => $.id === A))), m(!0));
|
|
32444
|
+
}, [n, C, b, g]);
|
|
32445
32445
|
const S = /* @__PURE__ */ a((A, $, L) => () => {
|
|
32446
32446
|
const j = i.indexOf(A), B = [...i];
|
|
32447
32447
|
if (L.shiftKey && l !== null) {
|