scope360-core 0.0.53 → 0.0.54

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.
@@ -1217,7 +1217,7 @@ const Sc = {
1217
1217
  }),
1218
1218
  emits: ["update:modelValue"],
1219
1219
  setup(n) {
1220
- const e = n, t = U(() => e.width ? { width: e.width } : null), a = te(null), r = U(() => a.value && a.value.isOpen), i = U(() => !!l.value.length), s = U(
1220
+ const e = n, t = U(() => e.width ? { width: e.width } : null), a = te(null), r = U(() => a.value && a.value.isOpen), i = U(() => !!(l.value && l.value.length)), s = U(
1221
1221
  () => e.options.every((c) => typeof c == "object" && c !== null)
1222
1222
  ), o = U(
1223
1223
  () => s.value ? e.options.map((c) => c.name) : e.options
@@ -1273,7 +1273,7 @@ const Sc = {
1273
1273
  ], 2)
1274
1274
  ], 4));
1275
1275
  }
1276
- }, uy = /* @__PURE__ */ Ft(Oc, [["__scopeId", "data-v-375323d7"]]), Ac = {
1276
+ }, uy = /* @__PURE__ */ Ft(Oc, [["__scopeId", "data-v-f5c203e3"]]), Ac = {
1277
1277
  key: 0,
1278
1278
  class: "scope-input__label"
1279
1279
  }, Cc = ["disabled", "placeholder"], Rc = {