@molin.ai/shop-ai 0.9.62 → 0.9.63
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.
|
@@ -1887,10 +1887,10 @@ var ll=Object.create;var ls=Object.defineProperty;var cl=Object.getOwnPropertyDe
|
|
|
1887
1887
|
</circle>
|
|
1888
1888
|
</svg>
|
|
1889
1889
|
`};customElements.get("mw-loading")||customElements.define("mw-loading",$i);var ou="https://molin.ai/?utm_source=molin-shop-ai&utm_medium=widget&utm_campaign=poweredby",Si=class extends x(v){static properties={darkMode:{type:Boolean,attribute:"dark-mode"}};constructor(){super(),this.darkMode=!1}render(){return u`
|
|
1890
|
-
<p class="${this.darkMode?"
|
|
1890
|
+
<p class="${this.darkMode?"text-gray-300":"text-gray-600"} flex items-center justify-center text-xs whitespace-nowrap">
|
|
1891
1891
|
<span>Powered by</span>
|
|
1892
1892
|
|
|
1893
|
-
<a href="${ou}" target="_blank" class="
|
|
1893
|
+
<a href="${ou}" target="_blank" class="inline-flex items-center underline">
|
|
1894
1894
|
<svg class="mx-1 inline-block h-4 w-4" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1895
1895
|
<circle cx="10.0361" cy="10.0361" r="10.0361" fill="#242038" />
|
|
1896
1896
|
<path
|