@prose-reader/react-reader 1.295.0 → 1.296.0
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/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1398,7 +1398,7 @@ const Yi = N((t) => {
|
|
|
1398
1398
|
e[8] !== i ? (h = /* @__PURE__ */ a(le, { height: "100%", width: "100%", overflow: "hidden", pointerEvents: "none", ref: i }), e[8] = i, e[9] = h) : h = e[9];
|
|
1399
1399
|
const m = (u?.meta?.absolutePageIndex ?? 0) + 1;
|
|
1400
1400
|
let g;
|
|
1401
|
-
e[10] !== m ? (g = /* @__PURE__ */ y(U, { position: "absolute", bottom: 0, left: "0", right: "0", textAlign: "center", bgColor: "
|
|
1401
|
+
e[10] !== m ? (g = /* @__PURE__ */ y(U, { position: "absolute", bottom: 0, left: "0", right: "0", textAlign: "center", bgColor: "bg.panel", color: "fg", p: 4, fontSize: "xs", children: [
|
|
1402
1402
|
"Page ",
|
|
1403
1403
|
m
|
|
1404
1404
|
] }), e[10] = m, e[11] = g) : g = e[11];
|
|
@@ -1449,7 +1449,7 @@ const Yi = N((t) => {
|
|
|
1449
1449
|
] }), e[17] = g, e[18] = S) : S = e[18];
|
|
1450
1450
|
let _;
|
|
1451
1451
|
return e[19] !== o || e[20] !== S || e[21] !== c ? (_ = /* @__PURE__ */ a(Te, { lazyMount: !0, placement: "center", open: o, onOpenChange: c, size: d, scrollBehavior: "inside", children: S }), e[19] = o, e[20] = S, e[21] = c, e[22] = _) : _ = e[22], _;
|
|
1452
|
-
}), Qi = "@prose-reader/react-reader", Xi = "1.
|
|
1452
|
+
}), Qi = "@prose-reader/react-reader", Xi = "1.295.0", Ji = N((t) => {
|
|
1453
1453
|
const e = x(16), {
|
|
1454
1454
|
open: o,
|
|
1455
1455
|
setOpen: n
|