scope360-core 0.0.423 → 0.0.424

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.
@@ -9402,7 +9402,7 @@ const FD = { class: "scope-calendar scope-datepicker__wrapper" }, VD = {
9402
9402
  class: oe([
9403
9403
  "scope-datepicker",
9404
9404
  `-${t.size}`,
9405
- { "-invalid": t.invalid, "-range": t.range }
9405
+ { "-invalid": t.invalid, "-range": t.range, "-multi": t.multiCalendars }
9406
9406
  ]),
9407
9407
  modelValue: s.value,
9408
9408
  "onUpdate:modelValue": [
@@ -9444,7 +9444,7 @@ const FD = { class: "scope-calendar scope-datepicker__wrapper" }, VD = {
9444
9444
  ], 2)
9445
9445
  ]));
9446
9446
  }
9447
- }, BD = /* @__PURE__ */ Be(YD, [["__scopeId", "data-v-ef4e495d"]]), WD = ["onClick"], zD = {
9447
+ }, BD = /* @__PURE__ */ Be(YD, [["__scopeId", "data-v-ecdf344b"]]), WD = ["onClick"], zD = {
9448
9448
  __name: "Selector",
9449
9449
  props: /* @__PURE__ */ ht({
9450
9450
  options: Array,