@sysvale/cuida 3.38.4 → 3.38.5
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.
|
@@ -29341,6 +29341,8 @@ const Vp = {
|
|
|
29341
29341
|
},
|
|
29342
29342
|
computedAllowedMessage() {
|
|
29343
29343
|
if (this.allowedExtensions) {
|
|
29344
|
+
if (this.file instanceof File)
|
|
29345
|
+
return this.errorMessage;
|
|
29344
29346
|
const e = this.allowedExtensions.split(",").length === 1 ? "" : "s";
|
|
29345
29347
|
return `${`S\xE3o aceitos apenas arquivo${e} do${e} seguinte${e} tipo${e}:`} ${this.acceptString}.`;
|
|
29346
29348
|
} else if (this.state === "invalid")
|
|
@@ -29413,7 +29415,7 @@ const Vp = {
|
|
|
29413
29415
|
}
|
|
29414
29416
|
}, q4 = () => {
|
|
29415
29417
|
ln((t) => ({
|
|
29416
|
-
|
|
29418
|
+
"092a9972": t.textAlignmentResolver
|
|
29417
29419
|
}));
|
|
29418
29420
|
}, G4 = Vp.setup;
|
|
29419
29421
|
Vp.setup = G4 ? (t, e) => (q4(), G4(t, e)) : q4;
|
|
@@ -29520,10 +29522,10 @@ function kse(t, e, n, i, s, r) {
|
|
|
29520
29522
|
]))
|
|
29521
29523
|
], 34)
|
|
29522
29524
|
]),
|
|
29523
|
-
s.internalState === "invalid"
|
|
29525
|
+
s.internalState === "invalid" ? (y(), k("div", Cse, X(r.computedAllowedMessage), 1)) : K("", !0)
|
|
29524
29526
|
], 64);
|
|
29525
29527
|
}
|
|
29526
|
-
const Mse = /* @__PURE__ */ me(vse, [["render", kse], ["__scopeId", "data-v-
|
|
29528
|
+
const Mse = /* @__PURE__ */ me(vse, [["render", kse], ["__scopeId", "data-v-335a28bd"]]);
|
|
29527
29529
|
function d1(t = "") {
|
|
29528
29530
|
const e = "\xC0\xC1\xC2\xC3\xC4\xC5\xE0\xE1\xE2\xE3\xE4\xE5\xD2\xD3\xD4\xD5\xD5\xD6\xD8\xF2\xF3\xF4\xF5\xF6\xF8\xC8\xC9\xCA\xCB\xE8\xE9\xEA\xEB\xF0\xC7\xE7\xD0\xCC\xCD\xCE\xCF\xEC\xED\xEE\xEF\xD9\xDA\xDB\xDC\xF9\xFA\xFB\xFC\xD1\xF1\u0160\u0161\u0178\xFF\xFD\u017D\u017E", n = "AAAAAAaaaaaaOOOOOOOooooooEEEEeeeeeCcDIIIIiiiiUUUUuuuuNnSsYyyZz", i = t.length;
|
|
29529
29531
|
let s = t.split(""), r;
|