@everymatrix/casino-integrated-game-page 1.48.2 → 1.49.1
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/{CasinoIntegratedGamePage-D-Voy_Dl.cjs → CasinoIntegratedGamePage-CvVgmfJR.cjs} +2 -2
- package/components/{CasinoIntegratedGamePage-C4MUejGC.js → CasinoIntegratedGamePage-CvnTWMfX.js} +2 -2
- package/components/{PlayerDeposit-Z-8ASjei.cjs → PlayerDeposit-BHJG5gbL.cjs} +1 -1
- package/components/{PlayerDeposit-_WyP9_7j.js → PlayerDeposit-CH6upJP8.js} +1 -1
- package/es2015/casino-integrated-game-page.cjs +1 -1
- package/es2015/casino-integrated-game-page.js +1 -1
- package/package.json +1 -1
package/components/{CasinoIntegratedGamePage-D-Voy_Dl.cjs → CasinoIntegratedGamePage-CvVgmfJR.cjs}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
`+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
|
|
3
3
|
`):"",this.name="UnsubscriptionError",this.errors=r}});function mn(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Mr=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,s;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var o=cn(a),l=o.next();!l.done;l=o.next()){var u=l.value;u.remove(this)}}catch(_){t={error:_}}finally{try{l&&!l.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}else a.remove(this);var f=this.initialTeardown;if(Le(f))try{f()}catch(_){s=_ instanceof Jr?_.errors:[_]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var d=cn(c),y=d.next();!y.done;y=d.next()){var E=y.value;try{Oi(E)}catch(_){s=s!=null?s:[],_ instanceof Jr?s=yt(yt([],dn(s)),dn(_.errors)):s.push(_)}}}catch(_){n={error:_}}finally{try{y&&!y.done&&(i=d.return)&&i.call(d)}finally{if(n)throw n.error}}}if(s)throw new Jr(s)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Oi(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&mn(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&mn(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),gs=Mr.EMPTY;function ys(e){return e instanceof Mr||e&&"closed"in e&&Le(e.remove)&&Le(e.add)&&Le(e.unsubscribe)}function Oi(e){Le(e)?e():e.unsubscribe()}var _s={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},bs={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,yt([e,t],dn(r)))},clearTimeout:function(e){var t=bs.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function jo(e){bs.setTimeout(function(){throw e})}function Di(){}function fr(e){e()}var vs=function(e){Ge(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,ys(r)&&r.add(n)):n.destination=Xo,n}return t.create=function(r,n,i){return new pn(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Mr),Vo=Function.prototype.bind;function Qr(e,t){return Vo.call(e,t)}var zo=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){ar(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ar(n)}else ar(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ar(r)}},e}(),pn=function(e){Ge(t,e);function t(r,n,i){var s=e.call(this)||this,a;if(Le(r)||!r)a={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0};else{var o;s&&_s.useDeprecatedNextContext?(o=Object.create(r),o.unsubscribe=function(){return s.unsubscribe()},a={next:r.next&&Qr(r.next,o),error:r.error&&Qr(r.error,o),complete:r.complete&&Qr(r.complete,o)}):a=r}return s.destination=new zo(a),s}return t}(vs);function ar(e){jo(e)}function Zo(e){throw e}var Xo={closed:!0,next:Di,error:Zo,complete:Di},$o=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function qo(e){return e}function Jo(e){return e.length===0?qo:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Fi=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,s=Ko(t)?t:new pn(t,r,n);return fr(function(){var a=i,o=a.operator,l=a.source;s.add(o?o.call(s,l):l?i._subscribe(s):i._trySubscribe(s))}),s},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Pi(r),new r(function(i,s){var a=new pn({next:function(o){try{t(o)}catch(l){s(l),a.unsubscribe()}},error:s,complete:i});n.subscribe(a)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[$o]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Jo(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Pi(t),new t(function(n,i){var s;r.subscribe(function(a){return s=a},function(a){return i(a)},function(){return n(s)})})},e.create=function(t){return new e(t)},e}();function Pi(e){var t;return(t=e!=null?e:_s.Promise)!==null&&t!==void 0?t:Promise}function Qo(e){return e&&Le(e.next)&&Le(e.error)&&Le(e.complete)}function Ko(e){return e&&e instanceof vs||Qo(e)&&ys(e)}var el=ps(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),ws=function(e){Ge(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Ii(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new el},t.prototype.next=function(r){var n=this;fr(function(){var i,s;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var a=cn(n.currentObservers),o=a.next();!o.done;o=a.next()){var l=o.value;l.next(r)}}catch(u){i={error:u}}finally{try{o&&!o.done&&(s=a.return)&&s.call(a)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;fr(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;fr(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,s=i.hasError,a=i.isStopped,o=i.observers;return s||a?gs:(this.currentObservers=null,o.push(r),new Mr(function(){n.currentObservers=null,mn(o,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,s=n.thrownError,a=n.isStopped;i?r.error(s):a&&r.complete()},t.prototype.asObservable=function(){var r=new Fi;return r.source=this,r},t.create=function(r,n){return new Ii(r,n)},t}(Fi),Ii=function(e){Ge(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:gs},t}(ws),Ss={now:function(){return(Ss.delegate||Date).now()},delegate:void 0},tl=function(e){Ge(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=Ss);var s=e.call(this)||this;return s._bufferSize=r,s._windowTime=n,s._timestampProvider=i,s._buffer=[],s._infiniteTimeWindow=!0,s._infiniteTimeWindow=n===1/0,s._bufferSize=Math.max(1,r),s._windowTime=Math.max(1,n),s}return t.prototype.next=function(r){var n=this,i=n.isStopped,s=n._buffer,a=n._infiniteTimeWindow,o=n._timestampProvider,l=n._windowTime;i||(s.push(r),!a&&s.push(o.now()+l)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),i=this,s=i._infiniteTimeWindow,a=i._buffer,o=a.slice(),l=0;l<o.length&&!r.closed;l+=s?1:2)r.next(o[l]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,s=r._buffer,a=r._infiniteTimeWindow,o=(a?1:2)*n;if(n<1/0&&o<s.length&&s.splice(0,s.length-o),!a){for(var l=i.now(),u=0,f=1;f<s.length&&s[f]<=l;f+=2)u=f;u&&s.splice(0,u+1)}},t}(ws);const Hi=[],Ci={},rl=(e,t=0)=>{if(Hi.indexOf(e)==-1){const r=new tl(t);Ci[e]=r,Hi.push(e)}return Ci[e]},ft=[];function nl(e,t){return{subscribe:kr(e,t).subscribe}}function kr(e,t=ne){let r;const n=new Set;function i(o){if(In(e,o)&&(e=o,r)){const l=!ft.length;for(const u of n)u[1](),ft.push(u,e);if(l){for(let u=0;u<ft.length;u+=2)ft[u][0](ft[u+1]);ft.length=0}}}function s(o){i(o(e))}function a(o,l=ne){const u=[o,l];return n.add(u),n.size===1&&(r=t(i,s)||ne),o(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:a}}function kt(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return nl(r,(a,o)=>{let l=!1;const u=[];let f=0,c=ne;const d=()=>{if(f)return;c();const E=t(n?u[0]:u,a,o);s?a(E):c=Pn(E)?E:ne},y=i.map((E,_)=>os(E,B=>{u[_]=B,f&=~(1<<_),l&&d()},()=>{f|=1<<_}));return l=!0,d(),function(){Je(y),c(),l=!1}})}function il(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var sl=function(t){return al(t)&&!ol(t)};function al(e){return!!e&&typeof e=="object"}function ol(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||hl(e)}var ll=typeof Symbol=="function"&&Symbol.for,ul=ll?Symbol.for("react.element"):60103;function hl(e){return e.$$typeof===ul}function fl(e){return Array.isArray(e)?[]:{}}function Wt(e,t){return t.clone!==!1&&t.isMergeableObject(e)?St(fl(e),e,t):e}function cl(e,t,r){return e.concat(t).map(function(n){return Wt(n,r)})}function dl(e,t){if(!t.customMerge)return St;var r=t.customMerge(e);return typeof r=="function"?r:St}function ml(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Ni(e){return Object.keys(e).concat(ml(e))}function xs(e,t){try{return t in e}catch(r){return!1}}function pl(e,t){return xs(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function gl(e,t,r){var n={};return r.isMergeableObject(e)&&Ni(e).forEach(function(i){n[i]=Wt(e[i],r)}),Ni(t).forEach(function(i){pl(e,i)||(xs(e,i)&&r.isMergeableObject(t[i])?n[i]=dl(i,r)(e[i],t[i],r):n[i]=Wt(t[i],r))}),n}function St(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||cl,r.isMergeableObject=r.isMergeableObject||sl,r.cloneUnlessOtherwiseSpecified=Wt;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):gl(e,t,r):Wt(t,r)}St.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return St(n,i,r)},{})};var yl=St,_l=yl;const bl=il(_l);var D;(function(e){e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"})(D||(D={}));var W;(function(e){e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag"})(W||(W={}));var xt;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(xt||(xt={}));function Ai(e){return e.type===W.literal}function vl(e){return e.type===W.argument}function Es(e){return e.type===W.number}function Ms(e){return e.type===W.date}function ks(e){return e.type===W.time}function Ts(e){return e.type===W.select}function Os(e){return e.type===W.plural}function wl(e){return e.type===W.pound}function Ds(e){return e.type===W.tag}function Fs(e){return!!(e&&typeof e=="object"&&e.type===xt.number)}function gn(e){return!!(e&&typeof e=="object"&&e.type===xt.dateTime)}var Ps=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Sl=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function xl(e){var t={};return e.replace(Sl,function(r){var n=r.length;switch(r[0]){case"G":t.era=n===4?"long":n===5?"narrow":"short";break;case"y":t.year=n===2?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=n===4?"long":n===5?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""}),t}var El=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function Ml(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(El).filter(function(d){return d.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],a=s.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var o=a[0],l=a.slice(1),u=0,f=l;u<f.length;u++){var c=f[u];if(c.length===0)throw new Error("Invalid number skeleton")}r.push({stem:o,options:l})}return r}function kl(e){return e.replace(/^(.*?)-/,"")}var Li=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Is=/^(@+)?(\+|#+)?[rs]?$/g,Tl=/(\*)(0+)|(#+)(0+)|(0+)/g,Hs=/^(0+)$/;function Ri(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(Is,function(r,n,i){return typeof i!="string"?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):i==="+"?t.minimumSignificantDigits=n.length:n[0]==="#"?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+(typeof i=="string"?i.length:0)),""}),t}function Cs(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Ol(e){var t;if(e[0]==="E"&&e[1]==="E"?(t={notation:"engineering"},e=e.slice(2)):e[0]==="E"&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if(r==="+!"?(t.signDisplay="always",e=e.slice(2)):r==="+?"&&(t.signDisplay="exceptZero",e=e.slice(2)),!Hs.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Bi(e){var t={},r=Cs(e);return r||t}function Dl(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=kl(i.options[0]);continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=H(H(H({},t),{notation:"scientific"}),i.options.reduce(function(l,u){return H(H({},l),Bi(u))},{}));continue;case"engineering":t=H(H(H({},t),{notation:"engineering"}),i.options.reduce(function(l,u){return H(H({},l),Bi(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Tl,function(l,u,f,c,d,y){if(u)t.minimumIntegerDigits=f.length;else{if(c&&d)throw new Error("We currently do not support maximum integer digits");if(y)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Hs.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Li.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Li,function(l,u,f,c,d,y){return f==="*"?t.minimumFractionDigits=u.length:c&&c[0]==="#"?t.maximumFractionDigits=c.length:d&&y?(t.minimumFractionDigits=d.length,t.maximumFractionDigits=d.length+y.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=H(H({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=H(H({},t),Ri(s)));continue}if(Is.test(i.stem)){t=H(H({},t),Ri(i.stem));continue}var a=Cs(i.stem);a&&(t=H(H({},t),a));var o=Ol(i.stem);o&&(t=H(H({},t),o))}return t}var or={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function Fl(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var a=1+(s&1),o=s<2?1:3+(s>>1),l="a",u=Pl(t);for((u=="H"||u=="k")&&(o=0);o-- >0;)r+=l;for(;a-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function Pl(e){var t=e.hourCycle;if(t===void 0&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var r=e.language,n;r!=="root"&&(n=e.maximize().region);var i=or[n||""]||or[r||""]||or["".concat(r,"-001")]||or["001"];return i[0]}var Kr,Il=new RegExp("^".concat(Ps.source,"*")),Hl=new RegExp("".concat(Ps.source,"*$"));function F(e,t){return{start:e,end:t}}var Cl=!!String.prototype.startsWith&&"_a".startsWith("a",1),Nl=!!String.fromCodePoint,Al=!!Object.fromEntries,Ll=!!String.prototype.codePointAt,Rl=!!String.prototype.trimStart,Bl=!!String.prototype.trimEnd,Yl=!!Number.isSafeInteger,Ul=Yl?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},yn=!0;try{var Gl=As("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");yn=((Kr=Gl.exec("a"))===null||Kr===void 0?void 0:Kr[0])==="a"}catch(e){yn=!1}var Yi=Cl?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},_n=Nl?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,a;i>s;){if(a=t[s++],a>1114111)throw RangeError(a+" is not a valid code point");n+=a<65536?String.fromCharCode(a):String.fromCharCode(((a-=65536)>>10)+55296,a%1024+56320)}return n},Ui=Al?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],a=s[0],o=s[1];r[a]=o}return r},Ns=Ll?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},Wl=Rl?function(t){return t.trimStart()}:function(t){return t.replace(Il,"")},jl=Bl?function(t){return t.trimEnd()}:function(t){return t.replace(Hl,"")};function As(e,t){return new RegExp(e,t)}var bn;if(yn){var Gi=As("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");bn=function(t,r){var n;Gi.lastIndex=r;var i=Gi.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else bn=function(t,r){for(var n=[];;){var i=Ns(t,r);if(i===void 0||Ls(i)||Xl(i))break;n.push(i),r+=i>=65536?2:1}return _n.apply(void 0,n)};var Vl=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var a=this.parseArgument(t,n);if(a.err)return a;i.push(a.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var o=this.clonePosition();this.bump(),i.push({type:W.pound,location:F(o,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(D.UNMATCHED_CLOSING_TAG,F(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&vn(this.peek()||0)){var a=this.parseTag(t,r);if(a.err)return a;i.push(a.val)}else{var a=this.parseLiteral(t,r);if(a.err)return a;i.push(a.val)}}}return{val:i,err:null}},e.prototype.parseTag=function(t,r){var n=this.clonePosition();this.bump();var i=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:W.literal,value:"<".concat(i,"/>"),location:F(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var a=s.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!vn(this.char()))return this.error(D.INVALID_TAG,F(o,this.clonePosition()));var l=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(D.UNMATCHED_CLOSING_TAG,F(l,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:W.tag,value:i,children:a,location:F(n,this.clonePosition())},err:null}:this.error(D.INVALID_TAG,F(o,this.clonePosition())))}else return this.error(D.UNCLOSED_TAG,F(n,this.clonePosition()))}else return this.error(D.INVALID_TAG,F(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Zl(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var a=this.tryParseUnquoted(t,r);if(a){i+=a;continue}var o=this.tryParseLeftAngleBracket();if(o){i+=o;continue}break}var l=F(n,this.clonePosition());return{val:{type:W.literal,value:i,location:l},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!zl(this.peek()||0))?(this.bump(),"<"):null},e.prototype.tryParseQuote=function(t){if(this.isEOF()||this.char()!==39)return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if(t==="plural"||t==="selectordinal")break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var n=this.char();if(n===39)if(this.peek()===39)r.push(39),this.bump();else{this.bump();break}else r.push(n);this.bump()}return _n.apply(void 0,r)},e.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var n=this.char();return n===60||n===123||n===35&&(r==="plural"||r==="selectordinal")||n===125&&t>0?null:(this.bump(),_n(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(D.EXPECT_ARGUMENT_CLOSING_BRACE,F(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(D.EMPTY_ARGUMENT,F(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(D.MALFORMED_ARGUMENT,F(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(D.EXPECT_ARGUMENT_CLOSING_BRACE,F(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:W.argument,value:i,location:F(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(D.EXPECT_ARGUMENT_CLOSING_BRACE,F(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(D.MALFORMED_ARGUMENT,F(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=bn(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),a=F(t,s);return{value:n,location:a}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,a=this.clonePosition(),o=this.parseIdentifierIfPossible().value,l=this.clonePosition();switch(o){case"":return this.error(D.EXPECT_ARGUMENT_TYPE,F(a,l));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var f=this.clonePosition(),c=this.parseSimpleArgStyleIfPossible();if(c.err)return c;var d=jl(c.val);if(d.length===0)return this.error(D.EXPECT_ARGUMENT_STYLE,F(this.clonePosition(),this.clonePosition()));var y=F(f,this.clonePosition());u={style:d,styleLocation:y}}var E=this.tryParseArgumentClose(i);if(E.err)return E;var _=F(i,this.clonePosition());if(u&&Yi(u==null?void 0:u.style,"::",0)){var B=Wl(u.style.slice(2));if(o==="number"){var c=this.parseNumberSkeletonFromString(B,u.styleLocation);return c.err?c:{val:{type:W.number,value:n,location:_,style:c.val},err:null}}else{if(B.length===0)return this.error(D.EXPECT_DATE_TIME_SKELETON,_);var Z=B;this.locale&&(Z=Fl(B,this.locale));var d={type:xt.dateTime,pattern:Z,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?xl(Z):{}},X=o==="date"?W.date:W.time;return{val:{type:X,value:n,location:_,style:d},err:null}}}return{val:{type:o==="number"?W.number:o==="date"?W.date:W.time,value:n,location:_,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var $=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(D.EXPECT_SELECT_ARGUMENT_OPTIONS,F($,H({},$)));this.bumpSpace();var q=this.parseIdentifierIfPossible(),te=0;if(o!=="select"&&q.value==="offset"){if(!this.bumpIf(":"))return this.error(D.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,F(this.clonePosition(),this.clonePosition()));this.bumpSpace();var c=this.tryParseDecimalInteger(D.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,D.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(c.err)return c;this.bumpSpace(),q=this.parseIdentifierIfPossible(),te=c.val}var ie=this.tryParsePluralOrSelectOptions(t,o,r,q);if(ie.err)return ie;var E=this.tryParseArgumentClose(i);if(E.err)return E;var me=F(i,this.clonePosition());return o==="select"?{val:{type:W.select,value:n,options:Ui(ie.val),location:me},err:null}:{val:{type:W.plural,value:n,options:Ui(ie.val),offset:te,pluralType:o==="plural"?"cardinal":"ordinal",location:me},err:null}}default:return this.error(D.INVALID_ARGUMENT_TYPE,F(a,l))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(D.EXPECT_ARGUMENT_CLOSING_BRACE,F(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},e.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();){var n=this.char();switch(n){case 39:{this.bump();var i=this.clonePosition();if(!this.bumpUntil("'"))return this.error(D.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,F(i,this.clonePosition()));this.bump();break}case 123:{t+=1,this.bump();break}case 125:{if(t>0)t-=1;else return{val:this.message.slice(r.offset,this.offset()),err:null};break}default:this.bump();break}}return{val:this.message.slice(r.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(t,r){var n=[];try{n=Ml(t)}catch(i){return this.error(D.INVALID_NUMBER_SKELETON,r)}return{val:{type:xt.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Dl(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,a=!1,o=[],l=new Set,u=i.value,f=i.location;;){if(u.length===0){var c=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var d=this.tryParseDecimalInteger(D.EXPECT_PLURAL_ARGUMENT_SELECTOR,D.INVALID_PLURAL_ARGUMENT_SELECTOR);if(d.err)return d;f=F(c,this.clonePosition()),u=this.message.slice(c.offset,this.offset())}else break}if(l.has(u))return this.error(r==="select"?D.DUPLICATE_SELECT_ARGUMENT_SELECTOR:D.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,f);u==="other"&&(a=!0),this.bumpSpace();var y=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?D.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:D.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,F(this.clonePosition(),this.clonePosition()));var E=this.parseMessage(t+1,r,n);if(E.err)return E;var _=this.tryParseArgumentClose(y);if(_.err)return _;o.push([u,{value:E.val,location:F(y,this.clonePosition())}]),l.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,f=s.location}return o.length===0?this.error(r==="select"?D.EXPECT_SELECT_ARGUMENT_SELECTOR:D.EXPECT_PLURAL_ARGUMENT_SELECTOR,F(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(D.MISSING_OTHER_CLAUSE,F(this.clonePosition(),this.clonePosition())):{val:o,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,a=0;!this.isEOF();){var o=this.char();if(o>=48&&o<=57)s=!0,a=a*10+(o-48),this.bump();else break}var l=F(i,this.clonePosition());return s?(a*=n,Ul(a)?{val:a,err:null}:this.error(r,l)):this.error(t,l)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},e.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Ns(this.message,t);if(r===void 0)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},e.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},e.prototype.bump=function(){if(!this.isEOF()){var t=this.char();t===10?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},e.prototype.bumpIf=function(t){if(Yi(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},e.prototype.bumpUntil=function(t){var r=this.offset(),n=this.message.indexOf(t,r);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)},e.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},e.prototype.bumpSpace=function(){for(;!this.isEOF()&&Ls(this.char());)this.bump()},e.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),n=this.message.charCodeAt(r+(t>=65536?2:1));return n!=null?n:null},e}();function vn(e){return e>=97&&e<=122||e>=65&&e<=90}function zl(e){return vn(e)||e===47}function Zl(e){return e===45||e===46||e>=48&&e<=57||e===95||e>=97&&e<=122||e>=65&&e<=90||e==183||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}function Ls(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Xl(e){return e>=33&&e<=35||e===36||e>=37&&e<=39||e===40||e===41||e===42||e===43||e===44||e===45||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||e===91||e===92||e===93||e===94||e===96||e===123||e===124||e===125||e===126||e===161||e>=162&&e<=165||e===166||e===167||e===169||e===171||e===172||e===174||e===176||e===177||e===182||e===187||e===191||e===215||e===247||e>=8208&&e<=8213||e>=8214&&e<=8215||e===8216||e===8217||e===8218||e>=8219&&e<=8220||e===8221||e===8222||e===8223||e>=8224&&e<=8231||e>=8240&&e<=8248||e===8249||e===8250||e>=8251&&e<=8254||e>=8257&&e<=8259||e===8260||e===8261||e===8262||e>=8263&&e<=8273||e===8274||e===8275||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||e===8608||e>=8609&&e<=8610||e===8611||e>=8612&&e<=8613||e===8614||e>=8615&&e<=8621||e===8622||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||e===8658||e===8659||e===8660||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||e===8968||e===8969||e===8970||e===8971||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||e===9001||e===9002||e>=9003&&e<=9083||e===9084||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||e===9655||e>=9656&&e<=9664||e===9665||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||e===9839||e>=9840&&e<=10087||e===10088||e===10089||e===10090||e===10091||e===10092||e===10093||e===10094||e===10095||e===10096||e===10097||e===10098||e===10099||e===10100||e===10101||e>=10132&&e<=10175||e>=10176&&e<=10180||e===10181||e===10182||e>=10183&&e<=10213||e===10214||e===10215||e===10216||e===10217||e===10218||e===10219||e===10220||e===10221||e===10222||e===10223||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||e===10627||e===10628||e===10629||e===10630||e===10631||e===10632||e===10633||e===10634||e===10635||e===10636||e===10637||e===10638||e===10639||e===10640||e===10641||e===10642||e===10643||e===10644||e===10645||e===10646||e===10647||e===10648||e>=10649&&e<=10711||e===10712||e===10713||e===10714||e===10715||e>=10716&&e<=10747||e===10748||e===10749||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||e===11158||e>=11159&&e<=11263||e>=11776&&e<=11777||e===11778||e===11779||e===11780||e===11781||e>=11782&&e<=11784||e===11785||e===11786||e===11787||e===11788||e===11789||e>=11790&&e<=11798||e===11799||e>=11800&&e<=11801||e===11802||e===11803||e===11804||e===11805||e>=11806&&e<=11807||e===11808||e===11809||e===11810||e===11811||e===11812||e===11813||e===11814||e===11815||e===11816||e===11817||e>=11818&&e<=11822||e===11823||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||e===11840||e===11841||e===11842||e>=11843&&e<=11855||e>=11856&&e<=11857||e===11858||e>=11859&&e<=11903||e>=12289&&e<=12291||e===12296||e===12297||e===12298||e===12299||e===12300||e===12301||e===12302||e===12303||e===12304||e===12305||e>=12306&&e<=12307||e===12308||e===12309||e===12310||e===12311||e===12312||e===12313||e===12314||e===12315||e===12316||e===12317||e>=12318&&e<=12319||e===12320||e===12336||e===64830||e===64831||e>=65093&&e<=65094}function wn(e){e.forEach(function(t){if(delete t.location,Ts(t)||Os(t))for(var r in t.options)delete t.options[r].location,wn(t.options[r].value);else Es(t)&&Fs(t.style)||(Ms(t)||ks(t))&&gn(t.style)?delete t.style.location:Ds(t)&&wn(t.children)})}function $l(e,t){t===void 0&&(t={}),t=H({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Vl(e,t).parse();if(r.err){var n=SyntaxError(D[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||wn(r.val),r.val}function en(e,t){var r=t&&t.cache?t.cache:tu,n=t&&t.serializer?t.serializer:eu,i=t&&t.strategy?t.strategy:Jl;return i(e,{cache:r,serializer:n})}function ql(e){return e==null||typeof e=="number"||typeof e=="boolean"}function Rs(e,t,r,n){var i=ql(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function Bs(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function Hn(e,t,r,n,i){return r.bind(t,e,n,i)}function Jl(e,t){var r=e.length===1?Rs:Bs;return Hn(e,this,r,t.cache.create(),t.serializer)}function Ql(e,t){return Hn(e,this,Bs,t.cache.create(),t.serializer)}function Kl(e,t){return Hn(e,this,Rs,t.cache.create(),t.serializer)}var eu=function(){return JSON.stringify(arguments)};function Cn(){this.cache=Object.create(null)}Cn.prototype.get=function(e){return this.cache[e]};Cn.prototype.set=function(e,t){this.cache[e]=t};var tu={create:function(){return new Cn}},tn={variadic:Ql,monadic:Kl},Et;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(Et||(Et={}));var Tr=function(e){Ge(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Wi=function(e){Ge(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),Et.INVALID_VALUE,s)||this}return t}(Tr),ru=function(e){Ge(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),Et.INVALID_VALUE,i)||this}return t}(Tr),nu=function(e){Ge(t,e);function t(r,n){return e.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(n,'"'),Et.MISSING_VALUE,n)||this}return t}(Tr),fe;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(fe||(fe={}));function iu(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==fe.literal||r.type!==fe.literal?t.push(r):n.value+=r.value,t},[])}function su(e){return typeof e=="function"}function cr(e,t,r,n,i,s,a){if(e.length===1&&Ai(e[0]))return[{type:fe.literal,value:e[0].value}];for(var o=[],l=0,u=e;l<u.length;l++){var f=u[l];if(Ai(f)){o.push({type:fe.literal,value:f.value});continue}if(wl(f)){typeof s=="number"&&o.push({type:fe.literal,value:r.getNumberFormat(t).format(s)});continue}var c=f.value;if(!(i&&c in i))throw new nu(c,a);var d=i[c];if(vl(f)){(!d||typeof d=="string"||typeof d=="number")&&(d=typeof d=="string"||typeof d=="number"?String(d):""),o.push({type:typeof d=="string"?fe.literal:fe.object,value:d});continue}if(Ms(f)){var y=typeof f.style=="string"?n.date[f.style]:gn(f.style)?f.style.parsedOptions:void 0;o.push({type:fe.literal,value:r.getDateTimeFormat(t,y).format(d)});continue}if(ks(f)){var y=typeof f.style=="string"?n.time[f.style]:gn(f.style)?f.style.parsedOptions:n.time.medium;o.push({type:fe.literal,value:r.getDateTimeFormat(t,y).format(d)});continue}if(Es(f)){var y=typeof f.style=="string"?n.number[f.style]:Fs(f.style)?f.style.parsedOptions:void 0;y&&y.scale&&(d=d*(y.scale||1)),o.push({type:fe.literal,value:r.getNumberFormat(t,y).format(d)});continue}if(Ds(f)){var E=f.children,_=f.value,B=i[_];if(!su(B))throw new ru(_,"function",a);var Z=cr(E,t,r,n,i,s),X=B(Z.map(function(te){return te.value}));Array.isArray(X)||(X=[X]),o.push.apply(o,X.map(function(te){return{type:typeof te=="string"?fe.literal:fe.object,value:te}}))}if(Ts(f)){var $=f.options[d]||f.options.other;if(!$)throw new Wi(f.value,d,Object.keys(f.options),a);o.push.apply(o,cr($.value,t,r,n,i));continue}if(Os(f)){var $=f.options["=".concat(d)];if(!$){if(!Intl.PluralRules)throw new Tr(`Intl.PluralRules is not available in this environment.
|
|
4
4
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
5
|
-
`,Et.MISSING_INTL_API,a);var q=r.getPluralRules(t,{type:f.pluralType}).select(d-(f.offset||0));$=f.options[q]||f.options.other}if(!$)throw new Wi(f.value,d,Object.keys(f.options),a);o.push.apply(o,cr($.value,t,r,n,i,d-(f.offset||0)));continue}}return iu(o)}function au(e,t){return t?H(H(H({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=H(H({},e[n]),t[n]||{}),r},{})):e}function ou(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=au(e[n],t[n]),r},H({},e)):e}function rn(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function lu(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:en(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,yt([void 0],r,!1)))},{cache:rn(e.number),strategy:tn.variadic}),getDateTimeFormat:en(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,yt([void 0],r,!1)))},{cache:rn(e.dateTime),strategy:tn.variadic}),getPluralRules:en(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,yt([void 0],r,!1)))},{cache:rn(e.pluralRules),strategy:tn.variadic})}}var uu=function(){function e(t,r,n,i){var s=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=s.formatToParts(l);if(u.length===1)return u[0].value;var f=u.reduce(function(c,d){return!c.length||d.type!==fe.literal||typeof c[c.length-1]!="string"?c.push(d.value):c[c.length-1]+=d.value,c},[]);return f.length<=1?f[0]||"":f},this.formatToParts=function(l){return cr(s.ast,s.locales,s.formatters,s.formats,l,void 0,s.message)},this.resolvedOptions=function(){var l;return{locale:((l=s.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var a=i||{};a.formatters;var o=Wo(a,["formatters"]);this.ast=e.__parse(t,H(H({},o),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ou(e.formats,n),this.formatters=i&&i.formatters||lu(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=$l,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function hu(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const ze={},fu=(e,t,r)=>r&&(t in ze||(ze[t]={}),e in ze[t]||(ze[t][e]=r),r),Ys=(e,t)=>{if(t==null)return;if(t in ze&&e in ze[t])return ze[t][e];const r=Or(t);for(let n=0;n<r.length;n++){const i=r[n],s=du(i,e);if(s)return fu(e,t,s)}};let Nn;const Tt=kr({});function cu(e){return Nn[e]||null}function Us(e){return e in Nn}function du(e,t){if(!Us(e))return null;const r=cu(e);return hu(r,t)}function mu(e){if(e==null)return;const t=Or(e);for(let r=0;r<t.length;r++){const n=t[r];if(Us(n))return n}}function An(e,...t){delete ze[e],Tt.update(r=>(r[e]=bl.all([r[e]||{},...t]),r))}kt([Tt],([e])=>Object.keys(e));Tt.subscribe(e=>Nn=e);const dr={};function pu(e,t){dr[e].delete(t),dr[e].size===0&&delete dr[e]}function Gs(e){return dr[e]}function gu(e){return Or(e).map(t=>{const r=Gs(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Sn(e){return e==null?!1:Or(e).some(t=>{var r;return(r=Gs(t))==null?void 0:r.size})}function yu(e,t){return Promise.all(t.map(n=>(pu(e,n),n().then(i=>i.default||i)))).then(n=>An(e,...n))}const At={};function Ws(e){if(!Sn(e))return e in At?At[e]:Promise.resolve();const t=gu(e);return At[e]=Promise.all(t.map(([r,n])=>yu(r,n))).then(()=>{if(Sn(e))return Ws(e);delete At[e]}),At[e]}const _u={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},bu={fallbackLocale:null,loadingDelay:200,formats:_u,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},vu=bu;function Mt(){return vu}const nn=kr(!1);var wu=Object.defineProperty,Su=Object.defineProperties,xu=Object.getOwnPropertyDescriptors,ji=Object.getOwnPropertySymbols,Eu=Object.prototype.hasOwnProperty,Mu=Object.prototype.propertyIsEnumerable,Vi=(e,t,r)=>t in e?wu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ku=(e,t)=>{for(var r in t||(t={}))Eu.call(t,r)&&Vi(e,r,t[r]);if(ji)for(var r of ji(t))Mu.call(t,r)&&Vi(e,r,t[r]);return e},Tu=(e,t)=>Su(e,xu(t));let xn;const yr=kr(null);function zi(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Or(e,t=Mt().fallbackLocale){const r=zi(e);return t?[...new Set([...r,...zi(t)])]:r}function it(){return xn!=null?xn:void 0}yr.subscribe(e=>{xn=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ou=e=>{if(e&&mu(e)&&Sn(e)){const{loadingDelay:t}=Mt();let r;return typeof window!="undefined"&&it()!=null&&t?r=window.setTimeout(()=>nn.set(!0),t):nn.set(!0),Ws(e).then(()=>{yr.set(e)}).finally(()=>{clearTimeout(r),nn.set(!1)})}return yr.set(e)},Ye=Tu(ku({},yr),{set:Ou}),Dr=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Du=Object.defineProperty,_r=Object.getOwnPropertySymbols,js=Object.prototype.hasOwnProperty,Vs=Object.prototype.propertyIsEnumerable,Zi=(e,t,r)=>t in e?Du(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ln=(e,t)=>{for(var r in t||(t={}))js.call(t,r)&&Zi(e,r,t[r]);if(_r)for(var r of _r(t))Vs.call(t,r)&&Zi(e,r,t[r]);return e},Ot=(e,t)=>{var r={};for(var n in e)js.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&_r)for(var n of _r(e))t.indexOf(n)<0&&Vs.call(e,n)&&(r[n]=e[n]);return r};const jt=(e,t)=>{const{formats:r}=Mt();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Fu=Dr(e=>{var t=e,{locale:r,format:n}=t,i=Ot(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=jt("number",n)),new Intl.NumberFormat(r,i)}),Pu=Dr(e=>{var t=e,{locale:r,format:n}=t,i=Ot(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=jt("date",n):Object.keys(i).length===0&&(i=jt("date","short")),new Intl.DateTimeFormat(r,i)}),Iu=Dr(e=>{var t=e,{locale:r,format:n}=t,i=Ot(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=jt("time",n):Object.keys(i).length===0&&(i=jt("time","short")),new Intl.DateTimeFormat(r,i)}),Hu=(e={})=>{var t=e,{locale:r=it()}=t,n=Ot(t,["locale"]);return Fu(Ln({locale:r},n))},Cu=(e={})=>{var t=e,{locale:r=it()}=t,n=Ot(t,["locale"]);return Pu(Ln({locale:r},n))},Nu=(e={})=>{var t=e,{locale:r=it()}=t,n=Ot(t,["locale"]);return Iu(Ln({locale:r},n))},Au=Dr((e,t=it())=>new uu(e,t,Mt().formats,{ignoreTag:Mt().ignoreTag})),Lu=(e,t={})=>{var r,n,i,s;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:o,locale:l=it(),default:u}=a;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let f=Ys(e,l);if(!f)f=(s=(i=(n=(r=Mt()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof f!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),f;if(!o)return f;let c=f;try{c=Au(f,l).format(o)}catch(d){d instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,d.message)}return c},Ru=(e,t)=>Nu(t).format(e),Bu=(e,t)=>Cu(t).format(e),Yu=(e,t)=>Hu(t).format(e),Uu=(e,t=it())=>Ys(e,t),zs=kt([Ye,Tt],()=>Lu);kt([Ye],()=>Ru);kt([Ye],()=>Bu);kt([Ye],()=>Yu);kt([Ye,Tt],()=>Uu);window.emWidgets={topic:rl};const Gu=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),br=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Wu(e,t){return new Promise((r,n)=>{const i=new Headers;i.append("X-SessionID",t);const s={method:"GET",headers:i};fetch(`${e}/v1/player/session/player`,s).then(a=>a.json()).then(a=>r(a)).catch(a=>n(a))})}function ju({withLocale:e,translations:t}){Ye.subscribe(r=>{r==null&&(Tt.set(t),Ye.set(e))})}function Xi(e,t){An(e,t)}function Vu(e){Ye.set(e)}const $i={en:{signIn:"Log in",register:"REGISTER",deposit:"Deposit",playForFun:"Play for fun",playNow:"Start now!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},"zh-hk":{signIn:"登錄",register:"登記",deposit:"訂金",playForFun:"玩得開心",playNow:"現在開始!",breakButton:"休息 1 天"},de:{signIn:"Einloggen",register:"REGISTRIEREN",deposit:"Einzahlung",playForFun:"Play for fun",playNow:"Jetzt beginnen!",breakButton:"Für 24 Std. Games Sofortpause, 3 Sekunden drücken"},it:{signIn:"Login",register:"REGISTRATI",deposit:"Deposito",playForFun:"Play for fun",playNow:"Inizia ora!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},fr:{signIn:"Connectez-vous",register:"Enregistre",deposit:"Dépôt",playForFun:"Jouer pour le plaisir",playNow:"Commencez maintenant",breakButton:"Refroidissement de 24 heures"},es:{signIn:"Iniciar sesión",register:"REGÍSTRATE",deposit:"Deposita",playForFun:"Modo práctica",playNow:"Juega ahora!",breakButton:"Dar clic durante 3 segundos para bloquear instantaneamente tu cuenta por 24 horas"},tr:{signIn:"zaman",register:"KAYIT OL",deposit:"YATIR",playForFun:"EĞLENCE İÇİN OYNA",playNow:"ŞİMDİ OYNA",breakButton:"24 saatlik kilit için düğmeyi 3 saniye basılı tutun"},ru:{signIn:"АВТОРИЗОВАТЬСЯ",register:"ПОДПИСАТЬСЯ",deposit:"ДЕПОЗИТ",playForFun:"ИГРАЙТЕ ДЛЯ УДОВОЛЬСТВИЯ",playNow:"ИГРАТЬ СЕЙЧАС",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},ro:{signIn:"AUTENTIFICARE",register:"INREGISTRARE",deposit:"DEPOZITEAZA",playForFun:"JOACĂ PENTRU DISTRACTIE",playNow:"JOACĂ ACUM",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},hr:{signIn:"Prijava",register:"REGISTRACIJA",deposit:"Uplata",playForFun:"Igraj za zabavu",playNow:"Igraj",breakButton:"Držite gumb 3 sekunde za trenutno zaključavanje na 24 sata"},hu:{signIn:"Bejelentkezés",register:"REGISZTRÁCIÓ",deposit:"Befizetés",playForFun:"Play for fun",playNow:"Játsszon most!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},pl:{signIn:"Zaloguj się",register:"REJESTRACJA",deposit:"Wpłata",playForFun:"Graj dla zabawy",playNow:"Rozpocznij teraz!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},pt:{signIn:"Entrar",register:"REGISTRO",deposit:"Depósito",playForFun:"Jogue por diversão",playNow:"Jogue agora!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},sl:{signIn:"Prijavite se",register:"REGISTRACIJA",deposit:"Vplačilo",playForFun:"Igrajte za zabavo",playNow:"Začnite zdaj!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},sr:{signIn:"Prijavi se",register:"REGISTRACIJA",deposit:"Uplata",playForFun:"Igraj za zabavu",playNow:"Započnite sada!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},"pt-br":{signIn:"Entrar",register:"REGISTRO",deposit:"Depósito",playForFun:"Jogue por diversão",playNow:"Começa agora!",breakButton:"Pressione o botão por 3 segundos para um bloqueio instantâneo de 24 horas"},"es-mx":{signIn:"Ingresar",register:"REGISTRO",deposit:"Depósito",playForFun:"Juega por diversión",playNow:"Comienza ahora!",breakButton:"Presiona el botón por 3 segundos para un bloqueo instantáneo de 24 horas"}};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("./PlayerDeposit-Z-8ASjei.cjs")).then(({default:t})=>{!customElements.get("player-deposit")&&customElements.define("player-deposit",t.element)})}function zu(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
|
|
5
|
+
`,Et.MISSING_INTL_API,a);var q=r.getPluralRules(t,{type:f.pluralType}).select(d-(f.offset||0));$=f.options[q]||f.options.other}if(!$)throw new Wi(f.value,d,Object.keys(f.options),a);o.push.apply(o,cr($.value,t,r,n,i,d-(f.offset||0)));continue}}return iu(o)}function au(e,t){return t?H(H(H({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=H(H({},e[n]),t[n]||{}),r},{})):e}function ou(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=au(e[n],t[n]),r},H({},e)):e}function rn(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function lu(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:en(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,yt([void 0],r,!1)))},{cache:rn(e.number),strategy:tn.variadic}),getDateTimeFormat:en(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,yt([void 0],r,!1)))},{cache:rn(e.dateTime),strategy:tn.variadic}),getPluralRules:en(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,yt([void 0],r,!1)))},{cache:rn(e.pluralRules),strategy:tn.variadic})}}var uu=function(){function e(t,r,n,i){var s=this;if(r===void 0&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=s.formatToParts(l);if(u.length===1)return u[0].value;var f=u.reduce(function(c,d){return!c.length||d.type!==fe.literal||typeof c[c.length-1]!="string"?c.push(d.value):c[c.length-1]+=d.value,c},[]);return f.length<=1?f[0]||"":f},this.formatToParts=function(l){return cr(s.ast,s.locales,s.formatters,s.formats,l,void 0,s.message)},this.resolvedOptions=function(){var l;return{locale:((l=s.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var a=i||{};a.formatters;var o=Wo(a,["formatters"]);this.ast=e.__parse(t,H(H({},o),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=ou(e.formats,n),this.formatters=i&&i.formatters||lu(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=$l,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function hu(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const ze={},fu=(e,t,r)=>r&&(t in ze||(ze[t]={}),e in ze[t]||(ze[t][e]=r),r),Ys=(e,t)=>{if(t==null)return;if(t in ze&&e in ze[t])return ze[t][e];const r=Or(t);for(let n=0;n<r.length;n++){const i=r[n],s=du(i,e);if(s)return fu(e,t,s)}};let Nn;const Tt=kr({});function cu(e){return Nn[e]||null}function Us(e){return e in Nn}function du(e,t){if(!Us(e))return null;const r=cu(e);return hu(r,t)}function mu(e){if(e==null)return;const t=Or(e);for(let r=0;r<t.length;r++){const n=t[r];if(Us(n))return n}}function An(e,...t){delete ze[e],Tt.update(r=>(r[e]=bl.all([r[e]||{},...t]),r))}kt([Tt],([e])=>Object.keys(e));Tt.subscribe(e=>Nn=e);const dr={};function pu(e,t){dr[e].delete(t),dr[e].size===0&&delete dr[e]}function Gs(e){return dr[e]}function gu(e){return Or(e).map(t=>{const r=Gs(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function Sn(e){return e==null?!1:Or(e).some(t=>{var r;return(r=Gs(t))==null?void 0:r.size})}function yu(e,t){return Promise.all(t.map(n=>(pu(e,n),n().then(i=>i.default||i)))).then(n=>An(e,...n))}const At={};function Ws(e){if(!Sn(e))return e in At?At[e]:Promise.resolve();const t=gu(e);return At[e]=Promise.all(t.map(([r,n])=>yu(r,n))).then(()=>{if(Sn(e))return Ws(e);delete At[e]}),At[e]}const _u={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},bu={fallbackLocale:null,loadingDelay:200,formats:_u,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},vu=bu;function Mt(){return vu}const nn=kr(!1);var wu=Object.defineProperty,Su=Object.defineProperties,xu=Object.getOwnPropertyDescriptors,ji=Object.getOwnPropertySymbols,Eu=Object.prototype.hasOwnProperty,Mu=Object.prototype.propertyIsEnumerable,Vi=(e,t,r)=>t in e?wu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ku=(e,t)=>{for(var r in t||(t={}))Eu.call(t,r)&&Vi(e,r,t[r]);if(ji)for(var r of ji(t))Mu.call(t,r)&&Vi(e,r,t[r]);return e},Tu=(e,t)=>Su(e,xu(t));let xn;const yr=kr(null);function zi(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Or(e,t=Mt().fallbackLocale){const r=zi(e);return t?[...new Set([...r,...zi(t)])]:r}function it(){return xn!=null?xn:void 0}yr.subscribe(e=>{xn=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const Ou=e=>{if(e&&mu(e)&&Sn(e)){const{loadingDelay:t}=Mt();let r;return typeof window!="undefined"&&it()!=null&&t?r=window.setTimeout(()=>nn.set(!0),t):nn.set(!0),Ws(e).then(()=>{yr.set(e)}).finally(()=>{clearTimeout(r),nn.set(!1)})}return yr.set(e)},Ye=Tu(ku({},yr),{set:Ou}),Dr=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var Du=Object.defineProperty,_r=Object.getOwnPropertySymbols,js=Object.prototype.hasOwnProperty,Vs=Object.prototype.propertyIsEnumerable,Zi=(e,t,r)=>t in e?Du(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ln=(e,t)=>{for(var r in t||(t={}))js.call(t,r)&&Zi(e,r,t[r]);if(_r)for(var r of _r(t))Vs.call(t,r)&&Zi(e,r,t[r]);return e},Ot=(e,t)=>{var r={};for(var n in e)js.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&_r)for(var n of _r(e))t.indexOf(n)<0&&Vs.call(e,n)&&(r[n]=e[n]);return r};const jt=(e,t)=>{const{formats:r}=Mt();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Fu=Dr(e=>{var t=e,{locale:r,format:n}=t,i=Ot(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=jt("number",n)),new Intl.NumberFormat(r,i)}),Pu=Dr(e=>{var t=e,{locale:r,format:n}=t,i=Ot(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=jt("date",n):Object.keys(i).length===0&&(i=jt("date","short")),new Intl.DateTimeFormat(r,i)}),Iu=Dr(e=>{var t=e,{locale:r,format:n}=t,i=Ot(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=jt("time",n):Object.keys(i).length===0&&(i=jt("time","short")),new Intl.DateTimeFormat(r,i)}),Hu=(e={})=>{var t=e,{locale:r=it()}=t,n=Ot(t,["locale"]);return Fu(Ln({locale:r},n))},Cu=(e={})=>{var t=e,{locale:r=it()}=t,n=Ot(t,["locale"]);return Pu(Ln({locale:r},n))},Nu=(e={})=>{var t=e,{locale:r=it()}=t,n=Ot(t,["locale"]);return Iu(Ln({locale:r},n))},Au=Dr((e,t=it())=>new uu(e,t,Mt().formats,{ignoreTag:Mt().ignoreTag})),Lu=(e,t={})=>{var r,n,i,s;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:o,locale:l=it(),default:u}=a;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let f=Ys(e,l);if(!f)f=(s=(i=(n=(r=Mt()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof f!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof f}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),f;if(!o)return f;let c=f;try{c=Au(f,l).format(o)}catch(d){d instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,d.message)}return c},Ru=(e,t)=>Nu(t).format(e),Bu=(e,t)=>Cu(t).format(e),Yu=(e,t)=>Hu(t).format(e),Uu=(e,t=it())=>Ys(e,t),zs=kt([Ye,Tt],()=>Lu);kt([Ye],()=>Ru);kt([Ye],()=>Bu);kt([Ye],()=>Yu);kt([Ye,Tt],()=>Uu);window.emWidgets={topic:rl};const Gu=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),br=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Wu(e,t){return new Promise((r,n)=>{const i=new Headers;i.append("X-SessionID",t);const s={method:"GET",headers:i};fetch(`${e}/v1/player/session/player`,s).then(a=>a.json()).then(a=>r(a)).catch(a=>n(a))})}function ju({withLocale:e,translations:t}){Ye.subscribe(r=>{r==null&&(Tt.set(t),Ye.set(e))})}function Xi(e,t){An(e,t)}function Vu(e){Ye.set(e)}const $i={en:{signIn:"Log in",register:"REGISTER",deposit:"Deposit",playForFun:"Play for fun",playNow:"Start now!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},"zh-hk":{signIn:"登錄",register:"登記",deposit:"訂金",playForFun:"玩得開心",playNow:"現在開始!",breakButton:"休息 1 天"},de:{signIn:"Einloggen",register:"REGISTRIEREN",deposit:"Einzahlung",playForFun:"Play for fun",playNow:"Jetzt beginnen!",breakButton:"Für 24 Std. Games Sofortpause, 3 Sekunden drücken"},it:{signIn:"Login",register:"REGISTRATI",deposit:"Deposito",playForFun:"Play for fun",playNow:"Inizia ora!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},fr:{signIn:"Connectez-vous",register:"Enregistre",deposit:"Dépôt",playForFun:"Jouer pour le plaisir",playNow:"Commencez maintenant",breakButton:"Refroidissement de 24 heures"},es:{signIn:"Iniciar sesión",register:"REGÍSTRATE",deposit:"Deposita",playForFun:"Modo práctica",playNow:"Juega ahora!",breakButton:"Dar clic durante 3 segundos para bloquear instantaneamente tu cuenta por 24 horas"},tr:{signIn:"zaman",register:"KAYIT OL",deposit:"YATIR",playForFun:"EĞLENCE İÇİN OYNA",playNow:"ŞİMDİ OYNA",breakButton:"24 saatlik kilit için düğmeyi 3 saniye basılı tutun"},ru:{signIn:"АВТОРИЗОВАТЬСЯ",register:"ПОДПИСАТЬСЯ",deposit:"ДЕПОЗИТ",playForFun:"ИГРАЙТЕ ДЛЯ УДОВОЛЬСТВИЯ",playNow:"ИГРАТЬ СЕЙЧАС",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},ro:{signIn:"AUTENTIFICARE",register:"INREGISTRARE",deposit:"DEPOZITEAZA",playForFun:"JOACĂ PENTRU DISTRACTIE",playNow:"JOACĂ ACUM",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},hr:{signIn:"Prijava",register:"REGISTRACIJA",deposit:"Uplata",playForFun:"Igraj za zabavu",playNow:"Igraj",breakButton:"Držite gumb 3 sekunde za trenutno zaključavanje na 24 sata"},hu:{signIn:"Bejelentkezés",register:"REGISZTRÁCIÓ",deposit:"Befizetés",playForFun:"Play for fun",playNow:"Játsszon most!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},pl:{signIn:"Zaloguj się",register:"REJESTRACJA",deposit:"Wpłata",playForFun:"Graj dla zabawy",playNow:"Rozpocznij teraz!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},pt:{signIn:"Entrar",register:"REGISTRO",deposit:"Depósito",playForFun:"Jogue por diversão",playNow:"Jogue agora!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},sl:{signIn:"Prijavite se",register:"REGISTRACIJA",deposit:"Vplačilo",playForFun:"Igrajte za zabavo",playNow:"Začnite zdaj!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},sr:{signIn:"Prijavi se",register:"REGISTRACIJA",deposit:"Uplata",playForFun:"Igraj za zabavu",playNow:"Započnite sada!",breakButton:"Hold button for 3 seconds to take 24-hours instant lock"},"pt-br":{signIn:"Entrar",register:"REGISTRO",deposit:"Depósito",playForFun:"Jogue por diversão",playNow:"Começa agora!",breakButton:"Pressione o botão por 3 segundos para um bloqueio instantâneo de 24 horas"},"es-mx":{signIn:"Ingresar",register:"REGISTRO",deposit:"Depósito",playForFun:"Juega por diversión",playNow:"Comienza ahora!",breakButton:"Presiona el botón por 3 segundos para un bloqueo instantáneo de 24 horas"}};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("./PlayerDeposit-BHJG5gbL.cjs")).then(({default:t})=>{!customElements.get("player-deposit")&&customElements.define("player-deposit",t.element)})}function zu(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
|
|
6
6
|
//! version : 2.30.1
|
|
7
7
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
8
8
|
//! license : MIT
|
|
@@ -11,4 +11,4 @@ var Zs;function p(){return Zs.apply(null,arguments)}function Zu(e){Zs=e}function
|
|
|
11
11
|
[`+s+"] ";for(a in arguments[0])C(arguments[0],a)&&(i+=a+": "+arguments[0][a]+", ");i=i.slice(0,-2)}else i=arguments[s];n.push(i)}$s(e+`
|
|
12
12
|
Arguments: `+Array.prototype.slice.call(n).join("")+`
|
|
13
13
|
`+new Error().stack),r=!1}return t.apply(this,arguments)},t)}var Ji={};function qs(e,t){p.deprecationHandler!=null&&p.deprecationHandler(e,t),Ji[e]||($s(t),Ji[e]=!0)}p.suppressDeprecationWarnings=!1;p.deprecationHandler=null;function Ie(e){return typeof Function!="undefined"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function $u(e){var t,r;for(r in e)C(e,r)&&(t=e[r],Ie(t)?this[r]=t:this["_"+r]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function Mn(e,t){var r=Ze({},e),n;for(n in t)C(t,n)&&(nt(e[n])&&nt(t[n])?(r[n]={},Ze(r[n],e[n]),Ze(r[n],t[n])):t[n]!=null?r[n]=t[n]:delete r[n]);for(n in e)C(e,n)&&!C(t,n)&&nt(e[n])&&(r[n]=Ze({},r[n]));return r}function Un(e){e!=null&&this.set(e)}var kn;Object.keys?kn=Object.keys:kn=function(e){var t,r=[];for(t in e)C(e,t)&&r.push(t);return r};var qu={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Ju(e,t,r){var n=this._calendar[e]||this._calendar.sameElse;return Ie(n)?n.call(t,r):n}function Fe(e,t,r){var n=""+Math.abs(e),i=t-n.length,s=e>=0;return(s?r?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+n}var Gn=/(\[[^\[]*\])|(\\)?([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,lr=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,an={},_t={};function v(e,t,r,n){var i=n;typeof n=="string"&&(i=function(){return this[n]()}),e&&(_t[e]=i),t&&(_t[t[0]]=function(){return Fe(i.apply(this,arguments),t[1],t[2])}),r&&(_t[r]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function Qu(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function Ku(e){var t=e.match(Gn),r,n;for(r=0,n=t.length;r<n;r++)_t[t[r]]?t[r]=_t[t[r]]:t[r]=Qu(t[r]);return function(i){var s="",a;for(a=0;a<n;a++)s+=Ie(t[a])?t[a].call(i,e):t[a];return s}}function mr(e,t){return e.isValid()?(t=Js(t,e.localeData()),an[t]=an[t]||Ku(t),an[t](e)):e.localeData().invalidDate()}function Js(e,t){var r=5;function n(i){return t.longDateFormat(i)||i}for(lr.lastIndex=0;r>=0&&lr.test(e);)e=e.replace(lr,n),lr.lastIndex=0,r-=1;return e}var eh={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 th(e){var t=this._longDateFormat[e],r=this._longDateFormat[e.toUpperCase()];return t||!r?t:(this._longDateFormat[e]=r.match(Gn).map(function(n){return n==="MMMM"||n==="MM"||n==="DD"||n==="dddd"?n.slice(1):n}).join(""),this._longDateFormat[e])}var rh="Invalid date";function nh(){return this._invalidDate}var ih="%d",sh=/\d{1,2}/;function ah(e){return this._ordinal.replace("%d",e)}var oh={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 lh(e,t,r,n){var i=this._relativeTime[r];return Ie(i)?i(e,t,r,n):i.replace(/%d/i,e)}function uh(e,t){var r=this._relativeTime[e>0?"future":"past"];return Ie(r)?r(t):r.replace(/%s/i,t)}var Qi={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function ve(e){return typeof e=="string"?Qi[e]||Qi[e.toLowerCase()]:void 0}function Wn(e){var t={},r,n;for(n in e)C(e,n)&&(r=ve(n),r&&(t[r]=e[n]));return t}var hh={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function fh(e){var t=[],r;for(r in e)C(e,r)&&t.push({unit:r,priority:hh[r]});return t.sort(function(n,i){return n.priority-i.priority}),t}var Qs=/\d/,pe=/\d\d/,Ks=/\d{3}/,jn=/\d{4}/,Pr=/[+-]?\d{6}/,G=/\d\d?/,ea=/\d\d\d\d?/,ta=/\d\d\d\d\d\d?/,Ir=/\d{1,3}/,Vn=/\d{1,4}/,Hr=/[+-]?\d{1,6}/,Dt=/\d+/,Cr=/[+-]?\d+/,ch=/Z|[+-]\d\d:?\d\d/gi,Nr=/Z|[+-]\d\d(?::?\d\d)?/gi,dh=/[+-]?\d+(\.\d{1,3})?/,Jt=/[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,Ft=/^[1-9]\d?/,zn=/^([1-9]\d|\d)/,vr;vr={};function g(e,t,r){vr[e]=Ie(t)?t:function(n,i){return n&&r?r:t}}function mh(e,t){return C(vr,e)?vr[e](t._strict,t._locale):new RegExp(ph(e))}function ph(e){return Re(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,r,n,i,s){return r||n||i||s}))}function Re(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function ye(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function O(e){var t=+e,r=0;return t!==0&&isFinite(t)&&(r=ye(t)),r}var Tn={};function R(e,t){var r,n=t,i;for(typeof e=="string"&&(e=[e]),Ue(t)&&(n=function(s,a){a[t]=O(s)}),i=e.length,r=0;r<i;r++)Tn[e[r]]=n}function Qt(e,t){R(e,function(r,n,i,s){i._w=i._w||{},t(r,i._w,i,s)})}function gh(e,t,r){t!=null&&C(Tn,e)&&Tn[e](t,r._a,r,e)}function Ar(e){return e%4===0&&e%100!==0||e%400===0}var ue=0,Ne=1,De=2,re=3,xe=4,Ae=5,tt=6,yh=7,_h=8;v("Y",0,0,function(){var e=this.year();return e<=9999?Fe(e,4):"+"+e});v(0,["YY",2],0,function(){return this.year()%100});v(0,["YYYY",4],0,"year");v(0,["YYYYY",5],0,"year");v(0,["YYYYYY",6,!0],0,"year");g("Y",Cr);g("YY",G,pe);g("YYYY",Vn,jn);g("YYYYY",Hr,Pr);g("YYYYYY",Hr,Pr);R(["YYYYY","YYYYYY"],ue);R("YYYY",function(e,t){t[ue]=e.length===2?p.parseTwoDigitYear(e):O(e)});R("YY",function(e,t){t[ue]=p.parseTwoDigitYear(e)});R("Y",function(e,t){t[ue]=parseInt(e,10)});function Yt(e){return Ar(e)?366:365}p.parseTwoDigitYear=function(e){return O(e)+(O(e)>68?1900:2e3)};var ra=Pt("FullYear",!0);function bh(){return Ar(this.year())}function Pt(e,t){return function(r){return r!=null?(na(this,e,r),p.updateOffset(this,t),this):Vt(this,e)}}function Vt(e,t){if(!e.isValid())return NaN;var r=e._d,n=e._isUTC;switch(t){case"Milliseconds":return n?r.getUTCMilliseconds():r.getMilliseconds();case"Seconds":return n?r.getUTCSeconds():r.getSeconds();case"Minutes":return n?r.getUTCMinutes():r.getMinutes();case"Hours":return n?r.getUTCHours():r.getHours();case"Date":return n?r.getUTCDate():r.getDate();case"Day":return n?r.getUTCDay():r.getDay();case"Month":return n?r.getUTCMonth():r.getMonth();case"FullYear":return n?r.getUTCFullYear():r.getFullYear();default:return NaN}}function na(e,t,r){var n,i,s,a,o;if(!(!e.isValid()||isNaN(r))){switch(n=e._d,i=e._isUTC,t){case"Milliseconds":return void(i?n.setUTCMilliseconds(r):n.setMilliseconds(r));case"Seconds":return void(i?n.setUTCSeconds(r):n.setSeconds(r));case"Minutes":return void(i?n.setUTCMinutes(r):n.setMinutes(r));case"Hours":return void(i?n.setUTCHours(r):n.setHours(r));case"Date":return void(i?n.setUTCDate(r):n.setDate(r));case"FullYear":break;default:return}s=r,a=e.month(),o=e.date(),o=o===29&&a===1&&!Ar(s)?28:o,i?n.setUTCFullYear(s,a,o):n.setFullYear(s,a,o)}}function vh(e){return e=ve(e),Ie(this[e])?this[e]():this}function wh(e,t){if(typeof e=="object"){e=Wn(e);var r=fh(e),n,i=r.length;for(n=0;n<i;n++)this[r[n].unit](e[r[n].unit])}else if(e=ve(e),Ie(this[e]))return this[e](t);return this}function Sh(e,t){return(e%t+t)%t}var ee;Array.prototype.indexOf?ee=Array.prototype.indexOf:ee=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function Zn(e,t){if(isNaN(e)||isNaN(t))return NaN;var r=Sh(t,12);return e+=(t-r)/12,r===1?Ar(e)?29:28:31-r%7%2}v("M",["MM",2],"Mo",function(){return this.month()+1});v("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)});v("MMMM",0,0,function(e){return this.localeData().months(this,e)});g("M",G,Ft);g("MM",G,pe);g("MMM",function(e,t){return t.monthsShortRegex(e)});g("MMMM",function(e,t){return t.monthsRegex(e)});R(["M","MM"],function(e,t){t[Ne]=O(e)-1});R(["MMM","MMMM"],function(e,t,r,n){var i=r._locale.monthsParse(e,n,r._strict);i!=null?t[Ne]=i:T(r).invalidMonth=e});var xh="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ia="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),sa=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Eh=Jt,Mh=Jt;function kh(e,t){return e?Ee(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||sa).test(t)?"format":"standalone"][e.month()]:Ee(this._months)?this._months:this._months.standalone}function Th(e,t){return e?Ee(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[sa.test(t)?"format":"standalone"][e.month()]:Ee(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function Oh(e,t,r){var n,i,s,a=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],n=0;n<12;++n)s=Pe([2e3,n]),this._shortMonthsParse[n]=this.monthsShort(s,"").toLocaleLowerCase(),this._longMonthsParse[n]=this.months(s,"").toLocaleLowerCase();return r?t==="MMM"?(i=ee.call(this._shortMonthsParse,a),i!==-1?i:null):(i=ee.call(this._longMonthsParse,a),i!==-1?i:null):t==="MMM"?(i=ee.call(this._shortMonthsParse,a),i!==-1?i:(i=ee.call(this._longMonthsParse,a),i!==-1?i:null)):(i=ee.call(this._longMonthsParse,a),i!==-1?i:(i=ee.call(this._shortMonthsParse,a),i!==-1?i:null))}function Dh(e,t,r){var n,i,s;if(this._monthsParseExact)return Oh.call(this,e,t,r);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),n=0;n<12;n++){if(i=Pe([2e3,n]),r&&!this._longMonthsParse[n]&&(this._longMonthsParse[n]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[n]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),!r&&!this._monthsParse[n]&&(s="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[n]=new RegExp(s.replace(".",""),"i")),r&&t==="MMMM"&&this._longMonthsParse[n].test(e))return n;if(r&&t==="MMM"&&this._shortMonthsParse[n].test(e))return n;if(!r&&this._monthsParse[n].test(e))return n}}function aa(e,t){if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=O(t);else if(t=e.localeData().monthsParse(t),!Ue(t))return e}var r=t,n=e.date();return n=n<29?n:Math.min(n,Zn(e.year(),r)),e._isUTC?e._d.setUTCMonth(r,n):e._d.setMonth(r,n),e}function oa(e){return e!=null?(aa(this,e),p.updateOffset(this,!0),this):Vt(this,"Month")}function Fh(){return Zn(this.year(),this.month())}function Ph(e){return this._monthsParseExact?(C(this,"_monthsRegex")||la.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(C(this,"_monthsShortRegex")||(this._monthsShortRegex=Eh),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function Ih(e){return this._monthsParseExact?(C(this,"_monthsRegex")||la.call(this),e?this._monthsStrictRegex:this._monthsRegex):(C(this,"_monthsRegex")||(this._monthsRegex=Mh),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function la(){function e(l,u){return u.length-l.length}var t=[],r=[],n=[],i,s,a,o;for(i=0;i<12;i++)s=Pe([2e3,i]),a=Re(this.monthsShort(s,"")),o=Re(this.months(s,"")),t.push(a),r.push(o),n.push(o),n.push(a);t.sort(e),r.sort(e),n.sort(e),this._monthsRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Hh(e,t,r,n,i,s,a){var o;return e<100&&e>=0?(o=new Date(e+400,t,r,n,i,s,a),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,r,n,i,s,a),o}function zt(e){var t,r;return e<100&&e>=0?(r=Array.prototype.slice.call(arguments),r[0]=e+400,t=new Date(Date.UTC.apply(null,r)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function wr(e,t,r){var n=7+t-r,i=(7+zt(e,0,n).getUTCDay()-t)%7;return-i+n-1}function ua(e,t,r,n,i){var s=(7+r-n)%7,a=wr(e,n,i),o=1+7*(t-1)+s+a,l,u;return o<=0?(l=e-1,u=Yt(l)+o):o>Yt(e)?(l=e+1,u=o-Yt(e)):(l=e,u=o),{year:l,dayOfYear:u}}function Zt(e,t,r){var n=wr(e.year(),t,r),i=Math.floor((e.dayOfYear()-n-1)/7)+1,s,a;return i<1?(a=e.year()-1,s=i+Be(a,t,r)):i>Be(e.year(),t,r)?(s=i-Be(e.year(),t,r),a=e.year()+1):(a=e.year(),s=i),{week:s,year:a}}function Be(e,t,r){var n=wr(e,t,r),i=wr(e+1,t,r);return(Yt(e)-n+i)/7}v("w",["ww",2],"wo","week");v("W",["WW",2],"Wo","isoWeek");g("w",G,Ft);g("ww",G,pe);g("W",G,Ft);g("WW",G,pe);Qt(["w","ww","W","WW"],function(e,t,r,n){t[n.substr(0,1)]=O(e)});function Ch(e){return Zt(e,this._week.dow,this._week.doy).week}var Nh={dow:0,doy:6};function Ah(){return this._week.dow}function Lh(){return this._week.doy}function Rh(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function Bh(e){var t=Zt(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}v("d",0,"do","day");v("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)});v("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)});v("dddd",0,0,function(e){return this.localeData().weekdays(this,e)});v("e",0,0,"weekday");v("E",0,0,"isoWeekday");g("d",G);g("e",G);g("E",G);g("dd",function(e,t){return t.weekdaysMinRegex(e)});g("ddd",function(e,t){return t.weekdaysShortRegex(e)});g("dddd",function(e,t){return t.weekdaysRegex(e)});Qt(["dd","ddd","dddd"],function(e,t,r,n){var i=r._locale.weekdaysParse(e,n,r._strict);i!=null?t.d=i:T(r).invalidWeekday=e});Qt(["d","e","E"],function(e,t,r,n){t[n]=O(e)});function Yh(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function Uh(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Xn(e,t){return e.slice(t,7).concat(e.slice(0,t))}var Gh="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),ha="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Wh="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),jh=Jt,Vh=Jt,zh=Jt;function Zh(e,t){var r=Ee(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?Xn(r,this._week.dow):e?r[e.day()]:r}function Xh(e){return e===!0?Xn(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function $h(e){return e===!0?Xn(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function qh(e,t,r){var n,i,s,a=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],n=0;n<7;++n)s=Pe([2e3,1]).day(n),this._minWeekdaysParse[n]=this.weekdaysMin(s,"").toLocaleLowerCase(),this._shortWeekdaysParse[n]=this.weekdaysShort(s,"").toLocaleLowerCase(),this._weekdaysParse[n]=this.weekdays(s,"").toLocaleLowerCase();return r?t==="dddd"?(i=ee.call(this._weekdaysParse,a),i!==-1?i:null):t==="ddd"?(i=ee.call(this._shortWeekdaysParse,a),i!==-1?i:null):(i=ee.call(this._minWeekdaysParse,a),i!==-1?i:null):t==="dddd"?(i=ee.call(this._weekdaysParse,a),i!==-1||(i=ee.call(this._shortWeekdaysParse,a),i!==-1)?i:(i=ee.call(this._minWeekdaysParse,a),i!==-1?i:null)):t==="ddd"?(i=ee.call(this._shortWeekdaysParse,a),i!==-1||(i=ee.call(this._weekdaysParse,a),i!==-1)?i:(i=ee.call(this._minWeekdaysParse,a),i!==-1?i:null)):(i=ee.call(this._minWeekdaysParse,a),i!==-1||(i=ee.call(this._weekdaysParse,a),i!==-1)?i:(i=ee.call(this._shortWeekdaysParse,a),i!==-1?i:null))}function Jh(e,t,r){var n,i,s;if(this._weekdaysParseExact)return qh.call(this,e,t,r);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),n=0;n<7;n++){if(i=Pe([2e3,1]).day(n),r&&!this._fullWeekdaysParse[n]&&(this._fullWeekdaysParse[n]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[n]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[n]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[n]||(s="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[n]=new RegExp(s.replace(".",""),"i")),r&&t==="dddd"&&this._fullWeekdaysParse[n].test(e))return n;if(r&&t==="ddd"&&this._shortWeekdaysParse[n].test(e))return n;if(r&&t==="dd"&&this._minWeekdaysParse[n].test(e))return n;if(!r&&this._weekdaysParse[n].test(e))return n}}function Qh(e){if(!this.isValid())return e!=null?this:NaN;var t=Vt(this,"Day");return e!=null?(e=Yh(e,this.localeData()),this.add(e-t,"d")):t}function Kh(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 ef(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=Uh(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function tf(e){return this._weekdaysParseExact?(C(this,"_weekdaysRegex")||$n.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(C(this,"_weekdaysRegex")||(this._weekdaysRegex=jh),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function rf(e){return this._weekdaysParseExact?(C(this,"_weekdaysRegex")||$n.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(C(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Vh),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function nf(e){return this._weekdaysParseExact?(C(this,"_weekdaysRegex")||$n.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(C(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=zh),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function $n(){function e(f,c){return c.length-f.length}var t=[],r=[],n=[],i=[],s,a,o,l,u;for(s=0;s<7;s++)a=Pe([2e3,1]).day(s),o=Re(this.weekdaysMin(a,"")),l=Re(this.weekdaysShort(a,"")),u=Re(this.weekdays(a,"")),t.push(o),r.push(l),n.push(u),i.push(o),i.push(l),i.push(u);t.sort(e),r.sort(e),n.sort(e),i.sort(e),this._weekdaysRegex=new RegExp("^("+i.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function qn(){return this.hours()%12||12}function sf(){return this.hours()||24}v("H",["HH",2],0,"hour");v("h",["hh",2],0,qn);v("k",["kk",2],0,sf);v("hmm",0,0,function(){return""+qn.apply(this)+Fe(this.minutes(),2)});v("hmmss",0,0,function(){return""+qn.apply(this)+Fe(this.minutes(),2)+Fe(this.seconds(),2)});v("Hmm",0,0,function(){return""+this.hours()+Fe(this.minutes(),2)});v("Hmmss",0,0,function(){return""+this.hours()+Fe(this.minutes(),2)+Fe(this.seconds(),2)});function fa(e,t){v(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}fa("a",!0);fa("A",!1);function ca(e,t){return t._meridiemParse}g("a",ca);g("A",ca);g("H",G,zn);g("h",G,Ft);g("k",G,Ft);g("HH",G,pe);g("hh",G,pe);g("kk",G,pe);g("hmm",ea);g("hmmss",ta);g("Hmm",ea);g("Hmmss",ta);R(["H","HH"],re);R(["k","kk"],function(e,t,r){var n=O(e);t[re]=n===24?0:n});R(["a","A"],function(e,t,r){r._isPm=r._locale.isPM(e),r._meridiem=e});R(["h","hh"],function(e,t,r){t[re]=O(e),T(r).bigHour=!0});R("hmm",function(e,t,r){var n=e.length-2;t[re]=O(e.substr(0,n)),t[xe]=O(e.substr(n)),T(r).bigHour=!0});R("hmmss",function(e,t,r){var n=e.length-4,i=e.length-2;t[re]=O(e.substr(0,n)),t[xe]=O(e.substr(n,2)),t[Ae]=O(e.substr(i)),T(r).bigHour=!0});R("Hmm",function(e,t,r){var n=e.length-2;t[re]=O(e.substr(0,n)),t[xe]=O(e.substr(n))});R("Hmmss",function(e,t,r){var n=e.length-4,i=e.length-2;t[re]=O(e.substr(0,n)),t[xe]=O(e.substr(n,2)),t[Ae]=O(e.substr(i))});function af(e){return(e+"").toLowerCase().charAt(0)==="p"}var of=/[ap]\.?m?\.?/i,lf=Pt("Hours",!0);function uf(e,t,r){return e>11?r?"pm":"PM":r?"am":"AM"}var da={calendar:qu,longDateFormat:eh,invalidDate:rh,ordinal:ih,dayOfMonthOrdinalParse:sh,relativeTime:oh,months:xh,monthsShort:ia,week:Nh,weekdays:Gh,weekdaysMin:Wh,weekdaysShort:ha,meridiemParse:of},j={},Lt={},Xt;function hf(e,t){var r,n=Math.min(e.length,t.length);for(r=0;r<n;r+=1)if(e[r]!==t[r])return r;return n}function Ki(e){return e&&e.toLowerCase().replace("_","-")}function ff(e){for(var t=0,r,n,i,s;t<e.length;){for(s=Ki(e[t]).split("-"),r=s.length,n=Ki(e[t+1]),n=n?n.split("-"):null;r>0;){if(i=Lr(s.slice(0,r).join("-")),i)return i;if(n&&n.length>=r&&hf(s,n)>=r-1)break;r--}t++}return Xt}function cf(e){return!!(e&&e.match("^[^/\\\\]*$"))}function Lr(e){var t=null,r;if(j[e]===void 0&&typeof module!="undefined"&&module&&module.exports&&cf(e))try{t=Xt._abbr,r=zu,r("./locale/"+e),qe(t)}catch(n){j[e]=null}return j[e]}function qe(e,t){var r;return e&&(de(t)?r=We(e):r=Jn(e,t),r?Xt=r:typeof console!="undefined"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Xt._abbr}function Jn(e,t){if(t!==null){var r,n=da;if(t.abbr=e,j[e]!=null)qs("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."),n=j[e]._config;else if(t.parentLocale!=null)if(j[t.parentLocale]!=null)n=j[t.parentLocale]._config;else if(r=Lr(t.parentLocale),r!=null)n=r._config;else return Lt[t.parentLocale]||(Lt[t.parentLocale]=[]),Lt[t.parentLocale].push({name:e,config:t}),null;return j[e]=new Un(Mn(n,t)),Lt[e]&&Lt[e].forEach(function(i){Jn(i.name,i.config)}),qe(e),j[e]}else return delete j[e],null}function df(e,t){if(t!=null){var r,n,i=da;j[e]!=null&&j[e].parentLocale!=null?j[e].set(Mn(j[e]._config,t)):(n=Lr(e),n!=null&&(i=n._config),t=Mn(i,t),n==null&&(t.abbr=e),r=new Un(t),r.parentLocale=j[e],j[e]=r),qe(e)}else j[e]!=null&&(j[e].parentLocale!=null?(j[e]=j[e].parentLocale,e===qe()&&qe(e)):j[e]!=null&&delete j[e]);return j[e]}function We(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Xt;if(!Ee(e)){if(t=Lr(e),t)return t;e=[e]}return ff(e)}function mf(){return kn(j)}function Qn(e){var t,r=e._a;return r&&T(e).overflow===-2&&(t=r[Ne]<0||r[Ne]>11?Ne:r[De]<1||r[De]>Zn(r[ue],r[Ne])?De:r[re]<0||r[re]>24||r[re]===24&&(r[xe]!==0||r[Ae]!==0||r[tt]!==0)?re:r[xe]<0||r[xe]>59?xe:r[Ae]<0||r[Ae]>59?Ae:r[tt]<0||r[tt]>999?tt:-1,T(e)._overflowDayOfYear&&(t<ue||t>De)&&(t=De),T(e)._overflowWeeks&&t===-1&&(t=yh),T(e)._overflowWeekday&&t===-1&&(t=_h),T(e).overflow=t),e}var pf=/^\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)?)?$/,gf=/^\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)?)?$/,yf=/Z|[+-]\d\d(?::?\d\d)?/,ur=[["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]],on=[["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/]],_f=/^\/?Date\((-?\d+)/i,bf=/^(?:(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}))$/,vf={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 ma(e){var t,r,n=e._i,i=pf.exec(n)||gf.exec(n),s,a,o,l,u=ur.length,f=on.length;if(i){for(T(e).iso=!0,t=0,r=u;t<r;t++)if(ur[t][1].exec(i[1])){a=ur[t][0],s=ur[t][2]!==!1;break}if(a==null){e._isValid=!1;return}if(i[3]){for(t=0,r=f;t<r;t++)if(on[t][1].exec(i[3])){o=(i[2]||" ")+on[t][0];break}if(o==null){e._isValid=!1;return}}if(!s&&o!=null){e._isValid=!1;return}if(i[4])if(yf.exec(i[4]))l="Z";else{e._isValid=!1;return}e._f=a+(o||"")+(l||""),ei(e)}else e._isValid=!1}function wf(e,t,r,n,i,s){var a=[Sf(e),ia.indexOf(t),parseInt(r,10),parseInt(n,10),parseInt(i,10)];return s&&a.push(parseInt(s,10)),a}function Sf(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function xf(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Ef(e,t,r){if(e){var n=ha.indexOf(e),i=new Date(t[0],t[1],t[2]).getDay();if(n!==i)return T(r).weekdayMismatch=!0,r._isValid=!1,!1}return!0}function Mf(e,t,r){if(e)return vf[e];if(t)return 0;var n=parseInt(r,10),i=n%100,s=(n-i)/100;return s*60+i}function pa(e){var t=bf.exec(xf(e._i)),r;if(t){if(r=wf(t[4],t[3],t[2],t[5],t[6],t[7]),!Ef(t[1],r,e))return;e._a=r,e._tzm=Mf(t[8],t[9],t[10]),e._d=zt.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),T(e).rfc2822=!0}else e._isValid=!1}function kf(e){var t=_f.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(ma(e),e._isValid===!1)delete e._isValid;else return;if(pa(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:p.createFromInputFallback(e)}p.createFromInputFallback=be("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 mt(e,t,r){return e!=null?e:t!=null?t:r}function Tf(e){var t=new Date(p.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function Kn(e){var t,r,n=[],i,s,a;if(!e._d){for(i=Tf(e),e._w&&e._a[De]==null&&e._a[Ne]==null&&Of(e),e._dayOfYear!=null&&(a=mt(e._a[ue],i[ue]),(e._dayOfYear>Yt(a)||e._dayOfYear===0)&&(T(e)._overflowDayOfYear=!0),r=zt(a,0,e._dayOfYear),e._a[Ne]=r.getUTCMonth(),e._a[De]=r.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=n[t]=i[t];for(;t<7;t++)e._a[t]=n[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[re]===24&&e._a[xe]===0&&e._a[Ae]===0&&e._a[tt]===0&&(e._nextDay=!0,e._a[re]=0),e._d=(e._useUTC?zt:Hh).apply(null,n),s=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[re]=24),e._w&&typeof e._w.d!="undefined"&&e._w.d!==s&&(T(e).weekdayMismatch=!0)}}function Of(e){var t,r,n,i,s,a,o,l,u;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(s=1,a=4,r=mt(t.GG,e._a[ue],Zt(U(),1,4).year),n=mt(t.W,1),i=mt(t.E,1),(i<1||i>7)&&(l=!0)):(s=e._locale._week.dow,a=e._locale._week.doy,u=Zt(U(),s,a),r=mt(t.gg,e._a[ue],u.year),n=mt(t.w,u.week),t.d!=null?(i=t.d,(i<0||i>6)&&(l=!0)):t.e!=null?(i=t.e+s,(t.e<0||t.e>6)&&(l=!0)):i=s),n<1||n>Be(r,s,a)?T(e)._overflowWeeks=!0:l!=null?T(e)._overflowWeekday=!0:(o=ua(r,n,i,s,a),e._a[ue]=o.year,e._dayOfYear=o.dayOfYear)}p.ISO_8601=function(){};p.RFC_2822=function(){};function ei(e){if(e._f===p.ISO_8601){ma(e);return}if(e._f===p.RFC_2822){pa(e);return}e._a=[],T(e).empty=!0;var t=""+e._i,r,n,i,s,a,o=t.length,l=0,u,f;for(i=Js(e._f,e._locale).match(Gn)||[],f=i.length,r=0;r<f;r++)s=i[r],n=(t.match(mh(s,e))||[])[0],n&&(a=t.substr(0,t.indexOf(n)),a.length>0&&T(e).unusedInput.push(a),t=t.slice(t.indexOf(n)+n.length),l+=n.length),_t[s]?(n?T(e).empty=!1:T(e).unusedTokens.push(s),gh(s,n,e)):e._strict&&!n&&T(e).unusedTokens.push(s);T(e).charsLeftOver=o-l,t.length>0&&T(e).unusedInput.push(t),e._a[re]<=12&&T(e).bigHour===!0&&e._a[re]>0&&(T(e).bigHour=void 0),T(e).parsedDateParts=e._a.slice(0),T(e).meridiem=e._meridiem,e._a[re]=Df(e._locale,e._a[re],e._meridiem),u=T(e).era,u!==null&&(e._a[ue]=e._locale.erasConvertYear(u,e._a[ue])),Kn(e),Qn(e)}function Df(e,t,r){var n;return r==null?t:e.meridiemHour!=null?e.meridiemHour(t,r):(e.isPM!=null&&(n=e.isPM(r),n&&t<12&&(t+=12),!n&&t===12&&(t=0)),t)}function Ff(e){var t,r,n,i,s,a,o=!1,l=e._f.length;if(l===0){T(e).invalidFormat=!0,e._d=new Date(NaN);return}for(i=0;i<l;i++)s=0,a=!1,t=Yn({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[i],ei(t),Bn(t)&&(a=!0),s+=T(t).charsLeftOver,s+=T(t).unusedTokens.length*10,T(t).score=s,o?s<n&&(n=s,r=t):(n==null||s<n||a)&&(n=s,r=t,a&&(o=!0));Ze(e,r||t)}function Pf(e){if(!e._d){var t=Wn(e._i),r=t.day===void 0?t.date:t.day;e._a=Xs([t.year,t.month,r,t.hour,t.minute,t.second,t.millisecond],function(n){return n&&parseInt(n,10)}),Kn(e)}}function If(e){var t=new qt(Qn(ga(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function ga(e){var t=e._i,r=e._f;return e._locale=e._locale||We(e._l),t===null||r===void 0&&t===""?Fr({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),Me(t)?new qt(Qn(t)):($t(t)?e._d=t:Ee(r)?Ff(e):r?ei(e):Hf(e),Bn(e)||(e._d=null),e))}function Hf(e){var t=e._i;de(t)?e._d=new Date(p.now()):$t(t)?e._d=new Date(t.valueOf()):typeof t=="string"?kf(e):Ee(t)?(e._a=Xs(t.slice(0),function(r){return parseInt(r,10)}),Kn(e)):nt(t)?Pf(e):Ue(t)?e._d=new Date(t):p.createFromInputFallback(e)}function ya(e,t,r,n,i){var s={};return(t===!0||t===!1)&&(n=t,t=void 0),(r===!0||r===!1)&&(n=r,r=void 0),(nt(e)&&Rn(e)||Ee(e)&&e.length===0)&&(e=void 0),s._isAMomentObject=!0,s._useUTC=s._isUTC=i,s._l=r,s._i=e,s._f=t,s._strict=n,If(s)}function U(e,t,r,n){return ya(e,t,r,n,!1)}var Cf=be("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=U.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:Fr()}),Nf=be("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=U.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:Fr()});function _a(e,t){var r,n;if(t.length===1&&Ee(t[0])&&(t=t[0]),!t.length)return U();for(r=t[0],n=1;n<t.length;++n)(!t[n].isValid()||t[n][e](r))&&(r=t[n]);return r}function Af(){var e=[].slice.call(arguments,0);return _a("isBefore",e)}function Lf(){var e=[].slice.call(arguments,0);return _a("isAfter",e)}var Rf=function(){return Date.now?Date.now():+new Date},Rt=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Bf(e){var t,r=!1,n,i=Rt.length;for(t in e)if(C(e,t)&&!(ee.call(Rt,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(n=0;n<i;++n)if(e[Rt[n]]){if(r)return!1;parseFloat(e[Rt[n]])!==O(e[Rt[n]])&&(r=!0)}return!0}function Yf(){return this._isValid}function Uf(){return ke(NaN)}function Rr(e){var t=Wn(e),r=t.year||0,n=t.quarter||0,i=t.month||0,s=t.week||t.isoWeek||0,a=t.day||0,o=t.hour||0,l=t.minute||0,u=t.second||0,f=t.millisecond||0;this._isValid=Bf(t),this._milliseconds=+f+u*1e3+l*6e4+o*1e3*60*60,this._days=+a+s*7,this._months=+i+n*3+r*12,this._data={},this._locale=We(),this._bubble()}function pr(e){return e instanceof Rr}function On(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function Gf(e,t,r){var n=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),s=0,a;for(a=0;a<n;a++)O(e[a])!==O(t[a])&&s++;return s+i}function ba(e,t){v(e,0,0,function(){var r=this.utcOffset(),n="+";return r<0&&(r=-r,n="-"),n+Fe(~~(r/60),2)+t+Fe(~~r%60,2)})}ba("Z",":");ba("ZZ","");g("Z",Nr);g("ZZ",Nr);R(["Z","ZZ"],function(e,t,r){r._useUTC=!0,r._tzm=ti(Nr,e)});var Wf=/([\+\-]|\d\d)/gi;function ti(e,t){var r=(t||"").match(e),n,i,s;return r===null?null:(n=r[r.length-1]||[],i=(n+"").match(Wf)||["-",0,0],s=+(i[1]*60)+O(i[2]),s===0?0:i[0]==="+"?s:-s)}function ri(e,t){var r,n;return t._isUTC?(r=t.clone(),n=(Me(e)||$t(e)?e.valueOf():U(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+n),p.updateOffset(r,!1),r):U(e).local()}function Dn(e){return-Math.round(e._d.getTimezoneOffset())}p.updateOffset=function(){};function jf(e,t,r){var n=this._offset||0,i;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=ti(Nr,e),e===null)return this}else Math.abs(e)<16&&!r&&(e=e*60);return!this._isUTC&&t&&(i=Dn(this)),this._offset=e,this._isUTC=!0,i!=null&&this.add(i,"m"),n!==e&&(!t||this._changeInProgress?Sa(this,ke(e-n,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,p.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?n:Dn(this)}function Vf(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function zf(e){return this.utcOffset(0,e)}function Zf(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Dn(this),"m")),this}function Xf(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=ti(ch,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function $f(e){return this.isValid()?(e=e?U(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function qf(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Jf(){if(!de(this._isDSTShifted))return this._isDSTShifted;var e={},t;return Yn(e,this),e=ga(e),e._a?(t=e._isUTC?Pe(e._a):U(e._a),this._isDSTShifted=this.isValid()&&Gf(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Qf(){return this.isValid()?!this._isUTC:!1}function Kf(){return this.isValid()?this._isUTC:!1}function va(){return this.isValid()?this._isUTC&&this._offset===0:!1}var ec=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,tc=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function ke(e,t){var r=e,n=null,i,s,a;return pr(e)?r={ms:e._milliseconds,d:e._days,M:e._months}:Ue(e)||!isNaN(+e)?(r={},t?r[t]=+e:r.milliseconds=+e):(n=ec.exec(e))?(i=n[1]==="-"?-1:1,r={y:0,d:O(n[De])*i,h:O(n[re])*i,m:O(n[xe])*i,s:O(n[Ae])*i,ms:O(On(n[tt]*1e3))*i}):(n=tc.exec(e))?(i=n[1]==="-"?-1:1,r={y:et(n[2],i),M:et(n[3],i),w:et(n[4],i),d:et(n[5],i),h:et(n[6],i),m:et(n[7],i),s:et(n[8],i)}):r==null?r={}:typeof r=="object"&&("from"in r||"to"in r)&&(a=rc(U(r.from),U(r.to)),r={},r.ms=a.milliseconds,r.M=a.months),s=new Rr(r),pr(e)&&C(e,"_locale")&&(s._locale=e._locale),pr(e)&&C(e,"_isValid")&&(s._isValid=e._isValid),s}ke.fn=Rr.prototype;ke.invalid=Uf;function et(e,t){var r=e&&parseFloat(e.replace(",","."));return(isNaN(r)?0:r)*t}function es(e,t){var r={};return r.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(r.months,"M").isAfter(t)&&--r.months,r.milliseconds=+t-+e.clone().add(r.months,"M"),r}function rc(e,t){var r;return e.isValid()&&t.isValid()?(t=ri(t,e),e.isBefore(t)?r=es(e,t):(r=es(t,e),r.milliseconds=-r.milliseconds,r.months=-r.months),r):{milliseconds:0,months:0}}function wa(e,t){return function(r,n){var i,s;return n!==null&&!isNaN(+n)&&(qs(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."),s=r,r=n,n=s),i=ke(r,n),Sa(this,i,e),this}}function Sa(e,t,r,n){var i=t._milliseconds,s=On(t._days),a=On(t._months);e.isValid()&&(n=n==null?!0:n,a&&aa(e,Vt(e,"Month")+a*r),s&&na(e,"Date",Vt(e,"Date")+s*r),i&&e._d.setTime(e._d.valueOf()+i*r),n&&p.updateOffset(e,s||a))}var nc=wa(1,"add"),ic=wa(-1,"subtract");function xa(e){return typeof e=="string"||e instanceof String}function sc(e){return Me(e)||$t(e)||xa(e)||Ue(e)||oc(e)||ac(e)||e===null||e===void 0}function ac(e){var t=nt(e)&&!Rn(e),r=!1,n=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],i,s,a=n.length;for(i=0;i<a;i+=1)s=n[i],r=r||C(e,s);return t&&r}function oc(e){var t=Ee(e),r=!1;return t&&(r=e.filter(function(n){return!Ue(n)&&xa(e)}).length===0),t&&r}function lc(e){var t=nt(e)&&!Rn(e),r=!1,n=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],i,s;for(i=0;i<n.length;i+=1)s=n[i],r=r||C(e,s);return t&&r}function uc(e,t){var r=e.diff(t,"days",!0);return r<-6?"sameElse":r<-1?"lastWeek":r<0?"lastDay":r<1?"sameDay":r<2?"nextDay":r<7?"nextWeek":"sameElse"}function hc(e,t){arguments.length===1&&(arguments[0]?sc(arguments[0])?(e=arguments[0],t=void 0):lc(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var r=e||U(),n=ri(r,this).startOf("day"),i=p.calendarFormat(this,n)||"sameElse",s=t&&(Ie(t[i])?t[i].call(this,r):t[i]);return this.format(s||this.localeData().calendar(i,this,U(r)))}function fc(){return new qt(this)}function cc(e,t){var r=Me(e)?e:U(e);return this.isValid()&&r.isValid()?(t=ve(t)||"millisecond",t==="millisecond"?this.valueOf()>r.valueOf():r.valueOf()<this.clone().startOf(t).valueOf()):!1}function dc(e,t){var r=Me(e)?e:U(e);return this.isValid()&&r.isValid()?(t=ve(t)||"millisecond",t==="millisecond"?this.valueOf()<r.valueOf():this.clone().endOf(t).valueOf()<r.valueOf()):!1}function mc(e,t,r,n){var i=Me(e)?e:U(e),s=Me(t)?t:U(t);return this.isValid()&&i.isValid()&&s.isValid()?(n=n||"()",(n[0]==="("?this.isAfter(i,r):!this.isBefore(i,r))&&(n[1]===")"?this.isBefore(s,r):!this.isAfter(s,r))):!1}function pc(e,t){var r=Me(e)?e:U(e),n;return this.isValid()&&r.isValid()?(t=ve(t)||"millisecond",t==="millisecond"?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf())):!1}function gc(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function yc(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function _c(e,t,r){var n,i,s;if(!this.isValid())return NaN;if(n=ri(e,this),!n.isValid())return NaN;switch(i=(n.utcOffset()-this.utcOffset())*6e4,t=ve(t),t){case"year":s=gr(this,n)/12;break;case"month":s=gr(this,n);break;case"quarter":s=gr(this,n)/3;break;case"second":s=(this-n)/1e3;break;case"minute":s=(this-n)/6e4;break;case"hour":s=(this-n)/36e5;break;case"day":s=(this-n-i)/864e5;break;case"week":s=(this-n-i)/6048e5;break;default:s=this-n}return r?s:ye(s)}function gr(e,t){if(e.date()<t.date())return-gr(t,e);var r=(t.year()-e.year())*12+(t.month()-e.month()),n=e.clone().add(r,"months"),i,s;return t-n<0?(i=e.clone().add(r-1,"months"),s=(t-n)/(n-i)):(i=e.clone().add(r+1,"months"),s=(t-n)/(i-n)),-(r+s)||0}p.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";p.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function bc(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function vc(e){if(!this.isValid())return null;var t=e!==!0,r=t?this.clone().utc():this;return r.year()<0||r.year()>9999?mr(r,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Ie(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",mr(r,"Z")):mr(r,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function wc(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",r,n,i,s;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),r="["+e+'("]',n=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i="-MM-DD[T]HH:mm:ss.SSS",s=t+'[")]',this.format(r+n+i+s)}function Sc(e){e||(e=this.isUtc()?p.defaultFormatUtc:p.defaultFormat);var t=mr(this,e);return this.localeData().postformat(t)}function xc(e,t){return this.isValid()&&(Me(e)&&e.isValid()||U(e).isValid())?ke({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function Ec(e){return this.from(U(),e)}function Mc(e,t){return this.isValid()&&(Me(e)&&e.isValid()||U(e).isValid())?ke({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function kc(e){return this.to(U(),e)}function Ea(e){var t;return e===void 0?this._locale._abbr:(t=We(e),t!=null&&(this._locale=t),this)}var Ma=be("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 ka(){return this._locale}var Sr=1e3,bt=60*Sr,xr=60*bt,Ta=(365*400+97)*24*xr;function vt(e,t){return(e%t+t)%t}function Oa(e,t,r){return e<100&&e>=0?new Date(e+400,t,r)-Ta:new Date(e,t,r).valueOf()}function Da(e,t,r){return e<100&&e>=0?Date.UTC(e+400,t,r)-Ta:Date.UTC(e,t,r)}function Tc(e){var t,r;if(e=ve(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?Da:Oa,e){case"year":t=r(this.year(),0,1);break;case"quarter":t=r(this.year(),this.month()-this.month()%3,1);break;case"month":t=r(this.year(),this.month(),1);break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=r(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=vt(t+(this._isUTC?0:this.utcOffset()*bt),xr);break;case"minute":t=this._d.valueOf(),t-=vt(t,bt);break;case"second":t=this._d.valueOf(),t-=vt(t,Sr);break}return this._d.setTime(t),p.updateOffset(this,!0),this}function Oc(e){var t,r;if(e=ve(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?Da:Oa,e){case"year":t=r(this.year()+1,0,1)-1;break;case"quarter":t=r(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=r(this.year(),this.month()+1,1)-1;break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=r(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=xr-vt(t+(this._isUTC?0:this.utcOffset()*bt),xr)-1;break;case"minute":t=this._d.valueOf(),t+=bt-vt(t,bt)-1;break;case"second":t=this._d.valueOf(),t+=Sr-vt(t,Sr)-1;break}return this._d.setTime(t),p.updateOffset(this,!0),this}function Dc(){return this._d.valueOf()-(this._offset||0)*6e4}function Fc(){return Math.floor(this.valueOf()/1e3)}function Pc(){return new Date(this.valueOf())}function Ic(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function Hc(){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 Cc(){return this.isValid()?this.toISOString():null}function Nc(){return Bn(this)}function Ac(){return Ze({},T(this))}function Lc(){return T(this).overflow}function Rc(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}v("N",0,0,"eraAbbr");v("NN",0,0,"eraAbbr");v("NNN",0,0,"eraAbbr");v("NNNN",0,0,"eraName");v("NNNNN",0,0,"eraNarrow");v("y",["y",1],"yo","eraYear");v("y",["yy",2],0,"eraYear");v("y",["yyy",3],0,"eraYear");v("y",["yyyy",4],0,"eraYear");g("N",ni);g("NN",ni);g("NNN",ni);g("NNNN",$c);g("NNNNN",qc);R(["N","NN","NNN","NNNN","NNNNN"],function(e,t,r,n){var i=r._locale.erasParse(e,n,r._strict);i?T(r).era=i:T(r).invalidEra=e});g("y",Dt);g("yy",Dt);g("yyy",Dt);g("yyyy",Dt);g("yo",Jc);R(["y","yy","yyy","yyyy"],ue);R(["yo"],function(e,t,r,n){var i;r._locale._eraYearOrdinalRegex&&(i=e.match(r._locale._eraYearOrdinalRegex)),r._locale.eraYearOrdinalParse?t[ue]=r._locale.eraYearOrdinalParse(e,i):t[ue]=parseInt(e,10)});function Bc(e,t){var r,n,i,s=this._eras||We("en")._eras;for(r=0,n=s.length;r<n;++r){switch(typeof s[r].since){case"string":i=p(s[r].since).startOf("day"),s[r].since=i.valueOf();break}switch(typeof s[r].until){case"undefined":s[r].until=1/0;break;case"string":i=p(s[r].until).startOf("day").valueOf(),s[r].until=i.valueOf();break}}return s}function Yc(e,t,r){var n,i,s=this.eras(),a,o,l;for(e=e.toUpperCase(),n=0,i=s.length;n<i;++n)if(a=s[n].name.toUpperCase(),o=s[n].abbr.toUpperCase(),l=s[n].narrow.toUpperCase(),r)switch(t){case"N":case"NN":case"NNN":if(o===e)return s[n];break;case"NNNN":if(a===e)return s[n];break;case"NNNNN":if(l===e)return s[n];break}else if([a,o,l].indexOf(e)>=0)return s[n]}function Uc(e,t){var r=e.since<=e.until?1:-1;return t===void 0?p(e.since).year():p(e.since).year()+(t-e.offset)*r}function Gc(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until||n[e].until<=r&&r<=n[e].since)return n[e].name;return""}function Wc(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until||n[e].until<=r&&r<=n[e].since)return n[e].narrow;return""}function jc(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until||n[e].until<=r&&r<=n[e].since)return n[e].abbr;return""}function Vc(){var e,t,r,n,i=this.localeData().eras();for(e=0,t=i.length;e<t;++e)if(r=i[e].since<=i[e].until?1:-1,n=this.clone().startOf("day").valueOf(),i[e].since<=n&&n<=i[e].until||i[e].until<=n&&n<=i[e].since)return(this.year()-p(i[e].since).year())*r+i[e].offset;return this.year()}function zc(e){return C(this,"_erasNameRegex")||ii.call(this),e?this._erasNameRegex:this._erasRegex}function Zc(e){return C(this,"_erasAbbrRegex")||ii.call(this),e?this._erasAbbrRegex:this._erasRegex}function Xc(e){return C(this,"_erasNarrowRegex")||ii.call(this),e?this._erasNarrowRegex:this._erasRegex}function ni(e,t){return t.erasAbbrRegex(e)}function $c(e,t){return t.erasNameRegex(e)}function qc(e,t){return t.erasNarrowRegex(e)}function Jc(e,t){return t._eraYearOrdinalRegex||Dt}function ii(){var e=[],t=[],r=[],n=[],i,s,a,o,l,u=this.eras();for(i=0,s=u.length;i<s;++i)a=Re(u[i].name),o=Re(u[i].abbr),l=Re(u[i].narrow),t.push(a),e.push(o),r.push(l),n.push(a),n.push(o),n.push(l);this._erasRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+r.join("|")+")","i")}v(0,["gg",2],0,function(){return this.weekYear()%100});v(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Br(e,t){v(0,[e,e.length],0,t)}Br("gggg","weekYear");Br("ggggg","weekYear");Br("GGGG","isoWeekYear");Br("GGGGG","isoWeekYear");g("G",Cr);g("g",Cr);g("GG",G,pe);g("gg",G,pe);g("GGGG",Vn,jn);g("gggg",Vn,jn);g("GGGGG",Hr,Pr);g("ggggg",Hr,Pr);Qt(["gggg","ggggg","GGGG","GGGGG"],function(e,t,r,n){t[n.substr(0,2)]=O(e)});Qt(["gg","GG"],function(e,t,r,n){t[n]=p.parseTwoDigitYear(e)});function Qc(e){return Fa.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Kc(e){return Fa.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function ed(){return Be(this.year(),1,4)}function td(){return Be(this.isoWeekYear(),1,4)}function rd(){var e=this.localeData()._week;return Be(this.year(),e.dow,e.doy)}function nd(){var e=this.localeData()._week;return Be(this.weekYear(),e.dow,e.doy)}function Fa(e,t,r,n,i){var s;return e==null?Zt(this,n,i).year:(s=Be(e,n,i),t>s&&(t=s),id.call(this,e,t,r,n,i))}function id(e,t,r,n,i){var s=ua(e,t,r,n,i),a=zt(s.year,0,s.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}v("Q",0,"Qo","quarter");g("Q",Qs);R("Q",function(e,t){t[Ne]=(O(e)-1)*3});function sd(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}v("D",["DD",2],"Do","date");g("D",G,Ft);g("DD",G,pe);g("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient});R(["D","DD"],De);R("Do",function(e,t){t[De]=O(e.match(G)[0])});var Pa=Pt("Date",!0);v("DDD",["DDDD",3],"DDDo","dayOfYear");g("DDD",Ir);g("DDDD",Ks);R(["DDD","DDDD"],function(e,t,r){r._dayOfYear=O(e)});function ad(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}v("m",["mm",2],0,"minute");g("m",G,zn);g("mm",G,pe);R(["m","mm"],xe);var od=Pt("Minutes",!1);v("s",["ss",2],0,"second");g("s",G,zn);g("ss",G,pe);R(["s","ss"],Ae);var ld=Pt("Seconds",!1);v("S",0,0,function(){return~~(this.millisecond()/100)});v(0,["SS",2],0,function(){return~~(this.millisecond()/10)});v(0,["SSS",3],0,"millisecond");v(0,["SSSS",4],0,function(){return this.millisecond()*10});v(0,["SSSSS",5],0,function(){return this.millisecond()*100});v(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});v(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});v(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});v(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});g("S",Ir,Qs);g("SS",Ir,pe);g("SSS",Ir,Ks);var Xe,Ia;for(Xe="SSSS";Xe.length<=9;Xe+="S")g(Xe,Dt);function ud(e,t){t[tt]=O(("0."+e)*1e3)}for(Xe="S";Xe.length<=9;Xe+="S")R(Xe,ud);Ia=Pt("Milliseconds",!1);v("z",0,0,"zoneAbbr");v("zz",0,0,"zoneName");function hd(){return this._isUTC?"UTC":""}function fd(){return this._isUTC?"Coordinated Universal Time":""}var m=qt.prototype;m.add=nc;m.calendar=hc;m.clone=fc;m.diff=_c;m.endOf=Oc;m.format=Sc;m.from=xc;m.fromNow=Ec;m.to=Mc;m.toNow=kc;m.get=vh;m.invalidAt=Lc;m.isAfter=cc;m.isBefore=dc;m.isBetween=mc;m.isSame=pc;m.isSameOrAfter=gc;m.isSameOrBefore=yc;m.isValid=Nc;m.lang=Ma;m.locale=Ea;m.localeData=ka;m.max=Nf;m.min=Cf;m.parsingFlags=Ac;m.set=wh;m.startOf=Tc;m.subtract=ic;m.toArray=Ic;m.toObject=Hc;m.toDate=Pc;m.toISOString=vc;m.inspect=wc;typeof Symbol!="undefined"&&Symbol.for!=null&&(m[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});m.toJSON=Cc;m.toString=bc;m.unix=Fc;m.valueOf=Dc;m.creationData=Rc;m.eraName=Gc;m.eraNarrow=Wc;m.eraAbbr=jc;m.eraYear=Vc;m.year=ra;m.isLeapYear=bh;m.weekYear=Qc;m.isoWeekYear=Kc;m.quarter=m.quarters=sd;m.month=oa;m.daysInMonth=Fh;m.week=m.weeks=Rh;m.isoWeek=m.isoWeeks=Bh;m.weeksInYear=rd;m.weeksInWeekYear=nd;m.isoWeeksInYear=ed;m.isoWeeksInISOWeekYear=td;m.date=Pa;m.day=m.days=Qh;m.weekday=Kh;m.isoWeekday=ef;m.dayOfYear=ad;m.hour=m.hours=lf;m.minute=m.minutes=od;m.second=m.seconds=ld;m.millisecond=m.milliseconds=Ia;m.utcOffset=jf;m.utc=zf;m.local=Zf;m.parseZone=Xf;m.hasAlignedHourOffset=$f;m.isDST=qf;m.isLocal=Qf;m.isUtcOffset=Kf;m.isUtc=va;m.isUTC=va;m.zoneAbbr=hd;m.zoneName=fd;m.dates=be("dates accessor is deprecated. Use date instead.",Pa);m.months=be("months accessor is deprecated. Use month instead",oa);m.years=be("years accessor is deprecated. Use year instead",ra);m.zone=be("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",Vf);m.isDSTShifted=be("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Jf);function cd(e){return U(e*1e3)}function dd(){return U.apply(null,arguments).parseZone()}function Ha(e){return e}var N=Un.prototype;N.calendar=Ju;N.longDateFormat=th;N.invalidDate=nh;N.ordinal=ah;N.preparse=Ha;N.postformat=Ha;N.relativeTime=lh;N.pastFuture=uh;N.set=$u;N.eras=Bc;N.erasParse=Yc;N.erasConvertYear=Uc;N.erasAbbrRegex=Zc;N.erasNameRegex=zc;N.erasNarrowRegex=Xc;N.months=kh;N.monthsShort=Th;N.monthsParse=Dh;N.monthsRegex=Ih;N.monthsShortRegex=Ph;N.week=Ch;N.firstDayOfYear=Lh;N.firstDayOfWeek=Ah;N.weekdays=Zh;N.weekdaysMin=$h;N.weekdaysShort=Xh;N.weekdaysParse=Jh;N.weekdaysRegex=tf;N.weekdaysShortRegex=rf;N.weekdaysMinRegex=nf;N.isPM=af;N.meridiem=uf;function Er(e,t,r,n){var i=We(),s=Pe().set(n,t);return i[r](s,e)}function Ca(e,t,r){if(Ue(e)&&(t=e,e=void 0),e=e||"",t!=null)return Er(e,t,r,"month");var n,i=[];for(n=0;n<12;n++)i[n]=Er(e,n,r,"month");return i}function si(e,t,r,n){typeof e=="boolean"?(Ue(t)&&(r=t,t=void 0),t=t||""):(t=e,r=t,e=!1,Ue(t)&&(r=t,t=void 0),t=t||"");var i=We(),s=e?i._week.dow:0,a,o=[];if(r!=null)return Er(t,(r+s)%7,n,"day");for(a=0;a<7;a++)o[a]=Er(t,(a+s)%7,n,"day");return o}function md(e,t){return Ca(e,t,"months")}function pd(e,t){return Ca(e,t,"monthsShort")}function gd(e,t,r){return si(e,t,r,"weekdays")}function yd(e,t,r){return si(e,t,r,"weekdaysShort")}function _d(e,t,r){return si(e,t,r,"weekdaysMin")}qe("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,r=O(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+r}});p.lang=be("moment.lang is deprecated. Use moment.locale instead.",qe);p.langData=be("moment.langData is deprecated. Use moment.localeData instead.",We);var He=Math.abs;function bd(){var e=this._data;return this._milliseconds=He(this._milliseconds),this._days=He(this._days),this._months=He(this._months),e.milliseconds=He(e.milliseconds),e.seconds=He(e.seconds),e.minutes=He(e.minutes),e.hours=He(e.hours),e.months=He(e.months),e.years=He(e.years),this}function Na(e,t,r,n){var i=ke(t,r);return e._milliseconds+=n*i._milliseconds,e._days+=n*i._days,e._months+=n*i._months,e._bubble()}function vd(e,t){return Na(this,e,t,1)}function wd(e,t){return Na(this,e,t,-1)}function ts(e){return e<0?Math.floor(e):Math.ceil(e)}function Sd(){var e=this._milliseconds,t=this._days,r=this._months,n=this._data,i,s,a,o,l;return e>=0&&t>=0&&r>=0||e<=0&&t<=0&&r<=0||(e+=ts(Fn(r)+t)*864e5,t=0,r=0),n.milliseconds=e%1e3,i=ye(e/1e3),n.seconds=i%60,s=ye(i/60),n.minutes=s%60,a=ye(s/60),n.hours=a%24,t+=ye(a/24),l=ye(Aa(t)),r+=l,t-=ts(Fn(l)),o=ye(r/12),r%=12,n.days=t,n.months=r,n.years=o,this}function Aa(e){return e*4800/146097}function Fn(e){return e*146097/4800}function xd(e){if(!this.isValid())return NaN;var t,r,n=this._milliseconds;if(e=ve(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+n/864e5,r=this._months+Aa(t),e){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(t=this._days+Math.round(Fn(this._months)),e){case"week":return t/7+n/6048e5;case"day":return t+n/864e5;case"hour":return t*24+n/36e5;case"minute":return t*1440+n/6e4;case"second":return t*86400+n/1e3;case"millisecond":return Math.floor(t*864e5)+n;default:throw new Error("Unknown unit "+e)}}function je(e){return function(){return this.as(e)}}var La=je("ms"),Ed=je("s"),Md=je("m"),kd=je("h"),Td=je("d"),Od=je("w"),Dd=je("M"),Fd=je("Q"),Pd=je("y"),Id=La;function Hd(){return ke(this)}function Cd(e){return e=ve(e),this.isValid()?this[e+"s"]():NaN}function st(e){return function(){return this.isValid()?this._data[e]:NaN}}var Nd=st("milliseconds"),Ad=st("seconds"),Ld=st("minutes"),Rd=st("hours"),Bd=st("days"),Yd=st("months"),Ud=st("years");function Gd(){return ye(this.days()/7)}var Ce=Math.round,pt={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Wd(e,t,r,n,i){return i.relativeTime(t||1,!!r,e,n)}function jd(e,t,r,n){var i=ke(e).abs(),s=Ce(i.as("s")),a=Ce(i.as("m")),o=Ce(i.as("h")),l=Ce(i.as("d")),u=Ce(i.as("M")),f=Ce(i.as("w")),c=Ce(i.as("y")),d=s<=r.ss&&["s",s]||s<r.s&&["ss",s]||a<=1&&["m"]||a<r.m&&["mm",a]||o<=1&&["h"]||o<r.h&&["hh",o]||l<=1&&["d"]||l<r.d&&["dd",l];return r.w!=null&&(d=d||f<=1&&["w"]||f<r.w&&["ww",f]),d=d||u<=1&&["M"]||u<r.M&&["MM",u]||c<=1&&["y"]||["yy",c],d[2]=t,d[3]=+e>0,d[4]=n,Wd.apply(null,d)}function Vd(e){return e===void 0?Ce:typeof e=="function"?(Ce=e,!0):!1}function zd(e,t){return pt[e]===void 0?!1:t===void 0?pt[e]:(pt[e]=t,e==="s"&&(pt.ss=t-1),!0)}function Zd(e,t){if(!this.isValid())return this.localeData().invalidDate();var r=!1,n=pt,i,s;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(r=e),typeof t=="object"&&(n=Object.assign({},pt,t),t.s!=null&&t.ss==null&&(n.ss=t.s-1)),i=this.localeData(),s=jd(this,!r,n,i),r&&(s=i.pastFuture(+this,s)),i.postformat(s)}var ln=Math.abs;function ct(e){return(e>0)-(e<0)||+e}function Yr(){if(!this.isValid())return this.localeData().invalidDate();var e=ln(this._milliseconds)/1e3,t=ln(this._days),r=ln(this._months),n,i,s,a,o=this.asSeconds(),l,u,f,c;return o?(n=ye(e/60),i=ye(n/60),e%=60,n%=60,s=ye(r/12),r%=12,a=e?e.toFixed(3).replace(/\.?0+$/,""):"",l=o<0?"-":"",u=ct(this._months)!==ct(o)?"-":"",f=ct(this._days)!==ct(o)?"-":"",c=ct(this._milliseconds)!==ct(o)?"-":"",l+"P"+(s?u+s+"Y":"")+(r?u+r+"M":"")+(t?f+t+"D":"")+(i||n||e?"T":"")+(i?c+i+"H":"")+(n?c+n+"M":"")+(e?c+a+"S":"")):"P0D"}var I=Rr.prototype;I.isValid=Yf;I.abs=bd;I.add=vd;I.subtract=wd;I.as=xd;I.asMilliseconds=La;I.asSeconds=Ed;I.asMinutes=Md;I.asHours=kd;I.asDays=Td;I.asWeeks=Od;I.asMonths=Dd;I.asQuarters=Fd;I.asYears=Pd;I.valueOf=Id;I._bubble=Sd;I.clone=Hd;I.get=Cd;I.milliseconds=Nd;I.seconds=Ad;I.minutes=Ld;I.hours=Rd;I.days=Bd;I.weeks=Gd;I.months=Yd;I.years=Ud;I.humanize=Zd;I.toISOString=Yr;I.toString=Yr;I.toJSON=Yr;I.locale=Ea;I.localeData=ka;I.toIsoString=be("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Yr);I.lang=Ma;v("X",0,0,"unix");v("x",0,0,"valueOf");g("x",Cr);g("X",dh);R("X",function(e,t,r){r._d=new Date(parseFloat(e)*1e3)});R("x",function(e,t,r){r._d=new Date(O(e))});//! moment.js
|
|
14
|
-
p.version="2.30.1";Zu(U);p.fn=m;p.min=Af;p.max=Lf;p.now=Rf;p.utc=Pe;p.unix=cd;p.months=md;p.isDate=$t;p.locale=qe;p.invalid=Fr;p.duration=ke;p.isMoment=Me;p.weekdays=gd;p.parseZone=dd;p.localeData=We;p.isDuration=pr;p.monthsShort=pd;p.weekdaysMin=_d;p.defineLocale=Jn;p.updateLocale=df;p.locales=mf;p.weekdaysShort=yd;p.normalizeUnits=ve;p.relativeTimeRounding=Vd;p.relativeTimeThreshold=zd;p.calendarFormat=uc;p.prototype=m;p.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 Xd(e){us(e,"svelte-144jk8i",'.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;z-index:17}.ShortCashierContainerMobile{background-color:var(--emfe-w-color-white, #FFFFFF);position:absolute;width:80vw;top:32px;left:50%;transform:translateX(-100%);padding:10px;box-shadow:0px 30px 30px var(--emfe-w-header-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emfe-w-color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:78%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.CasinoIntegratedGamePage{display:flex;flex-direction:column;height:100vh}.GamePageIntegratedTopSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 40px}@media(max-width: 768px){.GamePageIntegratedTopSection{padding:0 10px}}.backButton{background:transparent;display:inline-flex;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));height:15px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:22px;cursor:pointer}.backButton svg{width:20px;height:20px;margin-right:24px;fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}.BottomGame{padding:0 40px;min-height:92px;background-color:var(--emfe-w-casino-color-bg, var(--emfe-w-color-background, #07072A));display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.BottomGame{padding:0 10px}}.DepositButton,.PlayNowButton{border:none;padding:12px 20px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));border-radius:5px;cursor:pointer}.PlayNowButton{background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))}.GameThumbnail{border-radius:2px;width:270px;height:180px}.FullscreenButton{border-radius:5px;border:none;width:60px;height:60px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));float:right}.FullscreenButton svg{fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{width:275px;display:flex;flex-direction:row;justify-content:space-between}.ButtonsContainer.ButtonsContainerFunMode{margin-right:15px}.ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));background-color:var(--emfe-w-casino-contrast, var(--emfe-w-color-background, #07072A));border-radius:5px;border:1px solid var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));background-color:var(--emfe-w-casino-contrast, var(--emfe-w-color-background, #07072A));border-radius:5px;border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));width:100%;height:60px;margin-top:20px}.GamesContainer{width:100%;height:100%;max-width:calc(100% - 4px);max-height:100%}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emfe-w-color-white, #FFFFFF)}p{color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}#IframeContainer{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}#IframeGame{width:100%;height:100%;display:flex;flex-direction:column}.FullsScreenLayout{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:300;overflow:auto;background:var(--emfe-w-color-black, #000)}.FullsScreenLayout .GamesContainer{width:100% !important;height:calc(100% - 100px) !important}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:240px;height:60px;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.PanicButton{border-radius:5px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;height:60px;line-height:18px;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:80% !important;height:60px;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;color:#fff;-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.BannerSection{width:100%;height:150px;background:repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);display:flex;justify-content:center;align-items:center}.BannerSection h3{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}')}function $d(e){let t;function r(s,a){if(s[25])return Kd;if(s[30])return Qd}let n=r(e),i=n&&n(e);return{c(){t=M("div"),i&&i.c(),x(t,"class","CasinoIntegratedGamePage")},m(s,a){V(s,t,a),i&&i.m(t,null)},p(s,a){n===(n=r(s))&&i?i.p(s,a):(i&&i.d(1),i=n&&n(s),i&&(i.c(),i.m(t,null)))},d(s){s&&Y(t),i&&i.d()}}}function qd(e){let t;return{c(){t=M("p"),t.textContent="500 Error - Internal Server Error.",x(t,"class","SearchLoading")},m(r,n){V(r,t,n)},p:ne,d(r){r&&Y(t)}}}function Jd(e){let t;return{c(){t=M("p"),t.textContent="Loading, please wait ...",x(t,"class","SearchLoading")},m(r,n){V(r,t,n)},p:ne,d(r){r&&Y(t)}}}function Qd(e){let t,r,n,i,s,a,o,l,u,f,c,d,y,E,_,B,Z,X=e[43]("signIn")+"",$,q,te,ie=e[43]("register")+"",me,Te,J,Q,Oe;function we(b,z){return b[36]?t0:e0}let K=we(e),A=K(e),S=e[12]=="true"&&!e[36]&&rs();return{c(){t=M("div"),r=M("button"),r.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>',n=oe(),i=M("p"),s=M("span"),a=$e(e[23]),o=oe(),l=M("div"),u=oe(),f=M("div"),c=M("div"),d=M("iframe"),E=oe(),_=M("div"),B=M("div"),Z=M("button"),$=$e(X),q=oe(),te=M("button"),me=$e(ie),Te=oe(),A.c(),J=oe(),S&&S.c(),x(r,"class","backButton"),x(i,"class","Time"),x(t,"class","GamePageIntegratedTopSection"),x(d,"title","Games"),x(d,"class","GamesContainer"),x(d,"aria-hidden","false"),Ut(d.src,y=e[29].launchUrl)||x(d,"src",y),x(Z,"class","LoginButton"),x(te,"class","RegisterButton"),x(B,"class","ButtonsContainer ButtonsContainerFunMode"),x(_,"class","BottomGame"),x(c,"id","IframeGame"),ae(c,"width",e[36]?"100%":e[37]),ae(c,"height",e[36]?"100%":e[38]),ae(c,"max-width",e[36]||!e[31]?"none":e[29].width?Math.floor(e[29].width)+"px":"1280px"),ae(c,"max-height",e[36]||!e[31]?"none":e[29].height?Math.floor(e[29].height)+100+"px":"720px"),x(f,"id","IframeContainer"),wt(f,"FullsScreenLayout",e[36])},m(b,z){V(b,t,z),k(t,r),k(t,n),k(t,i),k(i,s),k(s,a),e[74](i),k(t,o),k(t,l),V(b,u,z),V(b,f,z),k(f,c),k(c,d),e[75](d),k(c,E),k(c,_),k(_,B),k(B,Z),k(Z,$),k(B,q),k(B,te),k(te,me),k(_,Te),A.m(_,null),e[80](_),e[81](c),k(f,J),S&&S.m(f,null),e[82](f),Q||(Oe=[_e(r,"click",e[73]),_e(Z,"click",e[76]),_e(te,"click",e[77])],Q=!0)},p(b,z){z[0]&8388608&&rt(a,b[23]),z[0]&536870912&&!Ut(d.src,y=b[29].launchUrl)&&x(d,"src",y),z[1]&4096&&X!==(X=b[43]("signIn")+"")&&rt($,X),z[1]&4096&&ie!==(ie=b[43]("register")+"")&&rt(me,ie),K===(K=we(b))&&A?A.p(b,z):(A.d(1),A=K(b),A&&(A.c(),A.m(_,null))),z[1]&96&&ae(c,"width",b[36]?"100%":b[37]),z[1]&160&&ae(c,"height",b[36]?"100%":b[38]),z[0]&536870912|z[1]&33&&ae(c,"max-width",b[36]||!b[31]?"none":b[29].width?Math.floor(b[29].width)+"px":"1280px"),z[0]&536870912|z[1]&33&&ae(c,"max-height",b[36]||!b[31]?"none":b[29].height?Math.floor(b[29].height)+100+"px":"720px"),b[12]=="true"&&!b[36]?S||(S=rs(),S.c(),S.m(f,null)):S&&(S.d(1),S=null),z[1]&32&&wt(f,"FullsScreenLayout",b[36])},d(b){b&&(Y(t),Y(u),Y(f)),e[74](null),e[75](null),A.d(),e[80](null),e[81](null),S&&S.d(),e[82](null),Q=!1,Je(Oe)}}}function Kd(e){let t,r,n,i,s,a,o,l,u=e[43]("deposit")+"",f,c,d,y,E,_,B,Z,X,$,q,te,ie,me,Te,J=e[42]&&ns(e),Q=e[11]==="true"&&is(e);function Oe(S,b){return S[36]?s0:i0}let we=Oe(e),K=we(e),A=e[12]=="true"&&!e[36]&&ss();return{c(){t=M("div"),r=M("button"),r.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>',n=oe(),i=M("p"),s=M("span"),a=$e(e[23]),o=oe(),l=M("div"),f=$e(u),c=oe(),J&&J.c(),d=oe(),y=M("div"),E=M("div"),_=M("iframe"),$=oe(),q=M("div"),Q&&Q.c(),te=oe(),K.c(),ie=oe(),A&&A.c(),x(r,"class","backButton"),x(i,"class","Time"),x(l,"class","DepositButton"),x(t,"class","GamePageIntegratedTopSection"),x(_,"title","Games"),x(_,"id","IframeGame"),x(_,"class","GamesContainer"),x(_,"aria-hidden","false"),Ut(_.src,B=e[29].launchUrl)||x(_,"src",B),x(_,"width",Z=e[33]+"px"),x(_,"height",X=e[34]+"px"),x(q,"class","BottomGame BottomGameLoggedin"),x(E,"id","IframeGame"),ae(E,"width",e[36]?"100%":e[37]),ae(E,"height",e[36]?"100%":e[38]),ae(E,"max-width",e[36]?"none":e[29].width?e[29].width+"px":"1280px"),ae(E,"max-height",e[36]?"none":e[29].height?Math.floor(e[29].height)+100+"px":"720px"),x(y,"id","IframeContainer"),wt(y,"FullsScreenLayout",e[36])},m(S,b){V(S,t,b),k(t,r),k(t,n),k(t,i),k(i,s),k(s,a),e[62](i),k(t,o),k(t,l),k(l,f),k(t,c),J&&J.m(t,null),V(S,d,b),V(S,y,b),k(y,E),k(E,_),e[66](_),k(E,$),k(E,q),Q&&Q.m(q,null),k(q,te),K.m(q,null),e[70](q),e[71](E),k(y,ie),A&&A.m(y,null),e[72](y),me||(Te=[_e(r,"click",e[61]),_e(l,"click",e[63])],me=!0)},p(S,b){b[0]&8388608&&rt(a,S[23]),b[1]&4096&&u!==(u=S[43]("deposit")+"")&&rt(f,u),S[42]?J?J.p(S,b):(J=ns(S),J.c(),J.m(t,null)):J&&(J.d(1),J=null),b[0]&536870912&&!Ut(_.src,B=S[29].launchUrl)&&x(_,"src",B),b[1]&4&&Z!==(Z=S[33]+"px")&&x(_,"width",Z),b[1]&8&&X!==(X=S[34]+"px")&&x(_,"height",X),S[11]==="true"?Q?Q.p(S,b):(Q=is(S),Q.c(),Q.m(q,te)):Q&&(Q.d(1),Q=null),we===(we=Oe(S))&&K?K.p(S,b):(K.d(1),K=we(S),K&&(K.c(),K.m(q,null))),b[1]&96&&ae(E,"width",S[36]?"100%":S[37]),b[1]&160&&ae(E,"height",S[36]?"100%":S[38]),b[0]&536870912|b[1]&32&&ae(E,"max-width",S[36]?"none":S[29].width?S[29].width+"px":"1280px"),b[0]&536870912|b[1]&32&&ae(E,"max-height",S[36]?"none":S[29].height?Math.floor(S[29].height)+100+"px":"720px"),S[12]=="true"&&!S[36]?A||(A=ss(),A.c(),A.m(y,null)):A&&(A.d(1),A=null),b[1]&32&&wt(y,"FullsScreenLayout",S[36])},d(S){S&&(Y(t),Y(d),Y(y)),e[62](null),J&&J.d(),e[66](null),Q&&Q.d(),K.d(),e[70](null),e[71](null),A&&A.d(),e[72](null),me=!1,Je(Te)}}}function e0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>',x(t,"class","FullscreenButton"),x(t,"part","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[79]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function t0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>',x(t,"class","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[78]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function rs(e){let t;return{c(){t=M("div"),t.innerHTML="<h3>Your banner here</h3>",x(t,"class","BannerSection")},m(r,n){V(r,t,n)},d(r){r&&Y(t)}}}function ns(e){let t,r,n,i,s,a,o,l;function u(d,y){return d[6]==="gmcore"?n0:r0}let f=u(e),c=f(e);return{c(){t=M("div"),r=oe(),n=M("div"),i=M("div"),s=M("div"),s.innerHTML='<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>',a=oe(),c.c(),x(t,"class","ShortCashierWindow"),x(s,"class","ClosePopUpButtonShortCashier"),x(i,"class","ShortCashierContainerMobile"),x(n,"class","ShortCashierContainerWrapperMobile")},m(d,y){V(d,t,y),V(d,r,y),V(d,n,y),k(n,i),k(i,s),k(i,a),c.m(i,null),o||(l=[_e(t,"click",e[64]),_e(s,"click",e[65])],o=!0)},p(d,y){f===(f=u(d))&&c?c.p(d,y):(c.d(1),c=f(d),c&&(c.c(),c.m(i,null)))},d(d){d&&(Y(t),Y(r),Y(n)),c.d(),o=!1,Je(l)}}}function r0(e){let t,r,n,i,s,a,o,l,u,f;return{c(){t=M("user-deposit-withdrawal"),w(t,"endpoint",e[0]),w(t,"type","deposit"),w(t,"channel",r=e[39]?"Mobile":"Desktop"),w(t,"is-short-cashier",e[8]),w(t,"language",e[1]),w(t,"product-type",e[13]),w(t,"user-id",e[3]),w(t,"session",e[2]),w(t,"success-url",n="https://"+window.location.hostname+"/"+e[1]+e[14]),w(t,"cancel-url",i="https://"+window.location.hostname+"/"+e[1]+e[16]),w(t,"fail-url",s="https://"+window.location.hostname+"/"+e[1]+e[15]),w(t,"sports-url",a="https://"+window.location.hostname+"/"+e[1]+e[17]),w(t,"casino-url",o="https://"+window.location.hostname+"/"+e[1]+e[18]),w(t,"contact-url",l="https://"+window.location.hostname+"/"+e[1]+e[19]),w(t,"home-url",u="https://"+window.location.hostname+"/"+e[1]+e[20]),w(t,"deposit-url",f="https://"+window.location.hostname+"/"+e[1]+e[7]),w(t,"client-styling",e[4]),w(t,"client-styling-url",e[5])},m(c,d){V(c,t,d)},p(c,d){d[0]&1&&w(t,"endpoint",c[0]),d[1]&256&&r!==(r=c[39]?"Mobile":"Desktop")&&w(t,"channel",r),d[0]&256&&w(t,"is-short-cashier",c[8]),d[0]&2&&w(t,"language",c[1]),d[0]&8192&&w(t,"product-type",c[13]),d[0]&8&&w(t,"user-id",c[3]),d[0]&4&&w(t,"session",c[2]),d[0]&16386&&n!==(n="https://"+window.location.hostname+"/"+c[1]+c[14])&&w(t,"success-url",n),d[0]&65538&&i!==(i="https://"+window.location.hostname+"/"+c[1]+c[16])&&w(t,"cancel-url",i),d[0]&32770&&s!==(s="https://"+window.location.hostname+"/"+c[1]+c[15])&&w(t,"fail-url",s),d[0]&131074&&a!==(a="https://"+window.location.hostname+"/"+c[1]+c[17])&&w(t,"sports-url",a),d[0]&262146&&o!==(o="https://"+window.location.hostname+"/"+c[1]+c[18])&&w(t,"casino-url",o),d[0]&524290&&l!==(l="https://"+window.location.hostname+"/"+c[1]+c[19])&&w(t,"contact-url",l),d[0]&1048578&&u!==(u="https://"+window.location.hostname+"/"+c[1]+c[20])&&w(t,"home-url",u),d[0]&130&&f!==(f="https://"+window.location.hostname+"/"+c[1]+c[7])&&w(t,"deposit-url",f),d[0]&16&&w(t,"client-styling",c[4]),d[0]&32&&w(t,"client-styling-url",c[5])},d(c){c&&Y(t)}}}function n0(e){let t;return{c(){t=M("player-deposit"),w(t,"endpoint",e[0]),w(t,"session",e[2]),w(t,"playerid",e[3]),w(t,"lang",e[1]),w(t,"hasdefaultamount",e[9]),w(t,"playercurrency",e[10]),w(t,"shortcashierenabled",e[8]),w(t,"clientstyling",e[4]),w(t,"clientstylingurl",e[5])},m(r,n){V(r,t,n)},p(r,n){n[0]&1&&w(t,"endpoint",r[0]),n[0]&4&&w(t,"session",r[2]),n[0]&8&&w(t,"playerid",r[3]),n[0]&2&&w(t,"lang",r[1]),n[0]&512&&w(t,"hasdefaultamount",r[9]),n[0]&1024&&w(t,"playercurrency",r[10]),n[0]&256&&w(t,"shortcashierenabled",r[8]),n[0]&16&&w(t,"clientstyling",r[4]),n[0]&32&&w(t,"clientstylingurl",r[5])},d(r){r&&Y(t)}}}function is(e){let t,r,n=e[43]("breakButton")+"",i;return{c(){t=M("div"),r=M("button"),i=$e(n),x(r,"class","PanicButton "+(br(e[44])!=="PC"?"PanicButtonMobile":"")),x(r,"part","PanicButton "+(br(e[44])!=="PC"?"PanicButtonMobile":"")),wt(r,"PanicButtonAnimation",e[28]),x(t,"class","PanicSection")},m(s,a){V(s,t,a),k(t,r),k(r,i),e[67](r)},p(s,a){a[1]&4096&&n!==(n=s[43]("breakButton")+"")&&rt(i,n),a[0]&268435456&&wt(r,"PanicButtonAnimation",s[28])},d(s){s&&Y(t),e[67](null)}}}function i0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>',x(t,"class","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[69]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function s0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>',x(t,"class","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[68]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function ss(e){let t;return{c(){t=M("div"),t.innerHTML="<h3>Your banner here</h3>",x(t,"class","BannerSection")},m(r,n){V(r,t,n)},d(r){r&&Y(t)}}}function a0(e){let t;function r(s,a){return s[27]?Jd:s[26]?qd:$d}let n=r(e),i=n(e);return{c(){t=M("div"),i.c()},m(s,a){V(s,t,a),i.m(t,null),e[83](t)},p(s,a){n===(n=r(s))&&i?i.p(s,a):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:ne,o:ne,d(s){s&&Y(t),i.d(),e[83](null)}}}function o0(e,t,r){let n,i;ls(e,zs,h=>r(43,i=h));let{endpoint:s=""}=t,{lang:a=""}=t,{session:o=""}=t,{userid:l=""}=t,{clientstyling:u=""}=t,{clientstylingurl:f=""}=t,{translationurl:c=""}=t,{gmversion:d=""}=t,{loginurl:y=""}=t,{registerurl:E=""}=t,{depositurl:_=""}=t,{loginevent:B=""}=t,{registerevent:Z=""}=t,{depositevent:X=""}=t,{shortcashierenabled:$="false"}=t,{hasdefaultamount:q=""}=t,{playercurrency:te=""}=t,{clockformat:ie=""}=t,{haspanicbutton:me="false"}=t,{playforfun:Te="true"}=t,{checksession:J="true"}=t,{gamebanneractive:Q="false"}=t,{gameid:Oe=""}=t,we,K,A=!1,S=!1,b=!0,z,L,Kt=!1,er=0,Ur,Se,Gr=!1,ai=!1,Wr=!0,le,It,Ht,at,Ct=!1,ot,lt,jr,Vr,zr=window.navigator.userAgent,oi=!1,Ve,Qe,Ke,Zr=!1,{producttype:li=""}=t,{successurl:ui=""}=t,{failurl:hi=""}=t,{cancelurl:fi=""}=t,{sportsurl:ci=""}=t,{casinourl:di=""}=t,{contacturl:mi=""}=t,{homeurl:pi=""}=t;ju({withLocale:"en",translations:{}});const Ba=()=>{fetch(c).then(se=>se.json()).then(se=>{Object.keys(se).forEach(ce=>{Xi(ce,se[ce])})}).catch(se=>{console.log(se)})};Object.keys($i).forEach(h=>{Xi(h,$i[h])});const Ya=h=>{let se=new URL(h.launchUrl);return se.searchParams.append("language",a),z&&z.length>0&&(r(25,A=!0),se.searchParams.append("_sid",z),se.searchParams.append("funMode","false")),h.launchUrl=se,Ve.scrollIntoView(),h},Ua=(h,se)=>{r(27,b=!0);let ce=new URL(`${s}/v1/casino/games/${h}`);ce.searchParams.append("language",a),ce.searchParams.append("expand","vendor"),r(31,Wr=!1),fetch(ce.href).then(Nt=>Nt.json()).then(Nt=>{r(29,Se=Ya(Nt[0])),Se.launchUrl&&(Gr=!0,r(27,b=!1),r(30,ai=Te=="true"?Se.hasFunMode:!1),Te=="true"&&Se.hasAnonymousFunMode)},Nt=>{console.error("There was an error",Nt),r(26,S=!0)}).then(()=>{le&&(gi(),Wr||Ga())})},Ga=()=>{r(37,jr=Se.width),r(38,Vr=Se.height),ot=Se.width,lt=Se.height},gi=()=>{let h=getComputedStyle(le),se=getComputedStyle(at);r(33,It=parseInt(h.width.slice(0,-2))),r(34,Ht=parseInt(h.height.slice(0,-2)));const ce=Se.width/(Se.height+100);ot=parseInt(se.width),lt=parseInt(se.height),It/ce>Ht-Qe.clientHeight-Ke.clientHeight?(lt=Ht-Qe.clientHeight-Ke.clientHeight,ot=Ht*ce):(ot=It,lt=It/ce),r(37,jr=ot?Math.floor(ot)+"px":"1280px"),r(38,Vr=lt?Math.floor(lt)+"px":"720px")},yi=()=>{window.postMessage({type:"GameStateOnResize",detailsObtained:Gr},window.location.href),Gr&&le&&br(zr)=="PC"&&gi()},_i=()=>{B&&(window.postMessage({type:B,transition:"Login"},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href)),y&&(window.location=y),typeof gtag=="function"&>ag("event","OpenLoginModal",{context:"GeneralPlayerRegisterForm"})},bi=()=>{Z&&(window.postMessage({type:Z,transition:"Register"},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href)),E&&(window.location=E),typeof gtag=="function"&>ag("event","OpenRegisterModal",{context:"IntegratedGamePage"})},vi=()=>{n?(r(42,Zr=!0),window.postMessage({type:"DisableScroll"},window.location.href)):X&&(window.postMessage({type:X},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href),typeof gtag=="function"&>ag("event","GoToDeposit",{context:"IntegratedGamePage"})),_&&!n&&(window.location=_)},tr=h=>{r(42,Zr=!1),window.postMessage({type:"EnableScroll"},window.location.href),h==null||h.stopPropagation()},wi=h=>{if(h.data)switch(h.data.type){case"CloseShortCashier":tr();break}};document.addEventListener&&(document.addEventListener("webkitfullscreenchange",rr,!1),document.addEventListener("mozfullscreenchange",rr,!1),document.addEventListener("fullscreenchange",rr,!1),document.addEventListener("MSFullscreenChange",rr,!1));function rr(){!document.webkitIsFullScreen&&!document.mozFullScreen&&!document.msFullscreenElement&&Ct&&ut()}const ut=()=>{(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)&&(Ct?document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen():le.requestFullscreen?le.requestFullscreen():le.webkitRequestFullscreen?le.webkitRequestFullscreen():le.mozRequestFullScreen?le.mozRequestFullScreen():le.msRequestFullscreen&&le.msRequestFullscreen()),r(36,Ct=!Ct)},Wa=()=>{ie?r(23,we=p().format(ie)):r(23,we=p().format("LTS"))},ja=setInterval(()=>{Wa()},100),Va=()=>{Vu(a),r(39,oi=Gu(zr)),r(27,b=!1)},za=()=>{J=="true"?Wu(s,o).then(h=>{z=h.Guid,h.UserID,r(25,A=!0)},h=>{r(25,A=!1),console.error("err on session",h)}):(z=o,r(25,A=!0))},Xr=()=>{window.postMessage({type:"GoToPreviousRoute"},window.location.href),window.postMessage({type:"DisableIntegratedGamePage"},window.location.href)},nr=h=>{er=0,Ur=setInterval(()=>{er+=1,r(28,Kt=!0),er>=3&&clearInterval(Ur)},1e3)},ir=h=>{er<3&&r(28,Kt=!1),clearInterval(Ur)},Za=()=>{L==null||L.addEventListener("mousedown",nr,!1),L==null||L.addEventListener("touchstart",nr,!1),L==null||L.addEventListener("mouseup",ir,!1),L==null||L.addEventListener("touchend",ir,!1)},Xa=()=>{r(28,Kt=!1),L==null||L.removeEventListener("mousedown",nr),L==null||L.removeEventListener("touchstart",nr),L==null||L.removeEventListener("mouseup",ir),L==null||L.removeEventListener("touchend",ir)},$a=()=>{let h=document.createElement("style");h.innerHTML=u,Ve.appendChild(h)},qa=()=>{let h=document.createElement("style");if(f){let se=new URL(f);fetch(se.href).then(ce=>ce.text()).then(ce=>{h.innerHTML=ce,setTimeout(()=>{Ve.appendChild(h)},1)})}};hs(()=>(window.addEventListener("message",wi,!1),window.addEventListener("resize",yi,!1),()=>{Xa(),window.removeEventListener("message",wi),window.removeEventListener("resize",yi),clearInterval(ja)}));const Ja=()=>Xr();function Qa(h){he[h?"unshift":"push"](()=>{Ke=h,r(41,Ke)})}const Ka=()=>vi(),eo=h=>tr(h),to=h=>tr(h);function ro(h){he[h?"unshift":"push"](()=>{K=h,r(24,K)})}function no(h){he[h?"unshift":"push"](()=>{L=h,r(21,L)})}const io=()=>ut(),so=()=>ut();function ao(h){he[h?"unshift":"push"](()=>{Qe=h,r(40,Qe)})}function oo(h){he[h?"unshift":"push"](()=>{at=h,r(35,at)})}function lo(h){he[h?"unshift":"push"](()=>{le=h,r(32,le)})}const uo=()=>Xr();function ho(h){he[h?"unshift":"push"](()=>{Ke=h,r(41,Ke)})}function fo(h){he[h?"unshift":"push"](()=>{K=h,r(24,K)})}const co=()=>_i(),mo=()=>bi(),po=()=>ut(),go=()=>ut();function yo(h){he[h?"unshift":"push"](()=>{Qe=h,r(40,Qe)})}function _o(h){he[h?"unshift":"push"](()=>{at=h,r(35,at)})}function bo(h){he[h?"unshift":"push"](()=>{le=h,r(32,le)})}function vo(h){he[h?"unshift":"push"](()=>{Ve=h,r(22,Ve)})}return e.$$set=h=>{"endpoint"in h&&r(0,s=h.endpoint),"lang"in h&&r(1,a=h.lang),"session"in h&&r(2,o=h.session),"userid"in h&&r(3,l=h.userid),"clientstyling"in h&&r(4,u=h.clientstyling),"clientstylingurl"in h&&r(5,f=h.clientstylingurl),"translationurl"in h&&r(51,c=h.translationurl),"gmversion"in h&&r(6,d=h.gmversion),"loginurl"in h&&r(52,y=h.loginurl),"registerurl"in h&&r(53,E=h.registerurl),"depositurl"in h&&r(7,_=h.depositurl),"loginevent"in h&&r(54,B=h.loginevent),"registerevent"in h&&r(55,Z=h.registerevent),"depositevent"in h&&r(56,X=h.depositevent),"shortcashierenabled"in h&&r(8,$=h.shortcashierenabled),"hasdefaultamount"in h&&r(9,q=h.hasdefaultamount),"playercurrency"in h&&r(10,te=h.playercurrency),"clockformat"in h&&r(57,ie=h.clockformat),"haspanicbutton"in h&&r(11,me=h.haspanicbutton),"playforfun"in h&&r(58,Te=h.playforfun),"checksession"in h&&r(59,J=h.checksession),"gamebanneractive"in h&&r(12,Q=h.gamebanneractive),"gameid"in h&&r(60,Oe=h.gameid),"producttype"in h&&r(13,li=h.producttype),"successurl"in h&&r(14,ui=h.successurl),"failurl"in h&&r(15,hi=h.failurl),"cancelurl"in h&&r(16,fi=h.cancelurl),"sportsurl"in h&&r(17,ci=h.sportsurl),"casinourl"in h&&r(18,di=h.casinourl),"contacturl"in h&&r(19,mi=h.contacturl),"homeurl"in h&&r(20,pi=h.homeurl)},e.$$.update=()=>{e.$$.dirty[0]&2&&a&&Va(),e.$$.dirty[0]&256&&(n=$.toLocaleLowerCase()==="true"),e.$$.dirty[0]&3|e.$$.dirty[1]&536870912&&s&&Oe&&a&&Ua(Oe),e.$$.dirty[0]&13&&o&&l&&s&&za(),e.$$.dirty[0]&4194320&&u&&Ve&&$a(),e.$$.dirty[0]&4194336&&f&&Ve&&qa(),e.$$.dirty[0]&2097152&&L&&Za(),e.$$.dirty[1]&1048576&&c&&Ba()},[s,a,o,l,u,f,d,_,$,q,te,me,Q,li,ui,hi,fi,ci,di,mi,pi,L,Ve,we,K,A,S,b,Kt,Se,ai,Wr,le,It,Ht,at,Ct,jr,Vr,oi,Qe,Ke,Zr,i,zr,_i,bi,vi,tr,ut,Xr,c,y,E,B,Z,X,ie,Te,J,Oe,Ja,Qa,Ka,eo,to,ro,no,io,so,ao,oo,lo,uo,ho,fo,co,mo,po,go,yo,_o,bo,vo]}class Ra extends ms{constructor(t){super(),fs(this,t,o0,a0,In,{endpoint:0,lang:1,session:2,userid:3,clientstyling:4,clientstylingurl:5,translationurl:51,gmversion:6,loginurl:52,registerurl:53,depositurl:7,loginevent:54,registerevent:55,depositevent:56,shortcashierenabled:8,hasdefaultamount:9,playercurrency:10,clockformat:57,haspanicbutton:11,playforfun:58,checksession:59,gamebanneractive:12,gameid:60,producttype:13,successurl:14,failurl:15,cancelurl:16,sportsurl:17,casinourl:18,contacturl:19,homeurl:20},Xd,[-1,-1,-1,-1])}get endpoint(){return this.$$.ctx[0]}set endpoint(t){this.$$set({endpoint:t}),P()}get lang(){return this.$$.ctx[1]}set lang(t){this.$$set({lang:t}),P()}get session(){return this.$$.ctx[2]}set session(t){this.$$set({session:t}),P()}get userid(){return this.$$.ctx[3]}set userid(t){this.$$set({userid:t}),P()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),P()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),P()}get translationurl(){return this.$$.ctx[51]}set translationurl(t){this.$$set({translationurl:t}),P()}get gmversion(){return this.$$.ctx[6]}set gmversion(t){this.$$set({gmversion:t}),P()}get loginurl(){return this.$$.ctx[52]}set loginurl(t){this.$$set({loginurl:t}),P()}get registerurl(){return this.$$.ctx[53]}set registerurl(t){this.$$set({registerurl:t}),P()}get depositurl(){return this.$$.ctx[7]}set depositurl(t){this.$$set({depositurl:t}),P()}get loginevent(){return this.$$.ctx[54]}set loginevent(t){this.$$set({loginevent:t}),P()}get registerevent(){return this.$$.ctx[55]}set registerevent(t){this.$$set({registerevent:t}),P()}get depositevent(){return this.$$.ctx[56]}set depositevent(t){this.$$set({depositevent:t}),P()}get shortcashierenabled(){return this.$$.ctx[8]}set shortcashierenabled(t){this.$$set({shortcashierenabled:t}),P()}get hasdefaultamount(){return this.$$.ctx[9]}set hasdefaultamount(t){this.$$set({hasdefaultamount:t}),P()}get playercurrency(){return this.$$.ctx[10]}set playercurrency(t){this.$$set({playercurrency:t}),P()}get clockformat(){return this.$$.ctx[57]}set clockformat(t){this.$$set({clockformat:t}),P()}get haspanicbutton(){return this.$$.ctx[11]}set haspanicbutton(t){this.$$set({haspanicbutton:t}),P()}get playforfun(){return this.$$.ctx[58]}set playforfun(t){this.$$set({playforfun:t}),P()}get checksession(){return this.$$.ctx[59]}set checksession(t){this.$$set({checksession:t}),P()}get gamebanneractive(){return this.$$.ctx[12]}set gamebanneractive(t){this.$$set({gamebanneractive:t}),P()}get gameid(){return this.$$.ctx[60]}set gameid(t){this.$$set({gameid:t}),P()}get producttype(){return this.$$.ctx[13]}set producttype(t){this.$$set({producttype:t}),P()}get successurl(){return this.$$.ctx[14]}set successurl(t){this.$$set({successurl:t}),P()}get failurl(){return this.$$.ctx[15]}set failurl(t){this.$$set({failurl:t}),P()}get cancelurl(){return this.$$.ctx[16]}set cancelurl(t){this.$$set({cancelurl:t}),P()}get sportsurl(){return this.$$.ctx[17]}set sportsurl(t){this.$$set({sportsurl:t}),P()}get casinourl(){return this.$$.ctx[18]}set casinourl(t){this.$$set({casinourl:t}),P()}get contacturl(){return this.$$.ctx[19]}set contacturl(t){this.$$set({contacturl:t}),P()}get homeurl(){return this.$$.ctx[20]}set homeurl(t){this.$$set({homeurl:t}),P()}}ds(Ra,{endpoint:{},lang:{},session:{},userid:{},clientstyling:{},clientstylingurl:{},translationurl:{},gmversion:{},loginurl:{},registerurl:{},depositurl:{},loginevent:{},registerevent:{},depositevent:{},shortcashierenabled:{},hasdefaultamount:{},playercurrency:{},clockformat:{},haspanicbutton:{},playforfun:{},checksession:{},gamebanneractive:{},gameid:{},producttype:{},successurl:{},failurl:{},cancelurl:{},sportsurl:{},casinourl:{},contacturl:{},homeurl:{}},[],[],!0);const l0=Object.freeze(Object.defineProperty({__proto__:null,default:Ra},Symbol.toStringTag,{value:"Module"}));exports.$format=zs;exports.$locale=Ye;exports.CasinoIntegratedGamePage_ce=l0;exports.SvelteComponent=ms;exports.addMessages=An;exports.append=k;exports.append_styles=us;exports.attr=x;exports.binding_callbacks=he;exports.component_subscribe=ls;exports.create_custom_element=ds;exports.detach=Y;exports.element=M;exports.flush=P;exports.getDevice=br;exports.init=fs;exports.insert=V;exports.listen=_e;exports.noop=ne;exports.onMount=hs;exports.safe_not_equal=In;exports.set_data=rt;exports.set_style=ae;exports.space=oe;exports.src_url_equal=Ut;exports.svg_element=Do;exports.text=$e;
|
|
14
|
+
p.version="2.30.1";Zu(U);p.fn=m;p.min=Af;p.max=Lf;p.now=Rf;p.utc=Pe;p.unix=cd;p.months=md;p.isDate=$t;p.locale=qe;p.invalid=Fr;p.duration=ke;p.isMoment=Me;p.weekdays=gd;p.parseZone=dd;p.localeData=We;p.isDuration=pr;p.monthsShort=pd;p.weekdaysMin=_d;p.defineLocale=Jn;p.updateLocale=df;p.locales=mf;p.weekdaysShort=yd;p.normalizeUnits=ve;p.relativeTimeRounding=Vd;p.relativeTimeThreshold=zd;p.calendarFormat=uc;p.prototype=m;p.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 Xd(e){us(e,"svelte-144jk8i",'.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}@keyframes ModalBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-6px);opacity:0.8}100%{transform:translateY(0);opacity:1}}.ShortCashierWindow{background-color:rgba(0, 0, 0, 0.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:16}.ShortCashierContainerWrapperMobile{position:relative;animation:ModalBounce 0.5s forwards;z-index:17}.ShortCashierContainerMobile{background-color:var(--emfe-w-color-white, #FFFFFF);position:absolute;width:80vw;top:32px;left:50%;transform:translateX(-100%);padding:10px;box-shadow:0px 30px 30px var(--emfe-w-header-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;z-index:17;box-shadow:0px 5px 20px 0px #191919}.ShortCashierContainerMobile:before{content:"";background:var(--emfe-w-color-white, #FFFFFF);clip-path:polygon(50% 0, 0% 100%, 100% 100%);position:absolute;top:-8px;left:78%;width:25px;height:10px;transform:translateX(-50%);z-index:1}.ClosePopUpButtonShortCashier{margin-left:auto;cursor:pointer}.ClosePopUpButtonShortCashier svg{position:absolute;top:10px;right:10px}.CasinoIntegratedGamePage{display:flex;flex-direction:column;height:100vh}.GamePageIntegratedTopSection{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 40px}@media(max-width: 768px){.GamePageIntegratedTopSection{padding:0 10px}}.backButton{background:transparent;display:inline-flex;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));height:15px;border-radius:5px;border:none;background:transparent;padding:0;text-transform:uppercase;font-size:22px;cursor:pointer}.backButton svg{width:20px;height:20px;margin-right:24px;fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}.BottomGame{padding:0 40px;min-height:92px;background-color:var(--emfe-w-casino-color-bg, var(--emfe-w-color-background, #07072A));display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.BottomGame{padding:0 10px}}.DepositButton,.PlayNowButton{border:none;padding:12px 20px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));border-radius:5px;cursor:pointer}.PlayNowButton{background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))}.GameThumbnail{border-radius:2px;width:270px;height:180px}.FullscreenButton{border-radius:5px;border:none;width:60px;height:60px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));float:right}.FullscreenButton svg{fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}.GameDetails{display:flex;flex-direction:column;align-items:center}.GameDetails h3{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:18px;text-align:center;padding:0 10px}.ButtonsContainer{width:275px;display:flex;flex-direction:row;justify-content:space-between}.ButtonsContainer.ButtonsContainerFunMode{margin-right:15px}.ButtonsContainer button{cursor:pointer}.RegisterButton{color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;border:none;width:129px;height:60px}.LoginButton{color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));background-color:var(--emfe-w-casino-contrast, var(--emfe-w-color-background, #07072A));border-radius:5px;border:1px solid var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));width:129px;height:60px}.FullWidthButton{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));background-color:var(--emfe-w-casino-contrast, var(--emfe-w-color-background, #07072A));border-radius:5px;border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));width:100%;height:60px;margin-top:20px}.GamesContainer{width:100%;height:100%;max-width:calc(100% - 4px);max-height:100%}.Time{height:20px;margin:0;display:flex;align-items:center;justify-content:center}svg{fill:var(--emfe-w-color-white, #FFFFFF)}p{color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF))}#IframeContainer{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}#IframeGame{width:100%;height:100%;display:flex;flex-direction:column}.FullsScreenLayout{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:300;overflow:auto;background:var(--emfe-w-color-black, #000)}.FullsScreenLayout .GamesContainer{width:100% !important;height:calc(100% - 100px) !important}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .Button{border-radius:5px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:240px;height:60px;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.PanicButton{border-radius:5px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;height:60px;line-height:18px;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:10px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:80% !important;height:60px;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;color:#fff;-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.BannerSection{width:100%;height:150px;background:repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);display:flex;justify-content:center;align-items:center}.BannerSection h3{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}')}function $d(e){let t;function r(s,a){if(s[25])return Kd;if(s[30])return Qd}let n=r(e),i=n&&n(e);return{c(){t=M("div"),i&&i.c(),x(t,"class","CasinoIntegratedGamePage")},m(s,a){V(s,t,a),i&&i.m(t,null)},p(s,a){n===(n=r(s))&&i?i.p(s,a):(i&&i.d(1),i=n&&n(s),i&&(i.c(),i.m(t,null)))},d(s){s&&Y(t),i&&i.d()}}}function qd(e){let t;return{c(){t=M("p"),t.textContent="500 Error - Internal Server Error.",x(t,"class","SearchLoading")},m(r,n){V(r,t,n)},p:ne,d(r){r&&Y(t)}}}function Jd(e){let t;return{c(){t=M("p"),t.textContent="Loading, please wait ...",x(t,"class","SearchLoading")},m(r,n){V(r,t,n)},p:ne,d(r){r&&Y(t)}}}function Qd(e){let t,r,n,i,s,a,o,l,u,f,c,d,y,E,_,B,Z,X=e[43]("signIn")+"",$,q,te,ie=e[43]("register")+"",me,Te,J,Q,Oe;function we(b,z){return b[36]?t0:e0}let K=we(e),A=K(e),S=e[12]=="true"&&!e[36]&&rs();return{c(){t=M("div"),r=M("button"),r.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>',n=oe(),i=M("p"),s=M("span"),a=$e(e[23]),o=oe(),l=M("div"),u=oe(),f=M("div"),c=M("div"),d=M("iframe"),E=oe(),_=M("div"),B=M("div"),Z=M("button"),$=$e(X),q=oe(),te=M("button"),me=$e(ie),Te=oe(),A.c(),J=oe(),S&&S.c(),x(r,"class","backButton"),x(i,"class","Time"),x(t,"class","GamePageIntegratedTopSection"),x(d,"title","Games"),x(d,"class","GamesContainer"),x(d,"aria-hidden","false"),Ut(d.src,y=e[29].launchUrl)||x(d,"src",y),x(Z,"class","LoginButton"),x(te,"class","RegisterButton"),x(B,"class","ButtonsContainer ButtonsContainerFunMode"),x(_,"class","BottomGame"),x(c,"id","IframeGame"),ae(c,"width",e[36]?"100%":e[37]),ae(c,"height",e[36]?"100%":e[38]),ae(c,"max-width",e[36]||!e[31]?"none":e[29].width?Math.floor(e[29].width)+"px":"1280px"),ae(c,"max-height",e[36]||!e[31]?"none":e[29].height?Math.floor(e[29].height)+100+"px":"720px"),x(f,"id","IframeContainer"),wt(f,"FullsScreenLayout",e[36])},m(b,z){V(b,t,z),k(t,r),k(t,n),k(t,i),k(i,s),k(s,a),e[74](i),k(t,o),k(t,l),V(b,u,z),V(b,f,z),k(f,c),k(c,d),e[75](d),k(c,E),k(c,_),k(_,B),k(B,Z),k(Z,$),k(B,q),k(B,te),k(te,me),k(_,Te),A.m(_,null),e[80](_),e[81](c),k(f,J),S&&S.m(f,null),e[82](f),Q||(Oe=[_e(r,"click",e[73]),_e(Z,"click",e[76]),_e(te,"click",e[77])],Q=!0)},p(b,z){z[0]&8388608&&rt(a,b[23]),z[0]&536870912&&!Ut(d.src,y=b[29].launchUrl)&&x(d,"src",y),z[1]&4096&&X!==(X=b[43]("signIn")+"")&&rt($,X),z[1]&4096&&ie!==(ie=b[43]("register")+"")&&rt(me,ie),K===(K=we(b))&&A?A.p(b,z):(A.d(1),A=K(b),A&&(A.c(),A.m(_,null))),z[1]&96&&ae(c,"width",b[36]?"100%":b[37]),z[1]&160&&ae(c,"height",b[36]?"100%":b[38]),z[0]&536870912|z[1]&33&&ae(c,"max-width",b[36]||!b[31]?"none":b[29].width?Math.floor(b[29].width)+"px":"1280px"),z[0]&536870912|z[1]&33&&ae(c,"max-height",b[36]||!b[31]?"none":b[29].height?Math.floor(b[29].height)+100+"px":"720px"),b[12]=="true"&&!b[36]?S||(S=rs(),S.c(),S.m(f,null)):S&&(S.d(1),S=null),z[1]&32&&wt(f,"FullsScreenLayout",b[36])},d(b){b&&(Y(t),Y(u),Y(f)),e[74](null),e[75](null),A.d(),e[80](null),e[81](null),S&&S.d(),e[82](null),Q=!1,Je(Oe)}}}function Kd(e){let t,r,n,i,s,a,o,l,u=e[43]("deposit")+"",f,c,d,y,E,_,B,Z,X,$,q,te,ie,me,Te,J=e[42]&&ns(e),Q=e[11]==="true"&&is(e);function Oe(S,b){return S[36]?s0:i0}let we=Oe(e),K=we(e),A=e[12]=="true"&&!e[36]&&ss();return{c(){t=M("div"),r=M("button"),r.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));}</style></defs><path class="a" d="M12,0,9.818,2.182l8.26,8.26H0v3.117H18.078l-8.26,8.26L12,24,24,12Z" transform="translate(24 24) rotate(180)"></path></svg>',n=oe(),i=M("p"),s=M("span"),a=$e(e[23]),o=oe(),l=M("div"),f=$e(u),c=oe(),J&&J.c(),d=oe(),y=M("div"),E=M("div"),_=M("iframe"),$=oe(),q=M("div"),Q&&Q.c(),te=oe(),K.c(),ie=oe(),A&&A.c(),x(r,"class","backButton"),x(i,"class","Time"),x(l,"class","DepositButton"),x(t,"class","GamePageIntegratedTopSection"),x(_,"title","Games"),x(_,"id","IframeGame"),x(_,"class","GamesContainer"),x(_,"aria-hidden","false"),Ut(_.src,B=e[29].launchUrl)||x(_,"src",B),x(_,"width",Z=e[33]+"px"),x(_,"height",X=e[34]+"px"),x(q,"class","BottomGame BottomGameLoggedin"),x(E,"id","IframeGame"),ae(E,"width",e[36]?"100%":e[37]),ae(E,"height",e[36]?"100%":e[38]),ae(E,"max-width",e[36]?"none":e[29].width?e[29].width+"px":"1280px"),ae(E,"max-height",e[36]?"none":e[29].height?Math.floor(e[29].height)+100+"px":"720px"),x(y,"id","IframeContainer"),wt(y,"FullsScreenLayout",e[36])},m(S,b){V(S,t,b),k(t,r),k(t,n),k(t,i),k(i,s),k(s,a),e[62](i),k(t,o),k(t,l),k(l,f),k(t,c),J&&J.m(t,null),V(S,d,b),V(S,y,b),k(y,E),k(E,_),e[66](_),k(E,$),k(E,q),Q&&Q.m(q,null),k(q,te),K.m(q,null),e[70](q),e[71](E),k(y,ie),A&&A.m(y,null),e[72](y),me||(Te=[_e(r,"click",e[61]),_e(l,"click",e[63])],me=!0)},p(S,b){b[0]&8388608&&rt(a,S[23]),b[1]&4096&&u!==(u=S[43]("deposit")+"")&&rt(f,u),S[42]?J?J.p(S,b):(J=ns(S),J.c(),J.m(t,null)):J&&(J.d(1),J=null),b[0]&536870912&&!Ut(_.src,B=S[29].launchUrl)&&x(_,"src",B),b[1]&4&&Z!==(Z=S[33]+"px")&&x(_,"width",Z),b[1]&8&&X!==(X=S[34]+"px")&&x(_,"height",X),S[11]==="true"?Q?Q.p(S,b):(Q=is(S),Q.c(),Q.m(q,te)):Q&&(Q.d(1),Q=null),we===(we=Oe(S))&&K?K.p(S,b):(K.d(1),K=we(S),K&&(K.c(),K.m(q,null))),b[1]&96&&ae(E,"width",S[36]?"100%":S[37]),b[1]&160&&ae(E,"height",S[36]?"100%":S[38]),b[0]&536870912|b[1]&32&&ae(E,"max-width",S[36]?"none":S[29].width?S[29].width+"px":"1280px"),b[0]&536870912|b[1]&32&&ae(E,"max-height",S[36]?"none":S[29].height?Math.floor(S[29].height)+100+"px":"720px"),S[12]=="true"&&!S[36]?A||(A=ss(),A.c(),A.m(y,null)):A&&(A.d(1),A=null),b[1]&32&&wt(y,"FullsScreenLayout",S[36])},d(S){S&&(Y(t),Y(d),Y(y)),e[62](null),J&&J.d(),e[66](null),Q&&Q.d(),K.d(),e[70](null),e[71](null),A&&A.d(),e[72](null),me=!1,Je(Te)}}}function e0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>',x(t,"class","FullscreenButton"),x(t,"part","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[79]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function t0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>',x(t,"class","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[78]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function rs(e){let t;return{c(){t=M("div"),t.innerHTML="<h3>Your banner here</h3>",x(t,"class","BannerSection")},m(r,n){V(r,t,n)},d(r){r&&Y(t)}}}function ns(e){let t,r,n,i,s,a,o,l;function u(d,y){return d[6]==="gmcore"?n0:r0}let f=u(e),c=f(e);return{c(){t=M("div"),r=oe(),n=M("div"),i=M("div"),s=M("div"),s.innerHTML='<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><line x1="2" y1="2" x2="18" y2="18" stroke="black" stroke-width="2"></line><line x1="18" y1="2" x2="2" y2="18" stroke="black" stroke-width="2"></line></svg>',a=oe(),c.c(),x(t,"class","ShortCashierWindow"),x(s,"class","ClosePopUpButtonShortCashier"),x(i,"class","ShortCashierContainerMobile"),x(n,"class","ShortCashierContainerWrapperMobile")},m(d,y){V(d,t,y),V(d,r,y),V(d,n,y),k(n,i),k(i,s),k(i,a),c.m(i,null),o||(l=[_e(t,"click",e[64]),_e(s,"click",e[65])],o=!0)},p(d,y){f===(f=u(d))&&c?c.p(d,y):(c.d(1),c=f(d),c&&(c.c(),c.m(i,null)))},d(d){d&&(Y(t),Y(r),Y(n)),c.d(),o=!1,Je(l)}}}function r0(e){let t,r,n,i,s,a,o,l,u,f;return{c(){t=M("user-deposit-withdrawal"),w(t,"endpoint",e[0]),w(t,"type","deposit"),w(t,"channel",r=e[39]?"Mobile":"Desktop"),w(t,"is-short-cashier",e[8]),w(t,"language",e[1]),w(t,"product-type",e[13]),w(t,"user-id",e[3]),w(t,"session",e[2]),w(t,"success-url",n="https://"+window.location.hostname+"/"+e[1]+e[14]),w(t,"cancel-url",i="https://"+window.location.hostname+"/"+e[1]+e[16]),w(t,"fail-url",s="https://"+window.location.hostname+"/"+e[1]+e[15]),w(t,"sports-url",a="https://"+window.location.hostname+"/"+e[1]+e[17]),w(t,"casino-url",o="https://"+window.location.hostname+"/"+e[1]+e[18]),w(t,"contact-url",l="https://"+window.location.hostname+"/"+e[1]+e[19]),w(t,"home-url",u="https://"+window.location.hostname+"/"+e[1]+e[20]),w(t,"deposit-url",f="https://"+window.location.hostname+"/"+e[1]+e[7]),w(t,"client-styling",e[4]),w(t,"client-styling-url",e[5])},m(c,d){V(c,t,d)},p(c,d){d[0]&1&&w(t,"endpoint",c[0]),d[1]&256&&r!==(r=c[39]?"Mobile":"Desktop")&&w(t,"channel",r),d[0]&256&&w(t,"is-short-cashier",c[8]),d[0]&2&&w(t,"language",c[1]),d[0]&8192&&w(t,"product-type",c[13]),d[0]&8&&w(t,"user-id",c[3]),d[0]&4&&w(t,"session",c[2]),d[0]&16386&&n!==(n="https://"+window.location.hostname+"/"+c[1]+c[14])&&w(t,"success-url",n),d[0]&65538&&i!==(i="https://"+window.location.hostname+"/"+c[1]+c[16])&&w(t,"cancel-url",i),d[0]&32770&&s!==(s="https://"+window.location.hostname+"/"+c[1]+c[15])&&w(t,"fail-url",s),d[0]&131074&&a!==(a="https://"+window.location.hostname+"/"+c[1]+c[17])&&w(t,"sports-url",a),d[0]&262146&&o!==(o="https://"+window.location.hostname+"/"+c[1]+c[18])&&w(t,"casino-url",o),d[0]&524290&&l!==(l="https://"+window.location.hostname+"/"+c[1]+c[19])&&w(t,"contact-url",l),d[0]&1048578&&u!==(u="https://"+window.location.hostname+"/"+c[1]+c[20])&&w(t,"home-url",u),d[0]&130&&f!==(f="https://"+window.location.hostname+"/"+c[1]+c[7])&&w(t,"deposit-url",f),d[0]&16&&w(t,"client-styling",c[4]),d[0]&32&&w(t,"client-styling-url",c[5])},d(c){c&&Y(t)}}}function n0(e){let t;return{c(){t=M("player-deposit"),w(t,"endpoint",e[0]),w(t,"session",e[2]),w(t,"playerid",e[3]),w(t,"lang",e[1]),w(t,"hasdefaultamount",e[9]),w(t,"playercurrency",e[10]),w(t,"shortcashierenabled",e[8]),w(t,"clientstyling",e[4]),w(t,"clientstylingurl",e[5])},m(r,n){V(r,t,n)},p(r,n){n[0]&1&&w(t,"endpoint",r[0]),n[0]&4&&w(t,"session",r[2]),n[0]&8&&w(t,"playerid",r[3]),n[0]&2&&w(t,"lang",r[1]),n[0]&512&&w(t,"hasdefaultamount",r[9]),n[0]&1024&&w(t,"playercurrency",r[10]),n[0]&256&&w(t,"shortcashierenabled",r[8]),n[0]&16&&w(t,"clientstyling",r[4]),n[0]&32&&w(t,"clientstylingurl",r[5])},d(r){r&&Y(t)}}}function is(e){let t,r,n=e[43]("breakButton")+"",i;return{c(){t=M("div"),r=M("button"),i=$e(n),x(r,"class","PanicButton "+(br(e[44])!=="PC"?"PanicButtonMobile":"")),x(r,"part","PanicButton "+(br(e[44])!=="PC"?"PanicButtonMobile":"")),wt(r,"PanicButtonAnimation",e[28]),x(t,"class","PanicSection")},m(s,a){V(s,t,a),k(t,r),k(r,i),e[67](r)},p(s,a){a[1]&4096&&n!==(n=s[43]("breakButton")+"")&&rt(i,n),a[0]&268435456&&wt(r,"PanicButtonAnimation",s[28])},d(s){s&&Y(t),e[67](null)}}}function i0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21.414 18.586l2.586-2.586v8h-8l2.586-2.586-5.172-5.172 2.828-2.828 5.172 5.172zm-13.656-8l2.828-2.828-5.172-5.172 2.586-2.586h-8v8l2.586-2.586 5.172 5.172zm10.828-8l-2.586-2.586h8v8l-2.586-2.586-5.172 5.172-2.828-2.828 5.172-5.172zm-8 13.656l-2.828-2.828-5.172 5.172-2.586-2.586v8h8l-2.586-2.586 5.172-5.172z"></path></svg>',x(t,"class","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[69]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function s0(e){let t,r,n;return{c(){t=M("button"),t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 31 31"><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="24.586,27.414 29.172,32 32,29.172 27.414,24.586 32,20 20,20 20,32 "></polygon><polygon style="fill:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,12 12,12 12,0 7.414,4.586 2.875,0.043 0.047,2.871 4.586,7.414 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="0,29.172 2.828,32 7.414,27.414 12,32 12,20 0,20 4.586,24.586 "></polygon><polygon style="fill: var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));" points="20,12 32,12 27.414,7.414 31.961,2.871 29.133,0.043 24.586,4.586 20,0 "></polygon></svg>',x(t,"class","FullscreenButton")},m(i,s){V(i,t,s),r||(n=_e(t,"click",e[68]),r=!0)},p:ne,d(i){i&&Y(t),r=!1,n()}}}function ss(e){let t;return{c(){t=M("div"),t.innerHTML="<h3>Your banner here</h3>",x(t,"class","BannerSection")},m(r,n){V(r,t,n)},d(r){r&&Y(t)}}}function a0(e){let t;function r(s,a){return s[27]?Jd:s[26]?qd:$d}let n=r(e),i=n(e);return{c(){t=M("div"),i.c()},m(s,a){V(s,t,a),i.m(t,null),e[83](t)},p(s,a){n===(n=r(s))&&i?i.p(s,a):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:ne,o:ne,d(s){s&&Y(t),i.d(),e[83](null)}}}function o0(e,t,r){let n,i;ls(e,zs,h=>r(43,i=h));let{endpoint:s=""}=t,{lang:a=""}=t,{session:o=""}=t,{userid:l=""}=t,{clientstyling:u=""}=t,{clientstylingurl:f=""}=t,{translationurl:c=""}=t,{gmversion:d=""}=t,{loginurl:y=""}=t,{registerurl:E=""}=t,{depositurl:_=""}=t,{loginevent:B=""}=t,{registerevent:Z=""}=t,{depositevent:X=""}=t,{shortcashierenabled:$="false"}=t,{hasdefaultamount:q=""}=t,{playercurrency:te=""}=t,{clockformat:ie=""}=t,{haspanicbutton:me="false"}=t,{playforfun:Te="true"}=t,{checksession:J="true"}=t,{gamebanneractive:Q="false"}=t,{gameid:Oe=""}=t,we,K,A=!1,S=!1,b=!0,z,L,Kt=!1,er=0,Ur,Se,Gr=!1,ai=!1,Wr=!0,le,It,Ht,at,Ct=!1,ot,lt,jr,Vr,zr=window.navigator.userAgent,oi=!1,Ve,Qe,Ke,Zr=!1,{producttype:li=""}=t,{successurl:ui=""}=t,{failurl:hi=""}=t,{cancelurl:fi=""}=t,{sportsurl:ci=""}=t,{casinourl:di=""}=t,{contacturl:mi=""}=t,{homeurl:pi=""}=t;ju({withLocale:"en",translations:{}});const Ba=()=>{fetch(c).then(se=>se.json()).then(se=>{Object.keys(se).forEach(ce=>{Xi(ce,se[ce])})}).catch(se=>{console.log(se)})};Object.keys($i).forEach(h=>{Xi(h,$i[h])});const Ya=h=>{let se=new URL(h.launchUrl);return se.searchParams.append("language",a),z&&z.length>0&&(r(25,A=!0),se.searchParams.append("_sid",z),se.searchParams.append("funMode","false")),h.launchUrl=se,Ve.scrollIntoView(),h},Ua=(h,se)=>{r(27,b=!0);let ce=new URL(`${s}/v1/casino/games/${h}`);ce.searchParams.append("language",a),ce.searchParams.append("expand","vendor"),r(31,Wr=!1),fetch(ce.href).then(Nt=>Nt.json()).then(Nt=>{r(29,Se=Ya(Nt[0])),Se.launchUrl&&(Gr=!0,r(27,b=!1),r(30,ai=Te=="true"?Se.hasFunMode:!1),Te=="true"&&Se.hasAnonymousFunMode)},Nt=>{console.error("There was an error",Nt),r(26,S=!0)}).then(()=>{le&&(gi(),Wr||Ga())})},Ga=()=>{r(37,jr=Se.width),r(38,Vr=Se.height),ot=Se.width,lt=Se.height},gi=()=>{let h=getComputedStyle(le),se=getComputedStyle(at);r(33,It=parseInt(h.width.slice(0,-2))),r(34,Ht=parseInt(h.height.slice(0,-2)));const ce=Se.width/(Se.height+100);ot=parseInt(se.width),lt=parseInt(se.height),It/ce>Ht-Qe.clientHeight-Ke.clientHeight?(lt=Ht-Qe.clientHeight-Ke.clientHeight,ot=Ht*ce):(ot=It,lt=It/ce),r(37,jr=ot?Math.floor(ot)+"px":"1280px"),r(38,Vr=lt?Math.floor(lt)+"px":"720px")},yi=()=>{window.postMessage({type:"GameStateOnResize",detailsObtained:Gr},window.location.href),Gr&&le&&br(zr)=="PC"&&gi()},_i=()=>{B&&(window.postMessage({type:B,transition:"Login"},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href)),y&&(window.location=y),typeof gtag=="function"&>ag("event","OpenLoginModal",{context:"GeneralPlayerRegisterForm"})},bi=()=>{Z&&(window.postMessage({type:Z,transition:"Register"},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href)),E&&(window.location=E),typeof gtag=="function"&>ag("event","OpenRegisterModal",{context:"IntegratedGamePage"})},vi=()=>{n?(r(42,Zr=!0),window.postMessage({type:"DisableScroll"},window.location.href)):X&&!n&&(window.postMessage({type:X},window.location.href),window.postMessage({type:"ModalClosed"},window.location.href),typeof gtag=="function"&>ag("event","GoToDeposit",{context:"IntegratedGamePage"})),_&&!n&&(window.location=_)},tr=h=>{r(42,Zr=!1),window.postMessage({type:"EnableScroll"},window.location.href),h==null||h.stopPropagation()},wi=h=>{if(h.data)switch(h.data.type){case"CloseShortCashier":tr();break}};document.addEventListener&&(document.addEventListener("webkitfullscreenchange",rr,!1),document.addEventListener("mozfullscreenchange",rr,!1),document.addEventListener("fullscreenchange",rr,!1),document.addEventListener("MSFullscreenChange",rr,!1));function rr(){!document.webkitIsFullScreen&&!document.mozFullScreen&&!document.msFullscreenElement&&Ct&&ut()}const ut=()=>{(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)&&(Ct?document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen():le.requestFullscreen?le.requestFullscreen():le.webkitRequestFullscreen?le.webkitRequestFullscreen():le.mozRequestFullScreen?le.mozRequestFullScreen():le.msRequestFullscreen&&le.msRequestFullscreen()),r(36,Ct=!Ct)},Wa=()=>{ie?r(23,we=p().format(ie)):r(23,we=p().format("LTS"))},ja=setInterval(()=>{Wa()},100),Va=()=>{Vu(a),r(39,oi=Gu(zr)),r(27,b=!1)},za=()=>{J=="true"?Wu(s,o).then(h=>{z=h.Guid,h.UserID,r(25,A=!0)},h=>{r(25,A=!1),console.error("err on session",h)}):(z=o,r(25,A=!0))},Xr=()=>{window.postMessage({type:"GoToPreviousRoute"},window.location.href),window.postMessage({type:"DisableIntegratedGamePage"},window.location.href)},nr=h=>{er=0,Ur=setInterval(()=>{er+=1,r(28,Kt=!0),er>=3&&clearInterval(Ur)},1e3)},ir=h=>{er<3&&r(28,Kt=!1),clearInterval(Ur)},Za=()=>{L==null||L.addEventListener("mousedown",nr,!1),L==null||L.addEventListener("touchstart",nr,!1),L==null||L.addEventListener("mouseup",ir,!1),L==null||L.addEventListener("touchend",ir,!1)},Xa=()=>{r(28,Kt=!1),L==null||L.removeEventListener("mousedown",nr),L==null||L.removeEventListener("touchstart",nr),L==null||L.removeEventListener("mouseup",ir),L==null||L.removeEventListener("touchend",ir)},$a=()=>{let h=document.createElement("style");h.innerHTML=u,Ve.appendChild(h)},qa=()=>{let h=document.createElement("style");if(f){let se=new URL(f);fetch(se.href).then(ce=>ce.text()).then(ce=>{h.innerHTML=ce,setTimeout(()=>{Ve.appendChild(h)},1)})}};hs(()=>(window.addEventListener("message",wi,!1),window.addEventListener("resize",yi,!1),()=>{Xa(),window.removeEventListener("message",wi),window.removeEventListener("resize",yi),clearInterval(ja)}));const Ja=()=>Xr();function Qa(h){he[h?"unshift":"push"](()=>{Ke=h,r(41,Ke)})}const Ka=()=>vi(),eo=h=>tr(h),to=h=>tr(h);function ro(h){he[h?"unshift":"push"](()=>{K=h,r(24,K)})}function no(h){he[h?"unshift":"push"](()=>{L=h,r(21,L)})}const io=()=>ut(),so=()=>ut();function ao(h){he[h?"unshift":"push"](()=>{Qe=h,r(40,Qe)})}function oo(h){he[h?"unshift":"push"](()=>{at=h,r(35,at)})}function lo(h){he[h?"unshift":"push"](()=>{le=h,r(32,le)})}const uo=()=>Xr();function ho(h){he[h?"unshift":"push"](()=>{Ke=h,r(41,Ke)})}function fo(h){he[h?"unshift":"push"](()=>{K=h,r(24,K)})}const co=()=>_i(),mo=()=>bi(),po=()=>ut(),go=()=>ut();function yo(h){he[h?"unshift":"push"](()=>{Qe=h,r(40,Qe)})}function _o(h){he[h?"unshift":"push"](()=>{at=h,r(35,at)})}function bo(h){he[h?"unshift":"push"](()=>{le=h,r(32,le)})}function vo(h){he[h?"unshift":"push"](()=>{Ve=h,r(22,Ve)})}return e.$$set=h=>{"endpoint"in h&&r(0,s=h.endpoint),"lang"in h&&r(1,a=h.lang),"session"in h&&r(2,o=h.session),"userid"in h&&r(3,l=h.userid),"clientstyling"in h&&r(4,u=h.clientstyling),"clientstylingurl"in h&&r(5,f=h.clientstylingurl),"translationurl"in h&&r(51,c=h.translationurl),"gmversion"in h&&r(6,d=h.gmversion),"loginurl"in h&&r(52,y=h.loginurl),"registerurl"in h&&r(53,E=h.registerurl),"depositurl"in h&&r(7,_=h.depositurl),"loginevent"in h&&r(54,B=h.loginevent),"registerevent"in h&&r(55,Z=h.registerevent),"depositevent"in h&&r(56,X=h.depositevent),"shortcashierenabled"in h&&r(8,$=h.shortcashierenabled),"hasdefaultamount"in h&&r(9,q=h.hasdefaultamount),"playercurrency"in h&&r(10,te=h.playercurrency),"clockformat"in h&&r(57,ie=h.clockformat),"haspanicbutton"in h&&r(11,me=h.haspanicbutton),"playforfun"in h&&r(58,Te=h.playforfun),"checksession"in h&&r(59,J=h.checksession),"gamebanneractive"in h&&r(12,Q=h.gamebanneractive),"gameid"in h&&r(60,Oe=h.gameid),"producttype"in h&&r(13,li=h.producttype),"successurl"in h&&r(14,ui=h.successurl),"failurl"in h&&r(15,hi=h.failurl),"cancelurl"in h&&r(16,fi=h.cancelurl),"sportsurl"in h&&r(17,ci=h.sportsurl),"casinourl"in h&&r(18,di=h.casinourl),"contacturl"in h&&r(19,mi=h.contacturl),"homeurl"in h&&r(20,pi=h.homeurl)},e.$$.update=()=>{e.$$.dirty[0]&2&&a&&Va(),e.$$.dirty[0]&256&&(n=$.toLocaleLowerCase()==="true"),e.$$.dirty[0]&3|e.$$.dirty[1]&536870912&&s&&Oe&&a&&Ua(Oe),e.$$.dirty[0]&13&&o&&l&&s&&za(),e.$$.dirty[0]&4194320&&u&&Ve&&$a(),e.$$.dirty[0]&4194336&&f&&Ve&&qa(),e.$$.dirty[0]&2097152&&L&&Za(),e.$$.dirty[1]&1048576&&c&&Ba()},[s,a,o,l,u,f,d,_,$,q,te,me,Q,li,ui,hi,fi,ci,di,mi,pi,L,Ve,we,K,A,S,b,Kt,Se,ai,Wr,le,It,Ht,at,Ct,jr,Vr,oi,Qe,Ke,Zr,i,zr,_i,bi,vi,tr,ut,Xr,c,y,E,B,Z,X,ie,Te,J,Oe,Ja,Qa,Ka,eo,to,ro,no,io,so,ao,oo,lo,uo,ho,fo,co,mo,po,go,yo,_o,bo,vo]}class Ra extends ms{constructor(t){super(),fs(this,t,o0,a0,In,{endpoint:0,lang:1,session:2,userid:3,clientstyling:4,clientstylingurl:5,translationurl:51,gmversion:6,loginurl:52,registerurl:53,depositurl:7,loginevent:54,registerevent:55,depositevent:56,shortcashierenabled:8,hasdefaultamount:9,playercurrency:10,clockformat:57,haspanicbutton:11,playforfun:58,checksession:59,gamebanneractive:12,gameid:60,producttype:13,successurl:14,failurl:15,cancelurl:16,sportsurl:17,casinourl:18,contacturl:19,homeurl:20},Xd,[-1,-1,-1,-1])}get endpoint(){return this.$$.ctx[0]}set endpoint(t){this.$$set({endpoint:t}),P()}get lang(){return this.$$.ctx[1]}set lang(t){this.$$set({lang:t}),P()}get session(){return this.$$.ctx[2]}set session(t){this.$$set({session:t}),P()}get userid(){return this.$$.ctx[3]}set userid(t){this.$$set({userid:t}),P()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),P()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),P()}get translationurl(){return this.$$.ctx[51]}set translationurl(t){this.$$set({translationurl:t}),P()}get gmversion(){return this.$$.ctx[6]}set gmversion(t){this.$$set({gmversion:t}),P()}get loginurl(){return this.$$.ctx[52]}set loginurl(t){this.$$set({loginurl:t}),P()}get registerurl(){return this.$$.ctx[53]}set registerurl(t){this.$$set({registerurl:t}),P()}get depositurl(){return this.$$.ctx[7]}set depositurl(t){this.$$set({depositurl:t}),P()}get loginevent(){return this.$$.ctx[54]}set loginevent(t){this.$$set({loginevent:t}),P()}get registerevent(){return this.$$.ctx[55]}set registerevent(t){this.$$set({registerevent:t}),P()}get depositevent(){return this.$$.ctx[56]}set depositevent(t){this.$$set({depositevent:t}),P()}get shortcashierenabled(){return this.$$.ctx[8]}set shortcashierenabled(t){this.$$set({shortcashierenabled:t}),P()}get hasdefaultamount(){return this.$$.ctx[9]}set hasdefaultamount(t){this.$$set({hasdefaultamount:t}),P()}get playercurrency(){return this.$$.ctx[10]}set playercurrency(t){this.$$set({playercurrency:t}),P()}get clockformat(){return this.$$.ctx[57]}set clockformat(t){this.$$set({clockformat:t}),P()}get haspanicbutton(){return this.$$.ctx[11]}set haspanicbutton(t){this.$$set({haspanicbutton:t}),P()}get playforfun(){return this.$$.ctx[58]}set playforfun(t){this.$$set({playforfun:t}),P()}get checksession(){return this.$$.ctx[59]}set checksession(t){this.$$set({checksession:t}),P()}get gamebanneractive(){return this.$$.ctx[12]}set gamebanneractive(t){this.$$set({gamebanneractive:t}),P()}get gameid(){return this.$$.ctx[60]}set gameid(t){this.$$set({gameid:t}),P()}get producttype(){return this.$$.ctx[13]}set producttype(t){this.$$set({producttype:t}),P()}get successurl(){return this.$$.ctx[14]}set successurl(t){this.$$set({successurl:t}),P()}get failurl(){return this.$$.ctx[15]}set failurl(t){this.$$set({failurl:t}),P()}get cancelurl(){return this.$$.ctx[16]}set cancelurl(t){this.$$set({cancelurl:t}),P()}get sportsurl(){return this.$$.ctx[17]}set sportsurl(t){this.$$set({sportsurl:t}),P()}get casinourl(){return this.$$.ctx[18]}set casinourl(t){this.$$set({casinourl:t}),P()}get contacturl(){return this.$$.ctx[19]}set contacturl(t){this.$$set({contacturl:t}),P()}get homeurl(){return this.$$.ctx[20]}set homeurl(t){this.$$set({homeurl:t}),P()}}ds(Ra,{endpoint:{},lang:{},session:{},userid:{},clientstyling:{},clientstylingurl:{},translationurl:{},gmversion:{},loginurl:{},registerurl:{},depositurl:{},loginevent:{},registerevent:{},depositevent:{},shortcashierenabled:{},hasdefaultamount:{},playercurrency:{},clockformat:{},haspanicbutton:{},playforfun:{},checksession:{},gamebanneractive:{},gameid:{},producttype:{},successurl:{},failurl:{},cancelurl:{},sportsurl:{},casinourl:{},contacturl:{},homeurl:{}},[],[],!0);const l0=Object.freeze(Object.defineProperty({__proto__:null,default:Ra},Symbol.toStringTag,{value:"Module"}));exports.$format=zs;exports.$locale=Ye;exports.CasinoIntegratedGamePage_ce=l0;exports.SvelteComponent=ms;exports.addMessages=An;exports.append=k;exports.append_styles=us;exports.attr=x;exports.binding_callbacks=he;exports.component_subscribe=ls;exports.create_custom_element=ds;exports.detach=Y;exports.element=M;exports.flush=P;exports.getDevice=br;exports.init=fs;exports.insert=V;exports.listen=_e;exports.noop=ne;exports.onMount=hs;exports.safe_not_equal=In;exports.set_data=rt;exports.set_style=ae;exports.space=oe;exports.src_url_equal=Ut;exports.svg_element=Do;exports.text=$e;
|
package/components/{CasinoIntegratedGamePage-C4MUejGC.js → CasinoIntegratedGamePage-CvnTWMfX.js}
RENAMED
|
@@ -4383,7 +4383,7 @@ if (typeof window != "undefined") {
|
|
|
4383
4383
|
}
|
|
4384
4384
|
};
|
|
4385
4385
|
};
|
|
4386
|
-
customElements.define = e(customElements.define), import("./PlayerDeposit-
|
|
4386
|
+
customElements.define = e(customElements.define), import("./PlayerDeposit-CH6upJP8.js").then(({ default: t }) => {
|
|
4387
4387
|
!customElements.get("player-deposit") && customElements.define("player-deposit", t.element);
|
|
4388
4388
|
});
|
|
4389
4389
|
}
|
|
@@ -7895,7 +7895,7 @@ function a0(e, t, r) {
|
|
|
7895
7895
|
window.location.href
|
|
7896
7896
|
), window.postMessage({ type: "ModalClosed" }, window.location.href)), E && (window.location = E), typeof gtag == "function" && gtag("event", "OpenRegisterModal", { context: "IntegratedGamePage" });
|
|
7897
7897
|
}, _i = () => {
|
|
7898
|
-
n ? (r(42, zr = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : X && (window.postMessage({ type: X }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), _ && !n && (window.location = _);
|
|
7898
|
+
n ? (r(42, zr = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)) : X && !n && (window.postMessage({ type: X }, window.location.href), window.postMessage({ type: "ModalClosed" }, window.location.href), typeof gtag == "function" && gtag("event", "GoToDeposit", { context: "IntegratedGamePage" })), _ && !n && (window.location = _);
|
|
7899
7899
|
}, er = (h) => {
|
|
7900
7900
|
r(42, zr = !1), window.postMessage({ type: "EnableScroll" }, window.location.href), h == null || h.stopPropagation();
|
|
7901
7901
|
}, bi = (h) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CasinoIntegratedGamePage-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CasinoIntegratedGamePage-CvVgmfJR.cjs");function x(n,t){e.addMessages(n,t)}function j(n){e.$locale.set(n)}const L={en:{titleDeposit:"Deposit",loading:"Loading, please wait ..."},"zh-hk":{titleDeposit:"訂金",loading:"加載請稍候…"},fr:{titleDeposit:"Dépôt",loading:"Chargement, veuillez patienter ..."},tr:{titleDeposit:"PARA YATIR",loading:"Yükleniyor ..."},ro:{titleDeposit:"Depunere",loading:"Se încarcă..."},es:{titleDeposit:"Deposita",loading:"Cargando ..."},pt:{titleDeposit:"Depósito",loading:"Carregando, por favor espere ..."},hr:{titleDeposit:"Uplata",loading:"Učitavanje"},"pt-br":{titleDeposit:"Depositar",Loading:"Carregando, por favor espere..."},"es-mx":{titleDeposit:"Depositar",Loading:"Cargando, por favor espere..."}};function A(n){e.append_styles(n,"svelte-141ijwb","button{font-family:var(--emw--button-typography)}input,select,option{font-family:inherit}.DepositWrapper{background-color:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));padding:50px 50px 30px 50px;max-width:100%;height:var(--dynamic-height)}.DepositWrapper.DepositWrapperMobile{padding:20px 15px;max-width:unset;height:var(--dynamic-height)}.MenuReturnButton{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton svg{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.DepositTitle{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.DepositTitleMobile{font-size:var(--emw--size-standard, 16px)}.DepositTitleNone{display:none}.DepositIframeWrapper iframe{border:none;width:100%;height:85vh;border-radius:var(--emw--border-radius-large, 20px)}")}function W(n){let t,a,l,r,c,m,d,h,f,o,s=n[4]("titleDeposit")+"",p,w,b;return{c(){t=e.element("div"),a=e.svg_element("svg"),l=e.svg_element("defs"),r=e.svg_element("style"),c=e.text(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),m=e.svg_element("g"),d=e.svg_element("g"),h=e.svg_element("path"),f=e.space(),o=e.element("h2"),p=e.text(s),e.attr(h,"class","aaa"),e.attr(h,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),e.attr(h,"transform","translate(15 15) rotate(180)"),e.attr(d,"transform","translate(20 158)"),e.attr(m,"transform","translate(-20 -158)"),e.attr(a,"xmlns","http://www.w3.org/2000/svg"),e.attr(a,"width","15"),e.attr(a,"height","15"),e.attr(a,"viewBox","0 0 15 15"),e.attr(o,"class","DepositTitleMobile"),e.attr(t,"class","MenuReturnButton")},m(u,D){e.insert(u,t,D),e.append(t,a),e.append(a,l),e.append(l,r),e.append(r,c),e.append(a,m),e.append(m,d),e.append(d,h),e.append(t,f),e.append(t,o),e.append(o,p),w||(b=e.listen(t,"click",n[17]),w=!0)},p(u,D){D&16&&s!==(s=u[4]("titleDeposit")+"")&&e.set_data(p,s)},d(u){u&&e.detach(t),w=!1,b()}}}function z(n){let t,a,l;return{c(){t=e.element("div"),a=e.element("iframe"),e.src_url_equal(a.src,l=n[3])||e.attr(a,"src",l),e.attr(a,"title","Deposit Iframe"),e.attr(t,"class","DepositIframeWrapper")},m(r,c){e.insert(r,t,c),e.append(t,a)},p(r,c){c&8&&!e.src_url_equal(a.src,l=r[3])&&e.attr(a,"src",l)},d(r){r&&e.detach(t)}}}function G(n){let t,a=n[4]("loading")+"",l;return{c(){t=e.element("p"),l=e.text(a)},m(r,c){e.insert(r,t,c),e.append(t,l)},p(r,c){c&16&&a!==(a=r[4]("loading")+"")&&e.set_data(l,a)},d(r){r&&e.detach(t)}}}function q(n){let t,a,l,r=n[4]("titleDeposit")+"",c,m,d=n[5]&&W(n);function h(s,p){return s[1]?G:z}let f=h(n),o=f(n);return{c(){t=e.element("div"),d&&d.c(),a=e.space(),l=e.element("h2"),c=e.text(r),m=e.space(),o.c(),e.attr(l,"class","DepositTitle "+(n[5]?"DepositTitleNone":"")),e.attr(t,"class","DepositWrapper "+(n[5]?"DepositWrapperMobile":"")),e.set_style(t,"--dynamic-height",n[2])},m(s,p){e.insert(s,t,p),d&&d.m(t,null),e.append(t,a),e.append(t,l),e.append(l,c),e.append(t,m),o.m(t,null),n[18](t)},p(s,[p]){s[5]&&d.p(s,p),p&16&&r!==(r=s[4]("titleDeposit")+"")&&e.set_data(c,r),f===(f=h(s))&&o?o.p(s,p):(o.d(1),o=f(s),o&&(o.c(),o.m(t,null))),p&4&&e.set_style(t,"--dynamic-height",s[2])},i:e.noop,o:e.noop,d(s){s&&e.detach(t),d&&d.d(),o.d(),n[18](null)}}}function N(n,t,a){let l,r;e.component_subscribe(n,e.$format,i=>a(4,r=i));let{endpoint:c=""}=t,{session:m=""}=t,{playerid:d=""}=t,{lang:h="en"}=t,{hasdefaultamount:f=""}=t,{clientstyling:o=""}=t,{clientstylingurl:s=""}=t,{translationurl:p=""}=t,{playercurrency:w=""}=t,{shortcashierenabled:b="false"}=t,u,D=window.navigator.userAgent,v=e.getDevice(D)!=="PC",M=!0,C,_=0,k="";const R=()=>{fetch(p).then(y=>y.json()).then(y=>{Object.keys(y).forEach(g=>{x(g,y[g])})}).catch(y=>{console.log(y)})};Object.keys(L).forEach(i=>{x(i,L[i])});const S=()=>{window.postMessage({type:"GoToPreviousRoute",isMobile:v},window.location.href)},T=i=>{if(i.data){switch(i.data.type){case"ProfileDetailsData":a(7,w=i.data.profileDetails.currency);break}switch(i.data["MMFE:setQuickDepositHeight"]&&a(2,C=i.data["MMFE:setQuickDepositHeight"].toString()+"px"),i.data["MMFE:openFullCashier"]==="true"&&(window.postMessage({type:"GoToDeposit"},window.location.href),window.postMessage({type:"CloseShortCashier"},window.location.href)),i.data.redirect){case"mm-hc-casino":window.postMessage({type:"GoToCasino"},window.location.href);break;case"mm-hc-sports":window.postMessage({type:"GoToSports"},window.location.href);break;case"mm-hc-contact":window.postMessage({type:"GoToCustomerSupport"},window.location.href),window.postMessage({type:"CloseShortCashier"},window.location.href);break;case"mm-hc-back-to-merchant":window.postMessage({type:"GoToHomepage"},window.location.href);break;case"mm-wm-hc-init-deposit":window.postMessage({type:"RedirectWithdrawDepositCloseModal"},window.location.href);break;case"mm-wm-hc-init-deposit-quick":window.postMessage({type:"CloseShortCashier"},window.location.href);break}}},P=()=>{let i=new URL(`${c}/v1/player/${d}/hostedcashier/initializedeposit?showBonusSelectionInput=true`);if(i.searchParams.append("language",h),l&&i.searchParams.append("isShortCashier",b),f)switch(w){case"USD":_=.4;break;case"CDF":_=1e3;break}let y={method:"POST",headers:{"X-SessionId":m,currency:w||"EUR",amount:_,cashierMode:"Default",IsShortCashier:b,accept:"application/json"}};fetch(i.href,y).then(g=>g.json()).then(g=>{a(1,M=!1),a(3,k=g.CashierUrl)},g=>{console.error(g)})},B=()=>{j(h)},I=()=>{let i=document.createElement("style");i.innerHTML=o,u.appendChild(i)},U=()=>{let i=new URL(s),y=document.createElement("style");fetch(i.href).then(g=>g.text()).then(g=>{y.innerHTML=g,setTimeout(()=>{u.appendChild(y)},1)})};e.onMount(()=>(window.addEventListener("message",T,!1),()=>{window.removeEventListener("message",T)}));const F=()=>S();function H(i){e.binding_callbacks[i?"unshift":"push"](()=>{u=i,a(0,u)})}return n.$$set=i=>{"endpoint"in i&&a(8,c=i.endpoint),"session"in i&&a(9,m=i.session),"playerid"in i&&a(10,d=i.playerid),"lang"in i&&a(11,h=i.lang),"hasdefaultamount"in i&&a(12,f=i.hasdefaultamount),"clientstyling"in i&&a(13,o=i.clientstyling),"clientstylingurl"in i&&a(14,s=i.clientstylingurl),"translationurl"in i&&a(15,p=i.translationurl),"playercurrency"in i&&a(7,w=i.playercurrency),"shortcashierenabled"in i&&a(16,b=i.shortcashierenabled)},n.$$.update=()=>{n.$$.dirty&2048&&h&&B(),n.$$.dirty&65536&&(l=b.toLocaleLowerCase()==="true"),n.$$.dirty&16385&&s&&u&&U(),n.$$.dirty&8193&&o&&u&&I(),n.$$.dirty&32768&&p&&R(),n.$$.dirty&69504&&m&&d&&c&&w&&h&&b&&P()},[u,M,C,k,r,v,S,w,c,m,d,h,f,o,s,p,b,F,H]}class E extends e.SvelteComponent{constructor(t){super(),e.init(this,t,N,q,e.safe_not_equal,{endpoint:8,session:9,playerid:10,lang:11,hasdefaultamount:12,clientstyling:13,clientstylingurl:14,translationurl:15,playercurrency:7,shortcashierenabled:16},A)}get endpoint(){return this.$$.ctx[8]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get session(){return this.$$.ctx[9]}set session(t){this.$$set({session:t}),e.flush()}get playerid(){return this.$$.ctx[10]}set playerid(t){this.$$set({playerid:t}),e.flush()}get lang(){return this.$$.ctx[11]}set lang(t){this.$$set({lang:t}),e.flush()}get hasdefaultamount(){return this.$$.ctx[12]}set hasdefaultamount(t){this.$$set({hasdefaultamount:t}),e.flush()}get clientstyling(){return this.$$.ctx[13]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[14]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[15]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get playercurrency(){return this.$$.ctx[7]}set playercurrency(t){this.$$set({playercurrency:t}),e.flush()}get shortcashierenabled(){return this.$$.ctx[16]}set shortcashierenabled(t){this.$$set({shortcashierenabled:t}),e.flush()}}e.create_custom_element(E,{endpoint:{},session:{},playerid:{},lang:{},hasdefaultamount:{},clientstyling:{},clientstylingurl:{},translationurl:{},playercurrency:{},shortcashierenabled:{}},[],[],!0);exports.default=E;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as X, $ as Z, S as J, i as K, f as D, c as $, s as ee, b as te, e as _, d as L, t as C, g as d, h as P, j as S, k as p, l as E, n as j, m as T, o as ie, p as ae, q as se, r as M, u as re, v as ne, w as A, x as oe } from "./CasinoIntegratedGamePage-
|
|
1
|
+
import { a as X, $ as Z, S as J, i as K, f as D, c as $, s as ee, b as te, e as _, d as L, t as C, g as d, h as P, j as S, k as p, l as E, n as j, m as T, o as ie, p as ae, q as se, r as M, u as re, v as ne, w as A, x as oe } from "./CasinoIntegratedGamePage-CvnTWMfX.js";
|
|
2
2
|
function W(a, e) {
|
|
3
3
|
X(a, e);
|
|
4
4
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoIntegratedGamePage-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoIntegratedGamePage-CvVgmfJR.cjs")).then(e=>e.CasinoIntegratedGamePage_ce).then(({default:e})=>{!customElements.get("casino-integrated-game-page")&&customElements.define("casino-integrated-game-page",e.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoIntegratedGamePage-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoIntegratedGamePage-CvnTWMfX.js").then((e) => e.C).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("casino-integrated-game-page") && customElements.define("casino-integrated-game-page", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|