@everymatrix/casino-tournaments-controller 1.88.23 → 1.89.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoTournamentsController-Bk2k02CM.cjs → CasinoTournamentsController--tW4R_p1.cjs} +1 -1
- package/components/{CasinoTournamentsController-BbgQGFk4.js → CasinoTournamentsController-B_JjKGDH.js} +2 -2
- package/components/{CasinoTournamentsController-DGPsgpz6.js → CasinoTournamentsController-C6JRcO4Z.js} +2 -2
- package/components/{CasinoTournamentsFilterController-BjXlUs4V.js → CasinoTournamentsFilterController-DxtiIZ_Z.js} +2 -2
- package/components/CasinoTournamentsFilterController-MHn9g7IE.cjs +1 -0
- package/components/{CasinoTournamentsFilterController-D6-YMNph.js → CasinoTournamentsFilterController-zaBUPP2g.js} +2 -2
- package/components/{CasinoTournamentsListController-V8gaD5Lv.js → CasinoTournamentsListController-BnNth786.js} +2 -2
- package/components/{CasinoTournamentsListController-CZ_w5U7v.cjs → CasinoTournamentsListController-BquCKJ9v.cjs} +2 -2
- package/components/{CasinoTournamentsListController-BhEBBqSK.js → CasinoTournamentsListController-CRONyskb.js} +2 -2
- package/components/{CasinoTournamentsThumbnail-bn6AdAm4.js → CasinoTournamentsThumbnail-DQ-M0UbO.js} +5 -5
- package/components/{CasinoTournamentsThumbnail-VEwQm_nl.js → CasinoTournamentsThumbnail-DWPB-nd9.js} +21 -21
- package/components/{CasinoTournamentsThumbnail-BSW05X1b.cjs → CasinoTournamentsThumbnail-DxtmmBAP.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnailController-BDrTPut2.js → CasinoTournamentsThumbnailController-BhRIMj9p.js} +5 -5
- package/components/{CasinoTournamentsThumbnailController-Ck2DLVWo.js → CasinoTournamentsThumbnailController-Cd1jPSLC.js} +5 -5
- package/components/{CasinoTournamentsThumbnailController-ofbDredP.cjs → CasinoTournamentsThumbnailController-Du-zQUjq.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnailDuration-CYkjRZKk.js → CasinoTournamentsThumbnailDuration-C3SCL1Sk.js} +2 -2
- package/components/CasinoTournamentsThumbnailDuration-DXpJilCK.cjs +1 -0
- package/components/{CasinoTournamentsThumbnailDuration-DZm7hm84.js → CasinoTournamentsThumbnailDuration-lvmlTncg.js} +2 -2
- package/components/{CasinoTournamentsThumbnailGamesSlider-bvdySa1P.js → CasinoTournamentsThumbnailGamesSlider-BXFopW4G.js} +1 -1
- package/components/{CasinoTournamentsThumbnailGamesSlider-BTwV5lVx.cjs → CasinoTournamentsThumbnailGamesSlider-BYcUvQQo.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnailGamesSlider-DAC2PF0p.js → CasinoTournamentsThumbnailGamesSlider-C_MppV9i.js} +1 -1
- package/components/{CasinoTournamentsThumbnailPrizes-Dm9vYMzA.js → CasinoTournamentsThumbnailPrizes-BB992weX.js} +2 -2
- package/components/{CasinoTournamentsThumbnailPrizes-DJoOgwJF.js → CasinoTournamentsThumbnailPrizes-Cf61ivvT.js} +2 -2
- package/components/CasinoTournamentsThumbnailPrizes-FMMoGEt3.cjs +1 -0
- package/es2015/casino-tournaments-controller.cjs +1 -1
- package/es2015/casino-tournaments-controller.js +1 -1
- package/esnext/casino-tournaments-controller.js +1 -1
- package/package.json +1 -1
- package/components/CasinoTournamentsFilterController-ZsKF74py.cjs +0 -1
- package/components/CasinoTournamentsThumbnailDuration-DkymwOXk.cjs +0 -1
- package/components/CasinoTournamentsThumbnailPrizes-sCpRhneH.cjs +0 -1
|
@@ -21,7 +21,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
21
21
|
* https://github.com/Yaffle/EventSource/
|
|
22
22
|
*/(function(e,t){(function(r){var n=r.setTimeout,i=r.clearTimeout,o=r.XMLHttpRequest,s=r.XDomainRequest,a=r.ActiveXObject,l=r.EventSource,u=r.document,c=r.Promise,d=r.fetch,p=r.Response,E=r.TextDecoder,C=r.TextEncoder,H=r.AbortController;if(typeof window!="undefined"&&typeof u!="undefined"&&!("readyState"in u)&&u.body==null&&(u.readyState="loading",window.addEventListener("load",function(h){u.readyState="complete"},!1)),o==null&&a!=null&&(o=function(){return new a("Microsoft.XMLHTTP")}),Object.create==null&&(Object.create=function(h){function b(){}return b.prototype=h,new b}),Date.now||(Date.now=function(){return new Date().getTime()}),H==null){var ee=d;d=function(h,b){var g=b.signal;return ee(h,{headers:b.headers,credentials:b.credentials,cache:b.cache}).then(function(m){var v=m.body.getReader();return g._reader=v,g._aborted&&g._reader.cancel(),{status:m.status,statusText:m.statusText,headers:m.headers,body:{getReader:function(){return v}}}})},H=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){this.signal._reader!=null&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function de(){this.bitsNeeded=0,this.codePoint=0}de.prototype.decode=function(h){function b(P,I,_){if(_===1)return P>=128>>I&&P<<I<=2047;if(_===2)return P>=2048>>I&&P<<I<=55295||P>=57344>>I&&P<<I<=65535;if(_===3)return P>=65536>>I&&P<<I<=1114111;throw new Error}function g(P,I){if(P===6*1)return I>>6>15?3:I>31?2:1;if(P===6*2)return I>15?3:2;if(P===6*3)return 3;throw new Error}for(var m=65533,v="",y=this.bitsNeeded,x=this.codePoint,M=0;M<h.length;M+=1){var S=h[M];y!==0&&(S<128||S>191||!b(x<<6|S&63,y-6,g(y,x)))&&(y=0,x=m,v+=String.fromCharCode(x)),y===0?(S>=0&&S<=127?(y=0,x=S):S>=192&&S<=223?(y=6*1,x=S&31):S>=224&&S<=239?(y=6*2,x=S&15):S>=240&&S<=247?(y=6*3,x=S&7):(y=0,x=m),y!==0&&!b(x,y,g(y,x))&&(y=0,x=m)):(y-=6,x=x<<6|S&63),y===0&&(x<=65535?v+=String.fromCharCode(x):(v+=String.fromCharCode(55296+(x-65535-1>>10)),v+=String.fromCharCode(56320+(x-65535-1&1023))))}return this.bitsNeeded=y,this.codePoint=x,v};var ie=function(){try{return new E().decode(new C().encode("test"),{stream:!0})==="test"}catch(h){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+h)}return!1};(E==null||C==null||!ie())&&(E=de);var N=function(){};function k(h){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=N,this.onload=N,this.onerror=N,this.onreadystatechange=N,this._contentType="",this._xhr=h,this._sendTimeout=0,this._abort=N}k.prototype.open=function(h,b){this._abort(!0);var g=this,m=this._xhr,v=1,y=0;this._abort=function(_){g._sendTimeout!==0&&(i(g._sendTimeout),g._sendTimeout=0),(v===1||v===2||v===3)&&(v=4,m.onload=N,m.onerror=N,m.onabort=N,m.onprogress=N,m.onreadystatechange=N,m.abort(),y!==0&&(i(y),y=0),_||(g.readyState=4,g.onabort(null),g.onreadystatechange())),v=0};var x=function(){if(v===1){var _=0,R="",f=void 0;if("contentType"in m)_=200,R="OK",f=m.contentType;else try{_=m.status,R=m.statusText,f=m.getResponseHeader("Content-Type")}catch(L){_=0,R="",f=void 0}_!==0&&(v=2,g.readyState=2,g.status=_,g.statusText=R,g._contentType=f,g.onreadystatechange())}},M=function(){if(x(),v===2||v===3){v=3;var _="";try{_=m.responseText}catch(R){}g.readyState=3,g.responseText=_,g.onprogress()}},S=function(_,R){if((R==null||R.preventDefault==null)&&(R={preventDefault:N}),M(),v===1||v===2||v===3){if(v=4,y!==0&&(i(y),y=0),g.readyState=4,_==="load")g.onload(R);else if(_==="error")g.onerror(R);else if(_==="abort")g.onabort(R);else throw new TypeError;g.onreadystatechange()}},P=function(_){m!=null&&(m.readyState===4?(!("onload"in m)||!("onerror"in m)||!("onabort"in m))&&S(m.responseText===""?"error":"load",_):m.readyState===3?"onprogress"in m||M():m.readyState===2&&x())},I=function(){y=n(function(){I()},500),m.readyState===3&&M()};"onload"in m&&(m.onload=function(_){S("load",_)}),"onerror"in m&&(m.onerror=function(_){S("error",_)}),"onabort"in m&&(m.onabort=function(_){S("abort",_)}),"onprogress"in m&&(m.onprogress=M),"onreadystatechange"in m&&(m.onreadystatechange=function(_){P(_)}),("contentType"in m||!("ontimeout"in o.prototype))&&(b+=(b.indexOf("?")===-1?"?":"&")+"padding=true"),m.open(h,b,!0),"readyState"in m&&(y=n(function(){I()},0))},k.prototype.abort=function(){this._abort(!1)},k.prototype.getResponseHeader=function(h){return this._contentType},k.prototype.setRequestHeader=function(h,b){var g=this._xhr;"setRequestHeader"in g&&g.setRequestHeader(h,b)},k.prototype.getAllResponseHeaders=function(){return this._xhr.getAllResponseHeaders!=null&&this._xhr.getAllResponseHeaders()||""},k.prototype.send=function(){if((!("ontimeout"in o.prototype)||!("sendAsBinary"in o.prototype)&&!("mozAnon"in o.prototype))&&u!=null&&u.readyState!=null&&u.readyState!=="complete"){var h=this;h._sendTimeout=n(function(){h._sendTimeout=0,h.send()},4);return}var b=this._xhr;"withCredentials"in b&&(b.withCredentials=this.withCredentials);try{b.send(void 0)}catch(g){throw g}};function Z(h){return h.replace(/[A-Z]/g,function(b){return String.fromCharCode(b.charCodeAt(0)+32)})}function le(h){for(var b=Object.create(null),g=h.split(`\r
|
|
23
23
|
`),m=0;m<g.length;m+=1){var v=g[m],y=v.split(": "),x=y.shift(),M=y.join(": ");b[Z(x)]=M}this._map=b}le.prototype.get=function(h){return this._map[Z(h)]},o!=null&&o.HEADERS_RECEIVED==null&&(o.HEADERS_RECEIVED=2);function ye(){}ye.prototype.open=function(h,b,g,m,v,y,x){h.open("GET",v);var M=0;h.onprogress=function(){var P=h.responseText,I=P.slice(M);M+=I.length,g(I)},h.onerror=function(P){P.preventDefault(),m(new Error("NetworkError"))},h.onload=function(){m(null)},h.onabort=function(){m(null)},h.onreadystatechange=function(){if(h.readyState===o.HEADERS_RECEIVED){var P=h.status,I=h.statusText,_=h.getResponseHeader("Content-Type"),R=h.getAllResponseHeaders();b(P,I,_,new le(R))}},h.withCredentials=y;for(var S in x)Object.prototype.hasOwnProperty.call(x,S)&&h.setRequestHeader(S,x[S]);return h.send(),h};function Fe(h){this._headers=h}Fe.prototype.get=function(h){return this._headers.get(h)};function Ue(){}Ue.prototype.open=function(h,b,g,m,v,y,x){var M=null,S=new H,P=S.signal,I=new E;return d(v,{headers:x,credentials:y?"include":"same-origin",signal:P,cache:"no-store"}).then(function(_){return M=_.body.getReader(),b(_.status,_.statusText,_.headers.get("Content-Type"),new Fe(_.headers)),new c(function(R,f){var L=function(){M.read().then(function(B){if(B.done)R(void 0);else{var O=I.decode(B.value,{stream:!0});g(O),L()}}).catch(function(B){f(B)})};L()})}).catch(function(_){if(_.name!=="AbortError")return _}).then(function(_){m(_)}),{abort:function(){M!=null&&M.cancel(),S.abort()}}};function we(){this._listeners=Object.create(null)}function Ge(h){n(function(){throw h},0)}we.prototype.dispatchEvent=function(h){h.target=this;var b=this._listeners[h.type];if(b!=null)for(var g=b.length,m=0;m<g;m+=1){var v=b[m];try{typeof v.handleEvent=="function"?v.handleEvent(h):v.call(this,h)}catch(y){Ge(y)}}},we.prototype.addEventListener=function(h,b){h=String(h);var g=this._listeners,m=g[h];m==null&&(m=[],g[h]=m);for(var v=!1,y=0;y<m.length;y+=1)m[y]===b&&(v=!0);v||m.push(b)},we.prototype.removeEventListener=function(h,b){h=String(h);var g=this._listeners,m=g[h];if(m!=null){for(var v=[],y=0;y<m.length;y+=1)m[y]!==b&&v.push(m[y]);v.length===0?delete g[h]:g[h]=v}};function pe(h){this.type=h,this.target=void 0}function ve(h,b){pe.call(this,h),this.data=b.data,this.lastEventId=b.lastEventId}ve.prototype=Object.create(pe.prototype);function ot(h,b){pe.call(this,h),this.status=b.status,this.statusText=b.statusText,this.headers=b.headers}ot.prototype=Object.create(pe.prototype);function je(h,b){pe.call(this,h),this.error=b.error}je.prototype=Object.create(pe.prototype);var $e=-1,he=0,me=1,J=2,st=-1,te=0,Oe=1,fe=2,ke=3,Ce=/^text\/event\-stream(;.*)?$/i,bt=1e3,be=18e6,Ie=function(h,b){var g=h==null?b:parseInt(h,10);return g!==g&&(g=b),Ve(g)},Ve=function(h){return Math.min(Math.max(h,bt),be)},Pe=function(h,b,g){try{typeof b=="function"&&b.call(h,g)}catch(m){Ge(m)}};function oe(h,b){we.call(this),b=b||{},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,at(this,h,b)}function gt(){return o!=null&&"withCredentials"in o.prototype||s==null?new o:new s}var Gt=d!=null&&p!=null&&"body"in p.prototype;function at(h,b,g){b=String(b);var m=!!g.withCredentials,v=g.lastEventIdQueryParameterName||"lastEventId",y=Ve(1e3),x=Ie(g.heartbeatTimeout,45e3),M="",S=y,P=!1,I=0,_=g.headers||{},R=g.Transport,f=Gt&&R==null?void 0:new k(R!=null?new R:gt()),L=R!=null&&typeof R!="string"?new R:f==null?new Ue:new ye,B=void 0,O=0,re=$e,ge="",Xe="",_e="",z="",Q=te,jt=0,Le=0,kn=function(V,j,se,ae){if(re===he)if(V===200&&se!=null&&Ce.test(se)){re=me,P=Date.now(),S=y,h.readyState=me;var Y=new ot("open",{status:V,statusText:j,headers:ae});h.dispatchEvent(Y),Pe(h,h.onopen,Y)}else{var X="";V!==200?(j&&(j=j.replace(/\s+/g," ")),X="EventSource's response has a status "+V+" "+j+" that is not 200. Aborting the connection."):X="EventSource's response has a Content-Type specifying an unsupported type: "+(se==null?"-":se.replace(/\s+/g," "))+". Aborting the connection.",$t();var Y=new ot("error",{status:V,statusText:j,headers:ae});h.dispatchEvent(Y),Pe(h,h.onerror,Y),console.error(X)}},Vn=function(V){if(re===me){for(var j=-1,se=0;se<V.length;se+=1){var ae=V.charCodeAt(se);(ae===10||ae===13)&&(j=se)}var Y=(j!==-1?z:"")+V.slice(0,j+1);z=(j===-1?z:"")+V.slice(j+1),V!==""&&(P=Date.now(),I+=V.length);for(var X=0;X<Y.length;X+=1){var ae=Y.charCodeAt(X);if(Q===st&&ae===10)Q=te;else if(Q===st&&(Q=te),ae===13||ae===10){if(Q!==te){Q===Oe&&(Le=X+1);var xe=Y.slice(jt,Le-1),Se=Y.slice(Le+(Le<X&&Y.charCodeAt(Le)===32?1:0),X);xe==="data"?(ge+=`
|
|
24
|
-
`,ge+=Se):xe==="id"?Xe=Se:xe==="event"?_e=Se:xe==="retry"?(y=Ie(Se,y),S=y):xe==="heartbeatTimeout"&&(x=Ie(Se,x),O!==0&&(i(O),O=n(function(){ut()},x)))}if(Q===te){if(ge!==""){M=Xe,_e===""&&(_e="message");var ze=new ve(_e,{data:ge.slice(1),lastEventId:Xe});if(h.dispatchEvent(ze),_e==="open"?Pe(h,h.onopen,ze):_e==="message"?Pe(h,h.onmessage,ze):_e==="error"&&Pe(h,h.onerror,ze),re===J)return}ge="",_e=""}Q=ae===13?st:te}else Q===te&&(jt=X,Q=Oe),Q===Oe?ae===58&&(Le=X+1,Q=fe):Q===fe&&(Q=ke)}}},_r=function(V){if(re===me||re===he){re=$e,O!==0&&(i(O),O=0),O=n(function(){ut()},S),S=Ve(Math.min(y*16,S*2)),h.readyState=he;var j=new je("error",{error:V});h.dispatchEvent(j),Pe(h,h.onerror,j),V!=null&&console.error(V)}},$t=function(){re=J,B!=null&&(B.abort(),B=void 0),O!==0&&(i(O),O=0),h.readyState=J},ut=function(){if(O=0,re!==$e){if(!P&&B!=null)_r(new Error("No activity within "+x+" milliseconds. "+(re===he?"No response received.":I+" chars received.")+" Reconnecting.")),B!=null&&(B.abort(),B=void 0);else{var V=Math.max((P||Date.now())+x-Date.now(),1);P=!1,O=n(function(){ut()},V)}return}P=!1,I=0,O=n(function(){ut()},x),re=he,ge="",_e="",Xe=M,z="",jt=0,Le=0,Q=te;var j=b;if(b.slice(0,5)!=="data:"&&b.slice(0,5)!=="blob:"&&M!==""){var se=b.indexOf("?");j=se===-1?b:b.slice(0,se+1)+b.slice(se+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,function(Se,ze){return ze===v?"":Se}),j+=(b.indexOf("?")===-1?"?":"&")+v+"="+encodeURIComponent(M)}var ae=h.withCredentials,Y={};Y.Accept="text/event-stream";var X=h.headers;if(X!=null)for(var xe in X)Object.prototype.hasOwnProperty.call(X,xe)&&(Y[xe]=X[xe]);try{B=L.open(f,kn,Vn,_r,j,ae,Y)}catch(Se){throw $t(),Se}};h.url=b,h.readyState=he,h.withCredentials=m,h.headers=_,h._close=$t,ut()}oe.prototype=Object.create(we.prototype),oe.prototype.CONNECTING=he,oe.prototype.OPEN=me,oe.prototype.CLOSED=J,oe.prototype.close=function(){this._close()},oe.CONNECTING=he,oe.OPEN=me,oe.CLOSED=J,oe.prototype.withCredentials=void 0;var yt=l;o!=null&&(l==null||!("withCredentials"in l.prototype))&&(yt=oe),function(h){{var b=h(t);b!==void 0&&(e.exports=b)}}(function(h){h.EventSourcePolyfill=oe,h.NativeEventSource=l,h.EventSource=yt})})(typeof globalThis=="undefined"?typeof window!="undefined"?window:typeof self!="undefined"?self:Ri:globalThis)})(mr,mr.exports);var As=mr.exports;const Je="__WIDGET_GLOBAL_STYLE_CACHE__";function Un(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Gn(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function jn(e,t,r,n=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!n)return r=Hs(e,t),r;window[Je]||(window[Je]={}),r=Os(e,t);const o=r.unsubscribe.bind(r),s=()=>{if(window[Je][t]){const a=window[Je][t];a.refCount>1?a.refCount=a.refCount-1:delete window[Je][t]}o()};return r.unsubscribe=s,r}function Hs(e,t){const r=document.createElement("style");return window.emMessageBus.subscribe(t,n=>{e&&(r.innerHTML=n,e.appendChild(r))})}function Os(e,t){return window.emMessageBus.subscribe(t,r=>{if(!e)return;const n=e.getRootNode(),i=window[Je];let o=i[t]&&i[t].sheet;o?i[t].refCount=i[t].refCount+1:(o=new CSSStyleSheet,o.replaceSync(r),i[t]={sheet:o,refCount:1});const s=n.adoptedStyleSheets||[];s.includes(o)||(n.adoptedStyleSheets=[...s,o])})}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoTournamentsFilterController-
|
|
24
|
+
`,ge+=Se):xe==="id"?Xe=Se:xe==="event"?_e=Se:xe==="retry"?(y=Ie(Se,y),S=y):xe==="heartbeatTimeout"&&(x=Ie(Se,x),O!==0&&(i(O),O=n(function(){ut()},x)))}if(Q===te){if(ge!==""){M=Xe,_e===""&&(_e="message");var ze=new ve(_e,{data:ge.slice(1),lastEventId:Xe});if(h.dispatchEvent(ze),_e==="open"?Pe(h,h.onopen,ze):_e==="message"?Pe(h,h.onmessage,ze):_e==="error"&&Pe(h,h.onerror,ze),re===J)return}ge="",_e=""}Q=ae===13?st:te}else Q===te&&(jt=X,Q=Oe),Q===Oe?ae===58&&(Le=X+1,Q=fe):Q===fe&&(Q=ke)}}},_r=function(V){if(re===me||re===he){re=$e,O!==0&&(i(O),O=0),O=n(function(){ut()},S),S=Ve(Math.min(y*16,S*2)),h.readyState=he;var j=new je("error",{error:V});h.dispatchEvent(j),Pe(h,h.onerror,j),V!=null&&console.error(V)}},$t=function(){re=J,B!=null&&(B.abort(),B=void 0),O!==0&&(i(O),O=0),h.readyState=J},ut=function(){if(O=0,re!==$e){if(!P&&B!=null)_r(new Error("No activity within "+x+" milliseconds. "+(re===he?"No response received.":I+" chars received.")+" Reconnecting.")),B!=null&&(B.abort(),B=void 0);else{var V=Math.max((P||Date.now())+x-Date.now(),1);P=!1,O=n(function(){ut()},V)}return}P=!1,I=0,O=n(function(){ut()},x),re=he,ge="",_e="",Xe=M,z="",jt=0,Le=0,Q=te;var j=b;if(b.slice(0,5)!=="data:"&&b.slice(0,5)!=="blob:"&&M!==""){var se=b.indexOf("?");j=se===-1?b:b.slice(0,se+1)+b.slice(se+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,function(Se,ze){return ze===v?"":Se}),j+=(b.indexOf("?")===-1?"?":"&")+v+"="+encodeURIComponent(M)}var ae=h.withCredentials,Y={};Y.Accept="text/event-stream";var X=h.headers;if(X!=null)for(var xe in X)Object.prototype.hasOwnProperty.call(X,xe)&&(Y[xe]=X[xe]);try{B=L.open(f,kn,Vn,_r,j,ae,Y)}catch(Se){throw $t(),Se}};h.url=b,h.readyState=he,h.withCredentials=m,h.headers=_,h._close=$t,ut()}oe.prototype=Object.create(we.prototype),oe.prototype.CONNECTING=he,oe.prototype.OPEN=me,oe.prototype.CLOSED=J,oe.prototype.close=function(){this._close()},oe.CONNECTING=he,oe.OPEN=me,oe.CLOSED=J,oe.prototype.withCredentials=void 0;var yt=l;o!=null&&(l==null||!("withCredentials"in l.prototype))&&(yt=oe),function(h){{var b=h(t);b!==void 0&&(e.exports=b)}}(function(h){h.EventSourcePolyfill=oe,h.NativeEventSource=l,h.EventSource=yt})})(typeof globalThis=="undefined"?typeof window!="undefined"?window:typeof self!="undefined"?self:Ri:globalThis)})(mr,mr.exports);var As=mr.exports;const Je="__WIDGET_GLOBAL_STYLE_CACHE__";function Un(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Gn(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function jn(e,t,r,n=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!n)return r=Hs(e,t),r;window[Je]||(window[Je]={}),r=Os(e,t);const o=r.unsubscribe.bind(r),s=()=>{if(window[Je][t]){const a=window[Je][t];a.refCount>1?a.refCount=a.refCount-1:delete window[Je][t]}o()};return r.unsubscribe=s,r}function Hs(e,t){const r=document.createElement("style");return window.emMessageBus.subscribe(t,n=>{e&&(r.innerHTML=n,e.appendChild(r))})}function Os(e,t){return window.emMessageBus.subscribe(t,r=>{if(!e)return;const n=e.getRootNode(),i=window[Je];let o=i[t]&&i[t].sheet;o?i[t].refCount=i[t].refCount+1:(o=new CSSStyleSheet,o.replaceSync(r),i[t]={sheet:o,refCount:1});const s=n.adoptedStyleSheets||[];s.includes(o)||(n.adoptedStyleSheets=[...s,o])})}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoTournamentsFilterController-MHn9g7IE.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-filter-controller")&&customElements.define("casino-tournaments-filter-controller",t.element)})}if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoTournamentsListController-BquCKJ9v.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-list-controller")&&customElements.define("casino-tournaments-list-controller",t.element)})}const qr=e=>e.length>0&&e!="false";function Ps(e){en(e,"svelte-v0e19m","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.ShowMoreButton{background:var(--emw--color-contrast, #07072A);font-size:18px;width:280px;height:60px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;margin-bottom:20px;cursor:pointer}.ShowMoreButton:hover{opacity:0.7}.TournamentsWrapper{min-height:100vh;background:var(--emw--color-contrast, #07072A);overflow-x:hidden}.Tournaments{color:var(--emw--color-white, #FFFFFF);display:flex;flex-direction:column;position:relative;margin:0 auto;max-width:1300px;padding:24px 0}@media screen and (max-width: 1300px){.Tournaments{padding:24px 2.4%}}.Tournaments .FirstRow{width:100%;margin:0 auto}.Tournaments .SecondRow{margin:0 auto;width:100%}.Tournaments .ThirdRow{display:flex;flex-direction:column;justify-content:center}.Tournaments .ThirdRow .CenterButton{padding-top:20px;width:100%;display:flex;justify-content:center}")}function Bs(e){let t,r,n,i,o,s,a=e[21]&&Zr(e);function l(p,E){return p[22]==0?Ls:Is}let u=l(e),c=u(e),d=!e[23]&&Jr(e);return{c(){t=$("div"),r=$("div"),n=$("div"),a&&a.c(),i=Ht(),o=$("div"),c.c(),s=Ht(),d&&d.c(),U(n,"class","FirstRow"),U(n,"part","FirstRow"),U(o,"class","SecondRow"),U(o,"part","SecondRow"),U(r,"class","Tournaments"),U(r,"part","Tournaments"),U(t,"class","TournamentsWrapper"),U(t,"part","TournamentsWrapper")},m(p,E){ne(p,t,E),W(t,r),W(r,n),a&&a.m(n,null),W(r,i),W(r,o),c.m(o,null),W(r,s),d&&d.m(r,null)},p(p,E){p[21]?a?a.p(p,E):(a=Zr(p),a.c(),a.m(n,null)):a&&(a.d(1),a=null),u===(u=l(p))&&c?c.p(p,E):(c.d(1),c=u(p),c&&(c.c(),c.m(o,null))),p[23]?d&&(d.d(1),d=null):d?d.p(p,E):(d=Jr(p),d.c(),d.m(r,null))},d(p){p&&q(t),a&&a.d(),c.d(),d&&d.d()}}}function Cs(e){let t,r=e[24]("500")+"",n,i,o,s;return{c(){t=$("p"),n=Ae(r),i=Ht(),o=$("p"),s=Ae(e[19])},m(a,l){ne(a,t,l),W(t,n),ne(a,i,l),ne(a,o,l),W(o,s)},p(a,l){l[0]&16777216&&r!==(r=a[24]("500")+"")&&Me(n,r),l[0]&524288&&Me(s,a[19])},d(a){a&&(q(t),q(i),q(o))}}}function Zr(e){let t;return{c(){t=$("casino-tournaments-filter-controller"),w(t,"clientstyling",e[13]),w(t,"clientstylingurl",e[14]),w(t,"translationurl",e[4]),w(t,"mbsource",e[15]),w(t,"filters",Fs),w(t,"activefilters",e[6]),w(t,"exportparts","FiltersController, MobileClass, Non-MobileClass/empty, Active, FilterButton, bi, bi-check, FiltersList, FiltersTitle, FiltersItem")},m(r,n){ne(r,t,n)},p(r,n){n[0]&8192&&w(t,"clientstyling",r[13]),n[0]&16384&&w(t,"clientstylingurl",r[14]),n[0]&16&&w(t,"translationurl",r[4]),n[0]&32768&&w(t,"mbsource",r[15]),n[0]&64&&w(t,"activefilters",r[6])},d(r){r&&q(t)}}}function Is(e){let t;return{c(){t=$("casino-tournaments-list-controller"),w(t,"clientstyling",e[13]),w(t,"clientstylingurl",e[14]),w(t,"translationurl",e[4]),w(t,"userid",e[1]),w(t,"numberoftournaments",e[5]),w(t,"loginurl",e[9]),w(t,"loginevent",e[7]),w(t,"registerurl",e[10]),w(t,"registerevent",e[8]),w(t,"lang",e[3]),w(t,"currency",e[11]),w(t,"keepbrowsercontext",e[12]),w(t,"mbsource",e[15]),w(t,"session",e[0]),w(t,"endpoint",e[2]),w(t,"exportparts",`Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank,
|
|
25
25
|
TournamentDuration, TournamentDates, StartDate, EndDate, ProgressBar, ProgressBarFillEnd, Finished, ProgressBarFillStarting, Remaining, ProgressBarFill,
|
|
26
26
|
TournamentsGamesSlider, SliderNavButton, items, item, PlayNowButton, itemHover, SliderNavButton
|
|
27
27
|
TournamentCard, CardMaxWidth, CardFullSize, elementToFadeOut, elementToFadeIn, ph-item, ph-col-12, ph-picture, ph-row, ph-col-6, big, ph-col-4, empty, ph-col-8, TournamentButtons, LoginButton, RegisterButton, DetailsButton, EnrolledButton, JoinButton, JoinButtonSpan, JoinButtonSvg, JoinButtonSvgA, JoinButtonFullSize, spinner, DetailsLargeButton, ErrorText, TournamentList, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing, TournamentPrizesIconSection, TournamentPrizesIconWrapper`)},m(r,n){ne(r,t,n)},p(r,n){n[0]&8192&&w(t,"clientstyling",r[13]),n[0]&16384&&w(t,"clientstylingurl",r[14]),n[0]&16&&w(t,"translationurl",r[4]),n[0]&2&&w(t,"userid",r[1]),n[0]&32&&w(t,"numberoftournaments",r[5]),n[0]&512&&w(t,"loginurl",r[9]),n[0]&128&&w(t,"loginevent",r[7]),n[0]&1024&&w(t,"registerurl",r[10]),n[0]&256&&w(t,"registerevent",r[8]),n[0]&8&&w(t,"lang",r[3]),n[0]&2048&&w(t,"currency",r[11]),n[0]&4096&&w(t,"keepbrowsercontext",r[12]),n[0]&32768&&w(t,"mbsource",r[15]),n[0]&1&&w(t,"session",r[0]),n[0]&4&&w(t,"endpoint",r[2])},d(r){r&&q(t)}}}function Ls(e){let t;function r(o,s){return o[20]?Rs:o[18]?Ms:Ns}let n=r(e),i=n(e);return{c(){i.c(),t=tn()},m(o,s){i.m(o,s),ne(o,t,s)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t.parentNode,t)))},d(o){o&&q(t),i.d(o)}}}function Ns(e){let t,r=e[24]("noTournaments")+"",n;return{c(){t=$("p"),n=Ae(r),U(t,"class","NoTournaments"),U(t,"part","NoTournaments")},m(i,o){ne(i,t,o),W(t,n)},p(i,o){o[0]&16777216&&r!==(r=i[24]("noTournaments")+"")&&Me(n,r)},d(i){i&&q(t)}}}function Ms(e){let t,r=e[24]("fetchError")+"",n;return{c(){t=$("p"),n=Ae(r),U(t,"class","FetchErrorMessage")},m(i,o){ne(i,t,o),W(t,n)},p(i,o){o[0]&16777216&&r!==(r=i[24]("fetchError")+"")&&Me(n,r)},d(i){i&&q(t)}}}function Rs(e){let t,r=e[24]("loading")+"",n;return{c(){t=$("p"),n=Ae(r),U(t,"class","LoadingMessage"),U(t,"part","LoadingMessage")},m(i,o){ne(i,t,o),W(t,n)},p(i,o){o[0]&16777216&&r!==(r=i[24]("loading")+"")&&Me(n,r)},d(i){i&&q(t)}}}function Jr(e){let t,r,n,i=e[24]("showMore")+"",o,s,a;return{c(){t=$("div"),r=$("div"),n=$("button"),o=Ae(i),U(n,"class","ShowMoreButton"),U(n,"part","ShowMoreButton"),U(n,"title","Show More"),U(r,"class","CenterButton"),U(r,"part","CenterButton"),U(t,"class","ThirdRow"),U(t,"part","ThirdRow")},m(l,u){ne(l,t,u),W(t,r),W(r,n),W(n,o),s||(a=Ot(n,"click",e[34]),s=!0)},p(l,u){u[0]&16777216&&i!==(i=l[24]("showMore")+"")&&Me(o,i)},d(l){l&&q(t),s=!1,a()}}}function Ds(e){let t;function r(o,s){return o[17]?Cs:Bs}let n=r(e),i=n(e);return{c(){t=$("div"),i.c()},m(o,s){ne(o,t,s),i.m(t,null),e[35](t)},p(o,s){n===(n=r(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(t,null)))},i:ue,o:ue,d(o){o&&q(t),i.d(),e[35](null)}}}let Fs="All,Scheduled,Ongoing,Finished";function Us(e,t,r){let n;Kr(e,Dn,f=>r(24,n=f));let{session:i=""}=t,{userid:o=""}=t,{endpoint:s=""}=t,{lang:a="en"}=t,{translationurl:l=""}=t,{numberoftournaments:u="6"}=t,{showmorestep:c="2"}=t,{filters:d="All"}=t,{loginevent:p=""}=t,{registerevent:E=""}=t,{loginurl:C=""}=t,{registerurl:H=""}=t,{currency:ee="EUR"}=t,{keepbrowsercontext:de="false"}=t,{sorttype:ie=""}=t,{sortorder:N=""}=t,{starttimeafter:k=""}=t,{showanonymoustournaments:Z="true"}=t,{clientstyling:le=""}=t,{clientstylingurl:ye=""}=t,{delaybeforeload:Fe=1e3}=t,Ue=!1,we=!1,Ge="",pe=!1,ve="",ot=window.navigator.userAgent,je=!0,$e=!1,he=!1,{mbsource:me}=t,J,st,te=0,Oe=!1,fe=6,ke=!0,Ce=[],bt,be,Ie=!1,Ve;Ts({withLocale:"en",translations:{}});const Pe=()=>{fetch(l).then(L=>L.json()).then(L=>{Ve=L,Object.keys(L).forEach(B=>{Yt(B,L[B])})}).catch(L=>{console.log(L)})},oe=f=>{f&&Object.keys(f).forEach(L=>{Yt(L,f[L])})};Object.keys(Wr).forEach(f=>{Yt(f,Wr[f])});const gt=f=>{f.data&&f.data.type==="UserSessionID"&&(pe=!0,r(32,ve=f.data.session),f.data.userid,at(s,0,fe)),f.data&&f.data.type==="TournamentsFiltersSelected"&&(Ce=f.data.filters,at(s,0,fe)),f.data&&f.data.type==="TournamentThumbnailMounted"&&oe(Ve)},Gt=f=>f=="Scheduled"?"Unstarted":f=="Ongoing"?"Running":"Closing|Closed",at=(f,L,B)=>Ne(this,null,function*(){r(20,je=!0),r(22,te=0);const O=yield b(f,L,B);O===null?r(18,we=!0):setTimeout(()=>window.postMessage({type:"TournamentList",tournamentList:O.items},window.location.href),50),r(20,je=!1)}),yt=(f,L,B)=>Ne(this,null,function*(){const O=yield b(f,L,B);O===null?r(18,we=!0):window.postMessage({type:"TournamentListShowMore",tournamentList:O.items},window.location.href)}),h=()=>{const f=new Date;return k?f.setDate(f.getDate()-Number(k)):f.setMonth(f.getMonth()-1),f.toISOString().substring(0,10)},b=(f,L,B)=>Ne(this,null,function*(){const O=new URL(`${f}/v1/tournaments`),re=new Headers;O.searchParams.append("pagination",`offset=${L},limit=${B}`),O.searchParams.append("sortField","StartTime"),O.searchParams.append("sortOrder",N||"desc"),O.searchParams.append("language",a),O.searchParams.append("platform",Fn(ot));const ge={StartTimeAfter:h()};!qr(i)&&Z==="false"&&(ge.tags="no-role-set"),Ce.length>0&&Ce[0]!="All"&&(ge.state=Ce.map(z=>Gt(z)).join("|"));const Xe=Object.keys(ge).map(z=>`${z}=${ge[z]}`).join(",");return O.searchParams.append("filter",Xe),ie&&O.searchParams.append("sortType",ie),pe&&re.append("X-SessionID",ve),fetch(O,{method:"GET",headers:re,cache:"no-cache"}).then(z=>z.ok?z.json():null).then(z=>z===null?null:(bt=O.searchParams.toString(),r(22,te=z.total),fe>=te?r(23,ke=!0):r(23,ke=!1),he||m(),z))}),g=f=>{if(f.type!="message")return;let L=f.data;if(L)try{let B=JSON.parse(L);if(!B||!B.item)return;let O=B.item;B.messageType=="TournamentUpdate"&&window.postMessage({type:"UpdateTournamentView",tournamentData:O},window.location.href),B.messageType=="TournamentRemove"&&window.postMessage({type:"TournamentList",tournamentList:B.items},window.location.href)}catch(B){console.error(B)}},m=()=>{he=!0,setTimeout(()=>{he=!1},1e3),be&&(be.removeEventListener("message",g),be.close());let f=`${s}/v1/tournaments/updates?${bt}`;be=new As.EventSourcePolyfill(f,{headers:{accept:"text/event-stream","X-SessionId":i}}),typeof be!="undefined"&&be.addEventListener("message",g)},v=()=>Ne(this,null,function*(){let f=fe;const L=parseInt(c,10);fe+=L,window.postMessage({type:"TournamentsPagination",offset:0,limit:fe},window.location.href),yield yt(s,f,L),fe>=te&&r(23,ke=!0)}),y=()=>(s||(r(19,Ge="Endpoint is missing! Please provide a valid endpointURL."),r(17,Ue=!0),console.error(Ge)),Ue),x=()=>{if(!Oe)return!1;y()||(fe=parseInt(u,10),zr(a),at(s,0,fe))},M=()=>{zr(a)},S=()=>{Ce=d.split(","),r(21,$e=!0)},P=()=>{qr(i)?(pe=!0,r(32,ve=i)):(pe=!1,r(32,ve=""))},I=()=>Ne(this,null,function*(){Ie||(Ie=!0,yield x(),Ie=!1)});rn(()=>(setTimeout(()=>{r(33,Oe=!0)},Fe),window.addEventListener("message",gt,!1),()=>{window.removeEventListener("message",gt),be&&(be.removeEventListener("message",g),be.close())}));const _=()=>v();function R(f){Pt[f?"unshift":"push"](()=>{J=f,r(16,J)})}return e.$$set=f=>{"session"in f&&r(0,i=f.session),"userid"in f&&r(1,o=f.userid),"endpoint"in f&&r(2,s=f.endpoint),"lang"in f&&r(3,a=f.lang),"translationurl"in f&&r(4,l=f.translationurl),"numberoftournaments"in f&&r(5,u=f.numberoftournaments),"showmorestep"in f&&r(26,c=f.showmorestep),"filters"in f&&r(6,d=f.filters),"loginevent"in f&&r(7,p=f.loginevent),"registerevent"in f&&r(8,E=f.registerevent),"loginurl"in f&&r(9,C=f.loginurl),"registerurl"in f&&r(10,H=f.registerurl),"currency"in f&&r(11,ee=f.currency),"keepbrowsercontext"in f&&r(12,de=f.keepbrowsercontext),"sorttype"in f&&r(27,ie=f.sorttype),"sortorder"in f&&r(28,N=f.sortorder),"starttimeafter"in f&&r(29,k=f.starttimeafter),"showanonymoustournaments"in f&&r(30,Z=f.showanonymoustournaments),"clientstyling"in f&&r(13,le=f.clientstyling),"clientstylingurl"in f&&r(14,ye=f.clientstylingurl),"delaybeforeload"in f&&r(31,Fe=f.delaybeforeload),"mbsource"in f&&r(15,me=f.mbsource)},e.$$.update=()=>{e.$$.dirty[0]&2,e.$$.dirty[0]&64&&d&&S(),e.$$.dirty[0]&8&&a&&M(),e.$$.dirty[0]&16&&l&&Pe(),e.$$.dirty[1]&4&&Oe&&x(),e.$$.dirty[0]&1&&(i===""||i)&&P(),e.$$.dirty[1]&2&&(ve===""||ve)&&I(),e.$$.dirty[0]&1140850732&&s&&u&&c&&a&&Z&&I(),e.$$.dirty[0]&73728&&le&&J&&Un(J,le),e.$$.dirty[0]&81920&&ye&&J&&Gn(J,ye),e.$$.dirty[0]&98304&&me&&J&&jn(J,`${me}.Style`,st)},[i,o,s,a,l,u,d,p,E,C,H,ee,de,le,ye,me,J,Ue,we,Ge,je,$e,te,ke,n,v,c,ie,N,k,Z,Fe,ve,Oe,_,R]}class $n extends an{constructor(t){super(),nn(this,t,Us,Ds,br,{session:0,userid:1,endpoint:2,lang:3,translationurl:4,numberoftournaments:5,showmorestep:26,filters:6,loginevent:7,registerevent:8,loginurl:9,registerurl:10,currency:11,keepbrowsercontext:12,sorttype:27,sortorder:28,starttimeafter:29,showanonymoustournaments:30,clientstyling:13,clientstylingurl:14,delaybeforeload:31,mbsource:15},Ps,[-1,-1,-1])}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),D()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),D()}get endpoint(){return this.$$.ctx[2]}set endpoint(t){this.$$set({endpoint:t}),D()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),D()}get translationurl(){return this.$$.ctx[4]}set translationurl(t){this.$$set({translationurl:t}),D()}get numberoftournaments(){return this.$$.ctx[5]}set numberoftournaments(t){this.$$set({numberoftournaments:t}),D()}get showmorestep(){return this.$$.ctx[26]}set showmorestep(t){this.$$set({showmorestep:t}),D()}get filters(){return this.$$.ctx[6]}set filters(t){this.$$set({filters:t}),D()}get loginevent(){return this.$$.ctx[7]}set loginevent(t){this.$$set({loginevent:t}),D()}get registerevent(){return this.$$.ctx[8]}set registerevent(t){this.$$set({registerevent:t}),D()}get loginurl(){return this.$$.ctx[9]}set loginurl(t){this.$$set({loginurl:t}),D()}get registerurl(){return this.$$.ctx[10]}set registerurl(t){this.$$set({registerurl:t}),D()}get currency(){return this.$$.ctx[11]}set currency(t){this.$$set({currency:t}),D()}get keepbrowsercontext(){return this.$$.ctx[12]}set keepbrowsercontext(t){this.$$set({keepbrowsercontext:t}),D()}get sorttype(){return this.$$.ctx[27]}set sorttype(t){this.$$set({sorttype:t}),D()}get sortorder(){return this.$$.ctx[28]}set sortorder(t){this.$$set({sortorder:t}),D()}get starttimeafter(){return this.$$.ctx[29]}set starttimeafter(t){this.$$set({starttimeafter:t}),D()}get showanonymoustournaments(){return this.$$.ctx[30]}set showanonymoustournaments(t){this.$$set({showanonymoustournaments:t}),D()}get clientstyling(){return this.$$.ctx[13]}set clientstyling(t){this.$$set({clientstyling:t}),D()}get clientstylingurl(){return this.$$.ctx[14]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),D()}get delaybeforeload(){return this.$$.ctx[31]}set delaybeforeload(t){this.$$set({delaybeforeload:t}),D()}get mbsource(){return this.$$.ctx[15]}set mbsource(t){this.$$set({mbsource:t}),D()}}sn($n,{session:{},userid:{},endpoint:{},lang:{},translationurl:{},numberoftournaments:{},showmorestep:{},filters:{},loginevent:{},registerevent:{},loginurl:{},registerurl:{},currency:{},keepbrowsercontext:{},sorttype:{},sortorder:{},starttimeafter:{},showanonymoustournaments:{},clientstyling:{},clientstylingurl:{},delaybeforeload:{},mbsource:{}},[],[],!0);const Gs=Object.freeze(Object.defineProperty({__proto__:null,default:$n},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=Re;exports.$format=Dn;exports.$locale=He;exports.CasinoTournamentsController_ce=Gs;exports.SvelteComponent=an;exports.action_destroyer=Yn;exports.addMessages=yr;exports.add_iframe_resize_listener=si;exports.add_render_callback=Bt;exports.append=W;exports.append_styles=en;exports.attr=U;exports.binding_callbacks=Pt;exports.component_subscribe=Kr;exports.create_custom_element=sn;exports.destroy_each=ti;exports.detach=q;exports.element=$;exports.empty=tn;exports.ensure_array_like=bi;exports.flush=D;exports.getDevice=Fn;exports.init=nn;exports.insert=ne;exports.isMobile=Ss;exports.is_function=pt;exports.listen=Ot;exports.noop=ue;exports.onMount=rn;exports.run_all=rt;exports.safe_not_equal=br;exports.setClientStyling=Un;exports.setClientStylingURL=Gn;exports.setStreamStyling=jn;exports.set_custom_element_data=w;exports.set_data=Me;exports.set_style=ii;exports.space=Ht;exports.src_url_equal=Jn;exports.svg_element=ri;exports.text=Ae;exports.toggle_class=ai;
|
|
@@ -4881,7 +4881,7 @@ if (typeof window < "u") {
|
|
|
4881
4881
|
}
|
|
4882
4882
|
};
|
|
4883
4883
|
};
|
|
4884
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsFilterController-
|
|
4884
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsFilterController-DxtiIZ_Z.js").then(({ default: t }) => {
|
|
4885
4885
|
!customElements.get("casino-tournaments-filter-controller") && customElements.define("casino-tournaments-filter-controller", t.element);
|
|
4886
4886
|
});
|
|
4887
4887
|
}
|
|
@@ -4897,7 +4897,7 @@ if (typeof window < "u") {
|
|
|
4897
4897
|
}
|
|
4898
4898
|
};
|
|
4899
4899
|
};
|
|
4900
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsListController-
|
|
4900
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsListController-CRONyskb.js").then(({ default: t }) => {
|
|
4901
4901
|
!customElements.get("casino-tournaments-list-controller") && customElements.define("casino-tournaments-list-controller", t.element);
|
|
4902
4902
|
});
|
|
4903
4903
|
}
|
|
@@ -4918,7 +4918,7 @@ if (typeof window != "undefined") {
|
|
|
4918
4918
|
}
|
|
4919
4919
|
};
|
|
4920
4920
|
};
|
|
4921
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsFilterController-
|
|
4921
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsFilterController-zaBUPP2g.js").then(({ default: t }) => {
|
|
4922
4922
|
!customElements.get("casino-tournaments-filter-controller") && customElements.define("casino-tournaments-filter-controller", t.element);
|
|
4923
4923
|
});
|
|
4924
4924
|
}
|
|
@@ -4934,7 +4934,7 @@ if (typeof window != "undefined") {
|
|
|
4934
4934
|
}
|
|
4935
4935
|
};
|
|
4936
4936
|
};
|
|
4937
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsListController-
|
|
4937
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsListController-BnNth786.js").then(({ default: t }) => {
|
|
4938
4938
|
!customElements.get("casino-tournaments-list-controller") && customElements.define("casino-tournaments-list-controller", t.element);
|
|
4939
4939
|
});
|
|
4940
4940
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as X, S as Y, i as x, f as N, s as $, c as ee, b as le, n as L, d as k, e as A, g as S, h as f, j as F, k as te, o as ie, l as I, m as ne, p as B, q as y, t as E, r as z, u as se, v as oe, w as P, $ as re, x as ae, y as ue, z as fe } from "./CasinoTournamentsController-
|
|
1
|
+
import { a as X, S as Y, i as x, f as N, s as $, c as ee, b as le, n as L, d as k, e as A, g as S, h as f, j as F, k as te, o as ie, l as I, m as ne, p as B, q as y, t as E, r as z, u as se, v as oe, w as P, $ as re, x as ae, y as ue, z as fe } from "./CasinoTournamentsController-B_JjKGDH.js";
|
|
2
2
|
function U(e, l) {
|
|
3
3
|
X(e, l);
|
|
4
4
|
}
|
|
@@ -42,7 +42,7 @@ const q = {
|
|
|
42
42
|
tournaments: "Turnuvalar",
|
|
43
43
|
all: "Hepsi",
|
|
44
44
|
scheduled: "Planlanmış",
|
|
45
|
-
ongoing: "Devam
|
|
45
|
+
ongoing: "Devam eden",
|
|
46
46
|
finished: "Tamamlanmış"
|
|
47
47
|
},
|
|
48
48
|
el: {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CasinoTournamentsController--tW4R_p1.cjs");function T(t,l){e.addMessages(t,l)}const A={en:{tournaments:"Tournaments",all:"All",scheduled:"Scheduled",ongoing:"Ongoing",finished:"Finished"},hr:{tournaments:"Turniri",all:"Svi",scheduled:"Planirani",ongoing:"U tijeku",finished:"Završeni"},"zh-hk":{tournaments:"錦標賽",all:"全部",scheduled:"預定的",ongoing:"進行中",finished:"完成的"},fr:{tournaments:"Tournois",all:"Tous",scheduled:"Programmé",ongoing:"En cours",finished:"Fini"},ro:{tournaments:"Turnee",all:"Toate",scheduled:"Programate",ongoing:"În curs",finished:"Finalizat"},tr:{tournaments:"Turnuvalar",all:"Hepsi",scheduled:"Planlanmış",ongoing:"Devam eden",finished:"Tamamlanmış"},el:{tournaments:"Τουρνουά",all:"Όλα",scheduled:"Προγραμματισμένα",ongoing:"Τρέχοντα",finished:"Ολοκληρωμένα"},es:{tournaments:"Torneos",all:"Todos",scheduled:"Programado",ongoing:"En vivo",finished:"Finalizado"},hu:{tournaments:"Versenyek",all:"Mind",scheduled:"Ütemezés",ongoing:"Folyamatban",finished:"Befejezett"},pt:{tournaments:"Torneios",all:"Tudo",scheduled:"Agendado",ongoing:"Em progresso",finished:"Finalizado"},"en-us":{tournaments:"Tournaments",all:"All",scheduled:"Scheduled",ongoing:"Ongoing",finished:"Finished"}};function q(t){e.append_styles(t,"svelte-f5g69n","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}ul{display:flex;gap:10px;overflow-x:auto;min-height:max-content}ul.MobileClass{padding-top:21px}li:first-child{position:relative;padding:0;margin:0;font-size:14px;text-align:center;letter-spacing:0px;color:var(--emw--color-white, #FFFFFF);opacity:1}.FiltersList.MobileClass{flex-direction:column}.FiltersTitle{width:min-content;display:flex;align-items:center}button{display:flex;align-items:center;background-color:transparent;justify-content:center;padding:10px;height:40px;border:1px solid var(--emw--color-white, #FFFFFF);min-width:40px;text-align:center;color:var(--emw--color-white, #FFFFFF)}button.MobileClass{height:30px}button:hover{background-color:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-100, #E6E6E6);color:var(--emw--color-black, #000000);cursor:pointer}.FiltersController{color:var(--emw--color-white, #FFFFFF);display:flex;justify-content:flex-end;margin-bottom:20px}.FiltersController.MobileClass{justify-content:flex-start;margin-bottom:10px}.FiltersController .FilterButton{font-size:14px;letter-spacing:0px;opacity:1;text-transform:uppercase}.FiltersController .FilterButton.MobileClass{font-size:10px}.FiltersController .Active{background-color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B)}.FiltersController .Active:hover{background-color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B)}")}function S(t,l,i){const n=t.slice();return n[21]=l[i],n[23]=i,n}function N(t){let l,i,n=t[4]("tournaments")+"",s,_,y,p,g=e.ensure_array_like(t[1]),c=[];for(let o=0;o<g.length;o+=1)c[o]=L(S(t,g,o));return{c(){l=e.element("ul"),i=e.element("li"),s=e.text(n),_=e.text(":"),y=e.space(),p=e.element("ul");for(let o=0;o<c.length;o+=1)c[o].c();e.attr(i,"class","FiltersTitle "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(i,"part","FiltersTitle "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(l,"class","FiltersList "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(l,"part","FiltersList "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty"))},m(o,F){e.insert(o,l,F),e.append(l,i),e.append(i,s),e.append(i,_),e.append(l,y),e.append(l,p);for(let a=0;a<c.length;a+=1)c[a]&&c[a].m(p,null)},p(o,F){if(F&16&&n!==(n=o[4]("tournaments")+"")&&e.set_data(s,n),F&126){g=e.ensure_array_like(o[1]);let a;for(a=0;a<g.length;a+=1){const d=S(o,g,a);c[a]?c[a].p(d,F):(c[a]=L(d),c[a].c(),c[a].m(p,null))}for(;a<c.length;a+=1)c[a].d(1);c.length=g.length}},d(o){o&&e.detach(l),e.destroy_each(c,o)}}}function E(t){let l,i;return{c(){l=e.svg_element("svg"),i=e.svg_element("path"),e.attr(i,"d","M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z"),e.attr(l,"xmlns","http://www.w3.org/2000/svg"),e.attr(l,"width","16"),e.attr(l,"height","16"),e.attr(l,"fill","currentColor"),e.attr(l,"class","bi bi-check"),e.attr(l,"part","bi bi-check"),e.attr(l,"viewBox","0 0 16 16")},m(n,s){e.insert(n,l,s),e.append(l,i)},d(n){n&&e.detach(l)}}}function O(t){let l=t[4]("scheduled")+"",i;return{c(){i=e.text(l)},m(n,s){e.insert(n,i,s)},p(n,s){s&16&&l!==(l=n[4]("scheduled")+"")&&e.set_data(i,l)},d(n){n&&e.detach(i)}}}function z(t){let l=t[4]("ongoing")+"",i;return{c(){i=e.text(l)},m(n,s){e.insert(n,i,s)},p(n,s){s&16&&l!==(l=n[4]("ongoing")+"")&&e.set_data(i,l)},d(n){n&&e.detach(i)}}}function B(t){let l=t[4]("finished")+"",i;return{c(){i=e.text(l)},m(n,s){e.insert(n,i,s)},p(n,s){s&16&&l!==(l=n[4]("finished")+"")&&e.set_data(i,l)},d(n){n&&e.detach(i)}}}function j(t){let l=t[4]("all")+"",i;return{c(){i=e.text(l)},m(n,s){e.insert(n,i,s)},p(n,s){s&16&&l!==(l=n[4]("all")+"")&&e.set_data(i,l)},d(n){n&&e.detach(i)}}}function L(t){let l,i,n,s,_,y,p,g,c,o,F,a,d=(t[2][t[23]]==1||t[3]&&t[23]==0)&&E(),r=t[21]=="Scheduled"&&O(t),f=t[21]=="Ongoing"&&z(t),m=t[21]=="Finished"&&B(t),h=t[21]=="All"&&j(t);function w(){return t[13](t[21],t[23])}return{c(){l=e.element("li"),i=e.element("button"),d&&d.c(),n=e.space(),s=e.element("div"),r&&r.c(),_=e.space(),f&&f.c(),y=e.space(),m&&m.c(),p=e.space(),h&&h.c(),o=e.space(),e.attr(s,"class","FilterButton "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(s,"part","FilterButton "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(i,"class",g=(t[2][t[23]]==1||t[3]&&t[23]==0?"Active":"")+" "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(i,"part",c=(t[2][t[23]]==1||t[3]&&t[23]==0?"Active":"")+" "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(l,"class","FiltersItem"),e.attr(l,"part","FiltersItem")},m(v,M){e.insert(v,l,M),e.append(l,i),d&&d.m(i,null),e.append(i,n),e.append(i,s),r&&r.m(s,null),e.append(s,_),f&&f.m(s,null),e.append(s,y),m&&m.m(s,null),e.append(s,p),h&&h.m(s,null),e.append(l,o),F||(a=e.listen(l,"click",w),F=!0)},p(v,M){t=v,t[2][t[23]]==1||t[3]&&t[23]==0?d||(d=E(),d.c(),d.m(i,n)):d&&(d.d(1),d=null),t[21]=="Scheduled"?r?r.p(t,M):(r=O(t),r.c(),r.m(s,_)):r&&(r.d(1),r=null),t[21]=="Ongoing"?f?f.p(t,M):(f=z(t),f.c(),f.m(s,y)):f&&(f.d(1),f=null),t[21]=="Finished"?m?m.p(t,M):(m=B(t),m.c(),m.m(s,p)):m&&(m.d(1),m=null),t[21]=="All"?h?h.p(t,M):(h=j(t),h.c(),h.m(s,null)):h&&(h.d(1),h=null),M&12&&g!==(g=(t[2][t[23]]==1||t[3]&&t[23]==0?"Active":"")+" "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty"))&&e.attr(i,"class",g),M&12&&c!==(c=(t[2][t[23]]==1||t[3]&&t[23]==0?"Active":"")+" "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty"))&&e.attr(i,"part",c)},d(v){v&&e.detach(l),d&&d.d(),r&&r.d(),f&&f.d(),m&&m.d(),h&&h.d(),F=!1,a()}}}function R(t){let l,i=t[1].length>0&&N(t);return{c(){l=e.element("div"),i&&i.c(),e.attr(l,"class","FiltersController "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty")),e.attr(l,"part","FiltersController "+(e.isMobile(t[5])?"MobileClass":"Non-MobileClass/empty"))},m(n,s){e.insert(n,l,s),i&&i.m(l,null),t[14](l)},p(n,[s]){n[1].length>0?i?i.p(n,s):(i=N(n),i.c(),i.m(l,null)):i&&(i.d(1),i=null)},i:e.noop,o:e.noop,d(n){n&&e.detach(l),i&&i.d(),t[14](null)}}}function D(t,l,i){let n;e.component_subscribe(t,e.$format,u=>i(4,n=u));let{filters:s=""}=l,{activefilters:_=""}=l,{translationurl:y=""}=l,{clientstyling:p=""}=l,{clientstylingurl:g=""}=l,{mbsource:c}=l,o,F,a=[],d=0,r=new Array(100),f=!0,m=window.navigator.userAgent;const h=()=>{fetch(y).then(b=>b.json()).then(b=>{Object.keys(b).forEach(C=>{T(C,b[C])})}).catch(b=>{console.log(b)})};Object.keys(A).forEach(u=>{T(u,A[u])});const w=(u,b)=>{if(b==0)i(3,f=!0),i(2,r=new Array(d)),window.postMessage({type:"TournamentsFiltersSelected",filters:["All"]},window.location.href);else if(i(3,f=!1),r[b]==1?(i(2,r[b]=0,r),r.indexOf(1)==-1&&i(3,f=!0)):i(2,r[b]=1,r),r.indexOf(1)==-1)window.postMessage({type:"TournamentsFiltersSelected",filters:["All"]},window.location.href);else{let C=[];for(let k=0;k<a.length;k++)r[k]==1&&C.push(a[k]);window.postMessage({type:"TournamentsFiltersSelected",filters:C},window.location.href)}},v=()=>{i(1,a=s.split(",")),d=a.length},M=()=>{let u=_.split(",");i(2,r=new Array(d)),u.indexOf("All")!=-1?i(3,f=!0):(i(3,f=!1),u.forEach(b=>{let C=a.indexOf(b);C>0&&i(2,r[C]=1,r)}))};e.onMount(()=>()=>{});const I=(u,b)=>w(u,b);function U(u){e.binding_callbacks[u?"unshift":"push"](()=>{o=u,i(0,o)})}return t.$$set=u=>{"filters"in u&&i(7,s=u.filters),"activefilters"in u&&i(8,_=u.activefilters),"translationurl"in u&&i(9,y=u.translationurl),"clientstyling"in u&&i(10,p=u.clientstyling),"clientstylingurl"in u&&i(11,g=u.clientstylingurl),"mbsource"in u&&i(12,c=u.mbsource)},t.$$.update=()=>{t.$$.dirty&512&&y&&h(),t.$$.dirty&128&&s&&v(),t.$$.dirty&256&&_&&M(),t.$$.dirty&1025&&p&&o&&e.setClientStyling(o,p),t.$$.dirty&2049&&g&&o&&e.setClientStylingURL(o,g),t.$$.dirty&4097&&c&&o&&e.setStreamStyling(o,`${c}.Style`,F)},[o,a,r,f,n,m,w,s,_,y,p,g,c,I,U]}class P extends e.SvelteComponent{constructor(l){super(),e.init(this,l,D,R,e.safe_not_equal,{filters:7,activefilters:8,translationurl:9,clientstyling:10,clientstylingurl:11,mbsource:12},q)}get filters(){return this.$$.ctx[7]}set filters(l){this.$$set({filters:l}),e.flush()}get activefilters(){return this.$$.ctx[8]}set activefilters(l){this.$$set({activefilters:l}),e.flush()}get translationurl(){return this.$$.ctx[9]}set translationurl(l){this.$$set({translationurl:l}),e.flush()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(l){this.$$set({clientstyling:l}),e.flush()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(l){this.$$set({clientstylingurl:l}),e.flush()}get mbsource(){return this.$$.ctx[12]}set mbsource(l){this.$$set({mbsource:l}),e.flush()}}e.create_custom_element(P,{filters:{},activefilters:{},translationurl:{},clientstyling:{},clientstylingurl:{},mbsource:{}},[],[],!0);exports.default=P;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as X, S as Y, i as x, s as $, f as N, b as ee, n as L, d as k, c as A, e as S, g as f, h as F, j as le, o as te, k as I, l as ie, m as B, p as y, t as E, q as z, r as ne, u as se, v as P, w as oe, x as re, y as ae, z as ue, $ as fe } from "./CasinoTournamentsController-
|
|
1
|
+
import { a as X, S as Y, i as x, s as $, f as N, b as ee, n as L, d as k, c as A, e as S, g as f, h as F, j as le, o as te, k as I, l as ie, m as B, p as y, t as E, q as z, r as ne, u as se, v as P, w as oe, x as re, y as ae, z as ue, $ as fe } from "./CasinoTournamentsController-C6JRcO4Z.js";
|
|
2
2
|
function U(e, l) {
|
|
3
3
|
X(e, l);
|
|
4
4
|
}
|
|
@@ -42,7 +42,7 @@ const q = {
|
|
|
42
42
|
tournaments: "Turnuvalar",
|
|
43
43
|
all: "Hepsi",
|
|
44
44
|
scheduled: "Planlanmış",
|
|
45
|
-
ongoing: "Devam
|
|
45
|
+
ongoing: "Devam eden",
|
|
46
46
|
finished: "Tamamlanmış"
|
|
47
47
|
},
|
|
48
48
|
el: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Ks, S as $s, i as er, s as tr, f as P, b as sr, n as Gt, d as Ze, c as qe, e as St, g as Vt, j as rr, o as nr, k as jt, l as ir, A as ar, r as or, B as _, m as lr, p as ur, t as dr, w as hr, x as fr, y as cr, z as mr, $ as _r } from "./CasinoTournamentsController-
|
|
1
|
+
import { a as Ks, S as $s, i as er, s as tr, f as P, b as sr, n as Gt, d as Ze, c as qe, e as St, g as Vt, j as rr, o as nr, k as jt, l as ir, A as ar, r as or, B as _, m as lr, p as ur, t as dr, w as hr, x as fr, y as cr, z as mr, $ as _r } from "./CasinoTournamentsController-C6JRcO4Z.js";
|
|
2
2
|
function yr(e) {
|
|
3
3
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
4
4
|
}
|
|
@@ -2573,7 +2573,7 @@ if (typeof window != "undefined") {
|
|
|
2573
2573
|
}
|
|
2574
2574
|
};
|
|
2575
2575
|
};
|
|
2576
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-
|
|
2576
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-BhRIMj9p.js").then(
|
|
2577
2577
|
({ default: t }) => {
|
|
2578
2578
|
!customElements.get("casino-tournaments-thumbnail-controller") && customElements.define(
|
|
2579
2579
|
"casino-tournaments-thumbnail-controller",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./CasinoTournamentsController
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./CasinoTournamentsController--tW4R_p1.cjs");function Zs(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}//! moment.js
|
|
2
2
|
//! version : 2.29.4
|
|
3
3
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
4
4
|
//! license : MIT
|
|
@@ -7,7 +7,7 @@ var Jt;function d(){return Jt.apply(null,arguments)}function Bs(e){Jt=e}function
|
|
|
7
7
|
[`+a+"] ";for(i in arguments[0])w(arguments[0],i)&&(n+=i+": "+arguments[0][i]+", ");n=n.slice(0,-2)}else n=arguments[a];r.push(n)}Xt(e+`
|
|
8
8
|
Arguments: `+Array.prototype.slice.call(r).join("")+`
|
|
9
9
|
`+new Error().stack),s=!1}return t.apply(this,arguments)},t)}var Ut={};function Kt(e,t){d.deprecationHandler!=null&&d.deprecationHandler(e,t),Ut[e]||(Xt(t),Ut[e]=!0)}d.suppressDeprecationWarnings=!1;d.deprecationHandler=null;function B(e){return typeof Function!="undefined"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function Js(e){var t,s;for(s in e)w(e,s)&&(t=e[s],B(t)?this[s]=t:this["_"+s]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function dt(e,t){var s=re({},e),r;for(r in t)w(t,r)&&(ue(e[r])&&ue(t[r])?(s[r]={},re(s[r],e[r]),re(s[r],t[r])):t[r]!=null?s[r]=t[r]:delete s[r]);for(r in e)w(e,r)&&!w(t,r)&&ue(e[r])&&(s[r]=re({},s[r]));return s}function St(e){e!=null&&this.set(e)}var ht;Object.keys?ht=Object.keys:ht=function(e){var t,s=[];for(t in e)w(e,t)&&s.push(t);return s};var Qs={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Xs(e,t,s){var r=this._calendar[e]||this._calendar.sameElse;return B(r)?r.call(t,s):r}function z(e,t,s){var r=""+Math.abs(e),n=t-r.length,a=e>=0;return(a?s?"+":"":"-")+Math.pow(10,Math.max(0,n)).toString().substr(1)+r}var kt=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Ce=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,it={},_e={};function f(e,t,s,r){var n=r;typeof r=="string"&&(n=function(){return this[r]()}),e&&(_e[e]=n),t&&(_e[t[0]]=function(){return z(n.apply(this,arguments),t[1],t[2])}),s&&(_e[s]=function(){return this.localeData().ordinal(n.apply(this,arguments),e)})}function Ks(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function $s(e){var t=e.match(kt),s,r;for(s=0,r=t.length;s<r;s++)_e[t[s]]?t[s]=_e[t[s]]:t[s]=Ks(t[s]);return function(n){var a="",i;for(i=0;i<r;i++)a+=B(t[i])?t[i].call(n,e):t[i];return a}}function Ie(e,t){return e.isValid()?(t=$t(t,e.localeData()),it[t]=it[t]||$s(t),it[t](e)):e.localeData().invalidDate()}function $t(e,t){var s=5;function r(n){return t.longDateFormat(n)||n}for(Ce.lastIndex=0;s>=0&&Ce.test(e);)e=e.replace(Ce,r),Ce.lastIndex=0,s-=1;return e}var er={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function tr(e){var t=this._longDateFormat[e],s=this._longDateFormat[e.toUpperCase()];return t||!s?t:(this._longDateFormat[e]=s.match(kt).map(function(r){return r==="MMMM"||r==="MM"||r==="DD"||r==="dddd"?r.slice(1):r}).join(""),this._longDateFormat[e])}var sr="Invalid date";function rr(){return this._invalidDate}var nr="%d",ar=/\d{1,2}/;function ir(e){return this._ordinal.replace("%d",e)}var or={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function lr(e,t,s,r){var n=this._relativeTime[s];return B(n)?n(e,t,s,r):n.replace(/%d/i,e)}function ur(e,t){var s=this._relativeTime[e>0?"future":"past"];return B(s)?s(t):s.replace(/%s/i,t)}var De={};function x(e,t){var s=e.toLowerCase();De[s]=De[s+"s"]=De[t]=e}function I(e){return typeof e=="string"?De[e]||De[e.toLowerCase()]:void 0}function Mt(e){var t={},s,r;for(r in e)w(e,r)&&(s=I(r),s&&(t[s]=e[r]));return t}var es={};function P(e,t){es[e]=t}function dr(e){var t=[],s;for(s in e)w(e,s)&&t.push({unit:s,priority:es[s]});return t.sort(function(r,n){return r.priority-n.priority}),t}function Be(e){return e%4===0&&e%100!==0||e%400===0}function C(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function y(e){var t=+e,s=0;return t!==0&&isFinite(t)&&(s=C(t)),s}function we(e,t){return function(s){return s!=null?(ts(this,e,s),d.updateOffset(this,t),this):Ae(this,e)}}function Ae(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function ts(e,t,s){e.isValid()&&!isNaN(s)&&(t==="FullYear"&&Be(e.year())&&e.month()===1&&e.date()===29?(s=y(s),e._d["set"+(e._isUTC?"UTC":"")+t](s,e.month(),$e(s,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](s))}function hr(e){return e=I(e),B(this[e])?this[e]():this}function fr(e,t){if(typeof e=="object"){e=Mt(e);var s=dr(e),r,n=s.length;for(r=0;r<n;r++)this[s[r].unit](e[s[r].unit])}else if(e=I(e),B(this[e]))return this[e](t);return this}var ss=/\d/,W=/\d\d/,rs=/\d{3}/,Dt=/\d{4}/,qe=/[+-]?\d{6}/,v=/\d\d?/,ns=/\d\d\d\d?/,as=/\d\d\d\d\d\d?/,Je=/\d{1,3}/,vt=/\d{1,4}/,Qe=/[+-]?\d{1,6}/,Se=/\d+/,Xe=/[+-]?\d+/,cr=/Z|[+-]\d\d:?\d\d/gi,Ke=/Z|[+-]\d\d(?::?\d\d)?/gi,mr=/[+-]?\d+(\.\d{1,3})?/,xe=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,He;He={};function h(e,t,s){He[e]=B(t)?t:function(r,n){return r&&s?s:t}}function _r(e,t){return w(He,e)?He[e](t._strict,t._locale):new RegExp(yr(e))}function yr(e){return R(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,s,r,n,a){return s||r||n||a}))}function R(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var ft={};function M(e,t){var s,r=t,n;for(typeof e=="string"&&(e=[e]),ee(t)&&(r=function(a,i){i[t]=y(a)}),n=e.length,s=0;s<n;s++)ft[e[s]]=r}function Pe(e,t){M(e,function(s,r,n,a){n._w=n._w||{},t(s,n._w,n,a)})}function gr(e,t,s){t!=null&&w(ft,e)&&ft[e](t,s._a,s,e)}var b=0,X=1,j=2,O=3,A=4,K=5,le=6,wr=7,Sr=8;function kr(e,t){return(e%t+t)%t}var Y;Array.prototype.indexOf?Y=Array.prototype.indexOf:Y=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function $e(e,t){if(isNaN(e)||isNaN(t))return NaN;var s=kr(t,12);return e+=(t-s)/12,s===1?Be(e)?29:28:31-s%7%2}f("M",["MM",2],"Mo",function(){return this.month()+1});f("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)});f("MMMM",0,0,function(e){return this.localeData().months(this,e)});x("month","M");P("month",8);h("M",v);h("MM",v,W);h("MMM",function(e,t){return t.monthsShortRegex(e)});h("MMMM",function(e,t){return t.monthsRegex(e)});M(["M","MM"],function(e,t){t[X]=y(e)-1});M(["MMM","MMMM"],function(e,t,s,r){var n=s._locale.monthsParse(e,r,s._strict);n!=null?t[X]=n:_(s).invalidMonth=e});var Mr="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),is="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),os=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Dr=xe,vr=xe;function pr(e,t){return e?H(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||os).test(t)?"format":"standalone"][e.month()]:H(this._months)?this._months:this._months.standalone}function Yr(e,t){return e?H(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[os.test(t)?"format":"standalone"][e.month()]:H(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function Or(e,t,s){var r,n,a,i=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)a=Z([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(a,"").toLocaleLowerCase();return s?t==="MMM"?(n=Y.call(this._shortMonthsParse,i),n!==-1?n:null):(n=Y.call(this._longMonthsParse,i),n!==-1?n:null):t==="MMM"?(n=Y.call(this._shortMonthsParse,i),n!==-1?n:(n=Y.call(this._longMonthsParse,i),n!==-1?n:null)):(n=Y.call(this._longMonthsParse,i),n!==-1?n:(n=Y.call(this._shortMonthsParse,i),n!==-1?n:null))}function Tr(e,t,s){var r,n,a;if(this._monthsParseExact)return Or.call(this,e,t,s);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(n=Z([2e3,r]),s&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(n,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(n,"").replace(".","")+"$","i")),!s&&!this._monthsParse[r]&&(a="^"+this.months(n,"")+"|^"+this.monthsShort(n,""),this._monthsParse[r]=new RegExp(a.replace(".",""),"i")),s&&t==="MMMM"&&this._longMonthsParse[r].test(e))return r;if(s&&t==="MMM"&&this._shortMonthsParse[r].test(e))return r;if(!s&&this._monthsParse[r].test(e))return r}}function ls(e,t){var s;if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=y(t);else if(t=e.localeData().monthsParse(t),!ee(t))return e}return s=Math.min(e.date(),$e(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,s),e}function us(e){return e!=null?(ls(this,e),d.updateOffset(this,!0),this):Ae(this,"Month")}function br(){return $e(this.year(),this.month())}function xr(e){return this._monthsParseExact?(w(this,"_monthsRegex")||ds.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(w(this,"_monthsShortRegex")||(this._monthsShortRegex=Dr),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function Pr(e){return this._monthsParseExact?(w(this,"_monthsRegex")||ds.call(this),e?this._monthsStrictRegex:this._monthsRegex):(w(this,"_monthsRegex")||(this._monthsRegex=vr),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function ds(){function e(i,u){return u.length-i.length}var t=[],s=[],r=[],n,a;for(n=0;n<12;n++)a=Z([2e3,n]),t.push(this.monthsShort(a,"")),s.push(this.months(a,"")),r.push(this.months(a,"")),r.push(this.monthsShort(a,""));for(t.sort(e),s.sort(e),r.sort(e),n=0;n<12;n++)t[n]=R(t[n]),s[n]=R(s[n]);for(n=0;n<24;n++)r[n]=R(r[n]);this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}f("Y",0,0,function(){var e=this.year();return e<=9999?z(e,4):"+"+e});f(0,["YY",2],0,function(){return this.year()%100});f(0,["YYYY",4],0,"year");f(0,["YYYYY",5],0,"year");f(0,["YYYYYY",6,!0],0,"year");x("year","y");P("year",1);h("Y",Xe);h("YY",v,W);h("YYYY",vt,Dt);h("YYYYY",Qe,qe);h("YYYYYY",Qe,qe);M(["YYYYY","YYYYYY"],b);M("YYYY",function(e,t){t[b]=e.length===2?d.parseTwoDigitYear(e):y(e)});M("YY",function(e,t){t[b]=d.parseTwoDigitYear(e)});M("Y",function(e,t){t[b]=parseInt(e,10)});function ve(e){return Be(e)?366:365}d.parseTwoDigitYear=function(e){return y(e)+(y(e)>68?1900:2e3)};var hs=we("FullYear",!0);function Nr(){return Be(this.year())}function Rr(e,t,s,r,n,a,i){var u;return e<100&&e>=0?(u=new Date(e+400,t,s,r,n,a,i),isFinite(u.getFullYear())&&u.setFullYear(e)):u=new Date(e,t,s,r,n,a,i),u}function pe(e){var t,s;return e<100&&e>=0?(s=Array.prototype.slice.call(arguments),s[0]=e+400,t=new Date(Date.UTC.apply(null,s)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Ge(e,t,s){var r=7+t-s,n=(7+pe(e,0,r).getUTCDay()-t)%7;return-n+r-1}function fs(e,t,s,r,n){var a=(7+s-r)%7,i=Ge(e,r,n),u=1+7*(t-1)+a+i,m,k;return u<=0?(m=e-1,k=ve(m)+u):u>ve(e)?(m=e+1,k=u-ve(e)):(m=e,k=u),{year:m,dayOfYear:k}}function Ye(e,t,s){var r=Ge(e.year(),t,s),n=Math.floor((e.dayOfYear()-r-1)/7)+1,a,i;return n<1?(i=e.year()-1,a=n+$(i,t,s)):n>$(e.year(),t,s)?(a=n-$(e.year(),t,s),i=e.year()+1):(i=e.year(),a=n),{week:a,year:i}}function $(e,t,s){var r=Ge(e,t,s),n=Ge(e+1,t,s);return(ve(e)-r+n)/7}f("w",["ww",2],"wo","week");f("W",["WW",2],"Wo","isoWeek");x("week","w");x("isoWeek","W");P("week",5);P("isoWeek",5);h("w",v);h("ww",v,W);h("W",v);h("WW",v,W);Pe(["w","ww","W","WW"],function(e,t,s,r){t[r.substr(0,1)]=y(e)});function Wr(e){return Ye(e,this._week.dow,this._week.doy).week}var Fr={dow:0,doy:6};function Cr(){return this._week.dow}function Lr(){return this._week.doy}function Ir(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function Er(e){var t=Ye(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}f("d",0,"do","day");f("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)});f("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)});f("dddd",0,0,function(e){return this.localeData().weekdays(this,e)});f("e",0,0,"weekday");f("E",0,0,"isoWeekday");x("day","d");x("weekday","e");x("isoWeekday","E");P("day",11);P("weekday",11);P("isoWeekday",11);h("d",v);h("e",v);h("E",v);h("dd",function(e,t){return t.weekdaysMinRegex(e)});h("ddd",function(e,t){return t.weekdaysShortRegex(e)});h("dddd",function(e,t){return t.weekdaysRegex(e)});Pe(["dd","ddd","dddd"],function(e,t,s,r){var n=s._locale.weekdaysParse(e,r,s._strict);n!=null?t.d=n:_(s).invalidWeekday=e});Pe(["d","e","E"],function(e,t,s,r){t[r]=y(e)});function Ur(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function Ar(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function pt(e,t){return e.slice(t,7).concat(e.slice(0,t))}var Hr="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),cs="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Gr="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Vr=xe,jr=xe,zr=xe;function Zr(e,t){var s=H(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?pt(s,this._week.dow):e?s[e.day()]:s}function Br(e){return e===!0?pt(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function qr(e){return e===!0?pt(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Jr(e,t,s){var r,n,a,i=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=Z([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return s?t==="dddd"?(n=Y.call(this._weekdaysParse,i),n!==-1?n:null):t==="ddd"?(n=Y.call(this._shortWeekdaysParse,i),n!==-1?n:null):(n=Y.call(this._minWeekdaysParse,i),n!==-1?n:null):t==="dddd"?(n=Y.call(this._weekdaysParse,i),n!==-1||(n=Y.call(this._shortWeekdaysParse,i),n!==-1)?n:(n=Y.call(this._minWeekdaysParse,i),n!==-1?n:null)):t==="ddd"?(n=Y.call(this._shortWeekdaysParse,i),n!==-1||(n=Y.call(this._weekdaysParse,i),n!==-1)?n:(n=Y.call(this._minWeekdaysParse,i),n!==-1?n:null)):(n=Y.call(this._minWeekdaysParse,i),n!==-1||(n=Y.call(this._weekdaysParse,i),n!==-1)?n:(n=Y.call(this._shortWeekdaysParse,i),n!==-1?n:null))}function Qr(e,t,s){var r,n,a;if(this._weekdaysParseExact)return Jr.call(this,e,t,s);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(n=Z([2e3,1]).day(r),s&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(n,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(n,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(n,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(n,"")+"|^"+this.weekdaysShort(n,"")+"|^"+this.weekdaysMin(n,""),this._weekdaysParse[r]=new RegExp(a.replace(".",""),"i")),s&&t==="dddd"&&this._fullWeekdaysParse[r].test(e))return r;if(s&&t==="ddd"&&this._shortWeekdaysParse[r].test(e))return r;if(s&&t==="dd"&&this._minWeekdaysParse[r].test(e))return r;if(!s&&this._weekdaysParse[r].test(e))return r}}function Xr(e){if(!this.isValid())return e!=null?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return e!=null?(e=Ur(e,this.localeData()),this.add(e-t,"d")):t}function Kr(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function $r(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=Ar(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function en(e){return this._weekdaysParseExact?(w(this,"_weekdaysRegex")||Yt.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(w(this,"_weekdaysRegex")||(this._weekdaysRegex=Vr),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function tn(e){return this._weekdaysParseExact?(w(this,"_weekdaysRegex")||Yt.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(w(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=jr),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function sn(e){return this._weekdaysParseExact?(w(this,"_weekdaysRegex")||Yt.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(w(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=zr),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Yt(){function e(T,F){return F.length-T.length}var t=[],s=[],r=[],n=[],a,i,u,m,k;for(a=0;a<7;a++)i=Z([2e3,1]).day(a),u=R(this.weekdaysMin(i,"")),m=R(this.weekdaysShort(i,"")),k=R(this.weekdays(i,"")),t.push(u),s.push(m),r.push(k),n.push(u),n.push(m),n.push(k);t.sort(e),s.sort(e),r.sort(e),n.sort(e),this._weekdaysRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Ot(){return this.hours()%12||12}function rn(){return this.hours()||24}f("H",["HH",2],0,"hour");f("h",["hh",2],0,Ot);f("k",["kk",2],0,rn);f("hmm",0,0,function(){return""+Ot.apply(this)+z(this.minutes(),2)});f("hmmss",0,0,function(){return""+Ot.apply(this)+z(this.minutes(),2)+z(this.seconds(),2)});f("Hmm",0,0,function(){return""+this.hours()+z(this.minutes(),2)});f("Hmmss",0,0,function(){return""+this.hours()+z(this.minutes(),2)+z(this.seconds(),2)});function ms(e,t){f(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}ms("a",!0);ms("A",!1);x("hour","h");P("hour",13);function _s(e,t){return t._meridiemParse}h("a",_s);h("A",_s);h("H",v);h("h",v);h("k",v);h("HH",v,W);h("hh",v,W);h("kk",v,W);h("hmm",ns);h("hmmss",as);h("Hmm",ns);h("Hmmss",as);M(["H","HH"],O);M(["k","kk"],function(e,t,s){var r=y(e);t[O]=r===24?0:r});M(["a","A"],function(e,t,s){s._isPm=s._locale.isPM(e),s._meridiem=e});M(["h","hh"],function(e,t,s){t[O]=y(e),_(s).bigHour=!0});M("hmm",function(e,t,s){var r=e.length-2;t[O]=y(e.substr(0,r)),t[A]=y(e.substr(r)),_(s).bigHour=!0});M("hmmss",function(e,t,s){var r=e.length-4,n=e.length-2;t[O]=y(e.substr(0,r)),t[A]=y(e.substr(r,2)),t[K]=y(e.substr(n)),_(s).bigHour=!0});M("Hmm",function(e,t,s){var r=e.length-2;t[O]=y(e.substr(0,r)),t[A]=y(e.substr(r))});M("Hmmss",function(e,t,s){var r=e.length-4,n=e.length-2;t[O]=y(e.substr(0,r)),t[A]=y(e.substr(r,2)),t[K]=y(e.substr(n))});function nn(e){return(e+"").toLowerCase().charAt(0)==="p"}var an=/[ap]\.?m?\.?/i,on=we("Hours",!0);function ln(e,t,s){return e>11?s?"pm":"PM":s?"am":"AM"}var ys={calendar:Qs,longDateFormat:er,invalidDate:sr,ordinal:nr,dayOfMonthOrdinalParse:ar,relativeTime:or,months:Mr,monthsShort:is,week:Fr,weekdays:Hr,weekdaysMin:Gr,weekdaysShort:cs,meridiemParse:an},p={},ke={},Oe;function un(e,t){var s,r=Math.min(e.length,t.length);for(s=0;s<r;s+=1)if(e[s]!==t[s])return s;return r}function At(e){return e&&e.toLowerCase().replace("_","-")}function dn(e){for(var t=0,s,r,n,a;t<e.length;){for(a=At(e[t]).split("-"),s=a.length,r=At(e[t+1]),r=r?r.split("-"):null;s>0;){if(n=et(a.slice(0,s).join("-")),n)return n;if(r&&r.length>=s&&un(a,r)>=s-1)break;s--}t++}return Oe}function hn(e){return e.match("^[^/\\\\]*$")!=null}function et(e){var t=null,s;if(p[e]===void 0&&typeof module!="undefined"&&module&&module.exports&&hn(e))try{t=Oe._abbr,s=Zs,s("./locale/"+e),ae(t)}catch(r){p[e]=null}return p[e]}function ae(e,t){var s;return e&&(N(t)?s=te(e):s=Tt(e,t),s?Oe=s:typeof console!="undefined"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Oe._abbr}function Tt(e,t){if(t!==null){var s,r=ys;if(t.abbr=e,p[e]!=null)Kt("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=p[e]._config;else if(t.parentLocale!=null)if(p[t.parentLocale]!=null)r=p[t.parentLocale]._config;else if(s=et(t.parentLocale),s!=null)r=s._config;else return ke[t.parentLocale]||(ke[t.parentLocale]=[]),ke[t.parentLocale].push({name:e,config:t}),null;return p[e]=new St(dt(r,t)),ke[e]&&ke[e].forEach(function(n){Tt(n.name,n.config)}),ae(e),p[e]}else return delete p[e],null}function fn(e,t){if(t!=null){var s,r,n=ys;p[e]!=null&&p[e].parentLocale!=null?p[e].set(dt(p[e]._config,t)):(r=et(e),r!=null&&(n=r._config),t=dt(n,t),r==null&&(t.abbr=e),s=new St(t),s.parentLocale=p[e],p[e]=s),ae(e)}else p[e]!=null&&(p[e].parentLocale!=null?(p[e]=p[e].parentLocale,e===ae()&&ae(e)):p[e]!=null&&delete p[e]);return p[e]}function te(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Oe;if(!H(e)){if(t=et(e),t)return t;e=[e]}return dn(e)}function cn(){return ht(p)}function bt(e){var t,s=e._a;return s&&_(e).overflow===-2&&(t=s[X]<0||s[X]>11?X:s[j]<1||s[j]>$e(s[b],s[X])?j:s[O]<0||s[O]>24||s[O]===24&&(s[A]!==0||s[K]!==0||s[le]!==0)?O:s[A]<0||s[A]>59?A:s[K]<0||s[K]>59?K:s[le]<0||s[le]>999?le:-1,_(e)._overflowDayOfYear&&(t<b||t>j)&&(t=j),_(e)._overflowWeeks&&t===-1&&(t=wr),_(e)._overflowWeekday&&t===-1&&(t=Sr),_(e).overflow=t),e}var mn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,_n=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,yn=/Z|[+-]\d\d(?::?\d\d)?/,Le=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],ot=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],gn=/^\/?Date\((-?\d+)/i,wn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Sn={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function gs(e){var t,s,r=e._i,n=mn.exec(r)||_n.exec(r),a,i,u,m,k=Le.length,T=ot.length;if(n){for(_(e).iso=!0,t=0,s=k;t<s;t++)if(Le[t][1].exec(n[1])){i=Le[t][0],a=Le[t][2]!==!1;break}if(i==null){e._isValid=!1;return}if(n[3]){for(t=0,s=T;t<s;t++)if(ot[t][1].exec(n[3])){u=(n[2]||" ")+ot[t][0];break}if(u==null){e._isValid=!1;return}}if(!a&&u!=null){e._isValid=!1;return}if(n[4])if(yn.exec(n[4]))m="Z";else{e._isValid=!1;return}e._f=i+(u||"")+(m||""),Pt(e)}else e._isValid=!1}function kn(e,t,s,r,n,a){var i=[Mn(e),is.indexOf(t),parseInt(s,10),parseInt(r,10),parseInt(n,10)];return a&&i.push(parseInt(a,10)),i}function Mn(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function Dn(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function vn(e,t,s){if(e){var r=cs.indexOf(e),n=new Date(t[0],t[1],t[2]).getDay();if(r!==n)return _(s).weekdayMismatch=!0,s._isValid=!1,!1}return!0}function pn(e,t,s){if(e)return Sn[e];if(t)return 0;var r=parseInt(s,10),n=r%100,a=(r-n)/100;return a*60+n}function ws(e){var t=wn.exec(Dn(e._i)),s;if(t){if(s=kn(t[4],t[3],t[2],t[5],t[6],t[7]),!vn(t[1],s,e))return;e._a=s,e._tzm=pn(t[8],t[9],t[10]),e._d=pe.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),_(e).rfc2822=!0}else e._isValid=!1}function Yn(e){var t=gn.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(gs(e),e._isValid===!1)delete e._isValid;else return;if(ws(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:d.createFromInputFallback(e)}d.createFromInputFallback=L("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function ce(e,t,s){return e!=null?e:t!=null?t:s}function On(e){var t=new Date(d.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function xt(e){var t,s,r=[],n,a,i;if(!e._d){for(n=On(e),e._w&&e._a[j]==null&&e._a[X]==null&&Tn(e),e._dayOfYear!=null&&(i=ce(e._a[b],n[b]),(e._dayOfYear>ve(i)||e._dayOfYear===0)&&(_(e)._overflowDayOfYear=!0),s=pe(i,0,e._dayOfYear),e._a[X]=s.getUTCMonth(),e._a[j]=s.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=r[t]=n[t];for(;t<7;t++)e._a[t]=r[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[O]===24&&e._a[A]===0&&e._a[K]===0&&e._a[le]===0&&(e._nextDay=!0,e._a[O]=0),e._d=(e._useUTC?pe:Rr).apply(null,r),a=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[O]=24),e._w&&typeof e._w.d!="undefined"&&e._w.d!==a&&(_(e).weekdayMismatch=!0)}}function Tn(e){var t,s,r,n,a,i,u,m,k;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(a=1,i=4,s=ce(t.GG,e._a[b],Ye(D(),1,4).year),r=ce(t.W,1),n=ce(t.E,1),(n<1||n>7)&&(m=!0)):(a=e._locale._week.dow,i=e._locale._week.doy,k=Ye(D(),a,i),s=ce(t.gg,e._a[b],k.year),r=ce(t.w,k.week),t.d!=null?(n=t.d,(n<0||n>6)&&(m=!0)):t.e!=null?(n=t.e+a,(t.e<0||t.e>6)&&(m=!0)):n=a),r<1||r>$(s,a,i)?_(e)._overflowWeeks=!0:m!=null?_(e)._overflowWeekday=!0:(u=fs(s,r,n,a,i),e._a[b]=u.year,e._dayOfYear=u.dayOfYear)}d.ISO_8601=function(){};d.RFC_2822=function(){};function Pt(e){if(e._f===d.ISO_8601){gs(e);return}if(e._f===d.RFC_2822){ws(e);return}e._a=[],_(e).empty=!0;var t=""+e._i,s,r,n,a,i,u=t.length,m=0,k,T;for(n=$t(e._f,e._locale).match(kt)||[],T=n.length,s=0;s<T;s++)a=n[s],r=(t.match(_r(a,e))||[])[0],r&&(i=t.substr(0,t.indexOf(r)),i.length>0&&_(e).unusedInput.push(i),t=t.slice(t.indexOf(r)+r.length),m+=r.length),_e[a]?(r?_(e).empty=!1:_(e).unusedTokens.push(a),gr(a,r,e)):e._strict&&!r&&_(e).unusedTokens.push(a);_(e).charsLeftOver=u-m,t.length>0&&_(e).unusedInput.push(t),e._a[O]<=12&&_(e).bigHour===!0&&e._a[O]>0&&(_(e).bigHour=void 0),_(e).parsedDateParts=e._a.slice(0),_(e).meridiem=e._meridiem,e._a[O]=bn(e._locale,e._a[O],e._meridiem),k=_(e).era,k!==null&&(e._a[b]=e._locale.erasConvertYear(k,e._a[b])),xt(e),bt(e)}function bn(e,t,s){var r;return s==null?t:e.meridiemHour!=null?e.meridiemHour(t,s):(e.isPM!=null&&(r=e.isPM(s),r&&t<12&&(t+=12),!r&&t===12&&(t=0)),t)}function xn(e){var t,s,r,n,a,i,u=!1,m=e._f.length;if(m===0){_(e).invalidFormat=!0,e._d=new Date(NaN);return}for(n=0;n<m;n++)a=0,i=!1,t=wt({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[n],Pt(t),gt(t)&&(i=!0),a+=_(t).charsLeftOver,a+=_(t).unusedTokens.length*10,_(t).score=a,u?a<r&&(r=a,s=t):(r==null||a<r||i)&&(r=a,s=t,i&&(u=!0));re(e,s||t)}function Pn(e){if(!e._d){var t=Mt(e._i),s=t.day===void 0?t.date:t.day;e._a=Qt([t.year,t.month,s,t.hour,t.minute,t.second,t.millisecond],function(r){return r&&parseInt(r,10)}),xt(e)}}function Nn(e){var t=new be(bt(Ss(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function Ss(e){var t=e._i,s=e._f;return e._locale=e._locale||te(e._l),t===null||s===void 0&&t===""?Ze({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),G(t)?new be(bt(t)):(Te(t)?e._d=t:H(s)?xn(e):s?Pt(e):Rn(e),gt(e)||(e._d=null),e))}function Rn(e){var t=e._i;N(t)?e._d=new Date(d.now()):Te(t)?e._d=new Date(t.valueOf()):typeof t=="string"?Yn(e):H(t)?(e._a=Qt(t.slice(0),function(s){return parseInt(s,10)}),xt(e)):ue(t)?Pn(e):ee(t)?e._d=new Date(t):d.createFromInputFallback(e)}function ks(e,t,s,r,n){var a={};return(t===!0||t===!1)&&(r=t,t=void 0),(s===!0||s===!1)&&(r=s,s=void 0),(ue(e)&&yt(e)||H(e)&&e.length===0)&&(e=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=n,a._l=s,a._i=e,a._f=t,a._strict=r,Nn(a)}function D(e,t,s,r){return ks(e,t,s,r,!1)}var Wn=L("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=D.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:Ze()}),Fn=L("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=D.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:Ze()});function Ms(e,t){var s,r;if(t.length===1&&H(t[0])&&(t=t[0]),!t.length)return D();for(s=t[0],r=1;r<t.length;++r)(!t[r].isValid()||t[r][e](s))&&(s=t[r]);return s}function Cn(){var e=[].slice.call(arguments,0);return Ms("isBefore",e)}function Ln(){var e=[].slice.call(arguments,0);return Ms("isAfter",e)}var In=function(){return Date.now?Date.now():+new Date},Me=["year","quarter","month","week","day","hour","minute","second","millisecond"];function En(e){var t,s=!1,r,n=Me.length;for(t in e)if(w(e,t)&&!(Y.call(Me,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(r=0;r<n;++r)if(e[Me[r]]){if(s)return!1;parseFloat(e[Me[r]])!==y(e[Me[r]])&&(s=!0)}return!0}function Un(){return this._isValid}function An(){return V(NaN)}function tt(e){var t=Mt(e),s=t.year||0,r=t.quarter||0,n=t.month||0,a=t.week||t.isoWeek||0,i=t.day||0,u=t.hour||0,m=t.minute||0,k=t.second||0,T=t.millisecond||0;this._isValid=En(t),this._milliseconds=+T+k*1e3+m*6e4+u*1e3*60*60,this._days=+i+a*7,this._months=+n+r*3+s*12,this._data={},this._locale=te(),this._bubble()}function Ee(e){return e instanceof tt}function ct(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function Hn(e,t,s){var r=Math.min(e.length,t.length),n=Math.abs(e.length-t.length),a=0,i;for(i=0;i<r;i++)y(e[i])!==y(t[i])&&a++;return a+n}function Ds(e,t){f(e,0,0,function(){var s=this.utcOffset(),r="+";return s<0&&(s=-s,r="-"),r+z(~~(s/60),2)+t+z(~~s%60,2)})}Ds("Z",":");Ds("ZZ","");h("Z",Ke);h("ZZ",Ke);M(["Z","ZZ"],function(e,t,s){s._useUTC=!0,s._tzm=Nt(Ke,e)});var Gn=/([\+\-]|\d\d)/gi;function Nt(e,t){var s=(t||"").match(e),r,n,a;return s===null?null:(r=s[s.length-1]||[],n=(r+"").match(Gn)||["-",0,0],a=+(n[1]*60)+y(n[2]),a===0?0:n[0]==="+"?a:-a)}function Rt(e,t){var s,r;return t._isUTC?(s=t.clone(),r=(G(e)||Te(e)?e.valueOf():D(e).valueOf())-s.valueOf(),s._d.setTime(s._d.valueOf()+r),d.updateOffset(s,!1),s):D(e).local()}function mt(e){return-Math.round(e._d.getTimezoneOffset())}d.updateOffset=function(){};function Vn(e,t,s){var r=this._offset||0,n;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=Nt(Ke,e),e===null)return this}else Math.abs(e)<16&&!s&&(e=e*60);return!this._isUTC&&t&&(n=mt(this)),this._offset=e,this._isUTC=!0,n!=null&&this.add(n,"m"),r!==e&&(!t||this._changeInProgress?Ys(this,V(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,d.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?r:mt(this)}function jn(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function zn(e){return this.utcOffset(0,e)}function Zn(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(mt(this),"m")),this}function Bn(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=Nt(cr,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function qn(e){return this.isValid()?(e=e?D(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function Jn(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Qn(){if(!N(this._isDSTShifted))return this._isDSTShifted;var e={},t;return wt(e,this),e=Ss(e),e._a?(t=e._isUTC?Z(e._a):D(e._a),this._isDSTShifted=this.isValid()&&Hn(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Xn(){return this.isValid()?!this._isUTC:!1}function Kn(){return this.isValid()?this._isUTC:!1}function vs(){return this.isValid()?this._isUTC&&this._offset===0:!1}var $n=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,ea=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function V(e,t){var s=e,r=null,n,a,i;return Ee(e)?s={ms:e._milliseconds,d:e._days,M:e._months}:ee(e)||!isNaN(+e)?(s={},t?s[t]=+e:s.milliseconds=+e):(r=$n.exec(e))?(n=r[1]==="-"?-1:1,s={y:0,d:y(r[j])*n,h:y(r[O])*n,m:y(r[A])*n,s:y(r[K])*n,ms:y(ct(r[le]*1e3))*n}):(r=ea.exec(e))?(n=r[1]==="-"?-1:1,s={y:oe(r[2],n),M:oe(r[3],n),w:oe(r[4],n),d:oe(r[5],n),h:oe(r[6],n),m:oe(r[7],n),s:oe(r[8],n)}):s==null?s={}:typeof s=="object"&&("from"in s||"to"in s)&&(i=ta(D(s.from),D(s.to)),s={},s.ms=i.milliseconds,s.M=i.months),a=new tt(s),Ee(e)&&w(e,"_locale")&&(a._locale=e._locale),Ee(e)&&w(e,"_isValid")&&(a._isValid=e._isValid),a}V.fn=tt.prototype;V.invalid=An;function oe(e,t){var s=e&&parseFloat(e.replace(",","."));return(isNaN(s)?0:s)*t}function Ht(e,t){var s={};return s.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(s.months,"M").isAfter(t)&&--s.months,s.milliseconds=+t-+e.clone().add(s.months,"M"),s}function ta(e,t){var s;return e.isValid()&&t.isValid()?(t=Rt(t,e),e.isBefore(t)?s=Ht(e,t):(s=Ht(t,e),s.milliseconds=-s.milliseconds,s.months=-s.months),s):{milliseconds:0,months:0}}function ps(e,t){return function(s,r){var n,a;return r!==null&&!isNaN(+r)&&(Kt(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=s,s=r,r=a),n=V(s,r),Ys(this,n,e),this}}function Ys(e,t,s,r){var n=t._milliseconds,a=ct(t._days),i=ct(t._months);e.isValid()&&(r=r==null?!0:r,i&&ls(e,Ae(e,"Month")+i*s),a&&ts(e,"Date",Ae(e,"Date")+a*s),n&&e._d.setTime(e._d.valueOf()+n*s),r&&d.updateOffset(e,a||i))}var sa=ps(1,"add"),ra=ps(-1,"subtract");function Os(e){return typeof e=="string"||e instanceof String}function na(e){return G(e)||Te(e)||Os(e)||ee(e)||ia(e)||aa(e)||e===null||e===void 0}function aa(e){var t=ue(e)&&!yt(e),s=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],n,a,i=r.length;for(n=0;n<i;n+=1)a=r[n],s=s||w(e,a);return t&&s}function ia(e){var t=H(e),s=!1;return t&&(s=e.filter(function(r){return!ee(r)&&Os(e)}).length===0),t&&s}function oa(e){var t=ue(e)&&!yt(e),s=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],n,a;for(n=0;n<r.length;n+=1)a=r[n],s=s||w(e,a);return t&&s}function la(e,t){var s=e.diff(t,"days",!0);return s<-6?"sameElse":s<-1?"lastWeek":s<0?"lastDay":s<1?"sameDay":s<2?"nextDay":s<7?"nextWeek":"sameElse"}function ua(e,t){arguments.length===1&&(arguments[0]?na(arguments[0])?(e=arguments[0],t=void 0):oa(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var s=e||D(),r=Rt(s,this).startOf("day"),n=d.calendarFormat(this,r)||"sameElse",a=t&&(B(t[n])?t[n].call(this,s):t[n]);return this.format(a||this.localeData().calendar(n,this,D(s)))}function da(){return new be(this)}function ha(e,t){var s=G(e)?e:D(e);return this.isValid()&&s.isValid()?(t=I(t)||"millisecond",t==="millisecond"?this.valueOf()>s.valueOf():s.valueOf()<this.clone().startOf(t).valueOf()):!1}function fa(e,t){var s=G(e)?e:D(e);return this.isValid()&&s.isValid()?(t=I(t)||"millisecond",t==="millisecond"?this.valueOf()<s.valueOf():this.clone().endOf(t).valueOf()<s.valueOf()):!1}function ca(e,t,s,r){var n=G(e)?e:D(e),a=G(t)?t:D(t);return this.isValid()&&n.isValid()&&a.isValid()?(r=r||"()",(r[0]==="("?this.isAfter(n,s):!this.isBefore(n,s))&&(r[1]===")"?this.isBefore(a,s):!this.isAfter(a,s))):!1}function ma(e,t){var s=G(e)?e:D(e),r;return this.isValid()&&s.isValid()?(t=I(t)||"millisecond",t==="millisecond"?this.valueOf()===s.valueOf():(r=s.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf())):!1}function _a(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function ya(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function ga(e,t,s){var r,n,a;if(!this.isValid())return NaN;if(r=Rt(e,this),!r.isValid())return NaN;switch(n=(r.utcOffset()-this.utcOffset())*6e4,t=I(t),t){case"year":a=Ue(this,r)/12;break;case"month":a=Ue(this,r);break;case"quarter":a=Ue(this,r)/3;break;case"second":a=(this-r)/1e3;break;case"minute":a=(this-r)/6e4;break;case"hour":a=(this-r)/36e5;break;case"day":a=(this-r-n)/864e5;break;case"week":a=(this-r-n)/6048e5;break;default:a=this-r}return s?a:C(a)}function Ue(e,t){if(e.date()<t.date())return-Ue(t,e);var s=(t.year()-e.year())*12+(t.month()-e.month()),r=e.clone().add(s,"months"),n,a;return t-r<0?(n=e.clone().add(s-1,"months"),a=(t-r)/(r-n)):(n=e.clone().add(s+1,"months"),a=(t-r)/(n-r)),-(s+a)||0}d.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";d.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function wa(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Sa(e){if(!this.isValid())return null;var t=e!==!0,s=t?this.clone().utc():this;return s.year()<0||s.year()>9999?Ie(s,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):B(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",Ie(s,"Z")):Ie(s,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ka(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",s,r,n,a;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),s="["+e+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",a=t+'[")]',this.format(s+r+n+a)}function Ma(e){e||(e=this.isUtc()?d.defaultFormatUtc:d.defaultFormat);var t=Ie(this,e);return this.localeData().postformat(t)}function Da(e,t){return this.isValid()&&(G(e)&&e.isValid()||D(e).isValid())?V({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function va(e){return this.from(D(),e)}function pa(e,t){return this.isValid()&&(G(e)&&e.isValid()||D(e).isValid())?V({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function Ya(e){return this.to(D(),e)}function Ts(e){var t;return e===void 0?this._locale._abbr:(t=te(e),t!=null&&(this._locale=t),this)}var bs=L("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function xs(){return this._locale}var Ve=1e3,ye=60*Ve,je=60*ye,Ps=(365*400+97)*24*je;function ge(e,t){return(e%t+t)%t}function Ns(e,t,s){return e<100&&e>=0?new Date(e+400,t,s)-Ps:new Date(e,t,s).valueOf()}function Rs(e,t,s){return e<100&&e>=0?Date.UTC(e+400,t,s)-Ps:Date.UTC(e,t,s)}function Oa(e){var t,s;if(e=I(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(s=this._isUTC?Rs:Ns,e){case"year":t=s(this.year(),0,1);break;case"quarter":t=s(this.year(),this.month()-this.month()%3,1);break;case"month":t=s(this.year(),this.month(),1);break;case"week":t=s(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=s(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=s(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=ge(t+(this._isUTC?0:this.utcOffset()*ye),je);break;case"minute":t=this._d.valueOf(),t-=ge(t,ye);break;case"second":t=this._d.valueOf(),t-=ge(t,Ve);break}return this._d.setTime(t),d.updateOffset(this,!0),this}function Ta(e){var t,s;if(e=I(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(s=this._isUTC?Rs:Ns,e){case"year":t=s(this.year()+1,0,1)-1;break;case"quarter":t=s(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=s(this.year(),this.month()+1,1)-1;break;case"week":t=s(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=s(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=s(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=je-ge(t+(this._isUTC?0:this.utcOffset()*ye),je)-1;break;case"minute":t=this._d.valueOf(),t+=ye-ge(t,ye)-1;break;case"second":t=this._d.valueOf(),t+=Ve-ge(t,Ve)-1;break}return this._d.setTime(t),d.updateOffset(this,!0),this}function ba(){return this._d.valueOf()-(this._offset||0)*6e4}function xa(){return Math.floor(this.valueOf()/1e3)}function Pa(){return new Date(this.valueOf())}function Na(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function Ra(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function Wa(){return this.isValid()?this.toISOString():null}function Fa(){return gt(this)}function Ca(){return re({},_(this))}function La(){return _(this).overflow}function Ia(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}f("N",0,0,"eraAbbr");f("NN",0,0,"eraAbbr");f("NNN",0,0,"eraAbbr");f("NNNN",0,0,"eraName");f("NNNNN",0,0,"eraNarrow");f("y",["y",1],"yo","eraYear");f("y",["yy",2],0,"eraYear");f("y",["yyy",3],0,"eraYear");f("y",["yyyy",4],0,"eraYear");h("N",Wt);h("NN",Wt);h("NNN",Wt);h("NNNN",qa);h("NNNNN",Ja);M(["N","NN","NNN","NNNN","NNNNN"],function(e,t,s,r){var n=s._locale.erasParse(e,r,s._strict);n?_(s).era=n:_(s).invalidEra=e});h("y",Se);h("yy",Se);h("yyy",Se);h("yyyy",Se);h("yo",Qa);M(["y","yy","yyy","yyyy"],b);M(["yo"],function(e,t,s,r){var n;s._locale._eraYearOrdinalRegex&&(n=e.match(s._locale._eraYearOrdinalRegex)),s._locale.eraYearOrdinalParse?t[b]=s._locale.eraYearOrdinalParse(e,n):t[b]=parseInt(e,10)});function Ea(e,t){var s,r,n,a=this._eras||te("en")._eras;for(s=0,r=a.length;s<r;++s){switch(typeof a[s].since){case"string":n=d(a[s].since).startOf("day"),a[s].since=n.valueOf();break}switch(typeof a[s].until){case"undefined":a[s].until=1/0;break;case"string":n=d(a[s].until).startOf("day").valueOf(),a[s].until=n.valueOf();break}}return a}function Ua(e,t,s){var r,n,a=this.eras(),i,u,m;for(e=e.toUpperCase(),r=0,n=a.length;r<n;++r)if(i=a[r].name.toUpperCase(),u=a[r].abbr.toUpperCase(),m=a[r].narrow.toUpperCase(),s)switch(t){case"N":case"NN":case"NNN":if(u===e)return a[r];break;case"NNNN":if(i===e)return a[r];break;case"NNNNN":if(m===e)return a[r];break}else if([i,u,m].indexOf(e)>=0)return a[r]}function Aa(e,t){var s=e.since<=e.until?1:-1;return t===void 0?d(e.since).year():d(e.since).year()+(t-e.offset)*s}function Ha(){var e,t,s,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(s=this.clone().startOf("day").valueOf(),r[e].since<=s&&s<=r[e].until||r[e].until<=s&&s<=r[e].since)return r[e].name;return""}function Ga(){var e,t,s,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(s=this.clone().startOf("day").valueOf(),r[e].since<=s&&s<=r[e].until||r[e].until<=s&&s<=r[e].since)return r[e].narrow;return""}function Va(){var e,t,s,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(s=this.clone().startOf("day").valueOf(),r[e].since<=s&&s<=r[e].until||r[e].until<=s&&s<=r[e].since)return r[e].abbr;return""}function ja(){var e,t,s,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e)if(s=n[e].since<=n[e].until?1:-1,r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until||n[e].until<=r&&r<=n[e].since)return(this.year()-d(n[e].since).year())*s+n[e].offset;return this.year()}function za(e){return w(this,"_erasNameRegex")||Ft.call(this),e?this._erasNameRegex:this._erasRegex}function Za(e){return w(this,"_erasAbbrRegex")||Ft.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ba(e){return w(this,"_erasNarrowRegex")||Ft.call(this),e?this._erasNarrowRegex:this._erasRegex}function Wt(e,t){return t.erasAbbrRegex(e)}function qa(e,t){return t.erasNameRegex(e)}function Ja(e,t){return t.erasNarrowRegex(e)}function Qa(e,t){return t._eraYearOrdinalRegex||Se}function Ft(){var e=[],t=[],s=[],r=[],n,a,i=this.eras();for(n=0,a=i.length;n<a;++n)t.push(R(i[n].name)),e.push(R(i[n].abbr)),s.push(R(i[n].narrow)),r.push(R(i[n].name)),r.push(R(i[n].abbr)),r.push(R(i[n].narrow));this._erasRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+s.join("|")+")","i")}f(0,["gg",2],0,function(){return this.weekYear()%100});f(0,["GG",2],0,function(){return this.isoWeekYear()%100});function st(e,t){f(0,[e,e.length],0,t)}st("gggg","weekYear");st("ggggg","weekYear");st("GGGG","isoWeekYear");st("GGGGG","isoWeekYear");x("weekYear","gg");x("isoWeekYear","GG");P("weekYear",1);P("isoWeekYear",1);h("G",Xe);h("g",Xe);h("GG",v,W);h("gg",v,W);h("GGGG",vt,Dt);h("gggg",vt,Dt);h("GGGGG",Qe,qe);h("ggggg",Qe,qe);Pe(["gggg","ggggg","GGGG","GGGGG"],function(e,t,s,r){t[r.substr(0,2)]=y(e)});Pe(["gg","GG"],function(e,t,s,r){t[r]=d.parseTwoDigitYear(e)});function Xa(e){return Ws.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Ka(e){return Ws.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function $a(){return $(this.year(),1,4)}function ei(){return $(this.isoWeekYear(),1,4)}function ti(){var e=this.localeData()._week;return $(this.year(),e.dow,e.doy)}function si(){var e=this.localeData()._week;return $(this.weekYear(),e.dow,e.doy)}function Ws(e,t,s,r,n){var a;return e==null?Ye(this,r,n).year:(a=$(e,r,n),t>a&&(t=a),ri.call(this,e,t,s,r,n))}function ri(e,t,s,r,n){var a=fs(e,t,s,r,n),i=pe(a.year,0,a.dayOfYear);return this.year(i.getUTCFullYear()),this.month(i.getUTCMonth()),this.date(i.getUTCDate()),this}f("Q",0,"Qo","quarter");x("quarter","Q");P("quarter",7);h("Q",ss);M("Q",function(e,t){t[X]=(y(e)-1)*3});function ni(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}f("D",["DD",2],"Do","date");x("date","D");P("date",9);h("D",v);h("DD",v,W);h("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient});M(["D","DD"],j);M("Do",function(e,t){t[j]=y(e.match(v)[0])});var Fs=we("Date",!0);f("DDD",["DDDD",3],"DDDo","dayOfYear");x("dayOfYear","DDD");P("dayOfYear",4);h("DDD",Je);h("DDDD",rs);M(["DDD","DDDD"],function(e,t,s){s._dayOfYear=y(e)});function ai(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}f("m",["mm",2],0,"minute");x("minute","m");P("minute",14);h("m",v);h("mm",v,W);M(["m","mm"],A);var ii=we("Minutes",!1);f("s",["ss",2],0,"second");x("second","s");P("second",15);h("s",v);h("ss",v,W);M(["s","ss"],K);var oi=we("Seconds",!1);f("S",0,0,function(){return~~(this.millisecond()/100)});f(0,["SS",2],0,function(){return~~(this.millisecond()/10)});f(0,["SSS",3],0,"millisecond");f(0,["SSSS",4],0,function(){return this.millisecond()*10});f(0,["SSSSS",5],0,function(){return this.millisecond()*100});f(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});f(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});f(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});f(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});x("millisecond","ms");P("millisecond",16);h("S",Je,ss);h("SS",Je,W);h("SSS",Je,rs);var ne,Cs;for(ne="SSSS";ne.length<=9;ne+="S")h(ne,Se);function li(e,t){t[le]=y(("0."+e)*1e3)}for(ne="S";ne.length<=9;ne+="S")M(ne,li);Cs=we("Milliseconds",!1);f("z",0,0,"zoneAbbr");f("zz",0,0,"zoneName");function ui(){return this._isUTC?"UTC":""}function di(){return this._isUTC?"Coordinated Universal Time":""}var o=be.prototype;o.add=sa;o.calendar=ua;o.clone=da;o.diff=ga;o.endOf=Ta;o.format=Ma;o.from=Da;o.fromNow=va;o.to=pa;o.toNow=Ya;o.get=hr;o.invalidAt=La;o.isAfter=ha;o.isBefore=fa;o.isBetween=ca;o.isSame=ma;o.isSameOrAfter=_a;o.isSameOrBefore=ya;o.isValid=Fa;o.lang=bs;o.locale=Ts;o.localeData=xs;o.max=Fn;o.min=Wn;o.parsingFlags=Ca;o.set=fr;o.startOf=Oa;o.subtract=ra;o.toArray=Na;o.toObject=Ra;o.toDate=Pa;o.toISOString=Sa;o.inspect=ka;typeof Symbol!="undefined"&&Symbol.for!=null&&(o[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});o.toJSON=Wa;o.toString=wa;o.unix=xa;o.valueOf=ba;o.creationData=Ia;o.eraName=Ha;o.eraNarrow=Ga;o.eraAbbr=Va;o.eraYear=ja;o.year=hs;o.isLeapYear=Nr;o.weekYear=Xa;o.isoWeekYear=Ka;o.quarter=o.quarters=ni;o.month=us;o.daysInMonth=br;o.week=o.weeks=Ir;o.isoWeek=o.isoWeeks=Er;o.weeksInYear=ti;o.weeksInWeekYear=si;o.isoWeeksInYear=$a;o.isoWeeksInISOWeekYear=ei;o.date=Fs;o.day=o.days=Xr;o.weekday=Kr;o.isoWeekday=$r;o.dayOfYear=ai;o.hour=o.hours=on;o.minute=o.minutes=ii;o.second=o.seconds=oi;o.millisecond=o.milliseconds=Cs;o.utcOffset=Vn;o.utc=zn;o.local=Zn;o.parseZone=Bn;o.hasAlignedHourOffset=qn;o.isDST=Jn;o.isLocal=Xn;o.isUtcOffset=Kn;o.isUtc=vs;o.isUTC=vs;o.zoneAbbr=ui;o.zoneName=di;o.dates=L("dates accessor is deprecated. Use date instead.",Fs);o.months=L("months accessor is deprecated. Use month instead",us);o.years=L("years accessor is deprecated. Use year instead",hs);o.zone=L("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",jn);o.isDSTShifted=L("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Qn);function hi(e){return D(e*1e3)}function fi(){return D.apply(null,arguments).parseZone()}function Ls(e){return e}var S=St.prototype;S.calendar=Xs;S.longDateFormat=tr;S.invalidDate=rr;S.ordinal=ir;S.preparse=Ls;S.postformat=Ls;S.relativeTime=lr;S.pastFuture=ur;S.set=Js;S.eras=Ea;S.erasParse=Ua;S.erasConvertYear=Aa;S.erasAbbrRegex=Za;S.erasNameRegex=za;S.erasNarrowRegex=Ba;S.months=pr;S.monthsShort=Yr;S.monthsParse=Tr;S.monthsRegex=Pr;S.monthsShortRegex=xr;S.week=Wr;S.firstDayOfYear=Lr;S.firstDayOfWeek=Cr;S.weekdays=Zr;S.weekdaysMin=qr;S.weekdaysShort=Br;S.weekdaysParse=Qr;S.weekdaysRegex=en;S.weekdaysShortRegex=tn;S.weekdaysMinRegex=sn;S.isPM=nn;S.meridiem=ln;function ze(e,t,s,r){var n=te(),a=Z().set(r,t);return n[s](a,e)}function Is(e,t,s){if(ee(e)&&(t=e,e=void 0),e=e||"",t!=null)return ze(e,t,s,"month");var r,n=[];for(r=0;r<12;r++)n[r]=ze(e,r,s,"month");return n}function Ct(e,t,s,r){typeof e=="boolean"?(ee(t)&&(s=t,t=void 0),t=t||""):(t=e,s=t,e=!1,ee(t)&&(s=t,t=void 0),t=t||"");var n=te(),a=e?n._week.dow:0,i,u=[];if(s!=null)return ze(t,(s+a)%7,r,"day");for(i=0;i<7;i++)u[i]=ze(t,(i+a)%7,r,"day");return u}function ci(e,t){return Is(e,t,"months")}function mi(e,t){return Is(e,t,"monthsShort")}function _i(e,t,s){return Ct(e,t,s,"weekdays")}function yi(e,t,s){return Ct(e,t,s,"weekdaysShort")}function gi(e,t,s){return Ct(e,t,s,"weekdaysMin")}ae("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,s=y(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+s}});d.lang=L("moment.lang is deprecated. Use moment.locale instead.",ae);d.langData=L("moment.langData is deprecated. Use moment.localeData instead.",te);var J=Math.abs;function wi(){var e=this._data;return this._milliseconds=J(this._milliseconds),this._days=J(this._days),this._months=J(this._months),e.milliseconds=J(e.milliseconds),e.seconds=J(e.seconds),e.minutes=J(e.minutes),e.hours=J(e.hours),e.months=J(e.months),e.years=J(e.years),this}function Es(e,t,s,r){var n=V(t,s);return e._milliseconds+=r*n._milliseconds,e._days+=r*n._days,e._months+=r*n._months,e._bubble()}function Si(e,t){return Es(this,e,t,1)}function ki(e,t){return Es(this,e,t,-1)}function Gt(e){return e<0?Math.floor(e):Math.ceil(e)}function Mi(){var e=this._milliseconds,t=this._days,s=this._months,r=this._data,n,a,i,u,m;return e>=0&&t>=0&&s>=0||e<=0&&t<=0&&s<=0||(e+=Gt(_t(s)+t)*864e5,t=0,s=0),r.milliseconds=e%1e3,n=C(e/1e3),r.seconds=n%60,a=C(n/60),r.minutes=a%60,i=C(a/60),r.hours=i%24,t+=C(i/24),m=C(Us(t)),s+=m,t-=Gt(_t(m)),u=C(s/12),s%=12,r.days=t,r.months=s,r.years=u,this}function Us(e){return e*4800/146097}function _t(e){return e*146097/4800}function Di(e){if(!this.isValid())return NaN;var t,s,r=this._milliseconds;if(e=I(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+r/864e5,s=this._months+Us(t),e){case"month":return s;case"quarter":return s/3;case"year":return s/12}else switch(t=this._days+Math.round(_t(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return t*24+r/36e5;case"minute":return t*1440+r/6e4;case"second":return t*86400+r/1e3;case"millisecond":return Math.floor(t*864e5)+r;default:throw new Error("Unknown unit "+e)}}function vi(){return this.isValid()?this._milliseconds+this._days*864e5+this._months%12*2592e6+y(this._months/12)*31536e6:NaN}function se(e){return function(){return this.as(e)}}var pi=se("ms"),Yi=se("s"),Oi=se("m"),Ti=se("h"),bi=se("d"),xi=se("w"),Pi=se("M"),Ni=se("Q"),Ri=se("y");function Wi(){return V(this)}function Fi(e){return e=I(e),this.isValid()?this[e+"s"]():NaN}function de(e){return function(){return this.isValid()?this._data[e]:NaN}}var Ci=de("milliseconds"),Li=de("seconds"),Ii=de("minutes"),Ei=de("hours"),Ui=de("days"),Ai=de("months"),Hi=de("years");function Gi(){return C(this.days()/7)}var Q=Math.round,me={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Vi(e,t,s,r,n){return n.relativeTime(t||1,!!s,e,r)}function ji(e,t,s,r){var n=V(e).abs(),a=Q(n.as("s")),i=Q(n.as("m")),u=Q(n.as("h")),m=Q(n.as("d")),k=Q(n.as("M")),T=Q(n.as("w")),F=Q(n.as("y")),E=a<=s.ss&&["s",a]||a<s.s&&["ss",a]||i<=1&&["m"]||i<s.m&&["mm",i]||u<=1&&["h"]||u<s.h&&["hh",u]||m<=1&&["d"]||m<s.d&&["dd",m];return s.w!=null&&(E=E||T<=1&&["w"]||T<s.w&&["ww",T]),E=E||k<=1&&["M"]||k<s.M&&["MM",k]||F<=1&&["y"]||["yy",F],E[2]=t,E[3]=+e>0,E[4]=r,Vi.apply(null,E)}function zi(e){return e===void 0?Q:typeof e=="function"?(Q=e,!0):!1}function Zi(e,t){return me[e]===void 0?!1:t===void 0?me[e]:(me[e]=t,e==="s"&&(me.ss=t-1),!0)}function Bi(e,t){if(!this.isValid())return this.localeData().invalidDate();var s=!1,r=me,n,a;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(s=e),typeof t=="object"&&(r=Object.assign({},me,t),t.s!=null&&t.ss==null&&(r.ss=t.s-1)),n=this.localeData(),a=ji(this,!s,r,n),s&&(a=n.pastFuture(+this,a)),n.postformat(a)}var lt=Math.abs;function fe(e){return(e>0)-(e<0)||+e}function rt(){if(!this.isValid())return this.localeData().invalidDate();var e=lt(this._milliseconds)/1e3,t=lt(this._days),s=lt(this._months),r,n,a,i,u=this.asSeconds(),m,k,T,F;return u?(r=C(e/60),n=C(r/60),e%=60,r%=60,a=C(s/12),s%=12,i=e?e.toFixed(3).replace(/\.?0+$/,""):"",m=u<0?"-":"",k=fe(this._months)!==fe(u)?"-":"",T=fe(this._days)!==fe(u)?"-":"",F=fe(this._milliseconds)!==fe(u)?"-":"",m+"P"+(a?k+a+"Y":"")+(s?k+s+"M":"")+(t?T+t+"D":"")+(n||r||e?"T":"")+(n?F+n+"H":"")+(r?F+r+"M":"")+(e?F+i+"S":"")):"P0D"}var g=tt.prototype;g.isValid=Un;g.abs=wi;g.add=Si;g.subtract=ki;g.as=Di;g.asMilliseconds=pi;g.asSeconds=Yi;g.asMinutes=Oi;g.asHours=Ti;g.asDays=bi;g.asWeeks=xi;g.asMonths=Pi;g.asQuarters=Ni;g.asYears=Ri;g.valueOf=vi;g._bubble=Mi;g.clone=Wi;g.get=Fi;g.milliseconds=Ci;g.seconds=Li;g.minutes=Ii;g.hours=Ei;g.days=Ui;g.weeks=Gi;g.months=Ai;g.years=Hi;g.humanize=Bi;g.toISOString=rt;g.toString=rt;g.toJSON=rt;g.locale=Ts;g.localeData=xs;g.toIsoString=L("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",rt);g.lang=bs;f("X",0,0,"unix");f("x",0,0,"valueOf");h("x",Xe);h("X",mr);M("X",function(e,t,s){s._d=new Date(parseFloat(e)*1e3)});M("x",function(e,t,s){s._d=new Date(y(e))});//! moment.js
|
|
10
|
-
d.version="2.29.4";Bs(D);d.fn=o;d.min=Cn;d.max=Ln;d.now=In;d.utc=Z;d.unix=hi;d.months=ci;d.isDate=Te;d.locale=ae;d.invalid=Ze;d.duration=V;d.isMoment=G;d.weekdays=_i;d.parseZone=fi;d.localeData=te;d.isDuration=Ee;d.monthsShort=mi;d.weekdaysMin=gi;d.defineLocale=Tt;d.updateLocale=fn;d.locales=cn;d.weekdaysShort=yi;d.normalizeUnits=I;d.relativeTimeRounding=zi;d.relativeTimeThreshold=Zi;d.calendarFormat=la;d.prototype=o;d.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};function Vt(e,t){l.addMessages(e,t)}const jt={en:{nothing:"Nothing to show here."},hr:{nothing:"Nema ničega za prikazati ovdje."},"zh-hk":{nothing:"這裡沒有什麼可顯示的。"},fr:{nothing:"Rien à montrer ici."},ro:{nothing:"Niciun turneu disponibil aici."},tr:{nothing:"Burada gösterilecek bir şey yok."},el:{nothing:"Δεν υπάρχει τίποτα εδώ."},es:{nothing:"Nada que mostrar aquí."},hu:{nothing:"Nincs megjelenítendő adat."},pt:{nothing:"Nada para mostrar aqui."},"en-us":{nothing:"Nothing to show here."}};if(typeof window!="undefined"){let e=function(t){return function(...s){try{return t.apply(this,s)}catch(r){if(r instanceof DOMException&&r.message.includes("has already been used with this registry")||r.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw r}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoTournamentsThumbnailController-
|
|
10
|
+
d.version="2.29.4";Bs(D);d.fn=o;d.min=Cn;d.max=Ln;d.now=In;d.utc=Z;d.unix=hi;d.months=ci;d.isDate=Te;d.locale=ae;d.invalid=Ze;d.duration=V;d.isMoment=G;d.weekdays=_i;d.parseZone=fi;d.localeData=te;d.isDuration=Ee;d.monthsShort=mi;d.weekdaysMin=gi;d.defineLocale=Tt;d.updateLocale=fn;d.locales=cn;d.weekdaysShort=yi;d.normalizeUnits=I;d.relativeTimeRounding=zi;d.relativeTimeThreshold=Zi;d.calendarFormat=la;d.prototype=o;d.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};function Vt(e,t){l.addMessages(e,t)}const jt={en:{nothing:"Nothing to show here."},hr:{nothing:"Nema ničega za prikazati ovdje."},"zh-hk":{nothing:"這裡沒有什麼可顯示的。"},fr:{nothing:"Rien à montrer ici."},ro:{nothing:"Niciun turneu disponibil aici."},tr:{nothing:"Burada gösterilecek bir şey yok."},el:{nothing:"Δεν υπάρχει τίποτα εδώ."},es:{nothing:"Nada que mostrar aquí."},hu:{nothing:"Nincs megjelenítendő adat."},pt:{nothing:"Nada para mostrar aqui."},"en-us":{nothing:"Nothing to show here."}};if(typeof window!="undefined"){let e=function(t){return function(...s){try{return t.apply(this,s)}catch(r){if(r instanceof DOMException&&r.message.includes("has already been used with this registry")||r.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw r}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoTournamentsThumbnailController-Du-zQUjq.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-thumbnail-controller")&&customElements.define("casino-tournaments-thumbnail-controller",t.element)})}function qi(e){l.append_styles(e,"svelte-gkejaq","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.TournamentList{width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(min(380px, 100%), 1fr));grid-auto-flow:dense;gap:25px}")}function zt(e,t,s){const r=e.slice();return r[28]=t[s],r[30]=s,r}function Zt(e){let t,s=l.ensure_array_like(e[16]),r=[];for(let a=0;a<s.length;a+=1)r[a]=qt(zt(e,s,a));let n=null;return s.length||(n=Bt(e)),{c(){for(let a=0;a<r.length;a+=1)r[a].c();t=l.empty(),n&&n.c()},m(a,i){for(let u=0;u<r.length;u+=1)r[u]&&r[u].m(a,i);l.insert(a,t,i),n&&n.m(a,i)},p(a,i){if(i&212991){s=l.ensure_array_like(a[16]);let u;for(u=0;u<s.length;u+=1){const m=zt(a,s,u);r[u]?r[u].p(m,i):(r[u]=qt(m),r[u].c(),r[u].m(t.parentNode,t))}for(;u<r.length;u+=1)r[u].d(1);r.length=s.length,!s.length&&n?n.p(a,i):s.length?n&&(n.d(1),n=null):(n=Bt(a),n.c(),n.m(t.parentNode,t))}},d(a){a&&l.detach(t),l.destroy_each(r,a),n&&n.d(a)}}}function Bt(e){let t,s=e[17]("nothing")+"",r;return{c(){t=l.element("p"),r=l.text(s)},m(n,a){l.insert(n,t,a),l.append(t,r)},p(n,a){a&131072&&s!==(s=n[17]("nothing")+"")&&l.set_data(r,s)},d(n){n&&l.detach(t)}}}function qt(e){let t,s,r,n;return{c(){t=l.element("casino-tournaments-thumbnail-controller"),l.set_custom_element_data(t,"touridx",e[30]+1),l.set_custom_element_data(t,"userid",e[1]),l.set_custom_element_data(t,"showdetails","true"),l.set_custom_element_data(t,"showslider","false"),l.set_custom_element_data(t,"tournamenturl",s=e[28].href),l.set_custom_element_data(t,"maxwidth",r=e[16].length<=2),l.set_custom_element_data(t,"loginurl",e[5]),l.set_custom_element_data(t,"loginevent",e[3]),l.set_custom_element_data(t,"registerurl",e[6]),l.set_custom_element_data(t,"tournamentinfo",n=e[28]),l.set_custom_element_data(t,"registerevent",e[4]),l.set_custom_element_data(t,"detailsevent",Qi),l.set_custom_element_data(t,"clientstyling",e[10]),l.set_custom_element_data(t,"clientstylingurl",e[11]),l.set_custom_element_data(t,"translationurl",e[12]),l.set_custom_element_data(t,"lang",e[8]),l.set_custom_element_data(t,"currency",e[7]),l.set_custom_element_data(t,"keepbrowsercontext",e[9]),l.set_custom_element_data(t,"mbsource",e[13]),l.set_custom_element_data(t,"session",e[0]),l.set_custom_element_data(t,"endpoint",e[2]),l.set_custom_element_data(t,"exportparts",`Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank,
|
|
11
11
|
TournamentDuration, TournamentDates, StartDate, EndDate, ProgressBar, ProgressBarFillEnd, Finished, ProgressBarFillStarting, Remaining, ProgressBarFill,
|
|
12
12
|
TournamentsGamesSlider, SliderNavButton, items, item, PlayNowButton, itemHover, SliderNavButton
|
|
13
13
|
TournamentCard, CardMaxWidth, CardFullSize, elementToFadeOut, elementToFadeIn, ph-item, ph-col-12, ph-picture, ph-row, ph-col-6, big, ph-col-4, empty, ph-col-8, TournamentButtons, LoginButton, RegisterButton, DetailsButton, EnrolledButton, JoinButton, JoinButtonSpan, JoinButtonSvg, JoinButtonSvgA, JoinButtonFullSize, spinner, DetailsLargeButton, ErrorText, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing, TournamentPrizesIconSection, TournamentPrizesIconWrapper`)},m(a,i){l.insert(a,t,i)},p(a,i){i&2&&l.set_custom_element_data(t,"userid",a[1]),i&65536&&s!==(s=a[28].href)&&l.set_custom_element_data(t,"tournamenturl",s),i&65536&&r!==(r=a[16].length<=2)&&l.set_custom_element_data(t,"maxwidth",r),i&32&&l.set_custom_element_data(t,"loginurl",a[5]),i&8&&l.set_custom_element_data(t,"loginevent",a[3]),i&64&&l.set_custom_element_data(t,"registerurl",a[6]),i&65536&&n!==(n=a[28])&&l.set_custom_element_data(t,"tournamentinfo",n),i&16&&l.set_custom_element_data(t,"registerevent",a[4]),i&1024&&l.set_custom_element_data(t,"clientstyling",a[10]),i&2048&&l.set_custom_element_data(t,"clientstylingurl",a[11]),i&4096&&l.set_custom_element_data(t,"translationurl",a[12]),i&256&&l.set_custom_element_data(t,"lang",a[8]),i&128&&l.set_custom_element_data(t,"currency",a[7]),i&512&&l.set_custom_element_data(t,"keepbrowsercontext",a[9]),i&8192&&l.set_custom_element_data(t,"mbsource",a[13]),i&1&&l.set_custom_element_data(t,"session",a[0]),i&4&&l.set_custom_element_data(t,"endpoint",a[2])},d(a){a&&l.detach(t)}}}function Ji(e){let t,s=!e[15]&&Zt(e);return{c(){t=l.element("div"),s&&s.c(),l.attr(t,"class","TournamentList"),l.attr(t,"part","TournamentList")},m(r,n){l.insert(r,t,n),s&&s.m(t,null),e[18](t)},p(r,[n]){r[15]?s&&(s.d(1),s=null):s?s.p(r,n):(s=Zt(r),s.c(),s.m(t,null))},i:l.noop,o:l.noop,d(r){r&&l.detach(t),s&&s.d(),e[18](null)}}}let Qi="TournamentDetailsClicked";function Xi(e,t,s){let r;l.component_subscribe(e,l.$format,c=>s(17,r=c));let{session:n=""}=t,{userid:a=""}=t,{endpoint:i=""}=t,{loginevent:u=""}=t,{registerevent:m=""}=t,{loginurl:k=""}=t,{registerurl:T=""}=t,{currency:F=""}=t,{lang:E="en"}=t,{keepbrowsercontext:Lt="false"}=t,{clientstyling:Ne=""}=t,{clientstylingurl:Re=""}=t,{translationurl:We=""}=t,{mbsource:Fe}=t,q,Hs,nt=!1;d();let U="";const Gs=()=>{fetch(We).then(ie=>ie.json()).then(ie=>{Object.keys(ie).forEach(he=>{Vt(he,ie[he])})}).catch(ie=>{console.log(ie)})};Object.keys(jt).forEach(c=>{Vt(c,jt[c])});const It=c=>{if(c.data&&c.data.type=="TournamentList"&&(s(16,U=[]),s(15,nt=!0),s(16,U=c.data.tournamentList),setTimeout(()=>{s(15,nt=!1)},10)),c.data&&c.data.type=="TournamentListShowMore"&&s(16,U=[...U,...c.data.tournamentList]),c.data.type=="UpdateTournamentView"){if(!U)return;U.filter(he=>he.id==c.data.tournamentData.id).length==0&&(U.pop(),s(16,U=[c.data.tournamentData,...U]),setTimeout(()=>{U.forEach((he,zs)=>{window.postMessage({type:`UpdateSingleTournament_${zs+1}`,tournamentData:he},window.location.href)})},100))}c.data&&c.data.type=="UserSessionID"&&c.data.session},Vs=()=>{n.length>0&&n!="false"};l.onMount(()=>(window.addEventListener("message",It,!0),()=>{window.removeEventListener("message",It,!0)}));function js(c){l.binding_callbacks[c?"unshift":"push"](()=>{q=c,s(14,q)})}return e.$$set=c=>{"session"in c&&s(0,n=c.session),"userid"in c&&s(1,a=c.userid),"endpoint"in c&&s(2,i=c.endpoint),"loginevent"in c&&s(3,u=c.loginevent),"registerevent"in c&&s(4,m=c.registerevent),"loginurl"in c&&s(5,k=c.loginurl),"registerurl"in c&&s(6,T=c.registerurl),"currency"in c&&s(7,F=c.currency),"lang"in c&&s(8,E=c.lang),"keepbrowsercontext"in c&&s(9,Lt=c.keepbrowsercontext),"clientstyling"in c&&s(10,Ne=c.clientstyling),"clientstylingurl"in c&&s(11,Re=c.clientstylingurl),"translationurl"in c&&s(12,We=c.translationurl),"mbsource"in c&&s(13,Fe=c.mbsource)},e.$$.update=()=>{e.$$.dirty&4096&&We&&Gs(),e.$$.dirty&1&&n&&Vs(),e.$$.dirty&2,e.$$.dirty&17408&&Ne&&q&&l.setClientStyling(q,Ne),e.$$.dirty&18432&&Re&&q&&l.setClientStylingURL(q,Re),e.$$.dirty&24576&&Fe&&q&&l.setStreamStyling(q,`${Fe}.Style`,Hs)},[n,a,i,u,m,k,T,F,E,Lt,Ne,Re,We,Fe,q,nt,U,r,js]}class As extends l.SvelteComponent{constructor(t){super(),l.init(this,t,Xi,Ji,l.safe_not_equal,{session:0,userid:1,endpoint:2,loginevent:3,registerevent:4,loginurl:5,registerurl:6,currency:7,lang:8,keepbrowsercontext:9,clientstyling:10,clientstylingurl:11,translationurl:12,mbsource:13},qi)}get session(){return this.$$.ctx[0]}set session(t){this.$$set({session:t}),l.flush()}get userid(){return this.$$.ctx[1]}set userid(t){this.$$set({userid:t}),l.flush()}get endpoint(){return this.$$.ctx[2]}set endpoint(t){this.$$set({endpoint:t}),l.flush()}get loginevent(){return this.$$.ctx[3]}set loginevent(t){this.$$set({loginevent:t}),l.flush()}get registerevent(){return this.$$.ctx[4]}set registerevent(t){this.$$set({registerevent:t}),l.flush()}get loginurl(){return this.$$.ctx[5]}set loginurl(t){this.$$set({loginurl:t}),l.flush()}get registerurl(){return this.$$.ctx[6]}set registerurl(t){this.$$set({registerurl:t}),l.flush()}get currency(){return this.$$.ctx[7]}set currency(t){this.$$set({currency:t}),l.flush()}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),l.flush()}get keepbrowsercontext(){return this.$$.ctx[9]}set keepbrowsercontext(t){this.$$set({keepbrowsercontext:t}),l.flush()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(t){this.$$set({clientstyling:t}),l.flush()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),l.flush()}get translationurl(){return this.$$.ctx[12]}set translationurl(t){this.$$set({translationurl:t}),l.flush()}get mbsource(){return this.$$.ctx[13]}set mbsource(t){this.$$set({mbsource:t}),l.flush()}}l.create_custom_element(As,{session:{},userid:{},endpoint:{},loginevent:{},registerevent:{},loginurl:{},registerurl:{},currency:{},lang:{},keepbrowsercontext:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{}},[],[],!0);exports.default=As;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as Ks, S as $s, i as er, s as tr, f as P, b as sr, n as Gt, d as Ze, e as qe, g as St, h as Vt, k as rr, o as nr, l as jt, m as ir, A as ar, u as or, B as _, p as lr, q as ur, t as dr, x as hr, y as fr, z as cr, c as mr, $ as _r } from "./CasinoTournamentsController-
|
|
1
|
+
import { a as Ks, S as $s, i as er, s as tr, f as P, b as sr, n as Gt, d as Ze, e as qe, g as St, h as Vt, k as rr, o as nr, l as jt, m as ir, A as ar, u as or, B as _, p as lr, q as ur, t as dr, x as hr, y as fr, z as cr, c as mr, $ as _r } from "./CasinoTournamentsController-B_JjKGDH.js";
|
|
2
2
|
function yr(e) {
|
|
3
3
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
4
4
|
}
|
|
@@ -2573,7 +2573,7 @@ if (typeof window < "u") {
|
|
|
2573
2573
|
}
|
|
2574
2574
|
};
|
|
2575
2575
|
};
|
|
2576
|
-
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-
|
|
2576
|
+
customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-Cd1jPSLC.js").then(
|
|
2577
2577
|
({ default: t }) => {
|
|
2578
2578
|
!customElements.get("casino-tournaments-thumbnail-controller") && customElements.define(
|
|
2579
2579
|
"casino-tournaments-thumbnail-controller",
|
package/components/{CasinoTournamentsThumbnail-bn6AdAm4.js → CasinoTournamentsThumbnail-DQ-M0UbO.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as ee, D as ge, a as be, S as fe, i as he, s as pe, f as h, b as ke, n as ae, d as _, h as m, e as A, q as c, g as p, r as R, k as ye, o as Se, G as ie, p as D, v as $, F as Z, t as T, u as Ce, A as _e, I as te, B as q, H as Ae, x as ve, y as Te, z as we, c as Me, $ as Je } from "./CasinoTournamentsController-
|
|
1
|
+
import { C as ee, D as ge, a as be, S as fe, i as he, s as pe, f as h, b as ke, n as ae, d as _, h as m, e as A, q as c, g as p, r as R, k as ye, o as Se, G as ie, p as D, v as $, F as Z, t as T, u as Ce, A as _e, I as te, B as q, H as Ae, x as ve, y as Te, z as we, c as Me, $ as Je } from "./CasinoTournamentsController-B_JjKGDH.js";
|
|
2
2
|
import "../stencil/ui-skeleton-CCeXOW4G.js";
|
|
3
3
|
import "../stencil/ui-image-DyN7Fe9v.js";
|
|
4
4
|
function Re({ withLocale: i, translations: e }) {
|
|
@@ -168,18 +168,18 @@ const ne = {
|
|
|
168
168
|
enrolled: "Kayıtlı",
|
|
169
169
|
scoreCriteria: "Puan Kriterleri",
|
|
170
170
|
minbet: "minimum bahis sayısı",
|
|
171
|
-
seegames: "Oyunları
|
|
172
|
-
here: "
|
|
171
|
+
seegames: "Oyunları görmek için",
|
|
172
|
+
here: "tıklayın",
|
|
173
173
|
scheduled: "planlanmış",
|
|
174
174
|
ongoing: "devam ediyor",
|
|
175
175
|
finished: "Bitti",
|
|
176
|
-
startingAt: "
|
|
176
|
+
startingAt: "Başlangıç saati:",
|
|
177
177
|
startedAt: "Başlangıç:",
|
|
178
178
|
mostRounds: "En Çok Tur",
|
|
179
179
|
betCount: "Bahis Sayısı",
|
|
180
180
|
maxWinStakeRatio: "Bahis Başına Maksimum Kazanç",
|
|
181
181
|
winStakeRatio: "Bahis Başına Toplam Kazanç",
|
|
182
|
-
stake: "
|
|
182
|
+
stake: "Çevrim",
|
|
183
183
|
January: "Ocak",
|
|
184
184
|
February: "Şubat",
|
|
185
185
|
March: "Mart",
|