mediacube-ui-v2 0.0.165 → 0.0.166

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.
@@ -10587,7 +10587,7 @@ const jm = ["for"], qm = { class: "mc-date-picker__inner" }, Um = { class: "mc-d
10587
10587
  r.setDefaultToday && P();
10588
10588
  }, q = (se) => {
10589
10589
  const [Z, H] = se;
10590
- o.value && (o.value.currentValue = Fe ? [Fe(Z).toDate(), Fe(H).toDate()] : se);
10590
+ o.value.updateInternalModelValue(Fe ? [Fe(Z).toDate(), Fe(H).toDate()] : se);
10591
10591
  }, P = () => {
10592
10592
  var Z;
10593
10593
  if (M.value) return;