@expedite-commerce/expedite-components 0.2.107 → 0.2.108
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.
|
@@ -28371,16 +28371,19 @@ const Xn = /* @__PURE__ */ De(Sm, [["render", hy], ["__scopeId", "data-v-956cc08
|
|
|
28371
28371
|
},
|
|
28372
28372
|
setup(e) {
|
|
28373
28373
|
const r = St(), t = e, n = me(() => t.src.includes("/resource/") && !t.src.includes("://") && t.resourcesDomain ? t.resourcesDomain + t.src : t.src.includes("/servlet/servlet.ImageServer") && !t.src.includes("://") && t.resourcesDomain ? t.resourcesDomain + "/" + t.src : t.src.includes("/servlet/servlet.ImageServer") && !t.src.includes("://") && r.siteUrl ? r.siteUrl.value + "/" + t.src : t.src);
|
|
28374
|
-
return (o, a) =>
|
|
28375
|
-
|
|
28376
|
-
|
|
28377
|
-
|
|
28378
|
-
|
|
28379
|
-
|
|
28380
|
-
|
|
28381
|
-
|
|
28382
|
-
|
|
28383
|
-
|
|
28374
|
+
return (o, a) => (R(), q(Ee, null, [
|
|
28375
|
+
Pe(" hey " + ge(we(r).siteUrl) + " ", 1),
|
|
28376
|
+
e.loading ? (R(), Ce(Xn, {
|
|
28377
|
+
key: 0,
|
|
28378
|
+
type: "full"
|
|
28379
|
+
})) : e.src ? (R(), q("img", {
|
|
28380
|
+
key: 1,
|
|
28381
|
+
src: n.value,
|
|
28382
|
+
placeholder: [30, 20],
|
|
28383
|
+
class: "rounded",
|
|
28384
|
+
sizes: "props.sizes"
|
|
28385
|
+
}, null, 8, py)) : de("", !0)
|
|
28386
|
+
], 64));
|
|
28384
28387
|
}
|
|
28385
28388
|
}, my = { class: "counter" }, yy = ["disabled"], vy = {
|
|
28386
28389
|
key: 0,
|