tsv2-library 0.2.48 → 0.2.49

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.
@@ -65744,7 +65744,7 @@ const fge = /* @__PURE__ */ Oe({
65744
65744
  }, p = (_) => {
65745
65745
  const w = _ != null ? f(_) : void 0;
65746
65746
  r("update:modelValue", w), a.value = w, h();
65747
- }, v = async (_) => (await Ct(), !_ && n.mandatory ? `You must pick ${gh(n.label)} date!` : n.validatorMessage && n.invalid ? n.validatorMessage : !0), y = () => {
65747
+ }, v = async (_) => (await Ct(), !_ && n.mandatory ? `You must pick ${gh(n.label)} date` : n.validatorMessage && n.invalid ? n.validatorMessage : !0), y = () => {
65748
65748
  var w;
65749
65749
  const _ = (w = o.value) == null ? void 0 : w.overlayVisible;
65750
65750
  o.value && (o.value.overlayVisible = !_);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tsv2-library",
3
- "version": "0.2.48",
3
+ "version": "0.2.49",
4
4
  "author": "fixedassetv2-fe",
5
5
  "license": "ISC",
6
6
  "homepage": "https://github.com/fixedassetv2-fe/tsv2-library#readme",