biblio-react 3.0.0-alpha147 → 3.0.0-alpha148
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 +4 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9935,10 +9935,11 @@ const XC = /* @__PURE__ */ a(() => {
|
|
|
9935
9935
|
data: r,
|
|
9936
9936
|
hasShow: n,
|
|
9937
9937
|
hasList: o = !0,
|
|
9938
|
-
|
|
9939
|
-
|
|
9938
|
+
hasRefresh: i = !0,
|
|
9939
|
+
...s
|
|
9940
|
+
}) => /* @__PURE__ */ W(uS, { className: e, ...x_(s), children: [
|
|
9940
9941
|
t,
|
|
9941
|
-
/* @__PURE__ */ y(
|
|
9942
|
+
i && /* @__PURE__ */ y(
|
|
9942
9943
|
yP,
|
|
9943
9944
|
{
|
|
9944
9945
|
onClick: /* @__PURE__ */ a(() => {
|