liyu-pc-base 1.0.690 → 1.0.694
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/components/index.js
CHANGED
|
@@ -64847,7 +64847,7 @@ var eZ = function(e, t, n, r) {
|
|
|
64847
64847
|
}, 512)], 512);
|
|
64848
64848
|
};
|
|
64849
64849
|
}
|
|
64850
|
-
}), [["__scopeId", "data-v-3ca6164d"]]), fZ = Symbol("fullLayoutState"), pZ = /* @__PURE__ */ Ne({
|
|
64850
|
+
}), [["__scopeId", "data-v-3ca6164d"]]), fZ = Symbol("fullLayoutState"), pZ = /*#__PURE__*/ m(/* @__PURE__ */ Ne({
|
|
64851
64851
|
__name: "fullLayout",
|
|
64852
64852
|
setup(e) {
|
|
64853
64853
|
let t = s(), n = nt(null), r = R(0);
|
|
@@ -64857,7 +64857,15 @@ var eZ = function(e, t, n, r) {
|
|
|
64857
64857
|
e && (r.value = e.getBoundingClientRect().top);
|
|
64858
64858
|
}, a = (0, nZ.debounce)(i, 100);
|
|
64859
64859
|
return Je(() => {
|
|
64860
|
-
window.addEventListener("resize", a),
|
|
64860
|
+
window.addEventListener("resize", a), Ve(() => {
|
|
64861
|
+
a();
|
|
64862
|
+
});
|
|
64863
|
+
}), We(() => {
|
|
64864
|
+
window.addEventListener("resize", a), Ve(() => {
|
|
64865
|
+
a();
|
|
64866
|
+
});
|
|
64867
|
+
}), qe(() => {
|
|
64868
|
+
window.removeEventListener("resize", a);
|
|
64861
64869
|
}), Ye(() => {
|
|
64862
64870
|
window.removeEventListener("resize", a);
|
|
64863
64871
|
}), ct(() => t.multiTab, () => {
|
|
@@ -64873,9 +64881,9 @@ var eZ = function(e, t, n, r) {
|
|
|
64873
64881
|
ref: n,
|
|
64874
64882
|
class: "full-layout",
|
|
64875
64883
|
style: Ue({ "--current-top": r.value + "px" })
|
|
64876
|
-
}, [et(e.$slots, "default")], 4));
|
|
64884
|
+
}, [et(e.$slots, "default", {}, void 0, !0)], 4));
|
|
64877
64885
|
}
|
|
64878
|
-
}), mZ = "auto";
|
|
64886
|
+
}), [["__scopeId", "data-v-744a0d2d"]]), mZ = "auto";
|
|
64879
64887
|
function hZ() {
|
|
64880
64888
|
return typeof document < "u";
|
|
64881
64889
|
}
|