liyu-pc-base 1.0.690 → 1.0.692
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,11 @@ 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
|
+
}), We(() => {
|
|
64862
|
+
window.addEventListener("resize", a), Ve(() => {});
|
|
64863
|
+
}), qe(() => {
|
|
64864
|
+
window.removeEventListener("resize", a);
|
|
64861
64865
|
}), Ye(() => {
|
|
64862
64866
|
window.removeEventListener("resize", a);
|
|
64863
64867
|
}), ct(() => t.multiTab, () => {
|
|
@@ -64873,9 +64877,9 @@ var eZ = function(e, t, n, r) {
|
|
|
64873
64877
|
ref: n,
|
|
64874
64878
|
class: "full-layout",
|
|
64875
64879
|
style: Ue({ "--current-top": r.value + "px" })
|
|
64876
|
-
}, [et(e.$slots, "default")], 4));
|
|
64880
|
+
}, [et(e.$slots, "default", {}, void 0, !0)], 4));
|
|
64877
64881
|
}
|
|
64878
|
-
}), mZ = "auto";
|
|
64882
|
+
}), [["__scopeId", "data-v-42b3bed8"]]), mZ = "auto";
|
|
64879
64883
|
function hZ() {
|
|
64880
64884
|
return typeof document < "u";
|
|
64881
64885
|
}
|