@point-hub/papp 0.0.64 → 0.0.65

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.
package/dist/index.js CHANGED
@@ -9193,11 +9193,11 @@ const Fh = ["autofocus", "required", "disabled"], Nh = /* @__PURE__ */ R({
9193
9193
  if (!r.required && !f)
9194
9194
  return;
9195
9195
  if (!f) {
9196
- o.value = ["Invalid date format"];
9196
+ o.value = ["The field is required."];
9197
9197
  return;
9198
9198
  }
9199
9199
  if (c.length !== 3 || Number(c[2]) < 1e3) {
9200
- o.value = ["Invalid date format"], d.value = "", a("update:modelValue", "");
9200
+ o.value = ["Invalid date format."], d.value = "", a("update:modelValue", "");
9201
9201
  return;
9202
9202
  }
9203
9203
  const h = /* @__PURE__ */ new Date();
@@ -9215,11 +9215,11 @@ const Fh = ["autofocus", "required", "disabled"], Nh = /* @__PURE__ */ R({
9215
9215
  if (!r.required && !f)
9216
9216
  return;
9217
9217
  if (!f) {
9218
- o.value = ["Invalid date format"];
9218
+ o.value = ["The field is required."];
9219
9219
  return;
9220
9220
  }
9221
9221
  if (c.length !== 3 || Number(c[2]) < 1e3) {
9222
- o.value = ["Invalid date format"], d.value = "", a("update:modelValue", "");
9222
+ o.value = ["Invalid date format."], d.value = "", a("update:modelValue", "");
9223
9223
  return;
9224
9224
  }
9225
9225
  const h = /* @__PURE__ */ new Date();
@@ -9294,7 +9294,7 @@ const Fh = ["autofocus", "required", "disabled"], Nh = /* @__PURE__ */ R({
9294
9294
  }, 8, ["label", "layout", "description", "required", "helpers", "errors"]);
9295
9295
  };
9296
9296
  }
9297
- }), Vh = /* @__PURE__ */ se(Nh, [["__scopeId", "data-v-0c9c3fb3"]]), jh = ["multiple", "autofocus", "required", "disabled"], Wh = ["multiple", "required", "disabled"], qh = /* @__PURE__ */ R({
9297
+ }), Vh = /* @__PURE__ */ se(Nh, [["__scopeId", "data-v-310c1ec6"]]), jh = ["multiple", "autofocus", "required", "disabled"], Wh = ["multiple", "required", "disabled"], qh = /* @__PURE__ */ R({
9298
9298
  __name: "base-file-upload",
9299
9299
  props: {
9300
9300
  id: {},