@everymatrix/casino-header-controller-nd 1.0.69 → 1.0.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/components/CasinoHamburgerMenuNd-JD87G2Gy.cjs +5 -0
- package/components/CasinoHamburgerMenuNd-YdLuN7Wb.js +5484 -0
- package/components/CasinoHeaderControllerNd-4TZ7a8au.js +2043 -0
- package/components/CasinoHeaderControllerNd-mGIUVsi3.cjs +1 -0
- package/components/PlayerAccountBalanceModalNd-BHeYX7on.js +1515 -0
- package/components/PlayerAccountBalanceModalNd-dWFsEcjR.cjs +13 -0
- package/components/PlayerDeposit-CsuO1CI-.js +395 -0
- package/components/PlayerDeposit-DxZtDuTZ.cjs +1 -0
- package/package.json +7 -6
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";var $e=Object.defineProperty,et=Object.defineProperties;var tt=Object.getOwnPropertyDescriptors;var Pe=Object.getOwnPropertySymbols;var at=Object.prototype.hasOwnProperty,nt=Object.prototype.propertyIsEnumerable;var ze=(n,t,a)=>t in n?$e(n,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):n[t]=a,Ue=(n,t)=>{for(var a in t||(t={}))at.call(t,a)&&ze(n,a,t[a]);if(Pe)for(var a of Pe(t))nt.call(t,a)&&ze(n,a,t[a]);return n},Xe=(n,t)=>et(n,tt(t));var Le=(n,t,a)=>new Promise((s,i)=>{var d=b=>{try{w(a.next(b))}catch(m){i(m)}},u=b=>{try{w(a.throw(b))}catch(m){i(m)}},w=b=>b.done?s(b.value):Promise.resolve(b.value).then(d,u);w((a=a.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CasinoHamburgerMenuNd-JD87G2Gy.cjs");function qe(n,t){e.addMessages(n,t)}function lt(n){e.$locale.set(n)}const Ge={en:{balanceTitle:"Your Balance",totalBalance:"Total Balance",cashBalance:"Cash Balance",bonusBalance:"Bonus Balance",depositButton:"Deposit"},"zh-hk":{balanceTitle:"您的餘額",totalBalance:"總餘額",cashBalance:"現金餘額",bonusBalance:"獎金餘額",depositButton:"訂金"},de:{balanceTitle:"Dein Kontostand",totalBalance:"Gesamtsaldo",cashBalance:"Barguthaben",bonusBalance:"Bonusguthaben",depositButton:"Anzahlung"},it:{balanceTitle:"Il tuo bilancio",totalBalance:"Saldo totale",cashBalance:"Saldo in contanti",bonusBalance:"Saldo bonus",depositButton:"Depositare"},fr:{balanceTitle:"Votre solde",totalBalance:"Solde total",cashBalance:"Encaisse",bonusBalance:"Solde du bonus",depositButton:"Dépôt"},es:{balanceTitle:"Saldos",totalBalance:"Saldo Total",cashBalance:"Saldo Disponible",bonusBalance:"Saldo de Bonos",depositButton:"Deposita"},tr:{balanceTitle:"Bakiyeniz",totalBalance:"Toplam Bakiye",cashBalance:"Nakit dengesi",bonusBalance:"Bonus Bakiyesi",depositButton:"Depozito"},ru:{balanceTitle:"Ваш баланс",totalBalance:"Итоговый баланс",cashBalance:"Денежных баланс",bonusBalance:"Бонусный баланс",depositButton:"Депозит"},ro:{balanceTitle:"Balanta Ta",totalBalance:"Balanta Totala",cashBalance:"Balanta Cash",bonusBalance:"Balanta Bonus",depositButton:"Depunere"},hr:{balanceTitle:"Vaše stanje",totalBalance:"Ukupno stanje",cashBalance:"Stanje novca",bonusBalance:"Stanje bonusa",depositButton:"Uplata"},hu:{balanceTitle:"Az egyensúlyod",totalBalance:"Teljes egyenleg",cashBalance:"Pénzforgalmi egyenleg",bonusBalance:"Bónuszegyenleg",depositButton:"Letét"},pl:{balanceTitle:"Twój balans",totalBalance:"Saldo całkowite",cashBalance:"Saldo środków pieniężnych",bonusBalance:"Saldo bonusowe",depositButton:"Depozyt"},pt:{balanceTitle:"Seu Saldo",totalBalance:"Saldo total",cashBalance:"Saldo de caixa",bonusBalance:"Saldo de bônus",depositButton:"Depósito"},sl:{balanceTitle:"Vaše stanje",totalBalance:"Skupno stanje",cashBalance:"Stanje gotovine",bonusBalance:"Bonus stanje",depositButton:"Polog"},sr:{balanceTitle:"Стање",totalBalance:"Укупно стање",cashBalance:"Новчано стање",bonusBalance:"Бонус Баланце",depositButton:"Депозит"},"pt-br":{balanceTitle:"Seu balanço",totalBalance:"Balanço total",cashBalance:"Saldo de caixa",bonusBalance:"Saldo em títulos",depositButton:"Depósito"},"es-mx":{balanceTitle:"Su saldo",totalBalance:"Saldo total",cashBalance:"Saldo en efectivo",bonusBalance:"Saldo en bonos",depositButton:"Depósito"}};var Ne={exports:{}};/** @license
|
|
2
|
+
* eventsource.js
|
|
3
|
+
* Available under MIT License (MIT)
|
|
4
|
+
* https://github.com/Yaffle/EventSource/
|
|
5
|
+
*/(function(n,t){(function(a){var s=a.setTimeout,i=a.clearTimeout,d=a.XMLHttpRequest,u=a.XDomainRequest,w=a.ActiveXObject,b=a.EventSource,m=a.document,C=a.Promise,E=a.fetch,x=a.Response,A=a.TextDecoder,D=a.TextEncoder,F=a.AbortController;if(typeof window!="undefined"&&typeof m!="undefined"&&!("readyState"in m)&&m.body==null&&(m.readyState="loading",window.addEventListener("load",function(l){m.readyState="complete"},!1)),d==null&&w!=null&&(d=function(){return new w("Microsoft.XMLHTTP")}),Object.create==null&&(Object.create=function(l){function r(){}return r.prototype=l,new r}),Date.now||(Date.now=function(){return new Date().getTime()}),F==null){var k=E;E=function(l,r){var p=r.signal;return k(l,{headers:r.headers,credentials:r.credentials,cache:r.cache}).then(function(o){var B=o.body.getReader();return p._reader=B,p._aborted&&p._reader.cancel(),{status:o.status,statusText:o.statusText,headers:o.headers,body:{getReader:function(){return B}}}})},F=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){this.signal._reader!=null&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function S(){this.bitsNeeded=0,this.codePoint=0}S.prototype.decode=function(l){function r(j,q,y){if(y===1)return j>=128>>q&&j<<q<=2047;if(y===2)return j>=2048>>q&&j<<q<=55295||j>=57344>>q&&j<<q<=65535;if(y===3)return j>=65536>>q&&j<<q<=1114111;throw new Error}function p(j,q){if(j===6*1)return q>>6>15?3:q>31?2:1;if(j===6*2)return q>15?3:2;if(j===6*3)return 3;throw new Error}for(var o=65533,B="",v=this.bitsNeeded,f=this.codePoint,_=0;_<l.length;_+=1){var V=l[_];v!==0&&(V<128||V>191||!r(f<<6|V&63,v-6,p(v,f)))&&(v=0,f=o,B+=String.fromCharCode(f)),v===0?(V>=0&&V<=127?(v=0,f=V):V>=192&&V<=223?(v=6*1,f=V&31):V>=224&&V<=239?(v=6*2,f=V&15):V>=240&&V<=247?(v=6*3,f=V&7):(v=0,f=o),v!==0&&!r(f,v,p(v,f))&&(v=0,f=o)):(v-=6,f=f<<6|V&63),v===0&&(f<=65535?B+=String.fromCharCode(f):(B+=String.fromCharCode(55296+(f-65535-1>>10)),B+=String.fromCharCode(56320+(f-65535-1&1023))))}return this.bitsNeeded=v,this.codePoint=f,B};var M=function(){try{return new A().decode(new D().encode("test"),{stream:!0})==="test"}catch(l){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+l)}return!1};(A==null||D==null||!M())&&(A=S);var h=function(){};function T(l){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=h,this.onload=h,this.onerror=h,this.onreadystatechange=h,this._contentType="",this._xhr=l,this._sendTimeout=0,this._abort=h}T.prototype.open=function(l,r){this._abort(!0);var p=this,o=this._xhr,B=1,v=0;this._abort=function(y){p._sendTimeout!==0&&(i(p._sendTimeout),p._sendTimeout=0),(B===1||B===2||B===3)&&(B=4,o.onload=h,o.onerror=h,o.onabort=h,o.onprogress=h,o.onreadystatechange=h,o.abort(),v!==0&&(i(v),v=0),y||(p.readyState=4,p.onabort(null),p.onreadystatechange())),B=0};var f=function(){if(B===1){var y=0,J="",ge=void 0;if("contentType"in o)y=200,J="OK",ge=o.contentType;else try{y=o.status,J=o.statusText,ge=o.getResponseHeader("Content-Type")}catch(xe){y=0,J="",ge=void 0}y!==0&&(B=2,p.readyState=2,p.status=y,p.statusText=J,p._contentType=ge,p.onreadystatechange())}},_=function(){if(f(),B===2||B===3){B=3;var y="";try{y=o.responseText}catch(J){}p.readyState=3,p.responseText=y,p.onprogress()}},V=function(y,J){if((J==null||J.preventDefault==null)&&(J={preventDefault:h}),_(),B===1||B===2||B===3){if(B=4,v!==0&&(i(v),v=0),p.readyState=4,y==="load")p.onload(J);else if(y==="error")p.onerror(J);else if(y==="abort")p.onabort(J);else throw new TypeError;p.onreadystatechange()}},j=function(y){o!=null&&(o.readyState===4?(!("onload"in o)||!("onerror"in o)||!("onabort"in o))&&V(o.responseText===""?"error":"load",y):o.readyState===3?"onprogress"in o||_():o.readyState===2&&f())},q=function(){v=s(function(){q()},500),o.readyState===3&&_()};"onload"in o&&(o.onload=function(y){V("load",y)}),"onerror"in o&&(o.onerror=function(y){V("error",y)}),"onabort"in o&&(o.onabort=function(y){V("abort",y)}),"onprogress"in o&&(o.onprogress=_),"onreadystatechange"in o&&(o.onreadystatechange=function(y){j(y)}),("contentType"in o||!("ontimeout"in d.prototype))&&(r+=(r.indexOf("?")===-1?"?":"&")+"padding=true"),o.open(l,r,!0),"readyState"in o&&(v=s(function(){q()},0))},T.prototype.abort=function(){this._abort(!1)},T.prototype.getResponseHeader=function(l){return this._contentType},T.prototype.setRequestHeader=function(l,r){var p=this._xhr;"setRequestHeader"in p&&p.setRequestHeader(l,r)},T.prototype.getAllResponseHeaders=function(){return this._xhr.getAllResponseHeaders!=null&&this._xhr.getAllResponseHeaders()||""},T.prototype.send=function(){if((!("ontimeout"in d.prototype)||!("sendAsBinary"in d.prototype)&&!("mozAnon"in d.prototype))&&m!=null&&m.readyState!=null&&m.readyState!=="complete"){var l=this;l._sendTimeout=s(function(){l._sendTimeout=0,l.send()},4);return}var r=this._xhr;"withCredentials"in r&&(r.withCredentials=this.withCredentials);try{r.send(void 0)}catch(p){throw p}};function X(l){return l.replace(/[A-Z]/g,function(r){return String.fromCharCode(r.charCodeAt(0)+32)})}function z(l){for(var r=Object.create(null),p=l.split(`\r
|
|
6
|
+
`),o=0;o<p.length;o+=1){var B=p[o],v=B.split(": "),f=v.shift(),_=v.join(": ");r[X(f)]=_}this._map=r}z.prototype.get=function(l){return this._map[X(l)]},d!=null&&d.HEADERS_RECEIVED==null&&(d.HEADERS_RECEIVED=2);function Y(){}Y.prototype.open=function(l,r,p,o,B,v,f){l.open("GET",B);var _=0;l.onprogress=function(){var j=l.responseText,q=j.slice(_);_+=q.length,p(q)},l.onerror=function(j){j.preventDefault(),o(new Error("NetworkError"))},l.onload=function(){o(null)},l.onabort=function(){o(null)},l.onreadystatechange=function(){if(l.readyState===d.HEADERS_RECEIVED){var j=l.status,q=l.statusText,y=l.getResponseHeader("Content-Type"),J=l.getAllResponseHeaders();r(j,q,y,new z(J))}},l.withCredentials=v;for(var V in f)Object.prototype.hasOwnProperty.call(f,V)&&l.setRequestHeader(V,f[V]);return l.send(),l};function U(l){this._headers=l}U.prototype.get=function(l){return this._headers.get(l)};function H(){}H.prototype.open=function(l,r,p,o,B,v,f){var _=null,V=new F,j=V.signal,q=new A;return E(B,{headers:f,credentials:v?"include":"same-origin",signal:j,cache:"no-store"}).then(function(y){return _=y.body.getReader(),r(y.status,y.statusText,y.headers.get("Content-Type"),new U(y.headers)),new C(function(J,ge){var xe=function(){_.read().then(function(ue){if(ue.done)J(void 0);else{var ie=q.decode(ue.value,{stream:!0});p(ie),xe()}}).catch(function(ue){ge(ue)})};xe()})}).catch(function(y){if(y.name!=="AbortError")return y}).then(function(y){o(y)}),{abort:function(){_!=null&&_.cancel(),V.abort()}}};function g(){this._listeners=Object.create(null)}function L(l){s(function(){throw l},0)}g.prototype.dispatchEvent=function(l){l.target=this;var r=this._listeners[l.type];if(r!=null)for(var p=r.length,o=0;o<p;o+=1){var B=r[o];try{typeof B.handleEvent=="function"?B.handleEvent(l):B.call(this,l)}catch(v){L(v)}}},g.prototype.addEventListener=function(l,r){l=String(l);var p=this._listeners,o=p[l];o==null&&(o=[],p[l]=o);for(var B=!1,v=0;v<o.length;v+=1)o[v]===r&&(B=!0);B||o.push(r)},g.prototype.removeEventListener=function(l,r){l=String(l);var p=this._listeners,o=p[l];if(o!=null){for(var B=[],v=0;v<o.length;v+=1)o[v]!==r&&B.push(o[v]);B.length===0?delete p[l]:p[l]=B}};function O(l){this.type=l,this.target=void 0}function G(l,r){O.call(this,l),this.data=r.data,this.lastEventId=r.lastEventId}G.prototype=Object.create(O.prototype);function K(l,r){O.call(this,l),this.status=r.status,this.statusText=r.statusText,this.headers=r.headers}K.prototype=Object.create(O.prototype);function Q(l,r){O.call(this,l),this.error=r.error}Q.prototype=Object.create(O.prototype);var le=-1,$=0,oe=1,se=2,pe=-1,P=0,N=1,W=2,Me=3,Ee=/^text\/event\-stream(;.*)?$/i,Se=1e3,Te=18e6,c=function(l,r){var p=l==null?r:parseInt(l,10);return p!==p&&(p=r),R(p)},R=function(l){return Math.min(Math.max(l,Se),Te)},I=function(l,r,p){try{typeof r=="function"&&r.call(l,p)}catch(o){L(o)}};function Z(l,r){g.call(this),r=r||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,ee(this,l,r)}function ae(){return d!=null&&"withCredentials"in d.prototype||u==null?new d:new u}var he=E!=null&&x!=null&&"body"in x.prototype;function ee(l,r,p){r=String(r);var o=!!p.withCredentials,B=p.lastEventIdQueryParameterName||"lastEventId",v=R(1e3),f=c(p.heartbeatTimeout,45e3),_="",V=v,j=!1,q=0,y=p.headers||{},J=p.Transport,ge=he&&J==null?void 0:new T(J!=null?new J:ae()),xe=J!=null&&typeof J!="string"?new J:ge==null?new H:new Y,ue=void 0,ie=0,be=le,Ae="",De="",ye="",Ve="",de=P,Fe=0,Ce=0,Qe=function(ne,te,fe,ve){if(be===$)if(ne===200&&fe!=null&&Ee.test(fe)){be=oe,j=Date.now(),V=v,l.readyState=oe;var ce=new K("open",{status:ne,statusText:te,headers:ve});l.dispatchEvent(ce),I(l,l.onopen,ce)}else{var re="";ne!==200?(te&&(te=te.replace(/\s+/g," ")),re="EventSource's response has a status "+ne+" "+te+" that is not 200. Aborting the connection."):re="EventSource's response has a Content-Type specifying an unsupported type: "+(fe==null?"-":fe.replace(/\s+/g," "))+". Aborting the connection.",Ie();var ce=new K("error",{status:ne,statusText:te,headers:ve});l.dispatchEvent(ce),I(l,l.onerror,ce),console.error(re)}},Ze=function(ne){if(be===oe){for(var te=-1,fe=0;fe<ne.length;fe+=1){var ve=ne.charCodeAt(fe);(ve===10||ve===13)&&(te=fe)}var ce=(te!==-1?Ve:"")+ne.slice(0,te+1);Ve=(te===-1?Ve:"")+ne.slice(te+1),ne!==""&&(j=Date.now(),q+=ne.length);for(var re=0;re<ce.length;re+=1){var ve=ce.charCodeAt(re);if(de===pe&&ve===10)de=P;else if(de===pe&&(de=P),ve===13||ve===10){if(de!==P){de===N&&(Ce=re+1);var we=ce.slice(Fe,Ce-1),_e=ce.slice(Ce+(Ce<re&&ce.charCodeAt(Ce)===32?1:0),re);we==="data"?(Ae+=`
|
|
7
|
+
`,Ae+=_e):we==="id"?De=_e:we==="event"?ye=_e:we==="retry"?(v=c(_e,v),V=v):we==="heartbeatTimeout"&&(f=c(_e,f),ie!==0&&(i(ie),ie=s(function(){Oe()},f)))}if(de===P){if(Ae!==""){_=De,ye===""&&(ye="message");var Re=new G(ye,{data:Ae.slice(1),lastEventId:De});if(l.dispatchEvent(Re),ye==="open"?I(l,l.onopen,Re):ye==="message"?I(l,l.onmessage,Re):ye==="error"&&I(l,l.onerror,Re),be===se)return}Ae="",ye=""}de=ve===13?pe:P}else de===P&&(Fe=re,de=N),de===N?ve===58&&(Ce=re+1,de=W):de===W&&(de=Me)}}},He=function(ne){if(be===oe||be===$){be=le,ie!==0&&(i(ie),ie=0),ie=s(function(){Oe()},V),V=R(Math.min(v*16,V*2)),l.readyState=$;var te=new Q("error",{error:ne});l.dispatchEvent(te),I(l,l.onerror,te),ne!=null&&console.error(ne)}},Ie=function(){be=se,ue!=null&&(ue.abort(),ue=void 0),ie!==0&&(i(ie),ie=0),l.readyState=se},Oe=function(){if(ie=0,be!==le){if(!j&&ue!=null)He(new Error("No activity within "+f+" milliseconds. "+(be===$?"No response received.":q+" chars received.")+" Reconnecting.")),ue!=null&&(ue.abort(),ue=void 0);else{var ne=Math.max((j||Date.now())+f-Date.now(),1);j=!1,ie=s(function(){Oe()},ne)}return}j=!1,q=0,ie=s(function(){Oe()},f),be=$,Ae="",ye="",De=_,Ve="",Fe=0,Ce=0,de=P;var te=r;if(r.slice(0,5)!=="data:"&&r.slice(0,5)!=="blob:"&&_!==""){var fe=r.indexOf("?");te=fe===-1?r:r.slice(0,fe+1)+r.slice(fe+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,function(_e,Re){return Re===B?"":_e}),te+=(r.indexOf("?")===-1?"?":"&")+B+"="+encodeURIComponent(_)}var ve=l.withCredentials,ce={};ce.Accept="text/event-stream";var re=l.headers;if(re!=null)for(var we in re)Object.prototype.hasOwnProperty.call(re,we)&&(ce[we]=re[we]);try{ue=xe.open(ge,Qe,Ze,He,te,ve,ce)}catch(_e){throw Ie(),_e}};l.url=r,l.readyState=$,l.withCredentials=o,l.headers=y,l._close=Ie,Oe()}Z.prototype=Object.create(g.prototype),Z.prototype.CONNECTING=$,Z.prototype.OPEN=oe,Z.prototype.CLOSED=se,Z.prototype.close=function(){this._close()},Z.CONNECTING=$,Z.OPEN=oe,Z.CLOSED=se,Z.prototype.withCredentials=void 0;var Be=b;d!=null&&(b==null||!("withCredentials"in b.prototype))&&(Be=Z),function(l){{var r=l(t);r!==void 0&&(n.exports=r)}}(function(l){l.EventSourcePolyfill=Z,l.NativeEventSource=b,l.EventSource=Be})})(typeof globalThis=="undefined"?typeof window!="undefined"?window:typeof self!="undefined"?self:e.commonjsGlobal:globalThis)})(Ne,Ne.exports);var st=Ne.exports;/*!
|
|
8
|
+
* currency.js - v2.0.4
|
|
9
|
+
* http://scurker.github.io/currency.js
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2021 Jason Wilson
|
|
12
|
+
* Released under MIT license
|
|
13
|
+
*/var rt={symbol:"$",separator:",",decimal:".",errorOnInvalid:!1,precision:2,pattern:"!#",negativePattern:"-!#",format:ct,fromCents:!1},Ye=function(t){return Math.round(t)},je=function(t){return Math.pow(10,t)},ot=function(t,a){return Ye(t/a)*a},it=/(\d)(?=(\d{3})+\b)/g,dt=/(\d)(?=(\d\d)+\d\b)/g;function me(n,t){var a=this;if(!(a instanceof me))return new me(n,t);var s=Object.assign({},rt,t),i=je(s.precision),d=ke(n,s);a.intValue=d,a.value=d/i,s.increment=s.increment||1/i,s.useVedic?s.groups=dt:s.groups=it,this.s=s,this.p=i}function ke(n,t){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,s=0,i=t.decimal,d=t.errorOnInvalid,u=t.precision,w=t.fromCents,b=je(u),m=typeof n=="number",C=n instanceof me;if(C&&w)return n.intValue;if(m||C)s=C?n.value:n;else if(typeof n=="string"){var E=new RegExp("[^-\\d"+i+"]","g"),x=new RegExp("\\"+i,"g");s=n.replace(/\((.*)\)/,"-$1").replace(E,"").replace(x,"."),s=s||0}else{if(d)throw Error("Invalid Input");s=0}return w||(s*=b,s=s.toFixed(4)),a?Ye(s):s}function ct(n,t){var a=t.pattern,s=t.negativePattern,i=t.symbol,d=t.separator,u=t.decimal,w=t.groups,b=(""+n).replace(/^-/,"").split("."),m=b[0],C=b[1];return(n.value>=0?a:s).replace("!",i).replace("#",m.replace(w,"$1"+d)+(C?u+C:""))}me.prototype={add:function(t){var a=this.intValue,s=this.s,i=this.p;return me((a+=ke(t,s))/(s.fromCents?1:i),s)},subtract:function(t){var a=this.intValue,s=this.s,i=this.p;return me((a-=ke(t,s))/(s.fromCents?1:i),s)},multiply:function(t){var a=this.intValue,s=this.s;return me((a*=t)/(s.fromCents?1:je(s.precision)),s)},divide:function(t){var a=this.intValue,s=this.s;return me(a/=ke(t,s,!1),s)},distribute:function(t){for(var a=this.intValue,s=this.p,i=this.s,d=[],u=Math[a>=0?"floor":"ceil"](a/t),w=Math.abs(a-u*t),b=i.fromCents?1:s;t!==0;t--){var m=me(u/b,i);w-- >0&&(m=m[a>=0?"add":"subtract"](1/b)),d.push(m)}return d},dollars:function(){return~~this.value},cents:function(){var t=this.intValue,a=this.p;return~~(t%a)},format:function(t){var a=this.s;return typeof t=="function"?t(this,a):a.format(this,Object.assign({},a,t))},toString:function(){var t=this.intValue,a=this.p,s=this.s;return ot(t/a,s.increment).toFixed(s.precision)},toJSON:function(){return this.value}};function pt(n){e.append_styles(n,"svelte-1dlb2l5",'.svelte-1dlb2l5.svelte-1dlb2l5,.svelte-1dlb2l5.svelte-1dlb2l5::before,.svelte-1dlb2l5.svelte-1dlb2l5::after{font-family:inherit}:host{font-family:inherit}button.svelte-1dlb2l5.svelte-1dlb2l5{font-family:inherit}p.svelte-1dlb2l5.svelte-1dlb2l5{padding:0;margin:0}@keyframes svelte-1dlb2l5-growWidthPercent{from{height:0}to{height:100%}}.ShowBalance.svelte-1dlb2l5.svelte-1dlb2l5{position:relative}.ShowBalance.svelte-1dlb2l5 .BalanceValue.svelte-1dlb2l5{font-size:14px;cursor:pointer;display:flex;flex-wrap:nowrap;white-space:nowrap}.ShowBalance.svelte-1dlb2l5 .BalanceValue svg.svelte-1dlb2l5{width:16px;fill:black}.ShowBalance.svelte-1dlb2l5 .BalanceValue span.svelte-1dlb2l5{padding-left:5px}.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleActive.svelte-1dlb2l5,.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleInactive.svelte-1dlb2l5{display:block;margin:0 3px;transition:all 0.2s}.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleActive.svelte-1dlb2l5:hover,.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleInactive.svelte-1dlb2l5:hover{transform:scale(1.2)}.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleActive svg.svelte-1dlb2l5,.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleInactive svg.svelte-1dlb2l5{margin:2px 0px}.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleActive.svelte-1dlb2l5{transform:scale(1.1) rotateX(180deg) translateY(3px)}.ShowBalance.svelte-1dlb2l5 .BalanceValue .TriangleActive.svelte-1dlb2l5:hover{transform:scale(1.1) rotateX(180deg) translateY(3px)}@media only screen and (max-width: 360px){.ShowBalance.svelte-1dlb2l5 .BalanceValue.svelte-1dlb2l5{font-size:12px}.ShowBalance.svelte-1dlb2l5 .BalanceValue svg.svelte-1dlb2l5{width:12px}}.BalanceModalWrapper.svelte-1dlb2l5.svelte-1dlb2l5{background:linear-gradient(90deg, rgb(42, 79, 55) 0%, rgb(0, 61, 92) 100%);position:absolute;top:40px;padding:10px;transform:translateX(-45%);box-shadow:0px 30px 30px var(--emw-header-color-primary, var(--emw-color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919;transition:all 0.2s ease-in;opacity:0}.BalanceModalWrapper.svelte-1dlb2l5.svelte-1dlb2l5:before{content:"";background:linear-gradient(90deg, rgb(42, 79, 55) 0%, rgb(0, 61, 92) 100%);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:50%;width:25px;height:10px;z-index:1}.BalanceModalWrapper.Open.svelte-1dlb2l5.svelte-1dlb2l5{opacity:1}.BalanceModalClose.svelte-1dlb2l5.svelte-1dlb2l5{position:absolute;top:5px;right:5px;width:20px;height:20px;z-index:1;cursor:pointer;transition:all 0.3s ease;opacity:0}.BalanceModalClose.svelte-1dlb2l5.svelte-1dlb2l5:before{content:"";background:var(--emw-color-secondary, var(--emw-color-secondary, white));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(45deg)}.BalanceModalClose.svelte-1dlb2l5.svelte-1dlb2l5:after{content:"";background:var(--emw-color-secondary, var(--emw-color-secondary, white));position:absolute;top:8px;left:0;width:20px;height:2px;transform:rotate(-45deg)}.BalanceModalClose.svelte-1dlb2l5.svelte-1dlb2l5:hover{transform:scale(1.1)}.BalanceModalClose.Open.svelte-1dlb2l5.svelte-1dlb2l5{opacity:1}.BalanceModal.svelte-1dlb2l5.svelte-1dlb2l5{transition:all 0.2s ease-in;width:270px}.BalanceModalHeader.svelte-1dlb2l5.svelte-1dlb2l5{display:flex;align-items:center;justify-content:center;padding:20px 0}.BalanceModalHeader.svelte-1dlb2l5 .BalanceModalTitle.svelte-1dlb2l5{font-size:16px;font-weight:bold;color:var(--emw-header-contrast, var(--emw-color-contrast, white))}.BalanceModalRowBoth.svelte-1dlb2l5.svelte-1dlb2l5{display:flex;flex-direction:column;gap:5px;padding:20px 0;border-bottom:1px solid var(--emw-color-gray-100, #E6E6E6)}.BalanceModalRowBoth.svelte-1dlb2l5.svelte-1dlb2l5:last-child{border-bottom:none}.BalanceModalRowBoth.svelte-1dlb2l5 .BalanceModalRowLine.svelte-1dlb2l5{display:flex;width:100%;justify-content:space-between}.BalanceModalRowBoth.svelte-1dlb2l5 .BalanceModalText.svelte-1dlb2l5{color:var(--emw-header-contrast, var(--emw-color-contrast, white));font-size:14px;text-transform:capitalize}.BalanceModalRowBoth.svelte-1dlb2l5 .BalanceModalValue.svelte-1dlb2l5{font-size:14px;font-weight:bold;color:var(--emw-header-contrast, var(--emw-color-contrast, white))}.BalanceModalRow.svelte-1dlb2l5.svelte-1dlb2l5{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid var(--emw-color-gray-100, #E6E6E6)}.BalanceModalRow.svelte-1dlb2l5.svelte-1dlb2l5:last-child{border-bottom:none}.BalanceModalRow.svelte-1dlb2l5 .BalanceModalText.svelte-1dlb2l5{color:var(--emw-header-contrast, var(--emw-color-contrast, white));font-size:14px;text-transform:capitalize}.BalanceModalRow.svelte-1dlb2l5 .BalanceModalValue.svelte-1dlb2l5{font-size:14px;font-weight:bold;color:var(--emw-header-contrast, var(--emw-color-contrast, white))}.BalanceModalFooter.svelte-1dlb2l5.svelte-1dlb2l5{display:flex;align-items:center;padding:20px 0 10px}.BalanceModalFooter.svelte-1dlb2l5 .BalanceModalAction.svelte-1dlb2l5{background:var(--emw-color-primary);font-size:12px;color:white;text-transform:uppercase;width:100%;border-radius:30px;border:none;padding:10px 0;cursor:pointer;transition:all 0.2s ease-in;box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.2)}.BalanceModalFooter.svelte-1dlb2l5 .BalanceModalAction.svelte-1dlb2l5:hover{background:rgba(255, 255, 255, 0.1);color:var(--emw-color-primary);box-shadow:0px 0px 0px 2px inset var(--emw-color-primary);font-size:14px}.BalanceModalFooter.svelte-1dlb2l5 .BalanceModalAction.svelte-1dlb2l5:active{background:rgba(255, 255, 255, 0.5)}.ShowBalanceModalOverlay.svelte-1dlb2l5.svelte-1dlb2l5{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16;opacity:0;transition:all 0.2s linear}.ShowBalanceModalOverlay.Open.svelte-1dlb2l5.svelte-1dlb2l5{opacity:1}')}function We(n){let t,a,s,i,d,u,w,b,m=n[9]("balanceTitle")+"",C,E,x,A,D,F=n[9]("totalBalance")+"",k,S,M,h,T,X,z,Y,U,H,g,L,O=n[9]("depositButton")+"",G,K,Q,le,$,oe;function se(N,W){return N[0]=="gm16"?ft:ut}let pe=se(n),P=pe(n);return{c(){t=e.element("div"),a=e.element("div"),i=e.space(),d=e.element("div"),u=e.element("div"),w=e.element("div"),b=e.element("p"),C=e.text(m),E=e.space(),x=e.element("div"),A=e.element("div"),D=e.element("p"),k=e.text(F),S=e.space(),M=e.element("p"),h=e.element("span"),T=e.text(n[5]),X=e.space(),z=e.element("span"),Y=e.text(n[6]),U=e.space(),P.c(),H=e.space(),g=e.element("div"),L=e.element("button"),G=e.text(O),e.attr(a,"class",s="BalanceModalClose "+(n[4]?"Open":"")+" svelte-1dlb2l5"),e.attr(b,"class","BalanceModalTitle svelte-1dlb2l5"),e.attr(w,"class","BalanceModalHeader svelte-1dlb2l5"),e.attr(D,"class","BalanceModalText svelte-1dlb2l5"),e.attr(h,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(z,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(M,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(A,"class","BalanceModalRow svelte-1dlb2l5"),e.attr(x,"class","BalanceModalBody svelte-1dlb2l5"),e.attr(L,"class","BalanceModalAction svelte-1dlb2l5"),e.attr(g,"class","BalanceModalFooter svelte-1dlb2l5"),e.attr(u,"class",K="ModalContent "+(n[4]?"Open":"")+" svelte-1dlb2l5"),e.attr(d,"class",Q="BalanceModal "+(n[4]?"Open":"")+" svelte-1dlb2l5"),e.attr(t,"class",le="BalanceModalWrapper "+(n[4]?"Open":"")+" svelte-1dlb2l5")},m(N,W){e.insert(N,t,W),e.append(t,a),e.append(t,i),e.append(t,d),e.append(d,u),e.append(u,w),e.append(w,b),e.append(b,C),e.append(u,E),e.append(u,x),e.append(x,A),e.append(A,D),e.append(D,k),e.append(A,S),e.append(A,M),e.append(M,h),e.append(h,T),e.append(M,X),e.append(M,z),e.append(z,Y),e.append(x,U),P.m(x,null),e.append(u,H),e.append(u,g),e.append(g,L),e.append(L,G),$||(oe=[e.listen(a,"click",n[25]),e.listen(L,"click",n[26])],$=!0)},p(N,W){W[0]&16&&s!==(s="BalanceModalClose "+(N[4]?"Open":"")+" svelte-1dlb2l5")&&e.attr(a,"class",s),W[0]&512&&m!==(m=N[9]("balanceTitle")+"")&&e.set_data(C,m),W[0]&512&&F!==(F=N[9]("totalBalance")+"")&&e.set_data(k,F),W[0]&32&&e.set_data(T,N[5]),W[0]&64&&e.set_data(Y,N[6]),pe===(pe=se(N))&&P?P.p(N,W):(P.d(1),P=pe(N),P&&(P.c(),P.m(x,null))),W[0]&512&&O!==(O=N[9]("depositButton")+"")&&e.set_data(G,O),W[0]&16&&K!==(K="ModalContent "+(N[4]?"Open":"")+" svelte-1dlb2l5")&&e.attr(u,"class",K),W[0]&16&&Q!==(Q="BalanceModal "+(N[4]?"Open":"")+" svelte-1dlb2l5")&&e.attr(d,"class",Q),W[0]&16&&le!==(le="BalanceModalWrapper "+(N[4]?"Open":"")+" svelte-1dlb2l5")&&e.attr(t,"class",le)},d(N){N&&e.detach(t),P.d(),$=!1,e.run_all(oe)}}}function ut(n){var g,L;let t,a,s=n[9]("cashBalance")+"",i,d,u,w,b=n[12]((g=n[7][0])==null?void 0:g.balanceAmount)+"",m,C,E,x,A,D,F,k=n[9]("bonusBalance")+"",S,M,h,T,X=n[12]((L=n[7][1])==null?void 0:L.balanceAmount)+"",z,Y,U,H;return{c(){t=e.element("div"),a=e.element("p"),i=e.text(s),d=e.space(),u=e.element("p"),w=e.element("span"),m=e.text(b),C=e.space(),E=e.element("span"),x=e.text(n[6]),A=e.space(),D=e.element("div"),F=e.element("p"),S=e.text(k),M=e.space(),h=e.element("p"),T=e.element("span"),z=e.text(X),Y=e.space(),U=e.element("span"),H=e.text(n[6]),e.attr(a,"class","BalanceModalText svelte-1dlb2l5"),e.attr(w,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(E,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(u,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(t,"class","BalanceModalRow svelte-1dlb2l5"),e.attr(F,"class","BalanceModalText svelte-1dlb2l5"),e.attr(T,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(U,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(h,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(D,"class","BalanceModalRow svelte-1dlb2l5")},m(O,G){e.insert(O,t,G),e.append(t,a),e.append(a,i),e.append(t,d),e.append(t,u),e.append(u,w),e.append(w,m),e.append(u,C),e.append(u,E),e.append(E,x),e.insert(O,A,G),e.insert(O,D,G),e.append(D,F),e.append(F,S),e.append(D,M),e.append(D,h),e.append(h,T),e.append(T,z),e.append(h,Y),e.append(h,U),e.append(U,H)},p(O,G){var K,Q;G[0]&512&&s!==(s=O[9]("cashBalance")+"")&&e.set_data(i,s),G[0]&128&&b!==(b=O[12]((K=O[7][0])==null?void 0:K.balanceAmount)+"")&&e.set_data(m,b),G[0]&64&&e.set_data(x,O[6]),G[0]&512&&k!==(k=O[9]("bonusBalance")+"")&&e.set_data(S,k),G[0]&128&&X!==(X=O[12]((Q=O[7][1])==null?void 0:Q.balanceAmount)+"")&&e.set_data(z,X),G[0]&64&&e.set_data(H,O[6])},d(O){O&&(e.detach(t),e.detach(A),e.detach(D))}}}function ft(n){let t;function a(d,u){if(d[1]==="Casino"||d[1]==="Sports")return ht;if(d[1]==="All")return vt}let s=a(n),i=s&&s(n);return{c(){i&&i.c(),t=e.empty()},m(d,u){i&&i.m(d,u),e.insert(d,t,u)},p(d,u){s===(s=a(d))&&i?i.p(d,u):(i&&i.d(1),i=s&&s(d),i&&(i.c(),i.m(t.parentNode,t)))},d(d){d&&e.detach(t),i&&i.d(d)}}}function vt(n){let t,a,s,i=n[9]("cashBalance")+"",d,u,w,b,m,C=n[12](n[8].Casino.Real)+"",E,x,A,D,F,k,S,M=n[9]("cashBalance")+"",h,T,X,z,Y,U=n[12](n[8].Sports.Real)+"",H,g,L,O,G,K,Q,le,$=n[9]("bonusBalance")+"",oe,se,pe,P,N,W=n[12](n[8].Casino.Bonus)+"",Me,Ee,Se,Te,c,R,I,Z=n[9]("bonusBalance")+"",ae,he,ee,Be,l,r=n[12](n[8].Sports.Bonus)+"",p,o,B,v;return{c(){t=e.element("div"),a=e.element("div"),s=e.element("p"),d=e.text(i),u=e.text(" Casino"),w=e.space(),b=e.element("p"),m=e.element("span"),E=e.text(C),x=e.space(),A=e.element("span"),D=e.text(n[6]),F=e.space(),k=e.element("div"),S=e.element("p"),h=e.text(M),T=e.text(" Sports"),X=e.space(),z=e.element("p"),Y=e.element("span"),H=e.text(U),g=e.space(),L=e.element("span"),O=e.text(n[6]),G=e.space(),K=e.element("div"),Q=e.element("div"),le=e.element("p"),oe=e.text($),se=e.text(" Casino"),pe=e.space(),P=e.element("p"),N=e.element("span"),Me=e.text(W),Ee=e.space(),Se=e.element("span"),Te=e.text(n[6]),c=e.space(),R=e.element("div"),I=e.element("p"),ae=e.text(Z),he=e.text(" Sports"),ee=e.space(),Be=e.element("p"),l=e.element("span"),p=e.text(r),o=e.space(),B=e.element("span"),v=e.text(n[6]),e.attr(s,"class","BalanceModalText svelte-1dlb2l5"),e.attr(m,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(A,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(b,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(a,"class","BalanceModalRowLine svelte-1dlb2l5"),e.attr(S,"class","BalanceModalText svelte-1dlb2l5"),e.attr(Y,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(L,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(z,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(k,"class","BalanceModalRowLine svelte-1dlb2l5"),e.attr(t,"class","BalanceModalRowBoth svelte-1dlb2l5"),e.attr(le,"class","BalanceModalText svelte-1dlb2l5"),e.attr(N,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(Se,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(P,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(Q,"class","BalanceModalRowLine svelte-1dlb2l5"),e.attr(I,"class","BalanceModalText svelte-1dlb2l5"),e.attr(l,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(B,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(Be,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(R,"class","BalanceModalRowLine svelte-1dlb2l5"),e.attr(K,"class","BalanceModalRowBoth svelte-1dlb2l5")},m(f,_){e.insert(f,t,_),e.append(t,a),e.append(a,s),e.append(s,d),e.append(s,u),e.append(a,w),e.append(a,b),e.append(b,m),e.append(m,E),e.append(b,x),e.append(b,A),e.append(A,D),e.append(t,F),e.append(t,k),e.append(k,S),e.append(S,h),e.append(S,T),e.append(k,X),e.append(k,z),e.append(z,Y),e.append(Y,H),e.append(z,g),e.append(z,L),e.append(L,O),e.insert(f,G,_),e.insert(f,K,_),e.append(K,Q),e.append(Q,le),e.append(le,oe),e.append(le,se),e.append(Q,pe),e.append(Q,P),e.append(P,N),e.append(N,Me),e.append(P,Ee),e.append(P,Se),e.append(Se,Te),e.append(K,c),e.append(K,R),e.append(R,I),e.append(I,ae),e.append(I,he),e.append(R,ee),e.append(R,Be),e.append(Be,l),e.append(l,p),e.append(Be,o),e.append(Be,B),e.append(B,v)},p(f,_){_[0]&512&&i!==(i=f[9]("cashBalance")+"")&&e.set_data(d,i),_[0]&256&&C!==(C=f[12](f[8].Casino.Real)+"")&&e.set_data(E,C),_[0]&64&&e.set_data(D,f[6]),_[0]&512&&M!==(M=f[9]("cashBalance")+"")&&e.set_data(h,M),_[0]&256&&U!==(U=f[12](f[8].Sports.Real)+"")&&e.set_data(H,U),_[0]&64&&e.set_data(O,f[6]),_[0]&512&&$!==($=f[9]("bonusBalance")+"")&&e.set_data(oe,$),_[0]&256&&W!==(W=f[12](f[8].Casino.Bonus)+"")&&e.set_data(Me,W),_[0]&64&&e.set_data(Te,f[6]),_[0]&512&&Z!==(Z=f[9]("bonusBalance")+"")&&e.set_data(ae,Z),_[0]&256&&r!==(r=f[12](f[8].Sports.Bonus)+"")&&e.set_data(p,r),_[0]&64&&e.set_data(v,f[6])},d(f){f&&(e.detach(t),e.detach(G),e.detach(K))}}}function ht(n){let t,a,s=n[9]("cashBalance")+"",i,d,u,w,b=n[8][n[1]?n[1]:"Casino"].Real+"",m,C,E,x,A,D,F,k=n[9]("bonusBalance")+"",S,M,h,T,X=n[8][n[1]?n[1]:"Casino"].Bonus+"",z,Y,U,H;return{c(){t=e.element("div"),a=e.element("p"),i=e.text(s),d=e.space(),u=e.element("p"),w=e.element("span"),m=e.text(b),C=e.space(),E=e.element("span"),x=e.text(n[6]),A=e.space(),D=e.element("div"),F=e.element("p"),S=e.text(k),M=e.space(),h=e.element("p"),T=e.element("span"),z=e.text(X),Y=e.space(),U=e.element("span"),H=e.text(n[6]),e.attr(a,"class","BalanceModalText svelte-1dlb2l5"),e.attr(w,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(E,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(u,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(t,"class","BalanceModalRow svelte-1dlb2l5"),e.attr(F,"class","BalanceModalText svelte-1dlb2l5"),e.attr(T,"class","BalanceModalAmount svelte-1dlb2l5"),e.attr(U,"class","BalanceModalCurrency svelte-1dlb2l5"),e.attr(h,"class","BalanceModalValue svelte-1dlb2l5"),e.attr(D,"class","BalanceModalRow svelte-1dlb2l5")},m(g,L){e.insert(g,t,L),e.append(t,a),e.append(a,i),e.append(t,d),e.append(t,u),e.append(u,w),e.append(w,m),e.append(u,C),e.append(u,E),e.append(E,x),e.insert(g,A,L),e.insert(g,D,L),e.append(D,F),e.append(F,S),e.append(D,M),e.append(D,h),e.append(h,T),e.append(T,z),e.append(h,Y),e.append(h,U),e.append(U,H)},p(g,L){L[0]&512&&s!==(s=g[9]("cashBalance")+"")&&e.set_data(i,s),L[0]&258&&b!==(b=g[8][g[1]?g[1]:"Casino"].Real+"")&&e.set_data(m,b),L[0]&64&&e.set_data(x,g[6]),L[0]&512&&k!==(k=g[9]("bonusBalance")+"")&&e.set_data(S,k),L[0]&258&&X!==(X=g[8][g[1]?g[1]:"Casino"].Bonus+"")&&e.set_data(z,X),L[0]&64&&e.set_data(H,g[6])},d(g){g&&(e.detach(t),e.detach(A),e.detach(D))}}}function Je(n){let t,a,s,i;return{c(){t=e.element("div"),e.attr(t,"class",a="ShowBalanceModalOverlay "+(n[4]?"Open":"")+" svelte-1dlb2l5")},m(d,u){e.insert(d,t,u),s||(i=e.listen(t,"click",n[27]),s=!0)},p(d,u){u[0]&16&&a!==(a="ShowBalanceModalOverlay "+(d[4]?"Open":"")+" svelte-1dlb2l5")&&e.attr(t,"class",a)},d(d){d&&e.detach(t),s=!1,i()}}}function bt(n){let t,a,s,i,d,u,w,b,m,C,E,x,A,D,F,k,S=n[3]&&We(n),M=n[3]&&Je(n);return{c(){t=e.element("div"),a=e.element("div"),s=e.element("div"),i=e.element("p"),d=e.text(n[5]),u=e.space(),w=e.text(n[6]),b=e.space(),m=e.element("span"),C=e.svg_element("svg"),E=e.svg_element("path"),A=e.space(),S&&S.c(),D=e.space(),M&&M.c(),e.attr(i,"class","svelte-1dlb2l5"),e.attr(E,"id","arrow"),e.attr(E,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),e.attr(E,"transform","translate(-274.511 -441.088)"),e.attr(E,"fill","#d1d1d1"),e.attr(E,"class","svelte-1dlb2l5"),e.attr(C,"xmlns","http://www.w3.org/2000/svg"),e.attr(C,"width","14"),e.attr(C,"height","6.835"),e.attr(C,"viewBox","0 0 14 6.835"),e.attr(C,"class","svelte-1dlb2l5"),e.attr(m,"class",x=(n[4]?"TriangleActive":"TriangleInactive")+" svelte-1dlb2l5"),e.attr(s,"class","BalanceValue svelte-1dlb2l5"),e.attr(a,"class","ShowBalance svelte-1dlb2l5"),e.attr(t,"class","svelte-1dlb2l5")},m(h,T){e.insert(h,t,T),e.append(t,a),e.append(a,s),e.append(s,i),e.append(i,d),e.append(i,u),e.append(i,w),e.append(s,b),e.append(s,m),e.append(m,C),e.append(C,E),e.append(a,A),S&&S.m(a,null),e.append(t,D),M&&M.m(t,null),n[28](t),F||(k=e.listen(s,"click",n[24]),F=!0)},p(h,T){T[0]&32&&e.set_data(d,h[5]),T[0]&64&&e.set_data(w,h[6]),T[0]&16&&x!==(x=(h[4]?"TriangleActive":"TriangleInactive")+" svelte-1dlb2l5")&&e.attr(m,"class",x),h[3]?S?S.p(h,T):(S=We(h),S.c(),S.m(a,null)):S&&(S.d(1),S=null),h[3]?M?M.p(h,T):(M=Je(h),M.c(),M.m(t,null)):M&&(M.d(1),M=null)},i:e.noop,o:e.noop,d(h){h&&e.detach(t),S&&S.d(),M&&M.d(),n[28](null),F=!1,k()}}}function mt(n,t){return Xe(Ue({},n),{balanceAmount:t})}function Bt(n,t,a){let s;e.component_subscribe(n,e.$format,c=>a(9,s=c));let{userid:i=""}=t,{session:d=""}=t,{endpoint:u=""}=t,{lang:w="en"}=t,{clientstyling:b=""}=t,{clientstylingurl:m=""}=t,{translationurl:C=""}=t,{customlocaleidentifier:E=""}=t,{gmversion:x=""}=t,{displaybalanceoption:A="All"}=t,{currencyseparator:D=""}=t,{currencydecimal:F=""}=t,{currencyprecision:k=""}=t,S=!1,M=!1,h="",T="",X,z=[],Y="0",U,H=!1;const g={Casino:{Real:0,Bonus:0},Sports:{Real:0,Bonus:0}},L=()=>{fetch(C).then(R=>R.json()).then(R=>{Object.keys(R).forEach(I=>{qe(I,R[I])})}).catch(R=>{console.log(R)})};Object.keys(Ge).forEach(c=>{qe(c,Ge[c])});const O=c=>{switch(c){case"balance":window.postMessage({type:"BalanceModalStatus",status:"open"},window.location.href),a(3,S=!0),setTimeout(()=>{a(4,M=!0)},150);break;case"closebalance":a(4,M=!1),window.postMessage({type:"BalanceModalStatus",status:"close"},window.location.href),setTimeout(()=>{a(3,S=!1)},150);break}},G=c=>Le(this,null,function*(){try{H=!0;const R=yield fetch(c,{method:"GET",headers:{"X-SessionID":d}}),I=yield R.json();if(R.ok)H=!1,window.postMessage({type:"BalancedFetched"},window.location.href),a(7,z=I.items),a(6,T=Object.keys(I.totalAmount)[0]),a(5,h=se(I.totalAmount[T]));else throw H=!1,new Error("Failed to fetch balance data !")}catch(R){H=!1,console.log("Balance error: ",R)}finally{H=!1}}),K=c=>Le(this,null,function*(){try{H=!0,A=="Casino"&&c.searchParams.append("productType","Casino"),A=="Sports"&&c.searchParams.append("productType","Sports"),A==="All"&&(c.searchParams.append("productType","Casino"),c.searchParams.append("productType","Sports"));const R=yield fetch(c,{method:"GET",headers:{"X-SessionID":d}}),I=yield R.json();if(R.ok){H=!1;for(const Z of I.items){const{type:ae,amount:he,productType:ee}=Z;A==="Casino"?a(8,g.Casino[ae]=he,g):A==="Sports"?a(8,g.Sports[ae]=he,g):A==="All"&&ee&&ae&&a(8,g[ee][ae]=he,g)}a(6,T=Object.keys(I.totalAmount)[0]),a(5,h=se(I.totalAmount[T]))}else throw H=!1,new Error("Failed to fetch balance data !")}catch(R){H=!1,console.log("Balance error: ",R)}finally{H=!1}}),Q=(c,R)=>{let I=new st.EventSourcePolyfill(c,{headers:{accept:"text/event-stream","X-SessionId":R}});U&&U.close(),U=I,I.addEventListener("message",Z=>{Y="0";try{let{balanceChange:ae,currency:he}=JSON.parse(Z.data);if(x==="gmcore")a(7,z=z.map(ee=>(ae&&ae[ee.id]&&(ee=mt(ee,ae[ee.id].afterAmount)),Y=(parseFloat(ee==null?void 0:ee.balanceAmount)+parseFloat(Y)).toString(),ee))),a(5,h=se(Number(Y)));else if(x==="gm16"){for(let ee in ae)a(8,g.Casino[ee]=ae[ee].afterAmount,g);a(5,h=se(g.Casino.Bonus+g.Casino.Real))}he=he}catch(ae){console.log("Balance stream failed: ",ae),Q(`${u}/v1/player/${i}/balance/updates`,d)}})},le=()=>{O("closebalance"),window.postMessage({type:"GoToDeposit"},window.location.href),typeof gtag=="function"&>ag("event","GoToDeposit",{context:"PlayerAccountBalanceModal"})},$=()=>{switch(lt(w),x){case"gmcore":G(new URL(`${u}/v1/player/${i}/account`));break;case"gm16":K(new URL(`${u}/v1/player/${i}/balance`));break;default:throw Error(`Invalid apiversion attribute: ${x}`)}},oe=()=>{let c;return E.includes(w)&&(c=E),c},se=c=>{let R;return E?R=new Intl.NumberFormat(oe(),{useGrouping:!0}).format(c):D&&F?R=me(c,{separator:D,decimal:F,symbol:"",precision:parseInt(k||"2",10)}).format():R=me(c,{separator:".",decimal:",",symbol:"",precision:parseInt(k||"2",10)}).format(),R},pe=c=>{if(c.data)switch(c.data.type){case"LogoutSuccessfull":U.close();break}},P=()=>{let c=document.createElement("style");c.innerHTML=b,X.appendChild(c)},N=()=>{let c=new URL(m),R=document.createElement("style");fetch(c.href).then(I=>I.text()).then(I=>{R.innerHTML=I,setTimeout(()=>{X.appendChild(R)},1)})};e.onMount(()=>(window.addEventListener("message",pe,!1),()=>{window.removeEventListener("message",pe),U&&U.close()}));const W=()=>O("balance"),Me=()=>O("closebalance"),Ee=()=>le(),Se=()=>O("closebalance");function Te(c){e.binding_callbacks[c?"unshift":"push"](()=>{X=c,a(2,X)})}return n.$$set=c=>{"userid"in c&&a(13,i=c.userid),"session"in c&&a(14,d=c.session),"endpoint"in c&&a(15,u=c.endpoint),"lang"in c&&a(16,w=c.lang),"clientstyling"in c&&a(17,b=c.clientstyling),"clientstylingurl"in c&&a(18,m=c.clientstylingurl),"translationurl"in c&&a(19,C=c.translationurl),"customlocaleidentifier"in c&&a(20,E=c.customlocaleidentifier),"gmversion"in c&&a(0,x=c.gmversion),"displaybalanceoption"in c&&a(1,A=c.displaybalanceoption),"currencyseparator"in c&&a(21,D=c.currencyseparator),"currencydecimal"in c&&a(22,F=c.currencydecimal),"currencyprecision"in c&&a(23,k=c.currencyprecision)},n.$$.update=()=>{n.$$.dirty[0]&65536&&w&&oe(),n.$$.dirty[0]&122883&&u&&i&&d&&w&&x&&A&&$(),n.$$.dirty[0]&57344&&u&&i&&d&&Q(`${u}/v1/player/${i}/balance/updates`,d),n.$$.dirty[0]&131076&&b&&X&&P(),n.$$.dirty[0]&262148&&m&&X&&N(),n.$$.dirty[0]&524288&&C&&L()},[x,A,X,S,M,h,T,z,g,s,O,le,se,i,d,u,w,b,m,C,E,D,F,k,W,Me,Ee,Se,Te]}class Ke extends e.SvelteComponent{constructor(t){super(),e.init(this,t,Bt,bt,e.safe_not_equal,{userid:13,session:14,endpoint:15,lang:16,clientstyling:17,clientstylingurl:18,translationurl:19,customlocaleidentifier:20,gmversion:0,displaybalanceoption:1,currencyseparator:21,currencydecimal:22,currencyprecision:23},pt,[-1,-1])}get userid(){return this.$$.ctx[13]}set userid(t){this.$$set({userid:t}),e.flush()}get session(){return this.$$.ctx[14]}set session(t){this.$$set({session:t}),e.flush()}get endpoint(){return this.$$.ctx[15]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get lang(){return this.$$.ctx[16]}set lang(t){this.$$set({lang:t}),e.flush()}get clientstyling(){return this.$$.ctx[17]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[18]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[19]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get customlocaleidentifier(){return this.$$.ctx[20]}set customlocaleidentifier(t){this.$$set({customlocaleidentifier:t}),e.flush()}get gmversion(){return this.$$.ctx[0]}set gmversion(t){this.$$set({gmversion:t}),e.flush()}get displaybalanceoption(){return this.$$.ctx[1]}set displaybalanceoption(t){this.$$set({displaybalanceoption:t}),e.flush()}get currencyseparator(){return this.$$.ctx[21]}set currencyseparator(t){this.$$set({currencyseparator:t}),e.flush()}get currencydecimal(){return this.$$.ctx[22]}set currencydecimal(t){this.$$set({currencydecimal:t}),e.flush()}get currencyprecision(){return this.$$.ctx[23]}set currencyprecision(t){this.$$set({currencyprecision:t}),e.flush()}}e.create_custom_element(Ke,{userid:{},session:{},endpoint:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{},customlocaleidentifier:{},gmversion:{},displaybalanceoption:{},currencyseparator:{},currencydecimal:{},currencyprecision:{}},[],[],!0);exports.default=Ke;
|
|
@@ -0,0 +1,395 @@
|
|
|
1
|
+
import { b as K, $ as V, S as X, i as Z, f as b, c as $, s as ee, d as te, g as x, h as L, B as C, j as c, M as P, l as k, m as u, C as E, D as z, r as S, v as se, K as ie, w as ae, z as _, n as re, F as ne, G as A, J as le } from "./CasinoHamburgerMenuNd-YdLuN7Wb.js";
|
|
2
|
+
function W(i, e) {
|
|
3
|
+
K(i, e);
|
|
4
|
+
}
|
|
5
|
+
function oe(i) {
|
|
6
|
+
V.set(i);
|
|
7
|
+
}
|
|
8
|
+
const j = {
|
|
9
|
+
en: {
|
|
10
|
+
titleDeposit: "Deposit",
|
|
11
|
+
loading: "Loading, please wait ..."
|
|
12
|
+
},
|
|
13
|
+
"zh-hk": {
|
|
14
|
+
titleDeposit: "訂金",
|
|
15
|
+
loading: "加載請稍候…"
|
|
16
|
+
},
|
|
17
|
+
fr: {
|
|
18
|
+
titleDeposit: "Dépôt",
|
|
19
|
+
loading: "Chargement, veuillez patienter ..."
|
|
20
|
+
},
|
|
21
|
+
tr: {
|
|
22
|
+
titleDeposit: "PARA YATIR",
|
|
23
|
+
loading: "Yükleniyor ..."
|
|
24
|
+
},
|
|
25
|
+
ro: {
|
|
26
|
+
titleDeposit: "Depunere",
|
|
27
|
+
loading: "Se încarcă..."
|
|
28
|
+
},
|
|
29
|
+
es: {
|
|
30
|
+
titleDeposit: "Deposita",
|
|
31
|
+
loading: "Cargando ..."
|
|
32
|
+
},
|
|
33
|
+
pt: {
|
|
34
|
+
titleDeposit: "Depósito",
|
|
35
|
+
loading: "Carregando, por favor espere ..."
|
|
36
|
+
},
|
|
37
|
+
hr: {
|
|
38
|
+
titleDeposit: "Uplata",
|
|
39
|
+
loading: "Učitavanje"
|
|
40
|
+
},
|
|
41
|
+
"pt-br": {
|
|
42
|
+
titleDeposit: "Depositar",
|
|
43
|
+
Loading: "Carregando, por favor espere..."
|
|
44
|
+
},
|
|
45
|
+
"es-mx": {
|
|
46
|
+
titleDeposit: "Depositar",
|
|
47
|
+
Loading: "Cargando, por favor espere..."
|
|
48
|
+
}
|
|
49
|
+
};
|
|
50
|
+
function ce(i) {
|
|
51
|
+
te(i, "svelte-1dxvsb", ".DepositWrapper.svelte-1dxvsb.svelte-1dxvsb{background-color:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%;height:var(--dynamic-height)}.DepositWrapper.DepositWrapperMobile.svelte-1dxvsb.svelte-1dxvsb{padding:20px 15px;max-width:unset;height:var(--dynamic-height)}.MenuReturnButton.svelte-1dxvsb.svelte-1dxvsb{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton.svelte-1dxvsb svg.svelte-1dxvsb{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.DepositTitle.svelte-1dxvsb.svelte-1dxvsb{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.DepositTitleMobile.svelte-1dxvsb.svelte-1dxvsb{font-size:var(--emw--size-standard, 16px)}.DepositTitleNone.svelte-1dxvsb.svelte-1dxvsb{display:none}.DepositIframeWrapper.svelte-1dxvsb iframe.svelte-1dxvsb{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}");
|
|
52
|
+
}
|
|
53
|
+
function de(i) {
|
|
54
|
+
let e, s, n, a, o, m, d, p, w, l, r = (
|
|
55
|
+
/*$_*/
|
|
56
|
+
i[4]("titleDeposit") + ""
|
|
57
|
+
), h, v, D;
|
|
58
|
+
return {
|
|
59
|
+
c() {
|
|
60
|
+
e = x("div"), s = _("svg"), n = _("defs"), a = _("style"), o = C(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"), m = _("g"), d = _("g"), p = _("path"), w = L(), l = x("h2"), h = C(r), c(p, "class", "aaa"), c(p, "d", "M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"), c(p, "transform", "translate(15 15) rotate(180)"), c(d, "transform", "translate(20 158)"), c(m, "transform", "translate(-20 -158)"), c(s, "xmlns", "http://www.w3.org/2000/svg"), c(s, "width", "15"), c(s, "height", "15"), c(s, "viewBox", "0 0 15 15"), c(s, "class", "svelte-1dxvsb"), c(l, "class", "DepositTitleMobile svelte-1dxvsb"), c(e, "class", "MenuReturnButton svelte-1dxvsb");
|
|
61
|
+
},
|
|
62
|
+
m(g, M) {
|
|
63
|
+
k(g, e, M), u(e, s), u(s, n), u(n, a), u(a, o), u(s, m), u(m, d), u(d, p), u(e, w), u(e, l), u(l, h), v || (D = re(
|
|
64
|
+
e,
|
|
65
|
+
"click",
|
|
66
|
+
/*click_handler*/
|
|
67
|
+
i[17]
|
|
68
|
+
), v = !0);
|
|
69
|
+
},
|
|
70
|
+
p(g, M) {
|
|
71
|
+
M & /*$_*/
|
|
72
|
+
16 && r !== (r = /*$_*/
|
|
73
|
+
g[4]("titleDeposit") + "") && E(h, r);
|
|
74
|
+
},
|
|
75
|
+
d(g) {
|
|
76
|
+
g && S(e), v = !1, D();
|
|
77
|
+
}
|
|
78
|
+
};
|
|
79
|
+
}
|
|
80
|
+
function he(i) {
|
|
81
|
+
let e, s, n;
|
|
82
|
+
return {
|
|
83
|
+
c() {
|
|
84
|
+
e = x("div"), s = x("iframe"), A(s.src, n = /*iframeUrl*/
|
|
85
|
+
i[3]) || c(s, "src", n), c(s, "title", "Deposit Iframe"), c(s, "class", "svelte-1dxvsb"), c(e, "class", "DepositIframeWrapper svelte-1dxvsb");
|
|
86
|
+
},
|
|
87
|
+
m(a, o) {
|
|
88
|
+
k(a, e, o), u(e, s);
|
|
89
|
+
},
|
|
90
|
+
p(a, o) {
|
|
91
|
+
o & /*iframeUrl*/
|
|
92
|
+
8 && !A(s.src, n = /*iframeUrl*/
|
|
93
|
+
a[3]) && c(s, "src", n);
|
|
94
|
+
},
|
|
95
|
+
d(a) {
|
|
96
|
+
a && S(e);
|
|
97
|
+
}
|
|
98
|
+
};
|
|
99
|
+
}
|
|
100
|
+
function ue(i) {
|
|
101
|
+
let e, s = (
|
|
102
|
+
/*$_*/
|
|
103
|
+
i[4]("loading") + ""
|
|
104
|
+
), n;
|
|
105
|
+
return {
|
|
106
|
+
c() {
|
|
107
|
+
e = x("p"), n = C(s);
|
|
108
|
+
},
|
|
109
|
+
m(a, o) {
|
|
110
|
+
k(a, e, o), u(e, n);
|
|
111
|
+
},
|
|
112
|
+
p(a, o) {
|
|
113
|
+
o & /*$_*/
|
|
114
|
+
16 && s !== (s = /*$_*/
|
|
115
|
+
a[4]("loading") + "") && E(n, s);
|
|
116
|
+
},
|
|
117
|
+
d(a) {
|
|
118
|
+
a && S(e);
|
|
119
|
+
}
|
|
120
|
+
};
|
|
121
|
+
}
|
|
122
|
+
function pe(i) {
|
|
123
|
+
let e, s, n, a = (
|
|
124
|
+
/*$_*/
|
|
125
|
+
i[4]("titleDeposit") + ""
|
|
126
|
+
), o, m, d = (
|
|
127
|
+
/*isMobile*/
|
|
128
|
+
i[5] && de(i)
|
|
129
|
+
);
|
|
130
|
+
function p(r, h) {
|
|
131
|
+
return (
|
|
132
|
+
/*isLoading*/
|
|
133
|
+
r[1] ? ue : he
|
|
134
|
+
);
|
|
135
|
+
}
|
|
136
|
+
let w = p(i), l = w(i);
|
|
137
|
+
return {
|
|
138
|
+
c() {
|
|
139
|
+
e = x("div"), d && d.c(), s = L(), n = x("h2"), o = C(a), m = L(), l.c(), c(n, "class", "DepositTitle " + /*isMobile*/
|
|
140
|
+
(i[5] ? "DepositTitleNone" : "") + " svelte-1dxvsb"), c(e, "class", "DepositWrapper " + /*isMobile*/
|
|
141
|
+
(i[5] ? "DepositWrapperMobile" : "") + " svelte-1dxvsb"), P(
|
|
142
|
+
e,
|
|
143
|
+
"--dynamic-height",
|
|
144
|
+
/*dynamicHeight*/
|
|
145
|
+
i[2]
|
|
146
|
+
);
|
|
147
|
+
},
|
|
148
|
+
m(r, h) {
|
|
149
|
+
k(r, e, h), d && d.m(e, null), u(e, s), u(e, n), u(n, o), u(e, m), l.m(e, null), i[18](e);
|
|
150
|
+
},
|
|
151
|
+
p(r, [h]) {
|
|
152
|
+
/*isMobile*/
|
|
153
|
+
r[5] && d.p(r, h), h & /*$_*/
|
|
154
|
+
16 && a !== (a = /*$_*/
|
|
155
|
+
r[4]("titleDeposit") + "") && E(o, a), w === (w = p(r)) && l ? l.p(r, h) : (l.d(1), l = w(r), l && (l.c(), l.m(e, null))), h & /*dynamicHeight*/
|
|
156
|
+
4 && P(
|
|
157
|
+
e,
|
|
158
|
+
"--dynamic-height",
|
|
159
|
+
/*dynamicHeight*/
|
|
160
|
+
r[2]
|
|
161
|
+
);
|
|
162
|
+
},
|
|
163
|
+
i: z,
|
|
164
|
+
o: z,
|
|
165
|
+
d(r) {
|
|
166
|
+
r && S(e), d && d.d(), l.d(), i[18](null);
|
|
167
|
+
}
|
|
168
|
+
};
|
|
169
|
+
}
|
|
170
|
+
function ge(i, e, s) {
|
|
171
|
+
let n, a;
|
|
172
|
+
se(i, le, (t) => s(4, a = t));
|
|
173
|
+
let { endpoint: o = "" } = e, { session: m = "" } = e, { playerid: d = "" } = e, { lang: p = "en" } = e, { hasdefaultamount: w = "" } = e, { clientstyling: l = "" } = e, { clientstylingurl: r = "" } = e, { translationurl: h = "" } = e, { playercurrency: v = "" } = e, { shortcashierenabled: D = "false" } = e, g, M = window.navigator.userAgent, R = ie(M) !== "PC", B = !0, F, T = 0, U = "";
|
|
174
|
+
const G = () => {
|
|
175
|
+
fetch(h).then((y) => y.json()).then((y) => {
|
|
176
|
+
Object.keys(y).forEach((f) => {
|
|
177
|
+
W(f, y[f]);
|
|
178
|
+
});
|
|
179
|
+
}).catch((y) => {
|
|
180
|
+
console.log(y);
|
|
181
|
+
});
|
|
182
|
+
};
|
|
183
|
+
Object.keys(j).forEach((t) => {
|
|
184
|
+
W(t, j[t]);
|
|
185
|
+
});
|
|
186
|
+
const H = () => {
|
|
187
|
+
window.postMessage({ type: "GoToPreviousRoute", isMobile: R }, window.location.href);
|
|
188
|
+
}, I = (t) => {
|
|
189
|
+
if (t.data) {
|
|
190
|
+
switch (t.data.type) {
|
|
191
|
+
case "ProfileDetailsData":
|
|
192
|
+
s(7, v = t.data.profileDetails.currency);
|
|
193
|
+
break;
|
|
194
|
+
}
|
|
195
|
+
switch (t.data["MMFE:setQuickDepositHeight"] && s(2, F = t.data["MMFE:setQuickDepositHeight"].toString() + "px"), t.data["MMFE:openFullCashier"] === "true" && (window.postMessage({ type: "GoToDeposit" }, window.location.href), window.postMessage({ type: "CloseShortCashier" }, window.location.href)), t.data.redirect) {
|
|
196
|
+
case "mm-hc-casino":
|
|
197
|
+
window.postMessage({ type: "GoToCasino" }, window.location.href);
|
|
198
|
+
break;
|
|
199
|
+
case "mm-hc-sports":
|
|
200
|
+
window.postMessage({ type: "GoToSports" }, window.location.href);
|
|
201
|
+
break;
|
|
202
|
+
case "mm-hc-contact":
|
|
203
|
+
window.postMessage({ type: "GoToCustomerSupport" }, window.location.href), window.postMessage({ type: "CloseShortCashier" }, window.location.href);
|
|
204
|
+
break;
|
|
205
|
+
case "mm-hc-back-to-merchant":
|
|
206
|
+
window.postMessage({ type: "GoToHomepage" }, window.location.href);
|
|
207
|
+
break;
|
|
208
|
+
case "mm-wm-hc-init-deposit":
|
|
209
|
+
window.postMessage(
|
|
210
|
+
{
|
|
211
|
+
type: "RedirectWithdrawDepositCloseModal"
|
|
212
|
+
},
|
|
213
|
+
window.location.href
|
|
214
|
+
);
|
|
215
|
+
break;
|
|
216
|
+
case "mm-wm-hc-init-deposit-quick":
|
|
217
|
+
window.postMessage({ type: "CloseShortCashier" }, window.location.href);
|
|
218
|
+
break;
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
}, N = () => {
|
|
222
|
+
let t = new URL(`${o}/v1/player/${d}/hostedcashier/initializedeposit?showBonusSelectionInput=true`);
|
|
223
|
+
if (t.searchParams.append("language", p), n && t.searchParams.append("isShortCashier", D), w)
|
|
224
|
+
switch (v) {
|
|
225
|
+
case "USD":
|
|
226
|
+
T = 0.4;
|
|
227
|
+
break;
|
|
228
|
+
case "CDF":
|
|
229
|
+
T = 1e3;
|
|
230
|
+
break;
|
|
231
|
+
}
|
|
232
|
+
let y = {
|
|
233
|
+
method: "POST",
|
|
234
|
+
headers: {
|
|
235
|
+
"X-SessionId": m,
|
|
236
|
+
currency: v || "EUR",
|
|
237
|
+
amount: T,
|
|
238
|
+
cashierMode: "Default",
|
|
239
|
+
IsShortCashier: D,
|
|
240
|
+
accept: "application/json"
|
|
241
|
+
}
|
|
242
|
+
};
|
|
243
|
+
fetch(t.href, y).then((f) => f.json()).then(
|
|
244
|
+
(f) => {
|
|
245
|
+
s(1, B = !1), s(3, U = f.CashierUrl);
|
|
246
|
+
},
|
|
247
|
+
(f) => {
|
|
248
|
+
console.error(f);
|
|
249
|
+
}
|
|
250
|
+
);
|
|
251
|
+
}, O = () => {
|
|
252
|
+
oe(p);
|
|
253
|
+
}, q = () => {
|
|
254
|
+
let t = document.createElement("style");
|
|
255
|
+
t.innerHTML = l, g.appendChild(t);
|
|
256
|
+
}, Q = () => {
|
|
257
|
+
let t = new URL(r), y = document.createElement("style");
|
|
258
|
+
fetch(t.href).then((f) => f.text()).then((f) => {
|
|
259
|
+
y.innerHTML = f, setTimeout(
|
|
260
|
+
() => {
|
|
261
|
+
g.appendChild(y);
|
|
262
|
+
},
|
|
263
|
+
1
|
|
264
|
+
);
|
|
265
|
+
});
|
|
266
|
+
};
|
|
267
|
+
ae(() => (window.addEventListener("message", I, !1), () => {
|
|
268
|
+
window.removeEventListener("message", I);
|
|
269
|
+
}));
|
|
270
|
+
const Y = () => H();
|
|
271
|
+
function J(t) {
|
|
272
|
+
ne[t ? "unshift" : "push"](() => {
|
|
273
|
+
g = t, s(0, g);
|
|
274
|
+
});
|
|
275
|
+
}
|
|
276
|
+
return i.$$set = (t) => {
|
|
277
|
+
"endpoint" in t && s(8, o = t.endpoint), "session" in t && s(9, m = t.session), "playerid" in t && s(10, d = t.playerid), "lang" in t && s(11, p = t.lang), "hasdefaultamount" in t && s(12, w = t.hasdefaultamount), "clientstyling" in t && s(13, l = t.clientstyling), "clientstylingurl" in t && s(14, r = t.clientstylingurl), "translationurl" in t && s(15, h = t.translationurl), "playercurrency" in t && s(7, v = t.playercurrency), "shortcashierenabled" in t && s(16, D = t.shortcashierenabled);
|
|
278
|
+
}, i.$$.update = () => {
|
|
279
|
+
i.$$.dirty & /*lang*/
|
|
280
|
+
2048 && p && O(), i.$$.dirty & /*shortcashierenabled*/
|
|
281
|
+
65536 && (n = D.toLocaleLowerCase() === "true"), i.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
282
|
+
16385 && r && g && Q(), i.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
283
|
+
8193 && l && g && q(), i.$$.dirty & /*translationurl*/
|
|
284
|
+
32768 && h && G(), i.$$.dirty & /*session, playerid, endpoint, playercurrency, lang, shortcashierenabled*/
|
|
285
|
+
69504 && m && d && o && v && p && D && N();
|
|
286
|
+
}, [
|
|
287
|
+
g,
|
|
288
|
+
B,
|
|
289
|
+
F,
|
|
290
|
+
U,
|
|
291
|
+
a,
|
|
292
|
+
R,
|
|
293
|
+
H,
|
|
294
|
+
v,
|
|
295
|
+
o,
|
|
296
|
+
m,
|
|
297
|
+
d,
|
|
298
|
+
p,
|
|
299
|
+
w,
|
|
300
|
+
l,
|
|
301
|
+
r,
|
|
302
|
+
h,
|
|
303
|
+
D,
|
|
304
|
+
Y,
|
|
305
|
+
J
|
|
306
|
+
];
|
|
307
|
+
}
|
|
308
|
+
class me extends X {
|
|
309
|
+
constructor(e) {
|
|
310
|
+
super(), Z(
|
|
311
|
+
this,
|
|
312
|
+
e,
|
|
313
|
+
ge,
|
|
314
|
+
pe,
|
|
315
|
+
ee,
|
|
316
|
+
{
|
|
317
|
+
endpoint: 8,
|
|
318
|
+
session: 9,
|
|
319
|
+
playerid: 10,
|
|
320
|
+
lang: 11,
|
|
321
|
+
hasdefaultamount: 12,
|
|
322
|
+
clientstyling: 13,
|
|
323
|
+
clientstylingurl: 14,
|
|
324
|
+
translationurl: 15,
|
|
325
|
+
playercurrency: 7,
|
|
326
|
+
shortcashierenabled: 16
|
|
327
|
+
},
|
|
328
|
+
ce
|
|
329
|
+
);
|
|
330
|
+
}
|
|
331
|
+
get endpoint() {
|
|
332
|
+
return this.$$.ctx[8];
|
|
333
|
+
}
|
|
334
|
+
set endpoint(e) {
|
|
335
|
+
this.$$set({ endpoint: e }), b();
|
|
336
|
+
}
|
|
337
|
+
get session() {
|
|
338
|
+
return this.$$.ctx[9];
|
|
339
|
+
}
|
|
340
|
+
set session(e) {
|
|
341
|
+
this.$$set({ session: e }), b();
|
|
342
|
+
}
|
|
343
|
+
get playerid() {
|
|
344
|
+
return this.$$.ctx[10];
|
|
345
|
+
}
|
|
346
|
+
set playerid(e) {
|
|
347
|
+
this.$$set({ playerid: e }), b();
|
|
348
|
+
}
|
|
349
|
+
get lang() {
|
|
350
|
+
return this.$$.ctx[11];
|
|
351
|
+
}
|
|
352
|
+
set lang(e) {
|
|
353
|
+
this.$$set({ lang: e }), b();
|
|
354
|
+
}
|
|
355
|
+
get hasdefaultamount() {
|
|
356
|
+
return this.$$.ctx[12];
|
|
357
|
+
}
|
|
358
|
+
set hasdefaultamount(e) {
|
|
359
|
+
this.$$set({ hasdefaultamount: e }), b();
|
|
360
|
+
}
|
|
361
|
+
get clientstyling() {
|
|
362
|
+
return this.$$.ctx[13];
|
|
363
|
+
}
|
|
364
|
+
set clientstyling(e) {
|
|
365
|
+
this.$$set({ clientstyling: e }), b();
|
|
366
|
+
}
|
|
367
|
+
get clientstylingurl() {
|
|
368
|
+
return this.$$.ctx[14];
|
|
369
|
+
}
|
|
370
|
+
set clientstylingurl(e) {
|
|
371
|
+
this.$$set({ clientstylingurl: e }), b();
|
|
372
|
+
}
|
|
373
|
+
get translationurl() {
|
|
374
|
+
return this.$$.ctx[15];
|
|
375
|
+
}
|
|
376
|
+
set translationurl(e) {
|
|
377
|
+
this.$$set({ translationurl: e }), b();
|
|
378
|
+
}
|
|
379
|
+
get playercurrency() {
|
|
380
|
+
return this.$$.ctx[7];
|
|
381
|
+
}
|
|
382
|
+
set playercurrency(e) {
|
|
383
|
+
this.$$set({ playercurrency: e }), b();
|
|
384
|
+
}
|
|
385
|
+
get shortcashierenabled() {
|
|
386
|
+
return this.$$.ctx[16];
|
|
387
|
+
}
|
|
388
|
+
set shortcashierenabled(e) {
|
|
389
|
+
this.$$set({ shortcashierenabled: e }), b();
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
$(me, { endpoint: {}, session: {}, playerid: {}, lang: {}, hasdefaultamount: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, playercurrency: {}, shortcashierenabled: {} }, [], [], !0);
|
|
393
|
+
export {
|
|
394
|
+
me as default
|
|
395
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CasinoHamburgerMenuNd-JD87G2Gy.cjs");function T(a,t){e.addMessages(a,t)}function A(a){e.$locale.set(a)}const L={en:{titleDeposit:"Deposit",loading:"Loading, please wait ..."},"zh-hk":{titleDeposit:"訂金",loading:"加載請稍候…"},fr:{titleDeposit:"Dépôt",loading:"Chargement, veuillez patienter ..."},tr:{titleDeposit:"PARA YATIR",loading:"Yükleniyor ..."},ro:{titleDeposit:"Depunere",loading:"Se încarcă..."},es:{titleDeposit:"Deposita",loading:"Cargando ..."},pt:{titleDeposit:"Depósito",loading:"Carregando, por favor espere ..."},hr:{titleDeposit:"Uplata",loading:"Učitavanje"},"pt-br":{titleDeposit:"Depositar",Loading:"Carregando, por favor espere..."},"es-mx":{titleDeposit:"Depositar",Loading:"Cargando, por favor espere..."}};function W(a){e.append_styles(a,"svelte-1dxvsb",".DepositWrapper.svelte-1dxvsb.svelte-1dxvsb{background-color:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%;height:var(--dynamic-height)}.DepositWrapper.DepositWrapperMobile.svelte-1dxvsb.svelte-1dxvsb{padding:20px 15px;max-width:unset;height:var(--dynamic-height)}.MenuReturnButton.svelte-1dxvsb.svelte-1dxvsb{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton.svelte-1dxvsb svg.svelte-1dxvsb{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.DepositTitle.svelte-1dxvsb.svelte-1dxvsb{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.DepositTitleMobile.svelte-1dxvsb.svelte-1dxvsb{font-size:var(--emw--size-standard, 16px)}.DepositTitleNone.svelte-1dxvsb.svelte-1dxvsb{display:none}.DepositIframeWrapper.svelte-1dxvsb iframe.svelte-1dxvsb{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}")}function j(a){let t,i,l,n,c,g,d,h,f,o,r=a[4]("titleDeposit")+"",p,y,w;return{c(){t=e.element("div"),i=e.svg_element("svg"),l=e.svg_element("defs"),n=e.svg_element("style"),c=e.text(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),g=e.svg_element("g"),d=e.svg_element("g"),h=e.svg_element("path"),f=e.space(),o=e.element("h2"),p=e.text(r),e.attr(h,"class","aaa"),e.attr(h,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),e.attr(h,"transform","translate(15 15) rotate(180)"),e.attr(d,"transform","translate(20 158)"),e.attr(g,"transform","translate(-20 -158)"),e.attr(i,"xmlns","http://www.w3.org/2000/svg"),e.attr(i,"width","15"),e.attr(i,"height","15"),e.attr(i,"viewBox","0 0 15 15"),e.attr(i,"class","svelte-1dxvsb"),e.attr(o,"class","DepositTitleMobile svelte-1dxvsb"),e.attr(t,"class","MenuReturnButton svelte-1dxvsb")},m(u,b){e.insert(u,t,b),e.append(t,i),e.append(i,l),e.append(l,n),e.append(n,c),e.append(i,g),e.append(g,d),e.append(d,h),e.append(t,f),e.append(t,o),e.append(o,p),y||(w=e.listen(t,"click",a[17]),y=!0)},p(u,b){b&16&&r!==(r=u[4]("titleDeposit")+"")&&e.set_data(p,r)},d(u){u&&e.detach(t),y=!1,w()}}}function z(a){let t,i,l;return{c(){t=e.element("div"),i=e.element("iframe"),e.src_url_equal(i.src,l=a[3])||e.attr(i,"src",l),e.attr(i,"title","Deposit Iframe"),e.attr(i,"class","svelte-1dxvsb"),e.attr(t,"class","DepositIframeWrapper svelte-1dxvsb")},m(n,c){e.insert(n,t,c),e.append(t,i)},p(n,c){c&8&&!e.src_url_equal(i.src,l=n[3])&&e.attr(i,"src",l)},d(n){n&&e.detach(t)}}}function G(a){let t,i=a[4]("loading")+"",l;return{c(){t=e.element("p"),l=e.text(i)},m(n,c){e.insert(n,t,c),e.append(t,l)},p(n,c){c&16&&i!==(i=n[4]("loading")+"")&&e.set_data(l,i)},d(n){n&&e.detach(t)}}}function N(a){let t,i,l,n=a[4]("titleDeposit")+"",c,g,d=a[5]&&j(a);function h(r,p){return r[1]?G:z}let f=h(a),o=f(a);return{c(){t=e.element("div"),d&&d.c(),i=e.space(),l=e.element("h2"),c=e.text(n),g=e.space(),o.c(),e.attr(l,"class","DepositTitle "+(a[5]?"DepositTitleNone":"")+" svelte-1dxvsb"),e.attr(t,"class","DepositWrapper "+(a[5]?"DepositWrapperMobile":"")+" svelte-1dxvsb"),e.set_style(t,"--dynamic-height",a[2])},m(r,p){e.insert(r,t,p),d&&d.m(t,null),e.append(t,i),e.append(t,l),e.append(l,c),e.append(t,g),o.m(t,null),a[18](t)},p(r,[p]){r[5]&&d.p(r,p),p&16&&n!==(n=r[4]("titleDeposit")+"")&&e.set_data(c,n),f===(f=h(r))&&o?o.p(r,p):(o.d(1),o=f(r),o&&(o.c(),o.m(t,null))),p&4&&e.set_style(t,"--dynamic-height",r[2])},i:e.noop,o:e.noop,d(r){r&&e.detach(t),d&&d.d(),o.d(),a[18](null)}}}function q(a,t,i){let l,n;e.component_subscribe(a,e.$format,s=>i(4,n=s));let{endpoint:c=""}=t,{session:g=""}=t,{playerid:d=""}=t,{lang:h="en"}=t,{hasdefaultamount:f=""}=t,{clientstyling:o=""}=t,{clientstylingurl:r=""}=t,{translationurl:p=""}=t,{playercurrency:y=""}=t,{shortcashierenabled:w="false"}=t,u,b=window.navigator.userAgent,_=e.getDevice(b)!=="PC",x=!0,M,D=0,C="";const R=()=>{fetch(p).then(v=>v.json()).then(v=>{Object.keys(v).forEach(m=>{T(m,v[m])})}).catch(v=>{console.log(v)})};Object.keys(L).forEach(s=>{T(s,L[s])});const k=()=>{window.postMessage({type:"GoToPreviousRoute",isMobile:_},window.location.href)},S=s=>{if(s.data){switch(s.data.type){case"ProfileDetailsData":i(7,y=s.data.profileDetails.currency);break}switch(s.data["MMFE:setQuickDepositHeight"]&&i(2,M=s.data["MMFE:setQuickDepositHeight"].toString()+"px"),s.data["MMFE:openFullCashier"]==="true"&&(window.postMessage({type:"GoToDeposit"},window.location.href),window.postMessage({type:"CloseShortCashier"},window.location.href)),s.data.redirect){case"mm-hc-casino":window.postMessage({type:"GoToCasino"},window.location.href);break;case"mm-hc-sports":window.postMessage({type:"GoToSports"},window.location.href);break;case"mm-hc-contact":window.postMessage({type:"GoToCustomerSupport"},window.location.href),window.postMessage({type:"CloseShortCashier"},window.location.href);break;case"mm-hc-back-to-merchant":window.postMessage({type:"GoToHomepage"},window.location.href);break;case"mm-wm-hc-init-deposit":window.postMessage({type:"RedirectWithdrawDepositCloseModal"},window.location.href);break;case"mm-wm-hc-init-deposit-quick":window.postMessage({type:"CloseShortCashier"},window.location.href);break}}},B=()=>{let s=new URL(`${c}/v1/player/${d}/hostedcashier/initializedeposit?showBonusSelectionInput=true`);if(s.searchParams.append("language",h),l&&s.searchParams.append("isShortCashier",w),f)switch(y){case"USD":D=.4;break;case"CDF":D=1e3;break}let v={method:"POST",headers:{"X-SessionId":g,currency:y||"EUR",amount:D,cashierMode:"Default",IsShortCashier:w,accept:"application/json"}};fetch(s.href,v).then(m=>m.json()).then(m=>{i(1,x=!1),i(3,C=m.CashierUrl)},m=>{console.error(m)})},H=()=>{A(h)},P=()=>{let s=document.createElement("style");s.innerHTML=o,u.appendChild(s)},U=()=>{let s=new URL(r),v=document.createElement("style");fetch(s.href).then(m=>m.text()).then(m=>{v.innerHTML=m,setTimeout(()=>{u.appendChild(v)},1)})};e.onMount(()=>(window.addEventListener("message",S,!1),()=>{window.removeEventListener("message",S)}));const F=()=>k();function I(s){e.binding_callbacks[s?"unshift":"push"](()=>{u=s,i(0,u)})}return a.$$set=s=>{"endpoint"in s&&i(8,c=s.endpoint),"session"in s&&i(9,g=s.session),"playerid"in s&&i(10,d=s.playerid),"lang"in s&&i(11,h=s.lang),"hasdefaultamount"in s&&i(12,f=s.hasdefaultamount),"clientstyling"in s&&i(13,o=s.clientstyling),"clientstylingurl"in s&&i(14,r=s.clientstylingurl),"translationurl"in s&&i(15,p=s.translationurl),"playercurrency"in s&&i(7,y=s.playercurrency),"shortcashierenabled"in s&&i(16,w=s.shortcashierenabled)},a.$$.update=()=>{a.$$.dirty&2048&&h&&H(),a.$$.dirty&65536&&(l=w.toLocaleLowerCase()==="true"),a.$$.dirty&16385&&r&&u&&U(),a.$$.dirty&8193&&o&&u&&P(),a.$$.dirty&32768&&p&&R(),a.$$.dirty&69504&&g&&d&&c&&y&&h&&w&&B()},[u,x,M,C,n,_,k,y,c,g,d,h,f,o,r,p,w,F,I]}class E extends e.SvelteComponent{constructor(t){super(),e.init(this,t,q,N,e.safe_not_equal,{endpoint:8,session:9,playerid:10,lang:11,hasdefaultamount:12,clientstyling:13,clientstylingurl:14,translationurl:15,playercurrency:7,shortcashierenabled:16},W)}get endpoint(){return this.$$.ctx[8]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get session(){return this.$$.ctx[9]}set session(t){this.$$set({session:t}),e.flush()}get playerid(){return this.$$.ctx[10]}set playerid(t){this.$$set({playerid:t}),e.flush()}get lang(){return this.$$.ctx[11]}set lang(t){this.$$set({lang:t}),e.flush()}get hasdefaultamount(){return this.$$.ctx[12]}set hasdefaultamount(t){this.$$set({hasdefaultamount:t}),e.flush()}get clientstyling(){return this.$$.ctx[13]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[14]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[15]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get playercurrency(){return this.$$.ctx[7]}set playercurrency(t){this.$$set({playercurrency:t}),e.flush()}get shortcashierenabled(){return this.$$.ctx[16]}set shortcashierenabled(t){this.$$set({shortcashierenabled:t}),e.flush()}}e.create_custom_element(E,{endpoint:{},session:{},playerid:{},lang:{},hasdefaultamount:{},clientstyling:{},clientstylingurl:{},translationurl:{},playercurrency:{},shortcashierenabled:{}},[],[],!0);exports.default=E;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@everymatrix/casino-header-controller-nd",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.70",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "es2015/casino-header-controller-nd.cjs",
|
|
6
6
|
"module": "es2015/casino-header-controller-nd.js",
|
|
@@ -11,15 +11,16 @@
|
|
|
11
11
|
},
|
|
12
12
|
"./es2015/casino-header-controller-nd.cjs": "./es2015/casino-header-controller-nd.cjs"
|
|
13
13
|
},
|
|
14
|
-
|
|
15
|
-
"es2015/"
|
|
14
|
+
"files": [
|
|
15
|
+
"es2015/",
|
|
16
|
+
"components"
|
|
16
17
|
],
|
|
17
18
|
"publishConfig": {
|
|
18
19
|
"access": "public"
|
|
19
20
|
},
|
|
20
21
|
"dependencies": {
|
|
21
|
-
"@everymatrix/casino-hamburger-menu-nd": "1.0.
|
|
22
|
-
"@everymatrix/player-account-balance-modal-nd": "1.0.
|
|
23
|
-
"@everymatrix/player-deposit": "1.0.
|
|
22
|
+
"@everymatrix/casino-hamburger-menu-nd": "1.0.78",
|
|
23
|
+
"@everymatrix/player-account-balance-modal-nd": "1.0.78",
|
|
24
|
+
"@everymatrix/player-deposit": "1.0.78"
|
|
24
25
|
}
|
|
25
26
|
}
|