@everymatrix/casino-games-category-section 1.63.2 → 1.64.0

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.
Files changed (32) hide show
  1. package/components/{CasinoFilter-BKFToAd7.js → CasinoFilter-BUV22EGV.js} +127 -127
  2. package/components/{CasinoFilter-BmGWsU7J.cjs → CasinoFilter-WNFrQkQJ.cjs} +3 -3
  3. package/components/{CasinoFilter-BaHdkFc-.js → CasinoFilter-fITDy2f1.js} +145 -145
  4. package/components/{CasinoGameThumbnail-L09ReSI7.js → CasinoGameThumbnail-BaX6mLdw.js} +3 -3
  5. package/components/{CasinoGameThumbnail-CS61RIpV.js → CasinoGameThumbnail-Bq9mpgLt.js} +3 -3
  6. package/components/{CasinoGameThumbnail-oK2MgYq9.cjs → CasinoGameThumbnail-CYDuVrC6.cjs} +2 -2
  7. package/components/CasinoGamesCategorySection-B7JRcWw9.js +3202 -0
  8. package/components/CasinoGamesCategorySection-C-xeRu8a.js +3170 -0
  9. package/components/CasinoGamesCategorySection-DBm-ji0G.cjs +1 -0
  10. package/components/{CasinoSort-Ci8TaT8M.cjs → CasinoSort-C_DOIYQz.cjs} +1 -1
  11. package/components/{CasinoSort-Bva3zt44.js → CasinoSort-QPbcT-Fo.js} +47 -47
  12. package/components/{CasinoSort-BqED6YEv.js → CasinoSort-b4vaEPet.js} +43 -43
  13. package/es2015/casino-games-category-section.cjs +1 -1
  14. package/es2015/casino-games-category-section.js +1 -1
  15. package/esnext/casino-games-category-section.js +1 -1
  16. package/package.json +1 -1
  17. package/stencil/{index-97d17652-C616IYj2.js → index-97d17652-BEnqZAxL.js} +1 -1
  18. package/stencil/{index-97d17652-C9Ph2JiE.cjs → index-97d17652-D5_8Vwfn.cjs} +1 -1
  19. package/stencil/{index-97d17652-B8yQdy7J.js → index-97d17652-WK_DbPS4.js} +1 -1
  20. package/stencil/{ui-image-Bz0nQwNJ.cjs → ui-image-CMb1eK44.cjs} +1 -1
  21. package/stencil/{ui-image-DX8NqsyA.js → ui-image-CQQDA5b0.js} +1 -1
  22. package/stencil/{ui-image-o9dMcntc.js → ui-image-CmwNU-jf.js} +1 -1
  23. package/stencil/{ui-image-7da92f1f-26DzsVFt.js → ui-image-b7b48fe5-Cf9Vq5pI.js} +6 -6
  24. package/stencil/ui-image-b7b48fe5-DCck2kk1.cjs +1 -0
  25. package/stencil/{ui-image-7da92f1f-BAghvEDf.js → ui-image-b7b48fe5-V9vp4faA.js} +6 -6
  26. package/stencil/{ui-image_2-Cyqb4u7k.js → ui-image_2-B56t6kXT.js} +2 -2
  27. package/stencil/{ui-image_2-BXgptLvl.js → ui-image_2-BncuYpLi.js} +2 -2
  28. package/stencil/{ui-image_2-Cctik3aF.cjs → ui-image_2-YkYxLKu7.cjs} +1 -1
  29. package/components/CasinoGamesCategorySection-DU4XutjA.js +0 -3170
  30. package/components/CasinoGamesCategorySection-Dzc1TR3Z.cjs +0 -1
  31. package/components/CasinoGamesCategorySection-VfLlxkQw.js +0 -3139
  32. package/stencil/ui-image-7da92f1f-BiVBd_OW.cjs +0 -1
@@ -1 +0,0 @@
1
- "use strict";const i=require("./index-97d17652-C9Ph2JiE.cjs"),a=".HostContainer{display:block}.UiContainer{height:100%;width:100%;border-radius:inherit}.UiContainer .Image{border-radius:inherit}.Hidden{opacity:0;transition:opacity 0.5s ease-in-out}.Visible{opacity:1;transition:opacity 0.5s ease-in-out}",d=a,n=class{constructor(e){i.registerInstance(this,e),this.src=void 0,this.width=void 0,this.height=void 0,this.alt=void 0,this.styles=void 0,this.detectDistance="200px",this.imgLoaded=!1,this.shouldLoad=!1}handleSrc(){if(!this.shouldLoad)return;const e=new Image;e.onload=()=>{this.image&&(this.image.src=this.src,this.imgLoaded=!0,e.onload=null)},e.src=this.src}componentDidLoad(){"IntersectionObserver"in window?(this.el.__uxComponent=this,window.EMUxObserver||(window.EMUxObserver=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const s=t.target.__uxComponent;s&&(s.shouldLoad=!0,s.handleSrc()),window.EMUxObserver.unobserve(t.target)}})},{rootMargin:this.detectDistance})),window.EMUxObserver.observe(this.el)):(this.shouldLoad=!0,this.handleSrc())}render(){return i.h(i.Host,{key:"f506ba73852f257ad80bf59ca177d2065a5f365e",class:"HostContainer"},!this.imgLoaded&&i.h("ui-skeleton",{key:"564ebfab701f827ddc2debccb7615926dbc9e876",class:"UiContainer",structure:"image",width:"100%",height:"100%"}),i.h("img",{key:"2188ca4494c10587f064acc5459ffc468948f497",ref:e=>this.image=e,src:this.shouldLoad?this.src:void 0,onLoad:()=>this.imgLoaded=!0,style:this.styles,class:`UiContainer ${this.imgLoaded?"Visible":"Hidden"}`,alt:this.alt,width:this.width,height:this.height,loading:"lazy"}))}get el(){return i.getElement(this)}static get watchers(){return{src:["handleSrc"]}}};n.style=d;exports.UiImage=n;