@photon-ai/pho-ui 4.7.0 → 4.7.1
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.
|
@@ -72,7 +72,7 @@ function De(e, t) {
|
|
|
72
72
|
function Va({ condense: e = !0, width: t, prerendered: n = !1, className: r, children: l, ref: s, ...u }) {
|
|
73
73
|
const d = k(ae)?.adopt ?? !1, i = k(Ue), c = e === "pinned", [f, o] = w(!1), m = E(0), h = Ce((q) => {
|
|
74
74
|
m.current += q ? 1 : -1, o(m.current > 0);
|
|
75
|
-
}, []), g = t === "full", v = t === "wide" || t == null && f, [N] = w(_a), b = E(null), _ = V(() => ({
|
|
75
|
+
}, []), g = t === "full" && i == null, v = t === "wide" || t == null && f, [N] = w(_a), b = E(null), _ = V(() => ({
|
|
76
76
|
ref: b,
|
|
77
77
|
prerendered: n
|
|
78
78
|
}), [n]), [x, S] = w(null), [R, I] = w(null);
|
|
@@ -1797,4 +1797,4 @@ export {
|
|
|
1797
1797
|
at as u
|
|
1798
1798
|
};
|
|
1799
1799
|
|
|
1800
|
-
//# sourceMappingURL=basic-page-
|
|
1800
|
+
//# sourceMappingURL=basic-page-BUmntB7L.js.map
|