@molin.ai/shop-ai 0.6.14 → 0.6.15
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.
|
@@ -20,7 +20,8 @@ var Ru=Object.defineProperty;var Qo=r=>{throw TypeError(r)};var Pu=(r,e,t)=>e in
|
|
|
20
20
|
<img class="block h-full w-full bg-white" src="${this.src}" />
|
|
21
21
|
`:R`
|
|
22
22
|
<!-- if no image URL is specified, we default to our animation -->
|
|
23
|
-
|
|
23
|
+
<!-- the scale class fixes aliasing (white outline) -->
|
|
24
|
+
<img src="https://widget.molin.ai/animations/bubble.webp" class="block h-full w-full scale-[1.01]" />
|
|
24
25
|
`}
|
|
25
26
|
</div>
|
|
26
27
|
|