@sysvale/cuida 3.22.0 → 3.22.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.
@@ -18126,7 +18126,7 @@ const eR = {
18126
18126
  },
18127
18127
  watch: {
18128
18128
  modelValue(t, e) {
18129
- t !== e && (this.mustDisableExternalScrolls(t), this.internalModelValue = t);
18129
+ t !== e && (t ? this.internalModelValue = t : this.closeHandle(), this.mustDisableExternalScrolls(t));
18130
18130
  }
18131
18131
  },
18132
18132
  methods: {
@@ -18139,7 +18139,7 @@ const eR = {
18139
18139
  document.body.style.overflow = t ? "hidden" : "auto";
18140
18140
  }
18141
18141
  }
18142
- }, tR = (t) => (La("data-v-542609ac"), t = t(), za(), t), nR = { key: 0 }, iR = /* @__PURE__ */ tR(() => /* @__PURE__ */ A("div", { class: "bottom-sheet__header-border" }, [
18142
+ }, tR = (t) => (La("data-v-2058822e"), t = t(), za(), t), nR = { key: 0 }, iR = /* @__PURE__ */ tR(() => /* @__PURE__ */ A("div", { class: "bottom-sheet__header-border" }, [
18143
18143
  /* @__PURE__ */ A("div", { class: "bottom-sheet__header-border-line" })
18144
18144
  ], -1)), sR = { class: "bottom-sheet__header" }, rR = { class: "bottom-sheet__title" }, aR = { class: "bottom-sheet__content" };
18145
18145
  function oR(t, e, n, i, s, r) {
@@ -18175,7 +18175,7 @@ function oR(t, e, n, i, s, r) {
18175
18175
  ], 2)
18176
18176
  ])) : Z("", !0);
18177
18177
  }
18178
- const lR = /* @__PURE__ */ me(eR, [["render", oR], ["__scopeId", "data-v-542609ac"]]);
18178
+ const lR = /* @__PURE__ */ me(eR, [["render", oR], ["__scopeId", "data-v-2058822e"]]);
18179
18179
  var Zh = { exports: {} };
18180
18180
  (function(t, e) {
18181
18181
  var n = 9007199254740991, i = "[object Arguments]", s = "[object Function]", r = "[object GeneratorFunction]", a = "[object Map]", l = "[object Object]", c = "[object Promise]", d = "[object Set]", h = "[object WeakMap]", p = "[object DataView]", g = /[\\^$.*+?()[\]{}|]/g, v = /^\[object .+?Constructor\]$/, b = typeof zn == "object" && zn && zn.Object === Object && zn, x = typeof self == "object" && self && self.Object === Object && self, S = b || x || Function("return this")(), k = e && !e.nodeType && e, $ = k && !0 && t && !t.nodeType && t, z = $ && $.exports === k;