@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.
@@ -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
- "5ba223ed": t.radiusResolver,
18545
- "162d6710": t.grayScaleResolver,
18546
- "6c3ce382": t.heightResolver,
18547
- "0b2f1f14": t.opacity,
18548
- "26a26417": t.widthResolver
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-44f14fbd"]]), Ha = (t, e) => Object.keys(t).some((n) => n === e);
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,