@everymatrix/casino-categories-slider 1.85.17 → 1.85.18

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.
@@ -4311,6 +4311,7 @@ ie([be], () => cs);
4311
4311
  ie([be, de], () => fs);
4312
4312
  window.emWidgets = { topic: Tn };
4313
4313
  const ds = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4314
+ String(Number.MAX_SAFE_INTEGER).length;
4314
4315
  function bs(e, t) {
4315
4316
  if (e) {
4316
4317
  const r = document.createElement("style");
@@ -4318,6 +4319,8 @@ function bs(e, t) {
4318
4319
  }
4319
4320
  }
4320
4321
  function ps(e, t) {
4322
+ if (!e || !t)
4323
+ return;
4321
4324
  const r = new URL(t);
4322
4325
  fetch(r.href).then((n) => n.text()).then((n) => {
4323
4326
  const i = document.createElement("style");
@@ -4423,7 +4426,7 @@ if (typeof window != "undefined") {
4423
4426
  }
4424
4427
  };
4425
4428
  };
4426
- customElements.define = e(customElements.define), import("./CasinoSlider-By7gNNvl.js").then(({ default: t }) => {
4429
+ customElements.define = e(customElements.define), import("./CasinoSlider-D59RP9ni.js").then(({ default: t }) => {
4427
4430
  !customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
4428
4431
  });
4429
4432
  }
@@ -15,4 +15,4 @@ 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 Ye(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Be=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,s;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=Ze(o),h=a.next();!h.done;h=a.next()){var u=h.value;u.remove(this)}}catch(g){t={error:g}}finally{try{h&&!h.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else o.remove(this);var l=this.initialTeardown;if(D(l))try{l()}catch(g){s=g instanceof Ue?g.errors:[g]}var m=this._finalizers;if(m){this._finalizers=null;try{for(var c=Ze(m),d=c.next();!d.done;d=c.next()){var b=d.value;try{At(b)}catch(g){s=s!=null?s:[],g instanceof Ue?s=Qe(Qe([],qe(s)),qe(g.errors)):s.push(g)}}}catch(g){n={error:g}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}}if(s)throw new Ue(s)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)At(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)&&Ye(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ye(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ar=Be.EMPTY;function ur(e){return e instanceof Be||e&&"closed"in e&&D(e.remove)&&D(e.add)&&D(e.unsubscribe)}function At(e){D(e)?e():e.unsubscribe()}var Hn={Promise:void 0},An={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,Qe([e,t],qe(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Bn(e){An.setTimeout(function(){throw e})}function Bt(){}function Ee(e){e()}var hr=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=Nn,n}return t.create=function(r,n,i){return new Je(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}(Be),Pn=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){ge(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){ge(n)}else ge(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ge(r)}},e}(),Je=function(e){be(t,e);function t(r,n,i){var s=e.call(this)||this,o;return D(r)||!r?o={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:o=r,s.destination=new Pn(o),s}return t}(hr);function ge(e){Bn(e)}function On(e){throw e}var Nn={closed:!0,next:Bt,error:On,complete:Bt},Ln=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function In(e){return e}function Cn(e){return e.length===0?In: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,s=Rn(t)?t:new Je(t,r,n);return Ee(function(){var o=i,a=o.operator,h=o.source;s.add(a?a.call(s,h):h?i._subscribe(s):i._trySubscribe(s))}),s},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Ot(r),new r(function(i,s){var o=new Je({next:function(a){try{t(a)}catch(h){s(h),o.unsubscribe()}},error:s,complete:i});n.subscribe(o)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Ln]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Cn(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Ot(t),new t(function(n,i){var s;r.subscribe(function(o){return s=o},function(o){return i(o)},function(){return n(s)})})},e.create=function(t){return new e(t)},e}();function Ot(e){var t;return(t=e!=null?e:Hn.Promise)!==null&&t!==void 0?t:Promise}function Mn(e){return e&&D(e.next)&&D(e.error)&&D(e.complete)}function Rn(e){return e&&e instanceof hr||Mn(e)&&ur(e)}var Gn=or(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),lr=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 Nt(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Gn},t.prototype.next=function(r){var n=this;Ee(function(){var i,s;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var o=Ze(n.currentObservers),a=o.next();!a.done;a=o.next()){var h=a.value;h.next(r)}}catch(u){i={error:u}}finally{try{a&&!a.done&&(s=o.return)&&s.call(o)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;Ee(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;Ee(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,s=i.hasError,o=i.isStopped,a=i.observers;return s||o?ar:(this.currentObservers=null,a.push(r),new Be(function(){n.currentObservers=null,Ye(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,s=n.thrownError,o=n.isStopped;i?r.error(s):o&&r.complete()},t.prototype.asObservable=function(){var r=new Pt;return r.source=this,r},t.create=function(r,n){return new Nt(r,n)},t}(Pt),Nt=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:ar},t}(lr),cr={now:function(){return(cr.delegate||Date).now()},delegate:void 0},Un=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 s=e.call(this)||this;return s._bufferSize=r,s._windowTime=n,s._timestampProvider=i,s._buffer=[],s._infiniteTimeWindow=!0,s._infiniteTimeWindow=n===1/0,s._bufferSize=Math.max(1,r),s._windowTime=Math.max(1,n),s}return t.prototype.next=function(r){var n=this,i=n.isStopped,s=n._buffer,o=n._infiniteTimeWindow,a=n._timestampProvider,h=n._windowTime;i||(s.push(r),!o&&s.push(a.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,s=i._infiniteTimeWindow,o=i._buffer,a=o.slice(),h=0;h<a.length&&!r.closed;h+=s?1:2)r.next(a[h]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,i=r._timestampProvider,s=r._buffer,o=r._infiniteTimeWindow,a=(o?1:2)*n;if(n<1/0&&a<s.length&&s.splice(0,s.length-a),!o){for(var h=i.now(),u=0,l=1;l<s.length&&s[l]<=h;l+=2)u=l;u&&s.splice(0,u+1)}},t}(lr);const Lt=[],It={},Dn=(e,t=0)=>{if(Lt.indexOf(e)==-1){const r=new Un(t);It[e]=r,Lt.push(e)}return It[e]},Y=[];function $n(e,t){return{subscribe:Pe(e,t).subscribe}}function Pe(e,t=P){let r;const n=new Set;function i(a){if(lt(e,a)&&(e=a,r)){const h=!Y.length;for(const u of n)u[1](),Y.push(u,e);if(h){for(let u=0;u<Y.length;u+=2)Y[u][0](Y[u+1]);Y.length=0}}}function s(a){i(a(e))}function o(a,h=P){const u=[a,h];return n.add(u),n.size===1&&(r=t(i,s)||P),a(e),()=>{n.delete(u),n.size===0&&r&&(r(),r=null)}}return{set:i,update:s,subscribe:o}}function oe(e,t,r){const n=!Array.isArray(e),i=n?[e]:e;if(!i.every(Boolean))throw new Error("derived() expects stores as input, got a falsy value");const s=t.length<2;return $n(r,(o,a)=>{let h=!1;const u=[];let l=0,m=P;const c=()=>{if(l)return;m();const b=t(n?u[0]:u,o,a);s?o(b):m=ht(b)?b:P},d=i.map((b,g)=>Qt(b,T=>{u[g]=T,l&=~(1<<g),h&&c()},()=>{l|=1<<g}));return h=!0,c(),function(){X(d),m(),h=!1}})}function Fn(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var jn=function(t){return kn(t)&&!Vn(t)};function kn(e){return!!e&&typeof e=="object"}function Vn(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||zn(e)}var Xn=typeof Symbol=="function"&&Symbol.for,Wn=Xn?Symbol.for("react.element"):60103;function zn(e){return e.$$typeof===Wn}function Zn(e){return Array.isArray(e)?[]:{}}function me(e,t){return t.clone!==!1&&t.isMergeableObject(e)?ee(Zn(e),e,t):e}function qn(e,t,r){return e.concat(t).map(function(n){return me(n,r)})}function Qn(e,t){if(!t.customMerge)return ee;var r=t.customMerge(e);return typeof r=="function"?r:ee}function Yn(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Ct(e){return Object.keys(e).concat(Yn(e))}function fr(e,t){try{return t in e}catch(r){return!1}}function Jn(e,t){return fr(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function Kn(e,t,r){var n={};return r.isMergeableObject(e)&&Ct(e).forEach(function(i){n[i]=me(e[i],r)}),Ct(t).forEach(function(i){Jn(e,i)||(fr(e,i)&&r.isMergeableObject(t[i])?n[i]=Qn(i,r)(e[i],t[i],r):n[i]=me(t[i],r))}),n}function ee(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||qn,r.isMergeableObject=r.isMergeableObject||jn,r.cloneUnlessOtherwiseSpecified=me;var n=Array.isArray(t),i=Array.isArray(e),s=n===i;return s?n?r.arrayMerge(e,t,r):Kn(e,t,r):me(t,r)}ee.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return ee(n,i,r)},{})};var ei=ee,ti=ei;const ri=Fn(ti);var Ke=function(e,t){return Ke=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])},Ke(e,t)};function Oe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ke(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var G=function(){return G=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},G.apply(this,arguments)};function ni(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 De(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,s;n<i;n++)(s||!(n in t))&&(s||(s=Array.prototype.slice.call(t,0,n)),s[n]=t[n]);return e.concat(s||Array.prototype.slice.call(t))}function $e(e,t){var r=t&&t.cache?t.cache:li,n=t&&t.serializer?t.serializer:ui,i=t&&t.strategy?t.strategy:oi;return i(e,{cache:r,serializer:n})}function ii(e){return e==null||typeof e=="number"||typeof e=="boolean"}function si(e,t,r,n){var i=ii(n)?n:r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.call(this,n),t.set(i,s)),s}function mr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),s=t.get(i);return typeof s=="undefined"&&(s=e.apply(this,n),t.set(i,s)),s}function dr(e,t,r,n,i){return r.bind(t,e,n,i)}function oi(e,t){var r=e.length===1?si:mr;return dr(e,this,r,t.cache.create(),t.serializer)}function ai(e,t){return dr(e,this,mr,t.cache.create(),t.serializer)}var ui=function(){return JSON.stringify(arguments)},hi=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}(),li={create:function(){return new hi}},Fe={variadic:ai},Te=function(){return Te=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},Te.apply(this,arguments)};var p;(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"})(p||(p={}));var x;(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"})(x||(x={}));var te;(function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"})(te||(te={}));function Mt(e){return e.type===x.literal}function ci(e){return e.type===x.argument}function br(e){return e.type===x.number}function pr(e){return e.type===x.date}function yr(e){return e.type===x.time}function gr(e){return e.type===x.select}function vr(e){return e.type===x.plural}function fi(e){return e.type===x.pound}function _r(e){return e.type===x.tag}function Er(e){return!!(e&&typeof e=="object"&&e.type===te.number)}function et(e){return!!(e&&typeof e=="object"&&e.type===te.dateTime)}var xr=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,mi=/(?:[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 di(e){var t={};return e.replace(mi,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 s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},S.apply(this,arguments)};var bi=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function pi(e){if(e.length===0)throw new Error("Number skeleton cannot be empty");for(var t=e.split(bi).filter(function(c){return c.length>0}),r=[],n=0,i=t;n<i.length;n++){var s=i[n],o=s.split("/");if(o.length===0)throw new Error("Invalid number skeleton");for(var a=o[0],h=o.slice(1),u=0,l=h;u<l.length;u++){var m=l[u];if(m.length===0)throw new Error("Invalid number skeleton")}r.push({stem:a,options:h})}return r}function yi(e){return e.replace(/^(.*?)-/,"")}var Rt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Sr=/^(@+)?(\+|#+)?[rs]?$/g,gi=/(\*)(0+)|(#+)(0+)|(0+)/g,wr=/^(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(Sr,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 vi(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)),!wr.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 _i(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=yi(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,u){return S(S({},h),Ut(u))},{}));continue;case"engineering":t=S(S(S({},t),{notation:"engineering"}),i.options.reduce(function(h,u){return S(S({},h),Ut(u))},{}));continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(gi,function(h,u,l,m,c,d){if(u)t.minimumIntegerDigits=l.length;else{if(m&&c)throw new Error("We currently do not support maximum integer digits");if(d)throw new Error("We currently do not support exact integer digits")}return""});continue}if(wr.test(i.stem)){t.minimumIntegerDigits=i.stem.length;continue}if(Rt.test(i.stem)){if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Rt,function(h,u,l,m,c,d){return l==="*"?t.minimumFractionDigits=u.length:m&&m[0]==="#"?t.maximumFractionDigits=m.length:c&&d?(t.minimumFractionDigits=c.length,t.maximumFractionDigits=c.length+d.length):(t.minimumFractionDigits=u.length,t.maximumFractionDigits=u.length),""});var s=i.options[0];s==="w"?t=S(S({},t),{trailingZeroDisplay:"stripIfInteger"}):s&&(t=S(S({},t),Gt(s)));continue}if(Sr.test(i.stem)){t=S(S({},t),Gt(i.stem));continue}var o=Tr(i.stem);o&&(t=S(S({},t),o));var a=vi(i.stem);a&&(t=S(S({},t),a))}return t}var ve={"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 Ei(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if(i==="j"){for(var s=0;n+1<e.length&&e.charAt(n+1)===i;)s++,n++;var o=1+(s&1),a=s<2?1:3+(s>>1),h="a",u=xi(t);for((u=="H"||u=="k")&&(a=0);a-- >0;)r+=h;for(;o-- >0;)r=u+r}else i==="J"?r+="H":r+=i}return r}function xi(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=ve[n||""]||ve[r||""]||ve["".concat(r,"-001")]||ve["001"];return i[0]}var je,Si=new RegExp("^".concat(xr.source,"*")),wi=new RegExp("".concat(xr.source,"*$"));function y(e,t){return{start:e,end:t}}var Ti=!!String.prototype.startsWith&&"_a".startsWith("a",1),Hi=!!String.fromCodePoint,Ai=!!Object.fromEntries,Bi=!!String.prototype.codePointAt,Pi=!!String.prototype.trimStart,Oi=!!String.prototype.trimEnd,Ni=!!Number.isSafeInteger,Li=Ni?Number.isSafeInteger:function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},tt=!0;try{var Ii=Ar("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");tt=((je=Ii.exec("a"))===null||je===void 0?void 0:je[0])==="a"}catch(e){tt=!1}var Dt=Ti?function(t,r,n){return t.startsWith(r,n)}:function(t,r,n){return t.slice(n,n+r.length)===r},rt=Hi?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var n="",i=t.length,s=0,o;i>s;){if(o=t[s++],o>1114111)throw RangeError(o+" is not a valid code point");n+=o<65536?String.fromCharCode(o):String.fromCharCode(((o-=65536)>>10)+55296,o%1024+56320)}return n},$t=Ai?Object.fromEntries:function(t){for(var r={},n=0,i=t;n<i.length;n++){var s=i[n],o=s[0],a=s[1];r[o]=a}return r},Hr=Bi?function(t,r){return t.codePointAt(r)}:function(t,r){var n=t.length;if(!(r<0||r>=n)){var i=t.charCodeAt(r),s;return i<55296||i>56319||r+1===n||(s=t.charCodeAt(r+1))<56320||s>57343?i:(i-55296<<10)+(s-56320)+65536}},Ci=Pi?function(t){return t.trimStart()}:function(t){return t.replace(Si,"")},Mi=Oi?function(t){return t.trimEnd()}:function(t){return t.replace(wi,"")};function Ar(e,t){return new RegExp(e,t)}var nt;if(tt){var Ft=Ar("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");nt=function(t,r){var n;Ft.lastIndex=r;var i=Ft.exec(t);return(n=i[1])!==null&&n!==void 0?n:""}}else nt=function(t,r){for(var n=[];;){var i=Hr(t,r);if(i===void 0||Br(i)||Di(i))break;n.push(i),r+=i>=65536?2:1}return rt.apply(void 0,n)};var Ri=function(){function e(t,r){r===void 0&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return e.prototype.parse=function(){if(this.offset()!==0)throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(t,r,n){for(var i=[];!this.isEOF();){var s=this.char();if(s===123){var o=this.parseArgument(t,n);if(o.err)return o;i.push(o.val)}else{if(s===125&&t>0)break;if(s===35&&(r==="plural"||r==="selectordinal")){var a=this.clonePosition();this.bump(),i.push({type:x.pound,location:y(a,this.clonePosition())})}else if(s===60&&!this.ignoreTag&&this.peek()===47){if(n)break;return this.error(p.UNMATCHED_CLOSING_TAG,y(this.clonePosition(),this.clonePosition()))}else if(s===60&&!this.ignoreTag&&it(this.peek()||0)){var o=this.parseTag(t,r);if(o.err)return o;i.push(o.val)}else{var o=this.parseLiteral(t,r);if(o.err)return o;i.push(o.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:x.literal,value:"<".concat(i,"/>"),location:y(n,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var o=s.val,a=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!it(this.char()))return this.error(p.INVALID_TAG,y(a,this.clonePosition()));var h=this.clonePosition(),u=this.parseTagName();return i!==u?this.error(p.UNMATCHED_CLOSING_TAG,y(h,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:x.tag,value:i,children:o,location:y(n,this.clonePosition())},err:null}:this.error(p.INVALID_TAG,y(a,this.clonePosition())))}else return this.error(p.UNCLOSED_TAG,y(n,this.clonePosition()))}else return this.error(p.INVALID_TAG,y(n,this.clonePosition()))},e.prototype.parseTagName=function(){var t=this.offset();for(this.bump();!this.isEOF()&&Ui(this.char());)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(t,r){for(var n=this.clonePosition(),i="";;){var s=this.tryParseQuote(r);if(s){i+=s;continue}var o=this.tryParseUnquoted(t,r);if(o){i+=o;continue}var a=this.tryParseLeftAngleBracket();if(a){i+=a;continue}break}var h=y(n,this.clonePosition());return{val:{type:x.literal,value:i,location:h},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return!this.isEOF()&&this.char()===60&&(this.ignoreTag||!Gi(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 rt.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(),rt(n))},e.prototype.parseArgument=function(t,r){var n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,y(n,this.clonePosition()));if(this.char()===125)return this.bump(),this.error(p.EMPTY_ARGUMENT,y(n,this.clonePosition()));var i=this.parseIdentifierIfPossible().value;if(!i)return this.error(p.MALFORMED_ARGUMENT,y(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,y(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:x.argument,value:i,location:y(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,y(n,this.clonePosition())):this.parseArgumentOptions(t,r,i,n);default:return this.error(p.MALFORMED_ARGUMENT,y(n,this.clonePosition()))}},e.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),n=nt(this.message,r),i=r+n.length;this.bumpTo(i);var s=this.clonePosition(),o=y(t,s);return{value:n,location:o}},e.prototype.parseArgumentOptions=function(t,r,n,i){var s,o=this.clonePosition(),a=this.parseIdentifierIfPossible().value,h=this.clonePosition();switch(a){case"":return this.error(p.EXPECT_ARGUMENT_TYPE,y(o,h));case"number":case"date":case"time":{this.bumpSpace();var u=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition(),m=this.parseSimpleArgStyleIfPossible();if(m.err)return m;var c=Mi(m.val);if(c.length===0)return this.error(p.EXPECT_ARGUMENT_STYLE,y(this.clonePosition(),this.clonePosition()));var d=y(l,this.clonePosition());u={style:c,styleLocation:d}}var b=this.tryParseArgumentClose(i);if(b.err)return b;var g=y(i,this.clonePosition());if(u&&Dt(u==null?void 0:u.style,"::",0)){var T=Ci(u.style.slice(2));if(a==="number"){var m=this.parseNumberSkeletonFromString(T,u.styleLocation);return m.err?m:{val:{type:x.number,value:n,location:g,style:m.val},err:null}}else{if(T.length===0)return this.error(p.EXPECT_DATE_TIME_SKELETON,g);var C=T;this.locale&&(C=Ei(T,this.locale));var c={type:te.dateTime,pattern:C,location:u.styleLocation,parsedOptions:this.shouldParseSkeletons?di(C):{}},O=a==="date"?x.date:x.time;return{val:{type:O,value:n,location:g,style:c},err:null}}}return{val:{type:a==="number"?x.number:a==="date"?x.date:x.time,value:n,location:g,style:(s=u==null?void 0:u.style)!==null&&s!==void 0?s:null},err:null}}case"plural":case"selectordinal":case"select":{var w=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(p.EXPECT_SELECT_ARGUMENT_OPTIONS,y(w,Te({},w)));this.bumpSpace();var N=this.parseIdentifierIfPossible(),L=0;if(a!=="select"&&N.value==="offset"){if(!this.bumpIf(":"))return this.error(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,y(this.clonePosition(),this.clonePosition()));this.bumpSpace();var m=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,p.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(m.err)return m;this.bumpSpace(),N=this.parseIdentifierIfPossible(),L=m.val}var R=this.tryParsePluralOrSelectOptions(t,a,r,N);if(R.err)return R;var b=this.tryParseArgumentClose(i);if(b.err)return b;var _=y(i,this.clonePosition());return a==="select"?{val:{type:x.select,value:n,options:$t(R.val),location:_},err:null}:{val:{type:x.plural,value:n,options:$t(R.val),offset:L,pluralType:a==="plural"?"cardinal":"ordinal",location:_},err:null}}default:return this.error(p.INVALID_ARGUMENT_TYPE,y(o,h))}},e.prototype.tryParseArgumentClose=function(t){return this.isEOF()||this.char()!==125?this.error(p.EXPECT_ARGUMENT_CLOSING_BRACE,y(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(p.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,y(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=pi(t)}catch(i){return this.error(p.INVALID_NUMBER_SKELETON,r)}return{val:{type:te.number,tokens:n,location:r,parsedOptions:this.shouldParseSkeletons?_i(n):{}},err:null}},e.prototype.tryParsePluralOrSelectOptions=function(t,r,n,i){for(var s,o=!1,a=[],h=new Set,u=i.value,l=i.location;;){if(u.length===0){var m=this.clonePosition();if(r!=="select"&&this.bumpIf("=")){var c=this.tryParseDecimalInteger(p.EXPECT_PLURAL_ARGUMENT_SELECTOR,p.INVALID_PLURAL_ARGUMENT_SELECTOR);if(c.err)return c;l=y(m,this.clonePosition()),u=this.message.slice(m.offset,this.offset())}else break}if(h.has(u))return this.error(r==="select"?p.DUPLICATE_SELECT_ARGUMENT_SELECTOR:p.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);u==="other"&&(o=!0),this.bumpSpace();var d=this.clonePosition();if(!this.bumpIf("{"))return this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:p.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,y(this.clonePosition(),this.clonePosition()));var b=this.parseMessage(t+1,r,n);if(b.err)return b;var g=this.tryParseArgumentClose(d);if(g.err)return g;a.push([u,{value:b.val,location:y(d,this.clonePosition())}]),h.add(u),this.bumpSpace(),s=this.parseIdentifierIfPossible(),u=s.value,l=s.location}return a.length===0?this.error(r==="select"?p.EXPECT_SELECT_ARGUMENT_SELECTOR:p.EXPECT_PLURAL_ARGUMENT_SELECTOR,y(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(p.MISSING_OTHER_CLAUSE,y(this.clonePosition(),this.clonePosition())):{val:a,err:null}},e.prototype.tryParseDecimalInteger=function(t,r){var n=1,i=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);for(var s=!1,o=0;!this.isEOF();){var a=this.char();if(a>=48&&a<=57)s=!0,o=o*10+(a-48),this.bump();else break}var h=y(i,this.clonePosition());return s?(o*=n,Li(o)?{val:o,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(Dt(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()&&Br(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 it(e){return e>=97&&e<=122||e>=65&&e<=90}function Gi(e){return it(e)||e===47}function Ui(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 Br(e){return e>=9&&e<=13||e===32||e===133||e>=8206&&e<=8207||e===8232||e===8233}function Di(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 st(e){e.forEach(function(t){if(delete t.location,gr(t)||vr(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else br(t)&&Er(t.style)||(pr(t)||yr(t))&&et(t.style)?delete t.style.location:_r(t)&&st(t.children)})}function $i(e,t){t===void 0&&(t={}),t=Te({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new Ri(e,t).parse();if(r.err){var n=SyntaxError(p[r.err.kind]);throw n.location=r.err.location,n.originalMessage=r.err.message,n}return t!=null&&t.captureLocation||st(r.val),r.val}var re;(function(e){e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API"})(re||(re={}));var Ne=function(e){Oe(t,e);function t(r,n,i){var s=e.call(this,r)||this;return s.code=n,s.originalMessage=i,s}return t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),jt=function(e){Oe(t,e);function t(r,n,i,s){return e.call(this,'Invalid values for "'.concat(r,'": "').concat(n,'". Options are "').concat(Object.keys(i).join('", "'),'"'),re.INVALID_VALUE,s)||this}return t}(Ne),Fi=function(e){Oe(t,e);function t(r,n,i){return e.call(this,'Value for "'.concat(r,'" must be of type ').concat(n),re.INVALID_VALUE,i)||this}return t}(Ne),ji=function(e){Oe(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,'"'),re.MISSING_VALUE,n)||this}return t}(Ne),H;(function(e){e[e.literal=0]="literal",e[e.object=1]="object"})(H||(H={}));function ki(e){return e.length<2?e:e.reduce(function(t,r){var n=t[t.length-1];return!n||n.type!==H.literal||r.type!==H.literal?t.push(r):n.value+=r.value,t},[])}function Vi(e){return typeof e=="function"}function xe(e,t,r,n,i,s,o){if(e.length===1&&Mt(e[0]))return[{type:H.literal,value:e[0].value}];for(var a=[],h=0,u=e;h<u.length;h++){var l=u[h];if(Mt(l)){a.push({type:H.literal,value:l.value});continue}if(fi(l)){typeof s=="number"&&a.push({type:H.literal,value:r.getNumberFormat(t).format(s)});continue}var m=l.value;if(!(i&&m in i))throw new ji(m,o);var c=i[m];if(ci(l)){(!c||typeof c=="string"||typeof c=="number")&&(c=typeof c=="string"||typeof c=="number"?String(c):""),a.push({type:typeof c=="string"?H.literal:H.object,value:c});continue}if(pr(l)){var d=typeof l.style=="string"?n.date[l.style]:et(l.style)?l.style.parsedOptions:void 0;a.push({type:H.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if(yr(l)){var d=typeof l.style=="string"?n.time[l.style]:et(l.style)?l.style.parsedOptions:n.time.medium;a.push({type:H.literal,value:r.getDateTimeFormat(t,d).format(c)});continue}if(br(l)){var d=typeof l.style=="string"?n.number[l.style]:Er(l.style)?l.style.parsedOptions:void 0;d&&d.scale&&(c=c*(d.scale||1)),a.push({type:H.literal,value:r.getNumberFormat(t,d).format(c)});continue}if(_r(l)){var b=l.children,g=l.value,T=i[g];if(!Vi(T))throw new Fi(g,"function",o);var C=xe(b,t,r,n,i,s),O=T(C.map(function(L){return L.value}));Array.isArray(O)||(O=[O]),a.push.apply(a,O.map(function(L){return{type:typeof L=="string"?H.literal:H.object,value:L}}))}if(gr(l)){var w=l.options[c]||l.options.other;if(!w)throw new jt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(w.value,t,r,n,i));continue}if(vr(l)){var w=l.options["=".concat(c)];if(!w){if(!Intl.PluralRules)throw new Ne(`Intl.PluralRules is not available in this environment.
17
17
  Try polyfilling it using "@formatjs/intl-pluralrules"
18
- `,re.MISSING_INTL_API,o);var N=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));w=l.options[N]||l.options.other}if(!w)throw new jt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(w.value,t,r,n,i,c-(l.offset||0)));continue}}return ki(a)}function Xi(e,t){return t?G(G(G({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=G(G({},e[n]),t[n]||{}),r},{})):e}function Wi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Xi(e[n],t[n]),r},G({},e)):e}function ke(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function zi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.number),strategy:Fe.variadic}),getDateTimeFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.dateTime),strategy:Fe.variadic}),getPluralRules:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.pluralRules),strategy:Fe.variadic})}}var Zi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=s.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(m,c){return!m.length||c.type!==H.literal||typeof m[m.length-1]!="string"?m.push(c.value):m[m.length-1]+=c.value,m},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return xe(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=ni(o,["formatters"]);this.ast=e.__parse(t,G(G({},a),{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=Wi(e.formats,n),this.formatters=i&&i.formatters||zi(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=$i,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 qi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const $={},Qi=(e,t,r)=>r&&(t in $||($[t]={}),e in $[t]||($[t][e]=r),r),Pr=(e,t)=>{if(t==null)return;if(t in $&&e in $[t])return $[t][e];const r=Le(t);for(let n=0;n<r.length;n++){const i=r[n],s=Ji(i,e);if(s)return Qi(e,t,s)}};let mt;const ae=Pe({});function Yi(e){return mt[e]||null}function Or(e){return e in mt}function Ji(e,t){if(!Or(e))return null;const r=Yi(e);return qi(r,t)}function Ki(e){if(e==null)return;const t=Le(e);for(let r=0;r<t.length;r++){const n=t[r];if(Or(n))return n}}function dt(e,...t){delete $[e],ae.update(r=>(r[e]=ri.all([r[e]||{},...t]),r))}oe([ae],([e])=>Object.keys(e));ae.subscribe(e=>mt=e);const Se={};function es(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Nr(e){return Se[e]}function ts(e){return Le(e).map(t=>{const r=Nr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ot(e){return e==null?!1:Le(e).some(t=>{var r;return(r=Nr(t))==null?void 0:r.size})}function rs(e,t){return Promise.all(t.map(n=>(es(e,n),n().then(i=>i.default||i)))).then(n=>dt(e,...n))}const le={};function Lr(e){if(!ot(e))return e in le?le[e]:Promise.resolve();const t=ts(e);return le[e]=Promise.all(t.map(([r,n])=>rs(r,n))).then(()=>{if(ot(e))return Lr(e);delete le[e]}),le[e]}const ns={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"}}},is={fallbackLocale:null,loadingDelay:200,formats:ns,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ss=is;function ne(){return ss}const Ve=Pe(!1);var os=Object.defineProperty,as=Object.defineProperties,us=Object.getOwnPropertyDescriptors,kt=Object.getOwnPropertySymbols,hs=Object.prototype.hasOwnProperty,ls=Object.prototype.propertyIsEnumerable,Vt=(e,t,r)=>t in e?os(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cs=(e,t)=>{for(var r in t||(t={}))hs.call(t,r)&&Vt(e,r,t[r]);if(kt)for(var r of kt(t))ls.call(t,r)&&Vt(e,r,t[r]);return e},fs=(e,t)=>as(e,us(t));let at;const He=Pe(null);function Xt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Le(e,t=ne().fallbackLocale){const r=Xt(e);return t?[...new Set([...r,...Xt(t)])]:r}function z(){return at!=null?at:void 0}He.subscribe(e=>{at=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ms=e=>{if(e&&Ki(e)&&ot(e)){const{loadingDelay:t}=ne();let r;return typeof window!="undefined"&&z()!=null&&t?r=window.setTimeout(()=>Ve.set(!0),t):Ve.set(!0),Lr(e).then(()=>{He.set(e)}).finally(()=>{clearTimeout(r),Ve.set(!1)})}return He.set(e)},ue=fs(cs({},He),{set:ms}),Ie=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ds=Object.defineProperty,Ae=Object.getOwnPropertySymbols,Ir=Object.prototype.hasOwnProperty,Cr=Object.prototype.propertyIsEnumerable,Wt=(e,t,r)=>t in e?ds(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bt=(e,t)=>{for(var r in t||(t={}))Ir.call(t,r)&&Wt(e,r,t[r]);if(Ae)for(var r of Ae(t))Cr.call(t,r)&&Wt(e,r,t[r]);return e},he=(e,t)=>{var r={};for(var n in e)Ir.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ae)for(var n of Ae(e))t.indexOf(n)<0&&Cr.call(e,n)&&(r[n]=e[n]);return r};const de=(e,t)=>{const{formats:r}=ne();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},bs=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=de("number",n)),new Intl.NumberFormat(r,i)}),ps=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=de("date",n):Object.keys(i).length===0&&(i=de("date","short")),new Intl.DateTimeFormat(r,i)}),ys=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=de("time",n):Object.keys(i).length===0&&(i=de("time","short")),new Intl.DateTimeFormat(r,i)}),gs=(e={})=>{var t=e,{locale:r=z()}=t,n=he(t,["locale"]);return bs(bt({locale:r},n))},vs=(e={})=>{var t=e,{locale:r=z()}=t,n=he(t,["locale"]);return ps(bt({locale:r},n))},_s=(e={})=>{var t=e,{locale:r=z()}=t,n=he(t,["locale"]);return ys(bt({locale:r},n))},Es=Ie((e,t=z())=>new Zi(e,t,ne().formats,{ignoreTag:ne().ignoreTag})),xs=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=z(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Pr(e,h);if(!l)l=(s=(i=(n=(r=ne()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let m=l;try{m=Es(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return m},Ss=(e,t)=>_s(t).format(e),ws=(e,t)=>vs(t).format(e),Ts=(e,t)=>gs(t).format(e),Hs=(e,t=z())=>Pr(e,t),As=oe([ue,ae],()=>xs);oe([ue],()=>Ss);oe([ue],()=>ws);oe([ue],()=>Ts);oe([ue,ae],()=>Hs);window.emWidgets={topic:Dn};const Bs=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";function Mr(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Rr(e,t){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 Gr(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function zt(e,t){dt(e,t)}const Zt={en:{lobbyName:"Lobby",myGamesName:"My games"},de:{lobbyName:"Lobby",myGamesName:"My games"},es:{lobbyName:"Sala",myGamesName:"Mis juegos"},"zh-hk":{lobbyName:"Lobby",myGamesName:"My games"},it:{lobbyName:"Lobby",myGamesName:"My games"},fr:{lobbyName:"Lobby",myGamesName:"My games"},tr:{lobbyName:"Lobi",myGamesName:"Oyunlarım"},ru:{lobbyName:"Lobby",myGamesName:"My games"},ro:{lobbyName:"Lobby",myGamesName:"My games"},hr:{lobbyName:"Moj casino",myGamesName:"Moje igre"},hu:{lobbyName:"Lobby",myGamesName:"My games"},pl:{lobbyName:"Lobby",myGamesName:"My games"},pt:{lobbyName:"Lobby",myGamesName:"My games"},sl:{lobbyName:"Lobby",myGamesName:"My games"},sr:{lobbyName:"Lobby",myGamesName:"My games"},"pt-br":{lobbyName:"Lobby",myGamesName:"Meus jogos"},"es-mx":{lobbyName:"Lobby",myGamesName:"Mis juegos"},"en-us":{lobbyName:"Lobby",myGamesName:"My games"}};if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoSlider-rNCRbsPL.cjs")).then(({default:t})=>{!customElements.get("casino-slider")&&customElements.define("casino-slider",t.element)})}function Ps(e){Yt(e,"svelte-1my2wow",".CasinoCategoriesLoading.svelte-1my2wow{height:52px}p.svelte-1my2wow{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-1my2wow{padding-top:20px;background:var( --emw--categories-color-primary, var(--emw--color-primary, #22B04E))}")}function Os(e){let t,r;return{c(){t=F("div"),r=F("casino-slider"),v(r,"lang",e[3]),v(r,"datasource",e[2]),v(r,"endpoint",e[1]),v(r,"identity",ut),v(r,"favoritesnumber",e[16]),v(r,"showsubgroups",e[8]),v(r,"clientstyling",e[4]),v(r,"clientstylingurl",e[5]),v(r,"mbsource",e[12]),v(r,"activeindex",e[0]),v(r,"actionevent",e[6]),v(r,"location",e[7]),v(r,"categoriesicon",e[9]),v(r,"lobbyiconimage",e[10]),v(r,"mygamesiconimage",e[11]),se(t,"class","CasinoCategoriesContainer svelte-1my2wow")},m(n,i){ie(n,t,i),ct(t,r)},p(n,i){i[0]&8&&v(r,"lang",n[3]),i[0]&4&&v(r,"datasource",n[2]),i[0]&2&&v(r,"endpoint",n[1]),i[0]&65536&&v(r,"favoritesnumber",n[16]),i[0]&256&&v(r,"showsubgroups",n[8]),i[0]&16&&v(r,"clientstyling",n[4]),i[0]&32&&v(r,"clientstylingurl",n[5]),i[0]&4096&&v(r,"mbsource",n[12]),i[0]&1&&v(r,"activeindex",n[0]),i[0]&64&&v(r,"actionevent",n[6]),i[0]&128&&v(r,"location",n[7]),i[0]&512&&v(r,"categoriesicon",n[9]),i[0]&1024&&v(r,"lobbyiconimage",n[10]),i[0]&2048&&v(r,"mygamesiconimage",n[11])},d(n){n&&W(t)}}}function Ns(e){let t;return{c(){t=F("p"),t.textContent="500 Error - Internal Server Error.",se(t,"class","SearchLoading svelte-1my2wow")},m(r,n){ie(r,t,n)},p:P,d(r){r&&W(t)}}}function Ls(e){let t;return{c(){t=F("div"),se(t,"class","CasinoCategoriesLoading svelte-1my2wow")},m(r,n){ie(r,t,n)},p:P,d(r){r&&W(t)}}}function Is(e){let t;function r(s,o){return s[13]||Cs||Ms?Ls:s[15]?Ns:Os}let n=r(e),i=n(e);return{c(){t=F("div"),i.c()},m(s,o){ie(s,t,o),i.m(t,null),e[26](t)},p(s,o){n===(n=r(s))&&i?i.p(s,o):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:P,o:P,d(s){s&&W(t),i.d(),e[26](null)}}}let ut="CasinoSliderData",Cs=!1,Ms=!1;function Rs(e,t,r){let n;tn(e,As,f=>r(32,n=f));let{endpoint:i=""}=t,{datasource:s=""}=t,{lang:o=""}=t,{userid:a=""}=t,{session:h=""}=t,{mostplayed:u=""}=t,{lastplayed:l="false"}=t,{favorites:m=""}=t,{clientstyling:c=""}=t,{clientstylingurl:d=""}=t,{activecategory:b=""}=t,{actionevent:g=""}=t,{sessioncheck:T=""}=t,{location:C="secondaryMenu"}=t,{showsubgroups:O="false"}=t,{filteredcategories:w=""}=t,{translationurl:N=""}=t,{categoriesicon:L=""}=t,{lobbyiconimage:R=""}=t,{mygamesiconimage:_=""}=t,{mbsource:A}=t,I,j,k=!0,Z,q=[],V=!1,Dr=window.navigator.userAgent,U,pt,yt=!1,Ce=!1;const $r=()=>{fetch(N).then(B=>B.json()).then(B=>{Object.keys(B).forEach(pe=>{zt(pe,B[pe])})}).catch(B=>{console.log(B)})};Object.keys(Zt).forEach(f=>{zt(f,Zt[f])});const Fr=()=>{yt==!1&&(m=="true"||u=="true"||l=="true")&&q.splice(1,0,{id:"MYGAMES",name:I,href:"",games:[]}),bn(),yt=!0,r(25,Ce=!0),gt()},jr=()=>(i||(Z="Endpoint is missing! Please provide a valid endpointURL.",r(15,V=!0),r(13,k=!1),console.error(Z)),s||(Z="Datasource is missing! Please provide a valid datasource.",r(15,V=!0),r(13,k=!1),console.error(Z)),(!o||o.length<2)&&(Z="Language is missing! Please provide a valid language (alpha2code)",r(15,V=!0),r(13,k=!1),console.error(Z)),V),kr=()=>{if(I=n("myGamesName"),j=n("lobbyName"),!jr()){let f=new URL(`${i}/v2/casino/groups/${s}`);f.searchParams.append("language",o),f.searchParams.append("platform",Bs(Dr)),f.searchParams.append("fields","id,name,games(href)"),fetch(f).then(B=>B.json()).then(B=>{let pe=w.split(","),Wr=B.items.filter(_t=>{let Me=!1;if(_t.games.total>0&&(Me=!0,w))for(let zr of pe)_t.flags==zr&&(Me=!1);return Me});q=[],q=q.concat(Wr),q.unshift({id:"LOBBY",name:j,href:"",games:[]}),r(13,k=!1)},B=>{r(15,V=!0),console.error("There was an error while fetching the categories",B)}).catch(B=>{r(15,V=!0),console.error("There was an error while fetching the categories",B)})}},Vr=()=>{let f=b.split("$");r(0,b=f.length>2?b.split("$").slice(0,2).join("$"):b)},gt=()=>{window.postMessage({type:"SliderData",identity:ut,data:q},window.location.href)},vt=f=>{f.data&&f.data.type=="SliderLoaded"&&ut==f.data.identity&&gt()};Jt(()=>(window.addEventListener("message",vt,!1),()=>{window.removeEventListener("message",vt)}));function Xr(f){we[f?"unshift":"push"](()=>{U=f,r(14,U)})}return e.$$set=f=>{"endpoint"in f&&r(1,i=f.endpoint),"datasource"in f&&r(2,s=f.datasource),"lang"in f&&r(3,o=f.lang),"userid"in f&&r(17,a=f.userid),"session"in f&&r(18,h=f.session),"mostplayed"in f&&r(19,u=f.mostplayed),"lastplayed"in f&&r(20,l=f.lastplayed),"favorites"in f&&r(21,m=f.favorites),"clientstyling"in f&&r(4,c=f.clientstyling),"clientstylingurl"in f&&r(5,d=f.clientstylingurl),"activecategory"in f&&r(0,b=f.activecategory),"actionevent"in f&&r(6,g=f.actionevent),"sessioncheck"in f&&r(22,T=f.sessioncheck),"location"in f&&r(7,C=f.location),"showsubgroups"in f&&r(8,O=f.showsubgroups),"filteredcategories"in f&&r(23,w=f.filteredcategories),"translationurl"in f&&r(24,N=f.translationurl),"categoriesicon"in f&&r(9,L=f.categoriesicon),"lobbyiconimage"in f&&r(10,R=f.lobbyiconimage),"mygamesiconimage"in f&&r(11,_=f.mygamesiconimage),"mbsource"in f&&r(12,A=f.mbsource)},e.$$.update=()=>{e.$$.dirty[0]&14&&i&&s&&o&&kr(),e.$$.dirty[0]&3940354&&i&&h&&(u||l||m)&&!k&&Fr(),e.$$.dirty[0]&33824769&&!k&&b&&(!h||Ce)&&Vr(),e.$$.dirty[0]&16777216&&N&&$r(),e.$$.dirty[0]&16400&&c&&U&&Mr(U,c),e.$$.dirty[0]&16416&&d&&U&&Rr(U,d),e.$$.dirty[0]&20480&&U&&Gr(U,`${A}.Style`)},r(16,pt=0),[b,i,s,o,c,d,g,C,O,L,R,_,A,k,U,V,pt,a,h,u,l,m,T,w,N,Ce,Xr]}class Ur extends sr{constructor(t){super(),rr(this,t,Rs,Is,lt,{endpoint:1,datasource:2,lang:3,userid:17,session:18,mostplayed:19,lastplayed:20,favorites:21,clientstyling:4,clientstylingurl:5,activecategory:0,actionevent:6,sessioncheck:22,location:7,showsubgroups:8,filteredcategories:23,translationurl:24,categoriesicon:9,lobbyiconimage:10,mygamesiconimage:11,mbsource:12},Ps,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),E()}get datasource(){return this.$$.ctx[2]}set datasource(t){this.$$set({datasource:t}),E()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),E()}get userid(){return this.$$.ctx[17]}set userid(t){this.$$set({userid:t}),E()}get session(){return this.$$.ctx[18]}set session(t){this.$$set({session:t}),E()}get mostplayed(){return this.$$.ctx[19]}set mostplayed(t){this.$$set({mostplayed:t}),E()}get lastplayed(){return this.$$.ctx[20]}set lastplayed(t){this.$$set({lastplayed:t}),E()}get favorites(){return this.$$.ctx[21]}set favorites(t){this.$$set({favorites:t}),E()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),E()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),E()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),E()}get actionevent(){return this.$$.ctx[6]}set actionevent(t){this.$$set({actionevent:t}),E()}get sessioncheck(){return this.$$.ctx[22]}set sessioncheck(t){this.$$set({sessioncheck:t}),E()}get location(){return this.$$.ctx[7]}set location(t){this.$$set({location:t}),E()}get showsubgroups(){return this.$$.ctx[8]}set showsubgroups(t){this.$$set({showsubgroups:t}),E()}get filteredcategories(){return this.$$.ctx[23]}set filteredcategories(t){this.$$set({filteredcategories:t}),E()}get translationurl(){return this.$$.ctx[24]}set translationurl(t){this.$$set({translationurl:t}),E()}get categoriesicon(){return this.$$.ctx[9]}set categoriesicon(t){this.$$set({categoriesicon:t}),E()}get lobbyiconimage(){return this.$$.ctx[10]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),E()}get mygamesiconimage(){return this.$$.ctx[11]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),E()}get mbsource(){return this.$$.ctx[12]}set mbsource(t){this.$$set({mbsource:t}),E()}}ir(Ur,{endpoint:{},datasource:{},lang:{},userid:{},session:{},mostplayed:{},lastplayed:{},favorites:{},clientstyling:{},clientstylingurl:{},activecategory:{},actionevent:{},sessioncheck:{},location:{},showsubgroups:{},filteredcategories:{},translationurl:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{},mbsource:{}},[],[],!0);const Gs=Object.freeze(Object.defineProperty({__proto__:null,default:Ur},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ae;exports.$locale=ue;exports.CasinoCategoriesSlider_ce=Gs;exports.SvelteComponent=sr;exports.addMessages=dt;exports.append=ct;exports.append_styles=Yt;exports.attr=se;exports.binding_callbacks=we;exports.bubble=dn;exports.create_custom_element=ir;exports.destroy_block=_n;exports.destroy_each=sn;exports.detach=W;exports.element=F;exports.empty=an;exports.ensure_array_like=vn;exports.flush=E;exports.init=rr;exports.insert=ie;exports.listen=un;exports.noop=P;exports.onMount=Jt;exports.prevent_default=hn;exports.run_all=X;exports.safe_not_equal=lt;exports.setClientStyling=Mr;exports.setClientStylingURL=Rr;exports.setStreamStyling=Gr;exports.set_data=cn;exports.space=on;exports.src_url_equal=Kr;exports.text=ft;exports.update_keyed_each=En;
18
+ `,re.MISSING_INTL_API,o);var N=r.getPluralRules(t,{type:l.pluralType}).select(c-(l.offset||0));w=l.options[N]||l.options.other}if(!w)throw new jt(l.value,c,Object.keys(l.options),o);a.push.apply(a,xe(w.value,t,r,n,i,c-(l.offset||0)));continue}}return ki(a)}function Xi(e,t){return t?G(G(G({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=G(G({},e[n]),t[n]||{}),r},{})):e}function Wi(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Xi(e[n],t[n]),r},G({},e)):e}function ke(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function zi(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.number),strategy:Fe.variadic}),getDateTimeFormat:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.dateTime),strategy:Fe.variadic}),getPluralRules:$e(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,De([void 0],r,!1)))},{cache:ke(e.pluralRules),strategy:Fe.variadic})}}var Zi=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(h){var u=s.formatToParts(h);if(u.length===1)return u[0].value;var l=u.reduce(function(m,c){return!m.length||c.type!==H.literal||typeof m[m.length-1]!="string"?m.push(c.value):m[m.length-1]+=c.value,m},[]);return l.length<=1?l[0]||"":l},this.formatToParts=function(h){return xe(s.ast,s.locales,s.formatters,s.formats,h,void 0,s.message)},this.resolvedOptions=function(){var h;return{locale:((h=s.resolvedLocale)===null||h===void 0?void 0:h.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var o=i||{};o.formatters;var a=ni(o,["formatters"]);this.ast=e.__parse(t,G(G({},a),{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=Wi(e.formats,n),this.formatters=i&&i.formatters||zi(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=$i,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 qi(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const $={},Qi=(e,t,r)=>r&&(t in $||($[t]={}),e in $[t]||($[t][e]=r),r),Pr=(e,t)=>{if(t==null)return;if(t in $&&e in $[t])return $[t][e];const r=Le(t);for(let n=0;n<r.length;n++){const i=r[n],s=Ji(i,e);if(s)return Qi(e,t,s)}};let mt;const ae=Pe({});function Yi(e){return mt[e]||null}function Or(e){return e in mt}function Ji(e,t){if(!Or(e))return null;const r=Yi(e);return qi(r,t)}function Ki(e){if(e==null)return;const t=Le(e);for(let r=0;r<t.length;r++){const n=t[r];if(Or(n))return n}}function dt(e,...t){delete $[e],ae.update(r=>(r[e]=ri.all([r[e]||{},...t]),r))}oe([ae],([e])=>Object.keys(e));ae.subscribe(e=>mt=e);const Se={};function es(e,t){Se[e].delete(t),Se[e].size===0&&delete Se[e]}function Nr(e){return Se[e]}function ts(e){return Le(e).map(t=>{const r=Nr(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ot(e){return e==null?!1:Le(e).some(t=>{var r;return(r=Nr(t))==null?void 0:r.size})}function rs(e,t){return Promise.all(t.map(n=>(es(e,n),n().then(i=>i.default||i)))).then(n=>dt(e,...n))}const le={};function Lr(e){if(!ot(e))return e in le?le[e]:Promise.resolve();const t=ts(e);return le[e]=Promise.all(t.map(([r,n])=>rs(r,n))).then(()=>{if(ot(e))return Lr(e);delete le[e]}),le[e]}const ns={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"}}},is={fallbackLocale:null,loadingDelay:200,formats:ns,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},ss=is;function ne(){return ss}const Ve=Pe(!1);var os=Object.defineProperty,as=Object.defineProperties,us=Object.getOwnPropertyDescriptors,kt=Object.getOwnPropertySymbols,hs=Object.prototype.hasOwnProperty,ls=Object.prototype.propertyIsEnumerable,Vt=(e,t,r)=>t in e?os(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cs=(e,t)=>{for(var r in t||(t={}))hs.call(t,r)&&Vt(e,r,t[r]);if(kt)for(var r of kt(t))ls.call(t,r)&&Vt(e,r,t[r]);return e},fs=(e,t)=>as(e,us(t));let at;const He=Pe(null);function Xt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Le(e,t=ne().fallbackLocale){const r=Xt(e);return t?[...new Set([...r,...Xt(t)])]:r}function z(){return at!=null?at:void 0}He.subscribe(e=>{at=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const ms=e=>{if(e&&Ki(e)&&ot(e)){const{loadingDelay:t}=ne();let r;return typeof window!="undefined"&&z()!=null&&t?r=window.setTimeout(()=>Ve.set(!0),t):Ve.set(!0),Lr(e).then(()=>{He.set(e)}).finally(()=>{clearTimeout(r),Ve.set(!1)})}return He.set(e)},ue=fs(cs({},He),{set:ms}),Ie=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var ds=Object.defineProperty,Ae=Object.getOwnPropertySymbols,Ir=Object.prototype.hasOwnProperty,Cr=Object.prototype.propertyIsEnumerable,Wt=(e,t,r)=>t in e?ds(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bt=(e,t)=>{for(var r in t||(t={}))Ir.call(t,r)&&Wt(e,r,t[r]);if(Ae)for(var r of Ae(t))Cr.call(t,r)&&Wt(e,r,t[r]);return e},he=(e,t)=>{var r={};for(var n in e)Ir.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ae)for(var n of Ae(e))t.indexOf(n)<0&&Cr.call(e,n)&&(r[n]=e[n]);return r};const de=(e,t)=>{const{formats:r}=ne();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},bs=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=de("number",n)),new Intl.NumberFormat(r,i)}),ps=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=de("date",n):Object.keys(i).length===0&&(i=de("date","short")),new Intl.DateTimeFormat(r,i)}),ys=Ie(e=>{var t=e,{locale:r,format:n}=t,i=he(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=de("time",n):Object.keys(i).length===0&&(i=de("time","short")),new Intl.DateTimeFormat(r,i)}),gs=(e={})=>{var t=e,{locale:r=z()}=t,n=he(t,["locale"]);return bs(bt({locale:r},n))},vs=(e={})=>{var t=e,{locale:r=z()}=t,n=he(t,["locale"]);return ps(bt({locale:r},n))},_s=(e={})=>{var t=e,{locale:r=z()}=t,n=he(t,["locale"]);return ys(bt({locale:r},n))},Es=Ie((e,t=z())=>new Zi(e,t,ne().formats,{ignoreTag:ne().ignoreTag})),xs=(e,t={})=>{var r,n,i,s;let o=t;typeof e=="object"&&(o=e,e=o.id);const{values:a,locale:h=z(),default:u}=o;if(h==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let l=Pr(e,h);if(!l)l=(s=(i=(n=(r=ne()).handleMissingMessage)==null?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof l!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof l}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),l;if(!a)return l;let m=l;try{m=Es(l,h).format(a)}catch(c){c instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,c.message)}return m},Ss=(e,t)=>_s(t).format(e),ws=(e,t)=>vs(t).format(e),Ts=(e,t)=>gs(t).format(e),Hs=(e,t=z())=>Pr(e,t),As=oe([ue,ae],()=>xs);oe([ue],()=>Ss);oe([ue],()=>ws);oe([ue],()=>Ts);oe([ue,ae],()=>Hs);window.emWidgets={topic:Dn};const Bs=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;function Mr(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Rr(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 Gr(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function zt(e,t){dt(e,t)}const Zt={en:{lobbyName:"Lobby",myGamesName:"My games"},de:{lobbyName:"Lobby",myGamesName:"My games"},es:{lobbyName:"Sala",myGamesName:"Mis juegos"},"zh-hk":{lobbyName:"Lobby",myGamesName:"My games"},it:{lobbyName:"Lobby",myGamesName:"My games"},fr:{lobbyName:"Lobby",myGamesName:"My games"},tr:{lobbyName:"Lobi",myGamesName:"Oyunlarım"},ru:{lobbyName:"Lobby",myGamesName:"My games"},ro:{lobbyName:"Lobby",myGamesName:"My games"},hr:{lobbyName:"Moj casino",myGamesName:"Moje igre"},hu:{lobbyName:"Lobby",myGamesName:"My games"},pl:{lobbyName:"Lobby",myGamesName:"My games"},pt:{lobbyName:"Lobby",myGamesName:"My games"},sl:{lobbyName:"Lobby",myGamesName:"My games"},sr:{lobbyName:"Lobby",myGamesName:"My games"},"pt-br":{lobbyName:"Lobby",myGamesName:"Meus jogos"},"es-mx":{lobbyName:"Lobby",myGamesName:"Mis juegos"},"en-us":{lobbyName:"Lobby",myGamesName:"My games"}};if(typeof window!="undefined"){let e=function(t){return function(...r){try{return t.apply(this,r)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoSlider-B3GIXAJo.cjs")).then(({default:t})=>{!customElements.get("casino-slider")&&customElements.define("casino-slider",t.element)})}function Ps(e){Yt(e,"svelte-1my2wow",".CasinoCategoriesLoading.svelte-1my2wow{height:52px}p.svelte-1my2wow{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-1my2wow{padding-top:20px;background:var( --emw--categories-color-primary, var(--emw--color-primary, #22B04E))}")}function Os(e){let t,r;return{c(){t=F("div"),r=F("casino-slider"),v(r,"lang",e[3]),v(r,"datasource",e[2]),v(r,"endpoint",e[1]),v(r,"identity",ut),v(r,"favoritesnumber",e[16]),v(r,"showsubgroups",e[8]),v(r,"clientstyling",e[4]),v(r,"clientstylingurl",e[5]),v(r,"mbsource",e[12]),v(r,"activeindex",e[0]),v(r,"actionevent",e[6]),v(r,"location",e[7]),v(r,"categoriesicon",e[9]),v(r,"lobbyiconimage",e[10]),v(r,"mygamesiconimage",e[11]),se(t,"class","CasinoCategoriesContainer svelte-1my2wow")},m(n,i){ie(n,t,i),ct(t,r)},p(n,i){i[0]&8&&v(r,"lang",n[3]),i[0]&4&&v(r,"datasource",n[2]),i[0]&2&&v(r,"endpoint",n[1]),i[0]&65536&&v(r,"favoritesnumber",n[16]),i[0]&256&&v(r,"showsubgroups",n[8]),i[0]&16&&v(r,"clientstyling",n[4]),i[0]&32&&v(r,"clientstylingurl",n[5]),i[0]&4096&&v(r,"mbsource",n[12]),i[0]&1&&v(r,"activeindex",n[0]),i[0]&64&&v(r,"actionevent",n[6]),i[0]&128&&v(r,"location",n[7]),i[0]&512&&v(r,"categoriesicon",n[9]),i[0]&1024&&v(r,"lobbyiconimage",n[10]),i[0]&2048&&v(r,"mygamesiconimage",n[11])},d(n){n&&W(t)}}}function Ns(e){let t;return{c(){t=F("p"),t.textContent="500 Error - Internal Server Error.",se(t,"class","SearchLoading svelte-1my2wow")},m(r,n){ie(r,t,n)},p:P,d(r){r&&W(t)}}}function Ls(e){let t;return{c(){t=F("div"),se(t,"class","CasinoCategoriesLoading svelte-1my2wow")},m(r,n){ie(r,t,n)},p:P,d(r){r&&W(t)}}}function Is(e){let t;function r(s,o){return s[13]||Cs||Ms?Ls:s[15]?Ns:Os}let n=r(e),i=n(e);return{c(){t=F("div"),i.c()},m(s,o){ie(s,t,o),i.m(t,null),e[26](t)},p(s,o){n===(n=r(s))&&i?i.p(s,o):(i.d(1),i=n(s),i&&(i.c(),i.m(t,null)))},i:P,o:P,d(s){s&&W(t),i.d(),e[26](null)}}}let ut="CasinoSliderData",Cs=!1,Ms=!1;function Rs(e,t,r){let n;tn(e,As,f=>r(32,n=f));let{endpoint:i=""}=t,{datasource:s=""}=t,{lang:o=""}=t,{userid:a=""}=t,{session:h=""}=t,{mostplayed:u=""}=t,{lastplayed:l="false"}=t,{favorites:m=""}=t,{clientstyling:c=""}=t,{clientstylingurl:d=""}=t,{activecategory:b=""}=t,{actionevent:g=""}=t,{sessioncheck:T=""}=t,{location:C="secondaryMenu"}=t,{showsubgroups:O="false"}=t,{filteredcategories:w=""}=t,{translationurl:N=""}=t,{categoriesicon:L=""}=t,{lobbyiconimage:R=""}=t,{mygamesiconimage:_=""}=t,{mbsource:A}=t,I,j,k=!0,Z,q=[],V=!1,Dr=window.navigator.userAgent,U,pt,yt=!1,Ce=!1;const $r=()=>{fetch(N).then(B=>B.json()).then(B=>{Object.keys(B).forEach(pe=>{zt(pe,B[pe])})}).catch(B=>{console.log(B)})};Object.keys(Zt).forEach(f=>{zt(f,Zt[f])});const Fr=()=>{yt==!1&&(m=="true"||u=="true"||l=="true")&&q.splice(1,0,{id:"MYGAMES",name:I,href:"",games:[]}),bn(),yt=!0,r(25,Ce=!0),gt()},jr=()=>(i||(Z="Endpoint is missing! Please provide a valid endpointURL.",r(15,V=!0),r(13,k=!1),console.error(Z)),s||(Z="Datasource is missing! Please provide a valid datasource.",r(15,V=!0),r(13,k=!1),console.error(Z)),(!o||o.length<2)&&(Z="Language is missing! Please provide a valid language (alpha2code)",r(15,V=!0),r(13,k=!1),console.error(Z)),V),kr=()=>{if(I=n("myGamesName"),j=n("lobbyName"),!jr()){let f=new URL(`${i}/v2/casino/groups/${s}`);f.searchParams.append("language",o),f.searchParams.append("platform",Bs(Dr)),f.searchParams.append("fields","id,name,games(href)"),fetch(f).then(B=>B.json()).then(B=>{let pe=w.split(","),Wr=B.items.filter(_t=>{let Me=!1;if(_t.games.total>0&&(Me=!0,w))for(let zr of pe)_t.flags==zr&&(Me=!1);return Me});q=[],q=q.concat(Wr),q.unshift({id:"LOBBY",name:j,href:"",games:[]}),r(13,k=!1)},B=>{r(15,V=!0),console.error("There was an error while fetching the categories",B)}).catch(B=>{r(15,V=!0),console.error("There was an error while fetching the categories",B)})}},Vr=()=>{let f=b.split("$");r(0,b=f.length>2?b.split("$").slice(0,2).join("$"):b)},gt=()=>{window.postMessage({type:"SliderData",identity:ut,data:q},window.location.href)},vt=f=>{f.data&&f.data.type=="SliderLoaded"&&ut==f.data.identity&&gt()};Jt(()=>(window.addEventListener("message",vt,!1),()=>{window.removeEventListener("message",vt)}));function Xr(f){we[f?"unshift":"push"](()=>{U=f,r(14,U)})}return e.$$set=f=>{"endpoint"in f&&r(1,i=f.endpoint),"datasource"in f&&r(2,s=f.datasource),"lang"in f&&r(3,o=f.lang),"userid"in f&&r(17,a=f.userid),"session"in f&&r(18,h=f.session),"mostplayed"in f&&r(19,u=f.mostplayed),"lastplayed"in f&&r(20,l=f.lastplayed),"favorites"in f&&r(21,m=f.favorites),"clientstyling"in f&&r(4,c=f.clientstyling),"clientstylingurl"in f&&r(5,d=f.clientstylingurl),"activecategory"in f&&r(0,b=f.activecategory),"actionevent"in f&&r(6,g=f.actionevent),"sessioncheck"in f&&r(22,T=f.sessioncheck),"location"in f&&r(7,C=f.location),"showsubgroups"in f&&r(8,O=f.showsubgroups),"filteredcategories"in f&&r(23,w=f.filteredcategories),"translationurl"in f&&r(24,N=f.translationurl),"categoriesicon"in f&&r(9,L=f.categoriesicon),"lobbyiconimage"in f&&r(10,R=f.lobbyiconimage),"mygamesiconimage"in f&&r(11,_=f.mygamesiconimage),"mbsource"in f&&r(12,A=f.mbsource)},e.$$.update=()=>{e.$$.dirty[0]&14&&i&&s&&o&&kr(),e.$$.dirty[0]&3940354&&i&&h&&(u||l||m)&&!k&&Fr(),e.$$.dirty[0]&33824769&&!k&&b&&(!h||Ce)&&Vr(),e.$$.dirty[0]&16777216&&N&&$r(),e.$$.dirty[0]&16400&&c&&U&&Mr(U,c),e.$$.dirty[0]&16416&&d&&U&&Rr(U,d),e.$$.dirty[0]&20480&&U&&Gr(U,`${A}.Style`)},r(16,pt=0),[b,i,s,o,c,d,g,C,O,L,R,_,A,k,U,V,pt,a,h,u,l,m,T,w,N,Ce,Xr]}class Ur extends sr{constructor(t){super(),rr(this,t,Rs,Is,lt,{endpoint:1,datasource:2,lang:3,userid:17,session:18,mostplayed:19,lastplayed:20,favorites:21,clientstyling:4,clientstylingurl:5,activecategory:0,actionevent:6,sessioncheck:22,location:7,showsubgroups:8,filteredcategories:23,translationurl:24,categoriesicon:9,lobbyiconimage:10,mygamesiconimage:11,mbsource:12},Ps,[-1,-1])}get endpoint(){return this.$$.ctx[1]}set endpoint(t){this.$$set({endpoint:t}),E()}get datasource(){return this.$$.ctx[2]}set datasource(t){this.$$set({datasource:t}),E()}get lang(){return this.$$.ctx[3]}set lang(t){this.$$set({lang:t}),E()}get userid(){return this.$$.ctx[17]}set userid(t){this.$$set({userid:t}),E()}get session(){return this.$$.ctx[18]}set session(t){this.$$set({session:t}),E()}get mostplayed(){return this.$$.ctx[19]}set mostplayed(t){this.$$set({mostplayed:t}),E()}get lastplayed(){return this.$$.ctx[20]}set lastplayed(t){this.$$set({lastplayed:t}),E()}get favorites(){return this.$$.ctx[21]}set favorites(t){this.$$set({favorites:t}),E()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(t){this.$$set({clientstyling:t}),E()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),E()}get activecategory(){return this.$$.ctx[0]}set activecategory(t){this.$$set({activecategory:t}),E()}get actionevent(){return this.$$.ctx[6]}set actionevent(t){this.$$set({actionevent:t}),E()}get sessioncheck(){return this.$$.ctx[22]}set sessioncheck(t){this.$$set({sessioncheck:t}),E()}get location(){return this.$$.ctx[7]}set location(t){this.$$set({location:t}),E()}get showsubgroups(){return this.$$.ctx[8]}set showsubgroups(t){this.$$set({showsubgroups:t}),E()}get filteredcategories(){return this.$$.ctx[23]}set filteredcategories(t){this.$$set({filteredcategories:t}),E()}get translationurl(){return this.$$.ctx[24]}set translationurl(t){this.$$set({translationurl:t}),E()}get categoriesicon(){return this.$$.ctx[9]}set categoriesicon(t){this.$$set({categoriesicon:t}),E()}get lobbyiconimage(){return this.$$.ctx[10]}set lobbyiconimage(t){this.$$set({lobbyiconimage:t}),E()}get mygamesiconimage(){return this.$$.ctx[11]}set mygamesiconimage(t){this.$$set({mygamesiconimage:t}),E()}get mbsource(){return this.$$.ctx[12]}set mbsource(t){this.$$set({mbsource:t}),E()}}ir(Ur,{endpoint:{},datasource:{},lang:{},userid:{},session:{},mostplayed:{},lastplayed:{},favorites:{},clientstyling:{},clientstylingurl:{},activecategory:{},actionevent:{},sessioncheck:{},location:{},showsubgroups:{},filteredcategories:{},translationurl:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{},mbsource:{}},[],[],!0);const Gs=Object.freeze(Object.defineProperty({__proto__:null,default:Ur},Symbol.toStringTag,{value:"Module"}));exports.$dictionary=ae;exports.$locale=ue;exports.CasinoCategoriesSlider_ce=Gs;exports.SvelteComponent=sr;exports.addMessages=dt;exports.append=ct;exports.append_styles=Yt;exports.attr=se;exports.binding_callbacks=we;exports.bubble=dn;exports.create_custom_element=ir;exports.destroy_block=_n;exports.destroy_each=sn;exports.detach=W;exports.element=F;exports.empty=an;exports.ensure_array_like=vn;exports.flush=E;exports.init=rr;exports.insert=ie;exports.listen=un;exports.noop=P;exports.onMount=Jt;exports.prevent_default=hn;exports.run_all=X;exports.safe_not_equal=lt;exports.setClientStyling=Mr;exports.setClientStylingURL=Rr;exports.setStreamStyling=Gr;exports.set_data=cn;exports.space=on;exports.src_url_equal=Kr;exports.text=ft;exports.update_keyed_each=En;
@@ -31,13 +31,13 @@ function Ft(e, ...t) {
31
31
  const r = e.subscribe(...t);
32
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
33
33
  }
34
- function Cr(e, t, r) {
34
+ function Mr(e, t, r) {
35
35
  e.$$.on_destroy.push(Ft(t, r));
36
36
  }
37
37
  function jt(e, t) {
38
38
  e.appendChild(t);
39
39
  }
40
- function Mr(e, t, r) {
40
+ function Cr(e, t, r) {
41
41
  const n = Rr(e);
42
42
  if (!n.getElementById(t)) {
43
43
  const i = k("style");
@@ -143,7 +143,7 @@ function jr() {
143
143
  function Ve(e) {
144
144
  Y.push(e);
145
145
  }
146
- const Ce = /* @__PURE__ */ new Set();
146
+ const Me = /* @__PURE__ */ new Set();
147
147
  let z = 0;
148
148
  function x() {
149
149
  if (z !== 0)
@@ -162,13 +162,13 @@ function x() {
162
162
  je.pop()();
163
163
  for (let t = 0; t < Y.length; t += 1) {
164
164
  const r = Y[t];
165
- Ce.has(r) || (Ce.add(r), r());
165
+ Me.has(r) || (Me.add(r), r());
166
166
  }
167
167
  Y.length = 0;
168
168
  } while (Q.length);
169
169
  for (; pt.length; )
170
170
  pt.pop()();
171
- ke = !1, Ce.clear(), oe(e);
171
+ ke = !1, Me.clear(), oe(e);
172
172
  }
173
173
  function kr(e) {
174
174
  if (e.fragment !== null) {
@@ -196,26 +196,26 @@ function Ts(e, t, r, n, i, s, o, a, h, u, l, m) {
196
196
  const g = {};
197
197
  for (; b--; )
198
198
  g[e[b].key] = b;
199
- const T = [], C = /* @__PURE__ */ new Map(), P = /* @__PURE__ */ new Map(), w = [];
199
+ const T = [], M = /* @__PURE__ */ new Map(), P = /* @__PURE__ */ new Map(), w = [];
200
200
  for (b = d; b--; ) {
201
201
  const _ = m(i, s, b), A = r(_);
202
202
  let L = o.get(A);
203
- L ? w.push(() => L.p(_, t)) : (L = u(A, _), L.c()), C.set(A, T[b] = L), A in g && P.set(A, Math.abs(b - g[A]));
203
+ L ? w.push(() => L.p(_, t)) : (L = u(A, _), L.c()), M.set(A, T[b] = L), A in g && P.set(A, Math.abs(b - g[A]));
204
204
  }
205
205
  const O = /* @__PURE__ */ new Set(), N = /* @__PURE__ */ new Set();
206
- function M(_) {
206
+ function C(_) {
207
207
  Wt(_, 1), _.m(a, l), o.set(_.key, _), l = _.first, d--;
208
208
  }
209
209
  for (; c && d; ) {
210
210
  const _ = T[d - 1], A = e[c - 1], L = _.key, $ = A.key;
211
- _ === A ? (l = _.first, c--, d--) : C.has($) ? !o.has(L) || O.has(L) ? M(_) : N.has($) ? c-- : P.get(L) > P.get($) ? (N.add(L), M(_)) : (O.add($), c--) : (h(A, o), c--);
211
+ _ === A ? (l = _.first, c--, d--) : M.has($) ? !o.has(L) || O.has(L) ? C(_) : N.has($) ? c-- : P.get(L) > P.get($) ? (N.add(L), C(_)) : (O.add($), c--) : (h(A, o), c--);
212
212
  }
213
213
  for (; c--; ) {
214
214
  const _ = e[c];
215
- C.has(_.key) || h(_, o);
215
+ M.has(_.key) || h(_, o);
216
216
  }
217
217
  for (; d; )
218
- M(T[d - 1]);
218
+ C(T[d - 1]);
219
219
  return te(w), T;
220
220
  }
221
221
  function Wr(e, t, r) {
@@ -571,7 +571,7 @@ function Zt(e) {
571
571
  }, r = e(t);
572
572
  return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
573
573
  }
574
- var Me = Zt(function(e) {
574
+ var Ce = Zt(function(e) {
575
575
  return function(r) {
576
576
  e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
577
577
  ` + r.map(function(n, i) {
@@ -619,7 +619,7 @@ var He = function() {
619
619
  try {
620
620
  l();
621
621
  } catch (g) {
622
- s = g instanceof Me ? g.errors : [g];
622
+ s = g instanceof Ce ? g.errors : [g];
623
623
  }
624
624
  var m = this._finalizers;
625
625
  if (m) {
@@ -630,7 +630,7 @@ var He = function() {
630
630
  try {
631
631
  yt(b);
632
632
  } catch (g) {
633
- s = s ?? [], g instanceof Me ? s = Ze(Ze([], ze(s)), ze(g.errors)) : s.push(g);
633
+ s = s ?? [], g instanceof Ce ? s = Ze(Ze([], ze(s)), ze(g.errors)) : s.push(g);
634
634
  }
635
635
  }
636
636
  } catch (g) {
@@ -645,7 +645,7 @@ var He = function() {
645
645
  }
646
646
  }
647
647
  if (s)
648
- throw new Me(s);
648
+ throw new Ce(s);
649
649
  }
650
650
  }, e.prototype.add = function(t) {
651
651
  var r;
@@ -1192,7 +1192,7 @@ function Re(e, t, r) {
1192
1192
  return e.concat(s || Array.prototype.slice.call(t));
1193
1193
  }
1194
1194
  function Ge(e, t) {
1195
- var r = t && t.cache ? t.cache : Un, n = t && t.serializer ? t.serializer : Rn, i = t && t.strategy ? t.strategy : Cn;
1195
+ var r = t && t.cache ? t.cache : Un, n = t && t.serializer ? t.serializer : Rn, i = t && t.strategy ? t.strategy : Mn;
1196
1196
  return i(e, {
1197
1197
  cache: r,
1198
1198
  serializer: n
@@ -1212,11 +1212,11 @@ function tr(e, t, r) {
1212
1212
  function rr(e, t, r, n, i) {
1213
1213
  return r.bind(t, e, n, i);
1214
1214
  }
1215
- function Cn(e, t) {
1215
+ function Mn(e, t) {
1216
1216
  var r = e.length === 1 ? In : tr;
1217
1217
  return rr(e, this, r, t.cache.create(), t.serializer);
1218
1218
  }
1219
- function Mn(e, t) {
1219
+ function Cn(e, t) {
1220
1220
  return rr(e, this, tr, t.cache.create(), t.serializer);
1221
1221
  }
1222
1222
  var Rn = function() {
@@ -1238,7 +1238,7 @@ var Rn = function() {
1238
1238
  return new Gn();
1239
1239
  }
1240
1240
  }, Ue = {
1241
- variadic: Mn
1241
+ variadic: Cn
1242
1242
  }, Se = function() {
1243
1243
  return Se = Object.assign || function(t) {
1244
1244
  for (var r, n = 1, i = arguments.length; n < i; n++) {
@@ -3383,13 +3383,13 @@ var li = (
3383
3383
  } else {
3384
3384
  if (T.length === 0)
3385
3385
  return this.error(p.EXPECT_DATE_TIME_SKELETON, g);
3386
- var C = T;
3387
- this.locale && (C = Qn(T, this.locale));
3386
+ var M = T;
3387
+ this.locale && (M = Qn(T, this.locale));
3388
3388
  var c = {
3389
3389
  type: J.dateTime,
3390
- pattern: C,
3390
+ pattern: M,
3391
3391
  location: u.styleLocation,
3392
- parsedOptions: this.shouldParseSkeletons ? jn(C) : {}
3392
+ parsedOptions: this.shouldParseSkeletons ? jn(M) : {}
3393
3393
  }, P = a === "date" ? E.date : E.time;
3394
3394
  return {
3395
3395
  val: { type: P, value: n, location: g, style: c },
@@ -3424,9 +3424,9 @@ var li = (
3424
3424
  return m;
3425
3425
  this.bumpSpace(), O = this.parseIdentifierIfPossible(), N = m.val;
3426
3426
  }
3427
- var M = this.tryParsePluralOrSelectOptions(t, a, r, O);
3428
- if (M.err)
3429
- return M;
3427
+ var C = this.tryParsePluralOrSelectOptions(t, a, r, O);
3428
+ if (C.err)
3429
+ return C;
3430
3430
  var b = this.tryParseArgumentClose(i);
3431
3431
  if (b.err)
3432
3432
  return b;
@@ -3435,7 +3435,7 @@ var li = (
3435
3435
  val: {
3436
3436
  type: E.select,
3437
3437
  value: n,
3438
- options: Ot(M.val),
3438
+ options: Ot(C.val),
3439
3439
  location: _
3440
3440
  },
3441
3441
  err: null
@@ -3443,7 +3443,7 @@ var li = (
3443
3443
  val: {
3444
3444
  type: E.plural,
3445
3445
  value: n,
3446
- options: Ot(M.val),
3446
+ options: Ot(C.val),
3447
3447
  offset: N,
3448
3448
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3449
3449
  location: _
@@ -3769,7 +3769,7 @@ function Ee(e, t, r, n, i, s, o) {
3769
3769
  var b = l.children, g = l.value, T = i[g];
3770
3770
  if (!gi(T))
3771
3771
  throw new bi(g, "function", o);
3772
- var C = Ee(b, t, r, n, i, s), P = T(C.map(function(N) {
3772
+ var M = Ee(b, t, r, n, i, s), P = T(M.map(function(N) {
3773
3773
  return N.value;
3774
3774
  }));
3775
3775
  Array.isArray(P) || (P = [P]), a.push.apply(a, P.map(function(N) {
@@ -4119,22 +4119,22 @@ function ee() {
4119
4119
  return Ii;
4120
4120
  }
4121
4121
  const Fe = Ae(!1);
4122
- var Ci = Object.defineProperty, Mi = Object.defineProperties, Ri = Object.getOwnPropertyDescriptors, It = Object.getOwnPropertySymbols, Gi = Object.prototype.hasOwnProperty, Ui = Object.prototype.propertyIsEnumerable, Ct = (e, t, r) => t in e ? Ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Di = (e, t) => {
4122
+ var Mi = Object.defineProperty, Ci = Object.defineProperties, Ri = Object.getOwnPropertyDescriptors, It = Object.getOwnPropertySymbols, Gi = Object.prototype.hasOwnProperty, Ui = Object.prototype.propertyIsEnumerable, Mt = (e, t, r) => t in e ? Mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Di = (e, t) => {
4123
4123
  for (var r in t || (t = {}))
4124
- Gi.call(t, r) && Ct(e, r, t[r]);
4124
+ Gi.call(t, r) && Mt(e, r, t[r]);
4125
4125
  if (It)
4126
4126
  for (var r of It(t))
4127
- Ui.call(t, r) && Ct(e, r, t[r]);
4127
+ Ui.call(t, r) && Mt(e, r, t[r]);
4128
4128
  return e;
4129
- }, $i = (e, t) => Mi(e, Ri(t));
4129
+ }, $i = (e, t) => Ci(e, Ri(t));
4130
4130
  let st;
4131
4131
  const we = Ae(null);
4132
- function Mt(e) {
4132
+ function Ct(e) {
4133
4133
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4134
4134
  }
4135
4135
  function Oe(e, t = ee().fallbackLocale) {
4136
- const r = Mt(e);
4137
- return t ? [.../* @__PURE__ */ new Set([...r, ...Mt(t)])] : r;
4136
+ const r = Ct(e);
4137
+ return t ? [.../* @__PURE__ */ new Set([...r, ...Ct(t)])] : r;
4138
4138
  }
4139
4139
  function V() {
4140
4140
  return st ?? void 0;
@@ -4274,6 +4274,7 @@ ne([de], () => Ki);
4274
4274
  ne([de, me], () => es);
4275
4275
  window.emWidgets = { topic: mn };
4276
4276
  const rs = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4277
+ String(Number.MAX_SAFE_INTEGER).length;
4277
4278
  function ns(e, t) {
4278
4279
  if (e) {
4279
4280
  const r = document.createElement("style");
@@ -4281,6 +4282,8 @@ function ns(e, t) {
4281
4282
  }
4282
4283
  }
4283
4284
  function is(e, t) {
4285
+ if (!e || !t)
4286
+ return;
4284
4287
  const r = new URL(t);
4285
4288
  fetch(r.href).then((n) => n.text()).then((n) => {
4286
4289
  const i = document.createElement("style");
@@ -4386,12 +4389,12 @@ if (typeof window < "u") {
4386
4389
  }
4387
4390
  };
4388
4391
  };
4389
- customElements.define = e(customElements.define), import("./CasinoSlider-DmcFGzUe.js").then(({ default: t }) => {
4392
+ customElements.define = e(customElements.define), import("./CasinoSlider-Cg-yFFzs.js").then(({ default: t }) => {
4390
4393
  !customElements.get("casino-slider") && customElements.define("casino-slider", t.element);
4391
4394
  });
4392
4395
  }
4393
4396
  function os(e) {
4394
- Mr(e, "svelte-1my2wow", ".CasinoCategoriesLoading.svelte-1my2wow{height:52px}p.svelte-1my2wow{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-1my2wow{padding-top:20px;background:var( --emw--categories-color-primary, var(--emw--color-primary, #22B04E))}");
4397
+ Cr(e, "svelte-1my2wow", ".CasinoCategoriesLoading.svelte-1my2wow{height:52px}p.svelte-1my2wow{color:var( --emw--categories-typography, var(--emw--color-white) #FFFFFF);text-align:center}.CasinoCategoriesContainer.svelte-1my2wow{padding-top:20px;background:var( --emw--categories-color-primary, var(--emw--color-primary, #22B04E))}");
4395
4398
  }
4396
4399
  function as(e) {
4397
4400
  let t, r;
@@ -4626,8 +4629,8 @@ function ls(e) {
4626
4629
  let ot = "CasinoSliderData", cs = !1, fs = !1;
4627
4630
  function ms(e, t, r) {
4628
4631
  let n;
4629
- Cr(e, ts, (f) => r(32, n = f));
4630
- let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: g = "" } = t, { sessioncheck: T = "" } = t, { location: C = "secondaryMenu" } = t, { showsubgroups: P = "false" } = t, { filteredcategories: w = "" } = t, { translationurl: O = "" } = t, { categoriesicon: N = "" } = t, { lobbyiconimage: M = "" } = t, { mygamesiconimage: _ = "" } = t, { mbsource: A } = t, L, $, F = !0, X, W = [], j = !1, wr = window.navigator.userAgent, G, lt, ct = !1, Le = !1;
4632
+ Mr(e, ts, (f) => r(32, n = f));
4633
+ let { endpoint: i = "" } = t, { datasource: s = "" } = t, { lang: o = "" } = t, { userid: a = "" } = t, { session: h = "" } = t, { mostplayed: u = "" } = t, { lastplayed: l = "false" } = t, { favorites: m = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, { activecategory: b = "" } = t, { actionevent: g = "" } = t, { sessioncheck: T = "" } = t, { location: M = "secondaryMenu" } = t, { showsubgroups: P = "false" } = t, { filteredcategories: w = "" } = t, { translationurl: O = "" } = t, { categoriesicon: N = "" } = t, { lobbyiconimage: C = "" } = t, { mygamesiconimage: _ = "" } = t, { mbsource: A } = t, L, $, F = !0, X, W = [], j = !1, wr = window.navigator.userAgent, G, lt, ct = !1, Le = !1;
4631
4634
  const Tr = () => {
4632
4635
  fetch(O).then((B) => B.json()).then((B) => {
4633
4636
  Object.keys(B).forEach((be) => {
@@ -4699,7 +4702,7 @@ function ms(e, t, r) {
4699
4702
  });
4700
4703
  }
4701
4704
  return e.$$set = (f) => {
4702
- "endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, g = f.actionevent), "sessioncheck" in f && r(22, T = f.sessioncheck), "location" in f && r(7, C = f.location), "showsubgroups" in f && r(8, P = f.showsubgroups), "filteredcategories" in f && r(23, w = f.filteredcategories), "translationurl" in f && r(24, O = f.translationurl), "categoriesicon" in f && r(9, N = f.categoriesicon), "lobbyiconimage" in f && r(10, M = f.lobbyiconimage), "mygamesiconimage" in f && r(11, _ = f.mygamesiconimage), "mbsource" in f && r(12, A = f.mbsource);
4705
+ "endpoint" in f && r(1, i = f.endpoint), "datasource" in f && r(2, s = f.datasource), "lang" in f && r(3, o = f.lang), "userid" in f && r(17, a = f.userid), "session" in f && r(18, h = f.session), "mostplayed" in f && r(19, u = f.mostplayed), "lastplayed" in f && r(20, l = f.lastplayed), "favorites" in f && r(21, m = f.favorites), "clientstyling" in f && r(4, c = f.clientstyling), "clientstylingurl" in f && r(5, d = f.clientstylingurl), "activecategory" in f && r(0, b = f.activecategory), "actionevent" in f && r(6, g = f.actionevent), "sessioncheck" in f && r(22, T = f.sessioncheck), "location" in f && r(7, M = f.location), "showsubgroups" in f && r(8, P = f.showsubgroups), "filteredcategories" in f && r(23, w = f.filteredcategories), "translationurl" in f && r(24, O = f.translationurl), "categoriesicon" in f && r(9, N = f.categoriesicon), "lobbyiconimage" in f && r(10, C = f.lobbyiconimage), "mygamesiconimage" in f && r(11, _ = f.mygamesiconimage), "mbsource" in f && r(12, A = f.mbsource);
4703
4706
  }, e.$$.update = () => {
4704
4707
  e.$$.dirty[0] & /*endpoint, datasource, lang*/
4705
4708
  14 && i && s && o && Br(), e.$$.dirty[0] & /*endpoint, session, mostplayed, lastplayed, favorites, isLoading*/
@@ -4717,10 +4720,10 @@ function ms(e, t, r) {
4717
4720
  c,
4718
4721
  d,
4719
4722
  g,
4720
- C,
4723
+ M,
4721
4724
  P,
4722
4725
  N,
4723
- M,
4726
+ C,
4724
4727
  _,
4725
4728
  A,
4726
4729
  F,
@@ -4914,7 +4917,7 @@ export {
4914
4917
  me as a,
4915
4918
  vr as b,
4916
4919
  Yr as c,
4917
- Mr as d,
4920
+ Cr as d,
4918
4921
  re as e,
4919
4922
  x as f,
4920
4923
  ce as g,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoCategoriesSlider-z89U1NMp.cjs");function Me({withLocale:a,translations:e}){t.$locale.subscribe(r=>{r==null&&(t.$dictionary.set(e),t.$locale.set(a))})}function X(a,e){t.addMessages(a,e)}function Ie(a){t.$locale.set(a)}const K={en:{login:"Login",register:"Register",deposit:"Deposit"},"zh-hk":{login:"登錄",register:"登記",deposit:"訂金"},fr:{login:"Connexion",register:"Registre",deposit:"Dépôt"},tr:{login:"Giriş",register:"Kayıt",deposit:"Para Yatır"},ro:{login:"Autentificare",register:"Inregistrare",deposit:"Depozit"},es:{login:"Iniciar sesión",register:"Regístrate",deposit:"Deposita"},pt:{login:"Entrar",register:"Registro",deposit:"Depósito"},hr:{login:"Prijava",register:"Registracija",deposit:"Uplata"},"pt-br":{login:"Entrem",register:"Registro",deposit:"Depósito"},"es-mx":{login:"Entrar",register:"Registro",deposit:"Depósito"},"en-us":{login:"Login",register:"Register",deposit:"Deposit"}};function Se(a){t.append_styles(a,"svelte-wvhhix",'*,*::before,*::after{margin:0;padding:0;font-family:inherit;box-sizing:border-box}.scroller{scroll-behavior:smooth}.CarouselWrapper{background:var(--emw--color-primary, #194127)}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emw--categories-arrows-bg, var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #22B04E)));background:linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #22B04E)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emw--categories-contrast, var(--emw--color-contrast, #07072A));background:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}')}function V(a,e,r){const i=a.slice();return i[57]=e[r],i[59]=r,i}function J(a,e,r){const i=a.slice();return i[60]=e[r],i}function Q(a,e,r){const i=a.slice();return i[63]=e[r],i[65]=r,i}function Z(a){let e=[],r=new Map,i,l=t.ensure_array_like(a[9]);const s=n=>n[57].id;for(let n=0;n<l.length;n+=1){let c=V(a,l,n),f=s(c);r.set(f,e[n]=oe(f,c))}return{c(){for(let n=0;n<e.length;n+=1)e[n].c();i=t.empty()},m(n,c){for(let f=0;f<e.length;f+=1)e[f]&&e[f].m(n,c);t.insert(n,i,c)},p(n,c){c[0]&1183695&&(l=t.ensure_array_like(n[9]),e=t.update_keyed_each(e,c,s,1,n,l,r,i.parentNode,t.destroy_block,oe,i,V))},d(n){n&&t.detach(i);for(let c=0;c<e.length;c+=1)e[c].d(n)}}}function Le(a){let e,r=a[57].name+"",i;return{c(){e=t.element("button"),i=t.text(r),t.attr(e,"class","CategoryButton")},m(l,s){t.insert(l,e,s),t.append(e,i)},p(l,s){s[0]&512&&r!==(r=l[57].name+"")&&t.set_data(i,r)},d(l){l&&t.detach(e)}}}function De(a){let e,r=a[57].label+"",i,l;return{c(){e=t.element("a"),i=t.text(r),t.attr(e,"href",l=a[57].path)},m(s,n){t.insert(s,e,n),t.append(e,i)},p(s,n){n[0]&512&&r!==(r=s[57].label+"")&&t.set_data(i,r),n[0]&512&&l!==(l=s[57].path)&&t.attr(e,"href",l)},d(s){s&&t.detach(e)}}}function $(a){let e,r=a[10].length>0&&a[2]=="true"&&ee(a);return{c(){r&&r.c(),e=t.empty()},m(i,l){r&&r.m(i,l),t.insert(i,e,l)},p(i,l){i[10].length>0&&i[2]=="true"?r?r.p(i,l):(r=ee(i),r.c(),r.m(e.parentNode,e)):r&&(r.d(1),r=null)},d(i){i&&t.detach(e),r&&r.d(i)}}}function ee(a){let e,r=t.ensure_array_like(a[10]),i=[];for(let l=0;l<r.length;l+=1)i[l]=ne(J(a,r,l));return{c(){e=t.element("ul");for(let l=0;l<i.length;l+=1)i[l].c();t.attr(e,"class","DropDown")},m(l,s){t.insert(l,e,s);for(let n=0;n<i.length;n+=1)i[n]&&i[n].m(e,null)},p(l,s){if(s[0]&133056){r=t.ensure_array_like(l[10]);let n;for(n=0;n<r.length;n+=1){const c=J(l,r,n);i[n]?i[n].p(c,s):(i[n]=ne(c),i[n].c(),i[n].m(e,null))}for(;n<i.length;n+=1)i[n].d(1);i.length=r.length}},d(l){l&&t.detach(e),t.destroy_each(i,l)}}}function te(a){var y;let e,r,i=((y=a[63])==null?void 0:y.name)+"",l,s,n,c,f;function k(...g){return a[38](a[57],a[59],a[63],a[65],...g)}return{c(){e=t.element("li"),r=t.element("a"),l=t.text(i),n=t.space(),t.attr(r,"class",s="SubDropDown "+(a[59]==a[6]&&(a[7]==a[65]||a[8]==a[65])?"active":""))},m(g,w){t.insert(g,e,w),t.append(e,r),t.append(r,l),t.append(e,n),c||(f=t.listen(e,"click",k),c=!0)},p(g,w){var F;a=g,w[0]&1024&&i!==(i=((F=a[63])==null?void 0:F.name)+"")&&t.set_data(l,i),w[0]&1984&&s!==(s="SubDropDown "+(a[59]==a[6]&&(a[7]==a[65]||a[8]==a[65])?"active":""))&&t.attr(r,"class",s)},d(g){g&&t.detach(e),c=!1,f()}}}function re(a,e){let r,i,l=e[59]==e[60].index&&te(e);return{key:a,first:null,c(){r=t.empty(),l&&l.c(),i=t.empty(),this.first=r},m(s,n){t.insert(s,r,n),l&&l.m(s,n),t.insert(s,i,n)},p(s,n){e=s,e[59]==e[60].index?l?l.p(e,n):(l=te(e),l.c(),l.m(i.parentNode,i)):l&&(l.d(1),l=null)},d(s){s&&(t.detach(r),t.detach(i)),l&&l.d(s)}}}function ne(a){let e=[],r=new Map,i,l=t.ensure_array_like(a[60].items);const s=n=>n[63].id;for(let n=0;n<l.length;n+=1){let c=Q(a,l,n),f=s(c);r.set(f,e[n]=re(f,c))}return{c(){for(let n=0;n<e.length;n+=1)e[n].c();i=t.empty()},m(n,c){for(let f=0;f<e.length;f+=1)e[f]&&e[f].m(n,c);t.insert(n,i,c)},p(n,c){c[0]&133056&&(l=t.ensure_array_like(n[60].items),e=t.update_keyed_each(e,c,s,1,n,l,r,i.parentNode,t.destroy_block,re,i,Q))},d(n){n&&t.detach(i);for(let c=0;c<e.length;c+=1)e[c].d(n)}}}function oe(a,e){let r,i,l,s,n,c,f,k,y,g,w;function F(m,v){return m[0]==="headerMain"?De:Le}let M=F(e),p=M(e),d=e[11][e[59]]==!0&&$(e);function b(...m){return e[39](e[57],e[59],...m)}return{key:a,first:null,c(){var m,v;r=t.element("li"),i=t.element("div"),l=t.element("img"),c=t.space(),p.c(),f=t.space(),d&&d.c(),k=t.space(),t.attr(l,"class",s="CategoryIconImg "+(e[3]==="true"?"":"DisplayNone")),t.src_url_equal(l.src,n=e[20](e[57]))||t.attr(l,"src",n),t.attr(i,"class","CategoryIcon"),t.attr(r,"class",y="CarouselItem "+(((m=e[1])==null?void 0:m.toString().indexOf("$"))>-1?((v=e[1])==null?void 0:v.split("$").pop())==e[57].id.split("$").pop()?"active":"":e[1]==e[57].id?"active":"")+" "+(e[0]=="headerMain"?"":"SecondaryMenu")),this.first=r},m(m,v){t.insert(m,r,v),t.append(r,i),t.append(i,l),t.append(r,c),p.m(r,null),t.append(r,f),d&&d.m(r,null),t.append(r,k),g||(w=t.listen(r,"click",b),g=!0)},p(m,v){var H,L;e=m,v[0]&8&&s!==(s="CategoryIconImg "+(e[3]==="true"?"":"DisplayNone"))&&t.attr(l,"class",s),v[0]&512&&!t.src_url_equal(l.src,n=e[20](e[57]))&&t.attr(l,"src",n),M===(M=F(e))&&p?p.p(e,v):(p.d(1),p=M(e),p&&(p.c(),p.m(r,f))),e[11][e[59]]==!0?d?d.p(e,v):(d=$(e),d.c(),d.m(r,k)):d&&(d.d(1),d=null),v[0]&515&&y!==(y="CarouselItem "+(((H=e[1])==null?void 0:H.toString().indexOf("$"))>-1?((L=e[1])==null?void 0:L.split("$").pop())==e[57].id.split("$").pop()?"active":"":e[1]==e[57].id?"active":"")+" "+(e[0]=="headerMain"?"":"SecondaryMenu"))&&t.attr(r,"class",y)},d(m){m&&t.detach(r),p.d(),d&&d.d(),g=!1,w()}}}function Ae(a){let e,r,i,l,s,n,c,f,k,y,g,w,F,M,p,d=a[9].length>0&&Z(a);return{c(){e=t.element("div"),r=t.element("div"),i=t.element("div"),i.innerHTML='<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7"></path></svg>',l=t.space(),s=t.element("div"),n=t.element("ul"),c=t.element("li"),c.innerHTML='<a href="#CarouselNav">Close Subs</a>',f=t.space(),d&&d.c(),k=t.space(),y=t.element("div"),y.innerHTML='<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg>',t.attr(i,"class","CarouselLeftArrow"),t.attr(c,"class","TouchOnly"),t.attr(n,"id","CarouselNav"),t.attr(n,"class","CarouselItems"),t.attr(s,"class","CarouselNavWrap scroller"),t.attr(y,"class","CarouselRightArrow"),t.attr(r,"class",g=`CarouselContainer CarouselContainerMobile ${a[0]==="headerMain"?"CarouselContainerHeaderMain":""}`),t.attr(r,"style",w=a[0]==="headerMain"?"max-width: auto":void 0),t.attr(e,"class",F="CarouselWrapper "+(a[0]==="headerMain"?"CarouselWrapperHeaderMain":""))},m(b,m){t.insert(b,e,m),t.append(e,r),t.append(r,i),t.append(r,l),t.append(r,s),t.append(s,n),t.append(n,c),t.append(n,f),d&&d.m(n,null),a[40](n),a[41](s),t.append(r,k),t.append(r,y),a[43](e),M||(p=[t.listen(i,"click",a[37]),t.listen(n,"mousedown",a[13]),t.listen(n,"mouseleave",a[14]),t.listen(n,"mouseup",a[15]),t.listen(n,"mousemove",a[16]),t.listen(n,"click",t.prevent_default(a[36])),t.listen(y,"click",a[42])],M=!0)},p(b,m){b[9].length>0?d?d.p(b,m):(d=Z(b),d.c(),d.m(n,null)):d&&(d.d(1),d=null),m[0]&1&&g!==(g=`CarouselContainer CarouselContainerMobile ${b[0]==="headerMain"?"CarouselContainerHeaderMain":""}`)&&t.attr(r,"class",g),m[0]&1&&w!==(w=b[0]==="headerMain"?"max-width: auto":void 0)&&t.attr(r,"style",w),m[0]&1&&F!==(F="CarouselWrapper "+(b[0]==="headerMain"?"CarouselWrapperHeaderMain":""))&&t.attr(e,"class",F)},i:t.noop,o:t.noop,d(b){b&&t.detach(e),d&&d.d(),a[40](null),a[41](null),a[43](null),M=!1,t.run_all(p)}}}function Ee(a,e,r){let{endpoint:i=""}=e,{datasource:l=""}=e,{onclickeventname:s="defaultEvent"}=e,{actionevent:n="defaultEvent"}=e,{favoritesnumber:c="0"}=e,{location:f=""}=e,{clientstyling:k=""}=e,{clientstylingurl:y=""}=e,{identity:g=""}=e,{translationurl:w=""}=e,{isprimarymenu:F=!1}=e,{issecondarymenu:M=!1}=e,{lang:p=""}=e,{activeindex:d="0"}=e,{showsubgroups:b="false"}=e,{categoriesicon:m="false"}=e,{lobbyiconimage:v=""}=e,{mygamesiconimage:H=""}=e,{mbsource:L=""}=e,h;Me({withLocale:"en",translations:{}});let j=!1,G=0,q=0;const ie=o=>{var u,C;o.preventDefault(),j=!0,h==null||h.classList.add("dragging"),G=o.pageX-((u=h==null?void 0:h.offsetLeft)!=null?u:0),q=(C=h==null?void 0:h.scrollLeft)!=null?C:0},le=o=>{o.preventDefault(),j=!1,h==null||h.classList.remove("dragging")},se=o=>{j=!1,h==null||h.classList.remove("dragging")},ce=o=>{if(!j||!h)return;o.preventDefault();const C=(o.pageX-h.offsetLeft-G)*2.5;r(5,h.scrollLeft=q-C,h)},ue=()=>{fetch(w).then(u=>u.json()).then(u=>{Object.keys(u).forEach(C=>{X(C,u[C])})}).catch(u=>{console.log(u)})};Object.keys(K).forEach(o=>{X(o,K[o])});let D,R,W,I,T=[],B=[],N=[],_,z=(o,u,C,A,S)=>{var E;if(!(o.subGroups&&A===null)){if(O(),r(6,D=u),r(6,D),S!="secondary"){window.postMessage({type:n=="CategoryChange"?"CategoryChange":"NavigateTo",buzz:"1",itemId:o.id,index:u,item:o,path:o.path,externalLink:o.externalLink||!1,target:((E=o.attrs)==null?void 0:E.target)||null},window.location.href),r(7,R=null),r(8,W=null);return}r(7,R=A),r(7,R),r(8,W=R),window.postMessage({type:n,itemId:C.id,subIndex:A,subItem:C},window.location.href)}},x=()=>{_&&(N.length!==D?r(12,_.scrollLeft-=250,_):r(12,_.scrollLeft=0,_))},U=()=>{_&&(N.length!==D?r(12,_.scrollLeft+=250,_):r(12,_.scrollLeft=0,_))};const Y=o=>{o.data.type=="SliderData"&&o.data.identity==g&&(r(9,T=o.data.data),r(11,N=new Array(T.length).fill(!1)),b=="true"&&he()),o.data.type=="GoToHomepage"&&T.forEach((u,C)=>{u.path.endsWith("/casino")&&(r(6,D=C),r(6,D))})},de=()=>{Ie(p)},fe=(o,u,C)=>{if(f=="secondaryMenu"&&i&&l&&p&&o.id){let A=new URL(`${i}/v1/casino/groups/${l}/${o.id}/subGroups?language=${p}`);fetch(A.href).then(S=>S.json()).then(S=>{S.index=u,r(10,B=B.concat(S)),b=="false"&&window.postMessage({type:n,itemId:o.id,index:u,item:o},window.location.href);const E=[];B.map(ke=>(ke.items.forEach(P=>{E.find(Fe=>P.id==Fe)||E.push(P.id)}),E.flat())),window.postMessage({type:"SubgroupsIds",subGroupsIds:E},window.location.href)}).then(()=>{h.querySelectorAll(".DropDown")&&O()})}f=="headerMain"&&window.postMessage({type:n,item:o},window.location.href)},O=()=>{const o=h.querySelectorAll(".DropDown");document.activeElement.blur(),_.classList.add("isScrolling");for(let u=0;u<o.length;u++)o[u].style.transform="translateX(-"+_.scrollLeft+"px)";_.classList.remove("isScrolling")},he=()=>{T.forEach((o,u)=>{var C;((C=o==null?void 0:o.subGroups)==null?void 0:C.count)>0&&(r(11,N[u]=!0,N),fe(o,u))})},me=o=>{let u="";return o.id==="LOBBY"?u=v:o.id==="MYGAMES"&&(u=H),o.icon||u};t.onMount(()=>(window.addEventListener("message",Y,!1),"ontouchstart"in document.documentElement&&(document.documentElement.className+=" touch-device"),setTimeout(()=>{_.addEventListener("scroll",O)},500),window.postMessage({type:"SliderLoaded",identity:g}),()=>{window.removeEventListener("message",Y),h.removeEventListener("scroll",O)}));function ge(o){t.bubble.call(this,a,o)}const pe=()=>x(),Ce=(o,u,C,A,S)=>{z(o,u,C,A,"secondary"),S.stopPropagation()},ye=(o,u,C)=>{z(o,u,null,null,"main"),C.preventDefault()};function we(o){t.binding_callbacks[o?"unshift":"push"](()=>{h=o,r(5,h)})}function be(o){t.binding_callbacks[o?"unshift":"push"](()=>{_=o,r(12,_)})}const _e=()=>U();function ve(o){t.binding_callbacks[o?"unshift":"push"](()=>{I=o,r(4,I)})}return a.$$set=o=>{"endpoint"in o&&r(21,i=o.endpoint),"datasource"in o&&r(22,l=o.datasource),"onclickeventname"in o&&r(23,s=o.onclickeventname),"actionevent"in o&&r(24,n=o.actionevent),"favoritesnumber"in o&&r(25,c=o.favoritesnumber),"location"in o&&r(0,f=o.location),"clientstyling"in o&&r(26,k=o.clientstyling),"clientstylingurl"in o&&r(27,y=o.clientstylingurl),"identity"in o&&r(28,g=o.identity),"translationurl"in o&&r(29,w=o.translationurl),"isprimarymenu"in o&&r(30,F=o.isprimarymenu),"issecondarymenu"in o&&r(31,M=o.issecondarymenu),"lang"in o&&r(32,p=o.lang),"activeindex"in o&&r(1,d=o.activeindex),"showsubgroups"in o&&r(2,b=o.showsubgroups),"categoriesicon"in o&&r(3,m=o.categoriesicon),"lobbyiconimage"in o&&r(33,v=o.lobbyiconimage),"mygamesiconimage"in o&&r(34,H=o.mygamesiconimage),"mbsource"in o&&r(35,L=o.mbsource)},a.$$.update=()=>{a.$$.dirty[0]&2,a.$$.dirty[0]&536870912&&w&&ue(),a.$$.dirty[0]&67108880&&k&&I&&t.setClientStyling(I,k),a.$$.dirty[0]&134217744&&y&&I&&t.setClientStylingURL(I,y),a.$$.dirty[0]&16|a.$$.dirty[1]&16&&L&&I&&t.setStreamStyling(I,`${L}.Style`),a.$$.dirty[1]&2&&p&&de()},[f,d,b,m,I,h,D,R,W,T,B,N,_,ie,le,se,ce,z,x,U,me,i,l,s,n,c,k,y,g,w,F,M,p,v,H,L,ge,pe,Ce,ye,we,be,_e,ve]}class ae extends t.SvelteComponent{constructor(e){super(),t.init(this,e,Ee,Ae,t.safe_not_equal,{endpoint:21,datasource:22,onclickeventname:23,actionevent:24,favoritesnumber:25,location:0,clientstyling:26,clientstylingurl:27,identity:28,translationurl:29,isprimarymenu:30,issecondarymenu:31,lang:32,activeindex:1,showsubgroups:2,categoriesicon:3,lobbyiconimage:33,mygamesiconimage:34,mbsource:35},Se,[-1,-1,-1])}get endpoint(){return this.$$.ctx[21]}set endpoint(e){this.$$set({endpoint:e}),t.flush()}get datasource(){return this.$$.ctx[22]}set datasource(e){this.$$set({datasource:e}),t.flush()}get onclickeventname(){return this.$$.ctx[23]}set onclickeventname(e){this.$$set({onclickeventname:e}),t.flush()}get actionevent(){return this.$$.ctx[24]}set actionevent(e){this.$$set({actionevent:e}),t.flush()}get favoritesnumber(){return this.$$.ctx[25]}set favoritesnumber(e){this.$$set({favoritesnumber:e}),t.flush()}get location(){return this.$$.ctx[0]}set location(e){this.$$set({location:e}),t.flush()}get clientstyling(){return this.$$.ctx[26]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[27]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get identity(){return this.$$.ctx[28]}set identity(e){this.$$set({identity:e}),t.flush()}get translationurl(){return this.$$.ctx[29]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}get isprimarymenu(){return this.$$.ctx[30]}set isprimarymenu(e){this.$$set({isprimarymenu:e}),t.flush()}get issecondarymenu(){return this.$$.ctx[31]}set issecondarymenu(e){this.$$set({issecondarymenu:e}),t.flush()}get lang(){return this.$$.ctx[32]}set lang(e){this.$$set({lang:e}),t.flush()}get activeindex(){return this.$$.ctx[1]}set activeindex(e){this.$$set({activeindex:e}),t.flush()}get showsubgroups(){return this.$$.ctx[2]}set showsubgroups(e){this.$$set({showsubgroups:e}),t.flush()}get categoriesicon(){return this.$$.ctx[3]}set categoriesicon(e){this.$$set({categoriesicon:e}),t.flush()}get lobbyiconimage(){return this.$$.ctx[33]}set lobbyiconimage(e){this.$$set({lobbyiconimage:e}),t.flush()}get mygamesiconimage(){return this.$$.ctx[34]}set mygamesiconimage(e){this.$$set({mygamesiconimage:e}),t.flush()}get mbsource(){return this.$$.ctx[35]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}}t.create_custom_element(ae,{endpoint:{},datasource:{},onclickeventname:{},actionevent:{},favoritesnumber:{},location:{},clientstyling:{},clientstylingurl:{},identity:{},translationurl:{},isprimarymenu:{type:"Boolean"},issecondarymenu:{type:"Boolean"},lang:{},activeindex:{},showsubgroups:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{},mbsource:{}},[],[],!0);exports.default=ae;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoCategoriesSlider-DiF6XY0O.cjs");function Me({withLocale:a,translations:e}){t.$locale.subscribe(r=>{r==null&&(t.$dictionary.set(e),t.$locale.set(a))})}function X(a,e){t.addMessages(a,e)}function Ie(a){t.$locale.set(a)}const K={en:{login:"Login",register:"Register",deposit:"Deposit"},"zh-hk":{login:"登錄",register:"登記",deposit:"訂金"},fr:{login:"Connexion",register:"Registre",deposit:"Dépôt"},tr:{login:"Giriş",register:"Kayıt",deposit:"Para Yatır"},ro:{login:"Autentificare",register:"Inregistrare",deposit:"Depozit"},es:{login:"Iniciar sesión",register:"Regístrate",deposit:"Deposita"},pt:{login:"Entrar",register:"Registro",deposit:"Depósito"},hr:{login:"Prijava",register:"Registracija",deposit:"Uplata"},"pt-br":{login:"Entrem",register:"Registro",deposit:"Depósito"},"es-mx":{login:"Entrar",register:"Registro",deposit:"Depósito"},"en-us":{login:"Login",register:"Register",deposit:"Deposit"}};function Se(a){t.append_styles(a,"svelte-wvhhix",'*,*::before,*::after{margin:0;padding:0;font-family:inherit;box-sizing:border-box}.scroller{scroll-behavior:smooth}.CarouselWrapper{background:var(--emw--color-primary, #194127)}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emw--categories-arrows-bg, var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #22B04E)));background:linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #22B04E)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emw--categories-contrast, var(--emw--color-contrast, #07072A));background:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--header-color-primary, var(--emw--color-primary, #22B04E))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}')}function V(a,e,r){const i=a.slice();return i[57]=e[r],i[59]=r,i}function J(a,e,r){const i=a.slice();return i[60]=e[r],i}function Q(a,e,r){const i=a.slice();return i[63]=e[r],i[65]=r,i}function Z(a){let e=[],r=new Map,i,l=t.ensure_array_like(a[9]);const s=n=>n[57].id;for(let n=0;n<l.length;n+=1){let c=V(a,l,n),f=s(c);r.set(f,e[n]=oe(f,c))}return{c(){for(let n=0;n<e.length;n+=1)e[n].c();i=t.empty()},m(n,c){for(let f=0;f<e.length;f+=1)e[f]&&e[f].m(n,c);t.insert(n,i,c)},p(n,c){c[0]&1183695&&(l=t.ensure_array_like(n[9]),e=t.update_keyed_each(e,c,s,1,n,l,r,i.parentNode,t.destroy_block,oe,i,V))},d(n){n&&t.detach(i);for(let c=0;c<e.length;c+=1)e[c].d(n)}}}function Le(a){let e,r=a[57].name+"",i;return{c(){e=t.element("button"),i=t.text(r),t.attr(e,"class","CategoryButton")},m(l,s){t.insert(l,e,s),t.append(e,i)},p(l,s){s[0]&512&&r!==(r=l[57].name+"")&&t.set_data(i,r)},d(l){l&&t.detach(e)}}}function De(a){let e,r=a[57].label+"",i,l;return{c(){e=t.element("a"),i=t.text(r),t.attr(e,"href",l=a[57].path)},m(s,n){t.insert(s,e,n),t.append(e,i)},p(s,n){n[0]&512&&r!==(r=s[57].label+"")&&t.set_data(i,r),n[0]&512&&l!==(l=s[57].path)&&t.attr(e,"href",l)},d(s){s&&t.detach(e)}}}function $(a){let e,r=a[10].length>0&&a[2]=="true"&&ee(a);return{c(){r&&r.c(),e=t.empty()},m(i,l){r&&r.m(i,l),t.insert(i,e,l)},p(i,l){i[10].length>0&&i[2]=="true"?r?r.p(i,l):(r=ee(i),r.c(),r.m(e.parentNode,e)):r&&(r.d(1),r=null)},d(i){i&&t.detach(e),r&&r.d(i)}}}function ee(a){let e,r=t.ensure_array_like(a[10]),i=[];for(let l=0;l<r.length;l+=1)i[l]=ne(J(a,r,l));return{c(){e=t.element("ul");for(let l=0;l<i.length;l+=1)i[l].c();t.attr(e,"class","DropDown")},m(l,s){t.insert(l,e,s);for(let n=0;n<i.length;n+=1)i[n]&&i[n].m(e,null)},p(l,s){if(s[0]&133056){r=t.ensure_array_like(l[10]);let n;for(n=0;n<r.length;n+=1){const c=J(l,r,n);i[n]?i[n].p(c,s):(i[n]=ne(c),i[n].c(),i[n].m(e,null))}for(;n<i.length;n+=1)i[n].d(1);i.length=r.length}},d(l){l&&t.detach(e),t.destroy_each(i,l)}}}function te(a){var y;let e,r,i=((y=a[63])==null?void 0:y.name)+"",l,s,n,c,f;function k(...g){return a[38](a[57],a[59],a[63],a[65],...g)}return{c(){e=t.element("li"),r=t.element("a"),l=t.text(i),n=t.space(),t.attr(r,"class",s="SubDropDown "+(a[59]==a[6]&&(a[7]==a[65]||a[8]==a[65])?"active":""))},m(g,w){t.insert(g,e,w),t.append(e,r),t.append(r,l),t.append(e,n),c||(f=t.listen(e,"click",k),c=!0)},p(g,w){var F;a=g,w[0]&1024&&i!==(i=((F=a[63])==null?void 0:F.name)+"")&&t.set_data(l,i),w[0]&1984&&s!==(s="SubDropDown "+(a[59]==a[6]&&(a[7]==a[65]||a[8]==a[65])?"active":""))&&t.attr(r,"class",s)},d(g){g&&t.detach(e),c=!1,f()}}}function re(a,e){let r,i,l=e[59]==e[60].index&&te(e);return{key:a,first:null,c(){r=t.empty(),l&&l.c(),i=t.empty(),this.first=r},m(s,n){t.insert(s,r,n),l&&l.m(s,n),t.insert(s,i,n)},p(s,n){e=s,e[59]==e[60].index?l?l.p(e,n):(l=te(e),l.c(),l.m(i.parentNode,i)):l&&(l.d(1),l=null)},d(s){s&&(t.detach(r),t.detach(i)),l&&l.d(s)}}}function ne(a){let e=[],r=new Map,i,l=t.ensure_array_like(a[60].items);const s=n=>n[63].id;for(let n=0;n<l.length;n+=1){let c=Q(a,l,n),f=s(c);r.set(f,e[n]=re(f,c))}return{c(){for(let n=0;n<e.length;n+=1)e[n].c();i=t.empty()},m(n,c){for(let f=0;f<e.length;f+=1)e[f]&&e[f].m(n,c);t.insert(n,i,c)},p(n,c){c[0]&133056&&(l=t.ensure_array_like(n[60].items),e=t.update_keyed_each(e,c,s,1,n,l,r,i.parentNode,t.destroy_block,re,i,Q))},d(n){n&&t.detach(i);for(let c=0;c<e.length;c+=1)e[c].d(n)}}}function oe(a,e){let r,i,l,s,n,c,f,k,y,g,w;function F(m,v){return m[0]==="headerMain"?De:Le}let M=F(e),p=M(e),d=e[11][e[59]]==!0&&$(e);function b(...m){return e[39](e[57],e[59],...m)}return{key:a,first:null,c(){var m,v;r=t.element("li"),i=t.element("div"),l=t.element("img"),c=t.space(),p.c(),f=t.space(),d&&d.c(),k=t.space(),t.attr(l,"class",s="CategoryIconImg "+(e[3]==="true"?"":"DisplayNone")),t.src_url_equal(l.src,n=e[20](e[57]))||t.attr(l,"src",n),t.attr(i,"class","CategoryIcon"),t.attr(r,"class",y="CarouselItem "+(((m=e[1])==null?void 0:m.toString().indexOf("$"))>-1?((v=e[1])==null?void 0:v.split("$").pop())==e[57].id.split("$").pop()?"active":"":e[1]==e[57].id?"active":"")+" "+(e[0]=="headerMain"?"":"SecondaryMenu")),this.first=r},m(m,v){t.insert(m,r,v),t.append(r,i),t.append(i,l),t.append(r,c),p.m(r,null),t.append(r,f),d&&d.m(r,null),t.append(r,k),g||(w=t.listen(r,"click",b),g=!0)},p(m,v){var H,L;e=m,v[0]&8&&s!==(s="CategoryIconImg "+(e[3]==="true"?"":"DisplayNone"))&&t.attr(l,"class",s),v[0]&512&&!t.src_url_equal(l.src,n=e[20](e[57]))&&t.attr(l,"src",n),M===(M=F(e))&&p?p.p(e,v):(p.d(1),p=M(e),p&&(p.c(),p.m(r,f))),e[11][e[59]]==!0?d?d.p(e,v):(d=$(e),d.c(),d.m(r,k)):d&&(d.d(1),d=null),v[0]&515&&y!==(y="CarouselItem "+(((H=e[1])==null?void 0:H.toString().indexOf("$"))>-1?((L=e[1])==null?void 0:L.split("$").pop())==e[57].id.split("$").pop()?"active":"":e[1]==e[57].id?"active":"")+" "+(e[0]=="headerMain"?"":"SecondaryMenu"))&&t.attr(r,"class",y)},d(m){m&&t.detach(r),p.d(),d&&d.d(),g=!1,w()}}}function Ae(a){let e,r,i,l,s,n,c,f,k,y,g,w,F,M,p,d=a[9].length>0&&Z(a);return{c(){e=t.element("div"),r=t.element("div"),i=t.element("div"),i.innerHTML='<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7"></path></svg>',l=t.space(),s=t.element("div"),n=t.element("ul"),c=t.element("li"),c.innerHTML='<a href="#CarouselNav">Close Subs</a>',f=t.space(),d&&d.c(),k=t.space(),y=t.element("div"),y.innerHTML='<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg>',t.attr(i,"class","CarouselLeftArrow"),t.attr(c,"class","TouchOnly"),t.attr(n,"id","CarouselNav"),t.attr(n,"class","CarouselItems"),t.attr(s,"class","CarouselNavWrap scroller"),t.attr(y,"class","CarouselRightArrow"),t.attr(r,"class",g=`CarouselContainer CarouselContainerMobile ${a[0]==="headerMain"?"CarouselContainerHeaderMain":""}`),t.attr(r,"style",w=a[0]==="headerMain"?"max-width: auto":void 0),t.attr(e,"class",F="CarouselWrapper "+(a[0]==="headerMain"?"CarouselWrapperHeaderMain":""))},m(b,m){t.insert(b,e,m),t.append(e,r),t.append(r,i),t.append(r,l),t.append(r,s),t.append(s,n),t.append(n,c),t.append(n,f),d&&d.m(n,null),a[40](n),a[41](s),t.append(r,k),t.append(r,y),a[43](e),M||(p=[t.listen(i,"click",a[37]),t.listen(n,"mousedown",a[13]),t.listen(n,"mouseleave",a[14]),t.listen(n,"mouseup",a[15]),t.listen(n,"mousemove",a[16]),t.listen(n,"click",t.prevent_default(a[36])),t.listen(y,"click",a[42])],M=!0)},p(b,m){b[9].length>0?d?d.p(b,m):(d=Z(b),d.c(),d.m(n,null)):d&&(d.d(1),d=null),m[0]&1&&g!==(g=`CarouselContainer CarouselContainerMobile ${b[0]==="headerMain"?"CarouselContainerHeaderMain":""}`)&&t.attr(r,"class",g),m[0]&1&&w!==(w=b[0]==="headerMain"?"max-width: auto":void 0)&&t.attr(r,"style",w),m[0]&1&&F!==(F="CarouselWrapper "+(b[0]==="headerMain"?"CarouselWrapperHeaderMain":""))&&t.attr(e,"class",F)},i:t.noop,o:t.noop,d(b){b&&t.detach(e),d&&d.d(),a[40](null),a[41](null),a[43](null),M=!1,t.run_all(p)}}}function Ee(a,e,r){let{endpoint:i=""}=e,{datasource:l=""}=e,{onclickeventname:s="defaultEvent"}=e,{actionevent:n="defaultEvent"}=e,{favoritesnumber:c="0"}=e,{location:f=""}=e,{clientstyling:k=""}=e,{clientstylingurl:y=""}=e,{identity:g=""}=e,{translationurl:w=""}=e,{isprimarymenu:F=!1}=e,{issecondarymenu:M=!1}=e,{lang:p=""}=e,{activeindex:d="0"}=e,{showsubgroups:b="false"}=e,{categoriesicon:m="false"}=e,{lobbyiconimage:v=""}=e,{mygamesiconimage:H=""}=e,{mbsource:L=""}=e,h;Me({withLocale:"en",translations:{}});let j=!1,G=0,q=0;const ie=o=>{var u,C;o.preventDefault(),j=!0,h==null||h.classList.add("dragging"),G=o.pageX-((u=h==null?void 0:h.offsetLeft)!=null?u:0),q=(C=h==null?void 0:h.scrollLeft)!=null?C:0},le=o=>{o.preventDefault(),j=!1,h==null||h.classList.remove("dragging")},se=o=>{j=!1,h==null||h.classList.remove("dragging")},ce=o=>{if(!j||!h)return;o.preventDefault();const C=(o.pageX-h.offsetLeft-G)*2.5;r(5,h.scrollLeft=q-C,h)},ue=()=>{fetch(w).then(u=>u.json()).then(u=>{Object.keys(u).forEach(C=>{X(C,u[C])})}).catch(u=>{console.log(u)})};Object.keys(K).forEach(o=>{X(o,K[o])});let D,R,W,I,T=[],B=[],N=[],_,z=(o,u,C,A,S)=>{var E;if(!(o.subGroups&&A===null)){if(O(),r(6,D=u),r(6,D),S!="secondary"){window.postMessage({type:n=="CategoryChange"?"CategoryChange":"NavigateTo",buzz:"1",itemId:o.id,index:u,item:o,path:o.path,externalLink:o.externalLink||!1,target:((E=o.attrs)==null?void 0:E.target)||null},window.location.href),r(7,R=null),r(8,W=null);return}r(7,R=A),r(7,R),r(8,W=R),window.postMessage({type:n,itemId:C.id,subIndex:A,subItem:C},window.location.href)}},x=()=>{_&&(N.length!==D?r(12,_.scrollLeft-=250,_):r(12,_.scrollLeft=0,_))},U=()=>{_&&(N.length!==D?r(12,_.scrollLeft+=250,_):r(12,_.scrollLeft=0,_))};const Y=o=>{o.data.type=="SliderData"&&o.data.identity==g&&(r(9,T=o.data.data),r(11,N=new Array(T.length).fill(!1)),b=="true"&&he()),o.data.type=="GoToHomepage"&&T.forEach((u,C)=>{u.path.endsWith("/casino")&&(r(6,D=C),r(6,D))})},de=()=>{Ie(p)},fe=(o,u,C)=>{if(f=="secondaryMenu"&&i&&l&&p&&o.id){let A=new URL(`${i}/v1/casino/groups/${l}/${o.id}/subGroups?language=${p}`);fetch(A.href).then(S=>S.json()).then(S=>{S.index=u,r(10,B=B.concat(S)),b=="false"&&window.postMessage({type:n,itemId:o.id,index:u,item:o},window.location.href);const E=[];B.map(ke=>(ke.items.forEach(P=>{E.find(Fe=>P.id==Fe)||E.push(P.id)}),E.flat())),window.postMessage({type:"SubgroupsIds",subGroupsIds:E},window.location.href)}).then(()=>{h.querySelectorAll(".DropDown")&&O()})}f=="headerMain"&&window.postMessage({type:n,item:o},window.location.href)},O=()=>{const o=h.querySelectorAll(".DropDown");document.activeElement.blur(),_.classList.add("isScrolling");for(let u=0;u<o.length;u++)o[u].style.transform="translateX(-"+_.scrollLeft+"px)";_.classList.remove("isScrolling")},he=()=>{T.forEach((o,u)=>{var C;((C=o==null?void 0:o.subGroups)==null?void 0:C.count)>0&&(r(11,N[u]=!0,N),fe(o,u))})},me=o=>{let u="";return o.id==="LOBBY"?u=v:o.id==="MYGAMES"&&(u=H),o.icon||u};t.onMount(()=>(window.addEventListener("message",Y,!1),"ontouchstart"in document.documentElement&&(document.documentElement.className+=" touch-device"),setTimeout(()=>{_.addEventListener("scroll",O)},500),window.postMessage({type:"SliderLoaded",identity:g}),()=>{window.removeEventListener("message",Y),h.removeEventListener("scroll",O)}));function ge(o){t.bubble.call(this,a,o)}const pe=()=>x(),Ce=(o,u,C,A,S)=>{z(o,u,C,A,"secondary"),S.stopPropagation()},ye=(o,u,C)=>{z(o,u,null,null,"main"),C.preventDefault()};function we(o){t.binding_callbacks[o?"unshift":"push"](()=>{h=o,r(5,h)})}function be(o){t.binding_callbacks[o?"unshift":"push"](()=>{_=o,r(12,_)})}const _e=()=>U();function ve(o){t.binding_callbacks[o?"unshift":"push"](()=>{I=o,r(4,I)})}return a.$$set=o=>{"endpoint"in o&&r(21,i=o.endpoint),"datasource"in o&&r(22,l=o.datasource),"onclickeventname"in o&&r(23,s=o.onclickeventname),"actionevent"in o&&r(24,n=o.actionevent),"favoritesnumber"in o&&r(25,c=o.favoritesnumber),"location"in o&&r(0,f=o.location),"clientstyling"in o&&r(26,k=o.clientstyling),"clientstylingurl"in o&&r(27,y=o.clientstylingurl),"identity"in o&&r(28,g=o.identity),"translationurl"in o&&r(29,w=o.translationurl),"isprimarymenu"in o&&r(30,F=o.isprimarymenu),"issecondarymenu"in o&&r(31,M=o.issecondarymenu),"lang"in o&&r(32,p=o.lang),"activeindex"in o&&r(1,d=o.activeindex),"showsubgroups"in o&&r(2,b=o.showsubgroups),"categoriesicon"in o&&r(3,m=o.categoriesicon),"lobbyiconimage"in o&&r(33,v=o.lobbyiconimage),"mygamesiconimage"in o&&r(34,H=o.mygamesiconimage),"mbsource"in o&&r(35,L=o.mbsource)},a.$$.update=()=>{a.$$.dirty[0]&2,a.$$.dirty[0]&536870912&&w&&ue(),a.$$.dirty[0]&67108880&&k&&I&&t.setClientStyling(I,k),a.$$.dirty[0]&134217744&&y&&I&&t.setClientStylingURL(I,y),a.$$.dirty[0]&16|a.$$.dirty[1]&16&&L&&I&&t.setStreamStyling(I,`${L}.Style`),a.$$.dirty[1]&2&&p&&de()},[f,d,b,m,I,h,D,R,W,T,B,N,_,ie,le,se,ce,z,x,U,me,i,l,s,n,c,k,y,g,w,F,M,p,v,H,L,ge,pe,Ce,ye,we,be,_e,ve]}class ae extends t.SvelteComponent{constructor(e){super(),t.init(this,e,Ee,Ae,t.safe_not_equal,{endpoint:21,datasource:22,onclickeventname:23,actionevent:24,favoritesnumber:25,location:0,clientstyling:26,clientstylingurl:27,identity:28,translationurl:29,isprimarymenu:30,issecondarymenu:31,lang:32,activeindex:1,showsubgroups:2,categoriesicon:3,lobbyiconimage:33,mygamesiconimage:34,mbsource:35},Se,[-1,-1,-1])}get endpoint(){return this.$$.ctx[21]}set endpoint(e){this.$$set({endpoint:e}),t.flush()}get datasource(){return this.$$.ctx[22]}set datasource(e){this.$$set({datasource:e}),t.flush()}get onclickeventname(){return this.$$.ctx[23]}set onclickeventname(e){this.$$set({onclickeventname:e}),t.flush()}get actionevent(){return this.$$.ctx[24]}set actionevent(e){this.$$set({actionevent:e}),t.flush()}get favoritesnumber(){return this.$$.ctx[25]}set favoritesnumber(e){this.$$set({favoritesnumber:e}),t.flush()}get location(){return this.$$.ctx[0]}set location(e){this.$$set({location:e}),t.flush()}get clientstyling(){return this.$$.ctx[26]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[27]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get identity(){return this.$$.ctx[28]}set identity(e){this.$$set({identity:e}),t.flush()}get translationurl(){return this.$$.ctx[29]}set translationurl(e){this.$$set({translationurl:e}),t.flush()}get isprimarymenu(){return this.$$.ctx[30]}set isprimarymenu(e){this.$$set({isprimarymenu:e}),t.flush()}get issecondarymenu(){return this.$$.ctx[31]}set issecondarymenu(e){this.$$set({issecondarymenu:e}),t.flush()}get lang(){return this.$$.ctx[32]}set lang(e){this.$$set({lang:e}),t.flush()}get activeindex(){return this.$$.ctx[1]}set activeindex(e){this.$$set({activeindex:e}),t.flush()}get showsubgroups(){return this.$$.ctx[2]}set showsubgroups(e){this.$$set({showsubgroups:e}),t.flush()}get categoriesicon(){return this.$$.ctx[3]}set categoriesicon(e){this.$$set({categoriesicon:e}),t.flush()}get lobbyiconimage(){return this.$$.ctx[33]}set lobbyiconimage(e){this.$$set({lobbyiconimage:e}),t.flush()}get mygamesiconimage(){return this.$$.ctx[34]}set mygamesiconimage(e){this.$$set({mygamesiconimage:e}),t.flush()}get mbsource(){return this.$$.ctx[35]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}}t.create_custom_element(ae,{endpoint:{},datasource:{},onclickeventname:{},actionevent:{},favoritesnumber:{},location:{},clientstyling:{},clientstylingurl:{},identity:{},translationurl:{},isprimarymenu:{type:"Boolean"},issecondarymenu:{type:"Boolean"},lang:{},activeindex:{},showsubgroups:{},categoriesicon:{},lobbyiconimage:{},mygamesiconimage:{},mbsource:{}},[],[],!0);exports.default=ae;
@@ -1,4 +1,4 @@
1
- import { $ as Q, a as Ge, b as xe, S as qe, i as Ue, f as C, s as Ye, c as Xe, d as Pe, n as ae, e as S, r as Ke, g as f, h as D, j as p, l as H, p as Ve, k as _, m as B, o as Je, q as W, u as be, t as G, v as Qe, w as J, x as le, y as Z, z as $, A as Ze, B as ve, C as $e, D as et, E as tt } from "./CasinoCategoriesSlider-Cd75GNnI.js";
1
+ import { $ as Q, a as Ge, b as xe, S as qe, i as Ue, f as C, s as Ye, c as Xe, d as Pe, n as ae, e as S, r as Ke, g as f, h as D, j as p, l as H, p as Ve, k as _, m as B, o as Je, q as W, u as be, t as G, v as Qe, w as J, x as le, y as Z, z as $, A as Ze, B as ve, C as $e, D as et, E as tt } from "./CasinoCategoriesSlider-DqpJe-jw.js";
2
2
  function rt({ withLocale: n, translations: e }) {
3
3
  Q.subscribe((t) => {
4
4
  t == null && (Ge.set(e), Q.set(n));
@@ -1,4 +1,4 @@
1
- import { $ as Q, a as Ge, b as xe, S as qe, i as Ue, s as Ye, f as w, c as Xe, n as ae, d as D, r as Pe, e as g, g as A, h as y, l as H, p as Ke, j as M, k as W, o as Ve, m as G, u as be, q as U, t as Je, v as J, w as le, x as Z, y as $, z as Qe, A as ve, B as Ze, C as $e, D as et, E as tt } from "./CasinoCategoriesSlider-OAnql1EX.js";
1
+ import { $ as Q, a as Ge, b as xe, S as qe, i as Ue, s as Ye, f as w, c as Xe, n as ae, d as D, r as Pe, e as g, g as A, h as y, l as H, p as Ke, j as M, k as W, o as Ve, m as G, u as be, q as U, t as Je, v as J, w as le, x as Z, y as $, z as Qe, A as ve, B as Ze, C as $e, D as et, E as tt } from "./CasinoCategoriesSlider-DfbyuFRY.js";
2
2
  function rt({ withLocale: n, translations: e }) {
3
3
  Q.subscribe((t) => {
4
4
  t == null && (Ge.set(e), Q.set(n));
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCategoriesSlider-z89U1NMp.cjs")).then(e=>e.CasinoCategoriesSlider_ce).then(({default:e})=>{!customElements.get("casino-categories-slider")&&customElements.define("casino-categories-slider",e.element)})}
1
+ "use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CasinoCategoriesSlider-DiF6XY0O.cjs")).then(e=>e.CasinoCategoriesSlider_ce).then(({default:e})=>{!customElements.get("casino-categories-slider")&&customElements.define("casino-categories-slider",e.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CasinoCategoriesSlider-OAnql1EX.js").then((e) => e.F).then(({ default: e }) => {
13
+ customElements.define = n(customElements.define), import("../components/CasinoCategoriesSlider-DfbyuFRY.js").then((e) => e.F).then(({ default: e }) => {
14
14
  !customElements.get("casino-categories-slider") && customElements.define("casino-categories-slider", e.element);
15
15
  });
16
16
  }
@@ -1,4 +1,4 @@
1
- import { F as n } from "../components/CasinoCategoriesSlider-Cd75GNnI.js";
1
+ import { F as n } from "../components/CasinoCategoriesSlider-DqpJe-jw.js";
2
2
  function i(t) {
3
3
  return function(...s) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-categories-slider",
3
- "version": "1.85.17",
3
+ "version": "1.85.18",
4
4
  "type": "module",
5
5
  "main": "es2015/casino-categories-slider.cjs",
6
6
  "module": "esnext/casino-categories-slider.js",