biblio-react 3.0.0-alpha303-popup → 3.0.0-alpha304-popup
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
|
@@ -27931,7 +27931,7 @@ function wV(t) {
|
|
|
27931
27931
|
/* @__PURE__ */ b(mV, { ...y }),
|
|
27932
27932
|
/* @__PURE__ */ b(yV, { ...y }),
|
|
27933
27933
|
a && p !== "custom" && /* @__PURE__ */ b(hd, { onClick: g, children: /* @__PURE__ */ b(vA, { fontSize: "small" }) }),
|
|
27934
|
-
u && /* @__PURE__ */ b(
|
|
27934
|
+
u !== !1 && /* @__PURE__ */ b(
|
|
27935
27935
|
jk,
|
|
27936
27936
|
{
|
|
27937
27937
|
containerRef: d,
|
|
@@ -30220,7 +30220,7 @@ const eM = /* @__PURE__ */ s((t) => {
|
|
|
30220
30220
|
loadingOverlay: _5,
|
|
30221
30221
|
noRowsOverlay: Vb,
|
|
30222
30222
|
baseIconButton: Zk,
|
|
30223
|
-
toolbar: Sr || ye ? () => /* @__PURE__ */ b(
|
|
30223
|
+
toolbar: Sr !== !1 || ye ? () => /* @__PURE__ */ b(
|
|
30224
30224
|
jk,
|
|
30225
30225
|
{
|
|
30226
30226
|
containerRef: Z,
|