@bagelink/vue 1.15.362 → 1.15.366

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.mjs CHANGED
@@ -41121,7 +41121,7 @@ var RI = {
41121
41121
  e.helptext ? (_(), S("p", XI, ie(e.helptext), 1)) : F("", !0)
41122
41122
  ], 14, qI));
41123
41123
  }
41124
- }), Jc = /* @__PURE__ */ Re(KI, [["__scopeId", "data-v-66838bd5"]]);
41124
+ }), Jc = /* @__PURE__ */ Re(KI, [["__scopeId", "data-v-59659ebf"]]);
41125
41125
  const nl = {
41126
41126
  list: async (e) => Ki().get("/files/attachments", { params: e }),
41127
41127
  attach: async (e) => Ki().post("/files/attachments", e),
@@ -51749,7 +51749,7 @@ function cG(e) {
51749
51749
  o.type = "string";
51750
51750
  break;
51751
51751
  case "file":
51752
- o.type = ["string", "array"], o.items = { type: "string" };
51752
+ r.fileMultiple === !0 ? (o.type = "array", o.items = { type: "string" }) : o.type = "string";
51753
51753
  break;
51754
51754
  case "number":
51755
51755
  case "range":