@factoringplus/pl-components-pack-v3 1.8.17 → 1.8.18-pre-01
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.
@@ -30012,7 +30012,7 @@ const xb = /* @__PURE__ */ Yn(AY), vp = ["Пн", "Вт", "Ср", "Чт", "Пт",
|
|
30012
30012
|
else {
|
30013
30013
|
if (r.value === l.value)
|
30014
30014
|
return;
|
30015
|
-
s("change", l.value);
|
30015
|
+
s("change", l.value), s("update:modelValue", l.value);
|
30016
30016
|
}
|
30017
30017
|
}, s = t;
|
30018
30018
|
return (l, u) => (C(), D("div", pU, [
|