@rocketui/vue 0.0.87 → 0.0.88

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.
@@ -8598,9 +8598,10 @@ const d5 = ["aria-disabled"], t5 = ["innerHTML"], m5 = /* @__PURE__ */ v({
8598
8598
  })), M = B(() => ({
8599
8599
  width: C.width,
8600
8600
  height: C.height
8601
- })), A = (i) => {
8601
+ }));
8602
+ function A(i) {
8602
8603
  C.outsideClick && i.target === i.currentTarget && V("update:modelValue", !1);
8603
- };
8604
+ }
8604
8605
  return (i, e) => W1((t(), a("div", {
8605
8606
  class: g(["r-modal-overlay", H.overlayClass]),
8606
8607
  onClick: L1(A, ["stop"])