@sysvale/cuida 3.74.1 → 3.74.2
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/@sysvale/cuida.es.js +11 -6
- package/dist/@sysvale/cuida.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -18533,6 +18533,11 @@ const xp = {
|
|
|
18533
18533
|
return this.blackAndWhite ? "grayscale(100%)" : this.dimmed ? "grayscale(35%)" : "grayscale(0%)";
|
|
18534
18534
|
}
|
|
18535
18535
|
},
|
|
18536
|
+
watch: {
|
|
18537
|
+
src(t) {
|
|
18538
|
+
this.innerSrc = t;
|
|
18539
|
+
}
|
|
18540
|
+
},
|
|
18536
18541
|
methods: {
|
|
18537
18542
|
rounder: ff,
|
|
18538
18543
|
imageSrcResolver() {
|
|
@@ -18541,11 +18546,11 @@ const xp = {
|
|
|
18541
18546
|
}
|
|
18542
18547
|
}, G_ = () => {
|
|
18543
18548
|
wt((t) => ({
|
|
18544
|
-
"
|
|
18545
|
-
"
|
|
18546
|
-
|
|
18547
|
-
"
|
|
18548
|
-
|
|
18549
|
+
"711155cf": t.radiusResolver,
|
|
18550
|
+
"4bc73756": t.grayScaleResolver,
|
|
18551
|
+
fca7d538: t.heightResolver,
|
|
18552
|
+
"3ef28e58": t.opacity,
|
|
18553
|
+
a9172416: t.widthResolver
|
|
18549
18554
|
}));
|
|
18550
18555
|
}, K_ = xp.setup;
|
|
18551
18556
|
xp.setup = K_ ? (t, e) => (G_(), K_(t, e)) : G_;
|
|
@@ -18558,7 +18563,7 @@ function sN(t, e, n, i, s, r) {
|
|
|
18558
18563
|
onError: e[0] || (e[0] = (...a) => r.imageSrcResolver && r.imageSrcResolver(...a))
|
|
18559
18564
|
}), null, 16, iN);
|
|
18560
18565
|
}
|
|
18561
|
-
const d1 = /* @__PURE__ */ fe(nN, [["render", sN], ["__scopeId", "data-v-
|
|
18566
|
+
const d1 = /* @__PURE__ */ fe(nN, [["render", sN], ["__scopeId", "data-v-c332ce2b"]]), Ha = (t, e) => Object.keys(t).some((n) => n === e);
|
|
18562
18567
|
const Sp = {
|
|
18563
18568
|
components: {
|
|
18564
18569
|
CdsBox: F1,
|