@rocketui/vue 0.2.4 → 0.2.5
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/rocket-ui-vue.js
CHANGED
|
@@ -9196,6 +9196,9 @@ const E5 = ["aria-disabled"], W5 = ["innerHTML"], N5 = /* @__PURE__ */ T({
|
|
|
9196
9196
|
e.key === "Escape" && C.modelValue && C.outsideClick && M("update:modelValue", !1);
|
|
9197
9197
|
}), G(() => C.modelValue, (e) => {
|
|
9198
9198
|
e || (document.body.style.overflow = "auto");
|
|
9199
|
+
}, {
|
|
9200
|
+
deep: !0,
|
|
9201
|
+
immediate: !0
|
|
9199
9202
|
}), (e, t) => J1((m(), n("div", {
|
|
9200
9203
|
class: p(["r-modal-overlay", e.overlayClass]),
|
|
9201
9204
|
onClick: d1(i, ["stop"])
|