@everymatrix/casino-challenges-overlay-modal 0.17.68 → 0.17.70
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.
- package/dist/casino-challenges-overlay-modal/{casino-challenges-overlay-modal-d2385e9a.js → casino-challenges-overlay-modal-8bfd3fa4.js} +1 -1
- package/dist/casino-challenges-overlay-modal/casino-challenges-overlay-modal.entry.js +1 -1
- package/dist/casino-challenges-overlay-modal/index.esm.js +1 -1
- package/dist/cjs/{casino-challenges-overlay-modal-fab551cf.js → casino-challenges-overlay-modal-21242c31.js} +1 -1
- package/dist/cjs/casino-challenges-overlay-modal.cjs.entry.js +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/collection/components/casino-challenges-overlay-modal/casino-challenges-overlay-modal.css +36 -36
- package/dist/esm/{casino-challenges-overlay-modal-d2385e9a.js → casino-challenges-overlay-modal-8bfd3fa4.js} +1 -1
- package/dist/esm/casino-challenges-overlay-modal.entry.js +1 -1
- package/dist/esm/index.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as n,h as e}from"./index-603664b0.js";const i="__WIDGET_GLOBAL_STYLE_CACHE__";function t(n,e){if(n){const i=document.createElement("style");i.innerHTML=e,n.appendChild(i)}}function M(n,e){if(!n||!e)return;const i=new URL(e);fetch(i.href).then((n=>n.text())).then((e=>{const i=document.createElement("style");i.innerHTML=e,n&&n.appendChild(i)})).catch((n=>{console.error("There was an error while trying to load client styling from URL",n)}))}function o(n,e,t,M=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!M)return t=function(n,e){const i=document.createElement("style");return window.emMessageBus.subscribe(e,(e=>{n&&(i.innerHTML=e,n.appendChild(i))}))}(n,e),t;window[i]||(window[i]={}),t=function(n,e){return window.emMessageBus.subscribe(e,(t=>{if(!n)return;const M=n.getRootNode(),o=window[i];let a=o[e]&&o[e].sheet;a?o[e].refCount=o[e].refCount+1:(a=new CSSStyleSheet,a.replaceSync(t),o[e]={sheet:a,refCount:1});const r=M.adoptedStyleSheets||[];r.includes(a)||(M.adoptedStyleSheets=[...r,a])}))}(n,e);const o=t.unsubscribe.bind(t);return t.unsubscribe=()=>{if(window[i][e]){const n=window[i][e];n.refCount>1?n.refCount=n.refCount-1:delete window[i][e]}o()},t}const a={en:{congrats:"Congratulations!",continue:"Continue",errorBtnText:"Ok",errorTitle:"Reward failed",errorSubTitle:"Sorry — we couldn’t grant the reward. Please try again.",level:"Level",completed:"has been completed!",youWon:"You have won",physicalReward:"for physical rewards please contact ",linkText:"Customer Support",playNowOrLater:"Play your free spins now or come back later.",rewardInLobby:"You can find your reward in the relevant section of the Lobby Widget.",assistance:"If you need any assistance, please contact",useSpinsNow:"Use spins now"},da:{congrats:"Tillykke!",continue:"Fortsæt",errorBtnText:"Ok",errorTitle:"Belønning fejlede",errorSubTitle:"Beklager — vi kunne ikke tildele belønning. Prøv venligst igen.",level:"Niveau",completed:"er blevet gennemført!",youWon:"Du har vundet",physicalReward:"Ved fysiske præmier, venligst kontakt ",linkText:"Kundeservice",playNowOrLater:"Brug dine freespins nu eller gem dem til senere.",rewardInLobby:"Du kan finde din belønning under ”Mine tilbud”",assistance:"Har du brug for hjælp? Kontakt venligst",useSpinsNow:"Brug dine spins nu"}},r=(n,e)=>a[void 0!==e&&e in a?e:"en"][n],l=class{constructor(e){n(this,e),this.startX=0,this.currentTranslate=0,this.prevTranslate=0,this.isDragging=!1,this.moved=!1,this.threshold=50,this.clickedSlide=null,this.onPointerDown=n=>{var e;this.isDragging=!0,this.moved=!1,this.startX=n.clientX,this.clickedSlide=n.target.closest(".ModalSlide"),null===(e=this.sliderContainer)||void 0===e||e.setPointerCapture(n.pointerId)},this.onPointerMove=n=>{if(!this.isDragging)return;const e=n.clientX-this.startX;Math.abs(e)>5&&(this.moved=!0),this.currentTranslate=this.prevTranslate+e,this.setSliderPosition(this.currentTranslate)},this.onPointerUp=n=>{var e;if(!this.isDragging)return;this.isDragging=!1,null===(e=this.sliderContainer)||void 0===e||e.releasePointerCapture(n.pointerId);const i=this.currentTranslate-this.prevTranslate;if(this.moved)i<-this.threshold?this.next():i>this.threshold?this.prev():this.setPositionByIndex(),this.clickedSlide=null;else{if(this.clickedSlide){const n=this.clickedSlide.getAttribute("data-slug");n&&this.onSlideClick(n)}this.clickedSlide=null}},this.next=()=>{this.bonusProgramGames.length&&(this.currentIndex!==this.bonusProgramGames.length-1?(this.currentIndex=(this.currentIndex+1)%this.bonusProgramGames.length,this.setPositionByIndex()):this.setPositionByIndex())},this.prev=()=>{this.bonusProgramGames.length&&(0!==this.currentIndex?(this.currentIndex=(this.currentIndex-1+this.bonusProgramGames.length)%this.bonusProgramGames.length,this.setPositionByIndex()):this.setPositionByIndex())},this.onSlideClick=n=>{this.moved||n&&window.postMessage({type:"ChallengeInGameRedirect",data:{Slug:n}},"*")},this.checkIsMobile=()=>{this.isMobile=window.innerWidth<=768},this.mbSource=void 0,this.clientStyling=void 0,this.clientStylingUrl=void 0,this.translationUrl="",this.language="en",this.isOpen=!1,this.reward="",this.addition=!1,this.handleClick=()=>{},this.errored=!1,this.orderNumber=0,this.isFreeSpinsGranted=!1,this.bonusProgramGames=[],this.currentIndex=0,this.isMobile=!1}handleClientStylingChange(n,e){n!=e&&t(this.stylingContainer,this.clientStyling)}handleClientStylingUrlChange(n,e){n!=e&&M(this.stylingContainer,this.clientStylingUrl)}handleMbSourceChange(n,e){n!=e&&o(this.stylingContainer,`${this.mbSource}.Style`,this.stylingSubscription)}handleBonusProgramGameChange(n){this.currentIndex>=n.length&&(this.currentIndex=0,this.setPositionByIndex())}componentWillLoad(){this.translationUrl&&(async n=>{if(n)try{const i=await fetch(n);if(!i.ok)throw new Error(`HTTP error! status: ${i.status}`);const t=await i.json();e=t,Object.keys(e).forEach((n=>{a[n]||(a[n]={});for(let i in e[n])a[n][i]=e[n][i]}))}catch(n){console.error("Failed to fetch or parse translations from URL:",n)}var e})(this.translationUrl)}componentDidLoad(){this.stylingContainer&&(this.mbSource&&o(this.stylingContainer,`${this.mbSource}.Style`,this.stylingSubscription),this.clientStyling&&t(this.stylingContainer,this.clientStyling),this.clientStylingUrl&&M(this.stylingContainer,this.clientStylingUrl)),this.setPositionByIndex(),this.checkIsMobile(),window.addEventListener("resize",this.checkIsMobile)}disconnectedCallback(){this.stylingSubscription&&this.stylingSubscription.unsubscribe()}setSliderPosition(n){this.bonusProgramGames.length<2&&0!==n||this.sliderContainer&&(this.sliderContainer.style.transform=`translateX(${n}px)`)}setPositionByIndex(){var n;const e=(null===(n=this.sliderContainer)||void 0===n?void 0:n.clientWidth)||0;this.currentTranslate=-this.currentIndex*e,this.prevTranslate=this.currentTranslate,this.setSliderPosition(this.currentTranslate)}render(){var n;return e("div",{key:"ffbd421b6964a16d021816c8c74ddfc2abf788c8",ref:n=>this.stylingContainer=n,class:{ModalOverlay:!0,Mobile:this.isMobile,Open:this.isOpen}},e("div",{key:"c4b08fad45496921eb6d01353de7f9e57cff9763",class:"ModalWinAnimation"}),e("div",{key:"33371b756bbf2c5db0818b1f292e3cc7b29dde53",class:"ModalWrapper"},e("div",{key:"2b402106d0c4ede12a67055c6df25c41c3710f06",class:"ModalContent GradientBorder"},e("div",{key:"ac0d4569ed370c54eb0cbc0bbb3bc6886b19713d",class:"InnerContainer"},!this.errored&&e("div",{key:"96aa73fb4e7b4dc46c8b0b5986dffcaeb5b28aa8",class:"ImageWrapper"},e("img",{key:"ae45c9d19cba64225103cb800f588c35ba145fed",src:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDIyIDIzIiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuNDY0MjkgMi41QzcuMjE0NDIgMi41IDYuOTcxMDYgMi42MDA5IDYuNzg4NzggMi43ODY0OUM2LjYwNTkgMi45NzI3IDYuNTAwMDEgMy4yMjkwMyA2LjUwMDAxIDMuNUM2LjUwMDAxIDMuNzcwOTcgNi42MDU5IDQuMDI3MyA2Ljc4ODc4IDQuMjEzNTFDNi45NzEwNiA0LjM5OTEgNy4yMTQ0MiA0LjUgNy40NjQyOSA0LjVIOS42MzQyNUM5LjU2MTg3IDQuMzI4NjUgOS40Nzg1NyA0LjE1MTE2IDkuMzgzNTYgMy45NzUyN0M4Ljg5NzY5IDMuMDc1ODEgOC4yNzM5OCAyLjUgNy40NjQyOSAyLjVaTTEwIDYuNVY5LjVMMi42MDAwMSA5LjVDMi4zMDM0OCA5LjUgMi4xNDEyMiA5LjQ5OTIyIDIuMDI0NjQgOS40ODk3QzIuMDIgOS40ODkzMiAyLjAxNTYgOS40ODg5MyAyLjAxMTQ1IDkuNDg4NTVDMi4wMTEwNyA5LjQ4NDQgMi4wMTA2OSA5LjQ4MDAxIDIuMDEwMzEgOS40NzUzN0MyLjAwMDc4IDkuMzU4NzggMi4wMDAwMSA5LjE5NjUzIDIuMDAwMDEgOC45VjcuMUMyLjAwMDAxIDYuODAzNDcgMi4wMDA3OCA2LjY0MTIyIDIuMDEwMzEgNi41MjQ2M0MyLjAxMDY5IDYuNTE5OTkgMi4wMTEwNyA2LjUxNTYgMi4wMTE0NSA2LjUxMTQ1QzIuMDE1NiA2LjUxMTA3IDIuMDIgNi41MTA2OCAyLjAyNDY0IDYuNTEwM0MyLjE0MTIyIDYuNTAwNzggMi4zMDM0OCA2LjUgMi42MDAwMSA2LjVIMTBaTTQuNjY5NTMgNC41QzQuNTU4MjIgNC4xODEzMyA0LjUwMDAxIDMuODQzMzkgNC41MDAwMSAzLjVDNC41MDAwMSAyLjcxMDExIDQuODA4MDIgMS45NDkwMiA1LjM2MTg4IDEuMzg1MDhDNS45MTYzNSAwLjgyMDUzMSA2LjY3MjI0IDAuNSA3LjQ2NDI5IDAuNUM5LjI1OSAwLjUgMTAuMzcyNSAxLjcxODQ1IDExIDIuNzcyMjNDMTEuNjI3NSAxLjcxODQ1IDEyLjc0MSAwLjUgMTQuNTM1NyAwLjVDMTUuMzI3OCAwLjUgMTYuMDgzNyAwLjgyMDUzMSAxNi42MzgxIDEuMzg1MDhDMTcuMTkyIDEuOTQ5MDIgMTcuNSAyLjcxMDExIDE3LjUgMy41QzE3LjUgMy44NDMzOSAxNy40NDE4IDQuMTgxMzMgMTcuMzMwNSA0LjVMMTkuNDMxOSA0LjVDMTkuNjg0MyA0LjQ5OTk3IDE5LjkzMDEgNC40OTk5NCAyMC4xMzgyIDQuNTE2OTVDMjAuMzY2OCA0LjUzNTYyIDIwLjYzNjYgNC41Nzk2OSAyMC45MDggNC43MTc5OUMyMS4yODQzIDQuOTA5NzMgMjEuNTkwMyA1LjIxNTcgMjEuNzgyIDUuNTkyMDJDMjEuOTIwMyA1Ljg2MzQ0IDIxLjk2NDQgNi4xMzMxOCAyMS45ODMxIDYuMzYxNzdDMjIuMDAwMSA2LjU2OTkyIDIyIDYuODE1NzEgMjIgNy4wNjgwOFY4LjkzMTkyQzIyIDkuMTg0MjkgMjIuMDAwMSA5LjQzMDA4IDIxLjk4MzEgOS42MzgyM0MyMS45NjQ0IDkuODY2ODIgMjEuOTIwMyAxMC4xMzY2IDIxLjc4MiAxMC40MDhDMjEuNTkwMyAxMC43ODQzIDIxLjI4NDMgMTEuMDkwMyAyMC45MDggMTEuMjgyQzIwLjYzNjYgMTEuNDIwMyAyMC4zNjY4IDExLjQ2NDQgMjAuMTM4MiAxMS40ODMxQzIwLjA5MzggMTEuNDg2NyAyMC4wNDc2IDExLjQ4OTUgMjAgMTEuNDkxOFYxOC4zMzg2QzIwIDE4Ljg2NTcgMjAgMTkuMzIwNSAxOS45Njk0IDE5LjY5NUMxOS45MzcxIDIwLjA5MDQgMTkuODY1OCAyMC40ODM2IDE5LjY3MyAyMC44NjJDMTkuMzg1NCAyMS40MjY1IDE4LjkyNjUgMjEuODg1NCAxOC4zNjIgMjIuMTczQzE3Ljk4MzYgMjIuMzY1OCAxNy41OTA0IDIyLjQzNzEgMTcuMTk1IDIyLjQ2OTRDMTYuODIwNSAyMi41IDE2LjM2NTcgMjIuNSAxNS44Mzg2IDIyLjVIMTEuMDAxNEgxMUwxMC45OTg2IDIyLjVINi4xNjE0NEM1LjYzNDMgMjIuNSA1LjE3OTU0IDIyLjUgNC44MDQ5OCAyMi40Njk0QzQuNDA5NjMgMjIuNDM3MSA0LjAxNjQxIDIyLjM2NTggMy42MzgwMyAyMi4xNzNDMy4wNzM1NSAyMS44ODU0IDIuNjE0NiAyMS40MjY1IDIuMzI2OTkgMjAuODYyQzIuMTM0MTkgMjAuNDgzNiAyLjA2Mjg4IDIwLjA5MDQgMi4wMzA1NyAxOS42OTVDMS45OTk5NyAxOS4zMjA1IDEuOTk5OTkgMTguODY1NyAyIDE4LjMzODVMMi4wMDAwMSAxMS40OTE4QzEuOTUyNDEgMTEuNDg5NSAxLjkwNjI0IDExLjQ4NjcgMS44NjE3OCAxMS40ODMxQzEuNjMzMTggMTEuNDY0NCAxLjM2MzQ1IDExLjQyMDMgMS4wOTIwMiAxMS4yODJDMC43MTU3MDEgMTEuMDkwMyAwLjQwOTczOSAxMC43ODQzIDAuMjE3OTkyIDEwLjQwOEMwLjA3OTY5NDcgMTAuMTM2NiAwLjAzNTYyNzEgOS44NjY4MiAwLjAxNjk1MDQgOS42MzgyM0MtNS42ODYxZS0wNSA5LjQzMDA3IC0yLjc0MTYxZS0wNSA5LjE4NDI4IDIuNTA1NDRlLTA2IDguOTMxOUw1LjI0NzI2ZS0wNiA3LjFDNS4yNDcyNmUtMDYgNy4wODkzNiAzLjkzNTk1ZS0wNiA3LjA3ODcyIDIuNjI0NjVlLTA2IDcuMDY4MUMtMi43Mjk2OWUtMDUgNi44MTU3MiAtNS42NzQxOGUtMDUgNi41Njk5MyAwLjAxNjk1MDUgNi4zNjE3N0MwLjAzNTYyNzQgNi4xMzMxOCAwLjA3OTY5NSA1Ljg2MzQ0IDAuMjE3OTkyIDUuNTkyMDJDMC40MDk3MzkgNS4yMTU2OSAwLjcxNTcgNC45MDk3MyAxLjA5MjAyIDQuNzE3OTlDMS4zNjM0NSA0LjU3OTY5IDEuNjMzMTggNC41MzU2MiAxLjg2MTc4IDQuNTE2OTVDMi4wNjk5MyA0LjQ5OTk0IDIuMzE1NzMgNC40OTk5NyAyLjU2ODExIDQuNUMyLjU3ODczIDQuNSAyLjU4OTM2IDQuNSAyLjYwMDAxIDQuNUg0LjY2OTUzWk00LjAwMDAxIDExLjVWMTguM0M0LjAwMDAxIDE4Ljg3NjYgNC4wMDA3OCAxOS4yNDg4IDQuMDIzOTMgMTkuNTMyMkM0LjA0NjEzIDE5LjgwMzggNC4wODM4MSAxOS45MDQ1IDQuMTA5IDE5Ljk1NEM0LjIwNDg3IDIwLjE0MjEgNC4zNTc4NSAyMC4yOTUxIDQuNTQ2MDEgMjAuMzkxQzQuNTk1NDYgMjAuNDE2MiA0LjY5NjE4IDIwLjQ1MzkgNC45Njc4NCAyMC40NzYxQzUuMjUxMTggMjAuNDk5MiA1LjYyMzQ1IDIwLjUgNi4yMDAwMSAyMC41SDEwVjExLjVINC4wMDAwMVpNMTIgMTEuNVYyMC41SDE1LjhDMTYuMzc2NiAyMC41IDE2Ljc0ODggMjAuNDk5MiAxNy4wMzIyIDIwLjQ3NjFDMTcuMzAzOCAyMC40NTM5IDE3LjQwNDYgMjAuNDE2MiAxNy40NTQgMjAuMzkxQzE3LjY0MjIgMjAuMjk1MSAxNy43OTUxIDIwLjE0MjIgMTcuODkxIDE5Ljk1NEMxNy45MTYyIDE5LjkwNDUgMTcuOTUzOSAxOS44MDM4IDE3Ljk3NjEgMTkuNTMyMkMxNy45OTkyIDE5LjI0ODggMTggMTguODc2NiAxOCAxOC4zVjExLjVIMTJaTTE5LjQgOS41QzE5LjY5NjUgOS41IDE5Ljg1ODggOS40OTkyMiAxOS45NzU0IDkuNDg5N0MxOS45OCA5LjQ4OTMyIDE5Ljk4NDQgOS40ODg5MyAxOS45ODg2IDkuNDg4NTRDMTkuOTg4OSA5LjQ4NDQgMTkuOTg5MyA5LjQ4MDAxIDE5Ljk4OTcgOS40NzUzN0MxOS45OTkyIDkuMzU4NzggMjAgOS4xOTY1MyAyMCA4LjlWNy4xQzIwIDYuODAzNDcgMTkuOTk5MiA2LjY0MTIyIDE5Ljk4OTcgNi41MjQ2M0MxOS45ODkzIDYuNTE5OTkgMTkuOTg4OSA2LjUxNTYgMTkuOTg4NSA2LjUxMTQ1QzE5Ljk4NDQgNi41MTEwNyAxOS45OCA2LjUxMDY4IDE5Ljk3NTQgNi41MTAzQzE5Ljg1ODggNi41MDA3OCAxOS42OTY1IDYuNSAxOS40IDYuNUgxMlY5LjVIMTkuNFpNMTQuNTM1NyA0LjVDMTQuNzg1NiA0LjUgMTUuMDI4OSA0LjM5OTEgMTUuMjExMiA0LjIxMzUxQzE1LjM5NDEgNC4wMjczIDE1LjUgMy43NzA5NyAxNS41IDMuNUMxNS41IDMuMjI5MDMgMTUuMzk0MSAyLjk3MjcgMTUuMjExMiAyLjc4NjQ5QzE1LjAyODkgMi42MDA5IDE0Ljc4NTYgMi41IDE0LjUzNTcgMi41QzEzLjcyNiAyLjUgMTMuMTAyMyAzLjA3NTgxIDEyLjYxNjUgMy45NzUyN0MxMi41MjE0IDQuMTUxMTYgMTIuNDM4MSA0LjMyODY1IDEyLjM2NTggNC41SDE0LjUzNTdaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMjA1MV80MzkpIi8+CiAgPGRlZnM+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMjA1MV80MzkiIHgxPSIwIiB5MT0iMTEuNSIgeDI9IjIyIiB5Mj0iMTEuNSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMUU2NTRGIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzFDOEQ1NiIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICA8L2RlZnM+Cjwvc3ZnPgo=",alt:"gift-box-icon"})),e("h1",{key:"19003de35bf4476016ff592e7fc62a860794f62c",class:"ModalHeader"},r(this.errored?"errorTitle":"congrats",this.language)),this.errored?e("div",{class:"ModalErrorMessage"},r("errorSubTitle",this.language)):e("div",{class:"ModalSubtitle"},`${r("level",this.language)} ${this.orderNumber} ${r("completed",this.language)}`,e("div",null,r("youWon",this.language)),e("div",{class:"ModalReward"},this.reward),this.isFreeSpinsGranted&&e("div",{class:"ModalAddition"},r("playNowOrLater",this.language)),e("div",{class:"ModalAddition"},r("rewardInLobby",this.language))),this.addition&&e("div",{key:"319b5cff8ce9ae566350bf08e9183833e1609fcd",class:"ModalAddition"},e("div",{key:"361cf066b060bfd2078073f14f3d3b0eeb68e4c4"},r("physicalReward",this.language)),e("span",{key:"fff547c42c2f91b9527db37aa71efb41db6dee61"},r("linkText",this.language))),e("button",{key:"1d1cf2eaffc175b3342520c09dccdc603faf6012",class:"ModalAction",onClick:this.handleClick},r(this.errored?"errorBtnText":"continue",this.language)),this.isFreeSpinsGranted&&(null===(n=this.bonusProgramGames)||void 0===n?void 0:n.length)>0&&e("div",{key:"b2c4a528e8c8a9955f580aef8c95013be75c2400",class:"ModalSliderWrapper"},e("div",{key:"ac70d626a28e19545478c50c3c4b5c8e18191b90",class:"ModalSlider",ref:n=>this.sliderContainer=n,onPointerDown:this.onPointerDown,onPointerMove:this.onPointerMove,onPointerUp:this.onPointerUp,onPointerLeave:this.onPointerUp},this.bonusProgramGames.map((n=>e("div",{class:"ModalSlide",key:n.GameSlug,"data-slug":n.GameSlug},e("div",{class:"ModalSlideImageWrapper"},e("img",{src:n.Thumbnail,alt:""})),e("div",{class:"ModalSlideSpins"},r("useSpinsNow",this.language),e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10",fill:"none"},e("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.195262 0.195262C0.455612 -0.0650874 0.877722 -0.0650874 1.13807 0.195262L5.13807 4.19526C5.39842 4.45561 5.39842 4.87772 5.13807 5.13807L1.13807 9.13807C0.877722 9.39842 0.455612 9.39842 0.195262 9.13807C-0.0650874 8.87772 -0.0650874 8.45561 0.195262 8.19526L3.72386 4.66667L0.195262 1.13807C-0.0650874 0.877722 -0.0650874 0.455612 0.195262 0.195262Z",fill:"white"}))))))),this.bonusProgramGames.length>1&&e("div",{key:"518a95befadd9cc28d86204c3881c987db3f6b04"},e("button",{key:"962931fc3d3dc882790027b15fb4c22e35e0c741",class:{prev:!0,disabled:0===this.currentIndex},onClick:this.prev},e("svg",{key:"404ea526331db4676e7533131f43e183fbe7b8f9",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10",fill:"none"},e("path",{key:"edbba112e1a68c1a640b066fe737cf55cf77e217",d:"M5 1L1 5L5 9","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}))),e("button",{key:"e3b10dc621a1e5e4f53ff8f5e2b28c153c62573c",class:{next:!0,disabled:this.currentIndex===this.bonusProgramGames.length-1},onClick:this.next},e("svg",{key:"6daa1f94fd2c9d841ee612dec2c1bb07169331c6",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10",fill:"none"},e("path",{key:"de0f47067a04bffd49293cc1c6a4717feeedb424",d:"M1 1L5 5L1 9","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}))),e("div",{key:"d4ff6bca4002d001eed86240b5f9a3e882573914",class:"ModalSliderDots"},this.bonusProgramGames.map(((n,i)=>e("span",{class:{ModalSliderDot:!0,active:i===this.currentIndex},onClick:()=>{this.currentIndex=i,this.setPositionByIndex()}}))))))))))}static get watchers(){return{clientStyling:["handleClientStylingChange"],clientStylingUrl:["handleClientStylingUrlChange"],mbSource:["handleMbSourceChange"],bonusProgramGames:["handleBonusProgramGameChange"]}}};l.style=':host {\n display: block;\n font-family: inherit;\n}\n\n* {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n}\n\nbutton {\n border: none;\n background: none;\n cursor: pointer;\n touch-action: manipulation;\n}\nbutton:focus {\n outline: none;\n}\n\n.ModalOverlay {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0);\n justify-content: center;\n align-items: center;\n z-index: 302;\n}\n\n.ModalOverlay.Open {\n display: flex;\n}\n\n.ModalWrapper {\n container: modal/size;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n\n.ModalContent {\n display: flex;\n background: linear-gradient(90deg, var(--emw--color-background, #003e5c) 0.05%, var(--emw--color-background-secondary, #113b21) 87.69%);\n padding: 40px;\n border-radius: 26px;\n border: 2px solid var(--emw--color-primary-variant, #1e654f);\n width: 540px;\n max-width: 90%;\n text-align: center;\n max-height: 90dvh;\n min-height: 100px;\n font-family: "Roboto", sans-serif;\n}\n\n.InnerContainer {\n border-radius: 20px;\n background: #f9f8f8;\n padding: 20px;\n width: 100%;\n flex-direction: column;\n align-items: center;\n flex: 1;\n min-height: 0;\n overflow-y: auto;\n}\n\n.ImageWrapper {\n margin-bottom: 10px;\n}\n\n.ModalHeader {\n color: var(--emw--color-typography, #212529);\n text-align: center;\n font-family: var(--emw--button-typography, "PF BeauSans Pro", sans-serif);\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weight-bold, 700);\n line-height: normal;\n text-transform: uppercase;\n letter-spacing: 1px;\n}\n\n.ModalSubtitle {\n color: var(--emw--color-gray-300, #212529);\n text-align: center;\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weigh-normal, 400);\n margin: 10px auto 0;\n line-height: 24px;\n max-width: 320px;\n}\n\n.ModalErrorMessage {\n color: var(--emw--color-typography, #212529);\n font-size: var(--emw--font-size-medium, 16px);\n line-height: 24px;\n margin: 10px 0;\n}\n\n.ModalReward {\n background: linear-gradient(90deg, var(--emw--color-primary, #24aa4d) 0%, var(--emw--color-background-secondary, #113f21) 100%);\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-family: var(--emw--button-typography, "PF BeauSans Pro", sans-serif);\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weight-bold, 700);\n}\n\n.ModalAddition {\n color: var(--emw--color-gray-100, #727672);\n text-align: center;\n font-family: var(--emw--button-typography, "Roboto", sans-serif);\n font-size: var(--emw--font-size-medium, 16px);\n font-style: normal;\n font-weight: 400;\n align-content: center;\n margin-top: 10px;\n line-height: 24px;\n}\n\n.ModalAddition span {\n background: linear-gradient(90deg, var(--emw--color-primary, #24aa4d) 0%, var(--emw--color-background-secondary, #113f21) 100%);\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-style: normal;\n font-weight: 700;\n line-height: 15px;\n text-decoration: none;\n position: relative;\n}\n.ModalAddition span::after {\n content: "";\n position: absolute;\n left: 0;\n bottom: 0;\n height: 1px;\n width: 100%;\n background: linear-gradient(90deg, var(--emw--color-primary, #24aa4d) 0%, var(--emw--color-background-secondary, #113f21) 100%);\n}\n\n.ModalAction {\n border-radius: var(--emw--button-border-radius, 99px);\n border: 2px solid var(--emw--button-border-color, #083b17);\n background: linear-gradient(90deg, var(--emw--color-primary, #24aa4d) 0%, var(--emw--color-background-secondary, #113f21) 100%);\n padding: 9px 20px;\n margin-top: 24px;\n text-transform: uppercase;\n color: var(--emw--button-text-color, #fff);\n text-align: center;\n font-family: var(--emw--button-typography, "PF BeauSans Pro", sans-serif);\n font-size: var(--emw--font-size-small, 14px);\n font-weight: var(--emw--font-weight-bold, 700);\n min-width: 100px;\n}\n\n.ModalSliderWrapper {\n margin: 24px auto 0;\n position: relative;\n overflow: hidden;\n width: 316px;\n}\n\n.ModalSlider {\n display: flex;\n transition: transform 0.3s ease;\n cursor: pointer;\n touch-action: pan-y;\n}\n\n.ModalSlider:active {\n cursor: grabbing;\n}\n\n.ModalSlide {\n min-width: 100%;\n flex-shrink: 0;\n position: relative;\n display: flex;\n justify-content: center;\n}\n.ModalSlide .ModalSlideSpins {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n border-radius: 99px;\n width: 188px;\n height: 48px;\n text-transform: uppercase;\n font-size: var(--emw--font-size-small, 14px);\n font-weight: var(--emw--font-weight-bold, 700);\n color: var(--emw--color-white, white);\n align-content: center;\n background: var(--emw--use-spins-button-bg, linear-gradient(180deg, #ea9018 0%, #e0a84e 100%));\n}\n.ModalSlide .ModalSlideSpins svg {\n margin-left: 8px;\n}\n.ModalSlide .ModalSlideImageWrapper {\n position: relative;\n width: 244px;\n height: 144px;\n border-radius: 12px;\n overflow: hidden;\n}\n.ModalSlide .ModalSlideImageWrapper img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n pointer-events: none;\n user-select: none;\n -webkit-user-drag: none;\n}\n.ModalSlide .ModalSlideImageWrapper::after {\n content: "";\n position: absolute;\n inset: 0;\n background: var(--emw--color-black-shadow, rgba(0, 0, 0, 0.5019607843));\n}\n\n.prev,\n.next {\n position: absolute;\n top: 42%;\n transform: translateY(-50%);\n stroke: white;\n width: 22px;\n height: 22px;\n border-radius: 50%;\n border: 2px solid var(--emw--button-border-color, #083b17);\n background: var(--emw--slider-arrow-primary-bg, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.prev.disabled,\n.next.disabled {\n stroke: var(--emw--color-gray-100, #727672);\n background: var(--emw--ingame-color-black40, rgba(0, 0, 0, 0.4));\n border-color: var(--emw--color-gray-100, #727672);\n}\n\n.prev {\n left: 2px;\n}\n\n.next {\n right: 2px;\n}\n\n.ModalSliderDots {\n display: flex;\n justify-content: center;\n margin-top: 10px;\n}\n\n.ModalSliderDot {\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: var(--emw--color-gray-50, #e2e2e2);\n margin: 8px;\n cursor: pointer;\n}\n\n.ModalSliderDot.active {\n background: var(--emw--border-success-color, #00b74f);\n}\n\n.Mobile .ModalContent {\n padding: 26px;\n}\n.Mobile .InnerContainer {\n padding: 25px;\n}\n.Mobile .ImageWrapper {\n margin-bottom: 6px;\n}\n.Mobile .ModalHeader {\n margin-bottom: 16px;\n}\n.Mobile .ModalAddition {\n font-size: var(--emw--font-size-x-small, 12px);\n margin-top: 8px;\n}\n.Mobile .ModalAction,\n.Mobile .ModalSliderWrapper {\n margin: 20px auto 0;\n}\n.Mobile .ModalSliderWrapper {\n width: 230px;\n}\n.Mobile .ModalSliderWrapper .prev,\n.Mobile .ModalSliderWrapper .next {\n display: none;\n}\n.Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n height: 125px;\n width: 220px;\n}\n.Mobile .ModalSliderWrapper .ModalSlideSpins {\n width: 154px;\n height: 34px;\n font-size: var(--emw--font-size-x-small, 12px);\n}\n.Mobile .ModalSliderWrapper .ModalSliderDot {\n margin: 8px 4px;\n}\n.Mobile .ModalSubtitle,\n.Mobile .ModalReward {\n font-size: var(--emw--font-size-small, 14px);\n}\n.Mobile .ModalAction {\n font-size: var(--emw--font-size-x-small, 12px);\n}\n\n@container modal (height < 720px) {\n .Mobile .ModalContent {\n padding: 20px;\n }\n .Mobile .InnerContainer {\n padding: 8px 20px;\n }\n .Mobile .ModalHeader {\n margin-bottom: 8px;\n }\n .Mobile .ModalSubtitle {\n width: 100%;\n margin: 0 auto;\n }\n .Mobile .ModalAction {\n margin-top: 8px;\n }\n .Mobile .ModalSliderWrapper {\n margin: 8px auto 0;\n }\n .Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n width: 176px;\n height: 100px;\n }\n}';export{l as C}
|
|
1
|
+
import{r as n,h as e}from"./index-603664b0.js";const i="__WIDGET_GLOBAL_STYLE_CACHE__";function t(n,e){if(n){const i=document.createElement("style");i.innerHTML=e,n.appendChild(i)}}function o(n,e){if(!n||!e)return;const i=new URL(e);fetch(i.href).then((n=>n.text())).then((e=>{const i=document.createElement("style");i.innerHTML=e,n&&n.appendChild(i)})).catch((n=>{console.error("There was an error while trying to load client styling from URL",n)}))}function M(n,e,t,o=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!o)return t=function(n,e){const i=document.createElement("style");return window.emMessageBus.subscribe(e,(e=>{n&&(i.innerHTML=e,n.appendChild(i))}))}(n,e),t;window[i]||(window[i]={}),t=function(n,e){return window.emMessageBus.subscribe(e,(t=>{if(!n)return;const o=n.getRootNode(),M=window[i];let a=M[e]&&M[e].sheet;a?M[e].refCount=M[e].refCount+1:(a=new CSSStyleSheet,a.replaceSync(t),M[e]={sheet:a,refCount:1});const r=o.adoptedStyleSheets||[];r.includes(a)||(o.adoptedStyleSheets=[...r,a])}))}(n,e);const M=t.unsubscribe.bind(t);return t.unsubscribe=()=>{if(window[i][e]){const n=window[i][e];n.refCount>1?n.refCount=n.refCount-1:delete window[i][e]}M()},t}const a={en:{congrats:"Congratulations!",continue:"Continue",errorBtnText:"Ok",errorTitle:"Reward failed",errorSubTitle:"Sorry — we couldn’t grant the reward. Please try again.",level:"Level",completed:"has been completed!",youWon:"You have won",physicalReward:"for physical rewards please contact ",linkText:"Customer Support",playNowOrLater:"Play your free spins now or come back later.",rewardInLobby:"You can find your reward in the relevant section of the Lobby Widget.",assistance:"If you need any assistance, please contact",useSpinsNow:"Use spins now"},da:{congrats:"Tillykke!",continue:"Fortsæt",errorBtnText:"Ok",errorTitle:"Belønning fejlede",errorSubTitle:"Beklager — vi kunne ikke tildele belønning. Prøv venligst igen.",level:"Niveau",completed:"er blevet gennemført!",youWon:"Du har vundet",physicalReward:"Ved fysiske præmier, venligst kontakt ",linkText:"Kundeservice",playNowOrLater:"Brug dine freespins nu eller gem dem til senere.",rewardInLobby:"Du kan finde din belønning under ”Mine tilbud”",assistance:"Har du brug for hjælp? Kontakt venligst",useSpinsNow:"Brug dine spins nu"}},r=(n,e)=>a[void 0!==e&&e in a?e:"en"][n],l=class{constructor(e){n(this,e),this.startX=0,this.currentTranslate=0,this.prevTranslate=0,this.isDragging=!1,this.moved=!1,this.threshold=50,this.clickedSlide=null,this.onPointerDown=n=>{var e;this.isDragging=!0,this.moved=!1,this.startX=n.clientX,this.clickedSlide=n.target.closest(".ModalSlide"),null===(e=this.sliderContainer)||void 0===e||e.setPointerCapture(n.pointerId)},this.onPointerMove=n=>{if(!this.isDragging)return;const e=n.clientX-this.startX;Math.abs(e)>5&&(this.moved=!0),this.currentTranslate=this.prevTranslate+e,this.setSliderPosition(this.currentTranslate)},this.onPointerUp=n=>{var e;if(!this.isDragging)return;this.isDragging=!1,null===(e=this.sliderContainer)||void 0===e||e.releasePointerCapture(n.pointerId);const i=this.currentTranslate-this.prevTranslate;if(this.moved)i<-this.threshold?this.next():i>this.threshold?this.prev():this.setPositionByIndex(),this.clickedSlide=null;else{if(this.clickedSlide){const n=this.clickedSlide.getAttribute("data-slug");n&&this.onSlideClick(n)}this.clickedSlide=null}},this.next=()=>{this.bonusProgramGames.length&&(this.currentIndex!==this.bonusProgramGames.length-1?(this.currentIndex=(this.currentIndex+1)%this.bonusProgramGames.length,this.setPositionByIndex()):this.setPositionByIndex())},this.prev=()=>{this.bonusProgramGames.length&&(0!==this.currentIndex?(this.currentIndex=(this.currentIndex-1+this.bonusProgramGames.length)%this.bonusProgramGames.length,this.setPositionByIndex()):this.setPositionByIndex())},this.onSlideClick=n=>{this.moved||n&&window.postMessage({type:"ChallengeInGameRedirect",data:{Slug:n}},"*")},this.checkIsMobile=()=>{this.isMobile=window.innerWidth<=768},this.mbSource=void 0,this.clientStyling=void 0,this.clientStylingUrl=void 0,this.translationUrl="",this.language="en",this.isOpen=!1,this.reward="",this.addition=!1,this.handleClick=()=>{},this.errored=!1,this.orderNumber=0,this.isFreeSpinsGranted=!1,this.bonusProgramGames=[],this.currentIndex=0,this.isMobile=!1}handleClientStylingChange(n,e){n!=e&&t(this.stylingContainer,this.clientStyling)}handleClientStylingUrlChange(n,e){n!=e&&o(this.stylingContainer,this.clientStylingUrl)}handleMbSourceChange(n,e){n!=e&&M(this.stylingContainer,`${this.mbSource}.Style`,this.stylingSubscription)}handleBonusProgramGameChange(n){this.currentIndex>=n.length&&(this.currentIndex=0,this.setPositionByIndex())}componentWillLoad(){this.translationUrl&&(async n=>{if(n)try{const i=await fetch(n);if(!i.ok)throw new Error(`HTTP error! status: ${i.status}`);const t=await i.json();e=t,Object.keys(e).forEach((n=>{a[n]||(a[n]={});for(let i in e[n])a[n][i]=e[n][i]}))}catch(n){console.error("Failed to fetch or parse translations from URL:",n)}var e})(this.translationUrl)}componentDidLoad(){this.stylingContainer&&(this.mbSource&&M(this.stylingContainer,`${this.mbSource}.Style`,this.stylingSubscription),this.clientStyling&&t(this.stylingContainer,this.clientStyling),this.clientStylingUrl&&o(this.stylingContainer,this.clientStylingUrl)),this.setPositionByIndex(),this.checkIsMobile(),window.addEventListener("resize",this.checkIsMobile)}disconnectedCallback(){this.stylingSubscription&&this.stylingSubscription.unsubscribe()}setSliderPosition(n){this.bonusProgramGames.length<2&&0!==n||this.sliderContainer&&(this.sliderContainer.style.transform=`translateX(${n}px)`)}setPositionByIndex(){var n;const e=(null===(n=this.sliderContainer)||void 0===n?void 0:n.clientWidth)||0;this.currentTranslate=-this.currentIndex*e,this.prevTranslate=this.currentTranslate,this.setSliderPosition(this.currentTranslate)}render(){var n;return e("div",{key:"ffbd421b6964a16d021816c8c74ddfc2abf788c8",ref:n=>this.stylingContainer=n,class:{ModalOverlay:!0,Mobile:this.isMobile,Open:this.isOpen}},e("div",{key:"c4b08fad45496921eb6d01353de7f9e57cff9763",class:"ModalWinAnimation"}),e("div",{key:"33371b756bbf2c5db0818b1f292e3cc7b29dde53",class:"ModalWrapper"},e("div",{key:"2b402106d0c4ede12a67055c6df25c41c3710f06",class:"ModalContent GradientBorder"},e("div",{key:"ac0d4569ed370c54eb0cbc0bbb3bc6886b19713d",class:"InnerContainer"},!this.errored&&e("div",{key:"96aa73fb4e7b4dc46c8b0b5986dffcaeb5b28aa8",class:"ImageWrapper"},e("img",{key:"ae45c9d19cba64225103cb800f588c35ba145fed",src:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDIyIDIzIiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuNDY0MjkgMi41QzcuMjE0NDIgMi41IDYuOTcxMDYgMi42MDA5IDYuNzg4NzggMi43ODY0OUM2LjYwNTkgMi45NzI3IDYuNTAwMDEgMy4yMjkwMyA2LjUwMDAxIDMuNUM2LjUwMDAxIDMuNzcwOTcgNi42MDU5IDQuMDI3MyA2Ljc4ODc4IDQuMjEzNTFDNi45NzEwNiA0LjM5OTEgNy4yMTQ0MiA0LjUgNy40NjQyOSA0LjVIOS42MzQyNUM5LjU2MTg3IDQuMzI4NjUgOS40Nzg1NyA0LjE1MTE2IDkuMzgzNTYgMy45NzUyN0M4Ljg5NzY5IDMuMDc1ODEgOC4yNzM5OCAyLjUgNy40NjQyOSAyLjVaTTEwIDYuNVY5LjVMMi42MDAwMSA5LjVDMi4zMDM0OCA5LjUgMi4xNDEyMiA5LjQ5OTIyIDIuMDI0NjQgOS40ODk3QzIuMDIgOS40ODkzMiAyLjAxNTYgOS40ODg5MyAyLjAxMTQ1IDkuNDg4NTVDMi4wMTEwNyA5LjQ4NDQgMi4wMTA2OSA5LjQ4MDAxIDIuMDEwMzEgOS40NzUzN0MyLjAwMDc4IDkuMzU4NzggMi4wMDAwMSA5LjE5NjUzIDIuMDAwMDEgOC45VjcuMUMyLjAwMDAxIDYuODAzNDcgMi4wMDA3OCA2LjY0MTIyIDIuMDEwMzEgNi41MjQ2M0MyLjAxMDY5IDYuNTE5OTkgMi4wMTEwNyA2LjUxNTYgMi4wMTE0NSA2LjUxMTQ1QzIuMDE1NiA2LjUxMTA3IDIuMDIgNi41MTA2OCAyLjAyNDY0IDYuNTEwM0MyLjE0MTIyIDYuNTAwNzggMi4zMDM0OCA2LjUgMi42MDAwMSA2LjVIMTBaTTQuNjY5NTMgNC41QzQuNTU4MjIgNC4xODEzMyA0LjUwMDAxIDMuODQzMzkgNC41MDAwMSAzLjVDNC41MDAwMSAyLjcxMDExIDQuODA4MDIgMS45NDkwMiA1LjM2MTg4IDEuMzg1MDhDNS45MTYzNSAwLjgyMDUzMSA2LjY3MjI0IDAuNSA3LjQ2NDI5IDAuNUM5LjI1OSAwLjUgMTAuMzcyNSAxLjcxODQ1IDExIDIuNzcyMjNDMTEuNjI3NSAxLjcxODQ1IDEyLjc0MSAwLjUgMTQuNTM1NyAwLjVDMTUuMzI3OCAwLjUgMTYuMDgzNyAwLjgyMDUzMSAxNi42MzgxIDEuMzg1MDhDMTcuMTkyIDEuOTQ5MDIgMTcuNSAyLjcxMDExIDE3LjUgMy41QzE3LjUgMy44NDMzOSAxNy40NDE4IDQuMTgxMzMgMTcuMzMwNSA0LjVMMTkuNDMxOSA0LjVDMTkuNjg0MyA0LjQ5OTk3IDE5LjkzMDEgNC40OTk5NCAyMC4xMzgyIDQuNTE2OTVDMjAuMzY2OCA0LjUzNTYyIDIwLjYzNjYgNC41Nzk2OSAyMC45MDggNC43MTc5OUMyMS4yODQzIDQuOTA5NzMgMjEuNTkwMyA1LjIxNTcgMjEuNzgyIDUuNTkyMDJDMjEuOTIwMyA1Ljg2MzQ0IDIxLjk2NDQgNi4xMzMxOCAyMS45ODMxIDYuMzYxNzdDMjIuMDAwMSA2LjU2OTkyIDIyIDYuODE1NzEgMjIgNy4wNjgwOFY4LjkzMTkyQzIyIDkuMTg0MjkgMjIuMDAwMSA5LjQzMDA4IDIxLjk4MzEgOS42MzgyM0MyMS45NjQ0IDkuODY2ODIgMjEuOTIwMyAxMC4xMzY2IDIxLjc4MiAxMC40MDhDMjEuNTkwMyAxMC43ODQzIDIxLjI4NDMgMTEuMDkwMyAyMC45MDggMTEuMjgyQzIwLjYzNjYgMTEuNDIwMyAyMC4zNjY4IDExLjQ2NDQgMjAuMTM4MiAxMS40ODMxQzIwLjA5MzggMTEuNDg2NyAyMC4wNDc2IDExLjQ4OTUgMjAgMTEuNDkxOFYxOC4zMzg2QzIwIDE4Ljg2NTcgMjAgMTkuMzIwNSAxOS45Njk0IDE5LjY5NUMxOS45MzcxIDIwLjA5MDQgMTkuODY1OCAyMC40ODM2IDE5LjY3MyAyMC44NjJDMTkuMzg1NCAyMS40MjY1IDE4LjkyNjUgMjEuODg1NCAxOC4zNjIgMjIuMTczQzE3Ljk4MzYgMjIuMzY1OCAxNy41OTA0IDIyLjQzNzEgMTcuMTk1IDIyLjQ2OTRDMTYuODIwNSAyMi41IDE2LjM2NTcgMjIuNSAxNS44Mzg2IDIyLjVIMTEuMDAxNEgxMUwxMC45OTg2IDIyLjVINi4xNjE0NEM1LjYzNDMgMjIuNSA1LjE3OTU0IDIyLjUgNC44MDQ5OCAyMi40Njk0QzQuNDA5NjMgMjIuNDM3MSA0LjAxNjQxIDIyLjM2NTggMy42MzgwMyAyMi4xNzNDMy4wNzM1NSAyMS44ODU0IDIuNjE0NiAyMS40MjY1IDIuMzI2OTkgMjAuODYyQzIuMTM0MTkgMjAuNDgzNiAyLjA2Mjg4IDIwLjA5MDQgMi4wMzA1NyAxOS42OTVDMS45OTk5NyAxOS4zMjA1IDEuOTk5OTkgMTguODY1NyAyIDE4LjMzODVMMi4wMDAwMSAxMS40OTE4QzEuOTUyNDEgMTEuNDg5NSAxLjkwNjI0IDExLjQ4NjcgMS44NjE3OCAxMS40ODMxQzEuNjMzMTggMTEuNDY0NCAxLjM2MzQ1IDExLjQyMDMgMS4wOTIwMiAxMS4yODJDMC43MTU3MDEgMTEuMDkwMyAwLjQwOTczOSAxMC43ODQzIDAuMjE3OTkyIDEwLjQwOEMwLjA3OTY5NDcgMTAuMTM2NiAwLjAzNTYyNzEgOS44NjY4MiAwLjAxNjk1MDQgOS42MzgyM0MtNS42ODYxZS0wNSA5LjQzMDA3IC0yLjc0MTYxZS0wNSA5LjE4NDI4IDIuNTA1NDRlLTA2IDguOTMxOUw1LjI0NzI2ZS0wNiA3LjFDNS4yNDcyNmUtMDYgNy4wODkzNiAzLjkzNTk1ZS0wNiA3LjA3ODcyIDIuNjI0NjVlLTA2IDcuMDY4MUMtMi43Mjk2OWUtMDUgNi44MTU3MiAtNS42NzQxOGUtMDUgNi41Njk5MyAwLjAxNjk1MDUgNi4zNjE3N0MwLjAzNTYyNzQgNi4xMzMxOCAwLjA3OTY5NSA1Ljg2MzQ0IDAuMjE3OTkyIDUuNTkyMDJDMC40MDk3MzkgNS4yMTU2OSAwLjcxNTcgNC45MDk3MyAxLjA5MjAyIDQuNzE3OTlDMS4zNjM0NSA0LjU3OTY5IDEuNjMzMTggNC41MzU2MiAxLjg2MTc4IDQuNTE2OTVDMi4wNjk5MyA0LjQ5OTk0IDIuMzE1NzMgNC40OTk5NyAyLjU2ODExIDQuNUMyLjU3ODczIDQuNSAyLjU4OTM2IDQuNSAyLjYwMDAxIDQuNUg0LjY2OTUzWk00LjAwMDAxIDExLjVWMTguM0M0LjAwMDAxIDE4Ljg3NjYgNC4wMDA3OCAxOS4yNDg4IDQuMDIzOTMgMTkuNTMyMkM0LjA0NjEzIDE5LjgwMzggNC4wODM4MSAxOS45MDQ1IDQuMTA5IDE5Ljk1NEM0LjIwNDg3IDIwLjE0MjEgNC4zNTc4NSAyMC4yOTUxIDQuNTQ2MDEgMjAuMzkxQzQuNTk1NDYgMjAuNDE2MiA0LjY5NjE4IDIwLjQ1MzkgNC45Njc4NCAyMC40NzYxQzUuMjUxMTggMjAuNDk5MiA1LjYyMzQ1IDIwLjUgNi4yMDAwMSAyMC41SDEwVjExLjVINC4wMDAwMVpNMTIgMTEuNVYyMC41SDE1LjhDMTYuMzc2NiAyMC41IDE2Ljc0ODggMjAuNDk5MiAxNy4wMzIyIDIwLjQ3NjFDMTcuMzAzOCAyMC40NTM5IDE3LjQwNDYgMjAuNDE2MiAxNy40NTQgMjAuMzkxQzE3LjY0MjIgMjAuMjk1MSAxNy43OTUxIDIwLjE0MjIgMTcuODkxIDE5Ljk1NEMxNy45MTYyIDE5LjkwNDUgMTcuOTUzOSAxOS44MDM4IDE3Ljk3NjEgMTkuNTMyMkMxNy45OTkyIDE5LjI0ODggMTggMTguODc2NiAxOCAxOC4zVjExLjVIMTJaTTE5LjQgOS41QzE5LjY5NjUgOS41IDE5Ljg1ODggOS40OTkyMiAxOS45NzU0IDkuNDg5N0MxOS45OCA5LjQ4OTMyIDE5Ljk4NDQgOS40ODg5MyAxOS45ODg2IDkuNDg4NTRDMTkuOTg4OSA5LjQ4NDQgMTkuOTg5MyA5LjQ4MDAxIDE5Ljk4OTcgOS40NzUzN0MxOS45OTkyIDkuMzU4NzggMjAgOS4xOTY1MyAyMCA4LjlWNy4xQzIwIDYuODAzNDcgMTkuOTk5MiA2LjY0MTIyIDE5Ljk4OTcgNi41MjQ2M0MxOS45ODkzIDYuNTE5OTkgMTkuOTg4OSA2LjUxNTYgMTkuOTg4NSA2LjUxMTQ1QzE5Ljk4NDQgNi41MTEwNyAxOS45OCA2LjUxMDY4IDE5Ljk3NTQgNi41MTAzQzE5Ljg1ODggNi41MDA3OCAxOS42OTY1IDYuNSAxOS40IDYuNUgxMlY5LjVIMTkuNFpNMTQuNTM1NyA0LjVDMTQuNzg1NiA0LjUgMTUuMDI4OSA0LjM5OTEgMTUuMjExMiA0LjIxMzUxQzE1LjM5NDEgNC4wMjczIDE1LjUgMy43NzA5NyAxNS41IDMuNUMxNS41IDMuMjI5MDMgMTUuMzk0MSAyLjk3MjcgMTUuMjExMiAyLjc4NjQ5QzE1LjAyODkgMi42MDA5IDE0Ljc4NTYgMi41IDE0LjUzNTcgMi41QzEzLjcyNiAyLjUgMTMuMTAyMyAzLjA3NTgxIDEyLjYxNjUgMy45NzUyN0MxMi41MjE0IDQuMTUxMTYgMTIuNDM4MSA0LjMyODY1IDEyLjM2NTggNC41SDE0LjUzNTdaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMjA1MV80MzkpIi8+CiAgPGRlZnM+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMjA1MV80MzkiIHgxPSIwIiB5MT0iMTEuNSIgeDI9IjIyIiB5Mj0iMTEuNSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMUU2NTRGIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzFDOEQ1NiIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICA8L2RlZnM+Cjwvc3ZnPgo=",alt:"gift-box-icon"})),e("h1",{key:"19003de35bf4476016ff592e7fc62a860794f62c",class:"ModalHeader"},r(this.errored?"errorTitle":"congrats",this.language)),this.errored?e("div",{class:"ModalErrorMessage"},r("errorSubTitle",this.language)):e("div",{class:"ModalSubtitle"},`${r("level",this.language)} ${this.orderNumber} ${r("completed",this.language)}`,e("div",null,r("youWon",this.language)),e("div",{class:"ModalReward"},this.reward),this.isFreeSpinsGranted&&e("div",{class:"ModalAddition"},r("playNowOrLater",this.language)),e("div",{class:"ModalAddition"},r("rewardInLobby",this.language))),this.addition&&e("div",{key:"319b5cff8ce9ae566350bf08e9183833e1609fcd",class:"ModalAddition"},e("div",{key:"361cf066b060bfd2078073f14f3d3b0eeb68e4c4"},r("physicalReward",this.language)),e("span",{key:"fff547c42c2f91b9527db37aa71efb41db6dee61"},r("linkText",this.language))),e("button",{key:"1d1cf2eaffc175b3342520c09dccdc603faf6012",class:"ModalAction",onClick:this.handleClick},r(this.errored?"errorBtnText":"continue",this.language)),this.isFreeSpinsGranted&&(null===(n=this.bonusProgramGames)||void 0===n?void 0:n.length)>0&&e("div",{key:"b2c4a528e8c8a9955f580aef8c95013be75c2400",class:"ModalSliderWrapper"},e("div",{key:"ac70d626a28e19545478c50c3c4b5c8e18191b90",class:"ModalSlider",ref:n=>this.sliderContainer=n,onPointerDown:this.onPointerDown,onPointerMove:this.onPointerMove,onPointerUp:this.onPointerUp,onPointerLeave:this.onPointerUp},this.bonusProgramGames.map((n=>e("div",{class:"ModalSlide",key:n.GameSlug,"data-slug":n.GameSlug},e("div",{class:"ModalSlideImageWrapper"},e("img",{src:n.Thumbnail,alt:""})),e("div",{class:"ModalSlideSpins"},r("useSpinsNow",this.language),e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10",fill:"none"},e("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.195262 0.195262C0.455612 -0.0650874 0.877722 -0.0650874 1.13807 0.195262L5.13807 4.19526C5.39842 4.45561 5.39842 4.87772 5.13807 5.13807L1.13807 9.13807C0.877722 9.39842 0.455612 9.39842 0.195262 9.13807C-0.0650874 8.87772 -0.0650874 8.45561 0.195262 8.19526L3.72386 4.66667L0.195262 1.13807C-0.0650874 0.877722 -0.0650874 0.455612 0.195262 0.195262Z",fill:"white"}))))))),this.bonusProgramGames.length>1&&e("div",{key:"518a95befadd9cc28d86204c3881c987db3f6b04"},e("button",{key:"962931fc3d3dc882790027b15fb4c22e35e0c741",class:{prev:!0,disabled:0===this.currentIndex},onClick:this.prev},e("svg",{key:"404ea526331db4676e7533131f43e183fbe7b8f9",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10",fill:"none"},e("path",{key:"edbba112e1a68c1a640b066fe737cf55cf77e217",d:"M5 1L1 5L5 9","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}))),e("button",{key:"e3b10dc621a1e5e4f53ff8f5e2b28c153c62573c",class:{next:!0,disabled:this.currentIndex===this.bonusProgramGames.length-1},onClick:this.next},e("svg",{key:"6daa1f94fd2c9d841ee612dec2c1bb07169331c6",xmlns:"http://www.w3.org/2000/svg",width:"6",height:"10",viewBox:"0 0 6 10",fill:"none"},e("path",{key:"de0f47067a04bffd49293cc1c6a4717feeedb424",d:"M1 1L5 5L1 9","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}))),e("div",{key:"d4ff6bca4002d001eed86240b5f9a3e882573914",class:"ModalSliderDots"},this.bonusProgramGames.map(((n,i)=>e("span",{class:{ModalSliderDot:!0,active:i===this.currentIndex},onClick:()=>{this.currentIndex=i,this.setPositionByIndex()}}))))))))))}static get watchers(){return{clientStyling:["handleClientStylingChange"],clientStylingUrl:["handleClientStylingUrlChange"],mbSource:["handleMbSourceChange"],bonusProgramGames:["handleBonusProgramGameChange"]}}};l.style=':host {\n display: block;\n font-family: inherit;\n}\n\n* {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n}\n\nbutton {\n border: none;\n background: none;\n cursor: pointer;\n touch-action: manipulation;\n}\nbutton:focus {\n outline: none;\n}\n\n.ModalOverlay {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0);\n justify-content: center;\n align-items: center;\n z-index: 302;\n}\n\n.ModalOverlay.Open {\n display: flex;\n}\n\n.ModalWrapper {\n container: modal/size;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n\n.ModalContent {\n display: flex;\n background: var(--emw--modal-border-color, linear-gradient(90deg, #003e5c 0.05%, #113b21 87.69%));\n padding: 40px;\n border-radius: 26px;\n border: 2px solid var(--emw--modal-outline-color, #1e654f);\n width: 540px;\n max-width: 90%;\n text-align: center;\n max-height: 90dvh;\n min-height: 100px;\n font-family: "Roboto", sans-serif;\n}\n\n.InnerContainer {\n border-radius: 20px;\n background: var(--emw--modal-background-color, #f9f8f8);\n padding: 20px;\n width: 100%;\n flex-direction: column;\n align-items: center;\n flex: 1;\n min-height: 0;\n overflow-y: auto;\n}\n\n.ImageWrapper {\n margin-bottom: 10px;\n}\n\n.ModalHeader {\n color: var(--emw--modal-title-color, #212529);\n text-align: center;\n font-family: var(--emw--button-typography, "PF BeauSans Pro", sans-serif);\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weight-bold, 700);\n line-height: normal;\n text-transform: uppercase;\n letter-spacing: 1px;\n}\n\n.ModalSubtitle {\n color: var(--emw--modal-title-color, #212529);\n text-align: center;\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weigh-normal, 400);\n margin: 10px auto 0;\n line-height: 24px;\n max-width: 320px;\n}\n\n.ModalErrorMessage {\n color: var(--emw--modal-title-color, #212529);\n font-size: var(--emw--font-size-medium, 16px);\n line-height: 24px;\n margin: 10px 0;\n}\n\n.ModalReward {\n background: var(--emw--modal-reward-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-family: var(--emw--modal-reward-typography, "PF BeauSans Pro", sans-serif);\n font-size: var(--emw--modal-reward-font-size, 16px);\n font-weight: var(--emw--modal-reward-font-weight, 700);\n}\n\n.ModalAddition {\n color: var(--emw--modal-addition-color, #727672);\n text-align: center;\n font-family: var(--emw--modal-addition-typography, "Roboto", sans-serif);\n font-size: var(--emw--modal-addition-font-size, 16px);\n font-style: normal;\n font-weight: 400;\n align-content: center;\n margin-top: 10px;\n line-height: 24px;\n}\n\n.ModalAddition span {\n background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-style: normal;\n background: var(--emw--modal-support-font-weight, 700);\n line-height: 15px;\n text-decoration: none;\n position: relative;\n}\n.ModalAddition span::after {\n content: "";\n position: absolute;\n left: 0;\n bottom: 0;\n height: 1px;\n width: 100%;\n background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n}\n\n.ModalAction {\n border-radius: var(--emw--modal-button-border-radius, 99px);\n border: 2px solid var(--emw--modal-button-border-color, #083b17);\n background: var(--emw--modal-button-background-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n padding: 9px 20px;\n margin-top: 24px;\n text-transform: uppercase;\n color: var(--emw--modal-button-color, #fff);\n text-align: center;\n font-family: var(--emw--modal-button-typography, "PF BeauSans Pro", sans-serif);\n font-size: var(--emw--modal-button-font-size, 14px);\n font-weight: var(--emw--modal-button-font-weight, 700);\n min-width: 100px;\n}\n\n.ModalSliderWrapper {\n margin: 24px auto 0;\n position: relative;\n overflow: hidden;\n width: 316px;\n}\n\n.ModalSlider {\n display: flex;\n transition: transform 0.3s ease;\n cursor: pointer;\n touch-action: pan-y;\n}\n\n.ModalSlider:active {\n cursor: grabbing;\n}\n\n.ModalSlide {\n min-width: 100%;\n flex-shrink: 0;\n position: relative;\n display: flex;\n justify-content: center;\n}\n.ModalSlide .ModalSlideSpins {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n border-radius: var(--emw--modal-game-border-radius, 99px);\n width: 188px;\n height: 48px;\n text-transform: uppercase;\n font-size: var(--emw--modal-game-font-size, 14px);\n font-weight: var(--emw--modal-game-font-weight, 700);\n color: var(--emw--modal-game-font-color, #ffffff);\n align-content: center;\n background: var(--emw--modal-game-background, linear-gradient(180deg, #ea9018 0%, #e0a84e 100%));\n}\n.ModalSlide .ModalSlideSpins svg {\n margin-left: 8px;\n}\n.ModalSlide .ModalSlideImageWrapper {\n position: relative;\n width: 244px;\n height: 144px;\n border-radius: 12px;\n overflow: hidden;\n}\n.ModalSlide .ModalSlideImageWrapper img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n pointer-events: none;\n user-select: none;\n -webkit-user-drag: none;\n}\n.ModalSlide .ModalSlideImageWrapper::after {\n content: "";\n position: absolute;\n inset: 0;\n background: var(--emw--color-black-shadow, rgba(0, 0, 0, 0.5019607843));\n}\n\n.prev,\n.next {\n position: absolute;\n top: 42%;\n transform: translateY(-50%);\n stroke: var(--emw--modal-slider-arrow-color, #ffffff);\n width: 22px;\n height: 22px;\n border-radius: 50%;\n border: 2px solid var(--emw--modal-slider-border-color, #083b17);\n background: var(--emw--modal-slider-arrow-bg, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.prev.disabled,\n.next.disabled {\n stroke: var(--emw--modal-slider-arrow-secondary-color, #727672);\n background: var(--emw--modal-slider-arrow-secondary-bg, rgba(0, 0, 0, 0.4));\n border-color: var(--emw--modal-slider-border-secondary-color, #727672);\n}\n\n.prev {\n left: 2px;\n}\n\n.next {\n right: 2px;\n}\n\n.ModalSliderDots {\n display: flex;\n justify-content: center;\n margin-top: 10px;\n}\n\n.ModalSliderDot {\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: var(--emw--modal-slider-dot-color, #e2e2e2);\n margin: 8px;\n cursor: pointer;\n}\n\n.ModalSliderDot.active {\n background: var(--emw--modal-slider-active-dot-color, #00b74f);\n}\n\n.Mobile .ModalContent {\n padding: 26px;\n}\n.Mobile .InnerContainer {\n padding: 25px;\n}\n.Mobile .ImageWrapper {\n margin-bottom: 6px;\n}\n.Mobile .ModalHeader {\n margin-bottom: 16px;\n}\n.Mobile .ModalAddition {\n font-size: var(--emw--font-size-x-small, 12px);\n margin-top: 8px;\n}\n.Mobile .ModalAction,\n.Mobile .ModalSliderWrapper {\n margin: 20px auto 0;\n}\n.Mobile .ModalSliderWrapper {\n width: 230px;\n}\n.Mobile .ModalSliderWrapper .prev,\n.Mobile .ModalSliderWrapper .next {\n display: none;\n}\n.Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n height: 125px;\n width: 220px;\n}\n.Mobile .ModalSliderWrapper .ModalSlideSpins {\n width: 154px;\n height: 34px;\n font-size: var(--emw--font-size-x-small, 12px);\n}\n.Mobile .ModalSliderWrapper .ModalSliderDot {\n margin: 8px 4px;\n}\n.Mobile .ModalSubtitle,\n.Mobile .ModalReward {\n font-size: var(--emw--font-size-small, 14px);\n}\n.Mobile .ModalAction {\n font-size: var(--emw--font-size-x-small, 12px);\n}\n\n@container modal (height < 720px) {\n .Mobile .ModalContent {\n padding: 20px;\n }\n .Mobile .InnerContainer {\n padding: 8px 20px;\n }\n .Mobile .ModalHeader {\n margin-bottom: 8px;\n }\n .Mobile .ModalSubtitle {\n width: 100%;\n margin: 0 auto;\n }\n .Mobile .ModalAction {\n margin-top: 8px;\n }\n .Mobile .ModalSliderWrapper {\n margin: 8px auto 0;\n }\n .Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n width: 176px;\n height: 100px;\n }\n}';export{l as C}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{C as casino_challenges_overlay_modal}from"./casino-challenges-overlay-modal-
|
|
1
|
+
export{C as casino_challenges_overlay_modal}from"./casino-challenges-overlay-modal-8bfd3fa4.js";import"./index-603664b0.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{C as CasinoChallengesOverlayModal}from"./casino-challenges-overlay-modal-
|
|
1
|
+
export{C as CasinoChallengesOverlayModal}from"./casino-challenges-overlay-modal-8bfd3fa4.js";import"./index-603664b0.js";
|
|
@@ -187,7 +187,7 @@ const resolveTranslationUrl = async (translationUrl) => {
|
|
|
187
187
|
}
|
|
188
188
|
};
|
|
189
189
|
|
|
190
|
-
const casinoChallengesOverlayModalCss = ":host {\n display: block;\n font-family: inherit;\n}\n\n* {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n}\n\nbutton {\n border: none;\n background: none;\n cursor: pointer;\n touch-action: manipulation;\n}\nbutton:focus {\n outline: none;\n}\n\n.ModalOverlay {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0);\n justify-content: center;\n align-items: center;\n z-index: 302;\n}\n\n.ModalOverlay.Open {\n display: flex;\n}\n\n.ModalWrapper {\n container: modal/size;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n\n.ModalContent {\n display: flex;\n background:
|
|
190
|
+
const casinoChallengesOverlayModalCss = ":host {\n display: block;\n font-family: inherit;\n}\n\n* {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n}\n\nbutton {\n border: none;\n background: none;\n cursor: pointer;\n touch-action: manipulation;\n}\nbutton:focus {\n outline: none;\n}\n\n.ModalOverlay {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0);\n justify-content: center;\n align-items: center;\n z-index: 302;\n}\n\n.ModalOverlay.Open {\n display: flex;\n}\n\n.ModalWrapper {\n container: modal/size;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n\n.ModalContent {\n display: flex;\n background: var(--emw--modal-border-color, linear-gradient(90deg, #003e5c 0.05%, #113b21 87.69%));\n padding: 40px;\n border-radius: 26px;\n border: 2px solid var(--emw--modal-outline-color, #1e654f);\n width: 540px;\n max-width: 90%;\n text-align: center;\n max-height: 90dvh;\n min-height: 100px;\n font-family: \"Roboto\", sans-serif;\n}\n\n.InnerContainer {\n border-radius: 20px;\n background: var(--emw--modal-background-color, #f9f8f8);\n padding: 20px;\n width: 100%;\n flex-direction: column;\n align-items: center;\n flex: 1;\n min-height: 0;\n overflow-y: auto;\n}\n\n.ImageWrapper {\n margin-bottom: 10px;\n}\n\n.ModalHeader {\n color: var(--emw--modal-title-color, #212529);\n text-align: center;\n font-family: var(--emw--button-typography, \"PF BeauSans Pro\", sans-serif);\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weight-bold, 700);\n line-height: normal;\n text-transform: uppercase;\n letter-spacing: 1px;\n}\n\n.ModalSubtitle {\n color: var(--emw--modal-title-color, #212529);\n text-align: center;\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weigh-normal, 400);\n margin: 10px auto 0;\n line-height: 24px;\n max-width: 320px;\n}\n\n.ModalErrorMessage {\n color: var(--emw--modal-title-color, #212529);\n font-size: var(--emw--font-size-medium, 16px);\n line-height: 24px;\n margin: 10px 0;\n}\n\n.ModalReward {\n background: var(--emw--modal-reward-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-family: var(--emw--modal-reward-typography, \"PF BeauSans Pro\", sans-serif);\n font-size: var(--emw--modal-reward-font-size, 16px);\n font-weight: var(--emw--modal-reward-font-weight, 700);\n}\n\n.ModalAddition {\n color: var(--emw--modal-addition-color, #727672);\n text-align: center;\n font-family: var(--emw--modal-addition-typography, \"Roboto\", sans-serif);\n font-size: var(--emw--modal-addition-font-size, 16px);\n font-style: normal;\n font-weight: 400;\n align-content: center;\n margin-top: 10px;\n line-height: 24px;\n}\n\n.ModalAddition span {\n background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-style: normal;\n background: var(--emw--modal-support-font-weight, 700);\n line-height: 15px;\n text-decoration: none;\n position: relative;\n}\n.ModalAddition span::after {\n content: \"\";\n position: absolute;\n left: 0;\n bottom: 0;\n height: 1px;\n width: 100%;\n background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n}\n\n.ModalAction {\n border-radius: var(--emw--modal-button-border-radius, 99px);\n border: 2px solid var(--emw--modal-button-border-color, #083b17);\n background: var(--emw--modal-button-background-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n padding: 9px 20px;\n margin-top: 24px;\n text-transform: uppercase;\n color: var(--emw--modal-button-color, #fff);\n text-align: center;\n font-family: var(--emw--modal-button-typography, \"PF BeauSans Pro\", sans-serif);\n font-size: var(--emw--modal-button-font-size, 14px);\n font-weight: var(--emw--modal-button-font-weight, 700);\n min-width: 100px;\n}\n\n.ModalSliderWrapper {\n margin: 24px auto 0;\n position: relative;\n overflow: hidden;\n width: 316px;\n}\n\n.ModalSlider {\n display: flex;\n transition: transform 0.3s ease;\n cursor: pointer;\n touch-action: pan-y;\n}\n\n.ModalSlider:active {\n cursor: grabbing;\n}\n\n.ModalSlide {\n min-width: 100%;\n flex-shrink: 0;\n position: relative;\n display: flex;\n justify-content: center;\n}\n.ModalSlide .ModalSlideSpins {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n border-radius: var(--emw--modal-game-border-radius, 99px);\n width: 188px;\n height: 48px;\n text-transform: uppercase;\n font-size: var(--emw--modal-game-font-size, 14px);\n font-weight: var(--emw--modal-game-font-weight, 700);\n color: var(--emw--modal-game-font-color, #ffffff);\n align-content: center;\n background: var(--emw--modal-game-background, linear-gradient(180deg, #ea9018 0%, #e0a84e 100%));\n}\n.ModalSlide .ModalSlideSpins svg {\n margin-left: 8px;\n}\n.ModalSlide .ModalSlideImageWrapper {\n position: relative;\n width: 244px;\n height: 144px;\n border-radius: 12px;\n overflow: hidden;\n}\n.ModalSlide .ModalSlideImageWrapper img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n pointer-events: none;\n user-select: none;\n -webkit-user-drag: none;\n}\n.ModalSlide .ModalSlideImageWrapper::after {\n content: \"\";\n position: absolute;\n inset: 0;\n background: var(--emw--color-black-shadow, rgba(0, 0, 0, 0.5019607843));\n}\n\n.prev,\n.next {\n position: absolute;\n top: 42%;\n transform: translateY(-50%);\n stroke: var(--emw--modal-slider-arrow-color, #ffffff);\n width: 22px;\n height: 22px;\n border-radius: 50%;\n border: 2px solid var(--emw--modal-slider-border-color, #083b17);\n background: var(--emw--modal-slider-arrow-bg, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.prev.disabled,\n.next.disabled {\n stroke: var(--emw--modal-slider-arrow-secondary-color, #727672);\n background: var(--emw--modal-slider-arrow-secondary-bg, rgba(0, 0, 0, 0.4));\n border-color: var(--emw--modal-slider-border-secondary-color, #727672);\n}\n\n.prev {\n left: 2px;\n}\n\n.next {\n right: 2px;\n}\n\n.ModalSliderDots {\n display: flex;\n justify-content: center;\n margin-top: 10px;\n}\n\n.ModalSliderDot {\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: var(--emw--modal-slider-dot-color, #e2e2e2);\n margin: 8px;\n cursor: pointer;\n}\n\n.ModalSliderDot.active {\n background: var(--emw--modal-slider-active-dot-color, #00b74f);\n}\n\n.Mobile .ModalContent {\n padding: 26px;\n}\n.Mobile .InnerContainer {\n padding: 25px;\n}\n.Mobile .ImageWrapper {\n margin-bottom: 6px;\n}\n.Mobile .ModalHeader {\n margin-bottom: 16px;\n}\n.Mobile .ModalAddition {\n font-size: var(--emw--font-size-x-small, 12px);\n margin-top: 8px;\n}\n.Mobile .ModalAction,\n.Mobile .ModalSliderWrapper {\n margin: 20px auto 0;\n}\n.Mobile .ModalSliderWrapper {\n width: 230px;\n}\n.Mobile .ModalSliderWrapper .prev,\n.Mobile .ModalSliderWrapper .next {\n display: none;\n}\n.Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n height: 125px;\n width: 220px;\n}\n.Mobile .ModalSliderWrapper .ModalSlideSpins {\n width: 154px;\n height: 34px;\n font-size: var(--emw--font-size-x-small, 12px);\n}\n.Mobile .ModalSliderWrapper .ModalSliderDot {\n margin: 8px 4px;\n}\n.Mobile .ModalSubtitle,\n.Mobile .ModalReward {\n font-size: var(--emw--font-size-small, 14px);\n}\n.Mobile .ModalAction {\n font-size: var(--emw--font-size-x-small, 12px);\n}\n\n@container modal (height < 720px) {\n .Mobile .ModalContent {\n padding: 20px;\n }\n .Mobile .InnerContainer {\n padding: 8px 20px;\n }\n .Mobile .ModalHeader {\n margin-bottom: 8px;\n }\n .Mobile .ModalSubtitle {\n width: 100%;\n margin: 0 auto;\n }\n .Mobile .ModalAction {\n margin-top: 8px;\n }\n .Mobile .ModalSliderWrapper {\n margin: 8px auto 0;\n }\n .Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n width: 176px;\n height: 100px;\n }\n}";
|
|
191
191
|
const CasinoChallengesOverlayModalStyle0 = casinoChallengesOverlayModalCss;
|
|
192
192
|
|
|
193
193
|
const CasinoChallengesOverlayModal = class {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const casinoChallengesOverlayModal = require('./casino-challenges-overlay-modal-
|
|
5
|
+
const casinoChallengesOverlayModal = require('./casino-challenges-overlay-modal-21242c31.js');
|
|
6
6
|
require('./index-3aa45572.js');
|
|
7
7
|
|
|
8
8
|
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const casinoChallengesOverlayModal = require('./casino-challenges-overlay-modal-
|
|
5
|
+
const casinoChallengesOverlayModal = require('./casino-challenges-overlay-modal-21242c31.js');
|
|
6
6
|
require('./index-3aa45572.js');
|
|
7
7
|
|
|
8
8
|
|
|
@@ -48,10 +48,10 @@ button:focus {
|
|
|
48
48
|
|
|
49
49
|
.ModalContent {
|
|
50
50
|
display: flex;
|
|
51
|
-
background:
|
|
51
|
+
background: var(--emw--modal-border-color, linear-gradient(90deg, #003e5c 0.05%, #113b21 87.69%));
|
|
52
52
|
padding: 40px;
|
|
53
53
|
border-radius: 26px;
|
|
54
|
-
border: 2px solid var(--emw--
|
|
54
|
+
border: 2px solid var(--emw--modal-outline-color, #1e654f);
|
|
55
55
|
width: 540px;
|
|
56
56
|
max-width: 90%;
|
|
57
57
|
text-align: center;
|
|
@@ -62,7 +62,7 @@ button:focus {
|
|
|
62
62
|
|
|
63
63
|
.InnerContainer {
|
|
64
64
|
border-radius: 20px;
|
|
65
|
-
background: #f9f8f8;
|
|
65
|
+
background: var(--emw--modal-background-color, #f9f8f8);
|
|
66
66
|
padding: 20px;
|
|
67
67
|
width: 100%;
|
|
68
68
|
flex-direction: column;
|
|
@@ -77,7 +77,7 @@ button:focus {
|
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
.ModalHeader {
|
|
80
|
-
color: var(--emw--color
|
|
80
|
+
color: var(--emw--modal-title-color, #212529);
|
|
81
81
|
text-align: center;
|
|
82
82
|
font-family: var(--emw--button-typography, "PF BeauSans Pro", sans-serif);
|
|
83
83
|
font-size: var(--emw--font-size-medium, 16px);
|
|
@@ -88,7 +88,7 @@ button:focus {
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
.ModalSubtitle {
|
|
91
|
-
color: var(--emw--
|
|
91
|
+
color: var(--emw--modal-title-color, #212529);
|
|
92
92
|
text-align: center;
|
|
93
93
|
font-size: var(--emw--font-size-medium, 16px);
|
|
94
94
|
font-weight: var(--emw--font-weigh-normal, 400);
|
|
@@ -98,27 +98,27 @@ button:focus {
|
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
.ModalErrorMessage {
|
|
101
|
-
color: var(--emw--color
|
|
101
|
+
color: var(--emw--modal-title-color, #212529);
|
|
102
102
|
font-size: var(--emw--font-size-medium, 16px);
|
|
103
103
|
line-height: 24px;
|
|
104
104
|
margin: 10px 0;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
.ModalReward {
|
|
108
|
-
background:
|
|
108
|
+
background: var(--emw--modal-reward-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));
|
|
109
109
|
background-clip: text;
|
|
110
110
|
-webkit-background-clip: text;
|
|
111
111
|
-webkit-text-fill-color: transparent;
|
|
112
|
-
font-family: var(--emw--
|
|
113
|
-
font-size: var(--emw--font-size
|
|
114
|
-
font-weight: var(--emw--font-weight
|
|
112
|
+
font-family: var(--emw--modal-reward-typography, "PF BeauSans Pro", sans-serif);
|
|
113
|
+
font-size: var(--emw--modal-reward-font-size, 16px);
|
|
114
|
+
font-weight: var(--emw--modal-reward-font-weight, 700);
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.ModalAddition {
|
|
118
|
-
color: var(--emw--
|
|
118
|
+
color: var(--emw--modal-addition-color, #727672);
|
|
119
119
|
text-align: center;
|
|
120
|
-
font-family: var(--emw--
|
|
121
|
-
font-size: var(--emw--font-size
|
|
120
|
+
font-family: var(--emw--modal-addition-typography, "Roboto", sans-serif);
|
|
121
|
+
font-size: var(--emw--modal-addition-font-size, 16px);
|
|
122
122
|
font-style: normal;
|
|
123
123
|
font-weight: 400;
|
|
124
124
|
align-content: center;
|
|
@@ -127,12 +127,12 @@ button:focus {
|
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
.ModalAddition span {
|
|
130
|
-
background:
|
|
130
|
+
background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));
|
|
131
131
|
background-clip: text;
|
|
132
132
|
-webkit-background-clip: text;
|
|
133
133
|
-webkit-text-fill-color: transparent;
|
|
134
134
|
font-style: normal;
|
|
135
|
-
font-weight
|
|
135
|
+
background: var(--emw--modal-support-font-weight, 700);
|
|
136
136
|
line-height: 15px;
|
|
137
137
|
text-decoration: none;
|
|
138
138
|
position: relative;
|
|
@@ -144,21 +144,21 @@ button:focus {
|
|
|
144
144
|
bottom: 0;
|
|
145
145
|
height: 1px;
|
|
146
146
|
width: 100%;
|
|
147
|
-
background:
|
|
147
|
+
background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
.ModalAction {
|
|
151
|
-
border-radius: var(--emw--button-border-radius, 99px);
|
|
152
|
-
border: 2px solid var(--emw--button-border-color, #083b17);
|
|
153
|
-
background:
|
|
151
|
+
border-radius: var(--emw--modal-button-border-radius, 99px);
|
|
152
|
+
border: 2px solid var(--emw--modal-button-border-color, #083b17);
|
|
153
|
+
background: var(--emw--modal-button-background-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));
|
|
154
154
|
padding: 9px 20px;
|
|
155
155
|
margin-top: 24px;
|
|
156
156
|
text-transform: uppercase;
|
|
157
|
-
color: var(--emw--button-
|
|
157
|
+
color: var(--emw--modal-button-color, #fff);
|
|
158
158
|
text-align: center;
|
|
159
|
-
font-family: var(--emw--button-typography, "PF BeauSans Pro", sans-serif);
|
|
160
|
-
font-size: var(--emw--font-size
|
|
161
|
-
font-weight: var(--emw--font-weight
|
|
159
|
+
font-family: var(--emw--modal-button-typography, "PF BeauSans Pro", sans-serif);
|
|
160
|
+
font-size: var(--emw--modal-button-font-size, 14px);
|
|
161
|
+
font-weight: var(--emw--modal-button-font-weight, 700);
|
|
162
162
|
min-width: 100px;
|
|
163
163
|
}
|
|
164
164
|
|
|
@@ -192,15 +192,15 @@ button:focus {
|
|
|
192
192
|
top: 50%;
|
|
193
193
|
left: 50%;
|
|
194
194
|
transform: translate(-50%, -50%);
|
|
195
|
-
border-radius: 99px;
|
|
195
|
+
border-radius: var(--emw--modal-game-border-radius, 99px);
|
|
196
196
|
width: 188px;
|
|
197
197
|
height: 48px;
|
|
198
198
|
text-transform: uppercase;
|
|
199
|
-
font-size: var(--emw--font-size
|
|
200
|
-
font-weight: var(--emw--font-weight
|
|
201
|
-
color: var(--emw--color
|
|
199
|
+
font-size: var(--emw--modal-game-font-size, 14px);
|
|
200
|
+
font-weight: var(--emw--modal-game-font-weight, 700);
|
|
201
|
+
color: var(--emw--modal-game-font-color, #ffffff);
|
|
202
202
|
align-content: center;
|
|
203
|
-
background: var(--emw--
|
|
203
|
+
background: var(--emw--modal-game-background, linear-gradient(180deg, #ea9018 0%, #e0a84e 100%));
|
|
204
204
|
}
|
|
205
205
|
.ModalSlide .ModalSlideSpins svg {
|
|
206
206
|
margin-left: 8px;
|
|
@@ -232,21 +232,21 @@ button:focus {
|
|
|
232
232
|
position: absolute;
|
|
233
233
|
top: 42%;
|
|
234
234
|
transform: translateY(-50%);
|
|
235
|
-
stroke:
|
|
235
|
+
stroke: var(--emw--modal-slider-arrow-color, #ffffff);
|
|
236
236
|
width: 22px;
|
|
237
237
|
height: 22px;
|
|
238
238
|
border-radius: 50%;
|
|
239
|
-
border: 2px solid var(--emw--
|
|
240
|
-
background: var(--emw--slider-arrow-
|
|
239
|
+
border: 2px solid var(--emw--modal-slider-border-color, #083b17);
|
|
240
|
+
background: var(--emw--modal-slider-arrow-bg, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));
|
|
241
241
|
display: flex;
|
|
242
242
|
align-items: center;
|
|
243
243
|
justify-content: center;
|
|
244
244
|
}
|
|
245
245
|
.prev.disabled,
|
|
246
246
|
.next.disabled {
|
|
247
|
-
stroke: var(--emw--
|
|
248
|
-
background: var(--emw--
|
|
249
|
-
border-color: var(--emw--
|
|
247
|
+
stroke: var(--emw--modal-slider-arrow-secondary-color, #727672);
|
|
248
|
+
background: var(--emw--modal-slider-arrow-secondary-bg, rgba(0, 0, 0, 0.4));
|
|
249
|
+
border-color: var(--emw--modal-slider-border-secondary-color, #727672);
|
|
250
250
|
}
|
|
251
251
|
|
|
252
252
|
.prev {
|
|
@@ -267,13 +267,13 @@ button:focus {
|
|
|
267
267
|
width: 8px;
|
|
268
268
|
height: 8px;
|
|
269
269
|
border-radius: 50%;
|
|
270
|
-
background: var(--emw--
|
|
270
|
+
background: var(--emw--modal-slider-dot-color, #e2e2e2);
|
|
271
271
|
margin: 8px;
|
|
272
272
|
cursor: pointer;
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
.ModalSliderDot.active {
|
|
276
|
-
background: var(--emw--
|
|
276
|
+
background: var(--emw--modal-slider-active-dot-color, #00b74f);
|
|
277
277
|
}
|
|
278
278
|
|
|
279
279
|
.Mobile .ModalContent {
|
|
@@ -185,7 +185,7 @@ const resolveTranslationUrl = async (translationUrl) => {
|
|
|
185
185
|
}
|
|
186
186
|
};
|
|
187
187
|
|
|
188
|
-
const casinoChallengesOverlayModalCss = ":host {\n display: block;\n font-family: inherit;\n}\n\n* {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n}\n\nbutton {\n border: none;\n background: none;\n cursor: pointer;\n touch-action: manipulation;\n}\nbutton:focus {\n outline: none;\n}\n\n.ModalOverlay {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0);\n justify-content: center;\n align-items: center;\n z-index: 302;\n}\n\n.ModalOverlay.Open {\n display: flex;\n}\n\n.ModalWrapper {\n container: modal/size;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n\n.ModalContent {\n display: flex;\n background:
|
|
188
|
+
const casinoChallengesOverlayModalCss = ":host {\n display: block;\n font-family: inherit;\n}\n\n* {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n}\n\nbutton {\n border: none;\n background: none;\n cursor: pointer;\n touch-action: manipulation;\n}\nbutton:focus {\n outline: none;\n}\n\n.ModalOverlay {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0);\n justify-content: center;\n align-items: center;\n z-index: 302;\n}\n\n.ModalOverlay.Open {\n display: flex;\n}\n\n.ModalWrapper {\n container: modal/size;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n\n.ModalContent {\n display: flex;\n background: var(--emw--modal-border-color, linear-gradient(90deg, #003e5c 0.05%, #113b21 87.69%));\n padding: 40px;\n border-radius: 26px;\n border: 2px solid var(--emw--modal-outline-color, #1e654f);\n width: 540px;\n max-width: 90%;\n text-align: center;\n max-height: 90dvh;\n min-height: 100px;\n font-family: \"Roboto\", sans-serif;\n}\n\n.InnerContainer {\n border-radius: 20px;\n background: var(--emw--modal-background-color, #f9f8f8);\n padding: 20px;\n width: 100%;\n flex-direction: column;\n align-items: center;\n flex: 1;\n min-height: 0;\n overflow-y: auto;\n}\n\n.ImageWrapper {\n margin-bottom: 10px;\n}\n\n.ModalHeader {\n color: var(--emw--modal-title-color, #212529);\n text-align: center;\n font-family: var(--emw--button-typography, \"PF BeauSans Pro\", sans-serif);\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weight-bold, 700);\n line-height: normal;\n text-transform: uppercase;\n letter-spacing: 1px;\n}\n\n.ModalSubtitle {\n color: var(--emw--modal-title-color, #212529);\n text-align: center;\n font-size: var(--emw--font-size-medium, 16px);\n font-weight: var(--emw--font-weigh-normal, 400);\n margin: 10px auto 0;\n line-height: 24px;\n max-width: 320px;\n}\n\n.ModalErrorMessage {\n color: var(--emw--modal-title-color, #212529);\n font-size: var(--emw--font-size-medium, 16px);\n line-height: 24px;\n margin: 10px 0;\n}\n\n.ModalReward {\n background: var(--emw--modal-reward-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-family: var(--emw--modal-reward-typography, \"PF BeauSans Pro\", sans-serif);\n font-size: var(--emw--modal-reward-font-size, 16px);\n font-weight: var(--emw--modal-reward-font-weight, 700);\n}\n\n.ModalAddition {\n color: var(--emw--modal-addition-color, #727672);\n text-align: center;\n font-family: var(--emw--modal-addition-typography, \"Roboto\", sans-serif);\n font-size: var(--emw--modal-addition-font-size, 16px);\n font-style: normal;\n font-weight: 400;\n align-content: center;\n margin-top: 10px;\n line-height: 24px;\n}\n\n.ModalAddition span {\n background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n background-clip: text;\n -webkit-background-clip: text;\n -webkit-text-fill-color: transparent;\n font-style: normal;\n background: var(--emw--modal-support-font-weight, 700);\n line-height: 15px;\n text-decoration: none;\n position: relative;\n}\n.ModalAddition span::after {\n content: \"\";\n position: absolute;\n left: 0;\n bottom: 0;\n height: 1px;\n width: 100%;\n background: var(--emw--modal-support-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n}\n\n.ModalAction {\n border-radius: var(--emw--modal-button-border-radius, 99px);\n border: 2px solid var(--emw--modal-button-border-color, #083b17);\n background: var(--emw--modal-button-background-color, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n padding: 9px 20px;\n margin-top: 24px;\n text-transform: uppercase;\n color: var(--emw--modal-button-color, #fff);\n text-align: center;\n font-family: var(--emw--modal-button-typography, \"PF BeauSans Pro\", sans-serif);\n font-size: var(--emw--modal-button-font-size, 14px);\n font-weight: var(--emw--modal-button-font-weight, 700);\n min-width: 100px;\n}\n\n.ModalSliderWrapper {\n margin: 24px auto 0;\n position: relative;\n overflow: hidden;\n width: 316px;\n}\n\n.ModalSlider {\n display: flex;\n transition: transform 0.3s ease;\n cursor: pointer;\n touch-action: pan-y;\n}\n\n.ModalSlider:active {\n cursor: grabbing;\n}\n\n.ModalSlide {\n min-width: 100%;\n flex-shrink: 0;\n position: relative;\n display: flex;\n justify-content: center;\n}\n.ModalSlide .ModalSlideSpins {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n border-radius: var(--emw--modal-game-border-radius, 99px);\n width: 188px;\n height: 48px;\n text-transform: uppercase;\n font-size: var(--emw--modal-game-font-size, 14px);\n font-weight: var(--emw--modal-game-font-weight, 700);\n color: var(--emw--modal-game-font-color, #ffffff);\n align-content: center;\n background: var(--emw--modal-game-background, linear-gradient(180deg, #ea9018 0%, #e0a84e 100%));\n}\n.ModalSlide .ModalSlideSpins svg {\n margin-left: 8px;\n}\n.ModalSlide .ModalSlideImageWrapper {\n position: relative;\n width: 244px;\n height: 144px;\n border-radius: 12px;\n overflow: hidden;\n}\n.ModalSlide .ModalSlideImageWrapper img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n pointer-events: none;\n user-select: none;\n -webkit-user-drag: none;\n}\n.ModalSlide .ModalSlideImageWrapper::after {\n content: \"\";\n position: absolute;\n inset: 0;\n background: var(--emw--color-black-shadow, rgba(0, 0, 0, 0.5019607843));\n}\n\n.prev,\n.next {\n position: absolute;\n top: 42%;\n transform: translateY(-50%);\n stroke: var(--emw--modal-slider-arrow-color, #ffffff);\n width: 22px;\n height: 22px;\n border-radius: 50%;\n border: 2px solid var(--emw--modal-slider-border-color, #083b17);\n background: var(--emw--modal-slider-arrow-bg, linear-gradient(90deg, #24aa4d 0%, #113f21 100%));\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.prev.disabled,\n.next.disabled {\n stroke: var(--emw--modal-slider-arrow-secondary-color, #727672);\n background: var(--emw--modal-slider-arrow-secondary-bg, rgba(0, 0, 0, 0.4));\n border-color: var(--emw--modal-slider-border-secondary-color, #727672);\n}\n\n.prev {\n left: 2px;\n}\n\n.next {\n right: 2px;\n}\n\n.ModalSliderDots {\n display: flex;\n justify-content: center;\n margin-top: 10px;\n}\n\n.ModalSliderDot {\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background: var(--emw--modal-slider-dot-color, #e2e2e2);\n margin: 8px;\n cursor: pointer;\n}\n\n.ModalSliderDot.active {\n background: var(--emw--modal-slider-active-dot-color, #00b74f);\n}\n\n.Mobile .ModalContent {\n padding: 26px;\n}\n.Mobile .InnerContainer {\n padding: 25px;\n}\n.Mobile .ImageWrapper {\n margin-bottom: 6px;\n}\n.Mobile .ModalHeader {\n margin-bottom: 16px;\n}\n.Mobile .ModalAddition {\n font-size: var(--emw--font-size-x-small, 12px);\n margin-top: 8px;\n}\n.Mobile .ModalAction,\n.Mobile .ModalSliderWrapper {\n margin: 20px auto 0;\n}\n.Mobile .ModalSliderWrapper {\n width: 230px;\n}\n.Mobile .ModalSliderWrapper .prev,\n.Mobile .ModalSliderWrapper .next {\n display: none;\n}\n.Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n height: 125px;\n width: 220px;\n}\n.Mobile .ModalSliderWrapper .ModalSlideSpins {\n width: 154px;\n height: 34px;\n font-size: var(--emw--font-size-x-small, 12px);\n}\n.Mobile .ModalSliderWrapper .ModalSliderDot {\n margin: 8px 4px;\n}\n.Mobile .ModalSubtitle,\n.Mobile .ModalReward {\n font-size: var(--emw--font-size-small, 14px);\n}\n.Mobile .ModalAction {\n font-size: var(--emw--font-size-x-small, 12px);\n}\n\n@container modal (height < 720px) {\n .Mobile .ModalContent {\n padding: 20px;\n }\n .Mobile .InnerContainer {\n padding: 8px 20px;\n }\n .Mobile .ModalHeader {\n margin-bottom: 8px;\n }\n .Mobile .ModalSubtitle {\n width: 100%;\n margin: 0 auto;\n }\n .Mobile .ModalAction {\n margin-top: 8px;\n }\n .Mobile .ModalSliderWrapper {\n margin: 8px auto 0;\n }\n .Mobile .ModalSliderWrapper .ModalSlideImageWrapper {\n width: 176px;\n height: 100px;\n }\n}";
|
|
189
189
|
const CasinoChallengesOverlayModalStyle0 = casinoChallengesOverlayModalCss;
|
|
190
190
|
|
|
191
191
|
const CasinoChallengesOverlayModal = class {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { C as casino_challenges_overlay_modal } from './casino-challenges-overlay-modal-
|
|
1
|
+
export { C as casino_challenges_overlay_modal } from './casino-challenges-overlay-modal-8bfd3fa4.js';
|
|
2
2
|
import './index-603664b0.js';
|
package/dist/esm/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { C as CasinoChallengesOverlayModal } from './casino-challenges-overlay-modal-
|
|
1
|
+
export { C as CasinoChallengesOverlayModal } from './casino-challenges-overlay-modal-8bfd3fa4.js';
|
|
2
2
|
import './index-603664b0.js';
|