@molin.ai/shop-ai 0.4.25 → 0.4.26
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.
|
@@ -414,7 +414,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
414
414
|
</span>
|
|
415
415
|
`}};Aa=new WeakSet,Gp=function(){switch(this.position){case"top-left":return"top-0 left-0 -mt-1 -ml-1";case"top-right":return"top-0 right-0 -mt-1 -mr-1";case"bottom-left":return"bottom-0 left-0 -mb-1 -ml-1";case"bottom-right":return"bottom-0 right-0 -mb-1 -mr-1";default:return""}},de(Pa,"properties",{color:{type:String,attribute:"color"},animated:{type:Boolean,attribute:"animated"},position:{type:String,attribute:"position"}});customElements.define("mw-pulse-dot",Pa);var Ca=class extends Fe(ke){constructor(){super(),this.position={},this.popupText="Try it out"}render(){return me`
|
|
416
416
|
<div class="fixed bottom-24 right-6 flex animate-bounce flex-col items-center justify-center font-sans">
|
|
417
|
-
<p class="mb-2 -translate-x-4 -rotate-12 transform text-lg font-bold">${this.popupText}</p>
|
|
417
|
+
<p class="text-md mb-2 -translate-x-4 -rotate-12 transform text-lg font-bold leading-normal text-gray-800">${this.popupText}</p>
|
|
418
418
|
<svg class="h-14 w-14" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 55 58" fill="none">
|
|
419
419
|
<path d="M1.41089 1.17749C13.4657 11.874 23.3966 26.992 30.4581 41.4117C31.9751 44.5093 33.1523 47.7224 34.4136 50.9242C34.6288 51.4705 35.4719 52.2988 34.8747 51.5309C33.1064 49.2574 28.9356 48.4966 26.3813 47.9151C23.973 47.3669 17.1432 44.725 19.1984 46.0951C22.9606 48.6033 26.6842 51.3163 30.5552 53.7391C32.8502 55.1756 34.9449 57.9465 37.0101 55.8018C41.8322 50.7943 47.8486 46.2228 53.4629 42.1397" stroke="#303132" stroke-width="2" stroke-linecap="round"></path>
|
|
420
420
|
</svg>
|