@everymatrix/casino-random-game 1.88.6 → 1.88.7

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.
@@ -4345,7 +4345,7 @@ function Bo(e, t) {
4345
4345
  if (!e)
4346
4346
  return;
4347
4347
  const n = e.getRootNode(), i = window[K];
4348
- let o = i[t]?.sheet;
4348
+ let o = i[t] && i[t].sheet;
4349
4349
  o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
4350
4350
  sheet: o,
4351
4351
  refCount: 1
@@ -4379,11 +4379,10 @@ function Go(e, t) {
4379
4379
  }
4380
4380
  function Uo(e, t) {
4381
4381
  return window.emMessageBus.subscribe(t, (r) => {
4382
- var s;
4383
4382
  if (!e)
4384
4383
  return;
4385
4384
  const n = e.getRootNode(), i = window[ee];
4386
- let o = (s = i[t]) == null ? void 0 : s.sheet;
4385
+ let o = i[t] && i[t].sheet;
4387
4386
  o ? i[t].refCount = i[t].refCount + 1 : (o = new CSSStyleSheet(), o.replaceSync(r), i[t] = {
4388
4387
  sheet: o,
4389
4388
  refCount: 1
@@ -15,5 +15,5 @@ PERFORMANCE OF THIS SOFTWARE.
15
15
  `+r.map(function(n,i){return i+1+") "+n.toString()}).join(`
16
16
  `):"",this.name="UnsubscriptionError",this.errors=r}});function rt(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ne=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,o;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=Ke(a),h=s.next();!h.done;h=s.next()){var l=h.value;l.remove(this)}}catch(p){t={error:p}}finally{try{h&&!h.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var u=this.initialTeardown;if(D(u))try{u()}catch(p){o=p instanceof je?p.errors:[p]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var c=Ke(f),m=c.next();!m.done;m=c.next()){var d=m.value;try{Bt(d)}catch(p){o=o!=null?o:[],p instanceof je?o=tt(tt([],et(o)),et(p.errors)):o.push(p)}}}catch(p){n={error:p}}finally{try{m&&!m.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}}if(o)throw new je(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Bt(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)&&rt(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&rt(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),sr=Ne.EMPTY;function ur(e){return e instanceof Ne||e&&"closed"in e&&D(e.remove)&&D(e.add)&&D(e.unsubscribe)}function Bt(e){D(e)?e():e.unsubscribe()}var Rn={Promise:void 0},In={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,tt([e,t],et(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Nn(e){In.setTimeout(function(){throw e})}function At(){}function Te(e){e()}var lr=function(e){be(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,ur(r)&&r.add(n)):n.destination=Cn,n}return t.create=function(r,n,i){return new nt(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}(Ne),Ln=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){xe(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){xe(n)}else xe(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){xe(r)}},e}(),nt=function(e){be(t,e);function t(r,n,i){var o=e.call(this)||this,a;return D(r)||!r?a={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:a=r,o.destination=new Ln(a),o}return t}(lr);function xe(e){Nn(e)}function Mn(e){throw e}var Cn={closed:!0,next:At,error:Mn,complete:At},Gn=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Un(e){return e}function Fn(e){return e.length===0?Un:e.length===1?e[0]:function(r){return e.reduce(function(n,i){return i(n)},r)}}var Pt=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,o=Dn(t)?t:new nt(t,r,n);return Te(function(){var a=i,s=a.operator,h=a.source;o.add(s?s.call(o,h):h?i._subscribe(o):i._trySubscribe(o))}),o},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=Ot(r),new r(function(i,o){var a=new nt({next:function(s){try{t(s)}catch(h){o(h),a.unsubscribe()}},error:o,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[Gn]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Fn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Ot(t),new t(function(n,i){var o;r.subscribe(function(a){return o=a},function(a){return i(a)},function(){return n(o)})})},e.create=function(t){return new e(t)},e}();function Ot(e){var t;return(t=e!=null?e:Rn.Promise)!==null&&t!==void 0?t:Promise}function $n(e){return e&&D(e.next)&&D(e.error)&&D(e.complete)}function Dn(e){return e&&e instanceof lr||$n(e)&&ur(e)}var jn=ar(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),hr=function(e){be(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 Rt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new jn},t.prototype.next=function(r){var n=this;Te(function(){var i,o;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var a=Ke(n.currentObservers),s=a.next();!s.done;s=a.next()){var h=s.value;h.next(r)}}catch(l){i={error:l}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Te(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;Te(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,o=i.hasError,a=i.isStopped,s=i.observers;return o||a?sr:(this.currentObservers=null,s.push(r),new Ne(function(){n.currentObservers=null,rt(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,o=n.thrownError,a=n.isStopped;i?r.error(o):a&&r.complete()},t.prototype.asObservable=function(){var r=new Pt;return r.source=this,r},t.create=function(r,n){return new Rt(r,n)},t}(Pt),Rt=function(e){be(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:sr},t}(hr),cr={now:function(){return(cr.delegate||Date).now()},delegate:void 0},kn=function(e){be(t,e);function t(r,n,i){r===void 0&&(r=1/0),n===void 0&&(n=1/0),i===void 0&&(i=cr);var o=e.call(this)||this;return o._bufferSize=r,o._windowTime=n,o._timestampProvider=i,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=n===1/0,o._bufferSize=Math.max(1,r),o._windowTime=Math.max(1,n),o}return t.prototype.next=function(r){var n=this,i=n.isStopped,o=n._buffer,a=n._infiniteTimeWindow,s=n._timestampProvider,h=n._windowTime;i||(o.push(r),!a&&o.push(s.now()+h)),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,o=i._infiniteTimeWindow,a=i._buffer,s=a.slice(),h=0;h<s.length&&!r.closed;h+=o?1:2)r.next(s[h]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,o=r._buffer,a=r._infiniteTimeWindow,s=(a?1:2)*n;if(n<1/0&&s<o.length&&o.splice(0,o.length-s),!a){for(var h=i.now(),l=0,u=1;u<o.length&&o[u]<=h;u+=2)l=u;l&&o.splice(0,l+1)}},t}(hr);const It=[],Nt={},Vn=(e,t=0)=>{if(It.indexOf(e)==-1){const r=new kn(t);Nt[e]=r,It.push(e)}return Nt[e]},q=[];function Wn(e,t){return{subscribe:Le(e,t).subscribe}}function Le(e,t=G){let r;const n=new Set;function i(s){if(er(e,s)&&(e=s,r)){const h=!q.length;for(const l of n)l[1](),q.push(l,e);if(h){for(let l=0;l<q.length;l+=2)q[l][0](q[l+1]);q.length=0}}}function o(s){i(s(e))}function a(s,h=G){const l=[s,h];return n.add(l),n.size===1&&(r=t(i,o)||G),s(e),()=>{n.delete(l),n.size===0&&r&&(r(),r=null)}}return{set:i,update:o,subscribe:a}}function ae(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 o=t.length<2;return Wn(r,(a,s)=>{let h=!1;const l=[];let u=0,f=G;const c=()=>{if(u)return;f();const d=t(n?l[0]:l,a,s);o?a(d):f=mt(d)?d:G},m=i.map((d,p)=>tr(d,A=>{l[p]=A,u&=~(1<<p),h&&c()},()=>{u|=1<<p}));return h=!0,c(),function(){J(m),f(),h=!1}})}function Xn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var zn=function(t){return Jn(t)&&!Zn(t)};function Jn(e){return!!e&&typeof e=="object"}function Zn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||qn(e)}var Yn=typeof Symbol=="function"&&Symbol.for,Qn=Yn?Symbol.for("react.element"):60103;function qn(e){return e.$$typeof===Qn}function Kn(e){return Array.isArray(e)?[]:{}}function de(e,t){return t.clone!==!1&&t.isMergeableObject(e)?re(Kn(e),e,t):e}function ei(e,t,r){return e.concat(t).map(function(n){return de(n,r)})}function ti(e,t){if(!t.customMerge)return re;var r=t.customMerge(e);return typeof r=="function"?r:re}function ri(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Lt(e){return Object.keys(e).concat(ri(e))}function fr(e,t){try{return t in e}catch(r){return!1}}function ni(e,t){return fr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function ii(e,t,r){var n={};return r.isMergeableObject(e)&&Lt(e).forEach(function(i){n[i]=de(e[i],r)}),Lt(t).forEach(function(i){ni(e,i)||(fr(e,i)&&r.isMergeableObject(t[i])?n[i]=ti(i,r)(e[i],t[i],r):n[i]=de(t[i],r))}),n}function re(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||ei,r.isMergeableObject=r.isMergeableObject||zn,r.cloneUnlessOtherwiseSpecified=de;var n=Array.isArray(t),i=Array.isArray(e),o=n===i;return o?n?r.arrayMerge(e,t,r):ii(e,t,r):de(t,r)}re.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return re(n,i,r)},{})};var oi=re,ai=oi;const si=Xn(ai);var it=function(e,t){return it=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},it(e,t)};function Me(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");it(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var C=function(){return C=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},C.apply(this,arguments)};function ui(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function ke(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}function Ve(e,t){var r=t&&t.cache?t.cache:pi,n=t&&t.serializer?t.serializer:mi,i=t&&t.strategy?t.strategy:ci;return i(e,{cache:r,serializer:n})}function li(e){return e==null||typeof e=="number"||typeof e=="boolean"}function hi(e,t,r,n){var i=li(n)?n:r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.call(this,n),t.set(i,o)),o}function mr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return typeof o=="undefined"&&(o=e.apply(this,n),t.set(i,o)),o}function dr(e,t,r,n,i){return r.bind(t,e,n,i)}function ci(e,t){var r=e.length===1?hi:mr;return dr(e,this,r,t.cache.create(),t.serializer)}function fi(e,t){return dr(e,this,mr,t.cache.create(),t.serializer)}var mi=function(){return JSON.stringify(arguments)},di=function(){function e(){this.cache=Object.create(null)}return e.prototype.get=function(t){return this.cache[t]},e.prototype.set=function(t,r){this.cache[t]=r},e}(),pi={create:function(){return new di}},We={variadic:fi},Oe=function(){return Oe=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},Oe.apply(this,arguments)};var y;(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"})(y||(y={}));var E;(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"})(E||(E={}));var ne;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(ne||(ne={}));function Mt(e){return e.type===E.literal}function bi(e){return e.type===E.argument}function pr(e){return e.type===E.number}function br(e){return e.type===E.date}function gr(e){return e.type===E.time}function yr(e){return e.type===E.select}function vr(e){return e.type===E.plural}function gi(e){return e.type===E.pound}function _r(e){return e.type===E.tag}function xr(e){return!!(e&&typeof e=="object"&&e.type===ne.number)}function ot(e){return!!(e&&typeof e=="object"&&e.type===ne.dateTime)}var Er=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,yi=/(?:[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 vi(e){var t={};return e.replace(yi,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 S=function(){return S=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},S.apply(this,arguments)};var _i=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function xi(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(_i).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var o=i[n],a=o.split("/");if(a.length===0)throw new Error("Invalid number skeleton");for(var s=a[0],h=a.slice(1),l=0,u=h;l<u.length;l++){var f=u[l];if(f.length===0)throw new Error("Invalid number skeleton")}r.push({stem:s,options:h})}return r}function Ei(e){return e.replace(/^(.*?)-/,"")}var Ct=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,wr=/^(@+)?(\+|#+)?[rs]?$/g,wi=/(\*)(0+)|(#+)(0+)|(0+)/g,Sr=/^(0+)$/;function Gt(e){var t={};return e[e.length-1]==="r"?t.roundingPriority="morePrecision":e[e.length-1]==="s"&&(t.roundingPriority="lessPrecision"),e.replace(wr,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 Tr(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 Si(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)),!Sr.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ut(e){var t={},r=Tr(e);return r||t}function Ti(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=Ei(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=S(S(S({},t),{notation:"scientific"}),i.options.reduce(function(h,l){return S(S({},h),Ut(l))},{}));continue;case"engineering":t=S(S(S({},t),{notation:"engineering"}),i.options.reduce(function(h,l){return S(S({},h),Ut(l))},{}));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(wi,function(h,l,u,f,c,m){if(l)t.minimumIntegerDigits=u.length;else{if(f&&c)throw new Error("We currently do not support maximum integer digits");if(m)throw new Error("We currently do not support exact integer digits")}return""});continue}if(Sr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Ct.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Ct,function(h,l,u,f,c,m){return u==="*"?t.minimumFractionDigits=l.length:f&&f[0]==="#"?t.maximumFractionDigits=f.length:c&&m?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+m.length):(t.minimumFractionDigits=l.length,t.maximumFractionDigits=l.length),""});var o=i.options[0];o==="w"?t=S(S({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=S(S({},t),Gt(o)));continue}if(wr.test(i.stem)){t=S(S({},t),Gt(i.stem));continue}var a=Tr(i.stem);a&&(t=S(S({},t),a));var s=Si(i.stem);s&&(t=S(S({},t),s))}return t}var Ee={"001":["H","h"],419:["h","H","hB","hb"],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","H","hB","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","H","hB","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","H","hB","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"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["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 Hi(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var a=1+(o&1),s=o<2?1:3+(o>>1),h="a",l=Bi(t);for((l=="H"||l=="k")&&(s=0);s-- >0;)r+=h;for(;a-- >0;)r=l+r}else i==="J"?r+="H":r+=i}return r}function Bi(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=Ee[n||""]||Ee[r||""]||Ee["".concat(r,"-001")]||Ee["001"];return i[0]}var Xe,Ai=new RegExp("^".concat(Er.source,"*")),Pi=new RegExp("".concat(Er.source,"*$"));function v(e,t){return{start:e,end:t}}var Oi=!!String.prototype.startsWith&&"_a".startsWith("a",1),Ri=!!String.fromCodePoint,Ii=!!Object.fromEntries,Ni=!!String.prototype.codePointAt,Li=!!String.prototype.trimStart,Mi=!!String.prototype.trimEnd,Ci=!!Number.isSafeInteger,Gi=Ci?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},at=!0;try{var Ui=Br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");at=((Xe=Ui.exec("a"))===null||Xe===void 0?void 0:Xe[0])==="a"}catch(e){at=!1}var Ft=Oi?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},st=Ri?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,o=0,a;i>o;){if(a=t[o++],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},$t=Ii?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var o=i[n],a=o[0],s=o[1];r[a]=s}return r},Hr=Ni?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),o;return i<55296||i>56319||r+1===n||(o=t.charCodeAt(r+1))<56320||o>57343?i:(i-55296<<10)+(o-56320)+65536}},Fi=Li?function(t){return t.trimStart()}:function(t){return t.replace(Ai,"")},$i=Mi?function(t){return t.trimEnd()}:function(t){return t.replace(Pi,"")};function Br(e,t){return new RegExp(e,t)}var ut;if(at){var Dt=Br("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");ut=function(t,r){var n;Dt.lastIndex=r;var i=Dt.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else ut=function(t,r){for(var n=[];;){var i=Hr(t,r);if(i===void 0||Ar(i)||Vi(i))break;n.push(i),r+=i>=65536?2:1}return st.apply(void 0,n)};var Di=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 o=this.char();if(o===123){var a=this.parseArgument(t,n);if(a.err)return a;i.push(a.val)}else{if(o===125&&t>0)break;if(o===35&&(r==="plural"||r==="selectordinal")){var s=this.clonePosition();this.bump(),i.push({type:E.pound,location:v(s,this.clonePosition())})}else if(o===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(y.UNMATCHED_CLOSING_TAG,v(this.clonePosition(),this.clonePosition()))}else if(o===60&&!this.ignoreTag&&lt(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:E.literal,value:"<".concat(i,"/>"),location:v(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(t+1,r,!0);if(o.err)return o;var a=o.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!lt(this.char()))return this.error(y.INVALID_TAG,v(s,this.clonePosition()));var h=this.clonePosition(),l=this.parseTagName();return i!==l?this.error(y.UNMATCHED_CLOSING_TAG,v(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:E.tag,value:i,children:a,location:v(n,this.clonePosition())},err:null}:this.error(y.INVALID_TAG,v(s,this.clonePosition())))}else return this.error(y.UNCLOSED_TAG,v(n,this.clonePosition()))}else return this.error(y.INVALID_TAG,v(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&ki(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var o=this.tryParseQuote(r);if(o){i+=o;continue}var a=this.tryParseUnquoted(t,r);if(a){i+=a;continue}var s=this.tryParseLeftAngleBracket();if(s){i+=s;continue}break}var h=v(n,this.clonePosition());return{val:{type:E.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!ji(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 st.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(),st(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,v(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(y.EMPTY_ARGUMENT,v(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(y.MALFORMED_ARGUMENT,v(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,v(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:E.argument,value:i,location:v(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,v(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(y.MALFORMED_ARGUMENT,v(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=ut(this.message,r),i=r+n.length;this.bumpTo(i);var o=this.clonePosition(),a=v(t,o);return{value:n,location:a}},e.prototype.parseArgumentOptions=function(t,r,n,i){var o,a=this.clonePosition(),s=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(s){case"":return this.error(y.EXPECT_ARGUMENT_TYPE,v(a,h));case"number":case"date":case"time":{this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var u=this.clonePosition(),f=this.parseSimpleArgStyleIfPossible();if(f.err)return f;var c=$i(f.val);if(c.length===0)return this.error(y.EXPECT_ARGUMENT_STYLE,v(this.clonePosition(),this.clonePosition()));var m=v(u,this.clonePosition());l={style:c,styleLocation:m}}var d=this.tryParseArgumentClose(i);if(d.err)return d;var p=v(i,this.clonePosition());if(l&&Ft(l==null?void 0:l.style,"::",0)){var A=Fi(l.style.slice(2));if(s==="number"){var f=this.parseNumberSkeletonFromString(A,l.styleLocation);return f.err?f:{val:{type:E.number,value:n,location:p,style:f.val},err:null}}else{if(A.length===0)return this.error(y.EXPECT_DATE_TIME_SKELETON,p);var H=A;this.locale&&(H=Hi(A,this.locale));var c={type:ne.dateTime,pattern:H,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?vi(H):{}},T=s==="date"?E.date:E.time;return{val:{type:T,value:n,location:p,style:c},err:null}}}return{val:{type:s==="number"?E.number:s==="date"?E.date:E.time,value:n,location:p,style:(o=l==null?void 0:l.style)!==null&&o!==void 0?o:null},err:null}}case"plural":case"selectordinal":case"select":{var B=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS,v(B,Oe({},B)));this.bumpSpace();var L=this.parseIdentifierIfPossible(),M=0;if(s!=="select"&&L.value==="offset"){if(!this.bumpIf(":"))return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,v(this.clonePosition(),this.clonePosition()));this.bumpSpace();var f=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(f.err)return f;this.bumpSpace(),L=this.parseIdentifierIfPossible(),M=f.val}var U=this.tryParsePluralOrSelectOptions(t,s,r,L);if(U.err)return U;var d=this.tryParseArgumentClose(i);if(d.err)return d;var ge=v(i,this.clonePosition());return s==="select"?{val:{type:E.select,value:n,options:$t(U.val),location:ge},err:null}:{val:{type:E.plural,value:n,options:$t(U.val),offset:M,pluralType:s==="plural"?"cardinal":"ordinal",location:ge},err:null}}default:return this.error(y.INVALID_ARGUMENT_TYPE,v(a,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(y.EXPECT_ARGUMENT_CLOSING_BRACE,v(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(y.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,v(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=xi(t)}catch(i){return this.error(y.INVALID_NUMBER_SKELETON,r)}return{val:{type:ne.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?Ti(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var o,a=!1,s=[],h=new Set,l=i.value,u=i.location;;){if(l.length===0){var f=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_SELECTOR,y.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;u=v(f,this.clonePosition()),l=this.message.slice(f.offset,this.offset())}else break}if(h.has(l))return this.error(r==="select"?y.DUPLICATE_SELECT_ARGUMENT_SELECTOR:y.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,u);l==="other"&&(a=!0),this.bumpSpace();var m=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:y.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,v(this.clonePosition(),this.clonePosition()));var d=this.parseMessage(t+1,r,n);if(d.err)return d;var p=this.tryParseArgumentClose(m);if(p.err)return p;s.push([l,{value:d.val,location:v(m,this.clonePosition())}]),h.add(l),this.bumpSpace(),o=this.parseIdentifierIfPossible(),l=o.value,u=o.location}return s.length===0?this.error(r==="select"?y.EXPECT_SELECT_ARGUMENT_SELECTOR:y.EXPECT_PLURAL_ARGUMENT_SELECTOR,v(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(y.MISSING_OTHER_CLAUSE,v(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var o=!1,a=0;!this.isEOF();){var s=this.char();if(s>=48&&s<=57)o=!0,a=a*10+(s-48),this.bump();else break}var h=v(i,this.clonePosition());return o?(a*=n,Gi(a)?{val:a,err:null}:this.error(r,h)):this.error(t,h)},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=Hr(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(Ft(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()&&Ar(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 lt(e){return e>=97&&e<=122||e>=65&&e<=90}function ji(e){return lt(e)||e===47}function ki(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 Ar(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Vi(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 ht(e){e.forEach(function(t){if(delete t.location,yr(t)||vr(t))for(var r in t.options)delete t.options[r].location,ht(t.options[r].value);else pr(t)&&xr(t.style)||(br(t)||gr(t))&&ot(t.style)?delete t.style.location:_r(t)&&ht(t.children)})}function Wi(e,t){t===void 0&&(t={}),t=Oe({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Di(e,t).parse();if(r.err){var n=SyntaxError(y[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||ht(r.val),r.val}var ie;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(ie||(ie={}));var Ce=function(e){Me(t,e);function t(r,n,i){var o=e.call(this,r)||this;return o.code=n,o.originalMessage=i,o}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),jt=function(e){Me(t,e);function t(r,n,i,o){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),ie.INVALID_VALUE,o)||this}return t}(Ce),Xi=function(e){Me(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),ie.INVALID_VALUE,i)||this}return t}(Ce),zi=function(e){Me(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,'"'),ie.MISSING_VALUE,n)||this}return t}(Ce),P;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(P||(P={}));function Ji(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==P.literal||r.type!==P.literal?t.push(r):n.value+=r.value,t},[])}function Zi(e){return typeof e=="function"}function He(e,t,r,n,i,o,a){if(e.length===1&&Mt(e[0]))return[{type:P.literal,value:e[0].value}];for(var s=[],h=0,l=e;h<l.length;h++){var u=l[h];if(Mt(u)){s.push({type:P.literal,value:u.value});continue}if(gi(u)){typeof o=="number"&&s.push({type:P.literal,value:r.getNumberFormat(t).format(o)});continue}var f=u.value;if(!(i&&f in i))throw new zi(f,a);var c=i[f];if(bi(u)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),s.push({type:typeof c=="string"?P.literal:P.object,value:c});continue}if(br(u)){var m=typeof u.style=="string"?n.date[u.style]:ot(u.style)?u.style.parsedOptions:void 0;s.push({type:P.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(gr(u)){var m=typeof u.style=="string"?n.time[u.style]:ot(u.style)?u.style.parsedOptions:n.time.medium;s.push({type:P.literal,value:r.getDateTimeFormat(t,m).format(c)});continue}if(pr(u)){var m=typeof u.style=="string"?n.number[u.style]:xr(u.style)?u.style.parsedOptions:void 0;m&&m.scale&&(c=c*(m.scale||1)),s.push({type:P.literal,value:r.getNumberFormat(t,m).format(c)});continue}if(_r(u)){var d=u.children,p=u.value,A=i[p];if(!Zi(A))throw new Xi(p,"function",a);var H=He(d,t,r,n,i,o),T=A(H.map(function(M){return M.value}));Array.isArray(T)||(T=[T]),s.push.apply(s,T.map(function(M){return{type:typeof M=="string"?P.literal:P.object,value:M}}))}if(yr(u)){var B=u.options[c]||u.options.other;if(!B)throw new jt(u.value,c,Object.keys(u.options),a);s.push.apply(s,He(B.value,t,r,n,i));continue}if(vr(u)){var B=u.options["=".concat(c)];if(!B){if(!Intl.PluralRules)throw new Ce(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,ie.MISSING_INTL_API,a);var L=r.getPluralRules(t,{type:u.pluralType}).select(c-(u.offset||0));B=u.options[L]||u.options.other}if(!B)throw new jt(u.value,c,Object.keys(u.options),a);s.push.apply(s,He(B.value,t,r,n,i,c-(u.offset||0)));continue}}return Ji(s)}function Yi(e,t){return t?C(C(C({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=C(C({},e[n]),t[n]||{}),r},{})):e}function Qi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Yi(e[n],t[n]),r},C({},e)):e}function ze(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function qi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ke([void 0],r,!1)))},{cache:ze(e.number),strategy:We.variadic}),getDateTimeFormat:Ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ke([void 0],r,!1)))},{cache:ze(e.dateTime),strategy:We.variadic}),getPluralRules:Ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ke([void 0],r,!1)))},{cache:ze(e.pluralRules),strategy:We.variadic})}}var Ki=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var l=o.formatToParts(h);if(l.length===1)return l[0].value;var u=l.reduce(function(f,c){return!f.length||c.type!==P.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return u.length<=1?u[0]||"":u},this.formatToParts=function(h){return He(o.ast,o.locales,o.formatters,o.formats,h,void 0,o.message)},this.resolvedOptions=function(){var h;return{locale:((h=o.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.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 s=ui(a,["formatters"]);this.ast=e.__parse(t,C(C({},s),{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=Qi(e.formats,n),this.formatters=i&&i.formatters||qi(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=Wi,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 eo(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 o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const j={},to=(e,t,r)=>r&&(t in j||(j[t]={}),e in j[t]||(j[t][e]=r),r),Pr=(e,t)=>{if(t==null)return;if(t in j&&e in j[t])return j[t][e];const r=Ge(t);for(let n=0;n<r.length;n++){const i=r[n],o=no(i,e);if(o)return to(e,t,o)}};let dt;const se=Le({});function ro(e){return dt[e]||null}function Or(e){return e in dt}function no(e,t){if(!Or(e))return null;const r=ro(e);return eo(r,t)}function io(e){if(e==null)return;const t=Ge(e);for(let r=0;r<t.length;r++){const n=t[r];if(Or(n))return n}}function Rr(e,...t){delete j[e],se.update(r=>(r[e]=si.all([r[e]||{},...t]),r))}ae([se],([e])=>Object.keys(e));se.subscribe(e=>dt=e);const Be={};function oo(e,t){Be[e].delete(t),Be[e].size===0&&delete Be[e]}function Ir(e){return Be[e]}function ao(e){return Ge(e).map(t=>{const r=Ir(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ct(e){return e==null?!1:Ge(e).some(t=>{var r;return(r=Ir(t))==null?void 0:r.size})}function so(e,t){return Promise.all(t.map(n=>(oo(e,n),n().then(i=>i.default||i)))).then(n=>Rr(e,...n))}const he={};function Nr(e){if(!ct(e))return e in he?he[e]:Promise.resolve();const t=ao(e);return he[e]=Promise.all(t.map(([r,n])=>so(r,n))).then(()=>{if(ct(e))return Nr(e);delete he[e]}),he[e]}const uo={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"}}},lo={fallbackLocale:null,loadingDelay:200,formats:uo,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ho=lo;function oe(){return ho}const Je=Le(!1);var co=Object.defineProperty,fo=Object.defineProperties,mo=Object.getOwnPropertyDescriptors,kt=Object.getOwnPropertySymbols,po=Object.prototype.hasOwnProperty,bo=Object.prototype.propertyIsEnumerable,Vt=(e,t,r)=>t in e?co(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,go=(e,t)=>{for(var r in t||(t={}))po.call(t,r)&&Vt(e,r,t[r]);if(kt)for(var r of kt(t))bo.call(t,r)&&Vt(e,r,t[r]);return e},yo=(e,t)=>fo(e,mo(t));let ft;const Re=Le(null);function Wt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ge(e,t=oe().fallbackLocale){const r=Wt(e);return t?[...new Set([...r,...Wt(t)])]:r}function Z(){return ft!=null?ft:void 0}Re.subscribe(e=>{ft=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const vo=e=>{if(e&&io(e)&&ct(e)){const{loadingDelay:t}=oe();let r;return typeof window!="undefined"&&Z()!=null&&t?r=window.setTimeout(()=>Je.set(!0),t):Je.set(!0),Nr(e).then(()=>{Re.set(e)}).finally(()=>{clearTimeout(r),Je.set(!1)})}return Re.set(e)},W=yo(go({},Re),{set:vo}),Ue=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var _o=Object.defineProperty,Ie=Object.getOwnPropertySymbols,Lr=Object.prototype.hasOwnProperty,Mr=Object.prototype.propertyIsEnumerable,Xt=(e,t,r)=>t in e?_o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pt=(e,t)=>{for(var r in t||(t={}))Lr.call(t,r)&&Xt(e,r,t[r]);if(Ie)for(var r of Ie(t))Mr.call(t,r)&&Xt(e,r,t[r]);return e},ue=(e,t)=>{var r={};for(var n in e)Lr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ie)for(var n of Ie(e))t.indexOf(n)<0&&Mr.call(e,n)&&(r[n]=e[n]);return r};const pe=(e,t)=>{const{formats:r}=oe();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},xo=Ue(e=>{var t=e,{locale:r,format:n}=t,i=ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=pe("number",n)),new Intl.NumberFormat(r,i)}),Eo=Ue(e=>{var t=e,{locale:r,format:n}=t,i=ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=pe("date",n):Object.keys(i).length===0&&(i=pe("date","short")),new Intl.DateTimeFormat(r,i)}),wo=Ue(e=>{var t=e,{locale:r,format:n}=t,i=ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=pe("time",n):Object.keys(i).length===0&&(i=pe("time","short")),new Intl.DateTimeFormat(r,i)}),So=(e={})=>{var t=e,{locale:r=Z()}=t,n=ue(t,["locale"]);return xo(pt({locale:r},n))},To=(e={})=>{var t=e,{locale:r=Z()}=t,n=ue(t,["locale"]);return Eo(pt({locale:r},n))},Ho=(e={})=>{var t=e,{locale:r=Z()}=t,n=ue(t,["locale"]);return wo(pt({locale:r},n))},Bo=Ue((e,t=Z())=>new Ki(e,t,oe().formats,{ignoreTag:oe().ignoreTag})),Ao=(e,t={})=>{var r,n,i,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:s,locale:h=Z(),default:l}=a;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=Pr(e,h);if(!u)u=(o=(i=(n=(r=oe()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof u!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),u;if(!s)return u;let f=u;try{f=Bo(u,h).format(s)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},Po=(e,t)=>Ho(t).format(e),Oo=(e,t)=>To(t).format(e),Ro=(e,t)=>So(t).format(e),Io=(e,t=Z())=>Pr(e,t),No=ae([W,se],()=>Ao);ae([W],()=>Po);ae([W],()=>Oo);ae([W],()=>Ro);ae([W,se],()=>Io);window.emWidgets={topic:Vn};const Lo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";String(Number.MAX_SAFE_INTEGER).length;const ee="__WIDGET_GLOBAL_STYLE_CACHE__";function Mo(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Co(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function Go(e,t,r,n=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!n)return r=Uo(e,t),r;window[ee]||(window[ee]={}),r=Fo(e,t);const o=r.unsubscribe.bind(r),a=()=>{if(window[ee][t]){const s=window[ee][t];s.refCount>1?s.refCount=s.refCount-1:delete window[ee][t]}o()};return r.unsubscribe=a,r}function Uo(e,t){const r=document.createElement("style");return window.emMessageBus.subscribe(t,n=>{e&&(r.innerHTML=n,e.appendChild(r))})}function Fo(e,t){return window.emMessageBus.subscribe(t,r=>{var s;if(!e)return;const n=e.getRootNode(),i=window[ee];let o=(s=i[t])==null?void 0:s.sheet;o?i[t].refCount=i[t].refCount+1:(o=new CSSStyleSheet,o.replaceSync(r),i[t]={sheet:o,refCount:1});const a=n.adoptedStyleSheets||[];a.includes(o)||(n.adoptedStyleSheets=[...a,o])})}function $o({withLocale:e,translations:t}){W.subscribe(r=>{r==null&&(se.set(t),W.set(e))})}function zt(e,t){Rr(e,t)}function Do(e){W.set(e)}const Jt={en:{playRandomGame:"Play a random game",randomGameLoading:"Selecting ...",playNowRandomGame:"Play Now",noGames:"There are no random games to play"},"zh-hk":{playRandomGame:"玩隨機遊戲",randomGameLoading:"選擇...",playNowRandomGame:"現在播放",noGames:"There are no random games to play"},de:{playRandomGame:"Spiel ein Zufallsspiel",randomGameLoading:"Auswahl läuft",playNowRandomGame:"Jetzt spielen",noGames:"There are no random games to play"},fr:{playRandomGame:"Jouer à un jeu aléatoire",randomGameLoading:"Sélectinner ...",playNowRandomGame:"Jouer maintenant",noGames:"There are no random games to play"},ro:{playRandomGame:"Joaca-te un joc aleatoriu",randomGameLoading:"Se selecteaza ...",playNowRandomGame:"Joaca-te Acum",noGames:"Nu exista jocuri aleatorii de jucat"},tr:{playRandomGame:"Oynamak için doğru oyunun adını yazın.",randomGameLoading:"Henüz son aramalar yok. Herhangi bir oyunu arayın.",playNowRandomGame:"Son arama",noGames:"Yükleniyor, lütfen bekleyin"},es:{playRandomGame:"Juego aleatorio",randomGameLoading:"Seleccionando…",playNowRandomGame:"Juega Ya",noGames:"There are no random games to play"},pt:{playRandomGame:"Jogue um jogo aleatório",randomGameLoading:"Selecionando ...",playNowRandomGame:"Jogue agora",noGames:"There are no random games to play"},hr:{playRandomGame:"Igrajte nasumičnu igru",randomGameLoading:"Odabir...",playNowRandomGame:"Igraj sada",noGames:"Nema nasumičnih igara za igranje"},"pt-br":{playRandomGame:"Jogue um jogo aleatório",randomGameCarregando:"Selecionando...",playNowRandomGame:"Jogue agora",noGames:"There are no random games to play"},"es-mx":{playRandomGame:"Jugar un juego al azar",randomGameCargando:"Seleccionando..",playNowRandomGame:"Jugar ahora",noGames:"There are no random games to play"},"en-us":{playRandomGame:"Play a random game",randomGameLoading:"Selecting ...",playNowRandomGame:"Play Now",noGames:"There are no random games to play"}};function jo(e){cn(e,"svelte-kfgfhx","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:300;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;width:90vw;min-height:380px;max-width:500px;padding:50px;border-top:3px solid var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));border-radius:5px;background:var(--emw--color-white, #FFFFFF)}.ModalWindow .ModalCloseBtn{position:absolute;top:10px;right:10px;border-radius:50%;color:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out;width:28px;height:28px}.ModalWindow .ModalCloseBtn svg{width:28px;height:28px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.ModalWindow .ModalMobileContainer{padding:10px;border-top:none}.ModalWindow .ModalMobileContainer .ModalCloseBtn{margin:10px}.ModalWindow .ModalMobileContainer .ModalCloseBtn svg{width:24px;height:24px}.CasinoPlayRandomGameWrapper{min-height:0}.RandomGameWrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;position:relative;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameWrapper .RandomGamesSliderWrapper{overflow:hidden;height:170px}.RandomGameWrapper .GamesContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.RandomGameWrapper .RandomGameLoading{padding:30px 0}.RandomGameWrapper .RandomGameImage{width:256px;height:170px;border-radius:5px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomTryAgain{position:absolute;bottom:85px;right:-10px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);display:flex;align-items:center;padding:6px;border:none;border-radius:50%;cursor:pointer}.RandomTryAgain svg{width:22px;height:22px}.item{position:relative;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.RandomGameDetails .RandomGameTitle{margin:5px 0;font-size:16px;line-height:18px;text-align:center}.RandomGameDetails .RandomGameVendor{font-size:10px;margin-bottom:10px}.RandomGameDetails .RandomGamePlay{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;width:200px;height:40px;font-size:14px;cursor:pointer}.RandomButtonWrapper{display:flex;justify-content:center;margin-top:30px;width:100%}.RandomButtonWrapper .RandomButton{display:flex;align-items:center;gap:5px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;padding:0 30px;height:50px;font-size:16px;cursor:pointer}")}function Zt(e,t,r){const n=e.slice();return n[41]=t[r],n}const ko=e=>({}),Yt=e=>({});function Qt(e){let t,r,n,i,o,a,s;const h=e[23].close,l=sn(h,e,e[22],Yt),u=l||Vo();function f(d,p){return d[7]?Xo:Wo}let c=f(e),m=c(e);return{c(){t=w("div"),r=w("div"),n=w("span"),u&&u.c(),i=V(),m.c(),g(n,"class","ModalCloseBtn"),g(n,"role","button"),g(r,"class","ModalContainer"),g(t,"class","ModalWindow")},m(d,p){I(d,t,p),_(t,r),_(r,n),u&&u.m(n,null),_(r,i),m.m(r,null),o=!0,a||(s=Ae(n,"click",e[12]),a=!0)},p(d,p){l&&l.p&&(!o||p[0]&4194304)&&ln(l,h,d,d[22],o?un(h,d[22],p,ko):hn(d[22]),Yt),c===(c=f(d))&&m?m.p(d,p):(m.d(1),m=c(d),m&&(m.c(),m.m(r,null)))},i(d){o||(fe(u,d),o=!0)},o(d){Qe(u,d),o=!1},d(d){d&&O(t),u&&u.d(d),m.d(),a=!1,s()}}}function Vo(e){let t,r;return{c(){t=St("svg"),r=St("path"),g(r,"stroke-linecap","round"),g(r,"stroke-linejoin","round"),g(r,"stroke-width","2"),g(r,"d","M6 18L18 6M6 6l12 12"),g(t,"class","w-6 h-6"),g(t,"fill","none"),g(t,"stroke","currentColor"),g(t,"viewBox","0 0 24 24"),g(t,"xmlns","http://www.w3.org/2000/svg")},m(n,i){I(n,t,i),_(t,r)},p:G,d(n){n&&O(t)}}}function Wo(e){let t,r=e[9]("noGames")+"",n;return{c(){t=w("p"),n=k(r),g(t,"class","RandomGameLoading")},m(i,o){I(i,t,o),_(t,n)},p(i,o){o[0]&512&&r!==(r=i[9]("noGames")+"")&&z(n,r)},d(i){i&&O(t)}}}function Xo(e){let t,r,n,i,o=Ht(e[4]),a=[];for(let u=0;u<o.length;u+=1)a[u]=qt(Zt(e,o,u));function s(u,f){return u[6]?Jo:zo}let h=s(e),l=h(e);return{c(){t=w("div"),r=w("main"),n=w("div");for(let u=0;u<a.length;u+=1)a[u].c();i=V(),l.c(),g(n,"class","GamesContainer"),g(r,"class","RandomGamesSliderWrapper"),g(t,"class","RandomGameWrapper")},m(u,f){I(u,t,f),_(t,r),_(r,n);for(let c=0;c<a.length;c+=1)a[c]&&a[c].m(n,null);e[24](n),_(t,i),l.m(t,null)},p(u,f){if(f[0]&16){o=Ht(u[4]);let c;for(c=0;c<o.length;c+=1){const m=Zt(u,o,c);a[c]?a[c].p(m,f):(a[c]=qt(m),a[c].c(),a[c].m(n,null))}for(;c<a.length;c+=1)a[c].d(1);a.length=o.length}h===(h=s(u))&&l?l.p(u,f):(l.d(1),l=h(u),l&&(l.c(),l.m(t,null)))},d(u){u&&O(t),dn(a,u),e[24](null),l.d()}}}function qt(e){let t,r,n,i,o,a;return{c(){t=w("div"),r=w("img"),a=V(),g(r,"class","RandomGameImage"),wt(r.src,n=e[41].thumbnail)||g(r,"src",n),g(r,"alt",i=e[41].name),g(r,"title",o=e[41].name),g(t,"class","item")},m(s,h){I(s,t,h),_(t,r),_(t,a)},p(s,h){h[0]&16&&!wt(r.src,n=s[41].thumbnail)&&g(r,"src",n),h[0]&16&&i!==(i=s[41].name)&&g(r,"alt",i),h[0]&16&&o!==(o=s[41].name)&&g(r,"title",o)},d(s){s&&O(t)}}}function zo(e){let t,r=e[9]("randomGameLoading")+"",n;return{c(){t=w("p"),n=k(r),g(t,"class","RandomGameLoading")},m(i,o){I(i,t,o),_(t,n)},p(i,o){o[0]&512&&r!==(r=i[9]("randomGameLoading")+"")&&z(n,r)},d(i){i&&O(t)}}}function Jo(e){let t,r,n,i,o=e[3].name+"",a,s,h,l=e[3].vendor.name+"",u,f,c,m=e[9]("playNowRandomGame")+"",d,p,A;return{c(){t=w("button"),t.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve"><style type="text/css">.st0{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}
18
+ `,ie.MISSING_INTL_API,a);var L=r.getPluralRules(t,{type:u.pluralType}).select(c-(u.offset||0));B=u.options[L]||u.options.other}if(!B)throw new jt(u.value,c,Object.keys(u.options),a);s.push.apply(s,He(B.value,t,r,n,i,c-(u.offset||0)));continue}}return Ji(s)}function Yi(e,t){return t?C(C(C({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=C(C({},e[n]),t[n]||{}),r},{})):e}function Qi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Yi(e[n],t[n]),r},C({},e)):e}function ze(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function qi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,ke([void 0],r,!1)))},{cache:ze(e.number),strategy:We.variadic}),getDateTimeFormat:Ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,ke([void 0],r,!1)))},{cache:ze(e.dateTime),strategy:We.variadic}),getPluralRules:Ve(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,ke([void 0],r,!1)))},{cache:ze(e.pluralRules),strategy:We.variadic})}}var Ki=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var o=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var l=o.formatToParts(h);if(l.length===1)return l[0].value;var u=l.reduce(function(f,c){return!f.length||c.type!==P.literal||typeof f[f.length-1]!="string"?f.push(c.value):f[f.length-1]+=c.value,f},[]);return u.length<=1?u[0]||"":u},this.formatToParts=function(h){return He(o.ast,o.locales,o.formatters,o.formats,h,void 0,o.message)},this.resolvedOptions=function(){var h;return{locale:((h=o.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(o.locales)[0]}},this.getAst=function(){return o.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 s=ui(a,["formatters"]);this.ast=e.__parse(t,C(C({},s),{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=Qi(e.formats,n),this.formatters=i&&i.formatters||qi(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=Wi,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 eo(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 o=r.slice(i,r.length).join(".");if(o in n){n=n[o];break}}n=n[r[i]]}else n=void 0;return n}const j={},to=(e,t,r)=>r&&(t in j||(j[t]={}),e in j[t]||(j[t][e]=r),r),Pr=(e,t)=>{if(t==null)return;if(t in j&&e in j[t])return j[t][e];const r=Ge(t);for(let n=0;n<r.length;n++){const i=r[n],o=no(i,e);if(o)return to(e,t,o)}};let dt;const se=Le({});function ro(e){return dt[e]||null}function Or(e){return e in dt}function no(e,t){if(!Or(e))return null;const r=ro(e);return eo(r,t)}function io(e){if(e==null)return;const t=Ge(e);for(let r=0;r<t.length;r++){const n=t[r];if(Or(n))return n}}function Rr(e,...t){delete j[e],se.update(r=>(r[e]=si.all([r[e]||{},...t]),r))}ae([se],([e])=>Object.keys(e));se.subscribe(e=>dt=e);const Be={};function oo(e,t){Be[e].delete(t),Be[e].size===0&&delete Be[e]}function Ir(e){return Be[e]}function ao(e){return Ge(e).map(t=>{const r=Ir(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ct(e){return e==null?!1:Ge(e).some(t=>{var r;return(r=Ir(t))==null?void 0:r.size})}function so(e,t){return Promise.all(t.map(n=>(oo(e,n),n().then(i=>i.default||i)))).then(n=>Rr(e,...n))}const he={};function Nr(e){if(!ct(e))return e in he?he[e]:Promise.resolve();const t=ao(e);return he[e]=Promise.all(t.map(([r,n])=>so(r,n))).then(()=>{if(ct(e))return Nr(e);delete he[e]}),he[e]}const uo={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"}}},lo={fallbackLocale:null,loadingDelay:200,formats:uo,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ho=lo;function oe(){return ho}const Je=Le(!1);var co=Object.defineProperty,fo=Object.defineProperties,mo=Object.getOwnPropertyDescriptors,kt=Object.getOwnPropertySymbols,po=Object.prototype.hasOwnProperty,bo=Object.prototype.propertyIsEnumerable,Vt=(e,t,r)=>t in e?co(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,go=(e,t)=>{for(var r in t||(t={}))po.call(t,r)&&Vt(e,r,t[r]);if(kt)for(var r of kt(t))bo.call(t,r)&&Vt(e,r,t[r]);return e},yo=(e,t)=>fo(e,mo(t));let ft;const Re=Le(null);function Wt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Ge(e,t=oe().fallbackLocale){const r=Wt(e);return t?[...new Set([...r,...Wt(t)])]:r}function Z(){return ft!=null?ft:void 0}Re.subscribe(e=>{ft=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const vo=e=>{if(e&&io(e)&&ct(e)){const{loadingDelay:t}=oe();let r;return typeof window!="undefined"&&Z()!=null&&t?r=window.setTimeout(()=>Je.set(!0),t):Je.set(!0),Nr(e).then(()=>{Re.set(e)}).finally(()=>{clearTimeout(r),Je.set(!1)})}return Re.set(e)},W=yo(go({},Re),{set:vo}),Ue=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var _o=Object.defineProperty,Ie=Object.getOwnPropertySymbols,Lr=Object.prototype.hasOwnProperty,Mr=Object.prototype.propertyIsEnumerable,Xt=(e,t,r)=>t in e?_o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pt=(e,t)=>{for(var r in t||(t={}))Lr.call(t,r)&&Xt(e,r,t[r]);if(Ie)for(var r of Ie(t))Mr.call(t,r)&&Xt(e,r,t[r]);return e},ue=(e,t)=>{var r={};for(var n in e)Lr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ie)for(var n of Ie(e))t.indexOf(n)<0&&Mr.call(e,n)&&(r[n]=e[n]);return r};const pe=(e,t)=>{const{formats:r}=oe();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},xo=Ue(e=>{var t=e,{locale:r,format:n}=t,i=ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=pe("number",n)),new Intl.NumberFormat(r,i)}),Eo=Ue(e=>{var t=e,{locale:r,format:n}=t,i=ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=pe("date",n):Object.keys(i).length===0&&(i=pe("date","short")),new Intl.DateTimeFormat(r,i)}),wo=Ue(e=>{var t=e,{locale:r,format:n}=t,i=ue(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=pe("time",n):Object.keys(i).length===0&&(i=pe("time","short")),new Intl.DateTimeFormat(r,i)}),So=(e={})=>{var t=e,{locale:r=Z()}=t,n=ue(t,["locale"]);return xo(pt({locale:r},n))},To=(e={})=>{var t=e,{locale:r=Z()}=t,n=ue(t,["locale"]);return Eo(pt({locale:r},n))},Ho=(e={})=>{var t=e,{locale:r=Z()}=t,n=ue(t,["locale"]);return wo(pt({locale:r},n))},Bo=Ue((e,t=Z())=>new Ki(e,t,oe().formats,{ignoreTag:oe().ignoreTag})),Ao=(e,t={})=>{var r,n,i,o;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:s,locale:h=Z(),default:l}=a;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=Pr(e,h);if(!u)u=(o=(i=(n=(r=oe()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:l}))!=null?i:l)!=null?o:e;else if(typeof u!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),u;if(!s)return u;let f=u;try{f=Bo(u,h).format(s)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return f},Po=(e,t)=>Ho(t).format(e),Oo=(e,t)=>To(t).format(e),Ro=(e,t)=>So(t).format(e),Io=(e,t=Z())=>Pr(e,t),No=ae([W,se],()=>Ao);ae([W],()=>Po);ae([W],()=>Oo);ae([W],()=>Ro);ae([W,se],()=>Io);window.emWidgets={topic:Vn};const Lo=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";String(Number.MAX_SAFE_INTEGER).length;const ee="__WIDGET_GLOBAL_STYLE_CACHE__";function Mo(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Co(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function Go(e,t,r,n=!1){if(!window.emMessageBus)return;if(!("adoptedStyleSheets"in Document.prototype)||!n)return r=Uo(e,t),r;window[ee]||(window[ee]={}),r=Fo(e,t);const o=r.unsubscribe.bind(r),a=()=>{if(window[ee][t]){const s=window[ee][t];s.refCount>1?s.refCount=s.refCount-1:delete window[ee][t]}o()};return r.unsubscribe=a,r}function Uo(e,t){const r=document.createElement("style");return window.emMessageBus.subscribe(t,n=>{e&&(r.innerHTML=n,e.appendChild(r))})}function Fo(e,t){return window.emMessageBus.subscribe(t,r=>{if(!e)return;const n=e.getRootNode(),i=window[ee];let o=i[t]&&i[t].sheet;o?i[t].refCount=i[t].refCount+1:(o=new CSSStyleSheet,o.replaceSync(r),i[t]={sheet:o,refCount:1});const a=n.adoptedStyleSheets||[];a.includes(o)||(n.adoptedStyleSheets=[...a,o])})}function $o({withLocale:e,translations:t}){W.subscribe(r=>{r==null&&(se.set(t),W.set(e))})}function zt(e,t){Rr(e,t)}function Do(e){W.set(e)}const Jt={en:{playRandomGame:"Play a random game",randomGameLoading:"Selecting ...",playNowRandomGame:"Play Now",noGames:"There are no random games to play"},"zh-hk":{playRandomGame:"玩隨機遊戲",randomGameLoading:"選擇...",playNowRandomGame:"現在播放",noGames:"There are no random games to play"},de:{playRandomGame:"Spiel ein Zufallsspiel",randomGameLoading:"Auswahl läuft",playNowRandomGame:"Jetzt spielen",noGames:"There are no random games to play"},fr:{playRandomGame:"Jouer à un jeu aléatoire",randomGameLoading:"Sélectinner ...",playNowRandomGame:"Jouer maintenant",noGames:"There are no random games to play"},ro:{playRandomGame:"Joaca-te un joc aleatoriu",randomGameLoading:"Se selecteaza ...",playNowRandomGame:"Joaca-te Acum",noGames:"Nu exista jocuri aleatorii de jucat"},tr:{playRandomGame:"Oynamak için doğru oyunun adını yazın.",randomGameLoading:"Henüz son aramalar yok. Herhangi bir oyunu arayın.",playNowRandomGame:"Son arama",noGames:"Yükleniyor, lütfen bekleyin"},es:{playRandomGame:"Juego aleatorio",randomGameLoading:"Seleccionando…",playNowRandomGame:"Juega Ya",noGames:"There are no random games to play"},pt:{playRandomGame:"Jogue um jogo aleatório",randomGameLoading:"Selecionando ...",playNowRandomGame:"Jogue agora",noGames:"There are no random games to play"},hr:{playRandomGame:"Igrajte nasumičnu igru",randomGameLoading:"Odabir...",playNowRandomGame:"Igraj sada",noGames:"Nema nasumičnih igara za igranje"},"pt-br":{playRandomGame:"Jogue um jogo aleatório",randomGameCarregando:"Selecionando...",playNowRandomGame:"Jogue agora",noGames:"There are no random games to play"},"es-mx":{playRandomGame:"Jugar un juego al azar",randomGameCargando:"Seleccionando..",playNowRandomGame:"Jugar ahora",noGames:"There are no random games to play"},"en-us":{playRandomGame:"Play a random game",randomGameLoading:"Selecting ...",playNowRandomGame:"Play Now",noGames:"There are no random games to play"}};function jo(e){cn(e,"svelte-kfgfhx","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:300;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;width:90vw;min-height:380px;max-width:500px;padding:50px;border-top:3px solid var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));border-radius:5px;background:var(--emw--color-white, #FFFFFF)}.ModalWindow .ModalCloseBtn{position:absolute;top:10px;right:10px;border-radius:50%;color:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out;width:28px;height:28px}.ModalWindow .ModalCloseBtn svg{width:28px;height:28px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.ModalWindow .ModalMobileContainer{padding:10px;border-top:none}.ModalWindow .ModalMobileContainer .ModalCloseBtn{margin:10px}.ModalWindow .ModalMobileContainer .ModalCloseBtn svg{width:24px;height:24px}.CasinoPlayRandomGameWrapper{min-height:0}.RandomGameWrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;position:relative;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameWrapper .RandomGamesSliderWrapper{overflow:hidden;height:170px}.RandomGameWrapper .GamesContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.RandomGameWrapper .RandomGameLoading{padding:30px 0}.RandomGameWrapper .RandomGameImage{width:256px;height:170px;border-radius:5px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomTryAgain{position:absolute;bottom:85px;right:-10px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--color-white, #FFFFFF);display:flex;align-items:center;padding:6px;border:none;border-radius:50%;cursor:pointer}.RandomTryAgain svg{width:22px;height:22px}.item{position:relative;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.RandomGameDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.RandomGameDetails .RandomGameTitle{margin:5px 0;font-size:16px;line-height:18px;text-align:center}.RandomGameDetails .RandomGameVendor{font-size:10px;margin-bottom:10px}.RandomGameDetails .RandomGamePlay{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;width:200px;height:40px;font-size:14px;cursor:pointer}.RandomButtonWrapper{display:flex;justify-content:center;margin-top:30px;width:100%}.RandomButtonWrapper .RandomButton{display:flex;align-items:center;gap:5px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));border:none;border-radius:5px;padding:0 30px;height:50px;font-size:16px;cursor:pointer}")}function Zt(e,t,r){const n=e.slice();return n[41]=t[r],n}const ko=e=>({}),Yt=e=>({});function Qt(e){let t,r,n,i,o,a,s;const h=e[23].close,l=sn(h,e,e[22],Yt),u=l||Vo();function f(d,p){return d[7]?Xo:Wo}let c=f(e),m=c(e);return{c(){t=w("div"),r=w("div"),n=w("span"),u&&u.c(),i=V(),m.c(),g(n,"class","ModalCloseBtn"),g(n,"role","button"),g(r,"class","ModalContainer"),g(t,"class","ModalWindow")},m(d,p){I(d,t,p),_(t,r),_(r,n),u&&u.m(n,null),_(r,i),m.m(r,null),o=!0,a||(s=Ae(n,"click",e[12]),a=!0)},p(d,p){l&&l.p&&(!o||p[0]&4194304)&&ln(l,h,d,d[22],o?un(h,d[22],p,ko):hn(d[22]),Yt),c===(c=f(d))&&m?m.p(d,p):(m.d(1),m=c(d),m&&(m.c(),m.m(r,null)))},i(d){o||(fe(u,d),o=!0)},o(d){Qe(u,d),o=!1},d(d){d&&O(t),u&&u.d(d),m.d(),a=!1,s()}}}function Vo(e){let t,r;return{c(){t=St("svg"),r=St("path"),g(r,"stroke-linecap","round"),g(r,"stroke-linejoin","round"),g(r,"stroke-width","2"),g(r,"d","M6 18L18 6M6 6l12 12"),g(t,"class","w-6 h-6"),g(t,"fill","none"),g(t,"stroke","currentColor"),g(t,"viewBox","0 0 24 24"),g(t,"xmlns","http://www.w3.org/2000/svg")},m(n,i){I(n,t,i),_(t,r)},p:G,d(n){n&&O(t)}}}function Wo(e){let t,r=e[9]("noGames")+"",n;return{c(){t=w("p"),n=k(r),g(t,"class","RandomGameLoading")},m(i,o){I(i,t,o),_(t,n)},p(i,o){o[0]&512&&r!==(r=i[9]("noGames")+"")&&z(n,r)},d(i){i&&O(t)}}}function Xo(e){let t,r,n,i,o=Ht(e[4]),a=[];for(let u=0;u<o.length;u+=1)a[u]=qt(Zt(e,o,u));function s(u,f){return u[6]?Jo:zo}let h=s(e),l=h(e);return{c(){t=w("div"),r=w("main"),n=w("div");for(let u=0;u<a.length;u+=1)a[u].c();i=V(),l.c(),g(n,"class","GamesContainer"),g(r,"class","RandomGamesSliderWrapper"),g(t,"class","RandomGameWrapper")},m(u,f){I(u,t,f),_(t,r),_(r,n);for(let c=0;c<a.length;c+=1)a[c]&&a[c].m(n,null);e[24](n),_(t,i),l.m(t,null)},p(u,f){if(f[0]&16){o=Ht(u[4]);let c;for(c=0;c<o.length;c+=1){const m=Zt(u,o,c);a[c]?a[c].p(m,f):(a[c]=qt(m),a[c].c(),a[c].m(n,null))}for(;c<a.length;c+=1)a[c].d(1);a.length=o.length}h===(h=s(u))&&l?l.p(u,f):(l.d(1),l=h(u),l&&(l.c(),l.m(t,null)))},d(u){u&&O(t),dn(a,u),e[24](null),l.d()}}}function qt(e){let t,r,n,i,o,a;return{c(){t=w("div"),r=w("img"),a=V(),g(r,"class","RandomGameImage"),wt(r.src,n=e[41].thumbnail)||g(r,"src",n),g(r,"alt",i=e[41].name),g(r,"title",o=e[41].name),g(t,"class","item")},m(s,h){I(s,t,h),_(t,r),_(t,a)},p(s,h){h[0]&16&&!wt(r.src,n=s[41].thumbnail)&&g(r,"src",n),h[0]&16&&i!==(i=s[41].name)&&g(r,"alt",i),h[0]&16&&o!==(o=s[41].name)&&g(r,"title",o)},d(s){s&&O(t)}}}function zo(e){let t,r=e[9]("randomGameLoading")+"",n;return{c(){t=w("p"),n=k(r),g(t,"class","RandomGameLoading")},m(i,o){I(i,t,o),_(t,n)},p(i,o){o[0]&512&&r!==(r=i[9]("randomGameLoading")+"")&&z(n,r)},d(i){i&&O(t)}}}function Jo(e){let t,r,n,i,o=e[3].name+"",a,s,h,l=e[3].vendor.name+"",u,f,c,m=e[9]("playNowRandomGame")+"",d,p,A;return{c(){t=w("button"),t.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve"><style type="text/css">.st0{fill:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));}
19
19
  </style><path class="st0" d="M162.4,161.2C145.3,178.5,122.7,187,100,187c-19.1,0-38.2-6.2-54-18.4l2.2,24c0.4,3.6-2.4,6.9-6,7.3h-0.7 c-3.3,0-6.2-2.7-6.7-6l-3.8-41.1c-0.4-3.6,2.4-6.9,6-7.3l40.9-3.8c3.6-0.4,6.9,2.4,7.3,6c0.4,3.6-2.4,6.9-6,7.3l-26,2.4 c29.3,23.3,72.4,21.6,99.5-5.6c19.8-19.8,26.9-48.7,18.4-75.3c-1.1-3.6,0.9-7.3,4.4-8.4c3.6-1.1,7.3,0.9,8.4,4.4 C194,103.9,185.8,137.9,162.4,161.2L162.4,161.2z M47.1,47.9c27.1-27.1,70.2-29.1,99.5-5.6l-26,2.4c-3.6,0.4-6.4,3.6-6,7.3 c0.2,3.6,3.3,6,6.7,6h0.7l40.9-3.8c3.6-0.4,6.4-3.6,6-7.3l-4-41.1c-0.4-3.6-3.6-6.4-7.3-6c-3.6,0.4-6.4,3.6-6,7.3l2.2,24 C119.3,4.4,69.3,6.8,37.6,38.6C14.2,61.9,6,95.9,15.8,127.2c0.9,2.9,3.6,4.7,6.4,4.7c0.7,0,1.3,0,2-0.2c3.6-1.1,5.6-4.9,4.4-8.4 C20.2,96.6,27.4,67.7,47.1,47.9L47.1,47.9z"></path></svg>`,r=V(),n=w("div"),i=w("p"),a=k(o),s=V(),h=w("p"),u=k(l),f=V(),c=w("button"),d=k(m),g(t,"class","RandomTryAgain"),g(i,"class","RandomGameTitle"),g(h,"class","RandomGameVendor"),g(c,"class","RandomGamePlay"),g(n,"class","RandomGameDetails")},m(H,T){I(H,t,T),I(H,r,T),I(H,n,T),_(n,i),_(i,a),_(n,s),_(n,h),_(h,u),_(n,f),_(n,c),_(c,d),p||(A=[Ae(t,"click",e[25]),Ae(c,"click",e[26])],p=!0)},p(H,T){T[0]&8&&o!==(o=H[3].name+"")&&z(a,o),T[0]&8&&l!==(l=H[3].vendor.name+"")&&z(u,l),T[0]&512&&m!==(m=H[9]("playNowRandomGame")+"")&&z(d,m)},d(H){H&&(O(t),O(r),O(n)),p=!1,J(A)}}}function Zo(e){let t,r=e[9]("playRandomGame")+"",n;return{c(){t=w("span"),n=k(r),g(t,"class","RandomButtonText")},m(i,o){I(i,t,o),_(t,n)},p(i,o){o[0]&512&&r!==(r=i[9]("playRandomGame")+"")&&z(n,r)},d(i){i&&O(t)}}}function Yo(e){let t,r;return{c(){t=w("span"),r=k(e[1]),g(t,"class","RandomButtonText")},m(n,i){I(n,t,i),_(t,r)},p(n,i){i[0]&2&&z(r,n[1])},d(n){n&&O(t)}}}function Qo(e){let t,r,n,i,o,a,s,h,l,u=e[5]&&Qt(e);function f(d,p){if(d[1])return Yo;if(!d[1])return Zo}let c=f(e),m=c&&c(e);return{c(){t=w("div"),u&&u.c(),r=V(),n=w("div"),i=w("button"),m&&m.c(),o=V(),a=w("span"),g(a,"class","RandomButtonIcon"),g(i,"class","RandomButton"),g(n,"class","RandomButtonWrapper")},m(d,p){I(d,t,p),u&&u.m(t,null),_(t,r),_(t,n),_(n,i),m&&m.m(i,null),_(i,o),_(i,a),a.innerHTML=e[0],e[28](t),s=!0,h||(l=Ae(i,"click",e[27]),h=!0)},p(d,p){d[5]?u?(u.p(d,p),p[0]&32&&fe(u,1)):(u=Qt(d),u.c(),fe(u,1),u.m(t,r)):u&&(En(),Qe(u,1,1,()=>{u=null}),wn()),c===(c=f(d))&&m?m.p(d,p):(m&&m.d(1),m=c&&c(d),m&&(m.c(),m.m(i,o))),(!s||p[0]&1)&&(a.innerHTML=d[0])},i(d){s||(fe(u),s=!0)},o(d){Qe(u),s=!1},d(d){d&&O(t),u&&u.d(),m&&m.d(),e[28](null),h=!1,l()}}}function qo(e,t,r){let n;an(e,No,b=>r(9,n=b));let{$$slots:i={},$$scope:o}=t,{endpoint:a=""}=t,{datasource:s=""}=t,{gameevent:h=""}=t,{lang:l=""}=t,{randombuttonicon:u=""}=t,{buttontext:f=""}=t,{translationurl:c=""}=t,{clientstyling:m=""}=t,{clientstylingurl:d=""}=t,{filteredrandomgamecategories:p=""}=t,{mbsource:A}=t,H=[],T="",B,L=!1,M=!1,U=!1,ge=window.navigator.userAgent,F,Y,bt,ye,Gr,gt=null;$o({withLocale:"en",translations:{}});const Ur=()=>{fetch(c).then(x=>x.json()).then(x=>{Object.keys(x).forEach($=>{zt($,x[$])})}).catch(x=>{console.log(x)})};Object.keys(Jt).forEach(b=>{zt(b,Jt[b])});const Fr=()=>{let b=new URL(`${a}/v1/casino/games`);b.searchParams.append("platform",Lo(ge)),b.searchParams.append("datasource",s),b.searchParams.append("fields","gId,id,href,thumbnail,name,vendor,categories"),p&&b.searchParams.append("filter",`groups=${p}`),b.searchParams.append("expand","categories,vendor"),b.searchParams.append("pagination","offset=0,limit=1000"),fetch(b.href).then(x=>x.json()).then(x=>{H=x.items,H.length?(r(4,B=$r(H.slice(0,19))),r(7,U=!0)):(r(4,B=[]),r(7,U=!1))}).catch(x=>{console.log(x),r(7,U=!1)})},$r=b=>{const x=jr(b);return x.concat(x)},Dr=()=>ve(this,null,function*(){yield vn(),ye=Math.floor(Math.random()*(B.length/2))+B.length/2,r(3,T=B[ye]),bt=Y.children[ye]}),Fe=()=>ve(this,null,function*(){r(6,M=!1),r(5,L=!0),window.postMessage({type:"RandomWidgetState",state:!0},window.location.href),yield Dr();const b=window.getComputedStyle(Y).getPropertyValue("gap"),x=parseInt(b,10)||0,le=(bt.offsetHeight+x)*ye,Yr=[{transform:"translateX(0px)"},{filter:"blur(5px)"},{transform:`translateY(-${le}px)`}],Qr={duration:2e3,easing:"cubic-bezier(0.5, 0, 0.5, 1.2)",fill:"forwards"};gt=Y.animate(Yr,Qr),gt.onfinish=()=>{r(6,M=!0)}}),jr=b=>{const x=structuredClone(b);let $=x.length,le;for(;$!=0;)le=Math.floor(Math.random()*$),$--,[x[$],x[le]]=[x[le],x[$]];return x},yt=()=>{window.postMessage({type:h,gameId:T.gId||T.id},window.location.href),r(5,L=!1),window.postMessage({type:"RandomWidgetState",state:!1},window.location.href),typeof gtag=="function"&&gtag("event","OpenGame",{context:"RandomGameWidget",gameId:`${T.gId||T.id}`})},kr=()=>{r(5,L=!1),window.postMessage({type:"RandomWidgetState",state:L},window.location.href)},Vr=()=>{Do(l)};yn(()=>()=>{});function Wr(b){Pe[b?"unshift":"push"](()=>{Y=b,r(8,Y)})}const Xr=()=>Fe(),zr=()=>yt(),Jr=()=>Fe();function Zr(b){Pe[b?"unshift":"push"](()=>{F=b,r(2,F)})}return e.$$set=b=>{"endpoint"in b&&r(13,a=b.endpoint),"datasource"in b&&r(14,s=b.datasource),"gameevent"in b&&r(15,h=b.gameevent),"lang"in b&&r(16,l=b.lang),"randombuttonicon"in b&&r(0,u=b.randombuttonicon),"buttontext"in b&&r(1,f=b.buttontext),"translationurl"in b&&r(17,c=b.translationurl),"clientstyling"in b&&r(18,m=b.clientstyling),"clientstylingurl"in b&&r(19,d=b.clientstylingurl),"filteredrandomgamecategories"in b&&r(20,p=b.filteredrandomgamecategories),"mbsource"in b&&r(21,A=b.mbsource),"$$scope"in b&&r(22,o=b.$$scope)},e.$$.update=()=>{e.$$.dirty[0]&65536&&l&&Vr(),e.$$.dirty[0]&131072&&c&&Ur(),e.$$.dirty[0]&24576&&a&&s&&Fr(),e.$$.dirty[0]&262148&&m&&F&&Mo(F,m),e.$$.dirty[0]&524292&&d&&F&&Co(F,d),e.$$.dirty[0]&2097156&&F&&Go(F,`${A}.Style`,Gr)},[u,f,F,T,B,L,M,U,Y,n,Fe,yt,kr,a,s,h,l,c,m,d,p,A,o,i,Wr,Xr,zr,Jr,Zr]}class Cr extends Pn{constructor(t){super(),Bn(this,t,qo,Qo,er,{endpoint:13,datasource:14,gameevent:15,lang:16,randombuttonicon:0,buttontext:1,translationurl:17,clientstyling:18,clientstylingurl:19,filteredrandomgamecategories:20,mbsource:21},jo,[-1,-1])}get endpoint(){return this.$$.ctx[13]}set endpoint(t){this.$$set({endpoint:t}),R()}get datasource(){return this.$$.ctx[14]}set datasource(t){this.$$set({datasource:t}),R()}get gameevent(){return this.$$.ctx[15]}set gameevent(t){this.$$set({gameevent:t}),R()}get lang(){return this.$$.ctx[16]}set lang(t){this.$$set({lang:t}),R()}get randombuttonicon(){return this.$$.ctx[0]}set randombuttonicon(t){this.$$set({randombuttonicon:t}),R()}get buttontext(){return this.$$.ctx[1]}set buttontext(t){this.$$set({buttontext:t}),R()}get translationurl(){return this.$$.ctx[17]}set translationurl(t){this.$$set({translationurl:t}),R()}get clientstyling(){return this.$$.ctx[18]}set clientstyling(t){this.$$set({clientstyling:t}),R()}get clientstylingurl(){return this.$$.ctx[19]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),R()}get filteredrandomgamecategories(){return this.$$.ctx[20]}set filteredrandomgamecategories(t){this.$$set({filteredrandomgamecategories:t}),R()}get mbsource(){return this.$$.ctx[21]}set mbsource(t){this.$$set({mbsource:t}),R()}}An(Cr,{endpoint:{},datasource:{},gameevent:{},lang:{},randombuttonicon:{},buttontext:{},translationurl:{},clientstyling:{},clientstylingurl:{},filteredrandomgamecategories:{},mbsource:{}},["close"],[],!0);exports.default=Cr;
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoRandomGame-Ca0Cq9IV.cjs")).then(({default:t})=>{!customElements.get("casino-random-game")&&customElements.define("casino-random-game",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoRandomGame-KFXb3FaH.cjs")).then(({default:t})=>{!customElements.get("casino-random-game")&&customElements.define("casino-random-game",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CasinoRandomGame-DAKNfjwM.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/CasinoRandomGame-DsOueQ27.js").then(({ default: t }) => {
14
14
  !customElements.get("casino-random-game") && customElements.define("casino-random-game", t.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { C as s } from "../components/CasinoRandomGame-DfD2_Vnz.js";
1
+ import { C as s } from "../components/CasinoRandomGame-Cd5vdNsU.js";
2
2
  function a(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-random-game",
3
- "version": "1.88.6",
3
+ "version": "1.88.7",
4
4
  "type": "module",
5
5
  "main": "es2015/casino-random-game.cjs",
6
6
  "module": "esnext/casino-random-game.js",